@charset "utf-8";

/*메인텍스트영역*/
#main_banner {overflow:hidden;position:relative;width:100%;z-index:-1;margin:0 auto}
#main_banner_wrap{position:relative;width:100%;height:623px;margin:0 auto}
.txt_zone{max-width:1400px;margin:0 auto;padding-top:174px}
.txt_zone p{color:#fff;text-align:center;letter-spacing:-0.3px}
.txt_zone .txt01{padding-bottom:15px;color:rgba(255,255,255,0.90);font-size:18px;letter-spacing:0.5px;line-height:57px;text-align:left;opacity:0;font-family:'notokr-regular'}
.txt_zone .txt02{font-size:64px;letter-spacing:-0.5px;line-height:57px;font-weight:800;opacity:0;text-align:left;font-family:'notokr-bold'}
.txt_zone .txt03{padding-top:33px;color:rgba(255,255,255,0.75);font-size:17px;line-height:28px;text-align:right;opacity:0;font-family:'notokr-regular'}

/* 메인 슬라이드 영역 */
#main_banner_wrap .main_img_box{position:absolute;width:100%;height:623px;z-index: -10!important}
#main_banner_wrap .main_img_box p{display:none;position:absolute;top:0;left:0;width:100%;height:100%}
#main_banner_wrap .main_img_box p.box1{display:block;background:url(/sh_img/index/main_banner/main_banner_11.jpg) no-repeat center center}
#main_banner_wrap .main_img_box p.box2{background:url(/sh_img/index/main_banner/main_banner_22.jpg) no-repeat center center}
/* #main_banner_wrap .main_img_box p.box3{background:url(/sh_img/index/main_banner/main_banner_03.jpg) no-repeat center center} */
#main_banner_wrap .txt{position: absolute;z-index:101;left: 50%;top: 0;transform: translateX(-50%);width: 1200px;}
#main_banner_wrap .txt div{position: absolute;top: 305px;left:0}
#main_banner_wrap .move_txt01{margin-top:-20px;margin-bottom:11px;font-size:20px;color:#fff;font-family:'Poppins';font-weight:600;letter-spacing:-0.04em;opacity:0;transition:all 1.2s;-webkit-transition:all 1.2s}
#main_banner_wrap .move_txt01.active{margin-top:0;opacity:1}
#main_banner_wrap .move_txt02{margin-top:-20px;margin-bottom:35px;font-size:80px;line-height:64px;color:#fff;font-family:'Poppins';font-weight:bold;letter-spacing:-0.04em;opacity:0;transition:all 1.2s;-webkit-transition:all 1.2s;transition-delay:0.8s;-webkit-transition-delay:0.8s}
#main_banner_wrap .move_txt02.active{margin-top:0;opacity:1}
#main_banner_wrap .move_txt02 span{font-weight:600;font-family:'notokr-bold'}
#main_banner_wrap .move_txt03{margin-top:-20px;margin-bottom:40px;font-size:18px;line-height:28px;letter-spacing:-0.02em;font-family:'Poppins';color:#fff;opacity:0;transition:all 1.2s;-webkit-transition:all 1.2s;transition-delay:1.6s;-webkit-transition-delay:1.6s}
#main_banner_wrap .move_txt03.active{margin-top:0;opacity:0.85}
#main_banner_wrap .breadcrumb{width:69px;margin:37px 230px 0 auto}
#main_banner_wrap .breadcrumb li:first-child{margin-left:0}
#main_banner_wrap .breadcrumb li{display:inline-block;margin-left:8px}
#main_banner_wrap .breadcrumb li button{width:15px;height:15px;background:url(/sh_img/index/main_banner/cir_off.png)no-repeat;background-position: center;border:none;border-radius:100%;outline:none}
#main_banner_wrap .breadcrumb li button.active{background:url(/sh_img/index/main_banner/cir_on.png);background-position:center}
#main_banner_wrap .black_box{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.35}
