@charset "UTF-8";

html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: 10px;
  }
}

body {
  margin: 0;
}

.feature {
  -webkit-box-sizing: border-box;
  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", Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  color: #555555;
  font-weight: 500;
  font-style: normal;
  background: #e4e4e4;
}

.feature a {
  transition: 0.3s;
  display: block;
  transform: none;
}

.feature a:hover {
  opacity: 0.7;
  text-decoration: none;
}

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

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

.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;
  pointer-events: none;
  transition: all 2s ease;
}

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

.js-fadeup {
  visibility: hidden;
  opacity: 0;
  transform: translateY(2.4rem);
  pointer-events: none;
  transition: all 1.5s ease;
}

.js-fadeup.is-show {
  visibility: visible;
  opacity: 1;
  transform: none;
  pointer-events: inherit;
}

.feature__inner {
  width: 140rem;
  margin: 0 auto;
  padding-bottom: 12rem;
}

.main-visual {
  position: relative;
  width: 90rem;
  margin: 0 auto;
  text-align: center;
  margin-top: 5.8rem;
}

.main-visual .main-ttl {
  font-size: 2.2rem;
  line-height: 2.0909090909;
  letter-spacing: 0.14em;
  font-weight: 500;
  margin-top: 6.9rem;
  color: #555555;
}

.main-visual .main-lead {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.085em;
  font-weight: 500;
  margin-top: 2rem;
  color: #555555;
}

.section {
  width: 66rem;
  margin: 0 auto;
  margin-top: 10.3rem;
}

.section .flex-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section .section-ttl {
  font-size: 2.8rem;
  line-height: 1.5;
  letter-spacing: 0.17em;
  text-align: center;
  font-family: "jaf-bernina-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.section .section-ttl span {
  font-size: 2.2rem;
  line-height: 1.9090909091;
  letter-spacing: 0.14em;
  margin-right: 1.3rem;
}

.section .ph-txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: justify;
  width: 29.5rem;
  margin-top: 0rem;
}

.sec2 .block1 .ph-txt,
.sec2 .block2 .ph-txt {
  margin-top: -0.53rem;
  line-break: anywhere;
}

.section .ph-txt__ttl {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
}

.section .ph-txt__credit {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.085em;
  text-align: center;
  margin: 0.3rem auto 1.5rem;
}

.section .item-txt {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: justify;
  width: 65.9rem;
  margin-top: 3.5rem;
}

.section .block {
  position: relative;
}

.section.sec1 .section-ttl {
  color: #3B5784;
}

.section.sec1 .block1 {
  width: 66rem;
  margin-top: 6.6rem;
}

.section.sec1 .block1 .ph {
  width: 32rem;
}

.section.sec1 .block1 .ph-slider {
  width: 32rem;
}

.section .ph-txt__icon {
  width: 17.7rem;
  margin: 0.7rem auto 2.2rem;
}

.section.sec1 .block2 {
  width: 66rem;
  margin-top: 10rem;
}

.section.sec1 .block2 .ph {
  width: 32rem;
}

.section.sec1 .block2 .ph-slider {
  width: 32rem;
}

.section.sec1 .block3 .ph {
  width: 32rem;
}

.section.sec1 .block3 {
  width: 66rem;
  margin-top: 10rem;
}

.section.sec1 .block3 .ph {
  width: 32rem;
}

.section.sec2 {
  margin-top: 13.3rem;
}

.section.sec2 .section-ttl {
  color: #914641;
}

.section.sec2 .block1 {
  width: 66rem;
  margin-top: 6.8rem;
}

.section.sec2 .block1 .ph {
  width: 32rem;
}

.section.sec2 .block2 {
  width: 66rem;
  margin-top: 10rem;
}

.section.sec2 .block2 .ph-slider {
  width: 32rem;
}

.section.sec2 .block2 .ph {
  width: 32rem;
}

.all-item {
  width: 44rem;
  margin: 0 auto;
  margin-top: 12rem;
}

.ph-slider {
  position: relative;
  margin-bottom: 0 !important;
}

.block1 .ph-slider .slick-dots {
  text-align: start;
  bottom: -2.5rem;
  left: -0.4rem;
}

.block2 .ph-slider .slick-dots {
  text-align: end;
  bottom: -2.5rem;
  right: -0.4rem;
  left: auto;
}


.ph-slider .slick-dots li {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.4rem;
  padding: 0;
  background: #c1c0c0;
  border-radius: 50%;
}

.ph-slider .slick-dots li button {
  display: none;
}

.ph-slider .slick-dots .slick-active {
  background: #656565;
}
