@charset "utf-8";


/* =============================================================================

	アクセス 関連ページ

============================================================================= */

#page_header .page_ttl {
	background: url(../images/PC_access_mv.jpg) no-repeat 50% 0;
	height: 200px;
	margin: 0;
}
#page_header .content_wrap {
	height: 100%;
	position: relative;
}
.inner_dl dt {
	width: 100%;
	max-width: 150px;
	font-size: 1.4rem !important;
	color: #FFF;
	background: #000;
	padding: 2.5px;
}
.inner_dl dd {
	text-align: left !important;
}
.inner_dl dd span.red {
	color: #ce4123;
}
.inner_dl dd ul {
	font-size: 1.2rem;
}
.zoom_map {
	overflow: hidden;
	margin-top: 19px;
}
.zoom_map p:first-child {
	float: left;
	width: 49%;
}
.zoom_map p:last-child {
	float: right;
	width: 48%;
}
/* bus_schedule */
#bus_schedule_box {
	padding: 0 !important;
	-webkit-text-size-adjust: 100%;
}
.bus_schedule th, .bus_schedule td {
	padding: 5px 2px;
	border: 1px solid #CCC;
	border-collapse: separate !important;
	border-spacing: 0;
}
.bus_schedule {
	font-size: 1.2rem;
	margin: 10px 0 20px;
}
.bus_schedule .schedule_title {
	background: #e0e0d6;
	text-align: center;
}
.bus_schedule .busstop {
	background: #f7ccac;
	color: #e66400;
	text-align: left;
	padding-left: .5em;
	line-height: 1.2;
}
.bus_schedule tbody td {
	background: #FFF;
	text-align: center;
}
.bus_schedule tbody th span span {
	font-size: 1rem;
}
/* .bus_schedule span {
	display: inline-block !important;
} */
span.flowtext {
	color: #000;
}
.inner_dl dd ul {
	margin-top: 5px;
}

@media print, screen and (min-width: 1021px) {
	.bus_schedule .pc_table {
		display: block;
	}
	.bus_schedule .sp_table {
		display: none;
	}
	.bus_schedule {
		font-size: 1.2rem;
	}
	/* span.flowtext {
		margin-left: 1em;
	} */
	th.schedule_title:first-of-type {
		width: 30%;
	}
	th.schedule_title:last-of-type {
		width: 70%;
	}
}

@media print, screen and (max-width: 1020px) {
	#page_access .box#bus_schedule_box dd {
		text-align: left;
	}
	.bus_schedule .pc_table {
		display: none;
	}
	.bus_schedule .sp_table {
		display: block;
	}
	.bus_schedule .busstop {
		text-align: center;
	}
	span.flowtext {
		display: block !important;
	}
	/*.bus_schedule .busstop {
		padding-left: 0;
	}*/
}

@media print, screen and (max-width: 1020px) and (min-width: 751px) {
	.busstop span {
		font-size: 1.1rem;
		letter-spacing: 0;
	}
}
@media print, screen and (max-width: 430px) {
	.busstop span {
		font-size: 1.1rem;
		letter-spacing: 0;
	}
}
@media print, screen and (max-width: 355px) {
	.busstop span {
		font-size: 1rem;
	}
}
@media print, screen and (max-width: 330px) {
	.bus_schedule .busstop {
		padding: 5px 0 !important;
	}
}

@media print, screen and (max-width: 980px) {
	.bus_schedule span {
		display: inline !important;
	}
}

/*@media print, screen and (max-width: 920px) {
		.bus_schedule {
		font-size: 1.1rem;
	}
}*/
/*@media print, screen and (max-width: 910px) {
		.bus_schedule {
		font-size: 1rem;
	}
}*/
@media print, screen and (max-width: 850px) {
	.bus_schedule span {
		display: inline !important;
	}
}

@media print, screen and (max-width: 750px) {
	#page_header .page_ttl {
		height: 120px;
	}
/*	.bus_schedule th, .bus_schedule td {
		padding: 5px 0;
	}*/
	th.schedule_title:last-of-type {
		width: 16%;
	}
	th.busstop:nth-of-type(2) {
		width: 20%;
	}
	th.busstop:nth-of-type(3) {
		width: 21%;
	}
	th.busstop:last-of-type {
		width: 13%;
	}
	#page_access .box .inner_dl dt,
	#page_access .box .inner_dl dd {
		margin-bottom: 15px;
	}
	.inner_dl dd span.red {
		display: inline !important;
	}
}
@media print, screen and (max-width: 375px) {
	.bus_schedule {
		font-size: 1rem;
	}
	#busstop_long {
		width: 26%;
	}
}


#page_access .box {
	margin-bottom: 50px;
}
#page_access .box dt {
	font-size: 1.4em;
	text-align: center;
}

@media print, screen and (max-width: 750px) {
	#page_access .box:last-child {
		margin-bottom: 0;
		padding: 5px 0 1px;
	}
	#page_access .box dt {
		font-size: 1.2em;
	}
	#page_access .box dt, .box dd {
		margin-bottom: 0.3em;
	}
}
@media print, screen and (max-width: 1020px) {
	#page_access .box:last-child dd {
		text-align: center;
	}
	#page_access .box dd span {
		display: block;
	}
}
@media print, screen and (min-width: 751px) {
	#page_access .box:last-child {
		margin-bottom: 0;
		padding: 15px 30px 10px;
	}
	#page_access .box dt {
		font-size: 1.4em;
	}
	#page_access .box dt, .box dd {
		margin-bottom: 0.8em;
	}
	#page_access .box dd a {
		pointer-events: none;;
	}
}


#access_route .section_content {
	margin-top: 50px
}
h3.ttl_val {
	border-top: 1px solid #000;
	border-bottom: 1px double #000;
	margin: 0 auto 20px;
	padding: 15px 0;
	text-align: center;
	max-width: 500px;
}
.flex_list .block {
	margin: 10px 0.5%;
	text-align: center;
	width: 24%;
}
.flex_list .block span {
	font-size: 0.7em;
}
.flex_list .block p {
	text-align: left;
	margin-top: 1em;
}

@media print, screen and (max-width: 750px) {
	h3.ttl_val {
		font-size: 1.1em;
		letter-spacing: 1px;
	}
	.flex_list .block {
		width: 49%;
	}
}
@media print, screen and (min-width: 751px) {
	h3.ttl_val {
		font-size: 1.4em;
	}
	.flex_list .block {
		width: 24%;
	}
}






