<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


.news{
/*	font-size: 20pt;*/
}


.instagram_timeline{
	margin-top: 100px;
	margin-bottom: 100px;
}

.calendar{
/*	height: 500px;*/
	max-width: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
}

.map{
	margin-top: 40px;
}
.map img{
	width: 100%;
}
.map_box{
	width: 90%;
	margin-top: 20px;
}
.map_box img{
	margin-top: 20px;
	margin-bottom: 20px;
}

.recruit{
	margin-top: -50px;
	margin-bottom: 50px;
	color: #fff;
	border-radius: 10px;
	padding: 10px;
	background-color: #d82c17;
}
.recruit  tr td h2{
	font-size: 200%;
}
.recruit  tr td{
	font-size: 15pt;
}
.recruit_tt{
	font-size: 23pt;
}
footer{
	width: 600px;
	text-align: center;
	background-color: #d82c17;
	color: #fff;
}
footer div img{
	width: 200px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.footer_logo{
	text-align: center;
	margin-top: 20px;
}
.footer_text_1{
	width: 90%;
	margin: 5px auto;
	text-align: left;
}
.footer_text_h2{
	font-size: 150%;
	margin-bottom: 20px;
}
.footer_text_h1{
	font-size: 300%;
	margin-bottom: 20px;
}

footer .copy{
	font-size: 14pt;
	padding-bottom: 50px;
}

.carat_form{
	font-size: 20pt;
	margin: 30px auto;
}
dt,
dd{
	font-size: 17pt;
	line-height: 1.5em;
}
.form_p{
	margin-top: 30px;
	text-align: left;
	line-height: 1.3em;
}
.form_ol{
	
	margin-top: 30px;
	font-size: 20pt;
	text-align: left;
	line-height: 1.7em;
}
.line{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #45b035;
	color: #fff;
	padding: 20px;
	margin-bottom: 50px;
}




#p,#r,#s,#m{
	padding-top: 150px;
	margin-top: -150px;
}

#link{
	background-color: #fff;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 70px
}</pre></body></html>