@charset "utf-8";
/*
 *　reserve
 */
 
/* ==================================================


	day_select
   

================================================== */

#page_reserve .tab-content {
	margin:0 0 30px 0;
}

/**/

#page_reserve #tab_select {
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
#page_reserve #tab_select li {
	float:left;
	width:30%;
	text-align:center;
	font-size:12px;
	font-size:1.2rem;
	margin-left:.5%;
}
#page_reserve #tab_select li:first-child {
	margin-left:0;
	width:39%;
}
#page_reserve #tab_select li a {
	padding:10px 0;
	text-decoration:none;
	display:block;
}
#page_reserve #tab_select li.active a {
	font-weight:bold;
}

/**/

#page_reserve #calendar_guide {
	text-align:right;
	font-size:12px;
	font-size:1.2rem;
	margin:0 0 20px 0;
}
#page_reserve #calendar_guide span {
	margin:0 3px 0 15px;
	font-size:18px;
	font-size:1.8rem;
	line-height:none;
}

/**/

#page_reserve .calendar_wrap li {
	margin:0 0 20px 0;
}
#page_reserve .calendar_wrap li:last-child {
	margin:0;
}
#page_reserve .calendar_wrap li table {
	width:100%;
}
#page_reserve .calendar_wrap li table thead th {
	font-size:12px;
	font-size:1.2rem;
	padding:0 0 10px 0;
}
#page_reserve .calendar_wrap li table thead th span {
	font-size:24px;
	font-size:2.4rem;
	margin:0 5px;
}
#page_reserve .calendar_wrap li table tbody th, #page_reserve .calendar_wrap li table tbody td {
	padding:10px 0;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
}
#page_reserve .calendar_wrap li table tbody th {
	font-weight:bold;
}
#page_reserve .calendar_wrap li table tbody td {
	cursor:pointer;
}
#page_reserve .calendar_wrap li table tbody .day_close {
	opacity:.2;
}
#page_reserve .calendar_wrap li table tbody .day_check {
	position:relative;
}
#page_reserve .calendar_wrap li table tbody .no_day {
	opacity:1;
}
#page_reserve .calendar_wrap li table tbody .day_check:after {
	font-family: FontAwesome;
	content: "\f00c";
	position:absolute;
	top:3px;
	right:3px;
	font-size:10px;
	font-size:1rem;
}

/**/
/*
#page_reserve #tab_kyousei .calendar_wrap li table tbody tr td:not(:nth-child(4)) {
	opacity:.2;
}
#page_reserve #tab_kyousei .calendar_wrap li table tbody tr td:not(:nth-child(4)).no_day {
	opacity:1;
}
*/
/**/

/*
#page_reserve #tab_koukuu .calendar_wrap li table tbody tr td:not(:nth-child(6)) {
	opacity:.2;
}
#page_reserve #tab_koukuu .calendar_wrap li table tbody tr td:not(:nth-child(6)).no_day {
	opacity:1;
}
*/

@media (min-width:768px) {
#page_reserve .tab-content {
	margin:0 0 50px 0;
}
#page_reserve .tab-content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
}

/**/

#page_reserve #tab_select {
	margin:0 0 30px 0;
}
#page_reserve #tab_select li {
	font-size:18px;
	font-size:1.8rem;
	width:33%;
}
#page_reserve #tab_select li:first-child {
	width:33%;
}
#page_reserve #tab_select li a {
	padding:20px 0;
}

/**/

#page_reserve #calendar_guide {
	margin:0 0 50px 0;
	font-size:14px;
	font-size:1.4rem;
}
#page_reserve #calendar_guide span {
	font-size:20px;
	font-size:2rem;
}

/**/

#page_reserve .calendar_wrap {
	float:left;
	width:100%;
	padding:0 40px;
}
#page_reserve .calendar_wrap li {
	float:left;
	width:48%;
	margin:0 0 30px 0;
}
#page_reserve .calendar_wrap li:nth-child(odd) {
	clear:both;
	margin:0 4% 30px 0;
}
#page_reserve .calendar_wrap li:nth-last-child(2) {
	margin:0 4% 0 0;
}
#page_reserve .calendar_wrap li:nth-last-child(1) {
	margin:0;
}
}

/* ==================================================


	time_select
   

================================================== */

#page_reserve #time_select {
	width:100%;
	margin:0 0 30px 0;
}
#page_reserve #time_select thead th {
	text-align:center;
	font-size:11px;
	font-size:1.1rem;
	padding:10px 0;
}
#page_reserve #time_select thead th span {
	font-size:16px;
	font-size:1.6rem;
}
#page_reserve #time_select thead th:first-child {
	border-left:none;
	width:16%;
}

/**/

#page_reserve #time_select tbody {
	text-align:center;
}
#page_reserve #time_select tbody th {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-size:1.2rem;
}
#page_reserve #time_select tbody .frame {
	border-right:none;
	padding:10px;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
}
#page_reserve #time_select tbody .frame i {
	margin:0 5px 0 0;
}
#page_reserve #time_select tbody .frame span {
	display:block;
	font-size:11px;
	font-size:1.1rem;
	margin:5px 0 0 0;
}
#page_reserve #time_select tbody th {
	padding:15px 0;
}
#page_reserve #time_select tbody td {
	font-size:12px;
	font-size:1.2rem;
}
#page_reserve #time_select tbody td a {
	display:block;
	padding:15px 0;
	text-decoration:none;
}
#page_reserve #time_select tbody td a:before {
	font-family: FontAwesome;
	content: "\f00c";
	margin:0 5px 0 0;
}

@media (min-width:768px) {
#page_reserve #time_select {
	margin:0 0 50px 0;
}
#page_reserve #time_select thead th {
	font-size:14px;
	font-size:14px;
	padding:15px 0;
}
#page_reserve #time_select thead th:first-child {
	width:10%;
}
#page_reserve #time_select thead th span {
	font-size:20px;
	font-size:2rem;
}

/**/

#page_reserve #time_select tbody .frame {
	font-size:16px;
	font-size:1.6rem;
}
#page_reserve #time_select tbody th {
	font-size:14px;
	font-size:1.4rem;
}
}

/* ==================================================


	time_select
   

================================================== */

#page_reserve .patient_select {
	max-width:800px;
	margin:0 auto 20px auto;
	background:#F1F7FD;
	padding:30px;
}
#page_reserve .patient_select table {
	margin:0!important;
}

@media (min-width:768px) {
#page_reserve .patient_select {
	margin:0 auto 30px auto;
}
}

