@charset "UTF-8";

header {
  background: #0064FF;
}

header h1 {
  padding-bottom: 4px;
}

.header-menu-btn {
  background: #0086cd;
}

.btn-inline .btn,
.btn-wrapper .btn {
  background-color: #0086cd;
}

h1 {
  color: #333;
}

h2::before {
  width: 30px;
  top: 2px;
  background: url(../../../images/nikkenmobile/h2_basic.png) no-repeat 0 0 / contain;
}

h3 {
  padding: 3px 0 3px 18px;
}

h3::before {
  top: 4px;
  width: 15px;
  background: url(../../../images/nikkenmobile/h2_basic.png) no-repeat 0 0 / contain;
}


.page-auth .auth-wrapper .logo {
  padding: 2rem 0;
  width: 70%;
}

aside .logo {
  padding: 15px 0 4px 0;
}

aside .logo img {
  width: 70%;
}
