@charset "utf-8";

#atc02{position:relative;z-index:2;background:url(/sh_img/include/inc02/img/inc02_bg.jpg) no-repeat center top}

/*txt_area*/
#atc02 .inner{position:relative;width:1200px;margin:0 auto;padding:120px 0 282px;color:#fff}
#atc02 .inner:after{content:'';position:absolute;right:-360px;top:0;width:360px;height:100%;background-color:rgb(0,0,0,.08)}

#atc02 .inner:before{content:'';position:absolute;left:0;top:0;width:1px;height:100%;margin-left:-80px;background-color:rgba(239,239,239,.12)}
#atc02 .inner .txt_all{padding: 0 40px 52px;}
#atc02 .inner .stit{margin-bottom:32px;font-size:17px;font-weight:700;letter-spacing:0;line-height:17px;font-family:'Philosopher'}
#atc02 .inner .tit_area{overflow:hidden}
#atc02 .inner .tit_area .tit{float:left;width:max-content;margin-right:120px;font-size:24px;line-height:44px;letter-spacing:-1px;font-family: 'Philosopher';}
#atc02 .inner .tit_area .tit b{font-weight:normal;font-size: 27px;font-family:'notokr-bold'}
#atc02 .inner .txt_area{float:left;letter-spacing:-.5px}
#atc02 .inner .txt_area .sub_tit{margin-bottom:10px;font-size:16px;line-height:34px;font-family:'notokr-medium'}
#atc02 .inner .txt_area .txt{font-size:15px;line-height:25px;color:rgba(255,255,255,.6)}

/*slide*/
#atc02 .bx-wrapper{position:absolute;left:0;bottom:-160px;width:130%;max-width:130% !important}
#atc02 .bx-has-pager{position:absolute;left:-45px;bottom:194px}
#atc02 .bx-pager-item a{display:block;width:8px;height:8px;margin-bottom:18px;background-color:rgba(255,255,255,.2);border-radius:50%;text-indent:9999px;opacity:1;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
#atc02 .bx-pager-item .active{background-color:rgba(255,255,255,1)}
#atc02 .slide{opacity:0;left:100px}

/*slide_img*/
#atc02 .slide li{width:100% !important;height:440px;background:no-repeat left center;border-radius:15px 0 0 15px}
#atc02 .slide .img01{background-image:url(/sh_img/include/inc02/img/inc02_img-01.jpg)}
#atc02 .slide .img02{background-image:url(/sh_img/include/inc02/img/inc02_img-02.jpg)}

/*animation*/
#atc02 .slide.active{opacity:1;left:0;-webkit-transition:all 1.5s .1s;-ms-transition:all 1.5s .1s;transition:all 1.5s .1s}
