@charset "UTF-8";
html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

.l-container {
  width: 100%;
}

.l-footer {
  margin: 0 auto;
}

.l-container #feature {
  width: 100%;
  display: block;
  position: relative;
  background: #edf7f5;
  padding-bottom: 20rem;
}
.l-container #feature img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.l-container #feature *,
.l-container #feature *::after,
.l-container #feature *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-container #feature a {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  text-decoration: none;
  display: block;
  position: relative;
}
.l-container #feature a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.l-container #feature .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* ------- hero ------- */
.l-container #feature .hero {
  width: 100%;
  height: 39.7rem;
  background: url(../img/hdr_bg.png) center no-repeat;
  background-size: contain;
  margin-bottom: 5.1rem;
}

.l-container #feature .hero .inner {
  width: 100rem;
  margin: 0 auto;
  position: relative;
  padding-top: 5.9rem;
}
.l-container #feature .hero .inner .hero-title {
  width: 35.9rem;
  margin: 0 auto 2.8rem;
}
.l-container #feature .hero .inner .hero-lead {
  width: 58.4rem;
  margin: 0 auto;
}
.l-container #feature .hero .inner .hero-lead img {
  position: relative;
  z-index: 10;
}
.l-container #feature .hero .inner .hero-lead .border {
  width: 19rem;
  display: block;
  position: relative;
  z-index: 0;
}
.l-container #feature .hero .inner .hero-lead .border:before {
  content: "";
  display: block;
  width: 19rem;
  height: 1.5rem;
  background-color: #8ac8d9;
  position: absolute;
  top: -9.5rem;
  left: 36.8rem;
  -webkit-animation: border_anim 2s linear forwards;
          animation: border_anim 2s linear forwards;
}
@-webkit-keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes border_anim {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

/*------- container -------*/
.l-container #feature .blk {
  width: 100rem;
  margin: 0 auto;
  position: relative;
}
.l-container #feature .blk .btn {
  width: 20rem;
}

.l-container #feature .blk h3 {
  width: 75.6rem;
  margin: 0 auto 3.4rem;
}

.l-container #feature .blk01 {
  margin: 0 auto 10.9rem;
}
.l-container #feature .blk01 .style_blk {
  width: 85.2rem;
  margin: 0 0 3.8rem 7.4rem;
}
.l-container #feature .blk01 .style01 {
  width: 39.6rem;
}
.l-container #feature .blk01 .style01 .credit {
  width: 27.1rem;
  margin: 2.5rem 0 1.4rem 0.4rem;
}
.l-container #feature .blk01 .style02 {
  width: 39.7rem;
}
.l-container #feature .blk01 .style02 .credit {
  width: 27rem;
  margin: 2.5rem 0 1.4rem 0.4rem;
}
.l-container #feature .blk01 .comments_list li {
  width: 76rem;
  margin: 0 auto 1rem;
}

.l-container #feature .blk02 {
  margin: 0 auto 11.3rem;
}
.l-container #feature .blk02 h3 {
  margin: 0 auto 3.6rem;
}
.l-container #feature .blk02 .img {
  width: 88.7rem;
  margin: 0 0 0 4.1rem;
}
.l-container #feature .blk02 .credit {
  width: 27.7rem;
  margin: -8rem 0 0 40rem;
}
.l-container #feature .blk02 .btn {
  margin: -8rem 0 0 70.8rem;
}

.l-container #feature .blk03 {
  margin: 0 auto 13.3rem;
}
.l-container #feature .blk03 h3 {
  margin: 0 auto 3.9rem;
}
.l-container #feature .blk03 .img {
  width: 84.2rem;
  margin: 0 0 0 7.8rem;
}
.l-container #feature .blk03 .credit {
  width: 27.2rem;
  margin: 1.7rem 0 0 11rem;
}
.l-container #feature .blk03 .btn {
  margin: -7.6rem 0 0 41.8rem;
}

.l-container #feature .blk04 {
  margin: 0 auto 9.9rem;
}
.l-container #feature .blk04 h3 {
  margin: 0 auto 5rem;
}
.l-container #feature .blk04 .img {
  width: 89.7rem;
  margin: 0 0 0 4.7rem;
  position: relative;
  z-index: 0;
}
.l-container #feature .blk04 .credit {
  width: 27.2rem;
  margin: -16rem 0 0 60.4rem;
  position: relative;
  z-index: 10;
}
.l-container #feature .blk04 .btn {
  margin: 1.6rem 0 0 60rem;
  position: relative;
  z-index: 10;
}

.l-container #feature .blk05 {
  margin: 0 auto;
}
.l-container #feature .blk05 h3 {
  width: 62.3rem;
  margin: 0 auto 2.7rem;
}
.l-container #feature .blk05 .img {
  width: 86.5rem;
  margin: 0 0 0 6.9rem;
}
.l-container #feature .blk05 .credit {
  width: 27.1rem;
  margin: -16.3rem 0 0 53rem;
}
.l-container #feature .blk05 .btn {
  margin: 1.4rem 0 0 52.6rem;
}

/*------- animation -------*/
.l-container #feature .fade {
  opacity: 0;
  -webkit-transition: ease-in, opacity 2000ms;
  transition: ease-in, opacity 2000ms;
}
.l-container #feature .fade.show {
  opacity: 1;
}
.l-container #feature .fadeUp {
  opacity: 0;
  -webkit-transition: ease-in, opacity 2000ms, -webkit-transform 2000ms;
  transition: ease-in, opacity 2000ms, -webkit-transform 2000ms;
  transition: ease-in, opacity 2000ms, transform 2000ms;
  transition: ease-in, opacity 2000ms, transform 2000ms, -webkit-transform 2000ms;
  -webkit-transform: translateY(20%);
          transform: translateY(20%);
}
.l-container #feature .fadeUp.show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.l-container #feature .delay1 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.l-container #feature .delay2 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.l-container #feature .delay3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

@media screen and (max-width: 1000px) {
  html {
    font-size: 1vw;
  }
}
/*------- タブレット用 -------*/
@media screen and (min-width: 767px) and (max-width: 1280px) {
  html {
    overflow-x: hidden !important;
  }
  body {
    overflow-x: hidden !important;
  }
}