#detail_body #aboutkankou ul {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
#detail_body #aboutkankou ul li {
  height: 80px;
  min-width: 120px;
  margin: 10px;
  font-size: 1.1em;
  vertical-align: middle;
  float: left;
  text-align: center;
}
#detail_body #aboutkankou ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#detail_body #aboutkankou ul li#about01 {
  border-bottom: solid 3px #ba1313;
}
#detail_body #aboutkankou ul li#about02 {
  border-bottom: solid 3px #EE7800;
}
#detail_body #aboutkankou ul li#about03 {
  border-bottom: solid 3px #00873C;
}
#detail_body #aboutkankou ul li#about04 {
  border-bottom: solid 3px #005AA0;
}
#detail_body #aboutkankou ul li#about05 {
  border-bottom: solid 3px #800073;
}
#detail_body #aboutkankou ul li#about06 {
  border-bottom: solid 3px #D83473;
}
#detail_body #mainimg_bg {
  margin: 10px 0;
}
#detail_body #newtitle, #detail_body #eventtitle {
  max-width: 487px;
  margin: 0 auto;
}
#detail_body #infoMain1 {
  height: 150px;
  overflow: auto;
  border: 1px solid #cccccc;
}
#detail_body #infoMain1 .listInfo ul {
  padding: 6px 10px;
}
#detail_body #infoMain1 .listInfo ul li {
  line-height: 130%;
  padding: 5px 10px;
  background: url(../../img/kankou/ya_red.png) no-repeat scroll 4px center;
}
#detail_body #infoMain1 .listInfo ul li.nodata {
  background: transparent;
}
#detail_body #infoMain1 .listInfo ul li span {
  display: inline-block;
  width: auto;
  min-width: 120px;
  font-size: 0.9em;
  text-indent: 1em;
}
#detail_body #infoMain1 .listInfo ul li a {
  display: inline-block;
}
#detail_body #listLinkArea {
  text-align: right;
  margin-bottom: 10px;
}
#detail_body .menuAreabg {
  margin: 50px auto 20px;
  background: url(../../img/kankou/slide_bg.png) no-repeat center top;
}
#detail_body #slide_area .swiper {
  max-width: 640px;
  margin: 0 auto;
}
#detail_body #slide_area .swiper .swiper-slide {
  text-align: center;
}
#detail_body #slide_area .swiper .swiper-slide img {
  width: 100%;
}
#detail_body #slide_area .swiper .swiper-pagination {
  text-align: left;
}
#detail_body #slide_area .swiper .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  aspect-ratio: 1;
  padding: 0 0.5em;
  line-height: 1.5;
  font-weight: bold;
  border: white 1px solid;
  background: white;
}
#detail_body #slide_area .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #777;
  color: white;
}
#detail_body #slide_area .swiper .swiper-play {
  width: 1.7em;
  height: 1.7em;
  line-height: 1.7;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: center;
  z-index: 11;
  border: white 1px solid;
  background: white;
}
#detail_body #slide_area .swiper .swiper-play:hover {
  cursor: pointer;
}
#detail_body .menuArea {
  margin: 50px auto 20px;
}
#detail_body .menuArea #event {
  max-height: 150px;
  overflow: auto;
  border: 1px solid #cccccc;
}
#detail_body .menuArea #event ul {
  padding: 6px 10px;
}
#detail_body .menuArea #event ul li {
  line-height: 130%;
  padding: 5px 10px;
  background: url(../../img/kankou/ya_red.png) no-repeat scroll 4px center;
}
#detail_body .menuArea #event ul li.nodata {
  background: transparent;
}
#detail_body .menuArea #event ul li span {
  display: inline-block;
  width: auto;
  min-width: 120px;
  font-size: 0.9em;
  text-indent: 1em;
}
#detail_body .menuArea #event ul li a {
  display: inline-block;
}
#detail_body .infoIchiran {
  padding: 3px 3px 3px 5px;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  margin: 15px;
}
#detail_body #btnlink {
  margin: 5px 0px 10px 0px;
  padding: 3px 0px 0px 0px;
  min-width: 219px;
}
#detail_body #btnlink ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#detail_body #btnlink ul li {
  font-size: 1.1em;
  vertical-align: middle;
  border: solid 1px #b22828;
  display: inline-block;
  letter-spacing: normal;
  padding: 5px;
  width: 240px;
  text-align: center;
  height: 350px;
  margin: 30px;
}/*# sourceMappingURL=style.css.map */