@charset "UTF-8";
@import "/include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document heading
--------------------------------------------------------- */

.h2 {
	margin-bottom: 20px;
	background-image: url(../images/visual.jpg);
}

/* ---------------------------------------------------------
	CSS Document access
--------------------------------------------------------- */

.access {
	text-align: left;
}

.access .h3 {
	margin-bottom: 20px;
}

.access .section {
	margin-bottom: 30px;
}

.access .section.f_right,
.access .section.f_left {
	width: 48%;
}

.access h4 {
	height: 46px;
	margin-bottom: 20px;
	padding-left: 54px;
	background: #e9ecf3 url(../images/i_car.png) no-repeat 15px;
	background-size: 28px auto;
	font-weight: normal;
	font-size: 18px;
	line-height: 44px;
	color: #2c428b;
}

.access h4.train {
	background-image: url(../images/i_train.png);
}

.access h4.bus {
	background-image: url(../images/i_bus.png);
}

.access h5 {
	margin-top: 1em;
	text-indent: -0.5em;
	font-weight: normal;
	font-size: 15px;
}

/* ---------------------------------------------------------
	CSS Document googlemap
--------------------------------------------------------- */

.googlemap {
	margin-bottom: 70px;
	border: solid 1px #e8e8e8;
	background: #f4f4f4;
}

.googlemap iframe {
	vertical-align: top;
	width: 100%;
	height: 420px;
	overflow: hidden;
	border: 0;
}
