.sub05 .sub-visual{background-image: url(../img/sub05/visual.png);}
.sub05 .sub-section{font-weight: 400;}
.sub05 .sub-section h2{font-family: 'GmarketSansMedium'; font-size: 6rem; text-align: center;}
.sub05 .sub-section h2 span{color: #0050ff; }
.sub05 .sub-section h3{padding: 3.5rem 0 7rem; text-align: center; line-height: 1.5;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sub05 .sub-section h2{font-size: 28px;}
    .sub05 .sub-section h3{font-size: 18px; padding: 20px 0 30px;}
}
@media all and (max-width:768px){
    .sub05 .sub-section h2{font-size: 24px;}
    .sub05 .sub-section h3{font-size: 16px;}
}

.sub05 .sec01{padding: 19rem 0 17rem; background-color: #0050ff; color: #fff;}
.sub05 .sec01 .inner{}
.sub05 .sec01 h2{text-align: left;}
.sub05 .sec01 ul{display: flex; gap: 3rem 0; justify-content: space-between;}
.sub05 .sec01 ul li{padding-top: 5.5rem; margin-top: 5.5rem; width: 32%; border-top: 1px solid #fff; font-size: 3.5rem; max-width: 438px; line-height: 1.4;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sub05 .sec01{padding: 60px 0;}
    .sub05 .sec01 ul li{padding-top: 20px; margin-top: 20px; font-size: 24px;}
}
@media all and (max-width:768px){
    .sub05 .sec01 ul{flex-wrap: wrap; gap: 0;}
    .sub05 .sec01 ul li{width: 100%; font-size: 20px; max-width: none;}
}


.sub05 .sec02{padding: 27rem 0 16rem; position: relative;}
.sub05 .sec02::after{content: ""; position: absolute; bottom: 0; background-color: #f3f3f3; height: 34%; z-index: -1; width: 100%;}
.sub05 .sec01 .inner{}
.sub05 .sec02 h2{}
.sub05 .sec02 ul{margin: 0 auto; max-width: 1170px; display: flex; justify-content: space-between;}
.sub05 .sec02 ul li{position: relative; background-color: #0050ff; border-radius: 1000px; color: #fff; max-width: 360px; width: 32%;}
.sub05 .sec02 ul li::after{display: block; content: ""; padding-bottom: 100%;}
.sub05 .sec02 ul li .txt{position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; text-align: center; padding: 0 10px;}
.sub05 .sec02 ul li .txt h5{font-size: 4rem; font-weight: 700; padding-bottom: 3rem;}
.sub05 .sec02 ul li .txt p{font-size: 2.8rem; line-height: 1.4;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sub05 .sec02{padding: 60px 0;}
    .sub05 .sec02::after{height: 40%;}
    .sub05 .sec02 ul{justify-content: space-between; gap: 0;}
    .sub05 .sec02 ul li{width: 32%; max-width: none;}
    .sub05 .sec02 ul li .txt h5{font-size: 24px;}
    .sub05 .sec02 ul li .txt p{font-size: 18px;}
}
@media all and (max-width:768px){
    .sub05 .sec02::after{display: none;}
    .sub05 .sec02 ul{gap: 15px 0; flex-wrap: wrap;}
    .sub05 .sec02 ul li{width: 49%;}
    .sub05 .sec02 ul li .txt h5{font-size: 20px; padding-bottom: 10px;}
    .sub05 .sec02 ul li .txt p{font-size: 16px;}
}
@media all and (max-width:500px){
    .sub05 .sec02 ul li{width: 100%;}
}


.sub05 .sec03{padding: 27rem 0 16rem; }
.sub05 .sec03 .inner{}
.sub05 .sec03 h2,
.sub05 .sec03 h3{text-align: left;}
.sub05 .sec03 .item-wrap{}
.sub05 .sec03 .item-wrap .item{display: flex; padding: 4rem 0; gap: 5rem; border-top: 1px solid #777777;}
.sub05 .sec03 .item-wrap .item h5{font-weight: 500; font-size: 3.8rem; width: 40rem;}
.sub05 .sec03 .item-wrap .item p{width: 40rem; line-height: 1.4;}
.sub05 .sec03 .item-wrap .item .imgbox{flex: 1;}
.sub05 .sec03 .item-wrap .item .imgbox img{width: 100%;}
@media all and (max-width:1200px){
    .sub05 .sec03 .item-wrap .item h5{width: 40rem;}
}
@media all and (max-width:1024px){
    .sub05 .sec03{padding: 60px 0 30px;}
    .sub05 .sec03 .item-wrap .item{gap: 10px 0; flex-wrap: wrap; justify-content: space-between;}
    .sub05 .sec03 .item-wrap .item h5{font-size: 24px; width: 100%;}
    .sub05 .sec03 .item-wrap .item p{font-size: 18px; width: 49%;}
    .sub05 .sec03 .item-wrap .item .imgbox{width: 49%; flex: none;}
}
@media all and (max-width:768px){
    .sub05 .sec03 .item-wrap .item{padding: 20px 0;}
    .sub05 .sec03 .item-wrap .item h5{font-size: 20px;}
    .sub05 .sec03 .item-wrap .item p{font-size: 16px; width: 100%;}
    .sub05 .sec03 .item-wrap .item .imgbox{width: 100%;}
}
@media all and (max-width:500px){
    .sub05 .sec03 .item-wrap .item p{width: 100%;}
    
}
.sub05 .sec04{padding: 23rem 0 21rem; color: #fff; background-color: #0050ff; } 
.sub05 .sec04 h2{padding-bottom: 8rem; color: #fff;}
.sub05 .sec04 ul{display: flex; gap: 30px 0; justify-content: space-between;}
.sub05 .sec04 ul li{width: 32%; max-width: 395px;}
.sub05 .sec04 ul li .imgbox{margin-bottom: 11px;}
.sub05 .sec04 ul li .imgbox img{width: 100%;}
.sub05 .sec04 ul li .txtbox{display: flex;}
.sub05 .sec04 ul li .txtbox h5{font-family: 'GmarketSansMedium'; font-size: 5.3rem; padding-right: 3rem; margin-right: 2.8rem; border-right: 1px solid #fff; padding-top: 2rem;}
.sub05 .sec04 ul li .txtbox div{padding-top: 2rem;}
.sub05 .sec04 ul li .txtbox div h6{font-size: 3.6rem; font-weight: 500; padding-bottom: 2.5rem;}
.sub05 .sec04 ul li .txtbox div p{line-height: 1.5;}
@media all and (max-width:1200px){
    .sub05 .sec04 ul li .txtbox h5{padding-right: 15px; margin-right: 15px;}
}
@media all and (max-width:1024px){
    .sub05 .sec04{padding: 60px 0;}
    .sub05 .sec04 h2{padding-bottom: 30px;}
    .sub05 .sec04 ul{}
    .sub05 .sec04 ul li{}
    .sub05 .sec04 ul li .txtbox h5{font-size: 30px;}
    .sub05 .sec04 ul li .txtbox div h6{font-size: 24px; padding-bottom: 15px;}
    .sub05 .sec04 ul li .txtbox div p{font-size: 18px;}
}
@media all and (max-width:768px){
    .sub05 .sec04 ul{flex-wrap: wrap;}
    .sub05 .sec04 ul li{width: 49%; max-width: none;}
    .sub05 .sec04 ul li .txtbox div h6{font-size: 20px; padding-bottom: 10px;}
    .sub05 .sec04 ul li .txtbox div p{font-size: 16px;}
    .sub05 .sec04 ul li .txtbox div p br{display: none;}
}
@media all and (max-width:500px){
    .sub05 .sec04 ul li{width: 100%;}
}
.sub05 .sec05{padding: 23rem 0 22rem; position: relative;}
.sub05 .sec05 .inner{max-width: 1500px;}
.sub05 .sec05 h2{}
.sub05 .sec05 h3{}
.sub05 .sec05 ul{display: flex; gap: 15px 0; justify-content: space-between; flex-wrap: wrap;}
.sub05 .sec05 ul li{position: relative; background-color: #0050ff; width: 19.5%;  border-radius: 1000px; color: #fff; max-width: 276px; font-size: 2.7rem; font-weight: 500;}
.sub05 .sec05 ul li::after{display: block; content: ""; padding-bottom: 100%;}
.sub05 .sec05 ul li p{position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; text-align: center; padding: 0 10px;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sub05 .sec05{padding: 60px 0;}
    .sub05 .sec05 ul li{max-width: none; font-size: 18px;}
}
@media all and (max-width:768px){
    .sub05 .sec05 ul{justify-content: center; gap: 15px 10px;}
    .sub05 .sec05 ul li{width: calc((100% - 20px) / 3); font-size: 16px;}
}
@media all and (max-width:500px){
    .sub05 .sec05 ul{justify-content: space-between;}
    .sub05 .sec05 ul li{width: calc((100% - 10px) / 2);}
}