@charset "utf-8";

/* 내용관리 */
#ctt {}
.col-xs-12{padding:0}
.ctt_admin {position: absolute; right: 0;}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {line-height:1.6em}
#ctt_con p{margin:0}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100% !important;height:auto !important;width:100% !important;}
.ctt_img {text-align:center}


.ctt_con h2{font-size: 65px;font-family: 'QuestaGrande';margin: 60px 0 0; color: #000;text-align:center;letter-spacing: -0.05em;}
.ctt_con h2.tit{margin: 80px 0 ;}
.ctt_con h5{font-size:30px;font-weight:500;text-align:center;margin:0 0 100px;letter-spacing: -0.05em;}
.ctt_con .text-bg{background: #e1ddd9;padding:100px 50px}
.ctt_con .text-bg.bg-no{background:none}
.ctt_con .text-bg h2{text-align:left;margin: 0 0 30px;}
.ctt_con p{font-size: 23px;line-height: 1.7;color: #010101;letter-spacing: -0.05em;}
.ctt_con h3{font-size:40px;font-weight: 600;line-height: 1.6;margin-top: 0;margin-bottom: 40px;letter-spacing: -0.05em;}


@media(max-width:1100px){
	.ctt_con h2{font-size: 55px;}
	.ctt_con h5 {font-size: 24px;margin: 0 0 80px;}
	.ctt_con h3 {font-size: 35px;line-height:1.5}
	.ctt_con .text-bg p {font-size: 21px;}
}
@media(max-width:991px){
	.ctt_con h2{font-size:50px;margin: 40px 0 0;}
	.ctt_con h5 {font-size: 22px;margin: 0 0 60px;}
	.ctt_con .text-bg {padding:80px 40px;}
	.ctt_con .text-bg p {font-size: 20px;}
}
@media (max-width:767px){
	.ctt_con h2 {font-size: 40px}
	.ctt_con h5 {font-size: 20px;}
	.ctt_con h3 {font-size: 28px;}
	.ctt_con .text-bg p {font-size: 18px;}
}

@media (max-width:575px){
	.ctt_con h2 {font-size: 35px;margin: 35px 0 0;}
	.ctt_con h2.tit {margin: 60px 0;}
	.ctt_con h5 {font-size: 17px;margin: 0px 0 40px;}
	.ctt_con h3 {font-size: 22px;}
	.ctt_con .text-bg {padding: 60px 20px;}
	.ctt_con .text-bg p {font-size:15px;}
}