<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.crumb {
    padding: 14px 5px 5px;
    border-bottom: solid 1px #eee;
    font-size: 10px;
    line-height: 78%;
}
.main_inner{
	z-index: 1;
}
.leadInner nav ul{
	justify-content: space-between;
}
.leadText .leadInner li{
	font-size: 0.8rem;
	width: 32%;
	border-radius: 20px;
	flex: 0 0 32%;
}
.area_map li a{
	font-size: 0.8rem;
}
.area_map .map_oho {
	top:60px;
}
.area_map .map_obihiro {
	left: 10%;
}
.area_map .map_kushiro {
    top: 77%;
    left: 54%;
}
.area_map .map_nemuro {
    top: 65%;
}
.area_map .map_akan {
    top: 10%;
    left: 38%;
}
.area_map .map_mashu {
    top: 2%;
    left: 65%;
}
.area_box {
    padding: 40px 12px 12px ;
}
.area_title{
	min-height: 200px;
}</pre></body></html>