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

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

.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(24 *(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-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_230427__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_230427__btn a {
    font-size: 13px;
  }
}

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

.item-image101,
.item-image201,
.item-image301,
.item-image401,
.item-image501 {
  width: calc(660 *(100vw / 750));
}

.item-image102 {
  width: calc(380 *(100vw / 750));
}

.item-image103 {
  width: calc(320 *(100vw / 750));
}

.item-image104 {
  width: calc(360 *(100vw / 750));
}

.item-image202 {
  width: calc(340 *(100vw / 750));
}

.item-image203 {
  width: calc(380 *(100vw / 750));
}

.item-image302 {
  width: calc(380 *(100vw / 750));
}

.item-image303 {
  width: calc(340 *(100vw / 750));
}

.item-image402 {
  width: calc(380 *(100vw / 750));
}

.item-image403 {
  width: calc(340 *(100vw / 750));
}

.item-image502 {
  width: calc(340 *(100vw / 750));
}

.item-image503 {
  width: calc(380 *(100vw / 750));
}

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

.sec01,
.sec05 {
  position: relative;
}
.sec01::after,
.sec05::after {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}

.sec03__wrapper {
  position: relative;
}
.sec03__wrapper::after {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}

.item-image101,
.item-image201,
.item-image301,
.item-image401,
.item-image501 {
  position: relative;
}
.item-image101::before,
.item-image201::before,
.item-image301::before,
.item-image401::before,
.item-image501::before {
  display: block;
  position: absolute;
  top: calc(15 *(100vw / 750));
  left: calc(15 *(100vw / 750));
  right: calc(15 *(100vw / 750));
  bottom: calc(15 *(100vw / 750));
  border: solid calc(3 *(100vw / 750)) #fff;
  content: "";
  pointer-events: none;
  z-index: 5;
}

.sec-flexWrap {
  display: flex;
}

.sec-txtArea {
  padding-top: calc(88 *(100vw / 750));
  padding-bottom: calc(80 *(100vw / 750));
}

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

.sec02 .sec-ttl,
.sec04 .sec-ttl,
.sec05 .sec-ttl {
  margin-bottom: calc(64 *(100vw / 750));
}

.sec-lead {
  text-align: justify;
  margin-bottom: calc(53 *(100vw / 750));
}

.sec-credit {
  text-align: left;
}
.sec-credit span {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 1px solid #999999;
}

/*---------- common ----------*/
.issue_230427 {
  padding-bottom: calc(160 *(100vw / 750));
}

.firstviewArea {
  padding-bottom: calc(130 *(100vw / 750));
}
.firstviewArea__img {
  margin-bottom: calc(126 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.sec01::after {
  top: calc(240 *(100vw / 750));
  left: 0;
  right: 0;
  bottom: calc(240 *(100vw / 750));
  background-color: #f9f7f3;
}
.sec01__wrap01 {
  margin-left: auto;
  width: calc(660 *(100vw / 750));
}
.sec01 .sec-txtArea {
  width: calc(610 *(100vw / 750));
}
.sec01 .sec-flexWrap {
  gap: calc(25 *(100vw / 750));
  margin-bottom: calc(40 *(100vw / 750));
}
.sec01 .sec-ttl {
  width: calc(602 *(100vw / 750));
}
.sec01 .item-image103 {
  margin-top: calc(240 *(100vw / 750));
}
.sec01 .item-image104 {
  margin-left: calc(125 *(100vw / 750));
}

.sec02 .item-image201,
.sec02 .sec-txtArea {
  margin: 0 auto;
}
.sec02 .sec-txtArea {
  width: calc(660 *(100vw / 750));
}
.sec02 .sec-flexWrap {
  gap: calc(30 *(100vw / 750));
}
.sec02 .sec-ttl {
  width: calc(647 *(100vw / 750));
}
.sec02 .item-image202 {
  margin-top: calc(180 *(100vw / 750));
}

.sec03__wrapper::after {
  top: calc(240 *(100vw / 750));
  left: 0;
  right: 0;
  bottom: calc(60 *(100vw / 750));
  background-color: #fbf6f2;
}
.sec03__wrap01 {
  margin-left: auto;
  width: calc(660 *(100vw / 750));
}
.sec03 .sec-txtArea {
  width: calc(610 *(100vw / 750));
}
.sec03 .sec-flexWrap {
  gap: calc(30 *(100vw / 750));
}
.sec03 .sec-ttl {
  width: calc(603 *(100vw / 750));
}
.sec03 .item-image303 {
  margin-top: calc(240 *(100vw / 750));
}

.sec04 .item-image401,
.sec04 .sec-txtArea {
  margin: 0 auto;
}
.sec04 .sec-txtArea {
  width: calc(660 *(100vw / 750));
}
.sec04 .sec-flexWrap {
  gap: calc(30 *(100vw / 750));
}
.sec04 .sec-ttl {
  width: calc(654 *(100vw / 750));
}
.sec04 .item-image403 {
  margin-top: calc(180 *(100vw / 750));
}

.sec05 {
  margin-bottom: 0;
}
.sec05::after {
  top: calc(240 *(100vw / 750));
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f9f9f1;
}
.sec05 .sec-txtArea {
  margin-left: calc(46 *(100vw / 750));
  width: calc(630 *(100vw / 750));
}
.sec05 .sec-flexWrap {
  gap: calc(30 *(100vw / 750));
}
.sec05 .sec-ttl {
  width: calc(618 *(100vw / 750));
}
.sec05 .item-image502 {
  margin-top: calc(240 *(100vw / 750));
}

.issue_230427__btn {
  padding-top: calc(160 *(100vw / 750));
  padding-bottom: calc(160 *(100vw / 750));
  background-color: #f9f9f1;
}
.issue_230427__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: 1140px;
    width: 85%;
  }
  .item-image101,
  .item-image201,
  .item-image301,
  .item-image401,
  .item-image501 {
    max-width: 460px;
    width: 100%;
  }
  .item-image102 {
    max-width: 220px;
    width: 100%;
  }
  .item-image103 {
    max-width: 200px;
    width: 100%;
  }
  .item-image104 {
    max-width: 200px;
    width: 40%;
  }
  .item-image202 {
    max-width: 220px;
    width: 100%;
  }
  .item-image203 {
    max-width: 220px;
    width: 100%;
  }
  .item-image302 {
    max-width: 240px;
    width: 100%;
  }
  .item-image303 {
    max-width: 200px;
    width: 100%;
  }
  .item-image402 {
    max-width: 240px;
    width: 100%;
  }
  .item-image403 {
    max-width: 220px;
    width: 100%;
  }
  .item-image502 {
    max-width: 240px;
    width: 100%;
  }
  .item-image503 {
    max-width: 260px;
    width: 100%;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec {
    margin-bottom: 180px;
  }
  .sec__wrapper {
    display: flex;
    align-items: flex-start;
    margin: 0 auto;
    max-width: 1240px;
    width: 90%;
  }
  .item-image101::before,
  .item-image201::before,
  .item-image301::before,
  .item-image401::before,
  .item-image501::before {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: solid 1.5px #fff;
  }
  .sec-txtArea {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sec-ttl {
    margin-bottom: 26px;
  }
  .sec02 .sec-ttl,
  .sec04 .sec-ttl,
  .sec05 .sec-ttl {
    margin-bottom: 39px;
  }
  .sec-lead {
    margin-bottom: 26px;
  }
  /*---------- common ----------*/
  .issue_230427 {
    padding-top: 40px;
    padding-bottom: 150px;
  }
  .firstviewArea {
    padding-bottom: 93px;
  }
  .firstviewArea__img {
    margin: 0 auto;
    margin-bottom: 93px;
  }
  .sec01__wrapper {
    justify-content: center;
    flex-direction: row-reverse;
    padding-bottom: 80px;
  }
  .sec01::after {
    top: 12rem;
    bottom: 0;
  }
  .sec01__wrap01 {
    margin-left: -6rem;
    max-width: 660px;
    width: 57%;
  }
  .sec01__wrap02 {
    margin-top: 24rem;
    max-width: 500px;
    width: 43%;
  }
  .sec01 .sec-txtArea {
    width: auto;
  }
  .sec01 .sec-flexWrap {
    gap: 8rem;
    margin-bottom: 0;
  }
  .sec01 .sec-ttl {
    max-width: 506px;
    width: 80%;
  }
  .sec01 .item-image101 {
    margin-left: auto;
    margin-bottom: 13.5rem;
    width: 70%;
  }
  .sec01 .item-image103 {
    margin-top: 20rem;
  }
  .sec01 .item-image104 {
    margin-top: -13rem;
    margin-left: 6rem;
  }
  .sec02__wrapper {
    justify-content: center;
    gap: 10rem;
  }
  .sec02__wrap {
    margin-top: 14.6rem;
    max-width: 600px;
    width: 52%;
  }
  .sec02 .item-image201,
  .sec02 .sec-txtArea {
    margin: 0;
  }
  .sec02 .sec-txtArea {
    margin-bottom: 8rem;
    width: auto;
  }
  .sec02 .sec-flexWrap {
    justify-content: flex-end;
    gap: 4rem;
    margin-left: auto;
    max-width: 480px;
    width: 80%;
  }
  .sec02 .sec-ttl {
    max-width: 506px;
    width: 86%;
  }
  .sec02 .item-image201 {
    width: 48%;
  }
  .sec02 .item-image202 {
    margin-top: 10rem;
  }
  .sec03__wrapper {
    justify-content: center;
    flex-direction: row-reverse;
    padding-bottom: 100px;
  }
  .sec03__wrapper::after {
    top: 13rem;
    left: 45%;
    transform: translateX(-50%);
    bottom: 0;
    max-width: 760px;
    width: 80%;
  }
  .sec03__wrap01 {
    margin-left: -6rem;
    max-width: 590px;
    width: 55%;
  }
  .sec03__wrap02 {
    margin-top: 510px;
    max-width: 480px;
    width: 45%;
  }
  .sec03 .sec-txtArea {
    margin-left: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 80%;
  }
  .sec03 .sec-flexWrap {
    gap: 4rem;
  }
  .sec03 .sec-ttl {
    max-width: 343px;
    width: 80%;
  }
  .sec03 .item-image301 {
    margin-bottom: 10.5rem;
    width: 80%;
  }
  .sec03 .item-image303 {
    margin-top: 28rem;
  }
  .sec04__wrapper {
    gap: 8.7rem;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .sec04__wrap {
    margin-top: 14.4rem;
    max-width: 700px;
    width: 60%;
  }
  .sec04 .item-image401,
  .sec04 .sec-txtArea {
    margin: 0;
  }
  .sec04 .sec-txtArea {
    margin-left: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 56%;
  }
  .sec04 .sec-flexWrap {
    gap: 4rem;
    margin-top: -94px;
    max-width: 500px;
    width: 75%;
  }
  .sec04 .sec-ttl {
    max-width: 333px;
    width: 93%;
  }
  .sec04 .item-image401 {
    width: 40%;
  }
  .sec04 .item-image403 {
    margin-top: 20rem;
  }
  .sec05 {
    margin-bottom: 0;
  }
  .sec05__wrapper {
    justify-content: center;
    transform: translateX(5.5rem);
    gap: 10rem;
  }
  .sec05::after {
    top: 10rem;
  }
  .sec05__wrap {
    margin-top: 8.4rem;
    width: 55%;
  }
  .sec05 .sec-txtArea {
    margin-left: 0;
    margin-bottom: 8rem;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 90%;
  }
  .sec05 .sec-flexWrap {
    gap: 4rem;
    max-width: 540px;
    width: 85%;
  }
  .sec05 .sec-ttl {
    max-width: 412px;
    width: 78%;
  }
  .sec05 .item-image501 {
    width: 45%;
  }
  .sec05 .item-image502 {
    margin-top: 12rem;
  }
  .issue_230427__btn {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .issue_230427__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 */