@charset "UTF-8";

body.re26 #main {
    overflow: hidden !important;
}
div.ms-site-container > .container .main {
    max-width: 100% !important;
}
.br_sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
    body.re26 #main {
        margin-bottom: 0;
    }
    .br_pc {
        display: none !important;
    }
    .br_sp {
        display: block !important;
    }
}



/* *************************
    cate-wrap
************************* */
.cate-wrap * {
    font-family: "Noto Serif JP", serif;
}

.cate-wrap__inner {
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 12px;
}

.cate-sectionTtl {
    font-size: max(32px, clamp(0px, calc(100vw / 1264 * 36), 36px));
    margin-bottom: .5em;
}
@media screen and (max-width: 767px) {
    .cate-wrap__inner {
        padding: 0;
        width: 86.67%;
    }
    .cate-sectionTtl {
        font-size: 6cqw;
    }
}


/* *************************
    cate-fv
************************* */
.cate-fv {
    position: relative;
    margin-bottom: 120px;
}
.cate-fv img {
    width: 100%;
    height: auto;
}
.cate-fv__txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1180px;
    padding: 0 20px;
}
.cate-fv__txt h1 {
    font-size: max(44px, clamp(0px, calc(100vw / 1264 * 60), 60px));
    font-weight: 600;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, .8), -2px -2px 1px rgba(255, 255, 255, .8), 2px 0px 1px rgba(255, 255, 255, .8), 0px 2px 1px rgba(255, 255, 255, .8), 0px -2px 1px rgba(255, 255, 255, .8), -2px 0px 1px rgba(255, 255, 255, .8), 0px 0px 1px rgba(255, 255, 255, .8);
    margin-bottom: .3em;
}
.cate-fv__txt h1 sub {
  font-size: 0.6em;
  vertical-align: middle;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .8), -1px -1px 1px rgba(255, 255, 255, .8), 1px 0px 1px rgba(255, 255, 255, .8), 0px 1px 1px rgba(255, 255, 255, .8), 0px -1px 1px rgba(255, 255, 255, .8), -1px 0px 1px rgba(255, 255, 255, .8), 0px 0px 2px rgba(255, 255, 255, .8);
}
.cate-fv__txt p {
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .8), -1px -1px 1px rgba(255, 255, 255, .8), 1px 0px 1px rgba(255, 255, 255, .8), 0px 1px 1px rgba(255, 255, 255, .8), 0px -1px 1px rgba(255, 255, 255, .8), -1px 0px 1px rgba(255, 255, 255, .8), 0px 0px 2px rgba(255, 255, 255, .8);
}

@media screen and (max-width: 767px) {
  .cate-fv {
    margin-bottom: 10.667cqw;
  }
  .cate-fv__txt {
    transform: translate(-50%, 0%);
    width: 86.67%;
    padding: 0;
  }
  .cate-fv__txt h1 {
    font-size: 8cqw;
    text-shadow: -0.03em -0.03em 0.03em rgba(255, 255, 255, .8), 0.03em 0.03em 0.03em rgba(255, 255, 255, .8), 0.03em 0 0.03em rgba(255, 255, 255, .8), 0.03em 0 0.03em rgba(255, 255, 255, .8), 0 0.03em 0.03em rgba(255, 255, 255, .8), 0 -0.03em 0.03em rgba(255, 255, 255, .8), -0.03em 0 0.03em rgba(255, 255, 255, .8), 0 0 0.03em rgba(255, 255, 255, .8);
  }
  .cate-fv__txt p {
    text-shadow: -0.05em -0.05em 0.03em rgba(255, 255, 255, .8), 0.05em 0.05em 0.03em rgba(255, 255, 255, .8), 0.05em 0 0.03em rgba(255, 255, 255, .8), 0.05em 0 0.03em rgba(255, 255, 255, .8), 0 0.05em 0.03em rgba(255, 255, 255, .8), 0 -0.05em 0.03em rgba(255, 255, 255, .8), -0.05em 0 0.03em rgba(255, 255, 255, .8), 0 0 0.03em rgba(255, 255, 255, .8);
  }
  [data-category="レッグウォーマー"] .cate-fv__txt {
    top: 5%;
  }
  [data-category="ウエストウォーマー"] .cate-fv__txt {
    top: 5%;
  }
  [data-category="インナー"] .cate-fv__txt {
    top: inherit;
    bottom: 5%;
  }
  [data-category="アウター"] .cate-fv__txt {
    bottom: 10%;
    top: inherit;
  }
  [data-category="ソックス"] .cate-fv__txt {
    bottom: 10%;
    top: inherit;
  }
  [data-category="サポーター"] .cate-fv__txt {
    top: 5%;
  }
  [data-category="BSファイン寝具"] .cate-fv__txt {
    top: 5%;
  }
  [data-category="グッズ"] .cate-fv__txt {
    bottom: 10%;
    top: inherit;
  }
  .cate-fv__txt.p-top {
    top: 5%;
  }
  .cate-fv__txt.p-btm {
    bottom: 10%;
    top: inherit;
  }
}

/* *************************
    cate-itemlist
************************* */
.cate-item {
  margin-bottom: 120px;
}
.cate-itemlistTtl {
    margin-bottom: 80px;
}
.cate-itemlist ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: clamp(0px, calc(100vw / 1264 * 80), 80px) clamp(0px, calc(100vw / 1264 * 40), 40px);
}
.cate-itemlist li img {
    overflow: hidden;
    border-radius: clamp(0px, calc(100vw / 1264 * 48), 48px);
    width: 100%;
}
.cate-itemlist li p {
    font-size: clamp(0px, calc(100vw / 1264 * 20), 20px);
    margin-top: 0.8em;
}
@media screen and (max-width: 767px) {
  .cate-item {
    margin-bottom: 13.333cqw;
  }
  .cate-itemlistTtl {
    margin-bottom: 8cqw;
  }
  .cate-itemlist ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10.666cqw 5.333cqw;
  }
  .cate-itemlist li p {
    font-size: 4cqw;
  }
}

/* *************************
    cate-about
************************* */
.cate-about {
    padding: 100px 0;
    margin-bottom: 100px;
    background-color: #4a4442;
}
.cate-about .flex {
    display: flex;
    align-items: center;
    justify-content: right;
}
.cate-about__txt {
    max-width: 550px;
    width: calc(50% + 20px);
    padding-right: 40px;
}
.cate-about__txt * {
    color: #fff;
}
.cate-about .cate-about__img {
    width: calc(50% - 20px);
    border-radius: clamp(0px, calc(100vw / 1264 * 48), 48px);
    overflow: hidden;
}
.cate-about .cate-about__img img {
    width: 100%;
}
.cate-about__txt h2 {
    font-size: max(32px, clamp(0px, calc(100vw / 1264 * 40), 40px));
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: .5em;
}
.cate-about__txt p {
    line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .cate-about {
    padding: 13.333cqw 0;
    margin-bottom: 13.333cqw;
  }
  .cate-about__txt h2 {
    font-size: 6cqw;
  }
    .cate-about .flex {
        flex-wrap: wrap;
    }
    .cate-about__txt {
        max-width: inherit;
        width: 100%;
        padding-right: 0;
    }
    .cate-about .cate-about__img {
        width: 96%;
        margin: 10% auto 0;
        border-radius: 6.4cqw;
    }
}


/* *************************
    cate-recommend
************************* */
.cate-recommend {
    margin: 0 0 50px;
}
.cate-recommend h2 {
    text-align: center;
    border-bottom: 1px solid;
    padding-bottom: 1em;
    margin-bottom: 0;
}
.cate-recommend__list ul {
    display: flex;
    justify-content: center;
    gap:  clamp(0px, calc(100vw / 1264 * 40), 40px);
    margin-top: 80px;
}
.cate-recommend__list li {
    width: calc(25% - clamp(0px, calc(100vw / 1264 * 40), 40px));
}
.cate-recommend__img {
    overflow: hidden;
    border-radius: clamp(0px, calc(100vw / 1264 * 24), 24px);
}
.cate-recommend__img img {
    width: 100%;
    height: auto;
    display: block
}
.cate-recommend__list p {
    font-size: clamp(0px, calc(100vw / 1264 * 24), 24px);
    width: 90%;
    margin: .5em auto 0;
}

@media (max-width: 767px) {
    .cate-recommend__list ul {
      flex-wrap: wrap;
        gap: 4cqw;
        margin-top: 8cqw;
    }
    .cate-recommend__list li {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 5%;
    }
    .cate-recommend__img {
        width: 30%;
    }
    .cate-recommend__list p {
        width: 65%;
        font-size: 4cqw;
    }
}



/* *************************
  モーダル（デフォルト）
************************* */
.modal {
  display: none;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.modal__content {
  font-family: "Noto Serif JP", serif;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
}
.modal__content .js-modal-close {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 99;
  cursor: pointer;
  transition: .3s;
  width: 50px;
  height: 50px;
  transform: translate(0%, calc(-100% - 20px));
  padding: 0;
  border: 0;
  background-color: transparent;
}
.modal__content .js-modal-close::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}
.modal__content .js-modal-close::after {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0) rotate(-45deg);
}
.modal__inner {
  height: 100%;
  overflow-x: hidden;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .modal__content .js-modal-close:hover {
    opacity: .7;
  }
}
@media screen and (max-width: 767px) {
}

/* *************************
  モーダル（下から上へ）
************************* */
.modal__up .modal__content {
  bottom: -10%;
  top: initial;
  transform: translate(-50%, 0%);
  transition: .3s;
  border-radius: 30px 30px 0 0;
  max-width: 1040px;
  padding: 0;
}
.modal__up.up .modal__content {
  bottom: 0;
}
.modal__up .modal__inner {
  padding: 40px 0;
  border-radius: 30px 30px 0 0;
}
.modal__up .modal__inner .modal__up_ttl {
  font-weight: 600;
  margin: 0 auto 1em;
  max-width: 90%;
}
.modal__up_content {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 40px;
  border-bottom: 1px dashed #ccc;
}
.modal__up_content + .modal__up_content {
  padding-top: 40px;
}
.modal__up_content:last-child {
  border-bottom: none;
}
.modal__up .modal__up_content figure img {
  display: block;
}
.modal__up_note p {
  font-size: .8em;
  margin: 0 0 .4em;
}
.modal__up_note p:last-child {
  margin-bottom: 0;
}
.modal__up_content-card {
  display: flex;
  align-items: start;
  gap: 48px;
}
.modal__up_content-card__img {
  width: 50%;
  overflow: hidden;
  margin:0 auto;
}
.modal__up_content-card__img img {
  width: 100%;
  height: auto;
  display: block;
}
.modal__up_content-card__body {
  width: 50%;
}
.modal__up_content-card__title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 1em;
}
.modal__up_content-card__txt > p {
  margin: 0 0 1em;
}
.modal__up_content-card__txt > p + p {
  margin-bottom: 0;
}
.modal__up_content-card__body .modal__up_note {
  margin-top: 10px;
}
/* SP */
@media (max-width: 767px) {
  .sp-order1 { order: 1; }
  .sp-order2 { order: 2; }
  .sp-order3 { order: 3; }
  .sp-order4 { order: 4; }
  .sp-order5 { order: 5; }
  .modal__up_content {
    width: 100%;
    padding: 0 6.665% 10%;
  }
  .modal__up_content + .modal__up_content {
    padding-top: 10%;
  }
  .modal__up_content-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .modal__up_content-card__body {
    display: contents; /* 要素自体を透明化し子要素をflexの直接の子として扱う */
  }
  .modal__up_content-card__title {
    order: 1;
    font-size: 17px;
  }
  .modal__up_content-card__img {
    order: 2;
    flex: none;
    width: 100%;
    margin: auto;
  }
  .modal__up_content-card__txt {
    margin-top: 2em;
  }
  .modal__up_content-card__txt > p:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .modal__up .modal__content {
    width: 100%;
  }
}

/* *************************
  カテゴリー特徴：モーダルボタン
************************* */
.cate-feature {
  margin-bottom: 120px;
}
.cate-featureTtl {
    margin-bottom: 40px;
}
.cate-feature__list {
  display: flex;
  justify-content: center;
}
.cate-feature__btn {
  position: relative;
}
.cate-feature__btn picture {
  margin: 0;
}
.cate-feature__btn picture img {
  display: block;
  width: 100%;
}
.cate-feature__btn .txt {
  width: 88%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.cate-feature__btn .txt p {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  font-size: clamp(0px, calc(100vw / 1264 * 24), 24px);
  font-weight: 600;
  margin-bottom: 1em;
}
.cate-feature__btn .txt a {
    display: flex;
    justify-content: center;
    border: 1px solid;
    border-radius: 99px;
    max-width: 400px;
    margin: auto;
    padding: 0.7em 0.5em;
    font-size: clamp(0px, calc(100vw / 1264 * 20), 20px);
    line-height: 1;
    color: #fff;
    transition: .3s;
}
@media (min-width: 768px) {
  .cate-feature__btn .txt a:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  .cate-feature {
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 13.333cqw;
  }
  .cate-feature .cate-wrap__inner {
    width: 100%;
  }
  .cate-feature .cate-featureTtl {
    width: 86.67%;
    margin: 0 auto 5cqw;
  }
  .cate-feature__list {
    flex-wrap: wrap;
    gap: clamp(0px, calc(100vw / 767 * 20), 20px);
  }
  .cate-feature__btn {
    width: 100%;
  }
  .cate-feature__btn .txt {
    bottom: 5cqw;
  }
  .cate-feature__btn .txt p {
    font-size: 5.333cqw;
  }
  .cate-feature__btn .txt a {
    font-size: 4cqw;
    max-width: max-content;
    padding: 0.7em 3em;
  }
}



/* ********************************
    商品一覧　
******************************** */
#product-list-wrap {
  margin-bottom: 120px!important;
  display: block;
}
[data-category="インナー"] #product-list-wrap,
[data-category="アウター"] #product-list-wrap,
[data-category="ソックス"] #product-list-wrap,
[data-category="BSファイン寝具"] #product-list-wrap,
[data-category="グッズ"] #product-list-wrap {
    display: none!important;
}

#product-list-wrap .cate-sectionTtl {
  margin: 100px 0 40px;
}

[data-category="レッグウォーマー"] #product-list-wrap .cate-sectionTtl,
[data-category="ウエストウォーマー"] #product-list-wrap .cate-sectionTtl,
[data-category="インナー"] #product-list-wrap .cate-sectionTtl,
[data-category="アウター"] #product-list-wrap .cate-sectionTtl,
[data-category="ソックス"] #product-list-wrap .cate-sectionTtl,
[data-category="サポーター"] #product-list-wrap .cate-sectionTtl,
[data-category="BSファイン寝具"] #product-list-wrap .cate-sectionTtl,
[data-category="グッズ"] #product-list-wrap .cate-sectionTtl {
    display: none!important;
}

#product-list-wrap .ss-product-list__product-title-link,
#product-list-wrap .ss-product-list__price-number,
#product-list-wrap .reviewNumber,
#main .comPhotoUl li .txtBox dl,
#main .comPhotoUl li .link a {
  font-family: "Noto Serif JP", serif;
}
#main .cateListBox_pager {
    max-width: 1264px;
    width: 100%;
    padding: 0 12px;
}
#main .cateListBox {
    max-width: 1264px;
    width: 100%;
    margin: 20px auto 10px;
    padding: 0 12px;
}
#main .cateListBox .comPhotoUl {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(0px, calc(100vw / 1264 * 80), 80px) clamp(0px, calc(100vw / 1264 * 40), 40px);
}
#main .cateListBox .comPhotoUl li {
  width: calc(25% - clamp(0px, calc(100vw / 1264 * 30), 30px));
  height: auto!important;
  margin: 0 0px 0 0;
  float: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-flow: column;
}
#main .cateListBox .comPhotoUl li > * {
  width: 100%;
}
#main .cateListBox .comPhotoUl li .photo {
  width: 100%;
  margin: 0 auto;
}
#main .cateListBox .comPhotoUl li .photo img {
  width: 100%;
  height: auto;
  object-fit: inherit;
}
#main .cateListBox .comPhotoUl li {
  padding: 0;
}
#main .cateListBox .comPhotoUl li .txtBox {
  padding: 10px 0 0;
  width: 100%;
}
#main .cateListBox .comPhotoUl li .link {
  width: 100%;
  margin: 0;
}
#main .cateListBox .comPhotoUl li .link a {
  border: none;
  background-color: #ff6633;
  color: #fff;
  padding: 0.8em;
  display: block;
  text-align: center;
  font-size: max(16px, clamp(0px, calc(100vw / 1264 * 20), 20px));
  font-weight: 600;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #product-list-wrap {
    margin-bottom: 13.333cqw!important;
  }
  #product-list-wrap .cate-sectionTtl {
    margin: 12cqw 0 6cqw;
  }
  #main .cateListBox_pager {
    width: 86.67%;
    padding: 0;
  }
  #main .cateListBox {
    width: 86.67%;
    padding: 0;
  }
  #main .cateListBox .comPhotoUl {
    gap: 10.666cqw 8%;
  }
  #main .cateListBox .comPhotoUl li {
    width: 46%;
  }
  #main .cateListBox .comPhotoUl li .txtBox .ttl {
    margin-top: 1em;
  }
  #main .cateListBox .ss-product-list__price {
    margin-bottom: 4px;
  }
  #main .cateListBox .starRating span.highlight {
    color: #d3b47e;
  }
  #main .cateListBox .comPhotoUl li .link a {
    font-size: min(4cqw, 20px);
  }
}
