html {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
html::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 768px) {
  .vpc_fl {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .vpc_fl {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .vsp_fl {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .vsp_fl {
    display: block;
  }
}

.text-left_fl {
  text-align: left !important;
}

.dur_fl {
  transition-property: all;
  transition-duration: 1.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.scroll-fade_fl {
  opacity: 0 !important;
  transform: translateY(50px);
  transition: all 1.5s;
}

.scroll-action_fl {
  transition: all 1.5s;
}
.scroll-action_fl.opacity_fl {
  opacity: 0 !important;
}
.scroll-action_fl.action_on_fl {
  opacity: 1 !important;
}

.fade_on_fl {
  opacity: 1 !important;
  transform: translateY(0);
  transform: translateX(0);
}

.scroll-fade02_fl {
  opacity: 0 !important;
  transition: all 1.5s;
}

.fade_on_fl {
  opacity: 1 !important;
}

.c-outer_fl {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 767px) and (max-width: 1170px) {
  .c-outer_fl {
    font-size: 1.3675213675vw;
  }
}
.c-outer_fl .c-inner_fl {
  position: relative;
}
.c-outer_fl.base-width_fl .c-inner_fl {
  max-width: 1206px;
  padding-inline: 18px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .c-outer_fl.base-width_fl .c-inner_fl {
    padding-inline: 4.8vw;
  }
}

.base-wide_fl {
  max-width: 956px;
  padding-inline: 18px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .base-wide_fl {
    padding-inline: 4.8vw;
  }
}
.base-wide_fl.min_fl {
  max-width: 876px;
}

body {
  visibility: visible !important;
}

/*
.fsc_gheader-wrap.shop.is-fixed-ready .fsc_gheader-wrap__main {

    position: absolute !important;

}
*/
#maincontent .fca_cat-hero .fca_container {
  padding-inline: 0 !important;
}

#maincontent .fca_cat-hero .fca_container__in {
  max-width: 100% !important;
}

.fca_cat-hero,
.sr_page-shopping-result__free {
  overflow: clip !important;
}

.fca_tagline {
  position: relative;
  z-index: 1;
  background: #fff;
  padding-top: 0.5rem;
}
.fca_tagline .fca_tagline__txt {
  margin-top: 0 !important;
}

.typesquare_option:not(a):not(.scroll-fade_fl):not(.none_fl) {
  opacity: 1 !important;
}

.fsc_gfooter__breadcrumb,
.fca_page-shop-category__body {
  margin-top: 0 !important;
}

.fca_page-shop-category__body {
  margin-top: 0 !important;
}

#footercontent .fsc_gfooter__breadcrumb {
  display: none;
}

#l-content-body_fl {
  position: relative;
  z-index: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.03em;
  line-height: 1.7;
  font-feature-settings: normal;
  color: #333;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl {
    letter-spacing: normal;
  }
}
#l-content-body_fl h1, #l-content-body_fl h2, #l-content-body_fl h3, #l-content-body_fl h4, #l-content-body_fl h5, #l-content-body_fl h6 {
  margin: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#l-content-body_fl figure {
  margin: 0;
  padding: 0;
}
#l-content-body_fl button {
  outline: none;
}
#l-content-body_fl img {
  width: 100%;
  height: auto;
}
#l-content-body_fl a {
  text-decoration: none;
  transition-property: all;
  transition-duration: 1.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
#l-content-body_fl i,
#l-content-body_fl em {
  font-style: normal;
}
#l-content-body_fl ul,
#l-content-body_fl li {
  list-style: none;
  padding: 0;
  margin: 0;
}
#l-content-body_fl p {
  margin: 0;
}

#l-content-body_fl {
  position: relative;
  overflow: clip;
  --dec-img-src-detail: url(./../images/dec_d01.webp);
  --dec-img-width-detail: 189px;
  --dec-img-aspect-detail: 1 / 1;
  --dec-img-p-top-detail: 45px;
  --dec-img-p-left-detail: 7%;
  --dec-img-transition-detail: 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  --dec-img-transform-detail: translate(0, 100%);
  --dec-img-z-index-detail: 1;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl {
    --dec-img-width-detail: 38.1333333333vw;
    --dec-img-p-top-detail: 16vw;
    --dec-img-p-left-detail: -6.6666666667vw;
  }
}
#l-content-body_fl.d-type01_fl {
  --dec-img-z-index-detail: 0;
}
#l-content-body_fl.d-type02_fl {
  --dec-img-src-detail: url(./../images/dec_d02.webp);
  --dec-img-width-detail: 251px;
  --dec-img-p-top-detail: -130px;
  --dec-img-p-left-detail: 8%;
  --dec-img-transition-detail: all 0.6s ease;
  --dec-img-transform-detail: translate(0, -100%);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type02_fl {
    --dec-img-width-detail: 55.4666666667vw;
    --dec-img-p-top-detail: -28vw;
    --dec-img-p-left-detail: -13.3333333333vw;
  }
}
#l-content-body_fl.d-type03_fl {
  --dec-img-src-detail: url(./../images/dec_d03.webp);
  --dec-img-width-detail: 160px;
  --dec-img-p-top-detail: 70px;
  --dec-img-p-left-detail: 83%;
  --dec-img-transform-detail: translate(100%, 0);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type03_fl {
    --dec-img-width-detail: 35.4666666667vw;
    --dec-img-p-top-detail: 10.6666666667vw;
    --dec-img-p-left-detail: 73.3333333333vw;
  }
}
#l-content-body_fl.d-type04_fl {
  --dec-img-src-detail: url(./../images/dec_d04.webp);
  --dec-img-width-detail: 240px;
  --dec-img-p-top-detail: -110px;
  --dec-img-p-left-detail: 80%;
  --dec-img-transform-detail: translate(0, -100%);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type04_fl {
    --dec-img-width-detail: 53.3333333333vw;
    --dec-img-p-top-detail: -32vw;
    --dec-img-p-left-detail: 56vw;
  }
}
#l-content-body_fl.d-type05_fl {
  --dec-img-src-detail: url(./../images/dec_d05.webp);
  --dec-img-z-index-detail: 0;
}
#l-content-body_fl.d-type06_fl {
  --dec-img-src-detail: url(./../images/dec_d06.webp);
  --dec-img-width-detail: 235px;
  --dec-img-p-top-detail: -135px;
  --dec-img-p-left-detail: 5%;
  --dec-img-transform-detail: translate(0, -100%);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type06_fl {
    --dec-img-width-detail: 52.2666666667vw;
    --dec-img-p-top-detail: -29.3333333333vw;
    --dec-img-p-left-detail: -9.3333333333vw;
  }
}
#l-content-body_fl.d-type07_fl {
  --dec-img-src-detail: url(./../images/dec_d07.webp);
  --dec-img-width-detail: 189px;
  --dec-img-p-top-detail: 40px;
  --dec-img-p-left-detail: 80%;
  --dec-img-z-index-detail: 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type07_fl {
    --dec-img-width-detail: 42.1333333333vw;
    --dec-img-p-top-detail: 13.3333333333vw;
    --dec-img-p-left-detail: 68vw;
  }
}
#l-content-body_fl.d-type08_fl {
  --dec-img-src-detail: url(./../images/dec_d08.webp);
  --dec-img-width-detail: 160px;
  --dec-img-p-top-detail: 80px;
  --dec-img-p-left-detail: 10%;
  --dec-img-transform-detail: translate(-100%, 0);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl.d-type08_fl {
    --dec-img-width-detail: 35.4666666667vw;
    --dec-img-p-top-detail: 13.3333333333vw;
    --dec-img-p-left-detail: -8vw;
  }
}

#l-content-body_fl {
  --main-type-color: #FFFCE2;
  --box-type-color: #F7728B;
  --bg-type-color: #FFA2A2;
  --line-bg-type-color: #FFE2F5;
  background-color: var(--main-type-color);
}
#l-content-body_fl.d-type01_fl {
  --main-type-color: #FFE2F5;
  --box-type-color: #F7728B;
  --bg-type-color: #FFA2A2;
}
#l-content-body_fl.d-type02_fl {
  --main-type-color: #FFEBD1;
  --box-type-color: #FF851E;
  --bg-type-color: #FFB858;
}
#l-content-body_fl.d-type03_fl {
  --main-type-color: #ECE5F7;
  --box-type-color: #AB7ECC;
  --bg-type-color: #C1A8D5;
}
#l-content-body_fl.d-type04_fl {
  --main-type-color: #D6E4ED;
  --box-type-color: #5EA8D8;
  --bg-type-color: #A9CCE3;
}
#l-content-body_fl.d-type05_fl {
  --main-type-color: #DBE6DB;
  --box-type-color: #9DB947;
  --bg-type-color: #B8CB7C;
}
#l-content-body_fl.d-type06_fl {
  --main-type-color: #FFDEDE;
  --box-type-color: #DD4747;
  --bg-type-color: #FF8383;
}
#l-content-body_fl.d-type07_fl {
  --main-type-color: #F5EAC3;
  --box-type-color: #C1A236;
  --bg-type-color: #E3D08D;
}
#l-content-body_fl.d-type08_fl {
  --main-type-color: #D7F1F7;
  --box-type-color: #34B9BE;
  --bg-type-color: #91D7D9;
}
#l-content-body_fl .quiz-screen-foot_fl {
  max-width: 864px;
  margin-inline: auto;
  display: none;
  opacity: 0;
  margin-top: 90px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .quiz-screen-foot_fl {
    margin-top: 16vw;
  }
}
#l-content-body_fl #quiz-screen_fl {
  display: none;
}
#l-content-body_fl #quiz-screen_fl.is-focus_fl + .quiz-screen-foot_fl {
  display: block;
  opacity: 1;
}
#l-content-body_fl .screen_fl {
  --dec-img-src-flow: url(./../images/dec_q01.webp);
  --dec-img-width-flow: 172px;
  --dec-img-aspect-flow: 43 / 59;
  --dec-img-p-top-flow: 80px;
  --dec-img-p-left-flow: 78%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl {
    --dec-img-width-flow: 38.1333333333vw;
    --dec-img-p-top-flow: 6.6666666667vw;
    --dec-img-p-left-flow: 65.3333333333vw;
  }
}
#l-content-body_fl .screen_fl {
  text-align: center;
}
#l-content-body_fl .screen_fl.q-step2 {
  --dec-img-src-flow: url(./../images/dec_q02.webp);
  --dec-img-width-flow: 161px;
  --dec-img-aspect-flow: 161 / 220;
  --dec-img-p-top-flow: 100px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step2 {
    --dec-img-width-flow: 35.7333333333vw;
    --dec-img-p-top-flow: 12vw;
    --dec-img-p-left-flow: 68vw;
  }
}
#l-content-body_fl .screen_fl.q-step3 {
  --dec-img-src-flow: url(./../images/dec_q03.webp);
  --dec-img-width-flow: 172px;
  --dec-img-aspect-flow: 1 / 1;
  --dec-img-p-top-flow: 140px;
  --dec-img-p-left-flow: -3.5%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step3 {
    --dec-img-src-flow: url(./../images/dec_q03_sp.webp);
    --dec-img-width-flow: 49.6vw;
    --dec-img-aspect-flow: 186 / 143;
    --dec-img-p-top-flow: 24vw;
    --dec-img-p-left-flow: -13.3333333333vw;
  }
}
#l-content-body_fl .screen_fl.q-step4 {
  --dec-img-src-flow: url(./../images/dec_q04.webp);
  --dec-img-width-flow: 199px;
  --dec-img-aspect-flow: 199 / 208;
  --dec-img-p-top-flow: 150px;
  --dec-img-p-left-flow: -7.5%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step4 {
    --dec-img-src-flow: url(./../images/dec_q04_sp.webp);
    --dec-img-width-flow: 47.7333333333vw;
    --dec-img-aspect-flow: 179 / 168;
    --dec-img-p-top-flow: 0;
    --dec-img-p-left-flow: -24vw;
  }
}
#l-content-body_fl .screen_fl.q-step5 {
  --dec-img-src-flow: url(./../images/dec_q05.webp);
  --dec-img-width-flow: 172px;
  --dec-img-aspect-flow: 1 / 1;
  --dec-img-p-top-flow: 115px;
  --dec-img-p-left-flow: 76%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step5 {
    --dec-img-src-flow: url(./../images/dec_q05_sp.webp);
    --dec-img-width-flow: 53.6vw;
    --dec-img-aspect-flow: 201 / 143;
    --dec-img-p-top-flow: 21.3333333333vw;
    --dec-img-p-left-flow: 48vw;
  }
}
#l-content-body_fl .screen_fl.q-step6 {
  --dec-img-src-flow: url(./../images/dec_q06.webp);
  --dec-img-width-flow: 172px;
  --dec-img-aspect-flow: 43 / 52;
  --dec-img-p-top-flow: 160px;
  --dec-img-p-left-flow: -2%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step6 {
    --dec-img-width-flow: 38.1333333333vw;
    --dec-img-p-top-flow: 14.6666666667vw;
    --dec-img-p-left-flow: -14.6666666667vw;
  }
}
#l-content-body_fl .screen_fl.q-step7 {
  --dec-img-src-flow: url(./../images/dec_q07.webp);
  --dec-img-width-flow: 161px;
  --dec-img-aspect-flow: 23 / 30;
  --dec-img-p-top-flow: 110px;
  --dec-img-p-left-flow: 77%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step7 {
    --dec-img-width-flow: 35.7333333333vw;
    --dec-img-p-top-flow: 14.6666666667vw;
    --dec-img-p-left-flow: 65.3333333333vw;
  }
}
#l-content-body_fl .screen_fl.q-step8 {
  --dec-img-src-flow: url(./../images/dec_q08.webp);
  --dec-img-width-flow: 220px;
  --dec-img-aspect-flow: 110 / 79;
  --dec-img-p-top-flow: 140px;
  --dec-img-p-left-flow: 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .screen_fl.q-step8 {
    --dec-img-src-flow: url(./../images/dec_q08_sp.webp);
    --dec-img-width-flow: 53.3333333333vw;
    --dec-img-aspect-flow: 200 / 131;
    --dec-img-p-top-flow: 22.6666666667vw;
    --dec-img-p-left-flow: -12vw;
  }
}
#l-content-body_fl .question-header_fl {
  position: relative;
  z-index: 0;
  padding-block: 15px 70px;
  margin-bottom: 40px;
  min-height: 263px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-header_fl {
    padding-block: 2.6666666667vw 9.3333333333vw;
    margin-bottom: 6.6666666667vw;
    min-height: 50.1333333333vw;
  }
}
#l-content-body_fl .question-header_fl::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 955px;
  height: 160px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/dec_ttl_pc.webp);
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-header_fl::before {
    background-image: url(./../images/dec_ttl_sp.webp);
    width: 100vw;
    height: 48vw;
    margin-inline: calc(50% - 50vw);
    bottom: -20vw;
    left: 0;
    transform: none;
  }
}
#l-content-body_fl .question-header_fl::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 927px;
  height: 263px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/bg_ttl_pc.webp);
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-header_fl::after {
    background-image: url(./../images/bg_ttl_sp.webp);
    width: 100vw;
    height: 50.1333333333vw;
    margin-inline: calc(50% - 50vw);
    left: 0;
    transform: none;
  }
}
#l-content-body_fl .question-header_fl .num-outer_fl span {
  display: inline-block;
  line-height: 1;
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#l-content-body_fl .question-header_fl .num-outer_fl span.num01_fl {
  font-size: 4.3125rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .question-header_fl .num-outer_fl span.num01_fl {
    font-size: 9.3333333333vw;
  }
}
#l-content-body_fl .question-header_fl .num-outer_fl span.num02_fl {
  font-size: 1.6875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .question-header_fl .num-outer_fl span.num02_fl {
    font-size: 5.3333333333vw;
  }
}
#l-content-body_fl .question-header_fl .num-outer_fl span.num02_fl::before {
  content: "/";
}
#l-content-body_fl .question-header_fl #question-text_fl {
  line-height: 1.6;
  font-weight: 700;
  font-size: 1.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .question-header_fl #question-text_fl {
    font-size: 5.8666666667vw;
  }
}
#l-content-body_fl .question-header_fl #question-text_fl {
  text-align: center;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-header_fl #question-text_fl {
    margin-top: 0.8vw;
  }
}
#l-content-body_fl .question-header_fl #question-text_fl::after {
  display: block;
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  background-image: var(--dec-img-src-flow);
  width: var(--dec-img-width-flow);
  aspect-ratio: var(--dec-img-aspect-flow);
  top: var(--dec-img-p-top-flow);
  left: var(--dec-img-p-left-flow);
  transition: 0.7s cubic-bezier(0.34, 1.56, 0.64, 1);
}
#l-content-body_fl .options-list_fl {
  display: flex;
  flex-direction: column;
  gap: 13px;
  max-width: 560px;
  margin-inline: auto;
}
#l-content-body_fl .options-list_fl .option-btn_fl {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 9999px;
  cursor: pointer;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .options-list_fl .option-btn_fl {
    font-size: 4.2666666667vw;
  }
}
#l-content-body_fl .options-list_fl .option-btn_fl {
  background: none;
  border: none;
  min-height: 60px;
  font-weight: 700;
  transition: all 0.2s ease;
  padding: 5px 55px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .options-list_fl .option-btn_fl {
    min-height: 16vw;
    padding: 1.3333333333vw 6.6666666667vw 1.3333333333vw 10.6666666667vw;
    line-height: 1.4;
  }
}
#l-content-body_fl .options-list_fl .option-btn_fl .ico_fl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 14px;
  height: 14px;
  background-color: #a65fc6;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.166' height='13.693' viewBox='0 0 14.166 13.693'%3E%3Cpath id='path_213' d='M133.039,61.633a.568.568,0,0,0-.541-.392l-4.558,0-1.407-4.417a.6.6,0,0,0-1.087,0l-1.416,4.413-4.558,0a.57.57,0,0,0-.34,1.028l3.692,2.733-1.417,4.418a.57.57,0,0,0,.881.634l3.689-2.72,3.683,2.728a.568.568,0,0,0,.339.111.568.568,0,0,0,.543-.743l-1.408-4.421,3.7-2.725a.57.57,0,0,0,.2-.636' transform='translate(-118.901 -56.466)' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.166' height='13.693' viewBox='0 0 14.166 13.693'%3E%3Cpath id='path_213' d='M133.039,61.633a.568.568,0,0,0-.541-.392l-4.558,0-1.407-4.417a.6.6,0,0,0-1.087,0l-1.416,4.413-4.558,0a.57.57,0,0,0-.34,1.028l3.692,2.733-1.417,4.418a.57.57,0,0,0,.881.634l3.689-2.72,3.683,2.728a.568.568,0,0,0,.339.111.568.568,0,0,0,.543-.743l-1.408-4.421,3.7-2.725a.57.57,0,0,0,.2-.636' transform='translate(-118.901 -56.466)' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  display: inline-block;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .options-list_fl .option-btn_fl .ico_fl {
    left: 4.5333333333vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
#l-content-body_fl .options-list_fl .option-btn_fl::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  border: 1px solid #43437C;
  background-color: #fff;
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
#l-content-body_fl .options-list_fl .option-btn_fl::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  bottom: -3px;
  right: -3px;
  border: 1px solid #43437C;
  background-color: #A65FC6;
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .options-list_fl .option-btn_fl:hover {
    transform: translate(3px, 3px);
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .options-list_fl .option-btn_fl:hover .ico_fl {
    background-color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .options-list_fl .option-btn_fl:hover::before {
    background-color: #A65FC6;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .options-list_fl .option-btn_fl:hover::after {
    bottom: 0;
    right: 0;
  }
}
#l-content-body_fl .retry-btn_fl {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  width: 340px;
  margin-inline: auto;
  background: #67679B;
  color: #fff;
  border: none;
  font-weight: 700;
  border-radius: 9999px;
  cursor: pointer;
  padding-inline: 55px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .retry-btn_fl {
    font-size: 4.2666666667vw;
  }
}
#l-content-body_fl .retry-btn_fl {
  line-height: 1.4;
  text-align: center;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .retry-btn_fl {
    width: 90.6666666667vw;
    min-height: 16vw;
    padding-inline: 14.6666666667vw;
  }
}
#l-content-body_fl .retry-btn_fl::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .retry-btn_fl:hover {
    background-color: #43437C;
  }
}
#l-content-body_fl .retry-btn-as_fl {
  border: none !important;
  background: none !important;
}
#l-content-body_fl .retry-btn-as_fl span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
  width: 340px;
  margin-inline: auto;
  background: #67679B;
  color: #fff;
  border: none;
  font-weight: 700;
  border-radius: 9999px;
  cursor: pointer;
  padding-inline: 55px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .retry-btn-as_fl span {
    font-size: 4.2666666667vw;
  }
}
#l-content-body_fl .retry-btn-as_fl span {
  line-height: 1.4;
  text-align: center;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .retry-btn-as_fl span {
    width: 90.6666666667vw;
    min-height: 16vw;
    padding-inline: 14.6666666667vw;
  }
}
#l-content-body_fl .retry-btn-as_fl span::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .retry-btn-as_fl:hover span {
    background-color: #43437C;
  }
}
#l-content-body_fl .question-btn-outer_fl {
  margin-top: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-btn-outer_fl {
    margin-top: 10.6666666667vw;
  }
}
#l-content-body_fl #start-btn_fl {
  display: inline-block;
  position: relative;
}
#l-content-body_fl #start-btn_fl::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: -236px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/ico_btn01_pc.webp);
  width: 295px;
  height: 125px;
  background-size: 100% 100%;
  z-index: 1;
}
@media only screen and (min-width: 767px) and (max-width: 1170px) {
  #l-content-body_fl #start-btn_fl::before {
    top: 34px;
    left: -205px;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #start-btn_fl::before {
    background-image: url(./../images/ico_btn01_sp.webp);
    top: 2.6666666667vw;
    left: -10.6666666667vw;
    right: 0;
    width: 64vw;
    height: 45.0666666667vw;
  }
}
#l-content-body_fl .question-btn_fl {
  position: relative;
  display: none;
  border: none;
  background: no-repeat;
  cursor: pointer;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl .question-btn_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl .question-btn_fl {
  transition: all 0.4s ease;
}
#l-content-body_fl .question-btn_fl::after {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 29px;
  aspect-ratio: 1/1;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl .question-btn_fl::after {
    width: 7.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl .question-btn_fl:hover {
    opacity: 0.7;
  }
}
#l-content-body_fl #back-btn_fl {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #back-btn_fl {
    padding-left: 10.6666666667vw;
  }
}
#l-content-body_fl #back-btn_fl::after {
  background-image: url(./../images/ico_back.webp);
  left: 0;
}
#l-content-body_fl #reset-btn_fl {
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #reset-btn_fl {
    padding-right: 10.6666666667vw;
  }
}
#l-content-body_fl #reset-btn_fl::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background-color: #333;
  margin-right: 14px;
  vertical-align: middle;
  pointer-events: none;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #reset-btn_fl::before {
    height: 3.7333333333vw;
    margin-right: 3.7333333333vw;
    top: -0.5333333333vw;
  }
}
#l-content-body_fl #reset-btn_fl::after {
  background-image: url(./../images/ico_return.webp);
  right: 0;
}
#l-content-body_fl #start-screen_fl {
  padding-bottom: 115px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #start-screen_fl {
    padding-bottom: 33.3333333333vw;
  }
}
#l-content-body_fl #start-screen_fl .start-screen-in_fl {
  position: relative;
}
#l-content-body_fl #start-screen_fl .main-ttl_fl {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  max-width: 782px;
  width: 100%;
  transition: all 1s;
  transform: translateY(-100%);
  transition-delay: 0.5s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #start-screen_fl .main-ttl_fl {
    left: 50%;
    transform: translateY(-100%) translateX(-50%);
  }
}
#l-content-body_fl #start-screen_fl .main-ttl_fl::after {
  content: "";
  display: block;
  position: absolute;
  top: 127px;
  right: 9px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/ico_mv01.webp);
  width: 158px;
  aspect-ratio: 158/227;
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100px);
  transition: 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition-delay: 1.2s;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #start-screen_fl .main-ttl_fl::after {
    top: 20.8vw;
    right: -8.5333333333vw;
    width: 35.7333333333vw;
  }
}
#l-content-body_fl #start-screen_fl .main-ttl_fl.action_on_fl {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #start-screen_fl .main-ttl_fl.action_on_fl {
    transform: translateY(0) translateX(-50%);
  }
}
#l-content-body_fl #start-screen_fl .main-ttl_fl.action_on_fl::after {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #start-screen_fl .main-img_fl {
    clip-path: ellipse(80% 100% at 50% 0%);
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #start-screen_fl .main-img_fl img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 856px;
  }
}
#l-content-body_fl #start-screen_fl .main-lead_fl {
  margin-block: 22px 42px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #start-screen_fl .main-lead_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #start-screen_fl .main-lead_fl {
  font-weight: 400;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #start-screen_fl .main-lead_fl {
    margin-block: 6.1333333333vw;
  }
}
#l-content-body_fl .btn-anim-on_fl {
  animation: boingScale 2s ease-out infinite;
}
#l-content-body_fl .btn-anim-on02_fl {
  animation: boingScale 4s ease-out infinite;
}
@keyframes boingScale {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(1.2);
  }
  25% {
    transform: scale(0.8);
  }
  35% {
    transform: scale(1.15);
  }
  45% {
    transform: scale(0.95);
  }
  55% {
    transform: scale(1.05);
  }
  65% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes boingScale02 {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(1.05);
  }
  25% {
    transform: scale(0.95);
  }
  35% {
    transform: scale(1.02);
  }
  45% {
    transform: scale(0.98);
  }
  55% {
    transform: scale(1.01);
  }
  65% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
#l-content-body_fl #detail_fl .detail-head-outer_fl {
  position: relative;
  z-index: var(--dec-img-z-index-detail);
  padding-block: 45px 70px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head-outer_fl {
    padding-block: 8vw 10.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-head-outer_fl::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 1181px;
  height: 265px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/bg_detail01_pc.webp);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head-outer_fl::after {
    background-image: url(./../images/bg_detail01_sp.webp);
    width: 100vw;
    height: 46.4vw;
    margin-inline: calc(50% - 50vw);
    top: 0;
    left: 0;
    transform: none;
  }
}
#l-content-body_fl #detail_fl .detail-head_fl {
  position: relative;
  text-align: center;
}
#l-content-body_fl #detail_fl .detail-head_fl::after {
  display: block;
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  background-image: var(--dec-img-src-detail);
  width: var(--dec-img-width-detail);
  aspect-ratio: var(--dec-img-aspect-detail);
  top: var(--dec-img-p-top-detail);
  left: var(--dec-img-p-left-detail);
  transform: var(--dec-img-transform-detail);
  opacity: 0;
  transition: var(--dec-img-transition-detail);
  transition-delay: 0.7s;
}
#l-content-body_fl #detail_fl .detail-head_fl .t01_fl {
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head_fl .t01_fl {
    font-size: 4.2666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-head_fl .t01_fl {
  font-weight: 500;
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl span {
  font-weight: 700;
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in01_fl {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in01_fl {
    font-size: 5.6vw;
  }
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in01_fl {
  display: block;
  margin-block: 15px 5px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in01_fl {
    margin-block: 1.8666666667vw 0.8vw;
  }
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in02_fl {
  font-size: 2.25rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in02_fl {
    font-size: 8vw;
  }
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in02_fl {
  display: inline;
  background: linear-gradient(transparent 70%, #FFFFFF 0%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: all 0.8s ease;
  transition-delay: 0.5s;
}
#l-content-body_fl #detail_fl .detail-head_fl .head-title_fl .head-title-in02_fl.action_on_fl {
  background-size: 100% 100%;
}
#l-content-body_fl #detail_fl .detail-head_fl:has(.fade_on_fl)::after {
  opacity: 1;
  transform: translate(0, 0) !important;
}
#l-content-body_fl #detail_fl .detail-body_fl {
  position: relative;
  z-index: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/bg_arch.webp);
  background-size: 100% 100%;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body_fl {
    background-size: 160vw 100%;
    padding-bottom: 21.3333333333vw;
    background-position: center center;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-img_fl {
  max-width: 642px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-img_fl {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
    max-width: none;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-img_fl figure {
  margin-inline: -20px;
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-img_fl img {
  position: relative;
  z-index: 1;
  margin-top: -50px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-img_fl img {
    margin-top: -33px;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl {
    margin-top: 5px;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .sub-title_fl {
  text-align: center;
  line-height: 1;
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .sub-title_fl span {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .sub-title_fl span {
    font-size: 4.8vw;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .sub-title_fl span {
  font-weight: 700;
  display: inline;
  background: linear-gradient(transparent 70%, var(--main-type-color) 0%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: all 0.8s ease;
  transition-delay: 0.5s;
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .sub-title_fl.action_on_fl span {
  background-size: 100% 100% !important;
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .lead_fl {
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .lead_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .lead_fl {
  line-height: 2;
  margin-top: 30px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .lead_fl {
    max-width: 700px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-body-in_fl .d-text_fl .lead_fl {
    margin-top: 20px;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl {
  position: relative;
  z-index: 1;
  padding-block: 55px 80px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl {
    padding-block: 10.6666666667vw 21.3333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 1146px;
  height: 200px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/bg_detail02_pc.webp);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl::before {
    background-image: url(./../images/bg_detail02_sp.webp);
    width: 100vw;
    height: 50.6666666667vw;
    margin-inline: calc(50% - 50vw);
    top: -5.3333333333vw;
    left: 0;
    transform: none;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 1160px;
  height: 234px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/bg_detail03_pc.webp);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl::after {
    background-image: url(./../images/bg_detail03_sp.webp);
    width: 100vw;
    height: 46.4vw;
    margin-inline: calc(50% - 50vw);
    left: 0;
    transform: none;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl {
  text-align: center;
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl span {
  display: block;
  line-height: 1;
  font-weight: 400;
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t01_fl {
  font-size: 4.375rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t01_fl {
    font-size: 13.3333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t01_fl {
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t02_fl {
  font-size: 1rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t02_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t02_fl {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .center-title_fl .t02_fl {
    margin-top: 2.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl {
  margin-top: 65px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 9.3333333333vw;
    gap: 2.9333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li {
  position: relative;
  z-index: 0;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  right: -3px;
  width: 100%;
  height: 100%;
  background-color: var(--bg-type-color);
  z-index: -1;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li::after {
    border-radius: 2.6666666667vw;
    bottom: -0.5333333333vw;
    right: -0.5333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 5px 8px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid var(--bg-type-color);
  min-height: 100px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl {
    padding: 1.3333333333vw;
    min-height: 22.1333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .img_fl {
  width: 27%;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .text_fl {
  width: 73%;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .text_fl .lead_fl {
  font-size: 0.9375rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .text_fl .lead_fl {
    font-size: 3.4666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .text_fl .lead_fl {
  font-weight: 700;
  line-height: 1.4;
  padding-left: 7px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl .text_fl .lead_fl {
    padding-left: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li .other-list-in_fl:hover {
    transform: translate(3px, 3px);
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type1_fl .other-list-in_fl {
  border-color: #FFA2A2;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type1_fl::after {
  background-color: #FFA2A2;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type2_fl .other-list-in_fl {
  border-color: #FFB858;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type2_fl::after {
  background-color: #FFB858;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type3_fl .other-list-in_fl {
  border-color: #AB7ECC;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type3_fl::after {
  background-color: #AB7ECC;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type4_fl .other-list-in_fl {
  border-color: #A9CCE3;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type4_fl::after {
  background-color: #A9CCE3;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type5_fl .other-list-in_fl {
  border-color: #B8CB7C;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type5_fl::after {
  background-color: #B8CB7C;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type6_fl .other-list-in_fl {
  border-color: #FF8383;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type6_fl::after {
  background-color: #FF8383;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type7_fl .other-list-in_fl {
  border-color: #E3D08D;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type7_fl::after {
  background-color: #E3D08D;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type8_fl .other-list-in_fl {
  border-color: #91D7D9;
}
#l-content-body_fl #detail_fl .detail-other_fl .other-list_fl li.c-type8_fl::after {
  background-color: #91D7D9;
}
#l-content-body_fl #detail_fl .detail-other_fl .shere_fl {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .shere_fl {
    margin-top: 9.3333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .shere_fl .s-title_fl {
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .shere_fl .s-title_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .shere_fl .s-title_fl {
  font-weight: 700;
  text-align: center;
}
#l-content-body_fl #detail_fl .detail-other_fl .shere_fl .fca_product-actions__reaction {
  width: 70px;
  aspect-ratio: 1/1;
  background-image: url(./../images/icon_shere.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .shere_fl .fca_product-actions__reaction {
    width: 18.6666666667vw;
    margin-top: 2.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-other_fl .once-more_fl {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-other_fl .once-more_fl {
    margin-top: 10.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .once-more_fl {
  text-align: center;
}
#l-content-body_fl #detail_fl .once-more_fl .once-more-in_fl {
  display: inline-block;
  position: relative;
}
#l-content-body_fl #detail_fl .once-more_fl .once-more-in_fl::after {
  content: "";
  display: block;
  position: absolute;
  top: -90px;
  left: -20px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/ico_btn02.webp);
  width: 110px;
  aspect-ratio: 55/59;
  animation: fuwafuwa 3s ease-in-out infinite alternate;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .once-more_fl .once-more-in_fl::after {
    top: -24vw;
    left: -5.3333333333vw;
    width: 29.3333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-link_fl {
  padding-block: 70px 90px;
  clip-path: ellipse(80% 100% at 50% 100%);
  background: #FFFCE2;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-link_fl {
    padding-block: 14.6666666667vw 16vw;
    clip-path: ellipse(100% 100% at 50% 100%);
  }
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl {
  text-align: center;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl {
    margin: 0 0 6.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span {
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span {
    padding: 0 4vw;
  }
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::before, #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1px;
  height: 40px;
  background: #333;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::before, #l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::after {
    height: 10.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::before {
  left: 0;
  transform: rotate(-25deg) translateY(-50%);
}
#l-content-body_fl #detail_fl .detail-link_fl .fukidashi_fl span::after {
  right: 0;
  transform: rotate(25deg) translateY(-50%);
}
#l-content-body_fl #detail_fl .ico-dec_fl {
  position: relative;
  z-index: 1;
}
#l-content-body_fl #detail_fl .ico-dec_fl::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -90px;
  right: -120px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(./../images/ico_btn03.webp);
  width: 230px;
  aspect-ratio: 1/1;
  animation: korokoro 2.5s linear 0s infinite;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .ico-dec_fl::after {
    bottom: -18.6666666667vw;
    right: 0;
    width: 46.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl {
    margin-top: 9.3333333333vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl {
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: var(--box-type-color);
  text-align: left;
  color: #333;
  margin-bottom: 10px;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-title_fl {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl {
  color: #fff;
  font-weight: 700;
  margin: 0 0 0 -20px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-title_fl {
    margin-bottom: 2.6666666667vw;
    margin: 0 0 0 -2.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl span {
  display: block;
  position: relative;
  padding: 6px 30px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-title_fl span {
    padding: 1.6vw 8vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl span::before, #l-content-body_fl #detail_fl .include-column_fl .column-title_fl span::after {
  content: "";
  display: block;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-color: #fff;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.166' height='13.693' viewBox='0 0 14.166 13.693'%3E%3Cpath id='path_213' d='M133.039,61.633a.568.568,0,0,0-.541-.392l-4.558,0-1.407-4.417a.6.6,0,0,0-1.087,0l-1.416,4.413-4.558,0a.57.57,0,0,0-.34,1.028l3.692,2.733-1.417,4.418a.57.57,0,0,0,.881.634l3.689-2.72,3.683,2.728a.568.568,0,0,0,.339.111.568.568,0,0,0,.543-.743l-1.408-4.421,3.7-2.725a.57.57,0,0,0,.2-.636' transform='translate(-118.901 -56.466)' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.166' height='13.693' viewBox='0 0 14.166 13.693'%3E%3Cpath id='path_213' d='M133.039,61.633a.568.568,0,0,0-.541-.392l-4.558,0-1.407-4.417a.6.6,0,0,0-1.087,0l-1.416,4.413-4.558,0a.57.57,0,0,0-.34,1.028l3.692,2.733-1.417,4.418a.57.57,0,0,0,.881.634l3.689-2.72,3.683,2.728a.568.568,0,0,0,.339.111.568.568,0,0,0,.543-.743l-1.408-4.421,3.7-2.725a.57.57,0,0,0,.2-.636' transform='translate(-118.901 -56.466)' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl span::before {
  left: 9px;
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl span::after {
  right: 9px;
}
#l-content-body_fl #detail_fl .include-column_fl .column-title_fl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: var(--box-type-color) transparent transparent;
  translate: calc(-50% + 0.4px) 100%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-title_fl::after {
    border-width: 2.6666666667vw 0 0 2.6666666667vw;
    translate: calc(-50% + 0.1066666667vw) 100%;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl {
  position: relative;
  display: block;
  max-width: 328px;
  margin-inline: auto;
  /* animation: boingScale 2s ease-out infinite; */
  animation: boingScale02 4s ease-out infinite;

}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl {
    max-width: 87.4666666667vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block-outer_fl {
  position: relative;
  z-index: 0;
  margin-top: -15px;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block-outer_fl {
    margin-top: -4vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block-outer_fl::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -3px;
  right: -3px;
  background-color: var(--bg-type-color);
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block-outer_fl::before {
    bottom: -0.8vw;
    right: -0.8vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl {
  position: relative;
  z-index: 0;
  margin-inline: auto;
  padding: 25px 40px 15px 15px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl {
    padding: 6.6666666667vw 10.6666666667vw 4vw 4vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl .img_fl {
  width: 33%;
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl .txt_fl {
  width: 66%;
  padding-left: 10px;
  color: var(--box-type-color);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl .txt_fl {
    padding-left: 2.6666666667vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl .txt_fl p {
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl .txt_fl p {
    font-size: 3.7333333333vw;
  }
}
#l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 767px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl .column-block_fl::after {
    width: 2.4vw;
    height: 2.4vw;
    right: 6.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #l-content-body_fl #detail_fl .include-column_fl .column-in_fl:hover {
    opacity: 0.7;
  }
}
#l-content-body_fl #detail_fl .include-column_fl.btn-anim-on_fl {
  animation: boingScale02 4s ease-out infinite !important;
}
@keyframes korokoro {
  0% {
    transform: translate(0%, 0%);
  }
  5% {
    transform: translate(5%, 0%) rotate(5deg);
  }
  25% {
    transform: translate(10%, 0%) rotate(10deg);
  }
  30% {
    transform: translate(-5%, 0%) rotate(-5deg);
  }
  35% {
    transform: translate(-7%, 0%) rotate(-7deg);
  }
  45% {
    transform: translate(5%, 0%) rotate(5deg);
  }
  50% {
    transform: translate(7%, 0%) rotate(7deg);
  }
  60% {
    transform: translate(-2%, 0%) rotate(-2deg);
  }
  65% {
    transform: translate(-3%, 0%) rotate(-3deg);
  }
  75% {
    transform: translate(0%, 0%) rotate(0deg);
  }
  100% {
    transform: translate(0%, 0%) rotate(0deg);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}/*# sourceMappingURL=style.css.map */