@charset "UTF-8";
/* ------------------------------------------------------------
カテゴリページ・商品ページ
------------------------------------------------------------ */
.secret_cm1d_2g {
  overflow: hidden;
  font-weight: 500;
  color: #333;
  --font_min: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "YuMincho", serif;
  letter-spacing: 1px;
}
.fv {
  position: relative;
}
.fv_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: absolute;
  top: 68.5%;
  left: 0;
  right: 0;
}
.fv_title {
  position: absolute;
  top: 60.6%;
  width: 82.709%;
  margin-left: 1.6%;
}
.fv_package {
  position: relative;
  flex-basis: 17.813%;
  margin-right: 0.9%;
  margin-top: 6.1%;
}
.fv_lens {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-basis: 55.5%;
  margin-top: 12.6%;
  margin-left: 16.3%;
}
.fv_lens_new {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 0 auto;
}
.fv_lens_new_color {
  flex-basis: 46.397%;
}
.fv_lens_other {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  margin-top: 0;
  margin-left: 5%;
  width: 100%;
}

.newColor {
  background-image: var(--bgImg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3.9% 0 7.5%;
  position: relative;
}
.newColor_title {
  width: 94.064%;
  margin: 0 auto;
}
.newColor_image01 {
  width: 96.6667%;
  margin: 5% 2.1% 0% 0.6%;
}
.newColor_image02 {
  width: 95.5%;
  margin: 8.9% 0% 0% 0.8%;
}
.newColor_subTitle {
  padding-top: 11.3%;
}
.newColor_subTitle01 {
  position: relative;
  margin: 0% 0% 0% 4.7%;
  width: 95%;
  z-index: 1;
}
.newColor_subTitleImage {
  position: relative;
  margin: -29% auto 0%;
  width: 78.543%;
}
.newColor_subTitle02 {
  position: relative;
  margin: -37% 0% 0% 0%;
  z-index: 1;
}
.campaign {
  background-color: #fbe7ec;
  padding-bottom: 9%;
  scroll-margin-top: 128px;
}
.campaign_title {
  margin: 0% 0% 0% 16.8%;
  width: 69.272%;
  padding-top: 9%;
}
.campaign_sub_title {
  margin: 8.3% 0% 0% 5.5%;
  width: 89.272%;
}
.campaign_model {
  margin: -27.8% 0% 0% 0%;
}
.campaign_content {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  position: relative;
  margin: -29.8% auto 0%;
  width: 93%;
  padding-top: 11.7%;
}
.campaign_content_image {
  padding: 4.2% 3.5% 0% 3.7%;
}

.campaign_lp {
  scroll-margin-top: 128px;
  background-image: var(--bgImg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 93%;
  padding: 6% 0;
}
.campaign_details {
  margin: 0 5%;
  border: 2px solid #fff;
}
.campaign_summary {
  background-color: #fff;
  background-image: url(/images/pc/type/se_secret_cm1d_26se/icon_arrow_down.svg);
  background-position: right 8% center;
  background-repeat: no-repeat;
  background-size: 36px;
  color: #3e3a39;
  cursor: pointer;
  font-size: 3.2rem;
  padding: 1% 0 2% 9%;
  letter-spacing: 0.02em;
  display: block;
  list-style: none;
}
.campaign_details[open] .campaign_summary {
  background-image: url(/images/pc/type/se_secret_cm1d_26se/icon_arrow_up.svg);
}
.campaign_block {
  margin: 25px 0 0 0;
  color: #fff;
}
.campaign_text {
  font-size: 3rem;
  line-height: 4.8rem;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
.campaignNotice {
  padding: 0;
}
.campaignNotice_lead {
  font-size: 3rem;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
  margin: 0% auto 8%;
}
.campaignNotice_block {
  margin: 0 2%;
}
.campaignNotice_item {
  align-items: baseline;
  display: flex;
  margin-bottom: 5%;
}
.campaignNotice_title {
  font-size: 2.8rem;
  flex-basis: 30%;
  font-weight: 600;
  line-height: 1.3;
}
.campaignNotice_text {
  flex-basis: 70%;
  font-size: 2.4rem;
  line-height: 1.5;
}
.campaignNotice_text_pink {
  color: #eb6e91;
}
.campaignNotice_text_pinkBg {
  background-color: #eb6e91;
  display: inline-block;
  line-height: 1.5;
}

/*商品ページ共通*/
.product_detail_lp .campaign_details {
  text-align: left;
}
.product_detail_lp .campaign_summary {
  background-position: right 20px center;
  background-size: 24px;
  font-size: 2rem;
  padding: 16px 20px 16px 40px;
}
.product_detail_lp .campaign_text {
  font-size: 2.4rem;
  line-height: 3.8rem;
}
.product_detail_lp .campaignNotice_lead {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.product_detail_lp .campaignNotice_block {
  margin: 0 20px;
}
.product_detail_lp .campaignNotice_title {
  font-size: 1.4rem;
  flex-basis: 26%;
}
.product_detail_lp .campaignNotice_text {
  flex-basis: 75%;
  font-size: 1.4rem;
  line-height: 2.8rem;
}

.renewal {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-color: #e7e0e4;
  padding: 6% 0 5%;
}
.renewal_title_en {
  width: 49.8%;
  margin: 0 auto;
}
.renewal_title {
  width: 90.7%;
  margin: -1.5% auto 65%;
}
.renewal_subTitle {
  width: 89.2%;
  margin: 0 auto;
}
.renewal_image01 {
  margin: 0% auto 0;
  width: 91.4%;
  padding-bottom: 5%;
  position: relative;
}
.renewal_image02 {
  background-image: var(--bgImg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  margin: -3% 0 5%;
}
.renewal_image02 img {
  width: 91.7%;
  margin: 0 auto;
}
.renewal_btn {
  width: 90%;
  margin: 0 auto 3%;
}
.renewal_image03 {
  width: 95.5%;
  margin: 0 auto;
}

.lineup {
  background-image: var(--bgImg);
  background-position: top center;
  background-size: 100%;
  padding: 10% 0 3%;
  position: relative;
}
.product_detail_lp .lineup {
  padding: 10% 0 0;
}
.product_detail_lp .lineup_addSpace {
  padding-bottom: 10%;
}

.lineup_title {
  width: 50%;
  margin: 10px 0% 12.6% 26%;
}
.lineup_list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
  padding: 0 2.3% 0 3.7%;
}
.lineup_list_item:first-child {
  flex-basis: 43.6%;
  margin-bottom: 3%;
  margin-left: 3.4%;
}
.lineup_list_item:nth-child(2) {
  flex-basis: 43.4%;
  margin-bottom: 3%;
  margin-right: 2.6%;
}
.lineup_list_item {
  flex-basis: 32.5%;
  position: relative;
  margin-bottom: 1%;
}
.lineup_list_item.lineup_list_new {
  flex-basis: 33%;
}
.lineup_list_new {
  position: absolute;
  top: -27.2%;
  left: -18.6%;
  width: 48.17%;
}
.lineup_list_suiko {
  position: absolute;
  top: -5%;
  left: 0;
  width: 93%;
}
.lineup_list_item:last-child {
  margin-bottom: 0;
}
.lineup_subTitle {
  color: #333;
  font-family: var(--font_min);
  font-size: 2.2rem;
  position: absolute;
  bottom: 13%;
  left: 0;
}
.lineup_list_item:first-child .lineup_subTitle,
.lineup_list_item:nth-child(2) .lineup_subTitle {
  font-size: 3rem;
  bottom: 10.5%;
}
.product_detail_lp .lineup_subTitle {
  font-size: 1.3rem;
}
.product_detail_lp .lineup_list_item:first-child .lineup_subTitle,
.product_detail_lp .lineup_list_item:nth-child(2) .lineup_subTitle {
  font-size: 2rem;
}

.lpPrice {
  background-image: var(--bgImg);
  background-position: top center;
  background-size: 100%;
  padding: 1% 0 11.3%;
  position: relative;
}
.lpPrice_inner {
  margin: 0 auto;
  background-color: #fff;
  width: 92%;
}
.lpPrice_title {
  margin: 0% 0% 0% 37.8%;
  width: 31.138%;
  padding-top: 7%;
}
.lpPrice_image01 {
  margin: 6.4% 0% 0% 6.5%;
  width: 87.185%;
}
.lpPrice_teiki {
  width: 88%;
  margin: 7.5% 0% 0% 6.7%;
  padding-bottom: 5.9%;
}

.newProduct_item {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding: 117% 0 12% 0;
}

.newProduct_title {
  width: 78.922%;
  margin: 0.5% 0% 0% 5.2%;
}
.newProduct_image01 {
  width: 88.543%;
  margin: 0% 0% 0% 9%;
}
.newProduct_image02 {
  width: 92.397%;
  margin: 3.9% 0% 0% 5.5%;
}
.newProduct_image03 {
  width: 90.834%;
  margin: 6.9% 0% 0% 4.5%;
}

.newProduct_mul {
  background-color: #fce7eb;
  padding: 117% 0 12% 0;
}
.newProduct_sum {
  background-color: #efdfd2;
  padding: 117% 0 12% 0;
}

.newProduct_lg .newProduct_title {
  width: 89.8%;
  margin: 0 auto 104%;
}
.newProduct_lg .newProduct_image01 {
  width: 95.6%;
  margin: 0 auto 4%;
}

.newProduct_lbe {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 5% 0 0 0;
}
.newProduct_lbe .newProduct_title {
  width: 84.8%;
  margin: 0 auto 104%;
}
.newProduct_lbe .newProduct_image01 {
  width: 95.6%;
  margin: 0 auto 2%;
}

.newProduct_lbr {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 5% 0 0 0;
}
.newProduct_lbr .newProduct_title {
  width: 84.8%;
  margin: 0 auto 104%;
}
.newProduct_lbr .newProduct_image01 {
  width: 95.6%;
  margin: 0 auto 4%;
}
.variation_box01 {
  background-color: #f2d9db;
  position: relative;
  padding-bottom: 2.9%;
}
.variation_box02 {
  background-color: #efefef;
  position: relative;
  padding-bottom: 1%;
}
.variation_box03 {
  background-color: #eee7eb;
  position: relative;
  padding-bottom: 1%;
}
.variation_box04 {
  background-color: #eee8e3;
  position: relative;
  padding-bottom: 1%;
}
.variation_box05 {
  background-color: #efdccf;
  position: relative;
  padding-bottom: 1%;
}
.variation_title {
  position: absolute;
  margin: 0% 0% 0% 18.1%;
  width: 65.938%;
  left: 0;
  right: 0;
  top: 2.8%;
}
.variation_image {
  margin-bottom: -117.6%;
}
.variation_box02 .variation_image {
  margin-bottom: -115.9%;
}
.variation_box03 .variation_image {
  margin-bottom: -116%;
}
.variation_box04 .variation_image {
  margin-bottom: -115.7%;
}
.variation_box05 .variation_image {
  margin-bottom: -117.3%;
}
.variation_box06 .variation_image {
  margin-bottom: -115.7%;
}
.variation_text {
  font-family: var(--font_min);
  font-size: 3.2rem;
  text-align: center;
  line-height: 1.6;
  padding: 3% 0 0%;
  color: #323234;
  letter-spacing: 0.2rem;
}
.variation_link:hover {
  text-decoration: none;
}

.variation_list_item {
  position: relative;
  width: 98%;
  padding: 6% 0% 3%;
  margin: 0 auto;
}
.variation_list_item:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: -2%;
  left: 3%;
  right: 3%;
  width: 94%;
  height: 5px;
  background-image: radial-gradient(circle, #323234 2.5px, transparent 2.5px);
  background-position: top center;
  background-size: 19px 5px;
  display: inline-block;
}
.variation_box04 .variation_list_item {
  padding: 6% 0 2.5%;
}
.variation_box05 .variation_list_item {
  padding: 5.4% 0 2.5%;
}

.variation_feature {
  width: 96.515%;
}
.variation_feature_best {
  margin-left: 4.8%;
  width: 96.3%;
}

.variation_box02 .variation_feature {
  margin-left: 5.7%;
  width: 90.7%;
}
.variation_box03 .variation_feature {
  margin-left: 5.7%;
  width: 90.7%;
}
.variation_box04 .variation_feature {
  margin-left: 5.7%;
  width: 90.7%;
}
.variation_box05 .variation_feature {
  margin-left: 0%;
  width: 96.5%;
}
.variation_box06 .variation_feature {
  margin-left: 5.7%;
  width: 90.7%;
}

.product_detail_lp .variation_text {
    font-size: 2.3rem;
}

.bg_wrap {
  background-image: var(--bgImg);
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
  background-color: #e7e0e4;
  padding: 6% 0 5%;
}
.chart {
  position: relative;
  padding-top: 3%;
  padding-bottom: 6%;
}
.chart_title {
  width: 54.167%;
  margin: 0 0% 8.9% 25%;
}

.chart_lens {
  margin: 0 auto;
  width: 90%;
}
.chart_notice {
  font-family: var(--font_min);
  margin: 2.8% auto;
  width: 92%;
  text-align: right;
}
.product_detail_lp .chart_notice {
font-size: 1.1rem;
}

.about {
  padding-top: 5.2%;
}
.about_block {
  background-color: #fff;
  margin: 0 5% 6.8%;
  padding: 5.1% 0;
  
}
.about_image {
  width: 98.844%;
  margin: 0 auto 4.4%;
}
.about_title {
  width: 57.605%;
  margin: 0 auto 5.5%;
}
.about_bnr {
  width: 99%;
  margin-bottom: 5%;
}
.aboutSpec_list {
  background-image: var(--bgImg);
  background-position:
    top center,
    left center,
    left bottom;
  background-repeat: repeat-y, repeat-x, repeat-x;
  background-size: 1px, 2px, 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 3%;
}
.aboutSpec_item {
  flex-basis: 50%;
  list-style: none;
  padding: 5% 2%;
}
.aboutSpec_subTitle {
  font-size: 3.4rem;
  font-family: var(--font_min);
  font-weight: bold;
  margin-top: 4%;
  margin-bottom: 2%;
}
.product_detail_lp .aboutSpec_subTitle {
  font-size: 2.6rem;
}

.aboutSpec_icon {
  margin-bottom: 6%;
  height: fit-content;
  min-height: 57%;
}
.aboutSpec_text {
  font-family: var(--font_min);
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: center;
}
.product_detail_lp .aboutSpec_text {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
.about_item {
  font-family: var(--font_min);
  background-position: left center;
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_secret_cm1d/2g/icon_star.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 0.4em;
  padding-left: 2rem;
  list-style: none;
  text-align: left;
}
.product_detail_lp .about_item {
  font-size: 1.1rem;
  line-height: 2.6rem;
  padding-left: 18px;
}
.about_item:last-child {
  margin-bottom: 0;
}
.about_table {
  text-align: center;
  margin: 0% 5% 5%;
  background-image: var(--bgImg);
  background-position: top center;
  background-repeat: repeat-x;
  background-size: 2px;
  padding-top: 5.1%;
}
.about_subTitle {
  font-family: var(--font_min);
  font-size: 4.6rem;
  text-align: center;
  margin: 0% auto 5%;
  background-image: var(--bgImg);
  background-position: top center;
  background-repeat: repeat-x;
  background-size: 3px;
  padding-top: 7.3%;
  width: 89%;
}
.product_detail_lp .about_subTitle {
  font-size: 3rem;
}
.about_lens_wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto 4.5%;
}
.about_spec_image {
  margin-bottom: 6.7%;
}
.about_spec {
  background-color: #fff;
}
.aboutSpec_item {
  font-size: 0.8rem;
  line-height: 1.4rem;
  text-align: center;
}
.aboutSpec_item img {
  display: flex;
}
.about_lens_image {
  width: 34.8%;
  margin-right: 24px;
}
.about_lens_text {
  font-family: var(--font_min);
  font-size: 3rem;
  line-height: 1.6;
}
.product_detail_lp .about_lens_text {
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: left;
}
.about_3dLens {
  margin: 0 5% 5%;
}
.about_text {
  font-family: var(--font_min);
  font-size: 2.7rem;
  line-height: 2;
  margin-bottom: 5.2%;
  text-align: center;
}
.product_detail_lp .about_text {
  font-size: 1.6rem;
  line-height: 3rem;
  margin: 0 auto 4%;
}
.about_list {
  background-color: #eee;
  padding: 3% 5.5% 1.7%;
  margin: 0 5.6% 6.5%;
}
.spec_notice {
  display: block;
  font-family: var(--font_min);
  font-size: 1.4rem;
  margin-top: 10px;
}
.product_detail_lp .spec_notice {
  font-size: 1rem;
  margin-top: 10px;
}
.spec_uv,
.product_detail_lp .spec_uv {
  width: 46.036%;
  margin: 0 auto;
}
.spec_moist,
.product_detail_lp .spec_moist {
  width: 46.036%;
  margin: 0 auto;
}
.spec_o2,
.product_detail_lp .spec_o2 {
  width: 39.345%;
  margin: 0 auto;
}
.spec_sand,
.product_detail_lp .spec_sand {
  width: 51.39%;
  margin: 0 auto;
}
.quality {
  margin: 0 5%;
}
.quality_title {
  width: 32.6%;
  margin: 0 auto 5%;
}
.quality_image {
  margin-bottom: 10%;
}
.brand_logo {
  width: 28%;
  margin: 0 auto;
}

.toricBnr {
  margin-bottom: 80px;
}
.toricBnr_title {
  width: 96%;
  margin: 0 auto;
}
.toricBnr_contents {
  margin: 0 5% 20px;
}
.toricBnr_subTitle {
  font-family: var(--font_min);
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 4px;
  text-align: center;
}
.product_detail_lp .toricBnr_subTitle {
  font-family: var(--font_min);
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 4px;
  text-align: center;
}

.other_products {
  margin-top: 40px;
}
.other_products_title {
  background-color: #333;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 15px;
  text-align: left;
}
.other_products_mainTitle {
  font-size: 2rem;
  margin: 16px 0;
  text-align: center;
}
.product_detail_lp .other_products_mainTitle {
  font-size: 1.6rem;
  margin: 10px 0;
}
.other_products_image {
  margin-bottom: 30px;
}
.other_products_subTitle {
  font-size: 1.6rem;
  color: #3c3c3c;
  margin: 6px 0 0;
  text-align: center;
}
.product_detail_lp .other_products_subTitle {
  font-size: 1.4rem;
  color: #3c3c3c;
  margin: 6px 0 0;
}
.other_products_text {
  color: #f85993;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
}

.previous_wrap {
  margin: 0 5%;
}
.previous_inner {
  border: 3px solid #e499b2;
  background: #fff;
  padding: 20px;
}
.previous_title {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.previous_color {
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.previous_notice {
  font-size: 1.3rem;
  text-align: right;
}

.anime {
  opacity: 0;
  transform: scale(0) translateY(50px);
  transform-origin: center bottom; /* 下部分を基準にスケール */
}
/* フェードイン＋拡大＋2回ぷるん（0.75sバージョン） */
@keyframes fadeInJelly {
  0% {
    opacity: 0;
    transform: scale(0) translateY(50px);
  }
  25% {
    opacity: 1;
    transform: scale(1.1) translateY(-10px);
  }
  35% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
  45% {
    opacity: 1;
    transform: scale(1.2, 0.8) rotate(2deg); /* 1回目のぷるん */
  }
  55% {
    opacity: 1;
    transform: scale(0.9, 1.1) rotate(-2deg);
  }
  60% {
    opacity: 1;
    transform: scale(1.05, 0.95) rotate(1deg);
  }
  65% {
    opacity: 1;
    transform: scale(1, 1) rotate(0deg);
  }

  /* 2回目のぷるん（小さく揺れる） */
  75% {
    opacity: 1;
    transform: scale(1.02, 0.98) rotate(1deg);
  }
  85% {
    opacity: 1;
    transform: scale(0.98, 1.02) rotate(-1deg);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1) rotate(0deg);
  }
}

/* アニメーション適用 */
.anime.active {
  animation: fadeInJelly 0.75s ease-out forwards;
}
.anime.active.delay1 {
  animation-delay: 0s;
}
.anime.active.delay2 {
  animation-delay: 0.1s;
}
.anime.active.delay3 {
  animation-delay: 0.2s;
}
.anime.active.delay4 {
  animation-delay: 0.3s;
}

/* シンプルフェードアップ */
.fadeUp {
  opacity: 0;
  transform: translateY(20px); /* 少し下に配置 */
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fadeUp.active {
  opacity: 1;
  transform: translateY(0);
}
/* 遅延時間を transition-delay で指定する */
.fadeUp.delay1 {
  transition-delay: 0s;
}
.fadeUp.delay2 {
  transition-delay: 0.1s;
}
.fadeUp.delay3 {
  transition-delay: 0.2s;
}
.fadeUp.delay4 {
  transition-delay: 0.3s;
}
.fadeUp.delay5 {
  transition-delay: 0.4s;
}
.fadeUp.delay6 {
  transition-delay: 0.5s;
}
.fadeUp.delay7 {
  transition-delay: 0.6s;
}
.fadeUp.delay8 {
  transition-delay: 0.7s;
}
.fadeUp.delay9 {
  transition-delay: 0.8s;
}

/* シンプルフェードダウン */
.fadeDown {
  opacity: 0;
  transform: translateY(-20px); /* 少し上に配置 */
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fadeDown.active {
  opacity: 1;
  transform: translateY(0);
}

/* シンプルフェードイン */
.fadeIn {
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.fadeIn.active {
  opacity: 1;
}
/* 遅延時間を transition-delay で指定する */
.fadeIn.delay1 {
  transition-delay: 0.2s;
}
.fadeIn.delay2 {
  transition-delay: 0.5s;
}
.fadeIn.delay3 {
  transition-delay: 0.8s;
}
.fadeIn.delay4 {
  transition-delay: 1.1s;
}

/* 右から左 */
.fadeRight {
  opacity: 0;
  transform: translateX(30px);
  transition:
    opacity 0.4s ease-out,
    transform 0.4s ease-out;
}
.fadeRight.active {
  opacity: 1;
  transform: translateX(0);
}

/* 左から右  */
.fadeLeft {
  opacity: 0;
  transform: translateX(-30px);
  transition:
    opacity 0.6s ease,
    transform 0.6s ease;
}
.fadeLeft.active {
  opacity: 1;
  transform: translateX(0);
}

/* 定期よくある質問 */
.faq_so1d_2g {
  background-color: #e696af;
}
.faq_so1d_2g .productFaq_title,
.faq_so1d_2g .productFaq_subTitle {
  color: #fff;
}
.faq_so1d_2g .productFaq_summary {
  background-color: #333;
}
.faq_so1d_2g .productFaq_answer {
  background-image: var(--bgImg);
}
