@charset "utf-8";

/*********************************************************************
*
*  For HOME
*
*********************************************************************/

/* ---------------------------------------------------- */
/* sec_mv_wrap */
/* ---------------------------------------------------- */
.sec_mv_wrap {
    padding-top: 40px;
    padding-bottom: 220px;
    background-color: #bbd7fe;
    background-image: url(../img/mv_bg_1.jpg);
    background-position: center bottom -30px;
}

.sec_mv_wrap .ttl_1 {
    margin: 0 auto 30px;
    width: 320px;
}

.sec_mv_wrap .lineup_1 {
    margin: 0 auto;
    width: 550px;
}

@media (max-width: 767px) {
    .sec_mv_wrap {
        padding-top: 80px;
        padding-bottom: 120px;
        background-position: center bottom;
    }

    .sec_mv_wrap .ttl_1 {
        margin: 0 auto 20px;
        width: 80%;
    }

    .sec_mv_wrap .lineup_1 {
        width: 100%;
    }

}

/* ---------------------------------------------------- */
/* bg_wrap_1 */
/* ---------------------------------------------------- */
.bg_wrap_1 {
    background-image: url(../img/lineup_bg_4.svg), url(../img/lineup_bg_3.jpg);
    background-size: 100% auto, cover;
    background-repeat: no-repeat, repeat-y;
    background-position: center 400px, center;
}

/* ---------------------------------------------------- */
/* sec_pickup_wrap */
/* ---------------------------------------------------- */
.sec_pickup_wrap .bnr_1 {
    display: block;
}

.sec_pickup_wrap .bnr_1+.bnr_1 {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .sec_pickup_wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sec_pickup_wrap .bnr_1+.bnr_1 {
        margin-top: 0;
    }
}




/* ---------------------------------------------------- */
/* sec_lineup_wrap */
/* ---------------------------------------------------- */
.sec_lineup_wrap .list_1>ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -25px;
    margin-bottom: -35px;
}

.sec_lineup_wrap .list_1>ul>li {
    margin-right: 25px;
    margin-bottom: 35px;
    width: calc(25% - 25px);
}

.sec_lineup_wrap .list_1 .name {
    margin-top: 10px;
    font-size: 1.8rem;
    line-height: 1.4;
    text-align: center;
}

.sec_lineup_wrap .list_1 .name span {
    display: block;
    font-size: 1.4rem;
}

.sec_lineup_wrap .andmore {
    margin-top: 40px;
    font-size: 1.8rem;
    text-align: center;
}

.sec_lineup_wrap .ttl_2 {
    margin: 60px auto 30px;
    width: 230px;
}

.sec_lineup_wrap .desc_1 {
    margin-top: 60px;
    font-size: 1.8rem;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 768px) {
    .sec_lineup_wrap .list_1_a>ul>li:nth-child(9) {
        width: calc(25% - 24px);
    }

    /* .sec_lineup_wrap .list_1>ul>li:nth-child(9) {
        margin-left: 30px;
    }

    .sec_lineup_wrap .list_1>ul>li:nth-child(11) {
        margin-right: 55px;
    } */
}

@media (max-width: 767px) {
    .sec_lineup_wrap .list_1>ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-right: -20px;
        margin-bottom: -30px;
    }

    .sec_lineup_wrap .list_1>ul>li {
        margin-right: 20px;
        margin-bottom: 30px;
        width: calc(50% - 20px);
    }

    .sec_lineup_wrap .list_1 .name {
        font-size: 1.3rem;
    }

    .sec_lineup_wrap .list_1 .name span {
        font-size: 1.1rem;
    }

    .sec_lineup_wrap .andmore {
        margin-top: 40px;
        font-size: 1.8rem;
        text-align: center;
    }

    .sec_lineup_wrap .ttl_2 {
        margin: 40px auto 20px;
        width: 150px;
    }

    .sec_lineup_wrap .desc_1 {
        margin-top: 40px;
        font-size: 1.5rem;
        text-align: justify;
    }

    .sec_lineup_wrap .list_1_c>ul>li:nth-child(1) {
        margin-left: 50px;
        margin-right: 50px;
    }
}

/* ---------------------------------------------------- */
/* sec_timetable_wrap */
/* ---------------------------------------------------- */
.sec_timetable_wrap .tt_1 {
    display: block;
}

.sec_timetable_wrap .desc_1 {
    margin-top: 20px;
    text-align: center;
}

/* ---------------------------------------------------- */
/* sec_message_wrap */
/* ---------------------------------------------------- */
.sec_message_wrap {
    padding-top: 20px;
    background-image: url(../img/message_bg_1.jpg);
}

.sec_message_wrap .ttl_1 {
    margin-bottom: 40px;
}

.sec_message_wrap .ttl_1 {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .sec_message_wrap .ttl_1 {
        margin-bottom: 20px;
    }
}

/* ---------------------------------------------------- */
/* sec_message2_wrap */
/* ---------------------------------------------------- */
.sec_message2_wrap {
    background-image: url(../img/message2_bg_1.jpg);
}

.sec_message2_wrap .list_1>ul>li {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 60px;
    padding-bottom: 60px;
}

.sec_message2_wrap .ttl_1 {
    margin-bottom: 0;
}

.sec_message2_wrap .list_1>ul>li+li {
    border-top: 1px solid #323232;
}

.sec_message2_wrap .list_1>ul>li:last-child {
    padding-bottom: 0;
}

.sec_message2_wrap .list_1>ul>li>.clm_wrap:nth-of-type(1) {
    flex: none;
    width: 700px;
}

.sec_message2_wrap .list_1>ul>li>.clm_wrap:nth-of-type(2) {
    flex: none;
    width: 180px;
}

.sec_message2_wrap .list_1 .pos {
    font-size: 2.4rem;
}

.sec_message2_wrap .list_1 .name {
    margin-bottom: 20px;
    font-size: 3.4rem;
}

@media (max-width: 767px) {
    .sec_message2_wrap .list_1>ul>li {
        padding-top: 30px;
        padding-bottom: 30px;
        display: block;
    }

    .sec_message2_wrap .list_1>ul>li>.clm_wrap:nth-of-type(1) {
        width: auto;
    }

    .sec_message2_wrap .list_1>ul>li>.clm_wrap:nth-of-type(2) {
        width: auto;
    }

    .sec_message2_wrap .list_1 .pos {
        padding-top: 15px;
        font-size: 1.5rem;
        text-align: center;
        width: calc(100% - 90px);
    }

    .sec_message2_wrap .list_1>ul>li:nth-child(2) .pos {
        padding-top: 30px;
    }

    .sec_message2_wrap .list_1 .name {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 2.0rem;
        text-align: center;
        width: calc(100% - 90px);
    }

    .sec_message2_wrap .list_1 .desc {
        font-size: 1.3rem;
    }

    .sec_message2_wrap .list_1 .img {
        position: absolute;
        right: 0;
        top: 30px;
        width: 90px;
    }
}

/* ---------------------------------------------------- */
/* sec_sustainable_wrap */
/* ---------------------------------------------------- */
.sec_sustainable_wrap {
    background-image: url(../img/sustainable_bg_1.jpg);
}

.sec_sustainable_wrap .ttl_1 {
    margin-bottom: 40px;
}

.sec_sustainable_wrap .bnr_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    min-height: 70px;
    border-radius: 35px;
    background-color: #FFF;
}

.sec_sustainable_wrap .desc_1 {
    margin-bottom: 40px;
    font-size: 1.7rem;
}

.sec_sustainable_wrap .bnr_1 img {
    margin-right: 10px;
    width: 170px;
}

.sec_sustainable_wrap .list_1>ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px;
    margin-bottom: -40px;
}

.sec_sustainable_wrap .list_1>ul>li {
    margin-right: 40px;
    margin-bottom: 40px;
    width: calc(50% - 40px);
}

.sec_sustainable_wrap .list_1 a {
    display: block;
}

@media (max-width: 767px) {
    .sec_sustainable_wrap .ttl_1 {
        margin-bottom: 20px;
    }

    .sec_sustainable_wrap .bnr_1 {
        margin-bottom: 20px;
        padding: 10px 5px;
        font-size: 1.1rem;
    }

    .sec_sustainable_wrap .bnr_1 img {
        margin-right: 5px;
        width: 80px;
    }

    .sec_sustainable_wrap .desc_1 {
        margin-bottom: 20px;
        font-size: 1.3rem;
    }

    .sec_sustainable_wrap .list_1>ul {
        margin-right: 0;
        margin-bottom: -10px;
    }

    .sec_sustainable_wrap .list_1>ul>li {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }
}

/* ---------------------------------------------------- */
/* sec_ticket_wrap */
/* ---------------------------------------------------- */
.sec_ticket_wrap {
    background-image: url(../img/ticket_bg_1.jpg);
}

.sec_ticket_wrap .list_1 {
    position: relative;
    margin-bottom: 50px;
    padding-left: 200px;
}

.sec_ticket_wrap .list_1+.list_1 {
    padding-top: 20px;
    border-top: 1px solid #000;
}

.sec_ticket_wrap .list_1>ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -45px;
    margin-bottom: -20px;
}

.sec_ticket_wrap .list_1>ul>li {
    margin-right: 45px;
    margin-bottom: 20px;
    width: calc(50% - 45px);
}

.sec_ticket_wrap .list_1 a {
    position: relative;
    display: block;
    height: 100%;
}

.sec_ticket_wrap .list_1 a::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 20px;
    display: block;
    width: 85px;
    height: 85px;
    background-image: url(../../common/img/ico/click_1.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.sec_ticket_wrap .list_1 .soldout a {
    overflow: hidden;
    pointer-events: none;
}

.sec_ticket_wrap .list_1 .soldout a::after {
    display: none;
}

.sec_ticket_wrap .list_1 .soldout a::before {
    content: "販売は終了しました。";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-10deg);
    padding: 10px;
    width: 120%;
    color: #FFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.sec_ticket_wrap .list_1 .ttl_i_1 {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    font-size: 2.2rem;
    text-align: center;
    line-height: 1.2;
    border-radius: 50%;
    border: 1px solid #000;
    transform: translateY(-20px);
}

.sec_ticket_wrap .list_1 .ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding: 10px 5px;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 1.2;
    text-align: center;
    background-color: #000;
}

.sec_ticket_wrap .list_1_a>ul>li:nth-child(1) .ttl {
    background-color: #ffbdb8;
}

.sec_ticket_wrap .list_1_a>ul>li:nth-child(2) .ttl {
    background-color: #90ced5;
}

.sec_ticket_wrap .list_1_b>ul>li:nth-child(1) .ttl {
    background-color: #ce996c;
}

.sec_ticket_wrap .list_1_b>ul>li:nth-child(2) .ttl {
    background-color: #b1db95;
}

.sec_ticket_wrap .list_1_b>ul>li:nth-child(3) .ttl {
    background-color: #b4a4cc;
}

.sec_ticket_wrap .list_1_b>ul>li:nth-child(4) .ttl {
    margin-bottom: 0;
    background-color: #db7777;
    height: 100%;
}

.sec_ticket_wrap .list_1 .price {
    font-size: 2.8rem;
    line-height: 1.2;
    text-align: center;
}

.sec_ticket_wrap .list_1 .price .unit {
    font-size: 2.0rem;
}

.sec_ticket_wrap .list_1 .price .caption {
    font-size: 1.4rem;
}

.sec_ticket_wrap .note_1 {
    margin-bottom: 40px;
    padding: 15px 40px;
    font-size: 1.4rem;
    border-radius: 10px;
    background-color: #ffeb85;
}

.sec_ticket_wrap .note_2 {
    margin: 0 auto 40px;
    max-width: max-content;
    font-size: 1.2rem;
}

.sec_ticket_wrap .date_1 {
    margin: 40px auto 0;
    padding: 10px 20px;
    max-width: max-content;
    color: #FFF;
    font-size: 2.0rem;
    line-height: 1.2;
    text-align: center;
    background-color: #323232;
}

.sec_ticket_wrap .bnr_1 {
    display: block;
    margin-top: 40px;
}

.sec_ticket_wrap .bnr_2 {
    position: relative;
    display: block;
}

.sec_ticket_wrap .pg {
    position: absolute;
    width: 22.5%;
    height: 22%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

.sec_ticket_wrap .pg_1 {
    left: 6.5%;
    top: 49%;
}

.sec_ticket_wrap .pg_2 {
    left: 38.5%;
    top: 49%;
}

.sec_ticket_wrap .pg_3 {
    left: 70.5%;
    top: 49%;
}

.sec_ticket_wrap .example_1 {
    margin-bottom: 40px;
    padding: 0 40px 40px;
    background-color: rgba(255, 255, 255, 0.7);
}

.sec_ticket_wrap .example_1 .ttl_i_1 {
    padding: 10px;
    margin: 0 -40px 40px;
    color: #FFF;
    font-size: 1.8rem;
    text-align: center;
    background-color: #323232;
}

.sec_ticket_wrap .family_1 {
    position: relative;
    margin-bottom: 40px;
    padding: 0 40px 40px;
    background-color: rgba(206, 153, 108, 0.2);
    overflow: hidden;
}

.sec_ticket_wrap .family_1::after {
    content: "販売は終了しました。";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-10deg);
    display: block;
    width: 130%;
    padding: 20px 10px;
    color: #FFF;
    font-size: 2.8rem;
    line-height: 1;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.sec_ticket_wrap .family_1 .ttl_i_1 {
    padding: 10px;
    margin: 0 -40px 40px;
    color: #FFF;
    font-size: 1.8rem;
    text-align: center;
    background-color: #ce996c;
}

.sec_ticket_wrap .family_1 .desc_i_1 {
    margin-bottom: 30px;
    font-size: 1.9rem;
    font-weight: 700;
}

.sec_ticket_wrap .family_1 .img_i_1 {
    position: absolute;
    right: 40px;
    top: 60px;
    width: 320px;
}

.sec_ticket_wrap .family_1 .list_i_1 {
    margin-bottom: 30px;
    font-size: 1.2rem;
}

.sec_ticket_wrap .family_1 .list_i_2 {
    font-size: 1.2rem;
}

.sec_ticket_wrap .bus_1 {
    margin: 0 0 50px;
}

.sec_ticket_wrap .bus_1 .ttl_i_1 {
    padding: 10px;
    color: #FFF;
    font-size: 1.8rem;
    text-align: center;
    background-color: #323232;
}

.sec_ticket_wrap .bus_1 .desc_i_1 {
    padding: 10px;
    font-size: 1.8rem;
    text-align: center;
    border: 1px solid #323232;
}

@media (min-width: 768px) {
    .sec_ticket_wrap .sec_inner {
        width: 900px;
    }
}

@media (max-width: 767px) {
    .sec_ticket_wrap {
        padding-bottom: 0;
        background-image: url(../img/ticket_bg_1_sp.jpg);
    }

    .sec_ticket_wrap .list_1 {
        margin-bottom: 30px;
        padding-left: 0;
    }

    .sec_ticket_wrap .list_1>ul {
        margin-right: -20px;
        margin-bottom: -30px;
    }

    .sec_ticket_wrap .list_1>ul>li {
        margin-right: 20px;
        margin-bottom: 30px;
        width: calc(50% - 20px);
    }


    .sec_ticket_wrap .list_1 a::after {
        right: -15px;
        top: 10px;
        width: 40px;
        height: 40px;
    }

    .sec_ticket_wrap .list_1 .ttl {
        margin-bottom: 10px;
        padding: 5px 5px;
        font-size: 1.4rem;
    }

    .sec_ticket_wrap .list_1 .ttl_i_1 {
        position: static;
        margin-bottom: 20px;
        padding: 10px;
        width: auto;
        height: auto;
        font-size: 1.6rem;
        border-radius: 0;
        transform: none;
    }

    .sec_ticket_wrap .list_1 .price {
        font-size: 2.0rem;
    }

    .sec_ticket_wrap .list_1 .price .unit {
        font-size: 1.6rem;
    }

    .sec_ticket_wrap .list_1 .price .caption {
        font-size: 1.1rem;
    }
    .sec_ticket_wrap .list_1 .soldout a::before {
        font-size: 1.2rem;
    }
    .sec_ticket_wrap .note_1 {
        margin-bottom: 20px;
        padding: 15px 15px;
        font-size: 1.1rem;
    }

    .sec_ticket_wrap .note_2 {
        font-size: 1.1rem;
    }

    .sec_ticket_wrap .date_1 {
        margin: 30px auto 0;
        padding: 10px 15px;
        font-size: 1.6rem;
    }

    .sec_ticket_wrap .bnr_1 {
        display: block;
        margin-top: 30px;
    }

    .sec_ticket_wrap .pg {
        width: 61%;
        height: 18%;
    }

    .sec_ticket_wrap .pg_1 {
        left: 19.5%;
        top: 22%;
    }

    .sec_ticket_wrap .pg_2 {
        left: 19.5%;
        top: 46%;
    }

    .sec_ticket_wrap .pg_3 {
        left: 19.5%;
        top: 71%;
    }

    .sec_ticket_wrap .example_1 {
        margin: 0 -20px 40px;
        padding: 0 20px 20px;
    }

    .sec_ticket_wrap .example_1 .ttl_i_1 {
        padding: 10px;
        margin: 0 -20px 20px;
        font-size: 1.6rem;
    }

    .sec_ticket_wrap .family_1 {
        margin: 0 -20px 40px;
        padding: 0 20px 20px;
    }

    .sec_ticket_wrap .family_1::after {
        font-size: 2.2rem;
    }

    .sec_ticket_wrap .family_1 .ttl_i_1 {
        padding: 10px;
        margin: 0 -20px 20px;
        font-size: 1.6rem;
    }

    .sec_ticket_wrap .family_1 .desc_i_1 {
        margin-bottom: 20px;
        font-size: 1.4rem;
    }

    .sec_ticket_wrap .family_1 .img_i_1 {
        position: static;
        margin: 0 auto 20px;
        width: 80%;
    }

    .sec_ticket_wrap .family_1 .list_i_1 {
        margin-bottom: 20px;
        font-size: 1.2rem;
    }

    .sec_ticket_wrap .family_1 .list_i_2 {
        font-size: 1.2rem;
    }

    .sec_ticket_wrap .bus_1 {
        margin: 0 0 20px;
    }

    .sec_ticket_wrap .bus_1 .ttl_i_1 {
        font-size: 1.4rem;
    }

    .sec_ticket_wrap .bus_1 .desc_i_1 {
        font-size: 1.2rem;
    }
}


/* ---------------------------------------------------- */
/* sec_areamap_wrap */
/* ---------------------------------------------------- */
.sec_areamap_wrap {
    background-image: url(../img/areamap_bg_1.jpg);
}

.sec_areamap_wrap .map_1 {
    display: block;
}

.sec_areamap_wrap .note_1 {
    margin-top: 10px;
    text-align: right;
}

@media (max-width: 767px) {
    .sec_areamap_wrap {
        background-image: url(../img/areamap_bg_1_sp.jpg);
    }

    .sec_areamap_wrap .note_1 {
        font-size: 1.2rem;
    }
}


/* ---------------------------------------------------- */
/* sec_guest_wrap */
/* ---------------------------------------------------- */
.sec_guest_wrap {
    background-image: url(../img/areamap_bg_1.jpg);
}

.sec_guest_wrap .ttl_1 {
    margin-bottom: 50px;
}

.sec_guest_wrap .list_1+.ttl_1 {
    margin-top: 50px;
}

.sec_guest_wrap .list_1>ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -25px;
    margin-bottom: -25px;
}

.sec_guest_wrap .list_1>ul>li {
    margin-right: 25px;
    margin-bottom: 25px;
    width: 205px;
}

.sec_guest_wrap .list_1 .ttl {
    margin-top: 10px;
    line-height: 1.4;
    text-align: center;
}

.sec_guest_wrap .list_1 .ttl span {
    display: block;
    font-size: 1.1rem;
}

@media (max-width: 767px) {

    .sec_guest_wrap .ttl_1 {
        margin-bottom: 30px;
    }

    .sec_guest_wrap .list_1+.ttl_1 {
        margin-top: 30px;
    }

    .sec_guest_wrap .list_1>ul {
        margin-right: -15px;
        margin-bottom: -15px;
    }

    .sec_guest_wrap .list_1>ul>li {
        margin-right: 15px;
        margin-bottom: 15px;
        width: calc(50% - 15px);
    }

    .sec_guest_wrap .list_1 .ttl {
        margin-top: 5px;
    }

    .sec_guest_wrap .list_1 .ttl span {
        font-size: 1.0rem;
    }
}

/* ---------------------------------------------------- */
/* sec_about_wrap */
/* ---------------------------------------------------- */
.sec_about_wrap {
    background-image: url(../img/about_bg_1.jpg);
    background-position: right center;
}

.sec_about_wrap .logo_1 {
    margin: 0 auto 40px;
    width: 380px;
}

.sec_about_wrap .list_1 table {
    margin: 0 auto;
    width: 100%;
    max-width: max-content;
    font-size: 1.6rem;
}

.sec_about_wrap .list_1 tr+tr {
    border-top: 1px solid #323232;
}

.sec_about_wrap .list_1 th {
    padding: 15px 0;
    vertical-align: top;
    white-space: nowrap;
}

.sec_about_wrap .list_1 td {
    padding: 15px 0 15px 80px;
}

@media (max-width: 767px) {
    .sec_about_wrap {
        background-image: url(../img/about_bg_1_sp.jpg);
    }

    .sec_about_wrap .logo_1 {
        margin: 0 auto 20px;
        width: 180px;
    }

    .sec_about_wrap .list_1 table {
        font-size: 1.2rem;
    }

    .sec_about_wrap .list_1 th {
        padding: 10px 0;
    }

    .sec_about_wrap .list_1 td {
        padding: 10px 0 10px 20px;
    }
}

/* ---------------------------------------------------- */
/* sec_access_wrap */
/* ---------------------------------------------------- */
.sec_access_wrap {
    background-image: url(../img/access_bg_1.jpg);
    background-position: left bottom;
}

.sec_access_wrap .address_1 {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.sec_access_wrap .block_1 {
    padding: 60px;
    background-color: #FFF;
    border-radius: 40px;
}

.sec_access_wrap .block_1 .list_i_1 {
    margin-bottom: 30px;
}

.sec_access_wrap .block_1 .list_i_1>ul {
    display: flex;
    justify-content: space-between;
}

.sec_access_wrap .block_1 .list_i_1>ul>li {
    width: 260px;
}

.sec_access_wrap .block_1 .list_i_1 a {
    position: relative;
    display: block;
}

.sec_access_wrap .block_1 .list_i_1 a::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -20px;
    display: block;
    width: 85px;
    height: 85px;
    background-image: url(../../common/img/ico/click_1.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.sec_access_wrap .block_1 .list_i_2>ul>li+li {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #323232;
}

@media (max-width: 767px) {
    .sec_access_wrap {
        background-image: url(../img/access_bg_1_sp.jpg);
    }

    .sec_access_wrap .address_1 {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .sec_access_wrap .block_1 {
        padding: 0;
        background-color: transparent;
        border-radius: 0;
    }

    .sec_access_wrap .block_1 .list_i_1 {
        margin-bottom: 20px;
    }

    .sec_access_wrap .block_1 .list_i_1>ul {
        display: block;
    }

    .sec_access_wrap .block_1 .list_i_1>ul>li {
        width: auto;
    }

    .sec_access_wrap .block_1 .list_i_1 a::after {
        content: "";
        position: absolute;
        right: 40px;
        bottom: 50%;
        transform: translateY(50%);
        display: block;
        width: 45px;
        height: 45px;
    }

    .sec_access_wrap .block_1 .list_i_2 {
        padding: 20px;
        background-color: #FFF;
        border-radius: 10px;
    }

    .sec_access_wrap .block_1 .list_i_2>ul>li+li {
        margin-top: 20px;
        padding-top: 20px;
    }
}

/* ---------------------------------------------------- */
/* sec_pickup2_wrap */
/* ---------------------------------------------------- */
.sec_pickup2_wrap {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #D5FFFF;
}

.sec_pickup2_wrap .bnr_1 {
    display: block;
}

.sec_pickup2_wrap .bnr_1+.bnr_1 {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .sec_pickup2_wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sec_pickup2_wrap .bnr_1+.bnr_1 {
        margin-top: 0;
    }
}