.section01{
  height: 847px;
  background: #08795E url(../../images/main-1-bg.png) no-repeat 28.281% center;
}

.section01 .container{
  text-align:center;
  padding-top: 134px;
}
.section01 .container span{
  color:#ABD8B7;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 22px;
  display:inline-block;
}
.section01 .container h2{
  color:#fff;
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -1px;
  margin-bottom : 45px;
}

.section01 .container a{
  display:inline-block;
  width:138px;
  height:44px;
  border-radius: 7px;
  background:#EB4F4F;
  line-height: 44px;
  color:#fff;
  font-size: 18px;
  letter-spacing : -1px;
  font-weight:500;
  margin-bottom: 94px;
}
.section01 .container img{
  width: 1190px;
}


.section02 {
  height: 979px;
}

.section02 .container{
  padding-top: 167px;
  text-align:center;
}
.section02 .container span{
  font-size: 18px;
  color:#959595;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 18px;
  display:inline-block;
}

.section02 .container p{
  font-size: 34px;
  letter-spacing: -1px;
  font-weight: 700;
  margin-bottom: 88px;
}
.section02 .container p strong{
  color: #4AA489;
}
.section02 .container img{
  width: 806px;
}



.section03 {
  height: 979px;
  background:#ECEEF3;
}

.section03 .container{
  padding-top: 183px;
  text-align:center;
}

.section03 .container span:first-of-type{
  font-size: 18px;
  color:#959595;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 18px;
  display:inline-block;
}

.section03 .container p{
  font-size: 34px;
  letter-spacing: -1px;
  font-weight: 700;
  margin-bottom: 37px;
}
.section03 .container span:last-of-type{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.5px;
  display:block;
  margin-bottom:48px;
}
.section03 .container span:last-of-type strong{
  color:#CC4646;
}

.section03 .container img{
  display:inline-block;
  width: 800px;
  margin-bottom: 106px;
}

.section03 .container a{
  display:block;
  width:130px;
  height:44px;
  border-radius: 7px;
  background:#EB4F4F;
  line-height: 44px;
  color:#fff;
  font-size: 18px;
  letter-spacing : -1px;
  font-weight:500;
  margin:0 auto;
}


.section04 {
  height: 979px;
  background:#EEF1F5;
}

.section04 .container{
  padding-top: 168px;
}


.section04 .container span:first-of-type{
  font-size: 18px;
  color:#959595;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 13px;
  display:inline-block;
}

.section04 .container p{
  font-size: 34px;
  letter-spacing: -1px;
  font-weight: 700;
  margin-bottom: 37px;
}
.section04 .container span:last-of-type{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.5px;
  display:block;
  margin-bottom:70px;
}

.section04 .container img{
  display:inline-block;
  width: 1190px;
}


.section05 .container {
  padding-top: 136px;
}
.section05 .container article{
  display:flex;
}
.section05 .container article > div{
  width: 50%;
}
.section05 .container article > div {
  display:flex;
  flex-direction: column;
  justify-content:center;
}
.section05 .container article:nth-of-type(1) {
  margin-bottom:100px;
}
.section05 .container article:nth-of-type(2) {
  margin-bottom:204px;
}
.section05 .container article:nth-of-type(3) {
  margin-bottom:202px;
}


.section05 .container article:nth-of-type(1) .article-img img{width:371px; margin-left:75px;}
.section05 .container article:nth-of-type(1) .article-txt{padding-left:69px;}


.section05 .container article:nth-of-type(2) .article-txt{padding-left:75px;}
.section05 .container article:nth-of-type(2) .article-img img{width:398px; margin-left:122px;}

.section05 .container article:nth-of-type(3) .article-img img{width:417px; margin-left:75px;}
.section05 .container article:nth-of-type(3) .article-txt{padding-left:69px;}



.section05 .container article .article-txt span:first-of-type{
  font-size: 18px;
  color:#959595;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 13px;
  display:inline-block;
}

.section05 .container article .article-txt  p{
  font-size: 34px;
  letter-spacing: -1px;
  font-weight: 700;
  margin-bottom: 35px;
}
.section05 .container article .article-txt  span:last-of-type{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.5px;
  display:block;
  margin-bottom:70px;
}



a svg{
  margin-left: 16px;
}