@charset "UTF-8";

html {
  font-size: 10px;
}

@media screen and (max-width: 1400px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}

/*-------------------------
 fade
-------------------------*/
#feature .fadeIn {
  opacity: 0;
}

#feature .fadeIn.is_show {
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: ease-in;
  transition-duration: 1500ms;
}

#feature .fadeUp {
  opacity: 0;
  transform: translateY(10rem);
  transition-property: all;
  transition-duration: 1500ms;
  transition-timing-function: ease;
}

#feature .fadeUp.is_show {
  opacity: 1;
  transform: translateY(0);
}

#feature .fadeLeft {
  opacity: 0;
  transform: translateX(10rem);
  transition-property: all;
  transition-duration: 1500ms;
  transition-timing-function: ease;
}

#feature .fadeLeft.is_show {
  opacity: 1;
  transform: translateX(0);
}

#feature .fadeLeft.--2 {
  transition-delay: .4s;
}

/*-------------------------
 common
-------------------------*/
.l-footer {
  padding: 0;
}

.pc-footer {
  margin: 0;
}

.l-container {
  width: 100%;
  margin: auto;
}


#feature {
  box-sizing: border-box;
  margin: 0 auto 12rem;
  font-feature-settings: "palt";
  text-align: center;
  overflow: clip;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
  color: #000;
}

#feature .feature-inner {
  margin: auto;
  min-width: 140rem;
}

#feature figure {
  position: relative;
  height: fit-content;
}

#feature a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  color: #000;
}

#feature img {
  width: 100%;
  height: auto;
  display: block;
}

#feature a:hover {
  opacity: 0.7;
  transition: 0.4s;
}

/*-------------------------
 top
-------------------------*/
#feature .hero {
  position: relative;
  width: 100rem;
  margin: 0 auto 9.4rem;
}

#feature .hero p {
  margin: 7.2rem auto 0;
}

/*-------------------------
  content
-------------------------*/
#feature .slider img {
  margin: 0;
  padding: 0;
  display: block;
}

#feature .slider .slick-slide {
  margin: 0;
  padding: 0;
}

#feature .flex_box {
  display: flex;
}

#feature .sec01 {
  position: relative;
  background: rgba(197, 199, 211, 0.28);
  padding-bottom: 7.2rem;
}

#feature .sec02,
#feature .sec03,
#feature .sec04 {
  width: 140rem;
  margin: auto;
}

#feature .sec03 {
  margin-top: 14rem;
}

#feature .sec04 {
  margin-top: 5rem;
}

#feature .sec01 .flex_box {
  justify-content: center;
  padding-top: 4.5rem;
  gap: 4rem;
}

#feature .sec02 .flex_box {
  gap: 15rem;
  justify-content: center;
  flex-direction: row-reverse;
  margin-top: 10rem;
  transform: translateX(-1.7rem);
}

#feature .sec03 .flex_box {
  gap: 21.8rem;
  justify-content: space-between;
}

#feature .sec04 .flex_box {
  justify-content: center;
  gap: 9rem;
}

#feature .sec04 .flex_box__area:first-child {
  display: flex;
}

#feature .flex_box__area h2 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.01em;
  margin-top: 2.5rem;
  line-height: 1;
}

#feature .flex_box__area p {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  margin-top: 0.2rem;
}

#feature .sec03 .flex_box__area {
  position: relative;
}

#feature .sec03 .ttl {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5rem;
  letter-spacing: 0.05em;
  color: #6EA8DB;
  position: absolute;
  top: 23.5rem;
  left: -23.3rem;
  transform: rotate(-90deg);
}

#feature .sec04 .flex_box__area {
  position: relative;
}

#feature .sec04 .flex_box__area .ttl {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5rem;
  letter-spacing: 0.025em;
  color: #6EA8DB;
  position: absolute;
  top: 23.9rem;
  left: -13rem;
  transform: rotate(-90deg);
}

#feature .flex_box__text {
  margin-top: 2.7rem;
}

#feature .sec03 .slider {
  width: 85rem;
}

#feature .sec03 .slider figure {
  width: 42.6rem;
  margin-right: -0.1rem;
}

#feature .line_top {
  border: 0.3rem solid #fff;
  position: absolute;
  top: 0.5rem;
  width: 100%;
  z-index: 50;
}

#feature .line_bottom {
  border: 0.3rem solid #fff;
  position: absolute;
  bottom: 0.5rem;
  width: 100%;
}

#feature .info .line_top,
#feature .info .line_bottom {
  border: 0.2rem solid #fff;
}

#feature .img01 {
  width: 18rem;
}

#feature .img02 {
  width: 18rem;
}

#feature .img03 {
  width: 18rem;
  margin: 5.2rem auto -2.7rem;
}

#feature .img04 {
  width: 36rem;
}

#feature .img05 {
  width: 46.5rem;
  position: relative;
  margin-top: 10rem;
}

#feature .img05 h3 {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 5rem;
  letter-spacing: 0.025em;
  color: #fff;
  position: absolute;
  top: -1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 20;
  pointer-events: none;
}

#feature .img06 {
  width: 33rem;
  margin-top: 26.5rem;
}

#feature .img09 {
  width: 42rem;
  margin-top: 45rem;
  transform: translateX(-6rem);
}

#feature .img10 {
  width: 45rem;
  margin: 11rem 0 0 -6rem;
}

#feature .img11 {
  width: 32.1rem;
  margin: 19rem -18rem 0 0;
}

#feature .img12 {
  width: 24rem;
}

#feature .icon {
  width: 4.86719rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 3rem;
  transform: translateX(22.5rem);
  pointer-events: auto;
}

#feature .btn {
  width: 30rem;
  margin: 13rem auto;
}

#feature .info {
  width: 48rem;
  margin: -3rem auto 0;
  background: rgba(197, 199, 211, 0.28);
  position: relative;
}

#feature .info figure {
  width: 24rem;
}

#feature .info .flex_box__area p {
  width: 24rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-decoration: none;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#feature .info .flex_box__area p:first-child {
  margin-top: 7.8rem;
}

#feature .info .flex_box__area p:last-child {
  margin-top: 1.4rem;
}

/*-------------------------
 credit
-------------------------*/
#feature .credit {
  display: flex;
  margin-top: 2.4rem;
  gap: 0 1.3rem;
}

#feature .sec02 .credit {
  flex-wrap: wrap;
  justify-content: right;
}

#feature .sec03 .credit {
  flex-wrap: wrap;
  justify-content: left;
  width: 57rem;
}

#feature .sec03 .credit li:nth-child(2) {
  margin-right: 5rem;
}

#feature .sec04 .credit {
  display: block;
}

#feature .sec04 .credit-area {
  margin: 2.3rem auto 0 0;
  text-align: left;
  position: absolute;
  right: -33.5rem;
  bottom: -0.7rem;
}

#feature .flex_box__area .credit p {
  font-family: "pragmatica", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
  /* letter-spacing: 0.05em; */
  line-height: 1.75;
  color: #000;
  text-decoration: unset;
}