<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*リセット*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers 
*/
body{
	width:100%;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
    width: 100%;
}
/*style*/
* { 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing:border-box;
}
.wrap{
	overflow:hidden;
}
h2{
	border-bottom:none!important;
	font-weight:bold!important;
	font-size:1.1em;
	padding-left:30px;
	margin-left:5px;
	padding-top: 4px;
}

a{
	text-decoration:none;
	-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 1s linear;
	
}
a,a:link,a:visited{
	color: #666!important;
	}
.drawer{
	overflow:hidden!important;
}
.crumb{
	width: auto;
}
.ttl{
	font-family: YuGothic, 游ゴシック, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ttl span.eng{
	font-family:'Open Sans', sans-serif;
	font-size:1.1em;
}
.ttl span.eng:after{
	content:"│";
	padding:0 3px;
	font-size:0.8em;
	font-weight:normal;
}
h2.ttl{
	border:none!important;
}
#mainPhoto{
	position:relative;
	margin-bottom: 8px;
}
#mainPhoto li {
    height: 200px;
}
#mainPhoto::before,
#mainPhoto::after{
	width:100%;
	height:15px;
	content:'';
	display:block;
	background:url(http://www.tabione.com/img/topics/busTop/mainLine_p.png) no-repeat;
}

#mainPhoto h1{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index:2;
	width: 90%;
}
#mainPhoto ul li img{
	width:100%;
	height:200px;
}
.searchBox{
	border:#666 3px solid;
	width:96%;
	margin:0 auto 8px;
}


.searchBox .tourTtl{
	background:#666;
	color:#fff;
	text-align:center;
	padding:5px 0;
}

.searchBoxInner {
	padding:8px;
	font-size:0.9em;
}
img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox dt{float:left;clear:both;padding:5px 0; margin-right:10px;}
.searchBox dd{float:left;padding: 3px 0px 0px 10px;margin-bottom:5px;}
.searchBox dd.selectDate{padding: 0px 0px 0px 10px;}
.searchBox dt.keyword {
    margin-right: 5px!important;
}
.searchBox dd.inputKeyword{padding: 0px!important;}
.searchBox dd.inputKeyword input{height:30px;padding-right: 30px;}
.searchBox p.searchBtn{clear:both; width:200px;margin:5px auto;}
.searchBox p.searchBtn button{width:200px;background-color:#f90;border:none;padding:5px 0; color:#FFFFFF;cursor:pointer;font-weight:bold;border-radius:5px;margin:5px auto;font-size:1.5em;font-weight:bold;}
.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 dd.selectCategory select{width:190px;}
.searchBox dd.selectDate input{width:25px;}
.searchBox dd.selectDate input.year1{width:60px;}
.searchBox dd.selectDate span{float:left;margin-right:5px;font-size: 0.9em;}
.searchBox dd.selectDate img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox dd.selectDate img:hover{opacity:0.8;}

/*リード文*/
#leadBox{
	border-top:#9999ff 5px solid;
	border-bottom:#9999ff 5px solid;
	position:relative;
	margin-bottom:10px;
}

#leadBox h2{
	text-align:center;
	margin-left:0!important;
	font-size:1.1em;
	display:block;
	background:#fff;
	color:#C00;
	padding:5px 0;
}

.busKanto #leadBox h2{
	color:#9999ff;
}
#leadBox .leadImg{
	position: absolute;
    right: 0;
    bottom: 0%;
    width: 40%;
    z-index: -5;
    opacity: 0.4;
}
#leadBox .leadImg img{
	width:100%;
}
#leadBox .leadText{
	padding:0px 5px 5px 5px;
	font-size:0.9em;
}

/*メニュー*/
nav.pageLink{
	margin:8px 0;
}
nav.pageLink ul li{
	float:left;
	margin:0 3px;
	width:48%;
	text-align:center;
	padding:5px 0;
	font-size:1em;
	font-weight:bold;
	border-bottom:1px solid #666;
}
nav.pageLink ul li:last-of-type{
	border-right:none;
}
nav.pageLink ul li a{
	text-decoration:none;
	color:#666666;
	padding: 10px 0;
    display: block;
	background:#fff;
}

nav.pageLink ul li i{
	margin-left:5px;
}

/*エリアから探す*/

#popular h2{
	background:url(../../img/topics/busTop/iconTtlParBus.png) no-repeat 3px center;
	padding: 5px 0px 5px 30px;
	background-size: 18px auto;
}
.tourList{

}
.tourBox{
	border:1px solid #999;
	width: 96%;
    margin: 0 auto 15px;
}
.tourBox:hover{
	opacity: 0.8;
}
.tourImg{
	position:relative;
	overflow:hidden;
	height:160px;
}
.tourImg img{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    min-height: 160px;
}
.tourDetail{
	padding:8px;
}
.tourBox p {
    margin: 8px 0;
    line-height: 1.4em;
}
.tourBox ul{
	display:flex;
	flex-wrap: wrap;
}
.tourBox ul li{
	background:#666;
	color:#fff;
	padding:3px 5px;
	margin:5px 5px 0 0;
	font-size:0.85em;
}
.tourBox dl{
	display:flex;
	flex-wrap:wrap;
	margin-top: 8px;
}
.tourBox dl dd{
	font-weight:bold;
	color:#c00;
	font-size:1.1em;
	margin:0 8px 0 3px;
}

/*イベント*/
#eventBox{
	clear:both;
	margin: 30px 0;
}
#eventBox h2{	
	padding: 6px 0px 6px 45px;
	background:url(http://www.tabione.com/img/topics/busTop/iconTtlParRecommend.png) no-repeat;	
}

#eventBox ul li{
	background:#eee;
	transition:all 0.5s;
	border: 1px solid #d4d4d4;
	width: 96%;
    margin: 5px auto;
	padding: 5px 0px 0px 5px;
}
#eventBox ul li a{
	display:flex;
}
#eventBox ul li .eventImg{
	width:40%;
}
#eventBox ul li .eventImg img{
	width:100%;
	height:125px;
}
#eventBox ul li .eventName{
	height: 125px;
    font-size: 0.9em;
    padding: 5px;
    width: 60%;
}
#eventBox ul li .eventName dt{
	font-weight:bold;
	font-size:1.1em;
}
#eventBox ul li .eventName i{
	color:#669933;
	margin-right:3px;
}
#eventBox ul li .iconLook{
	display:none;	
}
#eventBox ul li:hover {
	opacity:0.8;
}
#eventBox ul li:hover .iconLook{
	-webkit-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
}


/*ランキング*/
.tour-ranking h2.ttl{
	font-size:1.2em!important;
	font-weight:bold!important;
	padding: 5px 0px 5px 36px;
	background:url(http://www.tabione.com/img/topics/busTop/iconTtlParRank.png) no-repeat;
}

/*新着ツアー*/
.new h2.ttl{
	font-size:1.2em!important;
	font-weight:bold!important;
	padding: 8px 0px 8px 40px;
	background:url(http://www.tabione.com/img/topics/busTop/iconTtlParNew.png) no-repeat;	
}

.tour-ranking{
	clear:both;
}
.tour-ranking .label{
	background:#666;
	padding:3px;
}
.tour-ranking .list .ttl{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.tour-ranking .badge{
	width:40%;
	padding:0;
}
.tour-ranking .item{
	border-bottom: 1px #999 solid;
    margin-bottom: 8px;
    padding: 8px;
}
.tour-ranking .thumbnail{
	margin: 0 7px 5px 0;
}
.tour-ranking .right-box{
    padding-left: 10px;
}
.allPlan{
	width:96%;
	margin:15px auto;
}

.allPlan a{
	display:block;
	background:#f90;
	color:#fff;
	text-align: center;
	padding:12px 0;
}

/*okinawa_taxi用・プラン絞り込み用css*/
#select {
    padding: 8px;
    border-bottom: 2px solid #999;
    font-size: 0.9em;
}
.tourTtl{
    text-align: center;
    font-size: 1.1em;
}

#select label:hover{
	background:#f90;
}
#select p:not(.ttl) {
    background: #666;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    margin: 8px 8px 5px 0;
}
#select .ttl {
    background: #666;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 50px;
}
.selectInner {
    display: none;
}
.tourList [class*="hidden-"] {display: none;}


/*ポイント*/
.link_point {
    margin: 0 8px 8px;
    display: inline-block;
}
.link_point a{
	padding:5px 8px;
	border:1px solid #666;
	border-radius: 50px;
}
.point{
	background-color: #feeef1;
    padding: 8px;
}
.point h2.ttl,.question h2.ttl {
    text-align: center;
    font-size: 1.1em;
    margin-bottom: 15px;
    background:none;
}

.point ul li{
	padding: 8px 0;
}
.point h3{
	font-weight: bold;
    font-size: 1.1em;
    border-bottom: 2px solid #fb9bad;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.spot h3{
	padding:8px 15px;
	border-bottom:2px solid #666;
	margin:15px 0 8px;
}
.spot li{
	padding:8px;
	border:1px solid #999;
	display: flex;
	margin: 8px;
}
.spot_img{
	flex:0 0 30%;
	margin-right:8px;
}
.question,.spot {
    margin: 15px 0;
}
.question dt,.question dd{
	padding:10px;
}
.question dt{
	border-bottom:1px dotted #999;
	cursor: pointer;
	position: relative;
}
.question dt:before,.question dd:before{
	margin-right: 15px;
    color: #fff;
    padding: 3px 8px;
    font-weight: bold;
}
.question dt:before{
	content:'Q';
	background:#666;
}
.question dd:before{
	content:'A';
	background:#f90;
}
.question dt:after{
	content:'';
	position:absolute;
	top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    right: 3px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.question dt.active:after{
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.question dd{
	display:none;
	border-bottom:1px solid #666;
}</pre></body></html>