@charset "utf-8";
/* ==================================================================================
    [style.css]
        - stylesheets of sub pages in pages folder
================================================================================== */

/***************************************************************************
    Welcome Message
***************************************************************************/
/* greeting.vm */
.article.greeting {

}
.article.greeting .section {

}
.article.greeting .section > img {
    float: left;
    width: 180px;
    margin: 0 80px 10px 0;
    border-radius: 10px;
}
.article.greeting .section .welcome-message {
    float: left;
    width: 1140px;
}
.article.greeting .section .welcome-message p {
    margin: 0 0 20px;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    /*word-break: keep-all;*/
}
.article.greeting .section .welcome-message p.chairman-name {
    margin-top: 80px;
    text-align: right;
}
.article.greeting .section .welcome-message p.chairman-name .date {
    display: inline-block;
    margin-bottom: 10px;
}
.article.greeting .section .welcome-message p.chairman-name .name {
    font-size: 19px;
}
.article.greeting .section .welcome-message p.chairman-name b {
    position: relative;
    bottom: -5px;
    margin-left: 20px;
    letter-spacing: 5px;
    font-size: 24px;
    font-weight: 600;
}

/***************************************************************************
    학술발표회 일정
***************************************************************************/
/* schedule.vm */
.article.programs {

}
.article.programs .section {

}
.article.programs .section .programs-table-area {

}
.article.programs .section .programs-table-area .table-responsive {

}
.article.programs .section .programs-table-area .table-responsive table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.article.programs .section .programs-table-area .table-responsive table thead {

}
.article.programs .section .programs-table-area .table-responsive table thead th {
    padding:8px 5px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #0167B9;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #0167B9;
}
.article.programs .section .programs-table-area .table-responsive table tbody {

}
.article.programs .section .programs-table-area .table-responsive table tbody th {
    padding: 7px;
    text-align: center;
    font-family: 'Noto Sans SC', Sans-Serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.45px;
    color: #383838;
    vertical-align: middle;
    border-bottom: 1px dotted #aaa;
    background-color: #f5f5f5;
}
.article.programs .section .programs-table-area .table-responsive table tbody td {
    padding: 10px 3px;
    text-align: center;
    line-height: 1.3;
    font-size: 15px;
    color: #000;
    word-break: keep-all;
    letter-spacing: -0.75px;
    vertical-align: middle;
    border-bottom: 1px dotted #aaa;
    border-right: 1px dotted #aaa;
    border-left: 1px dotted #aaa;
    background-color: #fff;
}
.article.programs .section .programs-table-area .table-responsive table tbody tr:first-child td {
    border-top: 1px dotted #aaa;
}

.article.programs .section .programs-table-area .table-responsive table tbody td.bg_yellow {
    background-color: #fffbda;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_green {
    background-color: #cdf0cb;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_blue {
    background-color:#edf3fc;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_orange {
    background-color: #ffd3b0;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_skin {
    background-color: #ffe6b5;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_purple {
    background-color: #c6cfff;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_red {
    background-color: #ffdfdf;
}
.article.programs .section .programs-table-area .table-responsive table tbody td.bg_grey {
background-color: #f5f5f5;
}

/* th, td border */
.th-bd-b1 {
    border-bottom: 1px solid #0167B9 !important;
}
.th-bd-r1 {
    border-right: 1px solid #fff !important;
}
.th-bd-l1 {
    border-left: 1px solid #fff !important;
}
.bd-t0 {
    border-bottom: 0 !important;
}
.bd-r0 {
    border-bottom: 0 !important;
}
.bd-b0 {
    border-bottom: 0 !important;
}
.bd-l0 {
    border-bottom: 0 !important;
}

/* th, td color */
.color1 {
    color: #000 !important;
    background-color: #FDE7CD !important;
}
.color1 b {
    color: #DE6D1D !important;
}
.color2 {
    color: #000 !important;
    background-color: #E6E6E6 !important;
}
.color3 {
    color: #000 !important;
    background-color: #F7CAC4 !important;
}
.color4 {
    color: #000 !important;
    background-color: #C9CBCA !important;
}
.color5 {
    color: #000 !important;
    background-color: #DDD9E9 !important;
}
.color6 {
    color: #000 !important;
    background-color: #FADADB !important;
}
.color7 {
    color: #000 !important;
    background-color: #BEE1D7 !important;
}
.color8 {
    color: #000 !important;
    background-color: #FFFADA !important;
}
.color9 {
    color: #000 !important;
    background-color: #D0ECF7 !important;
}

/***************************************************************************
    튜토리얼
***************************************************************************/
/* tutorial.vm */
.article.tutorial {

}
.article.tutorial .section {

}
.article.tutorial .section .table-responsive .tb-tutorial tbody {

}
.article.tutorial .section .table-responsive .tb-tutorial tbody td {
    padding: 20px;
    vertical-align: top;
}
.article.tutorial .section .table-responsive .tb-tutorial tbody td img {
    display: block;
    margin: 0 auto 20px;
    max-width: 140px;
}
.article.tutorial .section .table-responsive .tb-tutorial tbody td .name {
    display: block;
    margin: 0 0 3px;
    text-align: center;
    font-size: 19px;
    font-weight: 800;
    color: #333;
}
.article.tutorial .section .table-responsive .tb-tutorial tbody td .organ {
    display: block;
    text-align: center;
}
.article.tutorial .section .table-responsive .tb-tutorial tbody tr.title td {
    font-weight: 700;
    color: #1476B5;
    border-bottom: 3px double #ccc;
    background-color: #F5FBFE;
    vertical-align: middle;
}
.article.tutorial .section .table-responsive .tb-tutorial tbody tr.title:last-child td {
    border-bottom: 1px solid #dfdfdf;
}

/***************************************************************************
    논문제출 안내
***************************************************************************/
/* call-for-paper.vm */
.article.call-for-paper {

}
.article.call-for-paper .section {

}

/***************************************************************************
    참가등록 안내
***************************************************************************/
/* registration.vm */
.article.registration {

}
.article.registration .section {

}

/***************************************************************************
    위치 및 교통
***************************************************************************/
/* venue.vm */
.article.venue {

}
.article.venue .section {

}
.article.venue .section .map-info-box {
    position: relative;
    padding: 20px;
    background-color: #EDF3FC;
}
.article.venue .section .map-info-box a.btn {
    position: absolute;
    top: 17px;
    right: 20px;
}
.article.venue .section .map-info-box a.btn01 {
    right: 175px;
}

.article.venue .section .section-list {
    margin-left: 40px;
}
.article.venue .section .section-list li {
    font-size: 17px;
    word-break: keep-all;
}

/***************************************************************************
    행사장 안내
***************************************************************************/
/* venue.vm */
.article.event-hall {

}
.article.event-hall .section {

}

/***************************************************************************
    학술발표회 안내
***************************************************************************/
/* information.vm */
.article.information {

}
.article.information .section {

}

/***************************************************************************
    기조강연
***************************************************************************/
/* keynote */
.article.keynote .profile-area {
    width: 100%;
    /*width: 50%;*/
    float:left;
    margin: 0 0 30px;
    padding: 0 0 30px;
    background-color: #fff;
}
.article.keynote .profile-area .thm {
    float: left;
    width: 200px;
    margin: 0;
}
.article.keynote .profile-area .thm img {
    max-width: 180px;
}
.article.keynote .profile-area .name {
    width: 200px;
    margin: 8px 0 0;
    padding: 0;
    line-height: 1.3;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #333;
}
.article.keynote .profile-area .name small {
    display: block;
    margin: 8px 0 0;
    line-height: 1.3;
    font-size: 14px;
    font-weight: normal;
}
.article.keynote .profile-area .profile {
    float: left;
    width: 1200px;
    padding-left: 50px;
}
.article.keynote .profile-area .profile .keynote-logo {
    float: left;
    width: 450px;
}
.article.keynote .profile-area .profile .keynote-logo img {
    display: block;
    margin-top: 30px;
}
.article.keynote .profile-area .profile strong {
    display: block;
    /*margin-left: 10px;*/
    font-size: 24px;
    font-weight: 800;
}
.article.keynote .profile-area .profile small {
    font-size: 15px;
    font-weight: 600;
    color: #999;
    line-height: 1.3;
}
.article.keynote .profile-area .title {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.1;
    letter-spacing: -0.25px;
    font-size: 24px;
    font-weight: 700;
    color: #fb8c00;
}

.profile-area .bio-area {
    float: left;
    width: 700px;
}
.profile-area .bio-area h3 {
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    border-radius: 50px;
    background-color:#d3c5b5;
}
.profile-area .section-list li {
    /*float: left;*/
    /*width: 45%;*/
}
.profile-area .section-list.profile-list li {
    float: left;
    width: 49%;
}
.profile-area .section-list.profile-list.none-float li {
    float: none;
    width: auto;
}
.profile-area .profile-title {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.profile-area h3 {
    display: flex;
    flex-flow: column nowrap;
    gap: 10px;
    align-items: flex-start;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.1;
    letter-spacing: -0.25px;
    font-size: 17px;
    font-weight: 700;
    color: #000;
}
.article .section.tutorial p.section-paragraph {
    line-height: 1.6;
}
.profile-area .organ {
    margin: 0 0 10px 225px;
    padding: 0;
    line-height: 1.1;
    font-size: 13px;
    font-weight: 400;
    color: #333;
}
.profile-area .organ li {
    list-style: disc;
    margin: 0 0 2px;
    line-height: 1.3;
}
.profile-area .tutorial.title {
    color: #2690ea;
}
.section h2.tutorial.section-title {
    color: #0c3a6d;
}
.article .section .table-responsive.orange .table thead th {
    background-color: #FDE8B3;
}

hr.divline {
    display: block;
    visibility: visible;
    margin: 80px 0;
    width: 100%;
    height: 32px;
    background: #fff url("/2025s/images/bg/bg_divline.jpg") 50% top no-repeat;
}
.section .keynote-text {
    background-color: #f5faff;
    padding: 20px 25px;
}

/* ----------------------------------------------------------------------------------
          tutorial / tutorial
       ---------------------------------------------------------------------------------- */
.article.special-session .section {

}
.article.special-session .section .innerwrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 40px 40px;
}
.article.special-session.tutorial .section .innerwrap {
    justify-content: center;
}

    /* special-session-area */
.article.special-session .section .innerwrap .special-session-area {
    flex: 0 0 680px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    position:relative;
    width: 100%;
    /*max-width: 680px;*/
    padding: 30px 20px;
    border: 5px solid #eee;
    border-radius: 20px;
    background-color: #fff;
}
.article.special-session .section .innerwrap .special-session-area.w100 {
    flex: 0 0 1400px;
}
.article.special-session .section .innerwrap .btn-detail {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 36px;
    font-size: 32px;
    color: #fff;
    border-radius: 0 14px;
    background-color: #eee;
}
.article.special-session .section .innerwrap .btn-detail:hover {
    background-color: #2E7DF5;
}


/* title-area */
.article.special-session .section .innerwrap .special-session-area .title-area {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
}
.article.special-session .section .innerwrap .special-session-area .title-area h2 {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    gap: 10px;
}
.article.special-session .section .innerwrap .special-session-area .title-area h2 strong {
    font-size: 24px;
    font-weight: 900;
}
.article.special-session .section .innerwrap .special-session-area .title-area h2 small {
    font-size: 24px;
    font-weight: 900;
    color: #2E7DF5;
}
.article.special-session .section .innerwrap .special-session-area .title-area p {
    font-size: 13px;
    font-weight: 400;
    color: #8FADFA;
}
.article.special-session .section .innerwrap .special-session-area .title-area span {
    font-size: 14px;
    font-weight: 800;
}
/* content-area */
.article.special-session .section .content-area {

}
.article.special-session .section .content-area ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: stretch;
    gap: 30px 10px;
}
.article.special-session .section .content-area ul li {
    flex: 1 1 150px;
    min-width: 150px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 0 10px;
}
.article.special-session .section .content-area ul li .thm {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 160px;
    margin: 0 0 5px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.25);
}
.article.special-session .section .content-area ul li .thm img {
    max-width: unset;
    height: 100%;
}
.article.special-session .section .content-area ul li .name {
    display: block;
    font-size: 16px;
    font-weight: 900;
}
.article.special-session .section .content-area ul li .organ {
    display: block;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 800;
    color: #999;
}
.article.special-session .section .content-area ul li .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    height: 52px;
    line-height: 1.3;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    word-break: keep-all;
    color: #2E7DF5;
}

/* yls 커스텀 */
.article.special-session.yls .section .innerwrap .special-session-area {
    flex: 0 0 1000px;
}
.article.special-session.yls .section .innerwrap {
    justify-content: center;
}
.article.special-session.yls .section .double .content-area ul {
    flex-flow: row wrap;
    gap: 30px 15px;
}

/*.article.special-session .announce .label {*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding: 7px;*/
/*    margin-bottom: 15px;*/
/*    background-color: #4eb2f5;*/
/*    font-weight: 500;*/
/*    font-size: 15px;*/

/*}*/
/*.article.special-session .section h2.section-title:first-child {*/
/*    border-left: 3px solid #1074b8;*/
/*    padding-left: 20px;*/
/*    font-size: 25px;*/
/*    word-break: keep-all;*/
/*}*/
/*.article.special-session .section ul li {*/
/*    width: 100%;*/
/*    margin-bottom: 60px;*/
/*    border-left: 3px solid #1074b8;*/
/*    padding-left: 20px;*/
/*    font-size: 25px;*/
/*    word-break: keep-all;*/
/*    line-height: 1.4;*/
/*    font-weight: 800;*/
/*    color: #0f5ba9;*/
/*}*/
/*.article.special-session .section ul li span {*/
/*    color: #333;*/
/*    font-weight: 700;*/
/*    font-size: 17px;*/
/*}*/

/***************************************************************************
    반응형 스타일
***************************************************************************/
/* max-width: 768px */
@media only screen
and (max-width: 768px) {

    /***************************************************************************
        공통
    ***************************************************************************/
    .article .line-break {
        display: inline;
    }
    .article .line-break {
        margin-left: 0 !important;
    }

    /***************************************************************************
        Welcome Message
    ***************************************************************************/
    /* greeting.vm */
    .article.greeting {

    }
    .article.greeting .section {

    }
    .article.greeting .section > img {
        float: none;
        display: block;
        margin: 0 auto 50px;
    }
    .article.greeting .section .welcome-message {
        float: none;
        width: 100%;
    }
    .article.greeting .section .welcome-message p {
        margin: 0 0 20px;
        font-size: 15px;
    }
    .article.greeting .section .welcome-message p.chairman-name {
        margin-top: 80px;
        text-align: right;
    }
    .article.greeting .section .welcome-message p.chairman-name b {
        margin-left: 10px;
        letter-spacing: 5px;
        font-size: 21px;
    }

    /***************************************************************************
        학술발표회 일정
    ***************************************************************************/
    /* schedule.vm */
    .article.programs {

    }
    .article.programs .section {

    }
    .article.programs .section .programs-table-area {

    }
    .article.programs .section .programs-table-area .table-responsive {

    }
    .article.programs .section .programs-table-area .table-responsive table {
        width: 100%;
    }
    .article.programs .section .programs-table-area .table-responsive table thead {

    }
    .article.programs .section .programs-table-area .table-responsive table thead th {

    }
    .article.programs .section .programs-table-area .table-responsive table tbody {

    }
    .article.programs .section .programs-table-area .table-responsive table tbody th {

    }
    .article.programs .section .programs-table-area .table-responsive table tbody td {

    }
    .article.programs .section .programs-table-area .table-responsive table tbody tr:first-child td {

    }

    /***************************************************************************
        논문제출 안내
    ***************************************************************************/
    /* call-for-paper.vm */
    .article.call-for-paper {

    }
    .article.call-for-paper .section {

    }

    /***************************************************************************
        참가등록 안내
    ***************************************************************************/
    /* registration.vm */
    .article.registration {

    }
    .article.registration .section {

    }

    /***************************************************************************
        위치 및 교통
    ***************************************************************************/
    /* venue.vm */
    .article.venue {

    }
    .article.venue .section {

    }
    .article.venue .section .map-info-box {
        padding: 20px;
    }
    .article.venue .section .map-info-box b {
        display: block;
        margin: 0 0 10px;
    }
    .article.venue .section .map-info-box a.btn {
        position: static;
    }
    .article.venue .section .map-info-box a.btn01 {
        margin-right: 10px;
    }
    .article.venue .section .map-info-box a.btn02 {

    }

    .article.venue .section .section-list {
        margin-left: 40px;
    }
    .article.venue .section .section-list li {
        font-size: 15px;
    }

    /***************************************************************************
        행사장 안내
    ***************************************************************************/
    /* venue.vm */
    .article.event-hall {

    }
    .article.event-hall .section {

    }

    /***************************************************************************
        학술발표회 안내
    ***************************************************************************/
    /* information.vm */
    .article.information {

    }
    .article.information .section {

    }

    /***************************************************************************
        기조강연
    ***************************************************************************/
    .article.keynote .profile-area {
        float:none;
        width: 100%;
    }
    .article.keynote .profile-area h3 {
        justify-content: center;
        align-items: center;
    }
    .article.keynote .profile-area .profile {
        width: 100%;
        text-align: center;
        padding-left:0px;
    }
    .article.keynote .profile-area .thm {
        width: 100%;
        text-align: center;
    }
    .article.keynote .profile-area .profile .keynote-logo {
        margin-top:10px;
    }
    .article.keynote .profile-area .name {
        width: 100%;
        margin-bottom: 30px;
    }
    .article.keynote .profile-area .profile .keynote-logo,.profile-area .bio-area {
        float:none;
        width: 100%;
    }
    .article.keynote .profile-area .profile .keynote-logo img {
        display: inline-block;
    }
    .profile-area .bio-area h3 {
        width: 100%;
        margin-top:40px;
    }

    /* ----------------------------------------------------------------------------------
          tutorial / tutorial
       ---------------------------------------------------------------------------------- */
    .article.special-session .section .innerwrap,
    .article.special-session.yls .section .innerwrap {
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    /* special-session-area */
    .article.special-session .section .innerwrap .special-session-area,.article.special-session.yls .section .innerwrap .special-session-area {
        flex: unset;
        gap: 20px;
        padding: 30px 20px 20px;
        border: 5px solid #eee;
    }
    .article.special-session .section .innerwrap .btn-detail {
        width: 42px;
        height: 36px;
        font-size: 32px;
    }

    /* title-area */
    .article.special-session .section .innerwrap .special-session-area .title-area h2 {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
    }
    .article.special-session .section .innerwrap .special-session-area .title-area h2 strong {
        font-size: 20px;
    }
    .article.special-session .section .innerwrap .special-session-area .title-area h2 small {
        font-size: 20px;
    }
    .article.special-session .section .innerwrap .special-session-area .title-area p {
        font-size: 13px;
    }
    /* content-area */
    .article.special-session .section .content-area ul,
    .article.special-session.yls .section .double .content-area ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: stretch;
        gap: 20px 0;
    }
    .article.special-session .section .content-area ul li {
        flex: 1 1 150px;
        min-width: 150px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center;
    }
    .article.special-session .section .content-area ul li .thm {
        width: 120px;
        height: 160px;
    }
    .article.special-session .section .content-area ul li .name {
        font-size: 15px;
    }
    .article.special-session .section .content-area ul li .organ {
        margin: 0 0 5px;
        font-size: 13px;
    }
    .article.special-session .section .content-area ul li .title {
        max-width: 180px;
        height: auto;
        line-height: 1.3;
        font-size: 13px;
    }

    .article.special-session .section .innerwrap .special-session-area.w100 {
        flex: unset;
    }

}

