@charset "UTF-8";
/**
 * 指定サイズの%比率を算出する
 */
/*----------------------------------------
  browser default value
----------------------------------------*/
/*----------------------------------------
  base
----------------------------------------*/
/*----------------------------------------
  z-index
----------------------------------------*/
/*----------------------------------------
  color
----------------------------------------*/
/*----------------------------------------
  font weight
----------------------------------------*/
/*----------------------------------------
  opacity
----------------------------------------*/
/*----------------------------------------
  size
----------------------------------------*/
/*----------------------------------------
  transition
----------------------------------------*/
/*----------------------------------------*
  search
-----------------------------------------*/
.search-nav {
  padding: 30px 15px;
}

.search-nav__list {
  max-width: 100%;
  display: block;
}

.search-nav__btn {
  width: 100%;
  height: 60px;
  border-radius: 60px;
  font-size: 1.6rem;
}

.search-nav__btn::before {
  width: 20px;
  height: 20px;
  right: 20px;
}

.search-nav__btn + .search-nav__btn {
  margin-top: 20px;
}

.search-block {
  padding: 60px 0;
}

.search-block__prefix {
  margin-top: 30px;
  font-size: 1.6rem;
}

.search-result {
  margin-top: 25px;
}

.search-result__heading-prefix {
  line-height: 2;
}

.search-result__compare {
  flex-direction: column-reverse;
  align-items: center;
}
.conditions-search__clear {
  height: auto;
  margin-right: 0;
  margin-top: 20px;
}

.condition-search {
  margin-top: 30px;
  padding-top: 25px;
}

.condition-search .category {
  width: calc(100% - 40px);
  display: block;
}

.condition-search .category:not(:last-child) {
  margin-bottom: 0;
  border-bottom: 0;
}

.condition-search .category:not(:nth-of-type(1)) {
  padding-top: 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.condition-search .category__title {
  width: 100%;
  font-size: 1.8rem;
  margin: 0 0 15px;
}

.condition-search .product-title {
  font-size: 1.5rem;
}

.condition-search .label {
  width: calc(50%);
}

.condition-search .label:not(:nth-child(-n+2)) {
  margin-top: 15px;
}

.condition-search .label__text {
  font-size: 1.5rem;
}

.condition-search__actions {
  flex-direction: column-reverse;
}

.condition-search__button {
  width: 100%;
  max-width: 305px;
  height: 60px;
  border-radius: 60px;
}

.condition-search__clear {
  margin: 20px auto 0;
}

.condition-search input[type="checkbox"],
.condition-search input[type="radio"] {
  width: 30px;
  height: 30px;
}

.condition-search input[type="checkbox"]::after {
  left: 8.5px;
  top: 3px;
}

.condition-search input[type="radio"]::after {
  top: 5px;
  left: 5px;
  width: 16px;
  height: 16px;
}

.result-list {
  flex-direction: column;
}

.result-list__item {
  width: 100%;
}

.result-card {
  height: auto !important;
  padding: 10px 0 20px;
}

.result-card__heading {
  margin: 0 10px 10px;
}

.result-card__image {
  width: 31.88406%;
}

.result-lens-box__name {
  font-size: 1.4rem;
}

.result-lens-box__labels {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.compare-table {
  width: 510px;
}

.product-row {
  padding: 0 15px;
  gap: 15px;
}

.product-row__cell {
  width: calc((100% - 30px) / 3);
}

.product-row__cell .inner {
  width: 100%;
}

.compare-section__header-text {
  margin-left: -26.47059%;
}

.compare-row {
  padding: 15px;
  gap: 15px;
}

.compare-row__cell {
  width: calc((100% - 30px) / 3);
}

.compare-row__cell .inner {
  width: 100%;
}

.compare-row__cell .text {
  font-size: 1.4rem;
}

.lens-info__image {
  width: 100%;
}

.lens-info__model-text {
  font-size: 1.2rem;
}

.lens-info__model .tag {
  width: 70px;
  height: 20px;
  font-size: 1.2rem;
}

.lens-info__name {
  font-size: 1.6rem;
}

.lens-info__link {
  margin-top: 15px;
  gap: 12px;
}

.lens-info__button {
  height: 50px;
  border-radius: 50px;
}

.lens-info__button-text {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

.lens-info__button-text::before {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.product-detail__anchor {
  font-size: 1.4rem;
}

.product-detail__anchor-icon {
  width: 20px;
  height: 20px;
}

.product-detail__anchor-text {
  font-size: 1.4rem;
}

.lens-label {
  height: 20px;
  padding: 0 7px;
  font-size: 1.3rem;
}

.lens-appearance-slider {
  width: 100%;
  /* stylelint-disable */
  /* stylelint-enable */
}

.lens-appearance-slider__container {
  padding-bottom: 0;
  position: relative;
}

.lens-appearance-slider__main {
  width: 100%;
}

.lens-appearance-slider .swiper-pagination-bullets {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.lens-appearance-slider .swiper-pagination-fraction,
.lens-appearance-slider .swiper-pagination-custom,
.lens-appearance-slider .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 4px;
}

.lens-appearance-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.lens-appearance-slider .swiper-pagination-bullet {
  margin-top: 30px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}

.lens-appearance-slider__button {
  height: 17px;
  position: absolute;
  top: auto;
  bottom: 0;
}

.lens-appearance-slider__button-inner {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.lens-appearance-slider__button-prev, .lens-appearance-slider__button-next {
  width: 16px;
  height: 16px;
  padding-top: 0;
  background: none;
}

.lens-appearance-slider__button-prev::before, .lens-appearance-slider__button-next::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  vertical-align: middle;
  border-width: 1px;
  border-color: #000;
  opacity: 1;
  position: absolute;
  top: calc(50% - 6px);
  left: 50%;
  transform: rotate(135deg);
}

.compare-image-modal__anchor::before {
  width: 26.66667%;
  padding-top: 26.66667%;
  right: 5px;
  bottom: 5px;
}

.ex-slider {
  width: 100%;
  /* stylelint-disable */
  /* stylelint-enable */
}

.ex-slider__container {
  padding-bottom: 0;
  position: relative;
}

.ex-slider__main {
  width: 100%;
}

.ex-slider__main-image::before {
  width: 26.66667%;
  padding-top: 26.66667%;
  right: 5px;
  bottom: 5px;
}

.ex-slider__main-caption {
  width: 92%;
  margin: 10px auto 0;
  font-size: 1.2rem;
  line-height: 1.66667;
  letter-spacing: 0em;
}

.ex-slider .swiper-pagination-bullets {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ex-slider .swiper-pagination-fraction,
.ex-slider .swiper-pagination-custom,
.ex-slider .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 4px;
}

.ex-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.ex-slider .swiper-pagination-bullet {
  margin-top: 30px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}

.ex-slider__button {
  height: 17px;
  position: absolute;
  top: auto;
  bottom: 0;
}

.ex-slider__button-inner {
  width: 120px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.ex-slider__button-prev, .ex-slider__button-next {
  width: 16px;
  height: 16px;
  padding-top: 0;
  background: none;
}

.ex-slider__button-prev::before, .ex-slider__button-next::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  vertical-align: middle;
  border-width: 1px;
  border-color: #000;
  position: absolute;
  top: calc(50% - 6px);
  left: 50%;
  transform: rotate(135deg);
}

.modal.o-show .ex-slider__main {
  width: 100%;
}

.modal.o-show .ex-slider__main-caption {
  width: 100%;
  margin: 0;
  padding: 10px 7px;
  font-size: 1.2rem;
}

.modal.o-show .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 8px;
}

.modal.o-show .ex-slider__button {
  height: auto;
  top: auto;
  bottom: 28px;
}

.modal.o-show .ex-slider__button-prev::before, .modal.o-show .ex-slider__button-next::before {
  border-color: #fff;
  opacity: 1;
}

.related-articles {
  gap: 15px;
}

.related-articles__item {
  display: block;
}

.related-articles__image {
  margin: 0 auto 10px;
}

.related-articles__text {
  max-height: auto;
}

.fixed-window {
  padding-bottom: 0;
}

.search-selected-lenses__title {
  margin-bottom: 0;
  height: 25px;
  font-size: 1.4rem;
}

.search-selected-lenses__btn {
  width: 100%;
  height: 45px;
  border-radius: 0;
}

.search-selected-lenses__btn-wrapper {
  max-width: 100%;
  position: relative;
  display: block;
  margin-top: -5px;
}

.search-selected-lenses__btn::before {
  content: none;
}

.search-selected-lenses__btn .compare-button__text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.search-selected-lenses__btn .compare-button__text::before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/ico-compare_btn_check.svg) no-repeat center center;
  background-size: contain;
  margin-right: 9px;
}

.search-selected-lenses .alert-message {
  margin: 5px 0 0;
  padding-bottom: 10px;
}
.search-selected-lenses .alert-message.-hidden {
  display: none;
}

.search-selected-lenses__inner {
  width: 100%;
}

.search-lens {
  gap: 0;
  border-collapse: collapse;
}

.search-lens-box {
  width: calc(100%  / 3);
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: relative;
}

.search-lens-box__inner {
  display: block;
  text-align: center;
}

.search-lens-box__image {
  width: 60px;
  height: 60px;
  margin: 0 auto 4px;
}

.search-lens-box__text {
  font-size: 1.3rem;
}

.search-lens-box .checkbox-wrapper {
  position: absolute;
  top: 10px;
  left: 10px;
}

.compare-selected-lenses__title {
  margin-bottom: 0;
  height: 45px;
  flex-direction: column;
  font-size: 1.4rem;
}

.compare-selected-lenses__title-note {
  font-size: 1.2rem;
}

.compare-selected-lenses__content {
  width: 100%;
  padding: 10px;
  overflow-x: auto;
}

.compare-lens {
  width: 490px;
  margin: 0 auto;
  gap: 5px;
}

.compare-lens-box {
  width: calc((100% - 10px)/3);
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
  display: block;
  position: relative;
}

.compare-lens-box .icon-sort {
  position: absolute;
  top: 28px;
  left: 10px;
}

.compare-lens-box .product-info {
  display: block;
  height: auto;
}

.compare-lens-box .product-info__pics {
  display: inline-flex;
  width: calc(100% - 27px);
  align-items: center;
  margin-left: 27PX;
}

.compare-lens-box .product-info__image {
  width: 60px;
}

.compare-lens-box .product-info__text {
  display: none;
}

.compare-lens-box .product-info__model {
  line-height: 1.23077;
}

.compare-lens-box .product-info__link {
  margin-top: 5px;
}

.compare-lens-box .product-info__button {
  height: 35px;
  border-radius: 30px;
}

.modal-alert {
  width: 100%;
  padding: 25px 44px;
}

.modal-alert__content {
  flex-direction: column;
  gap: 15px;
}

.modal-alert__close {
  width: 130px;
}

.section {
  padding-left: 0;
  padding-right: 0;
}

.section-content {
  width: 92%;
}

.section-title {
  font-size: 3.0rem;
  line-height: 1.5;
}

/*----------------------------------------*
  header
-----------------------------------------*/
.header {
  padding-bottom: 50px;
  background: linear-gradient(-135deg, #d0dae8 0%, #fff 27%, #fff 52%, #c0cdde 100%);
}

.header__title {
  margin-bottom: 60px;
}

.header__content {
  margin: 0 15px;
}

.header__text {
  font-size: 1.6rem;
  line-height: 2.25;
}

.header__logo {
  width: 32%;
  padding-top: 9.6%;
  top: 39.70803%;
  left: 64%;
}

/* -------------------------------
  map
------------------------------- */
.map-search__actions {
  flex-direction: column-reverse;
  align-items: center;
}

.map-search__clear {
  height: auto;
  margin-right: 0;
  margin-top: 20px;
}

.map-area {
  margin-top: 30px;
}

.map-area__inner {
  width: 930px;
}

.map-area .map-table {
  background: url(../img/bg-map_sp.png) #fff repeat-y 0 0;
  background-size: 930px auto;
}

.map-area .map-table__head {
  border-bottom: 2px solid #eaebea;
}

.map-area .map-table__body {
  height: 486px;
}

.map-area .map-table__th {
  width: 29px;
  font-size: 1.2rem;
  padding: 10px 0;
}

.map-area .map-table__th.-row {
  width: 29px;
  padding-top: 120px;
  background-color: #f8f9fa;
}

.map-area .map-table__th.-merge {
  width: 60px;
  border-left: 1px solid #fff;
}

.map-area .map-table__th .th-inner {
  display: inline-block;
  width: 1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
          text-orientation: mixed;
  white-space: nowrap;
  text-align: center;
}

.map-area .map-table__td {
  width: 868px;
  border-left: 2px solid #eaebea;
}

/*----------------------------------------*
  product-compare
-----------------------------------------*/
.product-compare {
  padding-top: 60px;
}

.product-compare__title {
  margin-bottom: 30px;
}

.product-compare__table {
  width: 100%;
  overflow-x: auto;
}

.total-box {
  display: block;
  padding: 18px 25px;
}

.total-box__inner {
  width: 100%;
  padding: 0;
  text-align: left;
}

.total-box__inner:not(:last-child) {
  border-right: none;
  margin-bottom: 10px;
}

.total-box__detail {
  font-size: 1.8rem;
}

.total-box__detail::before {
  margin-right: 6px;
}

.total-box__detail.-price::before, .total-box__detail.-weight::before {
  width: 26px;
  height: 26px;
}

.total-box__detail .o-small {
  font-size: 1.0rem;
}

.total-box__detail .number {
  font-size: 3.2rem;
}

.total-box__detail .unit {
  font-size: 2.4rem;
}

.total-box__note {
  margin-top: 15px;
  text-align: left;
}

/* -------------------------------
  modal
------------------------------- */
.modal-content {
  max-width: 92%;
}

.modal-content__close.-swiper {
  margin-right: 0;
}

.modal-swiper__close {
  width: 20px;
  height: 20px;
  margin: 0 0 10px auto;
}


.compare-button-notes {
  font-size: 1.4rem;
}
.compare-button-notes br {
  display: block;
}

