#reserve_wrap {}
.reserve_cal {width:100%;}
.reserve_info {width:100%;}


.il label {font-size: 20px;margin:10px 0;}

.reserve_cal_box {}
.reserve_cal_box .title {height:35px;border:1px solid #3b75e1;background:#fff;padding-left:10px;font:bold 12px/35px "dotum";color:#555;}
.reserve_cal_box .title input {margin-left:7px;width:120px;height:22px;border:1px solid #eaeaea;}
.reserve_cal_box .title select {margin-left:7px;height:24px;font: 13px 'NanumBarunGothic';border:1px solid #e1e1e1;}
.reserve_cal_box .title #restime_add {display:inline-block;margin-left:10px;border:1px solid #ff0000;height:30px;}
.reserve_cal_notice {color:#eb5556;font-weight:bold;font-size:12px;}

/*±Û¾²±â*/
.agreement_wrap {margin-bottom:10px;}
.agreement_wrap h2 {font:bold 18px 'NanumGothic';color:#0b204e;margin-bottom:10px;}
.agreement_wrap h2.type2 {border-bottom:2px solid #aaa;padding-bottom:10px;}
.agreement_wrap .agree {margin:7px 0;padding-right:3%;width:97%;text-align:right;font:normal 13px 'NanumGothic';color:#555;}
#agree_form {padding:20px;border:1px solid #e4e4e4;border-top:2px solid #000; background-color:#fafafa;}
#agree_form textarea {padding:3%;font-family:'NanumGothic';width:94%;height:77px;border:1px solid #d9d9d9;color:#7d7d7d;font-size:18px;}


.reserve_counsel_wrap {padding:15px 15px;position:relative;border:1px solid #e4e4e4;border-top:2px solid #000; background-color:#fafafa;}
.reserve_counsel_wrap img {width:100%;}

.reserve_counsel_wrap .il span {margin:0;padding:0;}
.reserve_counsel_wrap .il {padding:5px 0;}
.reserve_counsel_wrap .il .s_text, .reserve_counsel_wrap .il .s_select {border:1px solid #c1c1c1;}
.reserve_counsel_wrap .il.type2 {text-align:center;margin-top:10px;}
.reserve_counsel_wrap .il .tcal {background: url('/mpreserve/skin/basic_skin_mobile/skin_images/cal.gif') top 5px right 10px no-repeat #fff !important;border:1px solid #3b75e1;}

.reserve_counsel_wrap p {text-align:center;}
.reserve_counsel_wrap p strong {font-size:18px;color:#3992ff;}
.reserve_counsel_wrap p strong.type2 {font-size:18px;color:#f40b48;}
.reserve_counsel_wrap p span {font-weight:bold;font-size:17px;color:#3b75e1;}


#bbs_list_wrap {width:100%;margin:20px 0;}
.bbs_list_table {width:100%;margin-bottom:30px;}
.bbs_list_table a {font:normal 13px "dotum";text-decoration:none;color:#000;}
.bbs_list_table a:hover {color:#0078c6;}
.bbs_list_table thead {}
.bbs_list_table thead th {font:bold 13px "dotum";height:45px;background:#3b75e1;color:#fff;}
.bbs_list_table tbody {}
.bbs_list_table tbody th {padding:10px 5px;font:normal 13px "dotum";height:40px;border-bottom:1px solid #dfdfdf;}
.bbs_list_table tbody th.titles {text-align:left;}
.bbs_list_table tbody td {padding:5px;height:40px;border-bottom:1px solid #dfdfdf;font:bold 12px "dotum";text-align:center;color:#555;}
.bbs_list_table tbody td span.status {background:#adb2af;color:#fff;padding:5px 10px;font-weight:bold;}
.bbs_list_table tbody td span.wait {background:#adb2af;}
.bbs_list_table tbody td span.finish {background:#1ba64c;}
.bbs_list_table tbody td span.cancels {background:#ad1818;}
.bbs_list_table tbody td span.categorys {background:#3861b4;color:#fff;padding:5px 10px;font-weight:bold;}

/*¹öÆ°*/
.bbs_btns {width:100%;margin:10px 0;text-align:right;}
.bbs_btns li {margin:0 2px;}


.seldate_sub{border: 1px solid #ff579c;background: #ff579c;color: #fff;width: 100%;height: 35px;line-height: 35px;text-align: center;font-size: 20px;font-weight: bold;cursor: pointer;text-decoration: none;display: block;text-shadow: 0px 1px 0px #000;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.cell_wrap {position:relative;padding-left:73px;overflow:hidden;}
.cell_wrap .s_select {position:absolute !important;width:70px;left:0px;top:0;}
.cell_wrap ul {}
.cell_wrap ul li {width:50%;border:0 !important;margin:0 !important;padding:0 !important;border-bottom:0 !important;}
.cell_wrap ul li:first-child {float:left;padding-right:3px !important;box-sizing: border-box;}
.cell_wrap ul li:last-child {float:left;}
.double_wrap {width:100%;overflow:hidden;padding:0 !important;margin:0 !important;}
.double_wrap li {float:left;width:50%;border-bottom:0 !important;padding:0 !important;}
.double_wrap li:first-child {padding-right:3px !important;box-sizing: border-box;}

input.s_text {height: 55px !important; line-height: 55px !important;margin-bottom:10px;font-size:20px;}
select.s_select {height: 55px !important; line-height: 55px !important;margin-bottom:10px;font-size:20px;}

.reserv_sub {
    border: 1px solid #000;
    background: #000;
    color: #fff;
    width: 50%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}