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

/* ============================= â€¹Â¤â€™ÃŠ =============================  */
#topics {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
* { 
	padding: 0px;
	margin: 0px;
	border: none;
	box-sizing: border-box;
}

li { list-style-type: none;}


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

a:hover {
	color:#F60;
}
.contentArea{
	background: #f8f7f2;
	padding: 0 5px;
}
h2,h3,h4{
	font-family: "Noto Sans Japanese";
}
#topics h3.ttl_b,#topics h2.ttl_b{
	font-size:1.5em;
	margin:15px 0 12px;
	color:#000;
	background:#A3CFF6;
	padding:12px 0 12px 8px;
	width: 100%;
}

/*ãƒªãƒ¼ãƒ‰æ–‡*/
.leadCont{
	padding:8px 0;
}
.leadImg{
	float:left;
	width:30%;
	margin-right:8px;
}
.leadImg img{
	width:100%;
}
.leadCont h2{
	margin:8px 0;
	font-family: "Noto Sans Japanese";
	font-weight: bold;
    font-size: 1.5em;
}
.leadText{
	float:left;
	width:68%;
}

.leadText p{
	line-height: 1.3em;
	font-size: 1.1em;
}
/*æ¤œç´¢*/
.searchBox{
	border:2px solid #666;
	margin:10px auto;
	background:#fff;
}
.searchBox h2{
	background:#666;
	color:#fff;
	padding:6px 0;
	text-align: center;
	font-size:1.2em;
	font-weight: normal;
}
.searchBox .searchBoxInner{
	padding:8px;
}
.searchBox dl{
	margin-bottom:8px;
}
.searchBox dl.search_fl{
	float:left;
	margin-right: 20px;
}
.searchBox dl.search_cl{
    clear: both;
}
.searchBox dl dt{
	margin:5px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	display:inline-block;
	margin-right:10px;
}
.searchBox dl.search_fl dt{
    display: block;
    margin-bottom: 5px;
}
.searchBox dl dd{
	display:inline-block;
}	
.searchBox input,.searchBox select{
	border:1px solid #eee;
	padding:5px;
}
.searchBox input.txt {
    width: 300px;
}
.searchBox .searchBtn{
	width:50%;
	margin:8px auto;	
	text-align: center;
}
.searchBox button{
	background:#f90;
	color:#fff;
	padding:6px 0;
	display:block;
	width:100%;
	font-weight:bold;
	font-size:1.2em;
	cursor: pointer;
}
/*ã‚¨ãƒªã‚¢ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
.areaMenu{
	margin:10px 0;
}
.areaMenu ul{
	display:table;
	table-layout: fixed;
	width:100%;
}
.areaMenu ul li{
	float:left;
	text-align: center;
	position: relative;
	padding: 10px 0;
	font-size: 1.1em;
	border-right:1px solid #666;
	margin-bottom:8px;
}
.areaMenu ul li i{
	margin-left:5px;
}
.areaMenu ul li a{
	color:#000;
	text-decoration: underline;
}
.areaMenu ul.col2 li{
	width:50%;
}
.areaMenu ul.col3 li{
	width:33.333%;
}
.areaMenu ul.col4 li{
	width:25%;
}
.areaMenu ul.col2 li:nth-child(2n){
	border-right:none;
}
.areaMenu ul.col3 li:nth-child(3n),.areaMenu ul.col3 li:last-child,.areaMenu ul.col4 li:last-child{
	border-right:none;
}

/*é›ªéŠã³ãƒšãƒ¼ã‚¸*/
.activityCont li{
	margin-bottom:8px;
}
.activityCont li a{
	position:relative;
	color:#000;
}
.activityCont li .actImg{
	width:80%;
	margin:0 auto 8px;
}
.activityCont li .actImg img{
	width:100%;
	height:150px;
}
.activityCont li .actText{
	padding:0 15px;
	position: relative;
}
#topics .activityCont li .actText h3{
	font-size:1.2em;
	color:#000;
	text-align: center;
	margin-bottom:8px;
}
.activityCont li .actText p{
	line-height:1.3em;
}
.activityCont li:hover{
	opacity: 0.6;
}
/*ã‚¨ãƒªã‚¢ã‹ã‚‰æŽ¢ã™*/
.areaCont ul{
	/*background:url(//www.tabione.com/img/category/snowmobile/hkd_act_map.jpg);*/
	position:relative;
}
.areaCont ul li{
	position:absolute;
}
.areaCont ul li.sapporo{
	top:50%;
	left:15%;
}
.areaCont ul li.wakkanai{
	top:10%;
	left:40%;
}
.areaCont ul li.furano{
	top:50%;
	left:40%;
}
.areaCont ul li.shiretoko{
	top:35%;
	left:70%;
}
.areaCont ul li.obihiro{
	top:65%;
	left:50%;
}
.areaCont ul li.noboribetsu{
	top:70%;
	left:30%;
}
.areaCont ul li.niseko{
	top:60%;
	left:5%;
}
.areaCont ul li.hakodate{
	top:85%;
	left:8%;
}
.areaCont ul li a{
	text-decoration: none;
    background: #fff;
    font-size:1.1em;
    padding:12px 30px;
    border: #333 solid 1px;
    color:#333;
    border-radius: 3em;
    line-height: 1.4;
    position: relative;
}
.areaCont ul li a:hover{
	background:#eee;
}
/*ã‚¹ãƒãƒƒãƒˆã‹ã‚‰æŽ¢ã™*/
.spotCont li {
	position:relative;
	padding:8px;
	border-bottom:1px solid #666;
	background:#fff;
}
.spotCont li a{
	color:#000;
}
.spotCont .spotImg{
	width:40%;
	float:left;
	padding-right:8px;
	position:relative;
}
.spotCont .spotImg img{
	width:100%;
}
.spotCont .spotImg span{
	position:absolute;
	left:0;
	top:0;
	background:#666;
	color:#fff;
	padding:5px 8px;
	border-bottom-right-radius: 5px;
}
.spotCont .spotText{
	float:left;
	width:58%
}
#topics .spotCont .spotText h3{
	font-size:1.2em;
	color:#000;
	margin-bottom:5px;
}
.spotCont .spotText p{
	font-size:1.1em;
	line-height:1.2em;
	margin-bottom:5px;
}
.spotInfo{
	background:#eee;
	padding:5px;
	line-height: 1.2em;
}
.spotInfo dt,.spotInfo dd{
	float: left;
}
.spotInfo dt{
	width:27%;
}
.spotInfo dd{
	width:73%;
}
.spotInfo dt:after{
	content:'ï¼š';
}	
/*ãƒ—ãƒ©ãƒ³*/
.planList {
    display: flex;
    flex-wrap: wrap;
	width:100%;
}
.planCont{
    width: 48.8%;
    flex: 0 0 48.5%;
    padding: 8px;
    background: #fff;
    border-top: #A3CFF6 5px solid;
    border-bottom: #A3CFF6 5px solid;
    line-height: 1.3em;
   	margin-bottom:12px;
   	vertical-align: top;
	margin-right: 10px;
    margin-left: 10px;
}
.planCont:nth-child(2n){
	margin:0px 0px 12px 0px;
}
.planList h4{
	font-size:1.2em;
	line-height: 1.4em;	
	margin-bottom:8px;
}
.tourImg{
	margin: 0 auto;
    width: 80%;
    height: 200px;
}
.tourImg img {
    width: 100%;
    height: 195px;
    object-fit: cover;
    object-position: center;
}
.tourInfo{
	margin:8px 0;
}
.tourInfo li{
	border-bottom:1px dotted #999;
	padding:3px 0;
}
.tourInfo li:before {
    font-family: FontAwesome;
    margin-right: 8px;
    font-size: 1.1em;
}

.tourInfo li:first-child:before {
    content: '\f007';
}
.tourInfo li:nth-child(2n):before {
    content: '\f041';
    margin-right: 10px;
}
.tourInfo li:nth-child(3n):before {
    content: '\f1b9';
    margin-right:5px;
}
.tourInfo li.time:before {
    content: '\f017';
}
.tourInfo li.include:before {
    content: '\f058';
}
.tourPrice {
    padding: 10px 8px 10px 0;
    float: left;
}
.tourPrice span{
	color:#c00;
	font-size:1.2em;
	font-weight:bold;
	margin-left:8px;
	font-family: sans-serif;
}
.btn_all{
    width: 80%;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
    background: #fff;
    border: #333 solid 1px;
    border-radius: 3em;
    line-height: 1.4;
    position: relative;
}
.btn_all a{
	color:#333;
	font-size:1.1em;
	padding: 12px;
	display:block;
}
.btn_all:after,.activityCont li .actText:after,.areaCont ul li a:after,.spotCont li:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
}
.activityCont li .actText:after,.areaCont ul li a:after,.spotCont li:after{
	right: 5px;
}
.btn_all:hover{
	background:#eee;
}
.reserveBtn {
    float: right;
}
.reserveBtn a {
    display: block;
    background: #f90;
    border: 2px solid #f90;
    color: #fff;
    font-size: 1.1em;
    padding: 8px;
    text-align: center;
    color: #fff!important;
    font-weight: bold;
    transition: all 0.3s ease;
}
.reserveBtn a:hover{
	color:#f90!important;
	background:#fff;
}
/*ãã®ä»–ã‚¢ã‚¯ãƒ†ã‚£ãƒ“ãƒ†ã‚£*/
.otherActivity{
	margin-bottom:15px;
}
.otherActivity li{
	padding:8px;
	display:table;
	float:left;
	width:49.2%;
	border:1px solid #999;
	margin-bottom:0px;
}
.otherActivity li:nth-child(odd){
	margin:0 auto;
}
.otherActivity .clearfix {
    width: 100%;
    display: flex;
    margin: 0 auto;
}
.otherActivity li p{
	display: table-cell;
	vertical-align: middle;
	font-size:1.2em;
	font-weight: bold;
}
.otherActivity li .otherImg{
    width: 40%;
    height: 80px;
    padding-right: 15px;
    object-fit: cover;
    object-position: center;
}
.otherActivity li .otherImg img{
	width: 100%;
    height: 95px;
}
.otherActivity li .otherTtl:after{
	font-family: FontAwesome;
    margin-left: 5px;
    content: '\f138';
}
/*ã‚ˆãã‚ã‚‹è³ªå•*/
.q_a {
	padding:8px;
	margin:0 0 15px;
}
.q_a dt,.q_a dd{
	padding:5px 0;
	font-size:1.1em;
	line-height:1.4em;
}
.q_a dt{
	font-weight:bold;
	border-bottom:1px dotted #999;
}
.q_a dt:before{
	font-family:FontAwesome;
	margin-right: 5px;
    content: '\f059';
}
.mainImg img {
    width: 100%;
}

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}

@media screen and (max-width : 767px){
.leadImg {
    float: none;
    width: 95%;
    margin: 0 auto;
    /*margin-right: 0px;*/
    height: 180px;	
}
.leadImg img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
.leadText {
    float: none;
    margin: 0 auto;
    width: 95%;
}	
.planList {
    display: flex;
    flex-wrap: wrap;
	width:100%;
}	
.planCont {
    width: 97%;
    flex: none;
    padding: 8px;
    background: #fff;
    border-top: #A3CFF6 5px solid;
    border-bottom: #A3CFF6 5px solid;
    line-height: 1.3em;
    margin-bottom: 8px;
    vertical-align: top;
    /* margin-right: 10px; */
    /* margin-left: 10px; */
    margin: 0px 3px 8px 6px;
}	
.planCont:nth-child(2n) {
    margin: 0px 3px 8px 6px;
}	
.btn_all {
    width: 95%;
    text-align: center;
    margin: 8px auto;
    text-decoration: none;
    background: #fff;
    border: #333 solid 1px;
    border-radius: 3em;
    line-height: 1.4;
    position: relative;
}	
.btn_all:after, .activityCont li .actText:after, .areaCont ul li a:after, .spotCont li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    -webkit-transform: scaleY(0.8) rotate(-45deg);
    -moz-transform: scaleY(0.8) rotate(-45deg);
    -ms-transform: scaleY(0.8) rotate(-45deg);
    -o-transform: scaleY(0.8) rotate(-45deg);
    transform: scaleY(0.8) rotate(-45deg);
}	
.otherActivity li {
    padding: 8px;
    display: table;
    float: none;
    width: 95%;
    border: 1px solid #999;
    margin-bottom: 0px;
    margin: 0 auto;
}	
.otherActivity li .otherImg {
    width: 50%;
    height: 80px;
    padding-right: 15px;
    object-fit: cover;
    object-position: center;
}	
.otherActivity .clearfix {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}	
}</pre></body></html>