@charset "utf-8";

/* 내용관리 */
#ctt {margin:0 0;padding:0;background:#fff; width:100%;}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

.gree_top {max-width:860px; margin:0 auto 30px; display:flex; align-items:flex-start; justify-content:flex-start; gap:60px}
.gree_top h3 {font-size:32px; word-break:keep-all; font-weight:400; line-height:1.3}
.gree_top span {display:inline-block; font-size:16px; color:#6e7aff; font-weight:400; line-height:1.6}
.gree_mid {position:relative;width:100%; padding:0;}
.gree_mid .img_box {width:1040px;}
.gree_mid .img_box img {}
.gree_mid .txt_box {position:relative;text-align:right;}
.gree_mid .txt_box p {word-break:keep-all; font-family:'GmarketSansMedium'; color:#fff; margin-top:10px; font-size:24px; line-height:1.0; padding:0 60px}
.gree_mid:before{content:''; position:absolute; bottom:-70px; right:0; width:600px; height:200px; background:#083d76; z-index:0}
.gree_bom {position:relative; padding:60px 0; margin:0 auto; max-width:960px}
.gree_bom p {font-size:17px; line-height:1.6; color:#363636}
.gree_bom p b {font-weight:700; color:#6e7aff; font-size:20px}