body {
  background: #fff
}
header {
  background-color: #fff;
  background-image: none;
  height: auto;
  float: none;
  padding: 1.5% 0 1%;
  border-top: solid 5px #1b915d;
  display: flex;
  flex-wrap: wrap
}
#car img,
#form .form-ttl img,
#pr-proposal2 img,
header img {
  vertical-align: bottom;
  display: block
}
h1 {
  width: 24%;
  margin: 0 0 0 3%
}
header a.head-tell {
  display: block;
  width: 16%;
  margin-left: 14%
}
header a.head-btn {
  display: block;
  width: 38%;
  margin-left: 2%
}
h2 {
  position: relative
}
h2 img {
  position: relative;
  width: 100%;
  height: auto
}
h2 .note {
  position: absolute;
  right: 0;
  bottom: 9px;
  color: #0b5630;
  font-size: 10px;
  z-index: 10;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  width: 15%;
  line-height: 1.2
}
#pr-proposal2 img,
#support02 img,
.tab_ttl img {
  vertical-align: bottom;
  display: block
}
#pr-proposal2 .sagasu {
  padding: 0 4.84vw 30px
}
#kv-sec {
  position: relative;
  width: 100%;
  background: url("/assets/img/nlp/common/kv_bg.webp") no-repeat top center #d6ebe2;
  background-size: contain;
  padding-top: 6vw
}
#kv-sec.-other {
  position: relative;
  width: 100%;
  background: url("/assets/img/nlp/common/kv_bg.webp") no-repeat top center #d6ebe2;
  background-size: cover;
  padding: 6vw 0
}
#kv-sec h2 {
  font-style: italic;
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  text-shadow: 3px 3px 0 #0a552c;
  font-weight: 400
}
.kv-h2__01 {
  display: inline-block;
  background: url("/assets/img/nlp/common/dot.webp") repeat-x bottom left;
  background-size: .937vw;
  font-size: 6.562vw;
  margin-bottom: 2vw;
  font-weight: 500
}
.kv-h2__01 span {
  font-size: 12vw;
  font-weight: 700
}
.kv-h2__02 {
  display: inline-block;
  font-size: 6.562vw;
  position: relative;
  line-height: 1.2em;
  font-weight: 500
}
.kv-h2__02::before {
  content: "";
  background: url(/assets/img/nlp/common/ttl_left.webp) no-repeat;
  display: inline-block;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: -5.468vw;
  width: 5.468vw;
  height: 6.875vw
}
.kv-h2__02::after {
  content: "";
  background: url(/assets/img/nlp/common/ttl_right.webp) no-repeat;
  display: inline-block;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: -5.468vw;
  width: 5.468vw;
  height: 6.875vw
}
.kv-slide {
  width: 84.375vw;
  margin: 4.687vw auto 0
}
.kv-slide {
  display: none
}
.kv-slide.slick-initialized {
  display: block
}
.thumbnail .slick-list {
  display: none
}
.thumbnail.slick-initialized .slick-list {
  display: block
}
.kv-slide-note {
  text-align: right;
  padding: 0 7.812vw 5px;
  font-size: 70%;
  font-weight: 400
}
.kv-slide .slick-next,
.kv-slide .slick-prev {
  width: 6.875vw;
  height: 12.5vw
}
.kv-slide .slick-prev {
  left: -7.8vw
}
.kv-slide .slick-next {
  right: -7.8vw
}
.slick-arrow:before {
  content: ""!important;
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0
}
.slick-next:before {
  background: url(/assets/img/nlp/common/arrow_right.webp) no-repeat left!important;
  background-size: contain!important
}
.slick-prev:before {
  background: url(/assets/img/nlp/common/arrow_left.webp) no-repeat right!important;
  background-size: contain!important
}
.kv-thumbnail {
  width: 100%;
  background-color: #fff;
  padding: 15px 0;
  box-sizing: border-box
}
.kv-thumbnail .thumbnail {
  width: 73.437vw;
  margin: 0 auto
}
.kv-thumbnail .thumbnail .slick-slide {
  margin: 0 3px
}
.kv-thumbnail li img {
  border-radius: 10px;
  border: 5px solid #fff;
  box-sizing: border-box
}
.kv-thumbnail .slick-current li img {
  border: 5px solid #fddd02
}
#find-sec {
  background-color: #f7f5f6;
  margin-top: 20px;
  padding-bottom: 10px
}
#find-sec ul {
  width: 86.562vw;
  margin: 25px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
#find-sec ul li {
  width: 41.406vw;
  margin-bottom: 15px
}
.more-wrap {
  position: relative
}
.more-wrap .tab-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 4%;
  background: #f1faf5
}
.more-wrap img {
  vertical-align: bottom
}
.more-trigger {
  position: absolute;
  bottom: 10px;
  z-index: 2
}
.more-trigger > .open {
  display: block;
  width: 100%;
  margin: auto;
  text-align: center;
  cursor: pointer;
  transition: .2s ease;
  padding: 50px 4% 0;
  box-sizing: border-box
}
.more-item {
  position: relative;
  overflow: hidden;
  z-index: 1
}
.more-item.is-hide {
  height: 230vw
}
.more-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100px;
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 50%,rgba(255,255,255,.9) 50%,#fff 100%);
  background: linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 50%,rgba(255,255,255,.9) 50%,#fff 100%);
  z-index: 10
}
.more-trigger.is-show + .more-item::before {
  display: none
}
.carlist-box {
  position: relative;
  display: flex;
  justify-content: space-between
}
.carlist-img {
  width: 43.75vw;
  box-sizing: border-box
}
.carlist-img img {
  border: 2px solid #1a8d53;
  vertical-align: bottom;
  display: block
}
.carlist-txt {
  width: 42.187vw
}
.carlist-name {
  color: #1a8d53;
  font-size: 3.4vw;
  font-weight: 700;
  line-height: 1.4em
}
.carlist-name .side {
  letter-spacing: -.1em
}
.carlist-name .small {
  font-size: 2.8vw
}
.carlist-name .ssmall {
  font-size: 2.4vw
}
.carlist-name .year {
  font-size: 3vw;
  font-weight: 400
}
.carlist-price {
  color: #e82700;
  font-size: 3.4vw;
  font-weight: 700;
  line-height: 1.4em
}
.carlist-price .kakaku {
  font-size: 3.2vw;
  font-weight: 700;
  margin-bottom: 1.6vw;
  display: block
}
.carlist-price .price {
  font-size: 9vw
}
.carlist-price .zeikomi {
  font-size: 3vw;
  font-weight: 400
}
.carlist-hontai {
  font-size: 2.4vw
}
.carlist-note {
  width: 89.062vw;
  margin: 0 auto
}
.carlist-note p {
  font-size: .6rem;
  padding-left: 1em;
  text-indent: -1em
}
section#pr-proposal2,
section#pr-proposal3 {
  background: #fff;
  position: relative;
  width: 100%;
  height: auto
}
.cp {
  padding: 10px 2% 8px;
  text-shadow: none;
  font-size: 10px;
  color: #444
}
#ft {
  padding: 10px 0 0;
  position: relative;
  background: #fff;
  border-top: 5px solid #008b52
}
.ftlogo {
  text-align: center;
  margin: 0 auto;
  padding: 3% 0 0
}
.ftlogo img {
  width: 30%
}
.ftlink {
  position: absolute;
  right: 0;
  padding: 2%;
  width: 20%
}
#ft a {
  display: block
}
a#privacy {
  display: block;
  background-color: #ececec;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
  font-size: 12px;
  color: #000
}
.fix-btn {
  left: 4%;
  bottom: 0;
  width: 92%;
  margin: 0 auto;
  z-index: 1000;
  position: fixed;
  opacity: 0;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s
}
.fix-btn a {
  display: block;
  margin: 0 auto
}
.fix-btn img {
  width: 100%
}
.tab-switch {
  display: none
}
#hanbai .tab-wrap {
  padding: 0
}
.service-sec {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 5vw 0
}
.service_btn {
  width: 89.21vw;
  display: block;
  margin: 0 auto;
  position: relative
}
.service_btn:after {
  content: "";
  background: url("/assets/img/nlp/common/ico-service_sp.webp") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 5.168vw;
  height: 5.168vw;
  transition: .5s;
  margin-top: -3.4vw
}
.on.service_btn:after {
  transform: rotate(180deg)
}
.service_content {
  display: none;
  width: 100%
}
.a_content_inner .faq_txt {
  padding: 0 12vw 4vw 0
}
.a_content_inner .faq_txt p {
  border-top: 2px #079753 solid;
  padding-top: 4.109vw
}
.btn_soudan {
  display: block;
  width: 89.21vw;
  margin: 4.5vw auto
}


