/*------------------------------------------------------------
	mtm_igo
------------------------------------------------------------*/
#main .mtm_igo p span {
  font-weight: 900;
}

#main .mtm_igo .sec02 {
  background-color: #EDF2F4;
  padding: 37px 20px 50px;
}

#main .mtm_igo .sec02 h2{
  color: #E27E00;
  background-color: #fff;
  border: 1px solid rgba(237, 158, 0, 0.25);
  border-radius: 100vh;
  text-align: center;
  line-height: 40px;
  margin-bottom: 95px;
}

#main .mtm_igo .sec02 .ulBox {
  background-color: #fff;
  position: relative;
  padding: 100px 70px 40px;
  margin-bottom: 20px;
}

#main .mtm_igo .sec02 .ulBox li span{
  border-bottom: 1px solid rgba(255, 153,51, 0.5);
}

#main .mtm_igo .sec02 .ulBox > img {
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: -75px;
  width: 150px;
}

#main .mtm_igo .sec02 .ulBox .checkUl li {
  color: #3F3F3F;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
          font-weight: 600;
}

#main .mtm_igo .sec02 .ulBox .checkUl li:not(:last-child) {
  margin-bottom: 16px;
}

#main .mtm_igo .sec02 .ulBox .checkUl li img {
  padding-top: 2px;
  width: 15px;
  margin-right: 10px;
}

#main .mtm_igo .sec03 .content {
  padding: 0 25px 60px;
}

#main .mtm_igo .sec03 ul p {
  border: 1px solid #1282A0;
  border-radius: 100vh;
  margin: 0 auto 23px;
  width: 120px;
  height: 120px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #066B7C;
  font-size: 1.37rem;
  font-weight: 600;
  line-height: 1.43;
  background: #fff url(../img/mtm_igo/icon01.png) no-repeat bottom 10px center ;
  background-size: 10px 15px;
}

#main .mtm_igo .sec03 li{
  margin-bottom: 25px;
}

#main .mtm_igo .sec04 .headLine02_2 {
  margin-bottom: 0;
}

#main .mtm_igo .sec04 .comPhotoUl07 li:not(:last-child) .innnerBox {
  padding-bottom: 38px;
}

#main .mtm_igo .sec04 .bgBox img{
  display: block;
  margin: 0 auto;
  width: 40%;
}

#main .mtm_igo .sec04 .bgBox .headLine02_3{
  padding: 0 50px ;
  height: 40px;
  margin-bottom: 20px;
}

#main .mtm_igo .sec04 .comMerit {
  margin-bottom: 40px;
}
#main .mtm_igo .sec04 .headLine02_2{
  margin-bottom: 10px;
}

#main .mtm_igo .sec04 .checkUl {
  padding: 0 22px 50px;
  background: #FBFBFC;
}

#main .mtm_igo .sec04 .checkUl ul{
  margin-bottom: 13px;
}

#main .mtm_igo .sec04 .checkUl li {
  font-size: 1.5rem;
  line-height: 1.76;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 0;
}

#main .mtm_igo .sec04 .checkUl li:not(:last-child) {
  border-bottom: 1px dotted rgba(112, 112, 112, 0.25);
}

#main .mtm_igo .sec04 .checkUl li img {
  width: 18px;
  margin-right: 7px;
}

/* #main .mtm_igo .sec04 .txtUlBox {
  margin: 0 25px;
}

#main .mtm_igo .sec04 .txtUlBox h3 {
  background: #FFFAF3;
  text-align: center;
  color: #333;
  line-height: 40px;
}

#main .mtm_igo .sec04 .txtUlBox ul {
  margin-bottom: 23px;
}

#main .mtm_igo .sec04 .txtUlBox ul li {
  padding: 25px 0;
  border-bottom: 1px solid #E9EEF4;
}

#main .mtm_igo .sec04 .txtUlBox ul li span {
  padding-left: 23px;
  border-left: 6px solid #E9EEF4;
  display: inline-block;
}

#main .mtm_igo .sec04 .txtUlBox .comBtn01 a {
  margin: 0 auto 62px;
}
 */
#main .mtm_igo .sec05 {
  margin-bottom: 100px;
}

#main .mtm_igo .sec05 .headLine02 {
  letter-spacing: 0;
}

#main .mtm_igo .sec05 .content > .comPhotoBox {
  margin: 18px 25px;
}

#main .mtm_igo .sec05 .bgBox{
  background-color: #EDF2F4;
  padding: 24px 25px 50px;
}

#main .mtm_igo .sec05 .headLine03 {
  margin-bottom: 4px;
  color: #333;
}
#main .mtm_igo .sec05 .bgBox > img{
  width: 100%;
  margin-bottom: 20px;
}

#main .mtm_igo .sec05 .bgBox .headLine07{
  width: 175px;
  margin-bottom: 25px;
  font-weight: 600;
}

#main .mtm_igo .sec05 ul li:not(:last-child) {
  margin-bottom: 20px;
}

#main .mtm_igo .sec05 ul li .ttl {
  line-height: 40px;
  color: #333;
  background: #FFFAF3;
  text-align: center;
}

#main .mtm_igo .sec05 ul li .comPhotoBox .photo {
  margin-bottom: 20px;
}

#main .mtm_igo .sec05 ul li .comPhotoBox p {
  margin-bottom: 40px;
}

.comBtn01 { margin-top: 1.5em;}

.merit-txt {margin: 7.7vw auto 14.2vw; width: 87.1vw;}

.txt {padding: 10px 20px;}

@media all and (min-width: 768px) {
  #main .content {
    padding: 0 20px;
  }
  #main .mtm_igo .sec02 {
    padding: 64px 0;
    margin-bottom: 80px;
  }
    
  #main .mtm_igo .sec02 h2{
    width: 400px;
    margin: 0 auto 60px;
  }
    
  #main .mtm_igo .sec02 .ulBox {
    display: flex;
    justify-content: center;
    width: 700px;
    margin: 40px auto ;
    padding: 40px;
  }
  #main .mtm_igo .sec02 .ulBox > img {
    position: static;
    width: 240px;
    margin-right: 80px;
  }
  #main .mtm_igo .sec02 .ulBox .checkUl li {
    font-size: 1.6rem;
  }
  #main .mtm_igo .sec02 .ulBox .checkUl li img {
    padding-top: 0px;
    width: 20px;
    margin-right: 14px;
  }
  #main .mtm_igo .sec03 .content {
    padding: 0 20px 80px;
  }
  #main .mtm_igo .sec03 ul p {
    border: 2px solid #1282A0;
    margin: 0 auto 12px;
    width: 180px;
    height: 180px;
    padding-bottom: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5;
    background: #fff url(../img/mtm_igo/icon01.png) no-repeat bottom 15px center ;
    background-size: 20px 30px;
  }
    
  #main .mtm_igo .sec03 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #main .mtm_igo .sec03 li {
    width: 49%;
    padding: 40px;
  }
  #main .mtm_igo .sec03 li img {
    width: 100%;
  }
  #main .mtm_igo .sec03 .headLine03 {
    height: 90px;
    padding-left: 40px;
    font-size: 2.8rem;
  }
  #main .mtm_igo .sec03 .headLine03 img {
    width: 40px;
    margin-right: 22px;
  }
  #main .mtm_igo .sec03 > p {
    padding-bottom: 80px;
  }
  #main .mtm_igo .sec04 {
    background-color: #F4EFEA;
    margin-bottom: 60px;
    padding-bottom: 80px;
  }
  #main .mtm_igo .sec04 .headLine02_2 {
    margin-bottom: 46px;
  }
  #main .mtm_igo .sec04 .comPhotoUl07 {
    margin-bottom: 60px;
  }
  
  #main .mtm_igo .sec04 .comPhotoUl07 li{
    background-color: #fff;
  }
  #main .mtm_igo .sec04 .bgBox {
    background-color: #fff;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  #main .mtm_igo .sec04 .bgBox img{
    display: block;
    margin: 0 auto ;
    width: 200px;
  }
  
  #main .mtm_igo .sec04 .bgBox .headLine02_3{
    padding: 0 50px ;
    height: 120px;
    margin-bottom: 20px;
  }
  #main .mtm_igo .sec04 .comMerit {
    width: 600px;
    margin: 0 auto 0;
  }  
  #main .mtm_igo .sec04 .checkUl {
    padding: 20px 60px 80px;
    background: #FBFBFC;
  }
  #main .mtm_igo .sec04 .checkUl li {
    font-size: 1.6rem;
    padding: 22px 0;
  }
  #main .mtm_igo .sec04 .checkUl li img {
    width: 20px;
    margin-right: 18px;
  }
  #main .mtm_igo .sec04 .checkUl ul{
    margin-bottom: 60px;
  }
  #main .mtm_igo .sec04 .comBtn01 a{
    width: 360px;
    margin: 0 auto;
  }

  /* #main .mtm_igo .sec04 .txtUlBox h3 {
    line-height: 60px;
    font-size: 1.8rem;
  }
  #main .mtm_igo .sec04 .txtUlBox ul {
    margin-bottom: 46px;
  }
  #main .mtm_igo .sec04 .txtUlBox ul li {
    padding: 30px 0;
  }
  #main .mtm_igo .sec04 .txtUlBox ul li span {
    padding-left: 46px;
  }
  #main .mtm_igo .sec04 .txtUlBox .comBtn01 a {
    width: 360px;
    margin: 0 auto 104px;
  } */
  #main .mtm_igo .sec05 {
    background-color: #EDF2F4;
    margin-bottom: 180px;
    padding-bottom: 80px;
  }
  #main .mtm_igo .sec05 .headLine02 {
    letter-spacing: 3.2px;
  }
  #main .mtm_igo .sec05 .content > .comPhotoBox {
    margin: 0 0 50px;
    padding: 40px 40px 0;
    background-color: #fff;
  }
  #main .mtm_igo .sec05 .headLine03 {
    margin-bottom: 10px;
  }
  #main .mtm_igo .sec05 .bgBox {
    padding: 0;
  }
  #main .mtm_igo .sec05 .bgBox > img{
    width: 500px;
    margin: 0 auto 60px;
    display: block;
  }
  
  #main .mtm_igo .sec05 .bgBox .headLine07{
    width: 300px;
    margin-bottom: 50px;
  }
  
  #main .mtm_igo .sec05 ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  
  #main .mtm_igo .sec05 ul {
    margin: 0 0 80px;
  }
  #main .mtm_igo .sec05 ul li{
    background-color: #fff;
    padding: 40px;
  }
  #main .mtm_igo .sec05 ul li:not(:last-child) {
    margin-bottom: 40px;
  }
  #main .mtm_igo .sec05 ul li .ttl {
    line-height: 50px;
    margin-bottom: 40px;
  }
  #main .mtm_igo .sec05 ul li .comPhotoBox .photo {
    margin-bottom: 0;
  }
  #main .mtm_igo .sec05 ul li .comPhotoBox p {
    padding: 0;
    margin-bottom: 0;
  }
  #main .mtm_igo .sec05 .comBtn01 a {
    width: 360px;
    margin: 0 auto 104px;
  }
	
  .merit-txt {margin: 41.6px auto 0; width: 57%;}
	
  .txt {padding: 10px 20px 70px;}
	
  .txtBox {width: 100%;}

  .comBtn01 { margin-top: 40px;}
}

