@media only screen and (max-width: 640px) {
  .block-arena-home .blockcontent {
    margin-top: 15px;
  }
}
.block-arena-home div.block-arena-place {
  margin: 40px 0 0 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place {
    margin: 20px 0 0 0;
  }
}
.block-arena-home div.block-arena-place div.text {
  position: relative;
  height: 150px;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.text {
    position: static;
    height: auto;
  }
}
.block-arena-home div.block-arena-place div.text h3.title-1 {
  font-size: 18px;
  color: #B31515;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.text h3.title-1 {
    font-size: 14px;
    line-height: 1.2;
  }
}
.block-arena-home div.block-arena-place div.text p.text-1 {
  margin: 24px 340px 0 0;
  font-size: 14px;
  color: #010101;
  line-height: 1.7;
  letter-spacing: 0.001em;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.text p.text-1 {
    margin: 13px 0 0;
  }
}
.block-arena-home div.block-arena-place div.text div.img {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.text div.img {
    position: static;
    width: 100%;
    margin-top: 10px;
  }
}
.block-arena-home div.block-arena-place div.text div.img img {
  width: 100%;
  height: auto;
}
.block-arena-home div.block-arena-place div.map {
  margin: 30px 0 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map {
    margin: 20px -20px 0;
  }
}
.block-arena-home div.block-arena-place div.map iframe {
  width: 100%;
  height: 300px;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map iframe {
    min-height: 250px;
    height: auto;
  }
}
.block-arena-home div.block-arena-place div.map + div.text {
  position: relative;
  height: 46px;
  margin: 5px 0 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map + div.text {
    position: static;
    height: auto;
    margin: 0;
  }
}
.block-arena-home div.block-arena-place div.map + div.text p.addr {
  margin: 0;
  padding-top: 15px;
  font-size: 14px;
  color: #010101;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map + div.text p.addr {
    padding-top: 5px;
    font-size: 14px;
  }
}
.block-arena-home div.block-arena-place div.map + div.text div.relational-links {
  position: absolute;
  right: 0;
  top: 32px;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map + div.text div.relational-links {
    position: static;
    margin: 17px 0 0;
  }
}
.block-arena-home div.block-arena-place div.map + div.text div.relational-links li {
  margin: 0;
}
.block-arena-home div.block-arena-place div.map + div.text div.relational-links li a {
  width: 353px;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place div.map + div.text div.relational-links li a {
    width: auto;
  }
}
.block-arena-home div.block-arena-place + .block-arena-place {
  margin-top: 75px;
}
@media only screen and (max-width: 640px) {
  .block-arena-home div.block-arena-place + .block-arena-place {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .block-arena-home .photo {
    margin: 0 -20px;
  }
}
.block-arena-home .text {
  position: relative;
}
.block-arena-home .addr {
  position: relative;
  padding: 25px 0 15px 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home .addr {
    padding: 10px 0 0 0;
    font-size: 1em;
    line-height: 20px;
  }
}
.block-arena-home .relational-links {
  position: absolute;
  right: 0;
  top: 45px;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 640px) {
  .block-arena-home .relational-links {
    position: static;
    margin: 11px 0 0 0;
  }
}
.block-arena-home .relational-links li {
  margin: 0;
}

@media only screen and (max-width: 640px) {
  .block-arena-access {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .block-arena-access .maparea {
    margin: 0 -20px;
  }
}
.block-arena-access .map {
  width: 100%;
  height: 300px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .block-arena-access .map {
    height: 0;
    padding-bottom: 66.66%;
  }
}
.block-arena-access .map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-arena-access .text {
  padding: 17px 0 0 0;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 640px) {
  .block-arena-access .text {
    padding-top: 9px;
  }
}
.block-arena-access .link {
  float: right;
}
@media only screen and (max-width: 640px) {
  .block-arena-access .link {
    font-size: 0.8571428571em;
    line-height: 20px;
  }
}
.block-arena-access .route {
  float: left;
}
@media only screen and (max-width: 640px) {
  .block-arena-access .route {
    margin-top: 19px;
  }
}

@media only screen and (max-width: 640px) {
  .block-arena-parking {
    margin-top: 33px;
  }
}
.block-arena-parking .blockcontent {
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .blockcontent {
    overflow: visible;
  }
}
.block-arena-parking .maparea {
  width: 470px;
  height: 280px;
  float: left;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .maparea {
    width: auto;
    height: auto;
    float: none;
    margin: 0 -20px;
  }
}
.block-arena-parking .map {
  width: 470px;
  height: 280px;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .map {
    width: 100%;
    height: 0;
    padding-bottom: 65.522%;
  }
}
.block-arena-parking .map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-arena-parking .text {
  width: 470px;
  float: right;
  margin-top: -4px;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .text {
    width: auto;
    float: none;
  }
}
.block-arena-parking .parkinglist {
  margin-top: -16px;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .parkinglist {
    margin-top: 18px;
  }
}
.block-arena-parking .parkinglist li {
  margin-top: 26px;
  font-size: 1em;
  line-height: 26px;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .parkinglist li {
    margin-top: 10px;
  }
}
.block-arena-parking .notes {
  margin-top: 20px;
}
.block-arena-parking .notes p {
  color: #444;
  font-size: 0.8571428571em;
  line-height: 18px;
}
@media only screen and (max-width: 640px) {
  .block-arena-parking .notes p {
    font-size: 0.7857142857em;
    line-height: 15px;
  }
}