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


::selection {
	background: #72a8d8;
	color: #fff;
}

::-moz-selection {
	background: #72a8d8;
	color: #fff;
}

html {
	overflow-x: hidden;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0;
	color: #323232;
	background-color: #fff;
	-webkit-text-stroke-width: 0.1px;
}

.pc {
		display: none !important;
}
.smt {
		display: block !important;
}
.t_c,
.tc{
	text-align: center;
}

h1{
	display: none !important;
}

#header img{
	width: 100%;
}

#lead{
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 1.8em;
	background-color: #E9F6FB;
	background-image: url(../img/160830/bg_lead01.png),url(../img/160830/bg_lead02.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 5% center,95% center;
	background-size: auto 90%,auto 90%;
	font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
	font-weight: 400;
	padding: 50px 0;
}

.inner{
	width: 1030px;
	margin: 0 auto;
}
img{
	margin: auto;
}
.sec01 img{
	width: 100%;
}

.sec02{
	background: #FFFFC8;
}
.sec02 .inner{
	padding: 0;
	width: 100%;
}
.sec02 img{
	width: 100%;
	max-width: 1208px;
}

.sec03{
	background: #E9F6FB;
	overflow: hidden;
}
.sec03 .inner{
	padding: 0;
	width: 100%;
}
.sec03 img{
	width: 100%;
	max-width: 1208px;
}
.sec03 .inner a{
	display: block;
	background: #00A0E9;
	border: 1px solid #00A0E9;
	color: #fff;
	margin: 20px 10px;
	padding: 15px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.sec03 .inner a:hover{
	color: #00A0E9;
	background: #fff;
	border: 1px solid #00A0E9;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.sec04 .inner{
	padding: 15px 0 0;
	width: 100%;
}
.sec04 img{
	width: 100%;
	max-width: 1000px;
}
.sec04 .inner a{
	display: block;
	background: #999493;
	border: 1px solid #999493;
	margin: 80px auto 40px;
	color: #fff;
	margin: 20px 10px;
	padding: 15px 0;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.sec04 .inner a:hover{
	color: #999493;
	background: #fff;
	border: 1px solid #999493;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.reserve{
	text-align: center;
	padding: 50px 0;
}
.reserve a{
	display: inline-block;
	color: #fff;
	font-size: 21px;
	font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
	background-color: #0aa0d2;
	border: 2px solid #0aa0d2;
	padding: 20px 50px;
	border-radius: 10px;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.reserve a:hover{
	color: #0aa0d2;
	background-color: #fff;
	-moz-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.end {
	display: none;
	
	padding: 20px 10px 40px;
	color: #B20000;
	font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-weight: bold;
	text-align: center;
	font-size: 21px;
	line-height: 1.4em;
}

@media screen and (max-width: 340px) {
	#lead{
		font-size: 14px;
	}
}

@media screen and (min-width: 800px) {

		.pc {
				display: block !important;
		}
		.pc.inline {
				display: inline-block !important;
		}
		.smt {
				display: none !important;
		}
	h1{
		display: block !important;
		text-align: center;
		color: #fff;
		font-size: 21px;
		font-weight: bold;
		/*font-family: 'Radley', serif;*/
		font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
		background: #0aa0d2;
		text-align: center;
		padding: 15px 0;
	}
	h1 em{
		font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
		margin: 0 0 0 10px;
	}

	#header img{
		width: 100%;
	}

	#lead{
		text-align: center;
		color: #000;
		font-size: 21px;
		line-height: 42px;
		font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
		font-weight: 400;
		padding: 50px 0;
	}

	.inner{
		width: 1030px;
		margin: 0 auto;
	}

	.sec01 img{
		width: 100%;
	}

	.sec02{
		background: #FFFFC8;
	}
	.sec02 .inner{
		padding: 45px 0;
		width: 80%;
	}
	.sec02 img{
		width: 100%;
		max-width: 1208px;
	}

	.sec03{
		background: #E9F6FB;
	}
	.sec03 .inner{
		padding: 45px 0;
		width: 80%;
	}
	.sec03 img{
		width: 100%;
		max-width: 1208px;
	}
	.sec03 .inner a{
		display: block;
		background: #00A0E9;
		border: 1px solid #00A0E9;
		margin: 40px auto 20px;
		padding: 0;
		color: #fff;
		width: 698px;
		height: 78px;
		text-align: center;
		font-size: 26px;
		line-height: 80px;
		font-weight: 600;
	}
	.sec03 .inner a:hover{
		color: #00A0E9;
		background: #fff;
		border: 1px solid #00A0E9;
		-moz-transition: all 0.1s linear;
		-o-transition: all 0.1s linear;
		-webkit-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

	.sec04 .inner{
		padding: 15px 0 0;
		width: 100%;
	}
	.sec04 img{
		width: 100%;
		max-width: 1800px;
	}
	.sec04 .inner a{
		display: block;
		background: #999493;
		border: 1px solid #999493;
		margin: 80px auto 40px;
		color: #fff;
		width: 698px;
		height: 78px;
		text-align: center;
		font-size: 26px;
		line-height: 80px;
		font-weight: 600;
	}
	.sec04 .inner a:hover{
		color: #999493;
		background: #fff;
		border: 1px solid #999493;
		-moz-transition: all 0.1s linear;
		-o-transition: all 0.1s linear;
		-webkit-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

	.reserve{
		text-align: center;
		padding: 50px 0;
	}
	.reserve a{
		display: inline-block;
		color: #fff;
		font-size: 21px;
		font-family: "ヒラギノ明朝 Pro W4","Hiragino Mincho Pro","HGS明朝B","MingLiU","SimSun","ＭＳ Ｐ明朝",serif;
		background-color: #0aa0d2;
		border: 2px solid #0aa0d2;
		padding: 20px 50px;
		border-radius: 10px;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		-webkit-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.reserve a:hover{
		color: #0aa0d2;
		background-color: #fff;
		-moz-transition: all 0.1s linear;
		-o-transition: all 0.1s linear;
		-webkit-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

	.end {
		display: none;
		
		padding: 20px 10px 40px;
		color: #B20000;
		font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
		font-weight: bold;
		text-align: center;
		font-size: 21px;
		line-height: 1.4em;
	}
}

@media screen and (min-width: 1000px) {
	#lead{
		background-color: #E9F6FB;
		background-image: url(../img/160830/bg_lead01.png),url(../img/160830/bg_lead02.png);
		background-repeat: no-repeat,no-repeat;
		background-position: 15% center,85% center;
		background-size: auto 90%,auto 90%;
	}
}</pre></body></html>