@charset "UTF-8";
body {
  margin: 0;
}

main {
  font-size: 14px;
  color: #606060;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
main * {
  box-sizing: border-box;
}
main a {
  color: #6698F5;
}
main p, main h1, main h2, main h3, main ul {
  padding: 0;
  margin: 0;
}
main ul, main li {
  list-style-type: none;
}
main img {
  width: 100%;
  vertical-align: bottom;
}

.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);
}

.kz24sp-relative {
  position: relative;
}

.kz24sp-header {
  height: 76px;
}

.kz24sp-header_inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.kz24sp-header_img {
  height: 16px;
}

.kz24sp-mv {
  width: 100%;
}

.kz24sp-about {
  padding-top: 100px;
  width: 920px;
  margin: 0 auto;
}

.kz24sp-about_title {
  width: 95px;
  margin: 0 auto 32px;
}

.kz24sp-about_text {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 32px;
}

.kz24sp-about_info {
  padding: 22px 22px 27px;
  position: relative;
  border: 1px solid #606060;
  text-align: center;
  margin-bottom: 80px;
}
.kz24sp-about_info::before, .kz24sp-about_info::after {
  content: "";
  background: #fff;
  width: 20px;
  height: 3px;
  position: absolute;
}
.kz24sp-about_info::before {
  left: 20px;
  top: -2px;
}
.kz24sp-about_info::after {
  right: 20px;
  bottom: -2px;
}

.kz24sp-about_info_title {
  display: inline;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.75;
  font-size: 16px;
  padding-bottom: 6px;
  background: linear-gradient(transparent 45%, #FFF4CE 45%);
}
.kz24sp-about_info_title span {
  display: inline-block;
}

.kz24sp-about_info_text {
  font-weight: bold;
  letter-spacing: 0.06em;
  font-size: 14px;
  line-height: 2;
  margin: 7px 0 9px;
}

.kz24sp-about_info_att {
  letter-spacing: 0.06em;
  line-height: 2;
  font-size: 12px;
}

.kz24sp-itemList {
  padding: 100px 0;
  width: 1080px;
  margin: 0 auto;
}

.kz24sp-itemList_title {
  width: 126px;
  margin: 0 auto 60px;
}

.kz24sp-itemList_ancLinkList {
  display: flex;
  justify-content: center;
}

.kz24sp-itemList_ancLink {
  display: inline-block;
  transition: 0.5s;
}
.kz24sp-itemList_ancLink:hover {
  opacity: 0.7;
}

.kz24sp-section {
  width: 1080px;
  margin: 0 auto;
}

.kz24sp-section + .kz24sp-section {
  margin-top: 100px;
}

.kz24sp-section_title {
  margin-bottom: 60px;
}

.kz24sp-section_variation {
  margin-top: 60px;
}

.kz24sp-section_variation_title {
  width: 145px;
  margin: 0 auto 40px;
}

.kz24sp-section_item01 {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 40px 0;
  width: 330px;
  display: flex;
  align-items: flex-end;
}

.kz24sp-section_item02 {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 40px 0;
  width: 330px;
}

.kz24sp-section_item03 {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 40px 0;
  width: 330px;
}

.kz24sp-section_item_img01 {
  width: 145px;
}

.kz24sp-section_item_img02 {
  width: 100%;
  margin-bottom: 26px;
}

.kz24sp-section_item_img04 {
  width: 100%;
  margin-bottom: 26px;
}

.kz24sp-section_item_img03 {
  width: 144px;
  margin: 0 auto 26px;
}

.kz24sp-section_item_content_text01 {
  font-weight: bold;
  line-height: 2;
  font-size: 12px;
  margin-bottom: 12px;
}

.kz24sp-section_item_content_link01 {
  display: inline-block;
  width: 130px;
  position: relative;
}
.kz24sp-section_item_content_link01 img {
  width: 100%;
}
.kz24sp-section_item_content_link01 .kz24sp-section_item01_hoverImg {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
}
.kz24sp-section_item_content_link01:hover .kz24sp-section_item01_hoverImg {
  opacity: 1;
}

.kz24sp-section_main_img01 {
  position: relative;
}

.kz24sp-mainText01 {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
}

.kz24sp-text01 {
  font-size: 12px;
  line-height: 1.66;
  font-weight: bold;
}

.kz24sp-onepiece_img01 {
  margin-bottom: 50px;
}

.kz24sp-knit_img01 {
  margin-bottom: 50px;
}

.kz24sp-blouse_img01 {
  margin-bottom: 60px;
}

.kz24sp-skirt_img01 {
  margin-bottom: 60px;
}

.kz24sp-onepiece_img01_01 {
  position: absolute;
  width: 140px;
  right: 0;
  bottom: -132px;
}

.kz24sp-knit_img01_01 {
  position: absolute;
  width: 166px;
  right: -74px;
  bottom: -163px;
}

.kz24sp-blouse_img01_01 {
  position: absolute;
  width: 177px;
  left: 50px;
  bottom: -36px;
}

.kz24sp-skirt_img01_01 {
  position: absolute;
  width: 126px;
  right: 20px;
  bottom: -285px;
}

.kz24sp-onepiece_img02 {
  width: 930px;
  position: relative;
  margin-bottom: 60px;
}

.kz24sp-knit_img02 {
  width: 930px;
  position: relative;
  margin-bottom: 120px;
}

.kz24sp-blouse_img02 {
  position: relative;
  width: 700px;
  margin-bottom: 20px;
}

.kz24sp-blouse_img03 {
  width: 700px;
  margin-bottom: 142px;
}

.kz24sp-blouse_img04 {
  width: 900px;
  margin-left: auto;
  position: relative;
  margin-bottom: 80px;
}

.kz24sp-skirt_img02 {
  width: 700px;
  margin-bottom: 30px;
}

.kz24sp-skirt_img03 {
  width: 700px;
  margin-left: auto;
  margin-bottom: 152px;
  position: relative;
}

.kz24sp-skirt_img03_text01 {
  line-height: 1.66;
}

.kz24sp-skirt_img04_text01 {
  text-align: center;
  margin-top: 30px;
  line-height: 1.66;
  margin-bottom: 80px;
}

.kz24sp-profile {
  text-align: center;
  width: 1080px;
  margin: 100px auto 0;
}

.kz24sp-profile_mainName {
  width: 146px;
  margin: 0 auto 30px;
}

.kz24sp-profile_mainPic {
  width: 310px;
  margin: 0 auto 14px;
}

.kz24sp-profile_mainText {
  font-size: 14px;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 32px;
}

.kz24sp-profile_mainSNS {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.kz24sp-profile_sub {
  margin-top: 100px;
}

.kz24sp-profile_credit {
  width: 74px;
  margin: 0 auto 22px;
}

.kz24sp-profile_subText {
  font-size: 14px;
  line-height: 2;
}

.kz24sp-footer {
  margin-top: 92px;
  background: #8A8786;
  padding: 40px;
}

.kz24sp-footer_text {
  width: 240px;
  margin: 0 auto 20px;
}

.kz24sp-footer_copy {
  width: 270px;
  margin: 0 auto;
}

@media screen and (max-width: 767.999px) {
  .kz24sp-header {
    height: auto;
    padding-top: 5.3333333333vw;
  }
  .kz24sp-header_img {
    height: 4.2666666667vw;
  }
  .kz24sp-about {
    padding-top: 21.3333333333vw;
    width: 92vw;
  }
  .kz24sp-about_title {
    width: 25.3333333333vw;
    margin: 0 auto 8.5333333333vw;
  }
  .kz24sp-about_text {
    font-size: 4.2666666667vw;
    margin-bottom: 6.4vw;
  }
  .kz24sp-about_info {
    padding: 5.8666666667vw 2.6666666667vw 7.2vw;
    margin-bottom: 80px;
  }
  .kz24sp-about_info::before, .kz24sp-about_info::after {
    width: 5.3333333333vw;
    height: 0.8vw;
  }
  .kz24sp-about_info::before {
    left: 5.3333333333vw;
    top: -0.5333333333vw;
  }
  .kz24sp-about_info::after {
    right: 5.3333333333vw;
    bottom: -0.5333333333vw;
  }
  .kz24sp-about_info_title {
    font-size: 4.2666666667vw;
    background: linear-gradient(transparent 40%, #FFF4CE 60%, #FFF4CE 80%, transparent 80%);
  }
  .kz24sp-about_info_text {
    font-size: 3.2vw;
    margin: 2.1333333333vw 0 2.6666666667vw;
  }
  .kz24sp-about_info_att {
    font-size: 2.6666666667vw;
  }
  .kz24sp-itemList {
    padding: 21.3333333333vw 0;
    width: 92vw;
  }
  .kz24sp-itemList_title {
    width: 33.6vw;
    margin: 0 auto 10.6666666667vw;
  }
  .kz24sp-itemList_ancLinkList {
    flex-wrap: wrap;
    width: 74.9333333333vw;
    gap: 10.6666666667vw;
    margin: 0 auto;
  }
  .kz24sp-itemList_ancLink img {
    height: 6.4vw;
  }
  .kz24sp-section {
    width: 100%;
  }
  .kz24sp-section + .kz24sp-section {
    margin-top: 21.3333333333vw;
  }
  .kz24sp-section_title {
    margin-bottom: 10.6666666667vw;
  }
  .kz24sp-section_inner01 {
    width: 92vw;
    margin: 0 auto;
  }
  .kz24sp-section_variation {
    margin-top: 10.6666666667vw;
  }
  .kz24sp-section_variation_title {
    width: 38.6666666667vw;
    margin: 0 auto 8vw;
  }
  .kz24sp-section_item01 {
    padding: 8vw;
    width: 100%;
    margin-top: 9.6vw;
  }
  .kz24sp-section_item_content01 {
    margin-left: 10.1333333333vw;
  }
  .kz24sp-section_item02 {
    padding: 8vw 0 8vw 8vw;
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 9.6vw;
  }
  .kz24sp-section_item03 {
    padding: 8vw 0 8vw 5.3333333333vw;
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 10.6666666667vw;
  }
  .kz24sp-section_item03 .kz24sp-section_item_content01 {
    margin-left: 7.4666666667vw;
  }
  .kz24sp-section_item_img01 {
    width: 26.6666666667vw;
    margin-bottom: 0;
  }
  .kz24sp-section_item_img02 {
    width: 26.6666666667vw;
    margin-bottom: 0;
  }
  .kz24sp-section_item_img04 {
    width: 32vw;
    margin-bottom: 0;
  }
  .kz24sp-section_item_img03 {
    width: 26.6666666667vw;
    margin: 0;
  }
  .kz24sp-section_item_content_text01 {
    font-size: 3.2vw;
    margin-bottom: 3.2vw;
  }
  .kz24sp-section_item_content_link01 {
    width: 34.6666666667vw;
  }
  .kz24sp-mainText01 {
    text-align: center;
    font-size: 3.7333333333vw;
    margin-top: 3.2vw;
  }
  .kz24sp-text01 {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
  }
  .kz24sp-onepiece_img01 {
    margin-bottom: 9.6vw;
  }
  .kz24sp-knit_img01 {
    margin-bottom: 9.6vw;
  }
  .kz24sp-blouse_img01 {
    margin-bottom: 9.6vw;
  }
  .kz24sp-skirt_img01 {
    margin-bottom: 9.6vw;
    z-index: 5;
  }
  .kz24sp-onepiece_img01_01 {
    width: 27.4666666667vw;
    right: -5.3333333333vw;
    top: 88.8vw;
    bottom: auto;
  }
  .kz24sp-knit_img01_01 {
    width: 22.6666666667vw;
    right: -8vw;
    top: 92.8vw;
    bottom: auto;
  }
  .kz24sp-blouse_img01_01 {
    width: 22.1333333333vw;
    right: 0;
    left: auto;
    top: 77.8666666667vw;
    bottom: auto;
  }
  .kz24sp-skirt_img01_01 {
    width: 19.4666666667vw;
    right: 3.2vw;
    top: 159.4666666667vw;
    bottom: auto;
  }
  .kz24sp-onepiece_img02 {
    width: 100%;
    margin-bottom: 9.6vw;
  }
  .kz24sp-knit_img02 {
    width: 100%;
    margin-bottom: 9.6vw;
  }
  .kz24sp-knit_img03 {
    width: 100%;
  }
  .kz24sp-knit_img03_text01 {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
  }
  .kz24sp-blouse_img02 {
    width: 80vw;
    margin-bottom: 2.6666666667vw;
  }
  .kz24sp-blouse_img02_text01 {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
  }
  .kz24sp-blouse_img03 {
    width: 80vw;
    margin-bottom: 2.6666666667vw;
  }
  .kz24sp-blouse_img04 {
    width: 100%;
    margin-top: 10.6666666667vw;
    margin-bottom: 11.7333333333vw;
  }
  .kz24sp-skirt_img02 {
    width: 80vw;
    margin-bottom: 2.6666666667vw;
  }
  .kz24sp-skirt_img03 {
    width: 100%;
    margin-bottom: 9.6vw;
  }
  .kz24sp-skirt_img03 img {
    width: 80vw;
    margin-left: auto;
    display: block;
  }
  .kz24sp-skirt_img04_text01 {
    margin-bottom: 0;
    margin-top: 4.2666666667vw;
  }
  .kz24sp-profile {
    width: 92vw;
    margin: 21.3333333333vw auto 0;
  }
  .kz24sp-profile_mainName {
    width: 38.9333333333vw;
    margin: 0 auto 8vw;
  }
  .kz24sp-profile_mainPic {
    width: 82.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  .kz24sp-profile_mainText {
    font-size: 3.7333333333vw;
    margin-bottom: 6.9333333333vw;
  }
  .kz24sp-profile_mainSNS {
    gap: 8vw;
  }
  .kz24sp-profile_mainSNSItem--youtube {
    width: 11.2vw;
  }
  .kz24sp-profile_mainSNSItem--insta {
    width: 14.1333333333vw;
  }
  .kz24sp-profile_sub {
    margin-top: 21.3333333333vw;
  }
  .kz24sp-profile_credit {
    width: 19.7333333333vw;
    margin-bottom: 5.8666666667vw;
  }
  .kz24sp-profile_subText {
    font-size: 3.7333333333vw;
  }
  .kz24sp-footer {
    margin-top: 20vw;
    padding: 10.6666666667vw;
  }
  .kz24sp-footer_text {
    width: 64vw;
    margin-bottom: 5.3333333333vw;
  }
  .kz24sp-footer_copy {
    width: 72vw;
  }
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  main {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 768px) {
  .kz24sp-header_inner {
    height: 100%;
  }
  .kz24sp-itemList_ancLinkListItem {
    margin: 0 45px;
  }
  .kz24sp-section_item01 .kz24sp-section_item_content01 {
    margin-left: 25px;
  }
  .kz24sp-section_item02 {
    text-align: center;
  }
  .kz24sp-section_item03 {
    text-align: center;
  }
  .kz24sp-mainText01 {
    position: absolute;
    left: 50px;
    top: 40px;
    color: #fff;
  }
  .kz24sp-onepiece_img02_text01 {
    position: absolute;
    bottom: 0;
    right: -150px;
    width: 130px;
  }
  .kz24sp-onepiece_img03 {
    width: 460px;
    margin-left: auto;
    position: absolute;
    top: 0;
    right: -90px;
  }
  .kz24sp-onepiece_img03_text01 {
    position: absolute;
    width: 200px;
    left: -220px;
    bottom: 0;
  }
  .kz24sp-knit_img02_text01 {
    position: absolute;
    bottom: 0;
    right: -150px;
    width: 130px;
  }
  .kz24sp-knit_img03 {
    width: 700px;
    margin-left: auto;
    position: relative;
    left: 90px;
    margin-bottom: 80px;
  }
  .kz24sp-knit_img03_text01 {
    width: 200px;
    left: 30px;
    bottom: 26px;
    position: absolute;
    color: #fff;
  }
  .kz24sp-knit_item01 {
    left: 0;
    top: -40px;
    position: absolute;
  }
  .kz24sp-blouse_img02_text01 {
    width: 220px;
    left: 30px;
    top: 388px;
    position: absolute;
    color: #fff;
  }
  .kz24sp-blouse_item01 {
    position: absolute;
    top: 0;
    right: 0;
  }
  .kz24sp-blouse_img04_text01 {
    position: absolute;
    right: 10px;
    top: -62px;
  }
  .kz24sp-skirt_img03_text01 {
    width: 200px;
    position: absolute;
    top: -102px;
    left: 350px;
  }
  .kz24sp-skirt_item01 {
    position: absolute;
    top: -482px;
    left: 0;
  }
  .sp-only {
    display: none;
  }

  .pc-only {
    display: block;
  }

  main {
    overflow-x: auto;
    min-width: 1080px;
  }
}