.navbar-inverse-dev {
  border-top: 3px solid #00a8a9;
  border-bottom: 1px solid #dedede;
  background-color: #ffffff; }

/* ===== AlertJsOff ===== */
#AlertJsOff {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  padding: 17px 0;
  background: #fdd;
}

.AlertJsOff__inner {
  max-width: 1600px;
  padding-left: 50px;
}

.AlertJsOff__text {
  margin: 0 auto;
  color: #f00;
}
/* ===== AlertJsOff ===== */

/* ===== PrivacyPolicy ===== */
.portlet-title-text {
    padding: 4px;
    display: block;
    max-width: 100%;
    border-top: #00a8a9 solid;
    border-bottom: #00a8a9 solid;
    text-align: center;
}
.text-secondary {
    color: #6b6c7e !important;
}
h2, .h5 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
/* ===== PrivacyPolicy ===== */

/* ===== リストラベル ===== */
.table>thead>tr>th{
    font-size: medium;
    font-weight: 400;
    font-family: none;
}

/* ===== リストラベル ===== */