@charset "UTF-8";
.yogini_lp .yogini_lp .slick-dots li.slick-active button:before {
  background-color: #e2dbcc;
  content: "";
}
.yogini_lp .yogini_lp .slick-dots li button:before {
  background-color: #f2efe8;
  content: "";
  opacity: 1 !important;
}
.yogini_lp * {
  box-sizing: border-box;
}
.yogini_lp li, .yogini_lp summary {
  list-style: none;
}
.yogini_lp img, .yogini_lp video, .yogini_lp picture {
  width: 100%;
  height: auto;
}
.yogini_lp a, .yogini_lp picture, .yogini_lp figure {
  display: block;
}
.yogini_lp a {
  color: inherit;
  text-decoration: none;
}
.yogini_lp table {
  border-collapse: collapse;
}
.yogini_lp img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
.yogini_lp address {
  font-style: inherit;
}
.yogini_lp *:focus {
  outline: none;
}

@media screen and (max-width: 767px) {
  .yogini_lp .slick-dots li.slick-active button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .yogini_lp .slick-dots li.slick-active button:before:nth-child(2) {
    margin-top: calc(-10 *(100vw / 750));
  }
  .yogini_lp .slick-dots li button:before {
    width: calc(100 *(100vw / 750)) !important;
    height: calc(10 *(100vw / 750)) !important;
  }
  .yogini_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%;
  }
  .yogini_lp .slick-dots {
    text-align: center !important;
  }
  .yogini_lp .pc_only {
    display: none;
  }
  .yogini_lp .sp_only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .yogini_lp .slick-dots li.slick-active button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .yogini_lp .slick-dots li button:before {
    width: 5rem;
    height: 0.5rem;
  }
  .yogini_lp .slick-dots li {
    width: 5rem;
    height: 0.5rem;
  }
  .yogini_lp .slick-dots {
    margin-top: 1.2rem;
  }
  .yogini_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
  }
  .yogini_lp .slick-dots {
    margin-top: 1.4rem;
    margin-left: 0.2rem;
    text-align: center;
  }
  .yogini_lp .sp_only {
    display: none;
  }
  .yogini_lp .pc_only {
    display: block;
  }
  .yogini_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));
  }
}
.yogini_lp .js-fade-Vr {
  transition-duration: 2.5s;
  opacity: 0;
  transform: translateY(100px);
}

.yogini_lp .js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

.yogini_lp {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
}

.yogini_lp {
  text-align: center;
  margin: 8rem 0 0;
}
@media screen and (max-width: 767px) {
  .yogini_lp {
    margin: 0;
  }
}
.yogini_lp .cont_ttl {
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  color: #496464;
  font-feature-settings: "palt";
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .yogini_lp .cont_ttl {
    font-size: calc(36 *(100vw / 750));
    line-height: 1.8;
  }
}
.yogini_lp .sub_ttl {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #cda58a;
  font-feature-settings: "palt";
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .yogini_lp .sub_ttl {
    font-size: calc(32 *(100vw / 750));
  }
}
.yogini_lp ul li {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
}
@media screen and (max-width: 767px) {
  .yogini_lp ul li {
    font-size: calc(28 *(100vw / 750));
    line-height: 1.85;
  }
}
.yogini_lp .model_img,
.yogini_lp .model_img2 {
  width: 66rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .yogini_lp .model_img,
.yogini_lp .model_img2 {
    width: calc(660 *(100vw / 750));
  }
}
.yogini_lp .sec_model_img .model_img {
  width: 34.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .yogini_lp .sec_model_img .model_img {
    width: calc(510 *(100vw / 750));
    margin: 0 auto;
  }
}
.yogini_lp .credit_txt {
  font-size: 1.2rem;
  line-height: 1.83;
  font-feature-settings: "palt";
  letter-spacing: 0.07em;
  color: #666;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
.yogini_lp .credit_txt a {
  display: inline-block;
}
.yogini_lp .top--mainimg {
  width: 82.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .yogini_lp .top--mainimg {
    width: calc(750 *(100vw / 750));
  }
}
.yogini_lp .contents1 {
  margin-top: 9.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 {
    margin-top: calc(134 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box1 {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box1 {
    margin-top: calc(41 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box1 li:nth-of-type(2),
.yogini_lp .contents1 .text_box1 li:nth-of-type(3) {
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box1 li:nth-of-type(2),
.yogini_lp .contents1 .text_box1 li:nth-of-type(3) {
    margin-top: calc(43 *(100vw / 750));
  }
}
.yogini_lp .contents1 .cont_ttl:nth-child(n+2) {
  margin-top: 11.5rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .cont_ttl:nth-child(n+2) {
    margin-top: calc(129 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box2 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box2 {
    margin-top: calc(37 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box2 li:nth-of-type(2) {
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box2 li:nth-of-type(2) {
    margin-top: calc(43 *(100vw / 750));
  }
}
.yogini_lp .contents1 .cont_ttl:nth-child(n+3) {
  margin-top: 11.5rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .cont_ttl:nth-child(n+3) {
    margin-top: calc(129 *(100vw / 750));
  }
}
.yogini_lp .contents1 .sub_ttl {
  margin-top: 3.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .sub_ttl {
    margin-top: calc(47 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box3 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box3 {
    margin-top: calc(52 *(100vw / 750));
  }
}
.yogini_lp .contents1 .text_box3 li:nth-of-type(2) {
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents1 .text_box3 li:nth-of-type(2) {
    margin-top: calc(43 *(100vw / 750));
  }
}
.yogini_lp .contents2 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 {
    margin-top: calc(55 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box .sub_ttl {
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box .sub_ttl {
    margin-top: calc(138 *(100vw / 750));
    line-height: 1.8;
  }
}
.yogini_lp .contents2 .model_box .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box .model_txt {
    margin-top: calc(40 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box2 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box2 {
    margin-top: calc(54 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box2 .model_txt {
  margin-top: 7.2rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box2 .model_txt {
    margin-top: calc(88 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box3 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box3 {
    margin-top: calc(55 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box3 .model_txt {
  margin-top: 7.2rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box3 .model_txt {
    margin-top: calc(88 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box4 {
  margin-top: 0rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box4 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box4 .sub_ttl {
  margin-top: 10.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box4 .sub_ttl {
    margin-top: calc(130 *(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.yogini_lp .contents2 .model_box4 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box4 .model_txt {
    margin-top: calc(41 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box4 .model_img {
  display: block;
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box4 .model_img {
    margin-top: calc(53 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box5 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box5 {
    margin-top: calc(89 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box5 .sub_ttl {
  margin-top: 10.6rem;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box5 .sub_ttl {
    margin-top: calc(100 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box5 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box5 .model_txt {
    margin-top: calc(88 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box5 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box5 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box6 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box6 {
    margin-top: calc(0 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box6 .sub_ttl {
  margin-top: 10.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box6 .sub_ttl {
    margin-top: calc(130 *(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.yogini_lp .contents2 .model_box6 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box6 .model_txt {
    margin-top: calc(42 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box6 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box6 .model_img {
    margin: calc(52 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box7 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box7 {
    margin-top: calc(90 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box7 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box7 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box7 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box7 .model_img {
    margin: calc(53 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box8 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box8 {
    margin-top: calc(89 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box8 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box8 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box8 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box8 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box9 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box9 {
    margin-top: calc(89 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box9 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box9 .model_txt {
    margin-top: calc(41 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box9 .sub_ttl {
  margin-top: 10.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box9 .sub_ttl {
    margin-top: calc(130 *(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.yogini_lp .contents2 .model_box9 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box9 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box10 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box10 {
    margin-top: calc(89 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box10 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box10 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box10 .model_img {
  display: block;
  margin: 2.8rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box10 .model_img {
    margin: calc(53 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box11 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box11 {
    margin-top: calc(87 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box11 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box11 .model_txt {
    margin-top: calc(87 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box11 .model_img {
  display: block;
  margin: 2.4rem auto 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box11 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents2 .model_box12 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box12 {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box12 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box12 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents2 .model_box12 .model_img {
  display: block;
  margin: 2.4rem auto 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents2 .model_box12 .model_img {
    margin: calc(20 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents3 {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box1 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box1 {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box1 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box1 .model_txt {
    margin-top: calc(40 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box1 .sub_ttl {
  margin-top: 10.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box1 .sub_ttl {
    margin-top: calc(130 *(100vw / 750));
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.yogini_lp .contents3 .model_box1 .model_img {
  display: block;
  margin: 2.6rem auto 7rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box1 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents3 .model_box2 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box2 {
    margin-top: calc(89 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box2 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box2 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box2 .model_img {
  display: block;
  margin: 2.4rem auto 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box2 .model_img {
    margin: calc(54 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents3 .model_box3 {
  margin-top: 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box3 {
    margin-top: calc(86 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box3 .model_txt {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box3 .model_txt {
    margin-top: calc(20 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box3 .model_img {
  display: block;
  margin: 2.4rem auto 6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box3 .model_img {
    margin: calc(50 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents3 .model_box4 .model_txt {
  margin-top: -4.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box4 .model_txt {
    margin-top: calc(47 *(100vw / 750));
  }
}
.yogini_lp .contents3 .model_box4 .model_img {
  display: block;
  width: 20rem;
  margin: 0 auto 7.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents3 .model_box4 .model_img {
    width: calc(296 *(100vw / 750));
    margin: calc(82 *(100vw / 750)) auto 0;
  }
}
.yogini_lp .contents4 {
  margin-top: 10.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 {
    margin-top: calc(130 *(100vw / 750));
  }
}
.yogini_lp .contents4 .model_box9 .model_txt {
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box9 .model_txt {
    margin-top: calc(42 *(100vw / 750));
  }
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box9 .sub_ttl {
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}
.yogini_lp .contents4 .model_box9 .model_img {
  display: block;
  margin: 2.6rem auto 11.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box9 .model_img {
    margin: calc(55 *(100vw / 750)) auto calc(130 *(100vw / 750));
  }
}
.yogini_lp .contents4 .model_box9 .model_img .credit_txt {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box9 .model_img .credit_txt {
    margin-top: calc(31 *(100vw / 750));
  }
}
.yogini_lp .contents4 .model_box10 {
  margin-top: 2.6rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box10 {
    margin-top: calc(40 *(100vw / 750));
  }
}
.yogini_lp .contents4 .model_box10 .model_img {
  display: block;
  margin: 2.6rem auto 3rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box10 .model_img {
    margin: calc(53 *(100vw / 750)) auto calc(60 *(100vw / 750));
  }
}
.yogini_lp .contents4 .model_box10 .model_img2 .credit_txt {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .yogini_lp .contents4 .model_box10 .model_img2 .credit_txt {
    margin-top: calc(30 *(100vw / 750));
  }
}
.yogini_lp .staffWrap {
  margin-top: 5rem;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  letter-spacing: 0.025em;
  color: #496464;
  line-height: 2;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .yogini_lp .staffWrap {
    margin-top: 12.6666666667vw;
    font-size: 4.2666666667vw;
    line-height: 1.85;
  }
}
.yogini_lp .staffWrap a {
  display: inline-block;
}
.yogini_lp section.checkItemAll.futuraFont {
  display: block;
  width: rem(223);
  margin: rem(154) auto 0;
  line-height: 2.45;
  font-size: calcLH(2.45, 15);
  text-align: center;
  color: #333;
  border: rem(1) solid #333;
  background-color: #fff;
  font-feature-settings: "palt";
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .yogini_lp section.checkItemAll.futuraFont {
    width: calc(355 *(100vw / 750));
    margin: calc(148 *(100vw / 750)) auto 0;
    font-size: calc(24 *(100vw / 750));
    display: block;
    width: cwS(355);
    margin: cwS(138) auto 0;
    font-size: calcLH(2.45, 24);
    letter-spacing: 0.025em;
    text-align: center;
    border: cwS(1) solid #333;
    background-color: #fff;
    font-feature-settings: "palt";
  }
}

section#columnArchiveAll {
  margin-top: -0.8rem;
}