@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#access .image,
#access .images {
  position: relative;
}

#access .page-content {
  position: relative;
  background-color: #fff;
  z-index: 9;
}

#access .section-title {
  color: #968463;
  font-size: 20rem;
  font-weight: normal;
  line-height: 1.8;
  padding-bottom: 15rem;
  margin-bottom: 55rem;
  position: relative;
}

#access .section-title::after, #access .section-title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #968463;
  transform: translateY(-50%);
}

#access .section-title::before {
  width: 80rem;
  height: 3px;
}

#access .intro {
  padding-top: 65rem;
}

#access .intro .title {
  padding-bottom: 45rem;
  font-size: 20rem;
  text-align: center;
  font-weight: normal;
  line-height: 2;
}

#access .intro .lead {
  padding-bottom: 120rem;
  font-size: 16rem;
  text-align: center;
  line-height: 1.9;
}

#access .intro .sticky-box {
  position: relative;
}

#access .intro .sticky-box .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(../images/access/intro-bg.png) left;
  background-size: cover;
}

#access .intro .sticky-box.on .bg {
  position: fixed;
}

#access .intro .sticky-box .texts {
  position: relative;
  padding-top: 90vh;
  z-index: 2;
  margin-left: 60%;
  margin-right: 5%;
  color: #fff;
}

#access .intro .sticky-box .text02 {
  font-size: 20rem;
  line-height: 1.8;
  padding-bottom: 31rem;
}

#access .intro .sticky-box .text03 {
  font-size: 16rem;
  line-height: 2.2;
  padding-bottom: 70rem;
}

#access .intro .sticky-box .location-list {
  padding-bottom: 30vh;
}

#access .intro .sticky-box .location-list li {
  display: flex;
  margin-bottom: 16rem;
  justify-content: space-between;
  align-items: center;
}

#access .intro .sticky-box .location-list li .images {
  width: 50%;
}

#access .intro .sticky-box .location-list li .txts {
  width: 40%;
  color: #968463;
  font-family: 'Cinzel', serif;
}

#access .intro .sticky-box .txt01 {
  font-size: 24rem;
  line-height: 1.9;
  padding-bottom: 3rem;
}

#access .intro .sticky-box .txt02 {
  font-size: 32rem;
  line-height: 1.2;
}

#access .intro .sticky-box .txt02 .mini {
  font-size: 80%;
}

#access .intro .sticky-box .txt03 {
  font-size: 16rem;
  line-height: 1.9;
}

#access .sections .wrap {
  max-width: 770rem;
}

#access .sections .header {
  padding-bottom: 80rem;
}

#access .sections .header .wrap {
  padding-top: 120rem;
  text-align: center;
}

#access .sections .header .section-title {
  margin: 0 auto 85rem;
  max-width: 360rem;
}

#access .sections .header .lead {
  padding-bottom: 40rem;
  font-size: 20rem;
  line-height: 1.6;
}

#access .sections .header .text01 {
  font-size: 16rem;
  line-height: 1.9;
}

#access .train {
  padding-bottom: 100rem;
}

#access .train .image01 {
  margin: 0 auto;
  max-width: 520rem;
  margin-bottom: 96rem;
}

#access .train .image01 .caption {
  bottom: -10rem;
  background-color: transparent;
  color: #202226;
}

#access .train .lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#access .train .lists li {
  width: 33%;
  margin-bottom: 5rem;
  position: relative;
}

#access .train .lists li .list-text {
  position: absolute;
  top: 12rem;
  left: 12rem;
  font-size: 20rem;
  color: #fff;
  z-index: 1;
  font-family: 'Cinzel', serif;
}

#access .train .annotation {
  text-align: right;
  font-size: 11rem;
  line-height: 1.5;
  padding-bottom: 62rem;
}

#access .train .distances {
  padding-bottom: 80rem;
}

#access .train .stations {
  display: flex;
  justify-content: space-between;
}

#access .train .stations li {
  width: 46%;
  padding: 12px;
  background-color: #f0f0ef;
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
}

#access .taxi {
  display: none;
  padding-bottom: 120rem;
}

#access .taxi .examples {
  max-width: 1000rem;
  display: flex;
  justify-content: space-between;
}

#access .taxi .examples .separator {
  width: 48%;
}

#access .taxi .examples dt {
  text-align: center;
  font-size: 16rem;
  line-height: 1.5;
  padding: 6rem 5rem 3rem;
  background-color: #8F8F8E;
  color: #fff;
  margin-bottom: 15rem;
}

#access .taxi .examples dd {
  padding-bottom: 16rem;
  text-align: center;
  font-size: 16rem;
  letter-spacing: 0;
}

#access .taxi .examples dd .num {
  font-size: 130%;
  letter-spacing: 0;
}

#access .bus {
  padding-bottom: 145rem;
}

#access .bus .busstop {
  max-width: 900rem;
  display: flex;
  justify-content: space-between;
}

#access .bus .busstop .image {
  width: 48%;
}

#access .bus .busstop .texts {
  width: 48%;
}

#access .bus .busstop .lists li {
  position: relative;
  padding: 15rem 20rem 15rem 60rem;
  background-color: #575756;
  color: #fff;
  font-size: 12rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0;
  line-height: 1.7;
  margin-bottom: 10rem;
}

#access .bus .busstop .lists li .big {
  font-size: 150%;
  letter-spacing: 0;
}

#access .bus .busstop .lists li .num {
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  left: 15rem;
  font-size: 24rem;
  width: 24rem;
  height: 24rem;
  color: #575756;
  background-color: #fff;
  border-radius: 50%;
  padding: 5rem 5rem;
  text-align: center;
  transform: translateY(-50%);
}

#access .bus .busstop .txt {
  text-align: center;
  font-size: 16rem;
  line-height: 1.5;
  padding: 20rem 0 14rem;
}

#access .annotation,
#access .caption {
  font-family: "Noto Serif JP", serif;
}

@media (max-width: 768px) {
  #access .section-title {
    padding-bottom: 10rem;
    margin-bottom: 44rem;
  }
  #access .wrap {
    width: 90%;
  }
  #access .intro {
    padding-top: 47rem;
  }
  #access .intro .title {
    text-align: left;
  }
  #access .intro .lead {
    padding-bottom: 60rem;
    font-size: 16rem;
    text-align: left;
  }
  #access .intro .sticky-box {
    background-color: #000;
  }
  #access .intro .sticky-box .texts {
    padding-top: 20rem;
    margin: 0;
  }
  #access .intro .sticky-box .section-title {
    margin-left: 5%;
    margin-right: 5%;
  }
  #access .intro .sticky-box .text02 {
    padding-bottom: 30rem;
    margin-left: 5%;
    margin-right: 5%;
  }
  #access .intro .sticky-box .text03 {
    padding-bottom: 40rem;
    margin-left: 5%;
    margin-right: 5%;
  }
  #access .intro .sticky-box .text03 br {
    display: none;
  }
  #access .intro .sticky-box .location-list {
    padding-bottom: 0vh;
  }
  #access .intro .sticky-box .location-list li {
    margin-bottom: 0rem;
  }
  #access .intro .sticky-box .location-list li .images {
    width: 50%;
  }
  #access .intro .sticky-box .location-list li .txts {
    width: 50%;
    text-align: center;
  }
  #access .intro .sticky-box .location-list li.location02 .images {
    order: 2;
  }
  #access .intro .sticky-box .location-list li.location02 .txts {
    order: 0;
  }
  #access .intro .sticky-box .txt01 {
    font-size: 22rem;
    line-height: 1.9;
    padding-bottom: 3rem;
  }
  #access .intro .sticky-box .txt02 {
    font-size: 32rem;
    line-height: 1.2;
  }
  #access .intro .sticky-box .txt02 .mini {
    font-size: 80%;
  }
  #access .intro .sticky-box .txt03 {
    font-size: 16rem;
    line-height: 1.9;
  }
  #access .sections .header {
    padding-bottom: 30rem;
  }
  #access .sections .header .wrap {
    padding-top: 60rem;
    text-align: left;
  }
  #access .sections .header .section-title {
    margin: 0 auto 45rem;
  }
  #access .sections .header .lead {
    padding-bottom: 20rem;
  }
  #access .train {
    padding-bottom: 50rem;
  }
  #access .train .image01 {
    margin-bottom: 46rem;
  }
  #access .train .spacer {
    opacity: 0;
  }
  #access .train .lists-wrap {
    position: relative;
    padding-bottom: 4rem;
  }
  #access .train .lists {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  #access .train .lists li {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1.2s;
    transform: translate(0) !important;
  }
  #access .train .lists li.at {
    opacity: 1;
  }
  #access .train .lists li .list-text {
    position: absolute;
    top: 12rem;
    left: 12rem;
    font-size: 20rem;
    color: #fff;
    z-index: 1;
  }
  #access .train .annotation {
    text-align: right;
    font-size: 11rem;
    line-height: 1.5;
    padding-bottom: 62rem;
  }
  #access .train .distances {
    padding-bottom: 80rem;
  }
  #access .train .stations {
    display: block;
  }
  #access .train .stations li {
    margin: 0 auto 10rem;
    width: auto;
  }
  #access .taxi {
    padding-bottom: 40rem;
  }
  #access .taxi .examples {
    display: block;
  }
  #access .taxi .examples .separator {
    width: auto;
  }
  #access .taxi .examples dt {
    font-size: 16rem;
    margin-bottom: 15rem;
  }
  #access .taxi .examples dd {
    text-align: left;
    line-height: 1.8;
    padding: 0 14% 18rem;
  }
  #access .bus {
    padding-bottom: 70rem;
  }
  #access .bus .busstop {
    display: block;
  }
  #access .bus .busstop .image {
    width: auto;
    margin-bottom: 20rem;
  }
  #access .bus .busstop .texts {
    width: auto;
  }
  #access .bus .busstop .lists li {
    position: relative;
    padding: 15rem 20rem 15rem 60rem;
    background-color: #575756;
    color: #fff;
    font-size: 12rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0;
    line-height: 1.7;
    margin-bottom: 10rem;
  }
  #access .bus .busstop .lists li .big {
    font-size: 150%;
    letter-spacing: 0;
  }
  #access .bus .busstop .lists li .num {
    letter-spacing: 0;
    position: absolute;
    top: 50%;
    left: 15rem;
    font-size: 24rem;
    width: 24rem;
    height: 24rem;
    color: #575756;
    background-color: #fff;
    border-radius: 50%;
    padding: 5rem 5rem;
    text-align: center;
    transform: translateY(-50%);
  }
  #access .bus .busstop .txt {
    text-align: center;
    font-size: 16rem;
    line-height: 1.5;
    padding-bottom: 24rem;
  }
}

/*# sourceMappingURL=access.css.map */
