<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 
*/
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;
}
 
/*style*/
* { 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing:border-box;
}
h2{
	border-bottom:none!important;
	font-weight:bold!important;
}
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;
	}
img{
	width:100%;
	vertical-align: bottom;
}
img.png{
	width:548px;
}
#mainRight h2{
	margin: 30px 0 15px;
	font-size: 1.5em;
	clear:both;
}
.crumb{
	width: auto;
	margin-bottom:8px;
	padding:8px 0;
}
.ttl{
	font-family: 'Kosugi', sans-serif;
}
.ttl span.eng{
	font-family: 'Pacifico', cursive;
	font-size:1.3em;
}
.ttl span.eng:after{
	content:"│";
	padding:0 8px;
	font-size:0.8em;
	font-weight:normal;
}
.ttl-detail03 {
    font-size: 100%!important;
	height:48px;
}
 
article{
	width:1000px;
	margin:0 auto;
}
@media only screen and (max-width: 767px){
article{
	width:100%;
}
}
div#sidebar {float:left; width:28%;margin-right:8px;}
#mainRight{width:70%;float:right;}
/*メイン画像*/
#mainPhoto{
	position:relative;
	display:none;
}
 
#mainPhoto::before,
#mainPhoto::after{
	background:url(../../img/topics/busTop/mainLine_p.png) no-repeat;
	width:100%;
	height:18px;
	content:'';
	display:block;
}
 
 
#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:1;
}
 
#mainPhoto ul li img{
	width:100%;
	height:389px;
}
.slick-dotted.slick-slider{
	margin-bottom:0;
	}
.slick-dots{
	bottom: 10px;
}
.slick-dots li button:before{
	color:#fff;
}
.slick-dots li.slick-active button:before
{
    color:#669933;
}
/*検索*/
.searchBox{
	margin:15px 0;
	border: #669933 2px solid;
}
 
.busKanto .searchBox{
	border:#9999ff 2px solid;
}
.searchBox .tourTtl{
	text-align:center;
	font-size:1.1em;
	background:#669933;
	color:#fff;
	padding:5px 0;
}
 
.busKanto .searchBox .tourTtl{
	background:#9999ff;
}
.searchBox .tourTtl i{
	margin-right:3px;
}
.searchBox .tourTtl span.eng:after{
	content:"│";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:5px;
	font-size:0.9em;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox dt{padding:2px 0;}
.searchBox dt.selectDateTtl{float:none;padding:5px 0 0;}
.searchBox dd{margin-bottom:3px;}
.searchBox p.searchBtn{clear:both; width:80%;margin:5px auto;}
.searchBox p.searchBtn button{width:100%;background-color:#f90;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 dd.selectDate input{width:18px;padding:3px 0;}
.searchBox dd.selectDate input.year1{width:55px;}
.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;}
.searchBox dd.inputKeyword input.txt{width:100%;}
 
/*左サイド*/
/*左カラム*/
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;
}
 
/*リード文*/
#leadBox{
	margin: 15px 0;
}
#leadBox h2{
	margin:0;
}
.link_point {
    margin-top: 8px;
}
.link_point a{
	padding:5px 8px;
	border:1px solid #666;
	border-radius: 50px;
}
/*メニュー*/
nav.pageLink{
	margin:10px 0;
}
.pageLink ul {
    display: flex;
    justify-content: space-between;
}
nav.pageLink ul li{
	text-align: center;
    padding: 5px 0;
    font-size: 1em;
    border-right: 1px solid #999;
    width: 100%;
}
 
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;
}
#select {
    border-top: 2px solid #999;
    padding: 15px 0;
    border-bottom: 2px solid #999;
}
.tourTtl{
    text-align: center;
    font-size: 1.1em;
}
#select label{
	margin-right:8px;
}
.selectInner input {
    margin-right: 2px;
}
#select label:hover{
	background:#f90;
}
#select p:not(.ttl) {
    background: #666;
    color: #fff;
    display: inline-block;
    padding: 3px 0;
    margin: 5px 5px 5px 0;
    font-size: 0.9em;
    width: 95px;
    text-align: center;
    vertical-align: top;
}
.select_item {
    display: inline-block;
    width: 590px;
    vertical-align: top;
    margin: 5px 0;
}
/*定番人気観光バス*/
 
.tourList{
	display:flex;
	flex-wrap:wrap;
}
.tourList [class*="hidden-"] {display: none;}
.tourBox{
	flex:0 0 48.5%;
	border:1px solid #999;
	margin:5px
}

.tourBox:hover{
	opacity: 0.8;
}
.tourImg{
	position:relative;
	overflow:hidden;
	height:200px;
}
.tourImg img{
	width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
}
.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-right:5px;
	margin-bottom:5px;
	font-size:0.85em;
}
.tourBox ul li:before{
	content:'#';
	margin-right:3px;
}
.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;
}
 
 
/* ----------------------------------------------------------
	Ranking
------------------------------------------------------------- */
.border{
	border-top:1px solid #ccc;
	padding-top:30px;
	margin-top:40px;
}
.ranking{
	margin-top:10px;
}
.rankBox {
    display: flex;
    border-bottom: 1px dotted #999;
    margin-bottom: 8px;
}
.ranking-img {
	position: relative;
	height: 60px;
    flex: 0 0 30%;
    overflow: hidden;
    margin-right: 8px;
}
.ranking-img img {
    height: 100%;
    width:100%;
}
.ranking-mark {
	font-family: 'Oswald', sans-serif;
	font-size: 120%;
	line-height: 1;
	position: absolute;
	top: 3px;
	left: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 22px;
	height: 22px;
	padding: 5px 0 0 0;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 50%;
	background: #222;
}
.rank01,
.rank02,
.rank03 {
	width: 25px;
    height: 25px;
	border-radius: 0;
}
.rank01 {
	background: url(../../ib/img/top/lab_rank01.png) no-repeat ;
	background-size: 100% auto;
}
.rank02 {
	background: url(../../ib/img/top/lab_rank02.png) no-repeat ;
	background-size: 100% auto;
}
.rank03 {
	background: url(../../ib/img/top/lab_rank03.png) no-repeat ;
	background-size: 100% auto;
}
.ranking-review {
	display:none;
}

.col-1of3 .ranking-img img {
	width: 100%;
	height: 200px;
}
.col-1of4 .ranking-img img {
	width: 100%;
	height: 150px;
}
.price{
	border:none;
}
.price span{
	font-size: 150%;
}
/*新着ツアー*/
.new{
	margin:40px 0;
}
.new h2.ttl{
	background:url(../../img/topics/busTop/iconTtlParNew.png) no-repeat;
	background-size: 25px auto;
}
.ranking .ttl,.new .ttl{
	font-size:1.3em!important;
}
.allPlan{
	width:80%;
	margin:15px auto;
}
 
.allPlan a{
	display:block;
	background:#f90;
	color:#fff;
	text-align: center;
	padding:12px 0;
}
/*ポイント*/
.point{
	background-color: #feeef1;
    clear: both;
    padding: 30px;
    border: 1px solid #999;
}
.point h2.ttl,.question h2.ttl,.spot h2.ttl {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}
.point ul{
	display:flex;
	flex-wrap: wrap;
}
.point ul li{
	flex:0 0 50%;
	padding: 8px 15px;
}
.point h3{
	font-weight: bold;
    font-size: 1.2em;
    border-bottom: 2px solid #fb9bad;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.spot h3{
	padding: 15px;
    margin: 15px 0 8px;
    font-size: 1.2em;
    background: #eee;
}
.spot ul{
	display:flex;
	flex-wrap:wrap;
}
.spot li{
	width:49.5%;
	padding:15px;
	border:1px solid #999;
	display: flex;
	margin-right: 8px;
    margin-bottom: 8px;
}
.spot li:nth-child(2n){
	margin-right:0;
}
.spot_img{
	flex:0 0 40%;
	margin-right:15px;
	height: 140px;
	overflow: hidden;
}

.question,.spot {
    margin: 30px 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>