#reserve_wrap {}
.reserve_cal {width:100%;}
.reserve_info {width:100%;}
.
.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;}
#restime_add{width:100%;margin-left:10px;display: flex; justify-content: flex-start;flex-wrap: wrap;float: right;}
#restime_add h3{width:100%; font-size: 13px;height:35px;line-height: 35px;font-weight: bold;text-align: center;}
#restime_add:after {content: "";display: block;clear: both;}
#restime_add label{font-weight: bold;font-size:16px;padding:10px; border:1px solid #333;width: calc(20% - 10px);box-sizing:  border-box;margin: 5px;text-align: center; cursor: pointer;overflow: hidden;position: relative;}
#restime_add input{font-size:0;position: absolute;top:-100px;display: none;}
#restime_add input:checked + label{background: #000; color:#fff}
#restime_add label:hover{background: #000; color:#fff}
/*±Û¾²±â*/
.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 *{font-size: 16px;}
.reserve_counsel_wrap label{padding:10px 0}

.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;}


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;
}
.info_wrap2 {  font: bold 18px 'NanumGothic';  color: #0b204e; margin-bottom: 15px;}
.info_wrap2 > input{width:18px; height:18px;cursor:pointer;vertical-align:middle;}