/* access-sec--common parts */
.access-sec--1 {
  padding-block: 100px 120px;
}

.access-sec--2 {
  padding-block: 126px 108px;
  background-color: #f7f7f7;
}

.access-sec--3 {
  padding-block: 120px;
  background: #33411d;
}

.access-sec--4 {
  padding-block: 115px 125px;
  background-color: #f3f7f0;
}

.access.footer-description {
  padding-block: 86px 85px;
}

@media (max-width: 767px) {
  .access-sec--1 {
    padding-block: 30px;
  }

  .access-sec--2 {
    padding-block: 30px;
    background-color: #f7f7f7;
  }

  .access-sec--3 {
    padding-block: 30px;
    background: #33411d;
  }

  .access-sec--4 {
    padding-block: 30px;
    background-color: #f3f7f0;
  }
}

.mv .img-span-txt {
  text-align: end;
}

/* access-sec--1 */
.access-sec__ttl {
  font-family: "Shippori Mincho", serif;
  font-size: 4rem;
  letter-spacing: 0.1em;
  line-height: 59px;
  text-align: center;
  margin-bottom: 26px;
  color: #33411d;
  font-weight: 600;
}

.access-sec__ttl sup {
  vertical-align: super;
  font-size: 2.1rem;
}

.access-sec__des {
  font-family: "Noto Serif JP";
  font-size: 2.4rem;
  line-height: 44.5px;
  text-align: center;
  margin-bottom: 39px;
  color: #101010;
  position: relative;
}

.access-sec__des .after {
  position: relative;
}

.access-sec__des .afterII {
  position: relative;
}

.access-sec__des .sm {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #33411d;
  width: max-content;
}

.access-sec__des .smII {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #33411d;
  width: max-content;
}

.access-sec__des .afterIII {
  position: relative;
}

.access-sec__des .smIII {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  top: 30px;
  left: 83%;
  transform: translateX(-50%);
  color: #33411d;
  width: max-content;
}

.access-sec__reltxt {
  position: relative;
}

.access-sec__abtxt {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  color: #33411d;
  left: 50%;
  transform: translateX(-50%);
  top: 33px;
  width: 100%;
}

.access-sec__sm {
}

.access-sec__img {
  max-width: 940px;
  width: 100%;
  margin-inline: auto;
}

.access-sec__img .access-bus__text {
  margin-top: 3px;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .access-sec__des {
    font-family: "Noto Serif JP";
    font-size: 2.1rem;
    line-height: 44.5px;
    text-align: center;
    margin-bottom: 39px;
    color: #101010;
    position: relative;
  }

  .access-sec__des .sm {
    font-size: 1rem;
    top: 25px;
  }

  .access-sec__des .smII {
    font-size: 1rem;
    top: 25px;
  }

  .access-sec__des .smIII {
    font-size: 1rem;
    top: 25px;
  }

  .pc-xl {
    display: block;
  }
}

@media (max-width: 991px) {
  .access-sec__ttl {
    font-size: 3rem;
  }

  .access-sec__des {
    font-size: 2rem;
    line-height: 42px;
    text-align: center;
    margin-bottom: 39px;
  }

  .access-sec__sm {
    font-size: 1rem;
    left: 60%;
    top: 30px;
  }

  .pc-xl {
    display: none;
  }
}

@media (max-width: 767px) {
  .access-sec__ttl {
    font-family: "Shippori Mincho", serif;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    line-height: 40px;
    text-align: center;
    margin-bottom: 26px;
    color: #33411d;
  }

  .access-sec__des {
    font-size: 1.6rem;
    line-height: 28px;
    text-align: center;
    line-height: 32px;
  }

  .access-sec__des .sm {
    top: 18px;
    left: 40px;
  }

  .access-sec__des .smII {
    top: 18px;
    left: 70px;
  }

  .access-sec__des .smIII {
    top: 18px;
    left: 215px;
  }

  /* .access-sec__des .afterII {
        top: 18px;
    } */

  .access-sec__des .after {
    position: relative;
  }

  .access-sec__des .afterII {
    position: relative;
  }

  .access-sec__sm {
    top: 18px;
    left: 0;
    transform: unset;
    font-size: 1rem;
    width: max-content;
  }

  .access-sec__smII {
    top: 18px;
    left: 0;
    transform: unset;
    font-size: 1rem;
    width: max-content;
  }
}

/* access-sec--2 */
.access-stations__ttl {
  position: relative;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 48px;
  padding-block: 10px 23px;
  border-top: 2px solid #33411d;
  border-bottom: 2px solid #33411d;
  text-align: center;
  color: #33411d;
  font-family: "Shippori Mincho", serif;
}

.access-stations__stxt {
  position: relative;
}

.access-stations__sm {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 400;
  color: #33411d;
  font-family: "Noto Serif JP", serif;
  width: max-content;
}

.access-stations__sm.II {
  left: 54%;
}

.access-stations__row {
  margin-bottom: 100px;

  &:last-child {
    margin-bottom: 0;
  }
}

.access-stations__cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 43px 20px;
  margin-top: 21px;
}

.access-stations__card {
  width: calc(100% / 2 - 10px);
  position: relative;
}

.access-stations__image:after {
  content: "";
  position: absolute;
  background: #fff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(128, 128, 128, 1) 100%
  );
  inset: 0;
  mix-blend-mode: multiply;
}

.access-stations__image .img-span-txt {
  z-index: 1;
}

.access-stations__wrap {
  font-family: "Shippori Mincho", serif;
  position: absolute;
  left: 18px;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

.access-stations__wrap.btm {
  bottom: 6px;
}

.access-stations__wrap .station__name {
  font-size: 4.2rem;
  display: block;
  line-height: 62px;
  position: relative;
  width: fit-content;
}

.access-stations__wrap .station__name::after {
  content: "";
  position: absolute;
  width: 37px;
  height: 2px;
  right: -49px;
  top: 50%;
  transform: translateY(-50%);
  background: #b3a47c;
}

.access-stations__wrap .station__suffix {
  font-size: 3.2rem;
  line-height: 0;
  display: inline-block;
}

.access-stations__wrap .station__time {
  font-size: 3.6rem;
  line-height: 94px;
  display: inline-block;
}

.access-stations__wrap .station__num {
  font-size: 7.7rem;
  display: inline-block;
  line-height: 0;
}

.access-stations__wrap .station__label {
  font-size: 2.6rem;
  display: inline-block;
  line-height: 0;
}

.access-stations__wrap .station__text {
  display: block;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 25px;
}

.access-stations__wrap .station__text.mt {
  margin-top: -12px;
}

@media (max-width: 991px) {
  .access-stations__wrap .station__name {
    font-size: 3rem;
    line-height: 49px;
  }

  .access-stations__wrap .station__time {
    font-size: 2.8rem;
    line-height: 45px;
  }

  .access-stations__wrap .station__num {
    font-size: 4rem;
  }

  .access-stations__wrap .station__text {
    font-size: 1.4rem;
  }

  .access-stations__ttl {
    font-size: 2.8rem;
  }

  .access-stations__row {
    margin-bottom: 60px;
  }

  .access-stations__sm.II {
    left: 56%;
  }
}

@media (max-width: 767px) {
  .access-stations__ttl {
    font-size: 1.8rem;
  }

  .access-stations__sm.II {
    font-size: 1.2rem;
    top: 45px;
    left: 57%;
  }

  .access-stations__cards {
    flex-direction: column;
  }

  .access-stations__card {
    width: calc(100%);
  }

  .access-stations__wrap .station__name {
    font-size: 2.4rem;
    display: block;
    line-height: 40px;
  }

  .access-stations__wrap .station__suffix {
    font-size: 1.4rem;
  }

  .access-stations__wrap .station__time {
    font-size: 2.8rem;
    line-height: 40px;
  }

  .access-stations__wrap .station__num {
    font-size: 4rem;
  }

  .access-stations__wrap .station__text {
    font-size: 1.2rem;
    line-height: 20px;
  }

  .access-stations__wrap .station__text.mt {
    margin-top: -5px;
  }

  .access-stations__row {
    margin-bottom: 40px;
  }

  .access-stations__sm {
    top: 25px;
  }
}

@media (max-width: 574px) {
  .access-stations__ttl {
    font-size: 1.5rem;
    padding-block: 10px 20px;
    line-height: 25px;
  }

  .access-stations__sm.II {
    font-size: 1rem;
    top: 20px;
    left: 57%;
  }

  .access-stations__sm {
    font-size: 1rem;
    top: 20px;
    left: 47%;
  }
}

/* access-sec--3 */
.access-sec--3 .sec-head p {
  color: #fff;
}

.access-taxi__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: 930px;
  width: 100%;
  margin-inline: auto;
}

.access-taxi__col {
  width: calc(100% / 2 - 15px);
}

.access-taxi__title {
  font-size: 3rem;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 44px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 45px;
}

.access-taxi__subtitle {
  max-width: 930px;
  width: 100%;
  margin-inline: auto;

  font-size: 1.8rem;
  letter-spacing: 0.09em;
  line-height: 31px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 22px;
}

.access-taxi__ttl {
  font-size: 2.6rem;
  line-height: 38px;
  font-weight: 600;
  padding-block: 10.5px 21px;
  color: #cad3c5;
  border-top: 2px solid #cad3c5;
  border-bottom: 2px solid #cad3c5;
  text-align: center;
  font-family: "Shippori Mincho", serif;
}

.access-taxi__ttl .sm {
  font-size: 2.2rem;
}

.access-fare {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 15px;
}

.access-fare__row {
  &:first-child {
    width: 30.788%;
    margin-right: 3.5px;
    background-color: #cad3c5;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  &:nth-child(2) {
    width: 28.316%;
    margin-right: 2.4px;
  }

  &:last-child {
    flex: 1;
  }
}

.access-fare__label {
  font-size: 2rem;
  letter-spacing: 0.03em;
  line-height: 29px;
  display: inline-block;
  background-color: #cad3c5;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  width: 100%;
  text-align: center;
  color: #33411d;
}

.access-fare__label .value {
  line-height: 51px;
  display: inline-block;
  color: #101010;
}

.access-fare__label .value .big {
  font-size: 3.6rem;
  line-height: 0;
}

.access-fare__material {
  font-size: 2rem;
  letter-spacing: 0.09em;
  line-height: 29px;
  display: inline-block;
  padding-block: 16.5px;
  font-family: "Noto Serif JP", serif;
  background-color: #f9fcf4;
  margin-bottom: 3px;
  width: 100%;
  text-align: center;
  color: #33411d;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;

  &:last-child {
    margin-bottom: 0;
  }
}

.access-fare__price {
  font-size: 1.7rem;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  margin-bottom: 3px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  color: #101010;
  flex: 1;
  padding-top: 18px;
  padding-bottom: 19px;

  &:last-child {
    margin-bottom: 0;
  }
}

.access-fare__price .number {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  line-height: 0;
}

@media (max-width: 991px) {
  .access-taxi__ttl {
    font-size: 1.9rem;
  }

  .access-taxi__ttl .sm {
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .access-taxi__row {
    flex-direction: column;
  }

  .access-taxi__col {
    width: 100%;
  }

  .access-taxi__ttl {
    font-size: 1.9rem;
  }

  .access-taxi__ttl .sm {
    font-size: 1.8rem;
  }

  .access-taxi__title {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
  .access-taxi__subtitle {
    font-size: 1.7rem;
    letter-spacing: 0.09em;
    line-height: 28px;
    margin-bottom: 15px;
  }
}

/* access-sec--4 */
.access-bus__row {
  display: flex;
  /* justify-content: flex-start; */
  align-items: flex-start;
  gap: 82px;
}

.access-bus__col {
  &:first-child {
    max-width: 511px;
    width: 100%;
  }

  &:last-child {
    flex: 1;
  }
}

.access-bus__col .sec-head {
  margin-bottom: 45px;
}

.access-bus__col .sec-head h2 {
  /* margin-left: 20px; */
}

.access-bus__title {
  font-size: 3.2rem;
  line-height: 52px;
  margin-bottom: 29px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.01em;
  color: #33411d;
}

.access-bus__description {
  color: #101010;
  font-size: 1.8rem;
  letter-spacing: 0.022em;
  font-family: "Noto Serif JP", serif;
  line-height: 1.75;
}

.access-bus__description sup {
  vertical-align: super;
  font-size: 1rem;
}

.access-bus__smtext {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.83;
  color: #292929;
}

.access-bus__text {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: end;
  margin-top: 7px;
  font-weight: 500;
  color: #666666;
}

.access-bus__image {
  margin-top: 110px;
  position: relative;
}

.access-bus__image .img-span-txt {
  color: #33411d;
  text-shadow: none;
}

.access-bus__ftext {
  font-size: 1.4rem;
  line-height: 22px;
  text-align: end;
  margin-top: 10px;
  color: #666666;
  letter-spacing: 0.05em;
}

.access-bus__img {
  margin-top: 0;
  line-height: 0;
}

@media (max-width: 1199px) {
  .access-bus__row {
    gap: 40px;
  }
}

@media (max-width: 991px) {
  .access-bus__row {
    gap: 40px;
  }

  .access-bus__description {
    font-size: 1.5rem;
  }

  .access-bus__title {
    font-size: 2.8rem;
  }

  .access-bus__col {
    &:first-child {
      max-width: 396px;
      width: 100%;
    }
  }
}

@media (max-width: 767px) {
  .access-bus__row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .access-bus__col {
    &:first-child {
      max-width: 100%;
      width: 100%;
    }
  }

  .access-bus__img {
    margin-top: 0;
  }

  .access-bus__title {
    font-size: 2.4rem;
  }

  .access-bus__smtext {
    font-size: 1rem;
  }
}

.access-taxi-sm {
  position: relative;
}

.access-taxi-sm .text {
  position: absolute;
  font-size: 1.2rem;
  letter-spacing: 0.022em;
  line-height: 17px;
  bottom: -16px;
  right: 0;
  font-weight: 400;
  color: #cad3c5;
  font-family: "Noto Serif JP", serif;
  width: max-content;

  @media (max-width: 767px) {
    font-size: 1rem;
  }
}

.access-taxi-sm .text.pos {
  left: 0;
  right: unset;
  transform: none;
}

.access-fare__new {
  display: flex;
  margin-bottom: 2px;
}

.access-fare__new:last-of-type {
    margin-bottom: 0;
}

.access-fare__new.mb {
    margin-bottom: 3px;
}

.access-fare__new-l {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  line-height: 29px;
  color: #33411d;
  background-color: #ebe9e4;
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1px;
  max-width: 38px;
  width: 100%;
  height: 35px;
  width: 38px;
}

.u-mb3 {
  margin-bottom: 3px;
}