@charset "UTF-8";
/*---------- all common ----------*/
.footer {
  padding-top: 27.7rem;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 25.6vw;
  }
}
.SHIZUNA240530_lp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
}

.SHIZUNA240530_lp * {
  box-sizing: border-box;
}

.SHIZUNA240530_lp picture {
  display: block;
}

.SHIZUNA240530_lp img,
.SHIZUNA240530_lp video,
.SHIZUNA240530_lp picture {
  width: 100%;
  height: auto;
}

.SHIZUNA240530_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  /* image-rendering: -webkit-optimize-contrast; */
}

.SHIZUNA240530_lp a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}

.SHIZUNA240530_lp .cont_inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.SHIZUNA240530_lp .Mainvisual--main_visual {
  width: 120rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .Mainvisual--main_visual {
    width: 100vw;
  }
}
.SHIZUNA240530_lp .Mainvisual--main_txt {
  font-size: 1.5rem;
  line-height: 2.93333;
  margin-top: 6.8rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .Mainvisual--main_txt {
    font-size: 3.2vw;
    margin-top: 11.2vw;
    line-height: 2.3333;
    font-feature-settings: "palt";
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .Mainvisual--main_txt > span {
    font-feature-settings: "none";
  }
}
.SHIZUNA240530_lp .fade {
  opacity: 0;
  transition: opacity 3s;
}

.SHIZUNA240530_lp .fade.view {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .pcOnly {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .SHIZUNA240530_lp .spOnly {
    display: none;
  }
}
/*---------- all common ----------*/
.SHIZUNA240530_lp .cont_inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

.SHIZUNA240530_lp .credit {
  /* Neue Haas Grotesk Display Pro 55 Roman */
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  margin-top: 2.8rem;
  font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .credit {
    font-size: 3.2vw;
    margin-top: 6.6666666667vw;
  }
}
.SHIZUNA240530_lp .credit.is-right {
  text-align: right;
}

.SHIZUNA240530_lp .credit a {
  display: inline-block;
  margin-left: 0.4rem;
}

.SHIZUNA240530_lp .top_txt {
  font-size: 2.3rem;
  line-height: 1.652173913;
  letter-spacing: 0;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .top_txt {
    font-size: 4.8vw;
    line-height: 7.7333333333vw;
  }
}
.SHIZUNA240530_lp .top_txt h3 {
  text-align: center;
}

.SHIZUNA240530_lp .contents1 {
  margin-top: 13.7rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 {
    margin-top: 17.6vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_topArea .ttl_number {
  width: 4.6rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_topArea .ttl_number {
    width: 8.2666666667vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_topArea .ttl_number img {
  margin-left: 1.1rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_topArea .ttl_number img {
    margin-left: 1.8666666667vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_topArea .top_txt {
  margin-top: 1.9rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_topArea .top_txt {
    margin-top: 3.4666666667vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_topArea .model_img {
  width: 57rem;
  margin: 3.6rem auto 0;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_topArea .model_img {
    width: 100%;
    margin: 5.3333333333vw auto 0;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_centerArea {
  display: flex;
  width: 96.9rem;
  justify-content: space-between;
  margin: 10rem auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_centerArea {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_centerArea--box1 {
  flex: 1;
  padding-top: 9.4rem;
  padding-left: 1.3rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_centerArea--box1 {
    padding-top: 8vw;
    padding-left: 0;
    margin-bottom: 14.4vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_centerArea--box1 p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8571428571;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_centerArea--box1 p {
    font-size: 3.2vw;
    text-align: center;
    line-height: 1.75;
    letter-spacing: 0;
    font-feature-settings: "halt";
  }
}
.SHIZUNA240530_lp .contents1 .ct1_centerArea--box2 {
  width: 39rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_centerArea--box2 {
    width: 78vw;
    margin-left: 15.7333333333vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_bottomArea {
  width: 84.9rem;
  margin: -19.4rem auto 0;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_bottomArea {
    width: 100%;
    margin-top: 11.7333333333vw;
    margin-left: 6vw;
  }
}
.SHIZUNA240530_lp .contents1 .ct1_bottomArea .model_img {
  width: 29.4rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents1 .ct1_bottomArea .model_img {
    width: 60vw;
  }
}
.SHIZUNA240530_lp .contents2 {
  margin-top: 15rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 {
    margin-top: 25.3333333333vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea {
  display: flex;
  justify-content: space-between;
  width: 103.9rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea {
    display: block;
    width: 100%;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .ttl_number {
  width: 4.6rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ttl_number {
    width: 8.2666666667vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .ttl_number img {
  margin-left: 0.5rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ttl_number img {
    margin-left: 1.8666666667vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .top_txt {
  margin-top: 1.8rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .top_txt {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .top_txt h3 {
    font-feature-settings: "halt";
    line-height: 1.6;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .top_txt span {
  margin-left: -1.2rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .top_txt span {
    margin-left: 0;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box1 {
  width: 38rem;
  padding-top: 13.6rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box1 {
    width: 100%;
    padding-top: 0;
    margin-bottom: 5.3333333333vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box2 {
  width: 51rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box2 {
    width: 88vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box2 p {
    font-weight: 500;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1.75;
    letter-spacing: 0;
    font-feature-settings: "halt";
    padding-top: 8.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_topArea .ct2_topArea--box2 .credit {
    text-align: center;
    margin-left: -1.3333333333vw;
    margin-top: 4.8vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_centerArea {
  margin-top: -23rem;
  margin-left: 20rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_centerArea {
    margin-top: 16vw;
    margin-left: 0;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_centerArea .model_img {
  width: 33rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_centerArea .model_img {
    width: 70vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_bottomArea {
  display: flex;
  justify-content: space-between;
  width: 90rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_bottomArea {
    display: block;
    width: 100%;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_bottomArea .model_img {
  width: 29.4rem;
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents2 .ct2_bottomArea .model_img {
    width: 60vw;
    margin-top: 6.6666666667vw;
    margin-left: auto;
    margin-right: 6vw;
  }
}
.SHIZUNA240530_lp .contents2 .ct2_bottomArea .ct2_bottomText {
  margin-top: 13.3rem;
  margin-left: 19.2rem;
}

.SHIZUNA240530_lp .contents2 .ct2_bottomArea p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8571428571;
}

.SHIZUNA240530_lp .contents3 {
  margin-top: 17.3rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 {
    margin-top: 25.0666666667vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  justify-content: space-between;
  width: 103.9rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea {
    display: block;
    width: 100%;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .ttl_number {
  width: 4.4rem;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea .ttl_number {
    width: 8.2666666667vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .ttl_number img {
  margin-left: 1.2rem;
  margin-top: 0.1rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea .ttl_number img {
    margin-left: 1.8666666667vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .top_txt {
  margin-top: 2rem;
  margin-bottom: 3.9rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea .top_txt {
    margin-top: 3.2vw;
    margin-bottom: 5.3333333333vw;
    line-height: 1.6;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8571428571;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea p {
    padding-top: 8.1333333333vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1.75;
    letter-spacing: 0;
    font-feature-settings: "halt";
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box1 {
  flex: 1;
  margin-top: 9.5rem;
  padding-left: 12.3rem;
  margin-right: -3rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box1 {
    margin-top: 0;
    padding-left: 0;
    margin-right: 0;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box1 p {
  font-feature-settings: "halt";
}

.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box2 {
  width: 49.5rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box2 {
    width: 88vw;
    margin: 0 auto;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box2 .credit {
  width: 21rem;
}

.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box2 .credit a {
  margin-left: -0.2rem;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
}

.SHIZUNA240530_lp .contents3 .ct3_topArea .ct3_topArea--box2 .credit a:nth-of-type(3) {
  margin-right: 0.7rem;
}

.SHIZUNA240530_lp .contents3 .ct3_centerArea {
  width: 100.9rem;
  margin: 2.2rem auto 0;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_centerArea {
    width: 100%;
    margin: 0;
    margin-top: 14.4vw;
    margin-bottom: 10.5333333333vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_centerArea .model_img {
  width: 36rem;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_centerArea .model_img {
    width: 76vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_centerArea .credit {
  text-align: right;
  margin-right: 4vw;
  margin-top: 6.4vw;
}

.SHIZUNA240530_lp .contents3 .ct3_centerArea .credit a {
  margin-bottom: 1.6vw;
}

.SHIZUNA240530_lp .contents3 .ct3_bottomArea {
  margin: -27.7rem auto 0;
  width: 50rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_bottomArea {
    margin: 0 auto;
    width: 100%;
    padding-left: 6vw;
  }
}
.SHIZUNA240530_lp .contents3 .ct3_bottomArea .model_img {
  width: 31.5rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .contents3 .ct3_bottomArea .model_img {
    width: 66vw;
  }
}
.SHIZUNA240530_lp .checkItemAll {
  width: 38rem;
  margin: 15rem auto 0;
  border: 0.1rem solid #000;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .checkItemAll {
    width: 90vw;
    margin: 26.2666666667vw 0 0 4.9333333333vw;
    border: 0.2666666667vw solid #000;
  }
}
.SHIZUNA240530_lp .checkItemAll a {
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  padding: 2.2rem 0;
  display: block;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .checkItemAll a {
    font-size: 3.7333333333vw;
    padding: 6.1333333333vw 0;
  }
}
.SHIZUNA240530_lp .model_Area .model_flex {
  width: auto;
  margin: 15.2rem 0 0 35.6rem;
  display: flex;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_flex {
    flex-direction: column;
    align-items: center;
    margin: 26.6666666667vw auto 0;
    width: auto;
  }
}
.SHIZUNA240530_lp .model_Area .model_flex--box01 {
  width: 24.7rem;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_flex--box01 {
    width: 52vw;
  }
}
.SHIZUNA240530_lp .model_Area .model_txt {
  margin-left: 5.7rem;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_txt {
    margin-left: 0;
    margin-top: 8vw;
  }
}
.SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(1) {
  font-size: 2.6rem;
  letter-spacing: 0.02em;
  text-align: left;
  position: relative;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
}

.SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(1)::after {
  content: "";
  background: #000000;
  width: 38.2rem;
  height: 0.1rem;
  top: 4rem;
  right: -1rem;
  position: absolute;
  z-index: -2;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(1)::after {
    width: 86.9333333333vw;
    height: 0.2666666667vw;
    top: 12vw;
    left: -0.8vw;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(1) {
    font-size: 6.2666666667vw;
    text-align: center;
  }
}
.SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(2) {
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 3.8rem;
  line-height: 2.7rem;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .SHIZUNA240530_lp .model_Area .model_txt li:nth-of-type(2) {
    font-size: 3.2vw;
    margin-top: 11.2vw;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 6.08vw;
  }
}
