<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charaset "shift_jis"; 

/* ============================= 共通 =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}

a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
#main,
.crumb-list{
	max-width:1024px;
	margin:0 auto;
}
#contentsInner{
	margin-bottom:8px;
	padding-bottom:8px;
}

.full_content {
	width:100%;
	height:auto;
	margin:10px auto;
	clear:both;
}
/*ul.nav{
	border-bottom:#E0124A 5px solid;
}*/
.content{
	margin:0 auto!important;
}
.menu{
	width:135px;
	height:25px;
	background:#FFF;
	float:left;
	list-style:none;
	padding:10px 0 0;
	margin-left:3px;
	text-align:center;
	display:block;
	cursor: pointer;
	color:#E0124A;
	font-size:15px;
	font-weight:bold;
	-webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px; 
	-moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;
	border:#E0124A 1px solid;  
}
.menu:first-child {
	margin-left:0;
}
.full_content .active, .hover {
	background:#E0124A!important;
	color:#FFF!important;
}
.content {
	width:100%;
	height:auto;
	top:32px;
	left:0;
	float:left;
	background:#A1DDE8;
	padding:8px 0;
	overflow:hidden;
}
#head h2.leadtxt {
    padding: 5px;
    line-height: 1.3em;
    font-size: 12px;
    font-weight: normal;
}
.courseTitle{
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 3px 3px;
	color:#C00;
}
.content h3.ttl{
	text-align: center;
	font-size: 1.3em !important;
	padding: 10px 0 !important;
	background: #22B14C  !important;
	border-bottom: none !important;
	color: #fff !important;
	width: 98% !important;
	margin: 0px auto 10px;
}
.furano .content h3.ttl{
	background: #A561E8  !important;
}
.content h3.ttl span{
	display:block;
	padding:10px 0px 0px 50px!important;
	font-weight:bold;
	font-size:18px;
}
.contentBox{
	background:#FFF;
	width:98%;
	margin:0px auto;
	padding:8px 0;
}

/*ページ内リンク*/
.pageNav ul{
	width:100%;
	display:table;
	margin:8px 0;
}
.pageNav ul li{
	display:table-cell;
	border-right:1px solid #666;
	text-align:center;
	padding:8px 0;
	font-size:1em;
}
.pageNav ul li a{
	text-decoration:underline;
}
.pageNav ul li:last-child{
	border-right:none;
}
.pageNav ul li i{
	margin-left:3px;}

/*マップ　2016.8.9*/	
#contentsInner #hokkaidoMap {
	margin:0px auto;
	overflow:hidden;
	height:auto;
}

#contentsInner #hokkaidoMap ul{
	background:url(http://www.tabione.com/img/pref_category/hokkaido_bus/mapBack.gif) no-repeat;
	background-size:80% auto;
	width:80%;
	height:310px;
	margin:0 auto;
	padding:0px auto;
	position:relative;
	clear:both;
}
#contentsInner #hokkaidoMap ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#contentsInner #hokkaidoMap ul li.mapSapporo a{
	top: 183px;
	left: 77px;
}
#contentsInner #hokkaidoMap ul li.mapShikotsuko a{
	top: 210px;
	left: 77px;
}
#contentsInner #hokkaidoMap ul li.mapAsahiyama a{
	top: 125px;
	left: 144px;
}
#contentsInner #hokkaidoMap ul li.mapFurano a{
	top: 152px;
	left: 142px;
}
#contentsInner #hokkaidoMap ul li.mapAkan a{
	top: 152px;
	left: 262px;
}
#contentsInner #hokkaidoMap ul li.mapAbashiri a{
	top: 92px;
	left: 222px;
}
#contentsInner #hokkaidoMap ul li.mapBluelake a{
	top: 179px;
	left: 142px;
}
#contentsInner #hokkaidoMap ul li.mapOtaru a{
	top: 174px;
	left: 10px;
}
#contentsInner #hokkaidoMap ul li.mapShakotann a{
	top: 145px;
	left: 10px;
}
#contentsInner #hokkaidoMap ul li.mapHakodate a{
	top: 264px;
	left: 33px;
}
#contentsInner #hokkaidoMap ul li.mapTokachi a{
	top: 212px;
	left: 212px;
}
#contentsInner #hokkaidoMap ul li{
	display:block;	
}
#contentsInner #hokkaidoMap ul li a{
	position:absolute;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:#FFF!important;
	background:rgba(51,109,210,0.9);
	background-position:5%;
	font-size:115%;
	letter-spacing: 0.5px;
}

#contentsInner #hokkaidoMap ul li i.fa{
	margin-left:3px;
}
#contentsInner #hokkaidoMap ul li a:hover{
	background:#999;
}
#hokkaidoMap p.tabiwanko{
	position:absolute;
	bottom:0;
	right:-40px;
}
/*テーマから探す*/
.themaHokkaidoSp{
	width:32.8%;
	display:inline-block;
	vertical-align:top;
}
.themaHokkaidoSp a{
	text-decoration:none!important;
}
.themaHokkaidoSp dl{
	padding:5px;  
}
.themaHokkaidoSp dl dt{
	font-size:0.9em;
	display:block;
	position:relative;
	margin-bottom:5px;

}
.themaHokkaidoSp dl dd{
	position:relative;
	text-align:center;
/*	padding:3px;*/
	background:rgba(143,143,143,0.92);
	color:#FFFFFF;
/*	opacity:0.92;
	left:2px;
	bottom:0px;*/
	z-index:1;
	padding:6px 0;
	font-weight:bold;
	top:-30px;
	margin-bottom:-35px;
	font-size: 1.1em;
}
.themaHokkaidoSp dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}

.gray{
	-webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    filter: grayscale(70%);
    transition: 0.2s linear;
}
/*検索PC*/

/*検索*/
/*検索20170202TAKEDA*/
.searchWrap{
	overflow:hidden;
}
.searchBox{
	padding:0!important;
	border: #333333 2px solid;
	width:48%;
	float:left;
	height:150px;
	background:#FFF;
}
.tourTtl{
	text-align:center;
	font-size:1.1em!important;
	background:#333333;
	color:#fff!important;
	padding:5px 0!important;
	border-bottom:none!important;

}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"│";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding: 15px 15px 0;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{clear:both; width:80%;margin:5px auto;background:none!important;}
.searchBox p.searchBtn button{width:100%;background-color:#333333 ;border:none;padding:5px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:5px auto;font-size:1.2em;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox .search_keyword{border-top:#FFF 1px solid;padding-top:5px;}
.searchBox .search_keyword ul li{float:left;margin-right:8px;line-height:1.5em;margin-bottom: 3px;}
.searchBox .search_keyword ul li a{text-decoration:underline;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;width:80%;}
.searchBox input{width:18px;padding:3px 0;border: 1px solid #333333;}
.searchBox input.year1{width:55px;}
.searchBox span{float:left;margin-right:5px;font-size: 0.9em;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}
.searchBox #keyword{clear:both;}
.searchBox #keyword p{color:#000!important;background:#fff!important;}
.searchBox #keyword input{width:168px;}
@media only screen and (max-width: 767px){
.searchBox{
	width:95%!important;
	float:none!important;
	margin:15px auto!important;
	overflow:auto;
	height:auto!important;
}
.selectDateTtl{
	float:left!important;
}
.selectDate{
	float:left!important;
}
.searchBox select{
	padding: 8px;
	height: auto !important;
	border: 1px solid #666;
	font-size: 1.2em;
	margin-left: 5px;
}
.searchBoxW select{
	padding: 8px;
	height: auto !important;
	border: 1px solid #666;
	font-size: 1.2em;
	margin-left: 5px;
}
}
/*キーワードから検索する*/

.searchKeyword{
	width:48%;
	float:right;
	border:#5f5f5f 2px solid;
	background:#FFF;
	height:160px;
}
.searchKeyword p{
	margin-bottom:5px;
}

.searchKeyword ul li{
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	margin:5px 5px;
	font-size:14px;
	padding-left:15px;
	background:url(../../img/category/hatobus/iconKeyword.png) no-repeat left;
}
.searchKeyword ul li a{
	text-decoration:underline;
}
@media only screen and (max-width: 767px){
.searchKeyword{
	width:100%!important;
	float:none!important;
	height:auto!important;
	margin:15px auto!important;
	border:none!important;
}

}


/*追加2019.5.13 takeda*/
#searchPlan .searchDate{
	float:left;
	width:50%;
	border:#333333 3px solid;
	font-size:13px;
}
#searchPlan .searchDate .searchDateTtl{
	background:#333333;
	text-align:center;
	padding:8px 0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#searchPlan .searchDate ul{
	border-bottom:1px solid #CCC;
	margin:0 8px;
}
#searchPlan .searchDate ul li{
	float:left;
	width:117px;
	text-align:center;
	padding:8px 0;
	margin:5px 0;
}
#searchPlan .searchDate ul li:first-child{
	border-right:1px solid #CCC;
}
#searchPlan .searchDate ul li a{
	text-decoration:underline;
}

#searchPlan .chooseDate{
	padding:5px;
}
#searchPlan .chooseDate p{
	font-weight:bold;
	margin-bottom:8px;
}
#searchPlan .chooseDate input{
	border:1px solid #eee;
}
#searchPlan .chooseDate img{
	vertical-align:middle;
	width: 25px;
    height: 25px;
	cursor:pointer;
}
#searchPlan .chooseDate button{
    width: 100px;
    margin: 5px auto 4px;
    padding: 5px;
	text-align:center;
	display:block;
	cursor:pointer;
}
#searchPlan .searchCondition{
	float:right;
	width: 49%;
}

#searchPlan .searchCondition div{
	border:#333333 3px solid;
	position:relative;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
#searchPlan .searchCondition div span{
	position:absolute;
	bottom:-15px;
	left:42%;
}

#searchPlan .searchCondition .linkRecommend,
#searchPlan .searchCondition .linkPlace{
	width:47%;
	height:80px;
	float:left;
	margin-bottom:15px;
}
#searchPlan .searchCondition .linkRecommend a{
	display:block;
	height:60px;
	background:#FFF;
/*	background:url(../../img/category/2009churaumi/iconRecommend.png) no-repeat;*/
	background-position:50% 5%;
}

#searchPlan .searchCondition .linkRecommend p,
#searchPlan .searchCondition .linkPlace p{
	padding-top:10px;
}
#searchPlan .searchCondition .linkRecommend{
	margin-right:5px;
	
}
#searchPlan .searchCondition .linkPlace{
/*	background:url(../../img/category/2009churaumi/iconPlace.png) no-repeat;*/
	background-position:50% 5%;
}
#searchPlan .searchCondition .linkQA{
	clear:both;
	height:55px;
	margin-top:10px;
	background:url(../../img/category/2009churaumi/iconQA.png) no-repeat;
	background-position:10% 50%;
	width:95.5%;
}
#searchPlan .searchCondition .linkQA p{
	padding-top:10px;
}
#searchPlan .searchCondition .linkQA span{
	left:45%;
}

/*検索PC*/



#schedule p{
	float:right;
	padding:5px 8px 5px 0px;
}
#schedule .sLeft{
	width:260px;
	margin:5px 3px 3px 13px;
	float:left;
}
#schedule .sRight{
	width:260px;
	margin:5px 3px 3px 0px;
	float:left;
}
#schedule div.yakei{
	background:url(../../img/pref_category/kyoto_bus/scheduleBg03.png) repeat-y left;
	width:260px;
	margin:5px 3px 3px 13px;
	float:left;
}
#schedule ul{
	width:251px;
	height:42px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.arrow{
	margin-left:120px;
	margin-bottom:2px;
}
#plan_link{
	background:url(../../img/pref_category/kyoto_bus/courseBg.png) no-repeat!important;	
	height:114px!important;	
	font-size:13px!important;	
	color:#000;
	padding:5px;
}
#plan_link a{
	display:block;
	float:left;
	width:246px;
	text-align:center;
	padding-top:8px!IMPORTANT;
	position:relative;
}
#plan_link a:after{
	position:absolute;
	top:8px;
	left:5px;
}
#plan_link a:hover:after{
	content:url(../../img/pref_category/kyoto_bus/courseOn.png);
}
#plan_link a:hover{
	color:#999;	
}
#plan_link li{
	clear:both;
	float:left;
	text-align:left;
	padding:2px 0 0 0!important;
	width: 245px;
}

#plan_link li.price{
	text-align:left;
	padding-left:20px;
}
#plan_link li.price span{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
#schedule ul.time{
	background:url(../../img/pref_category/kyoto_bus/scheduleBg.png) no-repeat;
}
#schedule ul.sightseeing{
	width:250px;
	background:#FFF;
	border:#9243A3 1px solid;
}
#schedule .cb27{
 clear:both;
 height:27px;
 }
#schedule .reserve{
	margin-top:10px;
}
#schedule ul li{
	float:left;
	padding:13px 0px 0px 10px;
}
#schedule ul.s02 li{
	padding:8px 0px 0px 10px;
}
#schedule ul li.schedule{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}
#schedule ul.mbn{
	margin-bottom:0px!important;
}
#schedule ul span.spotImg{
	position: absolute;
	display: block;
	top: -3px;
	left: 205px;
	width: 50px;
	height: 50px;
}
/*出発時間が1つある場合*/
#schedule ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*出発時間が2つある場合*/
#schedule ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*出発時間が３つある場合*/
#schedule ul li.schedule3{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}
#lunchDetail dl{
	float:left;
	width:326px;
	margin-left:10px;
	padding-top:8px;
}
#lunchDetail dl dd{
	float:left;
	width:160px;
	margin:3px 3px 0px 0px;
}
#lunchDetail p{
	padding:8px 0px 0px 3px;
	width:193px;
	float:left;
	line-height:1.3em;
}
#lunchDetail p span{
	font-size:13px;
	font-weight:bold;
}
#courseDetail{
	font-size:13px;
}
#courseDetail p.schedule{
	padding:5px 0px 5px 10px;
}
#courseDetail table{
	width:520px;
	margin:5px auto;
}
#courseDetail tr.ttl td{
	text-align:center;
	padding:3px;
	background:#FC6;
}
#courseDetail table th{
	background:#FFF!important;
	border:#666 1px solid!important;
	font-size:15px;
	font-weight:bold;
}
#courseDetail table td{
	border:#666 1px solid;
	text-align:center;
}
#courseDetail table td.btn a{
	display:block;
	background:#F63;
	padding:5px 2px;
	width:65px;
	margin:5px auto;
	font-size:12px;
	border:#999 1px dotted;
	color:#FFF;
	font-weight:bold;
}
#courseDetail table td.btn a:hover{
	background:#CCC;
}
/*レイアウト①*/
.pla_1{
	margin-left:8px;
	width:250px;
	height:auto;
	border:1px solid #666;
	float:left;
	margin-bottom:5px;
	padding:3px;
	background:#FFF;
}

.pla_t{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom:5px;
	margin-top:5px;
}
.pla_left{
	width:80px;
	height:65px;
	padding:1px;
	border:solid 1px #636;
	float:left;
}
.pla_right{
	width:155px;
	float:left;
	margin-left:5px;
}
.reserve a {
	width:250px;
	height:40px;
	display:block;
	margin-top:3px;

}
.reserve3 a {
	width:160px;
	height:28px;
	display:block;
	margin-left:3px;

}
.table_1{
	border-collapse:collapse;
	width:160px;
}
.table_1 th{
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9!important;
}
.table_1 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}
/*レイアウト②*/

#contentsInner .planBox{
	padding:5px;
	margin-bottom:8px;
	width:512px;
	margin:8px auto;
	border:#666 1px solid;
}
#contentsInner .planBox p{
	width:210px;
	height:154px;
	float:left;
	margin-right:5px;
}

/*花火大会紹介右テーブル*/
.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;
}
/*他のプランをもっと見る*/
.kyotoOtherPlan{
	display:block;
	font-size:12px;
	border:#999999 1px dotted;	
	padding:8px;
	width:350px;
	text-align:center;
	margin:8px auto;
}
.kyotoOtherPlan a{
	text-decoration:underline;
}


/*-------行きたい場所から選ぶ-------*/
#btnMenu{
	margin-bottom:8px;
}
#btnMenu ul.btn02 li {
    width: 274px;
	margin-bottom:5px;
}
#btnMenu ul.btn02 li.btnLeft {
    margin-left: 5px !important;
}
#btnMenu ul.btn02 li img{
    border: #666 1px solid!important;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:auto;
}
#btnMenu ul li a{
	color:#FFF;
	font-weight:bold;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul li span{
	display: block;
}
#btnMenu ul.btn03 li{
	width:180px;
	margin-left:5px;
	position:relative;

}
#btnMenu ul.btn02 li img,#btnMenu ul.btn03 li img{
	float:left;
}
#btnMenu ul.btn03 li span{
	width: 180px;
	height: auto;
	padding-top:5px;
	position:absolute;
	right:0px;
	bottom:0px;
}

#btnMenu ul li span{
	background-color:#BD8DC7;
	/*background:url(../../img/CATEGORY/canyoning/btnBg.jpg);*/
}
.reserve2{
	margin-left:228px;
	margin-top:2px;
}
/*プラン一覧ＰＣＮＥＷ*/
.planArea{
	clear:both;
	margin-top:0px;
}
.content h4{
	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;
}

#contentsInner .planArea .planBoxn{
	width: 49.5%;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 8px 0;
	padding: 8px 5px;
	position: relative;
	box-sizing: border-box;
}
.planArea .pLeft{
	border-right:#999 1px dotted;
	margin-left:10px!important;	
}
#contentsInner .planArea .planBoxn p{
	position: relative;
}
#contentsInner .planArea .planBoxn p img{
	width:100%;
	height:250px;
}
/*アイコン追加*/
#contentsInner .planArea .planBoxn p span{
	position:absolute;
	bottom:0;
	left:0;
	display:flex;
	display: -webkit-flex;

}
#contentsInner .planArea .planBoxn p span.secondIcon{
	left:50px;
}

#contentsInner .planArea .planBoxn p span img{
	padding:3px;
	width:48px;
	height:48px;
}

#contentsInner .planArea .planBoxn .planInfo{
	margin:8px 0px;
	width:100%;
}
#contentsInner .planArea .planBoxn .planInfo td{
	border-bottom:#999 1px solid!important;
	padding:5px;
}
#contentsInner .planArea .planBoxn .planInfo .tableTtl{
	background:#E4E2A9;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
#contentsInner .planArea .planBoxn dl.planPrice{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
}
#contentsInner .planArea .planBoxn dl.planPrice dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
#contentsInner .planArea .planBoxn dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	color:#E0124A;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.3em;
}
#contentsInner .planArea .planBoxn .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:#22B14C ;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
#contentsInner.furano .planArea .planBoxn .planLink a{
	background:#A561E8!important;
}
#contentsInner .planArea .planBoxn .planLink a:hover {
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
/*横長のプランボックス*/
.wideBox{
	width:97%!important;
	float:left;
	margin:8px 2px 0px 8px!important;
	padding:8px 5px!important;
	border-bottom:#603117 1px dotted;
}
#contentsInner .planArea .wideBox p img{
	width: 45%;
	float: left;
	margin-right: 8px;
}
#contentsInner .planArea .wideBox .planInfo {
    margin: 8px 0px;
    width: 50%;
	float: left;

}
/* rollover ------------------------------------------------------------ */

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
	
}
/*イベントからツアーを探す*/
.mainContentsInner{
	background:#FFF;
	width:547px;
	margin:0px auto 5px;
	padding:8px 0px;
}

.planTitle{
	font-weight:bold;
	font-size:15px;
	padding:7px 0px 3px 8px;
	color:#6D0484;
}
.planBox2{
	border:#CCC 1px solid;
	width:520px;
	margin:0 auto 5px;
}
.planImg{
	float:left;
	width:210px;
	margin:5px;
}
.planDetail{
	float:left;
	margin-top:5px;
	width:290px;
	line-height:1.2em;
	font-size:13px;
}
.planDetail p{
	margin-bottom:5px;
}
.planDetail p span{
	font-weight:bold;
	color:#F00;
}
.planDetail dl{
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:#999 1px dotted;
}
.planDetail dt{
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
}
.planDetail dt span{
	margin-top:3px;
	font-size:20px;
	color:#E0124A;
	font-family:Arial, Helvetica, sans-serif;
}
.planDetail dd{
	height:38px;
}
.planDetail dt a{
	text-decoration:underline!important;
}
/*.planDetail dd a{
	float:right;
	display:block;
	background:url(../../img/topics/royalwing/btn_b.png);
	width:134px;
	height:38px;
}
.planDetail dd a:hover{
	background-position:0px -40px;
}*/


/*スマホ2016.6.9*/
article#special01 h3{
	color:#fff!important;
	background-color:#5f5f5f!important;
	line-height:20px!important;
	border:none!important;
	margin:0 0 5px 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;
}
.searchBoxF dl,.searchBoxF dd{
	margin:0;
	padding:0;
}
.searchBoxW2 .searchBoxF dd{
	float:left;
}
.searchBoxF{
	padding:8px;
}

.searchBoxFsp .searchDetail dl{
	float:none!important;
	width:100%;
	clear:both;
	margin-bottom:3px;
}
.searchBoxFsp .searchDetail dl dt{
	margin-bottom:3px;
}
.searchBoxFsp input[type="image"]{
	width:100%!important;
	height:auto!important;
}
.searchBoxW2 .searchBoxFsp input[type="image"]{
	width:100%!important;
	height:auto!important;
}
.searchBoxF .searchDetail dl dt{
	font-weight:bold;
	margin-bottom:5px;
	font-size:1.2em;
	color:#CC4466;
}
.searchBoxF .searchDetail dd.searchDate{
	float:left!important;
	margin-right:3px;
}
.searchBoxF .searchDetail dd.searchDate select{
	padding:3px;
	margin-right:3px;
}
.searchBoxF p.searchBtn{
	float:none!important;
	clear:both;
	width:250px;
	height:30px;
	margin:0 auto;
}
.searchBoxW2 .searchBoxF p.searchBtn{
	float:left!important;
	width:100px;
	height:26px;
	margin:5px 0 0 10px;
}
.searchBoxW2 h6{
	border-bottom:1px #CCCCCC dotted;
}
.searchBoxW h6{
	border-bottom:1px #CCCCCC dotted;
}
article .searchKeyword{
	clear:both;
	margin-top:10px;
}
article .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;
}
article .searchKeyword ul li a{
	text-decoration:underline;
}
.searchBoxW input[type="text"] {
    padding: 5px!important;
    margin: 5px auto!important;
	height:30px!important;
	border:1px #CCCCCC solid;
}

/*カレンダー追加2016.11.8maekawa*/
.searchBoxW .selectDate2 input[type="text"]{
	height:18px!important;
	width:50px!important;
	border-radius:none!important;
	-webkit-border-radius:none!important;
    -moz-border-radius: none!important;
}
.searchBoxW .selectDate2 span{
	margin-right:5px;
}
.searchBoxW img.ui-datepicker-trigger{
	padding-top:3px;
}
.ui-datepicker td{
	cursor:pointer;
}
article#special01 .mainTab &gt; li {
	border-color: #CDCDCD #CDCDCD #ffff #CDCDCD!important;
}
article#special01 .mainTab &gt; .active {
	position: relative;
	background-color:#5f5f5f;
}
article#special01 .mainTab &gt; .active:after {
	background-color:#5f5f5f;
	bottom: -2px;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
article#special01 .mainTab &gt; .active,
article#special01 .mainTab &gt; .subCr {
	border-color: #5f5f5f #5f5f5f #5f5f5f #5f5f5f;
	border-width: 2px 2px 0 2px;
}
article#special01 .mainTab &gt; .active .icnSlnTab {
	color: #fff;
}
article#special01 .icnSlnTab {
	border-radius: 5px 5px 0 0;
	color: #333333;
	display: table-cell;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.width95 {
	width:95%!important;
	margin:auto;
}
.width95 li {
    border-top: #5f5f5f 1px solid!important;
	border-bottom:none!important;
	padding:5px!important;
}
.cnKyotoSp{
	margin:0 0 5px 3px;
	width:48%;
	display:inline-block;
	vertical-align:top;
}
.cnKyotoSp dl{
	padding:5px;  
    border: #5f5f5f 1px solid!important;
}
.cnKyotoSp dl dt{
	text-align:center;
	font-weight:bold;
	color:#5f5f5f;

}
.cnKyotoSp dl dd{
	margin:5px;
	font-size:0.9em;
}
.cnKyotoSp dl .txt{
	margin:0 5px!important;
}
.cnKyotoSp dl dd.period{
	text-align:center;
	padding:3px;
	background:#999;
	color:#FFFFFF;
	margin-bottom:3px;
}
.cnKyotoSp dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}
.cnKyotoSp .btn{
	display:block;
	clear:both;
	position: relative;
}
.cnKyotoSp .btn a{
	background:#d6b6e8;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
.cnKyotoSp .btn a:hover{
	background:#FCC;
}
article#special01 #area05 span.mainText {
	color: #6D0484 !important;
}
.kyotoBus #area07 p.planTitle {
    color: #5f5f5f!important;
}
.kyotoBus #area07 .yoyakubtn {
	clear: both;
	padding: 8px 0px;
	width: 80%;
	margin: 8px auto !important;
	background: none!important;
	border: none!important;
	width:90%;
	margin:5px auto;
}
.kyotoBus #area07 .yoyakubtn a {
	background:#d6b6e8;
	border-radius:5px;
	padding:10px;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	color:#FFFFFF!important;
	position: relative;
}

.kyotoBus #area07 .yoyakubtn a::before,
.kyotoBus #area07 .yoyakubtn a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.kyotoBus #area07 .yoyakubtn a::before{
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #FFF;
}
.kyotoBus #area07 .yoyakubtn a::after{
	left: 8px;
	width: 3px;
	height: 3px;
	border-top: 1px solid #d6b6e8;
	border-right: 1px solid #d6b6e8;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.kyotoBus #area07 .tourDetailT table th {
    background: #5f5f5f!important;
	color:#fff!important;
    border: #5f5f5f 1px solid!important;
}
.kyotoBus table td {
    border: #5f5f5f 1px solid!important;
}

/*よくある質問*/
#QandA dl{
	font-size:13px;
	line-height:1.3em;
	padding:10px;
}
#QandA dt{
	
	margin-bottom:5px;
	padding-bottom:5px;
}
#QandA dd{
	margin-bottom:10px;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
}
#QandA dt:before{
	content:"Q";
	background:#666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA dd:before{
	content:"A";
	background:#22B14C;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
.furano #QandA dd:before{
	background:#A561E8!important;
}

/*マップ　2016.8.9*/	
section #kyotoMap {
	margin:0px auto;
	background:#FFF;
	width:340px;
	padding-bottom:10px;
}
section #kyotoMap ul{
	background:url(http://www.tabione.com/img/pref_category/kyoto_bus/mapBack.gif);
	background-size:340px auto;
	width:340px;
	height:340px;
	margin:10px auto;
	padding:0px auto;
	position:relative;
}
section #kyotoMap ul li a{
	position: absolute;
	display: block;
	height: 52px;
}
section #kyotoMap ul li.otherPlace a{	height: 21px!important;}
section #kyotoMap ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opaFcity=50);
  -ms-filter: "alpha(opacity=50)";
}
section #kyotoMap ul li.mapKinnkakuji a{	top: 2px;	left: 73px;}
section #kyotoMap ul li.mapRyouannji a{	top: 60px;	left: 33px;}
section #kyotoMap ul li.mapArashiyama a{	top: 149px;	left: 6px;}
section #kyotoMap ul li.mapTouji a{	top: 257px;	left: 69px;}
section #kyotoMap ul li.mapFushimiinari a{	top: 283px;	left: 257px;}
section #kyotoMap ul li.mapKiyomizudera a{	top: 194px;	left: 289px;}
section #kyotoMap ul li.mapKoudaiji a{	top: 138px;	left: 258px;}
section #kyotoMap ul li.mapGinnkakuji a{	top: 36px;	left: 284px;}
section #kyotoMap ul li.mapKyotogosyo a{	top: 55px;	left: 198px;}
section #kyotoMap ul li.mapNijoujou a{	top: 65px;	left: 115px;}

/*テーマから探す*/
.themaKyotoSp{
	width:49%;
	display:inline-block;
	vertical-align:top;
}
.themaKyotoSp dl{
	padding:5px;  
}
.themaKyotoSp dl dt{
	font-size:0.9em;
	display:block;
	position:relative;

}
.themaKyotoSp dl dd{
	position:relative;
	text-align:center;
/*	padding:3px;*/
	background:#8f8f8f;
	color:#FFFFFF;
	opacity:0.92;
/*	left:2px;
	bottom:0px;*/
	z-index:1;
	padding:2px 0;
	font-weight:bold;
	top:-30px;
	margin-bottom:-35px;
}
.themaKyotoSp dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}
/*選択するボタン*/
section#selectMenu ul{
	display: -webkit-flex;
 	display: flex;
/*	border-bottom:#d6b6e8 8px solid;
	border-top:#d6b6e8 8px solid;*/
	border-bottom:#999 1px solid;
	border-top:#999 1px solid;

}
section#selectMenu ul li{
	-webkit-flex:1 1 100px;
    flex:1 1 100px;
	text-align:center;
	line-height:1.3em;
	border-right:#999 1px dotted;
}
section#selectMenu ul li a{
	padding:10px 0;
	margin:3px;
	color:#5f5f5f!important;
	text-decoration:none;
	position: relative;
	vertical-align: middle;
	font-size: 0.8rem;
	font-weight:bold;
}
section#selectMenu ul li:last-child{
	border-right:none;
}
section#selectMenu ul li a::before,
section#selectMenu ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
section#selectMenu ul li a::before{
	left: 50%;
	top:80%;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-top: 4px solid #5f5f5f;
}
#special01 h2{
	border-top:#d6b6e8 8px solid;
	border-bottom:#d6b6e8 8px solid;
}
article#special01 h4 {
	border:#999 1px solid;
	margin: 0 0 5px 0 !important;
}

/*近い日付検索　2016.11.08追加maekawa*/
.nearDate{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	-webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
	margin-bottom:8px;
}
.nearDate li{
	border-right:1px solid #666;
	text-align:center;
	-webkit-flex-grow:1; /* Safari */
  flex-grow: 1;
}
.nearDate li:last-child{
	border-right:none;
}
.nearDate li a{
	margin-right:8px;
	text-decoration:underline;
	font-size:1.1em;
}
/*イベントからツアーを探す　スマホ*/

#selectEvent .eventDetail{
	width:94%;
	margin:5px auto;
	padding:5px;
	border:#999 2px solid;
}
#selectEvent p{
	float:none!important;
	display:block;
}
#selectEvent .eventDetail p.eventName{
	text-align:center!important;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	background: #999;
    padding: 5px 0;
	float:none!important;
}
#selectEvent .eventDetail ul{
	display:table;
	table-layout: fixed;
	width:100%;
	margin:5px 0px;
}
#selectEvent ul li{
	display:table-cell;
}
#selectEvent .eventDetail p.eventTtl{
	font-weight:bold;
	color:#6D0484;
	border-left: 6px #6D0484 solid;
	padding-left:5px;
}
#selectEvent .eventDetail p.eventComment{
	line-height:1em;
	font-size:13px;
	margin-bottom:5px;
	
	}
#selectEvent .eventDetail div.recommendPlan{
	padding:5px;
	border-bottom:1px #CCCCCC dotted!important;	
	}
#selectEvent .eventDetail div.recommendPlan:last-of-type{
	border-bottom:none;	
	}
#selectEvent .eventDetail div.recommendPlan p.planImage{
	float:left!important;
	width:30%;
	margin-right:8px;
}
#selectEvent .eventDetail div.recommendPlan p.planImage img{
	width:100%;
}
#selectEvent .eventDetail div.recommendPlan dl{
	float:left;
	width: 66%;
}
/*#selectEvent .eventDetail .recommendPlan .planBtn{
	clear:both;
}
#selectEvent .eventDetail .recommendPlan .planBtn a{
	margin:5px auto;
	padding:6px;
	text-align:center;
	color:#FFFFFF!important;
	font-weight:bold;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f66), color-stop(0.00, #fcc));
	background: -webkit-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -moz-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -o-linear-gradient(top, #fcc 0%, #f66 88%);
	background: -ms-linear-gradient(top, #fcc 0%, #f66 88%);
	background: linear-gradient(to bottom, #fcc 0%, #f66 88%);
	border-radius: 5px;	
	border:#f66 1px solid;
}*/
#selectEvent .eventDetail div.recommendPlan .planName{
	text-decoration:underline!important;
	
}
#selectEvent .eventDetail .recommendPlan .planPrice{
	color:#E0124A;
	font-weight:bold;
	text-align:right;
}
/*見どころからツアーを探す*/
.cnHokkaidoSp{
	margin:0 0 5px 3px;
	width:32%;
	display:inline-block;
	vertical-align:top;
}
@media only screen and (max-width: 767px){
.cnHokkaidoSp{
	margin:0 0 5px 3px;
	width:48%;
	display:inline-block;
	vertical-align:top;
}
}
.cnHokkaidoSp dl{
	padding:5px;  
    border: #5f5f5f 1px solid!important;
}
.cnHokkaidoSp dl dt{
	text-align:center;
	font-weight:bold;
	color:#5f5f5f;

}
.cnHokkaidoSp dl dd{
	margin:5px;
	font-size:0.9em;
}
.cnHokkaidoSp dl .txt{
	margin:0 5px!important;
}
.cnHokkaidoSp dl dd.period{
	text-align:center;
	padding:3px;
	background:#999;
	color:#FFFFFF;
	margin-bottom:3px;
}
.cnHokkaidoSp dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}
.cnHokkaidoSp .btn{
	display:block;
	clear:both;
	position: relative;
	background:none!important;
}
.cnHokkaidoSp .btn a{
	background:#22b14c;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
.furano .cnHokkaidoSp .btn a{
	background:#A561E8!important;
}
.cnHokkaidoSp .btn a:hover{
	background:#FCC;
}
/*見どころスポットから探すPC*/
.content #spot dl{
	width:24%;
	display:inline-block;
	vertical-align:top;
	margin: 0 0 4px 0;
	padding: 5px;
	border: #5f5f5f 1px solid !important;
	*display: inline;  
    *zoom: 1;
	margin:3px;
}
.content #spot .first_spot{
	/* margin-left: 7px!important; */
}
.content #spot dl dt{
	text-align:center;
	font-weight: bold;
	color: #5f5f5f;
}
.content #spot dl dd{
	margin: 5px;
	font-size: 0.9em;
}
.content #spot .spot_txt{
	margin: 0 5px !important;
	text-align:left!important;
}
.content #spot .btn{
	display:block;
	clear:both;
	position: relative;
}
.content #spot .btn a{
	background:#22B14C;
	display:block;
	border-radius:5px;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
	width:90%;
	margin:5px auto;
	text-align:center;
	color:#FFF!important;
	position: relative;
}
.content #spot .btn a:hover{
	background:#FCC;
}
.ban_season{
	width:80%;
	margin:10px auto;
}
.ban_season .seasonCont{
	height:auto;
	margin-bottom:5px;
	clear:both;
}
.ban_season .season_ttl{
	float:left;
	width:42%;
	color:#fff;
	height:100%;
	padding:10px 15px;
	box-sizing: border-box;
	font-weight:bold;
	font-size:1.3em;
}
.ban_season .season_ttl p{
	display:inline-block;
	vertical-align: middle;
	line-height:1.4em;
}
.ban_season .season_ttl .s_month{
	font-size:1.5em;
	margin-right:10px;
	width:38%;
}
.ban_season .season_ttl.s_sep{
	background:#C36663;
}
.ban_season .season_ttl.s_oct{
	background:#003567;
}
.ban_season .season_ttl.s_nov{
	background:#3D355E;
}
.ban_season .season_ttl.s_dec{
	background:#74D6FB;
}
.ban_season .season_photo{
	float:left;
	width:58%;
}
.ban_season .season_photo img{
	width:105px;
	height:60px;
}
.ban_season .season_photo li{
	float:left;
}
/*チェックボックス*/
#select{
	font-size:1.1em;
	background: #fff;
    margin: 15px auto;
	border: 1px solid #666;
}
#select h3{
	background: #666;
    color: #fff!important;
    text-align: center;
    padding: 8px 0!important;
	margin:0!important;
}
#select .selectInner{
	padding:8px;
}
#select label{
	padding:0px 4px 2px;
	display: inline-block;
	cursor:pointer;
}

#select label.selected,#select label:hover {background-color: #f90;border-radius:3px;color: #fff;}
#select p{
	display:block;
	margin: 8px 0;
	color: #039;
}
.selectInner input {
    margin-right: 3px;
}
#planList [class*="hidden-"] {

    display: none !important;

}
#imgBnr{
	width:80%;
	margin:20px auto;
}
@media only screen and (max-width: 787px) {
#searchPlan .searchCondition{
	width: 95%;
}

#contentsInner .planArea .planBoxn{
	width: 95%;
	margin:0 auto;
}

.content #spot dl{
	width:47%;
}
}</pre></body></html>