@charset "utf-8";
.main_visual {
  margin-top: 40px;
  margin-bottom: 56px;
}
.main_visual .container {
  line-height: 0;
  text-align: center;
  width: 872px;
}
.main_visual .container img {
  max-width: 100%;
  width: 812px;
}
#access1 {
  margin-bottom: 80px;
}
#access1 .container {
  width: 872px;
}
#access1 h1 {
  line-height: 0;
  text-align: center;
  margin-bottom: 35px;
}
#access1 h1 img {
  width: 296px;
  max-width: 100%;
}
#access1 .container > section {
  margin-bottom: 30px;
}
#access1 .container > section h2 {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 8px;
}
#access1 .container > section h2 img {
  height: 33px;
}
#access1 .container > section h2 span {
  margin-left: 16px;
  font-size: 19px;
  color: #81450c;
}
#access1 .container > section:nth-child(2) h2 img {
  margin-left: 3px;
}
#access1 .container > section section {
  padding-left: 37px;
  margin-bottom: 10px;
}
#access1 .container > section section h3 {
  font-size: 14px;
  line-height: 23px;
}
#access1 .container > section section .info {
  font-size: 14px;
  line-height: 23px;
}
#access1 .container > section section .info span {
  font-size: 12px;
  line-height: 20px;
  position: relative;
  padding-left: 1em;
  display: block;
  margin-bottom: 2px;
}
#access1 .container > section section .info span.special {
  margin-top: 10px;
}
#access1 .container > section section .info span:before {
  content: "＊";
  position: absolute;
  left: 0;
}
#access1 .container > section section .info a {
  text-decoration: underline;
}
#access1 .container > section section .info ul {
  display: flex;
}
#access1 .container > section section .info ul li {
  margin-right: 30px;
}
#access1 .container > section section .info ul li:last-child {
  margin-right: 0;
}
#access1 .container > section .map {
  margin-top: 30px;
}
#access1 img {
  max-width: 100%;
}
@media (max-width: 599px) {
  #access1 {
    margin-bottom: 45px;
  }
  #access1 h1 {
    line-height: 0;
    text-align: center;
    margin-bottom: 23px;
  }
  #access1 .container > section section .info ul {
    flex-direction: column;
  }
  #access1 .container > section section .info ul li {
    margin-right: 0;
  }
}
#access2 {
  margin-bottom: 80px;
}
#access2 .container {
  width: 872px;
}
#access2 h1 {
  line-height: 0;
  text-align: center;
  margin-bottom: 60px;
}
#access2 h1 img {
  width: 296px;
  max-width: 100%;
}
#access2 .map {
  line-height: 0;
  margin-bottom: 30px;
  position: relative;
  height: 460px;
}
#access2 .map iframe,
#access2 .map object,
#access2 .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#access2 .map iframe {
  border: 2px solid #81450c;
}
#access2 section h2 {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 8px;
}
#access2 section h2 img {
  width: 30px;
}
#access2 section h2 span {
  margin-left: 5px;
  font-size: 14px;
  color: #81450c;
  line-height: 1.3em;
}
#access2 section ul {
  margin-bottom: 30px;
}
#access2 section ul li {
  display: flex;
  justify-content: left;
  margin-bottom: 10px;
}
#access2 section ul li p {
  width: 27px;
  min-width: 27px;
  line-height: 0;
  text-align: center;
}
#access2 section ul li p img {
  height: 21px;
}
#access2 section ul li span {
  margin-left: 5px;
  font-size: 14px;
  color: #231815;
  line-height: 1.3em;
  letter-spacing: 0.08em;
}
#access2 section ul li span span {
  font-size: 12px;
  margin-left: 0;
}
#access2 section ul li a {
  text-decoration: underline;
}
@media (max-width: 599px) {
  #access2 {
    margin-bottom: 45px;
  }
  #access2 h1 {
    line-height: 0;
    text-align: center;
    margin-bottom: 23px;
  }
}
