/* CONTENT1 */
.content1_wrap { width:100%; height:799px; text-align:center; overflow:hidden }
.content1_wrap { background-image:url('../images/content_img01.jpg'); background-repeat:no-repeat; background-position:50%; }
.content1_wrap ul {  margin:0 auto;  text-align:center; }
.content1_wrap .txt-sub { width:640px; margin:0 auto; text-align:center; padding-top:420px; }
.content1_wrap .txt-sub h2 { font-family:'Noto Sans Kr'; font-weight:500; font-size:84px; letter-spacing:-0.07em; line-height:170px; color:#fff; text-align:center;}

/*
@media all and (max-width:1440px){
	.content1_wrap { width:100%; height:600px; text-align:center; overflow:hidden }
	.content1_wrap .txt-sub { width:640px; margin:0 auto; text-align:center; padding-top:320px; }
}
*/