@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Rozha+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,600,700,800&display=swap');
* {-webkit-text-size-adjust:none;}
body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 
*{-webkit-text-size-adjust:none}

/* 메뉴오픈 - 스크롤막기 */
body.open{overflow:hidden;position:absolute;width:100%;height:100%}

/* 익스8 이하  */
#ie_lower{position:fixed;z-index:9999;width:100%;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:#e5e0db;color:#333;text-shadow:none}
::-moz-selection{background:#e5e0db;color:#333;text-shadow:none}
::-webkit-selection{background:#e5e0db;color:#333;text-shadow:none} 

/* SHINING 독립 사용 */ 
#sh_wrapper{overflow:hidden;position:relative;min-width:1400px;max-width:1950px;margin:0 auto}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:relative;z-index:200;width:100%;font-family:'notokr-regular'}

/* MAIN  */
#main_banner{position:relative;width:100%}

/* INDEX */
#sh_section{position:relative;z-index:6;width:100%;font-size:15px;line-height:1.7;letter-spacing:-.3px;color:#777;font-family:'notokr-regular'}
#sh_section .tit_area .tit{font-size:46px;font-weight:800;line-height:56px;color:#222;font-family:'Raleway', sans-serif}
#sh_section .more_btn{display:inline-block;width:198px;border-radius:30px;font-size:12px;color:#463f37;line-height:57px;font-weight:700;letter-spacing:.2px;text-align:center;transition:all .3s;font-family:'Raleway', sans-serif}

#idx_area{position:relative;overflow:hidden;width:100%;z-index:-1}

/* CONTENT */
#sh_container{position:relative;min-width:1400px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;z-index:-1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content{position:relative;z-index:4;width:1400px;min-height:720px;padding:70px 60px;margin:0 auto;border-left:solid 1px #e1e1e1;border-right:solid 1px #e1e1e1;background-color:#fff}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1400px;width:100%;height:500px;font-family:'notokr-regular'}
#sh_aside{position:relative;z-index:15;width:1400px;margin:-173px auto 0;background-color:#fff;font-family:'notokr-medium'}

/*ft*/
#sh_ft{background:#414141;padding-bottom: 60px;}
#sh_ft_wrapper{width:1200px;margin:0 auto}
#sh_ft_wrapper .ft_info{overflow:hidden;width:1200px;margin:0 auto}
#sh_ft_wrapper .ft_info > dl{float:left;width:300px;padding-top:72px}
#sh_ft_wrapper .ft_info .add{width:600px;padding-right:90px}

#sh_ft_wrapper .ft_info dt{display:inline-block;margin-bottom:10px;font-size:18px;color:rgba(255,255,255,.9);font-family:'Rozha One'}
#sh_ft_wrapper .ft_info dd{font-size:14px;line-height:24px;color:rgba(255,255,255,.35);font-family:'notokr-regular'}

#sh_ft_wrapper .copy{overflow:hidden;margin-top:30px;border-top:1px solid rgba(255,255,255,.1);}
#sh_ft_wrapper .copy > p{float:left;color:rgba(255,255,255,.4);line-height:60px;font-family:'notokr-medium'}
#sh_ft_wrapper .copy ul{float:right;overflow:hidden;line-height:60px;font-family:'notkr-regular'}
#sh_ft_wrapper .copy ul li{display:inline-block;padding:0 5px;font-family:'notokr-regular'}
#sh_ft_wrapper .copy ul li a{color:rgba(255,255,255,.3);}
#sh_ft_wrapper .copy ul li a:hover{color:rgba(255,255,255,.6)}


/* 사이트맵 */
#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}

/*배정요청*/
#bo_list.page{padding:0}
#bo_list.page .sch_list_form{margin-bottom:20px}
#bo_list.page .tbl_wrap{padding:0!important}
#bo_list.page th{border:1px solid #e1e1e1;background:#fafafa}
#bo_list.page td{border:1px solid #e1e1e1}
#bo_list.page .gray th{background:#f1f1f1}
#bo_list.page .gray td{background:#f1f1f1}
.tbl_head01 tbody tr:hover td{background:inherit;}
#bo_list.page td.left{padding:10px 20px;text-align:left}
#bo_list.page table{margin-bottom:30px}
#bo_list.page .btn_confirm{text-align:center}
#bo_list.page .btn_submit{display:inline-block;vertical-align:middle}