@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: 20%;
	min-width: 100px;
	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;
	}
	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: 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;
	}
	.schedule_title {
		white-space: nowrap;
	}
	.schedule_title span {
		-webkit-writing-mode: vertical-rl;
		-moz-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		-ms-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	}
}
@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%;
	}
}

/*---------------------------
	ベストレートページ追加(r060610)
---------------------------*/

.bestrateh2{
	    font-size: 2rem;
	    background: #262626;
	    color: #fff;
	    padding: 10px ;
		line-height: 2.5rem;
	}
.section_content_bestrate{
	text-align: center;
	}
.section_bestrate{
	margin: 20px auto 30px; 
    position: relative;
    text-align: center;
	}
.section_content_bestrate ul{
	margin-top: 25px; 
	display: inline-block;
	text-align: left;
	padding-left: 1em;
	}
.section_content_bestrate li{
	margin-bottom: 8px; 
	}
.section_content_bestrate li::before {
	content: "・";
	margin-left: -1em;
	}
.bestrate{
    padding-top: 45px;
	}
.section_content_bestrate p{
	line-height: 3.2rem;
	font-size: 1.8rem;
	font-weight: bold
	}
.block .qa {
	background: #FFF;
    border: 1px solid #CCC;
    padding: 20px 40px 20px 40px;
    position: relative;
	line-height: 3.2rem;
    font-size: 1.8rem;
    font-weight: bold;
	}
.block .qa::before {
	content: "Q:";
	margin-left: -1em;
	}
.block .answer p::before{
    content: "答:";
	margin-left: -1em;
	}
.block .answer {
    margin-bottom: 50px;
	}
.block .val {
    padding: 30px 20px 0 30px;
	}
.btn_reserve {
	background:#000;
	color:#FFF;
	text-align: center;
	padding: 15px 80px 15px;
	}
.toreserve {
	text-align: center;
	margin-top: 50px
	}
.bestratetitle {
    margin: 0 auto;
    position: relative;
    text-align: center;
	}
.bestratep {
    margin-top: 30px;
	text-align: center;
	line-height: 2.5rem
	}

@media print, screen and (max-width: 750px) {
    .pc_view {
        display: none !important;
		width: 900px;
		margin: 0 auto;
	}
@media print, screen and (max-width: 750px) {
    .sp_view {
        display: block !important;
		width: 100%;
	}
	.bestrate{
    padding-top: 25px;
	}




