.sub-navi li a {
  font-size: 26px;
}

/* menu-blk */
.menu-blk {
  padding: 30px 0 60px;
}

.menu-blk .menulist {
  grid-template-columns: repeat(5, 1fr);
  column-gap: 18px;
}

.menu-blk .menulist li {
  position: relative;
  border: 1px solid #212529;
  border-radius: 8px;
}

.menu-blk .menulist li a:hover {
  opacity: 1;
  background: #212529;
  color: #ffffff;
  border-radius: 8px;
}

.menu-blk .menulist li::after {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 5px;
  height: 10px;
  background: url('../images/icon/ico_arrow.svg') center top no-repeat;
  background-size: cover;
  content: '';
}

.menu-blk .menulist li:hover::after {
  filter: invert(1);
}

.menu-blk .menulist li a {
  padding: 19px;
}

.menu-blk .menulist .ttl {
  font-size: 23px;
}

.menu-blk .menulist .ttl.jp {
  margin: 0 0 0 0;
  font-size: 12px;
}

.sec-ranking .list {
  row-gap: 40px;
  column-gap: 13px;
}

.sec-ranking .list .gazou {
  aspect-ratio: 1 / 1.3;
}

.sec-ranking .item a {
  position: relative;
}

.sec-ranking .rank {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  padding: 10px;
  background: #3A3A3A;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  min-width: 40px;
}

.sec-ranking .rank.one,
.sec-ranking .rank.en[data-text="1"] {
  background: #CBB41D;
}

.sec-ranking .rank.two,
.sec-ranking .rank.en[data-text="2"] {
  background: #A2A2A2;
}

.sec-ranking .rank.three,
.sec-ranking .rank.en[data-text="3"] {
  background: #9E661D;
}

/*-----　future AI Recommend -----*/
h2.fs-p-heading--lv2 {
  display: none;
}

.fr3-item {
  position: relative;
}

.fr3-item__link {
  text-decoration: none;
}

.fr3-item__rankContainer,
.fr3-item__rank {
  font-family: din-condensed, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  padding: 10px;
  background: #3A3A3A;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  min-width: 40px;
  z-index: 10;
}

.fr3-item__rank {
  border-radius: 0;
}

.fr3-item__rankContainer [data-item-rank="1"] {
  background: #CBB41D;
}

.fr3-item__rankContainer [data-item-rank="2"] {
  background: #A2A2A2;
}

.fr3-item__rankContainer [data-item-rank="3"] {
  background: #9E661D;
}

.fr3-item__productName {
  display: block;
  font-weight: 700;
  font-size: 0.8125rem !important;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 14.3em;
  color: #3A3A3A;
}

.fr3-item__productPrice {
  display: block;
  font-weight: 700;
  font-size: 1.375rem;
}

.f-ranking .list {
  row-gap: 40px;
  column-gap: 13px;
  grid-template-columns: repeat(4, 1fr);
}

.f-ranking .list .gazou {
  aspect-ratio: 1 / 1.3;
}

.f-ranking .item a {
  position: relative;
}

.f-ranking .rank {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  padding: 10px;
  background: #3A3A3A;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  min-width: 40px;
}

.f-ranking .rank.one,
.f-ranking .rank.en[data-text="1"] {
  background: #CBB41D;
}

.f-ranking .rank.two,
.f-ranking .rank.en[data-text="2"] {
  background: #A2A2A2;
}

.f-ranking .rank.three,
.f-ranking .rank.en[data-text="3"] {
  background: #9E661D;
}

/* sec-feature */
.sec-feature .grid {
  row-gap: 55px;
  column-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.sec-feature .name {
  margin: 14px auto;
  font-weight: 700;
  font-size: 18px;
}

/* sec-newarrival, sec-recommend */
.sec-newarrival .list,
.sec-recommend .list {
  row-gap: 13px;
  column-gap: 13px;
}

/* f-recommend */
.f-recommend .list {
  row-gap: 13px;
  column-gap: 13px;
  grid-template-columns: repeat(4, 1fr);
}

/* f-newarrival */
.f-newarrival .list {
  row-gap: 13px;
  column-gap: 13px;
  grid-template-columns: repeat(4, 1fr);
}

/* sec-news */
.sec-news {
  background: #ECECEC;
}

.sec-news .grid {
  row-gap: 55px;
  column-gap: 12px;
  grid-template-columns: repeat(3, 1fr);
}

.sec-news .grid .name {
  margin: 15px auto;
  font-weight: 700;
}

.sec-news .grid .taglist {
  margin-top: 11px;
}

.sec-news .grid .taglist span {
  padding: 5px 10px;
  background: #BEBEBE;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  margin-right: 10px;
}

/* sec-styling */
.sec-styling .list {
  row-gap: 55px;
  column-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

.sec-styling .grid .p-info {
  text-align: center;
}

/* sec-brand */
.sec-brand .list {
  row-gap: 40px;
  column-gap: 27px;
  grid-template-columns: repeat(4, 1fr);
}

/* sec-insta */
.sec-insta {
  background: #ECECEC;
}

.sec-insta .profile {
  display: block;
  width: 178px;
  margin: 0 auto 30px auto;
}

.sec-insta .grid {
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0;
}

.sec-insta .list {
  padding: 0 50px 0 40px;
  row-gap: 12px;
  column-gap: 12px;
  grid-template-columns: repeat(2, 1fr);
}

.sec-insta .westclimb {
  border-left: 1px solid #707070;
}

.sec-insta .westclimb .list {
  padding: 0 40px 0 50px;
}

.sec-insta .btn {
  background: #FFFFFF;
}

.sec-insta .btn:hover {
  background: #000000;
}

/* sec-information */
.sec-information .ttl.jp {
  margin-bottom: 0;
}

.sec-information .tbl p {
  width: 78%;
  line-height: 1.8;
  letter-spacing: 0;
}

.sec-information .tbl {
  border-collapse: separate;
  border-spacing: 0 80px;
}

.sec-information .tbl td.date {
  padding: 0 40px 0 0;
  font-size: 20px;
}

.sec-information .tbl td .ttl {
  font-weight: 700;
  font-size: 20px;
  text-align: left;
}


/*タブ切り替え全体のスタイル*/
.category_tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 980px;
  margin: 0 auto;
}

/*タブのスタイル*/
.category_tabs .tab_item {
  width: calc(100%/3);
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.category_tabs .tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

.category_tabs .tab-content .grid {
  row-gap: 30px;
  column-gap: 13px;
  grid-template-columns: repeat(6, 1fr);
  overflow-x: auto;
  grid-template-rows: auto auto;
  padding-bottom: 30px;
  cursor: pointer;
}

/*タブ切り替えの中身のスタイル*/
.category_tabs .tab-content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#women:checked~#women_content,
#men:checked~#men_content,
#kids:checked~#kids_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.category_tabs input:checked+.tab_item {
  position: relative;
  background: #ffffff;
  color: #000;
}

.category_tabs input:checked+.tab_item::after {
  position: absolute;
  right: 0;
  bottom: -6px;
  left: 0;
  width: 45px;
  height: 1px;
  margin: 0 auto;
  background: #000000;
  content: '';
  transition: all .3s;
}

.category_tabs .tab-content .icon {
  display: block;
  width: 108px;
  margin: 0 auto 12px auto;
}

.category_tabs .tab-content a {
  font-weight: 700;
  font-size: 12px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .category_tabs {
    margin-top: 10%;
  }

  .category_tabs .tab-content .grid {
    row-gap: 28px;
    column-gap: 13px;
    grid-template-columns: repeat(6, 1fr);
    max-width: 100%;
  }

  .category_tabs .tab-content .content-detail .ttl {
    font-size: 44px;
  }

  .category_tabs .tab-content .content-detail .ttl.jp {
    margin: 0 0 30px 0;
    font-size: 20px;
  }
}

/* tab */
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .page-content {
    margin-top: 100px;
  }

  .menu-blk {
    padding: 90px 0;
  }

  .menu-blk .menulist {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    row-gap: 40px;
  }

  .menu-blk .menulist li:first-child {
    grid-column: 1 / -1;
  }

  .menu-blk .menulist .ttl {
    font-size: 43px;
    line-height: 1;
  }

  .menu-blk .menulist .ttl.jp {
    font-size: 18px;
  }

  .menu-blk .menulist li a {
    padding: 35px;
  }

  .menu-blk .menulist li::after {
    right: 21px;
    width: 6px;
    height: 12px;
  }

  .sec-ranking .list,
  .f-ranking .list {
    row-gap: 60px;
    column-gap: 30px;
  }

  .sec-ranking .rank,
  .f-ranking .rank {
    height: 57px;
    padding: 14px;
    font-size: 30px;
    min-width: 57px;
  }

  .sec-feature .grid {
    row-gap: 60px;
    grid-template-columns: none;
  }

  .sec-feature .name {
    margin: 20px 0 26px 0;
    font-size: 28px;
  }

  .sec-feature .txt {
    margin: 0 auto;
    font-size: 26px;
    line-height: 1.7;
  }

  .sec-newarrival .inner,
  .f-newarrival .inner,
  .sec-recommend .inner,
  .f-recommend .inner {
    padding: 0;
  }

  .sec-newarrival .gazou,
  .f-newarrival .gazou,
  .sec-recommend .gazou,
  .f-recommend .gazou {
    width: 230px;
  }

  .sec-newarrival .list,
  .f-newarrival .list,
  .sec-recommend .list,
  .f-recommend .list {
    column-gap: 30px;
  }

  .sec-newarrival .grid,
  .f-newarrival .grid,
  .sec-recommend .grid,
  .f-recommend .grid,
  .sec-brand .list {
    display: flex;
    overflow: scroll;
    padding-bottom: 20px;
  }

  .sec-news {
    padding-top: 112px;
  }

  .sec-news .grid,
  .sec-styling .grid {
    row-gap: 60px;
    column-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }

  .sec-news .item .name {
    margin: 20px auto 12px auto;
    font-size: 22px;
  }

  .sec-news .item .txt {
    margin: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
  }

  .sec-news .grid .taglist {
    margin-top: 20px;
  }

  .sec-news .grid .taglist span {
    padding: 11px;
    font-size: 20px;
    margin-right: 20px;
  }

  .sec-news .grid li:first-child {
    grid-column: 1 / -1;
  }

  .sec-news .grid li:first-child .name {
    margin: 26px auto;
    font-size: 26px;
  }

  .sec-news .grid li:first-child .txt {
    font-size: 26px;
  }

  .sec-news .btn {
    background: #fff;
  }

  .sec-brand .list {
    column-gap: 15px;
    row-gap: 0;
    padding-bottom: 20px;
  }

  .sec-brand .list .gazou {
    width: 207px;
  }

  .sec-insta .profile {
    width: 218px;
    margin-bottom: 40px;
  }

  .sec-insta .grid {
    grid-template-columns: none;
    row-gap: 60px;
  }

  .sec-insta .btn {
    height: 98px;
    padding: 28px;
    max-width: 286px;
  }

  .sec-insta .westclimb {
    padding-top: 60px;
    border-top: 1px solid #707070;
    border-left: none;
  }

  .sec-insta .westclimb .list {
    padding: 0;
  }

  .sec-insta .list {
    padding: 0;
    row-gap: 8px;
    column-gap: 8px;
    grid-template-columns: repeat(3, 1fr);
  }

  .sec-information {
    padding-bottom: 40px;
  }

  .sec-information .tbl {
    border-collapse: separate;
    border-spacing: 0 60px;
  }

  .sec-information .tbl td,
  .sec-information .tbl p {
    display: block;
    width: 100%;
  }

  .sec-information .tbl p {
    font-size: 18px;
    line-height: 1.5;
  }

  .sec-information .tbl td .ttl {
    font-size: 28px;
  }

  .sec-information .tbl td.date {
    padding: 0 0 20px 0;
    font-size: 20px;
  }

  .grid.category_tabs {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 60px;
  }
}

/* sp */
@media only screen and (max-width: 767px) {
  .page-content {
    margin-top: 65px;
  }

  .menu-blk {
    padding: 50px 0;
  }

  .menu-blk .menulist {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 19px;
    row-gap: 24px;
  }

  .menu-blk .menulist li:first-child {
    grid-column: 1 / -1;
  }

  .menu-blk .menulist .ttl {
    font-size: 21px;
    line-height: 1.2;
  }

  .menu-blk .menulist .ttl.jp {
    font-size: 9px;
  }

  .menu-blk .menulist li a {
    padding: 12px;
  }

  .menu-blk .menulist li::after {
    right: 10px;
  }

  .sec-ranking .list,
  .f-ranking .list {
    row-gap: 30px;
    column-gap: 15px;
  }

  .sec-ranking .rank,
  .f-ranking .rank {
    height: 28px;
    padding: 7px;
    font-size: 15px;
    min-width: 28px;
  }

  .sec-feature .grid {
    row-gap: 50px;
    grid-template-columns: none;
  }

  .sec-feature .name {
    font-size: 16px;
  }

  .sec-feature .txt {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.7;
  }

  .sec-newarrival .inner,
  .f-newarrival .inner,
  .sec-recommend .inner,
  .f-recommend .inner {
    padding: 0;
  }

  .sec-newarrival .gazou,
  .f-newarrival .gazou,
  .sec-recommend .gazou,
  .f-recommend .gazou {
    width: 230px;
  }

  .sec-newarrival .grid,
  .f-newarrival .grid,
  .sec-recommend .grid,
  .f-recommend .grid,
  .sec-brand .list {
    display: flex;
    overflow: scroll;
    column-gap: 13px;
  }

  .sec-news .grid,
  .sec-styling .grid {
    row-gap: 30px;
    column-gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }

  .sec-news .item .name {
    margin: 10px auto;
    font-size: 14px;
  }

  .sec-news .item .txt {
    margin: 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.3;
  }

  .sec-news .grid .taglist span {
    padding: 5px;
    font-size: 14px;
    margin-right: 8px;
  }

  .sec-news .grid li:first-child {
    grid-column: 1 / -1;
  }

  .sec-brand .list {
    column-gap: 15px;
    row-gap: 0;
    padding-bottom: 20px;
  }

  .sec-brand .list .gazou {
    width: 90px;
  }

  .sec-insta .profile {
    width: 106px;
    margin-bottom: 20px;
  }

  .sec-insta .grid {
    grid-template-columns: none;
    row-gap: 40px;
  }

  .sec-insta .btn {
    height: 44px;
    padding: 10px 0;
    max-width: 140px;
  }

  .sec-insta .westclimb {
    padding-top: 40px;
    border-top: 1px solid #707070;
    border-left: 0;
  }

  .sec-insta .list {
    padding: 0;
    row-gap: 10px;
    column-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
  }

  .sec-insta .westclimb .list {
    padding: 0;
  }

  .sec-information {
    padding-bottom: 20px;
  }

  .sec-information .tbl {
    border-collapse: separate;
    border-spacing: 0 40px;
  }

  .sec-information .tbl td,
  .sec-information .tbl p {
    display: block;
    width: 100%;
  }

  .sec-information .tbl p {
    font-size: 13px;
    line-height: 1.5;
  }

  .sec-information .tbl td.date,
  .sec-information .tbl td .ttl {
    font-size: 16px;
  }

  .sec-information .tbl td.date {
    padding: 0 0 10px 0;
  }

  .grid.category_tabs {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 30px;
  }
}