.l-container {
  margin: 0 auto;
  width: 100%;
}
.l-footer {
  padding: 0;
}
.pc-footer {
  margin: 0;
}
*:focus {
  outline: none;
}
/* 共通 */
#feature {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-style: normal;
  color: #323232;
  margin: 0 auto;
  /* -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;   */
}
#feature * {
  box-sizing: border-box;
}
#feature li {
  list-style: none;
}
#feature a {
  position: relative;
  display: block;
  transition: opacity .3s ease;
  text-decoration: none;
  color: #323232;
}
#feature a:hover {
  opacity: 0.7;
  cursor: pointer;
}
#feature img {
  width: 100%;
  height: auto;
  display: block;
}
#feature p{
  font-weight: 300;
  letter-spacing: .04em;
}
#feature .inner{
  width: 1400px;
  margin: 0 auto;
  position: relative;
}
#feature .flex-wrap{
  display: flex;
}

/* hero */
#feature .hero{
  margin-bottom: 193px;
  text-align: center;
}
#feature .hero .hero__img{
  position: relative;
  width: 400px;
  margin: 0 auto 70px;
}
#feature .hero .hero__img .logo{
  position: absolute;
  top:264px;
  left: 50%;
  transform: translateX(-50%);
  width: 198px;
  transition-delay: .2s;
}
#feature .hero .hero__ttl{
  width: 230px;
  margin: 0 auto 63px;
  transition-delay: .2s;
}
#feature .hero .hero__lead{
  font-size: 16px;
  line-height: 1.875;
}

/* sec */
#feature .sec{
  position: relative;
  margin-bottom: 200px;
}
#feature .sec02{
  margin-bottom: 182px;
}
#feature .sec04{
  margin-bottom: 142px;
}
#feature .sec .sec__main{  
  justify-content: space-between;
}
#feature .sec01 .sec__main{
  margin: 0 192px 108px 202px;
}
#feature .sec02 .sec__main{
  margin: 0 214px 72px 202px;
}
#feature .sec03 .sec__main{
  margin: 0 192px 153px 202px;
}
#feature .sec04 .sec__main{
  margin: 0 214px 79px 202px;
}
#feature .sec .sec__style{
  position: relative;
  align-items: flex-end;
}
#feature .sec02 .sec__style{
  flex-wrap: wrap;
  align-items: flex-start;
}
#feature .sec .sec__num{
  width: 500px;
  margin: -42px auto 40px -2px;
}
#feature .sec .sec__ttl{  
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 22px;
}
#feature .sec .sec__desc{
  margin-bottom: 52px;
}
#feature .sec .sec__desc p{
  font-size: 15px;
  line-height: 2;
}
#feature .sec .sec__icon{
  display: flex;
}
#feature .sec .sec__icon .icon__head{
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.76;
  letter-spacing: .05em;
  margin: 16px 12px 0 4px;
}
#feature .sec02 .sec__icon .icon__head,
#feature .sec04 .sec__icon .icon__head{
  margin-left:0;
}
#feature .sec:nth-of-type(2n+1) .sec__style .sec__txt{
  margin: 0 0 -20px 20px;
}
#feature .sec02 .sec__style .sec__txt{
  margin: 20px auto 0 68px;
}
#feature .sec02 .sec__style .sec__txt p.pointer{
  position: relative;
  margin-bottom: 20px;  
}
#feature .sec02 .sec__style .sec__txt p.pointer::after{
  position: absolute;
  top:28px;
  left: -114px;
  content: '';
  width: 420px;
  height: 78px;
  background: url(../img/pointer.svg) no-repeat;
  background-size: contain;
}
#feature .sec04 .sec__style .sec__txt{
  margin-top: 14px;
}
#feature .sec .sec__style p{
  font-size: 15px;
  line-height: 1.666;
}

/* img */
#feature .sec .sec__main .img{
  width: 400px;
}
#feature .sec .img02{
  width: 200px;
  position: absolute;
  top:-155px;
  left: 288px;
  z-index: 1;
}
#feature .sec .img03{
  width: 360px;
  margin-left: 438px;
  transition-delay: .2s;
}
#feature .sec .img05{
  width: 260px;
  margin-left: 370px;
}
#feature .sec .img06{
  width: 360px;
  margin: -62px auto 0 700px;
}
#feature .sec .img08{
  width: 200px;
  position: absolute;
  top:-156px;
  left: 246px;
  z-index: 1;
}
#feature .sec .img09{
  width: 380px;
  margin-left: 396px;
  transition-delay: .2s;
}
#feature .sec .img11{
  width: 260px;
  margin-left: 456px;
}
#feature .sec .img12{
  width: 330px;
  margin: -136px auto 0 816px;
}
#feature .sec .img13{
  width: 400px;
  margin: -252px 0 0 256px;
}

/* credit */
#feature .credit{
  margin-top: 4px;
}
#feature .sec .sec__main .credit,
#feature .sec02 .credit {
  text-align: center;
}
#feature .sec .sec__style .sec__txt .credit{
  margin-top:14px;
}
#feature .sec03 .sec__style .sec__txt .credit{
  margin-top:10px;
}
#feature .img12 .credit{
  text-align: right;
}
#feature .sec .credit li{
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 3.2;
}
#feature .credit .price{
  margin-left: .4em;
}

/* faq */
#feature .faq{
  margin-bottom: 196px;
}
#feature .faq__ttl {
  width: 951px;
  margin: 0 auto 55px;
}
#feature .faq__list {
  margin-left: 345px;
}
#feature .faq__list p{
  font-size: 16px;
  line-height: 1.875;
  padding-left: 38px;
  position: relative;
}
#feature .faq__list p.faq__q::before{
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 26px;
  height: 27px;
  background: url(../img/icon_q.svg) no-repeat;
  background-size: contain;
}
#feature .faq__list p.faq__a::before{
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 27px;
  height: 22px;
  background: url(../img/icon_a.svg) no-repeat;
  background-size: contain;
}
#feature .faq__list p.faq__q{
  margin-top: 50px;
}
#feature .faq__list p.faq__a{
  margin-top: 28px;
}

/* closer */
#feature .closer{
  font-family: "poppins", sans-serif;
  font-weight: 300;
  text-align: center; 
}
#feature .closer__ttl{
  width: 280px;
  margin: 0 auto 12px;
  position: relative;
  left: 9px;
}
#feature .closer__txt{
  font-size: 20px;
  line-height: 2;
  letter-spacing: .05em;
  margin-bottom: 20px;
}
#feature .closer__ig{
  display: flex;
  justify-content: center;
  align-items: center;
}
#feature .closer__ig img{
  width: 31px;
  height: 31px;
  margin-right: 10px;
}
#feature .closer__ig span{
  font-size: 14px;
  line-height: 31px;
  letter-spacing: .02em;
}
#feature .btn a {
  font-size: 20px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 460px;
  height: 80px;
  margin: 200px auto 100px;
}
/* アニメーション */
#feature .js-fade {
  opacity: 0;
	transition: ease-in, opacity 1200ms;
}
#feature .js-fade.is-active {
  opacity: 1;
}