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

body:has(.lifestyle) {
  background: -webkit-gradient(linear, left top, left bottom, from(#1CC3FB), color-stop(5%, #7EE2FD), color-stop(25%, #D8FFFE), color-stop(87%, #1CC3FB), color-stop(90%, #7EE2FD), to(#D8FFFE));
  background: linear-gradient(to bottom, #1CC3FB 0%, #7EE2FD 5%, #D8FFFE 25%, #1CC3FB 87%, #7EE2FD 90%, #D8FFFE 100%);
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) {
    background: -webkit-gradient(linear, left top, left bottom, from(#1CC3FB), color-stop(10%, #7EE2FD), color-stop(25%, #D8FFFE), color-stop(90%, #1CC3FB), color-stop(96%, #7EE2FD), to(#D8FFFE));
    background: linear-gradient(to bottom, #1CC3FB 0%, #7EE2FD 10%, #D8FFFE 25%, #1CC3FB 90%, #7EE2FD 96%, #D8FFFE 100%);
    background-size: 100% auto;
  }
}
body:has(.lifestyle) .contents_ttl_area {
  margin-bottom: 1vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .contents_ttl_area {
    margin-bottom: 3.4133333333vw;
  }
}
body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt {
  left: 52%;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt {
    font-size: 4.8vw;
    left: 51%;
  }
}
body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt .big {
  font-size: 5.9285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt .big {
    font-size: 6.6666666667vw;
  }
}
body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt .num_wrapper {
  left: -7.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .contents_ttl_area .contents_ttl .contents_ttl_txt .num_wrapper {
    left: -9.3333333333vw;
  }
}
body:has(.lifestyle) .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(.lifestyle) .contents_intro {
    margin-bottom: 10.6666666667vw;
  }
}
body:has(.lifestyle) .question {
  margin-bottom: 4.7928571429vw;
}
body:has(.lifestyle) .question .q_question {
  background: #249CE4;
}
body:has(.lifestyle) .question .q_ttl .space_n {
  letter-spacing: -0.05em;
}
body:has(.lifestyle) .question .ball {
  background: #249CE4;
}
body:has(.lifestyle) .lifestyle_character01 {
  margin-bottom: 2.7857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character01 .comment_wrapper {
    margin-bottom: 29.3333333333vw;
  }
}
body:has(.lifestyle) .lifestyle_character01 img {
  width: 9.7142857143vw;
  height: 9.7142857143vw;
  left: -12.9285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character01 img {
    width: 23.4666666667vw;
    height: 23.4666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.lifestyle) .lifestyle_character02 {
  margin-bottom: 7.3571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character02 .comment_wrapper {
    margin-bottom: 26.6666666667vw;
  }
}
body:has(.lifestyle) .lifestyle_character02 .comment_wrapper .comment_txt {
  width: 43.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character02 .comment_wrapper .comment_txt {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character02 .comment_wrapper p:first-child {
    margin-bottom: 5.3333333333vw;
  }
}
body:has(.lifestyle) .lifestyle_character02 img {
  width: 11.4285714286vw;
  height: 12.8571428571vw;
  right: -14vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character02 img {
    width: 23.4666666667vw;
    height: 26.4vw;
    top: 48vw;
    left: 50%;
    right: inherit;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.lifestyle) .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;
}
body:has(.lifestyle) .lifestyle_character03 {
  margin-bottom: 8.0714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character03 {
    margin-bottom: 42.6666666667vw;
  }
}
body:has(.lifestyle) .lifestyle_character03 img {
  width: 10.7857142857vw;
  height: 14.3571428571vw;
  right: -14vw;
  top: 40%;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .lifestyle_character03 img {
    width: 23.4666666667vw;
    height: 31.2vw;
    top: 16vw;
    left: 50%;
    right: inherit;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
body:has(.lifestyle) .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;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec {
    margin-top: 53.3333333333vw;
  }
}
body:has(.lifestyle) .game_sec .game_point {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.6428571429vw;
  width: 78.5714285714vw;
  margin: 0 auto;
  border-radius: 1.4285714286vw;
  border: 0.5714285714vw solid #0EAE56;
  padding: 3.9285714286vw 5.5714285714vw 3.9285714286vw 5.7142857143vw;
  background: #fff;
  z-index: -2;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point {
    width: 86.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    border: 1.6vw solid #0EAE56;
    border-radius: 4.2666666667vw;
  }
}
body:has(.lifestyle) .game_sec .game_point::before {
  content: "";
  position: absolute;
  left: -0.5714285714vw;
  top: 3.5714285714vw;
  width: 2.5714285714vw;
  height: 8.4285714286vw;
  background: url(../img/lifestyle/point_01.svg) no-repeat;
  background-size: contain;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point::before {
    left: -1.6vw;
    width: 5.8666666667vw;
    height: 18.6666666667vw;
    top: 6.1333333333vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box {
  width: 32.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box {
    width: 100%;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.1428571429vw;
  margin-bottom: 1.2142857143vw;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl {
    gap: 0;
    margin: 0 auto 5.3333333333vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .img_area {
  width: 6.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .img_area {
    width: 16.2666666667vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area {
  font-size: 1.2857142857vw;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area {
    font-size: 4.2666666667vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area span.line {
  display: inline-block;
  position: relative;
  font-size: 2.8571428571vw;
  font-family: var(--murecho);
  overflow: hidden;
  padding: 0.7142857143vw 0;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area span.line {
    font-size: 5.3333333333vw;
    padding: 1.3333333333vw 0;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area span.line::before {
  position: absolute;
  left: -0.3571428571vw;
  right: -0.3571428571vw;
  bottom: 0;
  width: 110%;
  height: 1.7142857143vw;
  -webkit-transform: skew(-45deg);
      -ms-transform: skew(-45deg);
          transform: skew(-45deg);
  background-image: repeating-linear-gradient(90deg, transparent 0 5px, #FFD737 5px 10px);
  content: "";
  z-index: -1;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_ttl .txt_area span.line::before {
    height: 3.2vw;
    background-image: repeating-linear-gradient(90deg, transparent 0 5px, #FFD737 5px 8px);
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list {
  counter-reset: counter01;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item {
  position: relative;
  font-size: 1.2857142857vw;
  font-family: var(--zenmarugothic);
  padding-left: 3.5vw;
  line-height: 1.7777777778;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item {
    font-size: 4.2666666667vw;
    padding-left: 10.1333333333vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item span.big {
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item .sp {
    display: inline;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item::before {
  position: absolute;
  left: 0;
  top: 0.8571428571vw;
  counter-increment: counter01;
  content: "0" counter(counter01) " ";
  font-family: var(--jost);
  font-size: 1.7142857143vw;
  font-weight: 500;
  color: #0EAE56;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item::before {
    font-size: 5.3333333333vw;
    top: 2.4vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item:not(:last-child) {
  padding-bottom: 1.0714285714vw;
  border-bottom: 2px dotted #0EAE56;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item:not(:last-child) {
    padding-bottom: 2.6666666667vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item:not(:first-child) {
  padding-top: 1.0714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item:not(:first-child) {
    padding-top: 2.6666666667vw;
  }
}
body:has(.lifestyle) .game_sec .game_point .point_box .point_list .point_item:first-child::before {
  top: -0.3571428571vw;
}
body:has(.lifestyle) .game_sec .game_point .img_box {
  width: 27.6428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .game_sec .game_point .img_box {
    width: 100%;
  }
}
body:has(.lifestyle) .card_sec {
  width: 88.5714285714vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 6.4285714286vw auto 10.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec {
    width: 86.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body:has(.lifestyle) .card_sec .card_choose {
  width: 62.1628571429vw;
  background: url(../img/lifestyle/card_bg01.png) no-repeat;
  background-size: contain;
  padding: 3.5714285714vw 0 5vw 3.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose {
    width: 100%;
    background: url(../img/lifestyle/card_bg01_sp.png) no-repeat;
    background-size: contain;
    padding: 4.2666666667vw 6.1333333333vw 11.28vw;
  }
}
body:has(.lifestyle) .card_sec .card_choose .txt_area {
  text-align: center;
  margin-right: 7.1428571429vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose .txt_area {
    margin-right: 0;
  }
}
body:has(.lifestyle) .card_sec .card_choose .txt_area .card_ttl {
  margin-bottom: 1.9857142857vw;
  font-family: var(--murecho);
  font-size: 2.8571428571vw;
  font-weight: 700;
  line-height: 1.625;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose .txt_area .card_ttl {
    margin-bottom: 1.4666666667vw;
    font-size: 5.3333333333vw;
  }
}
body:has(.lifestyle) .card_sec .card_choose .txt_area .lead {
  margin-bottom: 1.9857142857vw;
  font-family: var(--zenmarugothic);
  font-size: 1.2857142857vw;
  font-weight: 500;
  line-height: 1.7777777778;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose .txt_area .lead {
    font-size: 3.7333333333vw;
    margin-bottom: 4.2666666667vw;
  }
}
body:has(.lifestyle) .card_sec .card_choose #cards-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.0714285714vw 0.7857142857vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose #cards-area {
    gap: 2.6666666667vw 1.3333333333vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body:has(.lifestyle) .card_sec .card_choose #cards-area .card_wrap {
  width: 12.5714285714vw;
  position: relative;
  background: url(../img/lifestyle/card_base.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .card_choose #cards-area .card_wrap {
    width: 23.4666666667vw;
    background: url(../img/lifestyle/card_base_sp.png) no-repeat;
    background-size: contain;
  }
}
body:has(.lifestyle) .card_sec .card_choose #cards-area .card_wrap .card {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -webkit-filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
  cursor: -webkit-grab;
  cursor: grab;
}
body:has(.lifestyle) .card_sec .card_choose #cards-area .card_wrap .card:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
body:has(.lifestyle) .card_sec .card_choose #cards-area .card_wrap .card.used {
  opacity: 0;
  pointer-events: none;
}
body:has(.lifestyle) .card_sec .bottom-area {
  width: 25.9521428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area {
    position: relative;
    width: 100%;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_comment {
  margin-bottom: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_comment {
    position: absolute;
    margin-bottom: 0;
    right: 0;
    top: 8vw;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_comment #character {
  width: 13.4285714286vw;
  height: 13.4285714286vw;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_comment #character {
    width: 33.0666666667vw;
    height: 33.0666666667vw;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_comment #character img {
  display: none;
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_comment #character img.active {
  display: block;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_right #drop-zone {
  height: 26.25vw;
  margin-bottom: 1.5357142857vw;
  background: url(../img/lifestyle/card_bg02.png) no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.05vw 0.7785714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_right #drop-zone {
    width: 48.2666666667vw;
    height: 56.8vw;
    background: url(../img/lifestyle/card_bg02_sp.png) no-repeat;
    background-size: contain;
    gap: 2.4906666667vw 1.3333333333vw;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_right #drop-zone .card {
  width: calc((100% - 0.7785714286vw) / 2);
  -webkit-filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
  cursor: -webkit-grab;
  cursor: grab;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_right #drop-zone .card {
    width: calc((100% - 1.3333333333vw) / 2);
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_right #drop-zone .card:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_right .reset_btn {
  position: relative;
  width: 13.1428571429vw;
  height: 3.4285714286vw;
  padding-left: 3.1928571429vw;
  margin: 0 auto;
  color: #fff;
  font-family: var(--zenmarugothic);
  font-size: 1.1428571429vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  aspect-ratio: 184/48;
  border-radius: 0.2857142857vw;
  background: #00236A;
  display: grid;
  place-content: center;
  -webkit-filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(3px 3px rgba(0, 0, 0, 0.16));
  position: relative;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_right .reset_btn {
    width: 32.8vw;
    height: 9.6vw;
    padding-left: 6.1333333333vw;
    font-size: 3.7333333333vw;
    margin-right: inherit;
    border-radius: 0.5333333333vw;
    letter-spacing: 0;
  }
}
body:has(.lifestyle) .card_sec .bottom-area .bottom_right .reset_btn::before {
  content: "";
  position: absolute;
  width: 1.7142857143vw;
  height: 1.7142857143vw;
  left: 1.0714285714vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/lifestyle/reset_arrow.svg) no-repeat;
  background-size: contain;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .card_sec .bottom-area .bottom_right .reset_btn::before {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    left: 2.6666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec {
  position: relative;
  margin-bottom: 2.8571428571vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .absolute_chara {
    display: none;
    margin-bottom: 10.6666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec .absolute_chara > div {
  content: "";
  position: absolute;
  z-index: 3;
}
body:has(.lifestyle) .explanation_sec .absolute_chara > div.character01 {
  width: 17.1428571429vw;
  left: 0;
  top: 21.4285714286vw;
}
body:has(.lifestyle) .explanation_sec .absolute_chara > div.character02 {
  width: 17.1428571429vw;
  right: 0;
  top: 119.2857142857vw;
}
body:has(.lifestyle) .explanation_sec .absolute_chara > div.character03 {
  width: 17.1428571429vw;
  right: 0;
  top: 164.2857142857vw;
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer, body:has(.lifestyle) .explanation_sec .bad_wrap .answer {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  margin-bottom: 6.0714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer, body:has(.lifestyle) .explanation_sec .bad_wrap .answer {
    margin-bottom: 10.6666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner {
  position: relative;
  margin-bottom: 1vw;
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_question, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_question {
  width: 9.5085714286vw;
  height: 8.3571428571vw;
  background: #B5E6F6;
  -webkit-mask: url(../img/lifestyle/answer.svg) center/contain no-repeat;
          mask: url(../img/lifestyle/answer.svg) center/contain no-repeat;
  position: absolute;
  top: -5.3571428571vw;
  left: -5.9285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_question, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_question {
    width: 18.5226666667vw;
    height: 12.2586666667vw;
    -webkit-mask: center/contain url(../img/lifestyle/answer_sp.svg) no-repeat;
            mask: center/contain url(../img/lifestyle/answer_sp.svg) no-repeat;
    margin-inline: auto;
    margin-bottom: 2.1333333333vw;
    position: static;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_ttl, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_ttl {
  font-family: var(--murecho);
  font-size: 3.9285714286vw;
  font-weight: 700;
  letter-spacing: 0.03em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_ttl, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_ttl {
    font-size: 5.3333333333vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_ttl .ttl_q, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_ttl .ttl_q {
  font-size: 4.6428571429vw;
  margin-left: 0.5714285714vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_inner .q_ttl .ttl_q, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_ttl .ttl_q {
    font-size: 6.1333333333vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer img, body:has(.lifestyle) .explanation_sec .bad_wrap .answer img {
  position: absolute;
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_balls, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_balls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7142857143vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_balls, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_balls {
    gap: 1.3333333333vw;
    bottom: -4vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_balls .ball, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_balls .ball {
  width: 0.7142857143vw;
  height: 0.7142857143vw;
  border-radius: 9999px;
  background: #B5E6F6;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .answer .q_balls .ball, body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_balls .ball {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .explanation_list, body:has(.lifestyle) .explanation_sec .bad_wrap .explanation_list {
  width: 67.1428571429vw;
  margin: 0 auto;
  padding-bottom: 10.3571428571vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.2857142857vw 5.7142857143vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .explanation_list, body:has(.lifestyle) .explanation_sec .bad_wrap .explanation_list {
    width: 86.6666666667vw;
    padding-bottom: 18.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .explanation_list .explanation_item, body:has(.lifestyle) .explanation_sec .bad_wrap .explanation_list .explanation_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body:has(.lifestyle) .explanation_sec .good_wrap .subgrid, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid {
  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.7142857143vw;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .subgrid, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid {
    gap: 2.6666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .explanation_sttl, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .explanation_sttl {
  margin: 0.7142857143vw auto 0.3571428571vw;
  font-family: var(--murecho);
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 1.8571428571;
  color: #183251;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .explanation_sttl, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .explanation_sttl {
    font-size: 5.8666666667vw;
    margin: 2.1333333333vw auto 0.8vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .point, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point {
  position: relative;
  margin-bottom: 1.7857142857vw;
  font-family: var(--murecho);
  font-size: 1.7857142857vw;
  font-weight: 700;
  padding: 1vw 0 0.5714285714vw 6.0714285714vw;
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  color: #183251;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .point, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point {
    margin-bottom: 4vw;
    font-size: 4.8vw;
    padding: 3.2vw 0 2.1333333333vw 16vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .point::before, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5.5vw;
  height: 2.085vw;
  background: url(../img/lifestyle/point_02.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .point::before, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point::before {
    top: 53%;
    width: 13.3333333333vw;
    height: 5.0666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .txt, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .txt {
  font-family: var(--zenmarugothic);
  font-size: 1.2857142857vw;
  font-weight: 500;
  line-height: 2.25;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap .subgrid__item .txt, body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .txt {
    font-size: 4.2666666667vw;
  }
}
body:has(.lifestyle) .explanation_sec .good_wrap {
  padding-top: 14.2857142857vw;
  padding-bottom: 4.2857142857vw;
  background: url(../img/lifestyle/good_bg01.png) no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .good_wrap {
    padding-top: 16vw;
    padding-bottom: 16vw;
    background: url(../img/lifestyle/good_bg01_sp.png) no-repeat;
    background-size: cover;
    background-position: top center;
  }
}
body:has(.lifestyle) .explanation_sec .bad_wrap {
  position: relative;
  top: -5.7142857143vw;
  padding-top: 10.4642857143vw;
  padding-bottom: 4.2857142857vw;
  color: #fff;
  position: relative;
  background: url(../img/lifestyle/bad_bg01.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .explanation_sec .bad_wrap {
    top: -10.6666666667vw;
    padding-top: 17.3333333333vw;
    padding-bottom: 17.3333333333vw;
    background: url(../img/lifestyle/bad_bg01_sp.png) no-repeat;
    background-size: cover;
    background-position: bottom center;
  }
}
body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_question {
  background: #9DA4B7;
}
body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_inner .q_ttl {
  color: #fff;
}
body:has(.lifestyle) .explanation_sec .bad_wrap .answer .q_balls .ball {
  background: #9DA4B7;
}
body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .explanation_sttl {
  color: #fff;
}
body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point {
  color: #fff;
}
body:has(.lifestyle) .explanation_sec .bad_wrap .subgrid__item .point::before {
  background: url(../img/lifestyle/ng_01.svg) no-repeat;
  background-size: contain;
}
body:has(.lifestyle) .summary_sec {
  position: relative;
}
body:has(.lifestyle) .summary_sec::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 17.2857142857vw;
  top: 0;
  background: url(../img/lifestyle/cloud.png) no-repeat;
  background-size: contain;
}
body:has(.lifestyle) .summary_sec .comment_summary .comment_wrapper img {
  width: 10.2142857143vw;
  height: 9.4285714286vw;
}
@media screen and (max-width: 768px) {
  body:has(.lifestyle) .summary_sec .comment_summary .comment_wrapper img {
    width: 30.976vw;
    height: 28.5786666667vw;
    bottom: -23.4666666667vw;
  }
}/*# sourceMappingURL=lifestyle.css.map */