@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #534741 0px, #534741 2px, transparent 2px, transparent 5px,#534741 5px, #534741 7px) left bottom / 100% 7px no-repeat;
  color: #534741;
}

.spc_comment {
  padding: 0 0 48px;
}

.spc_comment_txt {
  width: 90%;
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(32px + ((var(--fs) - var(--fh)) / 2)) auto calc(0px + ((var(--fs) - var(--fh)) / 2));
}

.contactLens_tit {
  width: 87.75%;
  color: #534741;
  margin: 0 auto;
}


/* base
------------------------------------------------------------------------------------*/
.spc65_wrap {
  background: #e3e3e3;
}


/* hero - リード
------------------------------------------------------------------------------------*/
.spc65_read {
  width: 90%;
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(32px + ((var(--fs) - var(--fh)) / 2)) auto calc(0px + ((var(--fs) - var(--fh)) / 2));
}

.spc65_menu_wrap {
  width: 64%;
  background-image : linear-gradient(to right, #6193c0 5px, transparent 3px),linear-gradient(to bottom, #6193c0 5px, transparent 3px),linear-gradient(to left, #6193c0 5px, transparent 3px),linear-gradient(to top, #6193c0 5px, transparent 3px);
  background-size: 8px 2px, 2px 8px, 8px 2px, 2px 8px;
  background-repeat: repeat-x,repeat-y,repeat-x,repeat-y;
  background-position:left top,right 0px,3px bottom,left 7px;
  margin: 56px auto 0;
  padding: 24px 32px;
}

.spc65_menu_tit {
  font-family: var(--ja_mincho);
  font-size: 2.8rem;
  text-align: center;
}

.spc65_menu_list_wrap {
  font-size: 1.8rem;
  list-style: none;
  margin-top: 12px;
}

.spc65_menu_list_link {
  color: #222;
  text-decoration: underline;
  display: inline-block;
  margin-top: 8px;
}

.spc65_detail_tit {
  background: linear-gradient(50deg, rgba(70,64,60,1) 0%, rgba(186,189,189,1) 40%, rgba(176,178,178,1) 58%, rgba(120,120,118,1) 87%, rgba(63,62,57,1) 100%);
  border: #fff solid 2px;
  border-radius: 8px;
  width: 90%;
  height: auto;
  min-height: 60px;
  color: #fff;
  font-family: var(--ja_mincho);
  font-size: 2.8rem;
  display: grid;
  place-items: center;
  margin: 88px auto 0;
  scroll-margin-top: 40px;
}
 

.spc65_detail_txt {
  width: 90%;
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(32px + ((var(--fs) - var(--fh)) / 2)) auto calc(0px + ((var(--fs) - var(--fh)) / 2));
}

.spc65_profile_wrap {
  width: 90%;
  margin: 0 auto;
  padding: 56px 0 40px;
}

.spc65_profile_img {
  position: relative;
  z-index: 1;
  margin: 0 0 0 auto;
}

.spc65_profile_txt {
  width: 94%;
  --fs: 1.8rem;
  --fh: 3rem;
  border: #000 solid 1px;
  font-size: var(--fs);
  line-height: var(--fh);
  position: relative;
  margin: calc(-24% + ((var(--fs) - var(--fh)) / 2)) auto calc(0px + ((var(--fs) - var(--fh)) / 2));
  padding: 29% 24px 24px;
}

.spc65_lensDesign_img,
.spc65_lensSize_img,
.spc65_lensSet_img {
  width: 74%;
  margin: 40px auto 0;
}


/* レンズ紹介
------------------------------------------------------------------------------------*/
.spc65_lineUp_wrap {
  width: 90.7%;
  background: #fff;
  border-radius: 8px;
  position: relative;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.15));
  margin: 24px auto;
  padding: 40px 64px;
}

.spc65_lineUp_name_wrap {
  width: 520px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.spc65_lineUp_name_img {
  width: 88px;
}

.spc65_lineUp_name {
  color: #534741;
  font-family: var(--ja_mincho);
  font-size: 1.8rem;
  text-align: center;
  flex: 1;
  margin-top: 2px;
}

.spc65_lineUp_name_main {
  font-family: var(--ja_mincho);
  font-size: 6rem;
  letter-spacing: -0.01em;
  padding-top: 2px;
}

.spc65_lineUp_name_MistyMoon { color: #4a4945; }
.spc65_lineUp_name_Aquarium { color: #0f2d47; }
.spc65_lineUp_name_DesertGlow { color: #4b3e1c; }

.spc65_lineUp_img_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}
.spc65_lineUp_img { width: 48%; }

.spc65_lineUp_spec_wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0 4px;
  margin: 16px auto 0;
}

.spc65_lineUp_spec1,
.spc65_lineUp_spec2,
.spc65_lineUp_spec3 {
  height: 36px;
  border-radius: 4px;
  font-size: 1.8rem;
  line-height: 1;
  display: grid;
  place-items: center;
}
.spc65_lineUp_spec1 { width: 30.5%; }
.spc65_lineUp_spec2 { width: 26%; }
.spc65_lineUp_spec3 { width: 43.5%; }

.spc65_lineUp_spec_MistyMoon {
  background: #7c7c7a;
  border: #7c7c7a solid 1px;
  color: #fff;
}

.spc65_lineUp_spec_Aquarium {
  background: #39556c;
  border: #39556c solid 1px;
  color: #fff;
}

.spc65_lineUp_spec_DesertGlow {
  background: #9d8866;
  border: #9d8866 solid 1px;
  color: #fff;
}

.spc65_lineUp_read {
  --fs: 2.2rem;
  --fh: 2.8rem;
  font-size: var(--fs);
  font-weight: bold;
  line-height: var(--fh);
  margin: calc(32px + ((var(--fs) - var(--fh)) / 2)) auto calc(-16px + ((var(--fs) - var(--fh)) / 2));
}

.spc65_lineUp_txt {
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  line-height: var(--fh);
  margin: calc(32px + ((var(--fs) - var(--fh)) / 2)) auto calc(0px + ((var(--fs) - var(--fh)) / 2));
}

.spc65_lineUp_txt_weight { font-weight: bold; }

.spc65_lineUp_check {
  background: url("/images/pc/content/free/spc65/img_icon_check_pc.webp") top 5px left 2px / 18px no-repeat;
  display: block;
  padding-left: 24px;
  line-height: 3rem;
}

.spc65_lineUp_buy {
  width: 700px;
  height: auto;
  min-height: 70px;
  border-radius: 8px;
  outline:#fff solid 3px;
  outline-offset: -8px;
  color: #fff;
  font-family: var(--ja_mincho);
  font-size: 2.8rem;
  display: grid;
  flex: 1;
  place-items: center;
  margin: 56px auto 0;
}
.spc65_lineUp_buy:hover {
  text-decoration: none;
}

.spc65_lineUp_buy_MistyMoon { background-color: #7c7c7a; }
.spc65_lineUp_buy_Aquarium { background-color: #39556c; }
.spc65_lineUp_buy_DesertGlow { background-color: #9d8866; }


.spc65_review_color {
  font-family: var(--ja_mincho);
  font-size: 3.8rem;
  text-align: center;
  margin: 48px auto 0;
}

.spc65_review_color_MistyMoon { color: #4a4945; }
.spc65_review_color_Aquarium { color: #0f2d47; }
.spc65_review_color_DesertGlow { color: #4b3e1c; }

.spc65_review_img {
  width: 90.7%;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.15));
  margin: 16px auto 0;
}