.head{
	background: #f5f2e9;
	padding: 10px 0;
	border-top: 1px solid #a6937c;
}
section.mainvisual{
	max-width: 100%;
	height: 250px;
	position:relative;
	background:url(../img/access/01.jpg) center top no-repeat;
	background-size: cover;
}
section.mainvisual h2{
	z-index: 100;
	text-align: center;
	line-height: 255px;
	color: #FFF;
	font-size: 220%;
	letter-spacing: 3px;
	font-weight: normal;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}

.content {
	height: auto;
	margin: 30px auto 90px;
	clear: both;
	padding-bottom: 120px;
}

.content h2{
	text-align: center;
	font-weight: normal;
	border-bottom: 2px solid #a6937c;
	margin-bottom: -20px;
}
.phot,
.phot_01{
	width: 95%;
	background: #cdcdcd;
	margin: 60px auto 0;
}
.phot img,
.phot_01 img{
	display: block;
	width: 100%;
	height: auto;
}
.text_box{
	width: 95%;
	margin: 0 auto;
	letter-spacing: 1px;
	font-size: 90%;
	color: #535353;
}
.text_box .big_text{
	display: block;
	font-size: 130%;
	margin: 15px 0 5px;
}