@charset "utf-8";

.nav_list li.nav-access a > span::before{
    width: 100%;
}

@media screen and (max-width: 750px) {
    .nav_list li.nav-access a > span::before{
        width: 0;
    }
    .nav_list li.nav-access{
        background: rgba(107, 92, 62, 0.5);
    }
}


.mt80 {
    margin-top: 80px;
}
.mt30 {
    margin-top: 30px;
}
.wd650 {
    max-width: 650px;
    margin: 80px auto 0;
    width: 100%;
}


/* subhead */
.subhead {
    background-image: url(../img/access/subhead.jpg);
}








.ac_img_area.max1000 {
    max-width: 1200px;
    margin: 0 auto;
}

.col2_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col2_flex_item {
    width: 48%;
}
.col2_flex_item_a {
    width: 48%;
}
.col2_flex_item_b {
    width: 48%;
}
.col2_flex_item02a {
    width: 100%;
}
.col2_flex_item02b {
    width: 100%;
}
.col2_flex_item03 {
    width: 48%;
}
.col2_flex_item.flex_cont {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.car_ac {
    padding-top: 100px;
    border-top: solid 1px #666666;
}


.scroll_flex {
    display: none;
}


.col3_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col3_flex_item {
    width: 32%;
}

.time_price_area .col3_flex{
    justify-content: center;
    gap: 2%;
}
.time_price_area {
    margin: 80px auto 0;
}
.time_price_ttl {
    font-size: 16px;
    margin: 0 auto 20px;
    width: calc(100% - 34%);
}

/* 20251210 */
.sec_ttl.ttl02{
    text-align: center;
}
.sec_ttl.ttl02{
    margin-bottom: 0;
}

/* 20251217 */
.rubyposition_under ruby rt {
    font-size: 0.4rem;
    line-height: 0.5;
    letter-spacing: 0;
    text-align: center;
}
.rubyposition_under {
    display: inline-block;
    line-height: 1.5;
}
.img_cap.img_cap_time_price {
    bottom: 46%;
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1000px) {
.mt80 {
    margin-top: 60px;
}


.col2_flex_item03 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    max-width: unset;
}
.col2_flex_item03:first-child {
    margin-bottom: 30px;
}
.col2_flex_item03:last-child {
    max-width: 370px;
    margin: 0 auto;
}
.col2_flex_item02a {
    width: 100%;
    text-align: center;
}
.col2_flex_item02b {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}
.sec_ttl.ttl02.ac_lh {
    line-height: 2;
}
}


@media screen and (max-width: 850px) {

}



@media screen and (max-width: 650px) {

.mt80 {
    margin-top: 40px;
}

.wd650 {
    max-width: 450px;
    margin: 40px auto 0;
}

.col2_flex_item {
    width: 100%;
}
.col2_flex_item_a {
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
}
.col2_flex_item_b {
    max-width: 350px;
    margin: 30px auto 0;
    width: 100%;
}
.col3_flex_item {
    width: 100%;
    /* max-width: 450px; */
    margin: 0 auto;
}
.col3_flex_item:nth-child(n+2) {
    margin: 20px auto 0;
}
.car_ac {
    padding-top: 60px;
}
.time_price_area {
    max-width: 350px;
    margin: 60px auto 0;
    width: 80%;
}
.time_price_ttl {
    width: 100%;
}

}




@media screen and (max-width: 500px) {
    .area_map {
        margin: 20px auto 20px auto;
        width: 100%;
    }
    .area_map_img{
        overflow-x: scroll;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        width: 100%;
    }
    .area_map_img img{
        padding-bottom: 10px;
        width: 550px;
        min-width: 550px;
    }
    .rosenzu_img{
        padding-bottom: 10px;
        overflow-x: scroll;
        width: 100%;
        writing-mode: vertical-rl;
    }
    .rosenzu_img img{
        width: 600px;
        min-width: 600px;
    }
    .ac_map_img{
        padding-bottom: 10px;
        overflow-x: scroll;
        width: 100%;
        writing-mode: vertical-rl;
    }
    .ac_map_img img{
        width: 600px;
        min-width: 600px;
    }
    
    .scroll_flex {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0px auto 0;
        flex-wrap: wrap;
        max-width: 250px;
    }
    .scroll_flex_p {
        padding: 10px 0;
        text-decoration: none;
        outline: none;
        font-size: 12px;
        width: 100%;
        text-align: center;
    }
    .scroll_l {
        position: relative;
        color: #000;
        padding: 0;
        display: inline-block;
        text-decoration: none;
        outline: none;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
        /* margin-bottom: 40px; */
    }
    .scroll_flex .scroll_l, .scroll_flex .scroll {
        width: 48%;
        left: unset;
        right: unset;
        transform: unset;
    }
    .scroll {
        position: relative;
        color: #000;
        padding: 0;
        display: inline-block;
        text-decoration: none;
        outline: none;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
    }
    .scroll::before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #000;
    }
    .scroll::after {
        content: "";
        position: absolute;
        bottom: -4px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg);
    }
    .scroll::before {
        animation: arrowlong01 2s ease infinite;
    }
    .scroll::after {
        animation: arrowlong02 2s ease infinite;
    }
    @keyframes arrowlong01 {
        0% {
            width: 0;
            opacity: 0
        }
        20% {
            width: 0;
            opacity: 1
        }
        80% {
            width: 105%;
            opacity: 1
        }
        100% {
            width: 105%;
            opacity: 0
        }
    }
    @keyframes arrowlong02 {
        0% {
            left: 0;
            opacity: 0
        }
        20% {
            left: 0;
            opacity: 1
        }
        80% {
            left: 103%;
            opacity: 1
        }
        100% {
            left: 103%;
            opacity: 0
        }
    }

    /* scroll_l */
    .scroll_b{
        padding: 10px 0;
        margin: 10px auto 0;
    }
    .scroll_l {
        position: relative;
        color: #000;
        padding: 0;
        display: inline-block;
        text-decoration: none;
        outline: none;
        left: 50%;
        transform: translateX(-50%);
        font-size: 12px;
        /* margin-bottom: 40px; */
    }
    .scroll_l::before {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #000;
    }
    .scroll_l::after {
        content: "";
        position: absolute;
        bottom: -4px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(-135deg);
    }
    .scroll_l::before {
        animation: arrowlong03 2s ease infinite;
    }
    .scroll_l::after {
        animation: arrowlong04 2s ease infinite;
    }
    @keyframes arrowlong03 {
        0% {
            right: 0;
            width: 0;
            opacity: 0
        }
        20% {
            right: 0;
            width: 0;
            opacity: 1
        }
        80% {
            right: 0;
            width: 105%;
            opacity: 1
        }
        100% {
            right: 0;
            width: 105%;
            opacity: 0
        }
    }
    @keyframes arrowlong04 {
        0% {
            right: 0;
            opacity: 0
        }
        20% {
            right: 0;
            opacity: 1
        }
        80% {
            right: 103%;
            opacity: 1
        }
        100% {
            right: 103%;
            opacity: 0
        }
    }
}