@charset "utf-8";

/* 신규 회원 인증 프로세스 화면에서만 공통 페이지 프레임을 단순화한다. */
#wrapper { background: #fff; }
#container_title { display: none; }
.sub_bg { padding-bottom: 1rem; background: transparent !important; }
#container_wr { border: 0 !important; border-radius: 0; box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }
