@charset "utf-8";

/* min-width: 1028px; */

#contentsArea {
  clear: both;
  overflow-x: initial;
}

.wrap {
  box-sizing: border-box;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  line-height: 1.875;
  color: #333;
}

.wrap *,
.wrap *:before,
.wrap *:after {
  box-sizing: inherit;
}

.wrap header,
.wrap section,
.wrap footer,
.wrap h1,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap p {
  font-size: 1em;
  font-family: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  line-height: inherit;
  letter-spacing: normal;
}

.wrap img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  width: 100%;
}

.wrap a {
  color: inherit;
}

.wrap .p-bikyaku {
  margin: 0 auto 3em;
  max-width: 110em;
  width: 100%;
}

.wrap .p-bikyaku-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 80em;
}

.wrap .--serif {
  font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif;
}

.wrap .--imgTxt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 768px) {
  .wrap > .contents-wrap {
    min-width: 1028px;
  }
}

@media only screen and (max-width: 767px) {
  .wrap {
    font-size: 4.1025641vw;
  }

  .wrap .--only-pc {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .wrap .--only-sp {
    display: none;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1027px) {
  .wrap {
    font-size: 12.6986px;
  }
}

@media only screen and (min-width: 1028px) and (max-width: 1294px) {
  .wrap {
    font-size: 1.23647604vw;
  }
}*/

.wrap .p-bikyaku-mv {
  line-height: 1;
}

.wrap .p-bikyaku-prize {
  background-color: rgba(231, 219, 200, 0.4);
  padding: 2.6875em 1.25em 3.0625em;
}

.wrap .p-bikyaku-prize__logo {
  line-height: 1;
  margin: 0 auto 2em;
  max-width: 100%;
  width: 29.8125em;
}

.wrap .p-bikyaku-prize__intro {
  line-height: 1;
  margin: 0 auto 2em;
  max-width: 100%;
  width:30%;
}

.wrap .p-bikyaku-prize__intro2 {
  line-height: 1;
  margin: 3em auto 2em;
  max-width: 100%;
  width:60%;
}
.wrap .p-bikyaku-prize__txt {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-prize {
    padding-top: 2.25em;
    padding-bottom: 3.125em;
  }

  .wrap .p-bikyaku-prize__logo {
    margin-bottom: 0.75em;
    width: 21.5em;
  }

  .wrap .p-bikyaku-prize__intro {
    margin-bottom: 0.75em;
    width: 21.5em;
  }

  .wrap .p-bikyaku-prize__intro2 {
    margin-bottom: 0.75em;
    width: 100%;
  }

  .wrap .p-bikyaku-prize__txt {
    text-align: left;
    font-size: 0.8125em;
  }
}

.wrap .p-bikyaku-whatis {
  background-color: rgba(231, 219, 200, 0.2);
  padding: 3.25em 0 5.625em;
  margin-bottom: 4.25em;
}

.wrap .p-bikyaku-whatis__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 80.875em;
}

.wrap .p-bikyaku-whatis__ttl {
  line-height: 1;
  margin: 0 auto 3em;
  max-width: 100%;
  width: 60.6875em;
  aspect-ratio: 971 / 167;
  background-image: url(../bikyaku_jersey_img/ttl_01__pc.png);
}

.wrap .p-bikyaku-whatis__group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrap .p-bikyaku-whatis__group-col1 {
  width: 36.875em;
  line-height: 1;
}

.wrap .p-bikyaku-whatis__group-col2 {
  width: 43.4375em;
}

.wrap .p-bikyaku-whatis__img {
  line-height: 1;
  margin-bottom: 2em;
}

.wrap .p-bikyaku-whatis__txt {
  font-size: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  width: 24.41666667em;
  line-height: 1.91666667;
}

.wrap .p-bikyaku-whatis__nolimit {
  line-height: 1;
  margin: 2.5em auto 1em;
  max-width: 100%;
  aspect-ratio: 1024 / 404;
  width: 64em;
  background-image: url(../bikyaku_jersey_img/txt_01__pc.png);
}

.wrap .p-bikyaku-btn {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.33333333;
  text-align: center;
  max-width: 100%;
  margin: 0 auto;
}

.wrap .p-bikyaku-btn.--style-1 {
  width: 24.79166667em;
}

.wrap .p-bikyaku-btn.--style-2 {
  width: 13.20833333em;
}

.wrap .p-bikyaku-btn a,
.wrap .p-bikyaku-btn > span {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  background: #E1B662 url(../bikyaku_jersey_img/arrow_01.png) no-repeat right 2.25em center / 0.83333333em auto;
  height: 4.66666667em;
  border-radius: 4em;
  padding-left: 2.375em;
  padding-right: 3.45833333em;
}

.wrap .p-bikyaku-btn a {
  transition: opacity 0.2s ease-out;
}

.wrap .p-bikyaku-btn a:hover {
  opacity: 0.7;
}

.wrap .p-bikyaku-btn.--style-2 a,
.wrap .p-bikyaku-btn.--style-2 > span {
  height: 2.70833333em;
  background-position: right 0.91666667em center;
  background-size: 0.41666667em auto;
  padding-left: 1em;
  padding-right: 1.70833333em;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-whatis {
    padding-top: 2.5625em;
    padding-bottom: 4.875em;
    margin-bottom: 4em;
  }

  .wrap .p-bikyaku-whatis__ttl {
    margin-bottom: 1em;
    width: 20.4375em;
    aspect-ratio: 327 / 146;
    background-image: url(../bikyaku_jersey_img/ttl_01__sp.png);
  }

  .wrap .p-bikyaku-whatis__group {
    display: block;
  }

  .wrap .p-bikyaku-whatis__group-col1 {
    width: 20.625em;
    margin: 0 auto 1.25em;
  }

  .wrap .p-bikyaku-whatis__group-col2 {
    width: 23.375em;
    margin: 0 auto;
  }

  .wrap .p-bikyaku-whatis__img {
    margin-bottom: 1em;
  }

  .wrap .p-bikyaku-whatis__txt {
    font-size: 0.875em;
  }

  .wrap .p-bikyaku-whatis__nolimit {
    margin: 1.5em auto 2em;
    aspect-ratio: 320 / 268;
    width: 20em;
    background-image: url(../bikyaku_jersey_img/txt_01__sp.png);
  }

  .wrap .p-bikyaku-btn {
    font-size: 1.375em;
  }

  .wrap .p-bikyaku-btn.--style-1 {
    width: 15em;
  }

  .wrap .p-bikyaku-btn.--style-2 {
    font-size: 1em;
    width: 13.3125em;
  }

  .wrap .p-bikyaku-btn a,
  .wrap .p-bikyaku-btn > span {
    background-position: right 1em center;
    background-size: 0.72727273em auto;
    height: 4.36363636em;
    padding-left: 0.54545455em;
    padding-right: 2.18181818em;
  }

  .wrap .p-bikyaku-btn.--style-2 a,
  .wrap .p-bikyaku-btn.--style-2 > span {
    height: 2.8125em;
    background-position: right 0.75em center;
    background-size: 0.5em auto;
    padding-left: 0.8125em;
    padding-right: 1.375em;
  }
}

.wrap .p-bikyaku-coordinate {
  margin-bottom: 5.1875em;
}

.wrap .p-bikyaku-coordinate__ttl {
  line-height: 1;
  margin: 0 auto;
  aspect-ratio: 417 / 44;
  width: 26.0625em;
  background-image: url(../bikyaku_jersey_img/ttl_coordinate.png);
}

.wrap .p-bikyaku-coordinate__list > li {
  max-width: 100%;
  width: 46.6875em;
  line-height: 1;
}

.wrap .p-bikyaku-coordinate__list > li:nth-child(1) {
  margin: 0 auto 0 0;
  position: relative;
}

.wrap .p-bikyaku-coordinate__list > li:nth-child(2) {
  margin: -38em 0 0 auto;
}

.wrap .p-bikyaku-coordinate__list > li:nth-child(3) {
  margin: -7.25em auto 0;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-coordinate {
    margin-bottom: 5.625em;
  }

  .wrap .p-bikyaku-coordinate__ttl {
    margin-bottom: 2.75em;
    width: 14.75em;
  }

  .wrap .p-bikyaku-coordinate__list > li {
    width: 100%;
  }

  .wrap .p-bikyaku-coordinate__list > li:nth-child(1) {
    margin: 0 0 0.5em;
  }

  .wrap .p-bikyaku-coordinate__list > li:nth-child(2) {
    margin: 0 0 1em;
  }

  .wrap .p-bikyaku-coordinate__list > li:nth-child(3) {
    margin: 0;
  }
}

.wrap .p-bikyaku-lineup.--tm1 {
  margin-top: 15em;
}

.wrap .p-bikyaku-lineup__ttl {
  line-height: 1;
  margin: 0 auto 2.75em;
  aspect-ratio: 240 / 44;
  max-width: 100%;
  width: 15em;
  background-image: url(../bikyaku_jersey_img/ttl_lineup.png);
}

.wrap .p-bikyaku-lineup__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 0.5em;
  row-gap: 0.5em;
  margin-bottom: 4em;
}

.wrap .p-bikyaku-lineup__nav > li {
  width: 11.75em;
}

.wrap .p-bikyaku-lineup__nav button {
  cursor: pointer;
  aspect-ratio: 188 / 54;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border: none;
  padding: 0;
  appearance: none;
  background: #F6F2E8;
  border-radius: 0.5em;
  width: 100%;
  transition: opacity 0.2s ease-out;
  color: inherit;
}

.wrap .p-bikyaku-lineup__nav button.--active {
  background: #E1B662;
}

.wrap .p-bikyaku-lineup__nav button:hover {
  opacity: 0.7;
}

.wrap .p-bikyaku-lineup__nav .--imgTxt {
  aspect-ratio: 114 / 15;
  max-width: 100%;
  width: 7.125em;
}

.wrap .p-bikyaku-lineup__nav .--nav-standard {
  background-image: url(../bikyaku_jersey_img/lineup_standard.png);
}

.wrap .p-bikyaku-lineup__nav .--nav-winter {
  background-image: url(../bikyaku_jersey_img/lineup_winter.png);
}

.wrap .p-bikyaku-lineup__nav .--nav-summer {
  background-image: url(../bikyaku_jersey_img/lineup_summer.png);
}

.wrap .p-bikyaku-lineup__nav .--nav-sporty {
  background-image: url(../bikyaku_jersey_img/lineup_sporty.png);
}

.wrap .p-bikyaku-lineup__nav .--nav-casual {
  background-image: url(../bikyaku_jersey_img/lineup_casual.png);
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-lineup__ttl {
    margin-bottom: 2em;
    width: 8.5em;
  }

  .wrap .p-bikyaku-lineup__nav {
    column-gap: 0.3125em;
    row-gap: 0.3125em;
    margin-bottom: 2.5em;
  }

  .wrap .p-bikyaku-lineup__nav.--alt-type {
    margin-left: auto;
    margin-right: auto;
    width: 18.75em;
  }

  .wrap .p-bikyaku-lineup__nav > li {
    width: 5.3125em;
  }

  .wrap .p-bikyaku-lineup__nav button {
    aspect-ratio: 85 / 33;
    border-radius: 0.3125em;
  }

  .wrap .p-bikyaku-lineup__nav .--imgTxt {
    width: 4.625em;
  }
}

.wrap .p-bikyaku-lineup-gallery {
  max-width: 108.75em;
  margin-left: auto;
  margin-right: auto;
}

.wrap .p-bikyaku-lineup-gallery + .p-bikyaku-btn {
  margin-top: 3.125em;
}

.wrap .p-bikyaku-lineup-gallery__item {
  padding: 0 1.5625em;
}

.wrap .p-bikyaku-lineup-gallery__item a {
  display: block;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}

.wrap .p-bikyaku-lineup-gallery__item a:hover {
  opacity: 0.7;
}

.wrap .p-bikyaku-lineup-gallery__txt {
  text-align: center;
  font-size: 1.75em;
  line-height: 1.64285714;
}

.wrap .p-bikyaku-lineup-gallery__txt.--double-line {
  height: 3.5em;
}

.wrap .p-bikyaku-lineup-gallery__labels {
  margin: 0.4375em 0 0.875em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.625em;
}

.wrap .p-bikyaku-lineup-gallery__labels2 {
  margin: 0.4375em 0 0.875em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.625em;
}

.wrap .p-bikyaku-lineup-gallery__label {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  background-color: #93B8E3;
  font-size: 1.25em;
  line-height: 1;
  width: 6.65em;
  height: 1.6em;
  border-radius: 1.6em;
}

.wrap .p-bikyaku-lineup-gallery__label2 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  background-color: #C9171E;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  width: 11em;
  height: 1.6em;
  border-radius: 0.2em;
}

.wrap .p-bikyaku-lineup-gallery__img {
  line-height: 1;
  margin-bottom: 0.875em;
}

.wrap .p-bikyaku-lineup-gallery__name {
  text-align: center;
  font-size: 1.25em;
  line-height: 1.45;
  margin-bottom: 0.5em;
}

.wrap .p-bikyaku-lineup-gallery__price {
  text-align: center;
  font-size: 0.8125em;
  line-height: 1;
  margin: 0 0 1em;
}

.wrap .p-bikyaku-lineup-gallery__price span span {
  font-size: 1.53846154em;
}

.wrap .p-bikyaku-lineup-gallery .slick-arrow {
  top: 29.0625em;
  transform: translateY(0);
  width: 1.6875em;
  max-width: 1.6875em;
  height: auto;
  font-size: 1em;
  line-height: 1;
}

.wrap .p-bikyaku-lineup-gallery .slick-arrow::before {
  content: none;
  display: none;
}

.wrap .p-bikyaku-lineup-gallery .slick-prev {
  left: calc(50% - 18.9375em);
}

.wrap .p-bikyaku-lineup-gallery .slick-next {
  right: calc(50% - 18.9375em);
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-lineup.--tm1 {
    margin-top: 6.25em;
  }

  .wrap .p-bikyaku-lineup-gallery {
    max-width: 21.875em;
  }

  .wrap .p-bikyaku-lineup-gallery + .p-bikyaku-btn {
    margin-top: 3.13636364em;
  }

  .wrap .p-bikyaku-lineup-gallery__item {
    padding: 0 1.25em;
  }

  .wrap .p-bikyaku-lineup-gallery__txt {
    font-size: 1.125em;
  }

  .wrap .p-bikyaku-lineup-gallery__txt.--double-line {
    height: 4.4em;
  }

  .wrap .p-bikyaku-lineup-gallery__labels {
    margin-top: 0.875em;
    height: 1.3125em;
    column-gap: 0.4375em;
  }

  .wrap .p-bikyaku-lineup-gallery__labels2 {
    margin-top: 0.875em;
    height: 1.3125em;
    column-gap: 0.4375em;
  }

  .wrap .p-bikyaku-lineup-gallery__label {
    font-size: 0.8125em;
    height: 1.61538462em;
  }

  .wrap .p-bikyaku-lineup-gallery__label2 {
    font-size: 1em;
    height: 1.61538462em;
  }

  .wrap .p-bikyaku-lineup-gallery__img {
    margin-bottom: 0.5em;
  }

  .wrap .p-bikyaku-lineup-gallery__name {
    font-size: 0.9375em;
    margin-bottom: 0.75em;
  }

  .wrap .p-bikyaku-lineup-gallery__price {
    font-size: 0.625em;
    margin-bottom: 1.5em;
  }

  .wrap .p-bikyaku-lineup-gallery__price span span {
    font-size: 1.5em;
  }

  .wrap .p-bikyaku-lineup-gallery .slick-arrow {
    top: 17.625em;
    width: 1em;
    max-width: 1em;
  }

  .wrap .p-bikyaku-lineup-gallery .slick-prev {
    left: 0;
  }

  .wrap .p-bikyaku-lineup-gallery .slick-next {
    right: 0;
  }
}

/*@media only screen and (min-width: 768px) and (max-width: 1027px) {
  .wrap .p-bikyaku-lineup-gallery {
    font-size: 9.44368px;
  }
}

@media only screen and (min-width: 1028px) and (max-width: 1740px) {
  .wrap .p-bikyaku-lineup-gallery {
    font-size: 0.91954023vw;
  }
}*/

@media only screen and (min-width: 768px) and (max-width: 1027px) {
  .wrap .p-bikyaku-lineup-gallery {
    font-size: 9.44368px;
  }
}

@media only screen and (min-width: 1028px) and (max-width: 1305px) {
  .wrap .p-bikyaku-lineup-gallery {
    font-size: 0.91954023vw;
  }
}

.wrap .p-bikyaku-newrelease {
  margin-top: 8.375em;
  margin-bottom: 8.375em;
}

.wrap .p-bikyaku-newrelease__box {
  background-color: #f8f5f0;
  position: relative;
  padding: 3.625em 4.0625em 3.25em;
  border-radius: 3.0625em;
  margin-bottom: 4.5em;
}

.wrap .p-bikyaku-newrelease__badge {
  aspect-ratio: 1 / 1;
  line-height: 1;
  width: 8.6875em;
  background-image: url(../bikyaku_jersey_img/label_01.png);
  position: absolute;
  top: -3.5em;
  left: 13.75em;
}

.wrap .p-bikyaku-newrelease__ttl {
  line-height: 1;
  max-width: 100%;
  margin: 0 auto 1.5em;
  aspect-ratio: 450 / 44;
  width: 28.125em;
  background-image: url(../bikyaku_jersey_img/ttl_newrelease.png);
}

.wrap .p-bikyaku-newrelease__txt1 {
  text-align: center;
  font-size: 1.75em;
  line-height: 1.64285714;
  margin-bottom: 0.75em;
}

.wrap .p-bikyaku-newrelease__group {
  display: flex;
  align-items: center;
  column-gap: 2.5em;
}

.wrap .p-bikyaku-newrelease__group-col1 {
  line-height: 1;
  width: 41.125em;
}

.wrap .p-bikyaku-newrelease__group-col1 a {
  display: block;
  transition: opacity 0.2s ease-out;
}

.wrap .p-bikyaku-newrelease__group-col1 a:hover {
  opacity: 0.7;
}

.wrap .p-bikyaku-newrelease__group-col2 {
  width: 21.625em;
}

.wrap .p-bikyaku-newrelease__txt2 {
  font-size: 1.5625em;
  line-height: 1.84;
  margin-bottom: 2.28em;
}

.wrap .p-bikyaku-newrelease__name {
  font-size: 1.25em;
  line-height: 1.45;
  margin-bottom: 0.5em;
}

.wrap .p-bikyaku-newrelease__price {
  line-height: 1;
  font-size: 0.8125em;
  margin-bottom: 5.23076923em;
}

.wrap .p-bikyaku-newrelease__price span span {
  font-size: 1.53846154em;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-newrelease {
    margin-top: 6.5625em;
    margin-bottom: 4.125em;
  }

  .wrap .p-bikyaku-newrelease__box {
    padding: 3.375em 2em 3.0625em;
    border-radius: 1.5625em;
    margin: 0 auto 2.375em;
    width: 20.1875em;
  }

  .wrap .p-bikyaku-newrelease__badge {
    width: 4.5625em;
    top: -2.25em;
    left: 1.8125em;
  }

  .wrap .p-bikyaku-newrelease__ttl {
    margin-bottom: 1em;
    width: 15.9375em;
  }

  .wrap .p-bikyaku-newrelease__txt1 {
    font-size: 1.125em;
    line-height: 1.55555556;
    margin-bottom: 1em;
  }

  .wrap .p-bikyaku-newrelease__group {
    display: block;
  }

  .wrap .p-bikyaku-newrelease__group-col1 {
    width: 100%;
    margin-bottom: 1.125em;
  }

  .wrap .p-bikyaku-newrelease__group-col2 {
    width: 100%;
  }

  .wrap .p-bikyaku-newrelease__txt2 {
    font-size: 0.875em;
    line-height: 1.71428571;
  }

  .wrap .p-bikyaku-newrelease__name {
    text-align: center;
    font-size: 0.9375em;
    margin-bottom: 0.75em;
  }

  .wrap .p-bikyaku-newrelease__price {
    text-align: center;
    font-size: 0.625em;
    margin-bottom: 2em;
  }

  .wrap .p-bikyaku-newrelease__price span span {
    font-size: 1.5em;
  }
}

.wrap .p-bikyaku-secret__ttl {
  line-height: 1;
  margin: 0 auto 5em;
  width: 100%;
  aspect-ratio: 1280 / 211;
  background-image: url(../bikyaku_jersey_img/ttl_02__pc.png);
}

.wrap .p-bikyaku-secret__section + .p-bikyaku-secret__section {
  margin-top: 7.5em;
}

.wrap .p-bikyaku-secret__subttl {
  line-height: 1;
  margin: 0 auto 5.375em;
  max-width: 100%;
  aspect-ratio: 895 / 187;
  width: 55.9375em;
}

.wrap .p-bikyaku-secret__subttl.--subttl-01 {
  background-image: url(../bikyaku_jersey_img/subttl_01__pc.png);
}

.wrap .p-bikyaku-secret__subttl.--subttl-02 {
  background-image: url(../bikyaku_jersey_img/subttl_02__pc.png);
}

.wrap .p-bikyaku-secret__subttl.--subttl-03 {
  background-image: url(../bikyaku_jersey_img/subttl_03__pc.png);
}

.wrap .p-bikyaku-secret__subttl.--subttl-04 {
  background-image: url(../bikyaku_jersey_img/subttl_04__pc.png);
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-secret__ttl {
    margin-bottom: 2.25em;
    aspect-ratio: 390 / 101;
    background-image: url(../bikyaku_jersey_img/ttl_02__sp.png);
  }

  .wrap .p-bikyaku-secret__section + .p-bikyaku-secret__section {
    margin-top: 4.375em;
  }

  .wrap .p-bikyaku-secret__subttl {
    margin-bottom: 3.375em;
    aspect-ratio: 318 / 71;
    width: 19.875em;
  }

  .wrap .p-bikyaku-secret__subttl.--subttl-01 {
    background-image: url(../bikyaku_jersey_img/subttl_01__sp.png);
  }

  .wrap .p-bikyaku-secret__subttl.--subttl-02 {
    background-image: url(../bikyaku_jersey_img/subttl_02__sp.png);
  }

  .wrap .p-bikyaku-secret__subttl.--subttl-03 {
    background-image: url(../bikyaku_jersey_img/subttl_03__sp.png);
  }

  .wrap .p-bikyaku-secret__subttl.--subttl-04 {
    background-image: url(../bikyaku_jersey_img/subttl_04__sp.png);
  }
}

.wrap .p-bikyaku-secret__group {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.wrap .p-bikyaku-secret__group.--img-left .p-bikyaku-secret__group-col1 {
  order: 1;
}

.wrap .p-bikyaku-secret__group-col1 {
  width: 33.125em;
}

.wrap .p-bikyaku-secret__group-col1.--wide {
  width: 41.25em;
}

.wrap .p-bikyaku-secret__group-col2 {
  width: 32.875em;
}

.wrap .p-bikyaku-secret__img1 {
  line-height: 1;
  position: relative;
  margin-bottom: 1.5em;
}

.wrap .p-bikyaku-secret__img1:last-child {
  margin-bottom: 0;
}

.wrap .p-bikyaku-secret__img1.--type-1 {
  padding-bottom: 6.9375em;
}

.wrap .p-bikyaku-secret__img1.--type-4 {
  padding-top: 2em;
}

.wrap .p-bikyaku-secret__number {
  position: absolute;
  display: block;
}

.wrap .p-bikyaku-secret__number.--01 {
  width: 15.875em;
  top: -4em;
  right: -11.4375em;
}

.wrap .p-bikyaku-secret__number.--02 {
  width: 16.125em;
  bottom: -2.25em;
  left: -12.25em;
}

.wrap .p-bikyaku-secret__number.--03 {
  width: 13.875em;
  top: -0.875em;
  right: -7.3125em;
}

.wrap .p-bikyaku-secret__number.--04 {
  width: 17.9375em;
  bottom: -4.25em;
  left: -12.5em;
}

.wrap .p-bikyaku-secret__img2 {
  display: block;
  width: 19.625em;
  position: absolute;
  bottom: 0;
  right: -11.4375em;
}

.wrap .p-bikyaku-secret__txt1 {
  text-align: center;
  font-weight: bold;
  font-size: 1.5625em;
  line-height: 1.84;
}

.wrap .p-bikyaku-secret__txt1.--wide {
  margin-left: -2em;
  margin-right: -2em;
}

.wrap .p-bikyaku-secret__voice {
  margin-top: 1.875em;
}

.wrap .p-bikyaku-secret__voice > li {
  margin-bottom: 1.875em;
  padding: 1.375em 1.8125em 1.5em;
  border-radius: 1.0625em;
  position: relative;
}

.wrap .p-bikyaku-secret__voice > li:last-child {
  margin-bottom: 0;
}

.wrap .p-bikyaku-secret__voice > li::after {
  content: '';
  display: block;
  aspect-ratio: 1 / 1;
  width: 1.3125em;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 3.125em;
}

.wrap .p-bikyaku-secret__voice > li:nth-child(odd)::after {
  left: 100%;
}

.wrap .p-bikyaku-secret__voice > li:nth-child(even)::after {
  right: 100%;
  transform: rotate(180deg);
}

.wrap .p-bikyaku-secret__voice.--style-1 > li {
  background-color: rgba(122, 154, 207, 0.15);
}

.wrap .p-bikyaku-secret__voice.--style-1 > li::after {
  background-image: url(../bikyaku_jersey_img/arrow_02.png);
}

.wrap .p-bikyaku-secret__voice.--style-2 > li {
  background-color: rgba(199, 131, 72, 0.15);
}

.wrap .p-bikyaku-secret__voice.--style-2 > li::after {
  background-image: url(../bikyaku_jersey_img/arrow_03.png);
}

.wrap .p-bikyaku-secret__txt2 {
  font-size: 1.5em;
  line-height: 1.91666667;
}

.wrap .p-bikyaku-secret__txt3 {
  font-size: 1.375em;
  text-align: right;
  line-height: 1.8;
}

.wrap .p-bikyaku-secret__txt3 sub {
  font-size: 0.54545455em;
}

.wrap .p-bikyaku-secret__voice.--style-1 strong {
  color: #7A9ACF;
}

.wrap .p-bikyaku-secret__voice.--style-2 strong {
  color: #C78348;
}

.wrap .p-bikyaku-secret__notes {
  margin-top: 1.8125em;
}

.wrap .p-bikyaku-secret__notes > li {
  font-size: 1.125em;
  line-height: 1.55555556;
  text-indent: -1em;
  padding-left: 1em;
  margin: 0;
}

.wrap .p-bikyaku-secret__notes.--left > li {
  margin-right: auto;
}

.wrap .p-bikyaku-secret__notes.--right > li {
  margin-left: auto;
  text-align: right;
}

.wrap .p-bikyaku-secret__notes > .--wide {
  margin-left: -2em !important;
}

.wrap .p-bikyaku-secret__gallery .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  width: 1.6875em;
  max-width: 1.6875em;
  height: auto;
  font-size: 1em;
  line-height: 1;
}

.wrap .p-bikyaku-secret__gallery .slick-arrow::before {
  content: none;
  display: none;
}

.wrap .p-bikyaku-secret__gallery .slick-prev {
  left: -2.5em;
}

.wrap .p-bikyaku-secret__gallery .slick-next {
  right: -2.5em;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-secret__group {
    display: block;
  }

  .wrap .p-bikyaku-secret__group-col1 {
    width: 19.375em;
    margin: 0 auto 1.6875em;
  }

  .wrap .p-bikyaku-secret__group-col1.--wide {
    width: 20.3125em;
  }

  .wrap .p-bikyaku-secret__img1.--type-4 {
    padding-top: 0;
  }

  .wrap .p-bikyaku-secret__group-col2 {
    width: 20.1875em;
    margin: 0 auto;
  }

  .wrap .p-bikyaku-secret__img1 {
    margin-bottom: 1.5em;
  }

  .wrap .p-bikyaku-secret__img1.--type-1 {
    padding-bottom: 3.4375em;
    margin-left: 0;
    width: 16.4375em;
  }

  .wrap .p-bikyaku-secret__number.--01 {
    width: 6.3125em;
    top: -3.5625em;
    right: -3.1875em;
  }

  .wrap .p-bikyaku-secret__number.--02 {
    width: 6.4375em;
    bottom: unset;
    top: -2.5em;
    left: unset;
    right: -1.3125em;
  }

  .wrap .p-bikyaku-secret__number.--03 {
    width: 5.5em;
    top: -1.8125em;
    right: -2.4375em;
  }

  .wrap .p-bikyaku-secret__number.--04 {
    width: 7.125em;
    bottom: unset;
    left: -0.8125em;
    top: -2.9375em;
  }

  .wrap .p-bikyaku-secret__img2 {
    width: 9.6875em;
    right: -4.8125em;
  }

  .wrap .p-bikyaku-secret__txt1 {
    font-size: 0.875em;
    line-height: 2;
  }

  .wrap .p-bikyaku-secret__voice {
    margin-top: 1.125em;
  }

  .wrap .p-bikyaku-secret__voice > li {
    margin-bottom: 1.1875em;
    padding: 0.8125em 0.9375em;
  }

  .wrap .p-bikyaku-secret__voice > li::after {
    aspect-ratio: 14 / 20;
    width: 0.875em;
    background-size: 100% 100%;
    bottom: 1.5em;
  }

  .wrap .p-bikyaku-secret__txt2 {
    font-size: 0.875em;
    line-height: 1.71428571;
  }

  .wrap .p-bikyaku-secret__txt3 {
    font-size: 0.875em;
  }

  .wrap .p-bikyaku-secret__txt3 sub {
    font-size: 0.71428571em;
  }

  .wrap .p-bikyaku-secret__notes {
    margin-top: 1.3125em;
  }

  .wrap .p-bikyaku-secret__notes > li {
    font-size: 0.6875em;
    line-height: 1.81818182;
  }

  .wrap .p-bikyaku-secret__notes.--left > li {
    text-align: right;
  }

  .wrap .p-bikyaku-secret__gallery .slick-arrow {
    width: 1em;
    max-width: 1em;
  }

  .wrap .p-bikyaku-secret__gallery .slick-prev {
    left: -1.5em;
  }

  .wrap .p-bikyaku-secret__gallery .slick-next {
    right: -1.5em;
  }
}

.wrap .p-bikyaku-size {
  background-color: rgba(217, 224, 223, 0.35);
  padding: 18em 9.0625em 3.625em;
  border-radius: 3em;
  position: relative;
  margin: 5.875em auto 0;
  max-width: 100%;
  width: 78.25em;
}

.wrap .p-bikyaku-size__ttl {
  line-height: 1;
  aspect-ratio: 928 / 268;
  background-image: url(../bikyaku_jersey_img/ttl_03__pc.png);
  width: 58em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.5em;
}

.wrap .p-bikyaku-size__block {
  margin-bottom: 6em;
}

.wrap .p-bikyaku-size__block:last-child {
  margin-bottom: 0;
}

.wrap .p-bikyaku-size__txt1 {
  background-color: #FFF;
  font-size: 1.8125em;
  line-height: 1;
  padding: 0.75862069em 0.37931034em;
  border-radius: 0.34482759em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.wrap .p-bikyaku-size__notes {
  margin-top: 0.6875em;
}

.wrap .p-bikyaku-size__notes > li {
  text-align: center;
  font-size: 1.125em;
  line-height: 1.55555556;
}

.wrap .p-bikyaku-size__list {
  margin-top: 3.375em;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.wrap .p-bikyaku-size__list.--col-2 {
  column-gap: 2.0625em;
}

.wrap .p-bikyaku-size__list.--col-2 > li {
  width: 27.375em;
  max-width: calc(50% - 1.03125em);
}

.wrap .p-bikyaku-size__list.--col-3 {
  column-gap: 3.25em;
}

.wrap .p-bikyaku-size__list.--col-3 > li {
  width: 18.0625em;
  max-width: calc((100% - 6.5em) / 3);
}

.wrap .p-bikyaku-size__txt2 {
  line-height: 1;
  text-align: center;
  font-size: 1.8125em;
  font-weight: bold;
  margin-bottom: 0.68965517em;
}

.wrap .p-bikyaku-size__img {
  line-height: 1;
  margin-bottom: 0.625em;
}

.wrap .p-bikyaku-size__txt3 {
  font-size: 1.5625em;
  line-height: 1.8;
}

.wrap .p-bikyaku-size__btn {
  appearance: none;
  display: block;
  margin: 0 auto;
  aspect-ratio: 126 / 28;
  width: 7.875em;
  background-image: url(../bikyaku_jersey_img/btn_open.png);
  cursor: pointer;
  transition: opacity 0.2s ease-out;
  color: inherit;
  line-height: 1;
  font-size: 1em;
  border: none;
  padding: 0;
}

.wrap .p-bikyaku-size__btn.--opened {
  aspect-ratio: 126 / 85;
  background-image: url(../bikyaku_jersey_img/btn_close.png);
  margin-top: 4.375em;
}

.wrap .p-bikyaku-size__btn:hover {
  opacity: 0.7;
}

.wrap .p-bikyaku-size__acc {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-size {
    padding: 10em 1.5em 1.75em;
    border-radius: 1.5625em;
    margin-top: 3.375em;
    width: 20.1875em;
  }

  .wrap .p-bikyaku-size__ttl {
    aspect-ratio: 269 / 159;
    background-image: url(../bikyaku_jersey_img/ttl_03__sp.png);
    width: 16.8125em;
    top: -1.25em;
  }

  .wrap .p-bikyaku-size__block {
    margin-bottom: 3.125em;
  }

  .wrap .p-bikyaku-size__txt1 {
    font-size: 0.875em;
    line-height: 1.42857143;
    padding: 0.64285714em;
    border-radius: 0.42857143em;
    text-align: left;
  }

  .wrap .p-bikyaku-size__notes {
    margin-top: 0.625em;
    margin-left: -1em;
    margin-right: -1em;
  }

  .wrap .p-bikyaku-size__notes > li {
    font-size: 0.6875em;
  }

  .wrap .p-bikyaku-size__list {
    margin-top: 1.25em;
  }

  .wrap .p-bikyaku-size__list.--col-2 {
    column-gap: 0.625em;
  }

  .wrap .p-bikyaku-size__list.--col-2 > li {
    width: calc(50% - 0.3125em);
    max-width: calc(50% - 0.3125em);
  }

  .wrap .p-bikyaku-size__list.--col-3 {
    column-gap: 1em;
  }

  .wrap .p-bikyaku-size__list.--col-3 > li {
    width: calc((100% - 2em) / 3);
    max-width: calc((100% - 2em) / 3);
  }

  .wrap .p-bikyaku-size__txt2 {
    font-size: 0.75em;
    margin-bottom: 0.66666667em;
  }

  .wrap .p-bikyaku-size__img {
    margin-bottom: 0;
  }

  .wrap .p-bikyaku-size__txt-block {
    margin-top: 0.875em;
  }

  .wrap .p-bikyaku-size__txt3 {
    font-size: 0.875em;
    line-height: 1.71428571;
  }

  .wrap .p-bikyaku-size__btn {
    margin-top: 1.25em;
    width: 4.5625em;
  }

  .wrap .p-bikyaku-size__btn.--opened {
    margin-top: 1.25em;
  }
}

.wrap .p-bikyaku-check {
  margin-top: 10.8125em;
}

.wrap .p-bikyaku-check__box {
  background-color: rgba(231, 219, 200, 0.3);
  padding: 3.6875em 2.625em;
  border-radius: 3.0625em;
}

.wrap .p-bikyaku-check__group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.3125em;
}

.wrap .p-bikyaku-check__group-col1 {
  line-height: 1;
  width: 39.8125em;
}

.wrap .p-bikyaku-check__group-col2 {
  width: calc(100% - 40.8125em);
}

.wrap .p-bikyaku-check__txt1 {
  line-height: 1;
  margin: 0 auto 2.875em;
  aspect-ratio: 408 / 217;
  width: 25.5em;
  max-width: 100%;
  background-image: url(../bikyaku_jersey_img/txt_02.png);
}

.wrap .p-bikyaku-check__txt2 {
  text-align: center;
  font-size: 3.3125em;
  line-height: 1.41509434;
  margin-bottom: 0.67924528em;
}

.wrap .p-bikyaku-check__txt3 {
  margin: 0 auto;
  font-size: 1.5625em;
  line-height: 1.8;
  width: 16.16em;
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-check {
    margin-top: 10.8125em;
  }

  .wrap .p-bikyaku-check__box {
    padding: 0.1875em 1em 1.625em;
    border-radius: 1.5625em;
    margin: 0 auto 1.25em;
    width: 20.1875em;
  }

  .wrap .p-bikyaku-check__group {
    display: block;
    margin-bottom: 0;
  }

  .wrap .p-bikyaku-check__group-col1 {
    width: 15.5em;
    margin: 0 auto 1em;
  }

  .wrap .p-bikyaku-check__group-col2 {
    width: 100%;
  }

  .wrap .p-bikyaku-check__txt1 {
    margin-bottom: 0.875em;
    width: 12em;
  }

  .wrap .p-bikyaku-check__txt2 {
    font-size: 1.5em;
    line-height: 1.25;
    margin-bottom: 1em;
  }

  .wrap .p-bikyaku-check__txt3 {
    font-size: 0.875em;
    line-height: 1.71428571;
    width: 17.71428571em;
  }
}

.wrap .p-bikyaku-other {
  margin-top: 9.375em;
}

.wrap .p-bikyaku-other__ttl {
  line-height: 1;
  margin: 0 auto 3.125em;
  aspect-ratio: 420 / 162;
  max-width: 100%;
  width: 26.25em;
  background-image: url(../bikyaku_jersey_img/ttl_osusume.png);
}

.wrap .p-bikyaku-bnr {
  margin-bottom: 4.5625em;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1.0625em;
  grid-row-gap: 1.0625em;
}

.wrap .p-bikyaku-bnr > li {
  line-height: 1;
}

.wrap .p-bikyaku-bnr a {
  display: block;
  transition: opacity 0.2s ease-out;
}

.wrap .p-bikyaku-bnr a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .wrap .p-bikyaku-other {
    margin-top: 6.25em;
  }

  .wrap .p-bikyaku-other__ttl {
    margin-bottom: 1.25em;
    width: 14.3125em;
  }

  .wrap .p-bikyaku-bnr {
    margin: 0 auto 3.125em;
    width: 20.1875em;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
  }
}
