.top_image {
	background-image: url(../../../common/image/top_image.jpg);
	background-position: center top;
	height: 300px;
	width: 100%;
	margin-top: 79px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top_image .support_title {
	height: autopx;
	width: 214px;
	margin-right: auto;
	margin-left: auto;
}
 @media screen and (max-width: 760px) {
.top_image {
	background-image: url(../../../common/image/top_images.jpg);
	background-position: center top;
	background-size: 100%;
	height: 160px;
	width: 100%;
	margin-top: 50px !important;
	background-color: #FFF;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top_image .support_title {
	height: auto;
	width: 32%;
	margin-right: auto;
	margin-left: auto;
}
#sp_g-navi {
	position: fixed !important;
	top: 0px;
}
}

#contents_wrapper .category_list {
  height: auto;
  width: 1076px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
}
/*----------------------------------------------------------------------------------------
    CATEGORY BUTTON
------------------------------------------------------------------------------------------*/
#contents_wrapper .category_list .category_but:before {
  content: "";
  display: block;
  padding-top: 24.62%;
}
#contents_wrapper .category_list .category_but {
  background-color: #fff;
  width: 256px;
  height: 76px;
  margin-right: 12px;
  color: #969696;
  font-size: 24px;
  border-radius: 50px 50px 50px 50px;
  border: 2px solid #969696;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}
#contents_wrapper .category_list .ht {
  background-color: #94243a;
  width: 256px;
  height: 76px;
  margin-right: 12px;
  color: #fff;
  font-size: 24px;
  border-radius: 50px 50px 50px 50px;
  border: 2px solid #94243a;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents_wrapper .category_list .category_but:hover {
  background-color: #94243a;
  width: 256px;
  color: #fff;
  font-size: 24px;
  border-radius: 50px 50px 50px 50px;
  border: 2px solid #94243a;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 76px;
}
#contents_wrapper .category_list .category_but:hover .jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.4s;
}
#contents_wrapper .category_list .category_but:hover .en {
  font-family: "BarlowSemiCondensed Regular", sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: 0.4s;
}
#contents_wrapper .category_list .category_but .text,
#contents_wrapper .category_list .ht .text {
  text-align: center;
  line-height: 17px;
  height: auto;
  width: auto;
}
#contents_wrapper .category_list .category_but .en {
  font-family: "BarlowSemiCondensed Regular", sans-serif;
  font-size: 14px;
  color: #969696;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#contents_wrapper .category_list .ht .en {
  font-family: "BarlowSemiCondensed Regular", sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#contents_wrapper .category_list .category_but .jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  color: #969696;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#contents_wrapper .category_list .ht .jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
}
#contents_wrapper .category_list .category_but:nth-child(4) {
  margin-right: 0px;
}
/*----------------------------------------------------------------------------------------*/
#contents_wrapper .question_title {
  text-align: center;
  width: 1076px;
  margin-top: 105px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
}
#contents_wrapper .question_title .sp {
  display: none;
}
#contents_wrapper .question_title .pc {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.brank {
  display: none;
}
#contents_wrapper .question_contents {
  height: auto;
  width: 802px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding-bottom: 100px;
}
.question_contents .question_category {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  height: auto;
  width: 802px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-bottom: 25px;
}
#contents_wrapper .question_contents .question_block {
  height: auto;
  width: 802px;
  border: 1px solid #000;
  margin-bottom: 10px;
}
#contents_wrapper .question_contents .last_block {
  margin-bottom: 100px;
}
#contents_wrapper .question_contents .question_block .item {
  height: auto;
  width: 800px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-image: url(../../../common/image/mark_+.png);
  background-repeat: no-repeat;
  background-position: 760px center;
  background-size: 13px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
#contents_wrapper .question_contents .question_block .item .number_q {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 31px;
  padding-left: 20px;
  height: 100%;
}
#contents_wrapper .question_contents .question_block .item .question {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-align: left;
  vertical-align: middle;
  height: auto;
  width: 690px;
}
#contents_wrapper .question_contents .question_block .item_ht {
  height: auto;
  width: 800px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-image: url(../../../common/image/mark_-.png);
  background-repeat: no-repeat;
  background-position: 760px center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
#contents_wrapper .question_contents .question_block .item_ht .number_q {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 31px;
  padding-left: 20px;
  height: 100%;
}
#contents_wrapper .question_contents .question_block .item_ht .question {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  vertical-align: middle;
  height: auto;
  width: 690px;
}
#contents_wrapper .question_contents .question_block .sentence {
  background-color: #f0f0f0;
  height: auto;
  width: 800px;
  display: none;
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
}
#contents_wrapper .question_contents .question_block .sentence .block {
  width: 800px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  -webkit-align-items: center;
  align-items: center;
}
#contents_wrapper
  .question_contents
  .question_block
  .sentence
  .block
  .number_a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  width: 31px;
  padding-left: 20px;
}
#contents_wrapper .question_contents .question_block .sentence .block .answer {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: left;
  vertical-align: middle;
  height: auto;
  /*width: 732px;*/
  width: 726px;
}
#contents_wrapper .question_contents .question_block .item .space {
  display: none;
}
@media screen and (max-width: 760px) {
  #contents_wrapper .category_list {
    height: auto;
    width: 94%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 22px;
    margin-right: auto;
    margin-left: auto;
  }
  /*----------------------------------------------------------------------------------------
    CATEGORY BUTTON
------------------------------------------------------------------------------------------*/
  #contents_wrapper .category_list .category_but:before {
    content: "";
    display: block;
    padding-top: 24.62%;
  }
  #contents_wrapper .category_list .category_but {
    background-color: #fff;
    width: 47%;
    height: auto;
    color: #969696;
    font-size: 13px;
    border-radius: 50px 50px 50px 50px;
    border: 2px solid #969696;
    text-decoration: none;
    transition: 0.4s;
    position: relative;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
  }
  #contents_wrapper .category_list .ht {
    background-color: #94243a;
    width: 48%;
    margin-right: 2%;
    color: #fff;
    font-size: 13px;
    border-radius: 50px 50px 50px 50px;
    border: 2px solid #94243a;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #contents_wrapper .category_list .category_but .text,
  #contents_wrapper .category_list .ht .text {
    text-align: center;
    height: auto;
    width: auto;
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
  }
  #contents_wrapper .category_list .category_but .en {
    display: none;
  }
  #contents_wrapper .category_list .ht .en {
    display: none;
  }
  #contents_wrapper .category_list .category_but .jp {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    color: #969696;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
  #contents_wrapper .category_list .ht .jp {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
  #contents_wrapper .category_list .category_but:nth-child(2) {
    margin-right: 0px;
  }
  #contents_wrapper .category_list .category_but:nth-child(4) {
    margin-right: 0px;
  }
  /*-------------------------------------------------------------------*/
  /*
#contents_wrapper .instruction_title {
.brank {
	display: block;
}*/
  #contents_wrapper .question_title {
    text-align: center;
    width: 72%;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
  }
  #contents_wrapper .question_title .pc {
    display: none;
  }
  #contents_wrapper .question_title .sp {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    width: 48%;
  }

  #contents_wrapper .question_contents {
    height: auto;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 50px;
  }
  .question_contents .question_category {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    height: auto;
    width: 100%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 12px;
  }
  #contents_wrapper .question_contents .question_block {
    height: auto;
    width: 98%;
    border: 1px solid #000;
    margin-bottom: 8px;
  }
  #contents_wrapper .question_contents .last_block {
    margin-bottom: 50px;
  }

  #contents_wrapper .question_contents .question_block .item {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-image: url(../../../common/image/mark_+.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #contents_wrapper .question_contents .question_block .item .number_q {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    padding-left: 10px;
    height: 100%;
  }
  #contents_wrapper .question_contents .question_block .item .question {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: left;
    vertical-align: middle;
    height: auto;
    width: calc(100% - 71px);
    margin: 0px;
    padding: 0px;
  }
  #contents_wrapper .question_contents .question_block .item .space {
    height: 48px;
    width: 1px;
    display: block;
  }
  #contents_wrapper .question_contents .question_block .item_ht {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-image: url(../../../common/image/mark_-.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
  #contents_wrapper .question_contents .question_block .item_ht .number_q {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    padding-left: 10px;
    height: 100%;
  }
  #contents_wrapper .question_contents .question_block .item_ht .question {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: left;
    vertical-align: middle;
    height: auto;
    width: calc(100% - 71px);
    margin: 0px;
    padding: 0px;
  }
  #contents_wrapper .question_contents .question_block .sentence {
    background-color: #f0f0f0;
    height: auto;
    width: 100%;
    display: none;
    margin: 0px;
    padding: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000;
  }
  #contents_wrapper .question_contents .question_block .sentence .block {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    -webkit-align-items: center;
    align-items: center;
  }
  #contents_wrapper
    .question_contents
    .question_block
    .sentence
    .block
    .number_a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    padding-left: 10px;
  }
  #contents_wrapper
    .question_contents
    .question_block
    .sentence
    .block
    .answer {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #000;
    vertical-align: middle;
    height: auto;
    /*width: 732px;*/
    width: calc(100% - 50px);
    text-align: justify;
  }
  #contents_wrapper
    .question_contents
    .question_block
    .sentence
    .block
    .answer
    img {
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  #contents_wrapper
    .question_contents
    .question_block
    .sentence
    .block
    .answer
    br {
    display: none;
  }
}
