/*
Calendar
*/
#vu { margin: 30px auto;}
#vu.wrap { width: 1000px;}
#vu * { box-sizing: border-box; }
#vu ul { list-style: none; }
#vu .xo-event-calendar * { font-size: 16px !important; }
#vu .xo-event-calendar { font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif; }
#vu .xo-event-calendar table { table-layout: fixed; border-collapse: separate; border-spacing: 0; margin: 0; padding: 0; width: 100%; background-color: #fff; color: #333; }
#vu .xo-event-calendar table tr { display: table-row; }
#vu .xo-event-calendar table td,
#vu .xo-event-calendar table th { display: table-cell; }
#vu .xo-event-calendar table td { height: 60px; }


#vu .xo-event-calendar { position: relative; }
#vu .xo-event-calendar .xo-month { position: relative; }

#vu .xo-event-calendar table.xo-month { margin: 0 0 8px 0; padding: 0; border: 1px solid #ccc; border-width: 1px 0 1px 1px; }
#vu .xo-event-calendar table.xo-month th,
#vu .xo-event-calendar table.xo-month td { padding: 0; border: 1px solid #ccc; }

#vu .xo-event-calendar table.xo-month > caption { /*background-color: #fff;*/ caption-side: top; text-align: center; }
#vu .xo-event-calendar table.xo-month .month-header { margin: 2px 0 4px; }
#vu .xo-event-calendar table.xo-month .month-header > span { display: inline-block; text-align: center; font-size: 140% !important; vertical-align: middle; line-height: 28px; margin-top: -5px; font-weight: bold; }
#vu .xo-event-calendar table.xo-month button { margin: 0; padding: 0; color: #333; background-color: transparent; border: 0; box-shadow: none; text-shadow: none; cursor: pointer; width: 28px; }
#vu .xo-event-calendar table.xo-month button[disabled] { opacity: 0.3; cursor: default; }
#vu .xo-event-calendar table.xo-month button > span { width: 28px; height: 28px; line-height: 22px; font-size: 22px; text-align: center; vertical-align: middle; }
#vu .xo-event-calendar table.xo-month button span.nav-prev { display: inline-block; background: url("../images/nav-prev.svg") no-repeat center center; background-size: 14px 18px; width: 28px; height: 28px; font-size: 0; }
#vu .xo-event-calendar table.xo-month button span.nav-next { display: inline-block; background: url("../images/nav-next.svg") no-repeat center center; background-size: 14px 18px; width: 28px; height: 28px; font-size: 0; }
#vu .xo-event-calendar table.xo-month .month-prev { float: left; padding: 0 0 0 30px; }
#vu .xo-event-calendar table.xo-month .month-prev span { margin-left: -30px; }
#vu .xo-event-calendar table.xo-month .month-next { float: right; padding: 0 30px 0 0; }

#vu .xo-event-calendar table.xo-month > thead th { background: #f1f1f1; border-width: 0 1px 0 0; padding: 8px 0; text-align: center; font-size: 100%; font-weight: bold; }
#vu .xo-event-calendar table.xo-month > thead th.sunday { color: #d00; }
#vu .xo-event-calendar table.xo-month > thead th.saturday { color: #00d; }

#vu .xo-event-calendar table.xo-month .month-week { position: relative; padding: 0; border: 0; width: 100%; overflow: hidden; }
#vu .xo-event-calendar table.xo-month .month-week table { border: 0; margin: 0; padding: 0; }
#vu .xo-event-calendar table.xo-month .month-dayname { position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-width: 1px 0 0 1px; }
#vu .xo-event-calendar table.xo-month .month-dayname td { border-width: 1px 1px 0 0; padding: 0 0 8px 0 !important; }
#vu .xo-event-calendar table.xo-month .month-dayname td div { height: 1000px; padding: 8px; border-width: 1px 1px 0 0; text-align: right; font-size: 100%; line-height: 1.2em; }
#vu .xo-event-calendar table.xo-month .month-dayname td div.other-month { opacity: 0.6; }
#vu .xo-event-calendar table.xo-month .month-dayname td div.today { color: #00d; font-weight: bold; }
#vu .xo-event-calendar table.xo-month .month-dayname-space { position: relative; top: 0; height: 1.5em; }
#vu .xo-event-calendar table.xo-month .month-event { position: relative; top: 0; background-color: transparent; }
#vu .xo-event-calendar table.xo-month .month-event td { padding: 0 1px 2px 1px; border-width: 0 0 0 0; }
#vu .xo-event-calendar table.xo-month .month-event-space { height: 1.5em; background-color: transparent; }
#vu .xo-event-calendar table.xo-month .month-event-space td { border-width: 0 1px 0 0; }
#vu .xo-event-calendar table.xo-month .month-event tr,
#vu .xo-event-calendar table.xo-month .month-event-space tr { background-color: transparent; }
#vu .xo-event-calendar table.xo-month .month-event-title { margin: 8px; padding: 4px; display: block; color: #666; text-align: center; font-size: 14px !important; background-color: #ccc; border-radius: 3px; white-space: normal; overflow: hidden; line-height:1.3; }

#vu .xo-event-calendar p.holiday-title { margin: 0; padding: 2px 0; font-size: 90%; vertical-align: middle; }
#vu .xo-event-calendar p.holiday-title span { margin: 0 6px 0 0; padding: 0 0 0 18px; border: 1px solid #ccc; }

#vu .xo-event-calendar .switching li:nth-of-type(2) { display: none; }
#vu .xo-event-calendar .switching { margin-bottom: 20px; }

.widget #vu .xo-event-calendar table.xo-month > thead th { font-size: 90%; }

/*
Loading animation
*/
#vu .xo-event-calendar .loading-animation { position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; }
.xoec-loading .xo-months { opacity: 0.5; }

.xoec-loading .loading-animation {
	width: 40px; height: 40px;
	border: 5px rgba(0,0,0,0.2) solid;
	border-top: 5px #4285f4 solid;
	border-radius: 50%;
	-webkit-animation: loadingCircRot .8s infinite linear;
	animation: loadingCircRot .8s infinite linear;
}
@-webkit-keyframes loadingCircRot {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(359deg); }
}
@keyframes loadingCircRot {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}

/*
Event Content
*/
.xo-event-meta { padding: 3.8461% 0; }
.xo-event-meta span { display: block; }

/*
Twenty Nineteen theme
*/
html[lang="ja"] #vu .xo-event-calendar .dashicons { font-family: dashicons !important; }


/* Original Styles */
#vu .cal-tit {
	font-size: 24px;
    color: #ff3300;
    padding: 10px 5px;
    border-bottom: solid 2px #ff3300;
    margin-bottom: 30px;
    margin-top: 25px;
    text-align: center;
}
#vu .cal-tit .bk-date {
	display: inline-block;
	padding: 0 5px;
	font-size: 1.2em;
}
#vu .xo-event-calendar .mrk {
	font-size: 20px !important;
}
.ev-yoyaku-list {
	width: 100%;
	margin-bottom: 60px;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-collapse: collapse;
	border-spacing: 0;
}
.ev-yoyaku-list th,
.ev-yoyaku-list td {
	padding: 10px 10px 8px;
	text-align: center;
	font-size: 16px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}
.ev-yoyaku-list td {
	font-size: 24px;
	padding: 0;
}
.ev-yoyaku-list thead {
	background: #f5f5f5;
}
.ev-yoyaku-list tbody th {
	background: #feecef;
}
.ev-yoyaku-list td a {
	display: block;
	padding: 10px 10px 8px;
}

.yoyaku-rd {
	color: #ff0000;
	font-size: 18px;
	text-align: center;
}

/* 予約の帯色 */
#vu .month-event-title.red {
	background-color: #e70012 !important;
}
#vu .month-event-title.orange {
	background-color: #f39801 !important;
}
#vu .month-event-title.blue {
	background-color: #0168b7 !important;
}
#vu .month-event-title.green {
	background-color: #019b65 !important;
}
#vu .month-event-title.purple {
	background-color: #7f1086 !important;
}

.event-title,
.bal-tit {
	padding-top: 2em;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.pc{display:none;}
	.ev-tbl-top{width:100%;margin:20px 0 0;}
	.ev-tbl-top tr{display:flex;}
	.ev-tbl-top th, .ev-tbl-top td{width:100%;}
/* Contact SP */
#contact .rtline {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding: 20px;
	border: solid 1px #ccc;
}
#contact .rtline dt,
#contact .rtline dd {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
}
#contact .rtline dt {
	width: 100%;
	border-left: solid 3px #ccc;
	padding-left: 10px;
	margin-bottom: 20px;
}
#contact .rtline dt:not(:nth-of-type(1)) {
	margin-top: 25px;
}
#contact .rtline dd {
	width: 100%;
	padding: 12px 0;
	background: #f5f5f5;
	align-items: center;
}
#contact .rtline dd:not(:nth-of-type(1)) {
	background: #fff;
}
#contact .rtline dt p {
	font-size: 14px;
	line-height: 1.4;
}
.rd-tel {
	display: inline-block;
	font-size: 33px;
	font-weight: 700;
	color: #ff0000;
	font-family: 'Oswald', sans-serif;
	margin-top: 8px;
	letter-spacing: 1px;
}
.rd-tel:before {
	content: url(../image/base/pct-tel.svg);
	margin-right: 10px;
	position: relative;
	top: -2px;
}
#contact .rtline dd .bl-link.l {
	margin: 10px auto;
	width: 100%;
}
#form-wrap {
	width: 96% !important;
	padding: 20px 2% 30px;
}
.form-parts {
	display: flex;
	flex-wrap: wrap;
	width: 100%;	
}
.form-parts dt {
	width: 100% !important;
	margin: 6px 0 0 !important;
	display: flex;
	align-items: center;
}
.form-parts dd {
	width: 100% !important;
	padding-bottom: 10px;
}
.form-parts .time-box input {
	display: inline-block !important;
	margin-right: 8px !important;
	margin-left: 5px !important;
}
.form-parts .time-box label,
#form-wrap .cb label {
	display: inline-block !important;
	padding-right: 20px !important;
}
.form-parts .time-box {
	display: block;
	padding: 8px 0 0 4.51em;
}
#vtime1, #vtime2 {
	display: flex;
	flex-direction: column;
	padding-left: 55px;
	position: relative;
	top: -1.5em;
}
#form-wrap .your-privacy .cb label {
	padding-right: 5px !important;
}
.form-parts .ibs {
	display: inline-block !important;
	width: 100px !important;
}
.form-parts .bs {
	width: 100px !important;
}
.form-parts .note {
	font-size: 12px;
	line-height: 1.5;
}
.form-parts .pdt {
	padding-top: 5px;
}
.wpcf7-response-output {
	max-width: 850px;
	margin: -20px auto 0 !important;
}
#jve {
	padding-top: 30px;
}
#ui-datepicker-div {
	position: absolute;
	left: 56px !important;
}
#vu.wrap { width: 100%;}
#vu .xo-event-calendar table.xo-month .month-event-title { margin: 1px; padding: 1px; display: block; color: #666; text-align: center; font-size: 11px !important; background-color: #ccc; border-radius: 3px; white-space: nowrap; overflow: hidden; line-height:1.2 }
}

.g-pri{
	margin-top:15px;
	margin-bottom:15px;
	font-size:12px;
	text-align:center;
	padding:0 15px;
}
.grecaptcha-badge { visibility: hidden; }