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

main {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  color: #4E4B46;
  font-weight: 500;
}
main * {
  box-sizing: border-box;
}
main p, main h1, main h2, 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);
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }

  .pc-only {
    display: block !important;
  }

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

  .kzm-section {
    position: relative;
    width: 1353px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .kzm-about {
    margin-top: 72px;
  }

  .kzm-about_title {
    font-family: "Akshar", sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }

  .kzm-about_text {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 2.1;
    letter-spacing: 0.005em;
    margin-top: 10px;
    text-align: center;
  }

  .kzm-items {
    margin: 90px auto 0;
    width: 894.6px;
    position: relative;
  }

  .kzm-items_title {
    font-family: "Akshar", sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 210px;
    z-index: 1;
  }
  .kzm-items_title span {
    background: #ffffff;
  }

  .kzm-items_collaboration {
    width: 100%;
  }

  .kzm-items_regular {
    width: 97.4737312765%;
    margin-top: 35px;
  }

  .kzm-section_column {
    display: flex;
  }
  .kzm-section_column .kzm-section_descLead {
    margin-left: 16px;
  }
  .kzm-section_column .kzm-section_descProd {
    margin-top: 39px;
  }
  .kzm-section_column .kzm-section_descProdItem + .kzm-section_descProdItem {
    margin-top: 23.4px;
  }
  .kzm-section_column .kzm-section_descOther {
    margin-left: 12px;
  }
  .kzm-section_column .kzm-section_descBtn {
    margin-left: 11px;
  }

  .kzm-section_column.kzm-section_column--reverse {
    flex-direction: row-reverse;
  }

  .kzm-section_picture {
    width: 707.36px;
  }

  .kzm-section_descLead {
    font-size: 17px;
    line-height: 2.3;
    letter-spacing: -0.005em;
  }

  .kzm-section_descProdItem {
    display: flex;
    align-items: center;
  }

  .kzm-section_descProdItemImg {
    width: 160px;
    margin-right: 26px;
  }

  .kzm-section_descProdItemInfoText {
    font-size: 12px;
    line-height: 2.1;
    white-space: nowrap;
  }

  .kzm-style01 {
    margin-top: 99px;
  }
  .kzm-style01 .kzm-section_picture {
    margin: 0 58.64px 0 0;
  }
  .kzm-style01 .kzm-section_desc {
    margin-top: 36px;
  }

  .kzm-style01_inner {
    width: 1140px;
    margin-left: 58px;
  }

  .kzm-section_descOther {
    display: flex;
    margin-top: 40px;
  }

  .kzm-section_descOtherInfo + .kzm-section_descOtherInfo {
    margin-left: 20px;
  }
  .kzm-section_descOtherInfo .kzm-section_descProdItemInfoText {
    line-height: 1.5;
  }

  .kzm-section_descBtn {
    display: block;
    width: 192px;
    margin-top: 40px;
    transition: opacity 0.4s, -webkit-transform 1000ms;
    transition: opacity 0.4s, transform 1000ms;
    transition: opacity 0.4s, transform 1000ms, -webkit-transform 1000ms;
  }
  .kzm-section_descBtn:hover {
    opacity: 0.6;
  }

  .kzm-style02 {
    margin-top: 120px;
  }
  .kzm-style02 .kzm-section_picture {
    margin-left: 13px;
    margin-top: 25px;
  }
  .kzm-style02 .kzm-section_descOther {
    margin-top: 30px;
  }

  .kzm-style02_inner {
    width: 1144px;
    margin-left: 67px;
  }

  .kzm-style03 .kzm-section_desc,
.kzm-style06 .kzm-section_desc {
    display: flex;
  }
  .kzm-style03 .kzm-section_descProd,
.kzm-style06 .kzm-section_descProd {
    display: flex;
    flex-wrap: wrap;
  }
  .kzm-style03 .kzm-section_descLeft,
.kzm-style06 .kzm-section_descLeft {
    margin-right: 39px;
  }

  .kzm-style03 {
    margin-top: 120px;
  }
  .kzm-style03 .kzm-section_picture {
    margin-left: 68px;
  }
  .kzm-style03 .kzm-section_desc {
    margin-top: 83px;
  }
  .kzm-style03 .kzm-section_descProd {
    width: 615px;
  }
  .kzm-style03 .kzm-section_descProdItem:nth-child(2) {
    margin-left: 33px;
  }
  .kzm-style03 .kzm-section_descProdItem:nth-child(n+3) {
    margin-top: 22px;
  }
  .kzm-style03 .kzm-section_descOther {
    margin-left: 73px;
    margin-top: 70px;
  }
  .kzm-style03 .kzm-section_descOtherInfo + .kzm-section_descOtherInfo {
    margin-left: 55px;
  }

  .kzm-style03_inner {
    width: 942px;
    margin-left: 215px;
  }

  .kzm-style04 {
    margin-top: 71px;
  }
  .kzm-style04 .kzm-section_picture {
    margin-right: 68.6px;
  }
  .kzm-style04 .kzm-section_desc {
    margin-top: 39px;
  }

  .kzm-style04_inner {
    position: relative;
    width: 1164px;
    padding-left: 27px;
    padding-top: 145px;
  }

  .kzm-style04_subImg {
    width: 254px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .kzm-style05 {
    margin-top: 120px;
  }
  .kzm-style05 .kzm-section_picture {
    margin-left: 53px;
  }
  .kzm-style05 .kzm-section_desc {
    margin-top: 59px;
  }

  .kzm-style05_inner {
    width: 1144px;
    margin-left: 58px;
  }

  .kzm-style06 {
    margin-top: 120px;
  }
  .kzm-style06 .kzm-section_picture {
    margin-left: 71px;
  }
  .kzm-style06 .kzm-section_desc {
    margin-top: 48px;
  }
  .kzm-style06 .kzm-section_descProd {
    width: 626px;
  }
  .kzm-style06 .kzm-section_descProdItem:nth-child(2) {
    margin-left: 44px;
  }
  .kzm-style06 .kzm-section_descOther {
    margin-left: 18px;
    margin-top: 39px;
  }
  .kzm-style06 .kzm-section_descOtherInfo + .kzm-section_descOtherInfo {
    margin-left: 60px;
  }

  .kzm-style06_inner {
    width: 955px;
    margin-left: 225px;
  }

  .kzm-style07 {
    margin-top: 119px;
  }
  .kzm-style07 .kzm-section_picture {
    margin-right: 55px;
  }
  .kzm-style07 .kzm-section_desc {
    margin-top: 39px;
  }

  .kzm-style07_inner {
    width: 1263px;
    margin-left: -10px;
  }

  .kzm-profile {
    margin-top: 218px;
  }

  .kzm-profile_inner {
    width: 1276px;
    margin: 0 auto;
  }

  .kzm-profile_title {
    width: 96px;
    margin: 0 auto;
  }

  .kzm-profile_img {
    width: 436px;
    margin: 26px auto 0;
  }

  .kzm-profile_text {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold;
    font-size: 17px;
    line-height: 2.3;
    letter-spacing: 0.15em;
    text-align: center;
    margin-top: 28px;
  }

  .kzm-profile_sns {
    display: flex;
    justify-content: space-between;
    width: 138px;
    margin: 49px auto 0;
    transition: opacity 0.4s;
  }
  .kzm-profile_sns:hover {
    opacity: 0.6;
  }

  .kzm-profile_snsItem {
    display: block;
    width: 57px;
  }

  .kzm-profile_line {
    position: absolute;
    width: 293px;
    top: -127px;
    left: -227px;
    z-index: 1;
  }

  .kzm-profile_sub {
    position: relative;
    margin-top: 113px;
    margin-left: auto;
    width: 420px;
  }

  .kzm-profile_subText {
    font-weight: normal;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.04em;
    font-family: "Akshar", sans-serif;
    position: relative;
    z-index: 2;
  }

  .kzm-footer {
    margin-top: 219px;
    padding-bottom: 64px;
  }

  .kzm-footer_text {
    width: 221px;
    margin: 0 auto;
  }

  .kzm-footer_copy {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-weight: normal;
    font-size: 21px;
    margin-top: 24px;
    text-align: center;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767.999px) {
  .sp-only {
    display: block !important;
  }

  .pc-only {
    display: none !important;
  }

  .kzm-section.kzm-about {
    margin-top: 13.3333333333vw;
  }

  .kzm-about_title {
    font-family: "Akshar", sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 4.2666666667vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }

  .kzm-about_text {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-size: 3.7333333333vw;
    line-height: 2.1;
    letter-spacing: 0.002em;
    margin-top: 4vw;
    text-align: center;
  }

  .kzm-items {
    margin: 18.6666666667vw auto 0;
    position: relative;
  }

  .kzm-items_title {
    font-family: "Akshar", sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 5.8666666667vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 117.8666666667vw;
    z-index: 1;
  }
  .kzm-items_title span {
    padding: 0 1vw;
    background: #ffffff;
  }

  .kzm-items_collaboration {
    width: 100%;
  }

  .kzm-items_regular {
    width: 93.3333333333vw;
    margin: 8vw auto 0;
  }

  .kzm-section {
    margin-top: 18.6666666667vw;
  }
  .kzm-section:nth-of-type(n+3) {
    width: 92.5333333333vw;
    margin-left: auto;
    margin-right: auto;
  }

  .kzm-section_desc {
    margin-top: 5.4933333333vw;
  }

  .kzm-section_descLead {
    text-align: center;
    font-size: 3.7333333333vw;
    line-height: 2.3;
    letter-spacing: -0.005em;
  }

  .kzm-section_descProd {
    margin-top: 9.3333333333vw;
  }

  .kzm-section_descProdItem {
    display: flex;
    margin-left: 1.4666666667vw;
  }
  .kzm-section_descProdItem + .kzm-section_descProdItem {
    margin-top: 7.0933333333vw;
  }

  .kzm-section_descProdItemImg {
    width: 49.0666666667vw;
    margin-right: 4.5333333333vw;
  }

  .kzm-section_descProdItemInfo {
    margin-top: 11.4666666667vw;
  }

  .kzm-section_descProdItemInfoText {
    font-size: 3.2vw;
    line-height: 2.1;
    letter-spacing: 0.004em;
  }

  .kzm-section_descOther {
    display: flex;
    justify-content: space-between;
    margin: 6.72vw auto 0;
  }

  .kzm-section_descBtn {
    display: block;
    width: 51.2vw;
    margin: 10.6666666667vw auto 0;
  }

  .kzm-section_descProdItemInfoText {
    font-size: 2.6666666667vw;
    line-height: 2.1;
  }

  .kzm-style01 .kzm-section_descOther,
.kzm-style05 .kzm-section_descOther {
    width: 74.6666666667vw;
  }
  .kzm-style01 .kzm-section_descOtherInfo,
.kzm-style05 .kzm-section_descOtherInfo {
    width: 21.3333333333vw;
  }

  .kzm-style02 .kzm-section_descOther {
    justify-content: center;
  }
  .kzm-style02 .kzm-section_descProdItemInfoText {
    font-size: 3.2vw;
    line-height: 2.1;
    letter-spacing: 0.004em;
  }

  .kzm-style03 .kzm-section_descOther {
    width: 48vw;
  }
  .kzm-style03 .kzm-section_descOtherInfo {
    width: 21.3333333333vw;
  }

  .kzm-style04 .kzm-section_descOther {
    width: 92vw;
  }
  .kzm-style04 .kzm-section_descOtherInfo {
    width: 28vw;
  }
  .kzm-style04 .kzm-section_descProdItemInfoText {
    font-size: 3.2vw;
    line-height: 2.1;
    letter-spacing: 0.004em;
  }

  .kzm-style06 .kzm-section_descOther,
.kzm-style07 .kzm-section_descOther {
    width: 92.5333333333vw;
  }
  .kzm-style06 .kzm-section_descOtherInfo,
.kzm-style07 .kzm-section_descOtherInfo {
    width: 21.3333333333vw;
  }

  .kzm-section.kzm-profile {
    margin-top: 32vw;
    width: unset;
  }

  .kzm-profile_title {
    width: 25.6vw;
    margin: 0 auto;
  }

  .kzm-profile_img {
    width: 91.4666666667vw;
    margin: 6.9333333333vw auto 0;
  }

  .kzm-profile_text {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: bold;
    font-size: 3.7333333333vw;
    line-height: 2.3;
    letter-spacing: 0.005em;
    text-align: center;
    margin-top: 6.6666666667vw;
  }

  .kzm-profile_sns {
    display: flex;
    justify-content: space-between;
    width: 36.8vw;
    margin: 13.3333333333vw auto 0;
  }

  .kzm-profile_snsItem {
    display: block;
    width: 15.2vw;
  }

  .kzm-profile_line {
    width: 78.1333333333vw;
    margin: 0 auto -38.6666666667vw;
  }

  .kzm-profile_sub {
    width: 92.5333333333vw;
    margin: 0 auto;
  }

  .kzm-profile_subText {
    width: 75vw;
    margin-left: auto;
    font-weight: normal;
    font-size: 3.4666666667vw;
    line-height: 2;
    letter-spacing: 0.04em;
    font-family: "Akshar", sans-serif;
    text-align: right;
  }

  .kzm-footer {
    margin-top: 16vw;
    padding-bottom: 11.1466666667vw;
  }

  .kzm-footer_text {
    width: 47.2vw;
    margin: 0 auto;
  }

  .kzm-footer_copy {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-weight: normal;
    font-size: 2.6666666667vw;
    margin-top: 2.6666666667vw;
    text-align: center;
    line-height: 1.2;
  }
}