@charset "UTF-8";
.c-page-top-inner.is-access {
    background-image: url(../images/access/bg_access.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.event-art_head {
    background-color: #ff0014;
    padding: 8px 20px;
    margin: 0 0 20px;
}
.event-art_head h2 {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
}
.access_cnt {
    margin: 0 0 40px;
}
.access_cnt:last-child {
    margin: 0;
}
.about_in {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    box-shadow: 0px 0px 4px 1px rgba(141, 140, 135, 0.06);
    margin: 0 0 30px;
}
.about_in:last-child{
    margin: 0;
}
.root_box {
    padding: 20px;
}
.root-txt {
    font-size: 14px;
    line-height: 1;
    text-align: left;
    font-weight: bold;
    margin: 0 0 20px;
}
.root_btn li {
    width: 280px;
    float: left;
    margin: 0 30px 0 0;
}
.root_btn li.is-onl {
    float: none;
    margin: 0 auto;
}
.root_btn.clm4 li {
    width: 200px;
    margin: 0 12px 0 0;
}
.root_btn.clm4 li.is-onl {
    float: none;
    margin: 0 auto;
}
.root_btn li:last-child{
    margin: 0;
}
.root_btn li.is-onl:last-child{
    margin: 0 auto;
}
.c-btn.c-btn-access {
    min-width: 100%;
    padding: 12px 30px;
    margin-bottom: 0;
}
.access-phtbl_wrap {
    padding: 40px 30px 15px 30px;
}
.access-phtbl th,
.access-phtbl td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
.access-phtbl-td1 {
    padding: 0 0 25px 0;
    width: 230px;
    font-size: 14px;
    line-height: 1.6;
}
.access-phtbl img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.access-phtbl-arw {
    width: 44px;
    position: relative;
}
.access-phtbl-arw:before {
    content: "";
    position: absolute;
    top: 92px;
    left: 50%;
    margin-top: -14px;
    margin-left: -7px;
    border: 14px solid transparent;
    border-left: 14px solid #ff0014;
}
.map_wrap {
    padding: 2px;
}
.about_in iframe {
    width: 100%;
    height: 296px;
}
.acc_dtl {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
}
.acc_dtl dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    background: #f3f3f3;
    border-bottom: 1px solid #fff;
    padding: 20px 30px;
    font-size: 14px;
    line-height: 2;
    font-weight: bold;
    width: 190px;
}
.acc_dtl:last-child dt {
    border-bottom: none;
}
.acc_dtl dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #d2d2d3;
    padding: 20px;
    font-size: 12px;
    line-height: 2;
}
.acc_dtl:last-child dd {
    border-bottom: none;
}
.acc_dtl dd a {
    color: #005aff;
}
.acc_dtl dd a:hover{
    text-decoration: underline;
}
.acc_dtl dd.tel_lnk a {
    color: #000;
    pointer-events: none;
}
@media (max-width: 896px) {
    .c-page-top-inner.is-access {
        background-image: url(../images/access/bg_sp_access.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 15px;
    }
    .event-art_head {
        margin-bottom: 15px;
    }
    .event-art_head h2 {
        font-size: 12px;
        text-align: center;
    }
    .access_cnt {
        margin: 0 0 15px;
    }
    .about_in {
        margin: 0 15px 15px;
    }
    .about_in:last-child {
        margin: 0 15px;
    }
    .root_box {
        padding: 15px;
    }
    .root-txt {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 15px;
    }
    .root_btn li {
        float: none;
        width: 100%;
        margin: 0 0 15px 0;
    }
    .root_btn.clm4 li {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .root_btn li:last-child{
        margin: 0;
    }
    .c-btn.c-btn-access {
        font-size: 12px;
    }
    .access-phtbl_wrap {
        padding: 15px;
    }
    .access-phtbl-td1 {
        width: 100%;
        font-size: 13px;
        display: block;
        padding: 0;
    }
    .access-phtbl img {
        margin-bottom: 15px;
    }
    .access-phtbl-arw {
        display: block;
        width: auto;
        height: 40px;
    }
    .access-phtbl-arw:before {
        top: 50%;
        left: 50%;
        margin-top: -6px;
        margin-left: -12px;
        border: 12px solid transparent;
        border-top: 12px solid #ff0014;
    }
    .about_in iframe {
        height: 340px;
    }
    .acc_dtl dt {
        padding: 15px 15px;
        font-size: 12px;
        width: 57px;
    }
    .acc_dtl dd {
        padding: 15px 15px;
        font-size: 12px;
    }
    .acc_dtl dd.tel_lnk a {
        color: #005aff;
        pointer-events: auto;
    }

}/*@media*/
@media (max-width: 360px) {

}/*@media*/
