@charset "UTF-8";
.content {
  position: relative;
}

/*--------------------------------------

    KV

--------------------------------------*/
.kv {
  width: 100%;
  pointer-events: none;
}

.kv__lead--txt {
  display: none;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-top: 1px solid #000;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
}

/*--------------------------------------

    導入部分

--------------------------------------*/
#lead {
  /* border-top: 1px solid #000; */
}

.lead__flex--wrap {
  display: flex;
  align-items: center;
  margin: 100px auto 0;
  width: 1200px;
}
.lead__flex--description {
  width: 700px;
}
.lead__flex--txt {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 2.4;
}
.lead__flex--txt + .lead__flex--txt {
  margin-top: 1em;
}
.lead__flex--txt mark {
  background: none;
  color: #9b0020;
}
.lead__flex--figure {
  margin: 0;
  width: 500px;
  pointer-events: none;
}
.lead__main--txt {
  margin-top: 100px;
  font-weight: 700;
  text-align: center;
}
.lead__main--txt em {
  color: #9b0020;
  font-size: 28px;
  font-style: normal;
  letter-spacing: 0.04em;
}
.lead__main--txt strong {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.lead__slider--wrap {
  margin-top: 100px;
  overflow: hidden;
}
.lead__slider--list {
  padding-left: 0;
  list-style: none;
  transition-timing-function: linear !important;
}

/*--------------------------------------

    CAMPAIGN

--------------------------------------*/
#campaign {
  position: relative;
  padding-bottom: 120px;
  border-top: 1px solid black;
  background: #f7f5ef url(../img/cmn-stripe-gray-01.png) left top repeat;
}

.campaign__main--head {
  margin-top: 120px;
  font-family: "Montserrat", sans-serif;
  font-size: 120px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.campaign__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}
.campaign__outline--wrap {
  margin: 80px auto 0;
  width: 960px;
  background: url(../img/cmn-stripe-gray-02.png) left top repeat;
  border: 10px solid white;
}
.campaign__outline--head {
  position: relative;
  margin: 30px -20px 0;
  padding: 20px 0;
  color: white;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  background: url(../img/cmn-stripe-red-01.png) left top repeat;
}
.campaign__outline--head::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 10px black;
  /*折り返し部分*/
}
.campaign__outline--head::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 10px black;
  /*折り返し部分*/
}
.campaign__outline--description {
  margin-top: 40px;
}
.campaign__outline--txt {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
.campaign__outline--txt strong {
  color: #9b0020;
  font-size: 24px;
  font-weight: 700;
}
.campaign__outline--txt mark {
  background: none;
  color: #9b0020;
}
.campaign__period--wrap {
  position: relative;
  margin-top: 40px;
  padding: 40px 0;
}
.campaign__period--wrap::before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  content: "";
  width: 30px;
  height: 1px;
  background-color: black;
  transform: translateX(-50%);
}
.campaign__period--head {
  display: block;
  margin: 0 auto;
  padding: 0.3em 0 0.4em;
  width: 6em;
  color: white;
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
  background-color: black;
}
.campaign__period--txt {
  margin-top: 10px;
  text-align: center;
}
.campaign__period--txt mark {
  position: relative;
  padding: 0 0.2em;
  background: none;
  background: linear-gradient(transparent 70%, #42ffe7 30%);
  color: #9b0020;
  font-size: 24px;
  font-weight: 700;
}
.campaign__period--txt mark em {
  font-size: 1.3em;
  font-style: normal;
}
.campaign__entry--btn {
  margin: 60px auto 0;
  width: 480px;
}
.campaign__entry--btn a {
  display: block;
  position: relative;
  padding: 15px 0;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.04em;
  background-color: black;
  border: 1px solid black;
  transition: 0.3s;
}
.campaign__entry--btn a:hover {
  background-color: transparent;
  color: black;
}
.campaign__entry--btn a i {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  transform: translate(-50%, -50%);
  mix-blend-mode: difference;
}
.campaign__photo--01 {
  display: block;
  position: absolute;
  top: 500px;
  left: calc(50% - 620px);
  width: 195px;
  pointer-events: none;
}
.campaign__photo--02 {
  display: block;
  position: absolute;
  top: 460px;
  left: calc(50% + 438px);
  width: 182px;
  pointer-events: none;
}

/*--------------------------------------

    GALLERY

--------------------------------------*/
#gallery {
  padding-bottom: 120px;
  border-top: 1px solid black;
  background: #f7f5ef url(../img/cmn-stripe-gray-01.png) left top repeat;
}

.gallery__main--head {
  margin-top: 120px;
  font-family: "Montserrat", sans-serif;
  font-size: 76px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.gallery__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  text-transform: none;
  line-height: 1;
}
.gallery__entries--coming {
  margin-top: 100px;
  color: #9b0020;
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
}
.gallery__entries--wrap {
  margin: 0 auto;
  width: 1000px;
}
.gallery__entries--tabs {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  padding-left: 0;
  list-style: none;
}
.gallery__entries--tab {
  padding: 10px 0;
  width: 240px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
  border-left: 1px solid black;
  transition: 0.3s;
  cursor: pointer;
}
.gallery__entries--tab.active, .gallery__entries--tab:hover {
  color: #9b0020;
  letter-spacing: 0.15em;
}
.gallery__entries--tab:last-of-type {
  border-right: 1px solid black;
}
.gallery__entries--contents {
  margin-top: 40px;
}
.gallery__entries--box {
  display: none;
}
.gallery__entries--box.active {
  display: block;
}
.gallery__entries--more {
  display: block;
  margin: 100px auto 0;
  padding: 15px;
  width: 480px;
  background-color: black;
  border: 1px solid black;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
}
.gallery__entries--more:hover {
  background-color: transparent;
  color: black;
}

/*--------------------------------------

    SNAP

--------------------------------------*/
#snap {
  padding-bottom: 120px;
  border-top: 1px solid black;
}

.snap__main--head {
  margin-top: 120px;
  font-family: "Montserrat", sans-serif;
  font-size: 120px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.snap__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}
.snap__street--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 20px;
  margin: 60px auto 0;
  width: 1000px;
}
.snap__street--box {
  width: 480px;
}
.snap__street--box:nth-of-type(n + 5) {
  display: none;
}
.snap__street--date {
  display: flex;
  align-items: center;
  justify-content: right;
  position: relative;
  margin-bottom: 8px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: right;
}
.snap__street--date:before {
  display: inline-block;
  content: "";
  margin-right: 0.8em;
  width: 20px;
  height: 1px;
  background-color: black;
}
.snap__street--figure {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.snap__street--figure:hover img {
  transform: scale(1.1);
}
.snap__street--figure img {
  pointer-events: none;
  transition: 0.3s;
}
.snap__street--icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background-color: black;
}
.snap__street--icon:before {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  content: "";
  width: 30px;
  height: 2px;
  background-color: white;
  transform: translate(-50%, -50%);
}
.snap__street--icon:after {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  content: "";
  width: 2px;
  height: 30px;
  background-color: white;
  transform: translate(-50%, -50%);
}
.snap__street--name {
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: uppercase;
  transform: translate(10px, -50%);
}
.snap__street--btns {
  margin: 60px auto 0;
  width: 480px;
}
.snap__street--more {
  display: block;
}
.snap__street--close {
  display: none;
}
.snap__street--close.active {
  display: block;
}
.snap__street--more, .snap__street--close {
  width: 100%;
  padding: 15px;
  background: none;
  background-color: black;
  border: 1px solid black;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
}
.snap__street--more:hover, .snap__street--close:hover {
  background-color: transparent;
  color: black;
}
.snap {
  /*--------------------------------------
      SNAP modal 
  --------------------------------------*/
}
.snap__modal--wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  padding: 100px 0;
  width: 100%;
  height: 100%;
  background-color: #f7f5ef;
  overflow-y: auto;
  overscroll-behavior-y: none;
}
.snap__modal--contents {
  width: 100%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.snap__modal--label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 880px;
  height: 60px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.snap__modal--inner {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.snap__modal--box {
  display: none;
}
.snap__modal--fans {
  display: flex;
  margin: 0 auto;
  width: 880px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.snap__modal--figure {
  display: block;
  width: 418px;
  border-right: 1px solid black;
}
.snap__modal--profile {
  padding: 30px;
  width: 460px;
}
.snap__modal--time {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
}
.snap__modal--time:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 20px;
  height: 1px;
  background-color: black;
}
.snap__modal--match {
  margin-left: 0.5em;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
}
.snap__modal--name {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.2em;
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 52px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: uppercase;
}
.snap__modal--history {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 0.02em;
}
.snap__modal--size {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
}
.snap__modal--items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
  margin-top: 60px;
}
.snap__modal--item {
  width: 190px;
}
.snap__modal--ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  text-transform: uppercase;
}
.snap__modal--txt {
  margin-top: 0.5em;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.4;
}
.snap__modal--comment {
  margin-top: 60px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 2;
}
.snap__modal--close {
  display: block;
  margin: 0 auto;
  width: 880px;
  height: 60px;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
  text-transform: uppercase;
  background: none;
  background-color: black;
  border: none;
  border-left: 1px solid black;
  border-right: 1px solid black;
  transition: 0.3s;
  cursor: pointer;
}
.snap__modal--close:hover {
  color: black;
  background-color: transparent;
}

/*--------------------------------------

    STYLE

--------------------------------------*/
#style {
  padding-bottom: 120px;
  background-color: #9b0020;
  border-top: 1px solid black;
}

.style__main--head {
  margin-top: 120px;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 120px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.style__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}
.style__member--wrap {
  margin: 80px auto 0;
  width: 1000px;
}
.style__member--box {
  display: flex;
  justify-content: space-between;
}
.style__member--box + .style__member--box {
  margin-top: 100px;
}
.style__member--box:nth-of-type(2n) .style__member--figure {
  order: 2;
}
.style__member--figure {
  padding-left: 0;
  list-style: none;
  width: 480px;
}
.style__member--figure img {
  pointer-events: none;
}
.style__member--photo:nth-of-type(n + 2) {
  display: none;
}
.style__member--pfofile {
  position: relative;
  width: 480px;
  color: white;
}
.style__member--number {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}
.style__member--name {
  display: inline-block;
  margin-top: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1;
}
.style__member--name i {
  display: block;
  margin-top: 6px;
  font-size: 16px;
  font-style: normal;
  text-align: right;
}
.style__member--size {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.style__member--items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
  margin-top: 60px;
}
.style__member--item {
  width: 230px;
}
.style__member--ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1;
}
.style__member--txt {
  margin-top: 0.5em;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.style__member--thumbs {
  display: flex;
  gap: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
  list-style: none;
}
.style__member--btn {
  position: relative;
  width: 158px;
  background-color: black;
  cursor: pointer;
}
.style__member--btn img {
  transition: 0.3s;
  pointer-events: none;
}
.style__member--btn.active:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid black;
}
.style__member--btn.active img {
  opacity: 0.4;
}

/*--------------------------------------

    UNIFORM

--------------------------------------*/
#uniform {
  position: relative;
  padding-bottom: 120px;
  border-top: 1px solid black;
  background: url(../img/cmn-stripe-gray-03.png) left top repeat;
}

.uniform__main--head {
  margin-top: 120px;
  color: #9b0020;
  font-family: "Montserrat", sans-serif;
  font-size: 120px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.uniform__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}
.uniform__kv--img {
  margin: 80px auto 0;
  width: 1000px;
}
.uniform__description--wrap {
  margin: 60px auto 0;
  width: 1000px;
  text-align: center;
}
.uniform__description--txt {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 2;
}
.uniform__description--txt + .uniform__description--txt {
  margin-top: 20px;
}
.uniform__description--txt:last-of-type {
  margin-top: 60px;
}
.uniform__description--txt strong {
  color: #9b0020;
  font-size: 46px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1;
}
.uniform__lineup--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 80px 40px;
  margin: 100px auto 0;
  width: 1000px;
}
.uniform__lineup--item {
  width: 480px;
}
.uniform__lineup--item:nth-of-type(n + 5) {
  display: none;
}
.uniform__lineup--figure {
  width: 480px;
  height: 480px;
  background-color: white;
  border: 1px solid black;
}
.uniform__lineup--detail {
  margin-top: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}
.uniform__lineup--name {
  font-size: 16px;
}
.uniform__lineup--price {
  font-size: 24px;
}
.uniform__lineup--btns {
  margin: 60px auto 0;
  width: 480px;
}
.uniform__lineup--more {
  display: block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  text-transform: uppercase;
}
.uniform__lineup--more a {
  display: block;
  position: relative;
  padding: 15px;
  color: white;
  background-color: black;
  border: 1px solid black;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}
.uniform__lineup--more a i {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 18px;
  mix-blend-mode: difference;
  transform: translateY(-50%);
}
.uniform__lineup--more a:hover {
  background-color: #fff;
  color: black;
}

/*--------------------------------------

    HOW TO APPLY

--------------------------------------*/
#howto {
  position: relative;
  padding-bottom: 120px;
  border-top: 1px solid black;
  background: #f7f5ef url(../img/cmn-stripe-gray-01.png) left top repeat;
}

.howto__main--head {
  margin-top: 120px;
  font-family: "Montserrat", sans-serif;
  font-size: 120px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.howto__main--head i {
  display: block;
  margin-top: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
}
.howto__outline--wrap {
  margin: 80px auto 0;
  width: 960px;
  background: url(../img/cmn-stripe-gray-02.png) left top repeat;
  border: 10px solid white;
}
.howto__outline--head {
  position: relative;
  margin: 30px -20px 0;
  padding: 20px 0;
  color: white;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  background: url(../img/cmn-stripe-red-01.png) left top repeat;
}
.howto__outline--head strong {
  display: block;
  margin-top: 0.2em;
  font-size: 32px;
  font-weight: 700;
}
.howto__outline--head::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 10px black;
}
.howto__outline--head::after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 10px black;
}
.howto__outline--list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  padding: 40px 30px 0;
}
.howto__outline--ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  background-color: black;
  line-height: 1;
}
.howto__outline--txt {
  margin: 0.6em 0 0 0;
  width: 700px;
  font-size: 16px;
  font-weight: 700;
}
.howto__outline--small {
  display: block;
  margin-top: 0.3em;
  font-size: 14px;
  font-weight: 400;
}
.howto__guide--wrap {
  margin-top: 40px;
  padding: 0 30px 60px;
}
.howto__guide--head {
  margin-top: 30px;
  color: #9b0020;
  font-size: 20px;
  font-weight: 700;
}
.howto__guide--list {
  padding-left: 0;
  list-style: none;
}
.howto__guide--item {
  position: relative;
  padding-left: 1em;
  font-size: 14px;
}
.howto__guide--item mark {
  background: none;
  font-weight: bold;
}
.howto__guide--item strong {
  color: #9b0020;
  font-weight: 700;
}
.howto__guide--item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}
.howto__guide--txt {
  font-size: 14px;
}
.howto__guide--note {
  display: block;
}
.howto__apply--wrap {
  margin: 60px auto 0;
  width: 960px;
}
.howto__apply--head {
  padding: 16px 0;
  color: white;
  font-size: 18px;
  background-color: black;
  text-align: center;
  line-height: 1.2;
}
.howto__apply--lead {
  margin-top: 30px;
  font-size: 14px;
}
.howto__apply--ttl {
  margin-top: 30px;
  font-size: 12px;
}
.howto__apply--list {
  padding-left: 0;
  list-style: none;
}
.howto__apply--item {
  position: relative;
  padding-left: 1em;
  font-size: 12px;
}
.howto__apply--item strong {
  color: #9b0020;
  font-weight: 700;
}
.howto__apply--item::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}
.howto__apply--txt {
  font-size: 12px;
}
.howto__apply--note {
  display: block;
}
.howto__inquiry--wrap {
  margin: 40px auto 0;
  width: 960px;
}
.howto__inquiry--head {
  font-size: 12px;
}
.howto__inquiry--txt {
  font-size: 12px;
}

/*--------------------------------------

    gnav

--------------------------------------*/
.cmn__gnav--wrap {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: white;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.cmn__gnav--nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding-left: 0;
  width: 1200px;
}
.cmn__gnav--txt {
  margin-right: 10px;
  padding-right: 20px;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  border-right: 1px solid black;
}
.cmn__gnav--list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding-left: 0;
  list-style: none;
}
.cmn__gnav--btn {
  font-size: 14px;
}
.cmn__gnav--btn a {
  display: block;
  padding: 1em 0.5em;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
}
.cmn__gnav--btn a:hover {
  color: #9b0020;
}

/*--------------------------------------

    Back to TOP

--------------------------------------*/
.cmn__top--btn {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 2;
  width: 70px;
}

@media (max-width: 768px) {
  /*--------------------------------------

      KV

  --------------------------------------*/
  .kv__lead--txt {
    display: flex;
    height: 10.6666666667vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0.06em;
  }
  /*--------------------------------------

      導入部分

  --------------------------------------*/
  .lead__flex--wrap {
    display: block;
    margin: 8vw 5.3333333333vw 0;
    width: auto;
  }
  .lead__flex--description {
    width: auto;
  }
  .lead__flex--txt {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
  .lead__flex--figure {
    margin-top: 10.6666666667vw;
    width: auto;
  }
  .lead__main--txt {
    margin-top: 8vw;
  }
  .lead__main--txt em {
    font-size: 4.2666666667vw;
    letter-spacing: 0.04em;
    line-height: 1.8;
  }
  .lead__main--txt strong {
    font-size: 6.4vw;
  }
  .lead__slider--wrap {
    margin-top: 10.6666666667vw;
  }
  /*--------------------------------------

      CAMPAIGN

  --------------------------------------*/
  #campaign {
    padding-bottom: 10.6666666667vw;
  }
  .campaign__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
    line-height: 1;
  }
  .campaign__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .campaign__outline--wrap {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
    border-width: 1.3333333333vw;
  }
  .campaign__outline--head {
    margin: 4vw -4vw 0;
    padding: 3.7333333333vw 0;
    font-size: 4.2666666667vw;
  }
  .campaign__outline--head::before {
    border-bottom-width: 2.6666666667vw;
    border-right-width: 2.6666666667vw;
  }
  .campaign__outline--head::after {
    border-bottom-width: 2.6666666667vw;
    border-left-width: 2.6666666667vw;
  }
  .campaign__outline--description {
    margin-top: 5.3333333333vw;
    padding: 0 4.2666666667vw;
  }
  .campaign__outline--txt {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .campaign__outline--txt strong {
    font-size: 3.7333333333vw;
  }
  .campaign__period--wrap {
    margin-top: 5.3333333333vw;
    padding: 5.3333333333vw 0;
  }
  .campaign__period--wrap::before {
    width: 5.3333333333vw;
  }
  .campaign__period--head {
    font-size: 3.7333333333vw;
  }
  .campaign__period--txt {
    margin-top: 1.3333333333vw;
  }
  .campaign__period--txt mark {
    font-size: 3.7333333333vw;
  }
  .campaign__entry--btn {
    margin: 8vw 10.6666666667vw 0;
    width: auto;
  }
  .campaign__entry--btn a {
    padding: 3.2vw 0;
    font-size: 3.7333333333vw;
  }
  .campaign__entry--btn a:hover {
    color: white;
    background-color: black;
  }
  .campaign__entry--btn a i {
    right: 1.3333333333vw;
    width: 4.2666666667vw;
    transform: translate(-50%, -50%);
  }
  .campaign__photo--01 {
    display: none;
    position: static;
    width: 26vw;
  }
  .campaign__photo--02 {
    display: none;
    position: static;
    width: 24.2666666667vw;
  }
  /*--------------------------------------

      GALLERY

  --------------------------------------*/
  #gallery {
    padding-bottom: 10.6666666667vw;
  }
  .gallery__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
  }
  .gallery__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .gallery__entries--coming {
    margin-top: 13.3333333333vw;
    font-size: 5.6vw;
  }
  .gallery__entries--wrap {
    margin: 0 5.3333333333vw;
    width: auto;
  }
  .gallery__entries--tabs {
    margin-top: 10.6666666667vw;
  }
  .gallery__entries--tab {
    padding: 2.1333333333vw 0;
    width: 50%;
    font-size: 3.2vw;
  }
  .gallery__entries--tab:hover {
    color: black;
    letter-spacing: 0.04em;
  }
  .gallery__entries--tab.active {
    color: #9b0020;
    letter-spacing: 0.15em;
  }
  .gallery__entries--contents {
    margin-top: 5.3333333333vw;
  }
  .gallery__entries--more {
    margin: 13.3333333333vw 5.3333333333vw 0;
    padding: 3.2vw;
    width: auto;
    font-size: 4.2666666667vw;
  }
  .gallery__entries--more:hover {
    background-color: black;
    color: white;
  }
  /*--------------------------------------

      SNAP

  --------------------------------------*/
  #snap {
    padding-bottom: 10.6666666667vw;
  }
  .snap__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
  }
  .snap__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .snap__street--wrap {
    gap: 10.6666666667vw 2.6666666667vw;
    margin: 13.3333333333vw 5.3333333333vw 0;
    width: auto;
  }
  .snap__street--box {
    width: 43.3333333333vw;
  }
  .snap__street--date {
    margin-bottom: 1.3333333333vw;
    font-size: 3.2vw;
  }
  .snap__street--date:before {
    width: 2.6666666667vw;
  }
  .snap__street--figure:hover img {
    transform: scale(1);
  }
  .snap__street--icon {
    top: 0;
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
  .snap__street--icon:before {
    width: 4vw;
  }
  .snap__street--icon:after {
    height: 4vw;
    transform: translate(-50%, calc(-50% - 1px));
  }
  .snap__street--name {
    font-size: 5.6vw;
    transform: translate(1.3333333333vw, -50%);
  }
  .snap__street--btns {
    margin: 8vw 10.6666666667vw 0;
    width: auto;
  }
  .snap__street--more, .snap__street--close {
    margin: 0;
    padding: 3.2vw;
    font-size: 3.7333333333vw;
  }
  .snap__street--more:hover, .snap__street--close:hover {
    background-color: black;
    color: white;
  }
  .snap {
    /*--------------------------------------
        SNAP modal 
    --------------------------------------*/
  }
  .snap__modal--wrap {
    padding: 10.6666666667vw 0;
  }
  .snap__modal--label {
    margin: 0 5.3333333333vw;
    width: auto;
    height: 10.6666666667vw;
    font-size: 2.6666666667vw;
  }
  .snap__modal--fans {
    display: block;
    margin: 0 5.3333333333vw;
    width: auto;
  }
  .snap__modal--figure {
    display: block;
    width: auto;
    border-right: none;
    border-bottom: 1px solid black;
  }
  .snap__modal--profile {
    padding: 5.3333333333vw;
    width: auto;
  }
  .snap__modal--time {
    padding-left: 4vw;
    font-size: 3.7333333333vw;
  }
  .snap__modal--time:before {
    width: 2.6666666667vw;
  }
  .snap__modal--match {
    font-size: 2.9333333333vw;
  }
  .snap__modal--name {
    gap: 0.2em;
    margin-top: 2.6666666667vw;
    font-size: 9.0666666667vw;
  }
  .snap__modal--history {
    font-size: 2.6666666667vw;
  }
  .snap__modal--size {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .snap__modal--items {
    gap: 5.3333333333vw 2.6666666667vw;
    margin-top: 8vw;
  }
  .snap__modal--item {
    width: 37.6vw;
  }
  .snap__modal--ttl {
    font-size: 2.6666666667vw;
    letter-spacing: 0.04em;
  }
  .snap__modal--txt {
    font-size: 2.9333333333vw;
    line-height: 1.2;
  }
  .snap__modal--comment {
    margin-top: 10.6666666667vw;
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
  .snap__modal--close {
    margin: 0 5.3333333333vw;
    width: 89.3333333333vw;
    height: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .snap__modal--close:hover {
    color: white;
    background-color: black;
  }
  /*--------------------------------------

  STYLE

  --------------------------------------*/
  #style {
    padding-bottom: 10.6666666667vw;
  }
  .style__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
  }
  .style__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .style__member--wrap {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
  }
  .style__member--box {
    display: block;
  }
  .style__member--box + .style__member--box {
    margin-top: 13.3333333333vw;
  }
  .style__member--box:nth-of-type(2n) .style__member--figure {
    order: 1;
  }
  .style__member--figure {
    width: auto;
  }
  .style__member--pfofile {
    width: auto;
  }
  .style__member--number {
    margin-top: 4.2666666667vw;
    font-size: 4.8vw;
  }
  .style__member--name {
    margin-top: 1.0666666667vw;
    font-size: 8.5333333333vw;
  }
  .style__member--name i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .style__member--size {
    margin-top: 2.1333333333vw;
    font-size: 3.2vw;
  }
  .style__member--items {
    gap: 8vw 5.3333333333vw;
    margin-top: 8vw;
  }
  .style__member--item {
    width: 40.6666666667vw;
  }
  .style__member--ttl {
    font-size: 2.6666666667vw;
  }
  .style__member--txt {
    font-size: 3.2vw;
  }
  .style__member--thumbs {
    position: static;
    margin-top: 2px;
    gap: 2px;
  }
  .style__member--btn {
    width: auto;
  }
  /*--------------------------------------

  UNIFORM

  --------------------------------------*/
  #uniform {
    padding-bottom: 10.6666666667vw;
  }
  .uniform__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
  }
  .uniform__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .uniform__kv--img {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
  }
  .uniform__description--wrap {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
  }
  .uniform__description--txt {
    font-size: 3.2vw;
    letter-spacing: 0.04em;
    line-height: 2;
  }
  .uniform__description--txt + .uniform__description--txt {
    margin-top: 2.6666666667vw;
  }
  .uniform__description--txt:last-of-type {
    margin-top: 8vw;
  }
  .uniform__description--txt strong {
    font-size: 5.3333333333vw;
  }
  .uniform__lineup--wrap {
    gap: 10.6666666667vw 5.3333333333vw;
    margin: 13.3333333333vw 5.3333333333vw 0;
    width: auto;
  }
  .uniform__lineup--item {
    width: 42vw;
  }
  .uniform__lineup--figure {
    width: auto;
    height: auto;
  }
  .uniform__lineup--detail {
    margin-top: 2.6666666667vw;
    letter-spacing: 0.04em;
  }
  .uniform__lineup--name {
    font-size: 2.6666666667vw;
  }
  .uniform__lineup--price {
    font-size: 4.2666666667vw;
  }
  .uniform__lineup--btns {
    margin: 8vw 10.6666666667vw 0;
    width: auto;
  }
  .uniform__lineup--btns a {
    padding: 3.2vw;
  }
  .uniform__lineup--more {
    display: block;
    font-size: 3.7333333333vw;
  }
  .uniform__lineup--more:hover {
    background-color: black;
    color: white;
  }
  .uniform__lineup--more a i {
    right: 3.7333333333vw;
    width: 3.7333333333vw;
  }
  .uniform__lineup--more a:hover {
    background-color: black;
    color: white;
  }
  /*--------------------------------------

      CAMPAIGN

  --------------------------------------*/
  #howto {
    padding-bottom: 24vw;
  }
  .howto__main--head {
    margin-top: 10.6666666667vw;
    font-size: 10.6666666667vw;
    line-height: 1;
  }
  .howto__main--head i {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .howto__outline--wrap {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
    border-width: 1.3333333333vw;
  }
  .howto__outline--head {
    margin: 4vw -4vw 0;
    padding: 3.7333333333vw 0;
    font-size: 3.7333333333vw;
  }
  .howto__outline--head strong {
    margin-top: 0.3em;
    font-size: 5.8666666667vw;
  }
  .howto__outline--head::before {
    border-bottom-width: 2.6666666667vw;
    border-right-width: 2.6666666667vw;
  }
  .howto__outline--head::after {
    border-bottom-width: 2.6666666667vw;
    border-left-width: 2.6666666667vw;
  }
  .howto__outline--description {
    margin-top: 5.3333333333vw;
    padding: 0 4.2666666667vw;
  }
  .howto__outline--txt {
    margin-top: 2.6666666667vw;
    font-size: 3.2vw;
  }
  .howto__outline--txt strong {
    font-size: 3.7333333333vw;
  }
  .howto__outline--list {
    display: block;
    padding: 4vw 4vw 0;
  }
  .howto__outline--ttl {
    display: inline-block;
    margin-top: 4.2666666667vw;
    padding: 0.4em 0.5em 0.5em;
    width: auto;
    height: auto;
    font-size: 3.7333333333vw;
  }
  .howto__outline--txt {
    margin: 0.5em 0 0 0;
    width: auto;
    font-size: 3.7333333333vw;
  }
  .howto__outline--small {
    display: block;
    margin-top: 0.3em;
    font-size: 2.6666666667vw;
  }
  .howto__guide--wrap {
    margin-top: 4.2666666667vw;
    padding: 0 4vw 8vw;
  }
  .howto__guide--head {
    margin-top: 4.2666666667vw;
    font-size: 3.7333333333vw;
  }
  .howto__guide--item {
    padding-left: 1em;
    font-size: 3.2vw;
  }
  .howto__guide--txt {
    font-size: 3.2vw;
  }
  .howto__apply--wrap {
    margin: 8vw 5.3333333333vw 0;
    width: auto;
  }
  .howto__apply--head {
    padding: 2.6666666667vw 0;
    color: white;
    font-size: 4.2666666667vw;
    background-color: black;
    text-align: center;
    line-height: 1.2;
  }
  .howto__apply--lead {
    margin-top: 6.4vw;
    font-size: 3.2vw;
  }
  .howto__apply--ttl {
    margin-top: 4.2666666667vw;
    font-size: 3.2vw;
  }
  .howto__apply--item {
    font-size: 2.9333333333vw;
  }
  .howto__apply--txt {
    font-size: 2.9333333333vw;
  }
  .howto__apply--note {
    display: block;
  }
  .howto__inquiry--wrap {
    margin: 4.2666666667vw 5.3333333333vw 0;
    width: auto;
  }
  .howto__inquiry--head {
    font-size: 2.9333333333vw;
  }
  .howto__inquiry--txt {
    font-size: 2.9333333333vw;
  }
  /*--------------------------------------

      gnav

  --------------------------------------*/
  .cmn__gnav--nav {
    width: auto;
  }
  .cmn__gnav--txt {
    display: none;
  }
  .cmn__gnav--list {
    margin: 0.5em 5.3333333333vw;
    flex-wrap: wrap;
    gap: 0 2.6666666667vw;
  }
  .cmn__gnav--btn {
    font-size: 3.2vw;
  }
  .cmn__gnav--btn a {
    display: block;
    padding: 0.5em;
  }
  .cmn__gnav--btn a:hover {
    color: black;
  }
  /*--------------------------------------

      Back to TOP

  --------------------------------------*/
  .cmn__top--btn {
    bottom: 5.3333333333vw;
    right: 2.6666666667vw;
    width: 13.3333333333vw;
  }
}