
/* MEDIA QUERY */

/* 
*
*

************************

Min 756px - Max 1046px

************************
*
*
*/

@media screen and (max-width: 62.5em) {

    html{
        font-size: 50%;
        /* size of 16px / 50% = 8px */
    }


/*========================== 
GNB MENU
========================== */

div.logotype {
    margin: 2rem auto 0;
}
div.logotype img {
    height: 5rem;
}
section.topWrap {
    height: 80px;
    margin: 0 auto 0;
    padding: 0 4% 0;
}
div.gnb_menu ul > li {
    margin-right: 42px;
}
ul.menus li a {
    line-height: 80px;
    font-size: 1.72rem;
}

/*========================== 
    Contents common
========================== */


section.summaryWrap,
section.speakerWrap,
section.event_date,
section.program_contents{
    width: 90%;
    margin: 4rem auto 0;
    padding: 0;
}


/*========================== 
    Top Main Visual
========================== */

section.main_visual_wrap {
    height: 55vh;
    background-size: cover;
}
div.visual_contents {
    padding: 0 6% 0;
}
div.m_vs_img {
    margin-top: -24px;
}
div.m_vs_img img{
    width: 100%;
}
.maintit > .year {
    font-size: 2.8rem;
}
.maintit > .text {
    font-size: 5.4rem;
}
dl.theme_title dd.subj_txt{
    margin-top: 1.8rem;
}
dl.theme_title dd.date_loca{
    /* font-size: 1.5rem; */
    margin-top: 2.6rem;
    text-align: center;
    width: 100%;
}    
dl.theme_title dt, dl.theme_title dt span.en_kff{
    font-size: 1.5rem;
}
dl.theme_title dd.date_time{
    font-size: 1.4rem;
    margin-top: 8px;
}

.theme_evtData-item a{
    font-size: 1.6rem;
}


/*========================== 
    Summary
========================== */

section.summaryWrap div.contents_text > p{
    font-size: 1.58rem;
    line-height: 2em;
    margin-bottom: 2rem;
    font-weight: 600;
}
section.summaryWrap div.contents_text > p br{
    display: none;
}



/*========================== 
    event time date
========================== */

ol.date_tablecont {
    padding: 1.4rem 0 1.6rem;
}
ol.date_tablecont li {
    font-size: 1.58rem;
}
ol.date_tablecont li.tit{
    width: 20%;
}
ol.date_tablecont li.txt{
    padding-left: 2rem;
    width: 80%;
}

/*========================== 
    Speaker
========================== */
.sbjbox_s1, .sbjbox_s2, .sbjbox_s3{
    padding: 0.7rem 0.6rem 0.7rem;
    max-width: 45px;
    font-size: 1.25rem;
}
.program__notitxt{
    margin-top: 1.2rem;
}


/*========================== 
    Program
========================== */

.table_row .cell{
    font-size: 1.58rem;
}
.row_header li.cell, .table_row .cell {
    padding: 1.4rem 0.6rem 1.4rem;
}
.table_row li.cell:nth-child(1) {
    max-width: 240px;
    width: 32%;
}
.table_row .cell, .table_row .sbjcell{
    padding: 1.4rem 1rem 1.4rem;
}
.program__notitxt{
    font-size: 1.4rem;
}


/*========================== 
    Footer
========================== */
.footerarea{
    margin: 5% auto 0;
    padding: 3% 0 3%;
    font-size: 1.6rem;
}    


}



/* 
*
*

************************

Min 321px - Max 755px 

************************
*
*
*/


@media screen and (max-width: 47.2em) {

    html{
        font-size: 40%; 
        /* size of 16px / 40% = 6.4px */
    }

/*========================== 
GNB MENU
========================== */

div.gnb_menu {
    display: none;
}
div.m_gnb_menu {
    display: block;
}    

div.logotype {
    margin: 1.6rem auto 0;
}
div.logotype img{
    height: 35px !important;
}
section.topWrap {
    height: 60px;
}
div.m_gnb_menu {
    margin-top: 14px;
}
div.m_gnb_menu img{
    height: 22px;
} 


/*========================== 
    Contents common
========================== */


section.summaryWrap,
section.speakerWrap,
section.event_date,
section.program_contents{
    width: 88%;
    margin: 4rem auto 0;
    padding: 0;
}


/*========================== 
    Top Main Visual
========================== */

section.main_visual_wrap {
    height: 40vh;
    background-size: cover;
}
div.visual_contents {
    padding: 0 4rem 0;
}
div.m_vs_img img{
    width: 100%;
}
div.theme_titlewrap{
    text-align: center;
}
dl.theme_title dd.maintit {
    font-size: 5.6rem;
}
dl.theme_title dd.subj_txt{
    margin-top: 1.8rem;
    font-size: 2rem;
}
dl.theme_title dd.date_loca{
    font-size: 1.65rem;
    margin-top: 2rem;
    width: 100%;
    text-align: center;
}    
dl.theme_title dt, dl.theme_title dt span.en_kff{
    font-size: 1.5rem;
}
dl.theme_title dd.date_time{
    font-size: 1.4rem;
    margin-top: 8px;
}

.theme_evtData{
    width: 100%;
    margin: 3.6rem auto 3.6rem;
}
.theme_evtData-item a{
    font-size: 1.5rem;
}
.signup-btn{
max-width: 20rem;
}

.signup-btn a{
    font-size: 2rem;
}

/*========================== 
    Summary
========================== */

section.summaryWrap div.contents_text > p{
    font-size: 1.85rem;
    line-height: 1.85em;
    margin-bottom: 2rem;
}
section.summaryWrap div.contents_text > p br{
    display: none;
}


/*========================== 
    Speaker
========================== */


.speakercontainer, .speakergroup{
    display: block;
}
.speakergroup{
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 3rem;
}

.speakergroup__list{
    padding: 2rem 4rem;
}
.speakergroup__item{
    display: block;
    padding: 0 0 2.2rem;
    border-bottom: 1px solid #ebebeb;

}
.speakergroup__item li{
    text-align: left;
}
.speakergroup__item-thum img{
    width: 85px;
    height: 85px;
}
ol.speakergroup__profile{
    letter-spacing: -0.6px;
    margin-top: 2.2rem;
}
.speakergroup__profile li{
    font-size: 1.68rem;
    line-height: 2.4rem;
    padding-left: 1.3rem;
}
.speakergroup__item-tit{
    font-size: 1.75rem;
    margin-left: 2rem;
    margin-top: 0.6rem;
}
    .item-tit__sbj{
        background: #0589C8;
        display: inline-block;
        font-size: 1.6rem;
        border-radius: 4px;
        padding: 0.8rem 1.2rem 0.6rem;
        color: #fff;
    }
    .item-tit__name{
        margin-top: 0.8rem;
        font-size: 2.8rem;
        font-family: "SCoreDreamExBold";
    }
    .item-tit__posi{
        font-size: 1.8rem;
        font-weight: 600;
    }



/*========================== 
    event time date
========================== */

ol.date_tablecont {
    padding: 1.4rem 0 1.6rem;
}
ol.date_tablecont li {
    font-size: 1.8rem;
    line-height: 1.5;
}
ol.date_tablecont li.tit{
    width: 22%;
}
ol.date_tablecont li.txt{
    padding-left: 2rem;
    width: 78%;
}



/* 
==========================
program
==========================
*/

.sbjbox_s1, .sbjbox_s2, .sbjbox_s3{
    padding: 1rem 0.4rem 0.8rem;
    font-size: 1.5rem;
    max-width: 42px;
}
.program__notitxt{
    margin-top: 1.2rem;
}
.table_row .sbjcell{
    font-size: 1.8rem;
}

.table_row{
    display: block;
}
.table_row .cell{
    border-bottom: 0;
    font-size: 1.8rem;
}
/* .time_date > span, span.title{
    display: inline-block;
    position: relative;
    padding-left: 2.4rem;
    color: #354f71;
}
.time_date > span::before, span.title::before{
    content: "";
    width: 1px;
    height: 100%;
    background: #b6b6b6;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
} */
.table_row .cell::before {
    font-size: 1.8rem;
    color: #333;
    font-weight: 500;
    content: attr(data-title);
    min-width: 40px;
    display: inline-block;
    clear: both;
}
.table_row .cont_date::before {
    display: block;
    margin-bottom: 1rem;
}
.row_header li.cell, .table_row .cell {
    padding: 2rem 1.8rem 2rem;
}
.tableWrap{
    padding: 0 0 0;
}
.table_row li.cell:nth-child(1) {
    max-width: 100%;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
}
.table_row li.cell:nth-child(2){
    padding-bottom: 2rem;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
}
.table_row li.cell:nth-child(3) {
    max-width: 100%;
    text-align: left;
    line-height: 135%;
    padding: 2rem 1.8rem 2rem;
    border-bottom: 3px solid #000;
}
.table_row ul:last-child .cell:nth-child(3){
    border-bottom: 1px solid #ebebeb;
}
/* .table_row:last-child li.cell:nth-child(2), .table_row:nth-child(3) li.cell:nth-child(2){
    padding-bottom: 0;
} */
.table_row .cell:nth-child(2)::before{
    margin-bottom: 0;
}
.table_row .cell .speak{
    
}
.table_row, .cell {
    width: 100% !important;
}
.row_header .cell{
    display: none;
}
.cell {
    display: block;
    text-align: left;
}
.time_date{
    font-size: 1.8rem !important;
}
.cell dl.speak dt, .cell dl.speak dd, .cell > p{
    font-size: 2rem;
    line-height: 24px;
}
.cell > p br{
    display: none;
}
.sbjbox_s2 {
    display: block;
}
.program__notitxt{
    font-size: 1.7rem;
    text-align: center;
}
.speaklist {
    margin-top: 1.2rem;
}
.sbjnbox-tit .sbjnbox-tit__sbj{
    font-size: 1.85rem;
}
.nborderline{
    border: none !important;
}
.signupent_btn{
    width: 40%;
    font-size: 2rem;
    margin: 5rem auto;
}
.lastpad{
    padding-bottom: 0 !important;
}
.evn_daydata{
    font-size: 1.8rem;
}

/*========================== 
    Footer
========================== */
.footerarea{
    margin: 8% auto 0;
    padding: 4% 0 4%;
    font-size: 1.7rem;
}    

}


/* 
*
*

************************

min 0 ~ max 320px 

************************
*
*
*/


@media screen and (max-width: 20em) {


}
