@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin-bottom: 35px;
}

#conts {
	padding: 20px 50px 0 66px;
	margin: -344px 0 0 -17px;
	width: 672px;
	position: relative;
	background-color: #fff;
}

#conts .ttl {
	margin-bottom: 16px;
	font-size: 1.9em;
	font-weight: bold;
	color: #42210B;
}

#conts p {
	margin-bottom: 24px;
	line-height: 1.7;
	font-size: 1.4em;
}

#conts p span {
	text-decoration: underline;
}

#conts p .mail {
	text-decoration: none;
}

#conts p .mail:hover {
	text-decoration: underline;
}

#conts .tableBox {
	margin-bottom: 30px;
}

#conts .tableBox ul {
	margin-bottom: 2px;
}

#conts .tableBox ul li {
	margin-right: 3px;
	float: left;
	font-size: 1.9em;
	line-height: 1.3;
	font-weight: bold;
	color: #00AC8D;
}

#conts .tableBox ul li:nth-child(2) {
    margin: 0 15px;
}

#conts .tableBox table {
	width: 660px;
	border-collapse: collapse;
}

#conts .tableBox table td,
#conts .tableBox table th {
	font-weight: normal;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
}

#conts .tableBox table th {
	padding: 0 0 2px 5px;
	color: #00AC8D;
}

#conts .tableBox table td {
	padding: 1px 7px 9px;
	color: #42210B;
	line-height: 1.3;
	border: 1px solid #94DA99;
	background-color: #FFFAF2;
}

#conts .tableBox table td.on {
	background-color: #FEE4BE;
}

#conts .tableBox table td span {
	margin: 0 0 0 10px;
	display: block;
}

#conts .tableBox table td a {
	margin: 2px 0 0;
	display: block;
	text-decoration: none;
}

#conts .tableBox table td a:hover {
	text-decoration: none;
}

#conts .tableBox table td a:hover span {
	text-decoration: underline;
}

#conts table .on,
#conts table .sun {
	color: #FF1D25 !important;
}

#conts table .sat {
	color: #3F84D0 !important;
}

#conts .tableBox table td .date {
	margin-left: 0;
	font-weight: bold;
}

.mailForm .lBox {
	float: left;
	width: 36.8%;
}

.mailForm dt {
	font-size: 1.3em;
	color: #42210B;
}

.mailForm dt span {
	color: #FF1D25;
}

.mailForm dd input {
	width: 239px;
	height: 22px;
	border: 1px solid #C9C2B2;
}

.mailForm dd textarea {
	width: 239px;
	height: 149px;
	border: 1px solid #C9C2B2;
}

.mailForm dd {
	margin-bottom: 30px;
	font-size: 1.3em;
}

.mailForm .ddStyle {
	margin-bottom: 3px;
}

.mailForm .rBox {
	float: right;
	width: 59.4%;
}

.mailForm dd .selectUl li {
	margin-top: 17px;
}

.mailForm dd .selectUl li:first-child {
	margin: 0;
}

.mailForm dd select {
	width: 394px;
	height: 26px;
	border: 1px solid #C9C2B2;
}

.mailForm dd span {
	margin: 0 3px;
	color: #42210B;
}

.mailForm dd span.hope {
	margin: 0 12px 0 0;
}

.mailForm dd .bookUl li select {
	width: 50px;
}

.mailForm dd .bookUl li {
	margin-top: 8px;
}

.mailForm dd .bookUl li:first-child {
	margin: 0;
}

.mailForm .rBox dl {
	margin-bottom: 45px;
}

.mailForm .rBox p {
	margin-bottom: 10px;
	color: #42210B;
	font-size: 1.3em;
}

.mailForm .rBox p span {
	color: #FF1D25;
	text-decoration: none !important;
}

.mailForm .rBox p span.error {
	display: block;
}

.mailForm .rBox p label {
	color: #FF1D25;
	font-size: 0.9em;
}

.mailForm .rBox p input {
	margin-top: 0;
	vertical-align: middle;
}

.mailForm .rBox .submit li {
	float: left;
}

.mailForm .rBox .submit li input {
	padding: 11px 0;
	width: 150px;
	cursor: pointer;
	font-size: 2.3em;
	color: #00AC8D;
	border: 1px solid #94DB99;
	background: #fff url(../../img/contact/index/link_bg02.jpg) repeat-x left bottom;
}

.mailForm .rBox .submit li:first-child input {
	color: #42210B;
	border: 1px solid #C9C2B3;
	background: #fff url(../../img/contact/index/link_bg01.jpg) repeat-x left bottom;
}

.mailForm dd span.error {
	margin: 5px 0 0;
	color: #F00;
}

#conts .calendarBox {
	margin-left: -40px;
	width: 655px;
}

#conts .calendarBox .lBox {
	float: left;
	width: 245px;
}

#conts .calendarBox table {
	width: 100%;
	border-collapse: collapse;
}

#conts .calendarBox table th,
#conts .calendarBox table td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
}

#conts .calendarBox table td a {
	text-decoration: none;
}

#conts .calendarBox table td a:hover {
	text-decoration: underline;
}

#conts .calendarBox .rBox {
	float: right;
	width: 396px;
}

#conts .calendarBox .rBox table td {
	font-size: 1.3em;
}

#conts .calendarBox .rBox table td input {
	margin: 0 5px;
	vertical-align: middle;
}

#conts .calendarBox .rBox table td textarea {
	width: 375px;
}

#conts .calendarBox .subBox {
	margin-bottom: 10px;
}

#conts .calendarBox .editBox {
	padding: 5px;
	border: 1px solid #000;
	background-color: #FFFFEE;
}

#conts .calendarBox .editBox p {
	margin-bottom: 5px;
}

#conts .calendarBox .editBox .edit {
	margin: 0;
	font-weight: bold;
}

#conts .calendarBox .link {
	text-align: center;
}

#conts .tableBox iframe {
	width: 666px !important;
}

#conts .calendarBox table td p {
	margin: 0 !important;
}

.popBox {
	overflow: hidden;
	width: 666px;
}

.mailForm dd span.num {
	margin: 0;
	width: 25px;
	display: inline-block;
	text-align: right;
}

.calendarPop {
    display: none;
}

#calendar {
	margin: 0 6px 60px 0;
	padding: 15px;
	border: 1px solid #ccc;
}
#calendar .fc-event,
#calendar .fc-event-dot {
	background-color: transparent;
	border: none;
	color: #2F6309;
	text-decoration: none;
	font-size: 1.2em;
}
#calendar .fc-event:hover,
#calendar .fc-event-dot:hover {
	color: #2F6309;
}
#calendar .fc-day-grid-event .fc-time {
	font-weight: normal;
}
#calendar .fc-toolbar .fc-left {
	font-size: 1.6em;
}
#calendar .fc-toolbar .fc-today-button {
	color: #000;
	opacity: 1;
}
#calendar .fc-toolbar .fc-center {
	margin-left: -85px;
	font-size: 1.2em;
}
#calendar .fc-widget-header .fc-day-header {
	padding: 4px 0 2px;
	font-size: 1.4em;
}
#calendar .fc-widget-content .fc-day-number {
	font-size: 1.4em;
}
#calendar .fc-day-grid-event.color {
	background-color: #EFEEE8;
}
#calendar .fc-day-grid-event {
	background-color: transparent;
	pointer-events: none;
}
@media screen and (max-width: 767px){
	#calendar {
		margin-right: 9px;
		margin-left: 15px;
	}
	#calendar .fc-day-grid-event {
		padding: 0;
		border-radius: 2px;
	}
}
.holiday-name {
	padding: 0 2px;
	display: block;
	font-size: 1.2em;
	margin: 20px 1px 1px;
	border-radius: 2px;
	color: #fff;
	background-color: #F0844A;
}
@media screen and (max-width: 767px){
	.holiday-name {
		font-size: 1.1em;
	}
}

.jsPopBox {
	display: none;
	padding: 24px 27px;
	max-width: 720px;
	box-sizing: border-box;
	text-align: left;
}
.jsPopBox .agreeError {
	margin-top: 10px;
	display: none;
	color: #E2726B;
	text-align: center;
	font-size: 1.15em;
}
.jsPopBox .popTitle {
	margin-bottom: 10px;
	padding: 4px 0 1px 8px;
	color: #795D46;
	font-size: 1.15em;
	background-color: #EDECE5;
	border-left: 6px solid #DDD8D1;
}
.jsPopBox .popTtl {
	margin-bottom: 4px;
	padding: 3px 0 2px 5px;
	font-size: 0.9em;
	color: #795D46;
	border-left: 6px solid #DDD8D1;
}
.jsPopBox .popTxt {
	margin-bottom: 9px;
	font-size: 1em;
	color: #424D59;
	letter-spacing: -0.25px;
	line-height: 1.42;
	margin-right: -10px;
}
.jsPopBox .popTxt span {
	margin-top: 4px;
	display: block
}
.jsPopBox .popCenter {
	margin-top: 23px;
	color: #795D46;
	font-size: 1.15em;
	text-align: center;
}
.jsPopBox .agree {
	margin-bottom: 12px;
	font-size: 1.15em;
	color: #E2726B;
	text-align: center;
}
.jsPopBox .okBtn {
	padding-right: 10px;
	text-align: center;
}
.jsPopBox .okBtn input {
	padding: 4px 0 0;
    width: 120px;
    cursor: pointer;
    font-size: 2.7em;
    color: #00AC8D;
    border: 1px solid #94DB99;
    background: #fff url(../../img/contact/index/link_bg02.jpg) repeat-x left bottom;
}
@media screen and (max-width: 767px){
	.jsPopBox {
		padding: 0;
	}
	.jsPopBox .popTitle {
		padding: 2px 0 1px 5px;
		font-size: 0.9em;
	}
	.jsPopBox .popTxt {
		margin-bottom: 13px;
		margin-right: 0;
		font-size: 0.9em;
		line-height: 1.6;
		letter-spacing: -0.35px;
	}
	.jsPopBox .popTtl {
		padding: 1px 0 2px 3px;
	}
	.jsPopBox .popCenter {
		font-size: 1.05em;
	}
	.jsPopBox .agree {
		font-size: 1.05em;
	}
	.jsPopBox .agree input {
		vertical-align: middle;
	}
	.jsPopBox .okBtn input {
		padding: 2px 0;
	}
}

.mailForm .rBox .submit .confirmBtn {
	position: relative;
}
.mailForm .rBox .submit .confirmBtn .error {
	margin: 5px 0 0;
    color: #F00;
    position: absolute;
    bottom: -30px;
    left: 5%;
    width: 100%;
    font-size: 1.15em;
}
@media screen and (max-width: 767px){
	.mailForm .rBox .submit .confirmBtn .error {
		left: -20px;
		width: 150%;
	}
}