@charset "utf-8";
@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Pretendard-Regular.woff2') format('woff2'),
       url('../fonts/Pretendard-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Pretendard';
  font-style: bold;
  font-weight: 600;
  src: url('../fonts/Pretendard-Bold.woff2') format('woff2'),
       url('../fonts/Pretendard-Bold.woff') format('woff');
}


#skipNavi{position:absolute;margin:0 auto;width:100%;list-style:none;font-size:1.15em;top:-10.5em;left:0;z-index:999999;}
#skipNavi a:active,
#skipNavi a:focus{position:absolute;padding-top:0.5em;width:100%;height:2em;top:10.5em;text-align:center;color:#000;font-weight:bold;background:#fff;border-bottom:1px solid #475470;outline:0;z-index:999999;}
#wrap{font-family: 'Pretendard', '맑은 고딕', sans-serif;-webkit-text-size-adjust:100%;font-weight:400;font-size:13px;line-height:150%;}

/* main_layout */
#header{padding:30px 60px;}
#header .inner h1{position:absolute;left:60px;top:20px;}
#header .inner h1 img{height:50px;}
#header .inner .gnb{margin:0 150px 0 400px;}
#header .inner .gnb ul{display:flex;}
#header .inner .gnb ul li{text-align:center;width:20%;}
#header .inner .gnb ul li a{display:block;font-size:18px;font-weight:600;line-height:30px;}
#header .inner .lang{position:absolute;right:60px;top:30px;}
#header .inner .lang ul{display:flex;}
#header .inner .lang ul li{}
#header .inner .lang ul li a{display:block;font-size:22px;font-weight:600;line-height:30px;position:relative;padding-left:15px;margin-left:15px;}
#header .inner .lang ul li a:before{content:'';display:block;position:absolute;left:0;top:7px;bottom:7px;width:2px;background:#000;}
#header .inner .lang ul li:first-child a{padding-left:0;margin-left:0;}
#header .inner .lang ul li:first-child a:before{display:none;}
#footer{background:#182339;}
#footer .inner{padding:45px 0;max-width:1300px;margin:0 auto;position:relative;}
#footer .inner .copyright{font-size:16px;line-height:150%;color:#DBDBDB;}
#footer .inner .foot_logo{position:absolute;right:0;top:45px;}

.h2_tit{font-size:36px;color:#191919;line-height:150%;font-weight:600;text-align:center;margin-bottom:50px;}
.h2_tit + p{font-size:19px;line-height:150%;margin-bottom:20px;}
.main_visual_wrap{margin:0 60px;position:relative;}
.main_visual_wrap ul li img{width:100%;}
.main_visual_wrap .logo{position:absolute;left:0;right:0;bottom:0;z-index:100;width:19%;padding:0.5% 1%}
.main_visual_wrap .logo img{width:100%;max-width:330px;}
.summary{background:#E9F2FF url(../img/ico_main_summary.png) no-repeat right 25px bottom 20px;border:1px solid #ACCFFF;border-radius:15px;padding:50px;}
.summary > ul > li{position:relative;margin-bottom:20px;}
.summary > ul > li .tit{position:absolute;left:0;top:0;width:90px;font-size:24px;color:#000;font-weight:600;line-height:35px;}
.summary > ul > li .tit.letter2{letter-spacing:40px;}
.summary > ul > li .tit.letter3{letter-spacing:10px;}
.summary > ul > li .txt{margin-left:120px;font-size:19px;line-height:35px;}
.location_list{padding:50px;}
.location_list > ul > li{position:relative;margin-bottom:20px;}
.location_list > ul > li .tit{position:absolute;left:0;top:0;width:90px;font-size:24px;color:#000;font-weight:600;line-height:35px;}
.location_list > ul > li .tit.letter2{letter-spacing:40px;}
.location_list > ul > li .tit.letter3{letter-spacing:10px;}
.location_list > ul > li .txt{margin-left:120px;font-size:19px;line-height:35px;}
.program_table_img{max-width:1172px;margin:0 auto 70px auto;}
.program_table_img img{width:100%;max-width:1172px;}
.notice_list{/* max-width:1100px; */ margin:0 auto;}
.notice_list ul{margin-left:-4%;}
.notice_list ul:after{content:'';display:block;clear:both;}
.notice_list ul li{float:left;width:29.33%;margin-left:4%;margin-bottom: 20px;}
.notice_list ul li a{display:block;padding:20px;background:#fff;box-shadow:4px 6px 15px rgba(0,0,0,0.16);border-radius:10px;}
.notice_list ul li a .tit{font-size:20px;font-weight:500;height:52px;line-height:26px;overflow:hidden;margin-bottom:15px;letter-spacing:-1px;color:#000}
.notice_list ul li a .txt{font-size:14px;line-height:20px;height:80px;overflow:hidden;color:#666;margin-bottom:10px;}
.notice_list ul li a .date{color:#999;font-size:12px;}
.notice_list ul li.noData{float:none;width:auto;text-align:center;font-size:16px;line-height:150%;padding:50px 20px;background:#fff;border-radius:15px;}
.notice_list ul li.none{display:none;}
.notice_list .more{text-align:center;margin-top:20px;}
.notice_list .more .btn_more{display:inline-block;vertical-align:top; border:1px solid #ccc;width:120px;height:50px;line-height:50px;font-size:18px;color:#000;text-align:center;border-radius:10px;background:#fff;font-weight:500;}
.notice_list .more.none{display:none;}
.googleMap{height:550px;border-radius:20px;overflow:hidden;border:1px solid #ddd;}
.googleMap iframe{width:100%;height:100%;}
.program_table{margin-bottom:70px;}
.program_table table{width:100%;border-collapse:collapse;}
.program_table table th{font-size:22px;color:#fff;background:#164a7a;line-height:150%;padding:10px 5px;text-align:center;border:1px solid #C1C1C1;}
.program_table table th span{font-size:19px;}
.program_table table td{font-size:19px;color:#000;line-height:150%;padding:10px 5px;text-align:center;border:1px solid #C1C1C1;background:#fff;}

.main_section01{padding:70px 0;}
.main_section01 .inner{max-width:1300px;margin:0 auto;}
.main_section02{padding:70px 0;}
.main_section02 .inner{max-width:1300px;margin:0 auto;}
.main_section03{padding:70px 0;background:#F5F5F5;}
.main_section03 .inner{max-width:1300px;margin:0 auto;}
.main_section04{padding:70px 0;}
.main_section04 .inner{max-width:1300px;margin:0 auto;}
.main_section05{padding:70px 0;background:#F5F5F5;}
.main_section05 .inner{max-width:1300px;margin:0 auto;}

.speacker > ul > li{margin-bottom:30px;}
.speacker > ul > li h3{font-size:24px;line-height:150%;margin-bottom:20px;}
.speacker > ul > li > .speacker_list > ul{overflow:hidden;margin-left:-2%;}
.speacker > ul > li > .speacker_list > ul > li{float:left;width:31.33%;margin-bottom:4%;margin-left:2%;}
.speacker > ul > li > .speacker_list > ul > li > a > strong{display:block;font-size:17px;color:#000;line-height:150%;margin-bottom:5px;height:75px;}
.speacker > ul > li > .speacker_list > ul > li.long{float:none;width:auto;background:#dedede;height:200px;line-height:200px;text-align:center;font-size:20px;border-radius:15px;}
.speacker > ul > li > .speacker_list > ul > li .img{border-radius:15px;overflow:hidden;position:relative;margin-bottom:15px;}
.speacker > ul > li > .speacker_list > ul > li .img img{width:100%;}
.speacker > ul > li > .speacker_list > ul > li .img .name{position:absolute;left:0;bottom:0;background:#f1f1f1;padding:15px 25px;font-size:18px;border-radius:0 15px 0 0;color:#2f3743}
/*
.speacker > ul > li > .speacker_list > ul > li .img .name:before{content:'';position:absolute;left:0;top:-15px;width:15px;height:15px;background:#f1f1f1;border-radius:0 0 0 15px;}
*/
.speacker > ul > li > .speacker_list > ul > li .txt{font-size:17px;line-height:150%;color:#2f3743}
.speacker > ul > li > .speacker_list > ul > li .txt strong{font-weight:500;color:#000;font-size:17px;}
.speacker > ul > li > .speacker_list > ul > li:nth-child(3n+1){clear:both;}

.pop_speaker{display:none;position:fixed;left:0;right:0;top:0;bottom:0;z-index:100;text-align:center;}
.pop_speaker:before{content:'';display:inline-block;vertical-align:middle;width:1px;height:100%;margin-left:-4px;}
.pop_speaker .inner{width:800px;display:inline-block;vertical-align:middle;background:#fff;border-radius:10px;padding:20px;position:relative;box-shadow:0 0 10px rgba(0,0,0,0.3);text-align:left;min-height:500px;max-height:90%;overflow-y:auto;}
.pop_speaker .inner .close_pop_speaker{position:absolute;right:20px;top:20px;color:#000;font-size:16px;z-index:1;}
.pop_speaker .inner .top{position:relative;display:flex;margin-bottom:30px;}
.pop_speaker .inner .top .people{width:415px;border-radius:10px;overflow:hidden;margin-right:30px;}
.pop_speaker .inner .top .people img{width:100%;}
.pop_speaker .inner .top .people_txt{padding-top:40px;width:50%;}
.pop_speaker .inner .top .people_txt strong{font-size:20px;line-height:150%;font-weight:500;color:#000;margin-bottom:10px;display:block}
.pop_speaker .inner .top .people_txt p{font-size:16px;line-height:150%;font-weight:500;color:#000;}
.pop_speaker .inner .career > ul > li > strong{display:block;font-size:18px;color:#fff;background:#164a7a;padding:10px;font-weight:500;}
.pop_speaker .inner .career > ul > li > ul{padding:10px;}
.pop_speaker .inner .career > ul > li > ul > li > strong{display:block;font-size:18px;font-weight:500;line-height:150%;margin-bottom:10px;color:#164a7a;}
.pop_speaker .inner .career > ul > li > ul > li > p{font-size:16px;font-weight:500;line-height:150%;margin-bottom:10px;}


@media only screen and (max-width: 1351px) {
    #header{padding:20px 30px;}
    #header .inner{}
    #header .inner h1{left:30px;top:22px;}
    #header .inner h1 img{height:30px;}
    #header .inner .gnb{margin:0 100px 0 230px}
    #header .inner .gnb ul li{margin-left:0;}
    #header .inner .gnb ul li a{font-size:18px;}
    #header .inner .lang{top:20px;right:30px;}
    #header .inner .lang ul li a{font-size:16px;}
    #footer .inner{padding:20px 30px;}
    #footer .inner .foot_logo{top:23px;right:30px;}
    .main_visual_wrap{margin:0 30px;}
    .h2_tit{font-size:25px;margin-bottom:20px;}
    .main_section01{padding:40px 30px;}
    .main_section02{padding:40px 30px;}
    .main_section03{padding:40px 30px;}
    .main_section04{padding:40px 30px;}
    .main_section05{padding:40px 30px;}
    .googleMap{height:350px;}
}

@media only screen and (max-width: 1024px) {
    .notice_list ul li a .tit{font-size:17px;line-height:24px;height:48px;}
    .speacker > ul > li > .speacker_list > ul > li > a > strong{font-size:15px;height:71px}
    .speacker > ul > li h3{font-size:20px;}
    .speacker > ul > li > .speacker_list > ul > li .img .name{font-size:14px;padding:10px 20px;}
    .speacker > ul > li > .speacker_list > ul > li .txt{font-size:15px;}
    .pop_speaker .inner{max-width:80%;max-height:80%;overflow-y:auto;}
    .pop_speaker .inner .top .people{width:50%;}
}

@media only screen and (max-width: 768px) {
    #header{padding:20px 15px;}
    #header .inner h1{position:static;margin-bottom:5px;}
    #header .inner .gnb{margin:0 -15px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:5px 0;}
    #header .inner .gnb ul li a{font-size:15px;}
    #header .inner .lang{right:15px;}
    #header .inner .lang ul li a{font-size:14px;line-height:25px;margin-left:10px;padding-left:10px;}
    .main_visual_wrap{margin:0 15px;}
    .h2_tit{font-size:20px;margin-bottom:10px}
    .summary{padding:20px 20px 20px 20px;background-size:auto 100px;background-image:none;border-radius:10px;}
    .summary > ul > li{margin-bottom:10px;}
    .summary > ul > li .tit{width:auto;font-size:16px;letter-spacing:0 !important;line-height:25px;}
    .summary > ul > li .txt{font-size:14px;margin-left:85px;line-height:25px;}
    .summary > ul > li .txt img{height:25px;}
    .googleMap{border-radius:10px;height:250px;}
    .location_list{padding:20px;background-size:auto 100px;border-radius:10px;}
    .location_list > ul > li{margin-bottom:10px;}
    .location_list > ul > li .tit{width:auto;font-size:16px;letter-spacing:0 !important;line-height:25px;}
    .location_list > ul > li .txt{font-size:14px;margin-left:85px;line-height:25px;}
    .location_list > ul > li .txt img{height:25px;}
    .notice_list ul li{float:none;width:auto;margin-bottom:15px;}
    .notice_list ul li a{padding:15px;}
    .main_section01{padding:20px 15px;}
    .main_section02{padding:20px 15px;}
    .main_section03{padding:20px 15px;}
    .main_section04{padding:20px 15px;}
    .main_section05{padding:20px 15px;}
    #footer .inner{padding:20px 15px;}
    #footer .inner .copyright{font-size:12px;margin-bottom:10px;}
    #footer .inner .foot_logo{position:static;}
    #footer .inner .foot_logo img{width:70%;max-width:333px;}
    .program_table_img{margin-bottom:30px;overflow-x:auto;}
    .program_table_img img{width:150%;}
    .program_table{margin-bottom:30px;}
    .program_table table th{font-size:16px;padding:5px;}
    .program_table table th span{font-size:14px;}
    .program_table table td{font-size:14px;padding:5px;}
    .h2_tit + p{font-size:14px;margin-bottom:10px;}
    .speacker > ul > li > .speacker_list > ul > li > a > strong{height:auto;}
    .speacker > ul > li > .speacker_list > ul > li{float:none;width:auto;}
    .pop_speaker .inner .top{display:block;}
    .pop_speaker .inner .top .people{width:100%;margin-top:50px;}
    .pop_speaker .inner .top .people_txt{padding-top:20px;}
    .pop_speaker .inner .top .people_txt strong{font-size:16px;}
    .speacker > ul > li h3{font-size:16px;}
}

