/* CONTENT1 */
.content1_wrap { width:100%; height:800px; text-align:center; overflow:hidden }
.content1_wrap { background-image:url('../images/content_img01.jpg'); background-repeat:no-repeat; background-position:50%; }
.content1_wrap ul { width:1440px; margin:0 auto; }
.content1_wrap .txt-sub { float:left; width:640px; text-align:center; padding-top:200px; }
.content1_wrap .txt-sub h2 { font-family:'Noto Sans Kr'; font-weight:400; font-size:72px; letter-spacing:-0.07em; line-height:170px; color:#144f7e;}
.content1_wrap .txt-sub p { font-family:'Noto Sans Kr'; font-weight:200; font-size:21px; letter-spacing:-0.02em; line-height:30px; color:#000; }

/* CONTENT2 */
.content2_wrap { width:100%; height:629px; text-align:center;overflow:hidden}
.content2_wrap { background-image:url('../images/content_img02.jpg'); background-repeat:no-repeat; background-position:50%; }
.content2_wrap ul { width:1440px; margin:0 auto; }
.content2_wrap .txt-sub { float:right; width:620px; text-align:left; padding-top:180px; }
.content2_wrap .txt-sub h2 { font-family:'Noto Sans Kr'; font-weight:300; font-size:46px; letter-spacing:-0.07em; line-height:100px;}
.content2_wrap .txt-sub p { font-family:'Noto Sans Kr'; font-weight:300; font-size:17px; letter-spacing:-0.02em; line-height:28px;  color:#444;  text-align:center; }

/* CONTENT3 */
.content3_wrap { width:100%; height:632px; text-align:center; overflow:hidden}
.content3_wrap { background-image:url('../images/content_img03.jpg'); background-repeat:no-repeat; background-position:50%; }
.content3_wrap ul { width:1440px; margin:0 auto; }
.content3_wrap .txt-sub { float:left; width:540px; text-align:center; padding-top:180px; }
.content3_wrap .txt-sub h2 { font-family:'Noto Sans Kr'; font-weight:300; font-size:46px; letter-spacing:-0.07em; line-height:60px;}
.content3_wrap .txt-sub p { font-family:'Noto Sans Kr'; font-weight:300; font-size:17px; letter-spacing:-0.02em; line-height:28px; color:#444; padding-top:30px;}
.content3_wrap .txt-sub strong { font-family:'Noto Sans Kr'; font-weight:400; font-size:17px; letter-spacing:-0.04em; line-height:58px; color:#000; }