@charset "utf-8";


/* ======================================
01.
Basic Settings.
========================================= */
article {
	clear:both;
	width:100%;
	color:#222;
}

#container {
	width: 960px;
	margin: 0 auto;
	position:relative;
	clear: both;
}


header h1 {
	text-align: left;
}

img {line-height:0;}

.clear{clear:both;}

.btn2 {
	background-color:#FFF;
}
.btn2:hover {
	background-color:#FFFFFF;
	-ms-filter: "alpha( opacity=70 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=70);/*IE 9 8 7 6 5 */
	-moz-opacity:0.7;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.7;/* Safari 1.x (pre WebKit!) */
	opacity:0.7;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.hd {
	visibility:hidden;
	display:none;
}

.box-d0 {
	margin-bottom: 10px;
}
.box-d1 {
	margin-bottom: 15px;
}
.box-d2 {
	margin-bottom: 20px;
}
.box-d3 {
	margin-bottom: 25px;
}
.box-d4 {
	margin-bottom: 30px;
}
.box-d5 {
	margin-bottom: 40px;
}

/*
.onlypc {
	display: block;
}
.onlysm {
	display: none;
}
@media only screen and (max-width: 820px) {
	.onlypc {
		display: none!important;
	}
	.onlysm {
		display: block;
	}
	
}
*/

/* ======================================*/

.areaconts {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	max-width: 960px;
	font-size:14px;
	line-height:1.5em;
}
.main-single{
	text-align:left;
	margin-bottom:20px;
}
#maincon768{
	width:768px;
	margin-left:auto;
	margin-right:auto;
}
#maincon768 .areaconts{
	width:768px;
}
#maincon768 .locationleftpict100 img{
	max-width:280px;
	height:auto;	
}
#maincon580 .areaconts{
	width:580px;
}
@media only screen and (max-width: 820px) {
	#maincon768{
		width: 100%;
	}
	#maincon768 .areaconts{
		margin-left:auto;
		margin-right:auto;
		width:96%;
	}
	#maincon580 .areaconts{
		margin-left:auto;
		margin-right:auto;
		width:96%;
		max-width:580px;
	}
}


@media only screen and (max-width: 820px) {	
.areaconts{
		margin-left:auto;
		margin-right:auto;
		width:96%;
	}
}

.loc-title-zone{
	overflow:hidden;
	margin-bottom:25px;
}
.loc-title{
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	float:left;
}
#maincon580 .loc-title{
	font-size:12px;
}
.loc-area{
	font-size:12px;
	float:right;
}

/* green button */
.greenipage{
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#FFF;
	width:77%;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:7px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border:1px #5d9824 solid;
	background: #96cf54;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2Y2Y1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2I1MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #96cf54 0%, #73b531 100%);
background: -webkit-linear-gradient(top,  #96cf54 0%,#73b531 100%);
background: linear-gradient(to bottom,  #96cf54 0%,#73b531 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96cf54', endColorstr='#73b531',GradientType=0 );
}
.greenipage .fa{
	font-size:20px;
}
.greenipage:link{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF!important;
}
.greenipage:visited{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF!important;
}
.greenipage:hover{
	text-decoration:none;
	background:#abd57c;
	color:#FFF!important;
}
.greenipage:active{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF!important;
}

/* pink button */
.pinkipage{
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:table;
	padding:7px 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border:1px #e73962 solid;
	background: #eb6581;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViNjU4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlODRhNmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #eb6581 0%, #e84a6a 100%);
background: -webkit-linear-gradient(top, #eb6581 0%,#e84a6a 100%);
background: linear-gradient(to bottom, #eb6581 0%,#e84a6a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6581', endColorstr='#e84a6a',GradientType=0 );
}
.pinkipage .fa{
	font-size:20px;
}
.pinkipage:link{
	text-decoration:none;
	background-color:#eb6581;
	color:#FFF!important;
}
.pinkipage:visited{
	text-decoration:none;
	background-color:#eb6581;
	color:#FFF!important;
}
.pinkipage:hover{
	text-decoration:none;
	background:#ee90a4;
	color:#FFF!important;
}
.pinkipage:active{
	text-decoration:none;
	background-color:#eb6581;
	color:#FFF!important;
}
.dr2-icon{
	margin-right:10px;
}
.dl2-icon{
	margin-left:10px;
}
.dr4-icon{
	margin-right:18px;
}
.shareprint-tbl{
	display: none;
	border-collapse:collapse;
	width:100%;
	}
.shareprint-tbl .share-td{
	text-align:center;
	width:50%;
}
.shareprint-tbl .print-td{
	text-align:center;
	width:50%;
}
@media only screen and (max-width: 480px) {	
	.shareprint-tbl .print-td{
		display:none;
	}
	.greenipage {
		width: 90%;
	}
}

/*
.shareprint-tbl td.greenipage{
	display:block;
	width:77%;
}
*/

/*print button of the print page*/
.map-print-page #map{
	margin-bottom:15px;
}
.map-print-pagetop{
	padding-bottom:25px;
	margin-bottom:15px;
	border-bottom:#cccccc 1px solid;
	text-align:right;
}
.map-print-pagebottom{
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
.map-print-pagetop .greenipage{
	width: 35%;
	margin-right:0;
}
.map-print-pagebottom .greenipage{
	width: 35%;
}

/* TABS of price bottons area */

/*  タブでコンテンツ表示・非表示 */
#smapNavi {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
	margin-bottom:15px;
	border-bottom:#ccc 1px solid;
	overflow:visible;
}
#smapNavi ul{
	overflow:hidden;
	margin-bottom:-1px;
	margin-left:auto;
	margin-right:auto;
	display:table;
	width:100%;
}
#smapNavi li{
	display:block;
	color:#666666;
	background-color:#ececec;
	float:left;
	text-align:center;
	width:50%;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#ccc 1px solid;
	border-top:#fff 1px solid;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	cursor:pointer;
	font-size:14px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;/*top left and top right*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height:42px;
	line-height:18px;	
}
@media only screen and (max-width: 820px) {	
	#smapNavi li{
		min-height:50px;
	}
}
#smapNavi li.smapactive{
	background-color:#ffffff;
	color:#333333;
	border-bottom:#fff 1px solid;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}
#smapNavi li{
	text-decoration:underline;
}
#smapNavi li.smapactive{
	text-decoration:none;
	cursor:default;
}
#smapNavi li.smapactive:hover{
	text-decoration:none;
}
#smapNavi li:hover{
	text-decoration:none;
}

#smapNavi li#smaptab1 a{
	display:block;
	/*background-image:url(img/tab1_active.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}
#smapNavi li#smaptab2 a{
	display:block;
	/*background-image:url(img/tab2_active.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}


#smapsecondPage{display:none;}
/*  タブでコンテンツ表示・非表示 
END */

#smapNavi li i{
	color:#999999;
	margin-right:15px;
	font-size:16px;
}
#smapNavi li .faisopen{
	display:none;
}
#smapNavi li.smapactive .faisopen{
	display:inline-block;
}
#smapNavi li .faisclosed{
	display:inline-block;
}
#smapNavi li.smapactive .faisclosed{
	display:none;
}

/**************************************
detail tab
*/

/*---------------- FLEX version -----------------*/

.locationdetail-box{
	overflow:hidden;
	display: -webkit-;/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-;/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flex;/* TWEENER - IE 10 */
	display: -webkit-flex;/* NEW - Chrome */
	display: flex;/* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: space-between;
	align-items: flex-start ;
	flex-direction: row;
	margin-bottom:25px;
	display: table;
	width: 100%;
}

.locationleftpict{
	/*float:left;
	display:inline-block;*/
	margin-right:20px;
	/*width:33%;*/
	-webkit--flex: 1;/* OLD - iOS 6-, Safari 3.1-6 */
	-moz--flex: 1;/* OLD - Firefox 19- */
	width: 37%;/* For old syntax, otherwise collapses. */
	-webkit-flex: 1;/* Chrome */
	-ms-flex: 1;/* IE 10 */
	flex: 1;/* NEW, Spec - Opera 12.1, Firefox 20+ */
	 flex-grow:0;
	
	
}
.locationtable{
	/*float:left;
	display:inline-block;*/
	-webkit--flex: 1;/* OLD - iOS 6-, Safari 3.1-6 */
	-moz--flex: 1;/* OLD - Firefox 19- */
	width: 40%;/* For old syntax, otherwise collapses. */
	-webkit-flex: 1;/* Chrome */
	-ms-flex: 1;/* IE 10 */
	flex: 1;/* NEW, Spec - Opera 12.1, Firefox 20+ */
	flex-grow:3;
}
.locationqr{
	/*float:left;
	display:inline-block;*/
	margin-left:20px;
/*	width:20%;*/
	-webkit--flex: 1;/* OLD - iOS 6-, Safari 3.1-6 */
	-moz--flex: 1;/* OLD - Firefox 19- */
	width: 15%;/* For old syntax, otherwise collapses. */
	-webkit-flex: 1;/* Chrome */
	-ms-flex: 1;/* IE 10 */
	flex: 1;/* NEW, Spec - Opera 12.1, Firefox 20+ */
	flex-grow:1;
}
.locationdet-tbl{
	border-collapse:collapse;
	width:100%;
}
.locationdet-tbl td,.locationdet-tbl th{
	vertical-align:top;
	text-align:left;
	border:#ccc 1px solid;
	padding:12px;
	font-size:14px;
}
.locationdet-tbl th{
	background-color:#f6f6f6;
	font-weight:bold;
	max-width:130px;
	min-width:100px;
}


/*---------------- x100 version, display table for IE 8,9,10-----------------*/
.locationdetail-100,.locationdetail-box100{
	overflow:hidden;
	display: table;
	margin-bottom:25px;
	width: 100%;
	/*table-layout: fixed;*/
}
.locationleftpict100{
	display:table-cell;
	vertical-align:top;
	padding-right:20px;
	width:350px;
}
.locationleftpict100 img{
	max-width:350px;
	height:auto;
}
.locationtable100{
	display:table-cell;
	vertical-align:top;
	/*width:40%;*/
}
.locationqr100{
	display:table-cell;
	vertical-align:top;
	padding-left:20px;
	width:15%;
}

/*580px map*/
#maincon580 .locationtable100{
	width:77%;
}
#maincon580 .locationqr100{
	width:19%;
}
#maincon580 .locationqr100 img{
	width:100%;
	height:auto;
	max-width:150px;
}
/*align left the qr and the text only if  there is a div (i.e. locationtable100) before it, otherwise, align center*/
#maincon580 .locationqr100{
	text-align:center;
}
#maincon580 >  .locationtable100　+ .locationqr100{
	text-align:left;
}
#maincon580 >  div+div{
	text-align:left;
}

@media only screen and (max-width: 820px) {	
/*---------------- x100 version, display table for IE 8,9,10-----------------*/
	.locationdetail-100,.locationdetail-box100{
		overflow:hidden;
		display: table;
		margin-bottom:25px;
		width: 100%;
		/*table-layout: fixed;*/
	}
	.locationleftpict100{
		display:block;
		vertical-align:top;
		margin-right:0px;
		padding-right:0px;
		margin-bottom:15px;
		width:100%;
	}
	.locationleftpict100 img{
		width:100%;
		height:auto;
		max-width:380px;
	}
	.locationtable100{
		display:block;
		vertical-align:top;
		width:100%;
	}
	.locationqr100{
		display:block;
		vertical-align:top;
		margin-right:0px;
		margin-bottom:15px;
		text-align:center;
		width:100%;
	}
	
	/*580px map*/
	#maincon580 .locationtable100{
		width:100%;
	}
	#maincon580 .locationqr100{
		width:100%;
	}
	#maincon580 .locationqr100 img{
		width:auto;
		height:auto;
	}
}

@media only screen and (max-width: 480px) {	
/*---------------- x100 version, display table for IE 8,9,10-----------------*/
	.locationdet-tbl td,.locationdet-tbl th{
		padding:6px;
		font-size:13px;
	}
}

/**************************************
Google Maps 
*/
#map {
	max-width: 100%;
	height: 500px;
	z-index:0;
	background:url(/st/share/area/layout/loading.gif) center center;
	background-repeat:no-repeat;
	border:#cccccc 1px solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
/*580 px map*/
#maincon580 #map {
	/*width: 580px;*/
	height: 360px;
}
@media only screen and (max-width: 480px) {	
	#map {
		width: 100%;
		height: 350px;
	}
	#maincon580 #map {
		width: 100%;
		height: 350px;
	}
}
#map > iframe {
	max-width: 100%;
}
/*
Open in Google Maps button
*/

.mapzone{
	position:relative;
}
.map-app{
	position:absolute;
	bottom:25px;
	right:58px;
	display:table;
	padding: 8px 8px;
	background-color: #fff;
	border: 1px solid #f19a24;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	justify-content: center;
	text-align: center;
	font-size:11px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	color:#FFFFFF;
	font-family: Roboto,Arial,sans-serif;
	-ms-filter: "alpha( opacity=90 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=90);/*IE 9 8 7 6 5 */
	-moz-opacity:0.9;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.9;/* Safari 1.x (pre WebKit!) */
	opacity:0.9;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
	background: #ffb701;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjcwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjgwMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffb701 0%, #ff8033 100%);
	background: -webkit-linear-gradient(top,  #ffb701 0%,#ff8033 100%);
	background: linear-gradient(to bottom,  #ffb701 0%,#ff8033 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb701', endColorstr='#ff8033',GradientType=0 );
}

.map-app:link {
	color:#FFFFFF!important;
	text-decoration:none;
}
.map-app:visited {
	color:#ffffff!important;
	text-decoration:none;
}
.map-app:hover {
	color:#ffffff!important;
	background-color:#ebebeb;
	text-decoration:none;
	background:#ffbc5f;
}
.map-app:active {
	color:#ffffff!important;
	background-color:#ebebeb;
	text-decoration:none;
}

/*
Google Maps  END
**************************************/

/* ------------- step gallery list ------------*/

.steptobus{
	width:100%;
	/*overflow:hidden;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media only screen and (max-width: 850px) {	
	.steptobus{
		/*width:480px;*/
		/*2 photo columns*/
		margin-left:auto;
		margin-right:auto;
	}
}
@media only screen and (max-width: 480px) {	
	.steptobus{
		/*width:228px;*/
		/*1 photo column*/
		margin-left:auto;
		margin-right:auto;
	}
}
.steptobus li{
	list-style-type:decimal;
	list-style-position: inside;
	font-weight:bold;
	font-size:20px;
	line-height:1.4em;
	/*float:left;
	width:228px;
	margin-right:10px;*/
	margin-bottom:40px;
	width: 100%;
}
/* 480px以上 */
@media only screen and (min-width: 480px) {
	.steptobus li{
		width: 49%;
	}
}
/* 960px以上 */
@media only screen and (min-width: 850px) {
	.steptobus li{
		width: 24%;
	}
}
.step-img{
	display:block;
	margin-top:5px;
	margin-bottom:15px;
}
.step-text{
	font-weight:normal;
	font-size:14px;
	line-height:1.4em;
}
/* ------------- step gallery list ------------*/


.custom-map-zone{
	margin-bottom:15px;
	text-align:center;
}
.custom-map{
}
@media only screen and (max-width: 480px) {	
	.custom-map{
		width:100%;
		height:auto;
	}
}

.custom-video-zone{
	margin-bottom:15px;
	text-align:center;
}
/*
@media only screen and (max-width: 480px) {	
	.custom-video-zone iframe{
		width:100%;
		height:auto;
	}

	.videoarea {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoarea iframe {
		/*position: absolute;*/
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


}
*/

/* Print Style Sheet */
@media print {
	.map-print-pagetop{
		display:none;
	}
	.map-print-pagebottom{
		display:none;
	}
}

/************* page 08 *************************/

.legacy-font-size{
	font-size:12px;
}
.dtitlebox {
	border-bottom: 3px solid #6D6C6C;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px !important;
	margin: 15px auto;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
}
.introtit{
	font-weight:bold;
	color:#000000;
	font-size:16px;
	margin-bottom:12px;
	border-left:#999999 7px solid;
	padding-left:10px;
	line-height:28px;
}
.kay-roz{
	max-width:90%;
	display:inline;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:12px;
	margin-bottom:4px;
	height:22px;
}
.kay-roz img{
	margin-right:4px;
}
.ukekay{
	line-height:1.7em;
	clear:both;
	float:left;
	display:block;
	margin-bottom:10px;
	margin-right:8px;
	width:84px;
	height:17px;
	font-size: 10px;
	color:#666666;
	text-align:center;
	margin-right:4px;
	background-image: url(/st/3/ja/pc/bus/sys/img/ico/minibkg_kay.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.tomypp-link{
	text-align:right;
	margin-bottom:10px;
	font-size:12px;
}
.tomypp-link .pinkycolor-arrow{
	color:#ff6699;
	margin-right:5px;
}

.yoyakukata-tbl{
	border-collapse:collapse;
	width:100%;
}
.yoyakukata-tbl td,.yoyakukata-tbl th{
	vertical-align:top;
	text-align:left;
	border:#ccc 1px solid;
	padding:12px;
	font-size:12px;
}
.yoyakukata-tbl th{
	background-color:#f6f6f6;
	font-weight:bold;
	max-width:130px;
	min-width:80px;
}
.firstroute{
	display:table;
	width:160px;
}
.box-d110{
		margin-bottom:110px;
}
.logintogo{
	border: #eeeeee 4px solid;
	background-color:#ffffcc;
	text-align:center;
	padding: 30px 15px;
}
.logintogo-gray{
	border: #cccccc 4px solid;
	background-color:#fbfafa;
	text-align:center;
	padding: 30px 15px;
}

.logintogo-link{
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
.logintogo-link .fa-map-marker{
	color:#ff9933;
	font-size: 46px;
	vertical-align: middle
}
.logintogo-link .fa-exclamation-triangle{
	color:#afafaf;
	font-size: 36px;
	vertical-align: middle
}
.orangygrad{
	background: #ffb701;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjcwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjgwMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffb701 0%, #ff8033 100%);
	background: -webkit-linear-gradient(top,  #ffb701 0%,#ff8033 100%);
	background: linear-gradient(to bottom,  #ffb701 0%,#ff8033 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb701', endColorstr='#ff8033',GradientType=0 );
}
.orangygrad:hover{
	text-decoration:none;
	background:#ffbc5f;
	color:#FFF;
}

/*news box*/
.shinjo-box{
	margin-bottom:40px;
	border:#cccccc 3px solid;
	padding:16px;
}
.faceron{
	color:#ff9933;
	font-size:18px!important;
	margin-left:-20px;
}
.newspit{
	font-size:14px;
	padding-left:20px;
	margin-bottom:15px;
}
.shinjo-box .newspit:last-child{
	margin-bottom:0px;
}
.newspit a:link{
	color:#333333!important;
}
.newspit a:visited{
	color:#333333!important;
}
.newspit a:hover{
	color:#333333!important;
}
.newspit a:active{
	color:#333333!important;
}

.iconalert-tbl{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
.iconalert-tbl td{
	vertical-align:text-top;
	text-align:left;
}
/*
2017-2-21
resize gallery images larger than the standard colum width (228px) to fit the colum
*/
.steptobus li img {
	object-fit: cover;
	width: 100%;
}

@media only screen and (max-width: 767px) {	
	.areaconts{
		padding-top:10px;
	}
}


.logocomputer{
	display: none;
}

.youtube {
	position: relative;
	display: flex;
	justify-content: center;
	max-width: 100%;
	max-height: 100%;
	padding-bottom: 56.25%;
}
.youtube > iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.btLink{
	margin:20px 0;
}
.btLink a{
	font-size:14px;
	text-decoration:none !important;
	color:#333 !important;
	padding:10px 25px 10px 10px;
	display:inline-block;
	position:relative;
}

.btLink a:hover{
	text-decoration:underline !important;
}

.btLink a:after {
    content: "";
    display: inline-block;
    background: url(/static/img/common/icon/angle-right-solid.png) no-repeat;
    background-size: cover;
    width: 6px;
    height: 10px;
    color: #f53d7e;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 10px;
}
