@charset "utf-8";
	html, body{font-size: 11px; letter-spacing: -1px; }
.header > .subBox{position: absolute; }
/*.bar_progress{margin-top: 46px; z-index: 800; position: absolute; }*/
/*iframe {pointer-events: none; }*/
	.curriculumListBG{
		background-image:url(/assets/_img/sub/curriculum/bg_img.png);
		background-repeat: repeat;
/*		background-color:#556;
		background-image: linear-gradient(30deg, #ccc 12%, transparent 12.5%, transparent 87%, #ccc 87.5%, #ccc),
		linear-gradient(150deg, #ccc 12%, transparent 12.5%, transparent 87%, #ccc 87.5%, #ccc),
		linear-gradient(30deg, #ccc 12%, transparent 12.5%, transparent 87%, #ccc 87.5%, #ccc),
		linear-gradient(150deg, #ccc 12%, transparent 12.5%, transparent 87%, #ccc 87.5%, #ccc),
		linear-gradient(60deg, #aaa 25%, transparent 25.5%, transparent 75%, #aaa 75%, #aaa),
		linear-gradient(60deg, #aaa 25%, transparent 25.5%, transparent 75%, #aaa 75%, #aaa);
		background-size:20px 30px;
		background-position: 0px 0, 0 0, 10px 15px, 10px 15px, 0 0, 10px 15px;
		background-repeat: repeat;*/

		/*background-color: #1A1A1A;
		background-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #333 1px, #333 4px);*/
}
	.curriculumListBG * {box-sizing: border-box; }
	.curriculumListBG{}
	.curriculumListBG h2{font-size: 3.857rem; font-weight: bold; text-align: center; margin-bottom: 3%; color: #333; }
	.curriculumListBG h3{font-size: 1.571rem;color: #797979; text-align: center; margin-bottom: 5%; line-height: 1.5; }
	.curriculumListBG .reverse h2{color: #fff; }
	.curriculumListBG .reverse h3{color: #dfdfdf; margin-bottom: 50px; }
	.curriculumListBG h3:after{content: '';display: block;width: 30px; border-bottom: 3px solid #595959;text-align: center;margin: 20px auto 30px;}
	

.videoBtn{text-align: center; width: auto; margin: 0 auto 30px; }
.videoBtn > li{cursor: pointer; border-radius: 30px; padding: 8px 80px; border: 2px solid #7e7e96; color: #626292; font-size: 16px; display: inline-block; margin: 0 5%; }
.videoBtn > li:hover{border: 2px solid #5e5da5; color: #3f4c99;font-weight: 500; }
.videoBtn > li.on{border: 2px solid #5e5da5; color: #3f4c99;font-weight: 500; }
.video{margin-bottom: 80px; }
.video > div{width: 100%; margin: 0 auto; position: relative; height: 0; padding-bottom: 56.25%; max-width: 1080px; }
/*.video > div:before{ content: '';display: block;position: absolute;width: 60px;height: 60px;border: 5px solid #dfdfdf;left: 15px;top: -20px;transform: rotate(-10deg);}
.video > div:after{content: ''; display: block; position: absolute; width: 120px; height: 120px; border: 5px solid #dfdfdf; right: 0;bottom: -20px;transform: rotate(10deg); }*/

/*유튜브*/
.swiper-button-next{display: block; }
.swiper-button-prev{display: block; }
.swiper-button-next:before{content: ''; width: 8px; height: 2px; transform: rotate(45deg); background-color: #004F9F; display: block; margin: 6px auto 0; }
.swiper-button-next:after{content: ''; width: 8px; height: 2px; transform: rotate(-45deg); background-color: #004F9F; display: block; margin: 3px auto 0;  }
.swiper-button-prev:before{content: ''; width: 8px; height: 2px; transform: rotate(-45deg); background-color: #004F9F; display: block; margin: 6px auto 0; }
.swiper-button-prev:after{content: ''; width: 8px; height: 2px; transform: rotate(45deg); background-color: #004F9F; display: block; margin: 3px auto 0; }

.videoBox{position: relative; }
.videoSlider{width: 90%; max-width: 1080px; padding-top: 50px;padding-bottom: 50px; margin: 0 auto; }
.videoSlider .swiper-slide {border: 1px solid #ccc; width: 100%; height: 0; padding-bottom: 56%; background-position: center;background-size: cover;background-color: #333; }
.swiper-button-next{border: 1px solid #004F9F; }
.swiper-button-prev{border: 1px solid #004F9F; }
.swiper-button-next{font-size: 18px; color: #004F9F; width: 20px; height: 20px; right: -2%; margin-top: -10px; }
.swiper-button-prev{font-size: 18px; color: #004F9F; width: 20px; height: 20px; left: -2%; margin-top: -10px; }
/*유튜브*/

.video > div > iframe{width: 100%; height: 100%; position: absolute; z-index: 50; box-shadow: 0 2px 7px 0px #797979; }
	.curriculumListBox{width: 95%; margin: 0 auto; padding: 40px 0; margin-bottom: 4%; }
	.curriculumListBox > h4{font-size: 2rem;font-weight: bold; color: #194786; padding: 2px 0; vertical-align: middle; text-align: center; margin-bottom: 20px; }
	.curriculumListBox > h4:after{content: ''; display: block; width: 50px; height: 2px; background-color: #194786; margin: 15px auto; }
	.curriculumListBox2{width: 100%; background-image:url(/assets/_img/sub/curriculum/bg_img3.jpg);background-repeat: repeat; margin-bottom: 0; }
	.curriculumListBox2 > h4{color: #fff; }
	.curriculumListBox2 > h4:after{background-color: #fff; }
	.curriculumList{width: 100%; margin: 0 auto; }
	
	#curriculumList div {margin: 5px; }
	.curriculumList > .imgBox > div {margin: 100px; }
	.curriculumList > .imgBox div {margin: 5px; }

	/* 특수과정 추가 */
	.curriculumList > li.special_list{position: relative; transition: all ease .3s; }
	.curriculumList > li.special_list:hover{box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, .25); }
	.curriculumList > li.special_list > a{width: 100%; height: 100%; display: block; cursor: pointer; position: absolute; top: 0; left: 0; z-index: 300; }
	.curriculumList > li.special_list > a > img{width: 100%; height: 100%; object-fit: cover; }

	.curriculumList > li{width: 44%; margin: 3%; margin-bottom: 5%; float: left; box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .3); border-radius: 7px; overflow: hidden; background-color: #fff; }
	.imgBox{height: 0; padding-bottom: 86%; position: relative; text-align: center; overflow: hidden; background-color: transparent; background-size: 430%; transition: all ease .6s; }
	.curriculumList > li:hover .imgBox{background-size: 480%; }
.list_11 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_11.jpg); }
.list_12 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_12.jpg); }
.list_13 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_13.jpg); }
.list_21 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_22.jpg); }
.list_22 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_21.jpg); }
.list_23 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_23.jpg); }
.list_31 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_31.jpg); }
.list_32 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_32.jpg); }
.list_33 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_33.jpg); }
.list_41 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_41.jpg); }
.list_42 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_42.jpg); }
.list_43 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_43.jpg); }
.list_51 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_51.jpg); }
.list_52 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_52.jpg); }
.list_53 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_53.jpg); }
.list_61 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_61.jpg); }
.list_62 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_62.jpg); }
.list_63 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_63.jpg); }
.list_71 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_71.jpg); }
.list_72 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_72.jpg); }
.list_73 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_73.jpg); }
.list_91 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_91.jpg); }
.list_92 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_92.jpg); }
.list_93 > .imgBox{background-image: url(/assets/_img/sub/curriculum/curriculumList/list_img_93.jpg); }
/* ai 이미지로 변경해야함 */

.curriculumList > li:nth-of-type(4n+1) > .imgBox{background-position: left center; }
.curriculumList > li:nth-of-type(4n+2) > .imgBox{background-position: 33.333333% center; }
.curriculumList > li:nth-of-type(4n+3) > .imgBox{background-position: 66.666666% center; }
.curriculumList > li:nth-of-type(4n+4) > .imgBox{background-position: right center; }
/*.curriculumList > li:nth-of-type(n+1) > .imgBox{background-position: left top; }
.curriculumList > li:nth-of-type(n+2) > .imgBox{background-position: right top; }
.curriculumList > li:nth-of-type(n+3) > .imgBox{background-position: left bottom; }
.curriculumList > li:nth-of-type(n+4) > .imgBox{background-position: right bottom; }*/

	.imgBox > img{position: absolute; width: 100%; height: 100%; left: 0; top: 0; margin: auto; transition: all ease .6s; object-fit: cover; }
	.imgBox > div{position:absolute; left: 8px; top: 8px; padding:8px; border-radius: 50px; font-size: 12px !important; font-weight: bold; }
	.imgBox > div.bgPoint3{background-color: rgba(135, 87, 25, 0.9) !important; }
	.imgBox > div.bgPoint4{background-color: rgba(37, 131, 132, 0.9) !important; }
	.imgBox > div.bgPoint5{background-color: #b18aa5 !important; }
	.curriculumList > li:hover .imgBox > img{transform: scale(1.168); }
	.textBox{width: 100%; height: 10%; padding: 5%; }
	.textBox > h5{font-size: 16px; color: #333; font-weight: bold; line-height: 1.5; -webkit-line-clamp: 2; height: 48px; margin-bottom: 10px;}
	.textBox > p{font-size: 1rem; line-height: 1.5; color: #595959; -webkit-line-clamp: 3; height: 48px; margin-bottom: 15px; }
	.btn_c{width: 100%; margin: 0 auto; margin-top: 5%; }
	.btn_c > li{width: 45%; height: 26px; float: left; border-radius: 3px; display: table; margin: 0 2.5%; }
	.btn_c > li.btn_c01{background-color: #008DD7; }
	.btn_c > li.btn_c02{background-color: #00BEED; }
	.btn_c > li > a{width: 100%; height: 100%; display: table-cell; vertical-align: middle; text-align: center; color: #fff; font-weight: bold; font-size: 1.143rem;}

	.space {width: 100%; height: 100px; background-color: transparent;}

@media all and (min-width: 480px){
	.videoSlider{width: 90%; }
}
@media all and (max-width: 767px){
	html, body{font-size: 11px; }
	.curriculumList > li{float: left; }
	.curriculumList > li:nth-of-type(2n+1){clear: both;}
}
@media all and (min-width: 768px){
	html, body{font-size: 12px; }
	.curriculumListBG{padding-top: 40px; }
	.curriculumList > li{float: left; width: 30.333333%; margin: 1.5%; }
	.curriculumListBG .reverse h3{margin-bottom: 80px; }
	.textBox > p{height: 36px; -webkit-line-clamp: 2; }
	.btn_c{width: 85%; margin: 0 auto; margin-top: 5%; }
	.btn_c > li{width: 46%;margin: 0 2%; height: 28px; }
	.btn_c > li.btn_c01{}
	.btn_c > li.btn_c02{}
	.btn_c > li > a{}

/*유튜브*/
.swiper-button-next:before{ margin: 15px auto 0; }
.swiper-button-prev:before{ margin: 15px auto 0; }
	.swiper-button-next {width: 38px;height: 38px;right: -6%; margin-top: -19px; }
	.swiper-button-prev {width: 38px;height: 38px;left: -6%; margin-top: -19px; }
.videoBox{max-width: 1080px;position: relative;width: 90%;margin: 0 auto;}
.videoSlider{max-width: 1080px; position: relative; width: 95%; margin: 0 auto; }
.videoSlider{width: 100%;padding-top: 50px;padding-bottom: 50px;}
.videoSlider .swiper-slide {width: 100%; height: auto; padding-bottom: 0; }
/*유튜브*/

/*.curriculumList > li:nth-of-type(n+1) > .imgBox{background-position: left center; }
.curriculumList > li:nth-of-type(n+2) > .imgBox{background-position: 33.333333% center; }
.curriculumList > li:nth-of-type(n+3) > .imgBox{background-position: 66.666666% center; }
.curriculumList > li:nth-of-type(n+4) > .imgBox{background-position: right center; }*/

/*	.video > div:before{ width: 260px;height: 260px;border: 5px solid #dfdfdf;left: -5px;top: -5px;transform: rotate(-10deg);}
	.video > div:after{width: 320px; height: 320px; border: 5px solid #dfdfdf; right: -40px;bottom: -20px;transform: rotate(10deg); }*/

}
@media all and (min-width: 768px) and (max-width: 1079px){
	.curriculumList > li:nth-of-type(3n+1){clear: both;}
}
@media all and (min-width: 1080px){
	html, body{font-size: 14px; }
	/*.curriculumListBG{padding: 54px 0; }*/
	.curriculumListBox{width: 100%; padding: 80px 0; }
	.curriculumListBox > ul{width: 1080px; }
	.curriculumListBG h2{margin-bottom: 15px; font-size: 64px; font-weight: 500; text-align: center; }
	.curriculumListBG h3{margin-bottom: 40px; }
	.curriculumListBG h3:after{width: 50px;height: 50%;border-bottom: 4px solid #595959; margin: 40px auto 60px; }
	.curriculumList > li{width: 23%; margin: 1%; margin-bottom: 40px; }
	.curriculumList > li:nth-of-type(4n+1){clear: both;}
	.imgBox{padding-bottom: 86%; margin-bottom: 25px; }
	.imgBox > img{}
	.textBox > h5{padding: 0 10px; }
	.textBox > p{padding: 0 10px; margin-bottom: 20px; -webkit-line-clamp: 2; height: 42px; }
	.btn_c{width: 95%; margin: 0 auto; margin-bottom: 20px; }
	.btn_c > li{width: 47%; margin: 1.5%; height: 32px; }
	.btn_c > li.btn_c01{}
	.btn_c > li.btn_c02{}
	.btn_c > li > a{}
	.video > div{width: 860px; padding-bottom: 0; height: 484px; }


	.videoSlider .swiper-slide {width: 896px; height: auto; padding-bottom: 0; }
.swiper-button-next{width: 38px; height: 38px; top: 50%; margin-top: -19px; right: -50px; display: block; line-height: 38px; text-align: center; opacity: 1; cursor: pointer; pointer-events: auto; }
.swiper-button-prev{width: 38px; height: 38px; top: 50%; margin-top: -19px; left: -50px; display: block; line-height: 38px; text-align: center; opacity: 1; cursor: pointer; pointer-events: auto; }
.videoSlider .swiper-button-next:after{font-size: 22px; }
.videoSlider .swiper-button-prev:after{font-size: 22px; }
	.swiper-slide-prev{-ms-transform: scale(.95) !important; }
	.swiper-slide-next{-ms-transform: scale(.95) !important; }
}