@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

h1, h2, h3, h4 {
  margin: 0;
}

body {
  color: #172439;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

img {
  max-width: 100%;
}

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

.m-wrapper {
  max-width: 1000px;
  margin-inline: auto;
  width: 90%;
}

.m-wrapper-wide {
  max-width: 1200px;
  width: 90%;
  margin-inline: auto;
}

.block-event-page--header-freespace {
  width: 100vw;
  position: relative;
  left: calc((100vw - 1200px) / -2);
}
@media screen and (max-width: 1200px) {
  .block-event-page--header-freespace {
    left: 0;
    width: 1200px;
  }
}
@media screen and (max-width: 640px) {
  .block-event-page--header-freespace {
    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;
  }
}
#school-coat2024 .mv {
  position: relative;
  background: #fbf8f5;
  overflow: hidden;
}
#school-coat2024 .mv::before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: -10px;
  background: url(/img/switch/event/r10t13/mv-bg.png) center/contain no-repeat;
  aspect-ratio: 3400/373;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv::before {
    bottom: -20px;
    width: 280%;
  }
}
#school-coat2024 .mv-ttl-sp {
  margin-bottom: 10px;
  padding: 20px 20px 0;
}
#school-coat2024 .mv-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1535px;
  margin-inline: auto;
  padding-left: 9.5vw;
  padding-bottom: 4.5vw;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-inner {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-bottom: 0;
    padding-left: 20px;
  }
}
#school-coat2024 .mv-left {
  width: 57.5%;
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-left {
    width: 60%;
    margin: 0 -4% 0 0;
    padding-bottom: 10px;
  }
}
#school-coat2024 .mv-left .mv-ttl {
  margin-bottom: 20px;
}
#school-coat2024 .mv-left .mv-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-left .mv-intro {
    display: block;
  }
}
#school-coat2024 .mv-left .mv-intro__txt {
  width: 59%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-left .mv-intro__txt {
    width: 100%;
  }
}
#school-coat2024 .mv-left .mv-intro__img {
  width: 30%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-left .mv-intro__img {
    width: 60%;
    margin: 20px auto 0;
  }
}
#school-coat2024 .mv-right {
  width: 39%;
  margin-top: -1.75vw;
  margin-bottom: -8.85vw;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .mv-right {
    width: 54%;
    margin: 0 -10% -25px 0;
  }
}
#school-coat2024 .point {
  padding: 40px 0;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .point {
    padding: 25px 0;
  }
}
#school-coat2024 .point-ttl {
  margin-bottom: 20px;
}
#school-coat2024 .point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .point-list {
    gap: 25px 0;
  }
}
#school-coat2024 .point-list__item {
  width: 48.5%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .point-list__item {
    width: 100%;
  }
}
#school-coat2024 .schoolcoat {
  padding-bottom: 70px;
  background: #fbf8f5;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat {
    padding-bottom: 30px;
  }
}
#school-coat2024 .schoolcoat .stripe-ttl {
  margin-bottom: 25px;
  padding: 20px 0;
  background: url(/img/switch/event/r10t13/schoolcoat-bg.png) center/cover no-repeat;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .stripe-ttl {
    margin-bottom: 15px;
    background-image: url(/img/switch/event/r10t13/schoolcoat-bg-sp.png);
  }
}
#school-coat2024 .schoolcoat-ttl img {
  height: 40px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-ttl img {
    height: 25px;
  }
}
#school-coat2024 .schoolcoat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%;
  margin-bottom: 30px;
}
#school-coat2024 .schoolcoat-list__item {
  width: 48.5%;
  background: #fff;
  border-radius: 12px;
}
#school-coat2024 .schoolcoat-list__item__ttl {
  padding: 15px;
  text-align: center;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item__ttl {
    padding: 12px;
  }
}
#school-coat2024 .schoolcoat-list__item__ttl img {
  height: 21px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item__ttl img {
    height: auto;
    max-height: 29px;
  }
}
#school-coat2024 .schoolcoat-list__item__img {
  width: 40%;
  margin: 25px auto 0;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item__img {
    width: 80%;
    margin: 10px auto 0;
  }
}
#school-coat2024 .schoolcoat-list__item__subttl {
  width: 23.1%;
  margin-top: -15px;
  padding-left: 25px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item__subttl {
    width: 50%;
    margin-top: 18px;
    padding-left: 5px;
  }
}
#school-coat2024 .schoolcoat-list__item .circle-list {
  margin-top: 10px;
  padding: 0 20px 20px 25px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item .circle-list {
    padding: 0 5px 15px;
  }
}
#school-coat2024 .schoolcoat-list__item .circle-list__item {
  position: relative;
  padding-left: 1.1em;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.3;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat-list__item .circle-list__item {
    font-size: 11px;
  }
}
#school-coat2024 .schoolcoat-list__item .circle-list__item:nth-child(n+2) {
  margin-top: 4px;
}
#school-coat2024 .schoolcoat-list__item .circle-list__item::before {
  position: absolute;
  content: "●";
  top: 2px;
  left: 0;
  font-size: 0.8em;
}
#school-coat2024 .schoolcoat-list__item.--pea .schoolcoat-list__item__ttl {
  background: #154b7d;
}
#school-coat2024 .schoolcoat-list__item.--pea .circle-list__item::before {
  color: #154b7d;
}
#school-coat2024 .schoolcoat-list__item.--duffle .schoolcoat-list__item__ttl {
  background: #157d6b;
}
#school-coat2024 .schoolcoat-list__item.--duffle .circle-list__item::before {
  color: #157d6b;
}
#school-coat2024 .schoolcoat .sozai-ttl img {
  height: 30px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-ttl img {
    height: 20px;
  }
}
#school-coat2024 .schoolcoat .sozai-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-list {
    gap: 30px 0;
  }
}
#school-coat2024 .schoolcoat .sozai-list__item {
  width: 31.3%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3%;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-list__item__img {
    width: 32%;
  }
}
#school-coat2024 .schoolcoat .sozai-list__item__img img {
  border-radius: 10px;
}
#school-coat2024 .schoolcoat .sozai-list__item .sozai-txtbox {
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-list__item .sozai-txtbox {
    width: 65%;
    margin-top: 0;
  }
}
#school-coat2024 .schoolcoat .sozai-list__item .sozai-txtbox__txt {
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .schoolcoat .sozai-list__item .sozai-txtbox__txt {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.4;
  }
}
#school-coat2024 .schoolcoat .sozai-list__item.--angola .sozai-txtbox__ttl {
  width: 86%;
}
#school-coat2024 .schoolcoat .sozai-list__item.--wool .sozai-txtbox__ttl {
  width: 82%;
}
#school-coat2024 .schoolcoat .sozai-list__item.--rayon .sozai-txtbox__ttl {
  width: 96%;
}
#school-coat2024 .color-ttl {
  padding-block: 40px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-ttl {
    padding-block: 25px;
  }
}
#school-coat2024 .color-ttl img {
  height: 28px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-ttl img {
    height: 20px;
  }
}
#school-coat2024 .color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list {
    display: block;
  }
}
#school-coat2024 .color-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333333%;
  padding: 15px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list__item {
    width: 100%;
    padding: 15px 15px 0;
  }
}
#school-coat2024 .color-list__item__img {
  width: 37%;
}
#school-coat2024 .color-list__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
#school-coat2024 .color-list__item__txtbox {
  width: 63%;
  padding: 15px 0 30px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list__item__txtbox {
    width: 65%;
    margin-left: -2%;
    padding: 5px 0 15px;
  }
}
#school-coat2024 .color-list__item__txtbox .color-subttl {
  margin-bottom: 10px;
}
#school-coat2024 .color-list__item__txtbox .color-subttl img {
  height: 22px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list__item__txtbox .color-subttl img {
    height: 18px;
  }
}
#school-coat2024 .color-list__item__txtbox .color-dl__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 7px;
}
#school-coat2024 .color-list__item__txtbox .color-dl__dt {
  width: 4em;
  padding: 5px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  border-radius: 50px;
  white-space: nowrap;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list__item__txtbox .color-dl__dt {
    padding: 2px;
    font-size: 8px;
    letter-spacing: -1px;
  }
}
#school-coat2024 .color-list__item__txtbox .color-dl__dd {
  width: calc(100% - 4.5em);
  font-size: clamp(10px, 0.82vw, 14px);
  line-height: 1.35;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .color-list__item__txtbox .color-dl__dd {
    font-size: 10px;
  }
}
#school-coat2024 .color-list__item.--navy {
  background: #e1e9f7;
}
#school-coat2024 .color-list__item.--navy .color-dl__dt {
  background: #1f3f73;
}
#school-coat2024 .color-list__item.--gray {
  background: #e9dcd9;
}
#school-coat2024 .color-list__item.--gray .color-dl__dt {
  background: #4b4b4c;
}
#school-coat2024 .color-list__item.--black {
  background: #e6e6e6;
}
#school-coat2024 .color-list__item.--black .color-dl__dt {
  background: #202020;
}
#school-coat2024 .coat-list {
  padding: 80px 0 100px;
  background: #fbf8f5;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list {
    padding: 25px 0 35px;
  }
}
#school-coat2024 .coat-list .coat-type-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6%;
}
#school-coat2024 .coat-list .coat-type-box__txt {
  width: 47%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__txt {
    width: 100%;
  }
}
#school-coat2024 .coat-list .coat-type-box__txt .type-ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__txt .type-ttl {
    margin-bottom: 20px;
  }
}
#school-coat2024 .coat-list .coat-type-box__txt .type-ttl img {
  height: 48px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__txt .type-ttl img {
    height: 30px;
  }
}
#school-coat2024 .coat-list .coat-type-box__txt .type-txt {
  color: #444;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__txt .type-txt {
    font-size: 10px;
  }
}
#school-coat2024 .coat-list .coat-type-box__tbl {
  max-width: 47%;
  border-collapse: separate;
  border-spacing: 4px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__tbl {
    max-width: 100%;
    margin-top: 20px;
    border-spacing: 2px;
  }
}
#school-coat2024 .coat-list .coat-type-box__tbl .type-th, #school-coat2024 .coat-list .coat-type-box__tbl .type-td {
  padding: 10px 5px;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-box__tbl .type-th, #school-coat2024 .coat-list .coat-type-box__tbl .type-td {
    padding: 7px 3px;
    font-size: 11px;
    letter-spacing: 0;
  }
}
#school-coat2024 .coat-list .coat-type-box__tbl .type-th {
  color: #fff;
  font-weight: 600;
}
#school-coat2024 .coat-list .coat-type-box__tbl .type-td {
  background: #fff;
}
#school-coat2024 .coat-list .coat-type-model {
  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: 1.5%;
  margin-top: 50px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-model {
    gap: 25px 4%;
    margin-top: 20px;
  }
}
#school-coat2024 .coat-list .coat-type-model__item {
  width: 22.75%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-model__item {
    width: 48%;
  }
}
#school-coat2024 .coat-list .coat-type-model__item:nth-child(2) {
  padding-right: 4.5%;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-model__item:nth-child(2) {
    padding-right: 0;
  }
}
#school-coat2024 .coat-list .coat-type-model__item .model-size {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 1.429;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type-model__item .model-size {
    margin-top: 10px;
    font-size: 10px;
  }
}
#school-coat2024 .coat-list .coat-type.--pea .coat-type-box__tbl .type-th {
  background: #154b7d;
}
#school-coat2024 .coat-list .coat-type.--duffle {
  margin-top: 130px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type.--duffle {
    margin-top: 45px;
  }
}
#school-coat2024 .coat-list .coat-type.--duffle .coat-type-box__txt .type-ttl img {
  height: 52px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type.--duffle .coat-type-box__txt .type-ttl img {
    height: 30px;
  }
}
#school-coat2024 .coat-list .coat-type.--duffle .coat-type-box__tbl .type-th {
  background: #157d6b;
}
#school-coat2024 .coat-list .coat-type.--pea-ladies {
  margin-top: 130px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type.--pea-ladies {
    margin-top: 45px;
  }
}
#school-coat2024 .coat-list .coat-type.--pea-ladies .coat-type-box__tbl .type-th {
  background: #7d154b;
}
#school-coat2024 .coat-list .coat-type.--duffle-ladies {
  margin-top: 130px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type.--duffle-ladies {
    margin-top: 45px;
  }
}
#school-coat2024 .coat-list .coat-type.--duffle-ladies .coat-type-box__txt .type-ttl img {
  height: 52px;
}
@media screen and (max-width: 640px) {
  #school-coat2024 .coat-list .coat-type.--duffle-ladies .coat-type-box__txt .type-ttl img {
    height: 30px;
  }
}
#school-coat2024 .coat-list .coat-type.--duffle-ladies .coat-type-box__tbl .type-th {
  background: #99410B;
}/*# sourceMappingURL=s-event-r10t13.css.map */