@-webkit-keyframes image-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes image-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
.main.access > .mv {
  position: relative;
  height: clamp(32.3125rem, -0.125rem + 67.5781vw, 43.125rem);
}
@media screen and (max-width: 767px) {
  .main.access > .mv {
    height: clamp(40.625rem, 2.8017rem + 155.1724vw, 77.1875rem);
  }
}
.main.access > .mv::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: linear-gradient(transparent 0%, #000 100%);
}
@media screen and (max-width: 767px) {
  .main.access > .mv::before {
    height: 40%;
  }
}
.main.access > .mv img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main.access > .mv > .ttl,
.main.access > .mv > .headc {
  color: #fff;
  position: absolute;
}
.main.access > .mv > .ttl {
  font-size: clamp(1.375rem, -0.5rem + 3.9063vw, 2rem);
  font-family: "Cardo", serif;
  letter-spacing: 0.5em;
  line-height: 1.375;
  text-align: center;
  top: 48%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .main.access > .mv > .ttl {
    font-size: clamp(1.5rem, 0.1422rem + 5.5703vw, 2.8125rem);
  }
}
@media screen and (max-width: 767px) {
  .main.access > .mv > .ttl {
    top: 45%;
  }
}
.main.access > .mv > .headc {
  width: 88.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: clamp(2.625rem, 0rem + 5.4688vw, 3.5rem);
}
@media screen and (max-width: 767px) {
  .main.access > .mv > .headc {
    bottom: clamp(1.9375rem, 0.1918rem + 7.1618vw, 3.625rem);
  }
}
.main.access > .mv > .headc > .head {
  font-size: clamp(0.9375rem, 0rem + 1.9531vw, 1.25rem);
  line-height: 1.9;
  padding-left: clamp(1.375rem, -0.125rem + 3.125vw, 1.875rem);
  position: relative;
  font-weight: 500;
  width: 92%;
}
@media screen and (max-width: 767px) {
  .main.access > .mv > .headc > .head {
    font-size: clamp(1rem, 0.0948rem + 3.7135vw, 1.875rem);
    padding-left: clamp(1.25rem, 0.0862rem + 4.7745vw, 2.375rem);
  }
}
.main.access > .mv > .headc > .head::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 85%;
  background-color: #fff;
}
.main.access > .gallery > .main {
  height: clamp(23.4375rem, 0rem + 48.8281vw, 31.25rem);
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .main {
    height: clamp(31.25rem, 2.1552rem + 119.3634vw, 59.375rem);
  }
}
.main.access > .gallery > .main img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main.access > .gallery > .txtc {
  padding: clamp(0.3125rem, -0.0625rem + 0.7813vw, 0.4375rem) 0 clamp(0.5rem, -0.0625rem + 1.1719vw, 0.6875rem);
  background: -webkit-gradient(linear, left top, right top, from(#452b12), color-stop(50.25%, #83562d), to(#452b12));
  background: linear-gradient(90deg, #452b12 0%, #83562d 50.25%, #452b12 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .txtc {
    padding: clamp(0.5625rem, 0.0453rem + 2.122vw, 1.0625rem) 0 clamp(0.75rem, 0.1034rem + 2.6525vw, 1.375rem);
  }
}
.main.access > .gallery > .txtc > .txt {
  color: #fff;
  font-size: clamp(1.5rem, 0rem + 3.125vw, 2rem);
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 60px;
  white-space: nowrap;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .txtc > .txt {
    white-space: initial;
    padding: initial;
    font-size: clamp(1.5625rem, 0.1401rem + 5.8355vw, 2.9375rem);
  }
}
.main.access > .gallery > .txtc > .txt > .small {
  font-size: clamp(0.9375rem, 0rem + 1.9531vw, 1.25rem);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .txtc > .txt > .small {
    font-size: clamp(0.9375rem, 0.097rem + 3.4483vw, 1.75rem);
  }
}
.main.access > .gallery > .txtc > .txt > .small.right {
  margin-left: clamp(0.4375rem, -0.125rem + 1.1719vw, 0.625rem);
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .txtc > .txt > .small.right {
    margin-left: clamp(0.625rem, 0.0431rem + 2.3873vw, 1.1875rem);
  }
}
.main.access > .gallery > .txtc > .line {
  height: 1px;
  width: 100%;
  background-color: #fff;
}
.main.access > .gallery > .subc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .subc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main.access > .gallery > .subc > .sub {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .main.access > .gallery > .subc > .sub {
    width: 100%;
  }
}
.main.access > .map {
  padding: clamp(4.6875rem, 0rem + 9.7656vw, 6.25rem) 0;
}
@media screen and (max-width: 767px) {
  .main.access > .map {
    padding: clamp(3.5rem, 0.2672rem + 13.2626vw, 6.625rem) 0 clamp(5rem, 0.3448rem + 19.0981vw, 9.5rem);
  }
}
.main.access > .map > .wrap {
  max-width: 960px;
  width: 88.5%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap {
    width: 88%;
  }
}
.main.access > .map > .wrap > .route {
  position: relative;
}
.main.access > .map > .wrap > .route > .ttlc,
.main.access > .map > .wrap > .route > .note {
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .route > .ttlc,
  .main.access > .map > .wrap > .route > .note {
    position: relative;
  }
}
.main.access > .map > .wrap > .route > .ttlc {
  top: 0;
}
.main.access > .map > .wrap > .route > .ttlc > .ttl {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 35px;
  padding-bottom: 10px;
}
.main.access > .map > .wrap > .route > .ttlc > .ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #283B55;
}
.main.access > .map > .wrap > .route > .note {
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .route > .note {
    margin-top: clamp(2.5rem, 0.1724rem + 9.5491vw, 4.75rem);
  }
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .route img {
    margin-top: clamp(2.5rem, 0.1724rem + 9.5491vw, 4.75rem);
  }
}
.main.access > .map > .wrap > .guide {
  margin-top: 75px;
}
@media screen and (max-width: 1024px) {
  .main.access > .map > .wrap > .guide {
    margin-top: clamp(5.0625rem, -0.1875rem + 10.9375vw, 6.8125rem);
  }
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .guide {
    margin-top: clamp(3.5rem, 0.2672rem + 13.2626vw, 6.625rem);
  }
}
.main.access > .map > .wrap > .guide > .img {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .main.access > .map > .wrap > .guide > .img {
    margin-top: clamp(1.1875rem, -0.125rem + 2.7344vw, 1.625rem);
  }
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .guide > .img {
    margin-top: clamp(1.3125rem, 0.1487rem + 4.7745vw, 2.4375rem);
  }
}
.main.access > .map > .wrap > .guide > .note {
  margin-top: clamp(1.875rem, 0rem + 3.9063vw, 2.5rem);
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .guide > .note {
    margin-top: clamp(2.5rem, 0.1724rem + 9.5491vw, 4.75rem);
  }
}
.main.access > .map > .wrap > .btn {
  display: block;
  max-width: 362px;
  width: 100%;
  margin: clamp(3.875rem, 0.5rem + 7.0313vw, 5rem) auto 0;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#B4622E), color-stop(48.77%, #de864e), to(#B4622E));
  background: linear-gradient(90deg, #B4622E 0%, #de864e 48.77%, #B4622E 100%);
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  padding: 18px 10px 19px;
  text-align: center;
  font-size: clamp(1.0625rem, -0.25rem + 2.7344vw, 1.5rem);
  color: #fff;
  -webkit-transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap > .btn {
    max-width: 593px;
    width: 88%;
    margin: clamp(3.75rem, -6.2716rem + 41.1141vw, 13.4375rem) auto 0;
    font-size: clamp(1.1875rem, 0.0884rem + 4.5093vw, 2.25rem);
    padding: 5% 10px 5.5%;
  }
}
.main.access > .map > .wrap > .btn:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #B4622E;
}
.main.access > .map > .wrap .ttl {
  font-size: clamp(0.9375rem, 0rem + 1.9531vw, 1.25rem);
  letter-spacing: 0.06em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap .ttl {
    font-size: clamp(1.25rem, 0.0862rem + 4.7745vw, 2.375rem);
  }
}
.main.access > .map > .wrap .note {
  font-size: clamp(0.4375rem, -0.125rem + 1.1719vw, 0.625rem);
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .main.access > .map > .wrap .note {
    font-size: clamp(0.625rem, 0.0431rem + 2.3873vw, 1.1875rem);
  }
}/*# sourceMappingURL=access.css.map */