@charset "UTF-8";
/* ------------------------------------------------------------
カテゴリページ・商品ページ
------------------------------------------------------------ */
.secret_cm1m_26se {
  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: 58.5%;
  width: 82.709%;
  margin-left: 1.6%;
}
.fv_package {
  position: relative;
  flex-basis: 20%;
  margin-right: 4%;
  margin-top: 12%;
}
.fv_lens {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-basis: 55.5%;
  margin-top: 8.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: 0 0 7.5%;
  position: relative;
}
.product_detail_lp .newColor {
  padding: 5% 0 7.5%;
}
.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;
}
.renewal{
  background-image: var(--bgImg);
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
  padding: 10% 0 16%;
}
.renewal_title{
  margin-bottom: 6%;
}
.renewal_image01{
  margin: 0 5% 8% 2%;
}
.renewal_image02{
  margin: 0 2% 0 2%;
}

/*商品ページ共通*/
.product_detail_lp .campaign_details {
  text-align: left;
}
.product_detail_lp .campaign_summary {
  background-position: right 80px center;
  background-size: 24px;
  font-size: 2rem;
  padding: 16px 20px 16px 70px;
}
.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.5rem;
  flex-basis: 25%;
}
.product_detail_lp .campaignNotice_text {
  flex-basis: 75%;
  font-size: 1.4rem;
  line-height: 2.8rem;
}

.lineup {
  background-image: var(--bgImg);
  background-position: top center;
  background-size: 100%;
  padding: 10% 0 3%;
  position: relative;
}

.lineup_title {
  width: 57.2%;
  margin: 10px 0% 12.6% 21%;
}
.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: #efdfd2;
  position: relative;
  padding-bottom: 2.9%;
}
.variation_box02 {
  background-color: #ede8e2;
  position: relative;
  padding-bottom: 1%;
}
.variation_box03 {
  background-color: #eee7eb;
  position: relative;
  padding-bottom: 1%;
}
.variation_box04 {
  background-color: #eee1d0;
  position: relative;
  padding-bottom: 1%;
}
.variation_box05 {
  background-color: #f8e1db;
  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: -185.5%;
}
.variation_box02 .variation_image {
  margin-bottom: -13%;
}
.variation_box03 .variation_image {
  margin-bottom: -13%;
}
.variation_box04 .variation_image {
  margin-bottom: -13%;
}
.variation_box05 .variation_image {
  margin-bottom: -13%;
}
.variation_box06 .variation_image {
  margin-bottom: -13%;
}
.variation_text {
  font-family: var(--font_min);
  font-size: 3.2rem;
  text-align: center;
  line-height: 4.5rem;
  padding: 3% 0 0%;
  color: #323234;
  letter-spacing: 0.2rem;
}
.product_detail_lp .variation_text {
    font-size: 2.2rem;
    line-height: 3.4rem;
}

.variation_link:hover {
  text-decoration: none;
}

.variation_list_item {
  position: relative;
  width: 98%;
  padding: 6% 0% 3%;
  list-style: none;
  margin: 0 auto;
}
.variation_list_item a:hover{
  text-decoration: none;
}
.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_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: 5.7%;
  width: 94.6%;
}

.bg_wrap {
  background-image: var(--bgImg);
  background-repeat: repeat;
  background-position: top center;
  background-size: 100%;
  background-color: #e7e0e4;
  padding: 6% 0 13%;
}
.chart {
  position: relative;
  padding-top: 3%;
  padding-bottom: 6%;
}
.chart_title {
  width: 54.167%;
  margin: 0 0% 8% 25%;
}
.chart_lens {
  margin: 0 auto;
  width: 90.1%;
}
.chart_notice {
  font-family: var(--font_min);
  font-size: 1rem;
  margin: 16px auto 0;
  width: 92%;
  text-align: right;
}
.about {
  padding-top: 5.2%;
}
.about_block{
  background-color: #fff;
  margin: 0 5% 10%;
  padding: 6.667% 0;
}
.about_image{
  width: 95.5%;
  margin: 0 auto 3%;
}
.about_title{
  width: 51.6%;
  margin: 0 auto 5.5%;
}
.about_bnr{
  width: 99%;
  margin-bottom: 5%;
}
.aboutSpec{
  background-color: #fff;
}
.aboutSpec_list{
  margin: 0 3% 40px;
}
.aboutSpec_item{
  align-items: center;
  border-bottom: 1px dotted #333;
  display: flex;
  justify-content: space-between;
  font-family: var(--font_min);
  font-size: 0.8rem;
  list-style: none;
  line-height: 1.4rem;
  text-align: center;
  padding: 34px 0;
}
.aboutSpec_item img {
  height: auto;
}
.about_table{
  margin: 0 5%;
}
.about_subTitle{
  width: 78%;
  margin: 0 auto 5%;
}
.about_lens_wrap{
  display: flex;
  justify-content: center;
  margin: 0 auto 20px;
}
.about_lens_image{
  width: 34.8%;
  margin-right: 10px;
}
.about_lens_text{
  font-family: var(--font_min);
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: left;
}
.about_3dLens{
  margin: 0 5% 5%;
}
.about_text{
  font-family: var(--font_min);
  font-size: 1.1rem;
  line-height: 2.4rem;
  margin: 0 5% 5%;
  text-align: center;
}
.about_list{
  background-color: #eee;
  padding: 3%;
  margin: 0 5% 10%;
}
.spec_notice{
  font-family: var(--font_min);
  font-size: 0.6rem;
  display: block;
  line-height: 1rem;
  margin-top: 5px;
}

.aboutSpec_price{
  width: 93.3%;
  margin: 0 auto;
}
.aboutSpec_moist,
.product_detail_lp .aboutSpec_moist{
  width: 15%;
  margin: 0 auto;
}
.aboutSpec_ion,
.product_detail_lp .aboutSpec_ion{
  width: 18%;
  margin: 0 auto;
}
.aboutSpec_sand,
.product_detail_lp .aboutSpec_sand{
  width: 18%;
  margin: 0 auto;
}
.aboutSpec_block{
  flex-basis: 66%;
  margin-left: 4%;
}
.aboutSpec_block_image{
  margin-bottom: 10px;
}
.block_moist .aboutSpec_block_image{
  width: 90%;
}
.block_ion .aboutSpec_block_image{
  width: 96%;
}
.block_sand .aboutSpec_block_image{
  width: 60%;
}
.aboutSpec_block_subTitle{
  font-family: var(--font_min);
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 3.6rem;
  text-align: left;
  margin-bottom: 16px;
}
.product_detail_lp .aboutSpec_block_subTitle{
  font-size: 2.3rem;
  line-height: 2.3rem;
  margin-bottom: 14px;
}
.aboutSpec_block_text{
  font-family: var(--font_min);
  font-size: 2.2rem;
  line-height: 3.4rem;
  text-align: left;
  width: 95%;
}
.product_detail_lp .aboutSpec_block_text{
  font-size: 1.3rem;
  line-height: 2.2rem;
}
.aboutSpec_suikou{
  border-bottom: 1px dotted #333;
  padding-bottom: 40px;
  margin: 0 5% 40px;
}
.aboutSpec_suikou_title{
  font-family: var(--font_min);
  font-size: 4.6rem;
  text-align: center;
  margin: 0 auto 5%;
}
.product_detail_lp .aboutSpec_suikou_title{
  font-size: 3rem;
}
.aboutSpec_suikou_wrap{
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
}
.aboutSpec_suikou_lens{
  flex-basis: 40.55%;
  margin-right: 24px;
}
.aboutSpec_suikou_text01{
  font-family: var(--font_min);
  font-size: 2.4rem;
  line-height: 4rem;
  text-align: left;
}
.product_detail_lp .aboutSpec_suikou_text01{
  font-size: 1.6rem;
  line-height: 3rem;
}
.aboutSpec_suikou_3d{
  margin: 0 0 20px;
}
.aboutSpec_suikou_text02{
  font-family: var(--font_min);
  font-size: 2.6rem;
  line-height: 4.5rem;
  font-weight: bold;
  margin-bottom: 4%;
  text-align: center;
}
.product_detail_lp .aboutSpec_suikou_text02{
  font-size: 1.6rem;
  line-height: 3rem;
}
.aboutSpec_suikou_list{
  background-color: #eee;
  padding: 16px 3%;
}
.aboutSpec_suikou_item{
  background-image: url(/images/sp/type/se_secret_cm1m/2g_26/icon_star.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: top 3px left;
  font-size: 1.6rem;
  font-family: var(--font_min);
  line-height: 3rem;
  list-style: none;
  padding-left: 20px;
  margin-bottom: 5px;
  text-align: left;
}
.product_detail_lp .aboutSpec_suikou_item{
  font-size: 1.2rem;
  line-height: 2.6rem;
  padding-left: 18px;
}
.aboutSpec_suikou_item:last-child{
  margin-bottom: 0;
}
.quality{
  margin: 0 5%;
}
.quality_title{
  width: 32.6%;
  margin: 0 auto 5%;
}
.quality_image{
  margin-bottom: 10%;
}
.information{
  margin: 0 5%;
}
.information_title{
  width: 52.4%;
  margin: 0 auto 5%;
}
.information_block{
  background-color: #fff;
  padding: 40px 0;
  margin-bottom: 12%;
}
.information_image{
  margin: 0 40px;
}
.information_subTitle{
  margin: 30px 0 20px;
}
.information_list{
  margin:0 40px 30px;
}
.information_list_item{
  font-size: 2rem;
  font-family: var(--font_min);
  line-height: 3rem;
  list-style: none;
  margin-bottom: 10px;
  padding-left: 1em;
  text-align: left;
  text-indent: -1em;
}
.product_detail_lp .information_list_item{
  font-size: 1.2rem;
  line-height: 2.2rem;
  text-align: left;
}

.information_list_item:last-child{
  margin-bottom: 0;
}

.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: 80px;
}
.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;
}

/* 定期よくある質問 */
.faq_so1m_2g{
  background-color: #efdfd2;
}
.faq_so1m_2g .productFaq_title,
.faq_so1m_2g .productFaq_subTitle{
  color: #2c3033;
}
.faq_so1m_2g .productFaq_summary{
  background-color: #333;
}
.faq_so1m_2g .productFaq_answer{
  background-image: var(--bgImg);
}

/* シンプルフェードアップ */
.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);
}