#airpot {
    position: relative;
}

#airpot::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #c1d9f173;
    clip-path: polygon(0 6%, 100% 0, 100% 93%, 0% 100%);
    z-index: -1;
    height: 2705px;
}

@media (max-width:767px) {
    #airpot::before {
        clip-path: polygon(0 8%, 100% 0, 100% 93%, 0% 100%);
        height: 2846px;
    }
}

@media (max-width:575px) {
    #airpot::before {
               clip-path: polygon(0 2%, 100% 0, 100% 94%, 0% 100%);
        height: 1459px;
    }
}

.section__station {
    padding-block: 117px 97px;
}

/* .section__train {
    margin-bottom: 162px;
}*/

.section__train sup {
    vertical-align: super;
    font-size: 12px;
}

@media (max-width:767px) {
    .section__train sup {
        font-size: 1.667vw;
        font-size: 2.083vw;
    }
}
@media (max-width:575px) {
    .section__train sup {
        font-size: 2.083vw;
    }
}

.section__airpot {
    padding-block: 162px 112px;
}

.section__bullet {
    padding-bottom: 135px;
}

.section__taxi {
    margin-bottom: 166px;
}

.relative-image {
    position: relative;
}

.image-text {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.access__station-img {
    max-width: 954px;
    width: 100%;
    margin-inline: auto;
    margin-top: 50px;
}

.access__stations-img {
    margin-block: 50px 0;
    max-width: 853px;
    width: 100%;
    margin-inline: auto;
}

.img-txt {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 11px;
}

.access__card-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 77px;
}

.access__card-col {
    position: relative;
}

.access__card-location {
    position: absolute;
    font-size: 45px;
    font-family: "EB Garamond", serif;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 53px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    top: 0;
    left: 0;
}

.access-card__time {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.access-card__time-number {
    color: #fff;
    font-size: 77px;
    font-family: "EB Garamond", serif;
    line-height: 101px;
    line-height: 52px;
}

.access-card__time-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.access-card__time-label .num {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;

}

.access-card__time-label .min {
    color: #ffffffbf;
    font-size: 40px;
    font-weight: 400;
    font-weight: 400;
    line-height: 30px;
}

.access__train-footer {
    font-size: 12px;
    line-height: 24px;
    margin-top: 21px;
    font-weight: 400;
}

.access__train-img {
    margin-block: 22px 40px;
}

.access__route.mb {
    margin-block: 57px 36px;
}

.access__route-label {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 30px;

}

.access__route-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    padding-bottom: 10px;

}

.access__route-destination {
    font-size: 24px;
    line-height: 35px;
    font-family: "Noto Serif JP", serif;
}

.access__route-time {
    color: #0D1F3F;
    font-size: 60px;
    font-weight: 400;
    line-height: 37px;
    font-family: "EB Garamond", serif;
    font-size: 55px;
}

.access__route-meta {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;

}

.access__route-distance {
    font-size: 23px;
    line-height: 31px;
    font-weight: 400;
}

.access__route-border {
    padding: 3px;
    border: 0.5px solid #000;
    width: 100%;
}

.access__route-des {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.access__item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 43px;
}

.access__details {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 24px;
    margin-bottom: 13px;
}

.access__place {
    font-size: 40px;
    letter-spacing: 0.02em;
    line-height: 35px;
}

.access__place .sm {
    font-size: 25px;

}

.access__icon-img {
    width: 79px;
    height: 65px;
}

.access__fare {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.access__fare-day,
.access__fare-night {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}

.access__fare-day .fare-big,
.access__fare-night .fare-big {
    font-size: 55px;
    font-weight: 400;
    font-family: "EB Garamond", serif;
}

.access__taxi-ttl {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-block: 34px 13px;
}

.access__taxi-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.access__taxi-image {
    position: relative;
}

.access__taxi-location {
    color: #fff;
    position: absolute;
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 93px;
    top: -15px;
    left: 4.8px;
}

.access__taxi-time-label {
    font-size: 23px;
    font-weight: 400;
    line-height: 31px;
}

.access__taxi-time-duration {
    font-size: 45px;
    font-family: "EB Garamond", serif;
    font-weight: 400;
    font-size: 55px;

}

.access__taxi-txt {
    color: #0A3B8E;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    font-size: 20px;

}

.access__taxi-txt .taxi-big {
    font-size: 30px;
    font-weight: 400;
}

.access__route-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

@media (max-width:1199px) {
    .access__card-location {
        font-size: 35px;
    }

    .access__item {
        gap: 15px;
    }

    .access__taxi-time-duration {
        font-size: 44px;
    }

    .access__fare-day .fare-big,
    .access__fare-night .fare-big {
        font-size: 40px;
    }

    .access__route-meta {
        font-size: 24px;


    }

    .access__taxi-row {
        gap: 15px;

    }

    .access__taxi-txt {
        font-size: 21px;
    }

    .access__taxi-txt .taxi-big {
        font-size: 20px;
    }
}

@media (max-width:1100px) {
    .access__taxi-location {
        font-size: 3.6vw;
    }
}

@media (max-width:991px) {
    .access__card-location {
        font-size: 28px;
    }

    .access__item {
        gap: 15px;
    }

    .access-card__time-number {
        font-size: 40px;
        line-height: 40px;
    }

    .access-card__time-label .min {
        font-size: 20px;
    }

    .access-card__time-label .num {
        font-size: 16px;
    }

    .access-card__time-label .min {
        line-height: 14px;
    }

    .access__place {
        font-size: 18px;
    }

    .access__place .sm {
        font-size: 20px;
    }

    .access__details {
        gap: 15px;
    }

    .access__fare-day,
    .access__fare-night {
        font-size: 16px;
    }

    .access__fare-day .fare-big,
    .access__fare-night .fare-big {
        font-size: 30px;
    }

    .access__taxi-txt {
        font-size: 15px;
    }

    .access__taxi-time-duration {
        font-size: 29px;
    }

    .access__taxi-location {
        /*font-size: 32px;*/
    }
}

@media (max-width:767px) {

    .section__station {
        padding-block: 9.861vw 19.444vw;
    }


    .section__airpot {
        padding-block: 18.194vw 13.889vw;
    }

    .section__bullet {
        /* margin-bottom: 18.75vw; */
        padding-bottom: 13.333vw;
    }

    .section__bullet .container {
        max-width: 100%;
    }

    .section__bullet .section__header {
        max-width: 86.111vw;
        margin-inline: auto;
    }

    .section__bullet .access__route {
        max-width: 86.111vw;
        margin-inline: auto;
    }

    /* .section__bullet .section__header {
        padding-inline: 50px;
    } */

    /* .section__bullet .access__route {
        padding-inline: 50px;
    } */

    .section__taxi {
        margin-bottom: 18.194vw;
    }

    .access__card-row {
        flex-direction: column;
    }

    .section__train .container {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }

    .section__train .section__header {
        max-width: 85.867vw;
        margin-inline: auto;
    }


    .access__train-footer {
        margin-top: 5.694vw;
        line-height: 3.472vw;
    }

    .access__train-img {
        margin-block: 7.917vw 6.389vw;
    }

    .access__route-border {
        padding: 2.1px;
    }

    .access__stations-img {
        margin-block: 9.583vw 0;
        padding-inline: 0;

    }

    .access__station-img {
        max-width: 85.867vw;
    }

    .access__card-row {
        gap: 3.75vw;
    }

    .access__card-col:nth-child(odd) {
        margin-inline: 13.889vw auto;
    }

    .access__card-col:nth-child(even) {
        margin-inline: auto 13.889vw;
    }

    .access__card-location {
        writing-mode: horizontal-tb;
        font-size: 6.944vw;
        font-weight: 400;
        letter-spacing: 0.007vw;
        font-family: "EB Garamond", serif;
        left: 6.389vw;
        top: 3.056vw;
        text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);



    }

    .access-card__time {
        right: unset;
        bottom: unset;
        left: 6.389vw;
        top: 12.028vw;
        text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
        align-items: flex-end;
        margin-top: 3.083vw;

    }

    .access-card__time-number {
        font-size: 10.694vw;
        font-weight: 400;
        font-family: "EB Garamond", serif;
        line-height: 9vw;
    }

    .access-card__time-label {
        flex-direction: row-reverse;
        align-items: flex-end;
    }

    .access-card__time-label .min {
        font-size: 5.556vw;
        font-weight: 400;
        font-family: "EB Garamond", serif;
        line-height: 5.556vw;
    }

    .access-card__time-label .num {
        font-size: 2.778vw;
        line-height: 4.028vw;
        margin-left: -1.667vw;
    }

    .access__train-footer {
        padding-inline: 50px;
    }

    .access__route {
        max-width: 100%;
        width: 100%;
    }

    .access__route-content {
        gap: 1.972vw;
        align-items: flex-end;
        gap: 5.972vw;
    }

    .access__route-label {
        color: #0D1F3F;
        font-size: 3.194vw;
        line-height: 3.056vw;
        font-weight: 400;
        margin-bottom: 1.667vw;
    }

    .access__route-destination {
        font-size: 3.472vw;
        line-height: 5vw;
        color: #0D1F3F;
        flex-shrink: 0;
    }

    .access__route-time {
        font-size: 10.694vw;
        color: #0D1F3F;
    }

    .access__route-distance {
        font-size: 3.056vw;
        line-height: 5.556vw;
    }

    .access__route-flex {
        flex-direction: column;
        gap: 0;
    }

    .access__route-meta {
        font-size: 3.194vw;
        line-height: 4.306vw;
    }

    .access__route-time.sm {
        font-size: 8.333vw;
    }

    .access__route.mb {
        margin-block: 5.556vw 6.25vw;
    }

    .access__route-des {
        font-size: 2.083vw;
        line-height: 3.194vw;
    }

    .access__spitem {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 3.333vw;
    }

    .access__place-flex {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        /* gap: 18.889vw; */
        width: 100%;
    }

    .access__place {
        font-size: 5.56vw;
        width: 50%;
    }

    .access__place .sm {
        font-size: 3.47vw;
    }

    .access__fare-flex {
        display: flex;
        align-items: center;
        gap: 3.472vw;
        margin-top: 4.306vw;
    }

    .access__fare-day,
    .access__fare-night {
        font-size: 2.778vw;
    }

    .access__fare-day .fare-big,
    .access__fare-night .fare-big {
        font-size: 7.639vw;
        line-height: 3.75vw;
    }

    /* .access__route.w-100 {
        width: 100%;
        max-width: 100%;
    } */

    .access__taxi-ttl {
        font-size: 3.194vw;
        line-height: 3.333vw;
    }

    .access__taxi-row {
        flex-direction: column;
    }

    .access__taxi-details {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .access__taxi-time-label {
        font-size: 3.194vw;
        font-weight: 400;
        line-height: 4.306vw;
    }

    .access__taxi-time-duration {
        font-size: 8.333vw;
    }

    .access__taxi-ttl {
        margin-block: 7.917vw 3.333vw;
    }

    .access__taxi-txt {
        font-size: 2.056vw;
        color: #000;
        width: 100%;
    }

    .access__taxi-location {
        font-size: 6.944vw;
        line-height: 9.028vw;
        letter-spacing: 0.007vw;
        top: 1.528vw;
        left: 3.056vw;
    }

    .access__taxi-smtxt {
        position: absolute;
        font-size: 3.194vw;
        line-height: 4.306vw;
        font-weight: 600;
        color: #ffffffbf;
        top: 10.556vw;
        left: 3.056vw;
    }

    .img-txt {
        font-size: 2.083vw;
        line-height: 3.333vw;
    }

    .image-text {
        font-size: 2.5vw;
        right: 1.667vw;
        bottom: 1.667vw;
    }

    .access__train-footer {
        font-size: 2.083vw;
    }

    .access__icon-img {
        width: 79px;
        height: 60px;
    }
}

.access__mode-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.access__mode {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1.528vw;
    margin-top: 1.111vw;
    max-width: 265px;
    width: 100%;
}

.access__mode-text {
    font-size: 2.083vw;
    line-height: 2.778vw;
    font-weight: 300;
}

.access__mode-dot {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.556vw;
}

.access__mode-dot .dot-circle {
    width: 0.972vw;
    height: 0.972vw;
    border-radius: 50%;
    background: #0A3B8E;

}

.access__mode-item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.528vw;
}

.access__mode-line {
    width: 5.556vw;
    height: 0.694vw;
    background: #926535;

}

@media (max-width:575px) {
    .access__taxi-txt .taxi-big {
        font-size: 3.194vw;
    }

    .access__card-row {
        margin-top: 8vw;
    }

    .access__route-content {
        gap: 1.972vw;
        align-items: flex-end;
        gap: 5.972vw;
    }
}

.access-smtxt {
    font-size: 20px;
    line-height: 0;

}

@media (max-width:767px) {
    .access-smtxt {
        font-size: 3.194vw;
    }
}


.access__card-row.animation .access__card-col {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity .4s ease, transform .4s ease;
}

.access__card-row.animation .access__card-col:nth-child(1) {
    transition-delay: 0.1s;
}

.access__card-row.animation .access__card-col:nth-child(2) {
    transition-delay: 0.3s;
}

.access__card-row.animation .access__card-col:nth-child(3) {
    transition-delay: 0.6s;
}

.access__card-row.animation .access__card-col:nth-child(4) {
    transition-delay: 0.9s;
}

.access__card-row.animation .access__card-col:nth-child(5) {
    transition-delay: 1.2s;
}

.access__card-row.animation.active .access__card-col {
    opacity: 1;
    transform: translateY(0);
}


.access__taxi-row.animation .access__taxi-card {
    opacity: 0;
    transform: translateY(100px);
    transition: opacity 1s ease, transform 1s ease;
    will-change: transform, opacity;
}

.access__taxi-row.animation .access__taxi-card:nth-child(1) {
    transition-delay: 0.2s;
}
.access__taxi-row.animation .access__taxi-card:nth-child(2) {
    transition-delay: 0.4s;
}
.access__taxi-row.animation .access__taxi-card:nth-child(3) {
    transition-delay: 0.6s;
}

.access__taxi-row.animation.active .access__taxi-card {
    opacity: 1;
    transform: translateY(0);
}


.access .hero__title {
    text-shadow: 2px 2px 5px rgba(255, 255, 255, 1);
    
}

.access .hero-note {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 3px;
}


@media screen and (max-width:767px) {
    .access .hero-note {
        right: 3%;
        left: unset;
    }
}