@charset "utf-8";
header{
	display:none;
}
#access_page{
	width:100%;
	overflow-x:hidden;
	text-align:center;
	margin:0 !important;
	position:relative;
}
#access_page section#bg01 {
	background: url(../img/access/a_bg01.jpg) no-repeat center center;
	background-size: cover;
	height: 324px !important;
	margin: 0 auto 187px;
	min-width: 100%;
	position:relative;
	margin-bottom:60px;
}
#access_page section#bg01 .cont_ttl{
	position:absolute;
	top: 50px;
	right: 0;
	bottom: 0;
	left: -30%;
	margin: auto;
	width:980px;
	height:39px;
}
#access_page .map_ttl{
	margin-top:80px;
}
#access_page iframe{
	border:4px solid #003559 !important;
	box-sizing:border-box;
	margin:50px 0;
}
#pagetop {
    bottom:0;
}
#pageTop img{
	width:50%;
	height:auto;
}
.map_img{
	width:30%;
}
@media screen and (max-width: 670px){
	#access_page{
		padding-top: 54px;
	}
	#access_page section#bg01{
		width:100% !important;
		height:120px !important;
		background-size: 100% auto;
		margin-bottom:10px !important;
		background-position:0 !important;
	}
	#access_page section#bg01 .cont_ttl{
		width:100%;
		top:20px;
		left:0;
	}
	#access_page section#bg01 .cont_ttl img{
		width:60%;
		margin: 0 auto;
		display: block;
	}
	#access_page p{
		padding:0 2%;
	}
	#access_page img{
		width:100%;
	}
	#access_page iframe{
		width:96%;
		height:300px;
	}
	#access_page .access_ttl{
		margin-top:60px;
	}
	#access_page .map_ttl img,
	#access_page .access_ttl img{
		width:185px;
	}
	#pageTop {
		position:absolute;
		padding:0;
		bottom: 10px;
		text-align:right;
		right: 2%;
	}
	#pageTop img{
	width:50% !important;
	}
	.map_img{
		width:100%;
	}
}









