#SUIT {
  background: #fff;
}
#SUIT .mv {
  margin-bottom: 120px;
}
#SUIT .suit2024 h3 {
  font-weight: 500;
}
#SUIT .suit2024 .anclink {
  max-width: 1100px;
  width: 90%;
}
#SUIT .suit2024-lead__ttl {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
#SUIT .suit2024-lead__txt {
  line-height: 2.3;
}
#SUIT .suit2024-price {
  margin: 130px 0 210px;
  border: 1px solid #231815;
  border-radius: 5px;
}
#SUIT .suit2024-price__inr {
  padding: 50px;
}
#SUIT .suit2024-price__ttl {
  width: 620px;
  margin: 0 auto 15px;
}
#SUIT .suit2024-price__txt {
  font-size: 1.7rem;
  text-align: center;
}
#SUIT .suit2024-price__value {
  width: 650px;
  margin: 20px auto 0;
}
#SUIT .suit2024-price__btn {
  margin-top: 55px;
}
#SUIT .suit2024-price__btn a {
  width: 300px;
  height: 60px;
  color: #fff;
  background: #941F29;
  font-size: 2rem;
  font-weight: 500;
  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;
  line-height: 1;
  margin: 0 auto;
}
#SUIT .suit2024-nav {
  max-width: 900px;
  margin: 0 auto;
}
#SUIT .suit2024-nav__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#SUIT .suit2024-nav__inr a {
  width: 33.3333333333%;
}
#SUIT .suit2024-blk {
  padding: 50px 0 190px;
}
#SUIT .suit2024-blk.--01 {
  background: #B8B5A6;
}
#SUIT .suit2024-blk.--02 {
  background: #32425C;
  color: #fff;
}
#SUIT .suit2024-blk.--02 .suit2024-fablic {
  color: #231815;
}
#SUIT .suit2024-blk.--03 {
  background: #C5C5C5;
}
#SUIT .suit2024-blk__ttl {
  text-align: center;
  font-size: 5.7rem;
  color: #fff;
  letter-spacing: 0.2em;
  margin-bottom: 45px;
}
#SUIT .suit2024-blk__ttl small {
  display: block;
  width: 225px;
  margin: 0 auto;
}
#SUIT .suit2024-witem {
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#SUIT .suit2024-witem__inr {
  padding-bottom: 40px;
  position: relative;
}
#SUIT .suit2024-witem__blk {
  width: 43%;
  letter-spacing: 0;
}
#SUIT .suit2024-witem__blk .-img {
  margin-bottom: 50px;
}
#SUIT .suit2024-witem__blk .-img img {
  max-width: unset;
  width: 170%;
  margin-left: -35%;
}
#SUIT .suit2024-witem__blk h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 20px;
}
#SUIT .suit2024-witem__blk h4 small {
  font-size: 16px;
  margin-right: 10px;
}
#SUIT .suit2024-witem__blk h3 {
  font-size: 2.9rem;
  line-height: 1.2;
  margin-bottom: 10px;
}
#SUIT .suit2024-witem__blk .-sub {
  margin-bottom: 10px;
}
#SUIT .suit2024-witem__blk .-txt {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
}
#SUIT .suit2024-witem__blk .-item {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: right;
}
#SUIT .suit2024-witem__blk .-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  position: absolute;
  bottom: 0;
  right: 0;
}
#SUIT .suit2024-witem__blk .-price span {
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.07em;
}
#SUIT .suit2024-witem__blk .-price small {
  font-size: 1.6rem;
}
#SUIT .suit2024-witem__img {
  margin-top: 30px;
}
#SUIT .suit2024-fablic {
  background: #fff;
  padding: 30px 30px 45px;
}
#SUIT .suit2024-fablic h4 {
  width: 165px;
  margin: 0 auto;
}
#SUIT .suit2024-fablic h3 {
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0;
}
#SUIT .suit2024-fablic h3 small {
  font-size: 1.5rem;
  margin-right: 20px;
}
#SUIT .suit2024-fablic h3 span {
  font-size: 2.9rem;
}
#SUIT .suit2024-fablic__slide {
  padding: 10px 80px 100px;
  border-bottom: 1px solid #231815;
}
#SUIT .suit2024-fablic__slide .-slideBlk {
  padding: 0 10px;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-img {
  margin-bottom: 20px;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-img img {
  width: 100%;
  height: auto;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk {
  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;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__txt {
  width: 65%;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price {
  width: 30%;
  text-align: right;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price p {
  text-align: right;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price h5 {
  margin-top: 10px;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 500;
}
#SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price h5 small {
  margin-top: 10px;
  display: block;
  font-size: 1.5rem;
  font-weight: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#SUIT .suit2024-fablic__slide .slick-arrow {
  width: 20px;
  height: 50px;
  top: 40%;
}
#SUIT .suit2024-fablic__slide .slick-arrow::before {
  content: none;
}
#SUIT .suit2024-fablic__slide .slick-arrow.slick-prev {
  left: 10px;
  background: url(../img/arw_slide_l.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
#SUIT .suit2024-fablic__slide .slick-arrow.slick-next {
  right: 10px;
  background: url(../img/arw_slide_r.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
#SUIT .suit2024-fablic__slide .slick-dots {
  bottom: 50px;
  left: 0;
}
#SUIT .suit2024-fablic__slide .slick-dots li {
  width: 60px;
  height: 5px;
}
#SUIT .suit2024-fablic__slide .slick-dots li button {
  width: 60px;
  height: 5px;
  background: #D0D0D0;
  padding: 0;
}
#SUIT .suit2024-fablic__slide .slick-dots li button::before {
  content: none;
}
#SUIT .suit2024-fablic__slide .slick-dots li.slick-active button {
  background: #4D4D4D;
}
#SUIT .suit2024-fablic__slide__staff {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#SUIT .suit2024-fablic__slide__staff .-img {
  width: 45%;
}
#SUIT .suit2024-fablic__slide__staff .-txtblk {
  width: 50%;
}
#SUIT .suit2024-fablic__slide__staff .-txtblk h5 {
  font-size: 2.5rem;
  margin-bottom: 15px;
}
#SUIT .suit2024-fablic__slide__staff .-txtblk__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#SUIT .suit2024-fablic__slide__staff .-txtblk__name span {
  margin-left: 10px;
  font-size: 2.5rem;
  font-weight: 500;
}
#SUIT .suit2024-fablic__staff {
  padding: 20px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#SUIT .suit2024-fablic__staff .-img {
  width: 47%;
}
#SUIT .suit2024-fablic__staff .-txtblk {
  width: 50%;
}
#SUIT .suit2024-fablic__staff .-txtblk h5 {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1;
}
#SUIT .suit2024-fablic__staff .-txtblk__txt {
  margin-bottom: 15px;
}
#SUIT .suit2024-fablic__staff .-txtblk__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#SUIT .suit2024-fablic__staff .-txtblk__name span {
  font-size: 2.3rem;
  font-weight: 500;
  margin-left: 15px;
}
#SUIT .suit2024-lastitem {
  margin-top: 80px;
}
#SUIT .suit2024-lastitem__inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0;
}
#SUIT .suit2024-lastitem__inr .-img {
  width: 50%;
  margin-bottom: 0;
}
#SUIT .suit2024-lastitem__inr .-img img {
  width: 150%;
}
#SUIT .suit2024-lastitem__inr .-txtinr {
  width: 42%;
}
#SUIT .suit2024-lastitem__inr .-price {
  position: relative;
}
#SUIT .suit2024-lastitem__blk {
  width: 100%;
}
#SUIT .suit2024-campaign {
  padding: 50px 0;
}
#SUIT .suit2024-campaign__blk {
  border: none;
  margin: 0 auto;
}
#SUIT .suit2024-option {
  background: #E5E5E5;
  padding: 35px 0 80px;
}
#SUIT .suit2024-option h2 {
  text-align: center;
  font-size: 5.7rem;
  letter-spacing: 0.2em;
}
#SUIT .suit2024-option h2 small {
  display: block;
  width: 140px;
  margin: 0 auto 10px;
}
#SUIT .suit2024-option__lead {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}
#SUIT .suit2024-option ul {
  margin: 40px auto;
  max-width: 600px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
#SUIT .suit2024-option ul li {
  position: relative;
}
#SUIT .suit2024-option ul li .-txt {
  position: absolute;
  bottom: 5px;
  left: 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
}
#SUIT .suit2024-option__txt {
  font-size: 1.6rem;
}
#SUIT .suit2024-option2025 {
  background: #afbec6;
  padding: 90px 0;
}
#SUIT .suit2024-option2025 h2 {
  font-size: 3.5rem;
  text-align: center;
  margin-bottom: 5px;
}
#SUIT .suit2024-option2025__lead {
  margin-bottom: 50px;
}
#SUIT .suit2024-option2025 ul {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-grid-columns: 125px 25px 125px 25px 125px 25px 125px 25px 125px 25px 125px;
  grid-template-columns: 125px 125px 125px 125px 125px 125px;
  gap: 25px;
  max-width: 870px;
  margin: 0 auto;
}
@media screen and (max-width: 930px) {
  #SUIT .suit2024-option2025 ul {
    -ms-grid-columns: 125px 125px 125px;
    grid-template-columns: 125px 125px 125px;
  }
}
#SUIT .suit2024-option2025 ul:first-of-type {
  -ms-grid-columns: 125px 125px 125px;
  grid-template-columns: 125px 125px 125px;
  margin-bottom: 25px;
}
#SUIT .suit2024-option2025 ul .-txt {
  text-align: center;
  margin-top: 20px;
  font-size: 1.2rem;
  line-height: 1.4;
  letter-spacing: 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#SUIT .suit2024-last {
  padding-top: 50px;
  font-weight: 500;
}
#SUIT .suit2024-last__cts {
  text-align: center;
}
#SUIT .suit2024-last__cts:last-of-type {
  margin-top: 60px;
}
#SUIT .suit2024-last__cts--ttl {
  margin-bottom: 10px;
  font-size: 3.7rem;
}
#SUIT .suit2024-last__cts--txt {
  font-size: 2rem;
  text-align: center;
  margin-top: 0;
}
#SUIT .suit2024-last__cts--btn {
  margin-top: 50px;
}
#SUIT .suit2024-last.--sale {
  padding-bottom: 100px;
}
#SUIT .suit2024-last.--sale .suit2024-last__cts {
  margin-top: 0;
}
#SUIT .suit2024-last.--sale .suit2024-last__cts--ttl {
  margin-bottom: 50px;
  font-size: 3rem;
}

@media screen and (max-width: 768px) {
  #SUIT .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  #SUIT .suit2024 .js-more-cts01,
  #SUIT .suit2024 .js-more-cts02 {
    display: none;
  }
  #SUIT .suit2024 .mv {
    margin-bottom: 40px;
  }
  #SUIT .suit2024 .mv h1 img {
    width: 100%;
  }
  #SUIT .suit2024 .anclink {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 5px;
  }
  #SUIT .suit2024 .anclink li {
    width: 33%;
  }
  #SUIT .suit2024 .anclink p {
    width: 100%;
    text-align: center;
  }
  #SUIT .suit2024 .anclink a {
    text-align: center;
    padding: 2px 15px 10px;
    width: 100%;
  }
  #SUIT .suit2024 .anclink a img {
    display: block;
    margin: 0 auto;
  }
  #SUIT .suit2024 .anclink a .anclink__list__item--arw {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;
    bottom: 0;
  }
  #SUIT .suit2024-lead {
    padding: 0;
  }
  #SUIT .suit2024-lead__ttl {
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
  }
  #SUIT .suit2024-lead__txt {
    line-height: 1.8;
  }
  #SUIT .suit2024-price {
    margin: 60px 0;
  }
  #SUIT .suit2024-price__inr {
    padding: 25px;
  }
  #SUIT .suit2024-price__ttl {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 15px;
  }
  #SUIT .suit2024-price__txt {
    font-size: 1.1rem;
    text-align: center;
    letter-spacing: 0;
  }
  #SUIT .suit2024-price__value {
    max-width: 300px;
    width: 100%;
    margin: 20px auto 0;
  }
  #SUIT .suit2024-price__btn {
    margin-top: 20px;
  }
  #SUIT .suit2024-price__btn a {
    width: 300px;
    height: 50px;
  }
  #SUIT .suit2024-nav {
    max-width: 380px;
  }
  #SUIT .suit2024-blk {
    padding: 25px 0 40px;
  }
  #SUIT .suit2024-blk__ttl {
    text-align: center;
    font-size: 3.7rem;
    color: #fff;
    letter-spacing: 0.2em;
    margin-bottom: 25px;
    line-height: 1.2;
  }
  #SUIT .suit2024-blk__ttl small {
    display: block;
    width: 120px;
    margin: 0 auto 15px;
  }
  #SUIT .suit2024-witem {
    margin-bottom: 50px;
    display: block;
  }
  #SUIT .suit2024-witem__inr {
    padding-bottom: 42px;
    position: relative;
  }
  #SUIT .suit2024-witem__blk {
    width: 100%;
  }
  #SUIT .suit2024-witem__blk:not(:first-of-type) {
    margin-top: 40px;
  }
  #SUIT .suit2024-witem__blk .-img {
    margin-bottom: 30px;
  }
  #SUIT .suit2024-witem__blk .-img img {
    max-width: unset;
    width: 100%;
    margin-left: 0;
  }
  #SUIT .suit2024-witem__blk h4 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  #SUIT .suit2024-witem__blk h4 small {
    font-size: 1.1rem;
    margin-right: 10px;
  }
  #SUIT .suit2024-witem__blk h3 {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  #SUIT .suit2024-witem__blk .-sub {
    margin-bottom: 5px;
  }
  #SUIT .suit2024-witem__blk .-txt {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 10px;
  }
  #SUIT .suit2024-witem__blk .-item {
    font-size: 1.2rem;
  }
  #SUIT .suit2024-witem__blk .-price span {
    font-size: 2rem;
  }
  #SUIT .suit2024-witem__blk .-price small {
    font-size: 1rem;
  }
  #SUIT .suit2024-witem__img {
    margin-top: 30px;
    text-align: center;
  }
  #SUIT .suit2024-fablic {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 30px 5%;
  }
  #SUIT .suit2024-fablic h4 {
    width: 95px;
    margin: 0 auto;
  }
  #SUIT .suit2024-fablic h3 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #SUIT .suit2024-fablic h3 small {
    font-size: 1rem;
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
  }
  #SUIT .suit2024-fablic h3 span {
    font-size: 2rem;
    line-height: 1.3;
  }
  #SUIT .suit2024-fablic__slide {
    padding: 0 20px 90px;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk {
    display: block;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__txt {
    width: 100%;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price {
    width: 100%;
    text-align: right;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price p {
    text-align: right;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price h5 {
    margin-top: 5px;
    font-size: 2rem;
  }
  #SUIT .suit2024-fablic__slide .-slideBlk .-txtblk__price h5 small {
    margin-left: 5px;
    margin-top: 0;
    display: inline;
    font-size: 1rem;
  }
  #SUIT .suit2024-fablic__slide .slick-arrow {
    width: 35px;
    height: 35px;
    top: auto;
    bottom: 30px;
  }
  #SUIT .suit2024-fablic__slide .slick-arrow::before {
    content: none;
  }
  #SUIT .suit2024-fablic__slide .slick-arrow.slick-prev {
    left: 0;
    background: url(../img/arw_slide_l_sp.svg) no-repeat;
    background-size: contain;
    background-position: center;
  }
  #SUIT .suit2024-fablic__slide .slick-arrow.slick-next {
    right: 0;
    background: url(../img/arw_slide_r_sp.svg) no-repeat;
    background-size: contain;
    background-position: center;
  }
  #SUIT .suit2024-fablic__slide .slick-dots {
    bottom: 60px;
    left: 0;
  }
  #SUIT .suit2024-fablic__slide .slick-dots li {
    width: 40px;
    height: 5px;
  }
  #SUIT .suit2024-fablic__slide .slick-dots li button {
    width: 40px;
    height: 5px;
  }
  #SUIT .suit2024-fablic__slide__staff {
    padding-top: 40px;
    display: block;
  }
  #SUIT .suit2024-fablic__slide__staff .-img {
    width: 100%;
  }
  #SUIT .suit2024-fablic__slide__staff .-img img {
    width: 100%;
  }
  #SUIT .suit2024-fablic__slide__staff .-txtblk {
    width: 100%;
  }
  #SUIT .suit2024-fablic__slide__staff .-txtblk h5 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #SUIT .suit2024-fablic__slide__staff .-txtblk__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #SUIT .suit2024-fablic__slide__staff .-txtblk__name span {
    margin-left: 10px;
    font-size: 2.5rem;
    font-weight: 500;
  }
  #SUIT .suit2024-fablic__staff {
    padding: 40px 0 0;
    display: block;
  }
  #SUIT .suit2024-fablic__staff .-img {
    width: 100%;
    margin-bottom: 10px;
  }
  #SUIT .suit2024-fablic__staff .-txtblk {
    width: 100%;
  }
  #SUIT .suit2024-fablic__staff .-txtblk h5 {
    font-size: 2rem;
    margin-bottom: 10px;
    line-height: 1;
    text-align: center;
  }
  #SUIT .suit2024-fablic__staff .-txtblk__txt {
    margin-bottom: 10px;
  }
  #SUIT .suit2024-fablic__staff .-txtblk__name {
    display: block;
    text-align: right;
  }
  #SUIT .suit2024-fablic__staff .-txtblk__name small {
    display: block;
  }
  #SUIT .suit2024-fablic__staff .-txtblk__name span {
    font-size: 2.2rem;
    margin-left: 15px;
  }
  #SUIT .suit2024-lastitem {
    margin-top: 40px;
  }
  #SUIT .suit2024-lastitem__inr {
    display: block;
    padding-bottom: 0;
  }
  #SUIT .suit2024-lastitem__inr .-img {
    width: 100%;
    margin-bottom: 20px;
  }
  #SUIT .suit2024-lastitem__inr .-img img {
    width: 100%;
  }
  #SUIT .suit2024-lastitem__inr .-txtinr {
    width: 100%;
  }
  #SUIT .suit2024-lastitem__inr .-price {
    position: relative;
  }
  #SUIT .suit2024-lastitem__blk {
    width: 100%;
  }
  #SUIT .suit2024-campaign {
    padding: 50px 0;
  }
  #SUIT .suit2024-campaign__blk {
    border: none;
    margin: 0 auto;
  }
  #SUIT .suit2024-option {
    padding: 25px 0 40px;
  }
  #SUIT .suit2024-option h2 {
    font-size: 3.7rem;
    line-height: 1.3;
  }
  #SUIT .suit2024-option h2 small {
    width: 75px;
  }
  #SUIT .suit2024-option__lead {
    margin-top: 10px;
    font-size: 2rem;
    line-height: 1.3;
  }
  #SUIT .suit2024-option ul {
    margin: 20px auto;
    max-width: 400px;
    -ms-grid-columns: 1fr 5px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }
  #SUIT .suit2024-option ul li .-txt {
    bottom: 5px;
    left: 10px;
    font-size: 1.1rem;
  }
  #SUIT .suit2024-option__txt {
    font-size: 1.2rem;
  }
  #SUIT .suit2024-option2025 {
    padding: 40px 0;
  }
  #SUIT .suit2024-option2025 h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
  }
  #SUIT .suit2024-option2025__lead {
    text-align: justify;
    max-width: 400px;
    margin: 0 auto 20px;
  }
  #SUIT .suit2024-option2025 ul {
    -ms-grid-columns: 1fr 17px 1fr 17px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 17px;
    max-width: 400px;
    margin: 0 auto;
  }
  #SUIT .suit2024-option2025 ul:first-of-type {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 17px;
  }
  #SUIT .suit2024-option2025 ul .-txt {
    margin-top: 10px;
    font-size: 1rem;
  }
  #SUIT .suit2024-last {
    padding-top: 25px;
  }
  #SUIT .suit2024-last__cts:last-of-type {
    margin-top: 40px;
  }
  #SUIT .suit2024-last__cts--ttl {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  #SUIT .suit2024-last__cts--txt {
    font-size: 1.1rem;
    letter-spacing: 0;
  }
  #SUIT .suit2024-last__cts--btn {
    margin-top: 25px;
    width: 100%;
    max-width: 300px;
    height: 50px;
  }
  #SUIT .suit2024-last.--sale {
    padding-top: 0;
    padding-bottom: 50px;
  }
  #SUIT .suit2024-last.--sale .suit2024-last__cts {
    margin-top: 0;
  }
  #SUIT .suit2024-last.--sale .suit2024-last__cts--ttl {
    margin-bottom: 20px;
    font-size: 2rem;
  }
  #SUIT .suit2024-last.--sale .suit2024-last__cts--txt {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}