/*-- 타임예약 --*/
div.timebox{border-top: 1px solid #999; padding: 20px 0}
div.timebox .week{font-weight: 600; font-size: 28px; color: #000;}
div.timebox .sat{font-weight: 600; font-size: 28px; color: #1166ab;}
div.timebox .sun{font-weight: 600; font-size: 28px; color: #e60012;}
div.timebox .course{font-size: 26px; margin-top: 15px}
div.timebox .course span{color: #999; margin-left: 10px}
div.timebox .time{float: left; margin: 6px 6px 0 0}
div.timebox .time a{display: inline-block; padding: 10px 12px; text-align: center; color: #1166ab; font-size: 20px; border: 1px solid #1166ab}
div.timebox .time a.ingBtn{color: #e60012; border: 1px solid #e60012}
div.timebox .time a.timeBtn{color: #1fa40e; border: 1px solid #1fa40e}

.timeinfo{font-size: 22px; font-weight:400; margin-bottom: 10px}
.timeinfo .txt_sun{position: relative; padding-left: 25px; color: #e60012; margin-right: 20px}
.timeinfo .txt_sun::after{position: absolute; top: 9px; left: 3px; content: ''; display: block; width: 16px; height: 16px; border: 1px solid #e60012}
.timeinfo .txt_time{position: relative; padding-left: 25px; color: #1fa40e;}
.timeinfo .txt_time::after{position: absolute; top: 9px; left: 3px; content: ''; display: block; width: 16px; height: 16px; border: 1px solid #1fa40e}

/*-- 날짜별예약 --*/
div.calendaBox {width:100%; padding: 10px;}
ul.reservHead {position:relative; padding:20px 0; text-align:center;}
ul.reservHead li {display:inline-block;}
ul.reservHead li.arrow {position:absolute; top:30px; width:20px; height:20px; cursor:pointer;}
ul.reservHead li.arrow_L {width:26px; height: 41px; left:30px; top:40px; background:url('../img/btn_pm.png') 0 0;}
ul.reservHead li.arrow_R {width:26px; height: 41px; right:30px; top:40px;  background:url('../img/btn_nm.png') 0 0; }
ul.reservHead li.arrow_Lm {left:20px; background:url('../img/arrow.png') 0 0; top: 35px;}
ul.reservHead li.arrow_Rm {right:20px; background:url('../img/arrow.png') -20px 0; top: 35px;}
ul.reservHead li.month {margin:0 90px; font-size:50px;	font-family: 'Noto Sans DemiLight';	color:#333;}
ul.reservHead li.month > span {font-size:18px;}

ul.sel_hole {}
ul.sel_hole li {float:left; width:50%; height:70px; line-height:70px;  font-size:24px; text-align:center;}
ul.sel_hole li a {display:block; border:3px solid #ddd; }
ul.sel_hole li a.active { border:3px solid #1166ab; color:#1166ab;}

table.calenda {margin-bottom:15px; padding:0 30px; width:100%; table-layout: fixed;}
table.calenda tr {height:55px;}
table.calenda tr th:nth-child(7n) {border-right: none;}
table.calenda tr th {font-size:24px; color:#666; }
table.calenda tr td {text-align:center; height:90px; font-size:28px; font-family: 'Noto Sans DemiLight'; color:#666; padding-bottom: 40px}
table.calenda tr td p{display: block; height: 20px; font-size: 22px; padding-top: 10px; color: #999}
table.calenda tr td select{display: inline-block; padding: 0px 15px; width: 50%; height: 35px; background-color: #fff; border: 1px solid #DADADA; box-sizing: border-box; font-size: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/arrowDwon.png) no-repeat 95% 50%;
}
table.calenda tr td a {display: block; width:100%; line-height:70px; box-sizing:border-box; color:#666; margin: auto; transition:none;}
.sun {color:#e60012 !important;}
.sat {color:#1166ab !important;}

table.calenda tr td a.reserv {display: block; width: 70px; height: 70px; line-height: 70px; border-radius: 40px; background:#bbb;  color:#fff;}
table.calenda tr td a.pick, table.calenda tr td a:active, table.calenda tr td a.reserv:hover {display: block; width: 70px; height: 70px; line-height: 70px; border:2px solid #e60012; border-radius: 40px; background:#e60012;  color:#fff;}
table.calenda tr td a.today {display: block; width: 70px; height: 70px; line-height: 70px; border:2px solid #ddd; border-radius: 50%; }
table.calenda tr td a.holiday {background:#777; color:#666;}
table.calenda tr td a.closed {}


ul.colorIndex {
    margin-top:20px;
    padding:17px 0;
    text-align:center;
    background-color:#fafafa;
}
ul.colorIndex li {
    margin:0 30px;
    display:inline-block;
    font-size:20px;
    color:#5a5a5a;
}
ul.colorIndex li span {
    float:left;
    margin-right:5px;
    display:block;
    width:14px;
    height:14px;
	margin-top:8px;
}
ul.colorIndex li span.circle01 {
    width:14px;
    height:14px;
    background:#ccc4b4;
}
ul.colorIndex li span.circle02 {
	background:#a2865a;

}
ul.colorIndex li span.circle03 {
	background:#ededed;
    border:2px solid #ccc; 
}
ul.colorIndex li span.circle04 {
	background:#6d6d6d;
    border:2px solid #777; 
}
a.dateReset {
    position:relative;
    margin-left:15px;
    padding-left:30px;
    font-size:20px;
    color:#a2865a;
    background:url('../img/calendaIcon_mini.png') no-repeat  0;
}
ul.userInfo {font-size:24px; text-align:center; border:3px solid #ddd; margin-bottom:20px; padding:10px 0;}
p.userInfo {font-size:20px; text-align:center; padding:20px 0; line-height:1.5;}
p.userInfo strong {display:block;}
p.userInfo strong:before {display:inline-block; content:''; width:20px; height:20px; background:url(../img/time.png)left center no-repeat; vertical-align:middle; margin-right:5px; margin-top:-2px; }

p.mark { margin:10px 0 10px 0; padding-left:20px; font-size:20px; color:#666; background:url('../img/mark.png') no-repeat 0 7px;}
ul.userInfo li span {color:#e60012;}
ul.reservTab li {float:left; width:33.3%;}
ul.reservTab li a { margin-right:-1px; display:block; width:100%; height:60px; text-align:center; line-height:60px; font-size:22px; color:#525252; border:1px solid #ddd; box-sizing:border-box;}
ul.reservTab li.tabOn a {background:#1166ab; border:2px solid #1166ab; border-bottom:none; color:#fff;}
table.timeTbl {width:100%; border-top:4px solid #1166ab;}
table.timeTbl tr th {height:60px;  background: #f4f4f4; font-size:20px; font-family: 'Noto Sans DemiLight'; color:#333;}
table.timeTbl tr td {text-align:center; border-bottom:1px solid #ddd; height:80px; color:#333; letter-spacing: -1px}
table.timeTbl tr td a {padding:8px 10px; font-size:24px;}
table.timeTbl tr td.leftTxt {text-align: left; padding-left:35px;}
table.timeTbl tr td a.reservBtn {border:1px solid #1166ab; color:#1166ab; border-radius: 5px}
table.timeTbl tr td a.closedBtn {background:#eee;}
table.timeTbl tr td a.ingBtn {display:inline-block; background:#ca920a; min-width:94px; box-sizing:border-box; padding:8px 0;}
table.timeTbl tr td select{
    display: inline-block;
    padding: 0px 15px;
    width: 70%;
    height: 35px;
    background-color: #fff;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    font-size: 17px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/select_02.png) no-repeat 95%;
}

/*-- END 날짜별예약 --*/

/*-- 코스별예약 --*/
div.coursePick a {
    display:block;
    float:left;
    width:285px;
    height:220px;
    text-align:center;
    color:#fff;
}
div.coursePick a.course01 {
    margin-right:10px;
    margin-bottom:10px;
    background:url('../img/courseReserv01.jpg') no-repeat;
}
div.coursePick a.course02 {
    margin-bottom:10px;
    background:url('../img/courseReserv02.jpg') no-repeat;
}
div.coursePick a.course03 {
    margin-right:10px;
    background:url('../img/courseReserv03.jpg') no-repeat;
}
div.coursePick a.course04 {
    background:url('../img/courseReserv04.jpg') no-repeat;
}
div.coursePick a p {
    padding-top:82px;
    padding-bottom:5px;
    font-size:32px;
}
div.coursePick a span {
    font-size:22px;
}
/*-- END 코스별예약 --*/

/*-- 시간별예약 --*/
div.timeReserv {
    min-height:600px;
}
div.dateInner {
    position:relative;
}
div.dateBtn {
    position:relative;
    padding:17px;
    width:100%;
    height:85px;
    border:1px solid #e5e5e5;
    box-sizing:border-box;
}
div.dateBtn p {
    font-size:18px;
    color:#777;
}
div.dateBtn p.date {
    margin-top:5px;
    font-size:25px;
    color:#252525;
}
div.dateBtn span.calIcon {
    position:absolute;
    top:21px;
    right:20px;
    display:block;
    width:47px;
    height:42px;
    background:url('../img/calendaIcon.png') no-repeat;
}
div.dateCalendar {
    display:none;;
    position:absolute;
    top:85px;
    width:100%;
    border:1px solid #e5e5e5;
    border-top:none;
    box-sizing:border-box;
    background:#fff;
}
div.dateCalendar ul.reservHead {
    background:#f9f9f9;
}

div.timeBox {
    margin-top:30px;
    width:100%;
    height:70px;
}
/*
div.arrow {
    position:absolute;
    top:50%;
    left:0;
    margin-top:-15px;
    width:30px;
    height:45px;
    background:#000;
}
*/
div.timeInner {
    width:100%;
    overflow: auto;
    white-space: nowrap;
    box-sizing:border-box;
}
div.timeInner a {
    margin-left:15px;
    display:inline-block;
    width:140px;
    height:75px;
    text-align:center;
    font-size:24px;
    line-height:72px;
    box-sizing:border-box;
}
div.timeInner a:first-child {
    margin-left:0;
}
div.timeInner a.am {
    color:#2292d1;
    border:3px solid #75bee7;
}
div.timeInner a.pm {
    color:#377eae;
    border:3px solid #377eae;
}
div.timeInner a.closed {
    border:3px solid #ddd;
    color:#999;
}

/*-- END 시간별예약 --*/

/*-- 1박2일 예약 --*/
a.pickBtn {
    padding:8px 10px;
    background: #b49453;
    font-size:20px;
    color:#fff;
}
a.pickBtn02 {
    background:#846629;
}
div.packageTime {
    display:none;
}
/*-- END 1박2일 예약 --*/

/*-- 셀프조인 --*/
ul.joinHead {
    border:1px solid #e9e9e9;
}
table.joinCalendar {
    width:100%;
}
table.joinCalendar tr th {
    text-align:center;
    height:35px;
    font-size:14px;
    color:#fff;
    background-color:#76a3c1;
    border:1px solid #76a3c1;
}
table.joinCalendar tr td {
    position:relative;
    padding:10px;
    height:85px;
    border:1px solid #e9e9e9;
    box-sizing:border-box;
    vertical-align:baseline;
}
table.joinCalendar tr td.open {
    padding:0;
}
table.joinCalendar tr td p {
    font-size:19px;
    color:#000100;
}
/*컬러*/
table.joinCalendar tr td.sun p {
    color:#f6415f;
}
table.joinCalendar tr td.sat p {
    color:#1087d3;
}
table.joinCalendar tr td a {
    display:block;
    padding:10px;
    width:100%;
    height:85px;
    background:#eff5f9;
    box-sizing:border-box;
}
table.joinCalendar tr td div.data {
    position:absolute;
    right:10px;
    bottom:10px;
}
table.joinCalendar tr td div.data span {
    display:block;
    margin-top:5px;
    font-size:16px;
    color:#888;
}
table.joinCalendar tr td div.data span:last-child {
    color:#fe9632;
}
table.selfjoin tr td {
    padding:0;
    height:65px;
}
table.selfjoin tr td select {
    padding-left:20px;
	width:100%;
	height:65px;
	border:none;
	font-size:22px;
    text-align:center;
	box-sizing:border-box;
    appearance:none;
    background:url('../img/select_02.png') no-repeat top right;
	-webkit-appearance:none;
	-moz-appearance:none;
}
table.selfjoin tr td select::-ms-expand {display:none;} /*IE에서*/
table.selfjoin tr td a {
    padding:8px 10px;
    background:#ff9914;
    font-size:20px;
    color:#fff;
}
/*-- END 셀프조인 --*/

/*-- 예약확인/취소 --*/
a.changeBtn {display:inline-block; padding:0 10px; font-size:20px; color:#fff; text-align:center;}
a.cancelBtn {display:inline-block; padding:0 10px; font-size:20px; color:#e60012; text-align:center;}
/*-- END 예약확인/취소 --*/


/*****동반자예약********/ 
.title {background:#eee; border:1px solid #ccc; padding:10px 0; text-align:center; margin-top:20px; font-size:20px;}