@charset "utf-8";
#doburoku .main_ttl{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/acsess/bg_ttl_acess.jpg);
	background-size: cover;
}

.container.bg{
	background-repeat: no-repeat;
	background-position: right 40px;
	background-image: url(../images/acsess/acsess_10.jpg);
}

.container section.access01{
	padding-bottom: 40px;	
}

.container .access01 h3{ 
	margin-bottom: 30px;
}

.container .access01 ul li{
	width: 427px;
}

.container .access01 p.txt_img{
	margin: 30px 0 25px;
}

.container .access01 .txt02_img{
	margin: 0px 0 5px;
}

.container .access01 p.bdr_btm{
	margin: 35px 0 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
}

.container section.doburoku02{
	padding: 0 0 40px 0;
	background-image: url(../images/acsess/acsess_22.jpg);
	background-position: right 0%;
	background-repeat: no-repeat;
	height: 456px;
}

.container section.doburoku02 h3{
	text-align: center;
	margin-bottom: 50px;
}

.container section.doburoku02 .txt{
	width: 445px;
	float: left;
	padding: 34px 0 0 30px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8;
}





a.aclink {
	color: #db8e49;
	text-decoration: underline;
}

.access-box {
	border:solid 1px #333;
	margin-top:20px;
	padding:20px;
}

.access-box strong {
	font-size:0.9em;
	font-weight:bold;
	margin:20px 0;
}

