@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
body {
  color: #172439;
  font-family: "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

a:hover, a:focus {
  text-decoration: none;
}

.pane-contents > .container {
  width: 100%;
}

.block-recent-item {
  width: auto;
  margin: 0 auto;
}

.block-event-page {
  margin-top: 0;
}

.m-pc-hidden {
  display: none;
}

@media screen and (max-width: 640px) {
  .m-pc-hidden {
    display: inline-block;
  }
}
.m-sp-hidden {
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .m-sp-hidden {
    display: none;
  }
}
#shirt-choise {
  width: 100%;
  color: #1d2080;
  background-image: url(/img/switch/event/r10t12/mv_bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #d7f6ff;
}
@media screen and (max-width: 640px) {
  #shirt-choise {
    margin-inline: unset;
  }
}
#shirt-choise h1, #shirt-choise h2, #shirt-choise h3 {
  margin: 0;
}
#shirt-choise .mv {
  max-width: 1400px;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 50px;
  margin-inline: auto;
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-inline: 20px;
    gap: 0 2%;
  }
}
#shirt-choise .mv-content {
  width: 39%;
  text-align: center;
  margin-inline: 10px -50px;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv-content {
    width: 100%;
    margin-inline: unset;
  }
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv__title {
    width: 294px;
    margin: auto;
  }
}
#shirt-choise .mv__text {
  width: 95%;
  font-size: 18px;
  line-height: 2.2857142857;
  font-weight: bold;
  padding-top: 20px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv__text {
    width: 100%;
    font-size: 11px;
    padding-bottom: 20px;
  }
}
#shirt-choise .mv__image--l {
  width: 28%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv__image--l {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    width: 47%;
  }
}
#shirt-choise .mv__image--r {
  width: 30%;
}
@media screen and (max-width: 640px) {
  #shirt-choise .mv__image--r {
    width: 48%;
  }
}
#shirt-choise .intro {
  padding-block: 50px 80px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro {
    padding-block: 50px;
    padding-inline: 15px;
  }
}
#shirt-choise .intro__title {
  font-size: 25px;
  line-height: 1.5306122449;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro__title {
    font-size: 14px;
  }
}
#shirt-choise .intro-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 13px;
  padding-top: 100px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-container {
    gap: 2.75%;
    padding-top: 50px;
  }
}
#shirt-choise .intro-item {
  width: min(325px, 100%);
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item {
    width: 31.5%;
  }
}
#shirt-choise .intro-item-head {
  text-align: center;
  border-radius: 25px 25px 0 0;
  background-color: #9ed6f2;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item-head {
    border-radius: 8px 8px 0 0;
  }
}
#shirt-choise .intro-item__type {
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
  margin-bottom: -60px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item__type {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
    margin-bottom: -30px;
    padding: 5px;
  }
  #shirt-choise .intro-item__type img {
    width: 200px;
  }
}
#shirt-choise .intro-item__caption {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6216216216;
  padding-block: 20px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item__caption {
    font-size: 0;
    padding-block: 0;
  }
}
#shirt-choise .intro-item__image {
  text-align: center;
  background-color: #fff;
  padding: 12px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item__image {
    padding: 8px;
  }
}
#shirt-choise .intro-item__image a {
  display: block;
}
#shirt-choise .intro-item__image__logo {
  display: none;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro-item__image__logo {
    display: block;
    width: 80px;
    margin: 7px auto 0;
  }
}
#shirt-choise .intro__button {
  display: grid;
  place-items: center;
  width: 223px;
  aspect-ratio: 223/54;
  color: #fff;
  font-size: 17px;
  text-align: center;
  border-radius: 10px;
  background-color: #1d2080;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin: 20px auto 0;
}
@media screen and (max-width: 640px) {
  #shirt-choise .intro__button {
    width: 178px;
    font-size: 14px;
  }
}
#shirt-choise .intro__button:hover {
  opacity: 0.8;
}
#shirt-choise #basic {
  background-color: #addaf4;
}
#shirt-choise #high {
  background-color: #c2e1f6;
}
#shirt-choise #new {
  background-color: #bbd1f1;
}
#shirt-choise .product {
  padding-block: 115px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product {
    padding-block: 80px 50px;
  }
}
#shirt-choise .product-content {
  max-width: 1000px;
  background-color: #fff;
  margin-inline: auto;
  padding: 90px 50px 50px;
  position: relative;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-content {
    margin-inline: 35px;
    padding: 50px 20px 30px;
  }
}
#shirt-choise .product-type {
  position: absolute;
  top: -60px;
  left: -70px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-type {
    width: 250px;
    top: -40px;
    left: -5px;
  }
}
#shirt-choise .product-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
#shirt-choise .product-intro__image {
  width: 44.445%;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro__image {
    width: 100%;
  }
}
#shirt-choise .product-intro-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#shirt-choise .product-intro__type {
  margin-bottom: 5px;
  color: #2c88c2;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro__type {
    font-size: 12px;
  }
}
#shirt-choise .product-intro__type::before, #shirt-choise .product-intro__type::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  aspect-ratio: 20/44;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro__type::before, #shirt-choise .product-intro__type::after {
    width: 13px;
  }
}
#shirt-choise .product-intro__type::before {
  background-image: url(/img/switch/event/r10t12/type_comment_l.png);
  margin-right: 15px;
}
#shirt-choise .product-intro__type::after {
  background-image: url(/img/switch/event/r10t12/type_comment_r.png);
  margin-left: 15px;
}
#shirt-choise .product-intro__title {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro__title {
    font-size: 16px;
    margin-top: 10px;
  }
}
#shirt-choise .product-intro__label {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #f19500;
  font-size: 21px;
  font-weight: bold;
  border: 2px solid #f19500;
  line-height: 1;
  padding: 5px 10px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro__label {
    font-size: 14px;
    margin: 10px auto 0;
  }
}
#shirt-choise .product-intro-list {
  margin-top: 20px;
}
#shirt-choise .product-intro-list__item {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  padding-left: 1.2em;
  position: relative;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro-list__item {
    font-size: 14px;
    padding-left: 1.2em;
  }
}
#shirt-choise .product-intro-list__item:nth-of-type(n+2) {
  margin-top: 5px;
}
#shirt-choise .product-intro-list__item::before {
  content: "";
  display: inline-block;
  width: 17px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #1d2080;
  position: absolute;
  top: 5px;
  left: 0;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro-list__item::before {
    width: 10px;
    top: 4px;
  }
}
#shirt-choise .product-intro-sublist {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro-sublist {
    margin-top: 10px;
  }
}
#shirt-choise .product-intro-sublist__item {
  font-size: 15px;
  padding-left: 1.2em;
  position: relative;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-intro-sublist__item {
    font-size: 12px;
  }
}
#shirt-choise .product-intro-sublist__item:nth-of-type(n+2) {
  margin-top: 5px;
}
#shirt-choise .product-intro-sublist__item::before {
  content: "・";
  position: absolute;
  left: 0;
}
#shirt-choise .product-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 7px;
  padding-top: 30px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-gallery {
    gap: 0 20px;
  }
}
#shirt-choise .product-gallery img {
  width: 295px;
  height: 295px;
  border: 1px solid #969697;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-gallery img {
    width: auto;
    height: auto;
  }
}
#shirt-choise .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px 45px;
  padding-top: 30px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-item {
    gap: 20px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
#shirt-choise .product-item-link {
  width: 19.44%;
  display: block;
  color: #1d2080;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-item-link {
    width: calc(50% - 10px);
  }
}
#shirt-choise .product-item-link__type {
  font-size: 21px;
  font-weight: bold;
  padding-top: 10px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-item-link__type {
    font-size: 14px;
  }
}
#shirt-choise .product-item-link__type.--red {
  color: #a50d23;
}
#shirt-choise .product-item-link__size {
  font-size: 15px;
  padding-top: 2px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-item-link__size {
    font-size: 10px;
  }
}
#shirt-choise .product-item-link__button {
  display: grid;
  place-items: center;
  width: 175px;
  height: 38px;
  font-size: 15px;
  text-align: center;
  border-radius: 10px;
  margin: 5px auto 0;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media screen and (max-width: 640px) {
  #shirt-choise .product-item-link__button {
    width: 100%;
    height: 25px;
    font-size: 9px;
    border-radius: 5px;
  }
}
#shirt-choise .product-item-link__button.--blue {
  background-color: #c5e5f8;
}
#shirt-choise .product-item-link__button.--pink {
  background-color: #f9d0d8;
}
#shirt-choise .product-item-link:hover .product-item-link__button.--blue {
  background-color: #94d4fb;
}
#shirt-choise .product-item-link:hover .product-item-link__button.--pink {
  background-color: #fca7b7;
}
#shirt-choise .other {
  text-align: center;
  background-color: #fff;
  padding-top: 80px;
}
@media screen and (max-width: 640px) {
  #shirt-choise .other {
    padding-top: 30px;
    padding-inline: 20px;
  }
  #shirt-choise .other > img {
    width: 85px;
  }
}
#shirt-choise .other__button {
  display: grid;
  place-items: center;
  color: #1d2080;
  width: min(337px, 100%);
  height: 54px;
  font-size: 17px;
  text-align: center;
  border-radius: 10px;
  margin: 30px auto 0;
  background-color: #c5e5f8;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media screen and (max-width: 640px) {
  #shirt-choise .other__button {
    width: 170px;
    height: 27px;
    margin-top: 15px;
    font-size: 9px;
    border-radius: 50px;
  }
}
#shirt-choise .other__button:hover {
  background-color: #94d4fb;
}
#shirt-choise .slick-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: 10px;
}
#shirt-choise .slick-dots button {
  color: transparent;
  width: 7px;
  aspect-ratio: 1;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  border: unset;
  background-color: #1d2080;
  opacity: 0.3;
  padding: 0;
}
#shirt-choise .slick-dots .slick-active button {
  opacity: 1;
}/*# sourceMappingURL=s-event-r10t12.css.map */