@charset 'UTF-8';

@media (min-width: 768px) {
/* 共通スタイル
----------------------------------- */
.header_login,
.header_close_btn {
  background-color: #751024;
  border: 0;
  border-radius: 30px;
  box-shadow: none;
  height: 28px;
  padding-top: 2px;
}