@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway:200,400,600,700,800');
@import url(https://fonts.googleapis.com/css?family=Katibeh);

/*======================================================== 익스8 이하  */
#ie_lower{padding:7px 0;border-bottom:1px solid #fff073;border-top:1px solid #fff073;text-align:center;background-color:#fffbd9;font-family:nanumgothic} 
#ie_lower span{font-weight:bold;color:#f96319}
#ie_lower a{display:inline-block;padding-left:10px;color:#888}
#ie_lower a:hover{text-decoration:underline}

::selection{background:#fe924d;color:#fff;text-shadow:none}
::-moz-selection{background:#fe924d;color:#fff;text-shadow:none}
::-webkit-selection{background:#fe924d;color:#fff;text-shadow:none} 

/* 게시판 페이지 디자인 */
.pg_wrap{font-family:verdana,'Nanum Gothic'}
.pg{display:inline-block}
.pg:after{display:block;content:"";visibility:hidden;clear:both}
.pg_page{float:left;width:20px;height:31px;padding:0;margin-left:-1px;line-height:30px;color:#bbb!important;background-color:#fff}
.pg_current{float:left;width:20px;height:31px;margin:0 0 0 -1px;line-height:30px;color:#000;background-color:#fff}
.pg_next, .pg_end, .pg_start, .pg_prev{position:relative;font-size:0}
.pg_next:after, .pg_end:after, .pg_start:after, .pg_prev:after{display:block;position:absolute;top:8px;left:13px;font:14px/1 FontAwesome;content:"\f105"}
.pg_prev:after{left:12px;content:"\f104"}
.pg_end:after{left:11px;content:"\f101"}
.pg_start:after{left:11px;content:"\f100"}

/* 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:20;min-width:1100px;width:100%;height:133px;letter-spacing:-.15px;font-family:nanumgothic}
#sh_hd_wrapper{position:relative;width:100%;z-index:10}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* MAIN  */
#main_banner{position:relative;z-index:5;width:92%;height:695px;margin:0 auto;background-color:#fff;font-family:notokr-regular}

/* INDEX */
#sh_section{position:relative;min-width:1100px;width:92%;margin:0 auto;font-size:16px;line-height:1.6;letter-spacing:-0.2px;font-family:notokr-regular}

/* CONTAINER */
#sh_container{position:relative;min-width:1100px;width:100%;z-index:16}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1100px;width:92%;height:280px;margin:0 auto;background-color:#000}

/* SNB */
#sh_aside{position:relative;z-index:15;min-width:1100px;width:92%;margin:0 auto;border-bottom:solid 1px #e1e1e1}
#sh_aside_wrapper{position:relative;width:1100px;margin:0 auto;zoom:1}

/* CONTENT */
#sh_content{position:relative;width:1100px;min-height:580px;padding:0;margin:70px auto 40px;font-size:13px;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{position:relative;min-width:1100px;width:92%;min-height:300px;margin:0 auto;background-color:#444;font-family:notokr-regular}
#sh_ft_wrapper{overflow:hidden;position:relative;width:1100px;margin:0 auto;padding:40px 0;font-size:14px;line-height:1.8;letter-spacing:-.15px;color:#9e9e9e}
#sh_ft_wrapper > div{float:left}
#sh_ft_wrapper .logo_area{position:relative;width:204px;height:70px}
#sh_ft_wrapper .logo_area h1{font-size:20px;color:#fff;font-family:notokr-medium}
#sh_ft_wrapper ul{position:absolute;top:0;right:0;bottom:0;padding:30px 50px;line-height:1.6;color:#fff;background-color:#fe924d}
#sh_ft_wrapper ul li.tel {font-size:26px;font-family:notokr-black}
#sh_ft_wrapper ul li.icon{margin-top:10px}
#sh_ft_wrapper ul li i{padding-right:8px;font-size:14px}

/* 사이트맵 */
#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}


