﻿@charset "UTF-8";

/* 장학금 */
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
.kyScholarship_20211104 * { font-family: 'Noto Sans KR', sans-serif; color:#111; }
.kyScholarship_20211104 .content { position:relative; width:1200px; margin:0 auto; padding-bottom:90px; text-align:center; }
.kyScholarship_20211104 .topImg { position:relative; width:100%; height:1100px; background:#e5e5ef center bottom url(images/topBg_blue.png) no-repeat; } 
.kyScholarship_20211104 .topImg .top_txt { width:1200px; margin:0 auto; text-align:center; }
.kyScholarship_20211104 .top_txt li:nth-child(1) { padding-top:75px; animation: aniBox .6s ease-in-out both; }
.kyScholarship_20211104 .top_txt li:nth-child(2) { padding-top:38px; animation:fadeIn_up .6s .8s ease-out both; }
.kyScholarship_20211104 .top_txt li:nth-child(3) { padding-top:26px; animation:fadeIn_up .6s 1.1s ease-out both; }
.kyScholarship_20211104 .top_txt li:nth-child(4) { padding-top:105px; animation:fadeIn_up .6s 1.4s ease-out both; }
.kyScholarship_20211104 .topImg li:nth-child(5) { padding-top:38px; }
.kyScholarship_20211104 .top_img li { position:absolute;  left:50%; }
.kyScholarship_20211104 .top_img li:first-child { top:85px; margin-left:-585px; animation:scale .3s 2s ease-out both; }
.kyScholarship_20211104 .top_img li:last-child { top:440px; margin-left:-50px; animation:fadeIn .5s 2s ease-out both; }
.kyScholarship_20211104 h2 { margin:0 auto 50px; }
.kyScholarship_20211104 .section_01 { background:#1e20cf; }
.kyScholarship_20211104 .section_01 ul:after{ content:""; display:block; clear:both; }
.kyScholarship_20211104 .section_01 li { float:left; margin-right:21px; opacity:0; }
.kyScholarship_20211104 .section_01 li:first-child.ani { animation:aniBox_02 .6s ease-out both; }
.kyScholarship_20211104 .section_01 li:nth-child(2).ani { animation:aniBox_02 .6s .2s ease-out both; }
.kyScholarship_20211104 .section_01 li:nth-child(3).ani { animation:aniBox_02 .6s .4s ease-out both; }
.kyScholarship_20211104 .section_01 li:last-child {  margin-right:0; }
.kyScholarship_20211104 .section_02 { background:#e5e5ef; }
.kyScholarship_20211104 .section_02 h2 { padding-top:80px; }
.kyScholarship_20211104 .content_detail { position:relative; padding-bottom:90px; background:#fff; margin-bottom:30px; }
.kyScholarship_20211104 .btn_layer { position:absolute; right:65px; bottom:226px; display:block; width:140px; height:40px; line-height:40px; background:#e7e7e7; font-size:15px; color:#666; border-radius:3px; transition:all .2s; }
.kyScholarship_20211104 .btn_layer:hover { background:#ccc; color:#111;}
.kyScholarship_20211104 .btn_link { margin:55px auto 0; }
.kyScholarship_20211104 .btn_link li { display:inline-block; width:320px; height:70px; margin-right:16px; }
.kyScholarship_20211104 .btn_link li:last-child { margin-right:0; }
.kyScholarship_20211104 .btn_link li a { display:block; width:320px; height:70px; line-height:68px; color:#fff; font-size:18px; border-radius:5px; transition:all .2s; }
.kyScholarship_20211104 .btn_link li:first-child a { background:#494950 }
.kyScholarship_20211104 .btn_link li:first-child a:hover { background:#22222b }
.kyScholarship_20211104 .btn_link li:last-child a { background:#1e20cf }
.kyScholarship_20211104 .btn_link li:last-child a:hover { background:#000182 }
.kyScholarship_20211104 .epilogue_list { position:relative; width:1100px; border:1px solid #222; height:360px; }
.kyScholarship_20211104 .epilogue_list .swiper-slide { border-right:1px solid #ccc; box-sizing:border-box; width:274px; padding:25px 20px 60px; }
.kyScholarship_20211104 .epilogue_list:after { position:absolute; right:0px; top:0; content:""; display:block; width:1px; height:360px; background:#fff; z-index:100; }
.kyScholarship_20211104 .swiper-button-next { opacity:0; transition:all .3s; width:31px; height:69px; right:0; top:167px; background:url(images/slide_control_right.png) no-repeat center right; text-indent:-9999px; overflow:hidden; z-index:101; }
.kyScholarship_20211104 .swiper-button-prev { opacity:0; width:31px; height:69px;left:0; top:167px; background:url(images/slide_control_left.png) no-repeat center left; text-indent:-9999px; overflow:hidden; transition:all .3s; }
.epilogue_list:hover .swiper-button-next,.epilogue_list:hover .swiper-button-prev { opacity:1; }
.kyScholarship_20211104 .btn_link span { position:absolute; right:200px; bottom:115px; animation:upDown .6s linear infinite; }
.epilogue_list span { position:absolute; left:20px; top:30px; }
.epilogue_list dl { height:110px; margin:15px 0 0 120px; text-align:left; }
.epilogue_list dl dt { display:block; color:#777; font-size:15px; }
.epilogue_list dl dt strong { display:block; color:#d60000; padding-top:3px; font-size:18px; font-weight:normal; }
.epilogue_list dl dd { padding-top:8px; color:#111; font-size:18px; font-weight:500; }
.epilogue_list div { border-top:1px dashed #ccc; padding-top:20px; text-align:left; overflow: hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:7;-webkit-box-orient:vertical; word-wrap:break-word; line-height:1.2em; height:8.4em;}
.epilogue_list .epilogue_more { position:absolute; right:20px; bottom:20px;display:inline-block; background:#b1b1c2; color:#fff; font-size:12px; padding:0 10px 4px; border-radius:20px; letter-spacing:0;}
.kyScholarship_20211104 .layer_scholarship { display:none; position:absolute; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,.2); border:1px solid #222; }
.kyScholarship_20211104 .layer_scholarship.guide { right:30px; bottom:60px; width:630px; height:330px;}
.kyScholarship_20211104 .layer_scholarship h3 { color:#fff; font-size:21px; height:55px; line-height:55px; font-weight:normal; background:#1e20cf; }
.kyScholarship_20211104 .layer_scholarship .layerClose { position:absolute; right:15px;top:15px; }
.kyScholarship_20211104 .layer_scholarship .layer_content { text-align:left; padding:30px; }
.kyScholarship_20211104 .guide li { position:relative; padding:0 0 5px 10px; }
.kyScholarship_20211104 .guide li:before { content:"- "; position:absolute; left:0; }
.kyScholarship_20211104 .tel { right:330px; bottom:50px; width:540px; height:240px;}
.kyScholarship_20211104 .tel .layer_content ul { background:url(images/layer_img.png) no-repeat; padding-left:160px; }
.kyScholarship_20211104 .tel .layer_content li { font-size:18px; padding-bottom:5px; }
.kyScholarship_20211104 .tel dl { border-top:1px dashed #bbb; margin-top:22px; padding:13px 0 0 10px; }
.kyScholarship_20211104 .tel dd {  padding-left:15px; }
.kyScholarship_20211104 .tel dt,.kyScholarship_20211104 .tel dd { color:#666; display:inline-block; font-size:15px; }
.kyScholarship_20211104 .write { right:170px; bottom:-220px; width:900px; height:800px; z-index:100; }
.kyScholarship_20211104 .write .check_list li { width:180px; }
.kyScholarship_20211104 .write .check_list li:last-child { width:300px; }
.kyScholarship_20211104 .write .checkbox_area span { font-size:15px; }
.kyScholarship_20211104 .write .table_basic th { text-align:center; }
.kyScholarship_20211104 .write .table_basic textarea { width:100%; height:300px; }


.special_kystudy { margin-top:0; background:#000163; padding-bottom:78px; }
.special_kystudy h2 { color:#fff; font-family: 'Noto Sans KR', sans-serif; padding:67px 0 25px; font-size:30px; text-align:center; }
.special_kystudy li { width:190px; margin:0 12px 12px 0; font-family: 'Noto Sans KR', sans-serif; line-height:1.4; height:130px; }
.special_kystudy li strong { font-size:18px; }
.special_kystudy .content { width:1200px; }
.special_kystudy .special_more { position:absolute; right:0; top:75px; }



@keyframes h2 { 
	0% {
		letter-spacing:20px;
	}
	100% {
		letter-spacing:5px;
	}
} 

@keyframes fadeIn_up {
	0% {
		transform: translateY(40%);
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes fadeIn {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}

@keyframes aniBox {
	0% {

		transform: rotateY(-580deg);
		opacity: 0;
	  }
	  50%{
		transform:rotateY(-80deg);
	  }
	  100% {
		transform: rotateY(0deg);
		opacity: 1;
	  }
}

@keyframes aniBox_02 {
	0% {

		transform: rotateY(90deg);
		opacity: 0;
	  }
	  100% {
		transform: rotateY(0deg);
		opacity: 1;
	  }
}

@keyframes upDown {
	0% {
		transform: translateY(0%);
	}
	50%{
		transform: translateY(-12%);
	}
	100% {
        transform: translateY(0%);
	}
}

@keyframes scale {
	0% {
		transform: scale(.5); 
		opacity:0;
	}
	100% {
        transform: scale(1);
		opacity:1;
	}
}

.kyScholarship_20211104 .write { height:880px; }
.kyScholarship_20211104 .write .check_list li label { cursor:pointer; }
.kyScholarship_20211104 .write .btn_send { display:block; width:280px; height:55px; line-height:55px; color:#fff; font-size:18px; border-radius:5px; transition:all .2s; background:#494950; border:1px solid #494950; margin:0 auto; }
.kyScholarship_20211104 .write .btn_send:hover { background:#22222b }
