@charset "utf-8";

.hokkaido_map1 {
 background-image: url("/domtour/jaldp/skisp/hok/img_sites/map_hokkaido1_2110.jpg");
 background-repeat:no-repeat;
 position: relative;
 width:950px;
 height:665px;
}
 .hokkaido_map2 {
 background-image: url("/domtour/jaldp/skisp/hok/img_sites/map_hokkaido2.jpg");
 background-repeat:no-repeat;
 position: relative;
 width:950px;
 height:665px;
}
.map_area {
 position: absolute;
	box-sizing: border-box;
	min-width: 130px;
}
.map_area a {
box-sizing: border-box;
position: relative;
color: #fff;
display: block;
background-color: #d54242;
border-radius: 4px;
padding: 5px 35px 5px 35px;
text-align: center;
text-decoration: none;
border:solid 2px #d54242;
font-weight: bold;
font-size: 15px;
}
.map_area a:hover {
box-sizing: border-box;
color: #d54242;
background-color: #fff;
border:solid 2px #d54242;
}
.map_area a::after {
position: absolute;
content: "";
height: 0;
width: 0;
border: 5px solid transparent;
border-top-color: #fff;
top: 40%;
right: 6px;
}
.map_area a:hover::after {
border-top-color: #d54242;
}
.map_area_01 {
	top: 324px;
	left: 28px;
}
.map_area_02 {
	top: 428px;
	left: 5px;
}
.map_area_03 {
	top: 374px;
	left: 41px;
}
.map_area_04 {
	top: 478px;
	left: 289px;
}
.map_area_05 {
	top: 491px;
	left: 46px;
}
.map_area_06 {
	top: 232px;
	left: 84px;
}
.map_area_07 {
	top: 431px;
	left: 471px;
}
.map_area_08 {
	top: 315px;
	left: 471px;
}
.map_area_09 {
	top: 265px;
	left: 430px;
}
.map_area_10 {
	top: 275px;
	left: 0;
}
.map_area_11 {
	top: 232px;
	left: 160px;
}
.map_area_12 {
	top: 215px;
	left: 384px;
}

.map_area_21 {
	top: 221px;
	left: 260px;
}
.map_area_22 {
	top: 329px;
	left: 168px;
}
.map_area_23 {top: 377px;left: 100px;}
.map_area_99 {right: 0;	top: 40px;}


.icon-onsen::after {
 content:"";
 background-image: url("/domtour/jaldp/commony18/img_sites/icon_hotSpring.png");
 background-repeat: no-repeat;
 width:40px;
 height:20px;
 margin-left: 10px;
}
.icon-onsen {
display: flex !important;
 align-items: center;
}
.icon-onsen-free::after {
 content:"";
 background-image: url("/domtour/jaldp/commony18/img_sites/icon_hotSpring2.png");
 background-repeat: no-repeat;
 width:40px;
 height:20px;
 margin-left: 10px;
}
.icon-onsen-free {
display: flex !important;
}
.bg-yellow {
 background-color:#fffddd;
 padding:10px;
}
.anchor_up .txtLink.iconDown::before {
	transform: rotate(-180deg);
	margin-top: -5px;
}
.fs28{font-size:2.8rem !important}

.maxTxtcp-top{
	background: #ff9800;
    border-radius: 5px 5px 0 0;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0 3px;
}
.maxTxtcp-btm{
	background: #ffbf60;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    color: #fff;
    border-right: 3px solid #ff9800;
    border-bottom: 3px solid #ff9800;
    border-left: 3px solid #ff9800;
}
.maxTxtcp-btm span {
	font-weight: bold;
    font-size: 20px;
    color: #cc0000;
}
.bg-content {
	background: #e7e7e7;
    padding: 5px 10px;
}
.txtttl {
	font-size: 15px;
	font-weight: bold;
}
.ctm_pageTtl.app_page_ttl {
	background-color:#c41419;
	color:#fff;
}
[class*="logo_hayagime"] {
	position: relative;
}
[class*="logo_hayagime"]::after {
	content: "";
	background: url("/domtour/jaldp/commony18/img_sites/logo_hayagime45_small.gif") no-repeat center / cover;
	width: 81px;
	height: 48px;
	position: absolute;
}
.logo_hayagime--top::after {
	top: 10px;
	right: 10px;
}
.logo_hayagime--mdl::after {
	top: 40%;
	right: 10px;
}
