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

/* ============================= â€¹Â¤â€™ÃŠ =============================  */

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

li {
	list-style-type: none;
}

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

a:hover {
	color: #F60;
}

article {
	width: 1000px;
	margin: 0 auto;
}

div#sidebar {
	float: left;
	width: 28%;
	margin-right: 8px;
}

#mainRight {
	width: 70%;
	float: right;
}

#mainRight h2 {
	padding-left: 35px;
	margin-left: 5px;
	margin-bottom: 15px;
}

#contentsInner {
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/*ãƒ©ãƒ³ã‚­ãƒ³ã‚°*/
.ranking h2.ttl,
.new h2.ttl {
	font-size: 1.2em !important;
	font-weight: bold !important;
	padding: 5px 0px 5px 35px;
	margin-bottom: 10px;
}

.ranking h2.ttl {
	background: url(../../img/topics/busTop/iconTtlParRank.png) no-repeat;
	background-size: 25px auto;
}

.ranking .ranking-review {
	display: none;
}

.rankBox {
	display: flex;
	padding: 8px 0;
	border-bottom: 1px dotted #999;
}

.ranking-img {
	position: relative;
	width: 32%;
	margin-right: 8px;
}

.ranking-txt {
	margin: 0;
}

.rankBox .price {
	border: none;
}

.rankBox .price span {
	font-size: 110%;
}

.rankBox img {
	width: 100%;
	height: auto;
}

.rankBox .sttl.ttl-detail03 {
	font-size: 100%;
}

.rankBox .ranking-mark {
	background-size: 30px auto;
	font-size: 100%;
	padding: 8px 0 0 0;
	top: 3px;
	left: 3px;
	width: 22px;
	height: 22px;
}

.rankBox .ranking-mark.rank01,
.rankBox .ranking-mark.rank02,
.rankBox .ranking-mark.rank03 {
	width: 30px;
	height: 30px;
}

/*æ–°ç€ãƒ„ã‚¢ãƒ¼*/
.new {
	margin: 40px 0;
}

.new h2.ttl {
	background: url(../../img/topics/busTop/iconTtlParNew.png) no-repeat;
	background-size: 25px auto;
}

nav ul {
	display: table;
	margin: 8px 0;
}

nav ul li {
	display: table-cell;
	text-align: center;
	border-right: 1px #666 solid;
	padding: 10px;
	text-decoration: underline;
}

nav ul li:last-child {
	border-right: none;
}

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

.bn_churaumi {
	text-align: center;
}

.bn_churaumi a img {
	margin-top: 8px;
}

.content {
	margin: 0 auto !important;
}

.tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #eee;
	/* box-shadow: 0 0 10px rgb(0 0 0 / 20%); */
	margin: 0 auto;
}

input[name="tab_item"] {
	display: none;
}

.tabs input:checked+.tab_item {
	background-color: #ff9900;
	color: #ffffff;
}

.tab_content p {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-color: #0046157d;
	color: #ffff;
	margin: 0px 0 5px 0;
	padding: 5px;
}

ul.tab {
	padding: 15px;
	display: flex;
	background-color: #195c2d;
}

li.tabsplan {
	width: 50%;
}

li.tabsplan {
	margin: 0;
}

li.tabsplan:first-child {
	margin-right: 15px;
}

li.tabsplan a {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 10px 0 10px 28%;
}

ul.tabplan {
	display: flex;
}

p.comment {
	background-color: #ffff;
	color: #000;
	border-bottom: 2px solid #799b83;
}

.arrow_u:after {
	transform: rotate(135deg) !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;
}

.full_content .content {
	width: 100% !important;
	background: #eee;
	padding: 5px 0;
}

.leadtxt {
	margin: 8px 0;
}

.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: 12px 0 !important;
	background: #22B14C !important;
	border-bottom: none !important;
	color: #fff !important;
	margin: 0 15px;
	width: 100%;
}

.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;
	margin: 15px;
	padding: 15px 0;
}

/*Æ’yÂ[Æ’Wâ€œÃ&nbsp;Æ’Å&nbsp;Æ’â€œÆ’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;
}

/*Æ’}Æ’bÆ’vÂ@2016.8.9*/

#hokkaidoMap ul {
	background: url(../../img/pref_category/hokkaido_bus/mapBack.gif) no-repeat;
	background-size: 80% auto;
	width: 80%;
	margin: 0 auto;
	height: 400px;
	position: relative;
}

#hokkaidoMap ul li a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}

#hokkaidoMap ul li.mapSapporo a {
	top: 230px;
	left: 77px;
}

#hokkaidoMap ul li.mapShikotsuko a {
	top: 270px;
	left: 77px;
}

#hokkaidoMap ul li.mapAsahiyama a {
	top: 150px;
	left: 160px;
}

#hokkaidoMap ul li.mapFurano a {
	top: 190px;
	left: 142px;
}

#hokkaidoMap ul li.mapAkan a {
	top: 190px;
	left: 280px;
}

#hokkaidoMap ul li.mapAbashiri a {
	top: 92px;
	left: 222px;
}

#hokkaidoMap ul li.mapBluelake a {
	top: 230px;
	left: 160px;
}

#hokkaidoMap ul li.mapOtaru a {
	top: 220px;
	left: 10px;
}

#hokkaidoMap ul li.mapShakotann a {
	top: 180px;
	left: 10px;
}

#hokkaidoMap ul li.mapHakodate a {
	top: 320px;
	left: 40px;
}

#hokkaidoMap ul li.mapTokachi a {
	top: 250px;
	left: 240px;
}

#hokkaidoMap ul li {
	display: block;
}

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

#hokkaidoMap ul li i.fa {
	margin-left: 3px;
}

#hokkaidoMap ul li a:hover {
	background: #999;
}

#hokkaidoMap p.tabiwanko {
	position: absolute;
	bottom: 0;
	right: -40px;
}

/*Æ’eÂ[Æ’}â€šÂ©â€šÃ§â€™Tâ€šÂ·*/
#thema {
	padding: 15px 15px 0 15px;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.themaHokkaidoSp {
	width: 32%;
	margin: 0 8px 8px 0;
}

.themaHokkaidoSp:nth-child(3n) {
	margin-right: 0;
}

.themaHokkaidoSp a {
	text-decoration: none !important;
}

.themaHokkaidoSp dl {
	position: relative;
}

.themaHokkaidoSp dl dt {
	font-size: 0.9em;
	display: block;
	position: relative;
	margin-bottom: 5px;
	height: 130px;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.themaHokkaidoSp dl dd {
	position: absolute;
	text-align: center;
	background: rgba(143, 143, 143, 0.92);
	color: #FFFFFF;
	z-index: 1;
	padding: 6px 0;
	font-weight: bold;
	width: 100%;
	font-size: 1.1em;
	bottom: 0;
}
.themaHokkaidoSp img{
	object-fit: cover;
}
.themaHokkaidoSp dl dd span {
	font-size: 1.3em;
	color: #F60;
	margin-right: 5px;
	font-weight: bold;
}

.bn_area {
	margin: 15px 0;
	text-align: center;
}

.bn_area img {
	margin: 0 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;
}

.searchWrap {
	overflow: hidden;
}

.tourTtl {
	text-align: center;
	font-size: 1.1em !important;
	background: #5f5f5f;
	color: #fff !important;
	padding: 5px 0 !important;
	border-bottom: none !important;

}

.tourTtl i {
	margin-right: 3px;
}

.tourTtl span.eng:after {
	content: "â€žÂ&nbsp;";
	padding: 0 2px;
	font-size: 0.8em;
	font-weight: normal;
}

.searchBoxInner {
	padding: 5px 15px;
	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 input {
	width: 33px;
	padding: 3px 0;
}

.searchBox input.year1 {
	width: 100px;
}

.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;
	margin-top: 8px;
}

.searchBox #keyword p {
	color: #000 !important;
	background: #fff !important;
	float: left;
}

.searchBox #keyword input {
	width: 168px;
}

/*Æ’LÂ[Æ’ÂÂ[Æ’hâ€šÂ©â€šÃ§Å’Å¸ÂÃµâ€šÂ·â€šÃ©*/

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

.full_content .searchWrap {
	padding: 5px;
}

.full_content .searchWrap .searchBox {
	float: left;
	border: #5f5f5f 2px solid;
	background: #FFF;
	margin-right: 15px;
	width: 50%;
}

.full_content .searchWrap div p {
	/*background:#5f5f5f;
	color:#fff;
	padding:5px;
	font-weight:bold; */
}

.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: 47%;
	font-size: 14px;
	margin-left: 0px;
}

.full_content .searchLink a {
	color: #22B14C !important;
	line-height: 18px;
	font-weight: bold;
}

.furano .full_content .searchLink a {
	color: #A561E8 !important;
}

.full_content .searchLink ul {
	display: flex;
	flex-wrap: wrap;
}

.full_content .searchLink li {
	width: 47.8%;
	margin: 0 5px 5px 0;
	text-align: center;
	padding: 18px 0;
	border: 2px solid #5f5f5f;
}

.full_content .searchLink li:nth-child(2n) {
	margin-right: 0;
}

.full_content .searchLink .quitionLink {
	float: left;
	background: url(../../img/pref_category/kyoto_bus/ankerLink_l.png);
	background-size: auto;
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);
	background-size: 100% 85px;
	width: 100%;
	height: 65px;
	text-align: center;
	padding-top: 20px;
}

.full_content .searchWrap div.searchKeyword {
	width: 48%;
	float: left;
	border: #5f5f5f 2px solid;
	background: #FFF;
	height: 170px;
	box-shadow: 0px 2px 5px 0px rgba(56, 56, 56, 0.3);

}

.full_content .searchWrap div.searchKeyword p {
	margin-bottom: 5px;
}

.full_content .searchWrap div.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;
}

.full_content .searchWrap div.searchKeyword ul li a {
	text-decoration: underline;
}

.more a {
	font-size: 16px !important;
	font-weight: bold;
}

/*Å’Å¸ÂÃµPC*/


.arrow {
	margin-left: 120px;
	margin-bottom: 2px;
}

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

}

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

}

/*Æ’Å’Æ’CÆ’AÆ’EÆ’gâ€¡A*/

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

/*â€°Ã”â€°ÃŽâ€˜Ã¥â€°Ã¯ÂÃâ€°Ã®â€°EÆ’eÂ[Æ’uÆ’â€¹*/
.jouhou {
	margin-top: 5px;
	margin-right: 5px;
}

.jouhou td {
	padding: 0 0 5px;
}

.tab1 {
	border-bottom: #999 solid 2px;
}


/*-------Âsâ€šÂ«â€šÂ½â€šÂ¢ÂÃªÂÅ&nbsp;â€šÂ©â€šÃ§â€˜Iâ€šÃ”-------*/
#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;
}

/*Æ’vÆ’â€°Æ’â€œË†Ãªâ€”â€”â€šoâ€šbâ€šmâ€šdâ€šv*/
.planArea {
	clear: both;
	margin-top: 0px;
	padding: 12px;
	display: flex;
	flex-wrap: wrap;
}

.content h4 {
	color: #FFF !important;
	font-size: 1.1em !important;
	line-height: 1.3em;
	margin-bottom: 8px;
	background: #5f5f5f !important;
	border-bottom: none;
	padding: 5px !important;
	border-bottom: none !important;
}

#contentsInner .planArea .planBoxn {
	width: 48.9%;
	margin: 8px 0;
	padding: 8px;
	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: 192px;
}

/*Æ’AÆ’CÆ’RÆ’â€œâ€™Ã‡â€°Ã*/
#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: "Æ’qÆ’â€°Æ’MÆ’mÅ&nbsp;pÆ’S Pro W3", "Hiragino Kaku Gothic Pro", "Æ’ÂÆ’CÆ’Å&nbsp;Æ’I", Meiryo, Osaka, "â€šlâ€šr â€šoÆ’SÆ’VÆ’bÆ’N", "MS PGothic", sans-serif;
	font-size: 1.3em;
}

#contentsInner .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: #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);
}

/*â€°Â¡â€™Â·â€šÃŒÆ’vÆ’â€°Æ’â€œÆ’{Æ’bÆ’NÆ’X*/
.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 )";

}

/*Æ’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;
}

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

/*Æ’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;
}

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

/*â€šÃ¦â€šÂ­â€šÂ&nbsp;â€šÃ©Å½Â¿â€“Ã¢*/
#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,
#QandA dd:before {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #FFFFFF;
	padding: 3px 8px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}

#QandA dt:before {
	content: "Q";
	background: #666;
}

#QandA dd:before {
	content: "A";
	background: #22B14C;
}

.furano #QandA dd:before {
	background: #A561E8 !important;
}


/*Æ’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;
	background: #8f8f8f;
	color: #FFFFFF;
	opacity: 0.92;
	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: #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: 8px;
}

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

/*Å’Â©â€šÃ‡â€šÂ±â€šÃ«â€šÂ©â€šÃ§Æ’cÆ’AÂ[â€šÃ°â€™Tâ€šÂ·*/
.cnHokkaidoSp {
	margin: 0 0 5px 3px;
	width: 32%;
	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;
}

/*Å’Â©â€šÃ‡â€šÂ±â€šÃ«Æ’XÆ’|Æ’bÆ’gâ€šÂ©â€šÃ§â€™Tâ€šÂ·PC*/
div#spot {
	display: flex;
	flex-wrap: wrap;
}

.content #spot dl {
	width: 30.5%;
	margin: 0 8px 5px 0;
	padding: 5px;
	border: #5f5f5f 1px solid !important;
}

.content #spot dl:nth-child(3n) {
	margin-right: 0;
}

.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 {
	background: none;
}

.content #spot .btn a {
	background: #22B14C;
	display: block;
	border-radius: 5px;
	padding: 10px 0;
	font-weight: bold;
	text-decoration: none;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #FFF !important;
}

.content #spot .btn a:hover {
	background: #FCC;
}

.ban_season {
	margin: 10px 0;
}

.ban_season .seasonCont {
	height: auto;
	margin: 5px 0px;
	clear: both;
	padding: 0px 71px;
}

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

/*Æ’`Æ’FÆ’bÆ’NÆ’{Æ’bÆ’NÆ’X*/
#select {
	font-size: 1.1em;
	background: #fff;
	margin: 8px auto;
	width: 98%;
	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-top: 3px;
	color: #039;
}

#planList [class*="hidden-"] {

	display: none !important;

}

.planListBtn {
	width: 80%;
	margin: 15px auto;
}

.planListBtn a {
	background: #f90;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	padding: 8px 5px;
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	border: #f90 2px solid;
	width: 80%;
	margin: 0 auto;
}

.planListBtn a:hover {
	background: #fff;
	border: #f90 2px solid;
	color: #f90;
}

/*TOPåˆ‡ã‚Šæ›¿ãˆ*/
.busTitle {
	position: relative;
	height: 410px;
}

.busTitle .titleImg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
}

.busTitle #slide {
	width: 100%;
	height: 410px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.busTitle #slide img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: auto;
}

.category_tour_list h3 {
	text-align: center;
	color: #22b14c;
	font-size: 1.1em;
	margin: 30px 0 8px;
	border-top: 2px solid #22b14c;
	padding: 12px 0;
	border-bottom: 2px solid #22b14c;
	background: #f6fdf8;
}

.category_tour_list h4 {
	background: #666;
	display: block;
	position: relative;
	color: #fff;
	padding: 3px 8px;
	width: 140px;
	margin: 0 auto 12px;
	text-align: center;
	font-size: 0.9em !important;
}

.category_tour_list h4:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 60%;
	margin-left: -15px;
	border: 5px solid transparent;
	border-top: 5px solid #666;
}

.category_tour_list ul {
	padding: 0 15px 8px;
}

.category_tour_list li {
	border: 1px solid #d2d2d2;
	box-shadow: rgba(139, 132, 105, 0.1) 4px 4px 1px 0px;
	border-radius: 5px;
	margin: 0 5px 15px;
	background: #fff;
	overflow: hidden;
}

.category_tour_list li a {
	display: flex;
	color: #000;
	position: relative;
}

.tour_img {
	flex: 0 0 30%;
	margin-right: 8px;
	overflow: hidden;
}

.tour_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.tour_text {
	padding: 8px 15px 8px 0;
}

.tour_text h5 {
	line-height: 1.4em;
}

.tour_price {
	color: #c00;
	font-weight: bold;
	font-size: 1.2em;
}

.tour_price span {
	color: #000;
	font-size: 0.9em;
}

.other_tour_link {
	display: flex;
	justify-content: center;
}

.other_tour_link a {
	border: 1px solid #666;
	padding: 8px;
	border-radius: 50px;
	margin: 8px;
	position: relative;
	text-align: center;
	background: #fff;
	flex: 0 0 45%;
	font-weight: bold;
}

.other_tour_link a:after,
.category_tour_list li a:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
}

.category_info {
	display: flex;
	padding: 15px;
}

.info_img {
	flex: 0 0 30%;
	overflow: hidden;
	height: 130px;
	margin-right: 15px;
	border-radius: 8px;
}

.info_img img {
	width: 100%;
	min-height: 130px;
}

.info_cont {
	display: flex;
	padding: 8px;
}

.info_cont_img {
	flex: 0 0 33%;
	margin-right: 15px;
}

.info_cont_img img {
	width: 100%;
}

.tour_feature {
	display: flex;
	margin: 10px 0;
	padding: 0 !important;
	flex-wrap: wrap;
}

.tour_feature li {
	background: #666;
	color: #fff;
	padding: 0 3px;
	margin: 0 8px 0 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 0.9rem;
}

.special_price h3 {
	color: #FF3D3D;
	border-color: #FF3D3D;
	background-color: #ffeded;
	font-size: 1.5em;
	font-weight: bold;
}

.special_price .cancel {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	column-gap: 20px;
	color: #a2a2a2;
}

.special_price .cancel .line {
	text-decoration: line-through;
}

.special_price .cancel .newprice {
	font-size: 1.5em;
	color: #c00;
}

@media only screen and (max-width: 767px) {

	.shien .ph_left img {
		width: 170px;
		height: 160px;
		object-fit: cover;
	}

	.shien .ph_left img {
		width: 120px;
		height: 90px;
		object-fit: cover;
	}

	.category_tour_list_shien h3 {
		text-align: center;
		color: #f6fdf8;
		font-size: 1.1em;
		margin: 30px 0 8px;
		border-top: 2px solid #22b14c;
		padding: 12px 0;
		border-bottom: 2px solid #22b14c;
		background: #22b14c;
	}</pre></body></html>