@charset "UTF-8";

body {
  margin: 0;
}

main {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  color: #111111;
  position: relative;
  background: #F6F8F5;
}
main img {
  width: 100%;
  vertical-align: bottom;
}
main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
main p, main h1, main h2, main h3 {
  margin: 0;
}
main .u-txC {
  text-align: center;
}
main .u-fwB {
  font-weight: bold !important;
}

.js-scroll-fade {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  transition-duration: 1000ms;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
.js-scroll-fade.js-scroll-fade--in {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
}

.js-scroll-fade-delay2 {
  transition-delay: 0.5s;
}

.js-scroll-fade-delay3 {
  transition-delay: 1s;
}

.sm2-price_item {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.sm2-btn {
  display: block;
  line-height: 1;
  text-align: center;
  background: #fff;
  color: #111;
  border: 1px solid #111;
  text-decoration: none;
}

.sm2-deco {
  position: absolute;
}

.sm2-mv {
  position: relative;
}

@-webkit-keyframes mvFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mvFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes mvLogoFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes mvLogoFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.sm2-intro {
  text-align: center;
}

.sm2-intro_deco {
  margin: 0 auto;
  display: flex;
}

.sm2-intro_lead {
  line-height: 1.3125;
}

.sm2-intro_text {
  line-height: 2;
}
.sm2-intro_text span {
  display: block;
}
.sm2-intro_text span:nth-child(1) {
  transition-delay: 0.2s;
}
.sm2-intro_text span:nth-child(2) {
  transition-delay: 0.5s;
}
.sm2-intro_text span:nth-child(3) {
  transition-delay: 0.8s;
}

.sm2-sec_deco {
  display: flex;
}

.sm2-sec01 {
  position: relative;
}

.sm2-sec_title {
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.sm2-sec_title-inner {
  position: relative;
}

.sm2-sec_title-deco {
  display: flex;
}

.sm2-sec01_block01 {
  position: relative;
}

.sm2-sec01_img {
  opacity: 0;
  transition: opacity 1s;
}
.sm2-sec01_img.is-active {
  opacity: 1;
}

.sm2-sec01_img01 {
  position: absolute;
}

.sm2-sec01_text01 {
  position: absolute;
}

.sm2-sec01_column01 {
  display: flex;
}

.sm2-sec01_img02 {
  position: relative;
}

.sm2-sec01_text02 {
  position: absolute;
}

.sm2-item {
  position: relative;
  border-top: 1px solid #DA411C;
}
.sm2-item .sm2-btn-wrap {
  margin-left: auto;
  margin-right: auto;
}
.sm2-item .sm2-btn {
  margin: 0;
}

.sm2-item_deco {
  position: absolute;
  display: flex;
}

.sm2-item_title {
  position: relative;
  margin: 0 auto;
}
.sm2-item_title::after {
  content: "";
  position: absolute;
  background: #DA411C;
  left: 0;
  right: 0;
  margin: auto;
}

.sm2-item_inner-column {
  display: flex;
  justify-content: center;
}

.sm2-item_block {
  position: relative;
  display: flex;
}
.sm2-item_block::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DA411C;
}
.sm2-item_block:last-child::after {
  display: none;
}

.sm2-item_color {
  line-height: 1;
  text-align: center;
}

.sm2-item_main-price {
  line-height: 1.5;
  text-align: center;
}

.sm2-item_other-heading {
  text-align: center;
}

.sm2-item_other-column {
  display: flex;
  justify-content: center;
}

.sm2-label {
  margin-top: 101px;
  width: 100%;
  height: 254px;
  background: url("/static/full/images/cts/sm2/2025summer_crosslinen/img_label_pc.jpg") no-repeat center center/2096.3px auto;
  position: relative;
}

.sm2-label_deco {
  width: 167px;
  position: absolute;
  left: calc(50% + 330px);
  top: 5.7px;
}

.sm2-sec02 {
  position: relative;
}

.sm2-sec02_column01 {
  display: flex;
}

.sm2-sec02_img02 {
  position: relative;
}

.sm2-sec02_img03 {
  position: relative;
}
.sm2-sec02_img03-deco {
  width: 13.6vw;
  top: -2.6666666667vw;
  left: -9.3333333333vw;
}
.sm2-sec02 .sm2-item_block {
  position: relative;
  display: flex;
}
.sm2-sec02 .sm2-item_block::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DA411C;
}

.sm2-sec03_deco {
  display: flex;
}

.sm2-sec03_staff-text {
  text-align: center;
  line-height: 2;
  color: #101010;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.sm2-sec03_staff-text span {
  display: block;
  font-weight: bold;
}

.sm2-sec03_banner-inner {
  position: relative;
  display: block;
}

.sm2-sec03_banner-deco {
  display: flex;
  position: absolute;
}

.sm2-space {
  content: "";
  width: 91.2vw;
  margin: 0 auto;
  border-left: 1px solid #DA411C;
  border-right: 1px solid #DA411C;
  padding-top: 12.5333333333vw;
  margin-top: -0.2666666667vw;
}

.sm2-footer {
  background: #BAE3F8;
  border-top: 1px solid #DA411C;
  border-bottom: 1px solid #DA411C;
}

.sm2-footer_logo {
  margin: 0 auto;
  display: block;
}

.sm2-footer_copy {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: center;
  font-weight: normal;
  line-height: 1.1;
  color: #DA411C;
}

@media screen and (max-width: 767.98px) {
  .pc-only {
    display: none !important;
  }
  .sm2-price_item {
    font-size: 3.2vw;
  }
  .sm2-price_item + .sm2-price_item {
    margin-top: 3.2vw;
  }
  .sm2-btn-wrap {
    width: 29.3333333333vw;
  }
  .sm2-btn {
    font-size: 3.2vw;
    padding: 1.3866666667vw 0;
    margin-top: 2.6666666667vw;
  }
  .sm2-mv {
    width: 100%;
    padding-top: 5.3333333333vw;
  }
  .sm2-intro {
    margin: -0.2666666667vw auto 0;
    width: 91.2vw;
    padding: 7.3333333333vw 0 9.3333333333vw;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
  }
  .sm2-intro_deco {
    width: 4.8vw;
  }
  .sm2-intro_lead {
    font-size: 4.2666666667vw;
  }
  .sm2-intro_text {
    font-size: 3.2vw;
    margin-top: 6.9333333333vw;
  }
  .sm2-sec01 .sm2-sec_title-text {
    margin: 0 auto;
    width: 2.1333333333vw;
  }
  .sm2-sec01_picture {
    margin: 0 auto;
    width: 91.2vw;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
    padding-bottom: 10.6666666667vw;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px));
    background-size: 5.3333333333vw 5.3333333333vw;
    background-repeat: repeat;
    background-position: center center;
  }
  .sm2-sec_title {
    width: 100%;
    border-top: 1px solid #DA411C;
    border-bottom: 1px solid #DA411C;
  }
  .sm2-sec_title-inner {
    background: #B9E3F8;
    margin: 0 auto;
    width: 91.2vw;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
    padding: 6.9333333333vw 0 6.6666666667vw;
  }
  .sm2-sec_title-deco {
    position: absolute;
    width: 4vw;
  }
  .sm2-sec_title-deco--lt {
    top: -2.1333333333vw;
    left: -2.1333333333vw;
  }
  .sm2-sec_title-deco--rt {
    top: -2.1333333333vw;
    right: -2.1333333333vw;
  }
  .sm2-sec_title-deco--lb {
    bottom: -2.1333333333vw;
    left: -2.1333333333vw;
  }
  .sm2-sec_title-deco--rb {
    bottom: -2.1333333333vw;
    right: -2.1333333333vw;
  }
  .sm2-sec01_text01 {
    width: 13.3333333333vw;
    border-top: 1px solid #DA411C;
    padding-top: 2.8vw;
    top: 0;
    right: -18.6666666667vw;
  }
  .sm2-sec01_text01 img {
    width: 8.1333333333vw;
  }
  .sm2-sec01_column01 {
    flex-direction: column;
    margin-top: 8vw;
    row-gap: 5.3333333333vw;
  }
  .sm2-sec01_img02 {
    width: 61.3333333333vw;
    margin-left: 11.2vw;
  }
  .sm2-sec01_img03 {
    width: 69.3333333333vw;
    margin: 0 auto;
  }
  .sm2-sec01_column02 {
    display: flex;
    width: 69.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .sm2-item .sm2-btn-wrap {
    width: 10.6666666667vw;
    margin-top: 2.1333333333vw;
  }
  .sm2-item .sm2-btn {
    font-size: 2.6666666667vw;
    padding: 0.8vw 0 0.3733333333vw;
  }
  .sm2-item_deco {
    width: 4vw;
  }
  .sm2-item_deco--lt {
    left: 2.4vw;
    top: -2.1333333333vw;
  }
  .sm2-item_deco--rt {
    right: 2.4vw;
    top: -2.1333333333vw;
  }
  .sm2-item_deco--lb {
    left: 2.4vw;
    bottom: -2.1333333333vw;
  }
  .sm2-item_deco--rb {
    right: 2.4vw;
    bottom: -2.1333333333vw;
  }
  .sm2-item_title {
    width: 34.48vw;
  }
  .sm2-item_inner {
    margin: 0 auto;
    width: 91.2vw;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
    background: #fff;
    padding: 12vw 0 7.7333333333vw;
  }
  .sm2-item_inner-column {
    flex-direction: column;
    gap: 8vw;
    margin-top: 8vw;
  }
  .sm2-item_block {
    width: 82.6666666667vw;
    margin: 0 auto;
    flex-direction: column;
    gap: 2.6666666667vw;
  }
  .sm2-item_color {
    font-size: 10px;
    margin-top: 0.7466666667vw;
  }
  .sm2-item_main-price {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
  .sm2-item_main {
    width: 32vw;
    margin: 0 auto;
  }
  .sm2-item_other-item {
    width: 18.6666666667vw;
  }
  .sm2-sec02 .sm2-sec_title-text {
    margin: 0 auto;
    width: 2.8vw;
  }
  .sm2-sec02_picture {
    margin: 0 auto;
    width: 91.2vw;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
    padding-bottom: 10.6666666667vw;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px));
    background-size: 5.3333333333vw 5.3333333333vw;
    background-repeat: repeat;
    background-position: center center;
  }
  .sm2-sec02_column01 {
    flex-direction: column;
    margin-top: 8vw;
    row-gap: 5.3333333333vw;
  }
  .sm2-sec02_img02 {
    width: 77.3333333333vw;
    margin: 0 auto;
  }
  .sm2-sec02_img02-deco {
    width: 17.0666666667vw;
    top: -6.9333333333vw;
    right: -9.6vw;
  }
  .sm2-sec02_img03 {
    width: 77.3333333333vw;
    margin: 0 auto;
  }
  .sm2-sec02_block02 {
    width: 77.3333333333vw;
    margin: 5.5466666667vw auto 0;
  }
  .sm2-sec02_img04 {
    width: 80.08vw;
    margin: 0 auto;
  }
  .sm2-sec02_img04-text {
    width: 51.9866666667vw;
    margin: 5.52vw auto 0;
  }
  .sm2-sec02 .sm2-item {
    border-bottom: 1px solid #DA411C;
  }
  .sm2-sec02 .sm2-item_inner {
    padding-bottom: 10.6666666667vw;
  }
  .sm2-sec02 .sm2-item_inner-column {
    gap: 8vw;
    margin-top: 8vw;
  }
  .sm2-sec02 .sm2-item_block {
    width: 82.6666666667vw;
    margin: 0 auto;
    flex-direction: column;
    gap: 2.6666666667vw;
  }
  .sm2-sec02 .sm2-item_main {
    width: 32vw;
  }
  .sm2-sec02 .sm2-item_other-item {
    width: 18.6666666667vw;
  }
  .sm2-sec03_inner {
    width: 91.2vw;
    margin: 0 auto;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
    padding: 9.8666666667vw 0 12.8vw;
  }
  .sm2-sec03_staff-text {
    font-size: 3.2vw;
  }
  .sm2-sec03_staff-text + .sm2-sec03_staff-text {
    margin-top: 4.2666666667vw;
  }
  .sm2-sec03_logo {
    width: 36.6933333333vw;
    margin: 16.2666666667vw auto 10.7733333333vw;
  }
  .sm2-sec03_banner {
    border-top: 1px solid #DA411C;
    border-bottom: 1px solid #DA411C;
  }
  .sm2-sec03_banner-inner {
    width: 91.2vw;
    margin: 0 auto;
    border-left: 1px solid #DA411C;
    border-right: 1px solid #DA411C;
  }
  .sm2-sec03_banner-deco {
    width: 4vw;
  }
  .sm2-sec03_banner-deco--lt {
    top: -2vw;
    left: -2vw;
  }
  .sm2-sec03_banner-deco--rt {
    top: -2vw;
    right: -2vw;
  }
  .sm2-sec03_banner-deco--lb {
    bottom: -2vw;
    left: -2vw;
  }
  .sm2-sec03_banner-deco--rb {
    bottom: -2vw;
    right: -2vw;
  }
  .sm2-footer {
    padding: 5.3333333333vw 0;
  }
  .sm2-footer_logo {
    width: 35.7333333333vw;
  }
  .sm2-footer_copy {
    font-size: 2.6666666667vw;
    margin-top: 2vw;
  }
}

@media print, screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
  main {
    min-width: 1135px;
    margin: 0 auto;
  }
  .sm2-price_item {
    font-size: 12px;
  }
  .sm2-price_item + .sm2-price_item {
    margin-top: 12px;
  }
  .sm2-btn-wrap {
    width: 110px;
  }
  .sm2-btn {
    font-size: 12px;
    padding: 4px 0;
    margin-top: 10px;
  }
  .sm2-btn:hover {
    color: #fff;
    background: #111;
  }
  .sm2-mv {
    width: 1134.9px;
    margin: 0 auto;
    padding-top: 73px;
  }
  .sm2-intro {
    margin-top: 73px;
  }
  .sm2-intro_deco {
    width: 15px;
  }
  .sm2-intro_lead {
    font-size: 16px;
    margin-top: 37px;
  }
  .sm2-intro_text {
    font-size: 12px;
    margin-top: 26px;
  }
  .sm2-sec_deco {
    width: 23px;
    position: absolute;
    z-index: 5;
  }
  .sm2-sec_deco--lt {
    top: -12px;
    left: -12px;
  }
  .sm2-sec_deco--rt {
    top: -12px;
    right: -12px;
  }
  .sm2-sec_deco--lb {
    bottom: -12px;
    left: -12px;
  }
  .sm2-sec_deco--rb {
    bottom: -12px;
    right: -12px;
  }
  .sm2-sec01 {
    width: 880px;
    margin: 81px auto 0;
    border: 1px solid #DA411C;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px));
    background-size: 20px 20px;
    background-repeat: repeat;
    background-position: center center;
  }
  .sm2-sec01_picture {
    padding: 26px 50px 76px;
  }
  .sm2-sec_title {
    width: 222px;
    margin-top: -23px;
  }
  .sm2-sec01_block01 {
    width: 780px;
  }
  .sm2-sec01_img01 {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
  }
  .sm2-sec01_text01 {
    width: 269.47px;
    top: 90px;
    left: 40px;
    z-index: 10;
  }
  .sm2-sec01_column01 {
    gap: 20px;
    margin-top: 20px;
  }
  .sm2-sec01_column02 {
    margin-top: 21px;
    position: relative;
  }
  .sm2-sec01_img04 {
    position: absolute;
    width: 540px;
    top: 59.3px;
    right: 0;
  }
  .sm2-sec01_text02 {
    width: 178.8px;
    top: 77px;
    left: 73.6px;
  }
  .sm2-sec01_img05 {
    width: 210px;
    margin-top: 113px;
  }
  .sm2-item {
    background: #fff;
    padding: 43px 0 39.5px;
  }
  .sm2-item .sm2-btn-wrap {
    width: 40px;
    margin-top: 8px;
  }
  .sm2-item .sm2-btn {
    font-size: 10px;
    padding: 3px 0 1.4px;
  }
  .sm2-item_deco {
    width: 23px;
  }
  .sm2-item_deco--lt {
    left: -12px;
    top: -7px;
  }
  .sm2-item_deco--rt {
    right: -12px;
    top: -7px;
  }
  .sm2-item_deco--lb {
    left: -12px;
    bottom: -7px;
  }
  .sm2-item_deco--rb {
    right: -12px;
    bottom: -7px;
  }
  .sm2-item_title {
    width: 155.2px;
  }
  .sm2-item_title::after {
    width: 103px;
    height: 1px;
    bottom: -21.5px;
  }
  .sm2-item_inner-column {
    gap: 161px;
  }
  .sm2-item_block {
    width: 280px;
    margin-top: 56px;
    justify-content: space-between;
  }
  .sm2-item_block::after {
    height: 298px;
    top: -16px;
    right: -81px;
  }
  .sm2-item_color {
    font-size: 10px;
    margin-top: 2.8px;
  }
  .sm2-item_main-price {
    font-size: 12px;
    margin-top: 10px;
  }
  .sm2-item_main {
    width: 120px;
    margin-top: 21px;
  }
  .sm2-item_block--blouse .sm2-item_main {
    margin-top: 24px;
  }
  .sm2-item_block--skirt .sm2-item_main {
    margin-top: 22px;
  }
  .sm2-item_other {
    width: 150px;
  }
  .sm2-item_other-heading {
    font-size: 10px;
    margin-bottom: 13px;
  }
  .sm2-item_other-column {
    gap: 10px;
    flex-wrap: wrap;
  }
  .sm2-item_other-item {
    width: 70px;
  }
  .sm2-sec02 {
    width: 880px;
    margin: 113px auto 0;
    border: 1px solid #DA411C;
    background-image: linear-gradient(0deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #D0E2EA calc(100% - 1px));
    background-size: 20px 20px;
    background-repeat: repeat;
    background-position: center center;
  }
  .sm2-sec02_picture {
    padding: 26px 50px 80px;
  }
  .sm2-sec02_column01 {
    gap: 20px;
    margin-top: 20px;
  }
  .sm2-sec02_block02 {
    margin-top: 21px;
  }
  .sm2-sec02_img04 {
    width: 400px;
    margin: -48px auto 0;
  }
  .sm2-sec02_img04-text {
    width: 259.4px;
    margin: 30px auto 0;
  }
  .sm2-sec02 .sm2-item_inner-column {
    gap: 73.5px;
  }
  .sm2-sec02 .sm2-item_block {
    width: 220px;
    margin-top: 55px;
    justify-content: space-between;
  }
  .sm2-sec02 .sm2-item_block::after {
    height: 255.5px;
    top: -14px;
    right: -37px;
  }
  .sm2-sec02 .sm2-item_main {
    width: 100px;
  }
  .sm2-sec02 .sm2-item_other {
    width: 110px;
  }
  .sm2-sec02 .sm2-item_other-item {
    width: 50px;
  }
  .sm2-sec03_deco {
    width: 15px;
    margin: 0 auto;
  }
  .sm2-sec03_inner {
    padding-top: 100px;
  }
  .sm2-sec03_staff-text {
    font-size: 12px;
  }
  .sm2-sec03_staff-text + .sm2-sec03_staff-text {
    margin-top: 16px;
  }
  .sm2-sec03_logo {
    width: 137.6px;
    margin: 40px auto;
  }
  .sm2-sec03_banner {
    margin-top: 41.2px;
  }
  .sm2-sec03_banner-inner {
    width: 500px;
    margin: 40px auto 0;
  }
  .sm2-footer {
    padding: 20px 0;
    margin-top: 99.6px;
  }
  .sm2-footer_logo {
    width: 134px;
  }
  .sm2-footer_copy {
    font-size: 10px;
    margin-top: 7.5px;
  }
}