@charset "UTF-8";
html, body {
 margin-left: auto;
 margin-right: auto;
 padding: 0;
 color: #333;
 font-weight: 100;
 *font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif;
 -webkit-font-smoothing: antialiased;
}
.pageBodySub {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-weight: 100;
}
.subNavi {
	width: 100%;
	margin-top: 37px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #f7f7f7;
	opacity: 0.8;
	position: relative;
	z-index: 999;
}
.subNavi ul {
	float: left;
	position: relative;
	left: 47%;
}
.subNavi li {
	float: left;
	position: relative;
	left: -50%;
	width: 150px;
	color: #333;
	font-size: 0.8em;
	font-weight: lighter;
	line-height: 2.5em;
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
	border-bottom: 0 solid;
	border-bottom-color: #cbcbcb;
}
.subNavi li a {
	color: #333;
	display: block;
}
.noBorder {
	border-right: none;
}
.subSection {
	width: 100%;
	position: relative;
}
.subSection img {
	width: 100%;
}
#spanBox {
	position: absolute;
	text-align: center;
	top: 33%;
	left: 3%;
	right: 3%;
	bottom: 5%;
	margin: auto;/*background-color: rgba(133,133,133,0.5);*/
}
#desc {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 4.0em;
	font-weight: 100;
	z-index: 2;
	line-height: 2.0em;
	text-shadow: 4px 4px 6px #333;
	color: #fff;
}
.content {
	clear: both;
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -7px;/**background-color: aqua;**/
}
.leftCont {
	float: left;
	width: 50%;
}
.leftCont img{
	float: left;
	width: 100%;
}

.rightcont {
	float:right;
	width:50%;
}

.rightcont img {
	float:right;
	background-size:cover;
	width:100%;
}


.content h1 {
	width: 100%;
	font-size: 1.6em;
	line-height: 3.8em;
	margin-top: 0;
	margin-bottom: 0px;
	font-weight: 100;
	text-align: center;
	color: #fff;
	background-color: #333;
}
.content h2 {
	font-size: 1.3em;
	line-height: 1.8em;
	text-align:center;
}
.content p {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif;
	-webkit-font-smoothing: antialiased;
	width: 90%;
	font-size: 1em;
	font-weight: 200;
	line-height: 1.7em;
	margin-left: auto;
	margin-right: auto;
}

.content address {
	font-size: 1.5em;
	line-height: 2.0em;
	font-style: normal;
	letter-spacing: 0.2em;
	padding-left: 3%;
}
.subFoot {
	clear: both;
	width: 100%;
	height: 300px;
	/*background-color: rgba(20, 37, 71, 1);/** 紺色**/
	background-color: rgba(36, 143, 162, 1.0);
}


@media screen and (max-width: 768px ) {
.subNavi {
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	background-color: #f7f7f7;
	opacity: 0.8;
	position: relative;
	z-index: 999;
}
.subSection {
	width: 100%;
	position: relative;
}
.subSection img {
	width: 100%;
}
#spanBox {
	position: absolute;
	text-align: center;
	top: 33%;
	left: 3%;
	right: 3%;
	bottom: 5%;
	margin: auto;/*background-color: rgba(133,133,133,0.5);*/
}
#desc {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 4.0em;
	font-weight: 100;
	z-index: 2;
	line-height: 1.5em;
	text-shadow: 4px 4px 6px #333;
	color: #fff;
}
.content {
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -7px;/*background-color: aqua;*/
}
.leftCont {
	width: 100%;
	margin-bottom: 20px;
}

.rightcont {
	width: 100%;
}
.content h1 {
	width: 100%;
	font-size: 1.2em;
	line-height: 2.0em;
	margin: 0;
	font-weight: 100;
	text-align: center;
	color: #fff;
	background-color: #333;
}
.content h2 {
	text-align:center;
	font-size: 1.0em;
	line-height: 1.6em;
}
.content p {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif;
	-webkit-font-smoothing: antialiased;
	width: 90%;
	font-size: 1.0em;
	font-weight: 300;
	line-height: 2.0em;
	margin-left: auto;
	margin-right: auto;
}

.content address {
	font-size: 1.5em;
	line-height: 2.0em;
	font-style: normal;
	letter-spacing: 0.2em;
	padding-left: 3%;
}
.subFoot {
	clear: both;
	width: 100%;
	height: 300px;
	/*background-color: rgba(20, 37, 71, 1);/** 紺色**/
	background-color: rgba(36, 143, 162, 1.0);
}

}
