@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*-------------------------
- help
	- 
-------------------------*/
/*=======================================
　base
=======================================*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 50px;
  letter-spacing: 0.03em;
}

body:has(.help) {
  background: -webkit-gradient(linear, left top, left bottom, from(#1CC3FB), color-stop(5%, #7EE2FD), color-stop(40%, #D8FFFE), to(#7EE2FD));
  background: linear-gradient(to bottom, #1CC3FB 0%, #7EE2FD 5%, #D8FFFE 40%, #7EE2FD 100%);
  background-size: 100% auto;
}
body:has(.help) .contents_ttl_area {
  margin-bottom: 1vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .contents_ttl_area {
    margin-bottom: 3.4133333333vw;
  }
}
body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt {
  left: 51%;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 768px) {
  body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt {
    font-size: 4.8vw;
    left: 51%;
  }
}
body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt .big {
  font-size: 5.9285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt .big {
    font-size: 6.6666666667vw;
  }
}
body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt .num_wrapper {
  left: -7.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .contents_ttl_area .contents_ttl .contents_ttl_txt .num_wrapper {
    left: -9.3333333333vw;
  }
}
body:has(.help) .contents_intro {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 5.2142857143vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .contents_intro {
    margin-bottom: 10.6666666667vw;
  }
}
body:has(.help) .question {
  margin-bottom: 4.7928571429vw;
}
body:has(.help) .question .q_question {
  background: #249CE4;
}
body:has(.help) .question .ball {
  background: #249CE4;
}
body:has(.help) .lifestyle_character01 {
  margin-bottom: 2.7857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character01 .comment_wrapper {
    margin-bottom: 29.3333333333vw;
  }
}
body:has(.help) .lifestyle_character01 .comment_wrapper .comment_txt {
  padding: 1.6428571429vw 2.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character01 .comment_wrapper .comment_txt {
    padding: 4vw 2.6666666667vw 2.6666666667vw;
  }
}
body:has(.help) .lifestyle_character01 img {
  width: 9.7142857143vw;
  height: 9.7142857143vw;
  left: -12.9285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character01 img {
    width: 23.4666666667vw;
    height: 23.4666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.help) .lifestyle_character02 {
  margin-bottom: 7.3571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character02 .comment_wrapper {
    margin-bottom: 42.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character02 .comment_wrapper p:first-child {
    margin-bottom: 5.3333333333vw;
  }
}
body:has(.help) .lifestyle_character02 img {
  width: 10.7857142857vw;
  height: 14.3571428571vw;
  top: 4.2857142857vw;
  right: -14vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character02 img {
    width: 23.4666666667vw;
    height: 32vw;
    top: 25.3333333333vw;
    left: 50%;
    right: inherit;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.help) .lifestyle_character02 .comment_wrapper {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character03 {
    margin-bottom: 42.6666666667vw;
  }
}
body:has(.help) .lifestyle_character03 img {
  width: 10.7857142857vw;
  height: 14.3571428571vw;
  right: -14vw;
  top: 40%;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character03 img {
    width: 23.4666666667vw;
    height: 32vw;
    top: 25.3333333333vw;
    left: 50%;
    right: inherit;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.help) .lifestyle_character03 .comment_wrapper {
  position: relative;
  top: -3.3571428571vw;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.8571428571vw;
}
body:has(.help) .lifestyle_character03 .comment_wrapper .comment_txt {
  padding: 1.3571428571vw 1.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .lifestyle_character03 .comment_wrapper .comment_txt {
    padding: 3.6vw 2.6666666667vw 3.0666666667vw;
  }
}
body:has(.help) .modal_area {
  margin-bottom: 11.2857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area {
    margin-bottom: 26.6666666667vw;
  }
}
body:has(.help) .modal_area .inner {
  width: 77.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner {
    width: 93.3333333333vw;
  }
}
body:has(.help) .modal_area .inner .modaal_list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.4285714286vw 2.5vw;
}
body:has(.help) .modal_area .inner .modaal_list .modal_item > a {
  position: relative;
  display: inline-block;
  width: 24vw;
  height: 26.7857142857vw;
  border: 0.5714285714vw solid #FFD737;
  border-radius: 1.4285714286vw;
  background: #fff;
  text-align: center;
  padding: 1.5vw 0 2.4285714286vw;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner .modaal_list .modal_item > a {
    width: 27.2vw;
    height: 32vw;
    border: 1.0666666667vw solid #FFD737;
    padding: 1.6vw 0 0.7142857143vw;
  }
}
body:has(.help) .modal_area .inner .modaal_list .modal_item > a::after {
  content: "";
  position: absolute;
  right: -0.5vw;
  bottom: -0.5vw;
  width: 4.6428571429vw;
  height: 4.6428571429vw;
  background: url(../img/help/modal_arrow01.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner .modaal_list .modal_item > a::after {
    right: -0.8vw;
    bottom: -0.8vw;
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
body:has(.help) .modal_area .inner .modaal_list .modal_item > a img {
  width: 18.7142857143vw;
  margin: 1.0714285714vw auto 0;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner .modaal_list .modal_item > a img {
    width: 21.3333333333vw;
    margin: 0 auto;
  }
}
body:has(.help) .modal_area .inner .modaal_list .modal_item > a .modal_ttl {
  font-family: var(--murecho);
  font-size: 1.7142857143vw;
  font-weight: 700;
  line-height: 1.75;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner .modaal_list .modal_item > a .modal_ttl {
    font-size: 3.2vw;
    width: 27.2vw;
    height: 11.2vw;
    line-height: 1.6;
    display: table-cell;
    vertical-align: middle;
  }
}
body:has(.help) .modal_area .inner .modaal_list .modal_item > a .modal_ttl .big {
  font-size: 2.1428571429vw;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modal_area .inner .modaal_list .modal_item > a .modal_ttl .big {
    font-size: 3.2vw;
  }
}
body:has(.help) {
  /* ========
  modal
  ===========*/
  /* モーダル展開時 */
}
body:has(.help) .modaal-wrapper {
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
}
body:has(.help) .modaal-wrapper .modaal-container {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease !important;
  transition: -webkit-transform 0.3s ease !important;
  transition: transform 0.3s ease !important;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease !important;
}
body:has(.help) .modaal-wrapper {
  /* モーダル閉じる時・開始時 */
}
body:has(.help) .modaal-wrapper.modaal-start_fade .modaal-container, body:has(.help) .modaal-wrapper.modaal-start_none .modaal-container {
  -webkit-transform: scale(0.3);
      -ms-transform: scale(0.3);
          transform: scale(0.3);
}
body:has(.help) .modaal-overlay {
  background: #0493DC !important;
  opacity: 0.9 !important;
}
body:has(.help) .modaal-container {
  width: auto;
  max-width: none;
  border-radius: 2.7857142857vw;
  overflow: hidden;
  color: #333;
}
@media screen and (max-width: 768px) {
  body:has(.help) .modaal-container {
    border-radius: 2.6666666667vw;
  }
}
body:has(.help) .modaal-container .modaal-content-container {
  padding: 0;
}
body:has(.help) .modaal-close {
  display: none;
}
body:has(.help) .detail_inner {
  width: 65.7142857143vw;
  padding: 4.1428571429vw 4.2857142857vw 4.2857142857vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner {
    width: 86.6666666667vw;
    padding: 6.6666666667vw;
  }
}
body:has(.help) .detail_inner::before {
  content: "";
  display: block;
  width: 11.2857142857vw;
  aspect-ratio: 1/1;
  background: #FFD737;
  border-radius: 9999px;
  position: absolute;
  top: -4.4285714286vw;
  right: -4.1428571429vw;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner::before {
    width: 24vw;
    top: -9.3333333333vw;
    right: -8.8vw;
  }
}
body:has(.help) .detail_inner.detail_01 .detail_bottom .character_comment > img {
  width: 9.8571428571vw;
  height: 14.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_01 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 34.688vw;
  }
}
body:has(.help) .detail_inner.detail_02 .detail_bottom .character_comment > img {
  width: 12.7757142857vw;
  height: 14.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_02 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 27.28vw;
  }
}
body:has(.help) .detail_inner.detail_03 .detail_bottom .character_comment > img {
  width: 9.0714285714vw;
  height: 11.7857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_03 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 30.488vw;
  }
}
body:has(.help) .detail_inner.detail_04 .detail_bottom .character_comment > img {
  width: 9.8571428571vw;
  height: 14.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_04 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 34.688vw;
  }
}
body:has(.help) .detail_inner.detail_05 .detail_bottom .character_comment > img {
  width: 10.4285714286vw;
  height: 9.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_05 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 21.216vw;
  }
}
body:has(.help) .detail_inner.detail_06 .detail_bottom .character_comment > img {
  width: 12.7757142857vw;
  height: 14.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_06 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 27.28vw;
  }
}
body:has(.help) .detail_inner.detail_07 .detail_bottom .col2-2 .list_ttl {
  margin-top: 1.2142857143vw;
  font-size: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_07 .detail_bottom .col2-2 .list_ttl {
    margin-top: 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
body:has(.help) .detail_inner.detail_07 .detail_bottom .character_comment > img {
  width: 9.0714285714vw;
  height: 11.7857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner.detail_07 .detail_bottom .character_comment > img {
    margin-top: 2.6666666667vw;
    width: 23.4666666667vw;
    height: 30.488vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .space_wrap {
    white-space: nowrap;
  }
}
body:has(.help) .detail_inner .detail_top {
  margin-bottom: 4.2857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top {
    margin-bottom: 10.6666666667vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap {
  display: grid;
  grid-template-columns: 14.8571428571vw 38.5vw;
  gap: 3.2857142857vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-bottom: 5.3333333333vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap > img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 auto 5.3333333333vw;
    width: 38.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area {
    display: contents;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.4375;
  gap: 0.6428571429vw;
  margin-bottom: 1.2857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    gap: 1.0666666667vw;
    margin-bottom: 3.2vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl img {
  width: 3.1428571429vw;
  height: 3.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl img {
    width: 7.7333333333vw;
    height: 9.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span {
  color: #183251;
  font-family: var(--murecho);
  letter-spacing: 0.03em;
  line-height: 1.75;
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.name {
  font-size: 2.2857142857vw;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.name {
    width: 53.6vw;
    padding-top: 0.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.name {
    font-size: 5.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.kana {
  font-size: 1.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.kana {
    font-size: 4.2666666667vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.parentheses {
  font-size: 1.8571428571vw;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.parentheses {
    font-size: 3.7333333333vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.parentheses:first-of-type {
  margin-left: 0.5vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_ttl span.parentheses:first-of-type {
    margin-left: 0.8vw;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_txt {
  font-family: var(--zenmarugothic);
  font-size: 1.4285714286vw;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_txt {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    font-size: 4.2666666667vw;
    line-height: 2.25;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_txt .txt_overflow {
  display: inline-block;
  margin-bottom: 0.7142857143vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_txt .txt_overflow {
    display: block;
    width: 110%;
  }
}
body:has(.help) .detail_inner .detail_top .detail_top_wrap .detail_txt_area .detail_txt .lightblue {
  color: #0493DC;
  font-weight: 900;
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  font-family: var(--murecho);
  font-size: 2.2857142857vw;
  font-weight: 900;
  letter-spacing: 0.03em;
  line-height: 2;
  margin-bottom: 1.4285714286vw;
  padding-left: 4vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl {
    display: block;
    font-size: 5.3333333333vw;
    margin-bottom: 5.3066666667vw;
    padding-left: 9.0666666667vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 3.2142857143vw;
  height: 3.7142857143vw;
  background: url(../img/help/detail_ttl_icon01.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl::before {
    top: 3.7333333333vw;
    width: 7.8853333333vw;
    height: 9.112vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 3px dotted #0493DC;
  margin-left: 0.7857142857vw;
  margin-top: 0.3571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl::after {
    display: none;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl .small {
  font-size: var(--murecho);
  font-size: 1.7142857143vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_ttl .small {
    font-size: 3.7333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap {
    margin-bottom: 5.6266666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 {
  gap: 2.2857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 {
    gap: 5.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 .detail_item {
  width: 17.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 .detail_item {
    width: 73.8666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 5.0666666667vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 .detail_item > img {
    width: 34.1333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 .detail_item .item_txt {
  margin-top: 1.4285714286vw;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col3 .detail_item .item_txt {
    margin-top: 0;
    width: 34.1333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 {
  gap: 2.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 {
    gap: 4vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .imga_area {
  width: 17.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .imga_area {
    width: 34.1333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area {
  width: 37.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area {
    width: 73.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area .list_txt {
  position: relative;
  padding-left: 2.2835714286vw;
  margin-bottom: 0.3571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area .list_txt {
    padding-left: 4.8vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area .list_txt::before {
  position: absolute;
  content: "";
  top: 0.7142857143vw;
  left: 0;
  width: 1.4692857143vw;
  height: 1.5357142857vw;
  background: url(../img/help/list_icon01.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-1 .list_area .list_txt::before {
    top: 2.4vw;
    width: 3.7333333333vw;
    height: 3.9013333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area {
    gap: 6.9333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2857142857vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .img_area {
  width: 17.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .img_area {
    width: 34.1333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area {
  width: 37.0714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area {
    width: 73.6vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .list_ttl {
  margin-bottom: 1.2142857143vw;
  font-family: var(--murecho);
  font-size: 1.7857142857vw;
  font-weight: 900;
  line-height: 1.96;
  letter-spacing: 0.03em;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .list_ttl {
    font-size: 5.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2142857143vw;
  margin-bottom: 1vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon {
    gap: 4vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 4vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon > .icon {
  width: 7.2857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon > .icon {
    width: 22.9333333333vw;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon > .icon > p {
  font-family: var(--zenmarugothic);
  font-weight: 500;
  font-size: 1.1428571429vw;
  margin-top: 0.9285714286vw;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap.col2-2 .list_area .list_item .txt_area .img_icon > .icon > p {
    font-size: 3.4666666667vw;
    margin-top: 0;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap .item_txt {
  font-family: var(--zenmarugothic);
  font-size: 1.4285714286vw;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap .item_txt {
    font-size: 4.2666666667vw;
    line-height: 1.875;
  }
}
body:has(.help) .detail_inner .detail_bottom .detail_bottom_wrap .item_txt .item_sttl {
  color: #183251;
  font-weight: 900;
}
body:has(.help) .detail_inner .character_comment {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 3.5714285714vw;
  margin-inline: 0;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment.bottom_comment {
    margin-bottom: 0;
  }
}
body:has(.help) .detail_inner .character_comment img {
  position: relative;
  width: 10.4285714286vw;
  height: 9.4285714286vw;
  top: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 23.4666666667vw;
    height: 21.3333333333vw;
    margin-top: 0;
    left: auto;
    position: relative;
    z-index: 1;
  }
}
body:has(.help) .detail_inner .character_comment .comment_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.4285714286vw;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment .comment_wrapper {
    padding-top: 0;
    gap: 8vw;
  }
}
body:has(.help) .detail_inner .character_comment .comment_wrapper .detail_comment {
  color: #183251;
  font-family: var(--murecho);
  font-size: 1.2857142857vw;
  font-weight: 500;
  line-height: 2;
  width: 41.9285714286vw;
  border-radius: 1.7142857143vw;
  background: #B5ECFF;
  padding: 1.6428571429vw 2.4285714286vw 1.6428571429vw 2.3571428571vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment .comment_wrapper .detail_comment {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 3.4666666667vw;
    width: 73.0666666667vw;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    line-height: 2 !important;
    border-radius: 4.2666666667vw;
    padding: 5.3333333333vw;
    translate: 0;
  }
}
body:has(.help) .detail_inner .character_comment .comment_wrapper .detail_comment::before {
  content: "";
  display: block;
  width: 1.8571428571vw;
  height: 1.8571428571vw;
  background: center/cover url(../img/common/fukidashi.svg) no-repeat;
  position: absolute;
  left: auto;
  right: -1.7857142857vw;
  scale: -1 1;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .character_comment .comment_wrapper .detail_comment::before {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: auto;
    bottom: -6.9333333333vw;
    left: 13.3333333333vw;
  }
}
body:has(.help) .detail_inner .detail_close_btn {
  color: #183251;
  font-family: var(--zenmarugothic);
  font-size: 1.1428571429vw;
  font-weight: 700;
  text-align: center;
  width: 6.4285714286vw;
  height: 6.4285714286vw;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-clip-path: circle(79% at calc(50% + 1.5vw) calc(50% - 1.5vw));
          clip-path: circle(79% at calc(50% + 1.5vw) calc(50% - 1.5vw));
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_close_btn {
    font-size: 2.1333333333vw;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    -webkit-clip-path: circle(82% at calc(50% + 2.8571428571vw) calc(50% - 2.8571428571vw));
            clip-path: circle(82% at calc(50% + 2.8571428571vw) calc(50% - 2.8571428571vw));
  }
}
body:has(.help) .detail_inner .detail_close_btn .close_icon {
  display: block;
  width: 1.6428571429vw;
  height: 1.5714285714vw;
  margin-inline: auto;
  margin-bottom: 0.2142857143vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_close_btn .close_icon {
    width: 4vw;
    height: 4vw;
    margin-bottom: 0.5333333333vw;
  }
}
body:has(.help) .detail_inner .detail_close_btn .close_icon::before, body:has(.help) .detail_inner .detail_close_btn .close_icon::after {
  content: "";
  display: block;
  width: 2vw;
  height: 0.2142857143vw;
  background: #183251;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 768px) {
  body:has(.help) .detail_inner .detail_close_btn .close_icon::before, body:has(.help) .detail_inner .detail_close_btn .close_icon::after {
    width: 4.2666666667vw;
    height: 0.5333333333vw;
  }
}
body:has(.help) .detail_inner .detail_close_btn .close_icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
body:has(.help) .detail_inner .detail_close_btn .close_icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
body:has(.help) .help_cloud_bottom {
  display: contents;
}
body:has(.help) .help_cloud_bottom img {
  position: absolute;
  z-index: -1;
}
body:has(.help) .help_cloud_bottom img:nth-of-type(1) {
  width: 14.1428571429vw;
  height: 6.1428571429vw;
  top: 64.5714285714vw;
  right: -6.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .help_cloud_bottom img:nth-of-type(1) {
    top: 133.3333333333vw;
  }
}
body:has(.help) .help_cloud_bottom img:nth-of-type(2) {
  width: 21.9028571429vw;
  height: 13.1428571429vw;
  top: 122.1428571429vw;
  right: -3.4vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .help_cloud_bottom img:nth-of-type(2) {
    top: 293.3333333333vw;
  }
}
body:has(.help) .help_cloud_bottom img:nth-of-type(3) {
  width: 12.1428571429vw;
  height: 6.2857142857vw;
  top: 157.1428571429vw;
  left: 3.5714285714vw;
  scale: -1 1;
}
@media screen and (max-width: 768px) {
  body:has(.help) .help_cloud_bottom img:nth-of-type(3) {
    top: 333.3333333333vw;
  }
}
body:has(.help) .help_cloud_bottom div {
  position: absolute;
  z-index: -1;
}
body:has(.help) .help_cloud_bottom div:nth-of-type(1) {
  width: 19.0714285714vw;
  height: 9.8571428571vw;
  background: #F2FCFF;
  -webkit-mask: center/contain url(../img/common/cloud03.svg) no-repeat;
          mask: center/contain url(../img/common/cloud03.svg) no-repeat;
  top: 85.7142857143vw;
  left: -10.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.help) .help_cloud_bottom div:nth-of-type(1) {
    top: 213.3333333333vw;
  }
}

/* モーダルの出現位置を上揃えに変更 */
.modaal-inner-wrapper {
  vertical-align: top !important;
  padding-top: 3.5714285714vw !important;
}
@media screen and (max-width: 768px) {
  .modaal-inner-wrapper {
    padding-top: 5.3333333333vw !important;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.modaal-wrapper .modaal-container {
  margin-bottom: 3.5714285714vw;
}
@media screen and (max-width: 768px) {
  .modaal-wrapper .modaal-container {
    margin-bottom: 5.3333333333vw;
  }
}/*# sourceMappingURL=help.css.map */