@charset "utf-8";

#shSub{display:flex;align-items:center;justify-content:center;height:390px;margin:0 auto;background:url(./sub_bg.jpg) center no-repeat;background-size:auto 100%;background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:auto 100%,cover}
.sub01{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_01.jpg") !important}
.sub02{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_02.png"),url("/sh_img/hd/sub_main_banner/sub_main_banner_02_1.jpg") !important}
.sub03{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_03_3.png"),url("/sh_img/hd/sub_main_banner/sub_main_banner_03_1.jpg") !important}
.sub04{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_04_6.jpg") !important}
.sub06{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_06.jpg") !important}
.sub08{background-image:url("/sh_img/hd/sub_main_banner/sub_main_banner_08.jpg"),url("/sh_img/hd/sub_main_banner/sub_main_banner_08_1.jpg") !important}

#shSub .txt_area{position:relative;z-index:1;color:#fff;text-align:center}
#shSub .txt_area p{font-size:42px;font-weight:600}
#shSub .txt_area div{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:16px}
#shSub .txt_area div a{color:#fff}
#shSub .txt_area div i{margin:0 20px;font-size:14px}

/* 반응형 [s] */
@media (max-width:1300px){
#shSub{height:clamp(180px,45vw,390px)}
#shSub .txt_area p{font-size:clamp(22px,5vw,42px)}
}
/* 반응형 [e] */
