/*---------- reset ----------*/
/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.issue_230324 img,
.issue_230324-profile img {
  width: 100%;
  height: auto;
}
.issue_230324 a, .issue_230324 picture,
.issue_230324-profile a,
.issue_230324-profile picture {
  display: block;
}
.issue_230324 .pc-only,
.issue_230324-profile .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .issue_230324 .pc-only,
  .issue_230324-profile .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .issue_230324 .sp-only,
  .issue_230324-profile .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 ----------*/
.sec-credit span {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #867D6C;
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 12px;
  }
}

.footerArea__txt a,
.footerArea__txt--staff {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #867D6C;
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  .footerArea__txt a,
  .footerArea__txt--staff {
    font-size: 12.5px;
  }
}

.issue_230324__btn a {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #847D6C;
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
}
@media screen and (min-width: 768px) {
  .issue_230324__btn a {
    font-size: 14px;
  }
}

.profile-txt {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #41392F;
  font-size: calc(20 *(100vw / 750));
  line-height: 1.7692307692;
}
.profile-txt span {
  font-size: calc(23 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .profile-txt {
    font-size: 23px;
    line-height: 1.6956521739;
  }
  .profile-txt span {
    font-size: 28px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

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

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

.model-image301 {
  width: 100%;
}

.model-image401 {
  width: 100%;
}

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

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

.model-image701,
.model-image801 {
  width: calc(485 *(100vw / 750));
}

.footerArea {
  width: 100%;
}

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

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

.model-image {
  margin: 0 auto;
}

.sec-credit {
  text-align: center;
  margin-top: calc(20 *(100vw / 750));
  transform: scale(0.7);
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(8 *(100vw / 750));
  margin-bottom: calc(10 *(100vw / 750));
}

/*---------- common ----------*/
/*---------- profile ----------*/
.issue_230324-profile {
  padding-bottom: calc(50 *(100vw / 750));
  background-color: #EAE2BD;
}

.profile-image {
  margin: 0 auto;
  margin-bottom: calc(21 *(100vw / 750));
}

.profile-txt {
  text-align: center;
}
.profile-txt span {
  display: inline-block;
  margin-bottom: calc(15 *(100vw / 750));
}

/*---------- profile ----------*/
.issue_230324 {
  padding-bottom: calc(125 *(100vw / 750));
}

.firstviewArea {
  margin-bottom: calc(100 *(100vw / 750));
}

.footerArea {
  position: relative;
  margin: 0 auto;
  margin-bottom: calc(126 *(100vw / 750));
}
.footerArea__txt {
  display: inline-block;
  position: absolute;
  top: 42%;
  left: 50%;
  z-index: 10;
  border-bottom: 1px solid #867D6C;
  transform: translate(-50%, -50%) rotate(6deg) scale(0.5);
}
.footerArea__txt--staff {
  top: 50%;
  white-space: nowrap;
  border-bottom: none;
  color: #867D6C;
}

.issue_230324__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(521 *(100vw / 750));
  height: calc(45 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #847D6C;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .model-image101 {
    width: 484px;
  }
  .model-image201 {
    width: 484px;
  }
  .model-image401 {
    max-width: 889px;
    width: 80%;
  }
  .flex-wrap {
    width: 100%;
  }
  .model-image501 {
    width: 50%;
  }
  .model-image601 {
    width: 50%;
  }
  .model-image701,
  .model-image801 {
    width: 484px;
  }
  .footerArea {
    max-width: 889px;
    width: 80%;
  }
  .profile-image {
    width: 485px;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .flex-wrap {
    display: flex;
    justify-content: center;
  }
  .image-box {
    margin-bottom: 70px;
  }
  .sec-credit {
    margin-top: 13px;
    transform: scale(1);
  }
  .sec-credit span {
    margin: 0 4px;
    margin-bottom: 7px;
  }
  /*---------- common ----------*/
  /*---------- profile ----------*/
  .issue_230324-profile {
    padding-bottom: 70px;
  }
  .profile-image {
    margin-bottom: 44px;
  }
  .profile-txt span {
    margin-bottom: 13px;
  }
  /*---------- profile ----------*/
  .issue_230324 {
    padding-bottom: 200px;
  }
  .firstviewArea {
    margin-bottom: 100px;
  }
  .footerArea {
    margin-bottom: 192px;
  }
  .footerArea__txt {
    top: 40.2%;
    padding-bottom: 3px;
    transform: translate(-50%, -50%) rotate(6deg) scale(1);
  }
  .footerArea__txt--staff {
    top: 50%;
    font-size: 1.25rem;
  }
  .issue_230324__btn a {
    max-width: 889px;
    width: 80%;
    height: 39px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1280px) and (min-width: 768px) {
  html {
    font-size: 0.78125vw;
  }
}/*# sourceMappingURL=style.css.map */