@charset "utf-8";
/* CSS Document */
.main_cont h1 {display: none;}  

/*fullpage*/
html.fp-enabled, 
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: top; 
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}


.section {width:100%; } 


/* section-1*/
#section1 {background:url(../imgs/main/main_bg.jpg) no-repeat center;background-size:cover;height:100vh;}  
.main_visual {position: relative;z-index: 5;}
.sld_area {display: flex !important;height:calc(100vh - 70px);overflow: hidden;justify-content: center;align-items: center;    align-items: flex-start;}   
.main_sld .sld_area  img {max-width:100%;} 

.main_v_btn {display: flex;position: absolute;right:2%;bottom:9%;z-index: 3;}   
.main_v_btn button {background-color:transparent;border:none;font-size:0;background-repeat: no-repeat;background-position: center;margin-left:5px;background-size:contain;}  
.main_v_btn .arrow {width:33px;height:30px;background-image:url(../imgs/main/visual_ar.svg);} 
.main_v_btn .arrow.nextArrow1 {transform: rotate(180deg);}
.main_v_btn .play {background-image:url(../imgs/main/visual_play.svg);width:21px;height:30px;display: none;}
.main_v_btn .stop {background-image:url(../imgs/main/visual_pause.svg);width:9px;height:30px;}
.main_v_btn.stop .stop  {display: none;} 
.main_v_btn.stop .play {display: block;}   

.main_info {display: flex;justify-content: space-between;align-items: center;height:70px;margin-top: -5px;}  
.main_info .left {display: flex;align-items: center;}
.main_info .left dl {display: flex;margin-right:20px;}
.main_info .left dt {font-family:var(--font-en);font-size:1em;margin-right:10px;font-weight:600;} 
.main_info .left dd {font-size:1em;} 

.main_info .link a {display: inline-block;vertical-align: middle;border:1px solid #000;padding:5px 30px;border-radius: 50px;font-size:0.9em;} 
.main_info .link a.booking img {margin-left:10px;height:15px;width:auto;vertical-align: middle;}   
.main_info .link a.booking {background:#000;color:#fff;}  

#section1 {position: relative;height:100vh;width:100%;}   
#section1 .title {position: absolute;top:11%;left:0;right:0;text-align: center;} 
#section1 .title img {max-width:57%;height:auto;}  
#section1 .main_v_txt {color:#fff;font-size: 11px;position:absolute;bottom:11px;right:15px; text-shadow: 0 0 5px black;} 
#section1 .bottom_btn {position: absolute;bottom:15px;left:0;right:0;text-align: center;z-index: 5;}  
#section1 .bottom_btn  img {display: block;margin:0 auto;}  
#section1 .bottom_btn .sec1_logo {width:150px;height:auto;margin:0 auto 15px;} 
#section1 .bottom_btn .sec1_ar {width:40px;height:auto;}
 
@media screen and (max-width:1500px){ 
	.main_info {align-items: flex-start}
}
@media screen and (max-width:1400px){ 
	.sld_area {height:auto;}
	.main_info {align-items: center;} 
	.main_info .left dd, .main_info .left dt {font-size:0.9em;}

	
}
@media screen and (max-width:1200px){ 
	.main_info {text-align: left;height:auto;padding:2%;flex-direction: column;}
	.main_info .left {justify-content: flex-start;width:100%;text-align: left;align-items: flex-start;} 
	.main_info .right {width:100%;margin-top:10px;} 
	.main_info .left dl {margin-right: 0;} 
	
}
@media screen and (max-width:1100px){ 
	.main_visual {padding-top:50px;}
	.fp-viewing-anchor1 .head h1 a {background-image: url(../imgs/main/logo_simbol_bk.svg);}
	.fp-viewing-anchor1 .head .inner .lan a.active {border-color:#000;}

	 
	
}

@media screen and (max-width:980px){ 
	.main_info .left {flex-direction: column;} 
	.main_info .link a {padding:2px 30px;}
	
	.main_v_btn .arrow {width:25px;height:20px;} 
	.main_v_btn .stop, .main_v_btn .play {height: 20px;} 
	
	.main_info {padding:4% 2% 5%;} 
	.main_info .left dt  {width:70px;}
	.main_info .left dd {width:calc(100% - 70px);} 
	
	#section1 .bottom_btn {bottom:30px;}
	#section1 .bottom_btn .sec1_logo {width:100px;margin:0 auto 5px;} 
	#section1 .bottom_btn .sec1_ar {width:30px;} 
	#section1 .main_v_txt {left:0;right:0;text-align:center;bottom:5px;font-size:12px;}   
}




/*section-2*/
#section2 {background:#f1f1f1;}
#section2  .inner {display: flex;height:100vh;flex-direction: column;justify-content: center;padding-top:50px;}   
.main_title {font-size:1.7em;letter-spacing: -1px;font-weight: 600;}
.main_title span {font-size:1em;margin-left:5px;font-weight:600; } 
#section2 .banner_area {position: relative;}  
#section2 .banner_area img {max-width:100%;height:auto;} 


.bn_v_btn {display: flex;position: absolute;left:20px;bottom:20px;z-index: 3;}   
.bn_v_btn button {background-color:transparent;border:none;font-size:0;background-repeat: no-repeat;background-position: center;margin-right:5px;width:35px;height:35px;} 
.bn_v_btn .arrow { background-image:url(../imgs/main/bn_ar.svg);}  
.bn_v_btn .arrow.nextArrow {transform: rotate(180deg);}
.bn_v_btn .play {background-image:url(../imgs/main/bn_play.svg);display: none;}
.bn_v_btn .stop {background-image:url(../imgs/main/bn_pause.svg);}  
.bn_v_btn.stop .stop  {display: none;} 
.bn_v_btn.stop .play {display: block;}   

@media screen and (max-width:1400px){ 
	#section2 .inner {height:auto;padding:10% 2%;} 
}
@media screen and (max-width:980px){ 
	.main_title {font-size:1.1em;}
	.main_title span {font-size:0.7em;letter-spacing: 0;} 
	
	.bn_v_btn {left:10px;bottom:15px;} 
	.bn_v_btn button {width:20px;height:20px;background-size:contain;} 
}



/*section-3*/
#section3  .inner {display: flex;flex-direction: column;}  
#section3 .main_title {font-size:1.1em;} 

.main_gal_area {display: flex;justify-content: space-between;align-items: flex-start;} 
.main_gal_area .education {display: flex;width:48%;flex-direction: column} 
.main_gal_area .event {display: flex;width:48%;flex-direction: column} 
.main_gal_area .tit {display: flex;justify-content: space-between;align-items: flex-end;margin:10px 0;}
.tit .more {font-family:var(--font-en);}   
.tit .more:hover {text-decoration: underline;} 
.main_gal_area .list_area {display: flex;justify-content: space-between;align-items: flex-start;} 
.main_gal_area .list_area  .box {width:46%;position: relative;} 
.main_gal_area .list_area  .box a {display: flex;flex-direction: column;position: relative;} 
.main_gal_area .list_area  .box .img {width:100%;height:290px;display: flex;overflow: hidden;position: relative;
    align-items: center;justify-content: center;} 
.main_gal_area .list_area  .box .img img {min-width:100%;min-height:100%;height:auto;} 
.main_gal_area .list_area  .box .img span {font-size:15px;color:#fff;display: inline-block;padding:2px 25px;border-radius: 50px;position: absolute;left:10px;top:10px;font-weight: 500;}  
.main_gal_area .list_area  .box .img .cate_edu {background-color:#1653E2;} 
.main_gal_area .list_area  .box .img .cate_aca {background-color:#9F16E2;} 

.main_gal_area .list_area  .box .name {font-weight:600;font-size:1.7em;display: block;margin:5px 0;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis }  
.main_gal_area .list_area  .box .date {font-weight: 300;font-size:0.9em;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis } 

.main_news_area  {display: flex;justify-content: space-between;align-items: flex-start;margin:3% 0;}  
.main_news_area .mow_news {display: flex;width:48%;flex-direction: column} 
.main_news_area .notice {display: flex;width:48%;flex-direction: column}  
.main_news_area .tit {display: flex;justify-content: space-between;align-items: flex-end;margin:0 0 2%;}  

#section3 .main_news_area .main_title {font-size:1.1em;}  
.main_news_area .mow_news .box a {border:1px solid #ddd;display: flex;padding:30px;justify-content: space-between;
    align-items: center;} 
.main_news_area .mow_news .box a:hover {border-color:#000;text-decoration: underline;} 
.main_news_area .mow_news .box a .img {width:230px;height:170px;display: flex;justify-content: center;align-items: center;overflow: hidden;}  
.main_news_area .mow_news .box a dl {width:calc(100% - 250px);display: flex;flex-direction: column;}
.main_news_area .mow_news .box a dl dt {font-weight: 500;font-size:1.7em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;} 
.main_news_area .mow_news .box a dl dd {font-size:0.9em;text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical; overflow: hidden;height:70px;} 

.main_news_area .notice  .list_area  {position: relative;}  
.main_news_area .notice .tabs {display: table; border-spacing: 0px;border-collapse: collapse;} 
.main_news_area .notice .tabs li  {margin-left:-1px;margin-bottom:-1px;display: table-cell;height:40px;border:1px solid #000;  vertical-align: middle;width:120px;text-align: center;}   
.main_news_area .notice .tabs li a {font-size:0.9em; }    
.main_news_area .notice .more  {font-family:var(--font-en);position: absolute;top:-5px;right:0;}   
.main_news_area .notice .tab_content li {padding:19px 0;border-bottom:1px solid #ddd;}  
.main_news_area .notice .tabs li.active  {background:#000;color:#fff;font-weight: 500;}  
.main_news_area .notice .tabs li.active a { color:#fff;font-weight: 500;}   

.main_news_area .notice .tab_content li a {display: flex;position: relative;width:100%;justify-content: space-between;align-items: center;}  
.main_news_area .notice .tab_content li a .date {font-size:0.8em;width:85px;text-align: right;} 
.main_news_area .notice .tab_content li a .name {font-size:0.9em;padding-left:20px;position: relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 100px); }
.main_news_area .notice .tab_content li a:before {width:7px;height:7px;background:#ddd;content:"";display: block;border-radius: 50%;position: absolute;left:3px;top:8px;}  




@media screen and (max-width:1440px){ 
	/* #section3 .inner {padding:10% 2%;}   */
	.main_gal_area .list_area .box .img {height:230px;} 
	
	#section3 .main_title {font-size:1.1em;}
	
}
@media screen and (max-width:980px){ 
	.main_gal_area {flex-direction: column;} 
	.main_gal_area .education, .main_gal_area .event, .main_news_area .mow_news, .main_news_area .notice {width:100%;} 
	.main_gal_area .education {padding-bottom:3%;margin-bottom:3%;border-bottom:1px solid #000;}
	
	.main_news_area {flex-direction: column;padding:0;}  
	.main_news_area .mow_news {margin:5% 0;} 
	.main_gal_area .list_area .box {width:49%;}
	.main_news_area .mow_news .box a .img {width:150px;height:100px;} 
	.main_news_area .mow_news .box a dl {width:calc(100% - 170px);} 
	.main_news_area .mow_news .box a {padding:20px;} 
	.main_news_area .mow_news .box a dl dd {height:63px;} 
	.main_news_area .mow_news .box a dl dt {margin-bottom:3px;} 
	
	.main_news_area .notice .more {display: none;} 
	
}
@media screen and (max-width:560px){ 
	.main_gal_area .list_area .box .img {height:170px;}  
	.main_gal_area .list_area .box .img span {font-size:13px;padding:1px 15px;top:5px;left:5px;} 
	.main_gal_area .education {padding-bottom:7%;margin-bottom:5%;} 
	
	
	.main_news_area .notice .tabs li {height:35px;width:25%;} 
	.main_news_area .notice .tab_content li {padding:10px 5px;} 
	.main_news_area .notice .tab_content li a .date {width:70px;}
	.main_news_area .notice .tab_content li a .name {width:calc(100% - 70px);} 
}


/*하단공통*/
.footer {background:#000;} 
.footer .inner {display: flex;padding:5% 2%;align-items: flex-start;justify-content: space-between}   
.footer .ft_logo {font-size:0;background:url("../imgs/main/logo.svg") no-repeat;width:281px;height:27px;}
.footer .copy {color:#fff;font-size:0.9em;}
.footer .copynlink { margin-top:-8px;display:flex;width:calc(100% - 350px);justify-content: space-between;
    align-items: flex-start;}   
.footer .link  {margin-bottom:2%;} 
.footer .link a {margin-right:20px;font-size:1em;color:#fff;display: inline-block;text-decoration: underline;}
.footer .sns_link a {margin-left:10px;} 


@media screen and (max-width:1500px){ 
	.footer .inner {flex-direction: column;}
	.footer .copynlink {margin-top:2%;width:100%;} 
}
@media screen and (max-width:980px){ 
	.footer .copynlink {flex-direction: column;}
	.footer .copynlink .sns_link {margin:3% 0 0;} 
	.footer .inner {padding:7% 2%;}
	.footer .ft_logo {margin-bottom:3%;} 
	
}
@media screen and (max-width:560px){ 
	.footer .inner {padding:10% 4%;} 
	.footer .ft_logo {width:230px;height:20px;background-size: contain;} 
	.footer .link a {margin:0 5px 0 0;font-size:0.8em;}  
	.footer .copynlink .sns_link {margin:5% 0 0;} 
	.footer .sns_link a {margin-left:0;margin-right:5px;} 
	.footer .sns_link a  img {height:25px;width:auto;} 
}



/*메인 2차*/
.main_cont .inner .top_menu, .main_cont .dr_mn_bg {display: none;} 
.main_cont .head.dropdown-visible {background-color:transparent; }
.main_cont.fp-viewing-4 .head {background-color:transparent;}  

.main_cont .video_area {width:100%;height:100vh;display: flex;align-items: center;justify-content: center;overflow: hidden;}   
.main_cont .video_area video {min-height: 100%;width:100%;height:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index: -1;}     

@media screen and (max-width:1440px){ 
	.main_cont .video_area {height:auto;}
	.main_cont .video_area video {position: relative;top:auto;bottom:auto;}
	
	#section1 .bottom_btn .sec1_logo {width:100px;}
	#section1 .bottom_btn .sec1_ar {width:30px;} 
	
	
}
@media screen and (max-width:560px){ 
	#section1 .bottom_btn .sec1_logo {width:70px;}
	#section1 .bottom_btn .sec1_ar {width:20px;} 
}


.main_cont .main_bn_sld1  {position: relative;}  
.main_cont .main_bn_sld1 img {height:100vh;width:100%;}   
.main_cont .main_bn_sld1_btn {position: absolute;bottom:30px;left:0;right:2%;text-align: right;z-index: 3}
.main_cont #section2 {background:none;position: relative;}   
.main_cont #section2 div {line-height: 0 !important;} 
.main_cont .ar_btn_sec button {border:none;background-color:transparent;font-size:0;}   
.main_cont .ar_btn_sec .play  {display: none;} 
.main_cont .ar_btn_sec.stop .stop  {display: none;}    
.main_cont .ar_btn_sec.stop .play {display: inline-block;} 

.main_cont .main_bn_sld1_btn .arrow {background:url("../imgs/cfd_ar.svg") no-repeat center;background-size:contain;height:30px} 
.main_cont .main_bn_sld1_btn .arrow.sld1_prevArrow {transform: rotate(90deg);}    
.main_cont .main_bn_sld1_btn .arrow.sld1_nxtArrow {transform: rotate(270deg);}    
.main_cont .main_bn_sld1_btn .play {background:url("../imgs/main/visual_play.svg") no-repeat center;background-size:contain;display: none;} 
.main_cont .main_bn_sld1_btn .stop {background:url("../imgs/cfd_pause.svg") no-repeat center;background-size:contain;}  
.main_cont .main_bn_sld1_btn button {height:30px;margin:0 5px;width:25px;}    

.main_cont #section2  .sec2_sld_area {display: flex;flex-wrap: nowrap;justify-content: flex-start;}
.main_cont #section2  .sec2_sld_area p {width:50%;display: flex;} 
.main_cont #section2  .sec2_sld_area p img {width:100%;height:100%;}

@media screen and (max-width:1440px){ 
	.main_cont .main_bn_sld1 img, .main_cont  #section2 {height: auto !important;}  
	.main_cont .main_bn_sld1_btn .arrow, .main_cont .main_bn_sld1_btn button {height:20px;width:10px;} 
}
@media screen and (max-width:980px){ 
	.main_cont #section2  .sec2_sld_area {flex-direction: column;} 
	.main_cont #section2 .sec2_sld_area p {width:100%;height:auto;}  
	.main_cont .main_bn_sld1_btn {bottom:10px;}
	
}



.main_cont #section3 {position: relative;padding:5% 0;} 
.main_cont .main_bn_sld2  {position: relative;margin:0 -2px;}   
.main_cont .main_bn_sld2_btn {position: absolute;bottom:-50px;left:0;right:2%;text-align: right;z-index: 3}
.main_cont .main_bn_sld2 .box  {;background-repeat: no-repeat;background-size: cover;background-position: center;padding:0 2px; aspect-ratio: 457 / 325;}   
.main_cont .main_bn_sld2 .box .inner{height:650px;display: flex;padding:30px;color:#fff;flex-direction: column;justify-content: flex-start;align-items: flex-start}    
.main_cont .main_bn_sld2 .box .inner p {color:#000;line-height: 1.2;}   
.main_cont .main_bn_sld2 .box .subject {font-size:1.7em;margin:7px 0 10px;font-weight:600;} 
.main_cont .main_bn_sld2 .box .kind {display: inline-block;border-bottom:1px solid #000;padding-bottom:3px;font-weight: 500;}    
.main_cont .main_bn_sld2 .box .data {font-size:1em;}    
 
.main_cont .main_bn_sld2_btn .arrow {background:url("../imgs/cfd_ar_bk.svg") no-repeat center;background-size:contain;height:30px} 
.main_cont .main_bn_sld2_btn .arrow.sld2_prevArrow {transform: rotate(90deg);} 
.main_cont .main_bn_sld2_btn .arrow.sld2_nxtArrow  {transform: rotate(270deg);}    
.main_cont .main_bn_sld2_btn .play {background:url("../imgs/main/visual_play_bk.svg") no-repeat center;background-size:contain;display: none;} 
.main_cont .main_bn_sld2_btn .stop {background:url("../imgs/cfd_pause_bk.svg") no-repeat center;background-size:contain;}  
.main_cont .main_bn_sld2_btn button {height:30px;margin:0 5px;width:25px;}   

@media screen and (max-width:1440px){ 	
	.main_cont .main_bn_sld2_btn .arrow, .main_cont .main_bn_sld2_btn button {height:20px;width:10px;} 
	.main_cont .main_bn_sld2 .box .inner {height:350px;} 
}
@media screen and (max-width:1440px) and (min-width:981px){ 	
	.main_cont .main_bn_sld2 .box a{padding:10px 20px;}
	.main_cont .main_bn_sld2 .box .inner .subject{margin:0.1em 0 0.2em; font-size: 1.4em;}
	
}
@media screen and (max-width:980px){ 
	.main_cont .main_bn_sld2 .box .inner .subject {font-size:1.4em;} 
	.main_cont .main_bn_sld2 .box .inner {height: 300px;} 
	.main_cont #section3  {padding:10% 0;}
	#section3 .inner {padding:0 2%;}  
	
	.main_cont .main_bn_sld2 .box .inner .subject {margin-top:0;}
	.main_cont .main_bn_sld2 .box .inner {padding:20px;} 
	.main_cont .main_bn_sld2_btn {top:auto;} 
}
@media screen and (max-width:426px){ 
	.main_cont .main_bn_sld2 .box .inner {padding:10px 15px;}
	.main_cont .main_bn_sld2 .box .inner .kind{font-size: 0.9em;}
	.main_cont .main_bn_sld2 .box .inner .subject{font-size: 1.2em; margin: 3px 0 1px;}
	.main_cont .main_bn_sld2 .box .inner .data{font-size: 0.9em;}
}

.main_cont #section4 .top_box ul {display: flex;justify-content: space-between;margin:-2px;}   
.main_cont #section4 .top_box ul li {flex:1 1 33.3%;margin:2px; aspect-ratio: 600 / 550; background-size: cover; position: relative;}
.main_cont #section4 .top_box ul li::after{content:""; display: block; width:100%; height: 40%; background: linear-gradient(0deg,rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.6) 70%); position: absolute; top:0; z-index:1;}  
.main_cont #section4 .top_box ul li a {width:100%;display: flex;height:550px;flex-direction:column;justify-content: flex-start;align-items: flex-start;color:#fff;padding:30px;background-repeat: no-repeat;background-size:cover;background-position: center; position: relative; z-index: 2;}  
.main_cont #section4 .top_box ul li a p {color:#fff;line-height: 1.2;}   
.main_cont #section4 .top_box ul li a .en_tit {font-family:'Gak-Bold';font-size:1.1em;font-weight: 600;letter-spacing:0;margin-bottom:15px;} 
.main_cont #section4 .top_box ul li.child_exh a {background-image: url("../imgs/main/main_bn_img1.png");} 
.main_cont #section4 .top_box ul li.edu_link a {background-image: url("../imgs/main/main_bn_img2.png");}
.main_cont #section4 .top_box ul li.scholarship a {background-image: url("../imgs/main/main_bn_img3.png");}

/* eng */
[lang="en"]  #section4 .inner,
[lang="ja"]  #section4 .inner,
[lang="zh"]  #section4 .inner{margin:0 0 2%;}


@media screen and (max-width:1440px){ 
	.main_cont #section4 .top_box ul li a { height: auto;aspect-ratio: 600 / 550;} 
	.main_cont .main_bn_sld2_btn {top:10px;right:2%;} 
}
@media screen and (max-width:980px){ 
	/* .main_cont #section4 .top_box ul {flex-wrap: wrap;}  */
	.main_cont #section4 .top_box ul li a {height:auto; padding:20px;} 
	.main_cont #section4 .top_box ul li {flex:1 1 100%;margin:1px}
	.main_cont #section4 .top_box ul li a .en_tit {margin-bottom:5px;} 
	.main_cont .main_bn_sld2_btn {top:auto;bottom:15px;}
	
	[lang="en"]  #section4 .inner {margin:0 0 10%;} 
	
}
@media screen and (max-width:560px){ 
	.main_cont #section4 .top_box ul li a {height:auto; padding:10px}
}

 

.main_cont .main_news {padding:0 2%;margin:3% 0 2%;}   
.main_cont .main_news .news_top {display: flex;align-items: center;justify-content: space-between;margin:0 0 1%;} 
.main_cont .tit_area {display: flex;align-items: center;margin:0 0 1.5%;} 
.main_cont .main_news .news_top  .tit_area {margin:0;}

.main_cont .tit_area .title {font-size:1.7em;letter-spacing: -0.5px; font-weight: 700;font-family:'Gak-Bold';margin-right:15px;line-height: 1;} 
.main_cont .tit_area .title span {font-family: 'Pretendard';font-size:0.8em;display: inline-block;position: relative;font-weight: 500;padding-left:15px;margin-left:10px;}  
.main_cont .tit_area .title span:before {position: absolute;top:0;left:0;width:2px;background:#000;bottom:0;content: "";display: block;}  
.main_cont .tit_area .more {display: inline-block;border-bottom:1px solid #000;padding-bottom:0; margin-top:5px;font-size:0.9em; } 
 
.main_cont .main_news_sld_btn .arrow  {background:url("../imgs/cfd_ar_bk.svg") no-repeat center;background-size:contain;height:30px} 
.main_cont .main_news_sld_btn .arrow.sld3_prevArrow  {transform: rotate(90deg);} 
.main_cont .main_news_sld_btn .arrow.sld3_nxtArrow  {transform: rotate(270deg);}     
.main_cont .main_news_sld_btn .play {background:url("../imgs/main/visual_play_bk.svg") no-repeat center;background-size:contain;display: none;} 
.main_cont .main_news_sld_btn .stop {background:url("../imgs/cfd_pause_bk.svg") no-repeat center;background-size:contain;}  
.main_cont .main_news_sld_btn button {height:30px;margin:0 5px;width:25px;}  

.main_cont .main_news_sld {margin:0 -10px 0;} 
.main_cont .main_news_sld .box {padding:0 10px;} 
.main_cont .main_news_sld .box a {display: block;width:100%;height:400px; background-size:cover;background-repeat: no-repeat;position: relative;background-position: center;}     
.main_cont .main_news_sld .box a span {position: absolute;top:0;left:0;right:0;bottom:0;display: flex;align-items: center;
 justify-content: center; text-align:center; background-position: center;color:#fff;padding:25px;font-size:1em;background:rgba(0,0,0,0.5);opacity: 0;transition: all 0.5s ease;} 
.main_cont .main_news_sld .box.ov a span {opacity: 1;}    

.main_cont .main_ptn_bn {padding:0 2% 7%;}
.main_cont .main_ptn_bn .title {font-family:'Gak-Bold';font-size:1.7em;font-weight: 700;margin-bottom:15px;} 
.main_cont .main_ptn_bn .link_box a {display: block;}
.main_cont .main_ptn_bn .link_box a img {width:100%;height: auto;}  

 

 
@media screen and (max-width:980px){  
	.main_cont .main_news_sld .box a {height:250px;}
	.main_cont .main_news_sld .box a span {opacity: 1;display: block;color:#fff;top:auto;padding:15px;} 
	.main_cont .main_news_sld_btn  .arrow, .main_cont .main_news_sld_btn  button {height:20px;width:10px;} 
	
	.main_cont .main_news .tit_area .title, .main_cont .main_ptn_bn .title {font-size:1.1em;}
	 
	.main_cont .tit_area .title {font-size:1.5em;}
	.main_cont .tit_area .title span {font-size:0.6em;}
	.main_cont .tit_area {margin-bottom:15px;} 
	.main_cont .main_news {margin:10% 0;}
	

}
@media screen and (max-width:560px){  
 
}



