﻿@charset "utf-8";
/* CSS Document */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}
#mainContents {
    padding:0px!important;
}
a:hover img{
	opacity:0.8;
}

article{
	width:1000px;
	margin:0 auto;
	font-size: 13px;
}
div#sidebar {float:left; width:20%;margin-right:8px;}
#mainRight{width:79%;float:right;}

/*左サイド*/
/*左カラム*/
div#sidebar .mypage p.loginBn a{
	background:#666;
	width:100%;
	padding:10px 0;
	display:block;
	text-align:center;
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	border-radius:5px;
}
div#sidebar .mypage p.loginBn a:hover{
	background:#999;
}
div#sidebar .mypage p.loginBn a .fa-user{
	font-size:1.2em;margin-right:5px;
}
div#sidebar .mypage p.loginBn a .fa-chevron-circle-right{
	margin-left:5px;
}
div#sidebar .support{
	margin-top:8px;
	background-image: -moz-linear-gradient(45deg,#eee 25%,transparent 25%,transparent 50%,#eee 50%,#eee 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,#eee 25%,transparent 25%,transparent 50%,#eee 50%,#eee 75%,transparent 75%,transparent);
	background-size: 4px 4px;
	padding:5px;
	border-top: 1px #999 dotted;
    border-bottom: 1px #999 dotted;
	font-size: 0.9em;
}

div#sidebar .support dl dt,
div#sidebar .support dl dd.telNumber,
div#sidebar .support dl dd.telComment{
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
div#sidebar .support dl dd.telNumber{
	font-size:1.7em;
	color:#FF9900;	
}
div#sidebar .support dl dd.buisinessHour{
	font-size:0.9em;
	line-height:1.2em;
	margin-bottom:5px;
}
div#sidebar .support dl dd.telComment{
	color:#000;
	line-height:1.2em;
}
div#sidebar .support dl dd.inquiryBtn a{
	background:#FFF;
	border:#f90 1px solid;
	color:#f90;
	margin:5px auto;
	text-align:center;
	display:block;
	padding:5px 0;
	font-weight: bold;
}
div#sidebar .support dl dd.inquiryBtn a i{
	margin-right:5px;
}
div#sidebar .support dl dd.inquiryBtn a:hover{
	background:#f90;
	color:#fff;
}

/*ナビ*/
.nav ul{
	background:none!important;
}
.nav ul li.tabOn{
	background:url(../../img/category/hatobus/tabBgOn.png) no-repeat;
	margin-right:2px;
}
.nav ul li.tabOff a{
	display:block;
	background:url(../../img/category/hatobus/tabBgOff.png) no-repeat;
}
.nav ul li.tabOff a:hover{
	background:url(../../img/category/hatobus/tabBgOn.png) no-repeat;
}
.nav ul li,.nav ul li a{
	float:left;
	width:278px;
	height:44px;
}
.nav ul li span{
	padding:3px 0px 0px 25px;
	display:block;
}
/*navi*/
.navi_hatobus ul {
    display: flex;
    margin: 30px 10px;
    border: 2px solid #f1eb4d;
    background: #fff;
    border-radius: 10px;
}
.navi_hatobus li {
    flex: 0 0 50%;
    text-align: center;
}
.navi_hatobus li a {
    padding: 15px 0;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    color: #000;
}
.navi_hatobus .current a {
    background: #f1eb4d;
}
.plan_link a {
    display: block;
    background: #f90;
    color: #fff;
    text-align: center;
    width: 60%;
    margin: 30px auto;
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.2em;
    border-radius: 8px;
}
#hatoContents{
	background:url(../../img/category/hatobus/bg.png) repeat;
	margin:0!important;
	padding:8px 0px;
}
#hatoContents #mainContents{
	background:url(../../img/category/hatobus/bg.png) repeat!important;
}
#hatoContents.hatoNew{
	background:url(//www.tabione.com/img/category/hatobus/main_bg.jpg) repeat;
}
#hatoContents.hatoNew #mainContents{
	background:url(//www.tabione.com/img/category/hatobus/main_bg.jpg) repeat!important;
}
#hatoContents h1{
	margin-bottom:8px;
}
#hatoContents #mainContents h3.title{
	color:#000!important;
	border-left:#FF0 7px solid!important;
	margin-bottom:3px;
}
#hatoContents .leadTxt{
	padding:5px;
	line-height:1.3em;
	font-size:1.1em;
}
.bannar{
	margin:8px 0;
	text-align: center;
}

/*検索*/
#hatoContents .searchBox{
	padding:5px;
	margin:8px auto;
}
#hatoContents .searchBox .searchDetail,#hatoContents .searchBox .searchKeyword{
	float:left;
	border:#ec6941 2px solid;
	background:#FFF;
	padding:0 0 8px 0;
}
#hatoContents .searchBox div.searchDetail{
	margin-right:5px;
	width:50%;
}
#hatoContents .searchBox dl{
	padding:5px;
}
#hatoContents .searchBox dl dt{
	margin:3px 0px;
	font-weight:bold;
	font-size:13px;
	clear:both;
}
#hatoContents .searchBox dl dd{
	margin-bottom:5px;
}
#hatoContents .searchBox dl dd.keyword{
	width:50%;
	float:left;
}
#hatoContents .searchBox dl dd.searchDate{
	float:left;
}
#hatoContents .searchBox dl dd.searchDate select{
	margin-right:3px;
	margin-left:3px;
}
#hatoContents .searchBox dl dd.searchBtn{
	width:102px;
	margin:-10px auto;
	float:right;
}

#hatoContents .searchBox input,#hatoContents .searchBox select{
	border:#999 1px solid;
	padding:3px;
}
#hatoContents .searchBox dl dd.searchBtn input{
	border:none!important;
}
#hatoContents .searchBox div.searchKeyword{
	width:250px;
}
#hatoContents .searchBox div.searchKeyword p{
	margin-bottom:5px;
}

#hatoContents .searchBox div.searchKeyword ul li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	margin:3px 5px;
	font-size:14px;
	padding-left:15px;
	background:url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
#hatoContents .searchBox div.searchKeyword ul li a{
	text-decoration:underline;
}

#hatoContents .searchBox div.searchKeyword2{
	clear:both;
}

#hatoContents .searchBox div.searchKeyword2 p{
	margin-bottom:5px;
}

#hatoContents .searchBox div.searchKeyword2 ul li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	margin:3px 5px;
	font-size:12px;
	padding-left:15px;
	background:url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
#hatoContents .searchBox div.searchKeyword2 ul li a{
	text-decoration:underline;
}

.mainContentsInner{
	background: #fff;
    width: 97%;
    margin: 0 auto 8px;
    padding:8px 0;
}
.more a{
	font-size:16px!important;
	font-weight:bold;
}
.searchInner{
	margin:0 auto 8px;
	border:2px solid #666;
	background:#fff;
}
.searchInner h2{
	background:#666;
	color:#fff;
	padding:5px;
}
.searchInner .search_date,.searchInner .search_word{
	display:inline-block;
	vertical-align: middle;
	width:38%;
	padding: 0 8px;
}
.searchInner .searchBtn{
	display:inline-block;
	vertical-align:bottom;
}
#hatoContents .searchInner input, #hatoContent .searchInner select{
	padding:5px;
}
#hatoContents .searchInner .searchBtn input{
	background:#f90;
	color:#fff;
	border:2px solid #f90;
	width:130px;
	cursor: pointer;
	font-size:1.2em;
}
#hatoContents .searchInner .searchBtn input:hover{
	background:#fff;
	color:#f90;
}
.searchInner .searchKeyword2{
	padding:0 8px 8px;
}
#hatoContents .searchBox .searchInner .searchKeyword2 li{
	font-size:1.1em;
}
.searchBox img.ui-datepicker-trigger {
    width: 28px;
    float: right;
    margin-left: 5px;
}
/*アンカーリンクPC2016/10/07たけだ*/
#hatoContents .searchLink{
	float:left;
	width:48%;
	font-size:14px;
	margin-left:0px;
}
#hatoContents .searchLink a{
	color:#ec6941!important;
	line-height:18px;
}

#hatoContents .searchLink li{
	float:left;
/*	border:#5f5f5f  2px solid;
	background-color: #fff;*/
	background:url(../../img/pref_category/kyoto_bus/ankerLink.png);
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	background-size:130px 85px;
	width:130px;
	height:65px;
	max-width:130px;
	max-height:65px;
	margin-bottom:3px;
	text-align:center;
	padding-top:20px;
	font-weight: bold;
    font-size: 1.1em;
}
#hatoContents .searchLink .linkRight{
	float:right;
}
#hatoContents .searchLink .quitionLink{
	float:left;
/*	border:#5f5f5f  2px solid;
	background-color: #fff;*/
	background:url(../../img/pref_category/kyoto_bus/ankerLink_l.png);
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	background-size:263px 85px;
	width:263px;
	height:65px;
	text-align:center;
	padding-top:20px;
}
.pageMenu ul{
	display:table;
	table-layout: fixed;
	width:80%;
	margin:0 auto;
}
.pageMenu li{
	display:table-cell;
}

/*マップ　2016.8.9*/	
#hatoContents #tonaiMap {
	margin:0px auto;
	padding-bottom:10px;
}

#hatoContents #tonaiMap ul{
	background:url(../../img/category/hatobus/mapBack.gif);
	width:542px;
	height:500px;
	margin:0px auto;
	padding:0px auto;
	position:relative;
}

#hatoContents #tonaiMap ul li a{
	position: absolute;
	display: block;
	height: 82px;
}

#hatoContents #tonaiMap ul li.otherPlace a{
	height: 21px!important;
}
#hatoContents #tonaiMap ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#hatoContents #tonaiMap ul li.mapShibamata a{
	top: 52px;
	left: 452px;
}
#hatoContents #tonaiMap ul li.mapAsakusa a{
	top: 59px;
	left: 353px;
}
#hatoContents #tonaiMap ul li.mapTotyou a{
	top: 60px;
	left: 27px;
}
#hatoContents #tonaiMap ul li.mapKoukyo a{
	top: 63px;
	left: 241px;
}
#hatoContents #tonaiMap ul li.mapYasukuni a{
	top: 71px;
	left: 133px;
}
#hatoContents #tonaiMap ul li.mapKokkai a{
	top: 151px;
	left: 230px;
}
#hatoContents #tonaiMap ul li.mapSkytree a{
	top: 150px;
	left: 446px;
}
#hatoContents #tonaiMap ul li.mapRoppongi a{
	top: 157px;
	left: 95px;
}
#hatoContents #tonaiMap ul li.mapYakatabune a{
	top: 171px;
	left: 355px;
}
#hatoContents #tonaiMap ul li.mapTokyotower a{
	top: 235px;
	left: 179px;
}
#hatoContents #tonaiMap ul li.mapSumida a{
	top: 243px;
	left: 444px;
}
#hatoContents #tonaiMap ul li.mapTsukiji a{
	top: 304px;
	left: 306px;
}
#hatoContents #tonaiMap ul li.mapCruise a{
	top: 308px;
	left: 67px;
}
#hatoContents #tonaiMap ul li.mapOdaiba a{
	top: 348px;
	left: 429px;
}
#hatoContents #tonaiMap ul li.mapYokohama a{
	top: 470px;
	left: 19px;
}
#hatoContents #tonaiMap ul li.mapKawasaki a{
	top: 470px;
	left: 104px;
}
#hatoContents #tonaiMap ul li.mapHakkei a{
	top: 470px;
	left: 191px;
}
#hatoContents #tonaiMap ul li.mapEnoshima a{
	top: 469px;
	left: 278px;
}
#hatoContents #tonaiMap ul li.mapYokosuka a{
	top: 470px;
	left: 364px;
}
#hatoContents #tonaiMap ul li.mapKamakura a{
	top: 470px;
	left: 449px;
}
/*マップ　2016.10.24*/	


#content #mapKanto {
	margin:0px auto;
	background:#FFF;
	width:542px;
	padding-bottom:10px;
}

#content #mapKanto ul{
	background:url(//www.tabione.com/img/category/hatobus/mapKanto.png);
	width:542px;
	height:490px;
	margin:0px auto;
	padding:0px auto;
	position:relative;
}

#content #mapKanto ul li a{
	position:absolute;
	display:block;
	opacity:0.9;
	border-radius:5px;
	border:#eee 1px solid;
	padding:3px 10px 3px 15px;
	text-decoration:none;
	color:#666666!important;
	font-weight:bold;
	background:#FFF url(//www.tabione.com/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position:5%;
	font-size:110%;
	box-shadow:1px 1px 1px #666;
}
#content #mapKanto ul li a:hover{
	background:#FFFFCC url(//www.tabione.com/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position:5%;
	color:#CCCCCC;
}

#content #mapKanto ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}


#content #mapKanto ul li.btnTokyo a{
	top: 271px;
	left: 301px;
}

#content #mapKanto ul li.btnChiba a{
	top: 313px;
	left: 414px;
}
#content #mapKanto ul li.btnKanagawa a{
	top: 327px;
	left: 278px;
}
#content #mapKanto ul li.btnSaitama a{
	top: 216px;
	left: 286px;
}
#content #mapKanto ul li.btnTochigi a{
	top: 85px;
	left: 355px;
}
#content #mapKanto ul li.btnIbaraki a{
	top: 159px;
	left: 435px;
}
#content #mapKanto ul li.btnGunma a{
	top: 117px;
	left: 228px;
}
#content #mapKanto ul li.btnYamanashi a{
	top: 280px;
	left: 170px;
}
#content #mapKanto ul li.btnNagano a{
	top: 190px;
	left: 84px;
}
#content #mapKanto ul li.btnShizuoka a{
	top: 386px;
	left: 142px;
}

/*レイアウト②*/
.jouhou{
	margin-top:5px;
	margin-right:5px;
}

.jouhou td {
    padding: 0 0 5px;
}
.tab{
	width:100px;
	border:#CCC solid 1px;
	background:#000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}

.tab1{
	border-bottom:#999 solid 2px;
}

#content h2.ttl{
	background:url(../../img/category/hatobus/ttlBg.png) no-repeat!important;
	width:558px!important;
	height:44px!important;
	margin-top:8px!important;
	padding:0!important;
	border-bottom:none!important;
}
#content h2.ttl span{
	display:block!important;
	padding:10px 0px 0px 50px!important;
	color:#FFF!important;
	font-weight:bold!important;
	font-size:18px!important;
}
.hatoNew h2.ttl_a{
	background:#f1eb4f;
	padding:12px;
	font-family: "Yu Gothic";
	margin: 30px 0 15px 0;
	color:#000;
	font-size:1.5em;
}
/*ツアーの種類から選ぶ*/
.tourCateCont{
	margin:0 0 15px;
	padding:12px 0;
}
.tourCateCont ul{
	display:table;
	width:100%;
	margin:8px auto;
	border-collapse: separate;
 	border-spacing: 5px 0;
}
.tourCateCont ul li{
	display:table-cell;
	border:1px solid #f90;
	border-radius: 5px;
	box-shadow: 0px 2px 0px 0px rgba(255, 153, 0,1);
	-webkit-box-shadow: 0px 2px 0px 0px rgba(255, 153, 0,1);
	-moz-box-shadow: 0px 2px 0px 0px rgba(255, 153, 0,1);
	padding:8px 5px;
	cursor: pointer;
	position:relative;
	background:#fff;
}
.tourCateCont ul li:after{
	content:'\f13a';
  	font-family: FontAwesome;
  	color:#f90;
  	right:2%;
  	top:35%;
  	position:absolute;
  	font-size:1.2em;
}
.tourCateCont ul li:hover{
	background:#eee;
}
.tourCateCont .cateTitle{
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	color:#f90;
}
.tourCateCont .cateTitle span{
	display: inline-block;
	vertical-align: middle;
	margin-left:5px;
}

.tourCateCont ul li p{
	text-align: center;
	margin-top:8px;
}
.cateList{ 
	width:95%;
	margin:15px auto;
	display:none;
}

.cateListInner{
	border:2px solid #f90;
	padding:8px;
	background: #fff;
}
.cateListInner h4 {
    font-size: 1.2em;
    margin: 8px 0;
    border-left: 5px solid #f90;
    padding-left: 8px;
    color: #f90;
}
.cateListInner table{
	width:100%;
	border-collapse: collapse;
	border:1px solid #666;
	font-size:1.1em;
}
.cateListInner table th{
	background:#eee!important;
	border-bottom:none!important;
	text-align: center!important;
	padding:8px 0!important;
}
.cateListInner table th,.cateListInner table td{
	border:1px solid #666;
}
.cateListInner table td{
	padding:5px 3px!important;
	line-height:1.5em;
}
.cateListInner table td a{
	font-weight:bold;
}
.cateListInner .catePrice{
	font-weight:bold;
	color:#c00;
}
.cateListClose{
	float:right;
	background:#666;
	color:#fff;
	padding:8px 20px;
	margin-top:8px;
	cursor: pointer;
}
.cateListClose i{
	margin-right:5px;
}
/*テーマから探すPC*/
.themaHato{
	width:32%;
	float:left;
	vertical-align:top;
	margin-bottom:3px;
}
.themaHato dl{
	padding:3px;
}
.first_thema{
	margin-left: 8px!important;
}
.themaHato dl dt{
	font-size:0.9em;
	display:block;
	position:relative;

}
.themaHato dl dd{
	position:relative;

	text-align:center;
/*	padding:3px;*/
	background:rgba(119,119,119,0.92);
	color:#FFFFFF;
/*	opacity:0.92;
	left:2px;
	bottom:0px;*/
	z-index:1;
	padding:5px 0;
	font-weight:bold;
	top:-22px;
	margin-bottom:-20px;
	font-size:1.1em;
}
.themaHato dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}
/*季節のおすすめPC2016/10/07たけだ*/
.pla_1{
	width: 48.3%;
	border:#5f5f5f solid 1px;
	display: inline-block!important;
	vertical-align: top;
	margin:5px;
	padding: 8px;
    box-sizing: border-box;
}
.pla_1 h3{
	padding:0!important;
	font-size:1.1em!important;
	border-bottom:none!important;
	margin-bottom:5px;
}
.pla_title{
	text-align:center;
	font-weight:bold;
	margin:5px 5px 10px 5px;
}
.pla_left{
	width:36%;
	float:left;
}
.pla_left img{
	width:100%;
}
.pla_right{
	width:59.6%;
	float:left;
	margin-left:8px;
	font-size: 1.1em;
    line-height: 1.4em;
}
.pla_under{
	clear:both;
	margin-top:5px;
}
.susume_pr{
	margin:5px 0 5px 5px;
	float:left;
	color: #c00;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:40%;
}
.susume_pr span{
	font-size: 18px;
	font-weight:bold;
}
#hatoContents .pla_1 .planLink{
	width:58%;
	float:right;
}
#hatoContents .pla_1 .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-radius:5px;
	padding:8px 5px;
	display:block;
	text-decoration:none;
	background:#ec6941;
	color:#FFFFFF!important;
	font-size:1.2em;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
#hatoContents .pla_1 .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

.txt_t{
	background:url(../../img/pref_category/factory_cruise/hoshi.jpg) no-repeat;
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.seasonPlan{
	background:#fff;
	padding:8px;
}
/*定番コース*/
.planBoxn h3{
	color:#FFF!important;
	font-size:1.2em!important;
	line-height:1.3em;
	margin-bottom:5px;
	background:#5f5f5f !important;
	border-bottom:none;
	padding:5px!important;
	border-bottom:none!important;
}

.planBoxn{
	width: 48.2%;
	padding:8px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    background: #fff;
    box-shadow: 0 2px 2px #999999;
    margin-bottom: 8px;
    border: 1px solid #999;
    margin: 0 0 8px 8px;
}

.planBoxn p:not(.planLink) {
    width: 80%;
    margin: 8px auto;
}

.planBoxn .planInfo{
	margin:8px 0px;
	width:100%;
}
.planBoxn .planInfo td{
	border-bottom:#999 1px solid;
	padding:5px;
}
.planBoxn .planInfo .tableTtl{
	background:#eee;
	border-bottom:#999 1px solid;
	padding:5px;
	width:25%;
}
.planBoxn dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 8px 0;  
	margin-left: auto;
	margin-right: auto;
}
.planBoxn dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
}
.planBoxn dl.planPrice dd{
	display: table-cell;
	color:#c00;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.4em;
}
.planBoxn .planLink{
	margin-top:8px;
}
.planBoxn .planLink a{
	text-align:center;
	font-weight:bold;
	border-radius:5px;
	padding:8px 0px;
	display:block;
	text-decoration:none;
	background:#ec6941;
	color:#FFFFFF;
	font-size:1.2em;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
.planBoxn .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}

/*見どころスポットから探すPC*/
#spot dl{
	width:165px;
	display:inline-block;
	vertical-align:top;
	margin: 0 0 4px 0;
	padding: 5px;
	border: #5f5f5f 1px solid !important;
	*display: inline;  
    *zoom: 1;
}
#spot .first_spot{
	margin-left: 7px!important;
}
#spot dl dt{
	text-align:center;
	font-weight: bold;
	color: #5f5f5f;
}
#spot dl dd{
	margin: 5px;
	font-size: 0.9em;
}
#spot .spot_txt{
	margin: 0 5px !important;
	text-align:left!important;
}
#spot .btn{
	display:block;
	clear:both;
	position: relative;
	background:none!important;
}
#spot .btn a{
	background:#74E7B3;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
#spot .btn a:hover{
	background:#FCC;
}
#spot .accordion{
	min-width: 95%!important;
	width:95%!important;
	margin-bottom:5px;
	
}
#spot .accordion .ac-content{
	background:#FFFFFF;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	font-size:1.1em;
}
 #spot p{
	float:none!important;
}
#spot .Prefecture{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	color:#999999;
	background:#FFFFFF;
	padding:8px;
	border-top:1px #999999 solid;
}
#spot .accordion label:before{
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top:15%;
}
#spot .ac-cont{
	background:#FFFFFF!important;
	padding:0!important;
}


.bnrArea{
	margin:0 auto 5px!important;
	position: relative;
	clear:both;
	text-align:center;
	width:95%;
}
.bnrArea p{
	margin-bottom:5px;
	text-decoration:underline!important;
}

/*検索*/
.searchBoxW , .searchBoxW2{
	clear:both;
	width:95%;
	border: 1px solid #5f5f5f;
	border-radius:5px;
	margin:auto!important;
}
.searchBoxW h5 , .searchBoxW2 h5{
	color:#fff!important;
	background-color:#5f5f5f!important;
	text-align:center;
	line-height:30px;
}

.searchBoxW2 .searchBoxF dd{
	float:left;
}
.searchBoxW input[type="text"] {
    padding: 5px!important;
    margin: 5px auto!important;
	height:30px!important;
	border:1px #CCCCCC solid;
}

.searchBoxW2 .searchBoxFsp input[type="image"]{
	width:100%!important;
	height:auto!important;
}

.searchBoxW2 h6{
	border-bottom:1px #CCCCCC dotted;
}
.searchBoxW2 h6{
	border-bottom:1px #CCCCCC dotted;
}
/*FQA*/
.questionBox{
	border:#CCC 1px solid;
	width:95%;
	padding:5px;
	margin:5px auto;
}
.questionBox .question{
	background: url(../../img/category/hatobus/icon_q.png) no-repeat;
	background-size:25px 25px!important;
	padding:5px 30px;
	color: #000;
	font-weight:bold;
	font-size:14px;
	height:25px;
}

.questionBox .ansDetail1{
	background: url(../../img/category/hatobus/icon_a.png) no-repeat;
	background-size:25px 25px!important;
	padding:5px 0px 5px 30px;
	line-height:1.2em;
}
.questionBox span{
	font-weight:bold;
	color:#F00;
}
.questionBox .answer2 {
    margin: 8px 20px;
    width: 450px;
}
.questionBox .answer2 .ansImg {
    float: left;
    width: 210px;
	margin-right:8px;
}
.questionBox .answer2 .ansDetail2 {
    float: left;
    width: 232px;
}
.questionBox .answer2 .ansDetail2 p{
	background: url(../../img/topics/0902bluecave/icon_a.png) no-repeat scroll left 2px rgba(0, 0, 0, 0);
	padding-left:30px;
}
/*季節のおすすめツアー*/
.width95 {
	width:95%!important;
	margin:auto;
}
.width95 li {
    border: #5f5f5f 1px solid!important;
	padding:5px!important;
	background:#FFF;
	margin-bottom:5px;
	
}

/*乗り場案内*/
#stand .accordion{
	min-width: 95%!important;
	width:95%!important;
	margin-bottom:5px;
	padding:5px;
	
}
#stand .accordion .ac-cont{
	background:#FFFFFF;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	font-size:1.1em;
}
#stand p{
	float:none!important;
}
#stand .depPlace{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	color:#999999;
	background:#FFFFFF;
	padding:8px;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	border-top:1px #999999 solid;
}
#stand .accordion label:before{
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top:15%;
}
/*各エリアの名所一覧*/
#meisyo .accordion{
	min-width: 95%!important;
	width:95%!important;
	margin-bottom:5px;
	padding:5px;
	
}
#meisyo .accordion .ac-cont{
	background:#FFFFFF;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	font-size:1.1em;
}
#meisyo p{
	float:none!important;
}
#meisyo .Prefecture{
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	color:#999999;
	background:#FFFFFF;
	padding:8px;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	border-top:1px #999999 solid;
}
#meisyo .accordion label:before{
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-top: 6px solid #999999;
	left: 90%;
	top:15%;
}
#meisyo li {
	background:url(//www.tabione.com/sp/module/img/special/arrow.png) right no-repeat ;
	-webkit-background-size: 18px 69px !important;
	-moz-background-size: 39px 69px !important;
	-o-background-size: 39px 69px !important;
	padding-bottom:5px;
	border: #999999 1px solid !important;
}

#meisyo li a {
	display:block;
	text-decoration:none !important ;
}


#meisyo li p {
	float:left;
	width:90%;
	line-height:1.2;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:1.4 !important;
}
#meisyo span.mainText {
	display:block;
	text-decoration:underline!important;
	padding-bottom:3px ;
	font-weight:bold;
	font-size: 14px !important;
	padding-top:15px;
}

#meisyo span.subText {
	display:block;
	line-height:1.4 !important;
	font-size:10px !important;
	color:#666666 !important;
}

/*地図*/
.areaSelect{
	position:relative;	
}
.mapKanto{background:url(//www.tabione.com/img/category/hatobus/mapKanto.png) no-repeat;
	background-size:100% 300px;
	width:100%;
	height:300px;
}

.areaSelect ul li{
	display:block;	
}
.areaSelect ul li a{
	position:absolute;
	display:block;
	opacity:0.9;
	border-radius:5px;
	border:#eee 1px solid;
	padding:3px 10px 3px 15px;
	text-decoration:none;
	color:#666666!important;
	font-weight:bold;
	background:#FFF url(//www.tabione.com/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position:5%;
	font-size:110%;
	box-shadow:1px 1px 1px #666;
}
.areaSelect ul li a:hover{
	background:#FFFFCC url(//www.tabione.com/img/mari/mapBtnArrow.jpg) left no-repeat;
	background-position:5%;
	color:#CCCCCC;
}

.areaSelect ul li.btnTokyo a{
	top:158px;
	left:185px;
}
.areaSelect ul li.btnChiba a{
	top:185px;
	left:268px;
}
.areaSelect ul li.btnKanagawa a{
	top:196px;
	left:164px;
}
.areaSelect ul li.btnSaitama a{
	top:120px;
	left:177px;
}
.areaSelect ul li.btnTochigi a{
	top:42px;
	left:217px;
}
.areaSelect ul li.btnIbaraki a{
	top:90px;
	left:264px;
}
.areaSelect ul li.btnGunma a{
	top:60px;
	left:132px;
}
.areaSelect ul li.btnYamanashi a{
	top:160px;
	left:100px;
}
.areaSelect ul li.btnNagano a{top:99px;left:45px;}
.areaSelect ul li.btnShizuoka a{
	top:224px;
	left:80px;
}

/*はとバス花ツアー用*/
.leadF {
	padding:8px 0;
}
.leadF h2{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	font-size:1.46em
}
.leadF .leadFText{
	float:left;
	margin-right:5px;
	width: 390px;
}
.leadF .leadFText p{
	font-size:1.1em;
	line-height:1.3em;
	padding:8px 0;
}
h3.ttlFlower{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	background:url(/img/category/hatobus/ttlFBg.png) no-repeat;
	color:#fff!important;
	text-align:center;
	font-size:1.5em!important;
	padding:15px 0!important;
	font-size:1.4em;
	border-bottom:none!important;
}

/*テーマからツアーを選ぶ*/

#tourContentInner #arrival{
	padding-top:5px;
}
.tourBox{
	display:none;
}
.active{
	display:block;
}
.tourBox h3 {
	font-size:1.3em!important;
	padding:10px 0 10px 10px;
	background:#f2dbbd !important;
	border-left: solid 12px #ec6941!important;
	color:#ec6941!important;
	width:95%!important;
	margin:0px auto 10px;
	
　}
.tourBox .planBoxn h3 {
    color: #FFF !important;
    font-size: 1.2em !important;
    line-height: 1.3em;
    margin-bottom: 5px;
    background: #5f5f5f !important;
    border-bottom: none;
    padding: 5px !important;
    border-bottom: none !important;
}
.planBoxn h3 {
	border-left: none!important;
	
　}
.tourBox ul{
	border:1px solid #603117;
	width:96%;
	margin:8px auto;
	display:flex;
	flex-wrap: wrap;
	padding:8px 0;
}
.tourBox ul li{
	width:33%;
	text-align:center;
	border-right:1px dotted #603117;
	padding:6px 3px;
	cursor:pointer;
	margin-bottom:2px;
	font-size:1.1em;
	text-decoration:underline;
}
.tourBox ul li:hover{
	background:#ADD39B;
}
.tourBox ul li:nth-child(4),.tourBox ul li:last-child{
	border-right:none;
}

.mainContentsInner .placeList h3{
	background:#fff!important;
	color:#0099FF!important;
	font-weight:normal;
	border:none!important;
	margin:0px auto;
}

.mainContentsInner .placeList .annnai{
	text-align:center;
	margin-bottom:10px;
	font-size:110%;

}
.mainContentsInner .placeList h3 span{
	font-weight:bold;
}
.mainContentsInner .placeList h3 i{
	margin-right:8px;
}
.placeList{
	position:relative;
	width:100%;
	/*height:180px;*/
	margin:0 auto;
	overflow:hidden;
}
.mainContentsInner .placeList ul li{
	width: 30.5%;
	position:relative;
	float:left;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #603117;
	font-size:1em;
}
.placeList li:hover{
	opacity:0.6;
}
.mainContentsInner .placeList ul li img{
	width:100%;
	height:140px;
	-moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
    cursor: pointer;
}
.mainContentsInner .placeList ul li .categoryImg{
	overflow:hidden;
	width:100%;
	height:140px;
	cursor: pointer;
}
.mainContentsInner .placeList ul li a:hover img{
	text-decoration:none;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	 -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%);
    -o-filter: grayscale(80%);
    -ms-filter: grayscale(80%);
    filter: grayscale(80%);
}
.mainContentsInner .placeList ul li span.categoryArea{
	position:absolute;
	bottom:0;
	left: 0%;
	background:#f9f2e7;
	opacity:0.9;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
	padding:8px 0;
	width:100%;
}

#planList{
	overflow:hidden;
}

section h3{
	color: #333333!important;
	background: #FFFFFF!important;
	padding: 5px!important;
	display: block!important;
	line-height: 1.4em!important;
	border-bottom:none!important;
	font-size:12px!important;
}

.planBox{
	width:46.5%;
	float:left;
	margin:8px 2px 0px 0px;
	padding:8px;
	border-bottom:#603117 1px dotted;
	border-right:#603117 1px dotted;
}
.planBox:nth-child(even) {
    border-right: none;
}
.planBoxL{
	width:95%;
	float:left;
	margin:8px 2px 0px 8px;
	padding:8px 5px;
	border-bottom:#603117 1px dotted;
}
.planBox h4,.planBoxL h4{
	font-weight:bold;
	background: transparent!important;
	font-size: 100%;
	vertical-align: baseline;
	border: none!important;
	color: #555555;
	margin-bottom:5px;
}

.planBox p img,.planBoxL p img{
	height:192px;
}
.planBoxL p img{
	width:45%;
	float:left;
}
.planBox .planInfo{
	margin:8px 0px;
	width:100%;
}
.planBoxL .planInfo{
	margin:0px 8px;
	width:51%;
	float:left;
}.planBox .planInfo th,.planBoxL .planInfo th{
	background:#ADD39B!important;
}
.planBox .planInfo td,.planBoxL .planInfo td{
	border-bottom:#603117 1px solid!important;
	padding: 3px 5px!important;
}
.planBox .planInfo .tableTtl,.planBoxL .planInfo .tableTtl{
	background:#EF6081;
	margin-right:8px;
	border-bottom:#603117 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
.planBox dl.planPrice,.planBoxL dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
}
.planBoxL dl.planPrice{
	float:left;
	margin:4px 8px;
}
.planBox dl.planPrice dt,.planBoxL dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
.planBox dl.planPrice dd,.planBoxL dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	color:#EF6081;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.3em;
}
.planBox .planLink{
	clear:both;
}
.planBoxL .planLink{
	clear:none;
	float:left;
	width:51%;
	margin-left:8px;
}
.planBox .planLink a,.planBoxL .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#EF6081;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(96,49,23,1);
}
.planBox .planLink a:hover,.planBoxL .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.sakuraOtherPlan {
    display: block;
    font-size: 12px;
    border: #603117 1px solid;
    padding: 8px;
    width: 70%;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
}

/*名所案内*/
#meisyoInfoW{
	overflow:hidden;
	width:100%;
}
.meisyoInfo p img{
	width:40%;
	float:left;
	border: #5f5f5f 1px solid !important;
	padding:2px;
}
.meisyoInfo{
	width:88%;
	float:left;
	margin:8px 2px 0px 10px;
	padding:20px;
	border:#eee 1px solid;
	box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-moz-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-o-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-ms-box-shadow: 0px 2px 6px rgba(80,80,80,0.5);
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.meisyoInfo .infotxt{
	margin:0px 8px;
	width:55%;
	float:left;
}
.meisyoInfo .planLink{
	clear:none;
	float:left;
	width:51%;
	margin:8px auto;
}
.meisyoInfo .planLink a{
    display: block;
    text-align: center;
    margin: 8px auto;
}

/*ランキング*/
.ranking h2.ttl{
	background:url(../../img/topics/busTop/iconTtlParRank.png) no-repeat;
	font-size:1.2em!important;
	font-weight:bold!important;
}

.ranking .ranking-review{
	display:none;
}
.label-chugoku{
	background:#666;
	font-size:0.9em;
}
.ranking-txt{
	margin:0;
}
.price span{
	font-size:150%;
}
.col-1of3 .price,.col-1of4 .price{
	margin:0;
	border:none;
}
.ranking-img{
	margin-bottom:8px;
}
.col-1of3 .ranking-img img{
	height:180px;
}
.col-1of4 .ranking-img img{
	height:130px;
}
.col-1of4 .price span{
	font-size:130%;
}
.ranking-txt .ttl-detail03{
	font-size:100%;
}
/*新着ツアー*/
.new{
	margin-top:40px;
}
.new h2.ttl{
	background:url(../../img/topics/busTop/iconTtlParNew.png) no-repeat;
	font-size:1.2em!important;
	font-weight:bold!important;
	padding: 5px 0px 5px 45px;
}

.allPlan{
	width:80%;
	margin:15px auto;
}

.allPlan a{
	display:block;
	background:#f90;
	color:#fff;
	text-align: center;
	padding:12px 0;
}
/*お知らせ*/
#notification{
	border:#999 1px solid;
	display:table;
	margin-bottom:5px;
	line-height: 1.5em;
	width: 98%;
	margin: auto;
}
#notification p{
	display:table-cell;
	background:#999;
	vertical-align:middle;
	color:#FFFFFF;
	width:11%;
	padding-left:6px;
}
#notification p i{
	margin-right:3px;
}
#notification ul{
	padding:8px;
	display:table-cell;
	width:89%;
	background-color: white;
}
#notification ul li span{
	margin-right:5px;
	color:#777;
}

.more-info {
    width: 90%;
    margin: 15px auto;
    background: #FFF;
    border: 3px solid #c00;
    font-size: 1rem;
}
.more-info-ttl {
    color: #c00;
    text-align: center;
    padding: 5px;
    font-weight: bold;
}
.more-info p:nth-child(2) {
    padding: 5px 15px 15px;
}
.more-info a {
    font-weight: bold;
    color: #c00;
}
.more-info-img{
	text-align: center;
	margin-bottom: 10px;
}
.more-info-img img {
    border: 1px solid #666;
}

#notification .btn,
#notification a.btn,
#notification 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;
}

#notification .btn-wrap-pc-sp {
  max-width: 435px;
  margin: 0 auto 20px;
}

#notification a.btn-pc-sp {
  line-height: 1.4;

  width: 49.5%;
  padding: 1.25rem 0;

  color: #ffff;
}

#notification a.btn--contact {
  font-size: 1rem;

  display: block;

  padding: 1.5rem 0 1.5rem 0rem;

  color: #fff;
  border-radius: 100vh;
  background: #eb6100;
  -webkit-box-shadow: 0 5px 0 #d25600;
  box-shadow: 0 5px 0 #d25600;
	width:49%;
	float: left;
	margin-top:15px;
}

#notification a.btn--contact i {
  font-size: 2rem;
}

#notification a.btn--contact i.fa-position-left {
  font-size: 3rem;

  left: 2rem;
}

#notification a.btn--contact .number {
  line-height: 1;

  display: inline-block;

  margin-top: 0.5rem;
  padding: 0.25rem 2rem;

  letter-spacing: 0;

  color: #eb6100;
  border-radius: 0.5rem;
  background: #fff;
}

#notification a.btn--contact:hover {
  color: #fff;
}

#notification a.btn--tel {
	font-size: 1rem;
  margin-top: 15px;
	margin-left:1%;
  padding: 0.5rem 0 0.5rem 0rem;

  color: #fff;
  border-radius: 100vh;
  background: #094;
  -webkit-box-shadow: 0 5px 0 #008039;
  box-shadow: 0 5px 0 #008039;
	width:49%;
	
	
}

#notification a.btn--tel i {
  font-size: 2rem;
}

#notification a.btn--tel i.fa-position-left {
  font-size: 3rem;

  left: 2rem;
}

#notification a.btn--tel .number {
  line-height: 1;

  display: inline-block;

  margin-top: 0.5rem;
  padding: 0.25rem 2rem;

  letter-spacing: 0;

  color: #094;
  border-radius: 0.5rem;
  background: #fff;
}

#notification a.btn--tel:hover {
  color: #fff;
}

#notification .fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
}

#notification .fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}