
.sub-visual{background-image: url(../img/sub04/visual.png);}
.sub-section .inner{max-width: 1400px;}

.sec01{padding: 20rem 0 28rem;}
.sec01 .inner{display: flex; align-items: center; justify-content: space-between; gap: 2rem;}
.sec01 .txtbox{}
.sec01 .txtbox h2{}
.sec01 .txtbox h3{font-weight: 300;}
.sec01 .imgbox{width: 50%; font-size: 0; max-width: 500px;}
.sec01 .imgbox img{width: 100%;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec01{padding: 80px 0;}
}
@media all and (max-width:768px){
    .sec01 .inner{flex-wrap: wrap;}
    .sec01 .txtbox,
    .sec01 .imgbox{width: 100%;}
}

.sec02{padding-bottom: 15rem;}
.sec02::after{content: ""; width: 100%; height: 50%; background: #3761db; position: absolute; z-index: -1; bottom: 0;}
.sec02 .inner{}
.sec02 h2{}
.sec02 .imgbox{padding: 7rem 0;}
.sec02 .imgbox img{}
.sec02 p{font-size: 3rem; color: #fff;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec02{padding-bottom: 80px;}
    .sec02::after{height: 60%;}
    .sec02 .imgbox{padding: 40px 0;}
    .sec02 p{font-size: 20px;}
}
@media all and (max-width:768px){
    .sec02 .imgbox{padding: 20px 0;}
    .sec02 p{font-size: 16px;}
}


.sec03{padding: 28rem 0 34rem;}
.sec03 h2{text-align: center; }
.sec03 h3{text-align: center; padding: 2.5rem 0 8rem;}
.sec03 ul{display: flex; flex-direction: column; gap: 2.8rem;}
.sec03 ul li{background: #d7dff8; padding: 2rem; display: flex; justify-content: center; min-height: 13rem; align-items: center;}
.sec03 ul li .txt{display: flex; gap: 4rem; width: 100%; max-width: 510px; align-items: center;}
.sec03 ul li .txt .icon{width: 3.8rem;}
.sec03 ul li .txt .icon img{width: 100%;}
.sec03 ul li .txt p{font-size: 3rem;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec03{padding: 80px 0;}
    .sec03 h2{padding-bottom: 40px;}
    .sec03 ul li{min-height: auto;}
    .sec03 ul li .txt p{font-size: 20px;}
}
@media all and (max-width:768px){
    .sec03 ul li .txt .icon{width: 20px;}
    .sec03 ul li .txt{gap: 10px;}
    .sec03 ul li .txt p{font-size: 16px;}
}

.sec04{padding: 20rem 0; background: #3761db; color: #fff; text-align: center;}
.sec04 .inner{}
.sec04 h2{padding-bottom: 6rem;}
.sec04 ul{gap: 2rem; display: flex; justify-content: space-between; }
.sec04 ul li{max-width: 640px; width: 100%;}
.sec04 ul li .imgbox{font-size: 0;}
.sec04 ul li .imgbox img{}
.sec04 ul li h3{font-size: 3.5rem; font-weight: 700; padding: 5rem 0 3rem;}
.sec04 ul li p{}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec04{padding: 80px 0;}
    .sec04 h2{padding-bottom: 30px;}
    .sec04 ul li h3{font-size: 20px; padding: 20px 0 10px;}
}
@media all and (max-width:768px){
    .sec04 ul{flex-wrap: wrap; gap: 30px;}
}

.sec05{padding: 30rem 0 20rem; }
.sec05::after{content: ""; background: #3761db;  height: 40%; width: 100%; position: absolute; bottom: 0; left: 0; z-index: -1;} 
.sec05 .inner{}
.sec05 ul{display: flex; justify-content: space-between; gap: 2rem; padding-top: 9rem;}
.sec05 ul li{max-width: 640px; text-align: center; width: 100%;}
.sec05 ul li .imgbox{padding-bottom: 3.5rem; font-size: 0;}
.sec05 ul li .imgbox img{width: 100%;}
.sec05 ul li h3{font-weight: 700; font-size: 4rem; color: #fff;}
.sec05 ul li h3 span{font-size: 3rem; font-weight: 300;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec05{padding: 80px 0;}
    .sec05 ul{padding-top: 40px;}
    .sec05 ul li .imgbox{padding-bottom: 20px;}
    .sec05 ul li h3{font-size: 24px;}
}
@media all and (max-width:768px){
    .sec05::after{height: 60%;}
    .sec05 ul{flex-wrap: wrap; gap: 30px;}
    .sec05 ul li{max-width: none;}
}

.sec06{padding: 39rem 0;}
.sec06 .inner{}
.sec06 .title{text-align: center; padding-bottom: 17rem;}
.sec06 .title h2{}
.sec06 .title h3{}
.sec06 .cont-wrap{display: flex; flex-direction: column; gap: 6rem;}
.sec06 .cont-wrap h4{font-size: 3.5rem; font-weight: 700; padding-bottom: 2rem; border-bottom: 1px solid #000;}
.sec06 .cont{display: flex; gap: 20px; justify-content: space-between; align-items: center;}
.sec06 .cont .imgbox{display: flex; gap: 10px; max-width: 760px;}
.sec06 .cont .imgbox img{width: 100%;}
.sec06 .cont .txtbox{max-width: 53rem; width: 100%;}
.sec06 .cont .txtbox h3{background: #3761db; color: #fff; font-size: 3.5rem; font-weight: 700; padding: 1rem 2rem;}
.sec06 .cont .txtbox p{padding-top: 3.5rem; font-size: 2.6rem;}
.sec06 .cont .txtbox p b{font-weight: 700;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec06{padding: 80px 0;}
    .sec06 .title{padding-bottom: 80px;}
    .sec06 .cont-wrap{gap: 30px;}
    .sec06 .cont-wrap h4{font-size: 24px;}
    .sec06 .cont .txtbox p{padding-top: 20px;}
}
@media all and (max-width:768px){
    .sec06 .cont{flex-wrap: wrap;}
    .sec06 .title{padding-bottom: 40px;}
    .sec06 .cont-wrap h4{font-size: 20px;}
    .sec06 .cont .imgbox,
    .sec06 .cont .txtbox{max-width: none;}
    .sec06 .cont .txtbox h3{font-size: 20px;}
    .sec06 .cont .txtbox p{font-size: 16px;}
}
@media all and (max-width:500px){
    
}

.sec07{padding-bottom: 35rem; }
.sec07 .inner{padding: 0 30px;}
.sec07 ul{display: flex; flex-direction: column; gap: 4rem;}
.sec07 ul li{text-align: center; position: relative;}
.sec07 ul li.q{background: #3761db; padding: 6rem 2rem;}
.sec07 ul li.q::after {
	content: ''; position: absolute; left: 0; top: 50%; width: 0; height: 0; border: 24px solid transparent; border-right-color: #3761db; border-left: 0; margin-top: -24px; margin-left: -24px;
}
.sec07 ul li.a{background: #d7dff8; padding: 8rem 2rem;}
.sec07 ul li.a::after {
    content: ''; position: absolute; right: 0; top: 50%; width: 0; height: 0; border: 24px solid transparent; border-left-color: #d7dff8; border-right: 0; margin-top: -24px; margin-right: -24px;
}
.sec07 ul li h3{font-size: 2.5vw; font-weight: 700; color: #fff;}
.sec07 ul li h4{font-size: 1.8vw;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec07{padding-bottom: 80px;}
    .sec07 ul li h3{font-size: 24px;}
    .sec07 ul li h4{font-size: 20px;}
}
@media all and (max-width:768px){
    .sec07 ul li.q,
    .sec07 ul li.a{padding: 20px;}
    .sec07 ul li h3{font-size: 20px;}
    .sec07 ul li h4{font-size: 16px;}
}
@media all and (max-width:500px){
    
}

.sec08{padding: 27rem 0; background: #3761db;}
.sec08 h2{color: #fff; padding-bottom: 8rem; text-align: center;}
.sec08 ul{display: flex; flex-direction: column; gap: 3rem;}
.sec08 ul li{display: flex; gap: 5rem; align-items: center; padding: 6rem 5rem; background: #fff;}
.sec08 ul li h3{font-family: 'GmarketSansLight'; font-size: 5rem; color: #3761db; font-family: 'GmarketSansLight';;}
.sec08 ul li .r{}
.sec08 ul li .r h4{font-weight: 700; font-size: 3.5rem; padding-bottom: 1rem;}
.sec08 ul li .r p{}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec08{padding: 80px 0;}
    .sec08 h2{padding-bottom: 40px;}
    .sec08 ul li{padding: 30px 20px; gap: 20px;}
    .sec08 ul li h3{font-size: 30px;}
    .sec08 ul li .r h4{font-size: 20px;}
}
@media all and (max-width:768px){
    
}
@media all and (max-width:500px){
    
}
.sec09{padding: 20rem 0; background: url(../img/sub04/sec09-bg.png) no-repeat center / cover; color: #fff;}
.sec09 .inner{display: flex; justify-content: space-between; flex-wrap: wrap; gap: 3rem;}
.sec09 .left{display: flex; flex-direction: column; justify-content: space-between;}
.sec09 .left h2{font-weight: 700;}
.sec09 .left h2 span{font-size: 3.5rem;}
.sec09 .left h2 span i{font-weight: 400;}
.sec09 .right{font-size: 3.5rem; width: 50%; min-width: 680px;}
.sec09 .right li{display: flex; padding: 1rem 0; border-bottom: 1px solid #fff; justify-content: space-between; align-items: center;}
.sec09 .right li:first-child{font-size: 2.6rem; border: none;}
.sec09 .right li > *{flex: 1;}
.sec09 .right li h3{}
.sec09 .right li h4{font-size: 2.6rem;}
.sec09 .right li h5{font-weight: 700;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec09{padding: 80px 0;}
    .sec09 .right{width: 100%; font-size: 20px; min-width: auto;}
    .sec09 .right li h4{font-size: 18px;}
}
@media all and (max-width:768px){
    .sec09 .right{font-size: 16px;}
    .sec09 .right li h3{width: 80px; flex: none;}
    .sec09 .right li h4{font-size: 14px;}
}
@media all and (max-width:500px){
    
}
.sec10{padding-top: 25rem;}
.sec10 .inner{display: flex; justify-content: space-between; gap: 2rem; }
.sec10 h2{}
.sec10 ul{display: flex; flex-direction: column; gap: 4rem; position: relative; font-size: 3.5rem;}
.sec10 ul::after{content: ""; width: 1px; height: 95%; background: #3761db; position: absolute; left: 5.5rem; z-index: -1;}
.sec10 ul li{display: flex; align-items: center; gap: 5rem;}
.sec10 ul li .num{width: 11rem; height: 11rem; color: #fff; background: #3761db; border-radius: 1000px; display: flex; align-items: center; justify-content: center; font-family: 'GmarketSansLight'; font-size: 5rem; padding-top: 1rem;}
.sec10 ul li .num span{}
.sec10 ul li p{width: calc(100% - 11rem - 5rem);}

@media all and (max-width:1300px){
    .sec10 .inner{flex-wrap: wrap; gap: 5rem;}
    .sec10 ul{width: 100%;}
}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec10{padding-top: 80px;}
    .sec10 ul{font-size: 20px;}
    .sec10 ul::after{left: 35px;}
    .sec10 ul li{gap: 20px;}
    .sec10 ul li .num{font-size: 30px; width: 70px; height: 70px;}
    .sec10 ul li p{width: calc(100% - 70px - 20px);}
}
@media all and (max-width:768px){
    .sec10 ul{font-size: 16px;}
    .sec10 ul::after{left: 25px;}
    .sec10 ul li .num{font-size: 20px; width: 50px; height: 50px; padding-top: 5px;}
    .sec10 ul li p{width: calc(100% - 50px - 20px);}
}
@media all and (max-width:500px){
    
}


