.sound_only { display: none !important; }
.required, textarea.required { background-image: url('../img/require.png') !important; background-repeat:no-repeat !important; background-position:right top !important } 

/* 한나이브용 세팅 */
#BnA_wrap { width: 100%; font-family: 'Pretendard', sans-serif !important; box-sizing: border-box; }
#BnA_wrap * { box-sizing: border-box; }
#BnA_wrap img { display: block; width: 100%; height: 100%; object-fit: cover; } 
#BnA_wrap button { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; margin: 0; padding: 0; font: inherit; color: inherit; background: none; border: none; outline: none; cursor: pointer; } 
#bo_list .admin_area .btn_wrap { padding-top: 0 !important; }


:root {
  --main_color: #C69872;
}