@charset "utf-8";
/* SHINING 독립 사용 */

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:fixed;min-width:1070px;width:100%;background: rgba(0,0,0,0);} 
#sh_hd.fixed { transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;background:rgba(0,0,0,0.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000)}

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:1070px;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 컨텐츠 영역 */
#sh_container {z-index:0;position:relative;min-width:1070px;overflow:hidden}
#sh_container_wrapper {position:relative;z-index:10;margin:0 auto;width:1070px;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;z-index:9999;min-width:1070px;height:43px;border-bottom:1px solid #e4e4e4}
#sh_aside_wrapper{position:relative;z-index:1000;width:1070px;height:43px;margin:0 auto;border-left:1px solid #e4e4e4;zoom:1}

#sh_content{position:relative;z-index:4;width:1070px;min-height:440px;height:auto !important;height:500px;margin:30px 0 60px;font-size:1.1em;line-height:1.5em;color:#666;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:''}
#sh_content #sh_content_tit{overflow:hidden;margin-bottom:40px}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.4em;line-height:1.3em;font-weight:bold;color:#333;letter-spacing:-.1em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;padding-left:17px;background:url(/sh_img/hd/sub_home_s.png) 0 5px no-repeat}

/* 오늘 본 상품 */
#sh_stv {z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}

/* 스크롤 */
#scroll_top{display:none;position:fixed;bottom:100px;right:40px;opacity:0.5;z-index:70;font-size:20px;line-height:1;}
#scroll_top:hover {opacity:1;}


/* 메인배너 */
#main_banner {position:relative;overflow:hidden;width:100%;margin:0 auto}


/* 메인 컨텐츠영역 */
#sh_index_wrapper{position:relative;width:100%;;}
#sh_index_wrapper > div {padding-top:66px;}


/* 인덱스 */
#section01 {  }
#section02 #sub {background:url(/sh_img/index/0102_sub.png) fixed;}
#section03 #sub {background:url(/sh_img/index/0103_sub.png) fixed;}
#section04 #sub {background:url(/sh_img/index/0104_sub.png) fixed;}
#section05 #sub {background:url(/sh_img/index/0105_sub.png) fixed;}
#section06 #sub {background:url(/sh_img/index/0106_sub.png) fixed;}
#section07 #sub { height:0;margin:0; }

#sub {position:relative;height:340px;margin:0;text-align:center;overflow:hidden;background:#000;}
#sub p {padding:110px 0 30px 0;font-size:55px;color:#fff;font-weight:bold;text-shadow:0px 1px rgba(0, 0, 0, 0.3);}
#sub span {font-size:21px;color:#fff;letter-spacing:-0.03em;}
.article {width:1070px;margin:0 auto;}

#section05 .m_txt{font-size:15px;line-height:26px;color:#666;}
#section05 .m_txt .blue{display:block;padding-bottom:20px;color:#0045b8}

/* 공지사항 여백 늘리기 */
#m0106 {min-height:270px}

/* contact us + 네이버 지도 */
#section07 .article {width:100%;}
#section07 >div:nth-child(2) {height:448px;background:url(/sh_page/img/contact_bg.png) no-repeat;}


/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px;text-align:center;border-top:1px solid #e4e4e4;background:#ededed;} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:0 0 30px 0;width:1070px;font-size:13px;line-height:20px;zoom:1;}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #address {padding-top:20px;color:#b1b1b1;clear:both}
#sh_ft_wrapper #address p {padding-top:4px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;top:70px}



