@charset "UTF-8";

/* ------------------------------------------------------------
カテゴリページ
------------------------------------------------------------ */
.lp_head{
  margin-bottom: 2%;
}
.contents_wrap li{
  list-style: none;
}

.fv{
  position: relative;
  padding-bottom: 76.73vw;
}
.fv_logo{
  width: 56%;
  position: absolute;
  top: 38.17%;
  left: 0;
  right: 0;
  margin:auto;
  z-index: 2;
}
.fv_lens{
  width: 90.4%;
  top: 46.08%;
  position: absolute;
  left: 3.6%;
}
.fv_catch{
  width: 69.1%;
  top: 80%;
  position: absolute;
  left: 0;
  right: 0;
  margin:auto;
}

.typeSelect{
  margin-bottom: 18%;
}
.typeSelect_title{
  width: 83.9%;
  margin: 0 auto 4%;
}
.typeSelect_wrap{
  display: flex;
  justify-content: center;
  margin-bottom: 2%;
}
.typeSelect_btn{
  margin-right: 2%;
}
.typeSelect_btn + .typeSelect_btn{
  margin-left: 1%;
  margin-right: 0;
}
.typeSelect_notice{
  color: #787878;
  font-size: 1.4rem;
  text-align: right;
  margin-right: 2.33%;
}
.typeSelect_mt{
  margin-top: 10%;
}

.power{
  width: 90.1%;
  margin: 0 auto 12%;
}

.awards{
  width: 90.1%;
  margin: 0 auto 12%;
}

.clearHigh{
  margin-bottom: 16%;
}
.clearHigh_wrap{
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  margin-bottom: 3.9%;
}
.clearHigh_btn{
  flex-basis: 48%;
}
.clearHigh_l_btn{
  width: 90.1%;
  margin:0 auto 3.8%;
}
.clearHigh_l_btn:last-child{
  margin: 0 auto;
}

.clearLow{
  margin-bottom: 16%;
}
.clearLow_wrap{
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  margin-bottom: 3.9%;
}
.clearLow_btn{
  flex-basis: 48%;
}
.clearLow_l_btn{
  width: 90.1%;
  margin:0 auto 3.8%;
}
.clearLow_l_btn:last-child{
  margin:0 auto;
}

.mid_logo{
  width: 40%;
  margin: 0 auto 23.7%;
}
.lensSpec{
  background-image: var(--bgImg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 20%;
}
.lensSpec_title{
  width: 80.3%;
  margin: 0 auto 5.7%;
}
.lensSpec_subTitle01{
  width: 43.3%;
  margin: 18.3% auto 5.5%;
}
.lensSpec_subTitle02{
  width: 84.5%;
  margin: 24% auto 7.8%;
}
.lensSpec_image{
  width: 90.2%;
  margin: 0 auto;
}
.lensSpec_1d_title{
  width: 30.8%;
  margin: 0 auto 3%;
}
.lensSpec_wrap{
  display: flex;
  justify-content: space-between;
  margin:0 6% 8%;
}
.lensSpec_wrap + .lensSpec_wrap{
  margin:0 0 0 5%;
}
.lensSpec_btn{
  flex-basis: 31.6%;
  position: relative;
}
.lensSpec_icon{
  position: absolute;
  width: 75.5%;
  top: -9.8%;
  right: -20%;
}
.lensSpec_item{
  flex-basis: 49.5%;
}
.lensSpec_item:last-child{
  flex-basis: 51.7%;
}
.lensSpec_toric_title{
  width: 60.4%;
  margin: 0 auto;
}
.lensSpec_2w_title{
  width: 84.8%;
  margin: 0 auto;
}
.lensSpec_model{
  margin: 18% auto;
  width: 78%;
}
.logo{
  width: 36%;
  margin: 0 auto;
}

/* ------------------------------------------------------------
カテゴリページ 高含水
------------------------------------------------------------ */
#rc1d_high .fv{
  padding-bottom: 137.8%;
}
#rc1d_high .fv_logo{
  width: 56%;
  position: absolute;
  top: 3.49%;
  left: 0;
  right: 0;
  margin:auto;
}
#rc1d_high .fv_lens{
  width: 90.4%;
  top: 61.7%;
  position: absolute;
  left: 3.6%;
}
#rc1d_high .fv_catch{
  width: 69.1%;
  top: 88.9%;
  position: absolute;
  left: 0;
  right: 0;
  margin:auto;
}
#rc1d_high .awards{
  margin: 12% auto;
}
#rc1d_high .mid_logo{
  margin: 0 auto 11.9%;
}
#rc1d_high .lensSpec{
  position: relative;
}
#rc1d_high .lensSpec::before{
  position: absolute;
  background: #FFFFFF;
  background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  width: 100%;
  height: 30%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 0;
}
#rc1d_high .lensSpec_title{
  position: relative;
  z-index: 2;
}
#rc1d_high .lensSpec_image{
  position: relative;
  z-index: 2;
}

/* ------------------------------------------------------------
カテゴリページ 低含水
------------------------------------------------------------ */
#rc1d_low .fv{
  padding-bottom: 137.8%;
}
#rc1d_low .fv_logo{
  top: 3.42%;
}
#rc1d_low .lensSpec_title{
  position: relative;
  z-index: 2;
}
#rc1d_low .lensSpec_image{
  position: relative;
  z-index: 2;
}
#rc1d_low .fv_lens{
  top: 61.3%;
}
#rc1d_low .fv_catch{
  top: 89.1%;
}
#rc1d_low .awards{
  margin: 12% auto;
}
#rc1d_low .mid_logo{
  margin: 0 auto 11.9%;
}
#rc1d_low .lensSpec{
  position: relative;
}
#rc1d_low .lensSpec::before{
  position: absolute;
  background: #FFFFFF;
  background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 85%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  width: 100%;
  height: 30%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 0;
}
#rc1d_low .lensSpec_title{
  position: relative;
  z-index: 2;
}
#rc1d_low .lensSpec_image{
  position: relative;
  z-index: 2;
}

/* ------------------------------------------------------------
クリア トーリック カテゴリページ
------------------------------------------------------------ */
#rct1d .fv{
  /*3825px*/
  padding-bottom: 185.88%;
}
#rct1d .fv_logo{
  top: 3.26%;
}
#rct1d .fv_catch{
  width: 90.1%;
  top: 54.54%;
}
#rct1d .fv_lens{
  top: 65.07%;
}
#rct1d .fv_Subcatch{
  position: absolute;
  width: 69.1%;
  top: 89.8%;
  left: 0;
  right: 0;
  margin: auto;
}
#rct1d .awards{
  margin: 12% auto;
}

#rct1d .price{
  margin-bottom: 0;
}

#rct1d .lensSpec{
  background-image: var(--bgImg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 18% 0 20%;
}
#rct1d .lensSpec_subTitle01{
  margin: 0 auto 5.5%;
}

/* シンプルフェードアップ */
.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; }

/* シンプルフェードイン */
.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);
}

/* ------------------------------------------------------------
商品ページ 高含水・低含水・トーリック共通
------------------------------------------------------------ */
.price{
  margin-bottom: 19.1%;
}
.price_wrap{
  display: flex;
  justify-content: space-between;
  padding: 0 5%;
  margin-bottom: 3.9%;
}
.price_btn{
  flex-basis: 48%;
}
.price_l_btn{
  width: 90.1%;
  margin:0 auto 3.8%;
}
.price_l_btn:last-child{
  margin:0 auto;
}
.price_w_btn{
  margin:0 auto 3.8%;
}

.rc1dLp_high .lp_head,
.rc1dLp_low .lp_head,
.rc1dLp_toric .lp_head {
  margin-bottom: 15px;
}
.rc1dLp_high .aniv,
.rc1dLp_low .aniv,
.rc1dLp_toric .aniv {
    background-color: #bfdef2;
}

/* 注意事項 */
.aniv_notice{
  margin: 0 auto;
  padding: 0 5% 5%;
  width: 90%;
  text-align: center;
  position: relative;
}
.aniv_notice_bgSticker{
  background-color: #fff;
}
.aniv_notice_details{
  background-color: #e6e6e8;
  border-radius: 100px;
  padding: 14px 0;
}
.aniv_notice_details[open]{
  border-radius: 28px;
}
.aniv_notice_summary{
  cursor: pointer;
  list-style: none;
  padding: 3px 9.6% 3px 7.2%;
}
.aniv_notice_summary::before{
  content: "";
  position: absolute;
  right: 9.2%;
  top: 24px;
  border: solid transparent;
  border-top-color: #787878;
  border-width: 10px 7px 0 7px;
}
.aniv_notice_details[open] .aniv_notice_summary::before{
  transform: rotate(180deg);
}
.aniv_notice_block{
  padding: 5%;
}
.aniv_notice_text{
  font-size: 1.4rem;
  color: #787878;
  line-height: 2rem;
  text-align: left;
  margin-bottom: 20px;
}
.aniv_notice_text:has(+ .aniv_notice_list){
  margin-bottom: 5px;
}
.aniv_notice_text:last-of-type{
  margin-bottom: 0;
}
.aniv_notice_item{
  font-size: 1.4rem;
  color: #787878;
  list-style: none;
  line-height: 1.8rem;
  margin-bottom: 5px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.aniv_notice_emphasis{
  color: #d50036;
}

/* よくある質問 */
.productContent{
  margin-bottom: 15%;
}
.productFaq_title,
.productFaq_subTitle{
  color: #fff;
}
.productFaq_answer{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/icon_a_red.svg) ;
  background-position: left 5% top 26px;
  background-repeat: no-repeat;
  background-size: 16px;
  background-color: #fff;
}
.productFaq_text{
  font-weight: 500;
  color: #787878;
}

/* ------------------------------------------------------------
商品ページ 高含水
------------------------------------------------------------ */
/*よくある質問*/
.rc1dLp_high .productFaq{
  background-color: #7dc3be;
}
.rc1dLp_high .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/arrow_product_faq_high.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/icon_q_gray.svg);
  background-color: rgb(255 255 255 / 0.8);
  color: #787878;
}
.rc1dLp_high .productFaq_details[open] .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/arrow_product_faq_close_high.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/icon_q_gray.svg);
}

/* ------------------------------------------------------------
商品ページ 低含水
------------------------------------------------------------ */
/*よくある質問*/
.rc1dLp_low .productFaq{
  background-color: #87c8d7;
}
.rc1dLp_low .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/arrow_product_faq_low.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/icon_q_gray.svg);
  background-color: rgb(255 255 255 / 0.8);
  color: #787878;
}
.rc1dLp_low .productFaq_details[open] .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/arrow_product_faq_close_low.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia_clear_26/icon_q_gray.svg);
}

/* ------------------------------------------------------------
商品ページ トーリック
------------------------------------------------------------ */
/* 定期便 */
.rc1dLp_toric#rct1d .awards_margin{
  margin-bottom: 0;
}
.feature_margin{
  margin-top: 17%;
}
.productContent_margin{
  margin-top: 18%;
  margin-bottom: 0;
}
.productContent_title_text{
  width: 29%;
  margin: 0 auto 5.5%;
}
/*よくある質問*/
.rc1dLp_toric .productFaq{
  background-color: #8cd2b4;
}
.rc1dLp_toric .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia-clear-tr1d/arrow_product_faq_toric.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia-clear-tr1d/icon_q_gray.svg);
  background-color: #edf0f0;
  color: #787878;
}
.rc1dLp_toric .productFaq_details[open] .productFaq_summary{
  background-image: url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia-clear-tr1d/arrow_product_faq_close_toric.svg),url(https://fatp275ehc.user-space.cdn.idcfcloud.net/images/pc/type/se_revia-clear-tr1d/icon_q_gray.svg);
}

/*クーポン*/
.limited{
  margin: 11% auto;
  width: 91.2%;
}
.limited_catch{
  margin-bottom: 5.5%;
  padding: 0 2%;
}
.limited_btn,
.limited_set{
  padding: 0 2%;
}
.limited_btn + .limited_btn,
.limited_set + .limited_btn{
  margin-top: 4.5%;
  padding-top: 5.5%;
  background-image: repeating-linear-gradient(90deg, #787878, #787878 5px, transparent 5px, transparent 10px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}

/*ボタン切り替え調整*/
.setNumberTab_link_3column{
  align-items: center;
  flex-direction: column;
  display: flex;
  justify-content: center;
  text-align: center;
}
.setNumberTab_link_3column:first-child{
  width: 20%;
}
.setNumberTab_link_3column:first-child .setNumberTab_tit span{
  color: #222;
}
.setNumberTab_link_3column:nth-child(2),
.setNumberTab_link_3column:nth-child(3){
  width: 37.4%;
}
.setNumberTab_wrap .setNumberTab_exTax{
  display: none;
}