@charset "UTF-8";

/* -------------------- 

メインタイトル 

-----------------------*/
#area_special #mv {
  background: #25b0ff url("../images/main_image.png") no-repeat top right;
  margin: 30px auto;
  border-bottom: 10px solid #d4e56b;
}

#area_special #mv h2::before {
  content: url("../images/main_map_icon.png");
  vertical-align: -20%;
}


.hokkaido-map {
  width: 90% !important;
}

/* -------------------- 

地図の空港表示アイコン 

-----------------------*/
#area_special #tourism .photo .map .map_b_fukuoka{
  position: absolute;
  top: 39%;
  left: 30%;
  width: 59px;
  height: 26px;
}

#area_special #tourism .photo .map .map_b_kitakyu {
  position: absolute;
  top: 18%;
  left: 75%;
  width: 68px;
  height: 26px;
}