@charset "UTF-8";
.page__qaIndex_ {
  padding: 100px 0 0;
}

.ly__faqTop__wapper {
  width: 100%;
  padding: 0;
}

.faqKeyword__wapper .faq__contact {
  margin-top: 90px;
}

.faqDetail__wapper .faq__questionInner {
  display: block;
}
.faqDetail__wapper .ly__faq__questionInner {
  padding-bottom: 0;
}
.faqDetail__wapper .ly__faq__question {
  margin-top: 0;
}
.faqDetail__wapper .ly__faq__answer {
  padding: 0;
}
.faqDetail__wapper .faq__block--related {
  margin-bottom: 74px;
}
.faqDetail__wapper .ly__faq__questionTitle {
  width: 100%;
  max-width: 100%;
}
.faqDetail__wapper .ly__faq__answerText {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerMark::before {
  display: none;
}
.faqDetail__wapper .ly__faq__answerInner {
  padding-left: 0;
}
.faqDetail__wapper .faq__answerCaution {
  color: #e20c0c;
  font-weight: 700;
}
.faqDetail__wapper .faq__answerNotice {
  color: #e20c0c;
}
.faqDetail__wapper a.faq__answerLink {
  color: #2299e1;
  text-decoration: underline;
}
.faqDetail__wapper .faq__answerLink--break {
  display: block;
  word-break: break-all;
}
.faqDetail__wapper .faq__answerEmphasisText {
  font-weight: 700;
}
.faqDetail__wapper .ly__faq__answerSection {
  padding: 40px 0 16px;
}
.faqDetail__wapper .faq__answerSectionTitle {
  font-weight: 700;
}
.faqDetail__wapper .ly__faq__answerSectionTitle {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerSectionTitle--nomal {
  font-weight: 500;
}
.faqDetail__wapper .ly__faq__answerText {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerNoteMark {
  display: block;
}
.faqDetail__wapper .ly__faq__answerNoteMark {
  padding-left: 1em;
  text-indent: -1em;
}
.faqDetail__wapper .ly__faq__answerNoteMark::before {
  content: "※";
}
.faqDetail__wapper .ly__faq__answerNoteList {
  padding-bottom: 16px;
}
.faqDetail__wapper .ly__faq__answerNumberList {
  padding: 0 0 16px 1em;
}
.faqDetail__wapper .ly__faq__answerList {
  padding-bottom: 16px;
}
.faqDetail__wapper .ly__faq__answerButton {
  margin-top: 16px;
}
.faqDetail__wapper .ly__faq__answerButtonBox {
  margin-bottom: 16px;
}
.faqDetail__wapper .ly__faq__answerItemBox {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerDetail--counter {
  counter-reset: number 0;
}
.faqDetail__wapper .faq__answerSectionTitle--counter {
  padding-left: 1em;
  text-indent: -1em;
}
.faqDetail__wapper .faq__answerSectionTitle--counter::before {
  counter-increment: number 1;
  content: counter(number) ".";
  padding-right: 0.25em;
}
.faqDetail__wapper .ly__faq__answerText--counter {
  padding-left: 1em;
}
.faqDetail__wapper .ly__faq__answerList--mark {
  padding-left: 1.2em;
}
.faqDetail__wapper .faq__answerListItem--disc {
  list-style-type: disc;
}
.faqDetail__wapper .ly__faq__answerRecommend {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerRecommendTitle {
  font-weight: 700;
}
.faqDetail__wapper .ly__faq__answerRecommendTitle {
  padding-top: 16px;
}
.faqDetail__wapper .ly__faq__answerStep {
  border: 1px solid #707070;
  margin-top: 30px;
  padding: 20px;
}
.faqDetail__wapper .faq__answerStepTitle {
  padding-bottom: 16px;
  font-weight: 700;
}
.faqDetail__wapper .qa__answer__fittingStepInner {
  -ms-flex-preferred-size: 31%;
  flex-basis: 31%;
  margin-bottom: 20px;
  text-align: center;
}
.faqDetail__wapper .qa__answer__fittingStepNumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 auto 10px;
  font-weight: 700;
  background-color: #2299e1;
  color: #fff;
}
.faqDetail__wapper .qa__answer__fittingStepNumberText {
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 3px;
}
.faqDetail__wapper .qa__answer__fittingStepTitle {
  font-weight: 700;
  margin-bottom: 20px;
}
.faqDetail__wapper .qa__answer__fittingStepArrow {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  margin: 100px 2% 0;
  text-align: center;
}
.faqDetail__wapper .ly__faq__answerLensList {
  padding-bottom: 16px;
}
.faqDetail__wapper .faq__answerLensListTitle {
  font-weight: 700;
}
.faqDetail__wapper .ly__faq__answerLensListTitle {
  padding-bottom: 5px;
}
.faqDetail__wapper .faq__answerLensListSubTitle {
  font-weight: 700;
}
.faqDetail__wapper .faq__answerSectionTitle--disc::before {
  content: "・";
}
.faqDetail__wapper .ly__faq__answerText--mark {
  padding-left: 1em;
}
.faqDetail__wapper .ly__faq__answerLensListSection {
  padding-bottom: 16px;
}

.faq__container {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.faq__ttl {
  font-size: 46px;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 50px;
}
.faq__ttl span {
  position: relative;
  padding-left: 85px;
}
.faq__ttl span:before {
  content: "";
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.faq__ttl--online span:before {
  background: url(../../../img/faq/ico_category01.png) no-repeat center center/100%;
}
.faq__ttl--online--product span:before {
  background: url(../../../img/faq/ico_category02.png) no-repeat center center/100%;
}
.faq__ttl--online--repair span:before {
  background: url(../../../img/faq/ico_category03.png) no-repeat center center/100%;
}
.faq__ttl--online--shop span:before {
  background: url(../../../img/faq/ico_category04.png) no-repeat center center/100%;
}
.faq__ttl--online--register span:before {
  background: url(../../../img/faq/ico_category05.png) no-repeat center center/100%;
}
.faq__ttl--online--line span:before {
  background: url(../../../img/faq/ico_category06.png) no-repeat center center/100%;
}
.faq__detail {
  margin-bottom: 74px;
  border: 2px solid #e5e5e5;
  border-radius: 16px;
  padding: 45px 70px;
}
.faq__detail .faq__question {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.faq__detail .faq__question .obiTxt_ {
  font-size: 14px;
  color: #4998db;
  letter-spacing: 0.04em;
  background: rgba(232, 245, 252, 0.4);
  border: 1.5px solid rgba(71, 170, 255, 0.4);
  padding: 4px 12px 5px;
  margin: 0 0 15px;
  border-radius: 6px;
  line-height: 1;
  width: fit-content;
}
.faq__detail .faq__question .faq__questionTitle {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.06em;
  position: relative;
  padding-left: 50px;
  line-height: 1.6;
}
.faq__detail .faq__question .faq__questionTitle:before {
  content: "";
  background: url(../../../img/faq/ico_q02.png) no-repeat center center/100%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.faq__detail .faq__answerContent .faq__answerText {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.06em;
}
.faq__detail .faq__answerContent h4 {
  font-weight: 700;
}
.faq__detail .faq__answerContent ul li {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.06em;
}
.faq__link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  margin: 65px 0 40px;
}
.faq__link li a {
  padding: 10px 32px;
  border: 2px solid #4998db;
  border-radius: 9999px;
  display: inline-block;
  line-height: 1;
}
.faq__link li a span {
  font-size: 14px;
  color: #4998db;
  letter-spacing: 0.04em;
  padding-right: 23px;
  position: relative;
  transition: 0.25s ease-out;
}
.faq__link li a span:after {
  content: "";
  border: solid #4998db;
  border-width: 0 2px 2px 0;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.25s ease-out;
}
.faq__link li a:hover {
  background: #4998db;
  opacity: 1 !important;
}
.faq__link li a:hover span {
  color: #fff;
}
.faq__link li a:hover span:after {
  border-color: #fff;
}
.faq__block {
  margin-bottom: 60px;
}
.faq__block--keyword .faq__blockTtl:before {
  background: url(../../../img/faq/ico_search.png) no-repeat center center/100%;
}
.faq__block--faq .faq__blockTtl:before {
  background: url(../../../img/faq/ico_hatena.png) no-repeat center center/100%;
}
.faq__block--category {
  margin: 74px 0 0;
}
.faq__block--category .faq__blockTtl:before {
  background: url(../../../img/faq/ico_category.png) no-repeat center center/100%;
}
.faq__block--order .faq__blockTtl:before {
  background: url(../../../img/faq/ico_order.png) no-repeat center center/100%;
}
.faq__block--delivery .faq__blockTtl:before {
  background: url(../../../img/faq/ico_delivery.png) no-repeat center center/100%;
}
.faq__block--return .faq__blockTtl:before {
  background: url(../../../img/faq/ico_return.png) no-repeat center center/100%;
}
.faq__block--related .faq__blockTtl:before {
  background: url(../../../img/faq/ico_related.png) no-repeat center center/100%;
}
.faq__block--comment .faq__blockTtl:before {
  background: url(../../../img/faq/ico_comment.png) no-repeat center center/100%;
}
.faq__block--store .faq__blockTtl:before {
  background: url(../../../img/faq/ico_store.png) no-repeat center center/100%;
}
.faq__block--product .faq__blockTtl:before {
  background: url(../../../img/faq/ico_product.png) no-repeat center center/100%;
}
.faq__block--repair .faq__blockTtl:before {
  background: url(../../../img/faq/ico_repair.png) no-repeat center center/100%;
}
.faq__block--cart .faq__blockTtl:before {
  background: url(../../../img/faq/ico_cart.png) no-repeat center center/100%;
}
.faq__block--mimamori .faq__blockTtl:before {
  background: url(../../../img/faq/ico_mimamori.png) no-repeat center center/100%;
}
.faq__block--member .faq__blockTtl:before {
  background: url(../../../img/faq/ico_member.png) no-repeat center center/100%;
}
.faq__block--price .faq__blockTtl:before {
  background: url(../../../img/faq/ico_price.png) no-repeat center center/100%;
}
.faq__block--lens .faq__blockTtl:before {
  background: url(../../../img/faq/ico_lens.png) no-repeat center center/100%;
}
.faq__block--other .faq__blockTtl:before {
  background: url(../../../img/faq/ico_other.png) no-repeat center center/100%;
}
.faq__blockTtl {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 17px 17px 17px 72px;
  background: #f6f6f6;
  border-radius: 4px;
  position: relative;
  margin-bottom: 18px;
}
.faq__blockTtl:before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.faq__blockTag {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.faq__blockTag li a {
  font-size: 14px;
  color: #4998db;
  letter-spacing: 0.04em;
  border: 1px solid #4998db;
  border-radius: 6px;
  display: inline-block;
  line-height: 1;
  padding: 7px 12px 8px;
}
.faq__blockTag li a:hover {
  opacity: 1;
  color: #fff;
  background: #4998db;
}
.faq__blockList01 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 1%;
}
.faq__blockList01 li {
  width: 49.5%;
}
.faq__blockList01 li a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 0 65px 0 68px;
  width: 100%;
  min-height: 88px;
  line-height: 1.5;
}
.faq__blockList01 li a:before {
  content: "";
  background: url(../../../img/faq/ico_q.png) no-repeat center center/100%;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.faq__blockList01 li a:after {
  content: "";
  border: solid #4998db;
  border-width: 0 2px 2px 0;
  padding: 6px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.faq__blockList02 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 0;
}
.faq__blockList02 li {
  width: 100%;
}
.faq__blockList02 li a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 0 65px 0 68px;
  width: 100%;
  min-height: 88px;
  line-height: 1.5;
}
.faq__blockList02 li a:before {
  content: "";
  background: url(../../../img/faq/ico_q.png) no-repeat center center/100%;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.faq__blockList02 li a:after {
  content: "";
  border: solid #4998db;
  border-width: 0 2px 2px 0;
  padding: 6px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.faq__blockList03 {
  padding-left: 23px;
  margin-top: 30px;
}
.faq__blockList03 li {
  margin-bottom: 25px;
}
.faq__blockList03 li:last-child {
  margin-bottom: 0;
}
.faq__blockList03 li a {
  font-size: 16px;
  color: #4998db;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.06em;
  padding: 0 40px 5px 0;
  border-bottom: 1.5px solid #4998db;
  position: relative;
  display: inline-block;
}
.faq__blockList03 li a:after {
  content: "";
  border: solid #4998db;
  border-width: 0 2px 2px 0;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%) rotate(-45deg);
}
.faq__blockCategory {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.8%;
}
.faq__blockCategory li {
  width: 16%;
  min-height: 170px;
  border: 2px solid #4998db;
  border-radius: 8px;
  text-align: center;
}
.faq__blockCategory li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.faq__blockCategory li .img {
  margin-bottom: 12px;
  max-width: 72px;
}
.faq__blockCategory li .txt {
  font-size: 16px;
  color: #4998db;
  font-weight: 700;
  letter-spacing: 1.375;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq__contact {
  background: rgba(73, 152, 219, 0.12);
  border-radius: 12px;
  padding: 48px 42px;
  margin-top: 74px;
}
.faq__contactTtl {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 20px;
}
.faq__contactBtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.faq__contactBtn a {
  font-size: 20px;
  color: #4998db;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding-left: 25px;
  width: 49.1%;
  height: 88px;
  display: flex;
  align-items: center;
  border: 4px solid #4998db;
  border-radius: 12px;
  background: #fff;
  position: relative;
}
.faq__contactBtn a:after {
  content: "";
  background: url(../../../img/faq/ico_arrow.png) no-repeat center center/100%;
  width: 25px;
  height: 22px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.footer {
  border-top: none !important;
}

.faq__answerItem--sp {
  display: none;
}

.qa__answer__fittingStep {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 25px 0 40px;
}

.faq__answerItem--pc {
  display: block;
  margin: auto;
}

:target {
  scroll-margin-top: 85px;
}/*# sourceMappingURL=faq_new_pc.css.map */