@media screen and (min-width: 768px) {
	.mt0 {
		margin-top: 0
	}

	.mt05 {
		margin-top: 5px
	}

	.mt10 {
		margin-top: 10px
	}

	.mt15 {
		margin-top: 15px
	}

	.mt20 {
		margin-top: 20px
	}

	.mt25 {
		margin-top: 25px
	}

	.mt30 {
		margin-top: 30px
	}

	.mt40 {
		margin-top: 40px
	}

	.mt50 {
		margin-top: 50px
	}

	.mt60 {
		margin-top: 60px
	}

	.mt70 {
		margin-top: 70px
	}

	.mt80 {
		margin-top: 80px
	}

	.mt90 {
		margin-top: 90px
	}

	.mt100 {
		margin-top: 100px
	}

	.mt110 {
		margin-top: 110px
	}

	.mt120 {
		margin-top: 120px
	}

	.mt130 {
		margin-top: 130px
	}

	.mt140 {
		margin-top: 140px
	}

	.mt150 {
		margin-top: 150px
	}

	.mt160 {
		margin-top: 160px
	}

	.mr0 {
		margin-right: 0
	}

	.mr05 {
		margin-right: 5px
	}

	.mr10 {
		margin-right: 10px
	}

	.mr15 {
		margin-right: 15px
	}

	.mr20 {
		margin-right: 20px
	}

	.mr30 {
		margin-right: 30px
	}

	.mr60 {
		margin-right: 60px
	}

	.mb0 {
		margin-bottom: 0
	}

	.mb05 {
		margin-bottom: 5px
	}

	.mb10 {
		margin-bottom: 10px
	}

	.mb15 {
		margin-bottom: 15px
	}

	.mb20 {
		margin-bottom: 20px
	}

	.mb25 {
		margin-bottom: 25px
	}

	.mb30 {
		margin-bottom: 30px
	}

	.mb40 {
		margin-bottom: 40px
	}

	.mb50 {
		margin-bottom: 50px
	}

	.mb60 {
		margin-bottom: 60px
	}

	.ml0 {
		margin-left: 0
	}

	.ml05 {
		margin-left: 5px
	}

	.ml10 {
		margin-left: 10px
	}

	.ml15 {
		margin-left: 15px
	}

	.ml20 {
		margin-left: 20px
	}

	.ml30 {
		margin-left: 30px
	}

	.ml150 {
		margin-left: 150px
	}

	.mW05 {
		margin: 0 5px
	}

	.mW10 {
		margin: 0 10px
	}

	.mW15 {
		margin: 0 15px
	}

	.mW20 {
		margin: 0 20px
	}

	.mW30 {
		margin: 0 30px
	}

	.pt0 {
		padding-top: 0
	}

	.pt02 {
		padding-top: 2px
	}

	.pt03 {
		padding-top: 3px
	}

	.pt04 {
		padding-top: 4px
	}

	.pt05 {
		padding-top: 5px
	}

	.pt10 {
		padding-top: 10px
	}

	.pt15 {
		padding-top: 15px
	}

	.pt20 {
		padding-top: 20px
	}

	.pt30 {
		padding-top: 30px
	}

	.pt40 {
		padding-top: 40px
	}

	.pt50 {
		padding-top: 50px
	}

	.pt60 {
		padding-top: 60px
	}

	.pt70 {
		padding-top: 70px
	}

	.pt80 {
		padding-top: 80px
	}

	.pt90 {
		padding-top: 90px
	}

	.pt100 {
		padding-top: 100px
	}

	.pr0 {
		padding-right: 0
	}

	.pr05 {
		padding-right: 5px
	}

	.pr10 {
		padding-right: 10px
	}

	.pr15 {
		padding-right: 15px
	}

	.pr20 {
		padding-right: 20px
	}

	.pb0 {
		padding-bottom: 0
	}

	.pb03 {
		padding-bottom: 3px
	}

	.pb04 {
		padding-bottom: 4px
	}

	.pb05 {
		padding-bottom: 5px
	}

	.pb07 {
		padding-bottom: 7px
	}

	.pb10 {
		padding-bottom: 10px
	}

	.pb15 {
		padding-bottom: 15px
	}

	.pb20 {
		padding-bottom: 20px
	}

	.pb30 {
		padding-bottom: 30px
	}

	.pb40 {
		padding-bottom: 40px
	}

	.pb50 {
		padding-bottom: 50px
	}

	.pb60 {
		padding-bottom: 60px
	}

	.pb70 {
		padding-bottom: 70px
	}

	.pb80 {
		padding-bottom: 80px
	}

	.pb90 {
		padding-bottom: 90px
	}

	.pl0 {
		padding-left: 0
	}

	.pl05 {
		padding-left: 5px
	}

	.pl10 {
		padding-left: 10px
	}

	.pl15 {
		padding-left: 15px
	}

	.pl20 {
		padding-left: 20px
	}

	.pW05 {
		padding: 0 5px
	}

	.pW10 {
		padding: 0 10px
	}

	.pW15 {
		padding: 0 15px
	}

	.pW20 {
		padding: 0 20px
	}

	.pW30 {
		padding: 0 30px
	}

	.pd05 {
		padding: 5px
	}

	.pd10 {
		padding: 10px
	}

	.pd15 {
		padding: 15px
	}

	.pd20 {
		padding: 20px
	}

	.box1080 {
		width: 1080px;
		display: table;
		height: auto;
		margin: 0 auto
	}

	.box1040 {
		width: 1040px;
		display: table;
		height: auto;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px
	}
}

.pTitle {
	border-left: 4px solid #b3d465;
	box-sizing: border-box;
	display: block;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: auto;
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 100%
}

.pTitle a {
	color: #337ab7;
}

.pSubTitle {
	box-sizing: border-box;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 30px;
	margin-bottom: 10px;
	width: 100%;
	color: #00479d
}

.pSubTitle02 {
	box-sizing: border-box;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 30px;
	width: 100%;
	color: #00479d
}

.lineBox {
	width: 80%;
	height: auto;
	float: left;
	display: block;
	box-sizing: border-box;
	padding: 20px;
	border: 10px solid #CAEDFE;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px
}

.lineBox a {
	color: #007bff;
}

.lineBox.lineBox02 {
	border: 2px solid #fdb41e;
	font-size: 12px;
	line-height: 20px
}

.lineBox.lineBox02 p {
	font-size: 12px;
	line-height: 20px;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
	font-weight: bold
}

@media screen and (max-width: 767px) {
	.lineBox {
		width: 100% !important;
		box-sizing: border-box;
		padding: 5px 10px;
		border-width: 4px
	}
}

.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table
}

.contentBoxBlue {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #bfe5f7
}

.contentBoxLBlue {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #eaf8ff
}

.contentBoxHama {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #bddfe4
}

.contentBoxYellow {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #FEFFF0
}

@media screen and (max-width: 767px) {
	.contentBox {
		padding: 0 5px 10px
	}

	.contentBoxBlue {
		padding: 0 5px 10px
	}

	.contentBoxLBlue {
		padding: 0 5px 10px
	}

	.contentBoxHama {
		padding: 0 5px 10px
	}

	.contentBoxYellow {
		padding: 0 5px 10px
	}
}


.disnon {
	display: none
}

.grn {
	color: #b3d465
}

.org {
	color: #FD9A1D
}

.red {
	color: #EB4962
}

.sky {
	color: #00a0e9
}

.bd {
	font-weight: bold
}

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

.headerLang {
	height: 78px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: rgba(255, 255, 255, 0.94);
	z-index: 1000;
	position: fixed;
	top: 0;
	border-top: #00479d 5px solid;
	border-bottom: #0b7fc6 2px solid
}

.headerLang nav.navBoxLang .headLogoLang {
	display: block;
	float: left;
	width: 96px;
	height: 40px;
	margin-top: 20px;
	background: url(../images/head_logo.png) no-repeat 0 0;
	background-size: 100% 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px
}

.headerLang .naviRightLang {
	width: 950px;
	height: 60px;
	float: right;
	display: table;
	position: relative
}

.headerLang .naviRightLang ul {
	width: 100%;
	float: right;
	display: table;
	margin-bottom: 0
}

.headerLang .naviRightLang ul li {
	width: auto;
	display: table-cell;
	text-align: center
}

.headerLang .naviRightLang ul li a {
	width: 100%;
	height: auto;
	line-height: 83px;
	font-size: 14px;
	text-align: center;
	color: #0b7fc6;
	text-decoration: none;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	font-weight: bold;
	background-image: url(../images/lang/menu_line.png);
	background-position: left center;
	background-repeat: no-repeat
}

.headerLang .naviRightLang ul li a:hover {
	background-color: #0b7fc6;
	color: #fff
}

.headerLang .naviRightLang .langBtn {
	width: auto;
	text-align: right
}

.headerLang .naviRightLang .langBtn a {
	border: 1px solid #0b7fc6;
	font-size: 12px;
	line-height: 36px;
	padding: 0px 16px;
	-webkit-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	color: #0b7fc6;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	margin-left: -20px;
	margin-top: 22px;
	background-image: none
}

.headerLang .naviRightLang .langBtn a:hover {
	background: #0b7fc6 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none
}

.headerLang .naviRightLang ul.lg_nav {
	display: none
}

@media screen and (min-width: 768px) {
	.box1080 {
		width: 1080px;
		display: table;
		height: auto;
		margin: 0 auto
	}

	.box1040 {
		width: 1040px;
		display: table;
		height: auto;
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px
	}

	.headerLang nav.navBoxLang {
		float: left;
		display: table;
		width: 1080px
	}

	.headerLang .naviRightLang ul.lg_nav {
		float: none;
		position: absolute;
		right: -10px;
		background: rgba(255, 255, 255, 0.94);
		margin: 0;
		z-index: 500;
		bottom: -102px;
		width: 130px
	}

	.headerLang .naviRightLang ul.lg_nav li {
		float: none;
		display: block;
		margin: 0 0 5px;
		height: auto;
		width: 100%;
		margin: 0
	}

	.headerLang .naviRightLang ul.lg_nav li a {
		font-size: 12px;
		padding: 3px 10px;
		display: block;
		width: 100%;
		text-align: left;
		line-height: inherit;
		background-image: none;
		height: 25px
	}

	.headerLang .naviRightLang ul.lg_nav li a:before {
		margin: 0 5px 0 0;
		content: "\f0da";
		font-family: FontAwesome;
		text-decoration: none !important
	}
}

@media screen and (max-width: 767px) {
	.headerLang {
		height: auto;
		border-top: none
	}

	.headerLang nav.navBoxLang {
		float: none;
		display: block
	}

	.headerLang nav.navBoxLang .headLogoLang {
		float: none;
		margin: 10px auto
	}

	.headerLang .naviRightLang {
		display: block;
		display: none;
		width: 100%;
		height: auto;
		float: none;
		position: absolute;
		z-index: 10000;
		top: 62px;
		border-bottom: 100vh solid rgba(255, 255, 255, 0.94)
	}

	.headerLang .naviRightLang:after {
		content: " ";
		display: block;
		width: 100%;
		height: 2px;
		background: #0b7fc6
	}

	.headerLang .naviRightLang ul.g_nav,
	.headerLang .naviRightLang ul.lg_nav {
		float: none;
		display: block;
		margin-bottom: 0
	}

	.headerLang .naviRightLang ul.g_nav li,
	.headerLang .naviRightLang ul.lg_nav li {
		width: 100%;
		display: block;
		text-align: left
	}

	.headerLang .naviRightLang ul.g_nav li a,
	.headerLang .naviRightLang ul.lg_nav li a {
		line-height: 20px;
		text-align: left;
		padding: 10px 10px;
		background: white;
		background: rgba(222, 233, 255, 0.8);
		border-bottom: 1px solid white
	}

	.headerLang .naviRightLang ul.g_nav li a:before,
	.headerLang .naviRightLang ul.lg_nav li a:before {
		margin: 0 5px 0 0;
		content: "\f0da";
		font-family: FontAwesome;
		text-decoration: none !important
	}

	.headerLang .naviRightLang ul.g_nav li a:hover,
	.headerLang .naviRightLang ul.lg_nav li a:hover {
		color: #0b7fc6
	}

	.headerLang .naviRightLang ul.lg_nav {
		display: none
	}

	.headerLang .naviRightLang ul.lg_nav li a:before {
		margin: 0 5px 0 10px;
		content: "\f054";
		font-size: 8px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}

	.headerLang .naviRightLang .langBtn a {
		border: none;
		font-size: inherit;
		width: 100%;
		margin: 0
	}

	.headerLang .naviRightLang .langBtn a:before {
		content: "\f0ac" !important
	}

	.headerLang .naviRightLang .langBtn a:after {
		margin: 0 0 0 5px;
		content: "\f067";
		font-family: FontAwesome;
		text-decoration: none !important;
		float: right
	}

	.headerLang .naviRightLang .langBtn a:hover {
		background: rgba(222, 233, 255, 0.8)
	}

	.sp_btn {
		padding: 9px 9px 4px 9px;
		position: absolute;
		top: 12px;
		left: 10px;
		text-align: center;
		border-radius: 3px;
		background: #00a0e9
	}

	.sp_btn .HiddenCheckbox {
		display: none
	}

	.sp_btn .MenuIcon {
		cursor: pointer;
		display: block;
		float: left;
		height: 19px;
		position: relative;
		width: 17px;
		z-index: 2;
		margin-bottom: 0;
	}

	.sp_btn .MenuIcon:before,
	.sp_btn .MenuIcon:after {
		background: #fff;
		display: block;
		content: '';
		position: absolute;
		-webkit-transition: box-shadow 0.2s linear, -webkit-transform 0.4s 0.2s;
		transition: box-shadow 0.2s linear, transform 0.4s 0.2s
	}

	.sp_btn .MenuIcon:before {
		box-shadow: #fff 0 6px 0;
		height: 2px;
		-webkit-transform-origin: left top;
		transform-origin: left top;
		width: 17px
	}

	.sp_btn .MenuIcon:after {
		bottom: 5px;
		height: 2px;
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		width: 17px
	}
}

@media screen and (max-width: 767px) {
	.headerLang a.ticket {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 63px;
		z-index: 1;
		border-left: solid 1px #2978B6;
	}

	.headerLang a.ticket img {
		width: 60px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto 0px auto auto;
	}
}

@media screen and (min-width: 767px) {
	.headerLang a.ticket {
		display: none;
	}
}

.footBoxLang {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: white;
	border-top: 1px solid #0b7fc6
}

.footBoxLang .copyright {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #00a0e9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0
}

.topSlideBox .topMsgLang {
	display: block;
	height: auto;
	position: absolute;
	text-align: center;
	top: 49%;
	width: 100%;
	z-index: 100;
	color: #FFF;
	font-size: 48px;
	font-weight: bold
}

@media screen and (max-width: 767px) {
	.topSlideBox .topMsgLang {
		top: 50%;
		margin-top: -100px;
		font-size: 30px
	}

	.topSlideBox .bx-wrapper .bx-viewport {
		width: 100% !important;
		min-width: 100% !important
	}

	.topSlideBox .bx-wrapper .bx-viewport #slider {
		width: 100% !important;
		min-width: 100% !important
	}
}

.btn_ico_m {
	text-align: left;
	border: 4px solid #ccc;
	font-size: 18px;
	font-weight: bold;
	transition: all .3s linear;
	text-decoration: none !important;
	border-color: #0b7fc6;
	color: #0b7fc6;
	width: 520px;
	display: block;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	position: relative
}

.btn_ico_m.webticket {
	background-size: auto 40px;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
}

.btn_ico_m:after {
	transition: all .3s linear;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
}

.btn_ico_m:hover {
	color: #fff;
	background-color: #0b7fc6
}

@media screen and (max-width: 767px) {
	body .btn_ico_m.webticket {
		margin-top: 5px;
		margin-bottom: 10px;
		background-size: auto 30px;
	}

	.btn_ico_m {
		font-size: 12px;
		border-width: 3px;
		width: 100%;
		background-size: 30px;
		background-position: 8px center
	}

	.btn_ico_m:after {
		height: 10px;
		background-size: 10px;
	}
}

.headding_l {
	height: 400px;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: white;
	background-image: url(../images/lang/pagetop_price.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover
}

.headding_l.langTopPrice {
	background-image: url(../images/lang/pagetop_price.jpg)
}

.headding_l.langTopAccess {
	background-image: url(../images/lang/pagetop_access.jpg)
}

.headding_l.langTopGroup {
	background-image: url(../images/lang/pagetop_group.jpg)
}

.headding_l.langTopOp {
	background-image: url(../images/lang/pagetop_op.jpg)
}

.headding_l.langTopShow {
	background-image: url(../images/lang/pagetop_show.jpg);
	background-position: right top
}

.headding_l.langTopSs {
	background-image: url(../images/lang/pagetop_ss.jpg)
}

.headding_l .pageTitleLang {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-top: 200px
}

.headding_l .pageTitleLang span {
	display: inline-block;
	color: #FFFFFF;
	background-color: #0b7fc6;
	font-size: 40px;
	line-height: 40px;
	padding: 20px 40px;
	font-weight: bold
}

@media screen and (max-width: 767px) {
	.headding_l {
		height: 320px;
		position: relative
	}

	.headding_l .pageTitleLang span {
		width: 100%;
		position: absolute;
		bottom: 20px;
		background-color: rgba(7, 85, 162, 0.8);
		font-size: 30px;
		padding: 10px 20px
	}
}

.dotLineBox {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	border-bottom: #d2d2d2 1px dotted;
	margin-bottom: 30px
}

@media screen and (max-width: 767px) {
	.dotLineBox {
		margin-bottom: 5px
	}
}

.eggLineTitle {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	font-size: 30px;
	line-height: 46px;
	border-bottom: #0b7fc6 2px solid;
	color: #0b7fc6;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	background-image: url(../images/common/ico_headding-l.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	padding-left: 40px;
	box-sizing: border-box
}

.eggLineTitle.openTsukumi {
	background-image: url("../images/common/ico_headding-l.png"), url("../images/arrow_down_blue.png");
	background-position: left center, right center;
	background-repeat: no-repeat, no-repeat;
	background-size: 36px 36px, 40px 40px;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
	cursor: pointer
}

.eggLineTitle.openTsukumi:hover {
	background-color: #fff9e3;
	background-position: left center, right 10px
}

@media screen and (max-width: 767px) {
	.eggLineTitle.openTsukumi {
		letter-spacing: -0.03em !important
	}
}

@media screen and (max-width: 767px) {
	.eggLineTitle {
		font-size: 20px;
		line-height: 26px;
		float: none;
		padding: 10px 10px 10px 40px
	}
}

.eggLineTitleOrg {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	font-size: 30px;
	line-height: 46px;
	border-bottom: #f08200 2px solid;
	color: #f08200;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	background-image: url(../images/kindly/kindly_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 36px 32px;
	padding-left: 40px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.imground {
	-khtml-border-radius: 4px;
	border-radius: 4px
}

.imgshadow {
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.4)
}

.imgCenter {
	width: 100%;
	height: auto;
	float: left;
	display: table;
	text-align: center
}

.imgCenter iframe {
	width: 100%
}

.imgLeft {
	width: 100%;
	height: auto;
	float: left;
	display: table
}

.imgLeft iframe {
	width: 100%
}

.imgRight {
	width: 100%;
	height: auto;
	float: right;
	display: table;
	text-align: right
}

.imgRight iframe {
	width: 100%
}

@media screen and (max-width: 767px) {

	.imgCenter img,
	.imgCenter iframe {
		width: 100%;
		height: auto
	}

	.imgLeft img,
	.imgLeft iframe {
		width: 100%;
		height: auto
	}

	.imgRight img,
	.imgRight iframe {
		width: 100%;
		height: auto
	}
}

.map-embed {
	max-width: 100%;
	height: 0;
	margin: 0;
	padding: 0 0 56.25%;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0
}

.map-embed>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0
}

.map-embed img {
	max-width: none
}

.mapTabBox {
	width: 100%;
	height: auto;
	float: left;
	display: block
}

.mapTabBox ul {
	width: 100%;
	height: auto;
	float: left;
	display: block
}

#tab01 li {
	width: 325px;
	height: 60px;
	float: left;
	display: inline-block;
	list-style: none;
	cursor: pointer;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: left;
	margin-right: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 54px;
	border: #0b7fc6 3px solid;
	color: #0b7fc6;
	background-image: url("../images/access/ico_btn-p.png");
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 60px
}

#tab01 li:hover {
	opacity: 0.7
}

#tab01 li.select {
	background-color: #0b7fc6;
	background-image: url("../images/access/ico_btn-p-on.png");
	color: #FFF
}

#tab01 li.car {
	background-image: url("../images/access/ico_btn-car.png")
}

#tab01 li.car.select {
	background-color: #0b7fc6;
	background-image: url("../images/access/ico_btn-car-on.png");
	color: #FFF
}

#tab01 li.bus {
	background-image: url("../images/access/ico_btn-bus.png")
}

#tab01 li.bus.select {
	background-color: #0b7fc6;
	background-image: url("../images/access/ico_btn-bus-on.png");
	color: #FFF
}

@media screen and (max-width: 767px) {
	#tab01 {
		border-top: #0b7fc6 3px solid
	}

	#tab01 li {
		width: 100%;
		border-top: none;
		font-size: 14px !important
	}

	#tab01 li:hover {
		opacity: 1
	}
}

.content_tab {
	clear: left;
	width: 100%;
	height: auto;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #666;
	padding-top: 0;
	margin-bottom: 20px
}

.accessTitle {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	border-left: #b3d465 4px solid;
	padding-left: 15px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px
}

@media screen and (max-width: 767px) {
	.accessTitle {
		margin-bottom: 5px
	}
}

.accessText {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	font-size: 14px;
	line-height: 22px;
	padding-left: 19px;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px
}

@media screen and (max-width: 767px) {
	.accessText {
		margin-bottom: 5px
	}
}

.parkingPh {
	width: 325px;
	height: auto;
	float: left;
	display: block;
	margin-right: 10px
}

@media screen and (max-width: 767px) {
	.parkingPh {
		width: 100%
	}
}

.priceList {
	width: 100%;
	float: left
}

.priceList table.price {
	border-collapse: separate;
	border-spacing: 0;
	width: 80%;
	float: left;
	margin: 0 auto;
	font-size: 14px;
	border: #FFFFFF 1px solid
}

.priceList table.price th,
.priceList table.price td {
	padding: 15px
}

.priceList table.price th {
	background: #00479d;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	border: #FFF 1px solid;
	color: #FFFFFF
}

.priceList table.price td {
	background: #f2f2f2;
	width: 200px;
	border: #FFFFFF 1px solid;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold
}

@media screen and (max-width: 767px) {
	.priceList {
		float: none
	}

	.priceList table.price {
		width: 100%
	}

	.priceList table.price th,
	.priceList table.price td {
		padding: 2px;
		word-break: break-all
	}

	.priceList table.price th {
		line-height: 1.2em;
		font-size: 10px
	}

	.priceList table.price td {
		font-size: 12px
	}
}

.showTime {
	width: 660px;
	height: auto;
	float: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	color: #00479d
}

.showTime span {
	width: auto;
	height: auto;
	border: #00479d 2px solid;
	padding: 10px;
	margin-right: 10px
}

.showBtn {
	width: 340px;
	height: auto;
	float: left;
	display: block
}

.showBtn a {
	background: #fdb41e url(../images/btn/ico_btn-sc.png) no-repeat 15px center;
	display: block;
	width: 340px;
	height: 60px;
	color: white;
	padding-left: 60px;
	font-size: 20px;
	line-height: 60px;
	text-decoration: none;
	position: relative
}

.showBtn a:after {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	content: "";
	background: url(../images/btn/ico_btn-right-n.png);
	background-size: 100% 100%;
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	right: 20px;
	top: 50%;
	margin-top: -10px
}

.showBtn a:hover {
	opacity: 0.8
}

.showBtn a:hover:after {
	right: 10px
}

@media screen and (max-width: 767px) {
	.showTime {
		clear: both;
		width: 100%;
		line-height: inherit;
		float: none;
		font-size: 14px
	}

	.showTime span {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 10px
	}

	.showBtn {
		width: 100%;
		float: none
	}

	.showBtn a {
		width: 100%
	}
}

.timeH {
	width: 20%;
	height: 50px;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background-color: #0b7fc6;
	color: #FFF;
	font-weight: bold;
	box-sizing: border-box;
	border-right: #FFFFFF 2px solid;
	background-image: url(../images/sc/icon_time.png);
	background-position: 34% center;
	background-repeat: no-repeat;
	padding-left: 24px
}

@media screen and (max-width: 767px) {
	.timeH {
		padding: 0;
		background-image: none;
		height: 40px;
		line-height: 40px
	}
}

.atH {
	width: 46%;
	height: 50px;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background-color: #0b7fc6;
	color: #FFF;
	font-weight: bold;
	box-sizing: border-box;
	border-right: #FFFFFF 2px solid;
	background-image: url(../images/sc/icon_iruka.png);
	background-position: 34% center;
	background-repeat: no-repeat;
	padding-left: 40px
}

@media screen and (max-width: 767px) {
	.atH {
		padding: 0;
		background-image: none;
		height: 40px;
		line-height: 40px
	}
}

.areaH {
	width: 34%;
	height: 50px;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background-color: #0b7fc6;
	color: #FFF;
	font-weight: bold;
	box-sizing: border-box;
	background-image: url(../images/sc/icon_sango.png);
	background-position: 39% center;
	background-repeat: no-repeat;
	padding-left: 24px
}

@media screen and (max-width: 767px) {
	.areaH {
		padding: 0;
		background-image: none;
		height: 40px;
		line-height: 40px
	}
}

.scList {
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #d2d2d2 1px dotted;
	background-image: url(../images/sc/sc_arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease
}

.scList:hover {
	background-color: #fff9e3
}

.scList .timeM {
	width: 20%;
	height: 80px;
	float: left;
	display: inline-block;
	font-size: 18px;
	line-height: 80px;
	text-align: center;
	color: #0068b7;
	font-weight: bold;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.scList .atM {
	width: 46%;
	height: 80px;
	float: left;
	display: inline-block;
	font-size: 16px;
	line-height: 80px;
	color: #666;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

.scList .areaM {
	width: 34%;
	height: 40px;
	float: left;
	display: inline-block;
	line-height: 40px;
	color: #666;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px
}

.scList .floreRed {
	width: 100px;
	height: 40px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	background-color: #e60012;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px
}

.scList .floreOrange {
	width: 100px;
	height: 40px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	background-color: #fdb41e;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px
}

.scList .floreGreen {
	width: 100px;
	height: 40px;
	display: inline-block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	line-height: 40px;
	background-color: #b3d465;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px
}

.scList .atPh {
	width: 144px;
	height: 80px;
	display: inline-block;
	float: left;
	margin-right: 10px
}

.scList .atPh img {
	width: 144px;
	height: 80px
}

.scList .atTitle {
	width: 300px;
	height: auto;
	float: left;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
	color: #0068b7;
	margin-bottom: 2px
}

.scList .atText {
	width: 300px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: justify
}

@media screen and (max-width: 767px) {
	.scList {
		padding: 5px 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .timeM {
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .atM {
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .areaM {
		width: 26vw;
		text-align: center;
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .areaM p {
		width: 100%
	}

	.scList .atPh {
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .atTitle {
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word;
		width: 26vw
	}

	.scList .atTitle p {
		width: 100%
	}

	.scList .atText {
		padding: 0;
		height: auto;
		line-height: inherit;
		font-size: 12px;
		word-wrap: break-word
	}

	.scList .floreRed {
		width: 70px;
		height: 20px;
		display: inline-block;
		float: none;
		line-height: 20px;
		font-size: 14px
	}

	.scList .floreOrange {
		width: 70px;
		height: 20px;
		display: inline-block;
		float: none;
		line-height: 20px;
		font-size: 14px
	}

	.scList .floreGreen {
		width: 70px;
		height: 20px;
		display: inline-block;
		float: none;
		line-height: 20px;
		font-size: 14px
	}
}

.visitorList {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-top: 20px
}

.visitorList dl {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 15px
}

.visitorList dl dt {
	width: 20%;
	height: auto;
	float: left;
	display: block;
	color: #0a80c6;
	font-size: 16px;
	font-weight: bold
}

.visitorList dl dd {
	width: 80%;
	height: auto;
	float: left;
	display: block;
	background-color: white;
	box-sizing: border-box;
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold
}

@media screen and (max-width: 767px) {
	.visitorList dl dt {
		width: 100%
	}

	.visitorList dl dd {
		width: 100%;
		padding: 10px
	}
}

.info_a {
	color: #0a80c6;
	font-size: 24px
}

.info_b {
	color: #fdb41e;
	display: block;
	font-size: 18px
}

.info_c {
	color: #ee5d8a;
	display: block;
	font-size: 18px;
	margin-top: 0.8em
}

@media screen and (max-width: 767px) {
	.info_a {
		font-size: 18px
	}

	.info_b {
		font-size: 18px
	}

	.info_c {
		font-size: 18px
	}
}