@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.sub_container {background:#f6f4f5}
.n-inner {margin-top:30px}
.sub_title {display:none}

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

#ctt_con .gre {margin:0; padding:0}
#ctt_con .gre h3 {font-size:45px; font-weight:700; line-height:1.6; position:relative; margin-bottom:80px}
#ctt_con .gre .bg_txt { position:absolute; right:-170px; top:-15px; width:100%; text-align:right; color:#222; opacity:0.05; font-size:130px; line-height:1.1; font-family: "Montserrat"; font-weight:700; letter-spacing:-0.05em}
#ctt_con .gre h4 {margin-bottom:60px}
#ctt_con .gre h5 { text-align:center; font-size:22px; color:#222; }
#ctt_con .gre p {text-align:center; font-size:17px; color:#222; margin-top:40px;line-height:1.6}
#ctt_con .loc {margin-top:125px; position:relative;}
#ctt_con .loc h4 {font-size:35px; font-weight:700; line-height:1.6; position:relative; padding-bottom:60px; border-bottom:1px solid #222; margin-bottom:40px}
#ctt_con .loc .bg_txt {position:absolute; left:0; bottom:50px; width:100%; text-align:left; color:#222; opacity:0.05; font-size:130px; line-height:1.1; font-family: "Montserrat"; font-weight:700; letter-spacing:-0.05em; padding-left:25px}
#ctt_con .loc dl {display:flex; }
#ctt_con .loc dt {padding-right:145px; font-size:22px; font-weight:700}
#ctt_con .loc dd {font-size:17px; line-height:1.6; width:calc(100% - 300px);padding-right:20px}
#ctt_con .loc dd ul {display:flex; justify-content: space-between; }
#ctt_con .loc dd ul li a {font-size:24px}
#ctt_con .loc dd ul li a:hover {color:#666}
.mg_bom {margin-top:40px}
