/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.8/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.3.11_typescript@4.9.5_webpack@5.99.8/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/.pnpm/@umijs+bundler-webpack@4.3.11_typescript@4.9.5_webpack@5.99.8/node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/global.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: NotoSansJP;
  src: url(./static/NotoSansJP-Medium.8f5bde27.otf);
}
:root {
  font-size: 16px;
}
html,
body * {
  margin: 0;
  padding: 0;
  font-family: NotoSannsJP;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.8/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.3.11_typescript@4.9.5_webpack@5.99.8/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/.pnpm/nprogress@0.2.0/node_modules/nprogress/nprogress.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.7.1_webpack@5.99.8/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/.pnpm/@umijs+bundler-webpack@4.3.11_typescript@4.9.5_webpack@5.99.8/node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/.umi-production/core/overrides.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body .top-menu-tabs .ant-tabs-nav-list {
  color: #fff;
}
body .top-menu-tabs .ant-tabs-tab:hover {
  color: #14376E;
  background-color: #fff;
}
body .as-tabs .ant-tabs-nav {
  border-bottom: 1px solid #14376E;
}
body .as-tabs .ant-tabs-nav-list .ant-tabs-tab-active {
  background-color: #14376E;
  border-bottom-color: #14376E !important;
}
body .as-tabs .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #fff;
}
body :where(.top-menu-tabs.css-dev-only-do-not-override-2gk9bc).ant-tabs .ant-tabs-tab {
  color: #fff;
}
body :where(.top-menu-tabs.css-2gk9bc).ant-tabs .ant-tabs-tab {
  color: #fff;
}
body .as-menu ul.ant-menu li.ant-menu-item-selected {
  background: none;
  position: relative;
}
body .as-menu ul.ant-menu li.ant-menu-item-selected .ant-menu-title-content::before {
  position: absolute;
  left: 2.4rem;
  top: 0.5rem;
  content: '';
  width: 0.3rem;
  height: 60%;
  background-color: #14376E;
  border-radius: 1rem;
}
body .as-menu li.ant-menu-item-selected {
  background: none;
}
body .ant-card .ant-card-body {
  padding: 1rem;
}
body .ant-form-item {
  margin-bottom: 1rem;
}
body .ant-form-item-explain-error {
  font-size: 0.5rem;
}
body #nprogress .bar {
  height: 0.3rem;
  background: #1d81c4 !important;
}
body .ant-picker-calendar.ant-picker-calendar-full .ant-picker-calendar-date-content {
  height: 50px !important;
}
body .ant-list-asiot .ant-list-header {
  background: #e3ecfc;
}
body th:hover {
  background: #e3ecfc !important;
}
body :where(.css-dev-only-do-not-override-56bb7i).ant-table-wrapper .ant-table-thead th.ant-table-column-sort {
  background: #e3ecfc !important;
}
body :where(.css-56bb7i).ant-table-wrapper .ant-table-thead th.ant-table-column-sort {
  background: #e3ecfc !important;
}
body .ant-picker-calendar-full .ant-picker-content > thead {
  display: none;
}
body .ant-picker-cell.ant-picker-cell-disabled > .ant-picker-cell-inner.ant-picker-calendar-date {
  border-top: 0;
}
body .ant-picker-cell.ant-picker-cell-disabled .ant-picker-calendar-date-value {
  display: none;
}

