@charset "UTF-8";
/*---------- reset ----------*/
/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.issue_221215 img {
  width: 100%;
  height: auto;
}
.issue_221215 a, .issue_221215 picture {
  display: block;
}
.issue_221215 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .issue_221215 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .issue_221215 .sp-only {
    display: none;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.2s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
}

/*---------- animation ----------*/
/*---------- font ----------*/
.firstviewArea__lead,
.sec-lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

.firstviewArea__lead {
  font-size: calc(26 *(100vw / 750));
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead {
    font-size: 14px;
    line-height: 2.2;
  }
}

.sec-lead {
  font-size: calc(24 *(100vw / 750));
  line-height: 2.2;
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: 13px;
    line-height: 2.2;
  }
}

.sec-ttl,
.sec-subTtl {
  font-family: quiche-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}

.sec-ttl {
  font-size: calc(56 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .sec-ttl {
    font-size: 36px;
  }
}

.sec-subTtl {
  font-size: calc(36 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .sec-subTtl {
    font-size: 20px;
  }
}

.sec-credit span {
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(22 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 12px;
  }
}

.issue_221215__btn a {
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .issue_221215__btn a {
    font-size: 13px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

.image-box101 {
  width: calc(700 *(100vw / 750));
}

.image-box102 {
  width: calc(640 *(100vw / 750));
}

.image-box201 {
  width: calc(660 *(100vw / 750));
}

.model-image202 {
  width: 100%;
}

.image-box301 {
  width: 100%;
}

.image-box302 {
  width: 100%;
}

.image-box401 {
  width: 100%;
}

.image-box501 {
  width: 100%;
}

.image-box502 {
  width: calc(670 *(100vw / 750));
}

/*---------- image-size ----------*/
/*---------- common ----------*/
.sec {
  margin-bottom: calc(200 *(100vw / 750));
}

.sec01 .sec-subTtl,
.sec03 .sec-subTtl {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 15;
}

.sec02 .sec-subTtl,
.sec05 .sec-subTtl {
  margin-bottom: calc(42 *(100vw / 750));
}

.sec03 .sec-credit,
.sec04 .sec-credit {
  margin-top: calc(10 *(100vw / 750));
}

.sec-ttl {
  position: absolute;
  z-index: 15;
}

.image-box {
  position: relative;
  box-sizing: border-box;
}

.image-box101,
.image-box302,
.image-box501 {
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-ttl {
  writing-mode: vertical-rl;
  white-space: nowrap;
}

.sec-subTtl {
  text-align: center;
}

.sec-bg {
  position: absolute;
  z-index: -1;
}

.sec-lead {
  text-align: center;
}

.sec-credit {
  text-align: center;
  margin-top: calc(26 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(9 *(100vw / 750));
  margin-top: calc(27 *(100vw / 750));
  border-bottom: 1px solid #999999;
}

/*---------- common ----------*/
.issue_221215 {
  margin-bottom: calc(160 *(100vw / 750));
}

.firstviewArea {
  padding-bottom: calc(125 *(100vw / 750));
}
.firstviewArea__img {
  margin-bottom: calc(125 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.sec01__wrap01 {
  margin-bottom: calc(63 *(100vw / 750));
}
.sec01__wrap02 {
  margin-left: calc(25 *(100vw / 750));
}
.sec01 .image-box101 {
  margin: 0 auto;
  margin-bottom: calc(65 *(100vw / 750));
  padding: calc(90 *(100vw / 750)) calc(70 *(100vw / 750)) calc(50 *(100vw / 750));
  background-image: url(../img/bg-image101.jpg);
}
.sec01 .sec-ttl {
  top: calc(-60 *(100vw / 750));
  right: calc(-74 *(100vw / 750));
}
.sec01 .sec-subTtl {
  top: calc(30 *(100vw / 750));
}
.sec01 .sec-credit {
  text-align: left;
  margin-left: calc(12 *(100vw / 750));
}
.sec01 .sec-credit span {
  margin-left: 0;
  margin-right: calc(18 *(100vw / 750));
}

.sec02__wrap01 {
  margin-bottom: calc(80 *(100vw / 750));
}
.sec02 .image-box201 {
  margin: 0 auto;
  margin-bottom: calc(50 *(100vw / 750));
  padding-left: calc(60 *(100vw / 750));
}
.sec02 .sec-ttl {
  left: calc(32 *(100vw / 750));
  bottom: calc(-165 *(100vw / 750));
}
.sec02 .sec-bg {
  left: 0;
  bottom: calc(-60 *(100vw / 750));
  width: calc(120 *(100vw / 750));
}
.sec02 .sec-lead {
  margin-bottom: calc(66 *(100vw / 750));
}

.sec03__wrap01 {
  margin-bottom: calc(65 *(100vw / 750));
}
.sec03 .image-box302 {
  padding: calc(173 *(100vw / 750)) calc(105 *(100vw / 750)) calc(80 *(100vw / 750));
  background-image: url(../img/bg-image302_sp.jpg);
}
.sec03 .sec-ttl {
  top: calc(155 *(100vw / 750));
  left: calc(20 *(100vw / 750));
}
.sec03 .sec-subTtl {
  top: calc(80 *(100vw / 750));
}

.sec04 .image-box401 {
  margin-bottom: calc(67 *(100vw / 750));
  padding-left: calc(90 *(100vw / 750));
}
.sec04 .sec-ttl {
  left: calc(65 *(100vw / 750));
  bottom: calc(-20 *(100vw / 750));
}
.sec04 .sec-subTtl {
  margin-bottom: calc(56 *(100vw / 750));
}
.sec04 .sec-bg {
  left: 0;
  bottom: calc(-60 *(100vw / 750));
  width: calc(180 *(100vw / 750));
}

.sec05 {
  margin-bottom: calc(160 *(100vw / 750));
}
.sec05__wrap01 {
  margin-bottom: calc(80 *(100vw / 750));
}
.sec05 .image-box501 {
  padding: calc(70 *(100vw / 750));
  background-image: url(../img/bg-image501_sp.jpg);
}
.sec05 .image-box502 {
  margin: 0 auto;
}
.sec05 .sec-ttl {
  top: calc(-41 *(100vw / 750));
  right: calc(17 *(100vw / 750));
}
.sec05 .sec-lead {
  margin-bottom: calc(66 *(100vw / 750));
}

.issue_221215__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(600 *(100vw / 750));
  height: calc(70 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #4d4d4d;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .firstviewArea__img {
    max-width: 1180px;
    width: 95%;
  }
  .image-box101 {
    max-width: 500px;
    width: 100%;
  }
  .image-box102 {
    max-width: 522px;
    width: 100%;
  }
  .image-box201 {
    max-width: 440px;
    width: 100%;
  }
  .model-image202 {
    max-width: 460px;
    width: 100%;
  }
  .image-box301 {
    max-width: 500px;
    width: 52%;
  }
  .image-box302 {
    max-width: 460px;
    width: 48%;
  }
  .image-box401 {
    max-width: 577px;
    width: 65%;
  }
  .image-box501 {
    max-width: 500px;
    width: 100%;
  }
  .image-box502 {
    max-width: 460px;
    width: 100%;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec {
    margin-bottom: 160px;
  }
  .sec02 .sec-subTtl,
.sec05 .sec-subTtl {
    margin-bottom: 3.6rem;
  }
  .sec02 .sec-lead,
.sec05 .sec-lead {
    margin-bottom: 7.4rem;
  }
  .sec03 .sec-credit,
.sec04 .sec-credit {
    margin-top: 1.4rem;
  }
  .sec-credit {
    margin-top: 2.2rem;
  }
  .sec-credit span {
    margin: 0 6px;
    margin-top: 18px;
  }
  /*---------- common ----------*/
  .issue_221215 {
    padding-top: 20px;
    margin-bottom: 140px;
  }
  .firstviewArea {
    padding-bottom: 113px;
  }
  .firstviewArea__img {
    margin: 0 auto;
    margin-bottom: 113px;
  }
  .sec01__wrapper {
    display: flex;
    justify-content: center;
    gap: 12rem;
    margin: 0 auto;
    max-width: 1142px;
    width: 95%;
    transform: translateX(3rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (min-width: 768px) {
  .sec01__wrapper {
    transform: translateX(0);
  }
}
@media screen and (min-width: 768px) {
  .sec01__wrap01 {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec01__wrap02 {
    margin-top: 300px;
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec01 .image-box101 {
    margin: 0;
    margin-bottom: 7.4rem;
    padding: 7rem 5rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  .sec01 .image-box102 {
    padding-right: 62px;
  }
}
@media screen and (min-width: 768px) {
  .sec01 .sec-ttl {
    top: -60px;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec01 .sec-subTtl {
    top: 2.7rem;
  }
}
@media screen and (min-width: 768px) {
  .sec01 .sec-credit {
    text-align: center;
    margin-top: 1.4rem;
    margin-left: 0;
  }
  .sec01 .sec-credit span {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrapper {
    display: flex;
    justify-content: center;
    gap: 6rem;
    margin: 0 auto;
    max-width: 960px;
    width: 95%;
    transform: translateX(-2rem);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) and (min-width: 768px) {
  .sec02__wrapper {
    transform: translateX(0);
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrap01 {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrap02 {
    margin-top: 182px;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .image-box201 {
    margin: 0;
    padding-left: 40px;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-ttl {
    left: 21px;
    bottom: -145px;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-bg {
    bottom: -80px;
    width: 80px;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-credit {
    margin-left: 40px;
  }
}
@media screen and (min-width: 768px) {
  .sec03__wrap01 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 53px;
    max-width: 960px;
    width: 95%;
  }
  .sec03 .image-box302 {
    padding: 14.4rem 6rem 9.6rem;
    background-image: url(../img/bg-image302_pc.jpg);
  }
  .sec03 .sec-ttl {
    top: 0;
    left: 14px;
    bottom: 0;
    text-align: center;
  }
  .sec03 .sec-subTtl {
    top: 10rem;
  }
}
@media screen and (min-width: 768px) {
  .sec04 .image-box401 {
    margin: 0 auto;
    margin-bottom: 5.2rem;
    padding-left: 75px;
    padding-right: 62px;
    transform: translateX(-0.6rem);
  }
  .sec04 .sec-ttl {
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
  }
  .sec04 .sec-subTtl {
    margin-bottom: 24px;
  }
  .sec04 .sec-bg {
    left: 0;
    bottom: -88px;
    width: 120px;
  }
}
@media screen and (min-width: 768px) {
  .sec05 {
    margin-bottom: 140px;
  }
  .sec05__wrapper {
    display: flex;
    justify-content: center;
    gap: 8rem;
    margin: 0 auto;
    max-width: 1040px;
    width: 95%;
    transform: translateX(1rem);
  }
  .sec05__wrap01 {
    margin-bottom: 0;
  }
  .sec05__wrap02 {
    margin-top: 100px;
  }
  .sec05 .image-box501 {
    padding: 5rem;
    background-image: url(../img/bg-image501_pc.jpg);
  }
  .sec05 .image-box502 {
    margin: 0;
    padding-right: 20px;
  }
  .sec05 .sec-ttl {
    top: -60px;
    right: 0;
  }
  .sec05 .sec-subTtl,
.sec05 .sec-lead {
    margin-left: -17px;
  }
}
@media screen and (min-width: 768px) {
  .issue_221215__btn a {
    max-width: 800px;
    width: 95%;
    height: 42px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*# sourceMappingURL=style.css.map */