/*----------------------------------------------------
  #lp-lead
--------------------------------------------------- */
#lp-lead{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#lp-lead .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#lp-lead .title{
  font-size: 38px;
  line-height: 58px;
  font-weight: bold;
    color: #000;
	text-align: center;
}
#lp-lead .title em{
    color: #148f2d;
	font-style:normal;
}

#lp-lead p{
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
#lp-lead .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #lp-lead .inner{
    width: 760px;
    margin: 0 auto;
    position: relative;
  }
  #lp-lead .image img{
    width: 100%;
    height: auto;
  }
	
}
@media only screen and (max-width: 767px) {
  #lp-lead{
    padding: 60px 0 45px;
  }
  #lp-lead .inner{
    width: 100%;
  }
  #lp-lead .title,
  #lp-lead .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 21px;
	text-align: center;
	line-height: 38px;  
  
  }
	
  #lp-lead p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
  #lp-lead .image{
    width: 89.0vw;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom: 24px;
  }
	
}
@media only screen and (max-width: 465px) {

  #lp-lead .title,
  #lp-lead .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 17px;
	line-height: 28px;  
  }
}

/*----------------------------------------------------
  #point
--------------------------------------------------- */
#point{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0px 0 10px;
  background: #e6f7ec;
}

#point .h_title {
    padding: 70px 0 65px;
    background: #148f2d;
}
#point .h_title .h_inner {
    width: 1080px;
    margin: 0 auto;
    font-size: 34px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
#point .h_title span {
    font-size: 42px;
}
#point .inner{
  width: 900px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #point .inner{
    width: 760px;
    margin: 0 auto;
    position: relative;
  }
#point .h_title .h_inner {
    width: 720px;
}	
}
@media only screen and (max-width: 767px) {
  #point{
    padding: 0px 0 5px;
  }
  #point .inner{
    width: 100%;
  }
#point .h_title {
    padding: 20px 0 10px;
}	
#point .h_title .h_inner {
    width: auto;
    padding: 0 20px;
    font-size: 28px;
	line-height: 1.8;
}
#point .h_title span {
    font-size: 38px;
}
	
}




/*----------------------------------------------------
  #safety
--------------------------------------------------- */
#safety{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#safety .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#safety .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#safety p{
  margin-top: 24px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

#safety p .p-small{font-size: 14px;line-height: 24px}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #safety .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  #safety{
    padding: 60px 0 45px;
  }
  #safety .inner{
    width: 100%;
  }
  #safety .title,
  #safety .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
  #safety p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
	
  #safety p .p-small{font-size: 12px;line-height: 20px}

}
/*----------------------------------------------------
  #after
--------------------------------------------------- */
#after{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#after .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#after .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#after p{
  margin-top: 24px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #after .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
  #after .image img{
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #after{
    padding: 60px 0 45px;
  }
  #after .inner{
    width: 100%;
  }
  #after .title,
  #after .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
  #after p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
  #after .image{
    width: 89.0vw;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom: 24px;
  }
}

/*----------------------------------------------------
  #technology
--------------------------------------------------- */
#technology{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#technology .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#technology .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#technology .title em{
    color: #148f2d;
	font-style:normal;
}

#technology p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
#technology .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #technology .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
  #technology .image img{
    width: 100%;
    height: auto;
  }
	
}
@media only screen and (max-width: 767px) {
  #technology{
    padding: 60px 0 45px;
  }
  #technology .inner{
    width: 100%;
  }
  #technology .title,
  #technology .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
	
  #technology p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
  #technology .image{
    width: 89.0vw;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom: 24px;
  }
	
}

/*----------------------------------------------------
  #convenient
--------------------------------------------------- */
#convenient{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#convenient .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#convenient .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#convenient .title em{
    color: #148f2d;
	font-style:normal;
}

#convenient p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
#convenient .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #convenient .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
  #convenient .image img{
    width: 100%;
    height: auto;
  }
	
}
@media only screen and (max-width: 767px) {
  #convenient{
    padding: 60px 0 45px;
  }
  #convenient .inner{
    width: 100%;
  }
  #convenient .title,
  #convenient .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
	
  #convenient p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
  #convenient .image{
    width: 89.0vw;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom: 24px;
  }
	
}

/*----------------------------------------------------
  #staff
--------------------------------------------------- */
#staff{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#staff .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#staff .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#staff p{
  margin-top: 24px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #staff .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
  #staff .image img{
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #staff{
    padding: 60px 0 45px;
  }
  #staff .inner{
    width: 100%;
  }
  #staff .title,
  #staff .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
  #staff p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
  #staff .image{
    width: 89.0vw;
    margin: 0 auto;
    margin-top:24px;
    margin-bottom: 24px;
  }
}

/*----------------------------------------------------
  #f-a-q
--------------------------------------------------- */
#f-a-q{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#f-a-q .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#f-a-q .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#f-a-q .title em{
    color: #148f2d;
	font-style:normal;
}

#f-a-q p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
#f-a-q .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #f-a-q .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
	
}
@media only screen and (max-width: 767px) {
  #f-a-q{
    padding: 60px 0 45px;
  }
  #f-a-q .inner{
    width: 100%;
  }
  #f-a-q .title,
  #f-a-q .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
	
  #f-a-q p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
	
}
/*----------------------------------------------------
  #access_map
--------------------------------------------------- */
#access_map{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#access_map .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#access_map .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#access_map .title em{
    color: #148f2d;
	font-style:normal;
}

#access_map p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
#access_map .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #access_map .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
	
}
@media only screen and (max-width: 767px) {
  #access_map{
    padding: 60px 0 45px;
  }
  #access_map .inner{
    width: 100%;
  }
  #access_map .title,
  #access_map .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
	
  #access_map p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
	
}

/*----------------------------------------------------
  #price
--------------------------------------------------- */
#price{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 90px 0 100px;
  background: #FFF;
}
#price .inner{
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
#price .title{
  font-size: 38px;
  line-height: 48px;
  font-weight: bold;
    color: #000;
}
#price .title em{
    color: #148f2d;
	font-style:normal;
}

#price p {
    margin-top: 24px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
#price .image{
  margin-top:60px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #price .inner{
    width: 720px;
    margin: 0 auto;
    position: relative;
  }
	
}
@media only screen and (max-width: 767px) {
  #price{
    padding: 60px 0 45px;
  }
  #price .inner{
    width: 100%;
  }
  #price .title,
  #price .title.b{
    width: 89.0vw;
    margin: 0 auto;
    font-size: 28px;
  }
	
  #price p{
    width: 89.0vw;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 15px;
    line-height: 24px;
  }
	
}



