@charset "utf-8";

/*-----------------------------------------------------------
Author :GH, Park
Creative date :2021. 02. 10
-----------------------------------------------------------*/



/* 메인비주얼 */
.slogan_wrap .slogan {text-shadow:0 0 10px rgba(0,0,0,.5);}
.slogan_wrap .slogan .txt1 {font-size:1rem; word-break:keep-all; }
.slogan_wrap .slogan .txt2 {margin-top:1rem; font-size:2.2rem; font-weight:700; line-height:1.3; letter-spacing:-.1rem; word-break:keep-all;}
.slogan_wrap .slogan .txt2 strong {font-size:2rem; }


.main_visual .visualItem .img {height:100%; background-repeat:no-repeat; background-size:cover; background-position:left top;}

/* 공지사항 */
.notice h3{overflow:visible; }
.notice h3 a:not(.current) > span {color:#494d55; }
.notice h3 a:not(.current):before {background:#494d55; }
.notice .list_box li > a > span { color:#4f4f4f; }
.notice .list_box li > a > em  { color:#4f4f4f; }
.notice .btn_more { background:#fff; }

/* 바로가기2 */
.m_link2 a .box h3 {text-shadow:0 0 10px rgba(0,0,0,.9);}
.m_link2 a .box .plus { background:transparent;  color:#fff; text-shadow:0 0 10px rgba(0,0,0,.9); }

/* 바로가기3 */
.m_link3 {background:#005559; }
.m_link3 ul li a { background:#00747a; }

@media (max-width:1750px) {
	#container {margin:3.5rem auto 0;}

}
@media (max-width:1600px) {
	/* 메인비주얼 */
	.main_visual .visual{width:73%;}
}

@media (max-width:1300px) {
	/* 메인비주얼 */
	.main_visual .visual{width:80%;}
}

@media (max-width:1200px) {
	#container {margin:0 auto;}
}

@media (max-width:900px) {

	/* 메인 비주얼 */
    .B03_1 {height:22rem;}
	
	/* 메인비주얼 */
	.main_visual .visual{width:100%;}
	.slogan_wrap .slogan .txt2 {font-size:1.8rem;}
	.slogan_wrap .slogan .txt2 strong {font-size:1.8rem; }


}
@media (max-width:768px) {
    
    /* 메인비주얼 */
	.B03_1 {height:18rem;}
	.slogan_wrap .slogan .txt2{font-size:1.3rem; }
	.slogan_wrap .slogan .txt2 strong {font-size:1.3rem; }

}


@media (max-width:580px) {
    
    /* 메인비주얼 */
	.B03_1 {height:15rem;}

}

@media (max-width:480px) {
    
    /* 메인비주얼 */
	.B03_1 {height:12rem;}

}

@media (max-width:420px) {
    
    /* 메인비주얼 */
	.B03_1 {height:10rem;}

}

@media (max-width:340px) {
	/* 메인비주얼 */
	.B03_1 {height:8rem;}
	.slogan_wrap .slogan .txt1 {font-size:.8rem;}
	.slogan_wrap .slogan .txt2 {font-size:1.5rem;}
	.slogan_wrap .slogan .txt2 strong {font-size:1.5rem; }

}

@media (max-width:320px) {
	/* 메인비주얼 */
	.B03_1 {height:7rem;}
	.slogan_wrap .slogan .txt1 {font-size:.8rem;}
	.slogan_wrap .slogan .txt2 {font-size:1.5rem;}
	.slogan_wrap .slogan .txt2 strong {font-size:1.5rem; }

}
