@charset "UTF-8";
/* CSS Document */

h1{
	background-image: url(/attending/guide/kansai/images/h2-background.png);
}

/* start_block-map */
.group-map {
  background-image: url(/attending/guide/kansai/wakayama/images/map-koyasan.jpg);
  margin-bottom: 0;
}

.bt-koyasan01 {
    top: 50px;
    left: 180px;
}
.bt-koyasan02 {
    top: 30px;
    left: 470px;
}
.bt-koyasan03 {
	top: 130px;
    left: 270px;
}
.bt-koyasan04 {
    top: 225px;
    left: 450px;
}
.bt-koyasan05 {
    top: 285px;
    left: 510px;
}
.bt-koyasan06 {
	top: 290px;
    left: 220px;
}
.bt-koyasan07 {
    top: 345px;
    left: 620px;
}
p.map-link{
	bottom: 10px;
	right: 10px;
}
/* start_block-nearby */
.block-nearby .caption {
  font-size: 15px;
  margin: 0 0 10px;
}

.block-nearby .name {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 5px 0;
}

.block-nearby .access {
  background-color: #F5F5F5;
  font-size: 14px;
  padding: 10px;
}

.block-nearby .access dt {
  position: relative;
  color: var(--theme-color01);
  padding-left: 10px;
}

.block-nearby .access dt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--theme-color01);
  width: 5px;
  height: 60%;
}

.block-movie{
	margin-bottom: 60px;
}

/* start_block-recommend */
.block-recommend .name {
  padding: 5px 0;
}

.block-recommend .caption {
  margin-top: 0;
}

/* end_block-recommend */

/* end_block-nearby */

h1 img{
	width:296px;
	height:69px;
}

.GuideModal__contents .swiper-pagination-bullets{
	text-align:center;
}

/*.serchBox.spot__select{
	width:30%;
}*/

/*
.anchor-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% / 3);
    height: 50px;
}*/
