.big-forum-desc {
    font-weight: bold;
    font-size: 2.6rem;
}

.title-cancel {
    margin-top: 1.6rem;
    display: inline-block
}

.list-session-joined-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 2.6rem;
}

.list-session-joined-wrapper .item-label {
    display:flex;
    align-items: center;
    column-gap: 2.6rem;
    cursor: pointer;
}

.list-session-joined-wrapper .item-label .input-checkbox {
    width: 1.8rem;
    height: 1.8rem;
}

.btn-cancle-wrapp {
    display: flex;
    justify-content: center;
}

.breakout-session-page {
    flex:1;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.breakout-session-page .bs-container {
    flex: 1;
}

.breakout-session-page .breakout-sesion-default {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
}

.breakout-sesion-default.china-side {
    background-color: #f7e9e9;
}

.breakout-sesion-default.japan-side {
    background-color: #e1e9f6;
}

.bs-section-heading .sub-heading {

}

.bs-section-description-item i.fa{
    font-size: 5rem;
}


.text-notice-renew, .text-notice-renew * {
    color : #fc6868;
}

.member-informations .modal-plan-expired {
    text-align: center;
    padding: 8rem 4rem;
}

.modal-plan-expired .content-wrapper .title {
    font-size: 3.2rem;
    font-weight: 500;
    margin-bottom: 3rem;
}

.modal-plan-expired .btn-wrapper {
    margin-top: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.6rem;
    /* flex-wrap: wrap; */
}

.publication-page .error-message-container {
    margin-top: 1rem;
}

.error-message {
    color: #fc6868;
}

.forum-program .forum-assistance-program-part {
    background-color: initial;
}

.page-tokyo-conference .line-header__title {
    display: inline-block;
}

/* Tokyo conference */
.tokyo-conference-page .event-conference__details {
    width: 100%;
    flex:1;
}

.tokyo-conference-page .event-conference__details .session-detail_link {
    justify-content: space-between;
    flex: 1;
}

.tokyo-conference-page .wrapper-flex {
    flex-shrink: 0;
}

.tokyo-conference-page .event-conference__speaker-content {
    width: 100%;
}

.tokyo-conference-page .event-conference-speaker-item__content__box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 5rem;
}
.tokyo-conference-page .event-conference__speaker-top {
    justify-content: space-between;
}
.tokyo-conference-page .event-conference-speaker-item__content {
    margin-bottom: 4rem;
}
.tokyo-conference-page .wrapper-flex .conference-button {
    border: 0.28rem solid #3E7472;
}

.premium-color {
    color: #3E7472 !important;
}

.members-item.item-link-premium a {
    color: #3E7472
}

.page-kudo .pickup {
    border: transparent;
    background-color: #f4f4f4;
}

.about-us-pages .message .message-bottom {
    max-width: none;
}

.agenda-details .label-wrapp {
    display: flex;
    justify-content: space-between;
}

.genron-forum-join .body-form .heading .desc.genron-forum-desc {
    font-size: 2.8rem;
}
.join-genron-forum-success .btn-solid {
    display: inline-block;
    min-width: 32rem;
    cursor: pointer;
    padding: .6rem 3rem;
    font-size: 2.4rem;
    font-weight: 600;
    text-align: center;
    border-radius: 1.8rem;
    border: none;
    background-color: #3E7472;
    color: #fff;
}
.genron-forum-confirm .content-confirm-page .contact-form {
    margin-bottom: 0;
}
.note-message-genron-forum {
    margin-bottom: 6rem;
    background-color: #e8e8e8;
    padding: 6rem;
    margin-left: 32rem;
}

.note-message-genron-forum .title {
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 3rem;
}

.genron-forum-success .modal-title {
    text-align: center;
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

.genron-forum-success .modal-wrapper {
    max-width: 700px;
}


.genron-forum-success .modal-wrapper .modal .modal-footer {
    margin-top: 0;
}

.genron-forum-success .become-member-wrapp {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2.2rem 0;
}

.genron-forum-success .desc-end {
    text-align: center;
    margin: 2rem 0;
}

.genron-forum-success .btn-link {
    margin: 0 !important;
    text-decoration-line: none !important;
    width: unset !important;
    height: unset !important;
    line-height: normal !important;
}

@media(max-width: 1023px) {
    .modal-plan-expired .btn-wrapper {
        flex-direction: column;
    }

    .modal-plan-expired .btn-wrapper .btn-base {
        min-width: 214px;
    }
    .corporate-donation-pages .list-explanation-business {
        row-gap: unset;
    }

    .corporate-donation-pages .list-explanation-business .explanation-item:not(:last-child) {
        margin-bottom: 4rem;
    }

    .tokyo-beijing-default .conf-period-item .time-period .title {
        word-break: keep-all;
    }

    .agenda-details .label-wrapp {
        flex-direction: column;
    }


}

@media (max-width: 500px) {
    .header-bottom-sp .menu-bottom li{
        padding: 0 2.4rem;
    }
}

@media (max-width: 400px) {
    .header-bottom-sp .menu-bottom li{
        padding: 0 1.4rem;
    }
    .header-bottom-sp .menu-bottom li a {
        font-size: 2.2rem;
    }
}

/* Slider */
/* .hero-slider .slide-item img {
    object-fit: unset;
}

@media(min-width: 1800px) {
    .hero-slider .slide-item img {
        height: 39.666vw;
    }
}

 @media (min-width: 1600px) and (max-width: 1799px) {
    .hero-slider .slide-item img {
        height: 36.666vw;
    }
 }

@media (min-width: 1024px) and (max-width: 1599px) {
    .hero-slider .slide-item img {
        height: 34.666vw;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hero-slider .slide-item img {
        height: 56.666vw;
    }
}
@media (max-width: 767px) {
    .hero-slider .slide-item img {
        height: 450px;
    }
} */

