@charset "UTF-8";
li {
  list-style-type: none;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block;
  }
  .view--sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none !important;
  }
  .view--sp {
    display: block;
  }
}
.page {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  background-color: #f5f5f5;
}
.page p, .page a {
  line-height: 1.875;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .page p, .page a {
    font-size: 4.2vw;
    letter-spacing: 0.1em;
  }
}
.page .kv {
  max-width: 100%;
}
.page .kv img {
  width: 100%;
}
.page .kv-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom {
    height: unset;
    padding: 20.8vw 0;
    display: block;
    margin-left: 0;
  }
}
.page .kv-bottom-left {
  max-width: 590px;
  width: 30.7%;
}
.page .kv-bottom-right {
  max-width: 410px;
  width: 21.4%;
  display: block;
}
.page .kv-bottom .image-01 {
  max-width: 500px;
  width: 84.7%;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .image-01 {
    max-width: 46.9vw;
    width: unset;
    margin: unset;
  }
}
.page .kv-bottom .image-02 {
  max-width: 260px;
  width: 63.4%;
  display: block;
  margin-top: 140px;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .image-02 {
    max-width: 31.3vw;
    width: unset;
    margin: unset;
  }
}
.page .kv-bottom .image-03 {
  max-width: 360px;
  width: 61%;
  display: block;
  margin: 80px 0 0 auto;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .image-03 {
    max-width: 49.5vw;
    width: unset;
    margin: unset;
  }
}
.page .kv-bottom .image-04 {
  max-width: 320px;
  width: 78%;
  display: block;
  margin: 200px 0 30px auto;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .image-04 {
    max-width: 40.6vw;
    width: unset;
    margin: unset;
  }
}
.page .kv-bottom-text {
  max-width: 500px;
  width: 26%;
  min-width: 350px;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom-text {
    max-width: 89.6vw;
    width: unset;
    padding: 0;
    margin: 20.8vw auto;
  }
}
.page .kv-bottom-text img {
  margin: 258px 0;
}
@media screen and (max-width: 768px) {
  .page .kv-bottom-text img {
    margin: unset;
  }
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .kv-bottom-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 11.5vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .page .kv-bottom .kv-bottom-image:last-child {
    gap: 4.7vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.page .sec01 {
  width: 100%;
  padding-bottom: 160px;
}
@media screen and (max-width: 768px) {
  .page .sec01 {
    padding-bottom: 20.8vw;
  }
}
.page .sec01-top {
  max-width: 610px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .sec01-top {
    max-width: 89.6vw;
  }
}
.page .fablic {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page .fablic {
    margin-top: 7.8vw;
  }
}
.page .fablic-top {
  max-width: 976px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .fablic-top {
    max-width: 100vw;
  }
}
.page .fablic-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 89px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page .fablic-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 7.8vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 9.1vw;
  }
}
.page .fablic-flex-suit {
  max-width: 448px;
}
@media screen and (max-width: 768px) {
  .page .fablic-flex-suit {
    max-width: 89.6vw;
  }
}
.page .fablic-flex .fablic-01-tag {
  height: 533px;
  max-width: 263px;
}
@media screen and (max-width: 768px) {
  .page .fablic-flex .fablic-01-tag {
    max-width: 43.8vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.page .fablic-flex .fablic-02-tag {
  max-width: 312px;
  height: 490px;
}
@media screen and (max-width: 768px) {
  .page .fablic-flex .fablic-02-tag {
    max-width: 81.3vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.page .fablic .img-flex-set {
  margin-top: 7.8vw;
}
.page .fablic .img-flex-set-top {
  margin-bottom: 1.3vw;
  font-family: "Montserrat";
  font-size: 2.6vw;
  text-align: center;
  font-weight: 600;
  line-height: 1.8;
}
.page .fablic .img-flex-set-center {
  margin-bottom: 1.3vw;
  font-family: "Noto Sans JP";
  font-size: 4.2vw;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.3em;
}
.page .fablic .img-flex-set a {
  width: 5.2vw;
  margin: 0 auto;
  display: contents;
}
.page .fablic .img-flex-set a img {
  max-width: 5.2vw;
  margin: 0 auto;
  display: block;
}
.page .fablic .lineup {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page .fablic .lineup {
    margin-top: 7.8vw;
  }
}
.page .fablic .lineup-top {
  font-family: "Montserrat";
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .page .fablic .lineup-top {
    font-size: 2.6vw;
  }
}
.page .fablic .lineup-title {
  font-family: "Noto Sans JP";
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.3em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .fablic .lineup-title {
    font-size: 4.2vw;
  }
}
.page .fablic .lineup-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.page .fablic .lineup-flex img {
  max-width: 300px;
  width: 15.6%;
}
.page .fablic:last-child {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .page .fablic:last-child {
    margin-top: 20.8vw;
  }
}
.page .sec02 {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  .page .sec02 {
    padding: 7.8vw 0;
  }
}
.page .sec02-top {
  max-width: 655px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .sec02-top {
    max-width: 71.6vw;
  }
}
.page .sec02-bottom {
  max-width: 800px;
  display: block;
  margin: 61px auto 0;
}
@media screen and (max-width: 768px) {
  .page .sec02-bottom {
    max-width: 89.6vw;
    margin-top: 7.8vw;
  }
}
.page .sec03 .order {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .order {
    margin-top: 20.8vw;
  }
}
.page .sec03 .order p {
  font-size: 20px;
  line-height: 1.8;
  font-family: "Noto Sans JP";
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .sec03 .order p {
    font-size: 4.7vw;
  }
}
.page .sec03 .order a {
  max-width: 488px;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .page .sec03 .order a {
    max-width: 89.6vw;
    margin-top: 2.6vw;
  }
}
.page .sec03 .order a img {
  width: 488px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .sec03 .order a img {
    width: 89.6vw;
  }
}
.page .sec03 .plus-one {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one {
    margin-top: 20.8vw;
  }
}
.page .sec03 .plus-one-title {
  max-width: 608px;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-title {
    max-width: 63.5vw;
  }
}
.page .sec03 .plus-one-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 7.8vw;
    gap: 10.4vw;
  }
}
.page .sec03 .plus-one-content {
  width: 380px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content {
    width: 89.6vw;
    margin: 0 auto;
  }
}
.page .sec03 .plus-one-content-title {
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content-title {
    font-size: 4.7vw;
  }
}
.page .sec03 .plus-one-content img {
  max-width: 380px;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content img {
    max-width: 89.6vw;
    margin-top: 2.6vw;
  }
}
.page .sec03 .plus-one-content-text {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content-text {
    font-size: 3.4vw;
    margin-top: 2.6vw;
  }
}
.page .sec03 .plus-one-content a {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 30px 0 0 auto;
  display: block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content a {
    width: 59.6vw;
    font-size: 3.4vw;
    margin-top: 5.2vw;
  }
}
.page .sec03 .plus-one-content a::after {
  content: "";
  background-image: url("../img/arrow-btn.png");
  width: 28px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 0;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content a::after {
    width: 4.9vw;
    height: 4.9vw;
  }
}
.page .sec03 .plus-one-content .option {
  width: 278px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content .option {
    width: 59.6vw;
  }
}
.page .sec03 .plus-one-content .order-shirt {
  width: 310px;
}
@media screen and (max-width: 768px) {
  .page .sec03 .plus-one-content .order-shirt {
    width: 66.9vw;
  }
}
.page .sec03 .taiken {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("../img/btn-area.png");
  width: 976px;
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 190px;
  margin: 160px auto;
}
@media screen and (max-width: 768px) {
  .page .sec03 .taiken {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.2vw;
    width: 100%;
    height: 101.6vw;
    background-image: url("../img/btn-area-sp.png");
    padding-top: 46.9vw;
    margin: 20.8vw auto;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.page .sec03 .taiken .raiten {
  width: 320px;
  height: 70px;
  background-color: #fff;
  border: #222 solid 1px;
  border-radius: 10px;
  text-align: center;
  padding: 24px 0;
  font-size: 16px;
  position: relative;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .page .sec03 .taiken .raiten {
    width: 83.3vw;
    height: 18.2vw;
    padding: 5.5vw 0;
    font-size: 4.2vw;
    margin: 0 auto;
  }
}
.page .sec03 .taiken .raiten::after {
  content: "";
  background-image: url("../img/vector.png");
  background-size: cover;
  width: 6px;
  height: 12px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 41%;
}
@media screen and (max-width: 768px) {
  .page .sec03 .taiken .raiten::after {
    width: 1.6vw;
    height: 3.1vw;
    right: 5.2vw;
  }
}
.page .sec03 .taiken .tenpo {
  width: 320px;
  height: 70px;
  background-color: #000;
  border: #000 solid 1px;
  border-radius: 10px;
  text-align: center;
  padding: 24px 0;
  font-size: 16px;
  color: #fff;
  position: relative;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .page .sec03 .taiken .tenpo {
    width: 83.3vw;
    height: 18.2vw;
    padding: 5.5vw 0;
    font-size: 4.2vw;
    margin: 0 auto;
  }
}
.page .sec03 .taiken .tenpo::after {
  content: "";
  background-image: url("../img/vector2.png");
  background-size: cover;
  width: 6px;
  height: 12px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 41%;
}
@media screen and (max-width: 768px) {
  .page .sec03 .taiken .tenpo::after {
    width: 1.6vw;
    height: 3.1vw;
    right: 5.2vw;
  }
}

.style-sp {
  position: relative;
  margin: 2.6vw auto 7.8vw;
}

.style-sp .modal-open {
  position: absolute;
  display: block;
  opacity: 0;
  z-index: 2;
}

/* モーダル全体 */
.modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
}

.modal.is-open {
  display: block;
  opacity: 1;
  visibility: visible;
}

/* 背景 */
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

/* モーダル本体 */
.modal-content {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 320px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}

/* 画像 */
.modal-content img {
  display: block;
  width: 100%;
  height: auto;
}

/* 閉じる */
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  z-index: 3;
  color: #fff;
}

body.is-modal-open {
  overflow: hidden;
}

.modal-btn01 {
  width: 22.9vw;
  height: 6.5vw;
  top: 13vw;
  left: 5.2vw;
}
.modal-btn02 {
  width: 22.9vw;
  height: 6.5vw;
  top: 52.9vw;
  right: 5.2vw;
}
.modal-btn03 {
  width: 22.9vw;
  height: 6.5vw;
  bottom: 13vw;
  left: 5.2vw;
}
.modal-btn04 {
  width: 22.9vw;
  height: 6.5vw;
  top: 13vw;
  left: 5.2vw;
}
.modal-btn05 {
  width: 22.9vw;
  height: 6.5vw;
  top: 52.9vw;
  right: 5.2vw;
}
.modal-btn06 {
  width: 22.9vw;
  height: 6.5vw;
  bottom: 13vw;
  left: 5.2vw;
}
.modal-btn07 {
  width: 22.9vw;
  height: 6.5vw;
  top: 13vw;
  left: 5.2vw;
}
.modal-btn08 {
  width: 22.9vw;
  height: 6.5vw;
  bottom: 13vw;
  right: 5.2vw;
}
.modal-btn09 {
  width: 22.9vw;
  height: 6.5vw;
  top: 13vw;
  left: 5.2vw;
}
.modal-btn10 {
  width: 22.9vw;
  height: 6.5vw;
  bottom: 13vw;
  right: 5.2vw;
}

.fadein {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.fadein.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slider {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.slider__viewport {
  width: 100%;
  overflow: hidden;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.slider__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  padding: 0 40px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 768px) {
  .slider__track {
    gap: 10.4vw;
    padding: 0 24vw;
  }
}
.slider__track.is-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  -webkit-transition: none;
  transition: none;
}
.slider__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.6%;
          flex: 0 0 15.6%;
  width: 15.6%;
  max-width: 300px;
}
@media screen and (max-width: 768px) {
  .slider__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.1vw;
            flex: 0 0 52.1vw;
    width: 52.1vw;
  }
}
.slider__item img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .slider__item img {
    width: 52.1vw;
    max-width: 52.1vw;
  }
}
.slider__dots {
  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;
  gap: 8px;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .slider__dots {
    margin-top: 5.2vw;
  }
}
.slider__dot {
  width: 6px;
  height: 6px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  border: #000 1px solid;
  cursor: pointer;
}
.slider__dot.is-active {
  width: 12px;
  height: 12px;
  background: #6a6a6a;
  border: #6a6a6a 1px solid;
}