@charset "UTF-8";
/* // 上書き */
.page-top .block-top-topic {
  padding-top: 0px;
}
.page-top .hitobo {
  bottom: 0;
}
.page-top .block-page-top {
  bottom: 4.5rem;
  right: 3.2rem;
}
.page-top.checkbox,
.page-genre--men.checkbox,
.page-genre--women.checkbox {
  margin-right: 0;
}
.header-main-nav-items {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header-main-nav-item a {
  font-weight: 600;
  padding: 3.4rem 0;
}
.page-top .pane-globalnav,
.page-genre--men .pane-globalnav,
.page-genre--women .pane-globalnav {
  display: block;
}
.page-top .container,
.page-genre--men .container,
.page-genre--women .container {
  margin-inline: 0;
}
.page-top .pane-main,
.page-genre--men .pane-main,
.page-genre--women .pane-main {
  padding-inline: 0;
}
.swiper-pagination-bullet {
  width: 1.156rem;
  height: 1.156rem;
}
.swiper-pagination-bullet-active {
  width: 1.541rem;
  height: 1.541rem;
  background: #333;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet+.swiper-pagination-bullet {
  margin-left: 0.9616rem;
}
.ctg-top-slider.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: -3.5rem;
}
.block-category-list--promotion-freespace,
.block-genre-list--promotion-freespace {
  margin-inline: 0;
}
/* // タイトル */
.section-title {
  margin-bottom: 30px;
  text-align: center;
}
.section-title--en {
  font-size: 4.6154rem;
  line-height: 4.6154rem;
  letter-spacing: 2.64px;
}
.section-title--ja {
  display: block;
  font-size: 2.5rem;
  line-height: 4.6154rem;
  letter-spacing: 1.3px;
}
/* // About */
.common-about-wrapper {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 16.156rem 1fr;
  grid-template-columns: 16.156rem 1fr;
  gap: 3.84616rem 4.8077rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9f9;
  padding: 5.7693rem 2.8846rem;
}
.common-about-ttl {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
  font-size: 3.84616rem;
  font-weight: bold;
  line-height: 3.65385rem;
  letter-spacing: 0;
  text-align: center;
}
.common-about-ttl span {
  display: block;
  font-size: 2.3077rem;
  font-weight: normal;
  line-height: 3.84616rem;
  letter-spacing: 0;
}
.common-about-txt {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  font-size: 2.5rem;
  line-height: 3.84616rem;
  letter-spacing: 0;
}
.common-about-link {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 2/1/3/3;
  width: 41.156rem;
  color: #fff;
  font-size: 2.88463rem;
  font-weight: bold;
  line-height: 4.23078rem;
  letter-spacing: 0px;
  background: #b58f0e;
  border-radius: 99999px;
  padding-block: 1.5385rem;
  text-align: center;
  margin-inline: auto;
}
.common-about-link:hover {
  color: #fff;
}
/* // link */
.block-top-link {
  margin-bottom: 60px;
}
.block-top-link--list {
  display: -ms-grid;
  display: grid;
}
.block-top-link--item {
  padding: 3.8462rem;
}
.block-top-link--item img {
  aspect-ratio: 24/17;
}
.block-top-link--wrapper {
  text-align: center;
  background: #fff;
  padding-bottom: 20px;
  border-radius: 0 0 10px 10px;
}
.block-top-link--wrapper span {
  font-size: 3.46154rem;
}
.block-top-link--wrapper span:first-child {
  display: block;
  color: #fff;
  line-height: 7.695rem;
  border-radius: 10px 10px 0 0;
}
.block-top-link--wrapper span:last-child {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48.847rem;
  height: 8.077rem;
  word-break: normal;
  line-height: 1.1;
  border-radius: 9999px;
  margin-inline: auto;
}
.block-top-link--wrapper span:last-child:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.54rem;
  width: 3.847rem;
  height: 3.847rem;
  border-radius: 50%;
}
.block-top-link--wrapper span:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  right: 3.078rem;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 1;
}
.block-top-link .women-link {
  background: #fff7f7;
}
.block-top-link .women-link .block-top-link--wrapper span:first-child {
  background: #f54664;
}
.block-top-link .women-link .block-top-link--wrapper span:last-child {
  color: #f54664;
  border: 2px solid #f54664;
}
.block-top-link .women-link .block-top-link--wrapper span:last-child:after {
  background: #f54664;
}
.block-top-link .men-link {
  background: #f3f5fc;
}
.block-top-link .men-link .block-top-link--wrapper span:first-child {
  background: #1145bd;
}
.block-top-link .men-link .block-top-link--wrapper span:last-child {
  color: #1145bd;
  border: 2px solid #1145bd;
}
.block-top-link .men-link .block-top-link--wrapper span:last-child:after {
  background: #1145bd;
}
.block-top-link .wig-link {
  background: #fffaf2;
}
.block-top-link .wig-link .block-top-link--wrapper span:first-child {
  background: #ef9c00;
}
.block-top-link .wig-link .block-top-link--wrapper span:last-child {
  color: #ef9c00;
  border: 2px solid #ef9c00;
}
.block-top-link .wig-link .block-top-link--wrapper span:last-child:after {
  background: #ef9c00;
}
/* // 男女共通 */
/* // アンカーリンク */
.gender-anchorlink {
  margin-bottom: 6.731rem;
}
.gender-anchorlink--list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  gap: 2px;
}
.gender-anchorlink--item a {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  place-content: center;
  text-align: center;
  font-size: 2.3077rem;
  font-weight: 600;
  line-height: 3.46154rem;
  letter-spacing: 0;
  background: #f9f9f9;
  padding-block: 20px 14px;
  padding-inline: 2.3077rem;
}
.gender-anchorlink--item a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg id='グループ_2529' data-name='グループ 2529' transform='translate(0 20) rotate(-90)'%3E%3Ccircle id='楕円形_25' data-name='楕円形 25' cx='10' cy='10' r='10' transform='translate(20) rotate(90)' fill='%23f54564'/%3E%3Cpath id='合体_35' data-name='合体 35' d='M3.92,4.009,0,0,3.92,4.009l.25-.256-.25.256.25.256-.25-.256L0,8.019Z' transform='translate(13.812 7.718) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
  background-size: 99%;
  margin-inline: auto;
}
/* // カテゴリー */
.gender-category {
  background: #fff7f7;
  padding-block: 12px;
  padding-inline: 15px;
  margin-bottom: 9.6154rem;
}
.gender-category--list {
  display: -ms-grid;
  display: grid;
  gap: 20px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 72px;
}
.gender-category--item {
  position: relative;
  display: -ms-grid;
  display: grid;
  place-items: center;
  -ms-flex-line-pack: start;
      align-content: start;
  border-radius: 10px;
  background: #fff;
  padding-block: 20px;
  padding-inline: 10px;
}
.gender-category--item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  gap: 30px;
}
.gender-category--ttl {
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 130px;
  height: 30px;
  color: #f54664;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  border: 2px solid #f54664;
  border-radius: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gender-category--txt {
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
  text-align: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #333;
  font-size: 2.3077rem;
  line-height: 3.46155rem;
  font-weight: 600;
}
.gender-category-modal--wrapper {
  display: none;
}
.modal-open {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
}
.modal-open.gender-category-modal--wrapper {
  display: -ms-grid;
  display: grid;
  place-content: center;
  background: rgba(0,0,0,0.5);
  width: 100vw;
  height: 100%;
  text-align: center;
}
.modal-open .gender-category-modal--ttl {
  font-size: 3.46154rem;
  line-height: 4.6154rem;
  letter-spacing: 0;
  font-weight: 600;
}
.modal-open .gender-category-modal--item {
  position: relative;
  width: 66.3rem;
  display: -ms-grid;
  display: grid;
  place-content: center;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 8px rgba(20,0,3,0.161);
          box-shadow: 0px 4px 8px rgba(20,0,3,0.161);
  padding-block: 7rem;
}
.modal-open .gender-category-modal--item .modal-close-btn {
  position: absolute;
  top: 7px;
  right: 7px;
  right: 7px;
  display: block;
  width: 27px;
  height: 27px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 20 20'%3E%3Cg id='グループ_2639' data-name='グループ 2639' transform='translate(0 20) rotate(-90)'%3E%3Cg id='グループ_2533' data-name='グループ 2533'%3E%3Ccircle id='楕円形_25' data-name='楕円形 25' cx='10' cy='10' r='10' transform='translate(20) rotate(90)' fill='%23f54564'/%3E%3Cline id='線_115' data-name='線 115' y2='8' transform='translate(10 6)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='線_116' data-name='線 116' y2='8' transform='translate(14 10) rotate(90)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
}
.modal-open .gender-category-modal--link a {
  display: -ms-grid;
  display: grid;
  place-content: center;
  border: 1px solid #ccc;
  border-radius: 9999px;
  font-size: 2.3077rem;
  line-height: 4.6154rem;
  letter-spacing: 0.6px;
  padding-inline: 4.6155rem;
}
.modal-open .gender-category-modal--link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.84616rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.modal-open .gender-category-modal--txt {
  font-size: 2.3077rem;
  line-height: 3.11539rem;
  letter-spacing: 0;
  margin-bottom: 2.8846rem;
}
.scroll-none {
  overflow: hidden;
}
/* // pickup & bestseller */
.common-pickup,
.common-bestseller {
  margin-bottom: 60px;
  margin-top: -9.6154rem;
  padding-top: 9.6154rem;
  overflow: hidden;
}
.common-pickup-list,
.common-bestseller-list {
  margin-inline: 15px;
}
.common-pickup-item,
.common-bestseller-item {
  min-width: 210px;
  margin-right: 15px;
  margin-bottom: 30px;
}
.common-pickup-item a,
.common-bestseller-item a {
  display: -ms-grid;
  display: grid;
  gap: 15px;
}
.common-pickup-item img,
.common-bestseller-item img {
  width: 210px;
}
.common-pickup-item--ttl,
.common-bestseller-item--ttl {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0;
}
.common-pickup-item--txt,
.common-bestseller-item--txt {
  font-size: 13px;
  line-height: 24px;
}
.common-pickup-item:last-child,
.common-bestseller-item:last-child {
  margin-right: 0px;
}
.simplebar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 31px;
}
.simplebar-track {
  background: #eee;
}
.simplebar-track.simplebar-horizontal {
  height: 1px !important;
}
.simplebar-track .simplebar-scrollbar {
  height: 1px;
  background: #333;
}
.simplebar-track .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.common-bestseller +.common-pickup {
  margin-bottom: 15.3846rem;
}
/* // ブランド */
.ctg-brand.ctg-section {
  padding: 9rem 0 17rem;
}
.ctg-brand .ctg-section-body {
  margin-inline: 15px;
}
/* // コラム */
.ctg-column .ctg-section-body {
  margin-inline: 15px;
}
.ctg-column .ctg-column-card__view {
  width: 22rem;
}
.ctg-column .ctg-column-card {
  padding: 2rem 0 4rem;
}
.ctg-column.ctg-section {
  padding: 8rem 0 4rem;
}
.block-recent-item--body {
  padding-bottom: 0;
}
.block-recent-item--body .block-thumbnail-h {
  overflow-y: hidden;
  overflow-x: scroll;
  margin-left: 15px;
  margin-right: 0;
}
.block-recent-item--body .block-thumbnail-h::-webkit-scrollbar {
  height: 1px;
}
.block-recent-item--body .block-thumbnail-h::-webkit-scrollbar-thumb {
  --bg-opacity: 1;
  background: #333;
}
.block-recent-item--body .block-thumbnail-h::-webkit-scrollbar-track {
  background: #eee;
}
.block-recent-item--body .block-thumbnail-h ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.block-recent-item--body .block-thumbnail-h li {
  width: calc((100vw - 30px) / 3);
  margin-right: 15px;
  margin-bottom: 30px;
  padding: 0;
}
