@import url ( 'https://fonts.googleapis.com/css2? family = Roboto & display = swap'); 
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);


/* Common */

a:hover {
    text-decoration: none;
    
}

.clearfix::after {
	content:'';
	display: block;
	clear: both;
}
.wrapper {
	max-width:1200px;
    width: 90%;
    margin:0 auto;
    position: relative;
}
.hide {
	display: none
}

html {
    font-size:10px;
}
body {
    
    font-family: 'Roboto', sans-serif;
    color:#4b4c4d;
    font-weight: 300;
    font-size: 12px;
}

html, body{
    height: 100%;
}

/*** header ***/

#header{
    height: 90px;
    position:fixed;
    z-index: 999;
    width: 100%;
    background:none;
    top:0;
    transition: all 0.3s;
    
}

#header:hover{
  background-color: rgba(13, 15, 18, 0.8);
    border-bottom: 1px solid #efefef;
}

#header.on{
  background-color: rgba(13, 15, 18, 0.8);
    border-bottom: 1px solid #efefef;
}

#header .hwrap{    
    position:fixed;
    width: 100%;
    height: 90px; /* header 높이 */
    z-index: 70;
    top:0;
    overflow: hidden;
}

#header .wrapper{
    position: relative;
    z-index: 2;
/*    background: #fff;*/
  
    
}

#header .hbg{
    background: rgba(13, 15, 18, 0.8);
    position: absolute;
    width: 100%;
    top:90px;
    height: calc(100% - 90px); /* 내용(100%) - 헤더 높이 */
}

#header .logo{
    position: absolute;
/*
    left:50%;
    transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    padding-right: 10px; */
    padding-top: 35px;
    width: 170px;
    z-index: 100;
    
}

#header .logo img{
    width: 100%;
    margin-top: 10px;
/*    width: 150px;*/
}

#header .gnb{
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    border-top: none;
    border-bottom: none;
    
}

#header .gnb>ul{    
    position: absolute;
    width: 100%;
/*    left:2%;*/
/*
    transform:translateX(-50%);
    -ms-transform:translateX(-50%);
*/
   right: 0;
}

#header .gnb>ul>li{
    display: inline-block;
    vertical-align: top;
}

#header .gnb>ul>li:first-child{
    margin-left: 530px;
}

#header .gnb>ul>li .menu_tit{
    padding: 60px 32px 20px;
    border-bottom: 3px solid transparent;
    transition: all 0.3s;    
    -ms-transition: all 0.3s;
   
}

#header .gnb>ul>li .menu_tit a{
     color: #fff;
    text-decoration: none;
    
}


#header .gnb li .slide_menu a{
    text-decoration: none;
    color: #fff;
}
#header .gnb li .slide_menu{
    line-height: 30px;
    font-size: 14px;
/*    text-transform: uppercase; */
    font-weight: 300;
    padding-bottom: 50px;
}


#header .loginmenu{
   text-align: right;
    position: absolute;
    right: 23px;
/*     transform:translateX(-50%);*/
    z-index: 1000;
    
}

#tnb {
    margin: 15px 0;
}

#tnb li{
   float: left;
    padding-top: 0;
    margin: 0;
/*    border-left: 1px solid #fff; */
}

#tnb li:first-child{
    border-left:none;
}

#tnb a {
    padding: 0 10px;
    height: 100%;
    color: #fff;
    line-height: 0;
    font-size: 11px;
    border-left: 1px solid #fff
}

#header .mo_header{
    display: none
}

#header .mobile{
    display: none
}
/* 모바일 메뉴 */

#footer100 {clear:both; width:100%; background:#404040; padding:50px 0; overflow: hidden;}
#footer100 .box{margin: 0 auto; padding: 0 50px; color: #ffffff; text-align: left; position: relative; width: 1200px}
/*
#footer100 .box .footer .bo_logo{width:105px;display:inline-block; margin-bottom: 15px;}
#footer100 .box .footer .bo_logo img{width:100%}
*/
#footer100 .box .footer p{font-size: 12px; letter-spacing:1px;  margin-bottom: 5px;}

#footer100 .box .social{display: inline-block; position: absolute; right: 100px; top:0;}
#footer100 .box .social li{float: left; padding: 0 9px}
#footer100 .box .social li img{width: 40px;} 


/* bx 슬라이더 */

#visual li{
    height: 700px;
    background-size: cover;
    background-position: center;
}

#visual li.slider1 {
    background-image: url(../img/main/main01.jpg);
}

#visual li.slider2 {
    background-image: url(../img/main/main02.jpg);
}

#visual li.slider3 {
    background-image: url(../img/main/main03_bg.jpg);
}


.bx-wrapper{
   box-shadow: none;
   border:none;
}

#visual li .box{
    color: #fff;
    text-align: center;
    margin-top: 270px;
}

#visual li .box .vi_tit{
    font-size: 18px;
    margin-bottom: 35px;
     font-family:'Roboto', sans-serif;
    font-weight: 300;
}

#visual li .box .vi_tit2{
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 50px;
     font-family:'Roboto', sans-serif;
}

#visual li .box .tit{
    font-size: 25px;
     font-family:'Roboto', sans-serif;
}


#visual li.slider3 .box{
    margin-top: 160px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../img/main/main03_box.jpg);  
} 

#visual li.slider3 .box .vi_tit{
    font-size: 27px;
    padding:65px 0 25px;
    color: #30369b;
    font-weight: bold;
}

#visual li.slider3 .box .vi_tit2{
    font-size: 60px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 40px;
    color: #114baf;
    letter-spacing: -5px;
}

#visual li.slider3 .box .tit2 li{
    display: inline-block;
    color: #000;
    font-size: 32px;
    font-weight: 500;
    padding: 25px 45px;
    height: 100%;
}

#visual li.slider3 .box .desc{
    color: rgba(0, 0, 0, 0.8);
    font-size: 19px;
    line-height: 30px;
    width: 50%;
    margin: 0 auto;
    text-align: justify;
    letter-spacing: 1px;
    padding: 20px 0 30px;
    
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
    bottom: 55px;
}

.bx-wrapper .bx-pager.bx-default-pager a{
    width: 33px;
    height: 5px;
    margin: 0 15px;
    border-radius:0;
    background:rgba(255, 255, 255, 0.4);
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus{
    background:#e220d3;
}

/* //bx 슬라이더 */

/* 아이콘 메뉴 */


.icon_menu .icon_list{
    text-align: center;
    margin: 50px 0 60px;
}

.icon_menu .icon_list li{
    display: inline-block;
    margin: 0 50px;
      width: 120px;
    height: 120px;
    background-color: #e8ebf2;
    border-radius: 60px;
    text-align: center;
    line-height: 120px;
    transition: all 0.3s;
}

.icon_menu .icon_list li .img_box{
      transition: all 0.1s;
     height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    
}


.icon_menu .icon_list li a{
    text-decoration: none;
    font-size: 20px;
    font-family:'Roboto', sans-serif;
    font-weight: 500; 
}

.icon_menu .icon_list li:first-child .img_box{
    background-image: url(../img/icon01.png) ; 
}
.icon_menu .icon_list li:nth-child(2) .img_box{
     background-image: url(../img/icon02.png); 
}
.icon_menu .icon_list li:nth-child(3) .img_box{
     background-image: url(../img/icon03.png) ; 
}
.icon_menu .icon_list li:nth-child(4) .img_box{
     background-image: url(../img/icon04.png) ; 
}
.icon_menu .icon_list li:last-child .img_box{
    background-image: url(../img/icon05.png) ; 
}


.icon_menu .icon_list li:hover{
     background-color:#ec6d7b;
    
}


.icon_menu .icon_list li:first-child a:hover .img_box{
    background-image: url(../img/icon01_hover.png);
}

.icon_menu .icon_list li:nth-child(2) a:hover .img_box{
    background-image: url(../img/icon02_hover.png);
}
.icon_menu .icon_list li:nth-child(3) a:hover .img_box{
    background-image: url(../img/icon03_hover.png);
}
.icon_menu .icon_list li:nth-child(4) a:hover .img_box{
    background-image: url(../img/icon04_hover.png);
}
.icon_menu .icon_list li:last-child a:hover .img_box{
    background-image: url(../img/icon05_hover.png);
}


///* 아이콘 메뉴 */


/* contents01 */

.main_con{
}

.main_con .con_list{
    text-align: center;
    margin-bottom: 130px;
}

.main_con .con_list .seminar{
    margin-right: 75px;
    display: inline-block;
}

.main_con .con_list .seminar .desc_box{
    background-color: #ec6d7b;
    padding: 40px 17px 17px 40px;
    text-align: left;
    color: #fff;
    font-size: 30px;
    box-sizing: border-box;
}

.main_con .con_list .seminar a{
    text-decoration: none;
    font-family:'Roboto', sans-serif;
}

.main_con .con_list .seminar .desc_box .more{
    display: inline-block;
    border: 1px solid #fff;
    padding: 8px;
    margin: 55px 0 0 495px;
}

.main_con .con_list .main_news{
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 60px;
    width: auto;
    text-align: left;
}

.main_con .con_list .main_news .title{
    font-size: 22px;
     font-family:'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}

.main_con .con_list .main_news .title img{
    padding-left: 415px;
}

.main_news ul li a{
    font-size: 16px;
}

.lt ul {
    width: 500px;
    line-height: 40px;
}


/* 학술대회 메뉴 */

.subVisual05,
.subVisual04,
.subVisual01,
.subVisual03{
    height:400px; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;    
    position: relative;
}

.subVisual04{
    background-image:url('../img/sub_Visual_03.jpg');
}

 .sub_desc{
    font-size: 25px;
     font-family:'Roboto', sans-serif;
    color: #fff;
    margin: 0 auto;
    width: 1200px;
    padding: 180px 0 15px 35px; 
     box-sizing: border-box;
}

.sub_tit{
    font-size: 45px;
     font-family:'Roboto', sans-serif;
    color: #ec6d7b;
    margin: 0 auto;
    width: 1200px;
    padding:15px 0 0 35px; 
    box-sizing: border-box;
    
}


 .sub_menu{
    background-color: rgba(255,255,255,0.2);
    width: 100%;
    position: absolute;
    bottom: 0;
}

 .sub_menu .sub_menu1{
     font-family:'Roboto', sans-serif;
    color: #ec6d7b;
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
}

 .sub_menu .sub_menu1>li{
    display: inline-block;
    padding: 12px 15px;
    border-left: 1px solid #fff;
    
}

 .sub_menu .sub_menu1>li:last-child{
    border-right: 1px solid #fff;
    position: relative;
}

 .sub_menu .sub_menu1 li:last-child i{
    padding-left: 30px;
    vertical-align: top;
}

.sub_menu .sub_menu1 .dropdown{
    border:1px solid #939393;
    background-color: #fff;
    position: absolute;
    top: 40px;
    /* padding: 10px; */
   left: -1px;
    width: calc(100% + 1px);
    display: none;
    
}

 .sub_menu .sub_menu1 .dropdown>li{
    line-height: 40px;
    padding-left: 15px;
}

 .sub_menu .sub_menu1 .dropdown>li a{
    text-decoration: none;
}


.sub_tabmenu{
    display: none
}

.subTit{
    float: none;
    width: 100%;
    padding: 0;
    border-bottom: none;
    height: 0;
    
}

.subTit h2{
    float: left;
    color: #333;
    font-size: 25px;
    font-family:'Roboto', sans-serif;

/*    padding: 55px 0;*수정 중 적용 나중에/ */
}

#subMain2{
    float: left;
    width: 100%;
    background: none;
}


    
/* 5CC 관련    */
    
.spain_5cc{
     height:665px;
     background-image: url(../img/5CC.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; 
    text-align: center;
    color: #fff;
    padding: 100px 0 47px;
    font-size: 18px;
    font-family:'Roboto', sans-serif;    
    }

.spain_5cc .spain_5cc_tit{
    margin-bottom: 30px;
   
} 

.spain_5cc .spain_5cc_tit .spain_5cc_titile{
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    padding-left: 30px;
} 

.spain_5cc .spain_5cc_desc{
    width: 1024px;
    margin: 0 auto;
    text-align: justify;
    line-height: 30px;
    letter-spacing: 0.4px;
    margin-bottom: 55px;
}

.spain_5cc .spain_5cc_desc strong{
    font-weight: 300;
    color: #ec6d7b
    
}

.spain_5cc_list li{
    display:inline-block;
    font-size: 25px;
    font-weight: 200;
    border:1px solid #fff;
    margin: 0 24px;
    width: 220px;
    height: 220px;
    vertical-align: middle;
    padding-top: 60px;
    box-sizing: border-box;
    line-height: 30px;
}

.spain_5cc_list li:nth-child(2){
     padding-top: 45px;
}

.spain_5cc_list li h5{
     font-weight: 200;
    margin-bottom: 32px;
}

.spain_5cc_list li a{
    font-size: 18px;
    color: #fff;
}


















 