@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media screen and (min-width: 320px) {
  html {
    font-size: 12px; } }
@media screen and (min-width: 600px) {
  html {
    font-size: 16px; } }
@media screen and (min-width: 960px) {
  html {
    font-size: 16px; } }
@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #444;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0; }

p {
  margin: 0;
  padding: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  list-style: none;
  margin: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0; }

dt {
  margin-bottom: 0;
  font-weight: normal; }

dd {
  margin-bottom: 0;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #035aa6;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #035aa6;
  text-decoration: none; }

a:not([href]):not([tabindex]) {
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::placeholder {
  color: #acacac; }

input:-ms-input-placeholder {
  color: #acacac; }

input::-ms-input-placeholder {
  color: #acacac; }

input[type="text"],
input[type="password"],
textarea,
select {
  padding: 0.5rem;
  border: solid 1px #acacac;
  border-radius: 0.25rem; }

body {
  background-color: #fff;
  font-size: 14px;
  font-feature-settings: "palt"; }

a {
  text-decoration: underline; }

.btn_a {
  text-decoration: none; }

.login_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 0 4.4vw; }

.login_panel {
  flex-basis: 100%;
  text-align: center; }

.login_header {
  border-radius: 6px 6px 0 0;
  background-color: #940101; }

.login_h1_title {
  height: 72px;
  padding-top: 11px;
  font-size: 24px;
  font-weight: normal;
  color: #fff; }
  .login_h1_title .h1_site_title_s {
    display: block;
    font-size: 1rem;
    line-height: 100%; }

.lgoin_body {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 272px;
  padding: 48px 0;
  border-radius: 0 0 6px 6px;
  border-right: solid 2px #dcdcdc;
  border-bottom: solid 2px #dcdcdc;
  border-left: solid 2px #dcdcdc; }

.lgoin_form_label {
  display: block;
  margin-bottom: 8px;
  width: 100%;
  text-align: left;
  font-size: 1.33rem;
  white-space: nowrap; }

.lgoin_form_label::before {
  display: inline-block;
  padding-right: 4px;
  content: "▼"; }

.login_form {
  display: inline-block; }

.login_form_data {
  margin-bottom: 24px;
  width: 240px; }

label.error {
    padding: 8px;
    color: #a94442;
    background-color: #f2dede;
    border-radius: 0.25rem;}

div.error {
    margin-bottom:24px;
}

.alert-success {
    border: solid 1px #2074be;
    background-color: #fff;
    text-align: center;
    color: #2074be;
    border-radius: 8px;
    line-height: 46px;
    padding: 5px 20px;
    margin-bottom: 24px;}


@media screen and (min-width: 960px) {
  .login_panel {
    flex-basis: 560px;
    text-align: center; }

  .login_h1_title {
    height: 72px;
    padding-top: 11px;
    font-size: 24px;
    font-weight: normal;
    color: #fff; }
    .login_h1_title .h1_site_title_s {
      display: block;
      font-size: 14px; }

  .login_form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: auto;
    font-size: 16px; }

  .login_form_w128 {
    flex-basis: 128px; }

  .login_form_w210 {
    flex-basis: 210px; }

  .login_form_w368 {
    width: 368px; }

  .login_form_w408 {
    width: 408px; }

  .login_form_w498 {
    width: 498px; }

  .lgoin_form_label {
    margin-bottom: 24px;
    padding-right: 8px;
    font-size: 16px;
    text-align: right; }

  .lgoin_form_label::before {
    display: none;
    content: ""; }

  .login_form_data {
    margin-bottom: 24px;
    width: 280px; } }

button {
  border: none;
  cursor: pointer;
  line-height: 100%; }

a {
  display: inline-block;
  line-height: 100%; }

.btn_color01 {
  background-color: #2074be;
  color: #fff;
  text-align: center; }

.btn_color02 {
  border: solid 1px #2074be;
  background-color: #fff;
  text-align: center;
  color: #2074be; }

a.btn_color01,
a.btn_coolor02 {
  padding-top: 1px; }

.btn_color01:hover {
  transition: all .15s ease-in;
  background-color: #0257A2;
  color: #fff; }

.btn_color02:hover {
  transition: all .15s ease-in;
  opacity: 0.8;
  color: #2074be; }

.btn_size01 {
  width: 96px;
  height: 32px;
  border-radius: 8px;
  line-height: 30px; }

.btn_size02 {
  width: 72px;
  height: 32px;
  border-radius: 8px;
  line-height: 30px; }

.btn_size03 {
  width: 56px;
  height: 24px;
  border-radius: 8px;
  line-height: 22px; }

.btn_size04 {
  width: 132px;
  height: 48px;
  border-radius: 8px;
  line-height: 46px; }

.btn_size05 {
  width: 160px;
  height: 48px;
  border-radius: 8px;
  line-height: 46px; }

.btn_bigdisplay {
  width: 256px;
  height: 32px;
  border-radius: 8px;
  line-height: 30px; }

.btn_bigdisplay::before {
  display: inline-block;
  width: 19px;
  height: 17px;
  margin-right: 4px;
  background: url(../img/icn_display.png) no-repeat center center;
  content: "";
  vertical-align: middle; }

.btn_delete {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 32px;
  border-radius: 8px; }

.btn_delete::before {
  display: inline-block;
  width: 14px;
  height: 17px;
  margin-right: 4px;
  background: url(../img/icn_delete.png) no-repeat center center;
  content: "";
  vertical-align: middle; }

input[type="text"],
input[type="password"],
textarea,
select {
  padding: 4px;
  font-size: 16px;
  background-color: #fff; }

input {
  padding: 4px;
  border-radius: 3px;
  border: solid 1px #aaa; }

input:focus {
  outline-color: #2074be;
  background-color: #FFFEF2; }

.schedule_regist_form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: 1052px;
  padding-top: 16px; }

.schedule_regist_label {
  margin-right: 8px;
  margin-bottom: 24px;
  font-size: 16px; }

.schedule_regist_data {
  margin-right: 32px;
  margin-bottom: 24px; }
  .schedule_regist_data input[type="text"],
  .schedule_regist_data input[type="password"],
  .schedule_regist_data input[type="date"],
  .schedule_regist_data input[type="time"],
  .schedule_regist_data textarea,
  .schedule_regist_data select,
  .schedule_regist_data label {
    font-size: 16px; }

.schedule_regist_data.no_margin {
  margin-right: 0; }

#day, #night, #plan, #result {
  display: none; }

label[for="day"],
label[for="night"],
label[for="plan"],
label[for="result"] {
  height: 32px;
  line-height: 32px;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
  background-color: #fff;
  text-align: center;
  cursor: pointer; }

label[for="day"],
label[for="plan"] {
  width: 73px;
  border-radius: 4px 0 0 4px;
  border-left: solid 1px #aaa;
  border-right: solid 1px #aaa; }

label[for="night"],
label[for="result"] {
  width: 72px;
  border-radius: 0 4px 4px 0;
  border-right: solid 1px #aaa; }

#day + label:hover,
#night + label:hover,
#plan + label:hover,
#result + label:hover {
  transition: all .1s ease-in;
  background-color: #fdfbea; }

#day:checked + label,
#night:checked + label,
#plan:checked + label,
#result:checked + label {
  transition: all .1s ease-in;
  background-color: #EF8E1E;
  color: #fff; }

.schedule_wroker_regist_form {
  display: flex;
  width: 100%;
  max-width: 1052px; }
  .schedule_wroker_regist_form input {
    font-size: 16px; }

.schedule_worker_regist_data {
  display: flex;
  width: 890px; }

.schedule_worker_box {
  flex-basis: 420px;
  padding: 16px;
  border-radius: 6px;
  text-align: center; }

.schedule_worker_list_l, .schedule_worker_list_r {
  position: relative;
  border: solid 2px #dcdcdc; }

.schedule_worker_list_l {
  margin-right: 48px; }

.schedule_worker_list_l::after {
  position: absolute;
  top: 171px;
  right: -67px;
  z-index: 10;
  width: 75px;
  height: 83px;
  background: url(../img/icn_worklist_arrow_l_gray.png) no-repeat center center;
  content: ""; }

.schedule_worker_list_l:hover {
  transition: all .15s ease-in;
  border-color: #2074BE; }

.schedule_worker_list_l:hover::after {
  transition: all .15s ease-in;
  background: url(../img/icn_worklist_arrow_l.png) no-repeat center center; }

.schedule_worker_list_r::after {
  position: absolute;
  top: 264px;
  left: -67px;
  z-index: 10;
  width: 75px;
  height: 83px;
  background: url(../img/icn_worklist_arrow_r_gray.png) no-repeat center center;
  content: ""; }

.schedule_worker_list_r:hover {
  transition: all .25s ease-in;
  border-color: #940101; }

.schedule_worker_list_r:hover::after {
  transition: all .15s ease-in;
  background: url(../img/icn_worklist_arrow_r.png) no-repeat center center;
  content: ""; }

.schedule_worker_list_title {
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: normal;
  text-align: center; }

.schedule_worker_list_wrapper {
  position: relative;
  z-index: 30;
  width: 370px;
  height: 338px;
  margin: 4px auto 16px;
  overflow: auto; }

.schedule_worker_list {
  margin: 0 8px;
  text-align: left; }

.schedule_worker_data {
  display: block;
  padding: 8px 0; }

.schedule_worker_data:hover {
  transition: all .1s ease-in;
  background-color: #f9f9f9; }

.schedule_worker_data.checked {
  background-color: #FBF9DD; }

.schedule_worker_list {
  border-top: solid 1px #dcdcdc; }
  .schedule_worker_list li {
    border-bottom: solid 1px #dcdcdc; }

.schedule_worker_list_l_btn,
.schedule_worker_list_r_btn {
  display: inline-block;
  width: 368px;
  height: 32px;
  line-height: 30px;
  border-radius: 8px;
  background-color: #fff;
  cursor: pointer; }

.schedule_worker_list_l_btn:disabled,
.schedule_worker_list_r_btn:disabled {
  border: solid 1px #e0e0e0;
  color: #e0e0e0;
  cursor: not-allowed; }

.schedule_worker_list_l_btn:disabled {
  background: url(../img/icn_worklist_arrow_l_s_gray.png) no-repeat right 5px center; }

.schedule_worker_list_r_btn:disabled {
  background: url(../img/icn_worklist_arrow_r_s_gray.png) no-repeat 5px center; }

.schedule_worker_list_l_btn {
  transition: all .1s ease-in;
  border: solid 1px #2074BE;
  background: url(../img/icn_worklist_arrow_l_s.png) no-repeat right 5px center;
  color: #2074BE; }

.schedule_worker_list_r_btn {
  transition: all .1s ease-in;
  border: solid 1px #940101;
  background: url(../img/icn_worklist_arrow_r_s.png) no-repeat 5px center;
  color: #940101; }

.submit_btn_wrapper {
  display: flex;
  justify-content: center;
  width: 1052px;
  padding-top: 56px; }
  .submit_btn_wrapper :first-child {
    margin-right: 12px; }
  .submit_btn_wrapper :nth-child(2) {
    margin-left: 12px; }

.regist_waku {
  width: 1052px;
  padding: 56px;
  border-radius: 6px;
  border: solid 2px #dcdcdc; }

.workers_regist_form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: auto;
  width: 624px;
  font-size: 16px; }

.results_regist_form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: auto;
  width: 320px;
  font-size: 16px; }

.form_label56 {
  width: 56px;
  text-align: right; }

.form_label136 {
  width: 136px;
  text-align: right; }

.form_w120 {
  width: 120px; }

.form_w160 {
  width: 160px; }

.form_w200 {
  width: 200px; }

.form_w240 {
  width: 240px; }

.form_w280 {
  width: 280px; }

.form_w320 {
  width: 320px; }

.form_w480 {
  width: 480px; }

.form_w100per {
  width: 100%; }

.font_size14 {
  font-size: 1.16rem; }

.font_size15 {
  font-size: 1.25rem; }

.font_size16 {
  font-size: 1.33rem; }

.font_size18 {
  font-size: 1.5rem; }

.font_size20 {
  font-size: 1.66rem; }

.font_size24 {
  font-size: 2rem; }

.mar_t04 {
  margin-top: 0.33rem; }

.mar_t08 {
  margin-top: 0.66rem; }

.mar_t12 {
  margin-top: 1rem; }

.mar_t16 {
  margin-top: 1.33rem; }

.mar_t24 {
  margin-top: 2rem; }

.mar_t32 {
  margin-top: 2.66rem; }

.mar_t40 {
  margin-top: 3.33rem; }

.mar_t48 {
  margin-top: 4rem; }

.mar_t56 {
  margin-top: 4.66rem; }

.mar_b04 {
  margin-bottom: 0.33rem; }

.mar_b08 {
  margin-bottom: 0.66rem; }

.mar_b12 {
  margin-bottom: 1rem; }

.mar_b16 {
  margin-bottom: 1.33rem; }

.mar_b24 {
  margin-bottom: 2rem; }

.mar_b32 {
  margin-bottom: 2.66rem; }

.mar_b40 {
  margin-bottom: 3.33rem; }

.mar_b48 {
  margin-bottom: 4rem; }

.mar_b56 {
  margin-bottom: 4.66rem; }

.mar_r04 {
  margin-right: 0.33rem; }

.mar_r08 {
  margin-right: 0.66rem; }

.mar_r12 {
  margin-right: 1rem; }

.mar_r16 {
  margin-right: 1.33rem; }

.mar_r24 {
  margin-right: 2rem; }

.mar_r32 {
  margin-right: 2.66rem; }

.mar_l04 {
  margin-left: 0.33rem; }

.mar_l08 {
  margin-left: 0.66rem; }

.mar_l12 {
  margin-left: 1rem; }

.mar_l16 {
  margin-left: 1.33rem; }

.mar_l24 {
  margin-left: 2rem; }

.mar_l32 {
  margin-left: 2.66rem; }

.radius {
  border-radius: 0.33rem 0.33rem 0 0; }

@media screen and (min-width: 960px) {
  .br_u960 {
    display: none; }

  .mar_t16 {
    margin-top: 16px; }

  .mar_t24 {
    margin-top: 24px; }

  .mar_32 {
    margin-top: 32px; }

  .mar_t40 {
    margin-top: 40px; }

  .mar_t48 {
    margin-top: 48px; }

  .mar_l08 {
    margin-left: 8px; }

  .mar_r08 {
    margin-right: 8px; }

  .mar_b08 {
    margin-bottom: 8px; }

  .mar_b16 {
    margin-bottom: 16px; }

  .mar_b24 {
    margin-bottom: 24px; }

  .mar_b32 {
    margin-bottom: 32px; }

  .align_r {
    text-align: right; }

  .align_c {
    text-align: center; }

  .align_l {
    text-align: left; }

  .font_size12 {
    font-size: 12px; }

  .font_size14 {
    font-size: 14px; }

  .font_size16 {
    font-size: 16px; }

  .font_size18 {
    font-size: 18px; }

  .font_size20 {
    font-size: 20px; }

  .font_size24 {
    font-size: 24px; } }

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