
#visual{padding:130px 20px 0;background:#dff2fd}
#visual .visual-wrapper{position:relative;height:634px;max-width:var(--wrapper);margin:0 auto} 
#visual .visual-wrapper::before{content:'';position:absolute;bottom:0;right:-50px;width:727px;height:100%;background:url(../../../../images/name/user/ko/main/main-visual-bg.png) no-repeat 100% 50%;background-size:90% 70%;}
#visual .visual-slide{position:relative;padding-top: 120px}
#visual .visual-slide .slide-list{position:relative;height: 345px}
#visual .visual-slide .slide-list .item{display:none;position:absolute;top:70px;left:0}
#visual .visual-slide .slide-list .item:nth-child(1){display:block}

#visual .visual-slide .slide-control{display:flex;align-items:center;justify-content:center;width:180px;height:45px;background-color:#c2d3dc;border-radius:50px}
#visual .visual-slide .slide-control button{line-height:0}
#visual .visual-slide .slide-control .control-direction{display:flex;align-items:center;margin-right:20px;}
#visual .visual-slide .slide-control .control-direction .direction-page{width:70px;text-align:center;font-size:17px;color:#111}
#visual .visual-slide .slide-control .control-direction .direction-page i{font-weight:700}
#visual .visual-slide .slide-control .control-play{display:flex;align-items:center}
#visual .visual-slide .slide-control .control-play button.play{display:none}

@media screen and (max-width:1200px) {
    #visual{padding-top:0}
    #visual .visual-wrapper{height:550px}
    #visual .visual-wrapper::before{bottom:40px;right:-70px;width:500px;height:360px;background-size:500px;opacity:0.4}
    
    #visual .visual-slide{padding-top:70px}
}

@media screen and (max-width:800px) {
    #visual .visual-wrapper::before{width:100%;height:300px;background-size:400px;opacity:0.2}
}
@media screen and (max-width:500px) {
    #visual .visual-wrapper{height:430px}
    #visual .visual-slide{padding-top:50px}
    #visual .visual-slide .slide-list{height:260px}
}


/* 콘텐츠 시작 */

#section-help{position:relative;padding:0 20px;background: #fff;background: linear-gradient(180deg,rgba(255, 255, 255, 1) 70%, rgba(248, 250, 252, 1) 100%);}
#section-help .help-wrapper{position:relative;max-width:var(--wrapper);height:1212px;margin:0 auto;}
#section-help .help-title{padding-top: 180px;line-height:135%;font-weight:700;font-size:40px;color:#000}
#section-help .help-title span{position:relative}
#section-help .help-title span::before{content: '';position:absolute;bottom:-5px;left:0;width:100%;height:18px;background:#def3ff;}
#section-help .help-title span i{position:relative;}
#section-help .help-image{margin-top:150px}
#section-help .help-list{position:absolute;top:0;right: 0;display:flex;flex-wrap:wrap;padding-top:120px;width: 880px;align-items:flex-start}
#section-help .help-list .list-item{flex:0 0 410px;margin-left:60px}
#section-help .help-list .list-item:nth-child(2n+1){margin-left:0}
#section-help .help-list .list-item:nth-child(2){margin-top:40px}
#section-help .help-list .list-item:nth-child(3){margin-top:20px}
#section-help .help-list .list-item:nth-child(4){margin-top:60px}
#section-help .help-list .list-item a{position:relative;display:block;height:430px;padding:48px;overflow:hidden;background-color:#fff;border-radius:30px;box-shadow:0 4px 20px rgba(0, 0, 0, 0.1)}
#section-help .help-list .list-item .item-icon{position:absolute;top:48px;left:48px}
#section-help .help-list .list-item .item-info{padding:120px 0 0 0;}
#section-help .help-list .list-item .item-info .info-label{display:block;font-size:28px;color:#005eb8;font-weight:700}
#section-help .help-list .list-item .item-info .info-title{display:block;line-height:130%;font-size:34px;color:#111;font-weight:700;margin-top:15px;word-wrap: break-word;word-break: keep-all;}
#section-help .help-list .list-item .item-info .info-text{display:none;font-size:20px;line-height:140%;letter-spacing: -0.65px}
#section-help .help-list .list-item .item-info .info-more{display:block;margin-top:50px;color:#5f646b;font-size:19px;font-weight:500;}
#section-help .help-list .list-item .item-info .info-more img{vertical-align:-1px;margin-left:15px}
#section-help .help-list .list-item .item-info .info-more-hover{display:none;position: absolute;bottom:48px;right:48px}
#section-help .help-list .list-item .item-info .info-more-hover span{width:48px;height:48px;border-radius:100%;background-color:#fff;display:flex;align-items:center;justify-content:center}

#section-help .help-list .list-item a:focus .item-info .hover,
#section-help .help-list .list-item a:hover .item-info .hover{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px;background-color:#005eb8}

#section-help .help-list .list-item a:focus .item-info .hover .info-title,
#section-help .help-list .list-item a:hover .item-info .hover .info-title{margin:0;color:#fff}

#section-help .help-list .list-item a:focus .item-info .hover .info-text,
#section-help .help-list .list-item a:hover .item-info .hover .info-text{display:block;margin-top:35px;color:#fff}

#section-help .help-list .list-item a:focus .item-info .info-more,
#section-help .help-list .list-item a:hover .item-info .info-more{opacity:0}

#section-help .help-list .list-item a:focus .item-info .info-more-hover,
#section-help .help-list .list-item a:hover .item-info .info-more-hover{display:block}


@media screen and (max-width:1440px) {
    #section-help .help-wrapper{height:auto;padding:70px 0}
    #section-help .help-title{padding-top:0;text-align: center;font-size:40px}
    #section-help .help-title br{display:none}
    #section-help .help-title br:nth-child(2){display:block}

    #section-help .help-image{display:none}

    #section-help .help-list{position:static;width:auto;padding-top:50px}
    #section-help .help-list .list-item{flex:1 1 calc(50% - 15px);margin-left:30px}
    #section-help .help-list .list-item:nth-child(2){margin-top:0}
    #section-help .help-list .list-item:nth-child(3){margin-top:30px}
    #section-help .help-list .list-item:nth-child(4){margin-top:30px}

    #section-help .help-list .list-item a{height:380px}
    #section-help .help-list .list-item .item-info{padding-top:85px}
}
@media screen and (max-width:1000px) {
    #section-help .help-list{display:block}
    #section-help .help-list .list-item{margin-left:0}
    #section-help .help-list .list-item ~ .list-item{margin-top:30px}
    #section-help .help-list .list-item a{height:330px}
    #section-help .help-list .list-item .item-info .info-title br{display:none}
}
@media screen and (max-width:700px) {
    #section-help .help-title{font-size:30px}
    #section-help .help-list{padding-top:30px}
    #section-help .help-list .list-item ~ .list-item{margin-top:20px}
    #section-help .help-list .list-item a{height:300px;}
    #section-help .help-list .list-item .item-info .info-title{font-size:24px}
    #section-help .help-list .list-item a:focus .item-info .hover .info-text, 
    #section-help .help-list .list-item a:hover .item-info .hover .info-text{margin-top:25px}
    #section-help .help-list .list-item .item-info .info-more{margin-top:25px}
    #section-help .help-list .list-item .item-info .info-more-hover{bottom:30px;right:30px}
    
}

#section-counsel{padding:120px 20px}
#section-counsel .counsel-wrapper{max-width:var(--wrapper);margin: 0 auto}
#section-counsel .counsel-summary{display:flex;margin-top:50px;justify-content:center;align-items:center;height:120px;border-radius:100px;background:#eff8fd url(../../../../images/name/user/ko/main/section-counsel-summary.png) no-repeat 100% 0}
#section-counsel .counsel-summary img{position:relative;top:-10px}
#section-counsel .counsel-summary .summary-title{font-size:30px;font-weight:700;color:#00438f}
#section-counsel .counsel-summary .summary-text{margin-left:25px;font-size:22px;color:#111}
#section-counsel .counsel-summary .summary-text br{display:none}
#section-counsel .counsel-summary .apply-link{margin-left:15px;padding:10px 15px;background-color:#d2e3f4;border-radius:50px;color:#063c70;font-weight:700;font-size:22px;line-height:20px;}

@media screen and (max-width:1440px) {
    #section-counsel{padding:70px 20px}
}
@media screen and (max-width:1000px) {
    #section-counsel .counsel-summary{height:auto;flex-direction:column;padding:40px 30px;border-radius:10px}
    #section-counsel .counsel-summary .summary-text{margin:20px 0 0;line-height:140%;text-align: center}
    #section-counsel .counsel-summary .summary-text br{display:block}
    #section-counsel .counsel-summary .apply-link{margin-top:20px;}
}




#section-counsel .counsel-title{margin-top:95px;font-size:40px;font-weight:700;color:#000}
#section-counsel .counsel-title:first-child{margin-top:0;}
#section-counsel .counsel-list{display:flex;flex-wrap:wrap;margin-top:50px}
#section-counsel .counsel-list .list-item{position:relative;flex:0 0 calc(50% - 20px);padding:50px;border-radius:20px}
#section-counsel .counsel-list .list-item .item-title{font-weight:700;font-size:34px;color:#111}
#section-counsel .counsel-list .list-item .item-text{z-index:1;position:relative;margin-top:25px;line-height:145%;font-weight:600;font-size:19px;color:#333}

#section-counsel .counsel-list .list-item.item-phone{height:217px;background-color:#feebf2}
#section-counsel .counsel-list .list-item.item-phone::after{content:'';position:absolute;top:50px;right:50px;width:215px;height:132px;background:url(../../../../images/name/user/ko/main/section-counsel-phone-bg.png) no-repeat 0 0 / cover}
#section-counsel .counsel-list .list-item.item-phone .item-text{text-shadow: -2px 0px #feebf2, 0px 2px #feebf2, 2px 0px #feebf2, 0px -2px #feebf2;}

#section-counsel .counsel-list .list-item.item-interview{margin-left:40px;background-color:#fff1dd}
#section-counsel .counsel-list .list-item.item-interview::after{content:'';position:absolute;top:30px;right:50px;width:233px;height:159px;background:url(../../../../images/name/user/ko/main/section-counsel-interview-bg.png) no-repeat 0 0 / cover}
#section-counsel .counsel-list .list-item.item-interview .item-text{text-shadow: -2px 0px #fff1dd, 0px 2px #fff1dd, 2px 0px #fff1dd, 0px -2px #fff1dd;}

#section-counsel .counsel-list .list-item.item-time{height:120px;display:flex;justify-content:center;align-items:center;flex:0 0 100%;margin-top:30px;background-color:#f8fafc}
#section-counsel .counsel-list .list-item.item-time .item-title{margin:0}
#section-counsel .counsel-list .list-item.item-time .item-title img{margin-right:15px;vertical-align:-6px}
#section-counsel .counsel-list .list-item.item-time .item-text{position:relative;margin:0 0 0 25px;padding-left:25px;font-weight: 300;font-size:20px;color: #333;}
#section-counsel .counsel-list .list-item.item-time .item-text i{vertical-align:-3px;margin:0 10px;font-weight:700;font-size:30px;color:#005eb8}
#section-counsel .counsel-list .list-item.item-time .item-text::before{content:'';position:absolute;top:7px;left:0;width:1px;height:18px;background-color:#b3b3b3}
@media screen and (max-width:1200px) {
    #section-counsel .counsel-title{font-size:40px;margin-top:50px}
    #section-counsel .counsel-list{flex-direction: column;margin-top:30px}
    #section-counsel .counsel-list .list-item.item-phone::after{top:30px}
    #section-counsel .counsel-list .list-item.item-interview{margin:20px 0 0 }
    #section-counsel .counsel-list .list-item.item-time{margin-top:20px}
}
@media screen and (max-width:800px) {
    #section-counsel .counsel-list .list-item.item-time{flex-direction:column;height:auto}
    #section-counsel .counsel-list .list-item.item-time .item-text{width:100%;margin:25px 0 0;padding:25px 0 0;text-align:center;border-top:1px solid #ddd}
    #section-counsel .counsel-list .list-item.item-time .item-text::before{display:none}

}
@media screen and (max-width:700px) {
    #section-counsel .counsel-title{font-size:30px}
    #section-counsel .counsel-list .list-item .item-title{font-size:24px}
}
@media screen and (max-width:600px) {
    #section-counsel .counsel-list .list-item.item-time .item-text i{display:block;padding:10px 0}
    #section-counsel .counsel-list .list-item.item-phone::after{opacity:0.3}
    #section-counsel .counsel-list .list-item.item-interview::after{opacity:0.3}
}



#section-locate{padding:120px 20px;background-color:#eff8fd}
#section-locate .locate-wrapper{position:relative;height:680px;max-width:var(--wrapper);margin:0 auto}
#section-locate .locate-title{font-weight:700;font-size:40px;color:#000}
#section-locate .locate-title span{display:block;margin-bottom:5px;font-size:28px;font-weight:500;}

#section-locate  .style-wrapper{position:relative;max-width:840px;margin-top:50px;margin-right: 500px;}
#section-locate  .style-wrapper .list-image{position:absolute;top: -165px;right: 140px;}

#section-locate .locate-list{position:relative;padding:40px;background-color:#fff;border-radius:20px;border:1px solid #e4e4e4;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1)}
#section-locate .locate-list .list-head{display:flex;align-items:center}
#section-locate .locate-list .list-head .head-title{flex:1;display:flex;align-items:center;font-weight:700;font-size:34px;color:#111}
#section-locate .locate-list .list-head .head-title i{margin-right:5px;color:#005eb8}
#section-locate .locate-list .list-head .head-title img{position:relative;top:2px;margin-right:12px}

#section-locate .locate-list .list-head .head-control{display:flex;align-items:center}
#section-locate .locate-list .list-head .head-control button{line-height:0}
#section-locate .locate-list .list-head .head-control .control-page{margin:0 15px;font-size:20px;color:#333}
#section-locate .locate-list .list-head .head-control .control-page i{font-weight:700}

#section-locate .locate-list .list-body{position:relative;margin-top:40px}
#section-locate .locate-list .list-body .body-slide{position:relative;width:100%;height:370px;}
#section-locate .locate-list .list-body .body-slide .slide-item{display:flex;flex-wrap:wrap;position:absolute;top:0;left:0;width:100%;height:100%}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed{flex: 0 0 calc(50% - 6px);padding:20px;margin-left:12px;border-radius:15px;border:1px solid #e4e4e4}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed:nth-child(2n+1){margin-left:0}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed:nth-child(2) ~ .item-feed{margin-top:12px}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed .label{font-size:22px;color:#222}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed .phone{display:flex;align-items:center;color:#222;font-size:18px;;margin-top:10px}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed .phone img{margin-right:7px;width:18px}
#section-locate .locate-list .list-body .body-slide .slide-item .item-feed .address{line-height:140%;letter-spacing:-1px;margin-top:17px;padding-top:17px;border-top:1px solid #ddd;word-break:keep-all;}

#section-locate .locate-list .list-foot{position:absolute;bottom:-90px;right:0;}
#section-locate .locate-list .list-foot .list-more{display:flex;align-items:center;padding:10px 20px 10px 30px;font-size:20px;color:#333;background-color:#fff;border-radius:100px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1)}
#section-locate .locate-list .list-foot .list-more span{display:block;margin-left:20px;width:37px;height:37px;border-radius:100%;background-color:#005eb8;}
#section-locate .locate-list .list-foot .list-more span img{margin:12px 0 0 12px}
#section-locate .locate-list .list-foot .list-more:hover{background-color:#005eb8;border-color:#005eb8;color:#fff}
#section-locate .locate-list .list-foot .list-more:hover span{background-color:#fff}
#section-locate .locate-list .list-foot .list-more:hover span img{filter: invert(100%)}


#section-locate .locate-map{position:absolute;bottom:0;right: -40px;}
#section-locate .locate-map .map-info{position:absolute;top: -80px;left: -150px;width:350px;padding:20px 40px;background-color:#223359;border-radius:100px}
#section-locate .locate-map .map-info::after{content:'';position:absolute;bottom:-23px;right:30%;width:52px;height:24px;background:url(../../../../images/name/user/ko/main/section-locate-message.png) no-repeat 0 0}
#section-locate .locate-map .map-info p{color:#fff;line-height:150%;font-size:17px}
#section-locate .locate-map .map-info p i{color:#fffb9b}
#section-locate .locate-map .map-list{position:relative;width:476px;height:631px}
#section-locate .locate-map .map-list .marker{z-index:1;position:absolute;top:0;left:0;}
#section-locate .locate-map .map-list .marker span{font-weight:700;font-size:16px;text-shadow: -2px 0px #fff, 0px 2px #fff, 2px 0px #fff, 0px -2px #fff;color:#111}
#section-locate .locate-map .map-list .marker::before{content:'';display:block;height:25px;background:url(../../../../images/name/user/ko/main/section-locate-map-marker.png) no-repeat 50% 0}
#section-locate .locate-map .map-list .marker.is-selected::before{background-image:url(../../../../images/name/user/ko/main/section-locate-map-marker-selected.png)}
#section-locate .locate-map .map-list .map{display:none;position:absolute;top:0;left:0}
#section-locate .locate-map .map-list .map-default{display:block}

#section-locate .locate-map .map-list .marker-seoul{top:133px;left:114px}
#section-locate .locate-map .map-list .marker-gyeonggi{top: 160px;left: 155px}
#section-locate .locate-map .map-list .marker-incheon{top:112px;left:57px}
#section-locate .locate-map .map-list .marker-gangwon{top:100px;left:250px}
#section-locate .locate-map .map-list .marker-chungcheong{top:270px;left:120px}
#section-locate .locate-map .map-list .marker-gyeongbuk{top:290px;left:290px}
#section-locate .locate-map .map-list .marker-jeolla{top:420px;left:110px}
#section-locate .locate-map .map-list .marker-gyeongnam{top:430px;left:240px}

#section-locate .locate-map .map-list .map-seoul{display:block}
#section-locate .locate-map .map-list .map-gyeonggi{display:none}
#section-locate .locate-map .map-list .map-incheon{display:none}
#section-locate .locate-map .map-list .map-gangwon{display:none}
#section-locate .locate-map .map-list .map-chungcheong{display:none}
#section-locate .locate-map .map-list .map-gyeongbuk{display:none}
#section-locate .locate-map .map-list .map-jeolla{display:none}
#section-locate .locate-map .map-list .map-gyeongnam{display:none}

@media screen and (max-width:1400px) {
    #section-locate .locate-wrapper{height:auto}
    
    #section-locate .locate-title{text-align: center}

    #section-locate .style-wrapper{max-width:none;height:auto;margin:30px 0 0}
    #section-locate .style-wrapper .list-image{display:none}

    #section-locate .locate-map{position:static;margin-top:30px}
    #section-locate .locate-map .map-info{display:none;position:static;width:auto;border-radius:10px}
    #section-locate .locate-map .map-info::after{display:none}
    #section-locate .locate-map .map-info p{text-align:center}
    #section-locate .locate-map .map-list{position:static;height:auto;width:auto;margin-top:30px}
    #section-locate .locate-map .map-list .marker-wrapper{display:flex;align-items:flex-start;background-color:#fff;border-radius:20px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1)}
    #section-locate .locate-map .map-list .marker-wrapper .marker{position:relative;top:0;left:0;flex:1 1 12.5%;height:100px}
    #section-locate .locate-map .map-list .marker-wrapper .marker ~ .marker::after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:1px;height:70%;background-color:rgba(0, 0, 0, 0.1)}
    #section-locate .locate-map .map-list .marker-wrapper .marker span{display:block;margin-top:10px;text-shadow:none}
    #section-locate .locate-map .map-list .marker-wrapper .marker.is-selected{background-color:var(--primary)}
    #section-locate .locate-map .map-list .marker-wrapper .marker.is-selected span{color:#fff;font-weight:700}
    #section-locate .locate-map .map-list .marker-wrapper .marker.is-selected::after{display:none}
    #section-locate .locate-map .map-list .marker-wrapper .marker:first-of-type{border-radius:20px 0 0 20px}
    #section-locate .locate-map .map-list .marker-wrapper .marker:last-of-type{border-radius:0 20px 20px 0}
    #section-locate .locate-map .map-list .map-wrapper{display:none}

    #section-locate .locate-list .list-foot{position:static;margin-top:25px;padding-top:25px;border-top:1px solid #ddd}
    #section-locate .locate-list .list-foot .list-more{box-shadow:none;border-radius:5px;justify-content:center;border:1px solid var(--primary)}


}

@media screen and (max-width:1000px) {
    #section-locate{padding:50px 20px }

    #section-locate .locate-title{font-size:40px}

    #section-locate .locate-list{padding:30px}
    #section-locate .locate-list .list-head .head-title{font-size:28px}

    #section-locate .locate-list .list-body{margin-top:30px}
    #section-locate .locate-list .list-body .body-slide{height:720px}
    #section-locate .locate-list .list-body .body-slide .slide-item{flex-direction: column;flex-wrap:nowrap}
    #section-locate .locate-list .list-body .body-slide .slide-item .item-feed{flex:1 1 auto;margin:0}
    #section-locate .locate-list .list-body .body-slide .slide-item .item-feed:nth-child(1) ~ .item-feed{margin-top:10px;}
    
    #section-locate .locate-list .list-head{flex-direction: column;}
    #section-locate .locate-list .list-head .head-control{margin-top:20px}

    #section-locate .locate-map .map-list .marker-wrapper{flex-wrap:wrap}
    #section-locate .locate-map .map-list .marker-wrapper .marker{flex-basis:25%}
    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(1){border-radius:20px 0 0 0}
    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(4){border-radius:0 20px 0 0}
    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(5){border-radius:0 0 0 20px}
    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(5)::after{display:none}
    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(8){border-radius:0 0 20px 0}

    #section-locate .locate-map .map-list .marker-wrapper .marker:nth-child(5) ~ .marker{border-top:1px solid rgba(0, 0, 0, 0.05)}
}
