@charset "utf-8";
/* CSS Document */


.accessBox01 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 535px;
	margin-bottom: 35px;
}
.accessBox01In {}
.accessMapWrap01 {
	position: absolute;
	left: 90px;
	bottom: 0px;
}
.accessBox01Img01 {
	position: absolute;
	top: 0px;
	right: 0px;
}
.accessUl01 {
	margin-top: 18px;
}
.accessUl01 li {
	float: left;
	margin-right: 13px;
	position: relative;
}

.accessBox02 {
	border: 1px solid #b2beee;
	background-image: url(img/access_cont_bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding: 25px 0px;
	text-align: left;
}
.accessH401 {
	text-align: left;
	color: #008cab;
	font-size: 28px;
	line-height: 1.0em;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 0px 0px 26px 24px;
}
.accesBox02In {
	width: 800px;
	margin: 0px auto;
}
.accesBox02In .left01 {
	float: left;
}
.accesBox02In .right01 {
	float: right;
}
.accesBox02In .text01 {
	display: table;
	width: 100%;
}
.accesBox02In .text01 span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.0em;
	font-weight: bold;
	background-color: #008cab;
}
.accessUl02 {
	margin-bottom: 20px;
}
.accessText01 {
	font-size: 17px;
	line-height: 1.6em;
	text-indent: -1em;
	padding-left: 1em;
}

.accessUl03 {
	padding-left: 60px;
	margin-bottom: 35px;
}
.accessUl03 li {
	width: 390px;
	float: left;
	margin-right: 59px;
	position: relative;
	top: 0px;
	left: 0px;
}
.accessImg01 {
	margin-bottom: 10px;
}
.accessFuki01 {
	position: absolute;
	top: 108px;
	left: 340px;
}
.accessFuki01 img {
	max-width: 258px;
	width: 258px;
	height: auto;
}


/* ↓SP
------------------------------- */
@media screen and (max-width: 600px){

	.accessBox01 {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		margin-bottom: 20px;
	}
	.accessBox01In {}
	.accessMapWrap01 {
		position: relative;
		left: 0px;
		bottom: 0px;
	}
	.accessMapText01 {
		font-size: 18px;
		line-height: 1.0em;
		font-weight: bold;
		color: #ff0000;
		background-color: #ffffff;
		position: absolute;
		top: 50%;
		left: 50%;
	}
	.accessBox01Img01 {
		position: relative;
		top: 0px;
		right: 0px;
	}
	.accessUl01 {
		margin-top: 18px;
	}
	.accessUl01 li {
		float: none;
		margin-right: 0px;
		margin-bottom: 15px;
	}

	.accessBox02 {
		border: 1px solid #b2beee;
		background-image: url(img/access_cont_bg01.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #ffffff;
		padding: 25px 15px;
		text-align: left;
	}
	.accessH401 {
		text-align: left;
		color: #008cab;
		font-size: 20px;
		line-height: 1.0em;
		font-weight: bold;
		letter-spacing: 0.2em;
		padding: 0px 0px 20px 10px;
	}
	.accesBox02In {
		width: auto;
		margin: 0px auto;
	}
	.accesBox02In .left01 {
		float: left;
	}
	.accesBox02In .right01 {
		float: right;
	}
	.accesBox02In .text01 {
		display: table;
		width: 100%;
	}
	.accesBox02In .text01 span {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		height: 40px;
		color: #ffffff;
		font-size: 16px;
		line-height: 1.0em;
		font-weight: bold;
		background-color: #008cab;
	}
	.accessUl02 {
		margin-bottom: 0px;
	}
	.accessUl02 li {
		margin-bottom: 15px;
	}
	.accessText01 {
		font-size: 15px;
		line-height: 1.6em;
		text-indent: -1em;
		padding-left: 1em;
	}

	.accessUl03 {
		padding-left: 0px;
		margin-bottom: 0px;
	}
	.accessUl03 li {
		width: auto;
		float: left;
		margin-right: 0px;
		position: relative;
		top: 0px;
		left: 0px;
		margin-bottom: 20px;
	}
	.accessImg01 {
		margin-bottom: 10px;
	}
	.accessFuki01 {
		position: absolute;
		top: 140px;
		left: auto;
		right: 10px;
	}
	.accessFuki01 img {
		max-width: 150px;
		width: 150px;
		height: auto;
	}



}
/* ↑SP
------------------------------- */




