@charset "UTF-8";
/*共通
----------------------------*/
#feature {
  width: 100%;
  margin: 0 auto 90px;
  color: #000;
  box-sizing: border-box;
  text-align: center;
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", Meiryo, メイリオ, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  position: relative;
}
#feature * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
#feature a {
  width: 100%;
  height: auto;
  display: block;
  color: #000;
}
#feature a:hover {
  text-decoration: none;
}
#feature .fadeimg {
  transition: 0.3s;
}
#feature .js_anime {
  opacity: 0;
  transition: 1s;
}
#feature .js_anime.is_show {
  opacity: 1;
}
#feature .inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#feature {
  /*メインビジュアル（.hero)
  ----------------------------*/
}
#feature .hero {
  position: relative;
}
#feature .slider .slick-slide {
  line-height: 0;
}
#feature .sec {
  margin-top: 207px;
  position: relative;
}
#feature .sec .sec__flex {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#feature .sec .sec__flex.is_reverse {
  flex-direction: row-reverse;
}
#feature .sec .sec__flex.sec__flex01 {
  width: 880px;
}
#feature .sec .sec__flex.sec__flex02 {
  width: 795px;
  margin-top: 78px;
}
#feature .sec .sec__flex.sec__flex03 {
  width: 880px;
  margin-top: 38px;
  transform: translateX(10px);
}
#feature .sec .sec__img {
  width: fit-content;
  position: relative;
}
#feature .sec .sec__img.sec__img01 {
  width: 400px;
}
#feature .sec .sec__img.sec__img03 {
  width: 880px;
  margin: 78px auto 0;
}
#feature .sec .sec__img.sec__img04 {
  margin-top: 78px;
}
#feature .sec .sec__img.sec__img05 {
  width: 780px;
  margin: 184px auto 0;
}
#feature .sec .sec__img.sec__img06 {
  margin-top: 83px;
}
#feature .sec .sec__img.sec__img07 {
  margin: 208px auto 0;
}
#feature .sec .sec__img.sec__img08 {
  margin: 78px auto 0;
}
#feature .sec .sec__img.sec__img09 {
  margin-top: 78px;
}
#feature .sec .sec__img.sec__img10 {
  margin: 208px auto 0;
}
#feature .sec .sec__img.sec__img11 {
  width: 380px;
}
#feature .sec .sec__img.sec__img12 {
  width: 380px;
}
#feature .sec .sec__img.sec__img13 {
  margin-top: 78px;
}
#feature .sec .sec__img.sec__img14 {
  margin: 208px auto 0;
}
#feature .sec .sec__img.sec__img15 {
  width: 420px;
}
#feature .sec .sec__img.sec__img17 {
  margin-top: 78px;
}
#feature .sec .sec__img.sec__img18 {
  margin: 109px auto 0;
  transform: translateX(-11px);
}
#feature .sec .sec__img.sec__img19 {
  margin-top: 78px;
}
#feature .sec .sec__txt {
  width: fit-content;
  position: absolute;
  z-index: 2;
}
#feature .sec .sec__txt.sec__txt01 {
  top: 493px;
  left: 164px;
}
#feature .sec .sec__txt.sec__txt02 {
  top: 556px;
  left: 649px;
}
#feature .sec .sec__txt.sec__txt03 {
  top: 633px;
  left: 154px;
}
#feature .sec .sec__txt.sec__txt04 {
  top: 704px;
  left: 593px;
}
#feature .sec .sec__txt.sec__txt05 {
  top: 263px;
  right: 70px;
}
#feature .sec .sec__txt.sec__txt06 {
  top: 446px;
  left: 171px;
}
#feature .sec .sec__txt.sec__txt07 {
  top: 581px;
  left: 605px;
}
#feature .sec .sec__txt.sec__txt08 {
  top: 635px;
  left: 216px;
}
#feature .sec .sec__txt.sec__txt09 {
  top: 439px;
  left: 788px;
}
#feature .sec .sec__txt.sec__txt10 {
  top: 630px;
  left: 191px;
}
#feature .sec .sec__txt.sec__txt11 {
  top: 647px;
  left: 580px;
}
