@charset "UTF-8";
html {
  font-size: 0.4285714286vw;
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 6px;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p, a {
  font-size: 100%;
  line-height: 1;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.feature {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  overflow: clip;
  position: relative;
  font-feature-settings: "palt" 1;
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Yu Gothic", "YuGothic", "游ゴシック", "游ゴシック体", "Meiryo", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  background: #e8dfce;
}

.feature a {
  transition: 0.3s;
  display: block;
  color: #000;
  text-decoration: none;
  will-change: opacity;
}
.feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.feature img, svg, video {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: bottom;
}

.l-container {
  width: 100%;
  overflow: clip;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.js-fade {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
}

.js-fade.is-show {
  opacity: 1;
  visibility: visible;
}

.js-fade-txt {
  opacity: 0;
  visibility: hidden;
  transform: translateY(3rem);
  transition: opacity 1s ease, transform 1s ease;
}

.js-fade-txt.is-show {
  opacity: 1;
  visibility: visible;
  transform: none;
}

section {
  scroll-margin-top: 100px;
}

.feature {
  display: flex;
  justify-content: center;
}

.pc-left {
  width: 50%;
  position: sticky;
  top: 80px;
  height: calc(100vh - 80px);
}
.pc-right {
  width: 50%;
}

.feature__inner {
  width: 75rem;
  margin: 0 auto;
  position: relative;
  padding-bottom: 28rem;
}

.main-visual {
  position: relative;
  width: 50vw;
  height: 100%;
}
.main-visual .movie {
  height: 100%;
}
.main-visual video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  height: 100%;
}

.lead-ph {
  width: 75rem;
  margin-top: 58rem;
}

.main-contents {
  position: relative;
  margin-top: 15.3rem;
}
.main-contents .item-wrap {
  position: relative;
}
.main-contents .item-wrap .txt-box {
  position: relative;
  width: 65rem;
  margin: 0 auto;
}
.main-contents .item-wrap .item-txt {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.3rem;
  line-height: 1.8695652174;
  letter-spacing: 0.1em;
  width: 65rem;
  margin: 0 auto;
  text-align: justify;
}
.main-contents .item-wrap .item-catch {
  font-family: nimbus-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 700;
  font-size: 8rem;
  line-height: 1.0625;
  letter-spacing: 0.03em;
  text-align: center;
}
.main-contents .item-wrap .item-catch::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
}
.main-contents .item-wrap .credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 2.4rem;
       column-gap: 2.4rem;
  margin: 0 auto;
  margin-top: 2.4rem;
}
.main-contents .item-wrap .credit li {
  font-family: nimbus-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 2.0833333333;
  letter-spacing: 0.005em;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.main-contents .item-wrap .credit li a {
  font-family: nimbus-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.4rem;
  line-height: 2.0833333333;
  letter-spacing: 0.005em;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.item-wrap.item-wrap01 .item-txt {
  margin-top: 7rem;
}
.item-wrap.item-wrap02 {
  margin-top: 13.2rem;
}
.item-wrap.item-wrap02 .txt-box {
  margin-top: 7.8rem;
}
.item-wrap.item-wrap02 .txt-box .item-txt {
  margin-top: 0.4rem;
}
.item-wrap.item-wrap02 .ph02 {
  width: 65rem;
  margin: 0 auto;
  margin-top: 7rem;
}
.item-wrap.item-wrap02 .credit {
  margin-top: 3.7rem;
}
.item-wrap.item-wrap02 .ph03 {
  width: 60rem;
  margin: 0 auto;
  margin-top: 13rem;
}
.item-wrap.item-wrap03 {
  margin-top: 15.6rem;
}
.item-wrap.item-wrap03 .txt-box {
  margin-top: 6.6rem;
}
.item-wrap.item-wrap03 .txt-box .item-catch {
  text-wrap: nowrap;
}
.item-wrap.item-wrap03 .txt-box .item-txt {
  margin-top: 1.4rem;
}
.item-wrap.item-wrap03 .ph02 {
  width: 65rem;
  margin: 0 auto;
  margin-top: 6.6rem;
}
.item-wrap.item-wrap03 .credit {
  margin-top: 3.7rem;
  width: 43rem;
}
.item-wrap.item-wrap03 .ph03 {
  width: 60rem;
  margin: 0 auto;
  margin-top: 13.6rem;
}
.item-wrap.item-wrap04 {
  margin-top: 15rem;
}
.item-wrap.item-wrap04 .txt-box {
  margin-top: 6.8rem;
}
.item-wrap.item-wrap04 .txt-box .item-catch {
  text-wrap: nowrap;
}
.item-wrap.item-wrap04 .txt-box .item-txt {
  margin-top: 1.4rem;
}
.item-wrap.item-wrap04 .ph02 {
  width: 65rem;
  margin: 0 auto;
  margin-top: 7.1rem;
}
.item-wrap.item-wrap04 .credit {
  margin-top: 3.7rem;
  width: 60rem;
}

.all {
  font-family: nimbus-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.057em;
  width: -moz-fit-content;
  width: fit-content;
  width: 15rem;
  text-align: center;
  margin: 0 auto;
  display: block;
  margin-top: 26.6rem;
  padding-bottom: 0.7rem;
  position: relative;
}
.all::after {
  content: "";
  display: block;
  background: #000;
  width: 94%;
  height: 1px;
  position: absolute;
  bottom: 0.4rem;
  left: 0.5rem;
}/*# sourceMappingURL=style.css.map */