<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;
}

div#islandTour{
    margin-top: 25px;
    margin-bottom: 8px;
    border-top: 5px solid #dd36bc;
    border-bottom: 5px solid #dd36bc;
    padding: 18px 0;
    text-align: center;
    font-size: 2em;
    background: #fff!important;
    font-family: YuGothic, ï¿½ï¿½ï¿½Sï¿½Vï¿½bï¿½N, sans-serif, "ï¿½qï¿½ï¿½ï¿½Mï¿½mï¿½pï¿½S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, ï¿½ï¿½ï¿½Cï¿½ï¿½ï¿½I, Meiryo, verdana, "ï¿½lï¿½r ï¿½oï¿½Sï¿½Vï¿½bï¿½N", "MS PGothic", sans-serif;
}

div#islandTour {
  display: flex;
  flex-wrap: wrap;
}

div#islandTour h2{
	width: 100%;
    padding-bottom: 15px;
}

div#islandTour img {
	width: 220px;
    height: 150px;
    object-fit: cover;
    margin-left: 30px;
}

div#islandTour dl.clearfix {
    width: calc(100% - 250px);
	text-align: left;
    padding-left: 40px;
}

div#islandTour dl dt {
    font-size: 20px;
    font-weight: bold;
}

div#islandTour dl dd.spot_txt {
    font-size: 15px;
}

div#islandTour dl .btn a {
	background: #d6b6e8;
    display: block;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    width: 90%;
    margin: 5px auto;
    text-align: center;
    color: #FFF!important;
    position: relative;
}

#contentsInner{
	background:url(../../img/pref_category/kyoto_bus/bg.png) repeat;
	margin-bottom:8px;
	padding-bottom:8px;
}

#contentsInner,

.full_content {
	width:100%;
	height:auto;
	margin:10px auto;
	clear:both;
	background:url("../../img/pref_category/kyoto_bus/bg.png") repeat;
	max-width: 1024px;
}
/*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;
	padding:15px;
}

.courseTitle{
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 3px 3px;
	color:#C00;
}
#head{
	background:url(../../img/pref_category/kyoto_bus/mainImg.png);
	width:558px;
	height:489px;
}
#head2{
	background:url(../../img/pref_category/kyoto_bus/mainImg2.png);
	width:558px;
	height:489px;
}
#head3{
	background:url(../../img/pref_category/kyoto_bus/mainImg3.png);
	width:558px;
	height:489px;
}
#head4{
	background:url(../../img/pref_category/kyoto_bus/mainImg4.png);
	width:558px;
	height:489px;
}
#head5{
	background:url(../../img/pref_category/kyoto_bus/mainImg5.png);
	width:558px;
	height:489px;
}
#head6{
background: url(../../img/pref_category/kyoto_bus/mainImg6.png) no-repeat;
    width: 100%;
    height: 830px;
    max-width: 1024px;
    margin: 0 auto;
    background-size: 100%;
}
#head h2,
#head2 h2,
#head3 h2,
#head4 h2,
#head5 h2,
#head6 h2{
	font-size: 13px;
    font-weight: normal;
    padding: 770px 20px 0px 20px;
    line-height: 1.5em;
}

.img img {
    margin: auto;
}
.crumb-list{
	max-width:1024px;
	margin:auto;
}
p.bgw {
    background-color: #fff;
    padding: 10px;
}
.tab {
    max-width: 1024px;
    margin: 20px auto;
}
.content h3.ttl{
	background:repeating-linear-gradient(135deg, #9243A3, #9243A3 5px, #9B52AA 5px, #9B52AA 10px);
	width:100%;
	padding:15px;
}
.content h3.ttl:before {
    content: url(https://www.tabione.com/img/pref_category/kyoto_bus/h3_busicon.png);
    float: left;
    margin-right: 15px;
}
.content h3.ttl span{
	display:block;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
}
.contentBox{
	background-color: #ffffff;
    width: 100%;
    margin: 0px auto;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: #d6b6e8 8px solid;
    border-right: #d6b6e8 8px solid;
    border-left: #d6b6e8 8px solid;
}
.contBtm{
	width:541px;
	margin:0px auto;
}
.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: #5f5f5f 2px solid;
	width:48%;
	float:left;
	height:160px;
	background:#FFF;
}
.tourTtl{
	text-align:center;
	font-size:1.1em;
	background:#5f5f5f;
	color:#fff;
	padding:5px 0;
}
.tourTtl i{
	margin-right:3px;
}
.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 p.searchBtn{clear:both; width:80%;margin:5px auto;background:none!important;}
.searchBox p.searchBtn button{width:100%;background-color:#5f5f5f ;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 0;width:80%;}
.searchBox input{width:18px;padding:3px 0;}
.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;}

/*ï¿½Lï¿½[ï¿½ï¿½ï¿½[ï¿½hï¿½ï¿½ï¿½çŒŸï¿½ï¿½ï¿½ï¿½ï¿½ï¿½*/

.searchKeyword{
	width:50%;
	float:right;
	border:#5f5f5f 2px solid;
	background:#FFF;
	height:160px;
}
.searchKeyword p{
	margin-bottom:5px;
}
.searchKeyword ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 10px;
}
.searchKeyword ul li{
	display:inline-block;
	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;
}
}
.full_content .searchWrap{
	padding:5px;
	/*margin:8px auto;*/
}
/*ï¿½ï¿½ï¿½sï¿½oï¿½Xï¿½Ì“ï¿½ï¿½tï¿½ï¿½ï¿½ï¿½ï¿½Ìï¿½ï¿½ï¿½*/
#kyoto_bus .searchWrap .searchBox{
	height:170px;
}
.full_content .searchWrap .searchBox{
}
.full_content .searchWrap div.searchBox{
	margin-right:5px;
	width:49%;
}
.full_content .searchWrap div.searchBox dl{
	padding:5px;
}
.full_content .searchWrap div.searchBox dl dt{
	color:#5f5f5f!important;
	margin:3px 0px;
	font-size:13px;
	clear:both;
}
.full_content .searchWrap div.searchBox dl dd{
	margin-bottom:5px;
}
.full_content .searchWrap div.searchBox dl dd.searchDate{
	float:left;
}
.full_content .searchWrap div.searchBox dl dd.searchDate select{
	margin-right:3px;
	margin-left:3px;
}
.full_content .searchWrap div.searchBox dl dd.searchBtn{
	width:200px;
	margin:0px auto;
}

.full_content .searchWrap div.searchBox input,.full_content .searchWrap div.searchBox select{
	border:#999 1px solid;
	padding:3px;
}
.full_content .searchWrap div.searchBox dl dd.searchBtn input{
	border:none!important;
}
.full_content .searchLink{
	float:left;
	width:48%;
	font-size:14px;
	margin-left:0px;
}
.full_content .searchLink a{
	color:#AC71BA!important;
	line-height:18px;
}

.full_content .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;
	-ms-background-size:130px 85px;
	width:130px;
	height:65px;
	margin-bottom:3px;
	text-align:center;
	padding-top:20px;
}
.full_content .searchLink .linkRight{
	float:right;
}
.full_content .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;
}

.searchKeyword{
	width:48%;
	float:left;
	border:#5f5f5f  2px solid;
	background:#FFF;
	height:220px;
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	position:relative;
	
}
.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;
}
.more a{
	font-size:16px!important;
	font-weight:bold;
}
.searchKeyword .moreInfo{
	width:100%;
	border-top: 1px solid #898989;
	text-align:center;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4;
	line-height: 2.0;
	position:absolute;
	bottom:0;
	left:5%;
}
/*ï¿½ï¿½ï¿½sï¿½~ï¿½ÌƒLï¿½[ï¿½ï¿½ï¿½[ï¿½hï¿½ï¿½ï¿½ï¿½Tï¿½ï¿½ï¿½Ìï¿½ï¿½ï¿½*/
#kyoto_bus_winter .searchKeyword{
	height:160px;
	
}

/*ï¿½ï¿½ï¿½ï¿½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;
}
/*ï¿½oï¿½ï¿½ï¿½ï¿½ï¿½Ô‚ï¿½1ï¿½Â‚ï¿½ï¿½ï¿½ê‡*/
#schedule ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*ï¿½oï¿½ï¿½ï¿½ï¿½ï¿½Ô‚ï¿½2ï¿½Â‚ï¿½ï¿½ï¿½ê‡*/
#schedule ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*ï¿½oï¿½ï¿½ï¿½ï¿½ï¿½Ô‚ï¿½ï¿½Rï¿½Â‚ï¿½ï¿½ï¿½ê‡*/
#schedule ul li.schedule3{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}
/*ï¿½ï¿½ï¿½Ç‚ï¿½ï¿½ï¿½Xï¿½|ï¿½bï¿½gï¿½ï¿½ï¿½ï¿½Tï¿½ï¿½PC*/
#spot{
}
#spot dl{
	width: calc(100%/3 - 15px);
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 5px;
    border: #5f5f5f 1px solid;
    box-sizing: border-box;
}
#spot dl dd span {

    position: absolute;
    font-size: 10px;
    letter-spacing: 1px;
    color: white;
    left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    top: 4px;
    background: #ff9900;
    border: 1px solid #fff;
    outline: 1px solid #f90;
    line-height: 15px;
    padding: 0px 3px;
    display: inline-block;
	z-index:1;
}

#spot dl dt{
	text-align:center;
	font-weight: bold;
	color: #5f5f5f;
}
#spot dl dd{
	margin: 5px;
	font-size: 0.9em;
}
#spot dl .spotImg{
	position:relative;
}
#spot dl dd.period{
	text-align:center;
	padding:3px;
	background:#999;
	color:#FFFFFF;
	margin-bottom:3px;
}

#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:#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;
}
#spot .btn a:hover{
	background:#FCC;
}

#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;
}
/*ï¿½ï¿½ï¿½Cï¿½Aï¿½Eï¿½gï¿½@*/

.reserve a {
	width:250px;
	height:40px;
	display:block;
	margin-top:3px;

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

}


/*ï¿½ï¿½ï¿½Ìƒvï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ÆŒï¿½ï¿½ï¿½*/
.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;
}

/*ï¿½vï¿½ï¿½ï¿½ï¿½ï¿½ê——ï¿½oï¿½bï¿½mï¿½dï¿½v*/
.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;
}
.content .spring h4{
	background:#AFAFAF !important;
}

.planArea .planBoxn{
	width: calc(100%/2 - 2px);
    display: inline-block;
    vertical-align: top;
    margin: 8px 0;
    padding: 8px 5px;
    position: relative;
    box-sizing: border-box;
}

.planBoxn p img{
	height:250px;
	object-fit: cover;
}
.planBoxn .planInfo{
	margin:8px 0px;
	width:100%;
}
.planBoxn .planInfo td{
	border-bottom:#999 1px solid!important;
	padding:5px!important;
	line-height:1.3em;
	width: 75%;
}
.planBoxn .planInfo .tableTtl{
	background:#d6b6e8;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
	width: 25%;
}
.planBoxn .planInfo .tableTtl2{
	background:#F8B8C7;
	margin-right:8px;
	border-bottom:#999 1px solid!important;
	padding:5px;
	font-weight:normal!important;
}
.planBoxn dl.planPrice,.planBoxn dl.planPrice2{
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;  
	margin-left: auto;
	margin-right: auto;
}
.planBoxn dl.planPrice dt,.planBoxn dl.planPrice2 dt{	
	display: table-cell;
	padding-top:5px;
	margin-left:8px;
}
.planArea .planBoxn dl.planPrice dd{
	display: table-cell;
	margin-left:5px;
	color:#E0124A;
	font-weight:bold;
	font-family:"ï¿½qï¿½ï¿½ï¿½Mï¿½mï¿½pï¿½S Pro W3", "Hiragino Kaku Gothic Pro", "ï¿½ï¿½ï¿½Cï¿½ï¿½ï¿½I", Meiryo, Osaka, "ï¿½lï¿½r ï¿½oï¿½Sï¿½Vï¿½bï¿½N", "MS PGothic", sans-serif;
	font-size:1.3em;
}
.planArea .planBoxn dl.planPrice2 dd{
	display: table-cell;
	margin-left:5px;
	color:#EF6081;
	font-weight:bold;
	font-family:"ï¿½qï¿½ï¿½ï¿½Mï¿½mï¿½pï¿½S Pro W3", "Hiragino Kaku Gothic Pro", "ï¿½ï¿½ï¿½Cï¿½ï¿½ï¿½I", Meiryo, Osaka, "ï¿½lï¿½r ï¿½oï¿½Sï¿½Vï¿½bï¿½N", "MS PGothic", sans-serif;
	font-size:1.3em;
}
.planArea .planBoxn .planLink a{
	text-align:center;
	font-weight:bold;
	font-family:"ï¿½lï¿½r ï¿½Sï¿½Vï¿½bï¿½N", "MS Gothic", "Osakaï¿½|ï¿½ï¿½ï¿½ï¿½", Osaka-mono, monospace;
	border-radius:5px;
	padding:10px 0px;
	display:block;
	text-decoration:none;
	background:#E0124A;
	color:#FFFFFF!important;
	font-size:1.3em;
	box-shadow: 0 3px 0 rgba(136,136,136,1);
}
.planArea .planBoxn .planLink2 a{
	text-align:center;
	font-weight:bold;
	font-family:"ï¿½lï¿½r ï¿½Sï¿½Vï¿½bï¿½N", "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(136,136,136,1);
}
.planArea .planBoxn .planLink a:hover ,.planArea .planBoxn .planLink2 a:hover{
    box-shadow: none;
    transform: translate3d(0, 3px, 0);
}
.planArea .planBoxn .soldOut{
	position:absolute;
	width:98%;
	height:98%;
	text-align:center;
	background:rgba(255,255,255,0.9);
}
.planArea .planBoxn .soldOut span{
	margin:70% 0;
	font-size:2em;
	color:#C00;
	font-family:"ï¿½lï¿½r ï¿½oï¿½ï¿½ï¿½ï¿½", "MS PMincho", "ï¿½qï¿½ï¿½ï¿½Mï¿½mï¿½ï¿½ï¿½ï¿½ Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	display:block;
}
/* rollover ------------------------------------------------------------ */

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
	
}

/*ï¿½}ï¿½bï¿½vPCï¿½@2016.9.13*/	
#contentsInner #kyotoMap {
	margin:0px auto;
	padding-bottom:10px;
}

#contentsInner #kyotoMap ul{
	background:url(../../img/pref_category/kyoto_bus/mapBack.gif);
	width:526px;
	height:526px;
	margin:0px auto;
	padding:0px auto;
	position:relative;
}

#contentsInner #kyotoMap ul li a{
	position: absolute;
	display: block;
	height: 82px;
}

#contentsInner #kyotoMap ul li.otherPlace a{
	height: 21px!important;
}
#contentsInner #kyotoMap ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#contentsInner #kyotoMap ul li.mapKinnkakuji a{
	top: 13px;
	left: 115px;
}
#contentsInner #kyotoMap ul li.mapRyouannji a{
	top: 94px;
	left: 23px;
}
#contentsInner #kyotoMap ul li.mapArashiyama a{
	top: 260px;
	left: 2px;
}
#contentsInner #kyotoMap ul li.mapTouji a{
	top: 432px;
	left: 149px;
}
#contentsInner #kyotoMap ul li.mapFushimiinari a{
	top: 445px;
	left: 425px;
}
#contentsInner #kyotoMap ul li.mapKiyomizudera a{
	top: 330px;
	left: 445px;
}
#contentsInner #kyotoMap ul li.mapKoudaiji a{
	top: 244px;
	left: 435px;
}
#contentsInner #kyotoMap ul li.mapKifune a{
	top: 2px;
	left: 443px;
}

#contentsInner #kyotoMap ul li.mapGinnkakuji a{
	top: 91px;
	left: 444px;
}
#contentsInner #kyotoMap ul li.mapKyotogosyo a{
	top: 87px;
	left: 320px;
}
#contentsInner #kyotoMap ul li.mapNijoujou a{
	top: 102px;
	left: 192px;
}

/*ï¿½eï¿½[ï¿½}ï¿½ï¿½ï¿½ï¿½Tï¿½ï¿½PC*/

.themaKyoto{
	width:32%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:3px;
	position:relative;
}

.first_thema{
	margin-left: 8px!important;
}
.themaKyoto dl dt{
	font-size:0.9em;
	display:block;
	position:relative;

}
.themaKyoto dl img{
	height:113px;
}
.themaKyoto dl dd{
	position: absolute;
    text-align: center;
    background: #8f8f8f;
    color: #FFFFFF;
    opacity: 0.92;
    z-index: 1;
    padding: 5px 0;
    font-weight: bold;
    bottom: 0;
    width: 100%;
}
.themaKyoto dl dd span{
	font-size:1.3em;
	color:#F60;
	margin-right:5px;
	font-weight:bold;
}
/*ï¿½Cï¿½xï¿½ï¿½ï¿½gï¿½ï¿½ï¿½ï¿½cï¿½Aï¿½[ï¿½ï¿½Tï¿½ï¿½*/
.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;
}

/*ï¿½Xï¿½}ï¿½z2016.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;
	position: relative;
	float:none;
}
.searchBoxW , .searchBoxW2{
	clear:both;
	width:95%;
/*	border: 1px solid #5f5f5f;*/
	border-radius:5px;
	margin:auto!important;
}
/*ï¿½ï¿½ï¿½sï¿½oï¿½XSPï¿½ÌƒTï¿½[ï¿½`ï¿½{ï¿½bï¿½Nï¿½X*/
#kyoto_bus .searchBoxW ,#kyoto_bus .searchBoxW2{
	border: 1px solid #5f5f5f;
}

.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;
}
.searchBoxW select {
    border: 1px solid #999;
    padding:0 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;
}

/*ï¿½Jï¿½ï¿½ï¿½ï¿½ï¿½_ï¿½[ï¿½Ç‰ï¿½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;
}
/*2019.6.10TAKEDA*/
article#special01 span.subText {
    font-size: 12px !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;
}
/*FQA*/
.questionBox{
	border:#CCC 1px solid;
	width:95%;
	padding:5px;
	margin:5px auto;
}
.questionBox .question{
	background: url(../../img/pref_category/kyoto_bus/icon_q.png) no-repeat;
	background-size:25px 25px!important;
	padding:5px 0px 5px 30px!important;
	color: #6D0484;
	font-weight:bold;
	font-size:14px;
	height:25px;
}

.questionBox .ansDetail1{
	background: url(../../img/pref_category/kyoto_bus/icon_a.png) no-repeat;
	background-size:25px 25px!important;
	padding:5px 0px 5px 30px!important;
	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;
}

/*ï¿½}ï¿½bï¿½vï¿½@2016.8.9*/	
section{
	margin-bottom:30px;
}
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{
	border:none!important;
}
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: 56px;
	left: 286px;
}
section #kyotoMap ul li.mapKifune a{
	top: 3px;
	left: 285px;
}
section #kyotoMap ul li.mapKyotogosyo a{	top: 55px;	left: 198px;}
section #kyotoMap ul li.mapNijoujou a{	top: 65px;	left: 115px;}

/*ï¿½eï¿½[ï¿½}ï¿½ï¿½ï¿½ï¿½Tï¿½ï¿½*/
.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;
}
/*ï¿½Iï¿½ï¿½ï¿½ï¿½ï¿½ï¿½{ï¿½^ï¿½ï¿½*/
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;
}

/*ï¿½ß‚ï¿½ï¿½ï¿½ï¿½tï¿½ï¿½ï¿½ï¿½ï¿½@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;
}
/*ï¿½Cï¿½xï¿½ï¿½ï¿½gï¿½ï¿½ï¿½ï¿½cï¿½Aï¿½[ï¿½ï¿½Tï¿½ï¿½ï¿½@ï¿½Xï¿½}ï¿½z*/

#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:2px;
}
#selectEvent .eventDetail div.recommendPlan p.planImage img{
	width:100%;
}
#selectEvent .eventDetail div.recommendPlan dl{
	float:left;
	width: 66%;
}

#selectEvent .eventDetail div.recommendPlan .planName{
	text-decoration:underline!important;
	
}
#selectEvent .eventDetail .recommendPlan .planPrice{
	color:#E0124A;
	font-weight:bold;
	text-align:right;
}

/*ï¿½yï¿½[ï¿½Wï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½N*/
.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;}
/*ï¿½Wï¿½ï¿½ï¿½êŠ*/
.ac-content{
	width:90%;
	margin:0 auto 10px;
}
/*ï¿½Jï¿½ï¿½ï¿½ï¿½ï¿½_ï¿½[*/
#autumnSpace{
	background:#FFF;
}
#autumnSpace h5{
	clear:both;
	background-image: url(../../img/pref_category/kyoto_bus/momiji.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	background-size:contain!important;
	color:#000!important;
	text-align:left;
	font-size:1.2em!important;
	color:#000!important;
	padding-left:30px!important;
	font-weight:normal!important;
}
#tourCalendar {
	margin-bottom:10px;
}
#tourCalendar .calendarInfo {
	padding:8px 0;
	font-size:1.1em;
	text-align:center;
	line-height:1.3em;
}
#tourCalendar .calendarInfo p{
	
}
#tourCalendar .calendarInfo span{
	color:#F00!important;
	font-weight:bold;
	font-size:1.2em;
	
}
@media only screen and (max-width: 767px){
#autumnSpace h3{
	
}
#tourCalendar .calendarInfo {
	font-size:0.8em!important;
	line-height:1.2em;
}
}
#tourCalendar .calendarInfo li{
	display:table;
	vertical-align:middle;
	margin-right:10px;
	float:left;
	height:20px;
}
#tourCalendar .calendarInfo span.calIcon1{
	display:table-cell;
	width:50px;
	height:18px;
	background:#FFCC66;
	display:inline-block;
	vertical-align:middle;
	content:'';
	margin-right:5px;
}
#tourCalendar .calendarInfo span.calIcon2{
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	color:#C00;
	font-size:1.2em;
}
#tourCalendar .calendarInfo span.calText{
	display:table-cell;
	vertical-align:middle;
}
#tourCalendar .calConts{
	width:90%;
	/*float:left;TAKEDA*/
	margin-bottom:8px;
}
#tourCalendar .calConts p.ttlMonth{
	text-align:center;
	padding:5px 0;
	font-size:1.3em;
	font-weight:bold;
}
#tourCalendar .calConts:nth-child(odd){
	margin-right:8px;
}
#tourCalendar .calConts table{
	width:100%;
	vertical-align:middle;
	font-size:1.1em;
}
#tourCalendar .calConts table th,#tourCalendar .calConts table td{
	padding:5px 0;
}
#tourCalendar .calConts table td{
	position:relative;
}
#tourCalendar .calConts table td.tourDay{
	/*background:#FFCC66;*/
	font-size:1.8em;
}
#tourCalendar .calConts table td.tourDay a{
	text-decoration:underline!important;
}

#tourCalendar .calConts table td span{
	position:absolute;
	top:0;
	left:16%;
}
#tourCalendar .calConts table td span img{
	width:25px;
	height:25px;
}
#lastyearTop5 li{
	margin-left:20%;
	line-height:1.4em;
}
#lastyearTop5 li span{
	width: 20px;
	height: 20px;
	background: #6D0484;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #FFFFFF;
	padding: 0 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
@media only screen and (max-width: 767px){
#lastyearTop5 li{
	margin-left:2%!important;
}
}
.img a {
    position: relative;
    display: block;
    margin-bottom: 5px;
}
.comingsoon {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(293,293,293,0.7);
    width: 100%;
    height: 60px;
    padding: 23px 0;
    box-sizing: border-box;
    font-size: 1.2em;
    color: #000;
}
#special01 .comingsoon{
	font-size: 1em;
	padding:8px 0;
	height:100%;
}
/*ï¿½cï¿½Aï¿½[ï¿½Jï¿½ï¿½ï¿½ï¿½ï¿½_ï¿½[*/
.calendarInfo {
	padding:8px 0;
	font-size:1.1em;
	margin: 0 auto;
	width: 40%;
}
.calendarInfo li{
	display:table;
	vertical-align:middle;
	margin-right:10px;
	float:left;
	height:20px;
}
.calendarInfo span.calIcon1{
	display:table-cell;
	width:50px;
	height:18px;
	background:#fff799;
	display:inline-block;
	vertical-align:middle;
	content:'';
	margin-right:5px;
}
.calendarInfo span.calIcon2{
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
	color:#C00;
	font-size:1.2em;
}
.tourCalendarInner{
	margin: 0 auto;
}
.calendarInfo span.calText{
	display:table-cell;
	vertical-align:middle;
}
.calConts{
	width:48.4%;
	float:left;
	margin:0 5px 8px 0;
	border: #5f5f5f 2px solid;
	background: #FFF;
	height: 220px;
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
}
p.ttlMonth{
	text-align:center;
	padding:5px 0!important;
	width:100%;
	background:#5f5f5f;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
.calConts:nth-child(odd){
	margin-right:8px;
}
.calConts table{
	width:96%;
	vertical-align:middle;
	font-size:1.1em;
	margin: 5px auto;
	height:auto;
}
.calConts table .sunday{
	background-color:#dec5e3;
}
.calConts table .thursday{
	background-color:#cdedfd;
}

.calConts table th,.calConts table td{
	padding:5px 0!important;
}
.calConts table td{
	position:relative;
	border: 1px solid #000!important;
	background-clip: padding-box !important;
	text-align:center!important;
}
.calConts table td a{
	text-decoration: underline !important;
}
.calConts table td.tourDay{
	background:#f7c1c1;
}
.calConts table td.tourDay a{
	text-decoration:underline!important;
}
.calConts table td span{
	position:absolute;
	top:0;
	left:16%;
}
.calConts table td span img{
	width:25px;
	height:25px;
}
.calConts .calendarTxt{
	width:96%;
	margin: 5px auto;
}	
.square {
	display: inline-block;
	width: 20px;
	height: 10px;
	background: #f7c1c1;
}
#lastyearTop5 li{
	text-align:center;
}
@media only screen and (max-width: 767px){
.calendarInfo {
	width: 60%;
}
.calConts{
	width:99.4%;
	float:none!important;
	martin:0 auto;
	height:auto;
}
.calConts table{
	margin: 0 auto;
}
.calConts .calendarTxt{
	width:100%;
	text-align:center;
}	

/*
.calConts:nth-child(odd){
	martin:8px auto!important;
}*/
}
/*#planList{
	display:none!important;
}

#plan01{
	display:none!important;
}*/
/*ï¿½^ï¿½u*/
.tab ul{
	display:table;
	width:100%;
	border-collapse: separate;
 	border-spacing: 2px 0;
	margin-top:5px;
 }
.tab li{
	background:#fff;
	color:#d6b6e8;
	display:table-cell;	
	padding:8px 0;
	text-align: center;
	border:1px solid #d6b6e8;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom:none;
	cursor: pointer;
}
.tab li.select{
	background:#d6b6e8;
	color:#fff;
}

@media only screen and (max-width: 787px){
#head6 {
    height: 345px;
}
#head6 h2 {
    font-size: 11px;
    padding: 288px 5px 0px 5px;
    line-height: 1.2em;
}
#spot dl {
    width: 100%;
}
.planArea .planBoxn {
    width: 100%;
}
}

.bn_area_k {
	width: 100%;
	max-width: 1024px;
	margin: 10px auto;
}
.bn_area_k ul {
	 display: flex;
	 flex-wrap: nowrap;
	 justify-content: flex-start;
	 gap: 10px;
}
.bn_area_k ul li {
	width: calc((100% - 10px) / 2);
}
.bn_area_k ul li img {
	width: 100%;
	height: 65px;
	object-fit: cover;
}

@media screen and (max-width:767px) {
	.bn_area_k {
		padding: 0 10px;
	}
	.bn_area_k ul {
		 display: block;
	}
	.bn_area_k ul li {
		width: calc(100% - 20px);
	}
	.bn_area_k ul li img {
		height: 40px;
	}
}</pre></body></html>