@charset "UTF-8";
/*---------- reset ----------*/
/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.issue_230309 img,
.issue_230309 svg {
  width: 100%;
  height: auto;
}
.issue_230309 a, .issue_230309 picture {
  display: block;
}
.issue_230309 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .issue_230309 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .issue_230309 .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;
}

.sec-rotation {
  animation: rotation 40s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*---------- animation ----------*/
/*---------- font ----------*/
.issue_230309 {
  color: #000;
}

.firstviewArea__lead,
.sec-lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(26 *(100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead,
  .sec-lead {
    font-size: 13px;
    line-height: 2.2;
  }
}

.sec-ttl span {
  font-family: "Antic Didone", serif;
  font-size: calc(66 *(100vw / 750));
  font-feature-settings: "palt";
}

.sec01 .sec-ttl span {
  color: #FFFFFF;
  line-height: 1.1515151515;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .sec01 .sec-ttl span {
    font-size: 6.4rem;
    line-height: 1;
  }
}

.sec02 .sec-ttl span {
  color: #E0A087;
  line-height: 1.1515151515;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec02 .sec-ttl span {
    font-size: 5rem;
    line-height: 1.4;
  }
}

.sec03 .sec-ttl span {
  color: #F9F7F3;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec03 .sec-ttl span {
    font-size: 5rem;
  }
}

.sec04 .sec-ttl span {
  color: #886F63;
  font-size: calc(60 *(100vw / 750));
  line-height: 1.15;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec04 .sec-ttl span {
    font-size: 46px;
    line-height: 1.3;
  }
}

.sec05 .sec-ttl span {
  color: #B3B3B3;
  line-height: 1.1515151515;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec05 .sec-ttl span {
    font-size: 5rem;
    line-height: 1.4;
  }
}

.sec06 .sec-ttl span {
  color: #B5A3C0;
  font-size: calc(60 *(100vw / 750));
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .sec06 .sec-ttl span {
    font-size: 5rem;
    line-height: 1;
  }
}

.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;
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 12px;
  }
}

.staff-credit {
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(22 *(100vw / 750));
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 12px;
  }
}

.issue_230309__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;
}
@media screen and (min-width: 768px) {
  .issue_230309__btn a {
    font-size: 13px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: calc(730 *(100vw / 750));
}

.image-box101 {
  width: calc(680 *(100vw / 750));
}

.image-box201 {
  width: calc(680 *(100vw / 750));
}

.image-box301 {
  width: calc(650 *(100vw / 750));
}

.image-box401 {
  width: calc(580 *(100vw / 750));
}

.image-box501 {
  width: calc(680 *(100vw / 750));
}

.model-image601 {
  width: calc(650 *(100vw / 750));
}

.sec-rotation {
  width: calc(247 *(100vw / 750));
}

/*---------- image-size ----------*/
/*---------- common ----------*/
.sec {
  margin-bottom: calc(194 *(100vw / 750));
}

.sec01__wrapper,
.sec03__wrapper,
.sec06__wrapper {
  position: relative;
  z-index: 5;
}
.sec01__wrapper::after,
.sec03__wrapper::after,
.sec06__wrapper::after {
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  z-index: -1;
}

.image-box {
  position: relative;
}

.image-box201,
.image-box501 {
  position: relative;
  z-index: 5;
}

.sec-rotation {
  position: absolute;
  z-index: -1;
}

.sec-ttl {
  position: absolute;
  z-index: 5;
  pointer-events: none;
}

.sec-lead {
  text-align: center;
  margin-top: calc(65 *(100vw / 750));
  margin-bottom: calc(52 *(100vw / 750));
}

.sec-credit {
  text-align: center;
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(8 *(100vw / 750));
  margin-bottom: calc(25 *(100vw / 750));
  padding-bottom: 1px;
  border-bottom: 1px solid #999999;
}

/*---------- common ----------*/
.issue_230309 {
  margin-bottom: calc(160 *(100vw / 750));
  padding-top: calc(40 *(100vw / 750));
  padding-bottom: calc(160 *(100vw / 750));
  background-color: #F9F7F3;
  overflow: hidden;
}

.firstviewArea {
  padding-bottom: calc(150 *(100vw / 750));
}
.firstviewArea__img {
  margin: 0 auto;
  margin-bottom: calc(145 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.sec01__wrapper::after {
  top: calc(80 *(100vw / 750));
  width: 100%;
  height: calc(860 *(100vw / 750));
  background-image: url(../img/model-image101-bg_sp.jpg);
}
.sec01 .image-box101 {
  margin: 0 auto;
}
.sec01 .sec-ttl {
  top: calc(360 *(100vw / 750));
  left: calc(35 *(100vw / 750));
}
.sec01 .sec-ttl span {
  display: block;
}
.sec01 .sec-ttl .sp-only {
  display: inline;
}

.sec02 .image-box201 {
  margin-left: auto;
}
.sec02 .model-image201 {
  margin-bottom: calc(55 *(100vw / 750));
}
.sec02 .sec-ttl {
  position: relative;
}
.sec02 .sec-lead {
  margin-top: calc(57 *(100vw / 750));
}
.sec02 .sec-rotation {
  top: calc(-124 *(100vw / 750));
  left: calc(-44 *(100vw / 750));
}

.sec03 {
  margin-bottom: calc(220 *(100vw / 750));
  padding-top: calc(80 *(100vw / 750));
  padding-bottom: calc(80 *(100vw / 750));
  background-color: #F0E4E1;
}
.sec03__wrapper {
  padding-bottom: calc(56 *(100vw / 750));
}
.sec03__wrapper::after {
  top: calc(80 *(100vw / 750));
  width: 100%;
  height: calc(1518 *(100vw / 750));
  background-image: url(../img/sec03-bg_sp.png);
}
.sec03 .image-box301 {
  margin: 0 auto;
}
.sec03 .sec-ttl {
  writing-mode: vertical-lr;
  top: calc(30 *(100vw / 750));
  right: calc(20 *(100vw / 750));
}

.sec04 .image-box401 {
  margin-left: calc(20 *(100vw / 750));
  z-index: 5;
}
.sec04 .image-box401::after {
  display: block;
  position: absolute;
  top: calc(-20 *(100vw / 750));
  left: calc(-20 *(100vw / 750));
  width: calc(220 *(100vw / 750));
  height: calc(520 *(100vw / 750));
  background-color: #CFC5C1;
  content: "";
  z-index: -1;
}
.sec04 .sec-ttl {
  writing-mode: vertical-rl;
  top: calc(0 *(100vw / 750));
  right: calc(-142 *(100vw / 750));
}
.sec04 .sec-ttl span {
  display: block;
}
.sec04 .sec-ttl span:nth-of-type(2) {
  white-space: nowrap;
  margin-top: calc(335 *(100vw / 750));
}

.sec05 .model-image501 {
  margin-bottom: calc(75 *(100vw / 750));
}
.sec05 .sec-ttl {
  text-align: center;
  position: relative;
}
.sec05 .sec-lead {
  margin-top: calc(54 *(100vw / 750));
}
.sec05 .sec-rotation {
  top: calc(-124 *(100vw / 750));
  right: calc(-44 *(100vw / 750));
}

.sec06 {
  margin-bottom: calc(148 *(100vw / 750));
  padding-top: calc(160 *(100vw / 750));
  padding-bottom: calc(80 *(100vw / 750));
  background-image: url(../img/sec06-bg_sp.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
.sec06__wrapper {
  padding-bottom: calc(56 *(100vw / 750));
}
.sec06__wrapper::after {
  top: calc(0 *(100vw / 750));
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #F9F7F3;
}
.sec06 .model-image601 {
  transform: translateY(calc(-80 *(100vw / 750)));
  margin-left: auto;
  margin-right: calc(20 *(100vw / 750));
  margin-bottom: calc(-80 *(100vw / 750));
}
.sec06 .sec-ttl {
  writing-mode: vertical-lr;
  top: calc(60 *(100vw / 750));
  left: calc(10 *(100vw / 750));
}

.staff-credit {
  text-align: center;
  margin-bottom: calc(74 *(100vw / 750));
}

.issue_230309__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;
  background-color: #fff;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .firstviewArea__img {
    max-width: 1220px;
    width: 95%;
  }
  .image-box101 {
    max-width: 480px;
    width: 45%;
  }
  .image-box201 {
    max-width: 480px;
    width: 52%;
  }
  .image-box301 {
    max-width: 480px;
    width: 55%;
  }
  .image-box401 {
    max-width: 480px;
    width: 50%;
  }
  .image-box501 {
    max-width: 480px;
    width: 52%;
  }
  .model-image601 {
    max-width: 480px;
    width: 47%;
  }
  .sec-rotation {
    width: 16.8rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec__wrapper {
    margin: 0 auto;
    max-width: 1400px;
  }
  .sec01,
  .sec04 {
    margin-bottom: 165px;
  }
  .sec02,
  .sec03 {
    margin-bottom: 180px;
  }
  .sec-flexWrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sec-lead {
    margin-top: 44px;
    margin-bottom: 35px;
  }
  .sec-credit span {
    margin: 0 6px;
    margin-bottom: 16px;
    box-sizing: border-box;
  }
  /*---------- common ----------*/
  .issue_230309 {
    margin-bottom: 150px;
    padding-top: 30px;
    padding-bottom: 150px;
  }
  .firstviewArea {
    padding-bottom: 113px;
  }
  .firstviewArea__img {
    margin-bottom: 113px;
  }
  .sec01__wrapper::after {
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1080px;
    width: 90%;
    max-height: 600px;
    height: 64%;
    background-image: url(../img/model-image101-bg_pc.jpg);
    background-size: cover;
  }
  .sec01 .sec-ttl {
    top: 45.8%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .sec01 .sec-ttl span {
    display: inline-block;
    position: absolute;
  }
  .sec01 .sec-ttl span:nth-of-type(1) {
    top: 0;
    right: 74px;
  }
  .sec01 .sec-ttl span:nth-of-type(2) {
    top: 0;
    left: 114px;
  }
  .sec01 .sec-ttl .sp-only {
    display: none;
  }
  .sec02__wrapper {
    width: 80%;
  }
  .sec02 .sec-flexWrap {
    gap: 12rem;
  }
  .sec02 .image-box201 {
    margin-left: 0;
  }
  .sec02 .model-image201 {
    margin-bottom: 0;
  }
  .sec02 .sec-ttl {
    text-align: left;
    position: absolute;
    right: -415px;
    bottom: -15px;
    width: 510px;
  }
  .sec02 .txtArea {
    margin-top: -86px;
    max-width: 440px;
    width: 48%;
  }
  .sec02 .sec-lead {
    margin-top: 0;
  }
  .sec02 .sec-rotation {
    top: -8.5rem;
    left: -8.4rem;
  }
  .sec03 {
    margin-bottom: 180px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sec03__wrapper {
    padding-bottom: 0;
  }
  .sec03__wrapper::after {
    top: 40px;
    bottom: 40px;
    max-width: 1200px;
    width: 123%;
    height: auto;
    background-image: url(../img/sec03-bg_pc.png);
  }
  .sec03 .sec-flexWrap {
    gap: 8rem;
    flex-direction: row-reverse;
    width: 78%;
  }
  .sec03 .image-box301 {
    margin: 0;
  }
  .sec03 .txtArea {
    margin-top: 29px;
    max-width: 390px;
    width: 45%;
  }
  .sec03 .sec-ttl {
    top: 20px;
    right: 11px;
  }
  .sec04 .image-box401 {
    margin: 0 auto;
  }
  .sec04 .image-box401::after {
    top: -30px;
    left: -30px;
    width: 37.5%;
    height: 53%;
  }
  .sec04 .sec-ttl {
    top: 0;
    right: -133px;
  }
  .sec04 .sec-ttl span {
    text-align: left;
    white-space: nowrap;
  }
  .sec04 .sec-ttl span:nth-of-type(2) {
    margin-top: 310px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) and (min-width: 768px) {
  .sec04 .sec-ttl span {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) {
  .sec05 {
    margin-bottom: 218px;
  }
  .sec05 .sec-flexWrap {
    gap: 10.5rem;
    transform: translateX(7px);
    width: 85%;
  }
  .sec05 .model-image501 {
    margin-bottom: 0;
  }
  .sec05 .txtArea {
    margin-top: -12px;
    max-width: 450px;
    width: 48%;
  }
  .sec05 .sec-lead {
    margin-top: 32px;
  }
  .sec05 .sec-rotation {
    top: auto;
    right: -8.5rem;
    bottom: -8.3rem;
  }
}
@media screen and (min-width: 768px) {
  .sec06 {
    margin-bottom: 144px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../img/sec06-bg_pc.jpg);
    background-size: cover;
  }
  .sec06__wrapper {
    flex-direction: row-reverse;
    gap: 8rem;
    padding-bottom: 0;
    max-width: 1200px;
    width: 85%;
  }
  .sec06__wrapper::after {
    top: 30px;
    left: 0;
    bottom: 30px;
    width: 100%;
  }
  .sec06 .txtArea {
    margin-top: 30px;
    max-width: 360px;
    width: 33%;
  }
  .sec06 .model-image601 {
    transform: translateY(0);
    margin: 0;
  }
  .sec06 .sec-ttl {
    text-align: center;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  .staff-credit {
    margin-bottom: 45px;
  }
  .staff-credit .pc-only {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  .issue_230309__btn a {
    max-width: 900px;
    width: 80%;
    height: 42px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}/*# sourceMappingURL=style.css.map */