@charset "UTF-8";
/* 開発環境用*/
/* リセット */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

button {
  outline: none !important;
}

a {
  text-decoration: none !important;
}

a:hover {
  color: #EA0029;
}

li {
  list-style-type: none;
}

td {
  vertical-align: middle;
}

/* Material Icon 調整 */
.MaterialIconsBtn {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.MaterialIconsBtn:hover {
  color: #EA0029;
}

.font-small {
  font-size: 20px !important;
}

.MI-Registered {
  color: #ff4500;
}

.MI-Registered:hover {
  color: #EA0029;
}

/* tooltop */
.tooltip-inner {
  max-width: 100%;
}

/* 余白 */
.mg-r5 {
  margin-right: 5px;
}

.mg-r10 {
  margin-right: 10px;
}

.mg-l5 {
  margin-left: 5px;
}

.mg-l10 {
  margin-left: 10px;
}

/* 幅・高さ */
.w-ymd {
  width: 75px;
  font-size: 0.8em;
}

.w-year {
  width: 55px;
}

.w-day {
  width: 45px;
}

.w-20px {
  width: 20px !important;
}

.w-30px {
  width: 30px !important;
}

.w-40px {
  width: 40px !important;
}

.w-50px {
  width: 50px !important;
}

.w-60px {
  width: 60px !important;
}

.w-70px {
  width: 70px !important;
}

.w-80px {
  width: 80px !important;
}

.w-100px {
  width: 100px !important;
}

.w-120px {
  width: 120px !important;
}

.w-150px {
  width: 150px !important;
}

.w-170px {
  width: 170px !important;
}

.w-180px {
  width: 180px !important;
}

.w-200px {
  width: 200px !important;
}

.w-250px {
  width: 250px !important;
}

.w-300px {
  width: 300px !important;
}

/* フォント */
.text-right {
  text-align: right;
}

.fs-1 {
  font-size: 1em !important;
}

.fs-08 {
  font-size: 0.8em !important;
}

.fs-12 {
  font-size: 1.2em !important;
}

.a-breadcrumb {
  color: #6c757d !important;
}

.a-breadcrumb:hover {
  color: #EA0029 !important;
}

/* 背景色 */
.bg-alert {
  background: #fff4f4 !important;
}

.bg-input {
  background: #f7fcfe !important;
}

.bg-table1 {
  background: #d3d3d3;
}

.bg-table2 {
  background: #fff4f4;
}

.bg-alert2 {
  background: #ff9999 !important;
}

/* input */
input {
  border: 1px solid #a9a9a9;
}

input[readonly],
textarea[readonly] {
  background-color: #fff4f4;
}

input[type="file"] {
  border: none !important;
}

.table-input {
  border: none;
  background: #f4f9ff;
}

.readonly {
  background-color: initial !important;
}

.text-link {
  color: #0d6efd;
  background: none;
  border: none;
}

.text-link:hover {
  color: #EA0029;
}

/* a */
.a-ForSeparation {
  background: #fff4f4;
}

/* span */
.searchclear {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
  font-size: 14px;
  cursor: pointer;
  color: #ccc;
}

/* テーブル */
.table-th {
  font-size: 0.8em;
}

.table-td {
  font-size: 0.8em;
  padding: 0 !important;
}

.table-centerd th,
.table-centerd td {
  text-align: center;
  font-size: 0.8em;
}

.table-sticky thead {
  background: #FFF;
  position: -webkit-sticky;
  position: sticky;
  top: 36px;
}

.table-col-sticky th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  background: #FFF;
}

.table-col-sticky th:nth-child(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 30px;
  background: #FFF;
}

.change-on-hover:hover {
  background: #ffffcc !important;
}

/* 共通レイアウト */
.table-header {
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid #dcdcdc;
}

.table-header2 {
  background: rgba(0, 0, 0, 0.03);
}

.table-content {
  border: 1px solid #dcdcdc;
}

.ml-auto {
  margin-left: auto;
}

.sm-header {
  padding: 0.1em 0.5em;
  font-weight: bold;
  background: transparent;
  border-left: solid 5px #EA0029;
}

/* モーダル調整用 */
.modal-dialog-fluid70 {
  max-width: inherit;
  width: 70%;
}

.modal-open {
  overflow: auto;
}

/* ダイアログ */
.dialog {
  padding-left: 10px;
  width: 300px;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  background: #000;
  opacity: 0.8;
  border-radius: 4px;
  overflow: hidden;
  z-index: 999;
  position: fixed;
  top: 80%;
  left: 5%;
  display: none;
}

/*ページネーション*/
.page_first,
.page_last {
  margin: 0 10px;
  padding: 5px 0;
  text-align: center;
  color: #696969;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.page_feed {
  width: 30px;
  margin: 0 10px;
  padding: 5px 0;
  text-align: center;
  background: #dcdcdc;
  color: black;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.page_current {
  width: 30px;
  margin: 0 10px;
  padding: 5px 0;
  text-align: center;
  background: #a9a9a9;
  color: black;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.page_first:hover,
.page_last:hover,
.page_feed:hover {
  opacity: 0.8;
  cursor: pointer;
}

/* スマホ・タブレット用*/
.sp-h1 {
  font-size: 20px;
}

.sp-h3 {
  font-size: 18px;
}

.sp-h5 {
  font-size: 16px;
}

.sp-h5Box {
  padding: 5px 0 0 0;
}

.sp-btnFixedTop {
  position: sticky;
  top: 65px;
  right: 10px;
  z-index: 100;
  float: right;
}

.globalnav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #EA0029;
  color: #FFF;
  width: 100%;
  margin: 0 auto;
}

.globalnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.globalnav .menu {
  position: relative;
  width: 160px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.globalnav .menu:nth-of-type(6) {
  margin-left: auto;
  text-align: right;
}

.globalnav .menu a,
.globalnav .dropdown li a {
  display: inline-block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  color: #FFF;
}

.nav-btn:hover {
  background: #FF6666;
}

.globalnav .gear-btn {
  width: 36px;
}

.globalnav .gear-btn:hover {
  background: #EA0029;
}

.dropdown {
  z-index: 1000;
  background: #EA0029;
  position: absolute;
  left: 0;
  top: 36px;
  width: 160px;
  padding: 10px 0px;
  display: none;
}

.right-corner {
  right: 0;
  margin-left: auto;
}

.right-corner li a {
  text-align: right;
}

.open {
  display: block;
}

.gear-icon {
  width: 30px;
  height: 30px;
  line-height: 36px;
  margin: 3px;
}

/* 2025-01-28 レスポンシブ対応 */

/* ハンバーガーメニュー */
.hamburger {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 100;
}

.globalnav-wrap.spnav .hamburger {
  display: block;
}

.globalnav-wrap.spnav {
  position: sticky;
  top: 0;
  padding: 10px;
  height: 60px;
}

.globalnav-wrap.spnav .w-200px {
  width: 150px !important;
}

.globalnav-wrap.spnav .globalnav {
  display: none;
  position: fixed;
  top: 60px;
  right: 0;
  width: 100%;
  height: calc(100vh - 60px);
  background-color: #EA0029;
  overflow-y: auto;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.globalnav-wrap.spnav .globalnav.active {
  display: block;
}

.globalnav-wrap.spnav .globalnav .menu {
  position: static;
  height: auto;
  display: block;
  width: 100%;
  padding: 0;
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 20px;
  background-color: #EA0029;
  text-align: left !important;
}

.globalnav-wrap.spnav .globalnav .menu a,
.globalnav-wrap.spnav .globalnav .dropdown li a {
  position: static;
  display: block;
  width: 100%;
  height: auto;
}

.globalnav-wrap.spnav .globalnav .dropdown {
  position: static;
  left: unset;
  top: unset;
  display: block;
  padding: 0 0 0 20px;
  box-shadow: none;
  margin: 0;
}

.globalnav-wrap.spnav .globalnav .dropdown li {
  padding: 0;
}

.globalnav-wrap.spnav .globalnav .right-corner {
  padding-left: 0;
}

.globalnav-wrap.spnav .globalnav .right-corner li a {
  text-align: left !important;
}

.globalnav-wrap.spnav .right-corner {
  right: auto;
}

.globalnav-wrap.spnav .gear-icon {
  display: none !important;
}

.globalnav-wrap.spnav .gear-btn .dropdown {
  position: static;
  width: 100%;
}

/*# sourceMappingURL=style.css.map */