@charset 'UTF-8';


/* ▼ ===== 共通部分 ===== ▼ */

/* accessmap layout
----------------------------------------*/

.accesscontent{
	margin: 0 auto;
	margin-top: 18px;
	color: #1A1A1A;
	font-size: 12px;
	font-size: 1.2rem;
}

.accesstitle{
	font-weight: 600;
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px;
}

/*.pricecontent #maps {
	border: dashed 1px #333;
	padding: 5px;
	margin: 10px auto 0;
}*/
#map {
	margin: 10px auto 5px;
}

/*#maps p {
	margin: 10px 20px 0;
	font-size: 14px; font-size: 1.4rem;
}*/

#map_txtbox{
	width: auto;
	overflow: hidden;
	margin: 0px 5px 20px;
}

#map_addtxt{
	display: block;
	float: left;
	/* margin: 0px 5px 20px; */
	font-weight: bold;
	font-size: 12pt;
}

#map_teltxt{
	display: block;
	float: left;
	/* margin: 0px 5px 20px 8px; */
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
}

#map_under{
	margin: 0 auto;
}

#map_under:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
#map_under { display: inline-block; } 
#map_under { display: block; }


/*
#access_train{
	width: 312px;
	float: left;
}

#access_car{
	width: 312px;
	float: right;
}
#access_mycar {
	width: 624px;
	float: left;
}
*/
.access_blktitle{
	background: black;
	line-height: 24px;
	color: white;
	padding: 3px 0;
	padding-left: 6px;
}
.access_blktitle2{
	background: black;
	line-height: 24px;
	color: white;
	padding: 3px 0;
	padding-left: 6px;
}
.access_blktitle3{
	font-weight: 600;
	font-size: 14px; font-size: 1.4rem;
	color:#D11E5C;
}
.access_blktitle3 p{
	background: url(/images_other/priceblack.jpg) no-repeat left center;
	padding-left: 10px;
}

.access_txtarea{
	margin: 6px 0 6px 4px;
}

.access_txtarea dt{
	font-weight: 600;
	margin-top: 4px
}

.access_txtarea dd{
	text-indent: 10px;
}

#p_title{
	font-weight: bold;
}

/* ▲ ===== 共通部分 ===== ▲ */



/* ▼ ===== PC ===== ▼ */
@media screen and (min-width: 751px) {

}
/* ▲ ===== PC ===== ▲ */



/* ▼ ===== SP ===== ▼ */
@media screen and (max-width: 750px) {

}
/* ▲ ===== SP ===== ▲ */