﻿@charset "utf-8";
@import url("../css/NotoKR.css");

/*---- 실시간예약 ----*/
/*-------좌측 달력-------*/
#wrap_basic .reserv {clear: both; /*overflow: hidden;*/ border-top: 0; display: inline-block;width: 100%;}
#wrap_basic .reserv .box_calender {float: left; width: 1200px;}
#wrap_basic .reserv .box_booking {float: left; width: 700px;}
#wrap_basic .calBox > h2.calHead {font-size:18px; color:#363636;}
#wrap_basic .calBox > .calendar-haader > span.year {font-size:22px; color:#363636;}
#wrap_basic .calBox > .calendar-haader > span.month {font-size:22px; color:#363636;}
#wrap_basic .reserv .reser_box {width: 100%; text-align: center; height: 50px;background-color:#000;margin-bottom: 20px;    border: 2px solid #da9a29;}
#wrap_basic .reserv .reser_box > p {display: inline-block; color:#da9a29; vertical-align: middle; margin: 15px 30px;  padding: 0 0 0 65px; border-left: 1px solid #c3a185;}
#wrap_basic .reserv .reser_box > .rev_search {display: inline-block; color:#da9a29; border:1px solid #da9a29;}
.rev_search span a {display: block; width: 100px; }
.rev_search span a i {color: #da9a29}
#wrap_basic .reserv .reser_box > p > .fa, .far, .fas {margin-right: 5px}
#wrap_basic .reserv .reser_box > p:nth-child(1) {border-left: none}
#wrap_basic .reserv .reser_box > p > span {margin-left: 7px;width: 20%; color: #fff; font-size: 19px;}
#wrap_basic .reserv .reser_box > p > i.fas, i.far {font-size:20px}
#wrap_basic .reserv .reser_box03 {width: 100%; text-align:left; height:140px;background-color:#f6f5ef;margin-bottom: 20px}
#wrap_basic .reserv .reser_box03 > p {display: inline-block; color: #333; vertical-align: middle; margin: 30px;  padding: 0 0 0 60px; border-left: 1px solid #c3a185;line-height: 25px;font-size: 14px;}


#wrap_basic .reserv .reser_cal_box {width: 100%; text-align: center; height: 50px;background-color:#000;margin-bottom: 20px;    border: 2px solid #da9a29;}
#wrap_basic .reserv .reser_cal_box > p {display: inline-block; color:#da9a29; vertical-align: middle; margin: 15px 30px;  padding: 0 0 0 65px; border-left: 1px solid #c3a185;}
#wrap_basic .reserv .reser_cal_box > .rev_search {display: inline-block; color:#da9a29; border: 1px solid rgba(218, 154, 41, 0.5); padding: 5px;    margin:-1px 0 0 0;}
.rev_search span a {display: block; width: 100px; }
.rev_search span a i {color: #da9a29}
#wrap_basic .reserv .reser_cal_box > p > .fa, .far, .fas {margin-right: 5px}
#wrap_basic .reserv .reser_cal_box > p:nth-child(1) {border-left: none}
#wrap_basic .reserv .reser_cal_box > p > span {width: 20%; color: #fff; font-size: 19px;}
#wrap_basic .reserv .reser_cal_box > p > a > i.fas, i.far {font-size:20px; color: #da9a29}



table.calenda {width:100%;}
.leftCnt {float:left; margin:0 80px 0 0; width:330px; text-align:center;}
.leftCnt > h3 >span {color:#c3a185; font-size: .9em;}
.leftCnt > div {background-color: #f1f1f1;border: 1px solid #da9a29;}
.leftCnt div:nth-child(3) {border-bottom: none} 
.leftCnt div:nth-child(4) {border-top: none} 


.calBox {margin: 0 20px;}
.calBox .calendar-haader { padding:20px 0 5px;border-bottom: none;}
.calBox .calendar-haader > a.btn-prev { display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: url(../img/arrow02.png) 50% no-repeat; vertical-align: middle; font-size: 0;    margin-bottom: 5px;}
.calBox .calendar-haader > a.btn-next { display: inline-block; width: 15px; height: 15px; margin-left: 15px; background: url(../img/arrow03.png) 50% no-repeat; vertical-align: middle; font-size: 0;    margin-bottom: 5px;}
table.calendar { width: 100%; border-top: 1px solid #aaa;  border-left: 1px solid #aaa; background:#fff;}
table.calendar tr td { text-align: center; font-size: 18px; border-bottom: 1px solid #aaa; /*border-right: 1px solid #aaa; */padding-bottom: 0;}
table.calendar tr th { text-align: center; border-bottom: 2px solid #c3a185 !important; border: 1px solid #aaa; padding: 4px; font-size: 12px; font-weight: normal; font-family: 'Noto Sans Medium';background-color: #000; color: #ddd}
table.calendar tr td { height:40px;}
table.calendar tr td a {display:block; color: #888; height:40px; line-height: 25px; font-size: 17px; font-family: 'Noto Sans Regular';  box-sizing:border-box;}
table.calendar tr td span {display:block; font-size:11px;/* border-top:1px solid #dadada;*/ line-height: 12px;}
table.calendar tr td:nth-child(7) {border-right: 1px solid #aaa;}

/*color*/
table.calendar tr th.sun, table.calendar tr td.sun a, table.calendar tr td.reserved.sun a {color:#fc574a;}
table.calendar tr th.sat, table.calendar tr td.sat a, table.calendar tr td.reserved.sat a {color:#1168a9;}

/*closed 마감*/
table.calendar tr td.closed a { background-color:#f4f4f4; color:#aaa;}
table.calendar tr td.closed a span {color:#aaa;}

/*reserved 예약가능*/
table.calendar tr td.reserved a { background-color:#fff; color:#000;}
table.calendar tr td.reserved a:hover { background: #da9a29; color: #fff;}
table.calendar tr td.reserved a span {color:#da9a29;}
table.calendar tr td.reserved a:hover span { color:#fff;}

/*ready 준비중*/
table.calendar tr td.ready a { color: #000;background: #fff;}
table.calendar tr td.ready a span {background: #fff; display: block; color: #999; font-size: 11px;}

/*reserved 오픈*/
table.calendar tr td.open a {background-color:#da9a29; color:#fff;}
table.calendar tr td.open a span {background: #da9a29; display: block; color: #fff; font-size: 11px;}

.color_info_ul {overflow:hidden; margin: 0px; text-align: right;}
.color_info_ul li {display:inline-block; margin:0 0 0 2px; font-size:12px; color:#1d1d1d;}
.color_info_ul li span {display:inline-block; width:11px; height:11px; margin:0 6px 0 0; vertical-align:-1px; }
.color_info_ul li .reserve_cho {background-color:#da9a29} /* 선택 */
.color_info_ul li .reserve_sta {background-color:#b881c4} /* 대기 */
.color_info_ul li .reserve_end {background-color:#ddd} /* 마감 */
.color_info_ul li .reserve_x {background-color:#777; color: #fff} /* 휴장 */
.cm_calender_area_in {margin:11px 0 0 0;}
/*------//좌측 달력-------*/


/*-----우측 예약 ------*/
div.rightCnt {float:left; width:790px; /*border-bottom: 1px solid #ddd;*/}
div.rightCnt > p {margin-top: 30px; font-size: 14px; line-height:22px}
div.timeHead {position:relative; width:100%;}
table.timeTbl {  width:100%;}
.rightCnt ul.time_tabbox {clear:both; overflow:hidden; margin: 20px 0 5px;}
.rightCnt ul.time_tabbox li {float:left; height:35px; border-width:1px 1px 1px 0; border-style:solid; border-color:#c8c8c8;width:13%; background-color: #f1f1f1;}
.rightCnt ul.time_tabbox li:first-child {border-left:1px solid #c8c8c8}
.rightCnt ul.time_tabbox li a {display:block; width:100%; height:100%; text-align:center; line-height:35px; font-size:16px; text-decoration:none}
.rightCnt ul.time_tabbox li:hover {background:#da9a29; border-color:#c3a185}
.rightCnt ul.time_tabbox li:hover a {color:#fff}
.rightCnt ul.time_tabbox li.on {background: #da9a29; border-color: #a9a9a9;}
.rightCnt ul.time_tabbox li.on a {color:#fff}

.rightCnt_02 {float:left; width:790px;}
.time_notice {width: 95%;padding: 20px; border: 1px solid #da9a29;}
.time_notice p{ color: #cd042a; font-weight: bold; margin-bottom: 10px}
.time_notice p.TxtP {color: #da9a29;}
.time_notice p.TxtP > span.TxtP_S {color: #0f35a2;font-size: 16px}
.time_notice span {font-size: 14px; line-height: 20px; font-family: 'Noto Sans Regular' }

.time-tbl .tabBtn li:nth-child(5) {width: 40%;}
.time-tbl .tabBtn li { margin-right: 0px; float: left; width: 15%; height: 35px; background-color: #e5e5e5;  text-align: center; line-height: 35px; font-size: 15px;}

div.scrollBox { height:600px; overflow-y:scroll;border: 1px solid #da9a29;}
table.timeTbl tbody tr:hover { background-color:#eee}
table.timeTbl tr th {border:1px solid #c8c8c8; border-bottom:2px solid #c3a185; height:35px; background:#000; font-size:15px;  font-family: 'Noto Sans DemiLight'; color:#fff; padding: 2px 0;}
table.timeTbl tr td {border-bottom:1px solid #c8c8c8; height:50px; font-size:14px; text-align:center; color:#333;}
table.timeTbl tr td.fees { text-decoration:line-through;}
table.timeTbl tr td a {font-family: 'Noto Sans Medium'; color: #c3a185; display: block; font-size: 13px; line-height: 25px; width: 60%;  margin: 0 auto;     border-radius: 2px; border: 1px solid #c3a185; padding: 2px;  color: #fff;background-color: #da9a29;}
table.timeTbl tr td a:hover {color: #fff; background-color:#000; }
table.timeTbl tr td a.sale { color:#FFFFFF; background-color:#D92F00; }
table.timeTbl tr td a.sale2 {background-color: #8ac843;border: 1px solid #5e9220;}
table.timeTbl tr th:nth-child(9) {padding-right: 18px;}
table.timeTbl tbody tr td:nth-child(9) {color:#C50000 }
/*-------// 우측  예약 --------*/

ul.sub_tabbox {clear:both; overflow:hidden; margin: 20px 0 5px;border-bottom: 1px solid #ddd;}
ul.sub_tabbox li {float:left; height:35px; border-width:1px 1px 1px 0; border-style:solid; border-color:#c8c8c8;width:13%; background-color: #f1f1f1;}
ul.sub_tabbox li:first-child {border-left:1px solid #c8c8c8}
ul.sub_tabbox li a {display:block; width:100%; height:100%; text-align:center; line-height:35px; font-size:16px; text-decoration:none}
ul.sub_tabbox li:hover {background:#da9a29; border-color:#c3a185}
ul.sub_tabbox li:hover a {color:#fff}
ul.sub_tabbox li.on {background: #da9a29; border-color: #a9a9a9;}
ul.sub_tabbox li.on a {color:#fff}



