body {
  margin: 0;
  scroll-behavior: auto !important;
  position: relative;
}

main {
  font-size: 15px;
  color: #464646;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
main * {
  box-sizing: border-box;
}
main a {
  color: initial;
}
main p, main h1, main h2, main h3, main ul {
  padding: 0;
  margin: 0;
}
main ul, main li {
  list-style-type: none;
}
main img {
  max-width: 100%;
  vertical-align: bottom;
}

.kz24ap-fontInter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-variation-settings: "slnt" 0;
}

.kz24ap-header {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
}

.kz24ap-title {
  width: 150px;
  display: flex;
}

.kz24ap-mv {
  position: relative;
}

.kz24ap-layout01 {
  background: #D7CECA;
  position: relative;
}

.kz24ap-layout01_inner {
  margin: 0 auto;
  position: relative;
  width: 1366px;
  padding: 0 40px;
}
.kz24ap-layout01_inner::before, .kz24ap-layout01_inner::after {
  content: "";
  height: 100%;
  width: 2px;
  top: 0;
  position: absolute;
  background: #EDEDED;
}
.kz24ap-layout01_inner::before {
  left: 40px;
}
.kz24ap-layout01_inner::after {
  right: 40px;
}
.kz24ap-layout02 {
  background: #EDEDED;
  position: relative;
}

.kz24ap-layout02_inner {
  margin: 0 auto;
  position: relative;
  width: 1366px;
  padding: 0 40px;
}
.kz24ap-layout02_inner::before, .kz24ap-layout02_inner::after {
  content: "";
  height: 100%;
  width: 2px;
  top: 0;
  position: absolute;
  background: #D7CECA;
}
.kz24ap-layout02_inner::before {
  left: 40px;
}
.kz24ap-layout02_inner::after {
  right: 40px;
}
.kz24ap-mv_pc {
  position: relative;
  height: 700px;
}
.kz24ap-mv_pc_img {
  position: absolute;
}

.kz24ap-mv_pc_img01 {
  width: 473px;
  left: 420px;
  top: 28px;
}

.kz24ap-mv_pc_img02 {
  width: 275px;
  left: 72px;
  top: 74px;
}

.kz24ap-mv_pc_img03 {
  width: 200px;
  top: 120px;
  right: 70px;
}

.kz24ap-mv_pc_img04 {
  width: 270px;
  left: 75px;
  top: 367px;
}
.kz24ap-mv_pc_img04 p {
  position: absolute;
  left: 0;
  right: 0;
  width: 220px;
  bottom: 38px;
  margin: auto;
  font-size: 20px;
  font-weight: 400;
}

.kz24ap-mv_pc_img05 {
  width: 225px;
  top: 353px;
  right: 130px;
}

.kz24ap-mv_pc_img06 {
  width: 83px;
  top: 31px;
  right: 41px;
}

.kz24ap-mv_sp {
  background: #D7CECA;
  height: 162.6666666667vw;
  padding: 8vw 0;
}

.kz24ap-mv_sp_inner {
  position: relative;
  border-top: 2px solid #EDEDED;
  border-bottom: 2px solid #EDEDED;
  height: 146.6666666667vw;
}

.kz24ap-mv_sp_img {
  position: absolute;
}

.kz24ap-mv_sp_img01 {
  width: 72vw;
  left: 13.8666666667vw;
  top: 37.3333333333vw;
}
.kz24ap-mv_sp_img01 p {
  position: absolute;
  left: 0;
  right: 0;
  width: 58.6666666667vw;
  bottom: 10.1333333333vw;
  margin: auto;
  font-size: 5.3333333333vw;
  font-weight: 400;
}

.kz24ap-mv_sp_img02 {
  width: 83.7333333333vw;
  left: 10.1333333333vw;
  top: 18.1333333333vw;
}

.kz24ap-mv_sp_img03 {
  width: 45.0666666667vw;
  left: 27.4666666667vw;
  top: 62.1333333333vw;
}

.kz24ap-mv_sp_img04 {
  width: 21.6vw;
  left: 5.3333333333vw;
  top: 6.1333333333vw;
}

.kz24ap-mv_sp_text01 {
  position: absolute;
  left: 0;
  right: 0;
  width: 58.6666666667vw;
  bottom: 8vw;
  margin: auto;
  font-size: 5.3333333333vw;
  font-weight: 400;
}

.js-fv {
  transition: 0.5s;
}

.js-fv01 {
  opacity: 1;
}

.js-fv02 {
  opacity: 0;
}

.js-fv03 {
  opacity: 0;
}

.is-loaded .js-fv01 {
  opacity: 0;
  transition: opacity 1s 0.5s;
}
.is-loaded .js-fv02 {
  opacity: 1;
  transition: opacity 1s 1.5s;
}
.is-loaded .js-fv03 {
  opacity: 1;
  transition: opacity 1s 2.5s;
}

.kz24ap-about {
  margin: 0 auto;
  text-align: center;
  width: 650px;
  padding: 154px 0 0;
}

.kz24ap-about_title {
  font-size: 0;
  width: 74px;
  margin: 0 auto 32px;
}

.kz24ap-about_text {
  line-height: 2.06666;
  font-size: 15px;
  margin-bottom: 42px;
}

.kz24ap-about_schedule {
  background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_about_sche_pc.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 245px;
  padding: 35px 40px 40px;
}

.kz24ap-about_schedule_title {
  line-height: 2.06666;
  position: relative;
  font-size: 15px;
  margin-bottom: 30px;
}
.kz24ap-about_schedule_title::after {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: #464646;
  position: absolute;
  margin: auto;
  width: 430px;
  height: 1px;
}

.kz24ap-about_schedule_text01 {
  line-height: 1.53;
  font-size: 13px;
  margin-bottom: 16px;
}

.kz24ap-about_schedule_text02 {
  line-height: 2;
  font-size: 10px;
}
.kz24ap-about_schedule_text02 a {
  text-decoration: none;
}

.kz24ap-item {
  padding-top: 55px;
  padding-bottom: 150px;
}

.kz24ap-item_title {
  width: 51px;
  margin: 0 auto 35px;
  font-size: 0;
}

.kz24ap-item_list {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.kz24ap-item_list_item {
  width: 153px;
}

.kz24ap-item_list_link {
  position: relative;
  display: flex;
}
.kz24ap-item_list_link img {
  position: relative;
}
.kz24ap-item_list_link::before {
  content: "";
  position: absolute;
  border-radius: 76px 76px 0 0;
  left: -1px;
  bottom: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: #7B5D50;
  opacity: 0;
  transition: 0.5s;
}
.kz24ap-item_list_link:hover::before {
  opacity: 1;
}

.kz24ap-product {
  padding: 133px 0 150px;
}

.kz24ap-product_inner {
  width: 966px;
  margin: 0 auto;
}

.kz24ap-product_main {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 151px;
}

.kz24ap-product_main_img {
  flex-shrink: 0;
  width: 446px;
  margin-right: 127px;
}

.kz24ap-product_main_img02 {
  width: 451px;
  margin-right: 122px;
}

.kz24ap-product_main_unit {
  background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_item_pc.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  height: 450px;
  padding: 45px 39px 28px;
  margin-bottom: 36px;
}

.kz24ap-product_main_unit02 {
  margin-bottom: 50px;
}

.kz24ap-product_main_num01 {
  width: 52px;
  margin: 0 auto 33px;
}

.kz24ap-product_main_title01 {
  margin: 0 auto;
  text-align: center;
}
.kz24ap-product_main_title01 img {
  height: 38px;
  display: block;
  margin: 0 auto;
}
.kz24ap-product_main_title01 span {
  font-size: 15px;
  margin-top: 16px;
  display: inline-block;
}

.kz24ap-product_main_about {
  width: 100%;
  margin-top: 38px;
}

.kz24ap-product_main_text01 {
  line-height: 1.666;
  font-size: 12px;
  margin-top: 20px;
}

.kz24ap-product_main_text02 {
  line-height: 1.8;
  font-size: 13px;
  margin-top: 28px;
}
.kz24ap-product_main_text02 span {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-variation-settings: "slnt" 0;
}

.kz24ap-product_main_text02_span02 {
  font-size: 14px;
}

.kz24ap-product_main_btn {
  position: absolute;
  right: 40px;
  bottom: 26px;
  width: 85px;
  height: 20px;
}
.kz24ap-product_main_btn img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.kz24ap-product_main_btn img:last-child {
  opacity: 0;
}

.kz24ap-product_sub01 {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-bottom: 150px;
}

.kz24ap-product_point {
  width: 205px;
  background: #EDEDED;
  position: relative;
}

.kz24ap-product_point_inner {
  background: #EDEDED;
  padding: 33px 33px 27px;
}

.kz24ap-product_point_title {
  position: absolute;
  left: 0;
  right: 0;
  top: -34px;
  width: 110px;
  margin: auto;
}

.kz24ap-product_point_text {
  position: relative;
  font-size: 12px;
  line-height: 1.6666;
  padding: 16px 0 20px;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
  text-align: justify;
  background: #EDEDED;
}

.kz24ap-product_sub01_img01 {
  width: 548px;
  margin-left: 60px;
}

.kz24ap-product_sub01_img02 {
  width: 465px;
  margin-left: 60px;
}

.kz24ap-product_sub01_img03 {
  width: 545px;
  margin-left: 60px;
}

.kz24ap-product_sub01_img04 {
  width: 480px;
  margin-left: 60px;
}

.kz24ap-product_sub02 {
  display: flex;
  align-items: flex-end;
  margin-bottom: 100px;
}

.kz24ap-product_sub02_03 {
  margin-bottom: 150px;
}
.kz24ap-product_sub02_img01 {
  width: 525px;
  margin-right: 60px;
}

.kz24ap-product_sub02_img02 {
  width: 700px;
  margin-right: 60px;
}

.kz24ap-product_sub02_img03 {
  width: 445px;
  margin-right: 60px;
}

.kz24ap-product_sub02_img04 {
  width: 375px;
  margin-right: 60px;
}

.kz24ap-product_sub03 {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-bottom: 150px;
}

.kz24ap-product_sub03_img01 {
  width: 372px;
  margin-left: 60px;
}

.kz24ap-product_sub03_img03 {
  width: 710px;
  margin-left: 60px;
}

.kz24ap-product_other {
  margin-top: 154px;
}

.kz24ap-product_other_title {
  width: 271px;
  margin: 0 auto 65px;
}

.kz24ap-product_other_list_item {
  text-align: center;
}

.kz24ap-product_other_list_link {
  text-decoration: none;
}

.kz24ap-product_other_list_img {
  margin-bottom: 30px;
}

.kz24ap-product_other_list_btn {
  transition: 0.5s;
  background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_cv.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 192px;
  height: 48px;
  margin: 0 auto;
  padding-top: 12px;
}

.kz24ap-product_other_list_btn_img {
  position: relative;
  height: 10px;
  width: 62px;
  margin: 0 auto;
}
.kz24ap-product_other_list_btn_img img {
  transition: 0.5s;
  position: absolute;
  height: 10px;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}
.kz24ap-product_other_list_btn_img img:last-child {
  opacity: 0;
}

.kz24ap-product_other_list_btn_text {
  transition: 0.5s;
  font-size: 11px;
  margin-top: 3px;
  color: #464646;
}

.kz24ap-product_other_arrow {
  background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/icon_arrow01.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.kz24ap-product_other_arrow::after {
  content: "" !important;
}
.kz24ap-product_other_arrow.swiper-button-prev {
  left: 11.2vw !important;
}
.kz24ap-product_other_arrow.swiper-button-next {
  right: 11.2vw !important;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.kz24ap-special-box {
  width: 670px;
  margin: 0 auto;
  padding-bottom: 145px;
}

.kz24ap-special-box_img {
  margin-bottom: 35px;
}

.kz24ap-special-box_title {
  width: 133px;
  margin: 0 auto 32px;
}

.kz24ap-special-box_text {
  text-align: center;
  font-size: 12px;
  line-height: 2.08;
}

.kz24ap-special-present_wrap {
  padding: 150px 0;
}

.kz24ap-special-present {
  display: flex;
  flex-direction: row-reverse;
  width: 850px;
  margin: 0 auto;
}

.kz24ap-special-present_unit {
  background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_present.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 350px;
  height: 350px;
  padding: 43px 46px;
}

.kz24ap-special-present_unit_title {
  text-align: center;
  font-size: 10px;
  color: #7B5D50;
  margin-bottom: 20px;
}
.kz24ap-special-present_unit_title img {
  width: 166px;
  margin: 0 auto 10px;
  display: block;
}

.kz24ap-special-present_unit_text01 {
  line-height: 1.6666;
  text-align: center;
  font-size: 12px;
  margin-bottom: 15px;
}

.kz24ap-special-present_unit_text02 {
  line-height: 1.8;
  font-size: 10px;
  text-align: center;
}

.kz24ap-special-present_img {
  width: 500px;
  flex-shrink: 0;
}

.kz24ap-profile_wrap {
  padding: 88px 0 80px;
}

.kz24ap-profile {
  display: flex;
  width: 766px;
  margin: 0 auto;
}

.kz24ap-profile_img {
  width: 407px;
  flex-shrink: 0;
  margin-right: 86px;
}

.kz24ap-profile_unit {
  margin-top: 115px;
  text-align: center;
}

.kz24ap-profile_name {
  width: 61px;
  margin: 0 auto 30px;
  padding-bottom: 40px;
  position: relative;
}
.kz24ap-profile_name::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 5px;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
}

.kz24ap-profile_text {
  font-size: 13px;
  line-height: 1.9;
}

.kz24ap-profile_sns {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 28px;
  justify-content: center;
}

.kz24ap-profile_sns_youtube {
  width: 37px;
}

.kz24ap-profile_sns_insta {
  width: 28px;
}

.kz24ap-credit {
  width: 800px;
  border-top: 1px solid #464646;
  padding-top: 78px;
  padding-bottom: 150px;
  margin: 0 auto;
}

.kz24ap-credit_title {
  width: 77px;
  margin: 0 auto 38px;
}

.kz24ap-credit_text {
  width: 429px;
  margin: 0 auto;
}

.kz24ap-footer {
  background: #707070;
  padding: 38px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.kz24ap-footer_text {
  width: 236px;
  margin-bottom: 16px;
}

.kz24ap-footer_copy {
  width: 152px;
}

.kz24ap-hr {
  margin: 0;
  padding: 0;
  border-color: #EDEDED;
  border-width: 1px;
  border-style: solid;
}

.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);
}
@media screen and (max-width: 767.999px) {
  main {
    font-size: 4vw;
  }
  .kz24ap-header {
    height: 14.6666666667vw;
  }
  .kz24ap-title {
    width: 40vw;
  }
  .kz24ap-layout01_inner {
    width: 100%;
    padding: 0;
  }
  .kz24ap-layout01_inner::before, .kz24ap-layout01_inner::after {
    display: none;
  }
  .kz24ap-layout02_inner {
    width: 100%;
    padding: 0;
  }
  .kz24ap-layout02_inner::before, .kz24ap-layout02_inner::after {
    display: none;
  }
  .kz24ap-about {
    width: 100%;
    padding: 27.7333333333vw 8vw 0;
  }
  .kz24ap-about_title {
    width: 19.7333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
  .kz24ap-about_text {
    font-size: 4vw;
    margin-bottom: 16vw;
  }
  .kz24ap-about_schedule {
    background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_about_sche_sp.svg");
    height: 74.6666666667vw;
    width: 78.9333333333vw;
    padding: 10.6666666667vw 4.5333333333vw 8vw;
    margin: 0 auto;
  }
  .kz24ap-about_schedule_title {
    line-height: 1.86;
    text-decoration: underline;
    font-size: 4vw;
    text-underline-offset: 1.3333333333vw;
    margin-bottom: 6.9333333333vw;
  }
  .kz24ap-about_schedule_title::after {
    display: none;
  }
  .kz24ap-about_schedule_text01 {
    font-size: 3.4666666667vw;
    margin-bottom: 4.2666666667vw;
  }
  .kz24ap-about_schedule_text02 {
    font-size: 2.6666666667vw;
  }
  .kz24ap-item {
    padding: 14.6666666667vw 10.6666666667vw 26.6666666667vw;
  }
  .kz24ap-item_title {
    width: 13.6vw;
    margin-bottom: 2.9333333333vw;
  }
  .kz24ap-item_list {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 4.8vw 2.4vw;
  }
  .kz24ap-item_list_item {
    width: 37.8666666667vw;
  }
  .kz24ap-product {
    padding: 26.6666666667vw 0;
  }
  .kz24ap-product_inner {
    width: 100%;
  }
  .kz24ap-product_main {
    display: block;
    margin-bottom: 16vw;
  }
  .kz24ap-product_main_img {
    width: 84vw;
    margin: 0 auto 16vw;
  }
  .kz24ap-product_main_img02 {
    width: 84vw;
    margin: 0 auto 16vw;
  }
  .kz24ap-product_main_unit {
    background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_item_sp.png");
    width: 82vw;
    height: 105.8666666667vw;
    padding: 7.2vw 8.5333333333vw 5.3333333333vw;
    margin: 0 auto;
  }
  .kz24ap-product_main_unit02 {
    margin: 0 auto;
  }
  .kz24ap-product_main_num01 {
    width: 11.7333333333vw;
    margin: 0 auto 5.6vw;
  }
  .kz24ap-product_main_title01 img {
    height: 8.5333333333vw;
  }
  .kz24ap-product_main_title01 span {
    font-size: 4vw;
    margin-top: 2.6666666667vw;
  }
  .kz24ap-product_main_about {
    margin-top: 8vw;
  }
  .kz24ap-product_main_text01 {
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
  }
  .letterSpacing01 {
    letter-spacing: -0.05em;
  }
  .kz24ap-product_main_text02 {
    font-size: 3.4666666667vw;
    margin-top: 5.3333333333vw;
  }
  .kz24ap-product_main_text02_span02 {
    font-size: 3.7333333333vw;
  }
  .kz24ap-product_main_btn {
    right: 9.2vw;
    bottom: 5.3333333333vw;
    width: 22.6666666667vw;
    height: 5.3333333333vw;
  }
  .kz24ap-product_sub01 {
    display: block;
    margin-bottom: 26.6666666667vw;
  }
  .kz24ap-product_point {
    width: 62.6666666667vw;
    margin: 15.2vw auto 0;
  }
  .kz24ap-product_point_inner {
    padding: 4.5333333333vw 3.2vw 5.0666666667vw;
  }
  .kz24ap-product_point_title {
    width: 21.8666666667vw;
    top: -7.2vw;
  }
  .kz24ap-product_point_text {
    font-size: 3.2vw;
    padding: 2.1333333333vw 0 4vw;
  }
  .kz24ap-product_sub01_img01 {
    width: 78.1333333333vw;
    margin: 0 auto;
  }
  .kz24ap-product_sub01_img02 {
    width: 78.1333333333vw;
    margin: 0 auto;
  }
  .kz24ap-product_sub01_img03 {
    width: 89.3333333333vw;
    margin-left: auto;
  }
  .kz24ap-product_sub01_img04 {
    width: 78.9333333333vw;
    margin: 0 auto;
  }
  .kz24ap-product_sub02 {
    display: block;
    margin-bottom: 26.6666666667vw;
  }
  .kz24ap-product_sub02_img01 {
    width: 92vw;
    margin: 0;
  }
  .kz24ap-product_sub02_img02 {
    width: 78.6666666667vw;
    margin: 0 auto;
  }
  .kz24ap-product_sub02_img03 {
    width: 89.3333333333vw;
    margin: 0;
  }
  .kz24ap-product_sub02_img04 {
    width: 89.3333333333vw;
    margin: 0;
  }
  .kz24ap-product_sub03 {
    display: block;
    margin-bottom: 26.6666666667vw;
  }
  .kz24ap-product_sub03_img01 {
    width: 70.6666666667vw;
    margin: 0 auto;
  }
  .kz24ap-product_sub03_img03 {
    width: 78.6666666667vw;
    margin: 0 auto;
  }
  .kz24ap-product_other {
    margin-top: 27.7333333333vw;
  }
  .kz24ap-product_other_title {
    width: 72.2666666667vw;
    margin: 0 auto 14.6666666667vw;
  }
  .kz24ap-product_other_list_item {
    width: 57.3333333333vw;
    margin: 0 auto;
  }
  .kz24ap-product_other_list_img {
    margin-bottom: 5.3333333333vw;
  }
  .kz24ap-product_other_list_btn {
    width: 51.2vw;
    height: 12.8vw;
    padding: 3.2vw;
  }
  .kz24ap-product_other_list_btn_img {
    width: 16.5333333333vw;
    height: 2.6666666667vw;
  }
  .kz24ap-product_other_list_btn_img img {
    height: 2.6666666667vw;
  }
  .kz24ap-product_other_list_btn_text {
    font-size: 2.9333333333vw;
    margin-top: 0.8vw;
  }
  .kz24ap-product_other_arrow {
    display: block !important;
    color: #464646 !important;
    width: 2.9333333333vw !important;
    height: 6.1333333333vw !important;
    margin-top: 0;
    top: 34.9333333333vw;
  }
  .kz24ap-special-box {
    width: 78.6666666667vw;
    padding-bottom: 20vw;
  }
  .kz24ap-special-box_img {
    margin-bottom: 14.4vw;
  }
  .kz24ap-special-box_title {
    width: 35.4666666667vw;
    margin-bottom: 8.5333333333vw;
  }
  .kz24ap-special-box_text {
    font-size: 3.2vw;
  }
  .kz24ap-special-present_wrap {
    padding: 26.6666666667vw 0;
  }
  .kz24ap-special-present {
    flex-direction: column;
    width: 78.6666666667vw;
  }
  .kz24ap-special-present_unit {
    width: 100%;
    height: 78.6666666667vw;
    padding: 9.0666666667vw 7.4666666667vw 8.5333333333vw;
  }
  .kz24ap-special-present_unit_title {
    font-size: 2.6666666667vw;
    margin-bottom: 3.2vw;
  }
  .kz24ap-special-present_unit_title img {
    width: 38.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
  .kz24ap-special-present_unit_text01 {
    font-size: 2.9333333333vw;
    margin-bottom: 3.7333333333vw;
  }
  .kz24ap-special-present_unit_text02 {
    line-height: 1.5;
    font-size: 2.6666666667vw;
  }
  .kz24ap-special-present_img {
    width: 100%;
  }
  .kz24ap-profile_wrap {
    padding: 20vw 0 13.3333333333vw;
  }
  .kz24ap-profile {
    display: block;
    width: 78.6666666667vw;
  }
  .kz24ap-profile_img {
    width: 72vw;
    margin: 0 auto;
  }
  .kz24ap-profile_unit {
    margin-top: 12vw;
  }
  .kz24ap-profile_name {
    width: 16.2666666667vw;
    margin: 0 auto 8vw;
    padding-bottom: 10.6666666667vw;
  }
  .kz24ap-profile_name::after {
    width: 6.6666666667vw;
    height: 1.3333333333vw;
  }
  .kz24ap-profile_text {
    font-size: 3.4666666667vw;
  }
  .kz24ap-profile_sns {
    gap: 3.7333333333vw;
    margin-top: 10.9333333333vw;
  }
  .kz24ap-profile_sns_youtube {
    width: 9.8666666667vw;
  }
  .kz24ap-profile_sns_insta {
    width: 7.4666666667vw;
  }
  .kz24ap-credit {
    width: 78.6666666667vw;
    padding-top: 14.4vw;
    padding-bottom: 27.2vw;
  }
  .kz24ap-credit_title {
    width: 20.5333333333vw;
    margin-bottom: 10.1333333333vw;
  }
  .kz24ap-credit_text {
    width: 68.8vw;
  }
  .kz24ap-footer {
    padding: 10.1333333333vw 0;
  }
  .kz24ap-footer_text {
    width: 64vw;
    margin-bottom: 7.4666666667vw;
  }
  .kz24ap-footer_copy {
    width: 40.5333333333vw;
  }
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  main {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 768px) {
  .kz24ap-product_main_btn:hover img:last-child {
    opacity: 1;
  }
  .kz24ap-product_main_btn img:last-child {
    transition: 0.5s;
  }
  .kz24ap-product_other_list {
    display: flex;
    justify-content: center;
    gap: 50px;
  }
  .kz24ap-product_other_list_item {
    width: 240px;
  }
  .kz24ap-product_other_list_link:hover .kz24ap-product_other_list_btn_img img:last-child {
    opacity: 1;
  }
  .kz24ap-product_other_list_link:hover .kz24ap-product_other_list_btn {
    background-image: url("/static/full/images/cts/sm2/kazumi_collaboration_2024autumn_preorder/bg_cv_on.svg");
  }
  .kz24ap-product_other_list_link:hover .kz24ap-product_other_list_btn_text {
    color: #EDEDED;
  }
  .kz24ap-product_other_arrow {
    display: none;
  }
  .sp-only {
    display: none;
  }

  .pc-only {
    display: block;
  }

  html {
    min-width: 1300px;
    overflow-x: auto;
  }

  .kz24ap-wrapper {
    min-width: 1300px;
  }
}