@charset "utf-8";

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

#ctt_con .privacy-area {
    width: 1200px;
    margin: 115px auto 132px;
}
#ctt_con .privacy-area .logo-txt {
    font-size: 17px;
    line-height: 17px;
    font-weight: 800;
    color: #164acc;
    margin-bottom: 30px;
    text-align: center;
}
#ctt_con .privacy-area h1 {
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 80px;
    text-align: center;
	word-break: keep-all;
}
#ctt_con .privacy-area .h1-txt {
    font-size: 20px;
    line-height: 170%;
    font-weight: 400;
    color: #222222;
    margin-bottom: 40px;
	word-break: keep-all;
}
#ctt_con .privacy-area .h1-txt span {
    display: block;
    font-weight: 500;
    color: #222222;
    margin-top: 20px;
	word-break: keep-all;
}
#ctt_con .privacy-area h2 {
    font-size: 20px;
    font-weight: 500;
	margin-top: 40px;
    margin-bottom: 10px;
	word-break: keep-all;
}
#ctt_con .privacy-area .h2-txt1 {
    font-size: 18px;
    line-height: 160%;
    font-weight: 400;
    color: #222222;
    margin-bottom: 5px;
	word-break: keep-all;
}
#ctt_con .privacy-area .h2-txt2 {
    font-size: 18px;
    line-height: 160%;
    font-weight: 400;
    color: #222222;
    margin-bottom: 5px;
    margin-left: 24px;
    text-indent: -24px;
	word-break: keep-all;
}
#ctt_con .privacy-area .h2-txt3 {
    font-size: 18px;
    line-height: 160%;
    font-weight: 400;
    color: #222222;
    margin-bottom: 5px;
    margin-left: 44px;
    text-indent: -16px;
	word-break: keep-all;
}
#ctt_con .privacy-area .h2-txt4 {
    font-size: 18px;
    line-height: 160%;
    font-weight: 400;
    color: #222222;
    margin-bottom: 5px;
	word-break: keep-all;
}