body{
	background:#fff;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:15px;
}
img {
	vertical-align: top;
}
a{
	color:#000;
}

.topInfo a[href^="http"],
.topEtcInfoWrapper a[href^="http"],
.topEtcInfoWrapper2 a[href^="http"],
.footer a[href^="http"],
.side li a[href^="http"],
.pageBody a[href^="http"]
{
	padding-right: 25px;
	margin-right: 0.5em;
background: url(../images/icon_blank.png) right center/14px auto no-repeat;
	}

.topInfo a[href$=".pdf"],
.topEtcInfoWrapper a[href$=".pdf"],
.topEtcInfoWrapper2 a[href$=".pdf"],
.footer a[href$=".pdf"],
.side li a[href$=".pdf"],
.bottomLinkWrapper a[href$=".pdf"],
.pageBody a[href$=".pdf"]

{
	padding-right: 25px;
	margin-right: 0.5em;
	background: url(../images/pdf.png) right center/14px auto no-repeat;
	}
a:hover{
	color:#777;
}
a:hover img{
	opacity:0.7;
}


.forSp{
	display:none!important;
}

#page-top {
			position: fixed;
			bottom: 20px;
			right: 20px;
			font-size: 100%;
		}
#page-top a {
			background: #192b57;
			text-decoration: none;
			color: #fff;
			width: 100px;
			padding: 10px 0;
			text-align: center;
			display: block;
			border-radius: 0px;
		}
#page-top a:hover {
			text-decoration: none;
			background: #999;
		}

/*
open_menu
---------------------------------------------------------*/
.open_menu {
	border-bottom: 1px solid #ccc;
}
.open_menu dt {
	padding: 10px 30px;
	border-top: 1px solid #ccc;
	cursor: pointer;
	position: relative;
}
	.open_menu dt:before {
		content: "";
		color: #f95353;
		position: absolute;
		left: 10px;
	}
	.open_menu dt:after {
		content: "＋";
		color: #142b55;
		position: absolute;
		right: 10px;
		font-size: 110%;
		top: 10px;
	}
	.open_menu dt:first-child {
		border-top: none;
	}
	.open_menu dt {
		background-color: #f8f8f8;
	}
	.open_menu dt.active {
		border-bottom: none;
	}
	.open_menu dt.active:after {
		content: "ー";
	}
.open_menu dd {
	padding: 10px;
}

/*



/* header
*******************************************************************************/

.header{
	width:960px;
	padding:0 5px;
	margin:0 auto;
	overflow: hidden;
	height:136px;
}
.headerLogo {
	float:left;
	height:80px;
}
.headerLogo img{
	vertical-align: middle;
	margin-top:18px;
}
.headerNavWrapper {
	float: right;
}
.headerSuvNav {
	margin-top:20px;
	text-align:right;
	letter-spacing: -0.5em;
}
.headerSuvNav li{
	display:inline-block;
	letter-spacing: normal;
	word-spacing: normal;
	font-size:0.8em;
}
.headerSuvNav li a{
	background: url(../images/head_marker.png) left center no-repeat;
	padding:0 10px;
	text-decoration: none;
}
.headerNav {
	text-align:right;
	margin-top:10px;
	letter-spacing: -0.5em;

}
.headerNav li{
	display:inline-block;
	background: url(../images/head_nav_separater.png) left top no-repeat;
	padding-left:18px;
	padding-right:12px;
	line-height:15px;
	letter-spacing: normal;
	word-spacing: normal;
}
.headerNav li:first-child{
	background: none;
}

.headerMainNav{
	margin-top:80px;
	width:100%;
	list-style:none;
	height:50px;
}
.headerMainNav li{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

/* contents
*******************************************************************************/
.contents{
	position:relative;
}

/* top status
*******************************************************************************/
.topStatusWrapper{
	background:#192b57;
}
.topStatus {
	width:960px;
	padding:5px 0;
	margin:0 auto;
	letter-spacing: -0.5em;

	-webkit-align-items: center;
	align-items: center;
}
.topStatusTtl,
.topStatusBody,
.topStatusLink{
	display:inline-block;
	vertical-align:middle;
	letter-spacing: normal;
	word-spacing: normal;
}
.topStatusTtl {
	font-size:1.2em;
	font-weight:bold;
	width:260px;
	color:#fff;
	text-align: center;
	line-height:1.2em;
}
.topStatusTtl span a{
	display: inline-block;
	font-size:0.8em;
	font-weight: normal;
	color:#fff;
	text-align: center;
}
.topStatusBody{
	width:700px;
	background:#fff;
	padding:10px;
	vertical-align:middle;
	min-height:40px;
}
.topStatusBody iframe {
	width: 100%;
	height: 78px;
}
.topStatusBody.summary iframe {
	height: 21px;
}
.topStatus.compact {
	width: 100%;
	display: block;
	background:none;
	letter-spacing: -0.5em;
	text-align:center;
	padding: 10px;
}

.topStatus.compact .topStatusTtl,
.topStatus.compact .topStatusBody,
.topStatus.compact .topStatusLink{
	letter-spacing: normal;
	height:auto;
}
.topStatus.compact .topStatusTtl {
	display:inline-block;
	background:none;
	width:100%;
	line-height:1.0em;
	font-size: 1em;
	color:#fff;
	vertical-align:middle;
	text-align: center;
}
.topStatus.compact .topStatusTtl span{
	padding-left:4em;
	font-size: 1.3em;
}
.topStatus.compact .topStatusTtl span a {
	background: none;
	border: none;
	text-decoration:underline;
}
.topStatus.compact .topStatusBody {
	width: 100%;
}


/* top slider
*******************************************************************************/
.topSlider{
/*	min-width:980px;*/
}

/* top nav
*******************************************************************************/
.topNavWrapper{
	position:relative;
	z-index:1;
}
.topNav{
	width:980px;
	margin:0 auto;
	background:#fff;
	padding:15px;
	letter-spacing: -0.5em;

	box-shadow:0px -4px 2px 2px rgba(18,19,19,0.25);
}
.topNavCat{
	width:240px;
	background:#fff;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	padding:0 5px 0 4px;
	border-left:1px solid #ccc;
}
.topNavCat:first-child{
	width:235px;
	padding-left:0;
	border-left:none;
}
.topNavCat:last-child{
	width:235px;
	padding-right:0;
}

.topNavCatImg{
	vertical-align: top;
	text-align:center;
	margin-bottom:10px;
}
.topNavCatTtl {
	color:#fff;
	padding:4px;
	text-align:center;
	font-size:1.4em;
	line-height:25px;
	font-weight: normal;
	margin-bottom: 6px;
}
.topNavCat.bus .topNavCatTtl{
	background:#e67e22;
}
.topNavCat.expressbus .topNavCatTtl{
	background:#e84c3d;
}
.topNavCat.travel .topNavCatTtl{
	background:#0081cc;
}
.topNavCat.bandaicity .topNavCatTtl{
	background:#27ae60;
}
.topNavCat.interexpressbus .topNavCatTtl{
	background:#e84c3d;
}
.topNavCatDesc {
	font-size:0.8em;
	margin-bottom:15px;
}
.topSubNavTglBtn a{
	display:block;
	width:148px;
	margin:0 auto;
	border:1px solid #999;
	background:#f8f7f0;
	padding:0 8px;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
	line-height: 26px;
}
.topSubNavWrapper{
	background: #f4f3ec url(../images/top_subnav_bg.png) top left repeat-x;
}
.topSubNav{
	display: none;
	width:980px;
	margin:0 auto 20px auto;
	overflow: hidden;
	padding:30px 18px 18px 10px;
	background-image: url(../images/top_subnav_arrow.png);
	background-repeat:none;
}
.topSubNav.bus{
	background-position:124px 0px;
}
.topSubNav.expressbus{
	background-position:374px 0px;
}
.topSubNav.travel{
	background-position:624px 0px;
}
.topSubNav.bandaicity{
	background-position:874px 0px;
}

.topSubNavTtl{
	float:left;
	font-size:1.6em;
}
.topSubNav.bus .topSubNavTtl{
	color:#e67e22;
}
.topSubNav.expressbus .topSubNavTtl{
	color:#e84c3d;
}
.topSubNav.travel .topSubNavTtl{
	color:#0081cc;
}
.topSubNav.bandaicity .topSubNavTtl{
	color:#27ae60;
}
.topSubNavClsBtn{
	display:block;
}
.topSubNavList{
	list-style-type: none;
	float:right;
	width: 655px;
}
.topSubNavList li{
	display:inline-block;
	margin-right:40px;
	margin-bottom:16px;
}

/* top Importantinfo
*******************************************************************************/
.topImportantinfoWrapper{
	position: absolute;
	z-index: 1;
	width: 200px;
	right:20px;
	margin: 0 auto;
	text-align:center;
/*	top: -20px;*/
}

.topImportantinfo{
	width:725px;
/*	height:145px;*/
	border: 1px solid #e95445;
	padding:15px;
	letter-spacing: -0.5em;
	background-color:#FFF;
	margin-bottom:20px;
}
.infoarea{
	width:900px;
/*	height:145px;*/
	border: ;
	padding:15px;
	letter-spacing: -0.5em;
	background-color:#FFF;
	margin-bottom:20px;
}

.topImportantinfo .topInfoList,
.infoarea .topInfoList{
	margin-top:0px;	
}

.topImportantinfo .topInfoTtl
{
	width:580px;
}
.infoarea .topInfoTtl2{
	width:750px;
	
}
.topImportantinfo .topInfoDate,
.topImportantinfo .topInfoTtl,
.infoarea .topInfoDate,
.infoarea .topInfoTtl2
{
	margin-bottom: 0px;
}
.topInfoDate{
	
}
.topStatusLink{
	width:205px;
	min-height:145px;
	display:block;
	float:right;
	background-color:#FFF;
}
.topStatusLink a:hover{
	opacity:0.7;
}

/* top NavCat2
*******************************************************************************/

.topNavCat2wrapper{
	letter-spacing: -0.4em;
}

.topNavCat2{
	display:inline-block;
	width:350px;
	margin-right:10px;
	margin-bottom:10px;
	letter-spacing: normal;
}
.topNavCat2 a{
	display:block;
	vertical-align: top;
	word-spacing: normal;
	text-decoration:none;
}
.topNavCat2.expressbus,
.topNavCat2.bandaicity{
	margin-right:0;
}



.topNavCat2.bus a{
	box-sizing:border-box;
	border:1px solid #0081cc;
	background:#d3e6f6;
}
.topNavCat2.bus .topNavCatTtl{
	background:#0081cc;
}

.topNavCat2.expressbus a{
	box-sizing:border-box;
	background:#ebf5ec;
	border:1px solid #27ae60;
}
.topNavCat2.expressbus .topNavCatTtl{
	background:#27ae60;
}
.topNavCat2.travel a{
	box-sizing:border-box;
	background:#ffebc6;
	border:1px solid #e84c3d;
}
.topNavCat2.travel .topNavCatTtl{
	background:#e84c3d;
}
.topNavCat2.bandaicity a{
	box-sizing:border-box;
	background:#feecb9;
	border:1px solid #e67e22;
}
.topNavCat2.bandaicity .topNavCatTtl{
	background:#e67e22;
}


.topNavCat2 .topNavCatImg{
	vertical-align: top;
	text-align:center;
	margin:20px;
	height:100px;
}
.topNavCat2 .topNavCatDesc{
	font-size: 1.0em;
	margin:0 1em 1em 1em;
}
.topNavCat2 .topNavCatTtl {
	color:#fff;
	padding:4px;
	text-align:center;
	font-size:1.4em;
	line-height:25px;
	font-weight: normal;
	margin-bottom: 6px;
}


.topNavCatDesc {
	font-size:0.8em;
	margin-bottom:15px;
}


/* top main
*******************************************************************************/
.topMainSideWrapper {
	position: relative;
	width:980px;
	margin: 20px auto 0 auto;
	letter-spacing: -0.5em;
}
.topMain,
.topSide {
	display:inline-block;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}
.topMain {
	width:720px;
	padding-top:13px;
	padding:0 5px;
}
.topInfo,
.topNews{
	position: relative;
}

.topInfoHead,
.topNewsHead{
	display:inline-block;
	vertical-align: middle;
}
.infoHead{
	color: #00527d;
	font-weight: bold;
	margin-bottom:20px;
}
.infoHeadDate{
	font-size:0.9em;
}

.topToList{
	position:absolute;
	right:0px;
	top:0;
}
.topToList a{
	display:block;
	width:148px;
	line-height:26px;
	font-size:0.8em;
	border:1px solid #999;
	background:#eee;
	text-align: center;
	text-decoration: none;
}
.topNews{
	margin-top: 50px;
}
.topInfoList,
.topNewsList,
.infoList,
.newsList{
	margin-top:23px;
	letter-spacing: -0.5em;

}

.topInfoDate,
.topInfoCat,
.topInfoTtl,
.topInfoTtl2,
.topNewsDate,
.topNewsTtl,
.infoDate,
.infoCat,
.infoTtl,
.newsDate,
.newsTtl{
	display: inline-block;
	vertical-align:top;
	margin-bottom:20px;
	letter-spacing: normal;
	word-spacing: normal;
}
.topInfoDate,
.topNewsDate,
.infoDate,
.newsDate{
	width:auto;
	line-height:25px;
	margin-right: 20px;
}

.topInfoCat,
.infoCat{
	width:110px;
	margin-right:20px;
	line-height:25px;
	text-align: center;
	color:#fff;
	font-size:0.9em;
}
.topInfoCat.bus,
.infoCat.bus{
	background:#0081cc;
}
.topInfoCat.expressbus,
.infoCat.expressbus{
	background:#27ae60;
}
.topInfoCat.bandaicity,
.infoCat.bandaicity{
	background:#e67e22;
}
.topInfoCat.travel,
.infoCat.travel{
	background:#e84c3d;
}

.topInfoCat.inter-expressbus,
.infoCat.inter-expressbus{
	background:#ffffff;
	border: 2px solid;
	color: #27AE60
}
.topInfoCat.intra-expressbus,
.infoCat.intra-expressbus{
	background:#27AE60;
	}
.topInfoTtl{
	width:470px;
}
.topInfoTtl2{
	width:800px;
	margin: 0;
}
.infoTtl,
.infoList .topInfoTtl {
	width:710px;
}

.infoTtl,
.infoList .topInfoTtl2 {
	width:850px;
}	


.topNewsTtl{
	width:600px;
}
.newsTtl{
	width:840px;
}
.topNewsTtl img,
.newsTtl img{
	vertical-align:middle;
	margin-left:10px;
}
.marginP {
	margin: 1.0em 0;
}

.marginP.data{
		display:inline-block;
		width:30%;
		border:1px solid #192b57;
		color:#00527d;
                background: #f2f2f2;
		margin: 10 auto;
		padding:0 10px;
		text-align:center;
	}


.marginP.data:hover {
	opacity: 0.7;
	
}
.marginP.data a {
	display:inline-block;
	padding: 10px;
	text-decoration: none;
	color: #00527d;
	
}
 .marginP.data a .linkTxt {
	text-decoration: underline;
	color: #000;
}


.marginP.supplement {
	margin: 1.0em 0;
	padding: 10px;
	font-size: 0.9em;
}

.notice,
a.notice,
.notice a {
	color: #f00;
}

.blue,
a.blue,
.blue a {
	color: #002CFF;
}

.green,
a.green,
.green a {
	color: green;
}


.smallTxt {
	font-size:0.9em;
}


#topnotice1 {
	float:left;
	width:;
	
}
#topnotice2 {
	float:right;
	width：70%;
	
	
}
#nav {
	clear:both;
	width:auto;
}

.buslocation{
	background:;
	padding: 10px;
	margin: 10px;
		px ;
	font-size: 1.0em;
	border: 1px solid #999999;
	
}

.Importantinfo{
	width:;
/*	height:145px;*/
	border: 1px solid #e95445;
	
	background-color:#F8EBEB;
	margin-bottom:10px;
	padding: 10px;
	
}

.undermarker {
 
    background:linear-gradient(transparent 60%, #ff6 60%);
 
}


/* top side
*******************************************************************************/
.topSide {
	display:inline-block;
/*	width:200px;*/
	margin-left:40px;
	margin-top:160px;
}
.topSideList{
	list-style-type:none;
	margin-top:10px;
}
.topSideList li{
	margin-bottom:10px;
}

/* top group
*******************************************************************************/
.topGroup {
	width:980px;
	margin: 50px auto 0 auto;
	padding: 0 5px;
}
.topGroupList{
	list-style-type: none;
	letter-spacing: -0.5em;

}
.topGroupList li {
	display: inline-block;
	letter-spacing: normal;
	word-spacing: normal;
	margin:5px;
}
.topGroupList li:first-child,
.topGroupList li:nth-child(5n){
	margin-left:0;
}

/* page
*******************************************************************************/
.pageTtlWrapper {
	width: 960px;
	background: #00527d url(../images/top_status_bg.png) top center repeat-y;
	margin: 20px auto;
/*	padding: 0 10px;*/
}
.pageTtl {
	width:960px;
	background: #00527d url(../images/top_status_ttl_bg.png) -238px center no-repeat;
	margin:0 auto;
	padding:5px 5px 5px 32px;
	color: #fff;
	font-size:1.6em;
	font-weight:normal;
}
.pagesubTtl {
  position: relative;
  padding: .30em 1em .30em 1.5em;
  border: 1px solid #ccc;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}
.pagesubTtl::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #142B55;
  border-radius: 0px;
}
.pagesubTtl2 {
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;
	font-size: 1.1em;
}
.pagesubTtl2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #142B55;
}

.subtitleInfo  {
 padding: 0.25em 0.5em ;/*上下 左右の余白*/
  color: #000;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #142B55;/*左線*/
 font-size:1.0em;
 
}


.pageBreadcrumbs {
	width:960px;
	margin:20px auto;
	padding:0 10px;
	list-style-type: none;
	letter-spacing: -0.5em;
}
.pageBreadcrumbs forSp {
	
	margin:0px auto;
	padding:0 10px;
	list-style-type: none;
	letter-spacing: -0.5em;

}
.pageBreadcrumbs li {
	display: inline-block;
	letter-spacing: normal;
	word-spacing: normal;
	min-height:18px;
	line-height:18px;
	vertical-align: middle;
	font-size:0.8em;
}
.pageBreadcrumbs li.home {
	background: url(../images/page_home.png) left center no-repeat;
	padding-left: 30px;
}
.pagetopinfo{
width: 960px;
	margin:0 auto;
	padding:0;
}
.pageBody {
	width: 960px;
	margin:0 auto;
	padding:0;
}
.pageBody h2,
.pageBody h3,
.pageBody h4,
.pageBody h5 {
	margin: 1.0em 0;
}
.pageBody table{
    border-collapse: collapse;
    border: none;
    text-align: right;
    font-size: small;
}
.pageBody caption{
	font-weight:bold;
	text-align:left;
}
.pageBody th,
.pageBody td {
    border: 1px solid #999;
    padding: 5px;
    text-align: left;
}
.pageBody th {
    background: #f9f9f9;
    font-weight: bold;
    text-align: left;
	
}
scroll {
 
  overflow: auto;
}

.pageBody em {
	font-style:normal;
	font-weight:bold;
}

.pageBody .large {
	font-size:1.3em;
}
.pageBody p {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
.pageBody ul
{	margin: 1em 0;
	padding-left: 30px;
	list-style-type: disc;
}
.pageBody ol{
	margin: 1em 0;
	padding-left: 30px;
	list-style-type: decimal;
}

.pageBody ol{
	margin: 1em 0;
	padding-left: 30px;
	list-style-type: decimal;
}


.pageBody .note_list {
	list-style: none;
	padding-left: 30px;
}
.note_list li {
	margin-bottom: 0.5em;
	text-indent: -1.25em;
}
.note_list li:before {
	content: "※";
	margin-right: 0.25em;
}



#nav ul {
	margin: 1em 0;
	padding-left: 0px;
}

.pageBody .main_list_rosen h3 {
	list-style: none;
	padding-left: ;
    margin-top: 1.0em;
}


.main_list_rosen :before {
	content:url(//www.niigata-kotsu.co.jp/~noriai/images/rosen_arrow.png) ;
	margin-right: 0.25em;
	color: navy;
}

.pageBody .contents_list
{
	list-style: none;
	padding-left: 30px;
}

.pageBody .contents_list.pass {
	list-style: none;
	padding-left: 10px;
}

.topEtcInfoWrapper .contents_list,
.topEtcInfoWrapper2 .contents_list
{
	list-style: none;
	padding-left: 20px;
}


.contents_list li {
	margin-bottom: 0.5em;
	text-indent: -1.25em;
}

.contents_list li:before {
	content:url(//www.niigata-kotsu.co.jp/~noriai/images/arrow001_10.gif) ;
	margin-right: 0.25em;
	color: navy;
}


.unkoumain{
width: 95%;
	margin:0 auto;
	padding:0;
	overflow: hidden;
	
}
.unkoumain li{
font-size: 0.9em;
	margin:0 auto;
	padding:0;
}
#statusnotice {
	float:left;
	width:50%;
}
#imgspace1 {
	float:left;
	width:35%;
}

#commentspace
{
	float:right;
	padding-left:  -left: 5px;
	padding-right: 5px;
	width:63%;
	
	
}


#businfotwitter{
	float:right;
	height: auto;
		width:48%;
	background:#E8F1FB;
	padding: 20px;
	margin: 5px ;
	font-size: 0.9em;
	border: 1px solid #999999;
	
}
.unkouinfo{
width: 850px;
	margin:0 auto;
	padding:0;
}
.outline{
width: 95%;
font-size: 0.8em;
	margin:0 auto;
	padding:10px;
	border: 1px solid #999999;
}
.passengerList,.etcList {
	letter-spacing: -.4em;	
	margin-bottom: 20px;
}
.passengerList dt,
.passengerList dd,
.etcList dt,
.etcList dd
{
	letter-spacing: normal;
	padding-left:1.0em;
}
.passengerList dt {
	border-bottom: 1px solid #27ae60;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #27ae60;
	font-weight: bold;
}
.etcList dt {
	border-bottom: 1px solid #142B55;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #142B55;
	font-weight: bold;
}

.passengerList dd {
	display:inline-block;
	margin-bottom:1.0em;
	color: #27ae60;
	font-size: 0.85em;
}

.etcList dd {
	display:inline-block;
	margin-bottom:1.0em;
	color: #142B55;
	font-size: 1.0em;
}

.passengerList dd a,
.etcList dd a
{
	color: #221815;
}
.passengerList dd a:hover {
	opacity: 0.7;
}
.etcList dd a:hover {
	opacity: 0.7;
}
.zoomButton {
	display: block;
	border: 1px solid #221815;
	background: #fff;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
	font-size: 1.3rem;
}
.zoomButton:hover {
	opacity: 0.7;
	background: #f9f9f9;
}
.zoomButton img {
	margin-right: 10px;
}
.marginP {
	margin: 1.0em 0;
}

.topPageSubNav.passenger {
	margin: 1.0em 0;
	letter-spacing: -.4em;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}
.topPageSubNav.passenger li {
	list-style-type: none;
	background: #d6e4fc;
	border-right: 1px solid #192b57;
	margin-bottom: 10px;
	letter-spacing: normal;
	align-items: stretch;
	width: 241px;
	font-size: 0.9em;
}

.topPageSubNav.passenger li:first-of-type {
	border-left: 1px solid #192b57;
}
.topPageSubNav.passenger li a {
	display: block;
	height: 100%;
	padding: 10px 10px 10px 2.0em;
	text-decoration: none;
	text-indent: -1.5em;
}
.topPageSubNav.passenger li a::before {
	content: "＞";
	display: inline-block;
	transform: rotateZ(90deg);
	color: #192b57;
	margin-right: 0.5em;
	text-indent: 0;
}

.topPageSubNav li:hover {
	opacity: 1;
	color: #000;
	background: #fff;
}
.topPageSubNav. li a:hover {
	opacity: 1;
	color: #000;
}
.topPageSubNav + .topSubHead {
	margin-top:0;
}

.video {
 position: relative;
 height: 0;
margin-bottom: 20px;
padding-bottom: 56.25%;

 overflow: hidden;
 }

.video iframe

{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 }
	
.wrap{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
  margin-bottom: 1.5rem;
}
.youtube {
  position: relative;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.wrap img{
  width: 100%;
}
 
 .float-right{
    float: right;
    width: 49.5%;
  }
  .float-left{
    float:left;
    width: 49.5%;
  }
  .wrap:after{
    display: block;
    clear: both;
    content: "";
  }


/*ボタン*/

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn-c {
  font-size: 2rem;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 2rem;
}

a.btn-c i.fa {
	margin-right: 1rem;
}

.btn-status{
    width:100%;
    height:80px;
    line-height:80px;
}
.btn-status a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#142B55;
    text-align:center;
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
}
.btn-status a:hover{
    background:#777777;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    box-shadow:none;
}

/* footer
*******************************************************************************/
.footerWrapper {	margin-top:40px;
	border-top: 4px solid #194994;
	background: #f8f7f0;
}
.footer {
	width:980px;
	margin:0 auto;
	padding:20px 5px;
}
.footerNav {
	list-style-type: none;
}
.footerNav li {
	display: inline-block;
	padding-right:20px;
	border-right:1px solid #000;
	margin-right:20px;
}
.footerNav li a {
	text-decoration: none;
}
.footerCopyright {
	margin-top:42px;
	text-align: center;
}

.dataList {
	letter-spacing: -.4em;
	margin-bottom: 20px;
}
.dataList dt{
	letter-spacing: normal;
	padding-left:;
}
.dataList dd {
	letter-spacing: normal;
	padding-left:20px;
}

.dataList dt::before{
	content: url(../images/main_arrow1.png);
	zoom: 80%;
	margin-right:10px;
	color: ;
}

.dataList dt {
	border-bottom: 1px solid #00527d;
	margin-bottom: 10px;
	font-size: 1.0em;
	color: #192b57;
	font-weight: bold;
}
.dataList dd {
	display:inline-block;
	margin-bottom:1.0em;
	color: #192b57;
	font-size: 0.85em;
}
.dataList.ontime dt {
	border-bottom:none;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.0em;
	color: #192b57;
	font-weight: bold;
}
.dataList.omtime dd {
	display:inline-block;
	margin-bottom:1.0em;
	color: #192b57;
	font-size: 0.85em;
}
.dataList.ontime dt::before{
	content: url("../images/arrow001_10.gif");
	zoom:1.3;
	margin-right:5px;
	color: ;
}
.dataList.safety dd {
	display:inline-block;
	margin-bottom:1.0em;
	color: #000;
	font-size: 1.0em;
}
.dataList dd a {
	color: #000000;
}
.dataList dd a:hover {
	opacity: 0.7;
}

/* for smartdevice
*******************************************************************************/
@media (max-width : 600px ),
	(max-width : 800px ) and (orientation : portrait),
	(max-width : 960px ) and (orientation : landscape) {

	img {
		max-width:100%!important;
		height: auto !important;
	}
	.forPc {
		display:none!important;
	}
	.forSp {
		display:block!important;
	}
	.header,
	.contents,
	.topStatus,
	.topSlide,
	.topNav,
	.topMainSideWrapper,
	.topMain,
	.topSide,
	.topGroup,
	.pageTtl,
	.pageBreadcrumbs,
	.pagetopinfo,
	.pageBody,
	.unkoumain,
	.footer{
		max-width:100%;
		height: auto;
		padding:0;
	}
	
.pageBody h2,
.pageBody h3,
.pageBody h4,
.pageBody h5 {
	margin-left: 10px;
	margin-right: 10px;
}
		
		
	.topMain h2,
.topMain h3,
.topMain h4,
.topMain h5 {
	margin-left: 10px;
	margin-right: 10px;
}				

	.pageBody >p,
	.topMain >p,
	.tabTarget p,
	.topMain >dl dt,
	.topMain >dl dd,
	.pageBody >dl dt,
	.pageBody >dl dd,
	.pageBody >img
	
	
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.pageBody > table,
	.topMain > table	
	{
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
	}	

	.pageBody >ul li,
	.pageBody >ol li	
{
	
	margin-right: 10px;
	margin-top: 10px;
}		
		
		
	.topInfo,
	.topNews,
	.topGroup {
		border-top:1px solid #194994;
		padding-top:26px;
	}
	.topMain{
		margin-top:20px;
	}
.marginP.data{
	width:95%;
	display: block;
		margin-left: 5px;
		margin-right: 5px;
		}
	
.video {

 position: relative;
 height: 0;
 padding: 10px 0 56.25%;
	margin: 10px ;
 overflow: hidden;
 }
		
.video iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 }
		
.float-left,
.float-right
		{
	margin-top: 5px;
	margin-bottom: 5px;
    float: ;
    width: 100%;
  }
 

.unkoumain{
width: 95%;
	margin:0 auto;
	padding:0;
	
	
}
.unkoumain li{
font-size: 0.9em;
	margin:0 auto;
	padding:0;
}
#statusnotice {
	
	width: auto;
	height: auto;
		}	
#businfotwitter{
	
	width: auto;
	height: auto;
background: #E8F1FB;
	border: 1px solid #999999;
	padding: 0 30px;
	font-size: 0.8em;
}		
#statusnotice,
#commentspace,
#imgspace1
		{
	margin-top: 10px;
			margin-bottom: 10px;
	width: auto;
	height: auto;
}	
		
.Importantinfo{

	margin: 10px;
	
	
}
		
	/* header
	*******************************************************************************/
	.header {
		background:#fff;
		min-height:47px;
		overflow: visible;
		position:static;
		top:0;
		left:0;
/*		z-index:101;*/
	}
	.headerLogo img,
	.spNavTglBtn img{
		vertical-align: top;
		margin-top: 0;
		height:32px;
	}
	.headerLogo{
		float:none;
		top:8px;
		left:8px;
		height:auto;
	}
/*
		.spNavTglBtn{
		display:block;
		width:32px;
		height:32px;
		float:none;
		top:4px;
		right:8px;
		background-repeat: no-repeat;
		background-size: contain;
		z-index:102;
	}
*/
	.headerLogo{
		position: absolute;
	}
/*
	.spNavTglBtn{
		position: fixed;
	}
*/
	.headerNavWrapper{
		float:none;
	}
	.headerNavSp{
		padding-top:47px;
	}
	.headerNavSp.opened{
		display:block!important;
	}
	.headerNavSpBus a,
	.headerNavSpExpressbus a,
	.headerNavSpBandaicity a,
	.headerNavSpTravel a {
		display:block;
		color:#fff;
		padding:15px 20px;
		text-decoration: none;
	}

	.headerNavSpBus,
	.headerNavSpExpressbus {
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
	}
	.headerNavSpBandaicity {
		background-image: url(../images/head_nav_bandaicity.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
	}
	.headerNavSpTravel {
		background-image: url(../images/head_nav_crayon.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
	}
	.headerNavSpBus.opened,
	.headerNavSpExpressbus.opened {
		background-image: url(../images/head_nav_close.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
	}

	.headerNavSpBus{
		background-color: #0081cc;
	}
	.headerNavSpExpressbus{
		background-color:#27ae60;
	}
	.headerNavSpBandaicity{
		background-color:#e67e22;
	}
	.headerNavSpTravel{
		background-color:#e84c3d;
	}
	.headerNavSp{
		letter-spacing: -0.5em;
	
	}
	.headerNavSp dt{
		letter-spacing: normal;
		word-spacing: normal;
	}
	.headerNavSp ul{
		display:none;
	}
	.headerNavSp li{
		display: inline-block;
		letter-spacing: normal;
		word-spacing: normal;
		width:50%;
		padding: 10px 0 10px 20px;
	}
	.etcLink{
		display: inline-block;
		width:50%;
		letter-spacing: normal;
		word-spacing: normal;
		padding: 10px 10px 10px 10px;
		border-bottom:1px solid #000;
		text-align:center;
		text-decoration: none;
	}
	.etcLink a{
		text-decoration: none;
		color:#192b57;
	}
			
.topPageSubNav.passenger li
	{
		width: 100%;
		border-left: 1px solid #192b57;
		margin-bottom: 2px;
	}
	.topPageSubNav.passenger li a {
		display: block;
	}
	.contents{
	}
		


	/* top status
	*******************************************************************************/
	.topStatusWrapper{
		background:#192b57;
		padding:10px;
	}
	.topStatus {
		display: block;
		background:none;
		letter-spacing: -0.5em;
		text-align:center;
	}
	.topStatus.compact {
		padding: 0;
	}

	.topStatusTtl,
	.topStatusBody,
	.topStatusLink{
		letter-spacing: normal;
		height:auto;
	}
	.topStatusTtl {
		display:inline-block;
		background:none;
		width:100%;
		line-height:1.0em;
		font-size: 1em;
		color:#fff;
		vertical-align:middle;
		text-align: center;
	}
	.topStatusTtl span{
		padding-left:4em;
		font-size: 1.3em;
	}
	.topStatusBody{
		width:100%;
		display:inline-block;
		background:#fff;
		line-height:1.0em;
		vertical-align:middle;
		font-size:0.6em;
		padding:5px;
		min-height: 0px;
	}
	.topStatusLink{
		margin-left:-85px;
		display:block;
		background:#e63b2e;
		width:auto;
		vertical-align:middle;
		margin-top:5px;
		min-height: 0px;
	}
	.topStatusLink a{
		display: block;
		margin:0 auto;
		height:auto;
		padding:6px 6px;
		background:none;
		color: #fff;
		text-decoration: none;
		font-size: 0.9em;
		text-align:center;
		line-height:1.0em;
	}
	.topStatusLink a:hover{
		opacity:0.7;
	}

	/* top slider
	*******************************************************************************/
	.topSlider{
/*		width:100%!important;
		margin-bottom:0;*/
	}

	/* top nav
	*******************************************************************************/
	.topNavWrapper{
		margin-top:0;
		z-index: 1;
		}
	.topNav{
		padding:0;
		box-shadow:none;
	}
	.topNavCat {
		width: 100%!important;
		margin-top:5px;
		margin-bottom:20px;
		padding:0;
	}
	.topNavCatDesc{
		padding:0 5px;
	}
	.topSubNav{
		width:100%;
		background-color: #f4f3ec;
		background-image:
			url(../images/top_subnav_arrow.png),
			url(../images/top_subnav_bg.png);
		background-repeat:

			no-repeat,
			repeat-x;
		background-position:
			center top,
			center top !important;
		padding-left:0;
		padding-right:0;
	}
	.topSubNavList{
		float: none;
		width: 100%;
		letter-spacing: -0.5em;
	
	}
	.topSubNavList li {
		width:50%;
		margin-right: 0px;
		letter-spacing: normal;
		word-spacing: normal;
		padding-left:20px;
	}

	.topMainSideWrapper{
		display: block;
	}
	
	/* top Importantinfo
	*******************************************************************************/
	.topImportantinfoWrapper
		{
		position:static;
		width: auto;
	}
	.topImportantinfoWrapper h2
		{
		text-align:center;
		width: 100%;
	}
	.topImportantinfo,
		.infoarea{
		width: auto;
		height:auto;
		margin:0 5px 20px 5px;
		padding:5px;
		letter-spacing: 0em;
	}

	.topImportantinfo .topInfoList,
		.infoarea .topInfoList{
		margin-top:0px;	
	}
	.topImportantinfo .topInfoTtl,
		.infoarea .topInfoTtl2{
		width: 100%;
	}
	.topImportantinfo .topInfoDate,
	.topImportantinfo .topInfoTtl,
	.infoarea .topInfoDate,
	.infoarea .topInfoTtl2	
		
		{
		margin-bottom: 0px;
	}
	.topImportantinfoWrapper .topStatusLink{
		width: 100%;
		float:none;
		margin:0px;
		display:block;
		background:none;
		min-height: 0px;
	}
	.topImportantinfoWrapper .topStatusLink a{
/*		padding:10px;*/
	}


	/* top info
	*******************************************************************************/
	.topInfoHead,
	.topNewsHead{
		display: block;
		text-align: center;
	}
	.topInfoDate,
	.topInfoCat,
	.topInfoTtl,
	.topInfoTtl2,
	.topNewsDate,
	.topNewsTtl,
	.infoDate,
	.infoCat,
	.infoTtl,
	.newsDate,
	.newsTtl{
		display: inline-block;
		vertical-align:top;
		margin-bottom:10px;
		letter-spacing: normal;
		word-spacing: normal;
	}
	.topInfoDate,
	.topNewsDate,
	.infoDate,
	.newsDate{
		width:auto;
		margin-right:10px;
	}
	.topInfoTtl,
	.topInfoTtl2,
	.topNewsTtl,
	.infoTtl,
	.newsTtl{
		display: block;
		width:auto;
		margin-bottom:20px;
	}
	.topInfoList,
	.topNewsList,
	.infoList,
	.newsList{
		padding: 0 5px;
	}

	.topToList{
		position:static;
		text-align:center;
	}
	.topToList a,
	.topSubNavTglBtn a{
		min-width:60%;
		margin: 0 auto;
		padding:10px;
		font-size: 1.0em;
		line-height:normal;
	}
	
	
	/* top NavCat2
	*******************************************************************************/
	
	.topNavCat2wrapper{
		width:100%;
		border-top: 1px solid #194994;
		margin-top:26px;
		padding-top: 26px;
	}
	
	.topNavCat2{
		width:100%;
	}
	.topNavCat2 a{
		display:block;
		float:none;
	}
	.topNavCat2.bus a{
		box-sizing:border-box;
		border:none;
		margin-right:0px;
		background:none;
	}
	.topNavCat2.bus .topNavCatTtl{
		background:#0081cc;
	}
	
	.topNavCat2.expressbus a{
		box-sizing:border-box;
		border:none;
		margin-right:0px;
		background:none;
	}
	.topNavCat2.expressbus .topNavCatTtl{
		background:#27ae60;
	}
	.topNavCat2.travel a{
		box-sizing:border-box;
		border:none;
		margin-right:0px;
		background:none;
	}
	.topNavCat2.travel .topNavCatTtl{
		background:#e84c3d;
	}
	.topNavCat2.bandaicity a{
		box-sizing:border-box;
		border:none;
		margin-right:0px;
		background:none;
	}
	.topNavCat2.bandaicity .topNavCatTtl{
		background:#e67e22;
	}
	
	
	
	.topNavCat2 .topNavCatImg{
		vertical-align: top;
		text-align:center;
		margin:20px;
		height:100px;
	}
	.topNavCat2 .topNavCatDesc{
		font-size: 1.0em;
		margin:0 1em 1em 1em;
	}
	.topNavCat2 .topNavCatTtl {
		color:#fff;
		padding:4px;
		text-align:center;
		font-size:1.4em;
		line-height:25px;
		font-weight: normal;
		margin-bottom: 6px;
	}
	
	
	.topNavCatDesc {
		font-size:0.8em;
		margin-bottom:15px;
	}

	

	/* top side
	*******************************************************************************/
	.topSide{
		margin-top:40px;
		margin-left:0;
		text-align:center;
		vertical-align: top;
		border-top: 1px solid #194994;
		margin-top: 26px;
		padding-top: 26px;

	}

	/* top group
	*******************************************************************************/
	.topGroupHead{
		text-align: center;
		margin-bottom:20px;
	}
	.topGroupList{
		padding:0 5px;
	}
	.topGroupList li{
		width:50%;
		margin:0 0 17px 0;
		padding:0;
	}
	.topGroupList li:nth-child(odd){
		padding-right:7px;
	}
	.topGroupList li:nth-child(even){
		padding-left:7px;
	}
	.topGroupList li img{
		width:100%;
	}

	/* page
	*******************************************************************************/
	.pageTtlWrapper {
		width: auto;
		margin-bottom:10px;
	}
	.pageTtl {
		font-size:1.2em;
		text-align:center;
	}
	.pagesubTtl2 {
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;font-size: 1.1em;
}
.pagesubTtl2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #142B55;
}	
		
	.pageBreadcrumbs {
		display:;
	}
	.pageBreadcrumbs li {
		display: inline-block;
		letter-spacing: normal;
		word-spacing: normal;
		min-height:18px;
		line-height:18px;
		vertical-align: middle;
		font-size:0.8em;
	}
	.pageBreadcrumbs li.home {
		background: url(../images/page_home.png) left center no-repeat;
		padding-left: 30px;
	}
	.pagetopinfo,
	.pagebody{
		width: 100%;
		margin-bottom:10px;
		padding:0 5px;
	}
	.infoHead{
	}
	.infoHeadTtl{
		font-size:1.0em;
	}
	.infoTtl,
	.infoList .topInfoTtl {
		width:100%;
	}
		.infoTtl,
	.infoList .topInfoTtl2 {
		width:100%;
	}	




	/* footer
	*******************************************************************************/

	.footerWrapper {
		margin-top:0;
	}
	.footer{
		padding-top:10px;
		padding-bottom:10px;
	}
	.footerNav{
		text-align: center;
		font-size:0.8em;
	}
	.footerNav li{
		padding-right: 10px;
		margin-right: 10px;
	}
	.footerCopyright {
		margin-top: 53px;
		text-align: center;
		font-size:0.6em;
	}




/* 20170110tabuse_pc
*******************************************************************************/
.topSide .nr_box{
	background-color: #c2d4e8; 
	padding: 3px 0;
}
.topSide .nr_box li{
	background:#ffffff;
	text-align: center;
	list-style-type: none;
	margin: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
	line-height:normal;
}


.bandaicity_cate{
	border:1px solid #e84c3d;
}
.lock {
	float: left;
}

.datamain {
	width: 95%;
font-size: 1.0em;
	margin:0 auto;
	padding:10px;
	border: 0px solid #999999;
}


.noticeinfo {
	width: auto;
	position: relative;
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
	background: #EBEBEB;
}
