@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');

body{min-width:1400px}

/* SHINING 독립 사용 */

/*======================================================== 익스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}

/* 풀스크린 1600px이하 가로스크롤 생성 */
@media (max-width:1400px){
html.fp-enabled, .fp-enabled body {overflow-x: scroll !important;overflow-y: hidden}
}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;min-width:1400px}
#sh_hd_wrapper{position:relative}

/* 메인,서브 비주얼이미지 */
.content_wrap{width:1070px;margin:30px auto 0}
.content_wrap.content_wide{width:1400px}
.content_wrap:after{display:block;clear:both;content:""}
#sh_container {z-index: 0;position: relative;overflow:hidden;min-width:1400px}
#sh_container_wrapper {position:relative;z-index:10;margin:0 auto;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
/* SUB */
#sub_main_banner {overflow:hidden;position:relative;min-width:1400px;width:100%;height:320px}

/* 사이드(서브)메뉴 */
#sh_aside{float:left;margin-right:35px;z-index:15}
#sh_aside_wrapper{position:relative;z-index:1000;width:214px;margin:0 auto;zoom:1}


/* sh_content */
#sh_content{float:left;z-index:4;position:relative;width:820px;min-height:600px;height:auto !important;font-size:1.1em;line-height:1.5em;color:#888;zoom:1;background:#fff}
#sh_content.wide_page{width:100%}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {overflow:hidden;margin-bottom:25px;padding:25px 0 15px 0;border-bottom:1px solid #e3e3e3}
#sh_content #sh_content_tit i{padding:0 5px}
#sh_content #sh_content_tit > div{width:1070px;margin:0 auto}
#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;padding-left:15px;color:#666}
#sh_content .content_area{width:1070px;min-height:600px;margin:0 auto 50px}

/* 탑버튼 */
.scrollToTop{display:none;background:none;position:fixed;bottom:264px;right:280px;cursor:pointer;text-decoration:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;z-index:11}

/*푸터 높이값 조절*/
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell{height: auto !important}

/* 하단 */
#section5 #sh_ft{margin-top:0}
#sh_ft {display:block;z-index:10;width:100%;margin-top:30px;color:#8d8f92;background:#010a19} 
#sh_ft #tail_call {border-bottom:1px solid #343b47} 
#sh_ft #tail_call .wrap{width:1070px;margin:0 auto}
#sh_ft #tail_call .wrap:after{display:block;clear:both;content:""}
#sh_ft #tail_call p{float:left;padding:20px 0;font-size:15px;color:#fff}
#sh_ft #tail_call p span{margin-left:20px;color:#b8b9bb}
#sh_ft #tail_call a{display:block;float:right;padding:0 25px;height:57px;line-height:57px;font-size:14px;color:#fff;background:#53b7e8}
#sh_ft #tail_contents{position:relative;width:1070px;margin:0 auto;padding:40px 0}
#sh_ft #tail_contents:after{display:block;clear:both;content:""}
#sh_ft #tail_contents > img{display:block;float:left;margin-right:20px}
#sh_ft #tail_contents .ft_address{float:left;font-size:14px;line-height:23px;color:#8d8f92}
#sh_ft #tail_contents .ft_adm{position:absolute;bottom:30px;right:0}


/* 오늘 본 상품 */
#sh_stv {z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}

/* 사이트맵 */
a {text-decoration:none !important}
a:hover {text-decoration:none !important}
#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}

/*.mail{margin-left:20px}*/
#sh_ft #tail_call div .mail{margin-left:20px;padding:16px 0 20px}
#sh_ft #tail_call div .mail i{float:left;margin-top:3px}
#sh_ft #tail_call div .mail span{float:left;margin-left:5px;color:#fff;font-size:15px;line-height:25px}