@charset "UTF-8";


/*=========================SLIDER PAGER=========================*/
.bx-pager {
  display: flex;
  justify-content: center;
}

.bx-pager .bx-pager-item {
  margin: 0 13px;
}

.bx-pager a {
  display: inline-block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  width: 12px;
  height: 12px;
  border-radius: 13px;
  background: #d6d5d5;
}

.bx-pager a.active {
  background: #004263;
}

/*=========================TOP=========================*/
#top-news {
  margin: 0 0 60px;
}

#top-news h2 {
  position: relative;
  padding: 35px 0 0;
  margin: 0 0 35px;
  text-align: center;
  line-height: 0;
}

#top-news h2:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 22px;
  background: #c3c2c2;
}

#top-news h2 img {
  width: 26%;
}

#top-news-item {
  padding-left: 9%;
}

#top-news-item .swiper-slide a {
  display: block;
}

#top-news-item .swiper-slide .image {
  margin: 0 0 5px;
}

#top-news-item .swiper-slide .desc {
  line-height: 1.5;
}

#top-news .howto-btn-wrap {
  margin: 60px 0 0;
  padding: 0 20px;
}

#top-news .howto-btn-wrap a {
  display: block;
  color: #fff;
  font-size: 15px;
  background: #004263 url(../../img/usr/sb/common/arrow_w.png) no-repeat right 6% top 24px / 12px;
  text-align: center;
  border-radius: 30px;
  margin: 0 0 30px;
  /*padding: 20px 0 18px;*/
  padding: 16px 0 14px;
}

#top-news .howto-btn-wrap a:last-child {
  margin: 0;
}

.block-top-event {
  margin: 0 0 60px;
}

.block-event-btn+h2 {
  margin-top: 50px;
}

.block-event-btn a {
  width: unset;
  margin: 0 55px;
  height: 46px;
  border-radius: 32px;
  font-size: 15px;
  font-weight: 500;
  color: #FFF;
  background: #003D6D;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.block-event-btn a img {
  width: 34%;
}

.block-top-event--header {
  position: relative;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 4px;
  line-height: 1.5;
  margin: 0;
  padding: 30px 0;
  width: 100%;
}

.search-block-wrapper {
  background: #f0f0f0;
  padding: 60px 20px 10px;
}

.search-block-wrapper:last-of-type {
  padding-bottom: 45px;
}

.search-block-wrapper h2 {
  font-size: 20px;
  text-align: center;
  padding: 0;
  margin: 0 0 35px;
}

.search-block-wrapper:nth-child(2) h2 {
  margin: 0 0 12px;
}

.search-block-wrapper h3 {
  font-size: 16px;
  text-align: center;
  padding: 0;
  margin: 0 0 20px;
}

.search-block-wrapper h3 span {
  border-bottom: 1px solid #000;
  padding: 0 0 2px;
}

/*20230713 collaboration add*/
.search-block-wrapper .collaboration {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.search-block-wrapper .collaboration li {
  width: 50%;
  margin: 0 0 1.5%;
  padding: 0 2.5% 2.5% 2.5%;
  float: unset;
  display: block
}

.search-block-wrapper .collaboration li .caption {
  width: 100%;
  position: relative;
  top: 0;
  left: 4px;
  transform: unset;
}

.search-block-wrapper .collaboration li .mask {
  background-color: rgba(255, 255, 255, 1);
  transition: all 0.6s ease;
  padding: 13px 0 10px;
  position: relative;
  opacity: 1;
  height: auto
}

.search-block-wrapper .collaboration li .caption_more {
  color: #004263;
  font-size: 11px;
  left: 6px;
  position: relative;
  width: 100%;
}

.search-block-wrapper .collaboration li .caption_more:after {
  content: ">>";
  padding-left: 5px;
}

.search-block-wrapper .collaboration li a {
  text-decoration: none;
}

.search-block-wrapper .collaboration li .caption_more:active,
.search-block-wrapper .collaboration li .caption_more:focus,
.search-block-wrapper .collaboration li .caption_more:hover {
  color: #036ea4;
  transition: .5s;
}

.search-block-wrapper .collaboration li img {
  width: 100%;
  height: auto;
}

#search-scene {
  margin: 0 0 55px;
}

#search-scene li {
  margin: 0 0 10px;
}

#search-scene li:last-child {
  margin: 0;
}

#search-shape {
  margin: 0 0 60px;
}

#search-shape .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}

#search-shape .shape-box {
  width: calc(100% / 3);
  box-sizing: border-box;
  margin: 0 0 10px;
}

#search-shape .shape-box a {
  display: block;
  text-align: center;
}

#search-shape .shape-box .img {
  width: 70%;
  margin: 0 auto;
}

#search-shape .shape-box p {
  margin-top: -10px;
}

#search-shape .swiper-pagination {
  position: static;
  margin: 5px 0 0;
}

#search-shape .swiper-pagination span {
  width: 13px;
  height: 13px;
  margin: 0 13px !important;
  background: #d6d5d5;
  opacity: 1;
}

#search-shape .swiper-pagination span.swiper-pagination-bullet-active {
  background: #004263;
}

.search-block .search-block-link {
  text-align: center;
  margin: 0 0 30px;
}

.search-block .search-block-link img {
  width: 31%;
}

#search-brand ul,
#search-sunglass ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#search-brand li,
#search-sunglass li {
  width: 48.5%;
  margin: 0 0 10px;
}

#search-brand li:nth-child(n+5),
#search-sunglass li:nth-child(n+5) {
  display: none;
}

.search-block .btn-more {
  margin: 10px 0 0;
  text-align: center;
}

.search-block .btn-more p {
  position: relative;
  display: inline-block;
  padding: 0 30px 8px 8px;
  border-bottom: 1px solid #000;
  font-size: 11px;
  line-height: 1;
}

.search-block .btn-more p:before,
.search-block .btn-more p:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 10px;
  width: 8px;
  height: 1px;
  background: #000;
  transition: .3s;
}

.search-block .btn-more p:after {
  transform: rotate(90deg);
}

.search-block .btn-more.open p:after {
  transform: rotate(360deg);
}

.search-block-wrapper:last-of-type h2 {
  margin: 0 0 25px;
}

#search-keyword form {
  display: flex;
  background: #fff;
  border-radius: 30px;
  margin: 0 0 15px;
  padding: 11px 20px;
}

#search-keyword form #keyword02 {
  border: 0;
  padding: 0;
  background: transparent;
}

#search-keyword form button {
  border: 0;
  padding: 0;
  margin: 0;
  width: 27px;
  background: url(../../img/usr/sb/common/icon_search.png) no-repeat center / 25px;
}

#search-keyword ul {
  display: flex;
  flex-wrap: wrap;
}

#search-keyword li {
  border: 1px solid #c3c2c2;
  border-radius: 20px;
  margin: 0 8px 13px 0;
}

#search-keyword li a {
  display: block;
  font-size: 11px;
  padding: 5px 12px 4px;
}

.block-top-look {
  padding: 37px 0 63px;
}

.block-top-look-box {
  margin: 0 0 65px;
}

.block-top-look-box:last-child {
  margin: 0;
}

.block-top-look-box .look-slider {
  position: relative;
  margin: 0 0 30px;
}

.block-top-look-box .look-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50vw !important;
  height: 50vw;
  position: relative;
}

.block-top-look-box .look-slider .num {
  font-size: 14px;
  letter-spacing: 2px;
  font-style: italic;
  font-family: 'Helvetica Neue';
}

.block-top-look-box .look-slider a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 58%;
  padding: 0 13%;
}

.block-top-look-box .look-slider a img {
  max-width: 100%;
  max-height: 100%;
}

.block-top-look-box .look-slider .name {
  font-size: 12px;
  padding: 0 10px;
}

.block-top-look-box .look-slider .price {
  color: #000;
  font-size: 10px;
}

.look-slider .swiper-pagination {
  position: static;
  margin: 20px 0 0;
}

.look-slider .swiper-pagination span {
  width: 13px;
  height: 13px;
  background: #d6d5d5;
  margin: 0 13px !important;
  opacity: 1;
}

.look-slider .swiper-pagination span.swiper-pagination-bullet-active {
  background: #004263;
}

.block-top-look-box .text {
  padding: 0 30px;
  margin: 0 0 18px;
}

.block-top-look-box .headline {
  text-align: center;
  margin: 0 0 15px;
}

.block-top-look-box .headline img {
  width: 59%;
}

.block-top-look-box .text p {
  line-height: 20px;
  text-align: justify;
}

.block-top-look-box .btn-more,
.block-top-column .btn-more,
.block-top-insta .btn-more,
.block-top-kodawari .btn-more,
.block-top-kodawari .btn-more,
.block-top-shop-search .btn-more{
  display: block;
  text-align: center;
  width: 71%;
  margin: 0 auto;
  padding: 20px 0;
  border-radius: 30px;
  line-height: 0;
  background: #004263 url(../../img/usr/sb/common/arrow_w.png) no-repeat right 9% top 22px / 12px;
}

.block-top-kodawari .btn-more {
  width: 82%;
}

.block-top-look-box .btn-more img,
.block-top-column .btn-more img,
.block-top-insta .btn-more img,
.block-top-kodawari .btn-more,
.block-top-shop-search .btn-more img{
  width: 40%;
}

.block-top-column {
  padding: 40px 20px 30px;
  background: #f0f0f0;
}

.block-top-column h2 {
  text-align: center;
  font-size: 0;
  margin: 0 0 35px;
}

.block-top-column h2 img {
  width: 48%;
}

.block-top-column ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}

.block-top-column li {
  width: 48%;
  background: #fff;
  padding: 6px 6px 8px;
}

.block-top-column li img {
  display: block;
  margin: 0 0 10px;
}

.block-top-column li .tag {
  display: inline-block;
  color: #004263;
  font-size: 10px;
  line-height: 1;
  border: 1px solid #004263;
  padding: 3px 8px 1px;
  margin: 0 0 10px;
}

.block-top-column li .date {
  color: #26262a;
  font-size: 10px;
  line-height: 1;
  margin: 0 0 7px;
}

.block-top-column li .ttl {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  margin: 0 0 5px;
}

.block-top-column li p {
  font-size: 10px;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.block-top-insta {
  position: relative;
  padding: 50px 20px 35px;
}

/*.block-top-insta:after {content: '';position: absolute;left: -100vw;bottom: -45px;border-style: solid;border-width: 45px 100vw 0 100vw;border-color: #fff transparent transparent transparent;}*/
.block-top-insta h2 {
  text-align: center;
  font-size: 0;
  margin: 0 0 30px;
}

.block-top-insta h2 img {
  width: 67%;
}

.block-top-insta .link-insta {
  margin: 10px 0 30px;
  text-align: center;
}

.block-top-insta .link-insta a {
  padding: 1px 0 1px 20px;
  background: url(https://www.visumo.jp/static_front/img/instagram_logo_black.png) no-repeat left center / 14px;
}

.block-top-insta .ecbn-selection-description {
  display: none;
}

.block-top-insta .btn-insta {
  display: block;
  text-align: center;
  width: 75%;
  margin: 0 auto;
  padding: 16px 0;
  border-radius: 30px;
  background: #004263;
}

@media only screen and (max-width: 320px) {
  .block-top-insta .btn-insta {
    width: 82%;
  }
}

.block-top-insta .btn-insta span {
  color: #fff;
  font-size: 12px;
  padding: 4px 0 4px 30px;
  background: url(../../img/usr/sb/common/logo_insta.png) no-repeat left center / 20px;
}

.block-styling-insta {
  position: relative;
  padding: 50px 20px 35px;
  margin: 0 auto 80px;
}

.block-styling-insta .btn-more {
  display: block;
  text-align: center;
  width: 100%;
  margin: 20px auto 0;
  padding: 20px 0;
  border-radius: 30px;
  line-height: 0;
  background: #004263 url(../../img/usr/sb/common/arrow_w.png) no-repeat right 9% top 22px / 12px;
}

.block-styling-insta .btn-more img {
  width: 35%;
}

.block-styling-insta h2{
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 5px;
  padding: 40px 0 0;
  position: relative;
  display: block;
}
.block-styling-insta h2:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 22px;
  background: #c3c2c2;
}

.block-styling-insta h2:after {
   content: '';
   width: 1px;
   height: 30px;
   background: #c3c2c2;
   position: absolute;
   top: 0;
   left: 50%;
   margin: auto;
}

.block-top-kodawari {
  padding: 65px 25px 38px;
  background: #edf2f5;
  text-align: center;
}

.block-top-kodawari h2 {
  color: #004263;
  font-size: 20px;
  padding: 0;
  margin: 0 0 15px;
}

.block-top-kodawari .intro {
  font-size: 12px;
  line-height: 17px;
  margin: 0 0 25px;
}

.block-top-kodawari ul {
  margin: 0 0 30px;
}

.block-top-kodawari li:not(:last-child) {
  margin: 0 0 35px;
}

.block-top-kodawari li img {
  display: block;
  width: 90%;
  margin: 0 auto 20px;
}

.block-top-kodawari li h3 {
  color: #004263;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  padding: 0;
  margin: 0 0 10px;
}

.block-top-kodawari li .text {
  font-size: 12px;
  line-height: 20px;
}

.block-top-shop-search {
  margin-top: 60px;
  padding: 60px 20px;
  background: url(../../img/usr/sb/top/bg_shopsearch.jpg) no-repeat center / cover;
  position: relative;
}

.block-top-shop-search .inner {
  padding: 30px 25px 40px;
  background: rgba(255, 255, 255, .87);
  text-align: center;
  /*display: flex;flex-direction: column;justify-content: center;*/
}

.block-top-shop-search h2 {
  color: #004263;
  padding: 0;
  font-size: 18px;
  letter-spacing: 2px;
  font-family: 'Helvetica Neue';
  margin: 0 auto 20px;
  line-height: 1.6rem;
}

.block-top-shop-search .text {
  font-size: 12px;
  line-height: 20px;
  margin: 30px 0 25px !important;
  text-align: left !important;
  display: block;
  height: auto;
}

.block-top-shop-search .btn-shoplist {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 22px 0;
  border-radius: 30px;
  line-height: 0;
  background: #004263 url(../../img/usr/sb/common/arrow_w.png) no-repeat right 9% top 18px / 12px;
}

/*=========================商品一覧=========================*/
.block-genre-page--goods .block-category-list--main {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  margin: 0 0 0;
  background: #F7F9FA;
}
.page-category .block-category-list--sort,
.block-search-goods .block-category-list--sort,
.block-event-page .block-category-list--sort {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin: 0 0 0;
}

.block-category-list--main .block-filter{
  padding: 10px 0;
}
.page-category
.page-event,
.page-brandtop,
.page-search,
.block-genre-page--goods {
  margin: 0 0 50px;
}
.page-category .block-thumbnail-t .block-thumbnail-t--items,
.page-event .block-thumbnail-t .block-thumbnail-t--items,
.page-brandtop .block-thumbnail-t .block-thumbnail-t--items,
.page-search .block-thumbnail-t .block-thumbnail-t--items,
.block-genre-page--goods .block-thumbnail-t .block-thumbnail-t--items{
  gap: 40px 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 15px;
}
.page-category .block-thumbnail-t .block-thumbnail-t--items li,
.page-event .block-thumbnail-t .block-thumbnail-t--items li,
.page-brandtop .block-thumbnail-t .block-thumbnail-t--items li,
.page-search .block-thumbnail-t .block-thumbnail-t--items li,
.block-genre-page--goods .block-thumbnail-t li {
 width: calc((100% / 2) - 7.5px); 
}
.page-category .block-thumbnail-t--goods-description,
.page-event .block-thumbnail-t--goods-description,
.page-brandtop .block-thumbnail-t--goods-description,
.page-search .block-thumbnail-t--goods-description,
.block-genre-page--goods .block-thumbnail-t--goods-description {
  margin: 5px 0 0 0;
}
.block-goods-list {
  position: relative;
  padding: 0 15px;
  margin: 40px 0 0 0;
}
.block-filter--header {
  width: 162px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 0 55px;
  box-sizing: border-box;
  background: #003D6D url(../../img/usr/filter/sb/sort.png) 7px center no-repeat;
  background-size: 22px;
  border-radius: 18px;
  height: 36px;
  display: flex;
  justify-content: start;
  align-items: center;
  color: #FFF;
}
/*.block-filter-acd-contents {position: fixed;bottom: -100vh;left: 0;width: 100vw;height: 100vh;background: #F0F0F0;transition: .3s;z-index: 10001;}.block-filter-acd-contents.show {bottom: 0;}*/

html:has(.remodal-wrapper.remodal-is-opened) { margin: 0 !important; overflow: hidden !important; overscroll-behavior: none !important;}
html:has(.remodal-wrapper.remodal-is-opened) body { width: 100% !important; position: fixed !important; top: 0 !important; left: 0 !important; overflow: hidden !important; overscroll-behavior: none !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .remodal-overlay { position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; pointer-events: auto !important; touch-action: none !important; overflow: hidden !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .remodal-wrapper { position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; display: flex !important; overflow: hidden !important; overscroll-behavior: none !important; touch-action: none !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .remodal-wrapper::after { display: none !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .wrapper { max-height: 100% !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .block-filter-acd-contents.remodal { width: 100% !important; height: 100dvh !important; position: relative !important; display: block !important;}
html:has(.remodal-wrapper.remodal-is-opened) body .block-filter-acd-contents .block-filter-acd-title { position: fixed !important; top: 0; left: 0; right: 0; z-index: 10 !important;}
html:has(.remodal-wrapper.remodal-is-opened) body #frmFilterList { max-height: 100dvh !important; padding: 55px 15px !important; flex: 1 !important; position: relative !important; overflow-y: auto !important; box-sizing: border-box !important;}
html:has(.remodal-wrapper.remodal-is-opened) body #frmFilterList .block-filter-btn { width: auto !important; margin: 0 !important; position: fixed !important; bottom: 0 !important; left: 0 !important; right: 0 !important; z-index: 10000 !important;}

.remodal-wrapper {
  padding: 0 !important;
}

.block-filter-acd-contents.remodal {
  height: 100%;
  background: #FFF;
  margin: 0;
  padding: 0;
}
.remodal .block-filter--form {
  padding: 30px 15px;
}
.remodal .remodal-cancel {
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.block-filter-acd-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding: 9px 15px 9px;
  color: #FFF;
  background: #6D889D;
}

.remodal .block-filter-acd-close {
  min-width: 20px;
  height: 100%;
  padding: 0 15px 0 0;
  margin: auto 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
	display: flex;
	align-items: center;
  background: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
}

.block-filter-acd-close:before,
.block-filter-acd-close:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  width: 11px;
  height: 2px;
  background: #FFF;
  transform: rotate(45deg);
}

.block-filter-acd-close:after {
  transform: rotate(-45deg);
}

#frmFilterList {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  padding-bottom: 57px;
}

.block-filter--list,
.block-filter--select {
  border-bottom: 1px solid #fff;
}


.block-filter--list-inner-label,
.block-filter--select-inner-label {
  text-align: left;
  font-size: 14px;
  color: #222222;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0;
}

#div_filter1 .block-filter--list-inner-label.open,
#div_filter1 .block-filter--select-inner-label.open {
  padding-bottom: 0;
}

.block-filter--list-inner-label:after,
.block-filter--select-inner-label:after {
  right: 25px;
  transform: rotate(-55deg);
}

.block-filter--list-inner-label.open:before,
.block-filter--select-inner-label.open:before {
  transform: rotate(125deg);
}

.block-filter--list-inner-label.open:after,
.block-filter--select-inner-label.open:after {
  transform: rotate(-125deg);
}

.block-filter-option-items-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 30px;
  gap: 9px;
}
.block-filter-option-items label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 15px 0 17px;
  gap: 0;
  background: #EBEEF0;
  text-align: center;
  border-radius: 10px;
  font-size: 13px;
  color: #222222;
  min-height: 52px;
  font-weight: normal;
  border: 2px solid #EBEEF0;
  box-sizing: border-box;
}
#frmFilterList #div_filter13 .block-filter-option-items input:checked + label,
.block-filter-option-items label.js-checked {
  background: #FFF;
  color: #6D889D;
  border: 2px solid #6D889D;
  font-weight: bold;
}
.block-filter-option-items {
    width: calc((100% / 2) - 5px);
}
#div_filter2 .block-filter-option-items label {
  border: none;
  background: none;
}
.block-filter-option-items label span {
  font-size: 11px;
}

/*フレームの形状*/
#div_filter1 .block-filter-option-items-wrapper {
  gap: 10px;
  padding: 0 0 30px;
}

#div_filter1 .block-filter-option-items {
  width: calc((100% / 3) - 7px);
  padding: 0;
  margin: 0;
}

#div_filter1 .block-filter-option-items label {
  margin: 0;
  padding: 0 0 10px;
  font-size: 11px;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  min-height: 101px;
  gap: 0;
  position: relative;
}
#div_filter1 .block-filter-option-items label span {
  font-size: 11px;
}
/*フレームの形状*/

.remodal form #div_filter16 .js-active .block-filter-option-items:nth-child(n+11) {
    display: block;
}
.remodal form #div_filter16 .block-filter-option-items:nth-child(n+11) {
    display: none;
}
.block-filter--more {
  width: max-content;
  margin: 0 auto;
  font-size: 13px;
  color: #222222;
  margin: 20px auto 0;
  padding: 0 23px 0 0;
  background: url(../../img/usr/filter/sb/more_plus.png) right center no-repeat;
  background-size: 18px ;
  cursor: pointer;
  line-height: 1;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.js-active + .block-filter--more {
  background: url(../../img/usr/filter/sb/more_minus.png) right center no-repeat;
  background-size: 18px ;
}
#frmFilterList input {
  -webkit-appearance: none;
}
#div_filter13 .block-filter-option-items input {
  display: none;
}
.block-filter-option-items .checkbox input {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #DFDFDF;
  margin: 0 5px 0 0;
  flex-shrink: 0;
  display: none;
}

.block-filter-option-items .checkbox input:checked {
  border: 0;
  background: #004263;
}

.block-filter-option-items .checkbox input:checked:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  width: 5px;
  height: 1px;
  background: #fff;
  transform: rotate(45deg);
}

.block-filter--select .block-filter-option-items .checkbox input:checked:before {
  display: none;
}

.block-filter-option-items .checkbox input:checked:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 3px;
  width: 10px;
  height: 1px;
  background: #fff;
  transform: rotate(-50deg);
}

.block-filter--select .block-filter-option-items .checkbox input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

#div_filter1 .block-filter-option-items input {
  margin: 0;
}
#div_filter1 .block-filter-option-items input + img{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#div_filter1 .block-filter-option-items input[name="filtercode1"] + img {
  height: 29px;
  top: 26px;
}
#div_filter1 .block-filter-option-items input[name="filtercode2"] + img {
  height: 19px;
  top: 31px;
}
#div_filter1 .block-filter-option-items input[name="filtercode3"] + img {
  height: 32px;
  top: 25px;
}
#div_filter1 .block-filter-option-items input[name="filtercode4"] + img {
  height: 29px;
  top: 26px;
}
#div_filter1 .block-filter-option-items input[name="filtercode5"] + img {
  height: 27px;
  top: 27px;
}
#div_filter1 .block-filter-option-items input[name="filtercode6"] + img {
  height: 25px;
  top: 28px;
}
#div_filter1 .block-filter-option-items input[name="filtercode7"] + img {
  height: 30px;
  top: 26px;
}
#div_filter1 .block-filter-option-items input[name="filtercode8"] + img {
  height: 29px;
  top: 26px;
}
#div_filter1 .block-filter-option-items input[name="filtercode9"] + img {
  height: 27px;
  top: 27px;
}
/*カラー*/
#div_filter2 .block-filter-option-items-wrapper {
  flex-direction: row;
  gap: 30px 0;
  padding: 0 0 30px;
}

#div_filter2 .block-filter-option-items {
  width: calc((100% / 4));
  padding: 0;
  margin: 0;
}
#div_filter16 {
  padding-bottom: 30px;
}
#div_filter16 .block-filter-option-items-wrapper {
  padding-bottom: 0;
}

#div_filter2 .block-filter-option-items label {
  margin: 0;
  padding: 0;
  gap: 0;
  background: unset;
  font-size: 11px;
  color: #222222;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


#div_filter2 .block-filter-option-items .checkbox input {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 0;
  margin: 0 auto 7px;
  border-radius: 50%;
  border: none;
}

.remodal form #div_filter2 input[value="white"] {
  background: #FFFFFF;
  border: 1px solid #DDE0E2;
}

.remodal form #div_filter2 input[value="black"] {
  background: #3B3B3B;
}

.remodal form #div_filter2 input[value="brown"] {
  background: #3D2424;
}

.remodal form #div_filter2 input[value="gold"] {
  background: #A2871C;
}

.remodal form #div_filter2 input[value="silver"] {
  background: #C5CCCC;
}

.remodal form #div_filter2 input[value="clear"] {
  background: #ECECEC;
}

.remodal form #div_filter2 input[value="pink"] {
  background: #DB72DB;
}

.remodal form #div_filter2 input[value="gray"] {
  background: #9B9B9B;
}

.remodal form #div_filter2 input[value="red"] {
  background: #B92121;
}

.remodal form #div_filter2 input[value="blue"] {
  background: #163998;
}

.remodal form #div_filter2 input[value="yellow"] {
  background: #DFDA55;
}

.remodal form #div_filter2 input[value="green"] {
  background: #167E32;
}

.remodal form #div_filter2 input[value="purple"] {
  background: #7D1075;
}

.remodal form #div_filter2 input[value="orange"] {
  background: #E38315;
}

.remodal form #div_filter2 input:checked:before {
  content: '';
  background: url(../../img/usr/filter/checked.png) center center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 23px;
  height: 23px;
  transform: unset;
}
.remodal form #div_filter2 input:checked:after {
  display: none;
}
.js-active + .block-filter--more {
  background: url(../../img/usr/filter/more_minus.png) right center no-repeat;
}

#div_filter2 .block-filter-option-items input:checked:before {
  content: '';
  position: absolute;
  top: 25px;
  left: 7px;
  width: 12px;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
}

#div_filter2 .block-filter-option-items input:checked:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 4px;
  width: 24px;
  height: 2px;
  background: #fff;
  transform: rotate(-50deg);
}
/*カラー*/
#div_filter3 .block-filter-option-items:nth-child(3n) {
  padding: 0;
}

#frmFilterList .block-filter-btn {
  position: absolute;
  left: 0;
  bottom: -100vh;
  width: 100%;
  display: flex;
  padding: 10px 15px;
  gap: 10px;
  border-top: 1px solid #fff;
  transition: .3s;
  background: #E4EDF7;
}

.block-filter-acd-contents.remodal-is-opened #frmFilterList .block-filter-btn {
  bottom: 0;
}

#frmFilterList #btn-clear {
  width: calc(100% - 230px);
  height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #FFF;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
}

#frmFilterList .block-filter-btn--enter {
  width: 220px;
  height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #003D6D;
  border-radius: 18px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  padding: 15px 0 14px;
  text-decoration: none;
  font-weight: 500;
}

.block-goods-list--sort-order-items {
  position: relative;
  margin: 0 0 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.block-goods-list--sort-order-items p {
  font-size: 11px;
  color: #222222;
}

.block-goods-list--sort-order-items .current {
  background: #EBEEF0;
  color: #6D889D;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  border-radius: 18px;
  width: 110px;
  height: 36px;
  padding: 0 12px 0 15px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  
}

.block-goods-list--sort-order-items .current.open:after {
  background: url(../../img/usr/filter/sb/up.png) right center no-repeat;
  background-size: 10px auto;
}

.block-goods-list--sort-order-items .current:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto 0;
  width: 10px;
  height: 6px;
  background: url(../../img/usr/filter/sb/down.png) right center no-repeat;
  background-size: 10px auto;
}

.block-goods-list--sort-order-items--wrapper {
  display: none;
  position: absolute;
  top: 39px;
  left: 0;
  width: 100%;
  background: #F0F0F0;
  padding: 15px 12px;
  z-index: 1;
}

.block-goods-list--sort-order-items--wrapper label {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin: 0 0 10px;
  cursor: pointer;
}

.block-goods-list--sort-order-items--wrapper label:last-child {
  margin: 0;
}

.block-goods-list--sort-order-items--wrapper label input {
  -webkit-appearance: none;
  position: relative;
  background: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #DFDFDF;
  border-radius: 20px;
  box-sizing: border-box;
  outline: none;
  margin-right: 8px;
}

.block-goods-list--sort-order-items--wrapper label input:checked {
  background: #004264;
  border: 1px solid #004264;
}

.block-goods-list--sort-order-items--wrapper label input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

.block-event-page,
.block-search-goods {
  position: relative;
}

.page-search .block-goods-list {
  position: static;
}

#btn-sort {
  display: none;
  position: fixed;
  right: 90px;
  bottom: 11px;
  width: 66px;
  z-index: 10000;
}

#btn-sort.fixed {
  position: absolute;
  bottom: -74px;
}

.block-category-list--sub {
  padding: 0 20px;
}

.block-goods-list--display-style-items {
  display: none;
}

/*=========================詳細=========================*/
.block-goods-detail #gallery>.bx-wrapper {
  position: relative;
  margin: 0 10px;
}

.block-goods-detail .swiper-button-prev,
.block-goods-detail .swiper-button-next {
  position: absolute;
  top: 50%;
  display: block;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  width: 11px;
  height: 20px;
}

.block-goods-detail .swiper-button-prev {
  left: 10px;
  background: url(../../img/usr/sb/common/img_prev.png) no-repeat center left;
}

.block-goods-detail .swiper-button-next {
  right: 10px;
  background: url(../../img/usr/sb/common/img_next.png) no-repeat center right;
}

.block-goods-detail .swiper-pagination {
  position: static;
  margin: 20px 0 0;
}

.block-goods-detail .swiper-pagination span {
  opacity: 1;
  width: 13px;
  height: 13px;
  background: #d6d5d5;
  margin: 0 13px !important;
}

.block-goods-detail .swiper-pagination span.swiper-pagination-bullet-active {
  background: #004263;
}

/* レンズ選択 */
.block-goods-lens {
  margin: 10px 0 20px;
  padding: 0 20px;
}

[class^='block-goods-lens--ttl_'] {
  position: relative;
  border-bottom: 1px solid #A5A5A5;
  padding: 0 13px 10px;
  margin: 0 0 20px;
  cursor: pointer;
}

[class^='block-goods-lens--ttl_']:before,
[class^='block-goods-lens--ttl_']:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 13px;
  height: 1px;
  background: #000;
  transition: .3s;
}

[class^='block-goods-lens--ttl_']:after {
  transform: rotate(90deg);
}

[class^='block-goods-lens--ttl_'].open:after {
  transform: rotate(360deg);
}

[class^='select-lens_'] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10001;
}

[class^='select-lens_'] .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
}

.select-lens-contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 20px);
  max-height: 80%;
  background: #FFF;
  padding: 20px 10px 30px;
  overflow-y: scroll;
}

.select-lens-contents .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.select-lens-contents .close:before,
.select-lens-contents .close:after {
  content: '';
  position: absolute;
  top: 18px;
  width: 20px;
  height: 1px;
  background: #000;
}

.select-lens-contents .close:before {
  left: 8px;
  transform: rotate(45deg);
}

.select-lens-contents .close:after {
  right: 7px;
  transform: rotate(-45deg);
}

.select-lens-step .step-ttl {
  text-align: center;
  border-bottom: 1px solid #A5A5A5;
  padding: 0 0 8px;
  margin: 0 0 15px;
}

.select-lens-step .step-num {
  display: inline-block;
  color: #004263;
  font-size: 13px;
  padding: 0 22px;
  background-image: url(../../img/usr/sb/common/img_border_step.png), url(../../img/usr/sb/common/img_border_step.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left 16px, right 16px;
  margin: 0 0 2px;
}

.select-lens-step .step-num span {
  display: inline-block;
  font-size: 22px;
  padding: 0 0 0 2px;
  transform: translateY(2px);
}

[class^='select-lens-step select-lens-step01_'] ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

[class^='select-lens-step select-lens-step01_'] li {
  position: relative;
  width: 49%;
  margin: 0 0 20px;
}

[class^='select-lens-step select-lens-step01_'] li:nth-last-child(-n+2) {
  margin: 0;
}

[class^='select-lens-step select-lens-step01_'] li input {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 30px;
  background: #F0F0F0;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: 0;
}

[class^='select-lens-step select-lens-step01_'] li input:checked {
  background: #004263;
}

[class^='select-lens-step select-lens-step01_'] li input:checked:before {
  content: '';
  position: absolute;
  top: 26px;
  left: 23px;
  width: 6px;
  height: 1px;
  background: #004263;
  transform: rotate(45deg);
  z-index: 2;
}

[class^='select-lens-step select-lens-step01_'] li input:checked:after {
  content: '';
  position: absolute;
  top: 24px;
  left: 26px;
  right: auto;
  bottom: auto;
  width: 10px;
  height: 1px;
  background: #004263;
  transform: rotate(-50deg);
  z-index: 2;
}

[class^='select-lens-step select-lens-step01_'] li label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 52px;
  padding: 0 0 0 15px;
}

[class^='select-lens-step select-lens-step01_'] li label:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 20px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 35px;
  z-index: 1;
}

[class^='select-lens-step select-lens-step01_'] li input:checked+label {
  color: #FFF;
}

.select-lens-contents .btn-decision {
  border-radius: 30px;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  padding: 15px 0 14px;
  background: #004263;
}

.select-lens-contents [class^='select-lens-step select-lens-step01_'] .btn-decision {
  display: none;
  margin: 30px 0 0;
}

[class^='select-lens-step select-lens-step02_'] {
  display: none;
  margin: 30px 0 0;
}

[class^='select-lens-step select-lens-step02_'] .func-list {
  margin: 0 0 25px;
}

[class^='select-lens-step select-lens-step02_'] .func-list.open {
  margin: 0 0 13px;
}

[class^='select-lens-step select-lens-step02_'] .func-list--ttl {
  position: relative;
  border-bottom: 1px solid #000;
  width: 125px;
  margin: 0 auto;
  padding: 0 25px 5px 5px;
}

[class^='select-lens-step select-lens-step02_'] .func-list--ttl:before,
[class^='select-lens-step select-lens-step02_'] .func-list--ttl:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 2px;
  width: 13px;
  height: 1px;
  background: #000;
  transition: .3s;
}

[class^='select-lens-step select-lens-step02_'] .func-list--ttl:after {
  transform: rotate(90deg);
}

[class^='select-lens-step select-lens-step02_'] .open .func-list--ttl:after {
  transform: rotate(360deg);
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner {
  display: none;
  margin: 17px 0 0;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #EDF2F5;
  border-radius: 10px;
  padding: 20px 18px;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li {
  width: 48%;
  margin: 0 0 20px;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li:nth-last-child(-n+2) {
  margin: 0;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li dl {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 29px;
  margin: 0 7px 0 0;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li dt img {
  max-width: 29px;
  max-height: 29px;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li dd {
  width: calc(100% - 36px);
  font-size: 11px;
}

[class^='select-lens-step select-lens-step02_'] .func-list-inner li p {
  font-size: 11px;
  line-height: 18px;
}

[class^='select-lens-step select-lens-step02_'] .type-block {
  background: #F9F9F9;
  border-radius: 5px;
  margin: 0 0 10px;
  padding: 20px 18px 25px;
}

[class^='select-lens-step select-lens-step02_'] .type-block:last-child {
  margin: 0;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] {
  margin: 0 0 15px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] dl {
  margin: 0 0 20px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] dt {
  margin: 0 0 5px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] label {
  display: flex;
  align-items: center;
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
  pointer-events: none;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] input {
  position: relative;
  -webkit-appearance: none;
  width: 27px;
  height: 27px;
  flex-shrink: 0;
  border-radius: 27px;
  background: #FFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  margin: 0 15px 0 0;
  pointer-events: none;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] input:checked {
  background: #004263;
  border: 1px solid #004263;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] input:checked:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 4px;
  width: 8px;
  height: 2px;
  background: #FFF;
  transform: rotate(45deg);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] input:checked:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 7px;
  bottom: auto;
  width: 15px;
  height: 2px;
  background: #FFF;
  transform: rotate(-50deg);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-head_'] dd {
  font-size: 11px;
  padding: 0 0 0 40px;
}

[class^='select-lens-step select-lens-step02_'] .base-price {
  padding: 0 0 0 40px;
  margin: 0 0 10px;
  font-size: 10px;
}

[class^='select-lens-step select-lens-step02_'] .base-price span:not(.tax) {
  font-size: 14px;
  font-weight: bold;
  padding: 0 2px;
}

[class^='select-lens-step select-lens-step02_'] .base-func {
  display: flex;
  align-items: center;
  padding: 0 0 0 40px;
}

[class^='select-lens-step select-lens-step02_'] .base-func p {
  font-size: 10px;
  width: 68px;
}

[class^='select-lens-step select-lens-step02_'] .base-func ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: calc(100% - 68px);
}

[class^='select-lens-step select-lens-step02_'] .base-func li {
  width: 23px;
  height: 23px;
  margin: 0 5px 0 0;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] {
  display: none;
}

[class^='select-lens-step select-lens-step02_'] .about-lens {
  text-align: right;
  margin: 0 0 15px;
}

[class^='select-lens-step select-lens-step02_'] .about-lens a {
  color: #004263;
  font-size: 10px;
  text-decoration: underline;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] li {
  background: #FFF;
  border-radius: 5px;
  padding: 15px 10px 15px 15px;
  margin: 0 0 10px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] li:last-child {
  margin: 0;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .lens-info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 10px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] dl {
  width: calc(100% - 100px);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] dt {
  margin: 0 0 3px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] label {
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] input {
  position: relative;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #FFF;
  border: 1px solid #DFDFDF;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  pointer-events: none;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] input:checked {
  background: #004263;
  border: 1px solid #004263;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] input:checked:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 3px;
  width: 5px;
  height: 1px;
  background: #FFF;
  transform: rotate(45deg);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] input:checked:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 5px;
  bottom: auto;
  width: 12px;
  height: 1px;
  background: #FFF;
  transform: rotate(-50deg);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] label span {
  font-size: 13px;
  font-weight: bold;
  width: calc(100% - 30px);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] dd {
  font-size: 10px;
  padding: 0 0 0 30px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .lens-price {
  font-size: 13px;
  width: 90px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .lens-price span {
  font-size: 10px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .lens-option {
  display: flex;
  align-items: flex-start;
  padding: 0 0 0 30px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .lens-option p {
  font-size: 10px;
  padding: 3px 0 0;
  width: 90px;
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .img-option {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: calc(100% - 90px);
}

[class^='select-lens-step select-lens-step02_'] [class^='type-body_'] .img-option img {
  width: 15px;
  margin: 0 5px 0 0;
}

.select-lens-contents [class^='select-lens-step select-lens-step02_'] .btn-decision {
  background: #EFEFEF;
  color: #BBB;
  pointer-events: none;
  margin: 25px 0 0;
}

.select-lens-contents [class^='select-lens-step select-lens-step02_'] .btn-decision.active {
  color: #FFF;
  background: #004263;
  pointer-events: auto;
}

.block-goods-lens--link {
  text-align: center;
}

.block-goods-lens--link a {
  color: #004264;
  font-size: 11px;
  text-decoration: underline;
}

/* 取り扱い店舗 */
.handling-store {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10001;
}

.handling-store .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
}

.handling-store-contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 20px);
  max-height: 80%;
  background: #FFF;
  padding: 40px 10px 30px;
  overflow-y: scroll;
}

.handling-store-contents .close {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}

.handling-store-contents .close:before,
.handling-store-contents .close:after {
  content: '';
  position: absolute;
  top: 14px;
  width: 20px;
  height: 1px;
  background: #000;
}

.handling-store-contents .close:before {
  left: 5px;
  transform: rotate(45deg);
}

.handling-store-contents .close:after {
  right: 5px;
  transform: rotate(-45deg);
}

.handling-store-ttl {
  font-size: 16px;
  font-weight: bold;
  background: rgba(77, 132, 160, .1);
  text-align: center;
  margin: 0 0 15px;
  padding: 6px 0 5px;
}

.handling-store .item-block {
  display: flex;
  align-items: center;
  margin: 0 0 45px;
}

.handling-store .item-block .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 115px;
  height: 115px;
  margin: 0 20px 0 0;
}

.handling-store .item-block .img img {
  max-width: 115px;
  max-height: 115px;
}

.handling-store .item-info {
  width: calc(100% - 135px);
}

.handling-store .item-info .name {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  margin: 0 0 3px;
}

.handling-store .item-info .code {
  font-size: 10px;
  margin: 0 0 10px;
}

.handling-store .item-info .price {
  color: #000;
  font-size: 10px;
  margin: 0 0 3px;
}

.handling-store .item-info .price p {
  display: inline-block;
  font-size: 11px;
}

.handling-store .item-info .price span:not(.tax) {
  font-size: 14px;
  padding: 0 2px;
}

.handling-store .item-info .price .default-price {
  display: inline-block;
}

.handling-store .item-info .price .default-price span {
  font-size: 12px;
}

.handling-store .item-info .price .block-goods-price--price {
  display: inline-block;
  font-size: 10px;
}

.handling-store .item-info .price .default-price+.block-goods-price--price {
  display: block;
  color: #AB0204;
  padding: 0 0 0 86px;
}

.handling-store .item-info .color {
  font-size: 11px;
}

.handling-store .store-list {
  margin: 0 0 25px;
}

.handling-store .store-list-ttl {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 5px;
}

.handling-store .area-wrapper {
  border-top: 1px solid #A5A5A5;
  padding: 5px 0 0;
}

.handling-store .area {
  border-bottom: 1px solid #A5A5A5;
}

.handling-store .area-head {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  padding: 15px 10px 13px;
}

.handling-store .area-head:before,
.handling-store .area-head:after,
.handling-store .area-body dt:before,
.handling-store .area-body dt:after {
  content: '';
  position: absolute;
  top: 22px;
  right: 10px;
  width: 15px;
  height: 1px;
  background: #000;
  transition: .3s;
}

.handling-store .area-head:after,
.handling-store .area-body dt:after {
  transform: rotate(90deg);
}

.handling-store .area-head.open:after,
.handling-store .area-body dt.open:after {
  transform: rotate(360deg);
}

.handling-store .area-body {
  display: none;
  margin: 0 0 20px;
}

.handling-store .area-body dl {
  margin: 0 0 5px;
}

.handling-store .area-body dl:last-child {
  margin: 0;
}

.handling-store .area-body dt {
  position: relative;
  font-weight: bold;
  background: #F9F9F9;
  padding: 16px 10px 15px;
}

.handling-store .area-body dd {
  display: none;
  padding: 15px 15px 25px 20px;
}

.handling-store .area-body dl:last-child dd {
  padding-bottom: 0;
}

.handling-store .area-body li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}

.handling-store .area-body li:last-child {
  margin: 0;
}

.handling-store .area-body li .store-info {
  width: calc(100% - 60px);
}

.handling-store .area-body li .store-info a:not(.tel) {
  padding: 0 15px 0 0;
  background: url(../../img/usr/sb/common/icon_link.png) no-repeat right center / 12px;
}

.handling-store .area-body li .store-info .time {
  font-size: 10px;
  margin: 8px 0 3px;
}

.handling-store .area-body li .store-info a.tel {
  padding: 1px 0 2px 20px;
  background: url(../../img/usr/sb/common/icon_tel.png) no-repeat left center / 14px;
}

.handling-store .area-body li .store-info a.tel span {
  color: #004263;
  font-size: 10px;
  text-decoration: underline;
}

.handling-store .area-body li .stock {
  font-size: 11px;
  text-align: right;
  width: 60px;
}

.handling-store .area-body li .stock:not(.no-stock) {
  color: #C90000;
}

.handling-store .stock-caution .headline {
  font-size: 13px;
  margin: 0 0 5px;
}

.handling-store .stock-caution p {
  line-height: 20px;
}

/* コンタクト詳細 */
.page-goods .select-detail {
  padding: 0 20px;
  margin: 0 0 17px;
}

.page-goods .select-detail .select-block-wrapper {
  margin: 0 0 30px;
}

.page-goods .select-detail .select-block-wrapper>p {
  margin: 0 0 5px;
}

.page-goods .select-detail .select-block-wrapper:last-child {
  margin: 0;
}

.page-goods .select-detail .select-block-ttl {
  position: relative;
  padding: 10px 15px;
  border-bottom: 1px solid #A5A5A5;
}

.page-goods .select-detail .select-block-ttl.open {
  background: #F0F0F0;
  border-bottom: 1px solid #fff;
}

.page-goods .select-detail .select-block-ttl:before,
.page-goods .select-detail .select-block-ttl:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 26px;
  width: 10px;
  height: 1px;
  background: #000;
  transform: rotate(55deg);
}

.page-goods .select-detail .select-block-ttl:after {
  right: 20px;
  transform: rotate(-55deg);
}

.page-goods .select-detail .select-block-ttl.open:before {
  transform: rotate(125deg);
}

.page-goods .select-detail .select-block-ttl.open:after {
  transform: rotate(-125deg);
}

.page-goods .select-detail .order-method {
  display: none;
  padding: 13px 12px;
  background: #F0F0F0;
  border-bottom: 1px solid #fff;
}

.page-goods .select-detail .order-method label {
  display: flex;
  align-items: center;
  padding: 5px 0;
}

.page-goods .select-detail .order-method input {
  -webkit-appearance: none;
  position: relative;
  background: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #DFDFDF;
  border-radius: 20px;
  box-sizing: border-box;
  outline: none;
  margin-right: 8px;
}

.page-goods .select-detail .order-method input:checked {
  background: #004264;
  border: 1px solid #004264;
}

.page-goods .select-detail .order-method input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

.page-goods .select-detail .item-detail {
  display: none;
  background: #F0F0F0;
  padding: 13px 12px;
}

.page-goods .select-detail .item-detail dl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 10px;
}

.page-goods .select-detail .item-detail dl:last-child {
  margin: 0;
}

.page-goods .select-detail .item-detail dt {
  display: flex;
  align-items: center;
  font-size: 11px;
  width: calc(100% - 190px);
  height: 40px;
}

.page-goods .select-detail .item-detail dd {
  position: relative;
  width: 185px;
}

.page-goods .select-detail .item-detail dd p {
  font-size: 11px;
  line-height: 40px;
}

.page-goods .select-detail .item-detail .selected {
  position: relative;
  background: #FFF;
  border-radius: 5px;
  font-size: 11px;
  padding: 13px 12px 11px;
}

.page-goods .select-detail .item-detail .selected:before,
.page-goods .select-detail .item-detail .selected:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 17px;
  width: 8px;
  height: 1px;
  background: #000;
  transform: rotate(55deg);
}

.page-goods .select-detail .item-detail .selected:after {
  right: 12px;
  transform: rotate(-55deg);
}

.page-goods .select-detail .item-detail .selected.open:before {
  transform: rotate(125deg);
}

.page-goods .select-detail .item-detail .selected.open:after {
  transform: rotate(-125deg);
}

.page-goods .select-detail .item-detail .input-wrapper {
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  max-height: 165px;
  background: #FFF;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  border-radius: 0 0 5px 5px;
  padding: 10px;
  overflow-y: auto;
  z-index: 1;
}

.page-goods .select-detail .item-detail .input-wrapper label {
  display: flex;
  align-items: center;
  padding: 5px 0;
  font-size: 11px;
}

.page-goods .select-detail .item-detail .input-wrapper input {
  -webkit-appearance: none;
  position: relative;
  background: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #DFDFDF;
  border-radius: 20px;
  box-sizing: border-box;
  outline: none;
  margin-right: 8px;
}

.page-goods .select-detail .item-detail .input-wrapper input:checked {
  background: #004264;
  border: 1px solid #004264;
}

.page-goods .select-detail .item-detail .input-wrapper input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

/*=========================ブログ一覧=========================*/
.page-bloglist .block-topic-path {
  margin-bottom: 25px;
}

.block-simpleblog-list--title {
  position: relative;
  text-align: center;
  padding: 10px 0 0;
  margin: 0 0 30px;
}

.block-simpleblog-list--title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 14px;
  background: #707070;
}

.block-simpleblog-list--title img {
  width: 78%;
}

.block-simpleblog-list--filter {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
}

.block-simpleblog-list--filter-title {
  width: 55px;
}

.block-simpleblog-list--filter-theme {
  position: relative;
  width: calc(100% - 55px);
}

.block-simpleblog-list--filter .current {
  position: relative;
  padding: 12px 15px 10px;
  border-bottom: 1px solid #A5A5A5;
  box-sizing: border-box;
  cursor: pointer;
}

.block-simpleblog-list--filter .current.open {
  border-bottom: 1px solid #FFF;
  background: #F0F0F0;
}

.block-simpleblog-list--filter .current:before,
.block-simpleblog-list--filter .current:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 17px;
  width: 9px;
  height: 1px;
  background: #3B4043;
  transform: rotate(55deg);
}

.block-simpleblog-list--filter .current:after {
  right: 13px;
  transform: rotate(-55deg);
}

.block-simpleblog-list--filter .current.open:before {
  transform: rotate(125deg);
}

.block-simpleblog-list--filter .current.open:after {
  transform: rotate(-125deg);
}

.block-simpleblog-list--filter-select {
  display: none;
  position: absolute;
  top: 41px;
  left: 0;
  width: 100%;
  background: #F0F0F0;
  padding: 15px;
  z-index: 1;
}

.block-simpleblog-list--filter-select label {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin: 0 0 10px;
  cursor: pointer;
}

.block-simpleblog-list--filter-select label:last-child {
  margin: 0;
}

.block-simpleblog-list--filter-select label input {
  -webkit-appearance: none;
  position: relative;
  background: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #DFDFDF;
  border-radius: 20px;
  box-sizing: border-box;
  outline: none;
  margin-right: 8px;
}

.block-simpleblog-list--filter-select label input:checked {
  background: #004264;
  border: 1px solid #004264;
}

.block-simpleblog-list--filter-select label input:checked:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
}

.block-simpleblog-list--simpleblogs {
  margin: 0 0 30px;
}

.block-simpleblog-list--simpleblogs li {
  margin: 0 0 15px;
}

.block-simpleblog-list--simpleblogs li:last-child {
  margin: 0;
}

.block-simpleblog-list--simpleblogs li a {
  display: flex;
  align-items: flex-start;
}

.block-simpleblog-list--simpleblog-thumbnail {
  width: 47%;
  margin: 0 3% 0 0;
}

.block-simpleblog-list--simpleblog-text {
  width: 50%;
}

.block-simpleblog-list--simpleblog-release-dt {
  font-size: 10px;
  margin: 0 0 7px;
}

.block-simpleblog-list--simpleblog-title {
  line-height: 17px;
  font-weight: bold;
}

.page-bloglist .block-goods-list--pager-bottom {
  justify-content: center;
  margin-bottom: 30px;
  padding: 0;
}

.block-simpleblog-list--links {
  margin: 0 -20px;
  padding: 35px 20px 80px;
  background: #F0F0F0;
}

.block-simpleblog-list--links h2 {
  position: relative;
  padding: 0;
  margin: 0 0 15px;
}

.block-simpleblog-list--links h2:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #707070;
}

.block-simpleblog-list--links h2 span {
  position: relative;
  font-size: 14px;
  background: #F0F0F0;
  padding: 0 5px 0 0;
  z-index: 1;
}

.block-simpleblog-list--tag {
  margin: 0 0 20px;
}

.block-simpleblog-list--tag ul,
.block-simpleblog-list--archive ul {
  display: flex;
  flex-wrap: wrap;
}

.block-simpleblog-list--tag li {
  margin: 0 8px 15px;
}

.block-simpleblog-list--tag a {
  display: block;
  background: #FFF;
  border: 1px solid #A5A5A5;
  border-radius: 20px;
  padding: 5px 5px 5px 15px;
}

.block-simpleblog-list--archive li {
  width: 50%;
  margin: 0 0 12px;
}

.block-simpleblog-list--archive li a {
  display: inline-block;
  font-size: 15px;
  text-decoration: underline;
  padding: 5px 0;
}

.page-bloglist footer {
  margin-top: 0;
}

/*=========================ブログ詳細=========================*/
.page-blog .block-topic-path {
  margin-bottom: 25px;
}

#simpleblog_main {
  padding: 0 20px;
}

.block-simpleblog-detail--release-dt {
  font-size: 11px;
  margin: 0 0 10px;
}

.block-simpleblog-detail--title {
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px;
}

.block-simpleblog-detail--mv {
  margin: 0 0 5px;
}

.block-simpleblog-detail--intro {
  line-height: 20px;
  margin: 0 0 25px;
}

.block-simpleblog-detail--articles-wrapper {
  margin: 0 0 45px;
}

.block-simpleblog-detail--articles {
  margin: 0 0 45px;
}

.block-simpleblog-detail--articles:last-child {
  margin: 0
}

.block-simpleblog-detail--article-headline {
  font-size: 15px;
  line-height: 22px;
  border-bottom: 1px solid #707070;
  padding: 0 0 5px;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article {
  margin: 0 0 30px;
}

.block-simpleblog-detail--article:last-child {
  margin: 0;
}

.block-simpleblog-detail--article>*:last-child {
  margin-bottom: 0;
}

.block-simpleblog-detail--article-text {
  line-height: 20px;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-text02 {
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-btn {
  text-align: center;
  margin: 20px 0 0;
}

.block-simpleblog-detail--article-btn a {
  display: inline-block;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  min-width: 65%;
  background: url(../../img/usr/sb/common/arrow_g.png) no-repeat right 15px center / 10px;
  padding: 10px 35px 10px 20px;
}

.block-simpleblog-detail--article-box {
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-box-img {
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-box-img img {
  margin: 0 0 5px;
}

.block-simpleblog-detail--article-img-caption {
  text-align: center;
}

.block-simpleblog-detail--article-box-text {
  line-height: 20px;
}

.block-simpleblog-detail--article-img-c2 {
  justify-content: space-between;
}

.block-simpleblog-detail--article-img-c2 img {
  width: 49%;
}

.block-simpleblog-detail--article-goods-list {
  margin: 0 0 25px;
}

.block-simpleblog-detail--article-goods-list-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-goods-list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.block-simpleblog-detail--article-goods-list li {
  width: 47%;
  margin: 0 0 20px;
}

.block-simpleblog-detail--article-goods-list li:nth-last-child(-n+2) {
  margin: 0;
}

.block-simpleblog-detail--article-goods-list li a {
  display: block;
}

.block-simpleblog-detail--article-goods-image {
  margin: 0 0 10px;
}

.block-simpleblog-detail--article-goods-name {
  line-height: 15px;
  font-weight: bold;
  margin: 0 0 15px;
}

.block-simpleblog-detail--article-goods-price {
  font-size: 11px;
}

.block-simpleblog-left-menu--tag {
  background: #F0F0F0;
  padding: 15px 20px 10px;
  margin: 0 0 25px;
}

.block-simpleblog-left-menu--tag-title {
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: normal;
  padding: 0;
}

.block-simpleblog-left-menu--tag-list {
  display: flex;
  flex-wrap: wrap;
}

.block-simpleblog-left-menu--tag-item {
  margin: 0 8px 15px;
}

.block-simpleblog-left-menu--tag-item a {
  display: block;
  font-size: 12px;
  background: #FFF;
  border: 1px solid #A5A5A5;
  border-radius: 20px;
  padding: 6px 10px 6px 20px;
}

.block-simpleblog-detail--btn {
  padding: 0 20px;
}

.block-simpleblog-detail--btn a {
  display: block;
  border-radius: 30px;
  background: #004264 url(../../img/usr/sb/common/arrow_w02.png) no-repeat right 25px center / 17px;
  color: #FFF;
  font-size: 15px;
  padding: 15px 17px 13px 0;
  text-align: center;
}

/*=========================注文方法指定=========================*/
.page-method .pane-main {
  position: relative;
  z-index: 1;
}