@charset "utf-8";
#comingsoon {width:100%;padding-top:100px;text-align:center}

/* 타이틀 공통 */
#sh_content h4 {font-size:1.6em;line-height: 2em;font-weight:bold;color:#333;background:url('/sh_page/img/arrow_h4.png') 0 16px no-repeat;padding-left:15px;margin-top:20px;padding-top:15px;letter-spacing:-0.05em;}
#sh_content h5 {font-size:1.4em;line-height:1em;color:#2C71A7;margin:30px 0 10px;font-weight:bold;} /* 컨텐츠 중분류 타이틀 */
#sh_content h6 {} /* 컨텐츠 소분류 타이틀 */

/* 인사말 */
.page0101{padding-bottom:50px}
.page0101 .cont_wrap{overflow:hidden;margin-top:57px;letter-spacing:-0.3px}
.page0101 .tit{float:left;width:29%}
.page0101 .tit p{font-size:33px;font-weight:600;line-height:42px;color:#ffa139;font-style:italic;font-family: 'Nanum Myeongjo', serif}
.page0101 .cont{float:left;width:70%;padding-left:53px;border-left:solid 1px #ddd;box-sizing:border-box}
.page0101 .cont .s_tit{padding-bottom:20px;font-size:22px;line-height:33px;color:#333;font-family: 'Nanum Myeongjo', serif}
.page0101 .cont .s_tit:before{display:inline-block;width:3px;height:16px;margin:0 50px 5px -55px;background:#ffa139;clear:both;content:''}
.page0101 p{font-size:15px;line-height:25px;color:#555;letter-spacing:-0.3px}


/* 예약안내 */
#reservation {}
#reservation .tbl_frm01{margin-bottom:0}
#reservation table td{text-align:center}
#reservation .deadline_date{color:#444;padding-top:10px}
#reservation .cont_box{border:1px solid #ebebeb;font-size:1.05em;line-height:1.7em;color:#666;padding:20px}
#reservation .cont_textarea{width:98%;min-height:110px;padding:1%;line-height:1.5em}


/* 투어 */
.p0501_ps {font-size:15px;line-height:25px;color:#555;letter-spacing:-0.3px;text-align:center}
.p0501_ps .tit {margin:40px 0 30px;color:#222}
.p0501_ps .tit .deco {width:40%;margin: 0 auto;background:url(/sh_page/img/sasun.png) left 12px repeat-x}
.p0501_ps .tit .deco:after {display:block;content:'';width:5px;height:19px;padding-top:10px;margin:12px auto 17px;background:url(/sh_page/img/p0501_dot.png) no-repeat}
.p0501_ps .tit p {display:inline-block;padding:0 10px;font-size:13px;letter-spacing:2px;background-color:#fff;text-transform:uppercase}
.p0501_ps .tit h3 {display:inline-block;padding:0 25px;font-size:27px;font-weight:bold;line-height:1.4;background:url(/sh_page/img/p0501_tit.png) bottom repeat-x}
.p0501_ps .pre_line {white-space:pre-line}


/*버스시간표*/

.map_tbl_wrap .tit{margin-bottom:25px;font-size:20px;color:#333;font-family:'notokr-medium'}
.map_tbl_wrap table{width:100%;border-collapse:collapse;font-size:14px; text-align:center}
.map_tbl_wrap table thead th.big{border-right:none;border-bottom:none;font-size:16px;color:#fff;font-weight:normal;background:#f27420;font-family:'notokr-medium'}
.map_tbl_wrap table thead th{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;color:#fff;font-weight:normal;background:#f2c300}
.map_tbl_wrap table thead th.last{border-right:none}
.map_tbl_wrap table tbody th{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;color:#fff;font-weight:normal;background:#f2c300}
.map_tbl_wrap table tbody td{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;color:#333}
