/* Resets */
.section+.section {
  margin:0;
}

.g-footer {
  margin-top:0;
}

.wrapper {
  margin:0 auto;
  max-width:1280px;
}

.main {
  /* Sections */
  /* Buttons */
}
.main .section {
  position:relative;
}
.main .section-img {
  width:100%;
  height:auto;
}
.main .btn {
  position:absolute;
  left:5.3%;
  width:89.5%;
}
.main .btn img {
  width:100%;
}
.main .btn a {
  display:block;
  height:100%;
  overflow:hidden;
}
.main .section1 .btn {
  top:65%;
  width:22%;
  left:63%;
}

.main .section3 .btn {
  top:90%;
}
.main .section5 .btn {
  top:70%;
}

.main .section6 .link-txt {
  position:absolute;
  top:91%;
  left:3.5%;
  padding-left: 1.2em;
  text-indent: -1.2em;	
}

.main .section6 a {
	color: #1b5891;
}

.main .section6 p {
	font-size :1rem;
	line-height: 1.5;
}


.main .section6 .link-txt:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 23px;
  background-image: url(../../../images/lp/innertreatment/arrow.png);
  background-size: contain;
  vertical-align: bottom;
}

.main .section6 a {
	color: #1b5891;
}


.main .section8 .btn {
  top:92%;
}

.main .section11 .btn {
  top:82%;
}
