/* 공통 */
.subpage {overflow: hidden; }
section.gray {background: #f7f7f7; }
.sub_inner { width: 100%; position: relative; padding:0 20px;}
.s_tit h1 {font-size:28px; font-weight: 300; color:#000; line-height:40px; }
.sub_p {font-size: 14px; font-weight: 300; color:#000; line-height: 24px; word-break: keep-all; letter-spacing: -.5px;}
.sub_p2 {font-size: 13px; font-weight: 300; color:#000; line-height: 18px; word-break: keep-all; letter-spacing: -.5px;}
.top_tit {width: 100%; padding: 30px 20px; text-align: center; background:url("../img/com1_s1_top.jpg") 50% 50% no-repeat;background-size:cover;}
.top_tit h2 {font-size: 15px; font-weight: 600; color:#fff; line-height: 1;}
.top_tit h1 {font-size: 28px; font-weight:700; color:#fff; margin:10px 0 10px;}
.top_tit p {color:#fff;}

/*Content CSS*/
#composition1 {padding:40px 0 50px; position: relative; z-index: 1; min-height:350px;}
#composition1 .cont p {margin-top: 80px; text-align: center;}



@media screen and (max-width: 1420px) {

}


@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 640px) {


}

@media screen and (max-width: 480px) {

}
