@charset "utf-8";
@import url('Pretendard.css');
@import url('fontawesome.css');
/* @import url('Material-icons.css'); */
@import url('common_v3.css');
/* @import url('rw.css'); */

/* 24-06-24 Pretendard 폰트 추가 */
@import url('Pretendard.css');

.btn a,
.btn input,
.btn button {display:inline-block;text-decoration:none;cursor:pointer;height:33px;padding:1px 10px 0;border-radius:1px;font-size:14px;line-height: 20px;border-width:1px;border-style: solid;vertical-align:top;text-align: center;}

.btn a {height:auto;line-height:19px;padding:7px 10px 8px;}
.btn a.twoLine {}
.btn a:before {display: inline-block;padding-right: 10px;}
.btn i {padding:2px 10px 0 0;vertical-align: top;}
.btn .btnIcon i {padding-right: 0;}

/* 남색 */				.btnDef {background-color:#2b59a7 !important;border-color:#2b59a7 !important;color:#fff !important;}
/* 핑크색 */			.btnPoint {background-color:#884eb0 !important;border-color:#884eb0 !important;color:#fff !important;}
/* 보라색 */			.btnPoint2 {background-color:#8b2cb3 !important;border-color:#8b2cb3 !important;color:#fff !important;}
/* 회색 */				.btnGrey {background-color:#535353 !important;border-color:#535353 !important;color:#fff !important;}
/* 진파랑색 */		.btnBlue2 {background-color:#2f4b85 !important;border-color:#2f4b85 !important;color:#fff !important;}
/* 핑크색 2 */		.btnPink {background-color:#cb3f73 !important;border-color:#cb3f73 !important;color:#fff !important;}
/* 남색 2 */		.btnNavy {background-color:#2d4389 !important;border-color:#2d4389 !important;color:#fff !important;}
/* 남색 3 */     .btnNavy2 {background-color:#373665 !important;border-color:#373665 !important;color:#fff !important;} /* 241022 추가 */
/* 회색 2 */		.btnGrey2 {background-color:#727b97 !important;border-color:#727b97 !important;color:#fff !important;}

/* border+ 남색 */				.btnBdDef {background-color:#fff !important;border-color:#2b59a7 !important;color:#2b59a7 !important;}
/* border+ 핑크색 */			.btnBdPoint  {background-color:#fff !important;border-color:#884eb0 !important;color:#884eb0 !important;}
/* border+ 회색 */				.btnBdGrey {background-color:#fff;border-color:#535353;color:#535353;}

/* border+ 진파랑색 */			.btnBdBlue2  {background-color:#fff !important;border-color:#2f4b85 !important;color:#2f4b85 !important;}

span.btn {display: inline-block;vertical-align: top;}

.btn .btnSmall {font-size: 12px;height: 26px;padding:0 16px;vertical-align:top;}
.btn a.btnSmall {height:auto;padding: 5px 16px;line-height: 14px;}

.btn .btnBig {min-width:150px;font-size: 20px;height: 60px;padding:2px 20px 0;box-sizing:border-box;font-family: 'Pretendard-Bold', sans-serif;}
.btn a.btnBig {padding: 19px 40px 20px;}

.btn.btnShadow {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 4px, rgba(0, 0, 0, 0.2) 0px 7px 13px -3px, rgba(0, 0, 0, 0.1) 0px -4px 0px inset; /* 25.03.24 */
}

table.inputTbl .btnSmall {height:30px;padding:0 10px;}
table.inputTbl a.btnSmall {height: 17px;line-height: 17px;padding:8px 10px 9px;}

.btnIcon {position: relative;text-align: center;}
.btnIcon i {font-size: 20px;line-height: 20px;}
.btnIcon .opacity0 {position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: 0 none;padding: 0;}

.btn a img {position: relative;vertical-align: top;}

.btnArea {padding: 50px 0 0;text-align: center;}
.btnArea * {margin-left: 12px;}
.btnArea *:first-child {margin-left: 0;}


.subTit {position: relative;margin: 0;padding: 0;font-family: 'Pretendard-Bold', sans-serif;color: #2851a9;}
.subTit:before {/*position: absolute;display: block;*/content:'';left: 0;top: 12px;width: 7px;height: 2px;background-color: #2851a9;}

.subTit_bl {position: relative;color: #000; font-family: 'Pretendard-Bold', sans-serif;}
.subTit_bl:before {position: absolute;display: block;content:'*';left: 0;top: 0;color: #000;}

.pointTit {position: relative;margin: 0;padding: 0;padding-left: 10px;color: #2851a9; font-family: 'Pretendard-Bold', sans-serif;font-weight: normal;}
.pointTit:before {position: absolute; display: block; left: 0; width: 5px;height: 2px;background-color:#2851a9;content:'';}

.subTit:first-child,
.pointTit:first-child,
.subTit_bl + *,
.pointTit + *,
legend + * {margin-top: 0 !important;}





/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
.pointTit {margin: 30px 0 10px;font-size: 18px;line-height: 18px;}
.pointTit:before {top: 10px;}

.subTit {margin: 15px 0 10px;/*padding-left: 10px;*/font-size: 16px;}

.subTit_bl {padding-left: 10px;font-size: 14px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
.pointTit {margin: 50px 0 10px;font-size: 24px;line-height: 24px;}
.pointTit:before {top: 11px;}

.subTit {margin: 40px 0 15px;/*padding-left: 20px;*/font-size: 24px;}

.subTit_bl {padding-left: 15px;font-size: 18px;}
}





/* =============================== 레이아웃 =============================== */
/* div.wrapper,
div.popupWrap {overflow: hidden;position: relative;margin: 0;padding: 0;font-weight: normal;color: #000;font-family: 'Pretendard-Regular', sans-serif;} */
div.wrapper {width: 100%;}
div#headerWrap h1 {margin: 0;padding: 0;}
div#headerWrap h1 a,
div#headerWrap h1 img {display: block;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.wrapper,
div.popupWrap {font-size: 14px;line-height: 20px;}
div.wrapper {min-width:320px;}

div#headerWrap {height: 54px;padding-right: 54px;}
div#headerWrap h1 a:first-child {display: none;}

div#headerWrap h1.logo img.logo {display: none}
div#headerWrap h1 a {padding: 10px;}
div#headerWrap h1 a > img {max-width: 102px;}

div.gnbView {z-index: 50;position: absolute;right: 0;top: 0;width: 60px;height: 54px;}
div.gnbView a {display: block;height: 100%;font-size: 0;line-height: 0;background: url('/image/common/gnbView_m.png') center no-repeat;background-size: 30px; background-position: 15px;}

/* wonca 모바일 로고 수정 - 24.05.10 박민지 */
div#headerWrap h1.logo img.logo{
	display: inline-block;
	padding: 11px 0;
	padding-left: 15px;
	height: 24px;
}
div#headerWrap h1 a{
	display: inline-block;
}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.wrapper,
div.popupWrap {font-size: 16px;line-height: 25px;}

/* div.wrapper {min-width:1770px;} */
div.wrapper {
    min-width:1200px;
    padding-top: 145px; /* 2024-07-23 */
}

div#headerWrap {position: fixed;left: 0;top: 0;z-index:100; width: 100%;height:55px;padding-top: 90px;}
div#headerWrap.whiteBg {background-color: #fff;}

div#headerWrap h1 {position:absolute;}
div#headerWrap h1.logo {width: 84px; top:15px;  left: 50%; display: flex}
div#headerWrap h1.logo a {display: block;}
div#headerWrap h1.logo img.logo {margin-left: -650px;}
div#headerWrap h1.logo a:last-child {padding-top: 10px; margin-left: 370px;}
div#headerWrap h1.top {display: none;}

div.gnbView,
div.gnbClose {display: none;}
}





/* GNB */
ul#gnb, ul#gnb ul, ul#gnb li, ul#gnb a,
ul.gnbUtil, ul.gnbUtil li, ul.gnbUtil a {margin: 0;padding: 0;list-style:none;text-decoration: none;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.gnbWrap {z-index: 200;position: fixed;left: 100%;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.7);box-sizing:border-box;font-family: 'Pretendard-Bold', sans-serif;}

ul#gnb {position: relative;overflow-x: hidden;overflow-y: auto;height: calc(100% - 45px);padding-top: 45px;background-color: #fff;}
ul#gnb > li {border-bottom: 1px solid #ccc;}
ul#gnb > li > a {position: relative;display: block;padding: 10px 30px 10px 15px;color: #222;font-size: 15px;line-height: 25px;letter-spacing:-1px;/* background: url('/image/common/gnb_bl_m.png') right 15px center no-repeat;background-size: 9px; */}
ul#gnb ul {display: none;padding:5px 0 10px;background-color: #f0f5ff;}
ul#gnb ul li {padding-top: 5px;}
ul#gnb ul a {padding: 5px 15px;font-size: 15px;line-height: 20px;color: #4456a3;font-family: 'Pretendard-Medium', sans-serif;}
ul#gnb ul a:before {display: inline-block;vertical-align: top;content: "-";padding-right: 5px;}

ul.gnbUtil,
ul.gnbUtilMo {display: flex; justify-content: space-around; align-items: center; width:100%; height: 65px; background-color: #1f3062;}
ul.gnbUtil a,
ul.gnbUtilMo a {text-align: center;font-size: 11px; color: #fff; box-sizing:border-box;}

ul.gnbUtil img,
ul.gnbUtilMo img {display: inline-block; vertical-align: top; max-width: 20px; max-height: 20px; margin-bottom: 10px}
ul.gnbUtil img.pc {display: none;}
ul.gnbUtil img.m {display: block; margin:0 auto; padding-top: 9px;}

div.gnbClose {z-index: 50;position: absolute; left:0; top: 5px; width: 100%;height: 45px;margin: 0;background-image: url('/image/main/header_logo_tit.png'); background-repeat: no-repeat; background-size: 102px; background-position: 10px;}
div.gnbClose a {display: block;padding:20px 0;font-size: 0;line-height: 0;background: url('/image/common/gnbClose_m.png') right no-repeat; background-size: 24px;  background-position-x: 98%;}

div.daysWrap {
    z-index: 1000;
    position: absolute;
    top: 0;
    right: 50px;
    padding-top: 5px;
    width: 130px;
    height: 45px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    letter-spacing: -0.5px;
    background: #00b5bc;
}
div.daysWrap div.dDay {
    display: block;
    margin-top: 0;
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    color: #fff; 
    font-size: 20px;
    font-family: 'Pretendard-Bold', sans-serif;
    background-color: transparent;
}
div.daysWrap div.dDay p {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.gnbUtilMo {display: none;}
div.gnbWrap {position: relative; background-color: rgba(0, 53, 123, 1);}
div#headerWrap.whiteBg div.gnbWrap {background-color: #00357B}
ul#gnb {display: none;}

 
ul.gnbUtil {z-index:45; position:absolute;right:50%;top:-65px; text-align: right; font-size: 0; line-height: 0; margin-right: -650px;}
ul.gnbUtil li {position: relative; display: inline-block !important; vertical-align: top; padding-right: 15px; text-align: center;} 
ul.gnbUtil li:last-child {padding-right:0;} 
ul.gnbUtil li:before {position: absolute;left: 0;top: 50%;transform:translateY(-50%);width: 1px;height: 11px;content: "";background-color: #fff;}
ul.gnbUtil li:first-child:before {display: none;} 
ul.gnbUtil a {color: #282828;width: 75px; font-size: 14px;line-height: 16px;font-family: 'Pretendard-Medium', sans-serif;}
ul.gnbUtil .mypage a {width: 82px;}
ul.gnbUtil img.m {display: none;}
ul.gnbUtil img.pc {display: inline-block !important; vertical-align: middle; margin-right: 5px;}
}

/* allMenu */
ul#allMenu, ul#allMenu li, ul#allMenu a, ul#allMenu ul {display: block;margin: 0;padding: 0;list-style: none;text-decoration: none;}
ul#allMenu a {color: inherit;}
ul#allMenu > li > a {font-family: 'Pretendard-Regular', sans-serif;}
ul#allMenu ul a {font-family: 'Pretendard-Regular', sans-serif;}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul#allMenu {position: relative;overflow-x: hidden;overflow-y: auto;height: calc(100% - 119px);padding-top: 54px;background-color: #fff;}
ul#allMenu > li {background-color: #fff; border-bottom: 1px solid #eee;}
ul#allMenu > li:first-child {border-top: 1px solid #eee;}
ul#allMenu > li.on {background-color: #3c4789; }
ul#allMenu > li > a {position: relative;display: block;padding:10px 15px;color: #162b48;font-size: 16px;line-height: 30px;font-family: 'Pretendard-Bold', sans-serif;}
ul#allMenu > li > a:after {display: inline-block;vertical-align: top;margin-left: 10px;color: #162b48;font-weight: 900;}
ul#allMenu > li p {padding-right: 30px; background: url('/image/common/btn_open.png'); background-position: right; background-size: 24px; background-repeat: no-repeat;}
ul#allMenu li.on p {padding-right: 30px; background: url('/image/common/btn_close.png'); background-position: right; background-size: 24px; background-repeat: no-repeat;}
ul#allMenu .on > a,
ul#allMenu .on > a:after {color: #fff;}
ul#allMenu .on > a:after {transform: rotate(180deg);}


ul#allMenu .noSub > a:after {display: none;}


ul#allMenu ul {display: none;background-color: #eef0ff;}
ul#allMenu ul a {display: block;padding: 15px;font-size: 12px; color: #162b48; box-sizing: border-box; }

}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul#allMenu {z-index:40; max-width:1300px;  margin: 0 auto; position: relative;height: 55px; font-size: 0;line-height: 0; display: flex; justify-content: space-around;}
ul#allMenu > li {position: relative;display: inline-block;vertical-align: top;box-sizing:border-box; min-width: 200px; width: 100%; text-align: center;}
ul#allMenu > li:first-child {padding-left: 0;}

ul#allMenu > li > a {position: relative;display: block;font-size: 16px;line-height: 55px; color: #fff;}
ul#allMenu > li.on { background-color: #4452A4; box-shadow: 1px 1px 10px rgba(29,41,94,.5)}

ul#allMenu > li.on > ul {display: block; }
ul#allMenu > li.mypage > ul:last-child {padding: 0;}
ul#allMenu ul {display: none;position: absolute;left: 50%;top: 55px; transform:translateX(-50%); width:100%; padding: 10px 0 20px 0;  background-color: #5865b3; box-shadow: 1px 1px 10px rgba(29,41,94,.5);}
ul#allMenu ul a {display: table-cell;width: 400px; padding: 10px 0;text-align: center;vertical-align: middle;color: #fff;font-size: 16px;line-height: 18px;}
}

/* D-day */
div.dDay {
    margin-top: -20px;
    width: 185px; 
    height: 74px; 
    border-radius: 0 0 20px 20px; 
    font-family: 'Pretendard-Black', sans-serif; 
    font-size: 36px; 
    padding: 15px 0; 
    background-color: #00b5bc;
}
div.dDay > p {
    font-family: 'Pretendard-Regular', sans-serif; 
    font-size: 16px;
    margin-top: 5px;
}

.em {
    color: #ffd088 !important;
}

@media screen and (min-width: 961px) {
    div#headerWrap {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 100;
        width: 100%;
        height: 145px;
        padding-top: 0;
    }
    .header-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
        max-width: 1300px;
        width: calc(100% - 40px);
        height: 90px;
    }
    div#headerWrap h1 {
        position: unset;
    }
    div#headerWrap h1.logo {
        display: flex;
        justify-content: center;
        width: auto;
    }
    div#headerWrap h1.logo img.logo {
        margin-left: 0;
    }
    div#headerWrap h1.logo a:last-child {
        margin-left: 0;
    }
    .symbol {
        grid-column: 1 / 2;
        display: inline-flex;
        justify-content: flex-start;
    }
    .util-wrap {
        display: flex;
        justify-content: flex-end;
    }
    ul.gnbUtil {
        position: unset;
        margin-right: 0;
    }
    ul.gnbUtil li {
        padding-right: 1vw;
        margin: 2px 0;
    }
    ul.gnbUtil img.pc {
        margin-right: 3px;
    }
    ul.gnbUtil a {
        max-width: 80px;
        width: auto;
    }
    ul#allMenu {
        width: 100%;
    }
    ul#allMenu ul > li:hover {
        background-color: #4452a4;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    ul#allMenu > li {
        min-width: unset;
    }
    ul#allMenu > li:nth-child(6) {
        min-width: 200px;
    }
    ul#allMenu > li > a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 55px;
        font-family: 'Pretendard-Medium', sans-serif;
        line-height: 1.1;
        letter-spacing: -0.02em;
    }
    ul#allMenu ul a {
        font-family: 'Pretendard-Regular', sans-serif;
    } 
    
}

@media screen and (max-width: 960px) {
    div#headerWrap {
        background: #fff;
    }
    .header-wrap {
        display: flex;
        align-items: center;
        height: 100%;
    }
    div#headerWrap h1 a:first-child {
        display: block;
    }
    div#headerWrap .symbol {
        display: flex;
        align-items: center;
        padding: 0 10px 0 8px;        
        height: 100%;
    }
    div#headerWrap .symbol img.logo {
        margin-top: -7px;
        height: 24px;
    }
    ul#allMenu {
        height: calc(100% - 120px);
    }
    ul#allMenu ul a {
        font-family: 'Pretendard-Medium', sans-serif;
        font-size: 14px;
    }   
    ul#allMenu > li > a {        
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
        background: url(../image/common/ic_arrow_down.png) right 10px center / 14px no-repeat;
    }
    ul#allMenu > li.on > a {
        background: url(../image/common/ic_arrow_up.png) right 10px center / 14px no-repeat;
    }
    ul#allMenu > li:first-child {
        border-top: 0
    }
    ul#allMenu ul > li {
        height: 45px;
    }
    ul#allMenu ul > li:hover {        
        background-color: #4452a4;
        -webkit-transition: 0.3s ease;
        transition: 0.3s ease;
    }
    ul#allMenu ul > li:hover a {
        color: #fff;
    }
    ul#allMenu ul > li a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 45px;
        padding: 0 15px;
    }

    div.gnbClose {
        top: 0;
        height: 54px;
        background-color: #fff;
        border-bottom: 1px solid #eee;
    }
    div.gnbClose a {
        padding: 27px 0;
    }
    div.daysWrap {
        right: 60px;
    }

    body.ovh,
    html.ovh {
        overflow: hidden;
    }
}




/* Contents */
div#container {position: relative;box-sizing:border-box;}

/* 2024-07-22 sub tit background 추가 */
div.titArea {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    height: 160px;
    background: url(../image/sub/bg_sub_tit.png) center bottom / cover no-repeat;
    text-align: center;
}
h2.pageTit {
    margin: 0 auto;
    padding: 0;
    font-weight: normal;
    color: #262d56;
    font-family: 'Pretendard-Medium', sans-serif;
    background: url('/image/common/pageTit.png') 0 2px no-repeat;
}
h2.pageTit img {
    vertical-align: bottom;
    padding-left: 5px;
}
div.titArea > ul {
    display: none !important;
}

.m-show{
    display: none;
}

/* 2024-07-23 */
/* div.titArea  li {display: inline-block;vertical-align: top; margin-left: 10px;  padding-left: 25px;  font-family:'Pretendard-Medium', sans-serif; font-weight: normal; background: url('/image/sub/tit_arrow.png') left center no-repeat;}
div.titArea  li:first-child {background: url('/image/sub/tit_home.png') left center no-repeat; padding-left: 35px;}
div.titArea li > a {display: table-cell;width: 600px;height: 74px;text-align: center;vertical-align: middle;} */


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
    div#container {padding-top: 48px;}
    div#container .bg { background: url('/image/sub/subBg_m.png'); background-position: bottom;}

    h2.pageTit {
        background: url('/image/common/pageTit_m.png') 0 4px no-repeat; 
        background-size: 20px; 
        font-size: 22px;
    }
    div.titArea  {
        padding: 30px 0;
        height: auto;
        background: url(../image/sub/bg_sub_tit_m.png) center bottom / cover no-repeat;
    }    

    /* 2024-07-23 */
    /* div.titArea li {padding-left: 10px;margin-left: 6px;background-size: 4px;}
    div.titArea li:first-child{padding-left: 25px;background-size: 15px;margin-left: 0;} */
    
    h2.pageTit img {width: 5px; height: 5px;}

    .mOnly {display: block !important;}
    .pcOnly {display: none !important;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
    div#container .bg { background-image: url('/image/sub/subBg.png'); background-position: top;}

    div.titArea {
        vertical-align: middle; 
        text-align: center;
    }
    h2.pageTit {
        font-size: 34px;
        line-height: 34px;
    }
    h2.pageTit img {
        vertical-align: bottom; 
        padding-left: 5px;
    }

    /* 2024-07-23 */
    /* div.titArea  li {display: inline-block;vertical-align: top; margin-left: 10px;  padding-left: 25px; font-size: 17px; font-family:'Pretendard-Medium', sans-serif; font-weight: normal; background: url('/image/sub/tit_arrow.png') left center no-repeat;}
    div.titArea  li:first-child {background: url('/image/sub/tit_home.png') left center no-repeat; padding-left: 35px;}
    div.titArea li > a {display: table-cell;width: 600px;height: 74px;text-align: center;vertical-align: middle;} */

    /* 2022-11-22 */
    .mOnly {display: none !important;}
    .pcOnly {display: block !important;}
}


/* LNB */
div.lnbWrap p, div.lnbWrap dl, div.lnbWrap dt, div.lnbWrap dd, div.lnbWrap ul, div.lnbWrap li, div.lnbWrap a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.lnbWrap {z-index: 10;position: absolute;left: 0;width: 100%;text-align: center}
div.lnbWrap dl {position: relative;}

div.lnbWrap dt a {position: relative;display: block;color: #fff;font-family: 'Pretendard-Medium', sans-serif;background-color:#3c4789;}
div.lnbWrap dt a:after {position: absolute;top: 50%;transform:translateY(-50%);content: "";}
div.lnbWrap dt.view a:after {transform:translateY(-50%) rotate(180deg);}

div.lnbWrap dd {position: absolute;left: 0;width: 100%;border-top: 0 none;box-sizing:border-box;background-color: #dfe2f5;}
div.lnbWrap dd a {display: block;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {

div.lnbWrap {top: 0;}

div.lnbWrap dt a {position: relative;display: block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:14px 0;font-size: 16px;line-height: 20px;box-sizing:border-box;}
div.lnbWrap dt a span {position:relative; display: inline-block; padding-right: 30px;}
div.lnbWrap dt a span:after {content: ""; position:absolute; right: 0; top:50%; transform: translateY(-50%); width: 15px;height: 8px; background-image: url('/image/common/lnb_bl.png'); background-size: 15px;	 background-repeat: no-repeat;}
div.lnbWrap dt.view a span:after {transform:translateY(-50%) rotate(180deg);}
div.lnbWrap dl:last-child > dt a {border-right: 0 none;}

div.lnbWrap dd {position: absolute;left: 0;top: 47px;overflow-x: hidden;overflow-y: auto;width: 100%;}
div.lnbWrap dd ul {padding: 10px 0;}
div.lnbWrap dd li {padding-top: 5px;}
div.lnbWrap dd a {padding: 9px 0;color: #4d516b;font-size: 15px;line-height: 20px;font-family: 'Pretendard-Medium', sans-serif;}

}




/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.lnbWrap {display: none;}
/* div.lnbWrap.fixed {position:fixed;left:0;top:0;width:100%;}

div.lnbWrap br {display: none;}

div.lnbWrap > div {width:1300px;height:60px;margin:0 auto;}

div.lnbWrap p.home,
div.lnbWrap dl {float:left;}

div.lnbWrap p.home a {display: block;width:60px;height:60px;font-size: 0;line-height: 0;background:#111754 url('/image/common/lnb_home.png') center center no-repeat;}

div.lnbWrap dl {height:60px;}
div.lnbWrap dt a {position:relative;min-width: 150px;font-size:16px;line-height: 20px;padding:20px 80px 20px 20px;}
div.lnbWrap dt a.trigger:after {right:20px;width: 14px;height: 8px;background-image: url('/image/common/lnb_bl.png');}

div.lnbWrap dd {padding: 10px 0;}
div.lnbWrap dd a {display: block;padding:5px 20px;color:#444;font-size: 16px;line-height: 25px;}
div.lnbWrap dd a:hover,
div.lnbWrap dd a:focus {background-color: #e6ecfb;} */
}



/* 위로 가기 */
p#goTop {z-index: 80;background-color: #fff; border: 1px solid #1359a9; border-radius:8px; box-shadow: 1px 1px 10px rgba(29,41,94,.2);}
p#goTop a, 
p#goTop img {display: block;width: 100%;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
p#goTop {position: fixed; right:15px;bottom: 15px;width: 40px;height: 40px;}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
p#goTop {position: absolute; top:680px; left:50%;margin-left: 665px;}
}


/* Footer */
div#footerWrap p {margin-bottom: 15px}
div#footerWrap a {text-decoration: none;color: #fff;}
div#footerWrap > div li {margin: 0;list-style:none;font-family: 'Pretendard-Regular', sans-serif;}

div.footerCon {position: relative;margin: 0 auto; color: #fff; background-color: #282d3c;}
div.footerCon > div {max-width: 1300px;  display: flex; justify-content: space-between; margin: 0 auto;}
div.footerCon p {font-family: 'Pretendard-Medium', sans-serif;}
div.footerCon  span {font-family: 'Pretendard-light', sans-serif; color: #848791}
div#footerWrap div.footerCon ul li span > a {font-family: inherit; color: #848791}
div#footerWrap div.footerBy img.org {padding-left: 15px}
div#footerWrap div.footerBy img.hos {padding-left: 35px}


div.organized {
    border-top: 1px solid #ccc;
	background-color: #f6f8fb;
}
div.organized dl {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
}
div.organized dt {
    width: 115px;
    font-size: 15px;
    line-height: 44px;
	font-family: 'Pretendard-Medium', sans-serif;
	color: #282d3c;
}
div.organized dt,
div.organized dd {
    vertical-align: top;
}
div.organized dd {
    width: calc(50% - 115px);
}
div.organized li:first-child {
    margin-left: 0;
}
div.organized li {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
div.organized li + li {
	margin-left: 12px !important;
}
div.organized li a {
    display: table-cell;
    height: 44px;
    vertical-align: middle;
}
div.organized li img {
    max-height: 100%;
}
.wrapper.main .sponsorWrap,
.wrapper.main  .organized {
display: block;
}
div.privacyWrap {background-color: #494f5f; color: #eee; padding: 10px 0;}
div.privacy span:first-child {border-right:1px solid #eee}
div.privacy span {padding:0 10px}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
    
	div#footerWrap {
		font-size: 12px;
		line-height: 15px;
	}
    div#footerWrap p {
        margin-bottom: 5px;
    }
	div.footerCon {
		padding: 14px 15px;
	}
	div.privacy a {
		font-size: 12px;
	}
	div.sponsor {
		padding: 5px 40px;
	}	
	.wrapper .sponsorWrap,
	.wrapper .organized {
		display: none;
	}
	div.organized dd {
		position: absolute;
		left: 115px;
	}
	div.organized dd.or {
		top: 20px;
	}
	div.organized dd.su {
		top: 65px;
	}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
	div.footerCon {
		padding: 40px 20px;
	}
	div.footerCon ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}
	div.organized dt,
	div.organized dd {
		display: inline-block;
		vertical-align: top;
	}
	div.organized dl {
		padding: 20px 0;
	}
	div.privacyWrap {display: none;}
	div#footerWrap {font-size: 15px;line-height: 20px;}
}



/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {

	div.organized dl {
		padding: 15px;
	}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.footer {padding: 25px 0 30px;text-align: center;}
div.footer dl {display: inline-block;vertical-align: top;width: 697px;}

ul.footerSns {width: 1394px;margin: 0 auto;}
ul.footerSns li:not(:first-child) {margin-left: 15px;}
}


/* MAIN > Sponsor */
.sponsor span{font-size: 15px; font-family: 'Pretendard-Medium', sans-serif;color: #262d56;}
div.sponsorWrap  { border-top: 1px solid #ccc; background-color: #f6f8fb; padding: 15px 0;}
div.sponsor ul, div.sponsor li, div.sponsor a {margin: 0;padding: 0;list-style:none;text-decoration: none;}
div.sponsor {position: relative;max-width: 1300px;margin: 0 auto;}
div.sponsor a,
div.sponsor img {display: block;}
/* div.sponsor li {width: 175px !important;height: 55px;} */
div.sponsor li img {max-width:100%;}


div.sponsor a.bx-prev,
div.sponsor a.bx-next {overflow: hidden;position: absolute;font-size: 0;line-height: 0;background-repeat: no-repeat;letter-spacing: -9999em;}
div.sponsor a.bx-prev {background-position: left center;}
div.sponsor a.bx-next {background-position: right center;}
.sponsor{position: relative;padding-left: 110px;box-sizing: border-box;}
/* .sponsor .bx-wrapper{position: relative; padding: 0 25px;} */
.sponsor .bx-wrapper{position: relative; padding: 0 0;}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
.sponsor span{display: block; margin-bottom: 10px;}
div.sponsor {padding: 0 20px;}
.sponsor .bx-wrapper {padding: 0 20px;}
div.sponsor a.bx-prev,
div.sponsor a.bx-next {top: 0;width: 25px;height: 45px;background-size: 7px;}
div.sponsor a.bx-prev {left: 0;background-image: url('/image/common/spon_prev.png');}
div.sponsor a.bx-next {right: 0;background-image: url('/image/common/spon_next.png');}
}

@media screen and (max-width: 480px) {
    div.sponsor a.bx-prev,
    div.sponsor a.bx-next {top: 0;width: 25px;height: 35px;background-size: 7px;}
    div.sponsor a.bx-prev {left: 0;background-image: url('/image/common/spon_prev.png');}
    div.sponsor a.bx-next {right: 0;background-image: url('/image/common/spon_next.png');}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.sponsor > ul {width: 1300px;height: 45px;margin: 0 auto;padding: 0 29px;box-sizing:border-box;}
div.sponsor > ul li {float: left;margin-left: 20px;}
div.sponsor > ul li:first-child {margin-left: 0;}

.sponsor span{position: absolute;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);left: 0;}
div.sponsor a.bx-prev,
div.sponsor a.bx-next {top: 0;width: 25px;height: 55px;}
div.sponsor a.bx-prev {left: -20px;background-image: url('/image/common/spon_prev.png');}
div.sponsor a.bx-next {right: -20px;background-image: url('/image/common/spon_next.png');}
}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.contents {position: relative;padding: 15px 15px 35px 15px;text-align: justify;font-size: 14px;line-height: 20px;color: #222;font-family: 'Pretendard-Regular', sans-serif;font-weight: normal;}


div.mobileNote {padding: 40px 0 !important;}
div.mobileNote img {display: block;width: 100%;margin: 0 auto;}

div.ing {padding: 40px 0 !important;}
div.ing img {display: block;width: 100%;margin: 0 auto;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.contents {
    position: relative;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 100px;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    color: #222;
    font-family: 'Pretendard-Regular', sans-serif;
    font-weight: normal;
} /* 기존 padding-top: 50px;*/

div.ing {padding: 50px 0 !important;}
}

ul.langType, ul.langType li, ul.langType a {margin: 0;padding: 0;list-style: none;text-decoration: none;}
ul.langType {overflow: hidden;border: 1px solid #333f7b;border-radius: 5px;}

ul.langType > li {float: left;width: 50%;}
ul.langType a {display: block;text-align: center;color: #333f7b;font-family: 'Pretendard-Regular', sans-serif;}
ul.langType .on {box-shadow:0 0 5px rgba(0,0,0,.5);}
ul.langType .on a {color: #fff;background-color: #333f7b;font-family: 'Pretendard-Bold', sans-serif;}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.langType {position: absolute;right: 15px;top: -20px;width: 100px;}
ul.langType a {font-size: 12px;line-height: 20px;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
ul.langType {position: absolute;right: 0;top: -32px;width: 160px;}
ul.langType a {font-size: 16px;line-height: 40px;}
}




/* ============= 메인 ============= */
div#container.main {position: relative;padding: 0;background: none;box-sizing: border-box;}
div#container.main:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: "";}

div.mainBnr {
	position: relative;
	}
div.mainBnr .bx-pager {
	position: absolute;
     right: 20px;
    bottom: 25px;
	}
div.mainBnr .bx-pager > div {
    margin-right: 5px;
	}
div.mainBnr .bx-pager > div {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
	}
div.mainBnr .bx-pager > div a {
    width: 10px;
	height: 10px;
	display: block;
    border:2px solid #fff;
	border-radius: 50%;
}
div.mainBnr .bx-pager > div a.active {
    background-color: #fff;
}
div.mainCon * {list-style: none;text-decoration: none; font-family: 'Pretendard-Medium', sans-serif;}
div.mainCon {width: 100%; margin: 0 auto;}
dl.mainDate dt > span,
dl.mainDown dt > span,
dl.mainNews dt > span,
dl.mainSpeakers dt > span {font-family: 'Pretendard-Bold', sans-serif;}
dl.mainDate dt,
dl.mainNews dt {padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #242424; font-size: 35px; line-height: 1; color: #242424; }
dl.mainSpeakers dt {padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #242424; font-size: 35px; line-height: 1; color: #242424; }
dl.mainDown dt {padding-bottom: 6px; margin-bottom: 20px; border-bottom: 1px solid #242424; font-size: 35px; line-height: 1; color: #242424; }

div.dDay {color: #fff; letter-spacing:-1px;box-sizing: border-box; text-align: center;}
div.dDay > p > span {padding: 5px 10px; border-radius: 7px;background-color: rgba(0, 0, 0, 0.3);}
div.dDay > p > span:nth-child(2) {margin:0 5px;}

dl.mainDown ul {display: flex; justify-content: space-around; align-items: center;}

.main-quick-menu {
	display: flex;
    gap: 20px;
}
.main-quick-menu > div {
}
.main-quick-menu a {
	display: flex;
	align-items: center;
    justify-content: center;
    text-align: center;
	color: #fff;
	font-family: 'Pretendard-Medium', sans-serif;
    line-height: 1;
    box-sizing: border-box;
    border-top: 9px solid transparent;
}
.main-quick-menu > div:nth-child(1) > a {
	border-top-color: #037d81;
	background: #00B6BC;
}
.main-quick-menu > div:nth-child(2) > a {
	border-top-color: #00235d;
	background: #0046BA;
}
.main-quick-menu > div:nth-child(3) > a {
	border-top-color: #ed2f01;
	background: #F47B22;
}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.mainBnr li img {
    display: block;
    width: 100%;
}
div.mainCon > div  {padding:0 10px;}
div.mainCon dl {margin: 42px 0; padding: 20px 25px 40px;}
dl.mainDate dt > span ,
dl.mainDown dt > span ,
dl.mainNews dt > span,
dl.mainSpeakers dt > span {padding-right: 6px; background-size: 4px; background-position: right bottom 5px}
dl.mainDate dt,
dl.mainDown dt,
dl.mainNews dt,
dl.mainSpeakers dt {
	font-size: 18px;
    margin-bottom: 20px;
}
div.dDay {display: none;}
.main-quick-menu {
	position: relative;
	margin: 15px 10px;
	grid-gap: 12px;
}
.main-quick-menu > div {
    width: calc((100% - 24px) / 3);
}
.main-quick-menu a {
	width: 100%;
	height: 65px;
	justify-content: center;
    border-top-width: 5px;
	font-size: 16px;
    letter-spacing: -0.025em;
}
.main-quick-menu > div:nth-child(1) > a {
	text-align: center;
}
}
@media screen and (max-width: 480px) {
    .main-quick-menu {
        gap: 5px;
    }
    .main-quick-menu > div {
        width: calc((100% - 10px) / 3);
    }
    .main-quick-menu a {
        font-size: 13px;
    }
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div.mainBnr {
	width:100%;
}
div.mainBnr div.bx-viewport {height: auto !important;}
div.mainBnr li > div {
	background-repeat: no-repeat;
    background-position: center top;
	background-size: cover;
	height: 100%;
}
div.mainBnr li > div.al {
    background-position: left top;
}

div.mainBnr li {
    height: 650px;
}
div.mainBnr li img{
	display: none !important;
}
div.mainCon {
    padding: 50px 0 70px 0; 
    max-width: 1300px; 
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    column-gap: 80px;
}
div.mainCon > dl {margin: 20px 0;}
div.mainCon > div {width: 610px;}

/* main 수정, 25.05.02, ma.kal */
div.mainCon > div.mainTop {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 80px;
}
div.mainCon > div.mainleft {    
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}
div.mainCon > div.mainRight {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
div.mainCon > div.mainBottom {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
    width: 100%; 
    margin-top: 20px;
}

/* Important Dates 수정, 25.02.03 ma.kal */
/* dl.mainDate ul {display: grid; grid-template-columns: repeat(3, 1fr);}
dl.mainDate ul {gap: 15px;} */
dl.mainDate ul {
    display: flex;
    gap: 15px;
}
dl.mainDate ul li {
    flex: 1 0 auto;
}


/* dl.mainDate dt > span,
dl.mainDown dt > span,
dl.mainNews dt > span,
dl.mainSpeakers dt > span {padding-right: 12px; background-size: 8px; background-position: right bottom 10px;} */

.main-quick-menu {
	position: absolute;
    right: calc((100% - 1300px) / 2);
	bottom: 70px;
}
.main-quick-menu a {
	width: 190px;
	height: 72px;
	padding: 0 10px;
	font-size: 21px;
	box-shadow: 10px 0 10px rgba(52, 52, 52, 0.2);
}
}




/* 메인 > Important Date  */
dl.mainDate a,
dl.mainDown a { display: block; border-radius: 5px;}
dl.mainDate a > img {width: 100%;}

dl.mainDown img {margin-top: 10px}

dl.mainDate li,
dl.mainDown li {font-family: 'Pretendard-Bold', sans-serif;  text-align: center;}
dl.mainDown li { width: 32%;}


dl.mainDate li.date1 p.color{color: #9d222a;}
dl.mainDate li.date2 p.color {color: #d8a747;}
dl.mainDate li.date3 p.color {color: #262d56;}

dl.mainDate li > a p.color{font-family: 'Pretendard-Medium', sans-serif;}
dl.mainDate li > a p.day{color: #666; font-family: 'Pretendard-Regular', sans-serif; padding-top: 10px;}

/* dl.mainDate li:nth-child(2),
dl.mainDown li:nth-child(2) {margin: 0 15px;} */

/* Download center, 25.04.21, ma.kal */
dl.mainDown li:nth-child(1) a,
dl.mainDown li:nth-child(6n+1) a{background-color: #edf3f7; border-left:8px solid #6372b2;}
dl.mainDown li:nth-child(2) a {background-color: #edf3f7; border-left:8px solid #6372b2;}
dl.mainDown li:nth-child(3) a {background-color: #edf3f7; border-left:8px solid #6e97b0;}
dl.mainDown li:nth-child(4) a {background-color: #edf3f7; border-left:8px solid #6eb0ae;}
dl.mainDown li:nth-child(5) a {background-color: #f3f3f3; border-left:8px solid #333333;}
dl.mainDown li:nth-child(6) a {background-color: #e9eaee; border-left:8px solid #2f3970;}

dl.mainDown p {color: #333;}
/* 
dl.mainDate li {width:100%} */

.main-date-list {
    display: flex;
    gap: 15px;
}
.main-date-list > li {
    width: calc((100% - 30px) / 3);
}
.main-date-list > li > a { 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    min-height: 68px;
    border: 2px solid transparent;
    padding-top: 15px;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.025em;
}
.main-date-list > li > a > div {
    margin-top: auto;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
}
.main-date-list .list-cont .tit {
    font-size: 17px;
}
.main-date-list .list-cont .date {
    font-family: 'Pretendard-Bold', sans-serif;
    font-size: 21px;
}
.main-date-list > li.date1 > a > div {
    background-color: #00357B;
}
.main-date-list > li.date1 > a {
    border-color: #00357B;
}
.main-date-list > li.date2 > a > div {
    background-color: #26A9E0;
}
.main-date-list > li.date2 > a {
    border-color: #26A9E0;
}
.main-date-list > li.date3 > a > div {
    background-color: #00B6BC;
}
.main-date-list > li.date3 > a {
    border-color: #00B6BC;
}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
    .main-date-list {
        flex-direction: column;
        gap: 10px;
    }
    .main-date-list > li {
        width: 100%;
    }
    .main-date-list > li > a {
        flex-direction: row;
        padding-top: 0;
    }
    .main-date-list > li > a > img {
        width: 60px;
        padding: 10px;
        background-color: #fff;
    }
    .main-date-list > li > a > div {
        margin-top: unset;
        height: 100%;
    }
    .main-date-list .list-cont .tit {
        font-size: 15px;
    }
    .main-date-list .list-cont .date {
        font-size: 18px;
    }
    .main-date-list > li.date1 > a {
        background-color: #00357B;
    }
    .main-date-list > li.date2 > a {
        background-color: #26A9E0;
    }
    .main-date-list > li.date3 > a {
        background-color: #00B6BC;
    }



    dl.mainDown a {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 0;
    }

    /* Download center, 25.04.21, ma.kal */
    dl.mainDown ul.type3 {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
    }
    dl.mainDown ul.type3 li {
        width: calc(50% - 5px);
    }
    dl.mainDown ul.type3 li > a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        width: 100%;
        height: auto;
        padding: 10px 15px;
        text-align: left;
    }
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
	/* dl.mainDate.pageTit dt  {margin-top:48px;}
	dl.mainDown {margin-top: 85px;}
	dl.mainDate li > a > p {margin-top: 10px;}
	dl.mainDate li > img {display: none;}*/


	dl.mainDown a {
		padding: 25px;
		font-size: 16px;
		line-height: 16px;
		letter-spacing: -1px;
	}


	/* 2024-06-28 css 추가 */
	dl.mainDown dt {padding-bottom:15px; margin-bottom: 30px; line-height: 1;}
	dl.mainDown ul {flex-wrap:wrap; gap:18px;}
    dl.mainDown ul.type2 li {
        width: calc(100%/3 - 18px);
    }
	dl.mainDown ul li {width: 100%;}
	/* dl.mainDown ul li a {display:flex; justify-content:space-between; padding: 30px 15px;} */
	dl.mainDown ul li a {
        display:flex; 
        justify-content:space-between; 
        align-items: center;
        padding: 0px 15px;
        height: 100px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    }
	dl.mainDown img {margin-top: 0;}
	dl.mainDown p {line-height: 1.5;}

	dl.mainDown.pageTit dt
	dl.mainDate.pageTit dt > span {display: flex; align-items: end;}

	dl.mainDate ul { justify-content: space-between; }
	dl.mainDown.pageTit dt > span {padding-left: 5px;}
	dl.mainDown p {
        font-size: 17px;
        font-weight: 500;
    }
    
    /* Download Center 수정, 25.04.21, ma.kal */
    dl.mainDown ul.type3 {
        gap: 10px;
        justify-content: space-between;
    }
    dl.mainDown ul.type3 li {
        width: calc(100%/2 - 5px);
    }
    dl.mainDown ul.type3 li a {
        height: 60px;
        line-height: 1.2;
        text-align: left;
    }

}


/* 메인 > News & Notice  */

dl.mainNews { background-color: #fff; border-radius: 5px;}



ul.notice {}
ul.notice li:first-child {margin-top: 0;}
ul.notice a {position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;color: #222;font-family: 'Pretendard-Regular', sans-serif; padding: 4px 0;}
ul.notice li:last-child {border-bottom: none;}
ul.notice li > a {font-family: 'Pretendard-Medium', sans-serif;}
ul.notice li.new > a {position: relative; padding-right: 58px;}
ul.notice li.new > a:before {
    content:'NEW';
    position: absolute; 
    right: 0; 
    top: 2px;
    display: inline-block;
    padding: 5px 10px 3px;
    font-family: 'Pretendard-Regular', sans-serif;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #F47B22;
}
ul.notice li {
    display: flex; 
    justify-content: space-between; 
    align-items: center;
}
ul.notice li:last-child {padding: 0 0 0 0;}
ul.notice span { 
    margin-left: 10px;
    font-family: 'Pretendard-Regular', sans-serif;
    font-size: 15px;
    line-height: 1.2;
    color: #999;
    letter-spacing: -0.025em;
}
dl.mainNews dt {position: relative; }
dl.mainNews div.more {position: absolute; right: 0; bottom: 10px;/*  top: -5px; */}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul.notice {
    padding-top: 0;
}
div.moreCon {padding: 0 15px 15px;}
div.moreCon dl {padding: 20px 15px;}

div.moreCon dt {font-size: 19px;line-height: 20px;}
div.moreCon dd {padding-top: 15px;}

dl.mainNews div.more img {max-width: 17px;}

ul.notice li {position: relative;margin-top: 12px;}
ul.notice li.new {margin-top: 15px;}
ul.notice li.new:before {top: -9px; height: 9px; width: 26px; background-size:auto 9px;}
ul.notice a {font-size: 15px;}
ul.notice span {
    margin-left: 4px; 
    margin-right: 0; 
    min-width: 110px; 
    font-size: 12px;
    text-align: right;
}

}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
dl.mainNews {
    /* padding: 30px 20px;  */
    min-height: 200px; 
    /* box-shadow: 1px 1px 10px rgba(29,41,94,.2); */
}
div.moreCon {float: right;width: 415px;}
div.moreCon dl {padding: 15px 30px;}
div.moreCon dl:first-child {}

div.moreCon dt {font-size: 28px;line-height: 28px;}
div.moreCon dd {padding-top: 15px;}

ul.notice li {position: relative;margin-top: 28px; }
ul.notice a {
    width: calc(100% - 130px);
    font-size: 20px;
    line-height: 1;
}

div.moreCon .more {top: -22px;}

}


/* mainVideo */
dl.mainVid {background-color:#e9e9f6; margin-top: 23px; padding: 22px 15px; display: flex; gap:20px; justify-content: space-between; align-items: start; border-radius: 5px;}
dl.mainVid a {border: none; padding-left: 0;}
dl.mainVid dt span.logo {position: relative; display: block; padding-bottom: 10px; margin-bottom: 10px; line-height: 1.1;}
dl.mainVid dt span.logo:before {position: absolute; content:''; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #959595; z-index: 0;}
dl.mainVid dt span.logo:after {position: absolute; contenT:''; left: 0;bottom: 0; width: 40%; height: 1px; background-color: #333; z-index: 1;}
video[poster]{ 
	/* 포스터 이미지의 크기를 비디오 영상에 꽉차도록 */
	height:100%;
	width:100%;	
	object-fit: fill;
}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
	dl.mainVid {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 0 !important; 
        padding: 20px 25px;
    }
    dl.mainVid dt,
    dl.mainVid dd {
        width: 100%;
    }
	dl.mainVid dt span {font-size:15px;}
	dl.mainVid dt span.logo {
        display: block; 
        margin-bottom: 4px;
        font-size:24px;
        font-family: 'Pretendard-Bold', sans-serif;
    }
    dl.mainVid dt span.logo + span {
        display: inline-flex;
        width: calc(100% - 34px);
        height: 35px;
        align-items: center;
    }
	dl.mainVid .btn {
		display: inline-flex;
	}
	dl.mainVid .btn a {padding: 0; margin-top: 5px;}
	dl.mainVid .videoArea {
	}
	dl.mainVid dd {
		height: 100%;
	}
	dl.mainVid img {
		max-width: 30px;
	}
	dl.mainVid video {
		min-width: 200px;
	}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
	dl.mainVid img {
		max-width: 41px;
	}
	dl.mainVid video {
		max-width: 328px;		
		object-fit: fill;
	}
	dl.mainVid {padding: 22px 27px;}
	dl.mainVid .btn {display: block; margin-top: 10px;}
	dl.mainVid .btn a {padding: 0;}
	
	dl.mainVid dt {}
	dl.mainVid dt span {font-size:17px;}
	dl.mainVid dt span.logo {font-size:34px; font-family: 'Pretendard-Bold',sans-serif; line-height: 1;}
	dl.mainVid dd {flex-shrink : 0; height: 190px;}
	dl.mainVid dd .videoArea {height: 190px; width: 328px;}
}

/* 2024-06-28 mainLink */
dl.mainLink {
    background-color:#f5e9f6; 
    margin-top: 24px; 
    padding: 30px 25px; 
    display: flex; 
    justify-content: space-between; 
    /* align-items: center;  */
    border-radius: 5px;
}
dl.mainLink dt {
    font-size: 17px;
    line-height: 1.1;
}
dl.mainLink dt span {
    display: block;
    font-size: 34px;
    font-family: 'Pretendard-Bold', sans-serif;
    
}
dl.mainLink dt img {display: block;  height: 41px; margin-top: 30px;} 
dl.mainLink a {border: none; padding-left: 0;}
dl.mainLink dd ul {display:flex; gap:10px;}
dl.mainLink dd ul li{position: relative;}
dl.mainLink dd ul li a {position: relative; display: block; text-align: center;}
/* dl.mainLink dd ul li:hover a:before {position: absolute; content:''; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2) url('/image/main/img_link_play.png') no-repeat center center;} */
dl.mainLink dd ul li img {display: block;}
/*  PC : width:961px ~  */
@media screen and (max-width: 960px) {
	dl.mainLink {margin-top: 15px !important; flex-wrap:wrap; padding: 20px 25px;}
	dl.mainLink dt,dl.mainLink dd {
		width: 100%;
	}
	dl.mainLink dt {
        font-size: 15px;
		margin-bottom: 10px;
	}
	dl.mainLink dt span {width: calc(100% - 27px); font-size:24px; padding: 3px 0; line-height: 1;}
	dl.mainLink dt img {display: inline-block; margin-top: 0; height: 30px;}
	dl.mainLink dd ul li {width:calc(50% - 5px);}
    dl.mainLink dd ul li a {
        text-align: center;
    }
	dl.mainLink dd ul li img {
        max-width: 100px;
        margin: 0 auto;
    }

}

ul#aside, ul#aside li, ul#aside a {margin: 0;padding: 0;list-style: none;text-decoration: none;z-index: 50;cursor: pointer;}
ul#aside {position: fixed;left: 50%;top: 50%;transform:translate(-50%, -50%);width: 95px;margin-left: 772px;padding-bottom: 35px;border: 2px solid #e1e5f0;border-radius: 15px;background-color: #fff;}
ul#aside li:not(.goTop) a {display: table-cell;width: 95px;height: 100px;text-align: center;vertical-align: middle;color: #5b647c;font-size: 14px;line-height: 16px;font-family: 'Pretendard-Regular', sans-serif;}
ul#aside li:not(.goTop) img {display: block;margin: 0 auto 10px;}
ul#aside li.goTop {position: absolute;left: -2px;bottom: -2px;width: 100%;}
ul#aside li.goTop a {display: block;width: 100%;padding: 0 2px;height: 35px;font-size: 0;line-height: 0;border-radius: 15px;background: #146ab2 url('/image/common/aside_goTop.png') center center no-repeat;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
ul#aside {display: none;}
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
}


/* 팝업 > 다운로드 */
div#popupDownload {border-radius: 0;border-color: #744fae;}
div#popupDownload h1 {text-align: left;background-color: #744fae;}
div#popupDownload dl {position: relative;display: grid; background-position: 0 0;background-repeat: no-repeat;border-radius: 10px;}
div#popupDownload dt {font-family: 'Pretendard-Bold', sans-serif;}

div#popupDownload dl {background-image:url('/image/main/download_bg2.png');}
div#popupDownload dl:after {position: absolute; display: block; background:url('/image/main/download_bg.png') no-repeat center top;background-size:100% 100%;content:'';}
div#popupDownload dd a {display: block;box-sizing: border-box; border: 0 none;text-align: left;}

div#popupDownload dd a {position: relative;display: block;text-decoration:none;color: #fff;background-color:#4583b7;}
div#popupDownload dd img {position: absolute;display: inline-block;}
div#popupDownload dd a:first-child {background-color: #37518a;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div#popupDownload dl {padding: 25px 10px;grid-template-columns: 33% auto;background-size:100% 100%;}
div#popupDownload dt {font-size: 16px;line-height: 1.3;}

div#popupDownload dl:after {width: 50px;height: 45px;left: 40px;bottom: 20px;}
div#popupDownload dd a {padding: 10px 10px 10px 15px;line-height: 18px;font-size: 14px;border-radius: 35px;}
div#popupDownload dd a + a {margin-top: 5px;}
div#popupDownload dd a img {height: 18px;right: 10px;}
}

/* 팝업 > 메인 레이어 팝업 */
#main-popup .popup-contents {
	margin: 0 auto;
	overflow: initial;
} /* 241125 추가 */


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
div#popupDownload {width: 684px;}
div#popupDownload dl {grid-template-columns: 290px auto;}
div#popupDownload dt {padding: 50px 40px;font-size: 28px;line-height: 35px;}

div#popupDownload dl:after {width: 139px;height: 125px;left: 130px;bottom: 43px;}
div#popupDownload dd {padding: 60px 30px 60px 20px;}
div#popupDownload dd a {padding: 21px 40px;line-height: 22px;font-size: 18px;border-radius: 35px;}
div#popupDownload dd a + a {margin-top: 10px;}
div#popupDownload dd a img {right: 40px;}
}



/* 24.12.11 Plenary Speakers 추가 */
.mainSpeakers {
    margin-bottom: 50px;
}
.speaker ul > li {
    width: 100%;
}
.speaker-box {
    display: flex;    
    align-items: center;
    column-gap: 20px;
    padding: 0 20px 0 40px;
    width: 100%;
    height: 260px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-sizing: border-box;
    background-repeat: no-repeat;
	/* 미사용으로 인한 주석처리
    background-color: #e8e8f1;
    background-position: right 30px bottom 30px;
    background-image: url(../image/main/bg_plenary.png);
	*/
}
.speaker-box .img-wrap {
    overflow: hidden;
    width: 170px;
    height: 182px;
    border-radius: 10px;
}
.speaker-box .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.speaker-box .text-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 10px;
    width: calc(100% - 170px);
}
.speaker-box .text-box .date {
    margin-bottom: 5px;
    font-family: 'Pretendard-Medium', sans-serif;
    font-size: 16px;
    letter-spacing: -0.05em;
    line-height: 1.2;
    color: #3050c5;
}
.speaker-box .text-box .tit {
    font-family: 'Pretendard-Bold';
    font-size: 25px;
    letter-spacing: -0.025em;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.speaker-box .text-box .name {
	margin-top: 3vh;
    position: relative;
    padding-left: 15px;
    font-family: 'Pretendard-Medium', sans-serif;
    font-size: 20px;
    letter-spacing: -0.01em;
    line-height: 1.2;
    color: #333;
}
.speaker-box .text-box .name > span {
    display: block;
    margin-top: 5px;
    font-family: 'Pretendard-Light';
    font-size: 15px;    
    color: #666;
}
.speaker-box .text-box .name:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 5px;
    height: 90%;
    border-radius: 10px 0 0 10px;
    background-color: #2f3970;
}
.speakers {
	position: relative;
}
.speakers .bx-controls a {	
	position: absolute;
	top: 50%;
	font-size:0;
	transform:translateY(-50%);
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center center;	
}
.speakers .bx-controls a.bx-next {	
	right: 7px;
	background-image: url('../image/main/img_main_speaker_prev2.png');/*img_main_speaker_next.png 회색*/
}
.speakers .bx-controls a.bx-prev {
	left: 7px;
	background-image: url('../image/main/img_main_speaker_prev.png');
}
/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
	.speakers .bx-controls a {	
		width: 20px;
		height: 20px;
		background-size: 20px;
	}
    .speaker-box {
        height: 200px;
        column-gap: 10px;
        padding: 10px 30px;
        border-radius: 5px;
        background-position: right 20px bottom 10px;
        background-size: 54px;
    }
    .speaker-box .img-wrap {
        width: 80px;
        height: 100px;
        border-radius: 5px;
    }
    .speaker-box .text-box {
        width: calc(100% - 80px);
        padding: 0 0 0;
    }
    .speaker-box .text-box .tit {
        font-size: 18px;
        line-height: 1;
        min-height: 40px;
    }
    .speaker-box .text-box .tit + .name {
        margin-top: 20px;
    }
    .speaker-box .text-box .date {
        font-size: 13px;
    }
    .speaker-box .text-box .name {
        padding-left: 8px;
        font-size: 16px;
    }
    .speaker-box .text-box .name > span {
        margin-top: 3px;
        font-size: 13px;
        line-height: 1.2;
    }
    .speaker-box .text-box .name:before {
        width: 3px;
    }
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
	.speaker-box .text-box .tit {
		padding-right: 20px;
	}
}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
}

/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
}



/* ==================== 컨텐츠 ==================== */
/* 등록페이지 */
p.regiSubs a.myPage {display: inline-block;  vertical-align: top; margin:0 5px; padding:5px 13px; border-radius: 3px; border: 1px solid #2d4389; color: #fff; background-color: #2d4389; font-size: 13px; line-height: 13px; text-decoration: none; }


div.regist .applyNote { margin: 25px 0; padding: 10px; text-align: center; color: #fff; font-size: 18px; line-height: 35px; background-color: #a93e61; font-family: 'Pretendard-Bold', sans-serif; display: flex; justify-content: center; align-items: center;}
div.regist .applyNote > img {width: 26px; height: 26px; margin-right: 10px}

div.totalFee {margin: 25px 0;  padding: 20px; text-align: center; color: #2851a9; font-size: 18px; line-height: 35px; background-color: #e7edf9; font-family: 'Pretendard-Bold', sans-serif;}
p.regiSubs {margin-top: 10px}
div.verification {padding: 10px 20px; border: 1px solid #ccc; font-size: 0;line-height: 0; display: flex; align-items:center;}
td div.verification {border: 0 none;padding: 0;}
div.verification > * {display: inline-block;vertical-align: top;}
div.verification span.code {overflow: hidden;min-width:100px;height: 36px;padding: 0 5px;background-color: #fff;border:1px solid #ccc;border-radius: 3px;box-sizing: border-box; }
div.verification span.code img {display: block;height: 100%;margin:0 auto; }
div.verification input[type=text] {width: 400px;height: 36px;padding: 4px 10px;}


div.paymentDesc {margin: 15px 0;}

div.cash {display: none; border: 1px solid #ccc; padding: 20px 5px;}
div.cash.on {display: block;}
table.cash {display: none;}
table.cash.on {display: block;}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {

}

/*  Mobile : ~ width:960px  */
@media screen and (max-width: 565px) {
div.regist .applyNote {flex-direction: column;}
}


/* ======== transportation ======== */
div.transportation {}


/*  Mobile : ~ width:960px  */
@media screen and (max-width: 960px) {
div.transportation ul.subMenu {display: grid;grid-template-columns: repeat(3, 1fr);}
div.transportation ul.subMenu li {width: auto !important;}
div.transportation ul.subMenu a {border-top: 0 none;}
div.transportation ul.subMenu li:nth-child(-n+3) a {border-top: 1px solid #5a66b7;}
div.transportation ul.subMenu li:nth-child(3n+1) a {border-left: 1px solid #5a66b7;}
}


/*  PC : width:961px ~  */
@media screen and (min-width: 961px) {
}

/* 2024-06-26 새로 쓰는 css 추가 */
/* align */
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
/* radio, checkbox custom */
.radio-wrap,
.checkbox-wrap{
    margin: -5px -10px;
}
.radio-group,
.checkbox-group{
    display: inline-block;
    margin: 5px 10px;
    vertical-align: middle;
}
.radio-group label,
.checkbox-group label{
    margin: 0;
}
.radio-group input[type="radio"],
.checkbox-group input[type="checkbox"]{
    overflow: hidden;
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0,0,0,0);
    border: 0;
}
.radio-group input + label,
.checkbox-group input + label{
    position: relative;
    display: inline-block;
    height: 18px;
    padding-left: 25px;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    line-height: 1.3;
    box-sizing: border-box;
}
.radio-group input + label:before{
    display: none;
    content: '';
    clear: both;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    background-color: #e5e5e5;
    box-sizing: border-box;
}
.radio-group input + label:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #e5e5e5;
    background-color: #fff;
    box-sizing: border-box;
}
.radio-group input:checked + label:before{
    display: none;
    content: '';
    clear: both;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    background-color: #2755a8;
    box-sizing: border-box;
}
.radio-group input:checked + label:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    padding: 1px;
    border-radius: 50%;
    border: 2px solid #2755a8;
    background-color: #2755a8;
    box-sizing: border-box;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.checkbox-group input + label:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #d1d1d1;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../image/sub/ic_checkbox.png');
    box-sizing: border-box;
}
.checkbox-group input:checked + label:before{
    display: block;
    content: '';
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #6074f8;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../image/sub/ic_checkbox.png');
    background-size: 10px;
    box-sizing: border-box;
}
.checkbox-group label + .help-text {margin-left: 10px;}

/* custom radio presenter */
.radio-group.cst-person input[type="radio"]{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	clip: rect(0,0,0,0);
	border: 0;
}
.radio-group.cst-person input[type="radio"] + label{
	display: inline-block;
	position: relative;
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.radio-group.cst-person input[type="radio"] + label:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    border: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../image/sub/img_person.png');
    background-color: transparent;
}
.radio-group.cst-person input[type="radio"] + label:after{
	opacity: 0.1;
    border: 0;
    width: 100%;
    height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../image/sub/img_person.png');
    background-size: 100%;
    background-color: transparent;
}
.radio-group.cst-person input[type="radio"]:checked + label:after{
    opacity: 1;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../image/sub/img_person.png');
    background-color: transparent;
    background-size: 100%;
    border: 0;
}

/* form */
.required{
    color: #ff0000;
}
.text-red {
	color: #e72326;
}
.text-blue {
	color: #317afc;
}
.text-blue2 {
	color: #2755a8;
}
.text-navy {
	color: #263ca6;
}

.write-form-wrap{
    width: 100%;
}
.write-form-wrap form,
.write-form-wrap fieldset{
    width: 100%;
    min-width: 0;
}
.write-wrap{
    width: 100%;
    border-top: 2px solid #001f34;
}
.write-wrap + .write-wrap {
    margin-top: 40px;
}
.write-wrap dl{
    display: table;
    width: 100%;
    height: 50px;
    table-layout: fixed;
    border-bottom: 1px solid #dddddd;
}
.write-wrap dt,
.write-wrap dd{
    display: table-cell;
    padding: 15px 20px;
    font-size: 16px;
    vertical-align: middle;
    word-break: keep-all;
}
.write-wrap dt{
    width: 25%;
    background-color: #f6f6ff;
	font-family: 'Pretendard-SemiBold', sans-serif;
    color: #39425f;
    text-align: left;
}
.write-wrap dd{
    width: 75%;
	box-sizing:border-box;
	font-family: 'Pretendard-Regular','Pretendard-Regular', sans-serif;
}
.write-wrap dt + dd{
    border-left: 1px solid #dddddd;
}
.write-wrap dt.hide + dd{
    width: 100%;
}
.write-wrap .form-group + .form-group{
    margin-top: 10px;
}
.write-wrap .form-item{
    width: 100%;
}
.write-wrap dl.full dt,
.write-wrap dl.full dd{
    display: block;
    border-left: 0;
    border-right: 0;
    width: 100%;
}
.write-wrap dl.full dt + dd{
    border-top: 1px solid #dddddd;
}
.write-tit-wrap {
    padding: 15px 25px;
    vertical-align: middle;
    background-color: #57579e;
}
.write-tit-wrap h5 {
    display: inline-block;
    font-family: 'Pretendard-Medium', sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
}
.write-wrap:has(.write-tit-wrap) {
    border-top-color: #57579e;
}
.write-tit-wrap:has(.inner-btn-wrap) {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.write-tit-wrap .form-item + .btn {
    float: none;
    margin: -6px 5px;
    vertical-align: middle;
}
.write-wrap .btn.btn-arrow{
    min-width: initial;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 1px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.write-wrap .btn.btn-arrow.up{    
    background-image: url('../image/sub/ic_abs_up.png');
}
.write-wrap .btn.btn-arrow.up:hover{    
    background-image: url('../image/sub/ic_abs_up_active.png');
}
.write-wrap .btn.btn-arrow.down{    
    background-image: url('../image/sub/ic_abs_down.png');
}
.write-wrap .btn.btn-arrow.down:hover{    
    background-image: url('../image/sub/ic_abs_down_active.png');
}

.form-item{
	box-sizing:border-box;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    font-size: 16px;
    vertical-align: top;
}
.form-item::placeholder{
    color: #a8a8a8;
}
.form-item.n-bd{
    width: 30px;
    height: auto;
    padding: 0;
    border: 0;
}
textarea.form-item{
    height: auto;
    padding: 10px;
    font-family: 'Pretendard-Regular', sans-serif;
}
.form-group.n2 .form-item{
    width: calc((100% - 5px)/2);
}
.form-group.n5 .form-item{
    width: calc((100% - 20px)/5);
}
.form-group-text span{
    display: inline-block;
    width: 25px;
    text-align: center;
    vertical-align: middle;
}
.form-group-text .text{
    width: 50px;
    text-align: left;
}
.form-group-text .form-item{
    max-width: calc(100% - 55px);
    vertical-align: middle;
}
.form-group-text.n2 .form-item{
    width: calc((100% - 35px)/2);
}
.form-group-text.n2 .text-wrap{
    display: inline-block;
    width: calc((100% - 35px)/2);
    vertical-align: middle;
}
.form-group-text.n3 .text-wrap {
    display: inline-block;
    width: calc((100% - 68px)/3);
    vertical-align: middle;
}
.form-group-text.n3 .form-item {
    width: calc((100% - 68px)/3);
}
.form-group-text.n2 .text-wrap p,
.form-group-text.n3 .text-wrap p {
    display: block;
    width: 100%;
    margin: 5px 0;
    text-align: left;
}
.form-group-text.n2 .text-wrap .form-item,
.form-group-text.n3 .text-wrap .form-item {
    width: 100%;
    max-width: none;
}
.form-group-text.n2 .text-wrap + span,
.form-group-text.n3 .text-wrap + span {
    margin-bottom: 8px;
    vertical-align: bottom;
}



.form-group.has-btn .btn{
	box-sizing:border-box;
	display: inline-block;
	vertical-align: top;
    height: 40px;
    margin: 0;
    padding: 11px 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
	text-decoration: none;
	outline:none;
	border: none;
	cursor: pointer;
	font-family: 'Pretendard-Regular','Pretendard-Regular', sans-serif;
}
.form-group.has-btn .form-item{
    width: 1100%;
    max-width: calc(100% - 211px);
}

.form-group.has-btn .form-item + .btn {
	margin-left: 5px;
}
.captcha *{
    display: inline-block;
    vertical-align: middle;
}
.captcha button {
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.captcha .img{
    display: inline-block;
    margin: 2px 0;
    height: 40px;
    border: 1px solid #cccccc;
}
.captcha .img img{
    height: 100%;
}
.captcha .form-item{
    width: auto;
    max-width: 200px;
    margin: 2px 0;
}

.help-text{
    font-size: 14px;
    line-height: 1.2;
}
* + .help-text{
    margin-top: 5px;
}

.write-wrap + .btn-wrap,
.write-form-wrap .btn-wrap{
    margin-top: 40px;
}
.write-form-wrap .btn-wrap .btn{
    min-width: 160px;
}
.write-wrap .def-table img{
    max-width: 100%;
}
.write-wrap .cst-table .btn{
    min-width: 105px;
    padding: 8px 0;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}
.btn.btn-small{
    padding: 7px 14px;
    margin: 4px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.write-wrap .def-table .form-item{
    max-width: none;
}
.write-tit-wrap .form-item {
    display: inline-block;
    height: 36px;
    width: auto;
    min-width: 70px;
    margin-top: 0;
    margin-left: 35px;
    vertical-align: middle;
}

.radio-wrap .form-item,
.checkbox-wrap .form-item{
    width: auto;
    margin: 0 10px;
    vertical-align: middle;
}
/* file */
.file-box{
    position: relative;
}
.file-box input[type='text'].form-item {
	max-width: unset;
    width: calc(100% - 105px);
	height: 40px;
}
.file-box input[type='text'].form-item + .btn {
	margin-left: 5px;
}
.file-box .btn-file-sch,
.file-box .btn-file-del{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 1px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: top;
    cursor: pointer;
}
.file-box .btn-file-sch{
    margin-left: 5px;
    background-color: #403d3e;
    background-image: url('../image/sub/ic_file_srch.png');    
}
.file-box .btn-file-sch input{
    opacity: 0;
    width: calc(100% - 45px);
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
.file-box .btn-file-del{
    background-color: #8d8d8d;
    background-image: url('../image/sub/ic_file_del.png');
}
.file-box .attach{
    display: inline-block;
    padding: 3px 15px 2px;
    padding-right: 10px;
    margin-top: 5px;
    font-size: 12px;
    background-color: #f6f6ff;	
}
.file-box .link {
	text-decoration: none;
	color: #222;
}
.file-box .btn-attach-del img{
    margin-top: 0;
    margin-left: 15px;
    vertical-align: middle;
}

/* button */
.btn-wrap *{
	text-decoration: none;
	cursor: pointer;
}
.btn {
	display: inline-block;
	vertical-align: top;
    text-decoration: none;
}
.btn.btn-type1 {
    padding: 12px 44px;
    margin: 4px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 20px;
    line-height: 1.4;
	font-family: 'Pretendard-SemiBold', sans-serif;
    letter-spacing: -0.02em;
}
.btn.btn-type2 {
    padding: 8px 32px;
    margin: 2px;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 16px;
    font-family: 'Pretendard-Regular', sans-serif;
    vertical-align: middle;
}
.btn.btn-small{
    padding: 7px 14px;
    margin: 4px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    border: 1px solid transparent;
}
.btn.btn-gray {
	background-color: #565656;
	border-color: #565656;
	color: #fff;
}
.btn.btn-navy {
	background-color: #373665;
	border-color: #373665;
	color: #fff;
}
.btn.btn-navy.type1 {
	background-color: #191c6b;
	border-color: #191c6b;
	color: #fff;	
}
.btn.btn-black {
	background-color: #313131;
	border-color: #313131;
	color: #fff;
}

.btn.btn-light-gray {
	background-color: #999999;
	border-color: #999999;
	color: #fff;
}
.btn.btn-blue {
	background-color: #3b79d6;
	border-color: #3b79d6;
	color: #fff;
}
.btn.btn-purple {
	background-color: #8f82bc;
	border-color: #8f82bc;
	color: #fff;
}
.btn.btn-purple2 {
	background-color: #892bd3;
	border-color: #892bd3;
	color: #fff;
}
.btn.btn-purple3 {
	background-color: #5e28fd;
	border-color: #5e28fd;
	color: #fff;
}
.btn.btn-skyblue {
	background-color: #12b7d9 ;
	border-color: #12b7d9 ;
	color: #fff;
}
.btn.btn-pink {
	background-color: #eb6877;
	border-color: #eb6877;
	color: #fff;
}
.btn.btn-blue3 {
	background-color: #263ba4;
	border-color: #263ba4;
	color: #fff;
}
.btn.btn-bd-gray{
	background-color: #fff;
	border-color: #565656;
	color: #565656;
}
.btn.btn-bd-navy{
	background-color: #fff;
	border-color: #373665;
	color: #373665;
}
.btn.btn-bd-black{
	background-color: #fff;
	border-color: #313131;
	color: #313131;
}
.btn.btn-bd-blue{
	background-color: #fff;
	border-color: #3b79d6;
	color: #3b79d6;
}
.btn.btn-bd-purple {
	background-color: #fff;
	border-color: #8f82bc;
	color: #8f82bc;
}
.btn.btn-bd-pink {
	background-color: #fff;
	border-color: #eb6877;
	color: #eb6877;
}

.link {
	color: #317afc;
}

.tc-blue {
	color: #2f4cd3;
}
.tc-navy {
	color: #3b4cb4;
}
.tc-violet {
    color: #6924af;
}
.tc-pink {
	color: #cb3f73;
}



/* MY PAGE::Abstract Submission */
.btn.btn-mypage{
    min-width: 91px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn.btn-preview{
    width: calc(100% - 4px);
    max-width: 200px;
}
.btn-wrap .btn.btn-mypage{
    margin: 4px 2px;
}

@media screen and (max-width: 768px) {
	/* form */
    .write-wrap dl{
        display: block;
        height: auto;
    }
    .write-wrap dl.full dt{
        border-bottom: 0;
    }
    .write-wrap dt,
    .write-wrap dd{
        display: block;
        width: 100%;
        padding: 10px;
        font-size: 14px;
		box-sizing:border-box;
    }
    .write-wrap dt + dd{
        border-left: 0;
    }
    .write-wrap dt{
        border-bottom: 1px solid #dddddd;
    }
    .write-wrap dt br{
        display: none;
    }
    .form-item{
        height: 35px;
    }
    .write-wrap .form-item.n-bd{
        width: 30px;
    }
    .form-group.has-btn .form-item{
        width: calc((100% - 90px));
    }
	.form-group.has-btn .form-item + .btn {
		margin-left: 0;
	}
    .form-group.has-btn .btn{
        height: 35px;
        padding: 10px 12px;
        margin: 5px 0;
        font-size: 12px;
    }
    .form-group.has-btn .form-item{
        width: 100%;
        max-width: 100%;
    }
    .form-group.n2 .form-item{
        width: 100%;
    }
    .form-group.n2 .form-item + .form-item{
        margin-top: 7px;
    }
    .help-text{
        font-size: 12px;
        line-height: 1.2;
    }
    .write-wrap .form-item{
        width: 100%;
        font-size: 14px;
    }
    .write-form-wrap .btn-wrap .btn{
        min-width: initial;
    }

    .radio-wrap .form-item, 
    .checkbox-wrap .form-item{
        width: auto;
    }    
    .write-wrap + .btn-wrap,
    .write-form-wrap .btn-wrap{
        margin-top: 30px;
    }
    .form-group-text.n2 .text-wrap + span{
        margin-bottom: 8px;
    }
    .form-group.n5 .form-item{
        width: calc((100% - 5px)/2);
        margin: 1px 0;
    }

    /* file */
    .file-box .btn-file-sch input{
        width: calc(100% - 38px);
        height: 34px;
    }
    .file-box .form-item{
        width: calc(100% - 76px);
    }
	.file-box input[type='text'].form-item {
		height: 35px;
	}

    .file-box .btn-file-sch,
    .file-box .btn-file-del{
        width: 34px;
        height: 34px;
        margin: 0;
        background-size: 14px auto;
    }
	.file-box input[type='text'].form-item + .btn {
		margin: 0;
	}
    .file-box .btn-file-sch{
        margin-left: 0;
    }
    .file-box .attach{
        padding: 5px 12px;
    }
    .file-box .attach img{
        margin-top: 0;
        width: 7px;
		margin-left: 5px;
    }

    /* show / hide */
    .t-show{
        display: none;
    }
    .m-show{
        display: block;
    }
    .m-hide{
        display: none;
    }

    /* radio, checkbox custom */
    .radio-wrap, 
    .checkbox-wrap{
        margin: -5px;
    }
    .radio-group, 
    .checkbox-group{
        margin: 5px;
    }
    .radio-wrap.n2 .radio-group{
        width: auto;
    }
	/* button */
    .btn.btn-type1{
        margin: 4px 2px;
        padding: 8px 24px;
        font-size: 16px;
		height: auto;
    }
    .btn.btn-round{
        padding: 7px 15px;
        font-size: 13px;
    }
}

/* footer 수정 - 24.10.30 박민지 */
div.footerCon > div > div{
    flex: 0 0 auto;
}
div.footerCon .footer-conbox{
    margin-left: 20px;
}
div.footerCon .footer-conbox ul{
    display: flex;
    gap: 10px;
}
div.footerCon .footer-conbox ul + ul{
    margin-top: 10px;
}
@media screen and (max-width: 960px){
    div.footerCon > div:has(.footer-conbox){
        flex-direction: column;
        justify-content: start;
    }
    div.footerCon .footer-conbox{
        margin-top: 15px;
        margin-left: 0;
        width: 100%;
    }
    div.footerCon .footer-conbox ul + ul{
        margin-top: 0;
    }
    div.footerCon .footerBy {
        margin-top: 10px;
        text-align: right;
    }
    div.footerCon .footerBy > img {
        width: 73px;
    }

}

/* index 수정 - 25.01.16 박민지 */
.mainSpeakers + .newsletter-btn-wrap{
    margin-top: -20px;
}
.newsletter-btn-wrap .btn{
    display: block;
    position: relative;
    width: 100%;
    height: 100px;
    padding: 35px 30px;
    background-repeat: no-repeat, no-repeat;
    background-position: right 30px center, center;
    background-image: url('../image/main/ic_newsletter.png'), linear-gradient(90deg, #26A9E0 2.75%, #0046BA 98.35%);
    font-family: 'Pretendard-Bold', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.01em;
    line-height: 1;
    text-align: left;
    
}
.mainLink.sns-menu{
    justify-content: space-between;
}
.mainLink.sns-menu dt{
    color: #9f3fa7;
}
.mainLink.sns-menu dd ul{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    padding-right: 25px;
}
.mainLink.sns-menu dd ul .tit{
    display: block;
    margin-top: 10px;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: center;
}
.mainLink.sns-menu dd ul > li:nth-child(1) .tit{
    color: #e34d5f;
}
.mainLink.sns-menu dd ul > li:nth-child(2) .tit{
    color: #1976d2;
}
.mainLink.sns-menu dd ul > li > a:hover:before{
    display: none;
}

/* main video rolling 추가, 25.02.13, ma.kal*/
div.videoArea ul .videoWrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 46.25%;
    padding-top: 24px;
}
div.videoArea {
    position: relative;
}
div.videoArea .bx-pager {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}
div.videoArea .bx-pager > div {
    margin-right: 5px;
	}
div.videoArea .bx-pager > div {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
	}
div.videoArea .bx-pager > div a {
    width: 10px;
	height: 10px;
	display: block;
    border: 1px solid #222;
	border-radius: 50%;
}
div.videoArea .bx-pager > div a.active {
    background-color: #222;
}
#videoBxControl {
    position: absolute;
    margin-top: 8px;
    width: 20px;
    right: 31%;
    transform: translateX(-50%);
}
#videoBxControl .stop .bx-controls-auto-item > a {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
#videoBxControl .stop .bx-controls-auto-item > a.bx-stop {
    margin-left: 10px;
    background: url(../image/main/main_pause.png) center / 100% no-repeat;
}
#videoBxControl .stop .bx-controls-auto-item > a.bx-start {
    background: url(../image/main/main_play.png) center / 100% no-repeat;
}

/* e-Poster guidlines 추가, 25.03.05, ma.kal */
dl.mainNews {
    margin-top: 40px;
}
dl.mainEposter,
dl.mainDown {
    margin-top: 60px;
}
dl.mainEposter dt {
    padding-bottom: 6px; 
    margin-bottom: 29px;
    border-bottom: 2px solid #262d56; 
    font-size: 35px; 
    line-height: 1;
    color: #262d56;
}
dl.mainEposter dt span {
    padding-right: 12px;
    background-position: right bottom 10px;
    background-image: url(/image/sub/tit_dot.png);
    background-repeat: no-repeat;
}
dl.mainEposter ul {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
dl.mainEposter ul li {
    width: calc(100% / 2);
}
dl.mainEposter ul li > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
}
dl.mainEposter ul li > a > p {
    font-family: 'Pretendard-Bold', sans-serif;
    font-size: 17px;    
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-align: center;
}
dl.mainEposter ul li > a > p > span {
    display: block;
    margin-bottom: 8px;
    font-size: 13px;
    letter-spacing: -0.045em;
}
dl.mainEposter ul li.type1 > a {
    color: #fff;
    background: linear-gradient(135deg, rgba(97,201,217,1) 0%, rgba(69,105,190,1) 100%);
}
dl.mainEposter ul li.type2 > a {
    color: #262d56;
    background: linear-gradient(135deg, rgba(194,233,251,1) 0%, rgba(161,196,253,1) 100%);
}

/* spacing */
.mt-0{
    margin-top: 0 !important;
}
.mt-5{
    margin-top: 5px !important;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-25{
    margin-top: 25px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-35{
    margin-top: 35px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-45{
    margin-top: 45px !important;
}
.mt-50{
    margin-top: 40px !important;
}

.mb-0{
    margin-bottom: 0 !important;
}
.mb-5{
    margin-bottom: 5px!important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-25{
    margin-bottom: 25px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-35{
    margin-bottom: 35px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-45{
    margin-bottom: 45px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.ml-0{
    margin-left: 0 !important;
}
.ml-5{
    margin-left: 5px!important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-15{
    margin-left: 15px !important;
}
.ml-20{
    margin-left: 20px !important;
}

/* main 수정 - 25.04.10 mj.park */
.mainEposter.new ul > li{
    height: 200px;
}
.mainEposter.new ul > li > a{
    height: 100%;
}
dl.mainEposter.new ul li > a > p > span{
    margin-bottom: 15px;
}
dl.mainDown:has(.btn-wrap) ul.type2{
    justify-content: start;
    gap: 0 18px;
}
dl.mainDown:has(.btn-wrap) ul.type2 li{
    width: calc((63% - 36px)/2);
    height: 200px;
}
dl.mainDown:has(.btn-wrap) ul.type2 li:last-child{
    flex: 0 0 auto;
    width: 37%;
}
dl.mainDown:has(.btn-wrap) li > a{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    height: 100%;
}
dl.mainDown:has(.btn-wrap) li:nth-child(1) a{
    border-left-color: #333;
}
dl.mainDown:has(.btn-wrap) li:last-child a:nth-child(1){
    border-left-color: #6372b2;
}
dl.mainDown:has(.btn-wrap) li:last-child a:nth-child(2){
    border-color: #6e97b0;
}
dl.mainDown:has(.btn-wrap) li:last-child a:nth-child(3){
    border-color: #6eb0ae;
}
dl.mainDown li .btn-wrap > a{
    height: 60px;
    line-height: 1.2;
    text-align: left;
}
dl.mainDown li .btn-wrap > a + a{
    margin-top: 10px;
}

/* main button 추가 = 25.04.24 mj.park */
div.mainCon > div.mainleft{
    justify-content: start;
}
dl.mainDown{
    margin-top: 50px;
}
.btn.btn-confirm{
    line-height: 1.1;
}

@media screen and (max-width: 960px) {
    .mainSpeakers + .newsletter-btn-wrap{
        margin-top: -20px;
        margin-bottom: -20px;
    }
    .newsletter-btn-wrap .btn{
        padding: 10px 15px;
        height: 50px;
        font-size: 18px;
        background-position: right 15px center, center;
        background-size: 41px auto, cover;
    }
    .newsletter-btn-wrap .btn:after{
        right: 5px;
        width: 40px;
        height: 40px;
        background-size: 100%;
        background-position: center;
    }
    .mainLink.sns-menu dt br{
        display: none;
    }
    .mainLink.sns-menu dt span{
        width: 100%;
    }
    .mainLink.sns-menu dd ul{
        gap: 30px;
        padding-right: 0;
    }
    .mainLink.sns-menu ul li img{
        margin: 0 auto;
        max-width: 100px;
    }
    .mainLink.sns-menu dd ul .tit{
        margin-top: 5px;
        font-size: 15px;
    }

    div.videoArea .bx-viewport {
        height: auto !important;
    }
    div.videoArea ul .videoWrap {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 46.25%;
        padding-top: 24px;
    }
    div.videoArea .bx-pager {
        bottom: -26px;
    }
    #videoBxControl {
        position: absolute;
        margin-top: 10px;
        width: 20px;
        right: 0px;
        transform: unset;
    }

    dl.mainEposter dt {
        font-size: 18px;
        margin-bottom: 20px;
    }
    dl.mainEposter dt span {
        padding-right: 6px;
        background-size: 4px;
        background-position: right bottom 5px;
    }
    dl.mainEposter ul li > a > p {
        font-size: 16px;
    }
    dl.mainEposter ul li > a img {
        display: inline-block;
        width: 17px;
    }

    div.mainCon dl{
        padding: 0;
    }
    .mainEposter.new ul > li{
        height: 110px;
    }
    dl.mainEposter.new ul li > a{
        padding: 15px 0;
    }
    dl.mainEposter.new ul li > a > p > span{
        margin-bottom: 8px;
    }
    div.mainDown dl{
        margin-top: 0 !important;
    }

    dl.mainDown:has(.btn-wrap) ul.type2{
        flex-direction: column;
        gap: 10px;
    }
    dl.mainDown:has(.btn-wrap) ul.type2 li{
        width: 100%;
        height: auto;
    }
    dl.mainDown:has(.btn-wrap) li > a{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px;
        padding: 10px 15px;
    }
    dl.mainDown:has(.btn-wrap) li > a img{
        margin-top: 0;
    }
    dl.mainDown:has(.btn-wrap) ul.type2 li:last-child{
        width: 100%;
    }
    dl.mainDown li .btn-wrap{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    dl.mainDown li .btn-wrap > a{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        width: 100%;
        height: auto;
        padding: 10px 15px;
        text-align: center;
    }
    dl.mainDown li .btn-wrap > a img{
        margin-top: 0;
    }
    dl.mainDown li .btn-wrap > a + a{
        margin-top: 0;
    }
    dl.mainDown li .btn-wrap > a br{
        display: none;
    }

    div.mainCon dl.mainVid{
        padding: 20px 20px 40px;
    }
    .mainLink.sns-menu{
        padding: 20px 20px;
    }
}

@media screen and (max-width: 480px) {
    dl.mainEposter ul {
        flex-wrap: wrap;
        column-gap: 0;
        row-gap: 15px;
    }
    dl.mainEposter ul li {
        width: 100%;
    }
    dl.mainDown img {
        width: 17px;
    }
    .mainEposter.new ul > li{
        height: auto;
    }

    .mainLink.sns-menu ul li img{
        max-width: 60px;
    }
    .newsletter-btn-wrap .btn {
        font-size: 16px;
    }
}

/* main 수정, 25.05.02, ma.kal */
dl.mainPhoto dt {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 2px solid #262d56;
    font-size: 35px;
    line-height: 1;
    color: #262d56;
}
dl.mainPhoto dt span {
    padding-right: 12px;
    background-position: right bottom 10px;
    background-image: url(/image/sub/tit_dot.png);
    background-repeat: no-repeat;
}
dl.mainPhoto dd > a {
    display: flex;    
    justify-content: space-between;
    align-items: start;
    gap: 20px;
    padding: 45px 28px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #e9e9f6;
}
dl.mainPhoto dd .photoBox {
    overflow: hidden;
    width: calc(100% - 220px);
    height: 170px;
    background-image: url(../image/main/img_photo01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 105%;
    transition: background-size 5s ease;
    -moz-transition: background-size 5s ease;
    -web-kit-transition: background-size 5s ease;
}
dl.mainPhoto dd a:hover .photoBox {
    background-size: 120%;
}
dl.mainPhoto dd .photoBox img {
    display: none;
}
dl.mainPhoto dd .photoTxt {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 170px;
}
dl.mainPhoto dd .photoTxt .tit {
    font-size: 33px;
    font-family: 'Pretendard-Bold', sans-serif;
    line-height: 1.1;
    color: #333;
    letter-spacing: -0.02em;
}
dl.mainPhoto dd .photoTxt .tit span {
    display: block;
    margin-bottom: 20px;;
    font-size: 18px;
    color: #0a52a1;
}
div.mainTop .videoWrap {
    position: relative;
    grid-column: 1 / 3;
    width: 100%;
    height: 0;
    padding-bottom: 36.25%;
    padding-top: 25px;
    margin-bottom: 50px;
}
div.mainTop .videoWrap > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
dl.mainEposter {
    margin-top: auto;
}
dl.mainDown ul.type3 {
    justify-content: start;
}
dl.mainDown ul.type3 li {
    /*width: calc(100% / 4 - 10px);*/
	width: calc(100% / 3 - 10px);
}

@media screen and (max-width: 960px) {
    dl.mainPhoto dt {
        font-size: 18px;
        margin-bottom: 20px;
    }
    dl.mainPhoto dt span {
        padding-right: 6px;
        background-size: 4px;
        background-position: right bottom 5px;
    }
    dl.mainPhoto dd > a {
        padding: 20px 14px;
    }
    dl.mainPhoto dd .photoBox {
        width: calc(100% - 160px);
        height: auto;
        background-image: none;
        transition: none;
    }
    dl.mainPhoto dd .photoBox > img {
        display: inline-block;
        width: auto;
        max-width: 100%;
        object-fit: cover;
        object-position: center;
    }
    dl.mainPhoto dd .photoTxt  {
        height: 100%;
    }
    dl.mainPhoto dd .photoTxt .tit {
        font-size: 24px;
    }
    dl.mainPhoto dd .photoTxt .tit span {
        font-size: 16px;
        margin-bottom: 10px;
    }
    dl.mainDown ul.type3 li {
        width: calc(100% / 2 - 5px);
    }
}
@media screen and (max-width: 480px) {
    dl.mainPhoto dd > a {
        gap: 10px;
    }
    dl.mainPhoto dd .photoBox {
        width: calc(100% - 110px);
    }
    dl.mainPhoto dd .photoTxt .tit {
        font-size: 18px;
    }  
    dl.mainPhoto dd .photoTxt .tit span {
        font-size: 14px;
        margin-bottom: 8px;
    }  
}