@charset "UTF-8";
.ot1m {
  background-color: #0f0f0f;
  overflow: hidden;
}
.ot1mLp {
  background-color: #0f0f0f;
  overflow: hidden;
}
.contents_wrap li {
  list-style: none;
}
.fv {
  position: relative;
}
.fvBlur {
  filter: blur(4px);
  animation: blur 1s ease-in-out forwards;
}
@keyframes blur {
  0% {
    filter: blur(4px);
  }
  100% {
    filter: blur(0);
  }
}
.fv_catch {
  position: absolute;
  top: 1.5%;
  right: 0;
  left: 0;
  margin: auto;
  width: 90%;
}
.fv_logo {
  position: absolute;
  top: 75.3%;
  left: 7%;
  margin: auto;
  width: 86%;
}
.fv_lens {
  position: absolute;
  bottom: 7.8%;
  right: 0;
  left: 0;
  margin: auto;
  width: 42%;
}
.concept {
  position: relative;
}
.concept_title {
  position: absolute;
  top: 9.95%;
  right: 0;
  left: 0;
  margin: auto;
  width: 28.7%;
}
.concept_catch {
  position: absolute;
  top: 18.5%;
  right: 0;
  left: 3%;
  margin: auto;
  width: 67%;
}
.concept_model {
  position: absolute;
  top: 88.4%;
  right: 0;
  left: 0;
  margin: auto;
  width: 51.6%;
}
.lineUp {
  padding: 18.7% 0 12%;
}
.lineUp_title {
  margin: 0 auto 11.8%;
  width: 25.5%;
}
.lineUp_catch {
  margin: 0 auto 6.7%;
  width: 77.4%;
}
.lineUp_lens {
  margin: 0 auto;
  width: 37%;
}
.lineUp_type {
  width: 86.2%;
  margin: -1.9% 0% 7.3% 4.1%;
}
.lineUp_subTitle {
  margin: 0 auto 2%;
  width: 90%;
}
.lineUp_color_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 8.4% 11.3%;
}
.lineUp_color:last-child .lineUp_color_list {
  margin: 0 8% 0%;
}
.lineUp_color_list_item {
  flex-basis: 49.5%;
}
.lineUp_color_list_item:nth-child(2) {
  margin-right: -1%;
}
.lineUp_color_list_item:nth-child(3) {
  margin-top: 4.1%;
}

.lensType {
  padding: 12.4% 0 11.5%;
}
.lensType.type_beyond_shade {
  padding-bottom: 0;
}
.lensType_main {
  margin-bottom: 11.5%;
}
.lensType_title {
  width: 44.6%;
  margin: 0 auto 6%;
}
.lensType_concept {
  width: 90%;
  margin: 0 auto 11.6%;
}
.lensType_color {
  width: 70.3%;
  margin: 0 auto;
}
.lensType_subTitle {
  width: 34.4%;
  margin: -1.9% auto 5.5%;
}
.lensType_design {
  width: 87.5%;
  margin: 5.9% 5.9% 0 6.7%;
}
.lensType_sub {
  position: relative;
  margin-bottom: 9%;
}
.lensType_sub a:hover {
  text-decoration: none;
}
.lensType_sub_spec.imgUpper {
  margin: 7.3% 0 8% 13.3%;
  position: relative;
  z-index: 2;
}
.lensType_sub_spec {
  width: 80.1%;
  margin: 11.4% 0 9.6% 13.3%;
}
.lensType_headLine4 {
  color: #fff;
  font-size: 4.6rem;
  line-height: 8rem;
  text-align: center;
  margin-bottom: 10.4%;
}
.lensType_sub_text {
  color: #fff;
  font-size: 2.4rem;
  line-height: 4.8rem;
  flex-basis: 54%;
}
.lensType_sub_wrap {
  display: flex;
  justify-content: space-between;
  width: 87%;
  margin: 0 auto 3.3%;
}
.lensType_sub_wear {
  flex-basis: 45.9%;
}
.lensType_sub_smp {
  width: 84%;
  margin: 0 auto;
}

.type_void {
  background-image: var(--bgImg), var(--bgImg);
  background-repeat: no-repeat, repeat-y;
  background-position:
    bottom right 5%,
    top center;
  background-size: 20%, 100%;
}
.type_void .lensType_title {
  width: 29.5%;
  margin: 0 auto 6%;
}
.type_void .lensType_color {
  width: 44.2%;
  margin: 0 auto;
}

.type_neoglam {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-position: bottom right 5%;
  background-size: 20%;
}
.type_neoglam .lensType_title {
  width: 27.4%;
  margin: 0 auto 6%;
}
.type_neoglam .lensType_color {
  width: 44.2%;
  margin: 0 auto;
}
.type_neoglam .lensType_design {
  width: 87.5%;
}

.colorChart {
  padding: 8.2% 0 6%;
}
.colorChart_title {
  width: 45.1%;
  margin: 0 auto 7.7%;
}
.colorChart_image {
  width: 67%;
  margin: 0 auto;
}

.lensSpec {
  padding: 4.7% 0 11.5%;
}
.lensSpec_image {
  width: 88.4%;
  margin: 0 auto 6%;
  padding-bottom: 8.6%;
  position: relative;
}
.lensSpec_image::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  width: 104%;
  position: absolute;
  left: -2%;
  right: -2%;
  bottom: 0;
  margin: auto;
}
.lensSpec_title {
  width: 35.5%;
  margin: 0 auto 5.6%;
}
.lensSpec_subTitle {
  width: 78.8%;
  margin: 0 auto 3%;
}
.lensSpec_lock_wrap {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 3.5% 0.7% 9%;
}
.lensSpec_lock_image {
  flex-basis: 40.7%;
}
.lensSpec_lock_text {
  width: 52%;
  color: #9d9d9e;
  font-size: 2.6rem;
  line-height: 4.5rem;
  text-align: left;
}
.lensSpec_point {
  width: 97.1%;
  margin: 0 auto 1%;
}
.lensSpec_notice {
  color: #fff;
  font-size: 2rem;
  line-height: 3.6rem;
  margin: 0 5% 1.3%;
}
.lensSpec_list_wrap {
  position: relative;
}
.lensSpec_list_wrap::before {
  background-color: #0f0f0f;
  border-radius: 50%;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 46.533%;
  margin: auto;
  z-index: 2;
}
.lensSpec_list {
  border-top: 1px solid #9d9d9e;
  border-bottom: 1px solid #9d9d9e;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 5% 5.9%;
  padding: 0 0 5%;
  position: relative;
}
.lensSpec_list::before {
  background-color: #9d9d9e;
  content: "";
  display: block;
  width: 1px;
  height: 91%;
  position: absolute;
  left: 0;
  right: 0;
  top: 4%;
  margin: auto;
}
.lensSpec_list::after {
  background-color: #9d9d9e;
  content: "";
  display: block;
  width: 96%;
  height: 1px;
  position: absolute;
  top: 47.5%;
  left: 0;
  right: 0;
  margin: auto;
}
.lensSpec_list_item {
  flex-basis: 48%;
  min-height: 500px;
  padding-top: 6.5%;
}
.lensSpec_list_en_uv {
  width: 35.3%;
  margin: 0 auto 4%;
}
.lensSpec_list_image_uv {
  width: 30.2%;
  margin: 0 auto 7.33%;
}
.lensSpec_list_en_moiost {
  width: 50%;
  margin: 0 auto 4%;
}
.lensSpec_list_image_moiost {
  width: 29.5%;
  margin: 0 auto 7.33%;
}
.lensSpec_list_en_highWater {
  width: 68.2%;
  margin: 0 auto 4%;
}
.lensSpec_list_image_highWater {
  width: 25.7%;
  margin: 0 auto 7.33%;
}
.lensSpec_list_en_sandwich {
  width: 61.7%;
  margin: 0 auto 4%;
}
.lensSpec_list_image_sandwich {
  width: 38%;
  margin: 0 auto 7.33%;
}
.lensSpec_list_headLine4 {
  color: #9d9d9e;
  font-size: 2.1rem;
  margin-bottom: 11%;
  text-align: center;
}
.lensSpec_list_headLine4::before {
  content: "[";
  margin-right: 5px;
}
.lensSpec_list_headLine4::after {
  content: "]";
  margin-left: 5px;
}
.lensSpec_list_en_moiost + .lensSpec_list_headLine4 {
  margin-bottom: 10%;
}
.lensSpec_list_text {
  color: #fff;
  font-size: 2.1rem;
  line-height: 4rem;
  text-align: center;
}
.lensSpec_list_notice {
  color: #9d9d9e;
  font-size: 1.6rem;
  margin-top: 5.5%;
  text-align: center;
}
.lensSpec_power {
  width: 89.8%;
  margin: 0 auto;
}

.quality {
  padding: 11.5% 0;
}
.quality_en {
  width: 27.3%;
  margin: 0 auto 5.5%;
}
.quality_title {
  color: #fff;
  font-size: 3.6rem;
  text-align: center;
  margin-bottom: 5.5%;
}
.quality_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 3.5% 0 7.5%;
}
.quality_image {
  flex-basis: 30%;
  margin-top: 3%;
  margin-left: 5%;
}
.quality_text {
  color: #dcdcde;
  flex-basis: 54.8%;
  font-size: 2.4rem;
  line-height: 4.2rem;
}

.campaign {
  background-color: #efefef;
  padding: 17.7% 0 12%;
}
.campaign_title {
  width: 74%;
  margin: 0 auto 6%;
}
.campaign_spbox {
  margin: 0 3.5% 9.5% 3%;
}
.campaign_sticker {
  margin: 0 4.5% 0 3%;
}
.campaign_3set {
  margin: -28% 1% 8.5% 1%;
  position: relative;
  z-index: 2;
}
.campaign_popUp {
  width: 90%;
  margin: 0 auto 9%;
}
.campaign_leaflet {
  width: 95.9%;
  margin: 0 auto;
}
.campaign {
  background: #efefef;
  background: linear-gradient(0deg, rgba(226, 226, 227, 1) 0%, rgba(239, 239, 239, 1) 100%);
  padding: 10% 0 12%;
}
.campaign_title {
  width: 74%;
  margin: 0 auto 6%;
}
.campaign_spbox {
  margin: 0 3.5% 9.5% 3%;
}
.campaign_sticker {
  margin: 0 4.5% 0 3%;
}
.campaign_3set {
  margin: -28% 1% 8.5% 1%;
}
.campaign_popUp {
  width: 90%;
  margin: 0 auto 7%;
}
.campaign_leaflet {
  width: 95.9%;
  margin: 0 auto;
}
.campaign_subTitle {
  width: 60.3%;
  margin: 0 auto 2.4%;
}

.otherPrice {
  background-color: #efefef;
  padding: 17.7% 0 0;
  position: relative;
}
.otherPrice_title {
  width: 20%;
  margin: 0 auto 6%;
}
.otherPrice_3set {
  position: absolute;
  top: 50.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.otherPrice_3set_now {
  position: absolute;
  top: 43%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.otherPrice_regular {
  position: absolute;
  top: 65.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 96%;
}
.otherPrice_regular_3set {
  position: absolute;
  top: 75.5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 96%;
}

/*商品詳細ページ*/
.ot1mLp .lensType_headLine4 {
  font-size: 2.8rem;
  line-height: 5rem;
}
.ot1mLp .lensType_sub_text {
  font-size: 1.5rem;
  line-height: 3rem;
  text-align: left;
}
.ot1mLp .lensSpec_list_headLine4 {
  font-size: 1.2rem;
}
.ot1mLp .lensSpec_lock_text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  text-align: left;
}
.ot1mLp .lensSpec_notice {
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: left;
}
.ot1mLp .lensSpec_list_item {
  min-height: 310px;
}
.ot1mLp .lensSpec_list_text {
  font-size: 1.4rem;
  line-height: 2.8rem;
}
.ot1mLp .lensSpec_list_notice {
  font-size: 1.2rem;
}
.ot1mLp .quality_title {
  font-size: 2.8rem;
}
.ot1mLp .quality_text {
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: left;
}

/*2+1まとめ買い*/
.ot1mLp .campaign_title {
  margin: 0 auto 6%;
}
.campaignSticker_notice {
  margin: 0 3.5% 0 3%;
}
.campaignSticker_details {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  padding: 3% 0 8%;
  margin: 0 3.5% 0 3%;
}
.campaignSticker_summary {
  background-color: #fff;
  background-image: url(https://la48yrki3t.user-space.cdn.idcfcloud.net/images/pc/type/se_other1m/arrow_campaign_notice.svg);
  background-position: right 5% center;
  background-repeat: no-repeat;
  background-size: 12px;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 10px 0;
  margin: 0 7%;
  text-align: center;
  display: block;
  list-style: none;
}
.campaignSticker_details[open] .campaignSticker_summary {
  background-image: url(https://la48yrki3t.user-space.cdn.idcfcloud.net/images/pc/type/se_other1m/arrow_campaign_notice_close.svg);
}
.campaignSticker_block {
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 2.4rem;
  padding: 0 5% 5%;
  margin: 0 7%;
  text-align: left;
}
.campaignSticker_block_text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
  margin-bottom: 10px;
}
.campaignSticker_block_notice {
  font-size: 1.1rem;
  line-height: 1.6rem;
  text-align: left;
}
.ot1mLp .campaign_3set_now {
  margin: 0 2% 8% 1%;
}
.ot1mLp .campaign_popUp {
  margin: 0px auto 7%;
}

/*スペシャルボックス*/
.campaignSpbox_notice {
  margin: 0 3.5% 0 3%;
}
.campaignSpbox_details {
  background-image: var(--bgImg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
  padding: 2% 0 8%;
  margin: 0 3.5% 7% 3%;
}
.campaignSpbox_summary {
  background-color: #fff;
  background-image: url(https://la48yrki3t.user-space.cdn.idcfcloud.net/images/pc/type/se_other1m/arrow_campaign_notice.svg);
  background-position: right 3% center;
  background-repeat: no-repeat;
  background-size: 10px;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 10px 0;
  margin: 0 7%;
  text-align: center;
  display: block;
  list-style: none;
}
.campaignSpbox_details[open] .campaignSpbox_summary {
  background-image: url(https://la48yrki3t.user-space.cdn.idcfcloud.net/images/pc/type/se_other1m/arrow_campaign_notice_close.svg);
}
.campaignSpbox_block {
  background-color: #fff;
  padding: 0 3% 10px;
  margin: 0 7%;
}
.campaignSpbox_block_text {
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-align: left;
  margin-bottom: 10px;
}
.campaignSpbox_block_notice {
  font-size: 1.1rem;
  line-height: 1.6rem;
  text-align: left;
}

/*単品商品ページ*/
.ot1mLp .campaign_3set_single {
  margin: 0 2% 8% 1%;
}

.other_products {
  background-color: #fff;
  padding: 40px 0;
}
.other_products_title {
  background-color: #0f0f0f;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 10px 15px;
  text-align: left;
}
.other_products_image {
  margin-bottom: 30px;
}
.other_products_subTitle {
  font-size: 1.4rem;
  color: #3c3c3c;
  margin: 6px 0 0;
}

/*アニメーション設定*/

/* ぼかし */
.blur {
  filter: blur(4px);
  transition: filter 0.3s;
}
.blur.active {
  filter: blur(0);
}

/* シンプルフェードアップ */
.fadeUp {
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.3s ease-out,
    transform 0.3s ease-out;
}
.fadeUp.active {
  opacity: 1;
  transform: translateY(0);
}

/* シンプルフェードイン */
.fadeIn {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.fadeIn.active {
  opacity: 1;
}

/* 右から左 */
.fadeRight {
  opacity: 0;
  transform: translateX(30px);
  transition:
    opacity 0.3s ease-out,
    transform 0.3s ease-out;
}
.fadeRight.active {
  opacity: 1;
  transform: translateX(0);
}

/* 左から右  */
.fadeLeft {
  opacity: 0;
  transform: translateX(-30px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}
.fadeLeft.active {
  opacity: 1;
  transform: translateX(0);
}
