 /* ÅÇ¸Þ´º µðÀÚÀÎ */

.sul_menu a {padding:8px 25px; border-radius:20px; box-shadow: 2px 2px 12px rgba(0,0,0,0.06); cursor:pointer; border:1px solid var(--main-color); transition:background 0.3s; font:inherit;}
.sul_menu a font, .sul_menu a b {font-size :1.8rem !important; font-weight:600; }
.sul_menu a:hover {background:var(--main-color);}
.sul_menu a:hover font, .sul_menu a:hover b {color:#fff !important;}
.sul_menu a:visited {color: #000;}

.sul_menu img {display:none;}