@charset "utf-8";
body	{
	color: #301F05;
}
.row	{
	margin-left: 0;
	margin-right: 0;
}
h1	{
	font-size: 3.5em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
h2	{
	font-size: 2.5em;
	margin: 2em 0 2em 0;
	line-height: inherit;
}
h1,
h2	{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.top h2 span	{
	box-shadow:0 0 20px 10px rgba( 255, 255, 255, 0.2 ), 0 0 20px 20px rgba( 255, 255, 255, 0.2 )inset;
	border: none;
}
/* Safariだけ薄め */
/*
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
	@media	{
	    ::i-block-chrome, .top h2 span { 
			box-shadow:0 0 20px 10px rgba( 255, 255, 255, 0.2 ), 0 0 20px 20px rgba( 255, 255, 255, 0.17 )inset;
		}
	}
}
*/

.top p	{
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.top,
.first,
.second,
.third	{
	text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
}
.top	{
	background: url('../img/top_bg.jpg') no-repeat;
	background-position: left center;
	background-size: cover;
}
.middle	{
	background: blue;
}
.first	{
	background: url('../img/system_bg.jpg') no-repeat;
	background-position: right center;
	background-size: cover;
	padding-bottom: 80px;
}
.second	{
	background: url('../img/hotel_bg.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	padding-bottom: 80px;
}
.third	{
	background: url('../img/insurance_bg.jpg') no-repeat;
	background-position: left top;
	background-size: cover;
	padding-bottom: 80px;
}
.top p,
.first p,
.second p,
.third p	{
	font-size: 1.5em;
}
.footer	{
	padding: 20px 0;
	color: #FFF;
	background: #603813;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwMzgxMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iIzQyMjEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzFjMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #603813 0%, #42210b 93%, #331c08 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#603813), color-stop(93%,#42210b), color-stop(100%,#331c08));
	background: -webkit-linear-gradient(top,  #603813 0%,#42210b 93%,#331c08 100%);
	background: -o-linear-gradient(top,  #603813 0%,#42210b 93%,#331c08 100%);
	background: -ms-linear-gradient(top,  #603813 0%,#42210b 93%,#331c08 100%);
	background: linear-gradient(to bottom,  #603813 0%,#42210b 93%,#331c08 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#603813', endColorstr='#331c08',GradientType=0 );
}
.footer .address	{
	text-align: right;
	max-width: 300px;
	margin: auto;
}
.footer .map div	{
	margin: auto;
}
.footer	.corp	{
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 80px;
}
.footer span.fax	{
	padding-left: 2em;
}
.menu	{
	background-color: rgba( 255, 255, 255, 0.5 );
	color: #42210b;
	padding: 12px 6px;
	font-weight: bold;
	font-size: 1.2em;
}
.menu a	{
	color: #42210b;
}
.menu a:hover	{
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(13,6,0,0.9);
}
.right	{
	text-align: right;
}
@media screen and (max-width : 1200px){
	.footer .corp	{font-size: 1.5em;}
}
@media screen and (max-width : 1000px){
	.footer .corp	{font-size: 1.4em;}
	.spacer1000	{display: none;}
}
@media screen and (max-width : 767px){
	.footer .address	{
		text-align: left;
		margin: 0;
	}
	.top h2 span	{
		background: none;
		box-shadow: none;
	}
}
@media screen and (max-width : 680px){
	.second	{
		padding-bottom: 20px;
	}
	.first h2,
	.second h2,
	.third h2 {
		margin: 4em 0 0.5em;
		font-size: 1.6em;
	}
	.second h2	{
		padding-top: 10px;
		padding-bottom: 60px;
	}
	.first p,
	.second p,
	.third p	{
		font-size:1.2em;
	}
	.footer .map div	{
		margin: auto;
	}
}
@media screen and (max-width : 480px){
	.third	{padding-bottom: 0;}
}
