@charset "UTF-8";

body {
	font: 100%/1 'jins_nextextralight', "proxima-nova", "Proxima Nova", 'Noto Sans Japanese', -apple-system, "Droid Sans", Roboto, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, HelveticaNeue, Helvetica, sans-serif;}
img { backface-visibility: hidden; }
#contentContainer { margin-top: 80px;}
@media (max-width: 768px) {
	#contentContainer { margin-top: 52px;}
}
@media (max-width: 640px) {
	.content__wrapper { padding:0;}
	.sun_wrap { padding: 0 3%;}
}



#h1_title_inner {
	background: url(../../../eyewear/img/select_sunglasses/sunglass_mainvisual_pc.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center 30%;
	padding: 14% 0 12.5%;
	color: #fff;
	text-align: center;
}
#h1_title_inner h1 { font-size: 54px; line-height: 1.7;}
@media screen and (max-width: 1024px)  { #h1_title_inner h1 { font-size: 7vw; line-height: 1.5;} }

@media (max-width: 640px) {
	#h1_title_inner {
		background: url(../../../eyewear/img/select_sunglasses/sunglass_mainvisual_sp.jpg) no-repeat ;
		background-size: 100% auto;
		background-position: center 25%;
		padding: 16% 0;
	}
	#h1_title_inner h1 { font-size: 6.5vw;}
}
@media (max-width: 640px) {#h1_title_inner { font-size: 3.5vw;  } }


@media screen and (min-width: 1024px) { .sp_br { display: none;} .pc_br {display:block;} }
@media screen and (max-width: 1023px) { .other_br { display: none;} }
@media screen and (max-width: 680px) { .pc_br { display:none;}.sp_br { display: block;} .other_br { display: none;} }


.mod-title01 { margin: 90px 0 40px; font-size: 30px; font-weight: bold; color: #3e3a39; text-align: center; }
@media screen and (max-width: 1024px) { .mod-title01 { margin: 6.7% 0 7.8%; }
@media (max-width: 640px) { .mod-title01 { margin: 40px 0 25px; font-size: 5.625vw; } } }
.mod__ttl01 {
    margin: 80px 0 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
	color: #3e3139;
}
@media (max-width: 640px) {
    .mod__ttl01 {
	margin: 40px 0 25px;
        font-size: 5.625vw;
    }
}

#frame {
}


.select__wrapper { margin: 5% 0 0;}
@media screen and (max-width: 1024px) { .select__wrapper { margin: 15% 0 5%;} }
@media screen and (max-width: 640px) { .select__wrapper {margin: 10% 0 10%;} }
section.trying {background-color: #fafafa; width: 100vw; padding: 95px 0; margin: 0 calc(50% - 50vw) 110px; box-sizing: border-box; color: #3e3a39;}
h2.trying__ttl { margin-bottom: 14px; font-size: 24px; font-weight: bold; text-align: center; }
p.trying_txt { margin-bottom: 40px; font-size: 18px; line-height: 1.8em; font-weight: bold; color: #3e3a39; text-align: center;}
.trying__container { display: inline-block; display: flex; justify-content: center; /* padding: 0 11.6%; */ margin:  0 auto; width: auto;}
.trying__container + .banner-content__inner { margin-top: 60px;}
.trying__main {   display: flex;  justify-content: space-between; width: 920px; margin: 0 auto;}
.trying__img:nth-of-type(2) { padding: 0 20px;}
.trying__img.swiper-slide { flex-shrink: initial; width: auto; height: auto;}
.trying p.arrowlink a { line-height: 1.2;  font-size: 18px;}
.arrowlink a::after{ content: ''; background: url('../../img/page09/icon_arrow.svg');background-repeat: no-repeat;  background-size: contain; background-position: center; line-height: 1.2; display: inline-block; width: 8px; height: 12px; margin-left: 8px;}
.linetop {font-size: 24px; font-weight: bold; text-align: center;line-height: 1.8em; }
section.trying .sp_only { display: none; }
@media screen and (max-width: 1200px) { .trying__container { padding: 0 11.6%;} }
@media screen and (max-width: 780px) { section.trying { padding: 60px 0; margin-bottom: 80px;}}

@media screen and (max-width: 1024px) {
  .trying__container + .banner-content__inner .banner-content__img img { width: 50%; height: auto;}
}
@media screen and (max-width: 640px) {
  .trying__container + .banner-content__inner { margin-top: 24px; }
  .trying__container + .banner-content__inner .banner-content__img img { width: 100%; height: auto;}
}
  


@media screen and (max-width: 640px) { 
	section.trying .pc_only { display: none;}
	section.trying .sp_only { display: block;}
	section.trying { width: 100%; padding: 8.5% 0 9%; margin-bottom: 14.5%;}
  section.trying p.trying_txt { font-size: 3.75vw;}
	section.trying .trying__main-sp-img img,
	section.trying .trying__sub-sp-img-area img
	{vertical-align: bottom;}
	h2.trying__ttl { font-size: 5vw; margin-bottom: 5.5%;}
  .guide-detail-contents-wrapper .trying__container { width: 100vw;}
	.trying__main { display: flex; flex-direction: column; justify-content: center; width: 100%;}
  .trying__img.swiper-slide { flex-shrink: 0; width: 100%; height: 100%;}
  .trying__img:nth-of-type(2) { padding: 0 0 20px;}
  .trying__img { padding: 0 0 20px;}
  .trying__img:last-of-type { padding: 0;}
	figure.trying__main-sp-img { width: 44.84vw; margin: 0 auto;}
	figure.trying__icon { display: flex; /*align-self: center; */ width: 8.15vw; margin-right: 5%; display: block; margin-top: 2%;}
	.trying__icon-txt  { display: flex; align-items: center;}
	.trying__icon-txt p { font-size: 3.125vw; line-height: 1.5; font-weight: 500; color: #3e3a39;}
	section.trying .trying__icon-wrapper { display: flex; justify-content: center; margin: 15% 0 16%;}
	.trying__sub-sp-img-area { display: flex; justify-content: center; align-items: center; margin: 0 auto;}
	figure.trying__sub-sp-img:first-of-type  { margin-right: -4%;}
	figure.trying__sub-sp-img:first-of-type img {margin-right: -4%;}
	figure.trying__sub-sp-img { display: flex; flex-direction: column; justify-content: center; width: 39.68vw;}
	figure.trying__sub-sp-img::after {
			content: '';
			display: inline-block;
			width: 0;
			height: 0;
			margin: 7% 0 7%;
			border-style: solid;
			border-width: 12px 11px 0 11px;
			border-color: #9adae2 transparent transparent transparent;
			position: inherit;
			align-self: center;
	}
	figure.trying__sub-sp-img:last-of-type::after {display: none;}
	.trying .arrowlink {margin-top: 10%; font-size: 3.4375vw; font-weight: 500;}
  .trying p.arrowlink a { font-size: 3.4375vw;}
  .trying .arrowlink a { margin: 0;}
  .text-h-jp--lv3 br.pc_only { display: none;}
}

p.arrowlink a { display: block; width: 100%; margin: 30px auto 0; line-height: 1.6; position: relative; font-size: 15px; font-weight: 500; color: #9d9d9d; text-align:center; text-decoration: none; transition: 0.3s;}
@media (max-width: 640px){
	p.arrowlink a {
    width: 100%;
    font-size: 3.4375vw;
}

}


section.diagnosis { padding: 60px 0 134px; color: #3e3a39;}
.diagnosis__wrapper { display: flex; align-items: center; justify-content: center; width: 70%; margin: 0 auto; padding-top: 30px;}
h2.diagnosis__ttl { font-size: 30px; font-weight: 500; text-align: center;}
figure.diagnosis__img { margin-right: 58px; border: 1px solid #d5d5d5;}

figure.diagnosis__img a{ display: inline-block; width: 100%; height: 100%;}
figure.diagnosis__img a:hover{ opacity: 0.7;}
figure.diagnosis__img  img { vertical-align: bottom;}
.diagnosis__txt p { font-size: 16px; line-height: 2; letter-spacing: 1px;}

@media screen and (max-width: 1024px) {
	section.diagnosis { padding: 4% 0 8%;}
	.diagnosis__wrapper { width: 100%; flex-direction: column;}
	h2.diagnosis__ttl { font-size: 30px;}
	figure.diagnosis__img { width: 51.56%; margin-right: 0 ; margin-bottom: 7%;}
	.diagnosis__wrapper { width: 100% ;}
	.diagnosis__img { width: 70%;}
	.diagnosis__img  img{ width: 100%; height: 100%; object-fit: cover;}
	.diagnosis__txt { width: 60%; display: flex; justify-content: center;}
}

@media screen and (max-width: 640px) {
	h2.diagnosis__ttl { font-size: 4.5vw;}
	figure.diagnosis__img { min-width: auto;}
	.diagnosis__txt { width: 90%;}
	.diagnosis__txt p{ font-size: 3.75vw;line-height: 1.8;}
}

@media screen and (max-width: 340px) { h2.diagnosis__ttl { font-size: 5.75vw;} figure.diagnosis__img { min-width: auto;}
}
#virtualfit { font-size: 24px; margin-bottom: 20px;}
#virtualfitBox { display: -webkit-flex;display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center;
align-items: center;}
#area_virtualfit { margin: 0px; }
.virtualfitBox-wrapper { display: flex; margin: 0 auto;}
#virtualfitBox .imgBox { }
#virtualfitBox .txtBox { align-self: center; width: calc(100% - 380px);}
#virtualfitBox .txtBox p { font-size: 16px; line-height: 2.2 ;}
@media (max-width: 1024px) {
  .linetop { padding: 40px 0 0;margin: 0 20px 25px; font-weight: bold;}
	.virtualfitBox-wrapper { flex-direction: column; justify-content: center;}
	#virtualfitBox .imgBox,
	#virtualfitBox .txtBox { width: 100%; margin-right: 0;}
	#virtualfitBox .imgBox { margin-bottom: 20px; text-align: center;}
	#virtualfitBox .imgBox img { width: 80%;}
	#virtualfitBox .txtBox  { display: flex; justify-content: center; align-self: center; width: 70%; text-align: left; margin: 0 auto;}
}

@media (max-width: 768px) {.lower_btn { padding: 0 15px;}}

@media screen and (max-width: 640px) {
  .linetop { padding-top: 15%;}
  #area_virtualfit { padding: 0 20px;}
  #virtualfit { font-size: 4.5vw; margin-bottom: 5.5%; }
  #virtualfitBox .txtBox p { font-size: 3.75vw;line-height: 1.8;}
  #virtualfitBox .imgBox img { width: 94%;}
	#virtualfitBox .txtBox { width: 96%; margin: 0 auto;}
	.content__area p.arrowlink a { font-size: 3.43vw ; margin-top: 10%; }
  p.arrowlink a::after { content: ''; width: 6px; height: 10px;}
}


ul.mod__col__glasses_sub{ padding-bottom: 1%; }


/************************
txt
************************/

#contentContainer #contentArea p.ttl01_subTxt {
    margin-bottom: 80px;
    text-align: center;
    font-size: 16px;
	line-height: 2em;
}

@media (max-width: 640px) {
#contentContainer #contentArea p.ttl01_subTxt {
    margin: 0 5% 8%;
    text-align: left;
    font-size: 3.75vw;
}
}


#contentContainer #contentArea p.sub_title_txt {
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;

}

#contentContainer #contentArea p.sub_title_txt2 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 18px;
}

@media (max-width: 640px) {
    #contentContainer #contentArea p.sub_title_txt {
	margin-bottom: 20px;
	text-align: left;
	font-size: 3.75vw;
    line-height: 1.8;
    }
    #contentContainer #contentArea p.sub_title_txt2 {
	margin-bottom: 20px;
	font-size: 3.75vw;
	line-height:1.6;
    }
}

#contentContainer #contentArea p.txtalignC {
	text-align: center;
}

/************************
navigation
************************/

ul.content__wrapper-nav {
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    padding: 0 80px;
    min-height: 200px;
    margin: 0 auto 152px;
    list-style: none;
    box-sizing: initial;
  }
  
  ul.content__wrapper-nav li {
    background-color: #f7f7f7;
    width:calc(33.3333333% - 42px / 3);
    min-height: 200px;
    cursor: pointer;
    pointer-events: auto;
    padding: 0;
    margin-right: 21px;
  }
  
  ul.content__wrapper-nav li:last-of-type {
    margin-right: 0px;
  }
  ul.content__wrapper-nav li:last-of-type p {
    margin-top: 20px;
  }
  
  ul.content__wrapper-nav li:hover {
    background-color: #abd7e0;
  }
  
  ul.content__wrapper-nav li:hover a.nav_main > p {
    color: #fff !important;
  }
  
  ul.content__wrapper-nav li a.nav_main {
    display: inline-block;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
  }
  
  ul.content__wrapper-nav li a {
    padding-top: 53px;
    padding-left: 0;
    padding-right: 0;
  }
  
  ul.content__wrapper-nav li > a.nav_main::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #3e3a39;
    border-left: 2px solid #3e3a39;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) translateX(-50%);
    position: absolute;
    bottom: 23%;
    left: 50%;
    z-index: 2;
  }
  
  ul.content__wrapper-nav li a.nav_main p {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
  }
  
  ul.content__wrapper-nav li > a.nav_main:hover::after {
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
  }
  
  @media screen and (max-width: 1024px) {
    ul.content__wrapper-nav {
      display: flex;
      justify-content: space-between;
      width: 100%;
      padding: 0;
      min-height: auto;
      margin-bottom: 102px;
      box-sizing: border-box;
    }
    ul.content__wrapper-nav li {
      background-color: #f7f7f7;
      width: calc(100% -20px / 3);
      max-height: 200px;
      min-height: 200px;
      margin-right: 0;
      cursor: pointer;
      pointer-events: auto;
    }
    ul.content__wrapper-nav li a.target {
      padding-top: 20%;
    }
  
    ul.content__wrapper-nav li a.nav_main p {
      font-size: 20px;
      line-height: 1.5;
      text-align: center;
    }
  }
  
  @media screen and (max-width: 640px) {
    ul.content__wrapper-nav {
        width: 98%;
        margin: 0 auto;
    }
    ul.content__wrapper-nav li {
      position: relative;
      min-width: 200px;
      min-height: 200px;
      height: auto;
      height: fit-content;
    }
    .box-1x1:before {
      content: "";
      display: block;
      padding-top: 100%;
    }
   ul.content__wrapper-nav li:last-of-type p {
    margin-top: 10px;
    }
    ul.content__wrapper-nav li a.nav_main {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: auto;
      padding-top: 35%;
      padding-left: 0;
      padding-right: 0;
    }
  
    ul.content__wrapper-nav li a.target {
      padding-top: 25%;
    }
  
    ul.content__wrapper-nav li a.nav_main p {
      font-size: 3.5vw;
      line-height: 1.5;
      text-align: center;
    }
  
    ul.content__wrapper-nav li > a.nav_main::after {
      content: "";
      bottom: 20%;
    }
  }
  @media screen and (max-width: 600px) {
    ul.content__wrapper-nav {
      margin-bottom: 10%;
    }
    ul.content__wrapper-nav li {
      position: relative;
      width:calc(33.3333333% - 10px / 3);
      min-width: auto;
      min-height: auto;
      height: auto;
      height: fit-content;
    }
  
    .box-1x1:before {
      content: "";
      display: block;
      padding-top: 100%;
    }
  
    ul.content__wrapper-nav li a.nav_main {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: auto;
      padding-top: 35%;
      padding-left: 0;
      padding-right: 0;
    }
  
    ul.content__wrapper-nav li a.target {
      padding-top: 25%;
    }
  
    ul.content__wrapper-nav li a.nav_main p {
      display: block;
      transform-origin:  center; 
      line-height: 1.5;
      text-align: center;
    }
  
    ul.content__wrapper-nav li > a.nav_main::after {
      content: "";
      bottom: 20%;
    }
  }
  @media screen and (max-width: 320px) {
    ul.content__wrapper-nav li a.nav_main p {
      font-size: 2vw;
      line-height: 1.5;
      text-align: center;
    }
  }


/** navigation related **/


