@charset "UTF-8";

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

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

.forexhibitors_exhibition_price_page #package_display {
    border: none;
    /* background: #f2f2f2; */
}

.exhibitor-style__body__title {
    padding: 15px 10px;
}

.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__title {
    background: #e7f5ff;
    width: 70px;
    border-bottom: none;
}


.forexhibitors_exhibition_price_page.en #package_display .exhibitor-style__body__title {
    width: 85px;
}

.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__price {
    background: #fff;
    width: auto;
    border-bottom: none;
}

.forexhibitors_exhibition_price_page #package_display .exhibitor-style.u-mb10 {
    background: #fff;
}

.forexhibitors_exhibition_price_page .exbibitor-option-plan__others .exhibitor-style__body {
    /* flex-direction: initial; */
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.forexhibitors_exhibition_price_page .c-sub-section-title_wrapper {
    /* background-color: #000; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    border-bottom: 2px solid #000;
}
.forexhibitors_exhibition_price_page .c-sub-section-title_wrapper .c-sub-section-title {
    border-bottom: none;
}

.forexhibitors_exhibition_price_page .c-sub-section-title_wrapper .c-sub-section-title {
    margin-bottom: 0;
}

.forexhibitors_exhibition_price_page .highlight.yellow {
    padding: 3px 13px;
    margin: 7px 0 7px 7px;
    background-color: rgb(226 219 83);
    color: #000;
    font-weight: bold;
    font-size: .9rem;
    border-radius: 30px;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style {
    display: block;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__body {
    border-bottom: 1px solid #454545;
    width: 100%;
    align-items: center;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail {
    display: flex;
    width: auto;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 0.9rem;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail li.wid100 {
    width: 100%;
}

.forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail figure {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 25px;
    min-width: 280px;
}

.forexhibitors_exhibition_price_page .c-title-bigger-than-c-mini {
    font-weight: bold;
    margin-bottom: 20px;
}

.forexhibitors_exhibition_price_page .package_plan_info_link_banner{
    width: 100%;
}
.forexhibitors_exhibition_price_page a.package_plan_info_link_banner {
    margin: 0 auto;
    width: 80%;
}

.forexhibitors_exhibition_price_page .package_plan_info_link_banner img{
    /*border-radius: 5px;*/
}


.forexhibitors_exhibition_price_page a.package_plan_info_link_banner {
    display: block;
}


/* -他３種類のプラン- */

.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper .exhibitor-style__body__title,
.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper .exhibitor-style__body__price {
    width: 100%;
    text-align: left;
}

.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper .exhibitor-style__body__title{
    border-right: 0;
    border-bottom:1px solid #454545;
}
.forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper .exhibitor-style__body__price {
   
}

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

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

@media screen and (max-width: 768px) {
    .forexhibitors_exhibition_price_page .exhibitor-style__body {
        width: 250px;
    }
    .forexhibitors_exhibition_price_page .c-layout-img-col__thumbnail {
        width: 250px;
        margin: 0 auto 10px auto;
    }
    .forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__title {
        width: 100%;
    }
    .forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper {
        display: flex;
    }
    .forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail {
        display: flex;
        flex-direction: column;
        width: auto;
    }
    .forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail figure {
        width: 100%;
    }
    .forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__thumbnail figure {
        min-width: initial;
        max-width: initial;
    }
    .forexhibitors_exhibition_price_page .package_plan_info_link_banner,
    .forexhibitors_exhibition_price_page a.package_plan_info_link_banner {
        width: 80%;
    }
}

@media screen and (max-width: 480px) {
    .forexhibitors_exhibition_price_page .exhibitor-style__body {
        width: 100%;
    }
    .forexhibitors_exhibition_price_page .c-layout-img-col__thumbnail {
        width: 100%;
    }
    .forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__thumnail__wrapper {
        display: block!important;
    }
    .forexhibitors_exhibition_price_page .highlight.yellow {
        padding: 0px 4px;
        margin: 9px;
        min-width: 43px;
        text-align: center;
    }
    .forexhibitors_exhibition_price_page #recommend_value_plan .exhibitor-style__body {
        order: 2;
        display: flex;
    }
    .forexhibitors_exhibition_price_page .exhibitor-style__body__list {
        order: 2;
    }
    .forexhibitors_exhibition_price_page .c-sub-section-title_wrapper {
        flex-direction: column;
    }
    .forexhibitors_exhibition_price_page .c-sub-section-title_wrapper .c-sub-section-title {
        padding: 6px 21px 0;
    }
    .forexhibitors_exhibition_price_page #package_display .exhibitor-style__body__price {
        /* width: calc(100% - 60px); */
        width: 100%;
    }
    .forexhibitors_exhibition_price_page .exbibitor-option-plan__others .exhibitor-style__body {
        display: flex;
    }
    .forexhibitors_exhibition_price_page .package_plan_info_link_banner,
    .forexhibitors_exhibition_price_page a.package_plan_info_link_banner {
        width: 100%;
    }
}

tr th div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}