@charset "utf-8";

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{}
#sh_hd {z-index:10;position:absolute;min-width:1150px;width:100%} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:100%;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container {position:relative;min-width:1150px;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 서브 컨텐츠 가운대로모으기 */
#sh_container_1150 {position:relative;width:1150px;margin:0 auto}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside {width:100%;padding-top:330px;text-align:center}
#sh_aside_wrapper {width:100%}

/* 컨텐츠 본문 영역 */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:1150px;min-height:440px;margin:95px 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:2.2em;line-height:1em;color:#333333;letter-spacing:-0.05em}
#sh_content #sh_content_tit span {float:right;margin-top:12px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1150px;padding-top:58px;background:#222}
#sh_ft #ft_top{display:none;position:fixed;bottom:271px;right:7%;width:57px;height:57px;background:#14539b url(/sh_img/ft/top_btn.png) center 17px no-repeat;text-align:center;cursor:pointer}
#sh_ft #ft_top p{font-family: 'Open Sans', sans-serif;color:#fff;padding-top:28px;font-size:14px} 
#sh_ft_wrapper {position:relative;margin:0 auto;width:100%;zoom:1;line-height:140%;color:#bfbfbf}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

#ft_info {width:1150px;margin:0 auto}
#ft_info:after{display:block;content:"";clear:both}

#sh_ft_wrapper .ft_left {float:left;max-width:940px;padding-bottom:42px;font-size:15px;line-height:23px;letter-spacing:-0.5px}
#sh_ft_wrapper .ft_left .ft_logo {margin-bottom:22px;font-size:22px;color:#fff;font-family:'notokr-bold',serif}
#sh_ft_wrapper .ft_right {float:right;position:relative;text-align:right}
#sh_ft_wrapper .ft_right .kakao{font-size:17px}
#sh_ft_wrapper .ft_right .ft_tel {margin-top:-10px;font-size:12px;color:#fff;letter-spacing:1px;line-height:34px}
#sh_ft_wrapper .ft_right .ft_tel span {font-family: 'notokr-bold', sans-serif;font-size:33px}
#sh_ft_wrapper .ft_right .ft_sns {margin-top:1px}
#sh_ft_wrapper .ft_right .ft_sns:after {display:block;content:'';clear:both}
#sh_ft_wrapper .ft_right .ft_sns li {float:right;margin-left:6px}

#sh_ft_wrapper .ft_border{border-top:1px solid #454545}
#sh_ft_wrapper #ft_bot{width:1150px;margin:0 auto;padding:20px 0}
#sh_ft_wrapper #ft_bot p{font-size:13px;color:#eaeaea;opacity:0.4;filter:alpha(opacity:'40')}
#sh_ft_wrapper .ft_fin{position:relative;width:100%;}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;bottom:-2px}




/********************* 메인화면 시작 *********************/

/* 메인 컨텐츠영역 */
#main_banner {position:relative;overflow:hidden;width:100%;min-width:1100px;z-index:0}
#main_banner > img{width:100%;height:100%}

@media (max-width:1070px){
html.fp-enabled, .fp-enabled body {overflow-x: scroll !important;overflow-y: hidden}
}


/********************* 메인화면 끝 *********************/