@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :アクセス
=================================================================== */
/* #con_mainimg 	メイン画像タイトル
----------------------------------------------------------- */
#con_mainimg {
	margin-bottom: 0;
}

/*----------------------------------------------------
	.con_map　	アクセスのご案内
----------------------------------------------------*/
.con_map {
	margin: 0 0 50px 0;
	position: relative;
	border-top: 1px solid #e3e3e3;
}

.con_map h3 {
	margin: -2px 0 20px 0;
	padding-top: 20px;
	color: #3c3c3c;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","Times New Roman",Times, serif;
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	background: url(../images/common/ic_arrow.png) center 0 no-repeat;
	position: relative;
}

.con_map h3 span {
	margin: 0 5px;
	font-size: 75%;
}

.con_map #gmap {
	margin-bottom: 20px;
	width: 100%;
	height: 200px;
}

.con_map #gmap img,
.con_map #gmap object,
.con_map #gmap embed {
	max-width: none;
}

.con_map .btn {
	margin: 0 auto;
	width: 60%;
}

.con_map .btn a {
	padding: 0.8em;
	color: #fff;
	background: #554934;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 110%;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","Times New Roman",Times, serif;
	border: 1px solid #fff;
	-moz-box-shadow: inset 0px 0px 2px #655a47;
	-webkit-box-shadow: inset 0px 0px 2px #655a47;
	box-shadow: inset 0px 0px 2px #655a47;
}

.con_map .btn a i {
	vertical-align: middle;
}

.con_map .btn a i.fa-angle-right {
	margin-left: 5px;
	font-size: 120%;
}

/*----------------------------------------------------
	.con_guide　	アクセスのご案内
----------------------------------------------------*/
.con_guide {
	margin: 0 15px 50px 15px;
	position: relative;
	border-top: 1px solid #e3e3e3;
}

.con_guide h3 {
	margin: -2px 0 20px 0;
	padding-top: 20px;
	color: #3c3c3c;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","Times New Roman",Times, serif;
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	background: url(../images/common/ic_arrow.png) center 0 no-repeat;
	position: relative;
}

.con_guide h3 span {
	margin: 0 5px;
	font-size: 75%;
}

.con_guide ul li {
	margin-bottom: 15px;
}

.con_guide ul li .fa-file-pdf-o {
	vertical-align: middle;
	color: #a80000;
}

/*----------------------------------------------------
	.con_bus　	アクセスのご案内
----------------------------------------------------*/
.con_bus {
	margin: 0 15px 50px 15px;
	position: relative;
	border-top: 1px solid #e3e3e3;
}

.con_bus h3 {
	margin: -2px 0 20px 0;
	padding-top: 20px;
	color: #3c3c3c;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","Times New Roman",Times, serif;
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	background: url(../images/common/ic_arrow.png) center 0 no-repeat;
	position: relative;
}

.con_bus h3 span {
	margin: 0 5px;
	font-size: 75%;
}

.con_bus .txt {
	margin-bottom: 10px;
}

.con_bus .txt_date {
	margin-bottom: 20px;
	color: #c88d0f;
	font-weight: bold;
	text-align: center;
}

.con_bus ul li {
	margin-bottom: 15px;
}

.con_bus ul li .fa-file-pdf-o {
	vertical-align: middle;
	color: #a80000;
}
