@charset "utf-8";
/* CSS Document */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#wrap { width:100%; margin:0 auto;}
/* submenu 버전1 */
#sticky {margin: 0px auto;
 background-color: rgba( 255, 255, 255, 0.5 ); 

  -webkit-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s;
}
.stick {
  margin-top: 110px !important;
  position: fixed;
  top: 0;
  z-index: 500;
}
.submenu {width:100%;border-bottom:1px solid #cacaca;background-color:#fff; padding-top:10px; }
.submenu ul.submenu_ver1 { width:1200px; margin:0 auto;text-align:center;/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out; }
.submenu ul.submenu_ver1 li { display:inline-block; width:15%;  font-size:20px; margin-right:2%; text-align:center;}
.submenu ul.submenu_ver1 li:last-child {margin-right:0%;}
.submenu ul.submenu_ver1 li a { display:block; width:100%; height:100%; color:#636363;font-weight:500; padding:10px 0;text-align:center;}
.submenu ul.submenu_ver1 li a:hover { border-bottom:3px solid #0e008c; }

ul.submenu_ver1:last-child {border-bottom:0;}
ul.submenu_ver1 .active{
  border-bottom:3px solid #0e008c;
}

/* 영문서브메뉴 */
.submenu ul.submenu_ver2 { width:1200px; margin:0 auto;text-align:center;/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out; }
.submenu ul.submenu_ver2 li { display:inline-block; width:22%;  font-size:20px; margin-right:1%; text-align:center;}
.submenu ul.submenu_ver2 li:last-child {margin-right:0%;}
.submenu ul.submenu_ver2 li a { display:block; width:100%; height:100%; color:#636363;font-weight:500; padding:10px 0;text-align:center;}
.submenu ul.submenu_ver2 li a:hover { border-bottom:3px solid #0e008c; }

ul.submenu_ver2:last-child {border-bottom:0;}
ul.submenu_ver2 .active{
  border-bottom:3px solid #0e008c;
}

.submenu ul.submenu_ver3 { width:1200px; margin:0 auto;text-align:center;/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out; }
.submenu ul.submenu_ver3 li { display:inline-block; width:18%;  font-size:20px; text-align:center;}
.submenu ul.submenu_ver3 li:last-child {margin-right:0%;}
.submenu ul.submenu_ver3 li a { display:block; width:100%; height:100%; color:#636363;font-weight:500; padding:10px 0;text-align:center;}
.submenu ul.submenu_ver3 li a:hover { border-bottom:3px solid #0e008c; }

ul.submenu_ver3:last-child {border-bottom:0;}
ul.submenu_ver3 .active{
  border-bottom:3px solid #0e008c;
}

@media screen and (max-width: 1024px) {
    .submenu ul.submenu_ver1 { width:100%; margin:0 auto;text-align:center; 
        /* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}
    .submenu ul.submenu_ver1 li { display:inline-block; width:22%;  font-size:20px; margin-right:1%; text-align:center;}
}
@media (max-width: 768px) {
.pc_data{display:none;}
}

@media (max-width: 480px) {
    .pc_data{display:none;}
}

/* 국프로sub인식 */
#pro_sub01 .submenu ul.submenu_ver1 li a.s_tmenu1, #pro_sub02 .submenu ul.submenu_ver1 li a.s_tmenu2,
#pro_sub03 .submenu ul.submenu_ver1 li a.s_tmenu3, #pro_sub04 .submenu ul.submenu_ver1 li a.s_tmenu4, #pro_sub05 .submenu ul.submenu_ver1 li a.s_tmenu5, #pro_sub06 .submenu ul.submenu_ver1 li a.s_tmenu6 {border-bottom:3px solid #0e008c; color:#0e008c;}

/* 영프로sub인식 */
#pro_sub01 .submenu ul.submenu_ver3 li a.s_tmenu1, #pro_sub02 .submenu ul.submenu_ver3 li a.s_tmenu2,
#pro_sub03 .submenu ul.submenu_ver3 li a.s_tmenu3, #pro_sub04 .submenu ul.submenu_ver3 li a.s_tmenu4, #pro_sub05 .submenu ul.submenu_ver3 li a.s_tmenu5 , #pro_sub06 .submenu ul.submenu_ver3 li a.s_tmenu6 {border-bottom:3px solid #0e008c; color:#0e008c;}


/* 국연sub인식 */
#spk_sub01 .submenu ul.submenu_ver1 li a.s_tmenu1, #spk_sub02 .submenu ul.submenu_ver1 li a.s_tmenu2 {border-bottom:3px solid #0e008c; color:#0e008c;}

/* 영연sub인식 */
#spk_sub01 .submenu ul.submenu_ver2 li a.s_tmenu1, #spk_sub02 .submenu ul.submenu_ver2 li a.s_tmenu2 {border-bottom:3px solid #0e008c; color:#0e008c;}


/* 국등록sub인식 */
#reg_sub01 .submenu ul.submenu_ver1 li a.s_tmenu1, #reg_sub02 .submenu ul.submenu_ver1 li a.s_tmenu2,
#reg_sub03 .submenu ul.submenu_ver1 li a.s_tmenu3,#reg_sub04 .submenu ul.submenu_ver1 li a.s_tmenu4 {border-bottom:3px solid #0e008c; color:#0e008c;}

/* 영등록sub인식 */
#reg_sub01 .submenu ul.submenu_ver2 li a.s_tmenu1, #reg_sub02 .submenu ul.submenu_ver2 li a.s_tmenu2,
#reg_sub03 .submenu ul.submenu_ver2 li a.s_tmenu3, #reg_sub04 .submenu ul.submenu_ver2 li a.s_tmenu4 {border-bottom:3px solid #0e008c; color:#0e008c;}

/* 게시판sub인식 */
#bod_sub01 .submenu ul.submenu_ver1 li a.s_tmenu1, #bod_sub02 .submenu ul.submenu_ver1 li a.s_tmenu2,
#bod_sub03 .submenu ul.submenu_ver1 li a.s_tmenu3,#bod_sub04 .submenu ul.submenu_ver1 li a.s_tmenu4 {border-bottom:3px solid #0e008c; color:#0e008c;}


/* sub_common */ 
.sub_contents { width:1200px; margin:0 auto 5%;} 

h2 {width:100%; height:200px;text-align:center; font-size:50px; color:#f7f4fa; font-weight:500; line-height:4.063em;
	 background-image:url(/images/common/sub_topbg.jpg); background-position:center center; background-repeat:no-repeat; margin:0 auto;}
h3 { width:100%;text-align:center;font-size:36px;font-weight:500; margin:8% auto 3%;}


.sub_tit {width:100%;font-size:24px;font-weight:500; border-left:5px solid #5b21ff; border-bottom:1px solid #e0e0e0; margin:3% auto; padding-left:0.938em; padding-bottom:0.313em;}

.ppfsub_tit {width:100%;font-size:26px;font-weight:600; text-align: center; margin:4% auto 2%; padding-bottom:0.313em;}
.ppf_line { display:block; width:40px; height: 3px; background-color:#0e008c; margin: 0 auto 2%;}
#ppf01 p {width:100%;font-size:18px;font-weight:400; text-align: center; line-height: 1.8em; padding-bottom:5px; margin: 0 auto;}
.ppfem_area {width:70%;text-align: center; border:1px solid #ebebeb; margin: 3% auto 0;padding:1.875em;}
.ppfem_area img {max-width: 100%; height: auto;}
.ppfem_area ul.ppf_embtn {display:inline-block; width:100%;text-align: center; margin-top:2.500em; }
.ppfem_area ul.ppf_embtn li {display:inline-block; width:20%;text-align: center; background-color:#5b21ff;}
.ppfem_area ul.ppf_embtn li a {display:block; width:100%; height: 100%;font-size:14px; color: #fff; padding:0.313em;word-break: keep-all;}

@media screen and (max-width: 1024px) {
    /* sub_common_m */ 
    .sub_contents { width:100%; margin:0 auto 5%;} 
}
@media (max-width: 768px) {
    /* sub_common_m */
    h2 {width:100%; height:150px;text-align:center; font-size:30px; color:#f7f4fa; font-weight:500; line-height:5.313em;
	 background-image:url(/images/common/sub_topbg.jpg); background-position:center center; background-repeat:no-repeat; background-size:60em auto;margin:0 auto;}
    h3 { width:100%;text-align:center;font-size:26px;font-weight:500; margin:5% auto 3%;}
    .sub_tit {width:95%;font-size:20px;font-weight:500; border-left:5px solid #5b21ff; border-bottom:1px solid #e0e0e0; margin:3% auto; padding-left:0.938em; padding-bottom:0.313em;}
    .ppfsub_tit {width:95%;font-size:24px;}
    #ppf01 p {width:95%;font-size:16px; word-break: keep-all;}
    .ppfem_area img {max-width: 60%; height: auto;}
    .ppfem_area ul.ppf_embtn li {display:block;width:100%; margin-bottom: 5px;}
}

@media (max-width: 480px) {
    /* sub_common_m */
    h2 {width:100%; height:100px;text-align:center; font-size:26px; color:#f7f4fa; font-weight:500; line-height:4.063em;
	 background-image:url(/images/common/sub_topbg.jpg); background-position:center center; background-repeat:no-repeat; background-size:50em auto;margin:0 auto;}
    h3 { width:100%;text-align:center;font-size:24px;font-weight:500; margin:5% auto 3%;}
    .sub_tit {width:95%;font-size:18px;font-weight:500; border-left:5px solid #5b21ff; border-bottom:1px solid #e0e0e0; margin:3% auto; padding-left:0.938em; padding-bottom:0.313em;}
    .ppfsub_tit {font-size:18px;}
    #ppf01 p {font-size:14px;line-height: 1.6em;}
    .ppfem_area ul.ppf_embtn li a  {font-size:12px;}
}
/* ppf 평창 */
#ppf01 .ppf_forum_pc { display: block;width: 100%; text-align: center;}
#ppf01 .ppf_forum_m {display: none;}

#ppf02 {width:100%; background-image: url("/images/sub/ppf_bg.jpg"); background-position: top center; background-repeat: no-repeat;}
#ppf02 .ppf_pyc_tit {width:100%;text-align:center;font-size:36px; color: #fff; font-weight:500; padding-top: 5%; padding-bottom: 3%;}

#ppf02 ul.ppf_pyc_area { width: 1200px; margin: 0 auto;overflow: hidden;}
ul.ppf_pyc_area:after {content: " ";display: table; clear:both;}

ul.ppf_pyc_area li { float: left; width: 398px; height: 480px; border:1px solid #e0e0e0; padding: 20px 0; background-color: #fff;overflow: hidden; }
ul.ppf_pyc_area li .pyc_list { width: 100%; height: 200px;}
ul.ppf_pyc_area li .pyc_list_en { width: 100%; height: 250px;}

ul.ppf_pyc_area li p { display: block; width: 100%; line-height: 1.8em; padding:0.313em 1.250em; word-break: keep-all;}
ul.ppf_pyc_area li p:first-child { text-align: center;padding:0.625em 0; }

ul.ppf_pyc_area li span { display: block; text-align: center;}

@media screen and (max-width: 1024px) {
    /* ppf 평창_m */
    #ppf01 .ppf_forum_pc img {max-width: 100%; height: auto;}
    #ppf02 ul.ppf_pyc_area { width: 95%; margin: 0 auto;overflow: hidden;}
    ul.ppf_pyc_area li { float: left; width: 33%; height: 460px; border:1px solid #e0e0e0; padding: 20px 0; background-color: #fff;overflow: hidden; }
    ul.ppf_pyc_area li span img { max-width: 100%; height: auto;}
    ul.ppf_pyc_area li .pyc_list { width: 100%; height: 250px;}
}

@media (max-width: 768px) {
    #ppf01 .ppf_forum_pc { display: none;}
    #ppf01 .ppf_forum_m {display: block;width: 100%;text-align: center;}
    #ppf01 .ppf_forum_m img {max-width: 100%; height: auto;}
     ul.ppf_pyc_area li { float: left; width: 33%; height: 460px; border:1px solid #e0e0e0; padding: 20px 0; background-color: #fff;overflow: hidden; }
    ul.ppf_pyc_area li .pyc_list { width: 100%; height: 320px;}
    ul.ppf_pyc_area li .pyc_list_en { width: 100%; height: 380px;}
    #ppf02 .ppf_pyc_tit {width:100%;text-align:center;font-size:26px; color: #fff; font-weight:500; padding-top: 5%; padding-bottom: 3%;}
}

@media (max-width: 480px) {
    ul.ppf_pyc_area li { float: none; width: 100%; height: 350px; border:1px solid #e0e0e0; padding: 20px 0; margin-bottom: 20px; background-color: #fff;overflow: hidden; }
    ul.ppf_pyc_area li .pyc_list { width: 100%; height: 180px;}
    ul.ppf_pyc_area li .pyc_list_en { width: 100%; height: 200px;}
    #ppf02 .ppf_pyc_tit {width:100%;text-align:center;font-size:24px; color: #fff; font-weight:500; padding-top: 5%; padding-bottom: 3%;}
    ul.ppf_pyc_area li p { display: block; width: 100%; font-size: 14px; line-height: 1.6em; padding:0.313em 1.250em; word-break: keep-all;}
    ul.ppf_pyc_area li span img { max-width: 100%; height: auto;}
}

/* ppf 지난포럼 */
/*  mTab: Responsive Tabbing/Accordion Plugin */

.mResAccordion .mResTabNav {display:none;}
.tabNav:before, .tabNav:after { content: " "; display: table; }
.tabNav:after { clear: both; }
.tabNav {display:inline-block;width:100%; list-style:none; padding:0; margin:0 auto 20px; text-align: center;}
.tabNav li { display:inline-block; padding:0;text-align: center; }
.mResTabAccordA {display:inline-block; text-decoration:none; text-transform:uppercase; padding:8px 50px; color:#fff; background-color:#ebebeb;margin:0 5px; text-align: center;}
.tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active { background-color:#0e008c; color:#fff; text-decoration:none; }
.tabContainer .tabContent {padding:20px; background-color:#fff; }
.tabContainer .tabContent {opacity:0; -webkit-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; transition: all 500ms ease-in;}
.tabContainer .tabContent.mTabActive {opacity:1;  display:block; }
.mResTabbing .mResAccordAnchor { display:none; }
.mResAccordAnchor { display:block; margin-bottom:1px;  position:relative;}
.mResAccordAnchor > span { display:block; }
.mResAccordAnchor > span:after { display:block; position:absolute; right:0; top:0; bottom:0; width:30px; padding:5px; text-align:center; font-size:20px; content:'+' }
.mResAccordAnchor.active > span:after {content:'--';}
.mTabAnimated .tabContainer {position:relative;}
.mTabSimple .tabContent, .mTabAnimated .hideAfterAnim {display:none;}
.defaultState {position:absolute; left:0; top:0;}

.animBlock {-webkit-transition: all 600ms ease-in; -moz-transition: all 600ms ease-in; -ms-transition: all 600ms ease-in; -o-transition: all 600ms ease-in; transition: all 600ms ease-in;}
.mTabAnimated .hideAfterAnim {
-moz-transform: translateX(0px) translateY(0px);
-webkit-transform: translateX(0px) translateY(0px);
-o-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);}

.mTabAnimated .defaultState { -moz-transform: translateY(100px);
-webkit-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);}

.mTabAnimated .mTabActive { -moz-transform: translateX(0);
-webkit-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);}

/* 지난20 */
.past_box { width: 100%; margin: 0 auto;text-align: center;}
.past_box img {max-width: 100%; height: auto; margin: 0; padding: 0;}
.past_box .past_area { width: 100%;  background-color: #0e008c; padding:1.875em 0 1.875em 4.063em;margin: 0; }
.past_box .past_area p {display:block; width: 100%; font-size: 30px; font-weight: 700; color: #fff; text-align: left;}
.past_box .past_area p .titline { display:block;width:30px; height:5px; border-bottom:3px solid #fff; margin-top:20px;margin-bottom:30px;}

dl.past20_list, dt, dd {
    padding:0;
    margin:0;
    line-height:2em;
} 
dl.past20_list{
    width:100%; margin:30px auto 10px; 
}
dl.past20_list dt {clear:left;
    float:left;
    display:block;
    width:15%; font-size:18px; text-align:left; font-weight:500; color:#fff; padding:0.188em 0;}

dl.past20_list dd { display:block;width:100%; font-size:18px; text-align:left;color:#fff;word-break:keep-all; padding:0.188em 0;}
dl.past20_list dd img {max-width: 100%; height: auto; margin-top:5px; margin-bottom: 5px; padding: 0; vertical-align: middle;}
@media (max-width: 768px) {
    .past_box .past_area {padding:1.250em; }
    
    dl.past20_list dt {width:27%; font-size:14px;font-weight:400; }
    dl.past20_list dd { width: 70%;font-size:14px; margin-left: 30%;font-weight:400;}
    dl.past20_list dd img {max-width: 100%; height: auto;}
    
    .past_box .past_area p { font-size: 24px;}
}

/* 지난19 */
.past_bg { position: relative;width: 100%; height: 400px; background-image: url("/images/sub/ppf_forum.jpg"); background-repeat: no-repeat; background-position: left top;}
.past_bg .past_area { position: absolute; top: 30%; left: 60%; width: 40%;  background-color: #0e008c; padding:1.875em 3.125em; }
.past_area p { width: 30%; font-size: 30px; font-weight: 700; color: #fff;}
.past_area p .titline { display:block;width:30px; height:5px; border-bottom:3px solid #fff; margin-top:20px;margin-bottom:30px;}

dl.past_list, dt, dd {
    padding:0;
    margin:0;
    line-height:2em;
} 
dl.past_list{
    width:100%; margin:30px auto 10px; overflow:hidden;
}
dl.past_list dt {clear:left;
    float:left;
    display:block;
    width:25%; font-size:18px; text-align:left; font-weight:500; color:#fff; padding:0.188em 0;}

dl.past_list dd { display:block;width:100%; font-size:18px; text-align:left;color:#fff;word-break:keep-all; padding:0.188em 0;}

@media screen and (max-width: 1024px) {
    /* ppf 지난포럼_m */
    .past_bg { position: relative;width: 100%; height:500px; background-image: url("/images/sub/ppf_forum.jpg"); background-repeat: no-repeat; background-position: left top;}
    .past_bg .past_area { position: absolute; top: 20%; left: 60%; width: 40%;  background-color: #0e008c; padding:1.875em 3.125em; }
}

@media (max-width: 768px) {
    /* ppf 지난포럼_m */
    .past_bg { position: relative;width: 100%; height:500px; background-image: url("/images/sub/ppf_forum.jpg"); background-repeat: no-repeat; background-position: center top; background-size: 30em auto;}
    
    .past_bg .past_area { position: absolute; top: 40%; left: 0%; width: 100%;  background-color: #0e008c; padding:1.250em; }
    .past_area p { width: 30%; font-size: 24px; font-weight: 700; color: #fff;}
    
    dl.past_list{
    width:100%; margin:10px auto 10px; overflow:hidden;
}
    dl.past_list dt {clear:left;
    float:left;
    display:block;
    width:25%; font-size:14px; text-align:left; font-weight:500; color:#fff; padding:0.125em 0;}

dl.past_list dd { display:block;width:100%; font-size:14px; text-align:left;color:#fff;word-break:keep-all; padding:0.125em 0;}
}



/* 2020소개 */
dl.about_list, dt, dd {
    padding:0;
    margin:0;
    line-height:2em;
} 
dl.about_list{
    width:100%; margin:20px auto 50px; overflow:hidden;
}
dl.about_list dt {
    clear:left;
    float:left;
    display:block;
    width:15%; font-size:18px; text-align:center; font-weight:bold; color:#fff;
background: #0e008c;
margin-bottom:20px; padding:0.188em 0;
}
dl.about_list dd {  display:block;width:100%; font-size:18px; text-align:left; border-bottom:1px solid #ebebeb; word-break:keep-all; margin-bottom:20px;padding:0.188em 0em 0.188em 13.750em;}
dl.about_list dd span { display: block;}

@media (max-width: 768px) {
    /* 2020소개_m */
    dl.about_list{
    width:95%; margin:20px auto 30px; overflow:hidden;
}
	dl.about_list dt {
    clear:left;
    float:left;
    display:block;
    width:20%; font-size:18px; text-align:center; font-weight:bold;background-color:#0e008c; margin-bottom:15px;
}
dl.about_list dd { width:100%; 
	font-size:18px; text-align:left; word-break:keep-all;padding-left:23%;margin-bottom:15px;}
}

@media (max-width: 480px) {
    /* 2020소개_m */
	dl.about_list{
    width:95%; margin:20px auto 30px; overflow:hidden;
}
	dl.about_list dt {
    clear:left;
    float:left;
    display:block;
    width:23%; font-size:14px; text-align:center; font-weight:400;background-color:#0e008c; margin-bottom:15px; line-height: 1.6em;
}
dl.about_list dd { width:100%; 
	font-size:14px; text-align:left; word-break:keep-all;padding-left:28%;margin-bottom:15px;line-height: 1.6em;}
	
}

/* 조직소개 */
.organ_area_pc {width:100%; box-sizing: border-box;
  display: block; border-top: 2px solid #0e008c;
  background: #fff;padding:30px 0; text-align: center; overflow:hidden;}
.organ_area_pc img { max-width:100%; height: auto;}

.organ_area_m { display: none;}

ul.organ_area_en { width:100%; box-sizing: border-box;
  display: block; border-top: 2px solid #0e008c;
  background: #fff;padding:30px 0;overflow:hidden;}
  
ul.organ_area_en:after {content: " ";display: table; clear:both;}
ul.organ_area_en li { display:block;width:100%; text-align:left;padding-top:30px; margin: 0 auto;}
ul.organ_area_en li span { display:inline-block;font-size:18px; width:12%; text-align:left;font-weight:600;padding-bottom:1.875em;}
ul.organ_area_en li img { display:inline-block; max-width:15%; height:auto;vertical-align:middle; margin-right:1.250em;}

@media screen and (max-width: 1024px) {
    /* 조직소개_m */
    
    .organ_area_m { display: none;}
    ul.organ_area_en {width:96%;padding-top:20px; margin: 0 auto;}
    ul.organ_area_en li span {font-size:16px; width:15%;}
    ul.organ_area_en li img {max-width:14%;}
}

@media (max-width: 768px) {
    /* 조직소개_m */
    .organ_area_pc {display: none;}
    .organ_area_m {width:100%; box-sizing: border-box;
  display: block; border-top: 2px solid #0e008c;
  background: #fff;padding:30px 0; text-align: center; overflow:hidden;}
    .organ_area_m img { max-width:100%; height: auto;}
    
    ul.organ_area_en li span {font-size:14px; width:12%;}
}

@media (max-width: 480px) {
    /* 조직소개_m */
    
    
    ul.organ_area_en li span {font-size:12px; width:10%;}
}

/* 오시는길 */
.map_add { width:100%; font-size:18px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png); background-position:30% center; background-repeat:no-repeat; padding-left:30px; padding-top:10px; margin-bottom:30px;}

.map_add_en { width:100%; font-size:18px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png); background-position:10% center; background-repeat:no-repeat; padding-left:20px; padding-top:10px; margin-bottom:30px;}

.trans_area { width:100%;border-bottom:1px solid #e0e0e0; padding-bottom:1.250em;}
.trans_area .trans_tit {float:left; width:20%; font-weight:500; color:#0e008c;text-align:center;padding-top:1.250em;}
.trans_area .trans_tit span { display:block; padding-top:1.875em;}

.trans_area .trans_tit02 {float:left; width:20%;font-weight:500; color:#0e008c;text-align:center;padding-top:0.625em; }
.trans_area .trans_tit02 span { display:block; padding-top:0.625em; }

.trans_area .trans_box { width:75%; border-left:1px solid #f6f6f6; margin-left:25%; padding-left:5%;}
.trans_box ul.trans_txt {padding-top:0.625em;padding-bottom:0.625em;}
.trans_box ul.trans_txt li { line-height:1.8em; color:#515151;}
.trans_box ul.trans_txt li:first-child { font-weight:500; color:#202020;}
.trans_box ul.trans_txt li:first-child::before { content:'●'; padding-right:10px; vertical-align:middle;font-size:5px; color:#0e008c;}

.trans_box ul.trans_txt li strong { display:block;font-weight:500;padding-top:1.250em;color:#202020;}
.trans_box ul.trans_txt li strong:before { content:'●'; padding-right:10px; vertical-align:middle;font-size:5px; color:#0e008c;}
.trans_box ul.trans_txt span { font-size:14px; color:#0e008c;}

.trans_box ul.trans_txt02 li:first-child { font-weight:400;}
.trans_box ul.trans_txt02 li:first-child::before { content:''; padding-right:0px;}

.trans_box ul.trans_txt li .ktx_btn {  width:15%; border:1px solid #5b21ff; font-weight: bold; text-align: center; margin-top: 10px; }
.trans_box ul.trans_txt li .ktx_btn a {display:block; width:100%; height: 100%; font-size: 14px; color: #5b21ff; padding: 3px;}

/* 테이블 */
table.sub_table { width:100%;border-collapse: separate;
    border-spacing: 1px;
    line-height: 2em;table-layout:fixed; margin:0.938em auto;}
	
table.sub_table thead th { font-size:14px; background-color: #e0e0e0;  border-right:1px solid #ebebeb; text-align:center; padding:0.625em;}
table.sub_table thead th:last-child {border-right:0;}

table.sub_table td {font-size:14px;border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align:center;padding:0.625em; word-break: keep-all;}
table.sub_table td:last-child { border-right:0;}

@media screen and (max-width: 1024px) {
    /* 오시는길_m */
    .map_add { width:100%; height: 30px; font-size:18px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png);
        background-position:22% center; background-repeat:no-repeat; background-size:0.938em auto;
        padding-left:5%; padding-top:0px; margin-bottom:30px;}
    
    .map_add_en { width:100%;height: 30px; font-size:18px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png);
        background-position:2% center; background-repeat:no-repeat; background-size:1.000em auto;padding-left:3%; padding-top:0px; margin-bottom:30px;}

   
}

@media (max-width: 768px) {
    /* 오시는길_m */
    .map_add { width:100%; height: 25px; font-size:16px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png);
        background-position:20% center; background-repeat:no-repeat; background-size:0.938em auto;
        padding-left:5%; padding-top:0px; margin-bottom:30px;}
    .map_add_en { width:100%;height: 25px; font-size:16px; font-weight:500; text-align:center;background-image:url(/images/sub/map_icon.png);
        background-position:2% center; background-repeat:no-repeat; background-size:1.000em auto;padding-left:3%; padding-top:0px; margin-bottom:30px;}
    
    .trans_area { width:95%; margin: 0 auto;border-bottom:1px solid #e0e0e0; padding-bottom:1.250em;}
     .trans_box ul.trans_txt span { display: block; font-size:14px; color:#0e008c;}
    
    .trans_box ul.trans_txt li .ktx_btn { width:50%;}
    
    table.sub_table thead th.th_m { display: none;}
    table.sub_table td.td_m {display: none;}
    
}

@media (max-width: 480px) {
    .map_add { width:95%;height: 40px;  font-size:14px; font-weight:500; line-height: 1.8em; text-align:center;background-image: none;
        padding-left:0%; padding-top:0px; margin:0 auto;}
    
    .map_add_en { width:100%;height: 60px; font-size:14px; font-weight:500; text-align:center;background-image: none;padding-left:0%; padding-top:0px; margin:0 auto;}
    
    .trans_area .trans_tit {float:none; width:100%;  font-size: 14px;font-weight:500; color:#fff;text-align:center;border-bottom:1px solid #e0e0e0; background-color: #0e008c; padding:0.625em 0; word-break: keep-all;}
    .trans_area .trans_tit span{ display: none;}
    
    .trans_area .trans_tit02 {float:none; width:100%;  font-size: 14px;font-weight:500; color:#fff;text-align:center;border-bottom:1px solid #e0e0e0; background-color: #0e008c; padding:0.625em 0; word-break: keep-all;}
.trans_area .trans_tit02 span {  display: none;}
    
    .trans_area .trans_box { width:100%; border-left:0px solid #f6f6f6; margin-left:0%; padding-left:0%;}
    .trans_box ul.trans_txt li { font-size: 14px; line-height:1.8em; color:#515151;}
    
    .trans_box ul.trans_txt li .ktx_btn { width:100%;}
    
    
}

/* 준비중 */
.soon_area { width: 80%;  background-color: #f6f6f6; text-align: center; font-size:30px; font-weight: 500; padding:20%; margin: 3% auto;}

/* 프로그램 */
.table-container { width: 100%; }

table.program { width:100%;margin:0 auto;border-collapse: separate;
    border-spacing: 1px;
    line-height: 1.5;table-layout:fixed; }
	
table.program thead th { font-size:14px; background-color: #0e008c; color: #fff; border-right:1px solid #ebebeb; font-weight:bold; text-align:center; padding:0.625em;}

table.program thead th:last-child {border-right:0;}

table.program tbody th { font-size:12px;background-color: #f8f8f8; padding:0.625em;}

table.program td {font-size:12px;border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align:center;padding:0.625em; word-break: keep-all;}
table.program td:last-child { border-right:0;}
@media screen and (max-width: 1024px) {
    
}

@media (max-width: 768px) {
    .table-container { overflow-x: scroll;}
    table.program { width: 800px;}
}

@media (max-width: 480px) {
}

.pro_topicbg {position: relative;width:100%; height:1091px;background-image: url("/images/sub/topic.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
.pro_topicbg_en { position: relative;width:100%; height: 1369px;background-image: url("/images/sub/topic_en.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}

@media (max-width: 768px) {
    .pro_topicbg { width:100%; height: 1279px;background-image: url("/images/sub/topic_m.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
    .pro_topicbg_en { width:100%; height: 500px;background-image: url("/images/sub/topic_en_m.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
}

@media (max-width: 480px) {
    .pro_topicbg { width:100%; max-height: 800px;background-image: url("/images/sub/topic_m.jpg"); background-position: top center; background-repeat: no-repeat; background-size: 22em auto; margin-top: 30px;}
    .pro_topicbg_en { width:100%; height: 880px;background-image: url("/images/sub/topic_en_m.jpg"); background-position: top center; background-repeat: no-repeat; background-size: 20em auto; margin-top: 30px;}
}

/* 공식행사 */
.off_tit {width:100%; background-color: #fafafa; font-size: 22px; color: #0e008c; font-weight: 600; padding:5px 25px;}
@media (max-width: 768px) {
    .off_tit { font-size: 18px; padding:5px 35px;}
}



/* 숙박 */
.acc_area {width:100%; border-top:1px solid #0e008c; margin-bottom: 35px;}
.acc_area:after {content: " ";display: table; clear:both;}
.acc_area .hotel_img { float:left;}
.acc_area .hotel_area { margin-left: 480px;}
.hotel_area .hotel_name {display:inline-block; width:100%; font-size: 18px; font-weight: 600; color: #0e008c; padding-top:20px;}
.hotel_area .hotel_name span { float:right;display:block; width:120px; font-size:14px;font-weight: 400; margin-top: -10px; margin-left: 10px;}
.hotel_area .hotel_name span a {display:block; width:100%;height: 100%; background-color: #0e008c; color: #fff; text-align: center; padding: 2px 5px;}

.hotel_area  ul.hotel_list { width:100%; display: block;margin-top: 30px;}
ul.hotel_list li { display: block; line-height: 2em;}
ul.hotel_list li a:hover {color: #5b21ff;}

/* 숙박영문 */
.hotel_area .hotel_name_en {display:inline-block; width:100%; font-size: 18px; font-weight: 600; color: #0e008c; padding-top:20px;}
.hotel_area .hotel_name_en span { float:right;display:block; width:150px; font-size:14px;font-weight: 400; margin-top: -10px; margin-left: 10px;}
.hotel_area .hotel_name_en span a {display:block; width:100%;height: 100%; background-color: #0e008c; color: #fff; text-align: center; padding: 2px;}

.hotel_area  ul.hotel_list_en { width:100%; display: block;margin-top: 40px;}
ul.hotel_list_en li { display: block; line-height: 1.8em; letter-spacing: -0.5px;}
ul.hotel_list_en li a:hover {color: #5b21ff;}
@media screen and (max-width: 1024px) {
    .acc_area .hotel_img img {max-width:100%; height: auto;}
    .acc_area .hotel_area { margin-left: 55%;}
    
    .hotel_area .hotel_name_en span {float:none;margin-top: 10px; margin-left: 0px;}
}

@media (max-width: 768px) {
    .acc_area .hotel_img { float:none; width:100%; text-align: center; margin-top: 30px;}
    .acc_area .hotel_img img {max-width:100%; height: auto;}
    .acc_area .hotel_area { width:75%;margin: 20px auto 0;}
    
    .hotel_area  ul.hotel_list_en { width:90%; }
}

@media (max-width: 480px) {
    .acc_area .hotel_area { width:95%;margin: 20px auto 0;}
    .hotel_area .hotel_name {font-size:16px;}
    .hotel_area .hotel_name span {width:100px; font-size:12px;}
    ul.hotel_list li {font-size: 14px;}
}

/* 투어 */
.tour_area {width:100%; margin: 35px auto;}
.tour_area:after {content: " ";display: table; clear:both;}

.tour_area .tour_btn {width:100%; margin:0 auto 50px;}
.tour_area .tour_btn .tour_cen { width:25%;margin: 0 auto;}
.tour_area .tour_btn .tour_cen a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; text-align: center; background-color: #5b21ff; color: #fff;border: 1px solid #5b21ff;
   padding: 10px 0;}
.tour_area .tour_btn .tour_cen a:hover {color: #5b21ff; background-color: #fff;border: 1px solid #5b21ff;}

.tour_area .tour_img { float: left; width:446px; height:196px;}
.tour_area .tour_img img { max-width:100%; height:auto;}
.tour_area .tour_txt { margin-left:480px;}
.tour_area .tour_txt span { display:block;color: #0e008c;font-size:18px; font-weight: 600; border-top:1px solid #0e008c;border-bottom:1px solid #0e008c;padding: 10px; margin-bottom: 15px; }
.tour_area .tour_txt p { display:block; line-height: 1.6em; padding-top: 7px; padding-left: 10px;word-break: keep-all;}

.tour_area .tour_txt ul.tourinfor {idth:100%; margin: 10px auto; border-top:1px dashed #e0e0e0; padding-top: 10px;padding-left: 10px;}
.tour_area .tour_txt ul.tourinfor li {display:block; font-size:14px;line-height: 1.6em; padding-top: 5px;word-break: keep-all;}
.tour_area .tour_txt ul.tourinfor li a:hover {color: #5b21ff;}

@media (max-width: 768px) {
    .tour_area {width:100%; margin:20px auto 10px;}
    .tour_area .tour_btn {width:100%; margin:0 auto 20px;}
    .tour_area .tour_btn .tour_cen { width:50%;}
    .tour_area .tour_btn .tour_cen a { font-size: 14px;}
    
    .tour_area .tour_img { float:none;width:300px; height:133px;margin: 0 auto; text-align: center;}
    .tour_area .tour_txt {width:95%; margin: 20px auto;}
    .tour_area .tour_txt span {font-size:16px;margin-bottom:10px;}
    .tour_area .tour_txt p {font-size:14px;line-height: 1.4em; word-break: keep-all;}
    .tour_area .tour_txt ul.tourinfor li {font-size:12px;line-height: 1.4em;}
}

@media (max-width: 480px) { 
    .tour_area .tour_btn .tour_cen { width:95%;}
    .tour_area .tour_txt ul.tourinfor li {font-size:12px;line-height: 1.4em; word-break: break-all;} 
  
}

/* 등록 */
.reg_guidebg01 { width:100%; height: 177px; background-image: url("/images/sub/reg_guide01.gif"); background-position:left center; background-repeat: no-repeat; margin-top: 30px;}
.reg_guidebg02 { float: left;width:60%; height: 71px; background-image: url("/images/sub/reg_guide02.gif"); background-position:left center; background-repeat: no-repeat; }
.reg_guidebg03 { width:100%; height: 46px; background-image: url("/images/sub/reg_guide03.gif"); background-position:left center; background-repeat: no-repeat; margin-top: 30px;}

.reg_guidebg01_en { width:100%; height: 182px; background-image: url("/images/sub/reg_guide_en01.gif"); background-position:left center; background-repeat: no-repeat; margin-top: 30px;}
.reg_guidebg02_en { float: left;width:60%; height: 69px; background-image: url("/images/sub/reg_guide_en02.gif"); background-position:left center; background-repeat: no-repeat; }
.reg_guidebg03_en { width:100%; height: 47px; background-image: url("/images/sub/reg_guide_en03.gif"); background-position:left center; background-repeat: no-repeat; margin-top: 30px;}

@media (max-width: 768px) {
    .reg_guidebg01 { width:100%; height: 180px; background-image: url("/images/sub/reg_guide01_m.gif"); background-position:center center; background-repeat: no-repeat; margin-top: 30px;}
    .reg_guidebg02 { float:none;width:100%; height: 75px; background-image: url("/images/sub/reg_guide02_m.gif"); background-position:center center; background-repeat: no-repeat; }
    .reg_guidebg03 { width:100%; height:72px; background-image: url("/images/sub/reg_guide03_m.gif"); background-position:center center; background-repeat: no-repeat; margin-top: 30px;}
    
    .reg_guidebg01_en { width:100%; height: 185px; background-image: url("/images/sub/reg_guide_en01_m.gif"); background-position:center center; background-repeat: no-repeat; margin-top: 30px;}
    .reg_guidebg02_en { float: none;width:100%; height: 75px; background-image: url("/images/sub/reg_guide_en02_m.gif"); background-position:center center; background-repeat: no-repeat; }
    .reg_guidebg03_en { width:100%; height: 109px; background-image: url("/images/sub/reg_guide_en03_m.gif"); background-position:center center; background-repeat: no-repeat; margin-top: 30px;}

}

@media (max-width: 480px) {
    .reg_guidebg01 { width:100%; max-height: 640px; background-image: url("/images/sub/reg_guide01_m.gif"); background-position:top center; background-repeat: no-repeat; background-size: 22em auto;margin-top: 0px;}
    .reg_guidebg02 { float:none;width:100%; height: 75px; background-image: url("/images/sub/reg_guide02_m.gif"); background-position:top center; background-repeat: no-repeat; background-size: 25em auto; }
    .reg_guidebg03 { width:100%; height:72px; background-image: url("/images/sub/reg_guide03_m.gif"); background-position:top center; background-repeat: no-repeat;  background-size: 22em auto;margin-top: 0px;}
    
    .reg_guidebg01_en { width:100%; max-height: 185px;  background-image: url("/images/sub/reg_guide_en01_m.gif"); background-position:top center; background-repeat: no-repeat; background-size: 22em auto;margin-top: 0px;}
    .reg_guidebg02_en { float: none;width:100%; height: 75px; background-image: url("/images/sub/reg_guide_en02_m.gif"); background-position:top center; background-repeat: no-repeat; background-size: 25em auto;margin-top: 0px;}
    .reg_guidebg03_en { width:100%; height: 109px; background-image: url("/images/sub/reg_guide_en03_m.gif"); background-position:left center; background-repeat: no-repeat;background-size: 25em auto;margin-top: 0px;}
}
/* 등록버튼 */
.btn_area .reg_btn { float: left;display:block;width:20%; margin-left:26%;}
.btn_area .reg_btn a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; color: #fff;  background-color: #5b21ff; text-align: center; padding: 15px 0;}
.btn_area .reg_btn a:hover {color: #fff;  background-color: #5b21ff;}

.btn_area .reg_btn02 { display:block;width:20%; margin:30px auto;}
.btn_area .reg_btn02 a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; color: #fff;  background-color: #5b21ff; text-align: center; padding: 15px 0;}
.btn_area .reg_btn02 a:hover {color: #fff;  background-color: #5b21ff;}

.btn_area .reg_group {display:block; width:25%;margin-left: 48%;}
.btn_area .reg_group a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; color: #5b21ff;border: 1px solid #5b21ff;
    background-image: url("/images/common/down_icon.png"); background-position: 90% center; background-repeat: no-repeat; padding: 15px 0 15px 50px;}
.btn_area .reg_group a:hover {color: #fff;  background-color: #5b21ff; background-image: url("/images/common/down_icon_over.png"); background-position: 90% center; background-repeat: no-repeat;}

.btn_area .reg_btn_en { float: left;display:block;width:20%; margin-left:23%;}
.btn_area .reg_btn_en a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; color: #fff;  background-color: #5b21ff; text-align: center; padding: 15px 0;}
.btn_area .reg_btn_en a:hover {color: #fff;  background-color: #5b21ff;}

.btn_area .reg_group_en {display:block; width:33%;margin-left: 45%;}
.btn_area .reg_group_en a { display:block; width:100%; height: 100%; font-size: 18px;font-weight: 600; color: #5b21ff;border: 1px solid #5b21ff;
    background-image: url("/images/common/down_icon.png"); background-position: 93% center; background-repeat: no-repeat; padding: 15px 0 15px 20px;}
.btn_area .reg_group_en a:hover {color: #fff;  background-color: #5b21ff; background-image: url("/images/common/down_icon_over.png"); background-position: 93% center; background-repeat: no-repeat;}

.venue_btn {float: right;display:block;width:15%; margin-top: 15px;}
.venue_btn a { display:block; width:100%; height: 100%; font-size: 16px;font-weight: 600; color: #5b21ff; text-align: center; border: 1px solid #5b21ff;padding: 8px 0;}
.venue_btn a:hover {color: #fff;  background-color: #5b21ff;}
@media (max-width: 768px) {
    .btn_area .reg_btn { float: left;display:block;width:40%; margin-left:3%;}
    
    .btn_area .reg_btn02 { display:block;width:50%; margin:10px auto;}
    
    .btn_area .reg_group {display:block; width:50%;margin-left: 46%;}
    
    .btn_area .reg_btn_en { float:none;display:block;width:95%; margin:0 auto;}
    .btn_area .reg_group_en {display:block; width:95%;margin:0 auto;}
    
    .venue_btn {float:none;display:block;width:50%; margin-top: 10px;margin-left:25%;}
}

@media (max-width: 480px) {
    .btn_area .reg_btn a { font-size:14px;padding: 10px 0;}
    .btn_area .reg_btn02 a {font-size:14px;padding: 10px 0;}
    
    .btn_area .reg_group a { font-size:14px;padding: 10px 0 10px 23px;background-image: none;}
    .btn_area .reg_group a:hover {color: #fff;  background-color: #5b21ff; background-image: none;}
    
    .btn_area .reg_btn_en a { font-size:14px;padding: 10px 0;}
    .btn_area .reg_group_en a { font-size:14px;padding: 10px 0 10px 0px; text-align: center;background-image: none;}
    .btn_area .reg_group_en a:hover {color: #fff;  background-color: #5b21ff; background-image: none;}
    
    .venue_btn a { font-size:14px;padding: 5px 0;}
}
/* 연사 */
.spk_bg { width:100%; height: 1430px;background-image: url("/images/sub/speakers_temp.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
.spk_bg_en { width:100%; height: 1430px;background-image: url("/images/sub/speakers_temp_en.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}

@media (max-width: 768px) {
    .spk_bg { width:100%; height: 2907px;background-image: url("/images/sub/speakers_temp_m.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
    .spk_bg_en { width:100%; height: 2907px;background-image: url("/images/sub/speakers_temp_en_m.jpg"); background-position: center center; background-repeat: no-repeat; margin-top: 30px;}
}

@media (max-width: 480px) {
    .spk_bg { width:100%; max-height: 1900px;background-image: url("/images/sub/speakers_temp_m.jpg"); background-position: top center; background-repeat: no-repeat; background-size: 25em auto; margin-top: 30px;}
    .spk_bg_en { width:100%; max-height: 1900px;background-image: url("/images/sub/speakers_temp_en_m.jpg"); background-position: top center; background-repeat: no-repeat; background-size: 25em auto; margin-top: 30px;}
}

ul.spk_list { width:100%; margin:0 auto 3%;}
ul.spk_list:after {content: " ";display: table; clear:both;}
ul.spk_list li { float:left; display:block; width:20%; margin-right:6.33333%; margin-bottom: 2%; }
ul.spk_list li:nth-child(4n) {margin-right:0;}
ul.spk_list li a { position:relative;display:block; width:100%; height:100%;border-bottom:1px solid #d4cee4; padding-bottom:20px;transition-property:border;
  transition-duration: .2s, 1s;
  transition-timing-function: linear, ease-in;
  transition-delay: 0s, 1s;}
ul.spk_list li a:hover { border-bottom:2px solid #0e008c;}
ul.spk_list li .spk_thumb { display:block;width:250px; height:280px; border:1px solid #F0F0F0; text-align:center; overflow:hidden; margin-top:15px; margin-bottom:15px;}
ul.spk_list li .spk_part {width:100%; max-width:230px;font-size:14px;color:#0e008c;line-height:1.6em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
ul.spk_list li .spk_name { width:100%; max-width:230px; font-weight:600; line-height:2em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
ul.spk_list li .spk_title {width:100%; max-width:230px;line-height:1.8em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
ul.spk_list li .spk_depart {width:100%; max-width:230px; line-height:1.8em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

ul.spk_list li a.imghover { position:relative; width:250px; height:420px;}
ul.spk_list li .image {
  opacity: 1;
  display: block;
  width:250px; height:280px;
  transition: .5s ease;
  backface-visibility: hidden;
}

ul.spk_list li .middle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(45, 45, 45, 0.2);
}

ul.spk_list li .imghover:hover .image {
  opacity: 0.3;
}

ul.spk_list li .imghover:hover .middle {
  opacity: 1;
}

ul.spk_list li .text {
  color: white;
  font-size: 18px; font-weight:bold; 
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 1024px) {
	/* 연사_m */
    ul.spk_list { width:100%; margin:0 auto 5%;}
	ul.spk_list li { float:left; display:block; width:20%; margin-left:2.22222%;margin-right:2.22222%; }
	ul.spk_list li:nth-child(4n) {margin-right:0;}

	
ul.spk_list li .spk_thumb { display:block;width:200px; height:220px; border:1px solid #F0F0F0; text-align:center; overflow:hidden; margin-top:15px; margin-bottom:15px;}
ul.spk_list li .spk_thumb img { max-width:100%; height:auto;}

ul.spk_list li .spk_part {width:100%; max-width:180px;font-size:14px;line-height:1.6em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
 ul.spk_list li .spk_name { width:100%; max-width:180px; font-weight:600; line-height:2em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
ul.spk_list li .spk_title {width:100%; max-width:180px;line-height:1.8em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
ul.spk_list li .spk_depart {width:100%; max-width:180px; line-height:1.8em;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

ul.spk_list li a.imghover { position:relative; width:200px; height:420px;}
ul.spk_list li .image {
  opacity: 1;
  display: block;
  width:200px; height:220px;
  transition: .5s ease;
  backface-visibility: hidden;
}
}
@media (max-width: 768px) {
    ul.spk_list li { width:28%; margin-right:3%; }
    ul.spk_list li:nth-child(odd) {margin-right:0;}
    
    ul.spk_list li .spk_thumb { display:block;width:100%; height:auto;}
    ul.spk_list li a.imghover { position:relative;width:100%;height:360px;}
    l.spk_list li .image {
  opacity: 1;
  display: block;
  width:100%; height:100%;
  transition: .5s ease;
  backface-visibility: hidden;
}
    
}

@media (max-width: 480px) {
    ul.spk_list li { width:43%; margin-left:4.22222%;margin-right:4.22222%;}
   
   
    ul.spk_list li a.imghover { position:relative;width:100%;height:320px;}
    
    ul.spk_list li .spk_part {font-size:12px;}
 ul.spk_list li .spk_name {font-size:14px;}
ul.spk_list li .spk_title {font-size:14px;}
ul.spk_list li .spk_depart {font-size:14px;}
}

/* 프로그래밍공통 */
.search_bg { width:100%; background-color:#f7f7f7;  padding:1.250em 0; text-align: center;}
.search_bg select {display:inline-block;
						width: 15%; margin-right:0.625em;
						padding: .7em .5em;
						border: 1px solid #dbdbdb; background-color:#fff;
						background-image: url(/images/sub/select_icon.png);background-repeat:no-repeat; background-position:95% 50%;
						border-radius: 5px;
						-webkit-appearance: none;
						-moz-appearance: none;
						appearance: none; 
						}

select::-ms-expand {display: none;}

input[type="search"] { display:inline-block; width:30%; height:50px; background-color:#fff; color:#646464; margin-top:10px; margin-left:0; padding-left:20px; border: 1px solid #dbdbdb;border-radius: 5px;outline:none;}
.formbtn {width:80px;height:48px;background-color:#262626; color:#fff;padding:10px;text-align:center;border-radius: 5px; margin-top:5px; font-weight:500; cursor:pointer;}
input[type="button"] { display:inline-block;border:0; outline:none; }

@media screen and (max-width: 1024px) {
}

@media (max-width: 768px) {
    .search_bg select { font-size: 14px;}
    input[type="search"] { font-size: 14px;}
    input[type="button"] { font-size: 14px;}
}

@media (max-width: 480px) {
    .search_bg select {width: 30%; margin-left:0.188em;margin-right:0.188em; margin-bottom:0.625em; }
    .formbtn {width:30%;height:45px;}
    .search_bg input[type="search"] {display:none;}
    
}

table.common_table { width:100%;border-collapse: separate;
    border-spacing: 0px;
    line-height: 2em;table-layout:fixed; margin:0.938em auto;}
	
table.common_table thead th {background-color: #0e008c; color: #fff;  border-right:1px solid #ebebeb; text-align:center; padding:0.625em 0;}

table.common_table thead th:nth-of-type(1)  { width:10%;}
table.common_table thead th:nth-of-type(2)  {width:10%; }
table.common_table thead th:nth-of-type(3)  {width:10%; }
table.common_table thead th:nth-of-type(4)  {width:10%; }
table.common_table thead th:nth-of-type(5)  {width:40%; }
table.common_table thead th:nth-of-type(6)  {width:10%;}
table.common_table thead th:nth-of-type(7)  {width:10%; border-right:0;}

table.common_table td {border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb; text-align:center;padding:0.625em; word-break: keep-all;}
table.common_table td.sess_tit { text-align: left;  line-height: 2em; padding-left: 0.938em;padding-right: 0.938em;}
table.common_table td.sess_tit a {width:100%; display:block;font-weight: 600;}
table.common_table td.sess_tit span {display:block; width:100%; font-size: 14px; color: #0e008c; border-bottom:1px dashed #e0e0e0;margin-bottom: 0.625em; padding-bottom: 0.313em;}

table.common_table tr:nth-child(even) td {
	background:#fcfcfc;
}

table.common_table td:last-child { border-right:0;}

.more_btn { width:100%; margin:5.000em auto 0;}
.more_btn a { display:block; width:100px; border:2px solid #5b21ff;font-size: 14px; color: #5b21ff; text-align: center;margin: 0 auto; padding:0.500em;}
.more_btn a:hover { background-color: #5b21ff;color: #fff;}

@media (max-width: 768px) {
    table.common_table {  width:95%;}
    table.common_table th,td { font-size:14px;}
    table.common_table td  {word-break: break-all;}
    table.common_table th.th_m { display:none;}
    table.common_table td.td_m { display:none;}
    table.common_table td.sess_tit {word-break: keep-all;}
}

@media (max-width: 480px) {
    table.common_table th,td { font-size:12px;}
    .more_btn a {width:60px;font-size: 12px; padding:0.313em;}
}
/* 상세 */
.btn_view {width:100%; margin: 0 auto;}
.btn_view:after {content: " ";display: table; clear:both;}
.btn_view .prev_btn {float:left; display:block;width:13%;}
.btn_view .prev_btn a { display:block; width:100%; height: 100%; font-size: 16px;font-weight: 600;color: #222222;  border:2px solid #222222; text-align: center; padding: 6px;}
.btn_view .prev_btn a:hover { color: #fff;  background-color: #222222;}

.btn_view .ppfreg_btn {float:right; display:block;width:13%;}
.btn_view .ppfreg_btn a { display:block; width:100%; height: 100%; font-size: 16px;font-weight: 600;color: #5b21ff;  border:2px solid #5b21ff;  text-align: center; padding: 6px;}
.btn_view .ppfreg_btn a:hover {color: #fff;  background-color: #5b21ff;}

.se_part { width:100%; border-top:2px solid #222222;border-bottom:1px dashed #ebebeb; padding: 15px 0px; margin-top: 10px; }
.se_part .se_class {display:inline-block; }
.se_part .se_class:after { content: '│'; padding-left: 0.625em;  margin-right: 0.625em;}

.se_name {width:100%; color: #0e008c; font-weight:600;padding: 15px 0 10px 0px;}
.se_tit {width:100%;font-size:20px; font-weight: 600; line-height: 2em; border-bottom:1px solid #ebebeb; padding: 0px 0 15px 0px;}

@media (max-width: 768px) {
    .btn_view {width:95%; margin: 0 auto;}
    .btn_view .prev_btn {width:20%;}
    .btn_view .ppfreg_btn {width:20%;}
    
    .se_part {width:95%; margin: 10px auto 0;}
    .se_name {width:95%; margin: 0 auto;}
    .se_tit {width:95%;font-size:18px; margin: 0 auto;}
}

@media (max-width: 480px) {
    .btn_view .prev_btn {width:30%;}
    .btn_view .prev_btn a {font-size:12px;padding: 3px;}
    .btn_view .ppfreg_btn {width:30%;}
    .btn_view .ppfreg_btn a {font-size:12px;padding: 3px;}
    .se_part {font-size:14px;}
    .se_name {font-size:14px;}
    .se_tit {font-size:16px;}
}

dl.view_list, dt, dd {
    padding:0;
    margin:0;
    line-height:2em;
} 
dl.view_list{
    width:100%; margin:20px auto 0px; border-bottom:1px dashed #ebebeb;overflow: hidden;
}
dl.view_list:after {content: " ";display: table; clear:both;}
dl.view_list dt {
    clear:left;
    float:left;
    display:block;
    width:15%; text-align:center; font-weight:500; color:#fff;line-height:1.5em;
background: #0e008c;
margin-bottom:20px; padding:0.188em 0;
}
dl.view_list dd {  display:block;width:80%;text-align:left;  line-height: 2em; word-break:keep-all; margin-left: 20%; margin-bottom:20px;padding:0.188em 0em 0.188em 0;}
dl.view_list dd .day {font-weight:600;}
dl.view_list dd .day:after { content: '│'; padding-left: 0.625em;  margin-right: 0.625em;}
dl.view_list dd .url_btn { margin-left: 20px;}
dl.view_list dd .url_btn a { display:block; width:130px; border:2px solid #5b21ff;font-size: 14px; color: #5b21ff; text-align: center; padding: 0 0.625em; }
dl.view_list dd .url_btn a:hover { background-color: #5b21ff;color: #fff;}
dl.view_list dd span { display: inline-block;}

dl.view_list dd.topic {font-weight:600; color: #0e008c;}

@media (max-width: 768px) {
    dl.view_list {width:95%;}
    dl.view_list dt {width:17%;}
}

@media (max-width: 480px) {
    dl.view_list dt {width:25%;font-size:14px;}
    dl.view_list dd {width:65%;font-size:14px;margin-left: 30%; line-height: 1.6em;}
    dl.view_list dd .day {display:block;}
    dl.view_list dd .day:after { content: ''; padding-left: 0;  margin-right: 0;}
    dl.view_list dd .url_btn a { width:100px;font-size: 12px; padding: 0 0.125em;}
}

/* 연사팝업 */
#popup  {
  display:none;
 position: fixed;
  z-index: 9999!important;
  width: 860px;
  max-width: 100%;
  max-height: 100%; 
  border-radius: 5px;margin-top:5%;
  
}
#popup:after {display:block;clear:both;content:''}


.im-inner-panel {
overflow-x:hidden; 
 overflow-y:auto; 
  background-color: #fff;
  padding: 30px;
  margin: 0 auto;
  width: 860px;
  max-width: 100%;
  max-height: 100%; }
.pop_top { width:100%; background-color: #fefefe; margin: 0 auto 30px;}
.pop_top:after {content: " ";display: table; clear:both;}
.pop_top .pop_thumb { float: left; width:250px; height:280px; border:1px solid #ebebeb; text-align:center; overflow:hidden; }
.pop_top .pop_area { width:510px; margin-left: 300px;}
.pop_area p {display:block;width:90%;line-height: 1.8em;}
.sp_part{color: #0e008c;font-weight: 600; padding-top: 1.250em;}
.sp_name {font-size:20px; font-weight: 600; border-bottom:1px solid #dfdfdf; padding-bottom:0.625em; margin-bottom:0.625em; }
.sp_country {font-size:14px;border-top:1px dashed #dfdfdf;padding-top:0.625em;padding-bottom: 1.250em;margin-top:0.938em;}

.pop_profile { width:100%; line-height: 2em; margin-bottom: 30px;}

.pop_btn {width:100%; margin: 5% auto 0;}
.pop_btn:after {content: " ";display: table; clear:both;}
.pop_btn .btn_close { float: left;display:block;width:10%;}
.pop_btn .btn_close a { display:block; width:100%; height: 100%; font-size: 14px; color: #222222; text-align: center; border: 2px solid #222222;padding: 5px 0;}
.pop_btn .btn_close a:hover {color: #fff;  background-color: #222222;}

.pop_btn .btn_popdown {float: right;display:block; width:30%;}
.pop_btn .btn_popdown a { display:block; width:100%; height: 100%; font-size: 14px; color: #5b21ff;font-weight: 600; border: 2px solid #5b21ff;
    background-image: url("/images/common/down_icon.png"); background-position: 90% center; background-repeat: no-repeat; padding: 5px 0 5px 30px;}
.pop_btn .btn_popdown a:hover {color: #fff;  background-color: #5b21ff; background-image: url("/images/common/down_icon_over.png"); background-position: 90% center; background-repeat: no-repeat;}

@media (max-width: 768px) {
    #popup {margin-top:5%;}
    .pop_top { width:95%; background-color: #fefefe; margin: 0 auto 20px;}
    .pop_top .pop_thumb {width:30%; height:180px;}
    .pop_top .pop_thumb img {max-width:100%; height: auto;}
    .pop_top .pop_area { width:70%; margin-left: 35%;}
    .pop_area p {line-height: 1.6em;}
    .sp_part {padding-top: 0;font-size:14px;}
    .sp_name {font-size:18px;}
    .sp_depart {font-size:14px;}
    .sp_title {font-size:14px;}
    
   .pop_profile { width:90%; margin: 0 auto 20px;}
    
    .pop_btn {width:95%; margin: 5% auto;}
    .pop_btn .btn_close { width:15%;}
    .pop_btn .btn_popdown {width:40%;}
    
}

@media (max-width: 480px) {
    #popup  {
  margin-top:3%;
  
}
    .pop_top { width:100%; margin: 0 auto;}
    .pop_top .pop_thumb { float:none; width:50%; height:150px; margin: 0 auto;}
    .pop_top .pop_area { width:100%; margin-left: 5%; margin-top: 30px;}
    .sp_name {font-size:16px;}
    
    .pop_profile { width:95%;font-size:14px;border-top:1px solid #ebebeb; margin: 0 auto 20px; padding-top: 20px;}
    
    .pop_btn .btn_close { width:20%;}
    .pop_btn .btn_popdown {width:72%;}
    .pop_btn .btn_popdown a {padding: 5px 0 5px 20px;}
}


@keyframes scale {
  0% {
    transform: scale(0.97); }
  100% {
    transform: scale(1); } }



/*pop2*/
#layerPop {
    display: none;
  position: fixed;
  top: 50%;
  left: 50%;
    -webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
  width:80%;  margin: 0 auto;
 height:auto;overflow:auto;
  z-index:990;}
#layerPop .popvod {background-color: #222; z-index:99999!important;}

#layerPop .popvod .frame { position: relative; height: 0px; padding-bottom: 56.25%;}
#layerPop .popvod .frame iframe { position: absolute; 
  display: block;
  width: 100% !important; height: 100%;
  margin: 0 auto;
}


#layerPop .popvod .closebtn {width:100%;text-align: right;}
#layerPop .popvod img {max-width:80%; height: auto;}
#layerPop .popvod .closebtn a.close{display:inline-block; padding: 10px;}

	#deemed {position: fixed;
  _position: absolute;width:100%; height:100%; top:0; left:0; filter:Alpha(opacity=50);opacity:0.5; background:#000; z-index:30;}
@media (max-width: 768px) {
    #layerPop .popvod img {max-width:50%; height: auto;}
    #layerPop .popvod .closebtn a.close{padding: 5px;}
}
