@charset "UTF-8";
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
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: hidden;
  position: relative;
  font-feature-settings: "palt" 1;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  color: #000;
  font-weight: 500;
  font-style: normal;
}

.feature a {
  transition: 0.3s;
  display: block;
  transform: none;
}
.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: hidden;
}

.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.js-fade {
  visibility: hidden;
  opacity: 0;
  transform: translateY(100px);
  transition: 1.1s;
}

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

.feature__inner {
  margin: 0 auto;
  padding-bottom: 55px;
}

.main-visual {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.main-visual .main-ph {
  width: 840px;
  margin-left: auto;
  margin-right: 165px;
}
.main-visual .main-ttl {
  width: 403.5px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 153px;
  margin-left: 190px;
}
.main-visual .main-lead {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.16em;
  margin-top: 133px;
  text-align: center;
}

.section {
  position: relative;
}
.section .flex-box {
  display: flex;
}
.section .section-ttl {
  font-family: "ivypresto-display", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  line-height: 0.6904;
  letter-spacing: 0.025em;
}
.section .section-ttl span {
  font-family: "ivypresto-display", serif;
  font-weight: 300;
  font-style: normal;
  font-size: 90px;
  line-height: 0.5555555556;
  letter-spacing: 0.025em;
}
.section .ph-catch {
  font-family: "baskerville-urw", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.552;
  letter-spacing: 0.05em;
  text-shadow: 0 0 black;
}
.section .credit {
  position: relative;
}
.section .credit::before {
  content: "";
  width: 1px;
  height: 90%;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-left: -15px;
}
.section .credit li a {
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6106666667;
  letter-spacing: 0.05em;
}
.section .ph-wrap {
  position: relative;
}

.section.sec01 {
  width: 1400px;
  margin: 0 auto;
  margin-top: 129px;
  margin-bottom: 335px;
}
.section.sec01 .section-ttl {
  text-align: center;
}
.section.sec01 .section-ttl span {
  margin-top: 22px;
  display: block;
}
.section.sec01 .ph-wrap_01 {
  width: 400px;
  margin-top: 128px;
  margin-left: 312px;
  position: relative;
  z-index: 1;
}
.section.sec01 .ph-wrap_01 .ph-catch {
  writing-mode: tb-rl;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -2px;
  margin-left: -33px;
}
.section.sec01 .ph-wrap_02 {
  width: 700px;
  margin-left: auto;
  margin-right: 126px;
  margin-top: -330px;
  position: relative;
}
.section.sec01 .ph-wrap_03 {
  width: 500px;
  margin-top: -261px;
  margin-left: 125px;
  position: relative;
  z-index: 1;
}
.section.sec01 .ph-wrap_03 .credit {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 296px;
  margin-right: -143px;
}
.section.sec01 .ph-wrap_03 .ph-catch1 {
  font-size: 14px;
  line-height: 1.6628571429;
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -31px;
}
.section.sec01 .ph-wrap_03 .ph-catch2 {
  font-size: 14px;
  line-height: 1.6628571429;
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -31px;
}
.section.sec02 {
  margin-bottom: 307px;
}
.section.sec02 .section-txt-box {
  width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -80px;
  margin-left: 41px;
}
.section.sec02 .section-txt-box .section-ttl {
  position: absolute;
  top: 0;
  left: 0;
}
.section.sec02 .section-txt-box .section-ttl span {
  margin-left: 52px;
}
.section.sec02 .section-txt-box .ph-catch {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 41px;
  margin-left: 336px;
}
@keyframes anime_Left1 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes anime_Left2 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-200%);
  }
}
.section.sec02 .ph-wrap-slider {
  width: 100%;
  display: flex;
  overflow: hidden;
}
.section.sec02 .ph-wrap-slider .ph-wrap {
  display: flex;
  flex-shrink: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
}
.section.sec02 .ph-wrap-slider .ph-wrap_01 {
  animation: anime_Left1 80s -40s infinite linear;
}
.section.sec02 .ph-wrap-slider .ph-wrap_02 {
  animation: anime_Left2 80s infinite linear;
}
.section.sec02 .ph-wrap-slider .ph-wrap .ph1 {
  width: 420px;
  border-right: 1px solid #000;
  box-sizing: border-box;
}
.section.sec02 .section-inner {
  width: 1400px;
  margin: 0 auto;
}
.section.sec02 .section-inner .section-catch {
  width: 438px;
  margin: 0 auto;
  margin-top: 74px;
}
.section.sec02 .section-inner .ph-wrap_03 {
  width: 520px;
  margin: 0 auto;
  position: relative;
}
.section.sec02 .section-inner .ph-wrap_03 .flex-box {
  flex-direction: column;
  gap: 13px;
  margin-top: 90px;
}
.section.sec02 .section-inner .ph-wrap_03 .flex-box .ph4 {
  width: 520px;
}
.section.sec02 .section-inner .ph-wrap_03 .ph-catch {
  writing-mode: tb-rl;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 476px;
  margin-right: -38px;
}
.section.sec02 .section-inner .ph-wrap_03 .credit {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 1297px;
  margin-left: -28px;
}
.section.sec03 {
  width: 1400px;
  margin: 0 auto;
  margin-bottom: 290px;
}
.section.sec03 .section-ttl {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  margin-top: -20px;
  margin-left: 33px;
}
.section.sec03 .section-ttl span {
  margin-left: 18px;
}
.section.sec03 .ph-wrap_01 {
  width: 650px;
}
.section.sec03 .ph-wrap_01 .ph-catch {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: -35px;
  white-space: nowrap;
}
.section.sec03 .ph-wrap_02 {
  width: 499px;
  margin-left: auto;
  margin-right: 42px;
  margin-top: -485px;
}
.section.sec03 .ph-wrap_02 .ph-catch1 {
  font-size: 15px;
  line-height: 1.552;
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -31px;
}
.section.sec03 .ph-wrap_02 .ph-catch2 {
  font-size: 15px;
  line-height: 1.552;
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -31px;
}
.section.sec03 .ph-wrap_03 {
  width: 450px;
  margin: 0 auto;
  margin-top: 165px;
}
.section.sec03 .ph-wrap_03 .credit {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 557px;
  margin-left: -43px;
}

.staff-credit {
  border-top: 1px solid #000;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
}

.ph-slider a img {
  transition: 0.3s;
}
.ph-slider a:hover img {
  opacity: 0.7;
}

.ph-slider {
  margin-bottom: 0 !important;
}
.ph-slider .slick-dots {
  text-align: right;
  bottom: 13px;
  right: 14px;
}
.ph-slider .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 7px;
  padding: 0;
  background: #fff;
}
.ph-slider .slick-dots li button {
  display: none;
}
.ph-slider .slick-dots .slick-active {
  background: #000;
}/*# sourceMappingURL=style.css.map */