@charset "utf-8";
.page_head {
    background-image: url(/images/exhibition/head_img_exhibition.webp);
}

#floormap_area figure {
    background: #FFF;
}

.exhibition_space figure {
    display: inline-block;
}

.c_space {
    margin-bottom: 60px;
}

.comingsoon_txt {
    display: block;
    width: 100%;
    background: #e3ecf9;
    padding: 30px;
    font-size: 1.2rem;
    text-align: center;
    font-weight: 700;
    font-size: 2.4rem;
    color: #133e7d;
}


/* ---------------------------------------------- */

#sponsor_detail_area div.info_area.info_area_detail p {
    background: #556379;
    padding: 2px;
    border-radius: 3px;
    font-size: 1rem;
    font-family: din-2014, sans-serif;
    width: 47px;
    margin-right: 8px;
    text-align: center;
    color: #FFF;
}

#sponsor_detail_area div.info_area.info_area_detail .label span {
    color: #556379;
    font-weight: 800;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-size: 1.5rem;
}

#sponsor_detail_area div.info_area.info_area_detail {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #1f4986;
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.info_area .label span.label_common::after {
    content: ",";
}

.info_area .label span.label_common:last-child:after {
    content: "";
}


.blu_bg_box {
    background: #eaf2ff;
    padding: 30px;
    margin-top: 30px;
}

dl.blu_bg_box dt {
    font-weight: 600;
    margin-bottom: 10px;
    border-left: 4px solid #1155d0;
    padding-left: 10px;
    font-size: 1.4rem;
}

dl.blu_bg_box dd a {
    position: relative;
    font-size: 1.3rem;
    line-height: 1.8;
    color: #000;
    display: block;
    width: 95%;
}

dl.blu_bg_box dd a[target="_blank"]::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35d";
    border-top: none;
    border-right: none;
    -webkit-transform: none;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    color: #1155d0;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    border-top: none;
    border-right: none;
}

.c_wrap.sponsor_detail_exhibition {
    padding-bottom: 10px;
    padding-top: 30px;
}

.sponsor_detail_exhibition .event_announce_block {
    margin-bottom: 50px;
}


/* 詳細 ------------------------------------*/

.sponsor_text_area {
    background-image: url(../../images/exhibition/exhibition_bg2.png), url(../../images/exhibition/exhibition_bg.png);
    background-size: contain, cover;
    background-repeat: no-repeat;
    background-position: bottom center, top center;
}

.sponsor_text_area h2 {
    font-family: 'din-2014';
    font-size: 10rem;
    font-weight: 600;
    text-align: right;
    color: #ffffff73;
    margin-bottom: -50px;
    margin-top: 20px;
}

.sponsor_text_area h3 {
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-bottom: 2px solid #1f4986;
    font-weight: 600;
    font-size: 2rem;
}

.sponsor_text_area figure.main_img {
    margin-bottom: 50px;
}

.sponsor_text_area figure.main_img img {
    display: block;
    margin: auto;
}

.service_video {
    float: right;
    width: 50%;
    padding-bottom: 28.31%;
    height: 0px;
    position: relative;
    margin-left: 5%;
    margin-bottom: 50px;
}

.service_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

dl.exhibition_contact {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    clear: both;
}

.exhibition_contact dt {
    color: #fff;
    width: 13%;
    background-color: #1155d0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.exhibition_contact dd {
    width: calc(100% - 13%);
    padding: 15px 20px;
    background-color: #fff;
    border-top-right-radius: 3px;
}

.exhibition_contact dd ul li {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}

.exhibition_contact dd ul li p {
    font-weight: 600;
}

.exhibition_contact dd ul li .contact_headline {
    color: #6a6a6b;
    margin-right: 15px;
    font-weight: 600;
    display: inline-block;
    min-width: 130px;
}

.exhibition_contact dd ul li:last-of-type {
    margin-bottom: 0;
}

.exhibition_contact li .contact_headline::before {
    content: '\f508';
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-right: 10px;
    display: inline-block;
    width: 15px;
}

.exhibition_contact li .exhibitio_url::before {
    content: '\f0c1';
}

.exhibition_contact li .exhibitio_tel::before {
    content: '\f0e0';
}

#sponsor_detail_area .exhibi_logo_block {
    width: 40%;
    padding-right: 5%;
}

#sponsor_detail_area figure {
    width: 100%;
    padding-right: 0;
}

#sponsor_detail_area .color_btn {
    padding: 7px 20px;
    padding-left: 35px;
    min-width: 210px;
    display: block;
    width: 90%;
    margin: 20px auto 0;
    border-radius: 50px;
    background: #eaf2ff;
    border: 3px solid #1155d0;
    color: #1155d0;
    font-size: 1.5rem;
}

#sponsor_detail_area .color_btn::before {
    content: '\f5fd';
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

#sponsor_detail_area .color_btn:after {
    right: 15px;
}

@media screen and ( max-width: 900px) {
    .exhibition_contact dt {
        width: 15%;
    }
    .exhibition_contact dd {
        width: calc(100% - 15%);
    }
    #sponsor_detail_area .color_btn {
        width: 100%;
        /* padding-left: 35px; */
    }
}

@media screen and ( max-width: 765px) {
    .exhibition_contact dt {
        width: 25%;
    }
    .exhibition_contact dd {
        width: calc(100% - 25%);
    }
}

@media screen and (max-width: 600px) {
    .service_video {
        width: 100%;
        clear: both;
        padding-bottom: 55%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .sponsor_text_area h2 {
        margin-top: 0;
    }
    .exhibition_contact dt {
        width: 100%;
        padding: 10px;
    }
    .exhibition_contact dd {
        width: 100%;
    }
    .c_wrap.sponsor_detail_exhibition {
        padding-bottom: 30px;
    }
    .sponsor_text_area h3 {
        font-size: 1.7rem;
        margin-bottom: 30px;
    }
    .sponsor_text_area figure.main_img {
        margin-bottom: 30px;
    }
    dl.exhibition_contact {
        margin-top: 30px;
    }
    .exhibition_contact dd ul li {
        display: block;
        margin-bottom: 15px;
    }
    .exhibition_contact dd ul li .contact_headline {
        /* width: 100%; */
        margin-right: 0;
    }
    .exhibition_contact dd ul li p:nth-child(2) {
        margin-left: 26px;
        margin-top: 5px;
    }
    /* .exhibition_contact dd ul li p.exhibitio_tel+p:nth-child(2) {
        margin-left: 26px;
    } */
    #sponsor_detail_area .exhibi_logo_block {
        width: 100%;
        padding-right: 0;
    }
    #sponsor_detail_area .color_btn {
        margin: 20px auto;
        width: 80%;
    }
}

@media screen and (max-width: 480px) {
    .sponsor_text_area h2 {
        margin-bottom: -60px;
        font-size: 7.5rem;
    }
    .exhibition_contact dd {
        padding: 10px;
    }
    /* .exhibition_contact dd ul li {
        text-indent: -24px;
        padding-left: 24px;
    } */
    .exhibition_contact dd ul li a {
        margin-top: 5px;
    }
    .exhibition_contact dd ul li span {
        display: block;
        margin-bottom: 5px;
    }
}


/* --------------------------------------------------------- */

@media screen and (max-width: 600px) {
    .comingsoon_txt {
        font-size: 1.8rem;
    }
}


/* ------------------------ 一覧のみ --------------------------------- */

/* .exhibition_list li .info_area dd:last-child {
    width: 100%;
} */