@charset "utf-8";
/** 회원탈퇴 **/
.mypage_widthdraw { min-height: calc(100vh - 68px); }
.section_title { font-size: 30px; font-weight: 400; line-height: 40px; margin: 52px 0 8px; }
.section_desc { font-size: var(--font-regular); color: var(--color-gray); line-height: 22px; }
.btn_box_wrap { margin-top: 48px; }