
.visual{background-image: url(../img/sub07/visual.png); }
@media all and (max-width:1200px){}
@media all and (max-width:1024px){}
@media all and (max-width:768px){}


.sec01{padding: 12vw 0 21vw;}
.sec01 .top{display: flex; justify-content: space-between; align-items: flex-start; gap: 6vw;}
.sec01 .txtbox{padding-top: 4rem;}
.sec01 .txtbox h2{width: max-content; padding-bottom: 3.3vw;}
.sec01 .txtbox h3{}
.sec01 .imgbox{}
.sec01 .imgbox img{}
.sec01 .btm{margin-top: 5vw; font-size: 3.8rem;}
.sec01 .btm ul{display: flex; text-align: center; color: #fff; border-radius: 7rem; padding: 7rem 0; font-weight: 700;}
.sec01 .btm ul li{flex: 1; border-right: 1px solid #fff; height: 15rem; display: flex; align-items: center; justify-content: center;}
.sec01 .btm ul li:last-child{border: none;}
.sec01 .btm ul li p{}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec01{padding: 80px 0;}
    .sec01 .top{gap: 30px;}
    .sec01 .txtbox h2{font-size: 35px;}
    .sec01 .btm{font-size: 28px;}
    .sec01 .btm ul{flex-wrap: wrap; gap: 50px 0;}
    .sec01 .btm ul li{flex: auto; width: 50%;}
    .sec01 .btm ul li:nth-child(2){border: none;}
}
@media all and (max-width:768px){
    .sec01 .top{flex-direction: column;}
    .sec01 .txtbox{padding-top: 0;}
    .sec01 .txtbox h2{font-size: 30px;}
    .sec01 .txtbox h3{width: auto;}
    .sec01 .imgbox{width: 100%;}
    .sec01 .imgbox img{width: 100%;}
    .sec01 .btm{font-size: 20px; margin-top: 20px;}
    .sec01 .btm ul{border-radius: 30px; padding: 30px 0;}
}


.sec02{padding-bottom: 17vw;}
.sec02 .inner{display: flex; flex-direction: column; gap: 16vw;}
@media all and (max-width:1024px){
    .sec02{padding-bottom: 80px;}
    .sec02 .inner{gap: 100px;}
}
.sec02 .cont01{display: flex; flex-wrap: wrap; gap: 5vw; justify-content: space-between;}
.sec02 .cont01 h2{width: 100%;}
.sec02 .cont01 .imgbox{flex: 1;}
.sec02 .cont01 .txtbox{font-size: 3.5rem;}
.sec02 .cont01 .txtbox h4{font-weight: 600; width: 35rem; padding: 0 1rem; height: 8.5rem; display: flex; justify-content: center; align-items: center; background: linear-gradient(90deg, #ff8316 0%, #ff9335 100%); color: #fff; border-radius: 100px; }
.sec02 .cont01 .txtbox h5{padding: 3.7vw 0; width: max-content;}
.sec02 .cont01 .txtbox p{font-size: 2.5rem;}
.sec02 .cont01 .txtbox p b{font-weight: 700;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec02 .cont01 .txtbox{font-size: 24px;}
    .sec02 .cont01 .txtbox p{font-size: 18px;}
}
@media all and (max-width:768px){
    .sec02 .cont01{flex-direction: column;}
    .sec02 .cont01 .imgbox{max-width: 400px;}
    .sec02 .cont01 .txtbox{font-size: 18px;}
    .sec02 .cont01 .txtbox h4{height: 50px;}
    .sec02 .cont01 .txtbox h5{width: auto; padding: 30px 0;}
    .sec02 .cont01 .txtbox p{font-size: 16px;}
}

.sec02 .cont02{display: flex; gap: 10vw;}
.sec02 .cont02 .imgbox{}
.sec02 .cont02 .txtbox{font-size: 3.5rem;}
.sec02 .cont02 .txtbox h2{padding-bottom: 4vw;}
.sec02 .cont02 .txtbox h4{font-weight: 600; width: 35rem; padding: 0 1rem; height: 8.5rem; display: flex; justify-content: center; align-items: center; background: linear-gradient(90deg, #ff8316 0%, #ff9335 100%); color: #fff; border-radius: 100px; }
.sec02 .cont02 .txtbox h5{padding: 3.7vw 0 4.7vw; width: max-content;}
.sec02 .cont02 .txtbox p{font-size: 2.5rem;}
.sec02 .cont02 .txtbox p b{font-weight: 700;}
@media all and (max-width:1200px){
    
}
@media all and (max-width:1024px){
    .sec02 .cont02{gap: 30px;}
    .sec02 .cont02 .txtbox{font-size: 24px;}
    .sec02 .cont02 .txtbox p{font-size: 18px;}
}
@media all and (max-width:768px){
    .sec02 .cont02{flex-direction: column-reverse;}
    .sec02 .cont02 .imgbox{max-width: 400px;}
    .sec02 .cont02 .txtbox{font-size: 18px;}
    .sec02 .cont02 .txtbox h4{height: 50px;}
    .sec02 .cont02 .txtbox h5{width: auto;}
    .sec02 .cont02 .txtbox p{font-size: 16px;}
}

.sec02 .cont03{display: flex; flex-wrap: wrap; gap: 5vw; justify-content: space-between;}
.sec02 .cont03 h2{width: 100%;}
.sec02 .cont03 .imgbox{flex: 1;}
.sec02 .cont03 .txtbox{font-size: 3.5rem; }
.sec02 .cont03 .txtbox h4{font-weight: 600; width: 35rem; padding: 0 1rem; height: 8.5rem; display: flex; justify-content: center; align-items: center; background: linear-gradient(90deg, #ff8316 0%, #ff9335 100%); color: #fff; border-radius: 100px; margin-bottom: 2vw;}
.sec02 .cont03 .txtbox h5{ width: max-content;}
/* .sec02 .cont03 .txtbox .h5-1{padding-bottom: 4vw} */
.sec02 .cont03 .txtbox p{font-size: 2.3rem; padding-top: 4vw;}
.sec02 .cont03 .txtbox .qr-img{margin: 10px 0 3rem ;}

@media all and (max-width:1400px){
    .sec02 .cont03 .txtbox{}
    .sec02 .cont03 .txtbox h5{width: auto;}
    .sec02 .cont03 .txtbox h5 br.mo{display: block;}
}
@media all and (max-width:1024px){
    .sec02 .cont03 .txtbox{font-size: 24px;}
}
@media all and (max-width:768px){
    .sec02 .cont03{flex-direction: column;}
    .sec02 .cont03 .imgbox{max-width: 400px;}
    .sec02 .cont03 .txtbox{font-size: 18px;}
    .sec02 .cont03 .txtbox h4{height: 50px; margin-bottom: 10px;}
    .sec02 .cont03 .txtbox h5{}
    /* .sec02 .cont03 .txtbox .h5-1{padding-bottom: 30px;} */
    .sec02 .cont03 .txtbox h5 br.mo{display: none;}
}


.sec02 .cont04{display: flex; align-items: flex-start; justify-content: space-between; gap: 30px;}
.sec02 .cont04 .imgbox{}
.sec02 .cont04 .txtbox{font-size: 3.5rem;}
.sec02 .cont04 .txtbox h2{padding-bottom: 4vw; width: max-content;}
.sec02 .cont04 .txtbox h4{margin-bottom: 2vw; font-weight: 600; width: 38rem; padding: 0 1rem; height: 8.5rem; display: flex; justify-content: center; align-items: center; background: linear-gradient(90deg, #ff8316 0%, #ff9335 100%); color: #fff; border-radius: 100px; }
.sec02 .cont04 .txtbox h5{}
.sec02 .cont04 .txtbox h5.h5-1{padding: 2.2vw 0 4.7vw; }
.sec02 .cont04 .txtbox p{font-size: 2.3rem; position: absolute; left: 20px; bottom: 0; line-height: 1.6;}
.sec02 .cont04 .txtbox p b{font-weight: 700;}
@media all and (max-width:1200px){
    .sec02 .cont04 .txtbox p{position: relative; left: auto; bottom: auto; padding-top: 30px;}
}
@media all and (max-width:1024px){
    .sec02 .cont04{gap: 30px;}
    .sec02 .cont04 .txtbox{font-size: 24px;}
    .sec02 .cont04 .txtbox p{font-size: 18px;}
}
@media all and (max-width:768px){
    .sec02 .cont04{flex-direction: column-reverse;}
    .sec02 .cont04 .txtbox h2{width: auto;}
    .sec02 .cont04 .imgbox{max-width: 400px;}
    .sec02 .cont04 .txtbox{font-size: 18px;}
    .sec02 .cont04 .txtbox h4{height: 50px; margin-bottom: 10px;}
    .sec02 .cont04 .txtbox h5{width: auto;}
    .sec02 .cont04 .txtbox p{font-size: 16px;}
}
