@charset "UTF-8";
.SHIZUNA_lp .SHIZUNA_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}
.SHIZUNA_lp .SHIZUNA_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}
.SHIZUNA_lp * {
  box-sizing: border-box;
}
.SHIZUNA_lp li, .SHIZUNA_lp summary {
  list-style: none;
}
.SHIZUNA_lp img, .SHIZUNA_lp video, .SHIZUNA_lp picture {
  width: 100%;
  height: auto;
}
.SHIZUNA_lp a, .SHIZUNA_lp picture, .SHIZUNA_lp figure {
  display: block;
}
.SHIZUNA_lp a {
  color: inherit;
  text-decoration: none;
}
.SHIZUNA_lp table {
  border-collapse: collapse;
}
.SHIZUNA_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.SHIZUNA_lp address {
  font-style: inherit;
}
.SHIZUNA_lp *:focus {
  outline: none;
}
.SHIZUNA_lp .cont_inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .SHIZUNA_lp .slick-dots li.slick-active button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .SHIZUNA_lp .slick-dots li.slick-active button:before:nth-child(2) {
    margin-top: calc(-10 *(100vw / 750));
  }
  .SHIZUNA_lp .slick-dots li button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .SHIZUNA_lp .slick-dots li {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
    margin: calc(30 *(100vw / 750)) calc(20 *(100vw / 750)) 0 0 !important;
    border-radius: 100%;
  }
  .SHIZUNA_lp .slick-dots {
    text-align: center !important;
  }
  .SHIZUNA_lp .pcOnly {
    display: none;
  }
  .SHIZUNA_lp .spOnly {
    display: block;
  }
  .SHIZUNA_lp .cont_inner {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .SHIZUNA_lp .slick-dots li.slick-active button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .SHIZUNA_lp .slick-dots li button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .SHIZUNA_lp .slick-dots li {
    width: 5rem;
    height: 0.5rem;
  }
  .SHIZUNA_lp .slick-dots {
    margin-top: 1.2rem;
  }
  .SHIZUNA_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
  }
  .SHIZUNA_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
    text-align: center;
  }
  .SHIZUNA_lp .spOnly {
    display: none;
  }
  .SHIZUNA_lp .pcOnly {
    display: block;
  }
  .SHIZUNA_lp img {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  html,
body {
    font-size: calc(10 *(100vw / 1400));
  }
}
.SHIZUNA_lp .js-fade-Vr {
  transition-duration: 2.5s;
  opacity: 0;
  transform: translateY(100px);
}

.SHIZUNA_lp .js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

.SHIZUNA_lp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.SHIZUNA_lp {
  text-align: center;
  margin: 0rem 0 0 0;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp {
    margin: calc(0 *(100vw / 750)) 0 0 0;
  }
}
.SHIZUNA_lp a {
  display: inline-block;
}
.SHIZUNA_lp .credit {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  font-size: 1.3rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .credit {
    font-size: calc(24 *(100vw / 750));
    line-height: 1.58;
    letter-spacing: 0.02em;
    font-feature-settings: "palt";
  }
}
.SHIZUNA_lp .fade {
  opacity: 0;
  transition: opacity 3s;
}
.SHIZUNA_lp .fade.view {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .pcOnly {
    display: none !important;
  }
}
.SHIZUNA_lp .Mainvisual--main_visual {
  width: 120rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .Mainvisual--main_visual {
    width: calc(750 *(100vw / 750));
  }
}
.SHIZUNA_lp .Mainvisual--main_txt {
  font-size: 1.5rem;
  line-height: 2.9;
  margin-top: 7rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .Mainvisual--main_txt {
    font-size: calc(24 *(100vw / 750));
    line-height: 2.3;
    margin-top: calc(87 *(100vw / 750));
    letter-spacing: -0.05em;
  }
}
.SHIZUNA_lp .contents1 {
  margin-top: 14.5rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 {
    margin-top: calc(145 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--ct01_ttl {
  width: 4rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .top_flexArea--ct01_ttl {
    width: calc(54 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--ct01_ttl img {
  margin-left: 1.4rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .top_flexArea--ct01_ttl img {
    margin-left: calc(17 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--ct01_text {
  margin-top: 2.7rem;
  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) {
  .SHIZUNA_lp .contents1 .top_flexArea--ct01_text {
    margin-top: calc(34 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--ct01_text li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .top_flexArea--ct01_text li:nth-of-type(1) {
    font-size: calc(27 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--ct01_text li:nth-of-type(2) {
  font-size: 2.5rem;
  margin-top: 2rem;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .top_flexArea--ct01_text li:nth-of-type(2) {
    font-size: calc(36 *(100vw / 750));
    margin: calc(29 *(100vw / 750)) 0 0 calc(21 *(100vw / 750));
    letter-spacing: 0.05em;
  }
}
.SHIZUNA_lp .contents1 .top_flexArea--model_img {
  width: 56rem;
  margin: 3.8rem auto 0;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .top_flexArea--model_img {
    width: calc(750 *(100vw / 750));
    margin: calc(48 *(100vw / 750)) auto 0;
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea {
  position: relative;
  width: 120rem;
  margin: 9rem auto;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea {
    width: calc(670 *(100vw / 750));
    margin: calc(10 *(100vw / 750)) auto 0;
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea .btm_textArea {
  position: absolute;
  top: 14.4rem;
  left: 61rem;
  letter-spacing: 0.01em;
  font-size: 1.4rem;
  line-height: 1.857;
  text-align: left;
  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) {
  .SHIZUNA_lp .contents1 .btm_felxArea .btm_textArea {
    font-size: calc(24 *(100vw / 750));
    line-height: 1.74;
    letter-spacing: 0em;
    position: initial;
    text-align: center;
    width: calc(670 *(100vw / 750));
    margin-top: calc(56 *(100vw / 750));
    white-space: nowrap;
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea--box1 {
  width: 45rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box1 {
    width: calc(540 *(100vw / 750));
    margin-top: calc(110 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea--box1 .model_img {
  width: 45rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box1 .model_img {
    width: calc(540 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea--box1 .credit {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box1 .credit {
    margin-top: calc(41 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box2 {
    width: calc(460 *(100vw / 750));
    margin: calc(114 *(100vw / 750)) 0 0 calc(210 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea--box2 .model_flex {
  width: 55.5rem;
  margin-top: -18rem;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box2 .model_flex {
    width: calc(460 *(100vw / 750));
    margin-top: calc(0 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents1 .btm_felxArea--box2 .model_flex li {
  width: 27rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents1 .btm_felxArea--box2 .model_flex li {
    width: calc(460 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 {
  margin-top: 18rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea--ct02_ttl {
  width: 4.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea--ct02_ttl {
    width: calc(62 *(100vw / 750));
    margin-top: calc(199 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea--ct02_ttl img {
  margin-left: 1.2rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea--ct02_ttl img {
    margin-left: calc(15 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea--ct02_text {
  margin-top: 2.7rem;
  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) {
  .SHIZUNA_lp .contents2 .top_flexArea--ct02_text {
    margin-top: calc(33 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea--ct02_text li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea--ct02_text li:nth-of-type(1) {
    font-size: calc(27 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea--ct02_text li:nth-of-type(2) {
  font-size: 2.5rem;
  margin-top: 2rem;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea--ct02_text li:nth-of-type(2) {
    font-size: calc(38 *(100vw / 750));
    margin: calc(29 *(100vw / 750)) 0 0 calc(20 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .top_flexArea .model_flex {
  width: 100rem;
  margin: 3.8rem auto 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea .model_flex {
    width: calc(750 *(100vw / 750));
    margin: calc(46 *(100vw / 750)) auto 0;
    flex-direction: column;
  }
}
.SHIZUNA_lp .contents2 .top_flexArea .model_flex--left_model {
  width: 49rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea .model_flex--left_model {
    width: calc(660 *(100vw / 750));
    margin: 0 auto;
  }
}
.SHIZUNA_lp .contents2 .top_flexArea .model_flex--right_model {
  width: 49rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .top_flexArea .model_flex--right_model {
    width: calc(490 *(100vw / 750));
    margin-top: calc(38 *(100vw / 750));
    margin-left: auto;
  }
}
.SHIZUNA_lp .contents2 .model_btntext {
  margin-left: 10rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .model_btntext {
    margin-left: calc(0 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .model_btntext .text_box {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.857;
  margin-top: 4.3rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .model_btntext .text_box {
    width: calc(670 *(100vw / 750));
    font-size: calc(24 *(100vw / 750));
    margin: calc(58 *(100vw / 750)) auto 0;
    line-height: 1.76;
    text-align: center;
  }
}
.SHIZUNA_lp .contents2 .model_btntext .credit {
  margin-top: 2rem;
  text-align: left;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .model_btntext .credit {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(30 *(100vw / 750));
    line-height: 1.67;
    text-align: center;
  }
}
.SHIZUNA_lp .contents2 .btm_flexArea {
  width: 68.5rem;
  margin-left: auto;
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .btm_flexArea {
    width: calc(750 *(100vw / 750));
    display: block;
    margin-top: calc(110 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents2 .btm_flexArea--box1 {
  width: 32rem;
  margin-top: -17rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .btm_flexArea--box1 {
    width: calc(410 *(100vw / 750));
    margin-top: 0;
  }
}
.SHIZUNA_lp .contents2 .btm_flexArea--box2 {
  width: 32rem;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents2 .btm_flexArea--box2 {
    width: calc(410 *(100vw / 750));
    margin-left: auto;
    margin-top: calc(-218 *(100vw / 750));
    position: relative;
    z-index: 1;
  }
}
.SHIZUNA_lp .contents3 {
  margin-top: 18rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 {
    margin-top: calc(201 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea {
  width: 101rem;
  margin-left: 14rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea {
    width: calc(590 *(100vw / 750));
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox {
  width: 42.5rem;
  position: absolute;
  top: 18.6rem;
  left: 41rem;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox {
    width: calc(670 *(100vw / 750));
    position: initial;
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_ttl {
  width: 4.2rem;
  margin: 0rem auto 0;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_ttl {
    width: calc(60 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) auto 0;
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_ttl img {
  margin-left: 2.6rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_ttl img {
    margin-left: calc(-51 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text {
  margin-top: 2.7rem;
  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) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text {
    margin-top: calc(32 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text li:nth-of-type(1) {
  font-size: 1.8rem;
  letter-spacing: 0;
  margin-left: 2.6rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text li:nth-of-type(1) {
    font-size: calc(27 *(100vw / 750));
    margin-left: calc(-79 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text li:nth-of-type(2) {
  font-size: 2.5rem;
  margin-top: 2rem;
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea .ct3_txtBox--ct03_text li:nth-of-type(2) {
    font-size: calc(38 *(100vw / 750));
    letter-spacing: 0em;
    margin: calc(29 *(100vw / 750)) 0 0 calc(-60 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea--box1 {
  width: 54rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea--box1 {
    width: calc(590 *(100vw / 750));
    margin-top: calc(47 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .top_felxArea--box2 {
  width: 40rem;
  margin-top: 49rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .top_felxArea--box2 {
    width: calc(590 *(100vw / 750));
    margin-top: calc(27 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .btm_modelArea {
  margin: 9rem 0 0 3rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea {
    margin: calc(57 *(100vw / 750)) 0 0 0;
    display: block;
  }
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_txtBox {
  margin: 23rem 0 0 7rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea .btm_txtBox {
    position: initial;
    margin: 0;
  }
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_txtBox .text_box {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.857;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea .btm_txtBox .text_box {
    font-size: calc(24 *(100vw / 750));
    margin: calc(0 *(100vw / 750)) auto 0;
    line-height: 1.76;
    letter-spacing: 0.01em;
    text-align: center;
  }
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_txtBox .credit {
  text-align: left;
  margin-top: 2.5rem;
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea {
  display: flex;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea {
    flex-direction: row-reverse;
    align-items: flex-end;
    margin: calc(107 *(100vw / 750)) 0 0 calc(42 *(100vw / 750));
  }
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea--box1 .modelArea {
  width: 60rem;
  display: flex;
}
.SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea--box1 .modelArea li {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea--box1 {
    width: calc(480 *(100vw / 750));
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .contents3 .btm_modelArea .btm_flexArea--box2 {
    margin-bottom: calc(-2 *(100vw / 750));
  }
}
.SHIZUNA_lp .checkItemAll {
  width: 38rem;
  margin: 15.2rem auto 0;
  border: 0.1rem solid #000;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .checkItemAll {
    width: calc(675 *(100vw / 750));
    margin: calc(195 *(100vw / 750)) 0 0 calc(37 *(100vw / 750));
    border: calc(2 *(100vw / 750)) solid #000;
  }
}
.SHIZUNA_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.1rem 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .checkItemAll a {
    font-size: calc(28 *(100vw / 750));
    padding: calc(46 *(100vw / 750)) 0;
  }
}
.SHIZUNA_lp .model_Area .model_flex {
  width: auto;
  margin: 15.2rem 0 0 27rem;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .model_Area .model_flex {
    flex-direction: column;
    align-items: center;
    margin: calc(200 *(100vw / 750)) auto 0;
    width: auto;
  }
}
.SHIZUNA_lp .model_Area .model_flex--box01 {
  width: 22rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .model_Area .model_flex--box01 {
    width: calc(390 *(100vw / 750));
  }
}
.SHIZUNA_lp .model_Area .model_flex--box2 .model_txt {
  margin-left: 5.7rem;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .model_Area .model_flex--box2 .model_txt {
    margin-left: calc(0 *(100vw / 750));
    margin-top: calc(57 *(100vw / 750));
  }
}
.SHIZUNA_lp .model_Area .model_flex--box2 .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;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .model_Area .model_flex--box2 .model_txt li:nth-of-type(1) {
    font-size: calc(47 *(100vw / 750));
    text-align: center;
  }
}
.SHIZUNA_lp .model_Area .model_flex--box2 .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) {
  .SHIZUNA_lp .model_Area .model_flex--box2 .model_txt li:nth-of-type(1)::after {
    width: calc(652 *(100vw / 750));
    height: calc(2 *(100vw / 750));
    top: calc(90 *(100vw / 750));
    left: calc(-6 *(100vw / 750));
  }
}
.SHIZUNA_lp .model_Area .model_flex--box2 .model_txt li:nth-of-type(2) {
  font-size: 1.4rem;
  letter-spacing: 0.09em;
  font-feature-settings: "palt";
  text-align: left;
  margin-top: 4rem;
  line-height: 1.9;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .SHIZUNA_lp .model_Area .model_flex--box2 .model_txt li:nth-of-type(2) {
    font-size: calc(24 *(100vw / 750));
    margin-top: calc(86 *(100vw / 750));
    text-align: center;
  }
}

#Contents {
  overflow: auto !important;
}

@media screen and (max-width: 767px) {
  main.main-area.lp.topics_main {
    padding-top: calc(185 *(100vw / 750)) !important;
  }
}
/* 
.footer {
  padding-top: 270px;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: calc(190 *(100vw / 750));
  }
} */



.archive {
  overflow-y: hidden;
}