@charset "utf-8";

/* SHINING 독립 사용 */
#sh_wrapper {font-family:notokr-regular}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after {box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:10;min-width:1150px;width:100%;font-family:notokr-regular}
#sh_hd_wrapper{position:relative;width:100%}
#sh_hd_wrapper:before {display:block;width:70%;height:4px;margin:0 auto;background-color:#ff6a19;clear:both;content:""}
#sh_hd_wrapper:after {display:block;width:100%;height:1px;margin:0 auto;background:rgba(255,255,255,.2);clear:both;content:""}

/* MAIN  */
#main_banner {position:relative;z-index:5;width:100%;height:950px}

/* INDEX */
#sh_section {position:relative;min-width:1150px;width:100%;font-size:15px;line-height:1.5;letter-spacing:-0.1px}

/* CONTAINER */
#sh_container {position:relative;min-width:1150px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner {width:100%;height:310px;background: url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat;animation:main 60s linear infinite}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit {padding-top:175px;text-align:center;font-size:15px;color:#fff}
#sh_content_tit h3 {display:inline-block;position:relative;z-index:5;margin-bottom:10px;font-size:34px}
#sh_content_tit h3:after {display:block;content:'';position:absolute;top:-12px;right:-22px;z-index:-1;width:41px;height:42px}
#sh_content_tit .fa-home {color:#fff}
#sh_content_tit .fa-angle-right {padding:0 5px;color:#b5b5b5}

/* ASIDE */
#sh_aside {position:relative;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:15px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.1em;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}

/* FOOTER */
#sh_ft {z-index:10;position:relative;min-width:1150px;background-color:#333} 
#sh_ft #ft_top {position:absolute;top:-30px;right:17%;width:60px;height:60px;z-index:0;background:#ff6a19;background: -moz-linear-gradient(left, #ff6a19 0%, #ffc000 100%);background: -webkit-linear-gradient(left, #ff6a19 0%,#ffc000 100%);background: linear-gradient(to right, #ff6a19 0%,#ffc000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a19', endColorstr='#ffc000',GradientType=1 );cursor:pointer /* IE6-9 */}
#sh_ft #ft_top>p {padding:27px 0;font-size:12px;text-align:center;color:#fff;background:url(/sh_img/ft/top_icon.png) no-repeat center 25%}
#sh_ft_wrapper {overflow:hidden;position:relative;margin:0 auto;padding:0;width:1150px;zoom:1;line-height:140%}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .address {padding:35px 0 35px 170px;color:#898989}
#sh_ft_wrapper .address p {width:710px;font-size:14px;line-height:24px;color:#848484}
#sh_ft_wrapper .address .copy {padding-top:15px;font-size:13px;color:#b2b2b2}
#sh_ft_wrapper .address h1 {position:absolute;left:0;top:40px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:48px;bottom:16px}
#sh_ft_wrapper #sh_ft_icon:after{display:block;clear:both;content:""}
#sh_ft_wrapper #sh_ft_icon a{float:left;margin-right:5px}
#sh_ft_wrapper #sh_ft_icon a.txt_a{display:block;float:left;margin-right:10px;margin-top:10px;color:#fff}
#sh_ft .ft_tel{position:absolute;top:35px;right:0}
#sh_ft .ft_tel .s_txt {padding-bottom:6px;font-size:12px;line-height:24px;letter-spacing:1.5px;color:#ff6a19}
#sh_ft .ft_tel .tel {font-size:38px;line-height:26px;letter-spacing:-0.3px;color:#fff;font-family: 'notokr-medium'}

/* 사이트맵 */
#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}

/* 오늘 본 상품 */
#sh_stv{z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}


