@charset "utf-8";



/* 내용관리 */


#ctt_con img {margin:0 auto !important;}

#ctt {margin:0;padding:0px;background:#fff}



#ctt_con {padding:20px 0;line-height:1.6em; max-width:1400px; margin:80px auto 0 auto;min-height: 600px;}

#ctt_con img{max-width:100%;height:auto}

.ctt_img {text-align:center}



#ctt header {text-align: center;}

#ctt header h1 {font-size:32px;margin:80px auto 30px auto;font-weight: 300;}



.txtCon {width:1400px;margin:0 auto;}

.txtCon .ctt_admin {float:right;}

.txtCon .ctt_admin i {font-size:14px;color:#f90000;}



/*인사말*/

.greeting  {position:relative;margin:0 auto;max-width:1400px;zoom:1;}

.greeting:after {display:block;clear:both;content:''}

.greeting .photo {max-width:660px; width:calc(100% - 700px); position:relative; float:left}

.greeting .photo img {width:100%;}

.greeting .txt {position:relative; float:right;margin:0 40px 0 0; padding:40px 0 0; max-width:620px; z-index:1;}

.greeting .txt:before{content:"";position:absolute;top:22px;right:0;background-color:#6ea6d6;width:788px;height:3px;}

.greeting .txt .point{max-width: 470px; word-break:keep-all; font-size:32px; font-weight:300; letter-spacing:-2px; margin-bottom:20px;color:#2d5d98;line-height:40px !important;}

.greeting .txt .point span{ color:#006fce;}

.greeting .txt p { padding-bottom:12px;font-weight:400;}

.greeting .txt .ceo_name {font-size:24px;}



@media (max-width: 980px){

   .greeting .photo {max-width: 660px; margin:0 auto; width:inherit; float:none}

   .greeting .txt {position:relative; float:right;margin:0 0px 0 0; padding:60px 0 0; max-width:100%; z-index:1;}

   .greeting .txt .point { font-size:30px;}

   .greeting .txt p { padding-bottom:12px;font-weight:400;}

   .greeting .txt:before{content:"";position:absolute;top:40px;right:0;background-color:#6ea6d6;width:100%;height:3px;}



}



@media screen and (max-width: 921px) {

	.txtCon {width:100%;}

	.txtCon .ctt_admin {float:right;}

	.txtCon .ctt_admin i {font-size:14px;color:#f90000;}

}