@charset "utf-8";

@media (min-width: 1024px) {
  header .head_navi .menuUItop .ul_1 .li_1 .a_1{padding: 3rem 2rem !important;}
}
@media (min-width: 1025px) and (max-width: 1500px) {
  header .head_navi .menuUItop .ul_1 .li_1 .a_1 {padding: 2.5rem 0.5rem !important;font-size: 1.8rem !important;}
}