/* ------------------------------------ */
.page_mv {
	background: url(../images/usage_guide/mv.jpg) no-repeat center center;
	background-size: cover;
}
/* ------------------------------------ */
.guide {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 50px;
}
/* ------------------------------------ */
.guide .guide1 {
	margin-bottom: 60px;
}
.guide .guide1 li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #aaa 1px dashed;
	padding-left: 80px;
	position: relative;
	font-weight: 300;
}
.guide .guide1 li strong {
	display: block;
	font-size: 120%;
	line-height: 160%;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-weight: 500;
}
.guide .guide1 li span {
	display: block;
	font-family: 'Hind Siliguri', sans-serif;
	font-weight: 500;
	font-size: 220%;
	position: absolute;
	top: -15px;
	left: 10px;
}
.guide .guide1 li a {
	display: inline-block;
	text-decoration: underline;
	color: #39C;
	font-weight: 400;
	letter-spacing: 1px;
}
.guide .guide1 li a:hover {
	color: #ccc;
}
/* ------------------------------------ */
.guide .guide2 {
	list-style: outside disc;
	margin-left: 25px;
	margin-bottom: 60px;
}
.guide .guide2 li {
	line-height: 160%;
	margin-bottom: 8px;
}
.guide .guide2 li.cap {
	list-style: none;
	font-size: 90%;
	margin-left: -18px;
}
.guide .cap2 {
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 10px;
}
.guide .guide2.guide2b {
	margin-bottom: 30px;
}
/* ------------------------------------ */
.guide .guide3 {
	margin-bottom: 30px;
}
.wrap_scroll_table,
.wrap_scroll_table2 {
	margin-bottom: 5px;
}
.guide .guide3 table {
    border-top: 1px solid #4f4d47;
    border-right: 1px solid #4f4d47;
    width: 100%;
    border-spacing: 0;
}
.guide .guide3 th,
.guide .guide3 td {
    border-bottom: 1px solid #4f4d47;
    border-left: 1px solid #4f4d47;
    text-align: center;
    padding: 13px 5px 15px;
	line-height: 140%;
	vertical-align: middle;
}
.guide .guide3 th {
	background-color: #8790A3;
	font-size: 90%;
	padding: 5px 3px 7px;
	font-weight: 400;
	color: #fff;
}
.guide .guide3 th.weekdays {
	background-color: #616E87;
}
.guide .guide3 tr td {
	font-weight: 500;
}
.guide .guide3 tr th.attention {
	background-color: #0A2047;
	color: #fff;
}
.guide .guide3 tr td.attention {
	background-color: #FFDA66;
}
}
.guide .guide3 tr td:first-child {
	text-align: left;
	padding: 13px 5px 15px 15px;
	font-size: 90%;
	font-weight: 400;
	background-color: #f0f0f0;
}
.guide .guide3 tr td:first-child br {
	display: none;
}
.guide .guide3 strong {
	display: block;
	font-weight: 500;
	line-height: 150%;
}
.guide .guide3 .time {
}
.guide .guide3 .time li {
	font-weight: 500;
}
.guide .guide3 .time li::before {
	font-family: "Font Awesome 5 Free";
	content: '\f017';
	font-weight: 900;
	margin-right: 5px;
}
.guide .guide3 .time2 {
}
.guide .guide3 .time2 li {
	float: left;
	width: 200px;
}
.guide .guide3 .time2 li ul {
}
.guide .guide3 .time2 li ul li {
	font-weight: 500;
	float: none;
	width: 100%;
}
.guide .guide3 .time2 li ul li::before {
	font-family: "Font Awesome 5 Free";
	content: '\f017';
	font-weight: 900;
	margin-right: 5px;
}
.guide .guide3 .time li span,
.guide .guide3 .time2 li span {
	background:linear-gradient(transparent 60%, #FFDA66 60%);
}
/* ------------------------------------ */
.guide .guide4 {
	width: 150px;
	text-align: center;
	font-size: 230%;
	font-family: 'Hind Siliguri', sans-serif;
	font-weight: 500;
	line-height: 140%;
	float: left;
}
.guide .guide4 span {
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	margin-left: 5px;
	font-size: 70%;
	font-weight: 500;
}
/* ------------------------------------ */
.guide .guide5 {
	list-style: outside disc;
	margin-left: 170px;
	margin-bottom: 60px;
}
.guide .guide5 li {
	line-height: 160%;
	margin-bottom: 8px;
}
/* ------------------------------------ */
.guide .guide6 {
}
.guide .guide6 dt {
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 170%;
}
.guide .guide6 dt strong {
	font-size: 120%;
	display: inline-block;
	margin-left: 10px;
	letter-spacing: 2px;
	font-weight: 600;
}
.guide .guide6 dd {
	margin-bottom: 25px;
	line-height: 170%;
}
.guide .guide6 dd p {
	margin-bottom: 5px;
}
.guide .guide6 dd ol.g6_list1 {
	list-style: outside decimal;
	margin-left: 25px;
}
.guide .guide6 dd ol.g6_list1 li {
	margin-bottom: 5px;
}
.guide .guide6 dd ol.g6_list2 {
	list-style: outside lower-latin;
	margin-left: 25px;
}
.guide .guide6 dd ol.g6_list2 li {
	margin-bottom: 5px;
}
.guide .guide6 dd.end {
	text-align: right;
}
/* ------------------------------------ */
.tabs {
	position: relative;
	margin: 40px auto;
	width: 100%;
}
.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs label {
	background: #FFDA66;
	background: -moz-linear-gradient(top, #FFDA66 0%, #FFC200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFDA66), color-stop(100%,#FFC200));
	background: -webkit-linear-gradient(top, #FFDA66 0%,#FFC200 100%);
	background: -o-linear-gradient(top, #FFDA66 0%,#FFC200 100%);
	background: -ms-linear-gradient(top, #FFDA66 0%,#FFC200 100%);
	background: linear-gradient(top, #FFDA66 0%,#FFC200 100%);
	line-height: 40px;
	height: 100px;
	position: relative;
	padding: 20px 0 0;
	float: left;
	display: block;
	width: 50%;
	color: #0c4d40;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
	border-radius: 3px 3px 0 0;
	box-shadow: 1px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.2);
	line-height: 170%;
	font-size: 80%;
}
.tabs label:after {
	content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}
.tabs input:hover + label {
	background: #FFDA66;
	cursor: pointer;
}
.tabs label:first-of-type {
	z-index: 4;
	box-shadow: -1px 0 2px rgba(0,0,0,0.1);
}
.tab-label-2 {
	z-index: 3;
}
.tabs input:checked + label {
	background: #fff;
	z-index: 6;
}
.tabs label strong {
	display: block;
	text-align: center;
	font-size: 200%;
	font-family: 'Hind Siliguri', sans-serif;
	font-weight: 400;
}
.tabs label span {
	display: block;
	text-align: center;
	font-weight: 500;
	font-size: 140%;
	margin-top: 5px;
}
.clear-shadow {
clear: both;
}
.tabs .content {
	background: #fff;
	position: relative;
	width: 100%;
	height: 430px;
	z-index: 5;
	box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.3), 0 2px 2px rgba(0,0,0,0.2);
	border-radius: 0 3px 3px 3px;
}
.tabs .content div.box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px 40px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity linear 0.1s;
	-moz-transition: opacity linear 0.1s;
	-o-transition: opacity linear 0.1s;
	-ms-transition: opacity linear 0.1s;
	transition: opacity linear 0.1s;
}
.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2 {
	z-index: 100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition: opacity ease-out 0.2s 0.1s;
	-moz-transition: opacity ease-out 0.2s 0.1s;
	-o-transition: opacity ease-out 0.2s 0.1s;
	-ms-transition: opacity ease-out 0.2s 0.1s;
	transition: opacity ease-out 0.2s 0.1s;
}
.tabs .content div h6 {
	margin: 0 0 10px 0;
	font-size: 110%;
	font-weight: bold;
	background-color: #0A2047;
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 3px 0 6px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}
.tabs .content div.guide3 {
	position: static;
	margin: 0;
}
.tabs .content div.wrap_scroll_table {
	position: static;
}
.tabs .content div.wrap_scroll_table {
}



@media only screen and ( max-width : 1080px ) {
	
	/* ------------------------------------ */
	.tabs .content {
		height: 500px;
	}
	.tabs .content div.wrap_scroll_table {
		box-sizing: border-box;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		margin-bottom: 5px;
	}
	.tabs .content div.wrap_scroll_table tr td:first-child br {
		display: block;
	}
	.tabs .content div.wrap_scroll_table table {
		width: 900px;
	}
	/* ------------------------------------ */ 
	
	/* ------------------------------------ */
}
@media only screen and ( max-width : 900px ) {
}
@media only screen and ( max-width : 680px ) {
	
	/* ------------------------------------ */
	.guide .guide1 li {
		padding-left: 60px;
	}
	/* ------------------------------------ */
	.guide .guide3 .wrap_scroll_table {
		box-sizing: border-box;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		margin-bottom: 5px;
	}
	.guide .guide3 .wrap_scroll_table table {
		width: 680px;
	}
	.guide .guide3 tr td:first-child br {
		display: block;
	}
	.guide .guide3 .wrap_scroll_table2 {
	}
	.guide .guide3 .wrap_scroll_table2 table {
	}
	
	/* ------------------------------------ */
	.guide .guide4 {
		width: 100%;
		float: none;
		font-size: 300%;
	}
	/* ------------------------------------ */
	.guide .guide5 {
		margin-left: 25px;
	}
	/* ------------------------------------ */
	.tabs {
	margin: 40px 0;
	width: 100%;
	}
	.tabs input {
	margin: 0;
	}
	.content {
	min-height: 480px;
	}
	.tabs .content div.box {
	  padding: 20px;
	}
	.guide .guide3 tr td:first-child {
		width: 170px;
	}
	.tabs label strong {
		font-size: 140%;
		font-weight: bold;
	}
	.tabs label span {
		font-size: 160%;
	}
	/* ------------------------------------ */
}