@charset "utf-8";

/*웹폰트 Montserrat*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap');
/*font-family: 'Montserrat', sans-serif;*/

/*COMMON*/
body{overflow-x:hidden;}
.multipleContentsDiv{overflow:hidden;}
#multipleDiv_college_templet_04_9{padding:50px 50px 0 50px;}
#multipleContentsDiv_college_templet_04_10{max-width:1600px;padding:80px 0;}
#multipleContentsDiv_college_templet_04_11{max-width:1600px;padding:80px 0;}
#multipleContentsDiv_college_templet_04_10,
#menu15190_obj32{overflow:unset;}/*공지사항*/
@media all and (max-width:1640px){
	#multipleContentsDiv_college_templet_04_10,
	#multipleContentsDiv_college_templet_04_11{max-width:96%;}
}
@media all and (max-width:1280px){
	#multipleDiv_college_templet_04_9{padding:2% 2% 0 2%;}
	#multipleContentsDiv_college_templet_04_10,
	#multipleContentsDiv_college_templet_04_11{padding:60px 0;}
	#menu15190_obj32{overflow:hidden;}/*공지사항*/
}
@media all and (max-width:768px){
	#multipleContentsDiv_college_templet_04_10,
	#multipleContentsDiv_college_templet_04_11{padding:30px 0;}
}


/*BG*/
#multipleDiv_college_templet_04_9{background:#eaeef3;}
#multipleDiv_college_templet_04_10{background:#eaeef3 url(../../images/bg_1.jpg) no-repeat left bottom;}
#multipleDiv_college_templet_03_8{background:#FFF;}
#multipleDiv_college_templet_04_9::before{transform:rotate(355deg);content:"";display:block;width:400%;height:1000px;background:#007d77;position:absolute;right:0;bottom:0;}


#menu15190_obj27{display:none !important;}
/*슬로건
#menu15190_obj27{width:1600px !important;height:calc(100% - 80px) !important;left:50%;top:0;margin-left:-800px !important;position:absolute;}
.slogan{text-shadow:2px 2px 5px rgba(0,0,0,0.3);width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;}
.slogan .txt_1{font-size:28px;color:#FFF;line-height:1;font-family: 'Montserrat', sans-serif;font-weight:400;margin-bottom:40px;}
.slogan .txt_2{font-size:50px;color:#FFF;line-height:1.1;font-family:'Noto Bold';letter-spacing:-2px;}
.slogan .txt_2 span{font-family:'Noto Light';margin-top:10px;display:block;}
@media all and (max-width:1780px){
	#menu15190_obj27{width:92% !important;left:4%;margin-left:0 !important;}
}
@media all and (max-width:1280px){
	.slogan .txt_1{font-size:20px;margin-bottom:30px;}
	.slogan .txt_2{font-size:40px;}
}
@media all and (max-width:768px){
	.slogan .txt_1{font-size:14px;margin-bottom:20px;}
	.slogan .txt_2{font-size:25px;}
}
*/


/*타이틀*/
.mainTitle{margin-bottom:30px;}
.mainTitle h2{font-size:35px !important;color:#000;font-family: 'Montserrat', sans-serif;font-weight:800;line-height:1 !important;margin-bottom:30px;}
.mainTitle p{font-size:18px;color:#000;line-height:1.5;}
@media all and (max-width:1280px){
	.mainTitle{margin-bottom:20px;}
	.mainTitle h2{font-size:30px !important;margin-bottom:20px;}
	.mainTitle p br{display:none;}
}
@media all and (max-width:768px){
	.mainTitle h2{font-size:25px !important;margin-bottom:10px;}
}


/*유튜브*/
.wrap_video{height:100%;}
.wrap_video h2{padding-bottom:30px;background:#FFF;display:flex;align-items:center;justify-content:space-between;}
.wrap_video h2 span{font-size:35px;color:#000;line-height:1;font-family:'Montserrat', sans-serif;font-weight:800;}
.wrap_video .more{width:25px;height:25px;border:1px solid #000;background:url(/sites/style_guide/images/common/plus_5_b.png) no-repeat center;font-size:0;display:block;}
@media all and (max-width:1280px){
	.wrap_video h2 span{font-size:30px;}
}
@media all and (max-width:768px){
	.wrap_video h2 span{font-size:25px;}
}
