/* _content/Ugokura_kyujinBox/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-nmevhgb4ve] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-nmevhgb4ve] {
  color: #0077cc;
}

.btn-primary[b-nmevhgb4ve] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-nmevhgb4ve],
.nav-pills .show>.nav-link[b-nmevhgb4ve] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-nmevhgb4ve] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-nmevhgb4ve] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-nmevhgb4ve] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-nmevhgb4ve] {
  font-size: 1rem;
  line-height: inherit;
}

/* サイドバーサブメニューのスタイル */
.submenu[b-nmevhgb4ve] {
  list-style: none;
  padding-left: 20px;
  margin: 0;
  display: none;
}

.menu-item.active .submenu[b-nmevhgb4ve] {
  display: block;
}

.submenu-item[b-nmevhgb4ve] {
  margin: 5px 0;
}

.submenu-item a[b-nmevhgb4ve] {
  display: block;
  padding: 8px 12px;
  color: #666;
  text-decoration: none;
  font-size: 0.9em;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.submenu-item a:hover[b-nmevhgb4ve] {
  background-color: #f8f9fa;
  color: #333;
}

.submenu-item.active a[b-nmevhgb4ve] {
  background-color: #007bff;
  color: white;
}

.submenu-item a i[b-nmevhgb4ve] {
  margin-right: 8px;
  width: 16px;
  text-align: center;
}

.footer[b-nmevhgb4ve] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
