@charset "UTF-8";
/* ==========================================================

title :日本地図からお城検索
scope :関西エリア

last modify: 2018/06/12 linhth

========================================================== */
/*--- 地図 ---*/
/* 北海道 */
.mod_area_list #osaka .map_box {
  background: url("/castle/castle_map/area_06/image/bg-map-osaka.png") no-repeat 0 0;
}

.mod_area_list #osaka .map_box > li:nth-child(1) {
  left: 108px;
  top: 178px;
}

.mod_area_list #osaka .map_box > li:nth-child(2) {
  right: 79px;
  top: 53px;
}

.mod_area_list #hyogo .map_box {
  background: url("/castle/castle_map/area_06/image/bg-map-hyogo.png") no-repeat 0 0;
  height: 539px;
}

.mod_area_list #hyogo .map_box > li:nth-child(1) {
  left: 59px;
  top: 195px;
}

.mod_area_list #hyogo .map_box > li:nth-child(2) {
  left: 169px;
  top: 354px;
}

.mod_area_list #hyogo .map_box > li:nth-child(3) {
  right: 56px;
  top: 35px;
}

.mod_area_list #hyogo .map_box > li:nth-child(4) {
  right: 56px;
  top: 195px;
}

.mod_area_list #hyogo .map_box > li:nth-child(5) {
  right: 56px;
  top: 355px;
}

.mod_area_list #kyoto .map_box {
  background: url("/castle/castle_map/area_06/image/bg-map-kyoto.png") no-repeat 0 0;
}

.mod_area_list #kyoto .map_box > li:nth-child(1) {
  left: 112px;
  top: 213px;
}

.mod_area_list #kyoto .map_box > li:nth-child(2) {
  right: 88px;
  top: 93px;
}

.mod_area_list #shiga .map_box {
  background: url("/castle/castle_map/area_06/image/bg-map-shiga.png") no-repeat 0 0;
}

.mod_area_list #shiga .map_box > li:nth-child(1) {
  left: 81px;
  top: 157px;
}

.mod_area_list #shiga .map_box > li:nth-child(2) {
  right: 84px;
  top: 47px;
}

.mod_area_list #shiga .map_box > li:nth-child(3) {
  right: 84px;
  top: 243px;
}

.mod_area_list #wakayama .map_box {
  background: url("/castle/castle_map/area_06/image/bg-map-wakayama.png") no-repeat 0 0;
}

.mod_area_list #wakayama .map_box > li:nth-child(1) {
  left: 110px;
  top: 52px;
}

.post_video {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 670px;
}

.post_video li {
  width: 290px;
}

.post_video .spr {
  height: 170px;
  width: 100%;
}
