﻿@charset "utf-8";

/* 내용관리 */
#ctt {padding: calc(max(1rem, 0.8334vw) * (80 / 16)) calc(max(1rem, 0.8334vw) * (96 / 16));background: #fff;border-radius: calc(max(1rem, 0.8334vw) * (60 / 16));box-shadow:0 39px 67px 3px hsla(0,0%,67%,.3);}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:0;line-height:2;color:#444;border-radius:0;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}



