@charset "utf-8";
/* SIR 지운아빠 */

/*추가*/

.rsv_title { text-align:center; font-size:25px; font-weight:600; margin-bottom:4%;}
.rsv_area { overflow:hidden; margin-bottom:25px;}

#sch_area {margin:7% auto 10%;
    width: 75%;}
.sch_txt1 {font-size:18px; font-weight:600; margin-bottom:5px; margin:5% 0 1%;}
.sch_txt2 {font-size:13px; color:#666; width:50%; margin:0 auto 15px; line-height:150%; }

.rsv_btn {width:200px; text-align:center; margin:0 auto;}
.rsv_btn a {display:block; width:100%; background:#0291a0; padding:7px 0; font-size:14px;
        font-weight:600; color:#fff !important;}

.sch_t_area {overflow:hidden; float:left; width:49%; background:#f1f1f1;
        margin-right:1%;  text-align:center; height:185px;}
.sch_txt_area {overflow:hidden; float:left; width:49%; border:1px solid #eee;  text-align:center;  height:183px;}

.sch_nm1 { float:left; font-weight:600; font-size:14px; margin-left:10px;}
.sch_nm2 { float:left; margin-left:15px; margin-top:3px;}
.sch_nm3 { float:right; width:150px; background:#666; margin-right:10px;}
.sch_nm3 a { display:block; width:100%; padding:5px 0; color:#fff !important; text-align:center;} 

.rsv_area .btn_submit { margin-top:-1px; padding:11px 20px;}

/* 전체검색결과 스킨 */
.wr_sch {  display:none;}
#sch_res_detail {padding:0 0 10px;}
#sch_res_detail legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#sch_res_ov {margin:0 0 10px;padding:10px;background:#f5f6fa;zoom:1}
#sch_res_ov:after {display:block;visibility:hidden;clear:both;content:""}
#sch_res_ov h2 {float:left}
#sch_res_ov dl {float:left;margin:0 0 0 10px}
#sch_res_ov dt {float:left}
#sch_res_ov dd {float:left;margin:0 10px 0 5px}
#sch_res_ov p {float:right;margin:0;padding:0;line-height:1em}

#sch_res_board {margin:0 0 10px;padding-left:1px;list-style:none;zoom:1}
#sch_res_board:after {display:block;visibility:hidden;clear:both;content:""}
#sch_res_board li {float:left;margin-bottom:-1px}
#sch_res_board a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:180px;border:1px solid #ddd;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#sch_res_board a:focus, #sch_res_board a:hover, #sch_res_board a:active {text-decoration:none}
#sch_res_board .cnt_cmt {font-weight:normal !important}

.sch_res_list {margin:0 0 10px;padding:10px 0 15px}
.sch_res_list h2 {margin:0 0 15px;font-size:1.2em}
.sch_res_list ul {margin:0;padding:0;list-style:none }
.sch_res_list li {margin:0 0 10px;padding:0 0 10px; overflow:hidden; border-bottom:1px solid #e9e9e9}
.sch_res_title {display:inline-block;margin:0 0 5px}
.sch_res_list p {margin:0 0 10px;line-height:1.8em}
.sch_more {text-align:right}
.sch_on {color:#ff3061}





@media screen and (max-width: 768px) { 
.sch_t_area {width:100%; margin-right:0;margin-bottom:20px;}
.sch_txt_area {width:100%; margin-right:0px;}
} 
