@charset "UTF-8";
.font--eng {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}

.font--bold {
  font-weight: bold;
}

.font--medium {
  font-weight: 500;
}

.font--red {
  color: #f04f4f;
}

.font--grey {
  color: #BFBFBF;
}

.subtitle {
  letter-spacing: 0.65px;
}

/*-------------------------
    parts/db
-------------------------*/
.d--block {
  display: block;
}

.d--none {
  display: none;
}

.d--none-i {
  display: none !important;
}

.d--inline {
  display: inline !important;
}

/*-------------------------
      parts/width
  -------------------------*/
.w10p {
  width: 10%;
}

.w15p {
  width: 15%;
}

.w20p {
  width: 20%;
}

.w25p {
  width: 25%;
}

.w30p {
  width: 30%;
}

.w31p {
  width: 31%;
}

.w33p {
  width: 33%;
}

.w35p {
  width: 35%;
}

.w37p {
  width: 37%;
}

.w40p {
  width: 40%;
}

.w45p {
  width: 45%;
}

.w48p {
  width: 48%;
}

.w50p {
  width: 50%;
}

.w55p {
  width: 55%;
}

.w60p {
  width: 60%;
}

.w70p {
  width: 70%;
}

.w75p {
  width: 75%;
}

.w80p {
  width: 80%;
}

.w90p {
  width: 90%;
}

.w100p {
  width: 100%;
}

.w90pi {
  width: 90% !important;
}

/*-------------------------
    parts/width | height
-------------------------*/
.min-w20 {
  min-width: 20px;
}

.min-w40 {
  min-width: 40px;
}

.min-w75 {
  min-width: 75px;
}

.min-w100 {
  min-width: 100px;
}

.min-w110 {
  min-width: 110px;
}

.min-w120 {
  min-width: 120px;
}

.min-w140 {
  min-width: 140px;
}

.min-w150 {
  min-width: 150px;
}

.min-w160 {
  min-width: 160px;
}

.min-w180 {
  min-width: 180px;
}

.min-w200 {
  min-width: 200px;
}

.min-w-max-content {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

.min-h32 {
  min-height: 32px;
}

.min-h50 {
  min-height: 50px;
}

.min-w30p {
  min-width: 30%;
}

.max-w29p {
  max-width: 29%;
}

.max-w50p {
  max-width: 50%;
}

.max-w80p {
  max-width: 80%;
}

.w0 {
  width: 0;
}

.h0 {
  height: 0;
}

/*-------------------------
      parts/margin
  -------------------------*/
.m0auto {
  margin: 0 auto !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mbn2 {
  margin-bottom: -2px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml17 {
  margin-left: 17px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mlauto {
  margin-left: auto !important;
}

.mln2 {
  margin-left: -2px !important;
}

.mtb0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: auto;
  margin-left: auto;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px;
}

.mr40 {
  margin-right: 40px !important;
}

.mr30p {
  margin-right: 30%;
}

.mrauto {
  margin-right: auto !important;
}

.pt40 {
  padding-top: 40px !important;
}

.p-0-4 {
  padding: 0 4px;
}

.p-2-8 {
  padding: 2px 8px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.p10 {
  padding: 10px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.p100 {
  padding: 100px;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

/*-------------------------
    parts/flex
-------------------------*/
.flex {
  display: flex;
}
.flex.flex-center {
  justify-content: center;
}
.flex.flex-stretch {
  align-items: stretch;
}
.flex.flex-end {
  justify-content: flex-end;
}
.flex.flex-start {
  justify-content: flex-start;
}
.flex.flex-aligncenter {
  align-items: center;
}
.flex.flex-alignstart {
  align-items: start;
}
.flex.flex-alignend {
  align-items: flex-end;
}
.flex.flex-spacebetween {
  justify-content: space-between;
}
.flex.flex-column {
  flex-direction: column;
}
.flex.flex-row {
  flex-direction: row;
}
.flex .self-end {
  align-self: flex-end;
}
.flex .self-start {
  align-self: flex-start;
}
.flex .self-start-icon {
  align-self: flex-start;
  margin-top: 20px;
}
.flex-w48p {
  width: 48%;
}
.flex.flex-nowrap {
  flex-wrap: nowrap;
}
.flex.flex-wrap {
  flex-wrap: wrap;
}

/*-------------------------
    parts/background
-------------------------*/
.bg-lightgray {
  background-color: #F5F4FA;
}

.bg-white {
  background-color: #FFFFFF !important;
}

.max-w-600 {
  max-width: 600px;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.select-round {
  height: auto;
  border-radius: 8px;
  padding: 10px 10px;
  font-size: 1.3rem;
}

.selectbox-search {
  height: auto;
  padding: 10px 10px;
  font-size: 1.3rem;
}
.selectbox-search .select2-container {
  width: 100%;
}
.selectbox-search + .select2 .select2-selection {
  height: 42px;
  border-radius: 8px;
  border: 1px solid #ced4da;
}
.selectbox-search + .select2 .select2-selection .select2-selection__rendered {
  line-height: 36px;
}
.selectbox-search + .select2 .select2-selection .select2-selection__arrow {
  height: 42px;
}
.selectbox-search + .select2 .select2-selection .select2-selection__arrow b {
  border-top-color: #359ec7;
}

.btn.add-option-btn {
  height: 36px;
  width: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}

.circle-dashed {
  border-radius: 50%;
  border: 1px dashed #F04F4F;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-left: 3px;
  margin-bottom: -2px;
}

.parts--me-now {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  background: #D6ECF4;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 7px;
  margin-left: 10px;
  min-width: 60px;
}

.parts--under-line {
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 10px;
}

.line-height_1 {
  line-height: 1;
}

.line-height_36 {
  line-height: 36px;
}

.line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}

.overflow-wrap-anywhere {
  overflow-wrap: anywhere;
}

.align-center {
  align-content: center;
}

.text-underline-moonstone {
  text-decoration: underline;
  -webkit-text-decoration-color: #359EC7;
          text-decoration-color: #359EC7;
}

.border-gray {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
}

.overflow-visible {
  overflow: visible !important;
}

.fs-8 {
  font-size: 0.8rem !important;
}

.fs-9 {
  font-size: 0.9rem !important;
}

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

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

.fs-14 {
  font-size: 1.4rem !important;
}

.fs-16 {
  font-size: 1.6rem !important;
}

.fs-18 {
  font-size: 1.8rem !important;
}

.fs-20 {
  font-size: 2rem !important;
}

.fs-22 {
  font-size: 2.2rem !important;
}

.fs-24 {
  font-size: 2.4rem !important;
}

.fs-28 {
  font-size: 2.8rem !important;
}

.fs-30 {
  font-size: 3rem !important;
}

.fs-40 {
  font-size: 4rem !important;
}

.fs-50 {
  font-size: 5rem !important;
}

.fs-60 {
  font-size: 6rem !important;
}

.border-radius-5 {
  border-radius: 5px !important;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.text-granite-gray {
  color: #666666;
}

.text-crystal {
  color: #A3D2E4;
}

.text-moonstone {
  color: #359EC7;
}

.text-pastelblue {
  color: #AED8E9;
}

.text-tart-orange {
  color: #F24949;
}

.text-taupe-gray {
  color: #888888;
}

.text-teal-deer {
  color: #8DE4A7;
}

.text-pale-gray {
  color: #BFBFBF;
}

.text-exclamation-orange {
  color: #F5AF14;
}

.text-dark-orange {
  color: #F58414;
}

.text-red {
  color: #F04F4F;
}

.text-pink-red {
  color: #FF809D;
}

.text-purple {
  color: #7566ED;
}

.text-green {
  color: #41BA72;
}

.text-vivid-green {
  color: #41BA72;
}

.text-sank-gray {
  color: #A5A5A5;
}

.text-light-skyblue {
  color: #74C0FF;
}

.text-white {
  color: #FFFFFF;
}

.text-vivid-blue {
  color: #3756F5;
}

.text-milky-blue {
  color: #D6ECF4;
}

.text-pastel-purple {
  color: #A4A1FB;
}

.text-blue {
  color: #86D1EC;
}

.text-flamingo-pink {
  color: #F7A6A6;
}

.text-light-gray {
  color: #E5E5E5;
}

.img-20 {
  position: relative;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  margin-right: 9px;
  margin-left: 1px;
  padding-top: 4px;
  height: 18px;
  width: 18px;
}

.img-20 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 20px;
  width: 20px;
  border-radius: 18px;
}

.img-20--border-purple img {
  border: 2px solid #7566ED;
}

.img-20--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-20--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-30 {
  position: relative;
  height: 30px;
  width: 30px;
}

.img-30 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 30px;
  width: 30px;
  border-radius: 30px;
}

.img-30--border-purple img {
  border: 2px solid #7566ED;
}

.img-30--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-30--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-40 {
  position: relative;
  height: 40px;
  width: 40px;
}

.img-40 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 42px;
  width: 42px;
  border-radius: 40px;
}

.img-40--border-purple img {
  border: 2px solid #7566ED;
}

.img-40--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-40--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-60 {
  position: relative;
  height: 60px;
  width: 60px;
}

.img-60 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 62px;
  width: 62px;
  border-radius: 60px;
}

.img-60--border-purple img {
  border: 2px solid #7566ED;
}

.img-60--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-60--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-100 {
  position: relative;
  height: 100px;
  width: 100px;
}

.img-100 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 102px;
  width: 102px;
  border-radius: 100px;
}

.img-100--border-purple img {
  border: 2px solid #7566ED;
}

.img-100--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-100--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-120 {
  position: relative;
  height: 120px;
  width: 120px;
}

.img-120 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 122px;
  width: 122px;
  border-radius: 120px;
}

.img-120--border-purple img {
  border: 2px solid #7566ED;
}

.img-120--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-120--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.img-150 {
  position: relative;
  height: 150px;
  width: 150px;
}

.img-150 img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 152px;
  border-radius: 150px;
}

.img-150--border-purple img {
  border: 2px solid #7566ED;
}

.img-150--border-moonstone img {
  border: 2px solid #359EC7;
}

.img-150--border-teal-deer img {
  border: 2px solid #8DE4A7;
}

.gap-1 {
  gap: 1px !important;
}

.gap-2 {
  gap: 2px !important;
}

.gap-5 {
  gap: 5px !important;
}

.gap-10 {
  gap: 10px !important;
}

.gap-15 {
  gap: 15px !important;
}

.gap-20 {
  gap: 20px !important;
}

.gap-25 {
  gap: 25px !important;
}

.gap-30 {
  gap: 30px !important;
}

.gap-50 {
  gap: 50px !important;
}

.flex-1 {
  flex: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

:root {
  --zindex-leveln2: -101;
  --zindex-leveln1: -1;
  --zindex-level1: 1;
  --zindex-level1-1: 10;
  --zindex-level1-2: 20;
  --zindex-level2: 101;
  --zindex-level3: 201;
  --zindex-level3-1: 210;
  --zindex-level4: 301;
  --zindex-level4-1: 310;
  --zindex-level5: 401;
  --zindex-level5-1: 410;
  --zindex-level6: 501;
  --zindex-level6-1: 510;
}

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* _base */
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body, input, textarea, select {
  font-family: "Outfit", "Noto Sans JP";
  font-weight: normal;
  color: #1D1D1D;
  line-height: 1.6;
  font-size: 1.3rem;
}

a {
  text-decoration: none;
  color: #1D1D1D;
  cursor: pointer;
}

main {
  display: block;
}

em {
  font-style: normal;
}

button, select, textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
  margin: 0;
  padding: 0;
}

button, select {
  cursor: pointer;
}

input.no-spin {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font: inherit;
  outline: none;
  margin: 0;
  padding: 0;
}

/*-------------------------
    body
-------------------------*/
.body--side-open .header .logo {
  display: none;
}

/*-------------------------
    layout
-------------------------*/
.inner {
  max-width: 680px;
  margin: 0 auto;
}

.side {
  background: #000000;
  padding-top: 50px;
}
.side.open {
  min-width: 190px;
}
.side.close {
  min-width: 56px;
  width: 56px;
}

.contents {
  width: 100%;
  max-width: 100%;
}
.contents .main {
  padding: 0 20px;
}

/*-------------------------
    parts/img
-------------------------*/
.img {
  max-width: 100%;
}

/*-------------------------
    parts/txt
-------------------------*/
.txt--center {
  text-align: center;
}
.txt--center.danger {
  color: #F04F4F;
}

.txt--left {
  text-align: left;
}

.txt--caution .fa-circle-exclamation, .txt--error .fa-circle-exclamation {
  font-size: 1.8rem;
}

.txt--caution .txt, .txt--error .txt {
  padding-left: 5px;
}

.txt--link {
  color: #359EC7;
  font-weight: bold;
}

/*-------------------------
    parts/link
-------------------------*/
.txt--link {
  display: inline-block;
  color: #359EC7;
  font-size: 1.4rem;
}
.txt--link .svg-inline--fa {
  padding-left: 10px;
}

.hover-opacity:hover {
  opacity: 0.8;
}

.hover-pointer:hover {
  cursor: pointer;
}

.link--edit {
  color: #359EC7;
}

/*-------------------------
    parts/heading
-------------------------*/
.parts--head1 {
  margin-bottom: 50px;
}
.parts--head1 .heading1 {
  margin-bottom: 50px;
}
.parts--head1 .heading1 img {
  width: 300px;
}
.parts--head1 .sub-tt {
  font-size: 2.4rem;
  font-weight: bold;
}
.parts--head1 .sub-tt.danger {
  color: #F04F4F;
}

.head2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.parts--head2__user {
  margin-bottom: 30px;
}
.parts--head2__user .heading2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 10px;
}
.parts--head2__user .fa-circle-user, .parts--head2__user .fa-building, .parts--head2__user .fa-credit-card {
  font-size: 2rem;
}
.parts--head2__user .caution {
  color: #F04F4F;
  font-size: 1.3rem;
}
.parts--head2__user .fa-star {
  color: #F04F4F;
  font-size: 0.7rem;
  margin-left: 5px;
}

/*-------------------------
    parts/form
-------------------------*/
textarea {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 10px 10px;
  width: 100%;
  font-size: 1.3rem;
  width: 100%;
  min-height: 8rem;
}

input[type=text], input[type=number], input[type=password], input[type=email], input[type=search], input[type=tel] {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  padding: 10px 10px;
  width: 100%;
  font-size: 1.3rem;
}
input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=search]::-moz-placeholder {
  color: #BFBFBF;
  text-align: left;
}
input[type=text]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=email]::placeholder, input[type=search]::placeholder {
  color: #BFBFBF;
  text-align: left;
}
input.validate--error {
  background: #FEF5F5;
  border-color: #F04F4F;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + .checkbox--label {
  position: relative;
  padding-left: 30px;
}
input[type=checkbox] + .checkbox--label:hover {
  cursor: pointer;
}
input[type=checkbox] + .checkbox--label::before {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -8px;
  width: 14px;
  height: 14px;
  content: "";
  border-radius: 4px;
  border: 1px solid #359EC7;
  background: #FFFFFF;
}
input[type=checkbox] + .checkbox--label::after {
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  background: #359EC7;
  content: "";
  display: block;
  height: 7px;
  left: 10px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 4px;
  opacity: 0;
}
input[type=checkbox]:checked + .checkbox--label::after {
  opacity: 2;
}
input[type=checkbox]:checked + .checkbox--label::before {
  background: #359EC7;
}
input[type=checkbox].checked + .checkbox--label::after {
  opacity: 2;
}
input[type=checkbox].checked + .checkbox--label::before {
  background: #359EC7;
}
input.checkbox_minus + .checkbox--label::after {
  border-right: none;
  border-bottom: 2px solid #FFFFFF;
  background: #359EC7;
  content: "";
  display: block;
  height: 7px;
  left: 8px;
  position: absolute;
  top: 42%;
  transform: rotate(0deg);
  width: 10px;
  opacity: 0;
}
input[type=radio] {
  display: none;
  border: 1px solid #1D1D1D;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
input[type=radio] + .radio--label {
  position: relative;
  padding-left: 40px;
}
input[type=radio] + .radio--label::before {
  border-radius: 50%;
  border: 1px solid #1D1D1D;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
input[type=radio] + .radio--label::after {
  background: #359EC7;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 6px;
  position: absolute;
  top: 6px;
  width: 10px;
  opacity: 0;
}
input[type=radio] + .radio--label-top8 {
  position: relative;
  padding-left: 40px;
}
input[type=radio] + .radio--label-top8::before {
  border-radius: 50%;
  border: 1px solid #1D1D1D;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
}
input[type=radio] + .radio--label-top8::after {
  background: #359EC7;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 6px;
  position: absolute;
  top: 14px;
  width: 10px;
  opacity: 0;
}
input[type=radio][type=radio]:checked + .radio--label::before {
  border: 1px solid #359EC7;
}
input[type=radio][type=radio]:checked + .radio--label::after {
  opacity: 1;
}
input[type=radio][type=radio]:checked + .radio--label .txt {
  color: #888888;
}
input.input--control.size-m {
  width: 48.5%;
}

.input--wrap {
  position: relative;
}
.input--wrap input[type=search] {
  padding-left: 35px;
}
.input--wrap .fa-circle-question {
  color: #BFBFBF;
  font-size: 2rem;
  position: absolute;
  right: 3%;
  top: 28%;
}
.input--wrap .question-tooltip {
  padding-left: 5px;
  padding-right: 5px;
}
.input--wrap .question-tooltip .question-tooltiptext {
  visibility: hidden;
  width: 110%;
  background-color: #E4E4E4;
  color: #888888;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0%;
  margin-left: 0px;
  opacity: 0;
}
.input--wrap .question-tooltip:hover .question-tooltiptext {
  visibility: visible;
  opacity: 1;
}
.input--wrap .toggle-pass {
  position: absolute;
  right: 3%;
  top: 12px;
  height: 18px;
  width: 18px;
  background-size: 16px auto;
}
.input--wrap .toggle-pass.on {
  background-size: 14px auto;
}
.input--wrap .fa-magnifying-glass {
  color: #BFBFBF;
  font-size: 1rem;
  position: absolute;
  left: 5%;
  top: 40%;
}
.input--wrap .card--type {
  display: none;
  position: absolute;
  top: 30%;
  right: 3%;
}
.input--wrap .card--type.active {
  display: block;
}
.input--wrap .card--type .fa-circle-question {
  color: #BFBFBF;
  font-size: 2rem;
  position: absolute;
  right: 3%;
  top: 28%;
}
.input--wrap .card--type .toggle-pass {
  position: absolute;
  right: 3%;
  top: 12px;
  height: 18px;
  width: 18px;
  background-size: 16px auto;
}
.input--wrap .card--type .fa-magnifying-glass {
  color: #BFBFBF;
  font-size: 1rem;
  position: absolute;
  left: 5%;
  top: 40%;
}
.input--wrap .card--type .card--type {
  display: none;
  position: absolute;
  top: 30%;
  right: 3%;
}
.input--wrap .card--type .card--type.active {
  display: block;
}
.input--wrap .card--type .card--type img {
  width: 20px;
}

.select--wrap {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  background-size: 12px;
  font-size: 1.3rem;
  padding: 10px 10px;
  position: relative;
  width: 100%;
}
.select--wrap .pop--link {
  display: block;
}
.select--wrap .fa-angle-down {
  color: #359EC7;
  position: absolute;
  top: 35%;
  right: 2%;
}
.select--wrap select {
  color: #BFBFBF;
  width: 100%;
}
.select--wrap select:invalid {
  color: #bbb;
}
.select--wrap select option {
  color: black;
}
.select--wrap select option:first-child {
  color: #bbb;
}
.select--wrap.w20p {
  border: 1px solid #359EC7;
  width: 20%;
}
.select--wrap.w20p .fa-angle-down {
  font-size: 1.6rem;
  top: 31%;
  right: 3%;
}

.select--wrap--color-black {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  background-size: 12px;
  font-size: 1.3rem;
  padding: 10px 10px;
  position: relative;
  width: 100%;
}
.select--wrap--color-black .pop--link {
  display: block;
}
.select--wrap--color-black .fa-angle-down {
  color: #359EC7;
  position: absolute;
  top: 35%;
  right: 2%;
}
.select--wrap--color-black select {
  color: black;
  width: 100%;
}
.select--wrap--color-black select:invalid {
  color: black;
}
.select--wrap--color-black select option {
  color: black;
}
.select--wrap--color-black select option:first-child {
  color: #BFBFBF;
}
.select--wrap--color-black.w20p {
  border: 1px solid #359EC7;
  width: 20%;
}
.select--wrap--color-black.w20p .fa-angle-down {
  font-size: 1.6rem;
  top: 31%;
  right: 3%;
}

.select--wrap--no-default {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  background-size: 12px;
  font-size: 1.3rem;
  padding: 10px 10px;
  position: relative;
  width: 100%;
}
.select--wrap--no-default .pop--link {
  display: block;
}
.select--wrap--no-default .fa-angle-down {
  color: #359EC7;
  position: absolute;
  top: 35%;
  right: 2%;
}
.select--wrap--no-default select {
  color: #BFBFBF;
  width: 100%;
}
.select--wrap--no-default select:invalid {
  color: #bbb;
}
.select--wrap--no-default select option {
  color: black;
}
.select--wrap--no-default.w20p {
  border: 1px solid #359EC7;
  width: 20%;
}
.select--wrap--no-default.w20p .fa-angle-down {
  font-size: 1.6rem;
  top: 31%;
  right: 3%;
}

.security-cord-wrap {
  position: relative;
}
.security-cord-wrap > .circle-question {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 30%;
  right: 10px;
}
.security-cord-wrap > .circle-question .fa-circle-question {
  color: #BFBFBF;
  font-size: 2rem;
}

.date--wrap {
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  background: #FFFFFF;
  background-size: 12px;
  font-size: 1.3rem;
  padding: 10px 10px;
  position: relative;
  width: 100%;
}
.date--wrap .fa-calendar-days {
  color: #BFBFBF;
  position: absolute;
  top: 35%;
  right: 2%;
}
.date--wrap input[type=text] {
  border: none;
  padding: 0;
}
.date--wrap input[type=datetime]::-moz-placeholder {
  color: #BFBFBF;
}
.date--wrap input[type=datetime]::placeholder {
  color: #BFBFBF;
}

/*-------------------------
    parts/js
-------------------------*/
.action--plus .mk {
  background: #359EC7;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-right: 10px;
}

.action--plus .txt {
  color: #359EC7;
}

/*-------------------------
    parts/clm
-------------------------*/
.clm5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.clm5.w70p {
  margin: 0 auto;
  width: 70%;
}

/*-------------------------
    parts/bg
-------------------------*/
.bg--box {
  background: #F4F4F4;
  padding: 10px;
}

.bg--box-radius {
  border-radius: 8px;
}

.bg--box-p40 {
  padding: 40px;
}

/*-------------------------
    parts/box
-------------------------*/
.box--border {
  border: 1px solid #E4E4E4;
}

/*-------------------------
    parts/tab
-------------------------*/
.box--tabs {
  position: relative;
}
.box--tabs-fixed {
  position: fixed;
  top: 150px;
  left: 76px;
  right: 20px;
  width: calc(100vw - 96px);
}
.box--tabs .tab--body-scroll {
  height: calc(100vh - 260px);
  overflow: auto;
}
.box--tabs .tab--body-scroll2 {
  height: calc(100vh - 150px);
  overflow: auto;
}
.box--tabs .tab--body-scroll3 {
  height: calc(100vh - 150px);
  overflow: auto;
  padding-top: 180px;
}
.box--tabs .tab--body-scroll-schedule {
  height: calc(100vh - 280px);
  overflow: auto;
}
.box--tabs .tab--body-change {
  display: calc(100vh - 72px);
}
.box--tabs .tab--body-change._current {
  display: block;
}

.tab--list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.tab--list.border-right .tab--list-item {
  border-right: 1px solid #359EC7;
  background-color: #DBDBDB;
  border-bottom: 2px solid #DBDBDB;
  color: #AFAFAF;
}
.tab--list.border-right .tab--list-item._current {
  border-bottom: 2px solid #359EC7;
}
.tab--list.border-right .tab--list-item:last-child {
  border-right: none;
}
.tab--list.fixed {
  position: absolute;
  top: 76px;
  left: 0;
  right: 0;
  width: 100%;
  height: 52px;
  z-index: 201;
}
.tab--list-fixed {
  position: fixed;
  top: 155px;
  left: 76px;
  right: 20px;
  width: calc(100vw - 96px);
  z-index: 201;
}
.tab--list-clm6 .tab--list-item {
  width: 16.6666666667%;
}
.tab--list-clm4 .tab--list-item .announce--count {
  right: 32%;
}

.bulk-approve-title {
  background: #F2F2F2;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.bulk-approve-title p {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 10px;
  display: flex;
  align-items: center;
}
.bulk-approve-title p .announce--count {
  background: #F04F4F;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  width: 26px;
  margin-left: 4rem;
}
.bulk-approve-title p .announce--count.over {
  background: #F04F4F;
}

.tab--list-item {
  background: #E4E4E4;
  border-bottom: 2px solid #E4E4E4;
  border-right: 1px solid #359EC7;
  font-size: 1.2rem;
  width: 25%;
  text-align: center;
}
.tab--list-item-w50 {
  width: 50%;
}
.tab--list-item-w100 {
  width: 100%;
}
.tab--list-item a {
  color: #888888;
  display: block;
  padding: 15px 0;
  height: 50px;
  position: relative;
}
.tab--list-item a.announce {
  padding: 11px 0 12px;
}
.tab--list-item a .fa-triangle-exclamation {
  color: #f04f50;
  width: 12px;
  margin-bottom: 1px;
}
.tab--list-item._current {
  border-bottom: 2px solid #359EC7;
  background: #F4F4F4;
}
.tab--list-item._current a {
  color: #359EC7;
}
.tab--list-item .announce--count {
  background: #F04F4F;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  width: 26px;
  position: absolute;
  top: 22%;
  right: 41%;
}
.tab--list-item .announce--count.over {
  background: #F04F4F;
}
.tab--list-item .announce--count.process {
  background: #86D1EC;
}

/*-------------------------
    parts/list
-------------------------*/
.situation-list {
  display: flex;
  justify-content: center;
}

.situation-list-item {
  display: block;
  font-size: 1rem;
  margin-left: 10px;
}
.situation-list-item:first-child {
  margin-left: 0;
}
.situation-list-item span {
  border-radius: 100px;
  line-height: 1;
  padding: 5px 10px;
}
.situation-list-item .valvator {
  background: #DCF1E4;
}
.situation-list-item .vherme {
  background: #E5F2FF;
}
.situation-list-item .other {
  background: #FFEFF3;
}
.situation-list-item .sealmote {
  background: #FCFCB8;
}
.situation-list-item .red {
  background: #F04F4F;
}
.situation-list-item .none {
  padding: 0;
}
.situation-list-item .periodic-inspection {
  background: #DCF1E4;
}
.situation-list-item .daily-check {
  background: #E4E0FF;
}
.situation-list-item .myself {
  background: #D6ECF4;
}

.leave-list-item {
  display: block;
  font-size: 1rem;
  margin-left: 10px;
  width: 60px;
}
.leave-list-item:first-child {
  margin-left: 0;
}
.leave-list-item span {
  border-radius: 100px;
  line-height: 1;
  padding: 5px 10px;
}
.leave-list-item .valvator {
  background: #DCF1E4;
}
.leave-list-item .vherme {
  background: #E5F2FF;
}
.leave-list-item .other {
  background: #FFEFF3;
}
.leave-list-item .sealmote {
  background: #FCFCB8;
}
.leave-list-item .red {
  background: #F04F4F;
}
.leave-list-item .none {
  padding: 0;
}
.leave-list-item .periodic-inspection {
  background: #DCF1E4;
}
.leave-list-item .daily-check {
  background: #E4E0FF;
}
.leave-list-item .myself {
  background: #D6ECF4;
}

.announce--list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.announce--list-item {
  margin-left: 20px;
}
.announce--list-item .mk {
  font-size: 1.2rem;
}
.announce--list-item .mk--purple {
  color: #7566ED;
}
.announce--list-item .mk--lightblue {
  color: #86D1EC;
}
.announce--list-item .mk--green {
  color: #8DE4A7;
}
.announce--list-item .txt {
  font-size: 1rem;
  padding-left: 5px;
}

.hidden {
  display: none !important;
}

.txt-right {
  text-align: right;
}

/*-------------------------
    parts/fileup-staus
-------------------------*/
.fileup-staus {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.fileup-staus_aligncenter {
  align-items: center;
}
.fileup-staus--w80 {
  width: 80%;
}
.fileup-staus .icon {
  width: 5%;
}
.fileup-staus .icon svg {
  font-size: 2rem;
}
.fileup-staus .icon .fa-trash-can {
  color: #888888;
}
.fileup-staus .icon .fa-circle-check {
  color: #AED8E9;
}
.fileup-staus .img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 50px;
  width: 50px;
}
.fileup-staus .progress-wrap {
  width: 90%;
}
.fileup-staus .file-name {
  line-height: 1.2;
}
.fileup-staus .progress {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.fileup-staus .progress .progress--bar {
  display: block;
  background: #AED8E9;
  border-radius: 100px;
  height: 4px;
  width: 100%;
  margin-right: 10px;
  position: relative;
}
.fileup-staus .progress .progress--bar-error {
  background: #E4E4E4;
}
.fileup-staus .progress .progress--bar-error::after {
  background: #F04F4F;
  border-radius: 100px 0 0 100px;
  content: "";
  height: 4px;
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.body--side-open .box--tabs-fixed {
  width: calc(100vw - 240px);
  left: 220px;
}
.body--side-open .tab--list-fixed {
  width: calc(100vw - 240px);
  left: 220px;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.active-marker {
  border-radius: 50%;
  background: #f04f4f;
  height: 9px;
  width: 9px;
  margin-left: 3px;
  margin-top: 2px;
}

input.no-spin::-webkit-outer-spin-button,
input.no-spin::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number].no-spin {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}

.span-info {
  margin-top: -5px;
  margin-left: 5px;
}

.icon-right {
  position: absolute;
  right: 0;
}

.d-none {
  display: none;
}

.margin-auto {
  margin: 0 auto;
}

.delete-row-icon {
  margin: 10px 0 10px 10px;
  color: #BFBFBF;
  display: block;
}

.delete-row-icon:hover {
  cursor: pointer;
}

.unvisibility {
  visibility: hidden;
}

/*-------------------------
    parts/datepicker
-------------------------*/
.ui-datepicker-title select {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  background-color: #FFF;
  font: initial;
  border: 1px solid #1D1D1D;
}

/*-------------------------
    parts/schedule-icon
-------------------------*/
.schedule-icon-daily {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #7566ED;
  font-size: 1rem;
  line-height: 1;
  padding: 1px 4px 2px 5px;
}
.schedule-icon-regular {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #41BA72;
  font-size: 1rem;
  line-height: 1;
  padding: 1px 4px 2px 5px;
}
.schedule-icon-unreported {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #F04F4F;
  font-size: 1rem;
  line-height: 1;
  padding: 1px 4px 2px 5px;
}
.schedule-icon-reported {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #888888;
  font-size: 1rem;
  line-height: 1;
  padding: 1px 4px 2px 5px;
}
.schedule-icon-unselect {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: white;
  font-size: 1rem;
  line-height: 1;
  padding: 1px 4px 2px 5px;
}
.schedule-icon-list-daily {
  justify-self: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #7566ED;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 8px 12px;
}
.schedule-icon-list-daily .mark {
  border-radius: 100px;
  background: white;
  font-size: 0.9em;
  padding: 0 2px;
}
.schedule-icon-list-regular {
  justify-self: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #41BA72;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 8px 12px;
}
.schedule-icon-list-regular .mark {
  border-radius: 100px;
  background: white;
  font-size: 0.9em;
  padding: 0 2px;
}
.schedule-icon-list-unreported {
  justify-self: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #F04F4F;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 8px 12px;
}
.schedule-icon-list-unreported .mark {
  border-radius: 100px;
  background: white;
  font-size: 0.9em;
  padding: 0 2px;
}
.schedule-icon-list-reported {
  justify-self: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #888888;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 8px 12px;
}
.schedule-icon-list-reported .mark {
  border-radius: 100px;
  background: white;
  font-size: 0.9em;
  padding: 0 2px;
}
.schedule-icon-list-other-report {
  justify-self: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
  background: #E4E4E4;
  color: #DF8835;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 8px 12px;
}
.schedule-icon-list-other-report .mark {
  border-radius: 100px;
  background: white;
  font-size: 0.9em;
  padding: 0 2px;
}

/*-------------------------
    parts/schedule-tab
-------------------------*/
.tab--box-outside {
  border-radius: 0 0.75em 0.75em 0.75em;
  border: 1px solid #E4E4E4;
  margin-top: -1px;
  position: relative;
}
.tab--box-page-on {
  display: inline-block;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #E4E4E4;
  border-radius: 0.75em 0.75em 0 0;
  padding: 6px 30px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  background-color: #F5F4FA;
  z-index: 10;
}
.tab--box-page-off {
  display: inline-block;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #E4E4E4;
  border-radius: 0.75em 0.75em 0 0;
  padding: 6px 30px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  background-color: white;
}

/*-------------------------
    validation
-------------------------*/
input.validation--error-border,
select.validation--error-border,
textarea.validation--error-border {
  border-color: #FF809D;
}

/*-------------------------
    zIndex
-------------------------*/
.modal {
  display: none;
  position: fixed;
  z-index: 501;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(29, 29, 29, 0.8);
}
.modal .tt {
  font-size: 1.8rem;
  font-weight: 600 !important;
  margin-bottom: 30px;
  text-align: center;
}
.modal .pending--tt {
  font-size: 1.8rem;
  font-weight: 600 !important;
  text-align: center;
}

.modal-content {
  background-color: #fefefe;
  margin: 0;
  padding: 50px;
  border: 1px solid #888;
  width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-content .inner-scroll {
  line-height: 3rem;
  height: 350px;
  overflow-y: scroll;
}
.modal-content .inner-scroll a {
  font-weight: 600;
}

/*-------------------------
    print styles
-------------------------*/
.print-class {
  display: block;
}

@media print {
  .contents {
    margin-left: -200px;
  }
  .print-class {
    display: none;
  }
}
.loader {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.loader::after {
  -webkit-animation: action-scroll-loader 0.5s linear infinite;
          animation: action-scroll-loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 30px;
  width: 30px;
}

@-webkit-keyframes action-scroll-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes action-scroll-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.breadcrumb-item {
  margin-right: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.breadcrumb-item a {
  color: #359ec7;
  font-size: 1.4rem;
  font-weight: bold;
}
.breadcrumb-item::after {
  content: "\f105";
  color: #359ec7;
  font-family: fontAwesome;
  padding: 0 5px;
}
.breadcrumb-item:last-child::after {
  content: none;
}

.breadcrumb .situation-list {
  margin: 0 10px;
}
.breadcrumb .situation-list-item span {
  font-weight: bold;
}

.btn {
  background: #359ec7;
  border: none;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  margin: 50px auto 0;
  padding: 15px;
  width: 300px;
  font-size: 1.2rem;
  -webkit-appearance: none;
  cursor: pointer;
}
.btn.danger {
  background: #F04F4F;
  color: #ffffff;
}
.btn:disabled {
  opacity: 0.3;
  cursor: default;
}

.btn--red {
  background: #F04F4F;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  margin: 50px auto 0;
  padding: 15px;
  width: 300px;
  font-size: 1.2rem;
}

.btn--orange {
  background: #F5AF14;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  margin: 50px auto 0;
  padding: 15px;
  width: 300px;
  font-size: 1.2rem;
}

.btn--dark-orange {
  background: #DF8835;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  margin: 50px auto 0;
  padding: 15px;
  width: 300px;
  font-size: 1.2rem;
}

.btn--sizes {
  border-radius: 8px;
  width: 128px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 10px;
}

.btn--size60px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 60px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}

.btn--size70px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 70px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}

.btn--size90px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 90px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}

.btn--size110px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 110px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}

.btn--size140px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 140px;
  text-align: center;
  padding: 0;
}

.btn--size150px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 150px;
  text-align: center;
  padding: 0;
  margin: unset;
}

.btn--size160px {
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  text-align: center;
  padding: 0;
}

.btn--size300px {
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 300px;
  text-align: center;
  padding: 0;
}

.btn--back {
  background: #ffffff;
  border: 1px solid #359ec7;
  color: #359ec7;
  text-align: center;
}

.btn--border {
  background: #ffffff;
  border: 1px solid #359ec7;
  color: #359ec7;
  font-size: 1.2rem;
  font-weight: bold;
}

.btn--border-red {
  background: #ffffff;
  border: 1px solid #F04F4F;
  color: #F04F4F;
  font-size: 1.2rem;
  font-weight: bold;
}

.btn--border-orange {
  background: #ffffff;
  border: 1px solid #F5AF14;
  color: #F5AF14;
  font-size: 1.2rem;
  font-weight: bold;
}

.btn--prevnext {
  background: #359ec7;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  opacity: 0.3;
}
.btn--prevnext._active {
  opacity: 1;
}

.btn--size100px {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 100px;
  margin-top: 0;
  margin-right: 0;
  text-align: center;
  padding: 0;
}

.btn-square {
  width: unset;
  border-radius: 5px;
  padding: 12px 40px;
}

.btn-not-active {
  opacity: 0.6;
  pointer-events: none;
}

.switchArea {
  background: #fff;
  font-size: 1.4rem;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  width: 50px;
  margin-left: 100px;
}
.switchArea input[type=checkbox] {
  display: none;
}
.switchArea input[type=checkbox]:checked + label {
  border-color: #359EC7;
  background: #359EC7;
}
.switchArea input[type=checkbox]:checked + label span:before {
  content: "ON";
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin-left: -100px;
  color: #359EC7;
}
.switchArea input[type=checkbox]:checked + label span::after {
  content: "終了したら必ずスイッチを「OFF」にしてください。";
  color: #888888;
  position: absolute;
  width: 350px;
  text-align: left;
  left: 80px;
}
.switchArea input[type=checkbox]:checked ~ #swImg {
  transform: translateX(90px);
  background: #359EC7;
}
.switchArea label {
  display: block;
  box-sizing: border-box;
  height: 26px;
  border: 2px solid #E4E4E4;
  border-radius: 26px;
}
.switchArea label span:before {
  content: "OFF";
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin-left: -100px;
  color: #E4E4E4;
}
.switchArea #swImg {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #E4E4E4;
  top: 3px;
  left: 3px;
  border-radius: 26px;
  transition: 0.2s;
}
.switchArea input[type=checkbox]:checked ~ #swImg {
  transform: translateX(24px);
  background: #FFFFFF;
}

.btn--switch {
  font-size: 1.2rem;
  border: 1px solid #359EC7;
  color: #359EC7;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 84px;
  text-align: center;
}
.btn--switch:first-child {
  border-radius: 8px 0px 0px 9px;
}
.btn--switch:last-child {
  border-radius: 0px 8px 8px 0px;
}
.btn--switch._active {
  background: #359EC7;
  color: #FFF;
}

button.button--search {
  background: #359EC7;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  width: 128px;
  padding: 15px;
}

.pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pager.fixed {
  position: absolute;
  bottom: 0;
  left: 56px;
  right: 0;
  padding: 20px;
  height: 80px;
}

.pager--list {
  display: flex;
  justify-content: start;
  align-items: center;
}

.pager--item {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  margin-left: 20px;
}
.pager--item:first-child {
  margin-left: 0;
}
.pager--item._current {
  border: 1px solid #359EC7;
}

.pagination-item {
  border: 1px solid #359EC7;
  background: #FFFFFF;
  color: #359EC7;
  display: block;
  font-size: 0.9rem;
  line-height: 1;
  padding: 10px;
  width: 36px;
  text-align: center;
}
.pagination-item.active {
  background: #359EC7;
  color: #FFFFFF;
}
.pagination-prev {
  border-radius: 8px 0px 0px 8px;
}
.pagination-next {
  border-radius: 0px 8px 8px 0px;
}

.body--side-open .pager.fixed {
  left: 200px;
}

/*-------------------------
    parts/popup
-------------------------*/
.popup {
  display: none;
}
.popup.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 101;
  display: block;
  z-index: 501;
}

.popup--bg {
  background: rgba(0, 0, 0, 0.8);
  display: block;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 501;
}

.tab--popup {
  position: relative;
}
.tab--popup .popup--bg {
  margin-top: -40px;
}

.popup--trigger {
  color: #359ec7;
}

.popup--head {
  position: absolute;
  right: 0;
  left: 0;
  top: 21%;
  max-width: 700px;
  margin: 0 auto;
}

.popup--closebtn {
  color: #FFFFFF;
}

.popup--inner {
  background: #ffffff;
  max-width: 700px;
  margin: 0 auto;
  padding: 50px 50px 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 510;
}
.popup--inner-graph {
  padding: 30px 15px;
}
.popup--inner .tt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.popup--inner .img {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup--inner .img--icon {
  background: #7566ed;
  color: #ffffff;
  font-size: 1.9rem;
  margin-right: 10px;
}
.popup--inner .user {
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup--inner .user--icon {
  background: #bfbfbf;
  color: #ffffff;
  font-size: 1.4rem;
  margin-right: 10px;
}
.popup--inner .name,
.popup--inner .txt {
  font-size: 1.2rem;
  font-weight: bold;
  margin-right: 10px;
}
.popup--inner .input--line.w40p {
  width: 40%;
  margin: 0 auto;
}
.popup--inner .input--line .tt {
  font-size: 1.3rem;
  text-align: left;
  margin-bottom: 10px;
}
.popup--inner .input--line .icon {
  margin-right: 10px;
}
.popup--inner .input--line .icon svg {
  font-size: 1.6rem;
}
.popup--inner .input--line .icon--owner svg {
  color: #7566ed;
}
.popup--inner .input--line .icon--admin svg {
  color: #86d1ec;
}
.popup--inner .input--line .icon--member svg {
  color: #8de4a7;
}
.popup--inner .btns {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.popup--inner .btns .btn {
  width: 160px;
  margin: 0;
}
.popup--inner .btns .btn:nth-child(2) {
  margin-left: 10px;
}

.moniplat-footer {
  background: #000;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  position: fixed;
  width: 100%;
}
.moniplat-footer div {
  display: flex;
  flex-direction: row;
  padding-right: 15em;
}

.table {
  width: 100%;
}
.table th {
  background: #f5f5f5;
  border: 1px solid #ffffff;
  font-size: 1.2rem;
  padding: 15px;
  text-align: center;
}
.table td {
  border: 1px solid #e4e4e4;
  font-size: 1.3rem;
  padding: 10px;
  vertical-align: middle;
}
.table .tr--lv2 .facility--name {
  background: url("../assets/img/arrow-child.svg") no-repeat 7% 50%;
  padding-left: 40px;
}
.table .th--1 {
  width: 20%;
}
.table .th--2 {
  width: 18%;
}
.table .th--3 {
  width: 32%;
}
.table .th--4 {
  width: 15%;
}
.table .th--5 {
  width: 10%;
}
.table .td--bg {
  border: none;
  padding: 5px 10px;
}
.table .td--bg-bk {
  background: #1d1d1d;
  color: #ffffff;
}
.table .td--bg-darkgray {
  background: #666666;
  color: #ffffff;
}
.table .td--bg-gray {
  background: #bfbfbf;
}
.table .td--detail .btn {
  border-radius: 15px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0;
  width: 60px;
  padding: 5px 0;
  text-align: center;
}
.table .td--type span {
  background: #ccc;
  border-radius: 8px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 6px 18px;
  min-width: 94px;
}
.table .td--type .inspection {
  background: #dcf1e4;
  color: #41ba72;
}
.table .td--type .warning {
  background: #ffefd1;
  color: #f5af14;
}
.table .td--type .malfunction {
  background: #fadfdf;
  color: #f21f1f;
}
.table--schedule {
  width: 100%;
}
.table--schedule thead {
  background: #FFFFFF;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 101;
}
.table--schedule th {
  background: #FFFFFF;
  border: none;
  vertical-align: middle;
}
.table--schedule td {
  border-top: none;
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  padding: 15px 10px;
}
.table--schedule .th--month {
  font-weight: bold;
  letter-spacing: 0.7px;
  padding: 0;
}
.table--schedule .th--facility {
  width: 20%;
  border-right: 2px solid #E4E4E4;
}
.table--schedule .th--date {
  width: 11.4%;
  padding-top: 0;
}
.table--schedule .th--date.date-sun {
  color: #FF809D;
}
.table--schedule .th--date.date-sat {
  color: #74C0FF;
}
.table--schedule .th--date.current .cover {
  background: #E4E0FF;
  border-radius: 10px;
  display: inline-block;
  padding: 5px 10px;
}
.table--schedule .th--date p {
  line-height: 1.3;
}
.table--schedule .th--date .date {
  font-size: 2rem;
  font-weight: bold;
}
.table--schedule .th--date .day-of-week {
  font-size: 1.2rem;
}
.table--schedule .th--time {
  min-width: 55px;
  padding: 0 5px;
}
.table--schedule .th--time.current .cover {
  background: #E4E0FF;
  border-radius: 10px;
  display: inline-block;
  padding: 8px 3px;
}
.table--schedule .td--facility {
  position: relative;
  width: 20%;
  border-right: 2px solid #E4E4E4;
}
.table--schedule .td--facility .facility-announce {
  background: #E4E0FF;
  border-radius: 8px;
  color: #7566ED;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 5px 8px;
}
.table--schedule .td--facility .fa-circle-exclamation,
.table--schedule .td--facility .fa-triangle-exclamation {
  position: absolute;
  top: -5px;
  left: -5px;
}
.table--schedule .td--facility .pos-wrap {
  position: relative;
}
.table--schedule .td--facility .pos-wrap .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: -40px;
  padding: 10px;
  border-radius: 3px;
  min-width: 100px;
  z-index: -101;
}
.table--schedule .td--facility .pos-wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.table--schedule .td--facility .pos-wrap .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.table--schedule .td--facility .pos-wrap .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.table--schedule .td--time {
  min-width: 55px;
  text-align: center;
  padding: 5px;
}
.table--schedule .td--time.current {
  background: #FBFAFF;
}
.table--schedule .td--time .situation--link {
  border-radius: 8px;
  display: inline-block;
  position: relative;
  padding: 4px 10px;
}
.table--schedule .td--time .situation--link-normal {
  background: #E4E4E4;
  color: #888888;
}
.table--schedule .td--time .situation--link-hindrance {
  background: #FFE6E6;
  color: #F04F4F;
}
.table--schedule .td--time .situation--link-periodicinspection {
  background: #DCF1E4;
  color: #41BA72;
}
.table--schedule .td--time .situation--link .fa-circle-exclamation,
.table--schedule .td--time .situation--link .fa-triangle-exclamation {
  position: absolute;
  top: -5px;
  left: -2px;
}
.table--schedule .td--time .pos-wrap {
  position: relative;
}
.table--schedule .td--time .pos-wrap .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: -30px;
  padding: 10px;
  border-radius: 3px;
  min-width: 100px;
  z-index: -101;
}
.table--schedule .td--time .pos-wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.table--schedule .td--time .pos-wrap .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.table--schedule .td--time .pos-wrap .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.table--schedule .td--date {
  width: 11.4%;
  text-align: center;
}
.table--schedule .td--date.current {
  background: #FBFAFF;
}
.table--schedule .td--date .situation--link {
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  position: relative;
  cursor: pointer;
}
.table--schedule .td--date .situation--link-normal {
  background: #E4E4E4;
  color: #888888;
}
.table--schedule .td--date .situation--link-hindrance {
  background: #FFE6E6;
  color: #F04F4F;
}
.table--schedule .td--date .situation--link-periodicinspection {
  background: #DCF1E4;
  color: #41BA72;
}
.table--schedule .td--date .situation--link .fa-circle-exclamation,
.table--schedule .td--date .situation--link .fa-triangle-exclamation {
  position: absolute;
  top: -5px;
  left: -2px;
}
.table--schedule .td--date .situation--link div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 52px;
}
.table--schedule .td--date-delimiter .pos-wrap {
  position: relative;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 30px;
  right: -50px;
  padding: 10px;
  border-radius: 3px;
  min-width: 100px;
  z-index: -101;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu-detail {
  padding: 5px;
  min-width: auto;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu-detail .fa-circle-exclamation,
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu-detail .fa-triangle-exclamation {
  position: absolute;
  top: -5px;
  left: -2px;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger + .comment-menu .pos-attention {
  position: absolute;
  left: -2px;
  top: 0;
}
.table--schedule .td--date-delimiter .pos-wrap .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.table--schedule .td--date-maintenance {
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.7);
  border-right: 1px solid rgba(0, 0, 0, 0.7);
}
.table--schedule .td--date-maintenance .maintenance--bg {
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.table--schedule .td--date-maintenance .maintenance--txt {
  position: absolute;
  color: #FFFFFF;
  font-size: 1.6rem;
  text-align: center;
  z-index: 201;
  top: 33%;
  right: 0;
  left: 0;
}
.table--schedule .td--date-maintenance .maintenance--txt .fa-wrench {
  margin-right: 5px;
}
.table--schedule-3month tr {
  height: 55px;
}
.table--schedule-3month tr.tr--facility, .table--schedule-3month tr:nth-of-type(-n+2) {
  height: auto;
}
.table--schedule-3month .th--facility {
  padding: 0 10px;
}
.table--schedule-3month .th--date-delimiter {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.table--schedule-3month .th--date-delimiter .th--date-weektitle {
  padding: 10px 5px;
}
.table--schedule-3month .th--date-delimiter .th--date-weektitle.current .cover {
  background: #E4E0FF;
  border-radius: 10px;
  display: inline-block;
  padding: 5px 20px;
}
.table--schedule-3month .th--date-delimiter .column {
  width: 10px;
}
.table--schedule-3month .th--month, .table--schedule-3month .th--date-delimiter-end {
  border-right: 1px solid #E4E4E4;
}
.table--schedule-3month .td--date-delimiter {
  min-width: 145px;
  padding: 5px;
}
.table--schedule-3month .td--date-delimiter.current {
  background: #FBFAFF;
}
.table--schedule-3month .td--date-delimiter .column {
  width: 10px;
  text-align: center;
}
.table--schedule-3month .td--date-delimiter .column.single {
  width: 10px;
}
.table--schedule-3month .td--date-delimiter .column.multiple {
  width: 36px;
}
.table--schedule-3month .td--date-delimiter .column.multiple .column--dot {
  margin-left: -2px;
  width: 10px;
}
.table tbody tr:nth-child(n+4) .td--date-maintenance {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}

.table--clm2 th {
  padding: 6px 0;
}
.table--clm2 td {
  padding: 10px 0;
  height: 50px;
}
.table--clm2 .th--notification {
  width: 30%;
}
.table--clm2 .th--tt {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
}
.table--clm2 .th--bgnone {
  background: none;
  border: 1px solid #e4e4e4;
  border-left: none;
}
.table--clm2 .td--type {
  width: 70%;
}
.table--clm2 .td--cont {
  padding: 10px 20px;
  vertical-align: middle;
}

.table--clm3 {
  width: 100%;
}
.table--clm3 th,
.table--clm3 td {
  width: 33.3333333333%;
}
.table--clm3 thead th {
  background: #F4F4F4;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  color: #1D1D1D;
  font-size: 1.2rem;
  padding: 5px 10px;
}
.table--clm3 tbody td {
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  font-size: 1.2rem;
  text-align: center;
  padding: 5px 10px;
}

.table--clm4 td {
  padding: 10px 0;
  height: 50px;
}
.table--clm4 .th--status {
  width: 15%;
}
.table--clm4 .th--date {
  width: 25%;
}
.table--clm4 .th--type {
  width: 40%;
}
.table--clm4 .th--link {
  width: 30%;
}
.table--clm4 .th--link a {
  margin: 0;
}
.table--clm4 .td--status {
  color: #888888;
  font-size: 1.4rem;
}
.table--clm4 .td--status-ng {
  background: #ffeff3;
  color: #ff809d;
}
.table--clm4 .td--date {
  font-size: 1.2rem;
}
.table--clm4 .td--link .btn {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin: 0 auto;
  width: 152px;
}

.table--clm5 th {
  padding: 6px 0;
}
.table--clm5 td {
  padding: 10px 0;
  height: 50px;
}
.table--clm5 .th--history {
  width: 15%;
}
.table--clm5 .th--date {
  width: 20%;
}
.table--clm5 .th--facility {
  width: 35%;
}
.table--clm5 .th--subject {
  width: 20%;
}
.table--clm5 .th--link {
  width: 10%;
}
.table--clm5 .th--type {
  width: 70%;
}

.table--inspection {
  width: 100%;
}
.table--inspection th,
.table--inspection td {
  text-align: center;
  width: 20%;
  vertical-align: middle;
}
.table--inspection .th--status,
.table--inspection .td--status {
  width: 10%;
}
.table--inspection .th--report,
.table--inspection .td--report {
  width: 10%;
}
.table--inspection .th--date,
.table--inspection .td--date {
  width: 20%;
}
.table--inspection .th--type,
.table--inspection .td--type {
  width: 30%;
}
.table--inspection .th--link,
.table--inspection .td--link {
  width: 20%;
}
.table--inspection .th--correspondence,
.table--inspection .td--correspondence {
  width: 10%;
}
.table--inspection .th--reporting-date,
.table--inspection .td--reporting-date {
  width: 20%;
}
.table--inspection .th--document-status,
.table--inspection .td--document-status {
  width: 40%;
}
.table--inspection .th--notification-date,
.table--inspection .td--notification-date {
  width: 20%;
  padding: 5px 15px;
}
.table--inspection .th--alert-type,
.table--inspection .td--alert-type {
  width: 35%;
  padding: 5px 15px;
}
.table--inspection .th--facility,
.table--inspection .td--facility {
  width: 35%;
  padding: 5px 15px;
}
.table--inspection .td--facility {
  text-align: left;
}
.table--inspection thead th {
  background: #F4F4F4;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  color: #1D1D1D;
  font-size: 1.2rem;
  padding: 5px 10px;
}
.table--inspection thead th:first-child {
  border-left: none;
}
.table--inspection thead th:last-child {
  border-right: none;
}
.table--inspection tbody td {
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  font-size: 1.2rem;
  padding: 5px 10px;
}
.table--inspection tbody td:first-child {
  border-left: none;
}
.table--inspection tbody td:last-child {
  border-right: none;
}
.table--inspection tbody .td--bg-lightblue {
  background: #F8FCFD;
}
.table--inspection tbody .td--bg-red {
  background: #FFE6E6;
}
.table--inspection .inspection--type {
  border-radius: 8px;
  background: #E4E4E4;
  color: #888888;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  position: relative;
  padding: 10px 20px;
  min-width: 94px;
}
.table--inspection .inspection--type-threemonth {
  background: #DCF1E4;
  color: #41BA72;
}
.table--inspection .inspection--type-caution {
  background: #FFE6E6;
  color: #F04F4F;
}
.table--inspection .inspection--type-everyday {
  background: #E4E0FF;
  color: #7566ED;
}
.table--inspection .inspection--type-warning {
  background: #FFEFD1;
  color: #F5AF14;
}
.table--inspection .inspection--type .fa-circle-exclamation {
  position: absolute;
  top: -5px;
  left: -5px;
}

.table--report th,
.table--report td {
  text-align: center;
  padding: 10px;
}
.table--report .th--status,
.table--report .td--status {
  width: 10%;
}
.table--report .th--report,
.table--report .td--report {
  width: 10%;
}
.table--report .th--date,
.table--report .td--date {
  width: 20%;
}
.table--report .th--type,
.table--report .td--type {
  width: 30%;
}
.table--report .th--facility,
.table--report .td--facility {
  width: 5%;
}
.table--report .th--link,
.table--report .td--link {
  width: 25%;
}
.table--report .th--notification-date,
.table--report .td--notification-date {
  padding: 10px;
  width: 25%;
}
.table--report .th--alert-type,
.table--report .td--alert-type {
  width: 30%;
  padding: 10px;
}
.table--report .th--facility-name,
.table--report .td--facility-name {
  padding: 10px;
  width: 45%;
  text-align: left;
}
.table--report .th--kind,
.table--report .td--kind {
  width: 20%;
}
.table--report .td--hindrance {
  background: #FFE6E6;
}
.table--report .td--type .hindrance--list, .table--report .td--report-status .hindrance--list, .table--report .td--alert-type .hindrance--list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.table--report .td--type .hindrance--list-item, .table--report .td--report-status .hindrance--list-item, .table--report .td--alert-type .hindrance--list-item {
  background: #FFE6E6;
  border-radius: 8px;
  position: relative;
  padding: 7px 20px;
  min-width: 90px;
}
.table--report .td--type .hindrance--list-item-inspection3month, .table--report .td--report-status .hindrance--list-item-inspection3month, .table--report .td--alert-type .hindrance--list-item-inspection3month {
  background: #DCF1E4;
}
.table--report .td--type .hindrance--list-item-done, .table--report .td--report-status .hindrance--list-item-done, .table--report .td--alert-type .hindrance--list-item-done {
  background: #E4E4E4;
}
.table--report .td--type .hindrance--list-item-everyday, .table--report .td--report-status .hindrance--list-item-everyday, .table--report .td--alert-type .hindrance--list-item-everyday {
  background: #E4E0FF;
}
.table--report .td--type .hindrance--list-item-warning, .table--report .td--report-status .hindrance--list-item-warning, .table--report .td--alert-type .hindrance--list-item-warning {
  background: #FFEFD1;
}
.table--report .td--type .hindrance--list-item-other, .table--report .td--report-status .hindrance--list-item-other, .table--report .td--alert-type .hindrance--list-item-other {
  background: #FBFBBF;
}
.table--report .td--type .hindrance--list-item .fa-circle-exclamation, .table--report .td--report-status .hindrance--list-item .fa-circle-exclamation, .table--report .td--alert-type .hindrance--list-item .fa-circle-exclamation {
  position: absolute;
  top: -3px;
  left: -3px;
}

.table--rule th,
.table--rule td {
  text-align: center;
  padding: 10px;
}
.table--rule tr {
  height: 50px;
}
.table--rule .th--maintenance-type,
.table--rule .td--maintenance-type {
  width: 30%;
}
.table--rule .th--maintenance-tt,
.table--rule .td--maintenance-tt {
  width: 22%;
}
.table--rule .th--maintenance-frequency,
.table--rule .td--maintenance-frequency {
  width: 15%;
}
.table--rule .th--maintenance-lastdate,
.table--rule .td--maintenance-lastdate {
  width: 13%;
}
.table--rule .th--maintenance-topic,
.table--rule .td--maintenance-topic {
  width: 15%;
}
.table--rule .th--maintenance-links,
.table--rule .td--maintenance-links {
  width: 5%;
}
.table--rule .th--maintenance-facility,
.table--rule .td--maintenance-facility {
  width: 35%;
}
.table--rule .th--maintenance-purchase,
.table--rule .td--maintenance-purchase {
  width: 20%;
}
.table--rule .th--maintenance-date,
.table--rule .td--maintenance-date {
  width: 20%;
}
.table--rule .th--maintenance-subject,
.table--rule .td--maintenance-subject {
  width: 20%;
}

.table--correspondence th,
.table--correspondence td {
  border: none;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  background: none;
  padding: 15px;
  text-align: left;
}
.table--correspondence th {
  width: 30%;
  vertical-align: middle;
}
.table--correspondence td {
  border-left: 1px solid #E4E4E4;
  width: 70%;
}

.table--action {
  width: 100%;
}
.table--action .tt {
  background: #F4F4F4;
  text-align: center;
  padding: 5px 10px;
  height: 30px;
  margin-right: 1px;
}
.table--action .cols {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px;
  margin: 20px 0;
}
.table--action .cols .col {
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.table--action .cols .col:first-child {
  border-radius: 10px 0px 0px 10px;
}
.table--action .cols .col:last-child {
  border-radius: 0px 10px 10px 0px;
}
.table--action .cols .col--contents {
  width: 65%;
  position: relative;
}
.table--action .cols .col--contents label.checkbox--label {
  position: absolute;
  top: 50%;
  left: 0;
}
.table--action .cols .col--contents .exclamation-mark {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 30px;
}
.table--action .cols .col--contents .ng-items {
  display: flex;
  min-width: 400px;
  justify-content: space-between;
}
.table--action .cols .col--user {
  width: 25%;
  border-left: none;
}
.table--action .cols .col--user .user-wrap {
  position: relative;
}
.table--action .cols .col--user .user-wrap .comment-trigger + .comment-menu {
  background: #F4F4F4;
  padding: 5px 10px;
  position: absolute;
  opacity: 0;
  top: 45px;
  left: -45px;
  z-index: 20;
  width: 140px;
  text-align: center;
}
.table--action .cols .col--user .user-wrap .comment-trigger + .comment-menu .myself {
  background: #D6ECF4;
  border-radius: 100px;
  font-size: 1rem;
  padding: 0 5px;
  line-height: 1.2;
  margin-left: 5px;
}
.table--action .cols .col--user .user-wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.table--action .cols .col--user .user-wrap .comment-trigger:hover {
  cursor: pointer;
}
.table--action .cols .col--user .user-wrap .comment-trigger:hover + .comment-menu {
  opacity: 1;
}
.table--action .cols .col--user .user-mark {
  position: relative;
  max-height: 35px;
}
.table--action .cols .col--user .user-mark .fa-circle-check {
  font-size: 10px;
  color: #45D37F;
  position: absolute;
  right: -5px;
  bottom: 0;
  z-index: 10;
}
.table--action .cols .col--user .user-mark .fa-circle-xmark {
  font-size: 10px;
  color: #F04F4F;
  position: absolute;
  right: -5px;
  bottom: 0;
  z-index: 10;
}
.table--action .cols .col--date {
  width: 20%;
  border-left: none;
}
.table--action .cols .col--link {
  width: 10%;
  border-left: none;
}
.table--action-clm4 .tts .tt--contents {
  width: 65%;
}
.table--action-clm4 .tts .tt--user {
  width: 25%;
}
.table--action-clm4 .tts .tt--date {
  width: 20%;
}
.table--action-clm4 .tts .tt--link {
  width: 10%;
}
.table--action-clm4 .tts .tt--facility {
  width: 35%;
}
.table--action-clm4 .tts.bulk-approve {
  position: relative;
}
.table--action-clm4 .tts.bulk-approve .check-items {
  position: absolute;
  display: flex;
}
.table--action-clm4 .cols {
  background-color: #FAFAFA;
  border: 1px #E9E9E9 solid;
  border-radius: 10px;
  padding: inherit;
}
.table--action-clm4 .cols.has-ng {
  background-color: #FFFCFD;
}
.table--action-clm4 .cols .col--contents {
  width: 65%;
  margin: 10px 0 10px 10px;
  border-right: 1px #E9E9E9 solid;
}
.table--action-clm4 .cols .col--contents .label--error {
  font-weight: normal;
  background: #F04F4F;
  border-radius: 20px;
  color: white;
  padding: 2px 20px;
  margin-right: 5px;
}
.table--action-clm4 .cols .col--user {
  width: 25%;
  margin: 10px 0;
  border-right: 1px #E9E9E9 solid;
}
.table--action-clm4 .cols .col--user .user-mark {
  position: relative;
  max-height: 35px;
}
.table--action-clm4 .cols .col--user .user-mark .fa-circle-check {
  font-style: 10px;
  color: #45D37F;
  position: absolute;
  right: -5px;
  bottom: 0;
  z-index: 10;
}
.table--action-clm4 .cols .col--date {
  width: 20%;
}
.table--action-clm4 .cols .col--facility {
  width: 35%;
}
.table--action-clm4 .cols .col--link {
  width: 10%;
  margin: 10px 0;
  border-left: none;
}
.table--action-clm4-facility .tt--contents {
  width: 35%;
}
.table--action-clm4-facility .tt--date {
  width: 25%;
}
.table--action-clm4-facility .tt--link {
  width: 10%;
}
.table--action-clm4-facility .tt--facility {
  width: 30%;
}
.table--action-clm4-facility .cols .col--contents {
  width: 35%;
}
.table--action-clm4-facility .cols .col--date {
  width: 25%;
}
.table--action-clm4-facility .cols .col--link {
  width: 10%;
}
.table--action-clm4-facility .cols .col--facility {
  width: 30%;
  border-left: none;
}
.table--action-clm5 .tt--contents, .table--action-clm5 .tt--user {
  width: 30%;
}
.table--action-clm5 .tt--date {
  width: 20%;
}
.table--action-clm5 .tt--status {
  width: 10%;
}
.table--action-clm5 .tt--link {
  width: 10%;
}
.table--action-clm5 .cols .col--contents, .table--action-clm5 .cols .col--user {
  width: 30%;
}
.table--action-clm5 .cols .col--user {
  border-left: none;
}
.table--action-clm5 .cols .col--date {
  width: 20%;
  border-left: none;
}
.table--action-clm5 .cols .col--date .user-mark {
  position: relative;
  max-height: 35px;
}
.table--action-clm5 .cols .col--date .user-mark .fa-circle-check {
  font-style: 10px;
  color: #45D37F;
  position: absolute;
  right: -6px;
  bottom: 0;
  z-index: 10;
}
.table--action-clm5 .cols .col--date .user-mark .fa-circle-xmark {
  font-style: 10px;
  color: #F04F4F;
  position: absolute;
  right: -6px;
  bottom: 0;
  z-index: 10;
}
.table--action-clm5 .cols .col--status {
  width: 10%;
  border-left: none;
  align-items: center;
}
.table--action-clm5 .cols .col--status-note {
  background: #FFE6E6;
}
.table--action-clm5 .cols .col--link {
  width: 10%;
  border-left: none;
}
.table--action-clm5-apply-history .tt--contents, .table--action-clm5-apply-history .tt--facility {
  width: 30%;
}
.table--action-clm5-apply-history .tt--date {
  width: 20%;
}
.table--action-clm5-apply-history .tt--status {
  width: 10%;
}
.table--action-clm5-apply-history .tt--link {
  width: 10%;
}
.table--action-clm5-apply-history .cols .col--contents, .table--action-clm5-apply-history .cols .col--facility {
  width: 30%;
}
.table--action-clm5-apply-history .cols .col--date {
  width: 20%;
}
.table--action-clm5-apply-history .cols .col--status {
  width: 10%;
  border-left: none;
  align-items: center;
}
.table--action-clm5-apply-history .cols .col--status-note {
  background: #FFE6E6;
}
.table--action-clm5-apply-history .cols .col--link {
  width: 10%;
  border-left: none;
}

.table--billing {
  width: 100%;
}
.table--billing thead th {
  background: #F4F4F4;
  border-right: 1px solid #FFFFFF;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  padding: 6px 0;
}
.table--billing thead tr:last-child th {
  border-right: none;
}
.table--billing tbody td {
  padding: 10px;
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  font-size: 1.2rem;
  font-weight: normal;
  vertical-align: middle;
}
.table--billing tbody td:last-child {
  border-right: none;
}
.table--billing tbody td.date {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-align: center;
}
.table--billing tbody td.price {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
}
.table--billing tbody td.facilities {
  font-size: 1.8rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-align: center;
}
.table--billing tbody td.receipt {
  text-align: center;
}
.table--billing tbody td.status--error {
  background: #FFE6E6;
}

.table--schedule-list th,
.table--schedule-list td {
  border: none;
}
.table--schedule-list th {
  border: 1px solid #F5F4FA;
  background-color: #E2E8ED !important;
}
.table--schedule-list td {
  border: 1px solid #F5F4FA;
  background-color: white;
}
.table--schedule-list .th--1,
.table--schedule-list .td--1 {
  width: 20%;
}
.table--schedule-list .th--2,
.table--schedule-list .td--2 {
  width: 20%;
}
.table--schedule-list .th--3,
.table--schedule-list .td--3 {
  width: 17%;
}
.table--schedule-list .th--4,
.table--schedule-list .td--4 {
  width: 30%;
}
.table--schedule-list .th--5,
.table--schedule-list .td--5 {
  width: 7%;
}
.table--schedule-list .th--6,
.table--schedule-list .td--6 {
  width: 6%;
  border-right: none;
}
.table--schedule-list .td--1, .table--schedule-list .td--2, .table--schedule-list .td--5, .table--schedule-list .td--6 {
  vertical-align: top;
}
.table--schedule-list .facility-list {
  display: flex;
  justify-content: start;
  align-items: center;
}
.table--schedule-list .facility-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.table--schedule-list .facility-list-item:first-child {
  margin-left: 0;
}
.table--schedule-list .facility-list-item .dot-wrap {
  border-radius: 4px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.table--schedule-list .facility-list-item .dot-wrap .dot {
  content: " ";
  display: block;
  height: 9px;
  width: 9px;
  border-radius: 50%;
}
.table--schedule-list .facility-list-item .dot-wrap .dot.company {
  background: #F7E9B6;
}
.table--schedule-list .facility-list-item .dot-wrap .dot.address_1 {
  background: #E5F7B8;
}
.table--schedule-list .facility-list-item .dot-wrap .dot.address_2 {
  background: #CBF1F7;
}
.table--schedule-list .facility-list-item .txt-wrap {
  border-radius: 100px;
  padding: 2px 10px;
}
.table--schedule-list .facility-list-item .txt-wrap.company {
  background: #F7E9B6;
}
.table--schedule-list .facility-list-item .txt-wrap.address_1 {
  background: #E5F7B8;
}
.table--schedule-list .facility-list-item .txt-wrap.address_2 {
  background: #CBF1F7;
}
.table--schedule-list .hidden_row {
  display: none;
}
.table--schedule-list .hidden_row .no-under-line {
  border-bottom: none;
}
.table--schedule-list .hidden_row.background-change {
  background: #F8FCFD;
}
.table--schedule-list .hidden_row_trigger.open {
  background: #F8FCFD;
}
.table--schedule-list .hidden_row_trigger.open .no-under-line {
  border-bottom: none;
}
.table--schedule-list_edit th,
.table--schedule-list_edit td {
  border: none;
}
.table--schedule-list_edit td {
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
}
.table--schedule-list_edit .hidden_row {
  display: none;
  background: none;
}
.table--schedule-list_edit .hidden_row .no-under-line {
  border-bottom: none;
}
.table--schedule-list_edit .open_row {
  display: table-row;
  background: none;
}
.table--schedule-list_edit .open_row .no-under-line {
  border-bottom: none;
}
.table--schedule-list_edit .hidden_row_trigger.open {
  background: #F8FCFD;
}
.table--schedule-list_edit .hidden_row_trigger.open .no-under-line {
  border-bottom: none;
}

.table--notifications th,
.table--notifications td {
  border: none;
}
.table--notifications td {
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
}
.table--notifications .th--1,
.table--notifications .td--1 {
  width: 20%;
}
.table--notifications .th--2,
.table--notifications .td--2 {
  width: 20%;
}
.table--notifications .th--3,
.table--notifications .td--3 {
  width: 17%;
}
.table--notifications .th--4,
.table--notifications .td--4 {
  width: 30%;
}
.table--notifications .th--5,
.table--notifications .td--5 {
  width: 7%;
}
.table--notifications .th--6,
.table--notifications .td--6 {
  width: 6%;
  border-right: none;
}
.table--notifications .td--1, .table--notifications .td--2, .table--notifications .td--5, .table--notifications .td--6 {
  vertical-align: top;
}
.table--notifications .facility-list {
  display: flex;
  justify-content: start;
  align-items: center;
}
.table--notifications .facility-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.table--notifications .facility-list-item:first-child {
  margin-left: 0;
}
.table--notifications .facility-list-item .dot-wrap {
  border-radius: 4px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.table--notifications .facility-list-item .dot-wrap .dot {
  content: " ";
  display: block;
  height: 9px;
  width: 9px;
  border-radius: 50%;
}
.table--notifications .facility-list-item .dot-wrap .dot.company {
  background: #F7E9B6;
}
.table--notifications .facility-list-item .dot-wrap .dot.address_1 {
  background: #E5F7B8;
}
.table--notifications .facility-list-item .dot-wrap .dot.address_2 {
  background: #CBF1F7;
}
.table--notifications .facility-list-item .txt-wrap {
  border-radius: 100px;
  padding: 2px 10px;
}
.table--notifications .facility-list-item .txt-wrap.company {
  background: #F7E9B6;
}
.table--notifications .facility-list-item .txt-wrap.address_1 {
  background: #E5F7B8;
}
.table--notifications .facility-list-item .txt-wrap.address_2 {
  background: #CBF1F7;
}
.table--notifications .hidden_row {
  display: none;
}
.table--notifications .hidden_row .no-under-line {
  border-bottom: none;
}
.table--notifications .hidden_row.background-change {
  background: #F8FCFD;
}
.table--notifications .hidden_row_trigger.open {
  background: #F8FCFD;
}
.table--notifications .hidden_row_trigger.open .no-under-line {
  border-bottom: none;
}
.table--notifications_edit th,
.table--notifications_edit td {
  border: none;
}
.table--notifications_edit td {
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
}
.table--notifications_edit .hidden_row {
  display: none;
  background: none;
}
.table--notifications_edit .hidden_row .no-under-line {
  border-bottom: none;
}
.table--notifications_edit .open_row {
  display: table-row;
  background: none;
}
.table--notifications_edit .open_row .no-under-line {
  border-bottom: none;
}
.table--notifications_edit .hidden_row_trigger.open {
  background: #F8FCFD;
}
.table--notifications_edit .hidden_row_trigger.open .no-under-line {
  border-bottom: none;
}

.table--fee {
  width: 100%;
}
.table--fee th {
  width: 33.3333333333%;
  background: #f5f5f5;
  border: 1px solid #ffffff;
  padding: 15px;
  text-align: center;
}
.table--fee td {
  width: 33.3333333333%;
  vertical-align: middle;
}
.table--fee tbody td {
  border: 1px solid #E4E4E4;
  font-size: 1.5rem;
  text-align: center;
  padding: 20px;
}

.table--facility {
  margin-bottom: 30px;
}
.table--facility .comment-menu-trigger {
  position: relative;
}
.table--facility .comment-menu-trigger .comment-menu {
  color: #1D1D1D;
  display: none;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  padding: 10px;
  border-radius: 3px;
  z-index: -101;
  white-space: nowrap;
  margin-top: 20px;
}
.table--facility .comment-menu-trigger:hover .comment-menu {
  opacity: 1;
  z-index: 101 !important;
  display: inline;
}

.inspections-report .table-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.inspections-report .table-print-inspection {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  table-layout: fixed;
}
.inspections-report th,
.inspections-report td:not(.inspection-title) {
  border: 1px solid #E4E4E4;
  vertical-align: middle;
  background: none;
  width: 12.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.inspections-report td.inspection-title {
  border: 1px solid #E4E4E4;
  vertical-align: middle;
  background: none;
  width: 7em;
}
.inspections-report .inspection-title div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inspections-report thead .head-column-1 {
  font-size: 2rem;
}
.inspections-report thead th {
  padding: 10px;
}
.inspections-report thead th.bg-light-blue {
  background: #F8FCFD;
}
.inspections-report thead td {
  text-align: center;
}
.inspections-report tbody tr:nth-child(even) {
  background: #FAFAFA;
}
.inspections-report tbody td {
  text-align: center;
}
.inspections-report tbody td:first-child {
  text-align: left;
  max-width: 210px;
}
.inspections-report tbody td .cell-content {
  display: -webkit-box;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
}

@media screen {
  .table-print-inspection thead .head-column-1 {
    font-size: 2rem;
  }
}
@media print {
  .table-wrapper-print {
    transform: scale(0.7);
    transform-origin: 0% 50%;
  }
  .table-wrapper-print .table-print-inspection th,
.table-wrapper-print .table-print-inspection td {
    font-size: 1rem;
  }
  .table-wrapper-print .table-print-inspection thead .head-column-1 {
    font-size: 1.8rem;
    width: 10rem;
  }
}
.background-white {
  background-color: white;
}
.background-lotion {
  background-color: #FAFAFA;
}
.background-lightgray {
  background-color: #F7F7F7;
}
.background-lightgreen {
  background-color: #F8FCFD;
}

.header {
  background: #ffffff;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  padding: 15px 20px;
  width: 100%;
  max-width: 100%;
}
.header.fixed {
  height: 71px;
  position: fixed;
  top: 0;
  left: 56px;
  right: 0;
  width: calc(100vw - 56px);
  z-index: 301;
}

.header-link-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 240px;
  margin-left: auto;
}

.header-link-list-item {
  border: 1px solid #000000;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.header-link-list-item:hover {
  border-color: #359EC7;
}
.header-link-list-item a {
  display: block;
  font-size: 1.4rem;
  line-height: 1.8;
  height: 30px;
  width: 30px;
}
.header-link-list-item a:hover {
  color: #359EC7;
}
.header-link-list-item .header-comment-menu-trigger + .header-comment-menu {
  background: #1D1D1D;
  position: absolute;
  top: 40px;
  left: -14px;
  border-radius: 3px;
  width: 60px;
  height: 31px;
  display: none;
  justify-content: center;
  align-items: center;
}
.header-link-list-item .header-comment-menu-trigger + .header-comment-menu::after {
  content: "";
  position: absolute;
  right: 0;
  top: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent #1D1D1D transparent;
  border-width: 10px 10px 10px 10px;
}
.header-link-list-item.notification::after {
  content: "";
  border-radius: 50%;
  background: #f04f4f;
  color: #f04f4f;
  display: block;
  height: 9px;
  width: 9px;
  position: absolute;
  top: 0;
  right: 0;
}
.header-link-list-item svg {
  margin: 8px;
}

.header-link-substitute-item {
  position: relative;
  top: 3px;
  right: 5px;
}
.header-link-substitute-item .header-comment-menu-trigger + .header-comment-substitute-menu {
  background: #1D1D1D;
  position: absolute;
  top: 55px;
  left: 30px;
  border-radius: 3px;
  width: 90px;
  height: 31px;
  display: none;
  justify-content: center;
  align-items: center;
}
.header-link-substitute-item .header-comment-menu-trigger + .header-comment-substitute-menu::after {
  content: "";
  position: absolute;
  right: 0;
  top: -15px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent #1D1D1D transparent;
  border-width: 10px 10px 10px 10px;
}

.header .user--link {
  display: block;
  margin-left: 20px;
}
.header .heading1 {
  font-size: 1.8rem;
  font-weight: bold;
}
.header .logo {
  display: block;
  line-height: 1;
  margin-right: 15px;
}

@media screen and (min-width: 993px) {
  .main-header {
    position: relative;
    z-index: 310;
  }
}
.main-header .toggle-sidebar {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translate(-50%, -50%);
  color: white;
  background-color: #1D1D1D;
  padding: 2px 7px;
  border-radius: 100%;
  z-index: 310;
  transition: all 0.3s;
}
.main-header .header-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 120px;
  margin-left: auto;
}
.main-header .header-action-item {
  border: 1px solid #000000;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.main-header .header-action-item:hover {
  border-color: #359EC7;
}
.main-header .header-action-item a {
  display: block;
  font-size: 1.4rem;
  line-height: 1.8;
  height: 30px;
  width: 30px;
}
.main-header .header-action-item a:hover {
  color: #359EC7;
}
.main-header .header-action-item.notification::after {
  content: "";
  border-radius: 50%;
  background: #f04f4f;
  color: #f04f4f;
  display: block;
  height: 9px;
  width: 9px;
  position: absolute;
  top: 0;
  right: 0;
}
.main-header .user--link {
  background: #7566ed;
  border-radius: 50%;
  border: 4px solid #7566ed;
  display: block;
  font-size: 2.4rem;
  height: 40px;
  margin-left: 20px;
  width: 40px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-collapse .toggle-sidebar {
  top: 100%;
  left: 0;
  transform: translate(0%, -50%) rotate(180deg);
}

.body--side-open .header.fixed {
  left: 191px;
  width: calc(100vw - 192px);
}

.header--bgblack {
  height: 71px;
  background: #1D1D1D;
  padding: 0 25px;
}
.header--bgblack .logo {
  line-height: 1;
}

/* override styles when printing */
@media print {
  .header {
    display: none;
  }
}
.side {
  min-width: 200px;
  max-width: 200px;
  top: 0;
  position: fixed;
  z-index: 401;
  height: 100vh;
}
.side .trigger {
  cursor: pointer;
  position: absolute;
  top: 1%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 56px;
  height: 40px;
  z-index: 410;
}
.side .trigger span {
  display: block;
  position: absolute;
  width: 20px;
  border-bottom: solid 2px #fff;
  transition: 0.35s ease-in-out;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.side .trigger span:nth-child(1n) {
  top: 10px;
}
.side .trigger span:nth-child(2n) {
  top: 18px;
}
.side .trigger span:nth-child(3n) {
  top: 26px;
}

.side-link {
  margin-top: 60px;
}

.side-link-item {
  border-left: 5px solid #000;
  text-align: center;
}
.side-link-item.current {
  background: rgba(255, 255, 255, 0.1);
  border-left: 5px solid #359ec7;
}
.side-link-item .comment-trigger {
  margin-left: 5px;
}
.side-link-item .comment-trigger + .comment-menu {
  display: none;
  background: #FFFFFF;
  position: absolute;
  top: 47px;
  padding: 10px;
  border-radius: 3px;
  min-width: 140px;
  z-index: -101;
  box-shadow: 2px 2px 4px gray;
}
.side-link-item .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 47%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #FFFFFF;
}
.side-link-item .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.side-link-item .comment-trigger + .comment-menu .single-text {
  color: black;
  white-space: nowrap;
}
.side-link-item .comment-trigger:hover + .comment-menu {
  display: block;
  z-index: 101;
}

.side-link a {
  color: #ffffff;
  padding: 20px 20px 20px 15px;
  display: flex;
}
.side-link a .txt {
  margin-left: 10px;
  font-size: 1em;
}

.side .logo {
  position: relative;
}
.side .logo .toggle-sidebar {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  color: white;
  background-color: #1D1D1D;
  padding: 2px 7px;
  border-radius: 100%;
  z-index: 410;
  transition: all 0.3s;
  cursor: pointer;
}
.side.close .close-btn,
.side.close .logo {
  display: none;
}
.side.close .trigger {
  display: block;
}
.side.close .side-link a .txt {
  display: none;
}
.side.close .comment-trigger {
  margin-left: 3px;
}
.side.close .comment-trigger + .comment-menu::before {
  left: 10%;
}
.side.open .logo {
  display: block;
}
.side.open .trigger {
  display: none;
}
.side.open .side-link a {
  display: flex;
}
.side.open .side-link a .txt {
  display: block;
}
.side.open .close-btn {
  background: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 60px;
  right: -10px;
  z-index: 410;
}
.side.open .close-btn .fa-arrow-left {
  color: #ffffff;
}
.side.open .comment-trigger + .comment-menu::before {
  left: 47%;
}

.main-sidebar {
  background-color: red;
}
.main-sidebar .sidebar {
  padding-right: 0;
  padding-left: 0;
}
.main-sidebar .sidebar .nav-sidebar {
  padding-right: 0;
  padding-left: 0;
}
.main-sidebar .sidebar .nav-sidebar .nav-item {
  font-size: 13px;
  width: 100%;
}
.main-sidebar .sidebar .nav-sidebar .nav-item .nav-icon {
  font-size: 16px;
  margin-right: 10px;
}
.main-sidebar .sidebar .nav-sidebar .nav-item .nav-link {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-radius: 0;
  border-left: 3px solid transparent;
}
.main-sidebar .sidebar .nav-sidebar .nav-item .nav-link.active {
  border-left: 3px solid #86D1EC;
  background: rgba(255, 255, 255, 0.1);
}

.side-underlay--expanded {
  padding-top: 50px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  height: 100vh;
  width: 189px;
  flex-shrink: 0;
}

.side-underlay--retracted {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  height: 10vh;
  width: 56px;
  flex-shrink: 0;
}

/* override styles when printing */
@media print {
  .side {
    display: none;
  }
}
.submenu {
  position: fixed;
  min-width: 160px;
  max-width: 160px;
  min-height: calc(100vh - 52px);
  height: 100vh;
  background-color: #E4E4E4;
}
.submenu .submenu-list {
  margin-top: 60px;
  position: fixed;
  width: 160px;
  height: 100vh;
}
.submenu .submenu-item {
  text-align: center;
}
.submenu .submenu-item.current {
  background: #FFFFFF;
}
.submenu .submenu-list a {
  color: #1D1D1D;
  padding: 20px 20px 20px 15px;
  display: flex;
  font-size: 1.3rem;
}
.submenu .submenu-list a .txt {
  margin-left: 10px;
}

.submenu-underlay {
  background-color: #E4E4E4;
  position: -webkit-sticky;
  position: sticky;
  height: 100vh;
  width: 160px;
  flex-shrink: 0;
}

.body--side-open .submenu {
  left: 190px;
}
.body--side-open .submenu-bottom-btn-area {
  left: 350px !important;
}

.submenu-bottom-btn-area {
  left: 216px !important;
}

.help--footer {
  background: #1D1D1D;
  position: fixed;
  left: 56px;
  right: 0;
  bottom: 0;
}
.help--footer .inner {
  margin: 0 auto;
  padding: 40px 20px;
  width: 100%;
  max-width: 100%;
}
.help--footer .inner .footer-link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.help--footer .inner .footer-link-item {
  padding-left: 30px;
}
.help--footer .inner .footer-link-item:first-child {
  padding-left: 0;
}
.help--footer .inner .footer-link-item a {
  color: #FFFFFF;
}

.body--side-open .help--footer {
  left: 190px;
}

.userside-menu {
  box-shadow: -3px 2px 10px rgba(0, 0, 0, 0.1019607843);
  background: #FAFAFA;
  position: fixed;
  top: 71px;
  height: 100vh;
  width: 300px;
  z-index: 1;
  right: -300px;
  transition: 0.3s;
}
.userside-menu .col {
  border-bottom: 1px solid #E4E4E4;
  padding: 30px 20px;
}
.userside-menu .col:last-child {
  border-bottom: none;
}
.userside-menu.open {
  right: 0;
}

.main {
  padding-bottom: 150px;
}

.main--100vh {
  height: 100vh;
}

.main--popup {
  height: 100vh;
  padding-bottom: 0;
  position: relative;
}

.main--facility .box--search {
  padding: 20px 0;
}
.main--facility .box--search input[type=search] {
  border-radius: 210px;
  width: 300px;
}
.main--facility .box--search .btn-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main--facility .box--search .btn-list-item .btn {
  text-align: center;
  width: 160px;
  margin-top: 0;
}
.main--facility .box--links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.main--facility .box--links .btn--back {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
  width: 60px;
}
.main--facility .box--links .btn--back .fa-angle-left {
  margin-right: 5px;
}
.main--facility .box--links .btn--border {
  margin: 0;
}
.main--facility .box--links .btn-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main--facility .box--links .btn-list-item .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}
@media print {
  .main--facility .print-none {
    display: none;
  }
}
.main--facility .tab--body .head {
  margin-bottom: 40px;
}
.main--facility .tab--body .head .flex-left {
  width: 80%;
}
.main--facility .tab--body .head .flex-left .line {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.main--facility .tab--body .head .flex-left .line .tt {
  color: #888888;
  font-size: 1rem;
  line-height: 1.4;
}
.main--facility .tab--body .head .flex-left .line .txt {
  font-size: 1.8rem;
  font-weight: bold;
}
.main--facility .tab--body .head .flex-left .line .col {
  margin-right: 20px;
}
.main--facility .tab--body .head .flex-left .line .col--icon svg {
  font-size: 2rem;
}
.main--facility .tab--body .head .flex-right {
  width: 20%;
}

.main .domain--tt {
  border-left: 5px solid #359ec7;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 10px 0 10px 10px;
}
.main .domain--list-item {
  font-size: 1.4rem;
  font-weight: bold;
}
.main .parts--heading2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 15px;
}
.main .parts--heading2 svg {
  font-size: 2rem;
}
.main .parts--heading2 .heading2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-left: 20px;
}
.main .user--input-wrap .col .input--line-1 {
  width: 50%;
}
.main .user--input-wrap .col .input--line-2 {
  width: 20%;
}
.main .user--input-wrap .col .input--line-3,
.main .user--input-wrap .col .input--line-4 {
  width: 30%;
}

.main--login {
  padding-top: 100px;
}
.main--login .inner {
  position: relative;
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .main--login .inner-sp {
    padding: 0 20px;
  }
}
.main--login .checkbox {
  margin-left: -40px;
}
.main--login .col .input--line {
  margin-bottom: 30px;
}
.main--login .col .input--line.w500 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.main--login .col .input--line .tt {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.main--login .col .input--line .parts--tt {
  margin-bottom: 10px;
}
.main--login .col .input--line .parts--tt .tt {
  margin-bottom: 0;
}
.main--login .col .input--line .fa-star {
  color: #f04f4f;
  font-size: 0.7rem;
  margin-left: 5px;
}
.main--login .col .input--line .txt--error {
  display: none;
}
.main--login .col .input--line .txt--error.active {
  display: flex;
}
.main--login .type-legal {
  display: none;
}
.main--login .type-personal {
  display: none;
}
@media screen and (max-width: 767px) {
  .main--login .input-line-for-sp {
    text-align: center;
  }
  .main--login .input-line-for-sp .br-for-sp {
    display: block;
    text-align: left;
  }
  .main--login .input-line-for-sp .radio-sp {
    margin-left: 0px;
    width: 100%;
  }
  .main--login .input-line-for-sp .checkbox-label-sp {
    display: inline-block;
  }
  .main--login .input-line-for-sp .btn-2-sp {
    margin-top: 0px;
    width: 100%;
  }
  .main--login .flex-sp {
    display: flex;
  }
  .main--login .none-sp {
    display: none;
  }
  .main--login .mt0-sp {
    margin-top: 0 !important;
  }
  .main--login .mt20-sp {
    margin-top: 20px !important;
  }
  .main--login .mt40-sp {
    margin-top: 40px !important;
  }
  .main--login .ml0-sp {
    margin-left: 0 !important;
  }
  .main--login .ml20-sp {
    margin-left: 20px !important;
  }
  .main--login .pl10-sp {
    padding-left: 10px !important;
  }
  .main--login .w35p-sp {
    width: 35% !important;
  }
  .main--login .w140-sp {
    width: 140px !important;
  }
}
.main--login .col--confirm .input--line {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: flex-start;
  padding-bottom: 20px;
}
.main--login .col--confirm .input--line .tt {
  width: 200px;
}
.main--login .link--skip {
  position: absolute;
  top: 20%;
  right: 0;
}
.main--login .link--skip .fa-angle-right {
  color: #359ec7;
  padding-left: 10px;
}
.main--login .bill-input .start {
  margin-left: -36px;
}
.main--login .bill-input .start input[type=radio] {
  display: block;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  accent-color: #359EC7;
  width: 20px;
  margin-right: 16px;
}
.main--login .bill-input hr {
  border-top: 1px solid #E4E4E4;
}
.main--login .bill-input .sub {
  position: relative;
}
.main--login .bill-input .skip {
  position: absolute;
  right: 0;
}
.main--login #companies {
  max-height: 280px;
  overflow-y: scroll;
}
.main--login #companies .radio--label::before {
  top: auto;
}
.main--login #companies .radio--label::after {
  top: auto;
}
.main--login .hand-select {
  cursor: pointer;
  cursor: hand;
}
.main--login #credit-trigger {
  width: 300px;
}

.main--user .box--search {
  padding: 20px 0;
}
.main--user .box--search input[type=search] {
  border-radius: 210px;
  width: 450px;
}
.main--user .box--search .btn-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main--user .box--search .btn-list-item .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 36px;
  margin-top: 0;
}
.main--user .box--links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.main--user .box--links .btn--back {
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
  width: 60px;
}
.main--user .box--links .btn--back .fa-angle-left {
  margin-right: 5px;
}
.main--user .box--links .btn--border {
  margin: 0;
}
.main--user .box--links .btn-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main--user .box--links .btn-list-item .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}
.main--user .table--user {
  width: 100%;
}
.main--user .table--user th,
.main--user .table--user td {
  display: block;
  width: 100%;
  text-align: left;
}
.main--user .table--user th {
  color: #888888;
  font-size: 1.2rem;
  padding: 15px 0 5px;
}
.main--user .table--user td {
  border-bottom: 1px solid #e4e4e4;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 0 15px;
  position: relative;
}
.main--user .table--user td .edit {
  color: #359ec7;
  font-size: 1.4rem;
  height: 30px;
  width: 30px;
  margin-left: auto;
  position: absolute;
  right: 0;
  text-align: center;
}
.main--user .table--clm4 tr {
  height: 55px;
}
.main--user .table--clm4 td {
  padding: 10px;
}
.main--user .table--clm4 .th--username {
  width: 26%;
}
.main--user .table--clm4 .th--mail {
  width: 37%;
}
.main--user .table--clm4 .th--department {
  width: 26%;
}
.main--user .table--clm4 .th--link {
  width: 10%;
}
.main--user .table--clm4 .td--link .btn {
  width: 60px;
}
.main--user .table--clm4 .td--username .line {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main--user .table--clm4 .td--username .line .img {
  position: relative;
  height: 30px;
  width: 30px;
}
.main--user .table--clm4 .td--username .line .img--borderblue img {
  border: 2px solid #86d1ec;
  border-radius: 100px;
}
.main--user .table--clm4 .td--username .line .img--bordergreen img {
  border: 2px solid #8de4a7;
  border-radius: 100px;
}
.main--user .table--clm4 .td--username .line .img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 32px;
  width: 32px;
}
.main--user .table--clm4 .td--username .line .icon {
  border-radius: 50%;
  color: #ffffff;
  font-size: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
}
.main--user .table--clm4 .td--username .line .icon--bgpurple {
  background: #7566ed;
}
.main--user .table--clm4 .td--username .line .icon--bglightblue {
  background: #86d1ec;
}
.main--user .table--clm4 .td--username .line .icon--bggreen {
  background: #8de4a7;
}
.main--user .table--clm4 .td--username .line .names {
  margin-left: 10px;
}
.main--user .table--clm4 .td--username .line .names .name {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
.main--user .table--clm4 .td--username .line .names .furigana {
  color: #888888;
  font-size: 1rem;
  line-height: 1.4;
}
.main--user .table--clm4 .td--username .line .myself {
  background: #e2e7ff;
  border-radius: 100px;
  font-size: 1rem;
  line-height: 1;
  margin-left: auto;
  padding: 5px;
}
.main--user .table--clm4 .td--department .count {
  color: #888888;
  margin-left: 10px;
}
.main--user .box--user {
  margin-bottom: 20px;
}
.main--user .box--user .flex--left {
  width: 40%;
}
.main--user .box--user .flex--left .img {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 120px;
  margin: 0 auto 30px;
}
.main--user .box--user .flex--left .img .fa-user {
  color: #ffffff;
  font-size: 7rem;
}
.main--user .box--user .flex--left .name {
  font-size: 2rem;
  font-weight: bold;
}
.main--user .box--user .flex--left .furigana {
  color: #888888;
  font-size: 1.2rem;
}
.main--user .box--user .flex--right {
  width: 60%;
}
.main--user .col .input--line.w500 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.main--user .col .input--line .tt {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.main--user .col .input--line .parts--tt {
  margin-bottom: 10px;
}
.main--user .col .input--line .parts--tt .tt {
  margin-bottom: 0;
}
.main--user .col .input--line .parts--tt .fa-star {
  color: #f04f4f;
  font-size: 0.7rem;
  margin-left: 5px;
}
.main--user .col .input--line .txt--error {
  display: none;
}
.main--user .col .input--line .txt--error.active {
  display: flex;
}
.main--user .col--confirm .input--line {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: flex-start;
  padding-bottom: 20px;
}
.main--user .col--confirm .input--line .tt {
  width: 200px;
}
.main--user .row {
  margin-bottom: 30px;
}

.main--detail {
  padding-top: 50px;
  letter-spacing: 0.8px;
}
.main--detail .acc-info-title-label {
  font-size: 18px;
  font-weight: bold;
}
.main--detail .acc-info-title-label .s-title {
  font-size: 13px;
  margin-left: 3px;
  font-weight: normal;
}
.main--detail .acc-info-title .acc-info-icon .acc-info-icon-child {
  width: 110px;
  position: relative;
  margin: 0 auto;
}
.main--detail .acc-info-title .fa-circle-user {
  font-size: 110px;
  color: #7566ED;
}
.main--detail .acc-info-title .fa-camera {
  font-size: 25px;
  color: #359EC7;
  position: absolute;
  right: 1px;
  bottom: 10px;
}
.main--detail .kuroneko-judging-status {
  background: #FFE6E6;
  border-radius: 20px;
  padding: 2px 18px;
  margin-top: 20px;
  font-size: 11px;
  vertical-align: middle;
}
.main--detail .fa-pencil {
  color: #359EC7;
}
.main--detail hr {
  margin-top: 20px;
  border: none;
  border-top: 2px solid #E4E4E4;
}
.main--detail .info-input {
  font-size: 16px;
  font-weight: bold;
}
.main--detail .info-input .u-purple {
  color: #7566ED;
  font-size: 30px;
  margin-right: 10px;
}
.main--detail .info-input .u-cyanide {
  color: #86D1EC;
  font-size: 30px;
  margin-right: 10px;
}
.main--detail .info-label {
  font-size: 12px;
  color: #888888;
}
.main--detail p {
  margin-top: 20px;
}
.main--detail .btn-edit-authority {
  border: 1px solid #F04F4F;
  padding: 6px 10px;
  border-radius: 15px;
}
.main--detail .btn-edit-authority a {
  color: #F04F4F;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.main--detail .g-password {
  color: #BFBFBF;
  font-size: 12px;
}
.main--detail .dot-password {
  letter-spacing: 4.2px;
  font-size: 7px;
}
.main--detail .btn-edit-bill {
  border: 1px solid #359EC7;
  padding: 6px 18px;
  border-radius: 15px;
  margin-top: 20px;
}
.main--detail .btn-edit-bill a {
  color: #359EC7;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.main--detail .sp-myself {
  font-size: 10px;
  border-radius: 7px;
  background: #D6ECF4;
  padding: 3px;
  font-weight: bold;
}
.main--detail .contract-status {
  width: 65px;
  height: 20px;
  border-radius: 100px;
  opacity: 1;
  margin: 5px 5px 0 0;
}
.main--detail .contract-status span {
  text-align: center;
  font-size: 10px;
  font-family: Outfit;
  letter-spacing: 0.5px;
  color: #1D1D1D;
  opacity: 1;
}

.main-acc-del .modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}
.main-acc-del .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 400px;
}

.btn-item {
  position: relative;
}
.btn-item .comment-trigger + .comment-menu {
  display: none;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: 10%;
  padding: 10px;
  border-radius: 3px;
  min-width: 180px;
  z-index: -101;
}
.btn-item .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 81%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.btn-item .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.btn-item .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101 !important;
  display: block;
}

.ml-4 {
  margin-left: 4px;
}

.box-info {
  border-bottom: 1px solid #E4E4E4;
  padding: 15px;
}
.box-info .fs14 {
  font-size: 14px;
}
.box-info:first-child {
  border-top: 1px solid #E4E4E4;
}

.billing--mail .email {
  position: relative;
}
.billing--mail .email .delete-row {
  position: absolute;
  right: 12px;
}
.billing--notes .note {
  position: relative;
}
.billing--notes .note .delete-row {
  position: absolute;
  right: 12px;
}
.billing--user-name {
  font-size: 16px;
  font-weight: bold;
}
.billing--user-mail_address {
  font-size: 12px;
}

.facility {
  flex: 1;
  overflow: auto;
}
.facility .validation--error {
  font-size: 12px;
  color: red;
}
.facility .facility-menu .icon {
  font-size: 2rem;
  margin-right: 10px;
}
.facility .facility-menu .counter {
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: left;
}
.facility .facility-menu .counter--current {
  font-family: "Outfit";
  letter-spacing: 1.2px;
  color: #1D1D1D;
  font-size: 24px;
  line-height: 1.2;
}
.facility .facility-menu .counter--total {
  font-size: 14px;
  font-family: "Outfit";
  letter-spacing: 0.7px;
  color: #AED8E9;
}
.facility .facility-menu .counter--text {
  margin-left: 10px;
  letter-spacing: 0.6px;
  color: #1D1D1D;
  opacity: 1;
  font-size: 12px;
}
.facility .tabs button {
  color: #888;
  border-right: none !important;
}
.facility .tabs button.active {
  color: #359EC7;
  background-color: #F4F4F4;
  border-right: 2px solid #359EC7 !important;
  border-bottom: 2px solid #359EC7;
}
.facility .toggle {
  cursor: pointer;
}
.facility .toggle--on {
  display: none;
}
.facility .toggle--off {
  display: block;
}
.facility .toggle svg {
  color: #359EC7;
  margin-left: 15px;
}
.facility .rule-toggle {
  cursor: pointer;
}
.facility .rule-toggle--on {
  display: none;
}
.facility .rule-toggle--off {
  display: block;
}
.facility .rule-toggle svg {
  color: #359EC7;
  margin-left: 15px;
}
.facility .subtext {
  font-size: 10px;
  letter-spacing: 0.5px;
  color: #888888;
}
.facility .tabs {
  display: flex;
  height: 50px;
  background: #E4E4E4;
}
.facility .tabs .tabs--selected {
  background: #F4F4F4;
}
.facility .tabs button {
  flex: 1;
  border-right: 2px solid #359EC7;
}
.facility .tabs .last-button {
  border-right: none;
}
.facility .tabs--selected {
  color: #359EC7;
  border-bottom: 2px #359EC7 solid;
}
.facility .page-title {
  margin-top: 3.846rem;
}
.facility .page-subtitle {
  letter-spacing: 0.65px;
}
.facility .tag {
  margin-right: 15px;
}
.facility .tag-text {
  font-size: 18px;
  font-weight: bold;
}
.facility .value-text {
  font-size: 16px;
}
.facility .facility-container {
  margin: 0 auto;
}
.facility .facility-container .user--input-wrap {
  margin: 0 auto;
  width: 50%;
}
.facility .facility-container .user--input-wrap .input--line .add-location {
  margin-left: 2%;
}
.facility .facility-container .user--input-wrap .input--line .fa-circle-plus {
  color: #359ec7;
  font-size: 25px;
}
.facility .facility-container .user--input-wrap .input--line .fa-cloud-arrow-up {
  font-size: 40px;
  color: #aed8e9;
}
.facility .facility-container .user--input-wrap .input--line .fa-file {
  font-size: 30px;
  color: #aed8e9;
}
.facility .facility-container .user--input-wrap .input--line .bd-dashed {
  border: 3px dashed #e4e4e4;
  margin-bottom: 10px;
}
.facility .facility-container .user--input-wrap .input--line .cycle-count {
  width: 70px;
}
.facility .facility-container .user--input-wrap .input--line .select-mail {
  width: 100%;
}
.facility .facility-container .user--input-wrap .input--line #select-file {
  visibility: hidden;
}
.facility .facility-container .user--input-wrap .input--line .btn--border {
  width: 120px;
  padding: 5px 15px;
  margin: 0 auto;
}
.facility .facility-container .user--input-wrap .input--line input[type=date] {
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  background: #ffffff;
  padding: 10px 10px;
  width: 100%;
  font-size: 1.3rem;
}
.facility .facility-container .user--input-wrap .input--line .uploaded-file--info {
  flex: 1;
}
.facility .facility-container .user--input-wrap .input--line .uploaded-file--bar {
  height: 4px;
  background-color: #aed8e9;
  flex: 1;
}
.facility .facility-container .user--input-wrap .cop-mail,
.facility .facility-container .user--input-wrap .cop-checker,
.facility .facility-container .user--input-wrap .cop-checker-csv {
  margin-top: 10px;
  color: #359ec7;
  cursor: pointer;
}
.facility .facility-container .user--input-wrap .cop-mail span,
.facility .facility-container .user--input-wrap .cop-checker span,
.facility .facility-container .user--input-wrap .cop-checker-csv span {
  font-size: 14px;
}
.facility .facility-container .user--input-wrap .cop-mail .fa-circle-plus,
.facility .facility-container .user--input-wrap .cop-checker .fa-circle-plus,
.facility .facility-container .user--input-wrap .cop-checker-csv .fa-circle-plus {
  font-size: 17px;
}
.facility .facility-container .user--input-wrap #container-mail .input--line {
  position: relative;
}
.facility .facility-container .user--input-wrap #container-mail .input--line .fa-x {
  position: absolute;
  right: 8px;
}
.facility .facility-container .facility-cfm .user--input-wrap {
  padding-bottom: 15px;
}
.facility .facility-container .facility-cfm .user--input-wrap .flex-spacebetween > div {
  margin-right: 10px;
}
.facility .facility-container .facility-cfm svg {
  width: 35px;
  font-size: 30px;
  margin-right: 15px;
}
.facility .facility-container .facility-cfm .cfm-input {
  font-size: 16px;
  font-weight: bold;
}
.facility .facility-container .facility-cfm .tag-icon i {
  width: 24px;
}
.facility .facility-container .facility-cfm .regular-title {
  width: 50%;
  margin: 0 auto;
}
.facility .facility-container .validation--error-csv {
  font-size: 12px;
  color: red;
}
.facility .facility-container #preview_toggle {
  display: flex;
  justify-items: center;
  align-items: center;
  margin-left: 10px;
  font-size: 14px;
  color: #359EC7;
  cursor: pointer;
}
.facility .facility-container #preview_toggle .preview_toggle--on {
  display: none;
}
.facility .facility-container #preview_table {
  display: none;
  margin: 20px 0 10px;
}
.facility .facility-container #preview_table #preview_table_csv {
  width: 100%;
}
.facility .facility-container #preview_table #preview_table_csv th, .facility .facility-container #preview_table #preview_table_csv td {
  border: 1px solid #d2d2d2;
}
.facility .facility-container #preview_table #preview_table_csv th {
  text-align: center;
  padding: 5px 10px;
  background: #359EC7;
}
.facility .facility-container #preview_table #preview_table_csv td {
  text-align: left;
  padding: 5px;
}
.facility .facility-container #preview_table #preview_table_csv .tooltip_csv {
  position: relative;
  z-index: 20;
  background: #ffcccc;
}
.facility .facility-container #preview_table #preview_table_csv .tooltip_text {
  display: none;
  position: absolute;
  z-index: 10;
  border: 1px solid red;
  background: #FFFFFF;
  color: #000000;
  border-radius: 6px;
  padding: 3px;
  top: 100%;
  width: 243px;
}
.facility .facility-container #preview_table #preview_table_csv .tooltip_csv:hover .tooltip_text {
  display: block;
}
.facility .parent-con-checker, .facility .parent-con-checker-csv {
  position: relative;
}
.facility .parent-con-checker .fa-x, .facility .parent-con-checker-csv .fa-x {
  position: absolute;
  right: 8px;
  top: 46px;
}
.facility .parts--heading2 .fa-angle-down {
  color: #359EC7;
  transition-duration: 0.2s;
}
.facility .parts--heading2.open .fa-angle-down {
  transform: rotate(180deg);
  transition-duration: 0.2s;
}
.facility .input--line .parts--tt {
  margin-bottom: 10px;
}
.facility .input--line .parts--tt .fa-star {
  color: #f04f4f;
  font-size: 0.7rem;
  margin-left: 5px;
}
.facility .input--line .fa-circle-plus {
  color: #359ec7;
  font-size: 25px;
}
.facility .input--line.pos--relative {
  position: relative;
}
.facility .input--line.pos--relative .open-menu {
  display: none;
  border: 1px solid #359EC7;
  border-radius: 6px;
  box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.1019607843);
  background: #FFFFFF;
  width: 100%;
  padding: 15px 20px 30px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 101;
}
.facility .input--line.pos--relative .open-menu.open {
  display: block;
}
.facility .input--line .drop--wrap {
  border: 3px dashed #E4E4E4;
  padding: 20px;
}
.facility .input--line .drop--wrap .fa-cloud-arrow-up {
  font-size: 5.6rem;
  color: #aed8e9;
}
.facility .col .line .txt {
  font-size: 1.8rem;
}
.facility .col .line .icon {
  width: 35px;
}
.facility .col .line .icon svg {
  font-size: 2rem;
}
.facility .col .line .arrow {
  color: #AED8E9;
  font-size: 1.5rem;
  text-align: center;
  width: 30px;
}
.facility .col .line .user--line .icon {
  border: 2px solid gray;
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
}
.facility .col .line .user--line .icon--bggreen {
  background: #8DE4A7;
  border: 2px solid #8DE4A7;
}
.facility .col .line .user--line .icon--bglightblue {
  background: #86D1EC;
  border: 2px solid #86D1EC;
}
.facility .col .line .user--line .icon--bgpurple {
  background: #7566ED;
  border: 2px solid #7566ED;
}
.facility .col .line .user--line .icon svg {
  font-size: 1.7rem;
}
.facility .conservation-kind-ids {
  display: grid;
  grid-auto-flow: column;
  gap: 15px;
}
.facility .conservation-kind-ids .col.conservation-kind-id {
  padding: 10px;
  border-radius: 5px;
  background-color: #FAFAFA;
}
.facility .conservation-kind-ids .col.conservation-kind-id.active {
  background-color: #E5F2FF;
}
.facility .conservation-kind-ids .col.conservation-kind-id.error {
  background-color: #FEF5F5 !important;
}
.facility .conservation-kind-ids .col.conservation-kind-id .radio--label::before {
  background-color: #FFFFFF;
}
.facility .conservation-kind-ids .col.conservation-kind-id input[type=checkbox]:disabled {
  opacity: 0.5;
}
.facility .conservation-kind-ids .col.conservation-kind-id input[type=checkbox]:disabled + .checkbox--label {
  opacity: 0.5;
}
.facility .rule-types--error {
  font-size: 12px;
  color: red;
}
.facility .box-preview {
  position: relative;
}
.facility .box-preview .open-menu {
  position: absolute;
  bottom: 0;
}
.facility .box-preview + .open-menu {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
  padding: 40px;
}
.facility .preview-btn {
  color: #359EC7;
  display: block;
}
.facility .preview-btn:hover {
  cursor: pointer;
}
.facility .preview-btn.open svg {
  transform: rotate(-180deg);
}
.facility .box--search .btn-list {
  align-items: flex-start;
  margin-bottom: 30px;
}
.facility .box--search .dropdown-search-wrap {
  align-items: center;
}
.facility .box--search .dropdown-search-wrap + .open-menu {
  border: 1px solid #359EC7;
  padding: 40px 30px 50px;
  width: 100%;
  margin-top: -20px;
}
.facility .box--search .dropdown-search--trigger {
  border: 1px solid #359EC7;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  padding: 10px;
  position: relative;
  z-index: 10;
  margin-top: -20px;
}
.facility .box--search .dropdown-search--trigger svg {
  color: #359EC7;
}
.facility .box--search .dropdown-search--trigger.open {
  border-bottom: 1px solid #FFFFFF;
  border-radius: 8px 8px 0 0;
  padding: 10px 10px 30px;
}
.facility .box--search .dropdown-search--trigger.open svg {
  transform: rotate(-180deg);
}
.facility .box-inspection {
  position: relative;
}
.facility .box-inspection .count {
  opacity: 0;
}
.facility .box-inspection .count-active {
  opacity: 1;
}
.facility .box-inspection .count-num {
  letter-spacing: 0.2em;
}
.facility .box-inspection .trash-can {
  position: absolute;
  top: 10px;
  right: 10px;
}
.facility .box--empty {
  margin-top: 90px;
  width: 100%;
  overflow: auto;
  text-align: center;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.facility .box--links {
  padding: 20px 0;
}
.facility .box--links.flex-end {
  justify-content: flex-end;
}
.facility .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 56px;
  right: 0;
  width: calc(100vw - 56px);
  z-index: 201;
  padding-left: 20px;
  padding-right: 20px;
}
.facility .modal--box--links {
  display: flex;
  justify-content: center;
}
.facility .modal--box--links .btn-list {
  display: flex;
  align-items: center;
}
.facility .modal--box--links .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}
.facility .col--facilityHistoryListAdd input[type=radio] + .radio--label::before {
  top: 5px;
}
.facility .col--facilityHistoryListAdd input[type=radio] + .radio--label::after {
  top: 11px;
}
.facility .line--comment {
  position: relative;
}
.facility .line--comment .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: -100px;
  right: 12%;
  padding: 10px;
  border-radius: 3px;
  min-width: 140px;
  z-index: -101;
}
.facility .line--comment .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-top: 9px solid #F7F7F7;
}
.facility .line--comment .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.facility .line--comment .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101;
}
.facility .graph--switch {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0588235294);
  border-radius: 100px;
  margin: 30px auto;
  width: 160px;
  padding: 5px;
}
.facility .graph--switch-item {
  width: 150px;
}
.facility .graph--switch-item a {
  background: #FFFFFF;
  border-radius: 100px;
  color: #888888;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  padding: 10px;
}
.facility .graph--switch-item._current a {
  background: #DCF1E4;
  color: #1D1D1D;
}
.facility .graph--switch-item._current._sealmore a {
  background: #FCFCB8;
  color: #1D1D1D;
}
.facility .graph--switch-item._current._vherme a {
  background: #E5F2FF;
  color: #1D1D1D;
}
.facility .graph--switch-item._active a {
  background: #DCF1E4;
  color: #1D1D1D;
}
.facility .graph--switch-item._active._sealmore a {
  background: #FCFCB8;
  color: #1D1D1D;
}
.facility .graph--switch-item._active._vherme a {
  background: #E5F2FF;
  color: #1D1D1D;
}
.facility .graph--wrap {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  margin-top: 15px;
  padding: 20px 20px 30px;
}
.facility .graph--wrap canvas {
  height: 400px !important;
}
.facility .graph--tt {
  position: relative;
  margin-bottom: 20px;
}
.facility .graph--tt .unit {
  position: absolute;
  left: 0;
  bottom: 0;
}
.facility .graph--panel {
  display: none;
}
.facility .graph--panel._current {
  display: block;
}
.facility .graph--panel._active {
  display: block;
}
.facility .graph .box--cbm-head .status,
.facility .graph .box--cbm-head .sensor-battery {
  background: #F4F4F4;
  padding: 5px 10px;
  margin-bottom: 1px;
}
.facility .graph .box--cbm-head .status .tt,
.facility .graph .box--cbm-head .sensor-battery .tt {
  width: 110px;
}
.facility .graph .box--cbm-head .status--normal .icon > svg,
.facility .graph .box--cbm-head .sensor-battery--normal .icon > svg {
  color: #45D37F;
}
.facility .graph .box--cbm-head .status--normal .text,
.facility .graph .box--cbm-head .sensor-battery--normal .text {
  color: #45D37F;
}
.facility .graph .box--cbm-head .status--exchange .icon > svg,
.facility .graph .box--cbm-head .sensor-battery--exchange .icon > svg {
  color: #F5AF14;
}
.facility .graph .box--cbm-head .status--exchange .text,
.facility .graph .box--cbm-head .sensor-battery--exchange .text {
  color: #F5AF14;
}
.facility .graph .box--cbm-head .status--limit .icon > svg,
.facility .graph .box--cbm-head .sensor-battery--limit .icon > svg {
  color: #F04F4F;
}
.facility .graph .box--cbm-head .status--limit .text,
.facility .graph .box--cbm-head .sensor-battery--limit .text {
  color: #F04F4F;
}
.facility .graph .box--cbm-graph {
  margin-top: 60px;
}
.facility .graph .box--cbm-graph .cbm--wrap {
  position: relative;
  width: 335px;
  height: 137px;
  margin: 0 auto;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--chart,
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle {
  line-height: 1;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--chart img,
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle img {
  line-height: 0.9;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle {
  width: 10px;
  height: 95px;
  position: absolute;
  margin: 0 auto;
  bottom: 22%;
  left: calc(50% - 5px);
  transform: rotate(0);
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle-normal-0 {
  bottom: calc(20% - 47px);
  left: calc(20% - 5px);
  transform: rotate(-90deg);
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle-normal-40 {
  bottom: 10%;
  left: 30%;
  transform: rotate(-45deg);
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle-exchange-80 {
  bottom: 2%;
  left: 70%;
  transform: rotate(50deg);
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--needle-limit-20 {
  bottom: -15%;
  left: 78%;
  transform: rotate(65deg);
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--statsu {
  background: url("../img/cbm_statsu_txt_bg.png") no-repeat center center;
  background-size: cover;
  width: 176px;
  height: 59px;
  border-radius: 85px 85px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--statsu-txt {
  line-height: 1;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--statsu-txt-normal {
  color: #45D37F;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--statsu-txt-exchange {
  color: #F5AF14;
}
.facility .graph .box--cbm-graph .cbm--wrap .cbm--statsu-txt-limit {
  color: #F04F4F;
}
.facility .graph .graph-cbm02--tt {
  margin-bottom: 10px;
}
.facility .graph .graph-cbm02--head .col {
  background: #F4F4F4;
  width: 24.9%;
  padding: 10px 20px;
  height: 70px;
}
.facility .graph .graph-cbm02--head .col-status {
  display: flex;
  align-items: center;
}
.facility .graph .graph-cbm02--head .col-status--normal .text,
.facility .graph .graph-cbm02--head .col-status--normal svg {
  color: #45D37F;
}
.facility .graph .graph-cbm02--head .col-status--exchange .text,
.facility .graph .graph-cbm02--head .col-status--exchange svg {
  color: #F04F4F;
}
.facility .graph .graph-cbm02--head .col-link {
  display: flex;
  align-items: center;
}
.facility .graph .graph-cbm02--cont .graph--wrap {
  padding: 0;
}
.facility .graph .graph-cbm02--cont .flex-left {
  padding: 20px;
  position: relative;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger {
  position: absolute;
  top: 20px;
  right: 20px;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger:hover + .comment-menu {
  opacity: 1;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu {
  background: #F4F4F4;
  border-radius: 6px;
  opacity: 0;
  position: absolute;
  right: -30px;
  top: 55px;
  padding: 10px 30px;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item {
  margin-bottom: 10px;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item:last-child {
  margin-bottom: 0;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle {
  font-size: 1rem;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle.color--hz-63 {
  color: #B06DF2;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle.color--hz-100 {
  color: #3152F8;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle.color--hz-50 {
  color: #5EC6F4;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle.color--hz-80 {
  color: #45D37F;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu .hz-list-item .fa-circle.color--hz-400 {
  color: #BAEF0B;
}
.facility .graph .graph-cbm02--cont .flex-left .explanation .comment--trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.facility .graph .graph-cbm02--cont .flex-right {
  border-left: 1px solid #E4E4E4;
}
.facility .graph .graph-cbm02--cont .flex-right .col {
  border-bottom: 1px solid #E4E4E4;
  padding: 20px 0;
}
.facility .graph .graph-cbm02--cont .flex-right .col:last-child {
  border-bottom: none;
}
.facility .graph .graph-cbm02--cont .flex-right .line {
  padding: 0 10px;
}
.facility .input--wrap {
  position: relative;
}
.facility .input--wrap .fa-x {
  position: absolute;
  top: 16px;
  right: 16px;
}
.facility .box--links {
  padding: 20px 0;
}
.facility .box--links.flex-end {
  justify-content: flex-end;
}
.facility .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 56px;
  right: 0;
  width: calc(100vw - 56px);
  z-index: 201;
  padding-left: 20px;
  padding-right: 20px;
}
.facility .col--facilityHistoryListAdd input[type=radio] + .radio--label::before {
  top: 5px;
}
.facility .col--facilityHistoryListAdd input[type=radio] + .radio--label::after {
  top: 11px;
}
.facility .col--facilityHistoryListAdd .relation-check-wrapper {
  margin-top: 10px;
  border: 1px solid #359EC7;
  padding: 10px;
}
.facility .line--comment {
  position: relative;
}
.facility .line--comment .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: -100px;
  right: 12%;
  padding: 10px;
  border-radius: 3px;
  min-width: 140px;
  z-index: -101;
}
.facility .line--comment .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-top: 9px solid #F7F7F7;
}
.facility .line--comment .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.facility .line--comment .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101;
}
.facility .facility-delete .line:last-child {
  margin-bottom: 0 !important;
}
.facility .sort-box {
  padding: 20px;
  margin-top: 20px;
  width: 660px;
  background: #FAFAFA;
}
.facility .sort-box .sort-list {
  overflow-y: scroll;
  padding: 20px;
  height: 500px;
  border: 1px solid #E4E4E4;
  background: #FFF;
}
.facility .sort-box .sort-list-item {
  margin-top: 5px;
}
.facility .sort-box .sort-list-item a {
  padding: 7px 15px;
  line-height: 1.6;
  font-size: 14px;
  font-weight: bold;
  color: #1D1D1D;
  display: block;
}
.facility .sort-box .sort-list-item a.on {
  font-weight: bold;
  color: #359EC7;
  background: #E5F2FF;
}
.facility .sort-box .sort-list-item:first-child {
  margin-top: 0;
}
.facility .sort-btns {
  margin-left: 20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 15px;
}
.facility .sort-btns a {
  width: 35px;
  height: 35px;
  line-height: 1;
  font-size: 20px;
  border-radius: 6px;
  background: #359EC7;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
}

.delete-modal-title {
  color: #F04F4F;
  font-size: 18px;
  letter-spacing: 0.9px;
}
.delete-modal-title .bold {
  font-weight: bold;
}

.facility-delete-text-container {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ui-widget.ui-widget-content {
  border-radius: 8px;
  border: 1px solid #E4E4E4;
}

.ui-menu-item {
  padding-bottom: 5px;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
}

.btn--delete {
  background: #FFFFFF;
  border: 1px solid #F04F4F;
  color: #F04F4F;
  font-size: 1.2rem;
  font-weight: bold;
}

#cfm-modal .modal-content, #cfm-delete-input-modal .modal-content, #cfm-modal_approved .modal-content, #cfm-modal-create .modal-content {
  width: 700px;
  min-height: 290px;
}
#cfm-modal .modal-content .parts--head1, #cfm-delete-input-modal .modal-content .parts--head1, #cfm-modal_approved .modal-content .parts--head1, #cfm-modal-create .modal-content .parts--head1 {
  margin-bottom: 30px;
}
#cfm-modal .modal-content .sub-tt, #cfm-delete-input-modal .modal-content .sub-tt, #cfm-modal_approved .modal-content .sub-tt, #cfm-modal-create .modal-content .sub-tt {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
}
#cfm-modal .modal-content .subtitle, #cfm-delete-input-modal .modal-content .subtitle, #cfm-modal_approved .modal-content .subtitle, #cfm-modal-create .modal-content .subtitle {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: bold;
}
#cfm-modal .box--links, #cfm-delete-input-modal .box--links, #cfm-modal_approved .box--links, #cfm-modal-create .box--links {
  justify-content: center !important;
}

#check-stepup-modal .box--links, #check-stepup-modal-multi .box--links {
  justify-content: center !important;
}

#check-stepup-modal-multi .text_nowrap {
  white-space: nowrap;
}

.main--fac .box--links .btn--red {
  background: #F04F4F;
}
.main--fac .parts--head1 .sub-tt {
  color: #F04F4F;
}
.main--fac .del-fac-alert {
  display: flex;
  justify-content: center;
  align-content: center;
  height: 500px;
  background: #F4F4F4;
  font-size: 23px;
}
.main--fac #del-cfm-modal .modal-content {
  width: 700px;
  height: 432px;
}
.main--fac #del-cfm-modal .modal-content .box--links {
  justify-content: center;
}
.main--fac #del-cfm-modal .modal-content .box-icon {
  width: 37%;
  text-align: right;
  margin-right: 10px;
  color: #888888;
}
.main--fac #del-cfm-modal .modal-content p {
  font-weight: bold;
}
.main--fac #del-cfm-modal .modal-content .fa-tag {
  font-size: 15px;
}
.main--fac #del-cfm-modal .modal-content .txt--center.mt20 {
  color: #F04F4F;
}
.main--fac #del-fin-modal .modal-content {
  width: 700px;
  height: 260px;
}
.main--fac #del-fin-modal .modal-content .box--links {
  justify-content: center;
}
.main--fac #del-fin-modal .modal-content .parts--head1 {
  margin-bottom: 15px;
}
.main--fac #del-fin-modal .modal-content .parts--head1 .sub-tt {
  margin-top: 15px;
}
.main--fac #del-fin-modal .modal-content .parts--head1 .content-txt {
  margin-bottom: 30px;
  margin-top: 30px;
}
.main--fac #del-fin-modal .box--links .btn {
  width: 160px;
  padding: 10px;
}
.main--fac #del-fin-modal .flex {
  justify-content: center;
}

#del-cfm-modal .modal-content .box--links {
  justify-content: center;
  display: flex;
  align-items: center;
}

.ui-autocomplete {
  /* Layout Properties */
  top: 0px;
  left: 10px;
  width: 550px;
  /* UI Properties */
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 16px #AED8E9;
  border: 1px solid rgba(53, 158, 199, 0.4) !important;
  opacity: 1;
}
.ui-autocomplete li.ui-menu-item {
  padding: 0;
  margin: 0 8px;
}
.ui-autocomplete li.ui-menu-item:hover {
  border: 1px solid #AED8E9;
}
.ui-autocomplete li.ui-menu-item:first-child {
  top: 10px;
}
.ui-autocomplete li.ui-menu-item:last-child {
  top: 10px;
}

.ui-autocomplete.source:hover {
  background: #AED8E9;
}

.body--side-open .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 200px;
  right: 0;
  width: calc(100vw - 200px);
  z-index: 201;
  padding-left: 20px;
  padding-right: 20px;
}
.body--side-open .bottom-btn-area {
  left: 190px;
}

.facility-delete-container {
  border-radius: 9px;
  border: 1px solid #ddd;
  width: 700px;
  padding: 49px 38px;
}

.link-font {
  color: #359EC7;
}

.notice-font {
  color: #F04F4F;
  font-weight: 500;
}

textarea::-moz-placeholder {
  color: #BFBFBF;
}

textarea::placeholder {
  color: #BFBFBF;
}

.purchase-date-main {
  position: relative;
}
.purchase-date-main .purchase-date {
  display: none;
}
.purchase-date-main .ico-calendar {
  position: absolute;
  top: 14px;
  right: 10px;
  color: #BFBFBF;
}

#modal-confirm-export .modal-content {
  min-height: unset;
  padding: 50px;
}
#modal-confirm-export .box--links {
  justify-content: center;
  padding: 0;
}

.tt {
  font-weight: normal !important;
}

input[type=text] {
  color: rgb(51, 51, 51) !important;
}

#modal-choose-registration .modal-choose-registration-headline {
  display: flex;
  justify-content: center;
}
#modal-choose-registration .modal-choose-registration-headline-inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#modal-choose-registration .svg-inline--fa {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -32px;
  margin: auto;
  width: 32px;
  height: 32px;
}
#modal-choose-registration .comment-trigger + .comment-menu {
  display: none;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  bottom: 40px;
  right: -200px;
  padding: 10px;
  border-radius: 3px;
  z-index: -101;
  white-space: nowrap;
}
#modal-choose-registration .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -17px;
  left: 57.5%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-top: 9px solid #F7F7F7;
}
#modal-choose-registration .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
#modal-choose-registration .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101 !important;
  display: block;
}

.overdue-tab-list {
  width: 50% !important;
}

.bottom-btn-area {
  padding: 20px 0;
  position: fixed;
  bottom: 0;
  left: 56px;
  right: 0;
  background: #FFFFFF;
  border-top: 1px solid #e4e4e4;
  z-index: 301;
}
.bottom-btn-area .btn-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.bottom-btn-area .btn-list-item .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 36px;
  margin-top: 0;
  padding: 0;
}

.schedule {
  flex: 1;
  overflow: auto;
}
.schedule .inner {
  max-width: 600px;
}
.schedule .validation--error {
  font-size: 12px;
  color: red;
}
.schedule .parts--heading2 .fa-angle-down {
  color: #359EC7;
  transition-duration: 0.2s;
}
.schedule .parts--heading2.open .fa-angle-down {
  transform: rotate(180deg);
  transition-duration: 0.2s;
}
.schedule .box--search {
  margin-top: 70px;
  background: #FFFFFF;
  position: relative;
  width: calc(100vw - 90px);
}
.schedule .box--search .heading2 {
  position: absolute;
  left: 130px;
  top: 20px;
}
.schedule .box--search .pagination {
  position: absolute;
  top: 30px;
  left: 20px;
}
.schedule .box--search .schedule-search--trigger {
  border: 1px solid #359EC7;
  border-radius: 8px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 228px;
  padding: 10px;
  position: absolute;
  right: 100px;
  z-index: 210;
  top: 20px;
}
.schedule .box--search .schedule-search--trigger svg {
  color: #359EC7;
}
.schedule .box--search .schedule-search--trigger.open {
  padding-bottom: 20px;
  border-bottom: 1px solid #FFFFFF;
}
.schedule .box--search .schedule-search--trigger.open svg {
  transform: rotate(-180deg);
}
.schedule .box--search .schedule-search--trigger-week {
  border: 1px solid #359EC7;
  border-radius: 8px;
  background: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  padding: 10px;
  position: relative;
  z-index: 201;
  position: absolute;
  right: 0;
  top: 20px;
}
.schedule .box--search .schedule-search--trigger-week svg {
  color: #359EC7;
  right: 10px;
}
.schedule .box--search .schedule-search--trigger-week select {
  color: #1D1D1D;
  font-weight: bold;
}
.schedule .box--search .schedule-search--trigger-week select option {
  color: #000000;
}
.schedule .box--search .schedule-search--trigger.open {
  border-bottom: 1px solid #FFFFFF;
  border-radius: 8px 8px 0 0;
}
.schedule .box--search .schedule-open-menu {
  border-radius: 10px;
  border: 1px solid #359EC7;
  background: #FFFFFF;
  padding: 50px 30px 50px;
  width: 92vw;
  margin-top: 71px;
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .schedule .box--search .schedule-open-menu {
    width: 93vw;
  }
}
@media screen and (min-width: 1400px) {
  .schedule .box--search .schedule-open-menu {
    width: 94vw;
  }
}
.schedule .box--drawer {
  background: #FAFAFA;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  top: 0;
  right: -300px;
  width: 300px;
  box-shadow: -3px 2px 10px rgba(0, 0, 0, 0.1019607843);
  z-index: 201;
  height: 100%;
  transition: 0.4s;
  overflow-y: auto;
}
.schedule .box--drawer.active {
  right: 0;
}
.schedule .box--drawer .drawer--head {
  padding: 20px;
  width: 100%;
  border-bottom: 1px solid #BFBFBF;
}
.schedule .box--drawer .drawer--contents {
  padding: 20px 10px;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.schedule .box--drawer .drawer--contents .date .cover {
  background: #E4E0FF;
  border-radius: 10px;
  display: inline-block;
  padding: 10px 20px;
  margin: 0 auto;
}
.schedule .box--drawer .drawer--contents .col {
  border-radius: 10px;
  border: 1px solid #E4E4E4;
  background: #FFFFFF;
  padding: 15px 10px;
  margin-top: 20px;
}
.schedule .box--drawer .drawer--contents .col .line-open-menu {
  display: none;
  margin-top: 10px;
}
.schedule .box--drawer .drawer--contents .col .line-open-menu .line {
  padding-left: 25px;
}
.schedule .box--drawer .drawer--contents .col .line-open-menu--open {
  margin-top: 10px;
}
.schedule .box--drawer .drawer--contents .col .line-open-menu--open .line {
  padding-left: 25px;
}
.schedule .box--drawer .drawer--contents .col .line-cnt-q {
  position: relative;
}
.schedule .box--drawer .drawer--contents .col .line-cnt-q .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: 10%;
  padding: 10px;
  border-radius: 3px;
  min-width: 140px;
  z-index: -101;
}
.schedule .box--drawer .drawer--contents .col .line-cnt-q .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.schedule .box--drawer .drawer--contents .col .line-cnt-q .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.schedule .box--drawer .drawer--contents .col .line-cnt-q .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101;
}
.schedule .box--drawer .drawer--contents .col--daily-check {
  border: 1px solid rgba(117, 102, 237, 0.4);
}
.schedule .box--drawer .drawer--contents .col--daily-check-already {
  border: 1px solid #E4E4E4;
}
.schedule .box--drawer .drawer--contents .col--3month-check {
  border: 1px solid #41BA72;
}
.schedule .box--drawer .drawer--contents .col--hindrance {
  border: 1px solid rgba(240, 79, 79, 0.4);
}
.schedule .box--drawer .drawer--contents .col .schedule-icon-list {
  justify-self: start;
  padding: 6px 12px;
  margin-bottom: 2px;
}
.schedule .box--drawer .drawer--contents .text-center {
  text-align: center;
}
.schedule .box--drawer .drawer--bottom {
  border-top: 1px solid #BFBFBF;
  padding: 20px;
  margin-top: auto;
  width: 100%;
  height: 90px;
}
.schedule .box--drawer .drawer--bottom .col {
  width: 33%;
}
.schedule .box--drawer .drawer--bottom .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: 20px;
  height: 20px;
}
.schedule .box--drawer .drawer--bottom .icon--condition-check {
  background: rgba(53, 158, 199, 0.1);
  border-radius: 4px;
}
.schedule .box--drawer .drawer--bottom .icon--daily-check {
  background: rgb(228, 224, 255);
  border-radius: 4px;
}
.schedule .box--drawer .drawer--bottom .icon--regular-check {
  background: rgb(220, 241, 228);
  border-radius: 4px;
}
.schedule .box--drawer .drawer--bottom .icon--hindrance, .schedule .box--drawer .drawer--bottom .icon--unreported {
  background: rgb(255, 230, 230);
  border-radius: 4px;
}
.schedule .box--drawer .drawer--bottom .icon--reported {
  background: rgb(228, 228, 228);
  border-radius: 4px;
}
.schedule .box--drawer-pos {
  opacity: 0;
  position: absolute;
  height: auto;
  top: auto;
  right: auto;
  z-index: -101;
}
.schedule .box--drawer-pos.active {
  opacity: 1;
  z-index: 201;
}
.schedule .box--drawer-pos .drawer--contents {
  height: auto;
  overflow: unset;
}
.schedule .box--drawer .drawer--loader {
  align-items: center;
  display: flex;
  justify-content: center;
  z-index: 999;
  margin-left: 40%;
  margin-top: 100%;
}
.schedule .box--drawer .drawer--loader::after {
  -webkit-animation: drawer--loader 0.5s linear infinite;
          animation: drawer--loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 70px;
  width: 70px;
}
@-webkit-keyframes drawer--loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes drawer--loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.schedule .table-wrap {
  width: calc(100vw - 100px);
}
.schedule .box--table {
  margin-top: 90px;
  width: 100%;
  overflow: auto;
}
.schedule .box--empty {
  margin-top: 90px;
  width: 100%;
  overflow: auto;
  text-align: center;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.schedule .box--links {
  padding: 20px 0;
}
.schedule .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 76px;
  right: 20px;
  width: calc(100vw - 96px);
  z-index: 201;
}
.schedule .box--tabs .tab--body-item {
  display: none;
}
.schedule .box--tabs .tab--body-item._current {
  display: block;
}
.schedule .input--line .parts--tt {
  margin-bottom: 10px;
}
.schedule .input--line .parts--tt .fa-star {
  color: #f04f4f;
  font-size: 0.7rem;
  margin-left: 5px;
}
.schedule .comment-menu-outer {
  position: relative;
}
.schedule .comment-menu-trigger + .comment-menu {
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  border-radius: 3px;
  min-width: 190px;
  z-index: -101;
}
.schedule .comment-menu-trigger + .comment-menu div {
  padding: 5px;
}
.schedule .comment-menu-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -9px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.schedule .comment-menu-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101;
}
.schedule .box--links {
  display: flex;
  justify-content: flex-end;
}
.schedule .box--links .btn-list {
  display: flex;
  align-items: center;
}
.schedule .box--links .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}
.schedule .modal--box--links {
  display: flex;
  justify-content: center;
}
.schedule .modal--box--links .btn-list {
  display: flex;
  align-items: center;
}
.schedule .modal--box--links .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}

.body--side-open .schedule .schedule-open-menu {
  width: 82vw;
}
@media screen and (max-width: 1199px) {
  .body--side-open .schedule .schedule-open-menu {
    width: 81vw;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .body--side-open .schedule .schedule-open-menu {
    width: 83vw;
  }
}
@media screen and (min-width: 1400px) {
  .body--side-open .schedule .schedule-open-menu {
    width: 84.5vw;
  }
}
.body--side-open .schedule .box--search {
  margin-top: 70px;
  width: calc(100vw - 220px);
}
.body--side-open .schedule .table-wrap {
  width: 100%;
}
.body--side-open .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 220px;
  right: 20px;
  width: calc(100vw - 240px);
  z-index: 201;
}

a.disable, a.disable:hover {
  cursor: default;
  opacity: 0.6;
}

.table--schedule {
  margin-bottom: 100px;
}

.schedule--list .schedule-list-table .schedule-list-th {
  font-weight: bold !important;
  background-color: #F4F4F4;
  padding: 15px;
}
.schedule--list td {
  border-collapse: collapse !important;
  border: solid 1px #e4e4e4 !important;
  vertical-align: middle;
}
.schedule--list td div.btns-cell {
  display: grid;
  place-items: center;
  place-content: center;
}
.schedule--list td div.btns-cell ul {
  width: 90%;
}
.schedule--list td:first-child {
  border-left: none !important;
}
.schedule--list td:last-child {
  border-right: none !important;
}
.schedule--list tr:first-child td {
  border-top: none !important;
}
.schedule--list .td-text {
  font-size: 1.3rem;
  padding: 10px;
}
.schedule--list .td-text--center {
  text-align: center;
}
.schedule--list .report--list--item {
  justify-content: start !important;
  min-width: 340px;
}
.schedule--list .report--list--item--confirm {
  padding-right: 5px;
}
.schedule--list .report--list--item--create {
  padding-left: 5px;
}
.schedule--list .report--list--item--create-noconfirm {
  padding-left: 170px;
}
.schedule--list .p10 {
  padding: 10px !important;
}
.schedule--list .pagination--mt5n {
  margin-top: -5px !important;
}
.schedule--list .hindrance--list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.schedule--list .hindrance--list-item {
  background: #FFE6E6;
  border-radius: 8px;
  position: relative;
  padding: 7px 20px;
  min-width: 90px;
}
.schedule--list .hindrance--list-item-inspection3month {
  background: #DCF1E4;
}
.schedule--list .hindrance--list-item-done {
  background: #E4E4E4;
}
.schedule--list .hindrance--list-item-everyday {
  background: #E4E0FF;
}
.schedule--list .hindrance--list-item-warning {
  background: #FFEFD1;
}
.schedule--list .hindrance--list-item-other {
  background: #FBFBBF;
}
.schedule--list .hindrance--list-item .fa-circle-exclamation {
  position: absolute;
  top: -3px;
  left: -3px;
}

.contact-page .select-div {
  position: relative;
}
.contact-page .select-div select::-ms-expand {
  display: none;
}
.contact-page .select-div select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  width: 100%;
  background: #ffffff;
  padding: 10px 10px;
  font-size: 1.3rem;
  line-height: 1.75;
  color: #333;
  background-image: none;
  -ms-word-break: normal;
  word-break: normal;
}
.contact-page .contact_subject-err {
  margin-top: -20px;
}
.contact-page .select-div:after {
  content: "\f078";
  font: normal normal normal 17px/1 FontAwesome;
  color: #0ebeff;
  right: 11px;
  font-size: 14px;
  top: 0px;
  height: 30px;
  padding: 15px 0px 0px 8px;
  position: absolute;
  pointer-events: none;
}
.contact-page .inner .progressbar {
  counter-reset: step;
  text-align: center;
}
.contact-page .inner .progressbar li, .contact-page .inner .progressbar li.active {
  list-style: none;
  display: inline-block;
  width: 30.33%;
  position: relative;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  z-index: 10;
}
.contact-page .inner .progressbar li label, .contact-page .inner .progressbar li.active label {
  font-size: 12px;
  position: absolute;
  top: -22px;
  margin-left: -15px;
}
.contact-page .inner .progressbar li span, .contact-page .inner .progressbar li.active span {
  font-size: 14px;
  position: absolute;
  top: 44px;
  margin-left: -14px;
}
.contact-page .inner .progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border: 1px solid #333;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
  padding: 4px;
}
.contact-page .inner .progressbar li:after {
  content: "";
  position: absolute;
  width: 82%;
  height: 1px;
  background-color: #333;
  top: 20px;
  left: -50%;
  margin-left: 17px;
  z-index: -101;
}
.contact-page .inner .progressbar li.active {
  color: #fff;
}
.contact-page .inner .progressbar li.active label {
  color: #359ec7;
}
.contact-page .inner .progressbar li.active span {
  color: #359ec7;
}
.contact-page .inner .progressbar li.active.step-one {
  opacity: 0.8;
}
.contact-page .inner .progressbar li.active:before, .contact-page .inner .progressbar li.step-two:before {
  background: #359ec7;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border: none;
  color: #fff;
  padding: 4px;
}
.contact-page .inner .progressbar li.active:after {
  display: none;
}
.contact-page .inner .progressbar li.step-two:after {
  background: #359ec7;
}
.contact-page textarea {
  width: 100%;
}
.contact-page .validation--error {
  font-size: 12px;
  color: red;
}
.contact-page .errors {
  border: 1px solid red !important;
}
.contact-page .confirm-page .sub-text {
  color: #1D1D1D;
  font-size: 10px;
  margin-left: 30px;
}
.contact-page .confirm-page .text {
  color: #1D1D1D;
  font-size: 18px;
  font-weight: 500;
}
.contact-page .confirm-page .text span {
  margin-left: 15px;
}
.contact-page .confirm-page .text-description {
  color: #1D1D1D;
  font-size: 16px;
  font-weight: 500;
  margin-left: 30px;
}
.contact-page .op-08 {
  opacity: 0.8;
}
.contact-page .modal-confirm {
  z-index: 501;
}
.contact-page .modal-confirm .modal-content {
  width: 95%;
}
.contact-page .modal-confirm .progressbar {
  min-width: 300px;
}
@media screen and (min-width: 768px) {
  .contact-page .modal-confirm .modal-content {
    width: 60%;
    margin-top: -30px;
    margin-left: 10%;
  }
  .contact-page .modal-confirm .progressbar {
    min-width: 600px;
  }
}
.contact-page .modal-confirm .btn-close {
  margin: 0px auto 30px !important;
  width: 160px;
}

.home-page .user-icon {
  background: #7566ed;
  border-radius: 50%;
  border: 4px solid #7566ed;
  display: block;
  font-size: 3rem;
  height: 60px;
  width: 60px;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-page .user-name {
  font-weight: bold;
  font-size: 1.6rem;
}
.home-page .badge-purple {
  background-color: #E4E0FF;
}
.home-page .badge-light-blue {
  background-color: #E5F2FF;
}
.home-page .badge-yellow {
  background-color: #FCFCB8;
}
.home-page .english-name {
  color: #BFBFBF;
  font-weight: bold;
}
.home-page .icon-group {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 1.1rem;
}
.home-page .icon-group--green {
  background-color: #DCF1E4;
  color: #41BA72;
}
.home-page .icon-group--blue {
  background-color: #D6ECF4;
  color: #86D1EC;
}
.home-page .section-top-slider {
  flex: 1;
  width: 100px;
  margin-right: 30px;
}
.home-page .section-top-slider .splide__arrow {
  background: #2A92BD;
}
.home-page .section-top-slider .splide__arrow svg {
  fill: white;
}
.home-page .section-top-slider .slide-content {
  padding: 20px;
  display: flex;
  align-items: center;
  margin: 20px 50px;
}
.home-page .nav-tabs .nav-link {
  font-size: 1.6rem;
  font-weight: bold;
  color: #BFBFBF;
  border: none;
}
.home-page .nav-tabs .nav-link.active {
  color: black;
  background-color: unset;
}
.home-page .mark-fail {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(calc(50% - 3px), calc(-50% + 3px));
  color: red;
  font-size: 1rem;
}
.home-page .check-icon {
  border: 2px solid currentColor;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: rgba(69, 211, 127, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-page .xmark-icon {
  border: 2px solid currentColor;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: rgba(240, 79, 79, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-page .separate-line {
  width: 2px;
  height: 30px;
  background-color: #E4E4E4;
}
.home-page .btn-outline-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 12px;
  border-radius: 1000px;
  color: #359EC7;
  background-color: white;
  border: 1px solid #359EC7;
  font-size: 1.2rem;
  transition: all 0.3s;
}
.home-page .btn-outline-primary:hover {
  background-color: #359EC7;
  color: white;
}
.home-page .flex-7 {
  flex: 7;
}
.home-page .flex-5 {
  flex: 7;
}
.home-page .flex-1 {
  flex: 1;
}

.contents .main--home {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 50px;
}

.main--home {
  width: calc(100vw - 96px);
}
.main--home .box {
  background: #FAFAFA;
  border-radius: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
}
.main--home .box--my-information {
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
}
.main--home .box--my-information .position {
  border-radius: 100px;
  font-size: 1rem;
  line-height: 1;
  padding: 5px 10px;
  margin-left: 10px;
}
.main--home .box--my-information .position--owner {
  background: #E4E0FF;
}
.main--home .box--my-information .position--member {
  background: #DCF1E4;
}
.main--home .box--my-information .bg--cover {
  border-radius: 100px;
  background: #E4E4E4;
  color: #888888;
  font-size: 1rem;
  line-height: 1;
  padding: 5px 10px;
  margin-left: 10px;
}
.main--home .box--my-information .col .icon--circle {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 40px;
  width: 40px;
}
.main--home .box--my-information .col .icon--circle svg,
.main--home .box--my-information .col .icon--circle p {
  line-height: 1.2;
}
.main--home .box--my-information .col .icon--circle-tbm {
  background: #DCF1E4;
}
.main--home .box--my-information .col .icon--circle-cbm {
  background: #D6ECF4;
}
.main--home .box--my-information .col .texts .count {
  line-height: 1.2;
}
.main--home .box--my-information .col .texts .name {
  border-radius: 100px;
  line-height: 1;
  padding: 5px 10px;
}
.main--home .box--my-information .col .texts .name--sealmote {
  background: #FCFCB8;
}
.main--home .box--my-information .col .texts .name--vherme {
  background: #E5F2FF;
}
.main--home .box--notice .tt {
  min-width: 100px;
}
.main--home .box--notice .swiper {
  margin: 0;
  max-width: 960px;
  padding: 10px 0;
}
.main--home .box--notice .swiper .swiper-pagination {
  bottom: 0;
}
.main--home .box--notice .swiper .swiper-pagination-bullet-active {
  background: #359EC7;
}
.main--home .box--notice .swiper .swiper-button-next,
.main--home .box--notice .swiper .swiper-rtl .swiper-button-prev {
  right: 5px;
  top: 47%;
}
.main--home .box--notice .swiper .swiper-button-next::after,
.main--home .box--notice .swiper .swiper-rtl .swiper-button-prev::after {
  content: "\f0a9";
  color: #359EC7;
  font-family: fontAwesome;
  font-size: 25px;
}
.main--home .box--notice .swiper .swiper-button-prev {
  top: 47%;
}
.main--home .box--notice .swiper .swiper-button-prev::after {
  content: "\f0a8";
  color: #359EC7;
  font-family: fontAwesome;
  font-size: 25px;
}
.main--home .box--notice .information--wrap {
  padding-left: 50px;
}
.main--home .box--notice .information--wrap .date {
  width: 100px;
}
.main--home .box--notice .information--wrap .new {
  text-align: center;
  width: 100px;
}
.main--home .box--notice .information--wrap .information--contents {
  max-width: 650px;
  min-height: 90px;
}
.main--home .box--action .col--border {
  background: #FFF;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  padding: 15px 10px;
}
.main--home .box--action .col--border .col:last-child {
  position: relative;
}
.main--home .box--action .comment-menu-trigger + .comment-menu {
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 30px;
  right: 5px;
  padding: 10px;
  border-radius: 3px;
  min-width: 190px;
  z-index: -101;
}
.main--home .box--action .comment-menu-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.main--home .box--action .comment-menu-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101;
}
.main--home .box--inspection .tab--box-list-item a {
  color: #BFBFBF;
}
.main--home .box--inspection .tab--box-list-item.current a {
  color: #359EC7;
}
.main--home .box--inspection .tab--box-list-item-regular a {
  color: #BFBFBF;
}
.main--home .box--inspection .tab--box-list-item-regular.current a {
  color: #359EC7;
}
.main--home .box--inspection .tab--box-list-item-daily a {
  color: #BFBFBF;
}
.main--home .box--inspection .tab--box-list-item-daily.current a {
  color: #359EC7;
}
.main--home .box--inspection .tab--box-body-item {
  display: none;
}
.main--home .box--inspection .tab--box-body-item .date {
  width: 180px;
  margin: 0 auto 20px;
}
.main--home .box--inspection .tab--box-body-item .date .current-wrap {
  background: #E4E0FF;
  border-radius: 10px;
  padding: 5px;
}
.main--home .box--inspection .tab--box-body-item .date-message-position {
  display: block;
  position: absolute;
  right: 5%;
  max-width: 25%;
}
.main--home .box--inspection .tab--box-body-item.current {
  display: block;
}
.main--home .box--inspection .tab--box-body .col--inspection {
  background: #FFFFFF;
  border: 1px solid rgba(65, 186, 114, 0.4);
  border-radius: 10px;
  padding: 10px 10px;
  margin-right: 2%;
  margin-top: 1.2%;
  width: 32%;
}
.main--home .box--inspection .tab--box-body .col--inspection:nth-child(3n) {
  margin-right: 0;
}
.main--home .box--inspection .tab--box-body .col--inspection:nth-child(-n+3) {
  margin-top: 0;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger {
  position: relative;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger:hover {
  cursor: pointer;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger p {
  overflow-wrap: anywhere;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .ttl {
  width: 120px;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .text-col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu {
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 30px;
  padding: 10px;
  border-radius: 3px;
  min-width: 190px;
  z-index: -101;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu-pos50 {
  left: 4%;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu-pos40 {
  left: 9%;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu-pos30 {
  left: 7%;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu-pos20 {
  left: -5%;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu-pos15 {
  left: -7%;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.main--home .box--inspection .tab--box-body .col--inspection .line-trigger .comment-menu-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance {
  border-color: rgba(240, 79, 79, 0.4);
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily {
  position: relative;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily:hover {
  cursor: pointer;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily p {
  overflow-wrap: anywhere;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .ttl {
  width: 120px;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .text-col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu {
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 30px;
  padding: 10px;
  border-radius: 3px;
  min-width: 190px;
  z-index: -101;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu-pos50 {
  left: 4%;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu-pos40 {
  left: 9%;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu-pos30 {
  left: 7%;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu-pos20 {
  left: -5%;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu-pos15 {
  left: -7%;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.main--home .box--inspection .tab--box-body .col--inspection-hindrance .line-trigger-daily .comment-menu-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.main--home .box--inspection .tab--box-body .col--daily-check {
  background: #FFFFFF;
  border: 1px solid rgba(117, 102, 237, 0.4);
  border-radius: 10px;
  padding: 10px 10px;
  margin-right: 2%;
  margin-top: 1.2%;
  width: 32%;
}
.main--home .box--inspection .tab--box-body .col--daily-check:nth-child(3n) {
  margin-right: 0;
}
.main--home .box--inspection .tab--box-body .col--daily-check:nth-child(-n+3) {
  margin-top: 0;
}
.main--home .box--inspection .tab--box-body .col--daily-check-already {
  border: 1px solid #E4E4E4;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily {
  position: relative;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily:hover {
  cursor: pointer;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily p {
  overflow-wrap: anywhere;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .ttl {
  width: 120px;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .text-col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu {
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 30px;
  padding: 10px;
  border-radius: 3px;
  min-width: 190px;
  z-index: -101;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu-pos50 {
  left: 4%;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu-pos40 {
  left: 9%;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu-pos30 {
  left: 7%;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu-pos20 {
  left: -5%;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu-pos15 {
  left: -7%;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.main--home .box--inspection .tab--box-body .col--daily-check .line-trigger-daily .comment-menu-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 310;
}
.main--home .box--inspection .tab--box .overdue-bg-color {
  background-color: #FEF5F5 !important;
}
.main--home .box--graph .graph--head {
  position: relative;
  margin-bottom: 10px;
}
.main--home .box--graph .graph--head .graph--announce {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
}
.main--home .box--graph .graph--box {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 20px;
}
.main--home .box--img {
  position: relative;
  width: 60px;
  margin: 0 auto;
}
.main--home .box--img-edit {
  background: #359EC7;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 0px;
  right: -5px;
}
.main--home .box--img-edit svg {
  color: #FFF;
  font-size: 1.2rem;
}
.main--home .line-open-menu {
  margin-top: 10px;
}
.main--home .line-open-menu .line {
  padding-left: 25px;
}
.main--home .line-open-menu--open {
  margin-top: 10px;
}
.main--home .line-open-menu--open .line {
  padding-left: 25px;
}
.main--home .app--link {
  margin-top: 6px;
}

.body--side-open .main--home {
  width: calc(100vw - 210px);
}

.position--manager {
  background: #D6ECF4;
}

.hajime-modal-container {
  display: block;
}
.hajime-modal-container .hajime-modal {
  width: 600px;
}
.hajime-modal-container .hajime-modal .hajime-x {
  position: absolute;
  left: calc(100% - 20px);
  top: -3rem;
  z-index: 501;
  color: white;
  cursor: default;
}
.hajime-modal-container .hajime-modal .hajime-x:hover {
  cursor: pointer;
}
.hajime-modal-container .hajime-modal .hajime-btns {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
}
.hajime-modal-container .hajime-modal .btn {
  width: 160px;
  margin: 0;
}
.hajime-modal-container .hajime-modal .btn:nth-child(2) {
  margin-left: 10px;
}

.facility-count-loader {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 10px;
}
.facility-count-loader::after {
  -webkit-animation: facility-count-loader 0.5s linear infinite;
          animation: facility-count-loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 30px;
  width: 30px;
}

@-webkit-keyframes facility-count-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes facility-count-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.action-count-loader {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.action-count-loader::after {
  -webkit-animation: action-count-loader 0.5s linear infinite;
          animation: action-count-loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 10px;
  width: 10px;
}

@-webkit-keyframes action-count-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes action-count-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main--help {
  height: calc(100vh - 170px);
  margin-top: 70px;
}
.main--help form {
  height: 65em;
}
.main--help .box--head {
  position: relative;
  height: 100px;
  padding-top: 50px;
}
.main--help .box--head .fa-circle-question {
  font-size: 10rem;
  color: #F4F4F4;
  width: 100px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}
.main--help .box--head .heading2 {
  position: absolute;
  top: 55%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 20;
}
.main--help .box--search .search--wrap {
  position: relative;
  width: 400px;
  margin: 30px auto 0;
}
.main--help .box--search input[type=search] {
  border-radius: 210px;
  border: 1px solid #AED8E9;
  margin: 0 auto;
  padding-left: 30px;
}
.main--help .box--search .fa-magnifying-glass {
  color: #AED8E9;
  font-size: 1.2rem;
  position: absolute;
  left: 10px;
  top: 40%;
}
.main--help .box--linklist.inner {
  max-width: 100%;
  width: 90%;
  margin: 0 auto;
}
.main--help .box--linklist .flex .box {
  width: 320px;
  text-align: center;
  box-shadow: 0px 0px 20px #E4E4E4;
  border-radius: 30px;
  padding: 50px 30px 30px;
}
.main--help .box--linklist .flex .box:hover {
  opacity: 0.7;
}
.main--help .box--linklist .flex .box .fa-book,
.main--help .box--linklist .flex .box .fa-comments,
.main--help .box--linklist .flex .box .fa-envelope,
.main--help .box--linklist .flex .box .fa-youtube {
  height: 50px;
}
.main--help .box--links.fixed {
  position: fixed;
  width: calc(100% - 56px);
  left: 56px;
  right: 0;
  padding: 20px;
}
.main--help .box--qa {
  border-radius: 8px;
  border: 1px solid #AED8E9;
  padding: 10px 20px;
  margin-bottom: 30px;
}
.main--help .box--qa:last-child {
  margin-bottom: 0;
}
.main--help .box--qa.open {
  border: 1px solid #359EC7;
}
.main--help .box--qa.open .box--qa-q .text--q,
.main--help .box--qa.open .box--qa-q svg {
  color: #359EC7;
}

.body--side-open .box--links.fixed {
  position: fixed;
  width: calc(100% - 200px);
  left: 200px;
}

.leave-confirm-page input[type=checkbox] + .checkbox--label::before {
  margin: 0px;
  top: 4px;
}
.leave-confirm-page input[type=checkbox] + .sl-checkbox--label::before {
  top: 3px;
}
.leave-confirm-page input[type=checkbox] + .checkbox--label::after {
  margin-top: unset;
  top: 5px;
}
.leave-confirm-page input[type=checkbox] + .ml-checkbox--label::after {
  margin-top: -25px;
}
.leave-confirm-page .txt--link {
  font-size: unset;
}

.leave_confirm-password {
  width: 90%;
  margin: auto;
}

.submit_modal_btn {
  margin-top: 20px;
}

.main--action-pager .box--tabs .tab--body-scroll {
  height: calc(100vh - 297px);
}
.main--action .box--links {
  padding: 20px 0;
}
.main--action .box--links.flex-end {
  justify-content: flex-end;
}
.main--action .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 56px;
  right: 0;
  width: calc(100vw - 56px);
  z-index: 201;
  padding-left: 20px;
  padding-right: 20px;
}
.main--action .box .col .user-mark {
  position: relative;
  max-height: 35px;
}
.main--action .box .col .user-mark .fa-circle-check {
  color: #45D37F;
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  right: -4px;
}
.main--action .box .col .user-mark .fa-circle-xmark {
  color: #F04F4F;
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  right: -4px;
}
.main--action .box .col .myself {
  background: #D6ECF4;
  border-radius: 100px;
  padding: 3px 10px;
  font-size: 1rem;
}
.main--action .box .col .arrow {
  width: 30px;
  text-align: center;
}
.main--action .box .col .input--radio:hover {
  cursor: pointer;
}
.main--action .box .col .input--radio + .radio--label .txt {
  color: #1D1D1D;
}
.main--action .box .col .input--radio + .radio--label:hover {
  cursor: pointer;
}
.main--action .box--border {
  border-radius: 10px;
  border: 1px solid #E4E4E4;
  padding: 50px;
}
.main--action .box--border-rule-inspection {
  border-radius: 10px;
  border: 1px solid #E4E4E4;
  padding: 50px 50px 10px 50px;
}
.main--action .box .image-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 30px;
}
.main--action .box .image-list-item {
  line-height: 1;
}
.main--action .box .image-list-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 150px;
  width: 150px;
}
.main--action .box .box-before-after {
  border-radius: 0 !important;
  background-color: #FFFFFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.main--action .box .txt-green {
  color: #4cBD7A;
}
.main--action .box .txt-yellow {
  color: #FFBC13;
}
.main--action .box .txt-red {
  color: #F22727;
}
.main--action .box .txt-red-delete {
  color: #F22727;
  -webkit-text-decoration: line-through solid 1px;
          text-decoration: line-through solid 1px;
}
.main--action .box .background-green {
  background-color: #DCF1E4;
}
.main--action .box .background-yellow {
  background-color: #FCFCB8;
}
.main--action .box .background-pink {
  background-color: #FFE6E6;
}
.main--action .box .background-lightgreen {
  background-color: #F0FFF8;
}
.main--action .box .background-lightyellow {
  background-color: #FFFFEC;
}
.main--action .box .background-lightpink {
  background-color: #FFEEF3;
}
.main--action .box .pdf-filename {
  cursor: pointer;
  color: #629EF8;
  text-decoration: underline;
}
.main--action .w-full {
  width: 100%;
}
.main--action .pt8 {
  padding-top: 8px;
}
.main--action .set {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
.main--action .set__nounder-line {
  padding-bottom: 0;
  border-bottom: none;
}
.main--action .set .list {
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 1em;
}
.main--action .set .list__clm8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.main--action .set .list-item {
  font-size: 1.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main--action .set .list-item .num {
  background: #AED8E9;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 24px;
  border-radius: 100px;
  line-height: 1.2;
}
.main--action .set .list-item .cont {
  margin-left: 10px;
  line-height: 1.2;
  max-width: 120px;
}
.main--action .action_box {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}
.main--action .detail-user-wrap {
  position: relative;
}
.main--action .detail-user-wrap .comment-trigger + .comment-menu {
  background: #F4F4F4;
  padding: 5px 10px;
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 45px;
  z-index: 20;
  width: 140px;
  text-align: center;
}
.main--action .detail-user-wrap .comment-trigger + .comment-menu .myself {
  background: #D6ECF4;
  border-radius: 100px;
  font-size: 1rem;
  padding: 0 5px;
  line-height: 1.2;
  margin-left: 5px;
}
.main--action .detail-user-wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  margin-left: -27px;
  border: 9px solid transparent;
  border-right: 9px solid #F7F7F7;
}
.main--action .box-inspection {
  position: relative;
}
.main--action .box--search {
  margin-top: 70px;
  background: #FFFFFF;
  position: relative;
  width: 228px;
  padding-bottom: 30px;
}
.main--action .box--search .action-search--trigger {
  border: 1px solid #359EC7;
  border-radius: 8px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 228px;
  padding: 10px;
  position: absolute;
  z-index: 210;
  top: -30px;
}
.main--action .box--search .action-search--trigger svg {
  color: #359EC7;
}
.main--action .box--search .action-search--trigger.open {
  padding-bottom: 20px;
  border-bottom: 1px solid #FFFFFF;
}
.main--action .box--search .action-search--trigger.open svg {
  transform: rotate(-180deg);
}
.main--action .box--search .action-search--trigger.open {
  border-bottom: 1px solid #FFFFFF;
  border-radius: 8px 8px 0 0;
}
.main--action .box--search .action-open-menu {
  border-radius: 10px;
  border: 1px solid #359EC7;
  background: #FFFFFF;
  padding: 20px 10px;
  width: 228px;
  margin-top: 10px;
  z-index: 201;
  position: fixed;
}

.body--side-open .box--links.fixed {
  background: #FFFFFF;
  position: fixed;
  top: 71px;
  left: 200px;
  right: 0;
  width: calc(100vw - 200px);
  z-index: 201;
  padding-left: 20px;
  padding-right: 20px;
}

.back-Butten {
  margin-right: auto;
}

.action-panel .category-name {
  font-weight: normal;
  border-radius: 5px;
  padding: 2px 10px;
  margin-right: 5px;
}
.action-panel .category-1 {
  color: #5FB2D2;
}
.action-panel .category-1-name {
  background: #D6ECF4;
}
.action-panel .category-2 {
  color: #F58A20;
}
.action-panel .category-2-name {
  background: #FFEFD1;
}
.action-panel .category-3 {
  color: #F58A20;
}
.action-panel .category-3-name {
  background: #FFEFD1;
}
.action-panel .category-4 {
  color: #55C181;
}
.action-panel .category-4-name {
  background: #DCF1E4;
}
.action-panel .category-5 {
  color: #F55658;
}
.action-panel .category-5-name {
  background: #FFEFF3;
}
.action-panel .category-default {
  color: #353536;
}
.action-panel .category-default-name {
  background: #CCCCCC;
}

.action-scroll-loader {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
}
.action-scroll-loader::after {
  -webkit-animation: action-scroll-loader 0.5s linear infinite;
          animation: action-scroll-loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 30px;
  width: 30px;
}

@keyframes action-scroll-loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.main--account .account--contents {
  width: calc(100vw - 235px);
  padding-bottom: 50px;
}
.main--account .account--contents .box--img {
  position: relative;
  width: 120px;
  margin: 0 auto;
}
.main--account .account--contents .box--img-icon svg {
  font-size: 12rem;
}
.main--account .account--contents .box--img-icon img {
  height: 120px;
  width: 120px;
  border-radius: 50%;
}
.main--account .account--contents .box--img-edit {
  background: #359EC7;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.main--account .account--contents .box--img-edit svg {
  color: #FFF;
  font-size: 1.7rem;
}
.main--account .account--contents .input--line {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
  position: relative;
}
.main--account .account--contents .input--line-wrap {
  margin-top: 60px;
}
.main--account .account--contents .input--line__nounder-line {
  border-bottom: none;
}
.main--account .account--contents .input--line .tt {
  color: #888888;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.main--account .account--contents .input--line .parts--tt {
  margin-bottom: 5px;
}
.main--account .account--contents .input--line .parts--tt .tt {
  color: #1D1D1D;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.main--account .account--contents .input--line .parts--tt .fa-star {
  color: #F04F4F;
  font-size: 0.7rem;
  margin-left: 5px;
}
.main--account .account--contents .input--line .input--txt {
  font-size: 1.6rem;
  font-weight: bold;
}
.main--account .account--contents .input--line .edit--link {
  position: absolute;
  right: 0;
  top: 40%;
}
.main--account .account--contents .input--line .edit--link svg {
  color: #359EC7;
  font-size: 1.4rem;
}
.main--account .account--contents .input--line .link--edit {
  color: #359EC7;
  cursor: pointer;
}
.main--account .account--contents .input--line .trash--link {
  position: absolute;
  right: 0;
  top: 40%;
}
.main--account .account--contents .input--line .trash--link svg {
  color: #888888;
  font-size: 1.8rem;
}
.main--account .account--contents .box--btns {
  padding: 20px;
}
.main--account .account--contents .dot--list-item {
  display: table;
  margin-bottom: 20px;
  font-size: 1.3rem;
}
.main--account .account--contents .dot--list-item:last-child {
  margin-bottom: 0;
}
.main--account .account--contents .dot--list-item > span {
  display: table-cell;
}
.main--account .account--contents .dot--list-item > span.dot {
  color: #F7A6A6;
  width: 20px;
}
.main--account .account--contents-inner {
  padding: 30px 20px 50px;
}
.main--account .account--contents-inner .col .icon--circle {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 40px;
  width: 40px;
}
.main--account .account--contents-inner .col .icon--circle svg,
.main--account .account--contents-inner .col .icon--circle p {
  line-height: 1.2;
}
.main--account .account--contents-inner .col .icon--circle-tbm {
  background: #DCF1E4;
}
.main--account .account--contents-inner .col .icon--circle-cbm {
  background: #D6ECF4;
}
.main--account .account--contents-inner .col .line--under-line {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.main--account .account--contents-inner .col .bg--cover {
  border-radius: 100px;
  background: #E4E4E4;
  color: #888888;
  font-size: 1rem;
  line-height: 1;
  padding: 5px 10px;
  margin-left: 10px;
}
.main--account .account--contents-inner .col .texts .count {
  line-height: 1.2;
}
.main--account .account--contents-inner .col .texts .name {
  border-radius: 100px;
  line-height: 1;
  padding: 5px 10px;
}
.main--account .account--contents-inner .col .texts .name--sealmote {
  background: #FCFCB8;
}
.main--account .account--contents-inner .col .texts .name--vherme {
  background: #E5F2FF;
}
.main--account .account--contents-inner .col .box--graph {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  padding: 15px;
}
.main--account .account--contents-inner .col img.col-img {
  max-width: 100%;
}
.main--account .account--contents-inner .payment-empty-box {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.main--account .account--contents-inner .payment-empty-box .empty-message-box .empty-message {
  font-size: 1.2rem;
  color: #888888;
}
.main--account .modal .modal-content {
  width: 700px;
  min-height: 290px;
}
.main--account .modal .modal-content .parts--head1 {
  margin-bottom: 30px;
}
.main--account .modal .modal-content .sub-tt {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.main--account .modal .modal-content .subtitle {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: bold;
}
.main--account .modal .modal-content .tt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.main--account .modal .modal-content .inner .input--line.w40p {
  width: 40%;
  margin: 0 auto;
}
.main--account .modal .modal-content .inner .input--line .tt {
  font-size: 1.3rem;
  text-align: left;
  margin-bottom: 10px;
}
.main--account .modal .modal-content .inner .input--line .icon {
  margin-right: 10px;
}
.main--account .modal .modal-content .inner .input--line .icon svg {
  font-size: 1.6rem;
}
.main--account .modal .modal-content .inner .input--line .icon--owner svg {
  color: #7566ed;
}
.main--account .modal .modal-content .inner .input--line .icon--admin svg {
  color: #86d1ec;
}
.main--account .modal .modal-content .inner .input--line .icon--member svg {
  color: #8de4a7;
}
.main--account .modal .modal-content .inner .input--line .fa-xmark {
  position: absolute;
  top: 9px;
  right: 10px;
  color: #BFBFBF;
}
.main--account .modal .box--links {
  justify-content: center !important;
}

.contents .main--has-submenu {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
}

.body--side-open .main--account .account--contents {
  margin-top: 60px;
  width: calc(100vw - 370px);
}

#mail_address_show {
  position: relative;
}

.ico-star {
  margin-top: -10px;
}

.icon-avt {
  position: absolute;
  top: 11px;
  left: 10px;
}

.has-image-icon-avt {
  position: absolute;
  left: 10px;
}

.input-email-show {
  padding-left: 35px !important;
}

#user-results img, #user-results1 img, #user-results2 img {
  border-radius: 50%;
}

@media print {
  * {
    background-image: none;
  }
  .contents .main {
    padding: 0;
    margin: 0 auto;
    size: A4 landscape;
  }
  .body--side-open .header.fixed {
    left: 0;
    width: 100% !important;
  }
  .side, header.header,
.header.fixed, .side-underlay--expanded,
.userside-menu, .no-print {
    display: none;
  }
  .print {
    page-break-after: always;
    size: A4 landscape;
    page-break-before: always;
  }
  .print:last-child {
    page-break-after: auto;
  }
  .report-inner {
    margin: 0 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.inspections-report {
  margin: 0, auto;
}

.report-inner {
  margin: 0 auto;
  max-width: 680px;
}

.report-date-red-text {
  text-align: end;
  font-size: 1.1rem !important;
  font-weight: bold;
  color: #888888;
}

.main--rule .box--links {
  padding: 20px 0;
}
.main--rule .box--links_fixed {
  position: fixed;
  right: 20px;
  top: 90px;
  padding: 0;
}
.main--rule .inner--fixedbtn {
  margin-top: 130px;
}
.main--rule .input--line {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
.main--rule .input--line-wrap {
  margin-top: 60px;
}
.main--rule .input--line__nounder-line {
  border-bottom: none;
}
.main--rule .input--line .select--wrap.w48p {
  width: 48%;
}
.main--rule .input--line .fa-star {
  color: #F04F4F;
  font-size: 0.7rem;
  margin-left: 5px;
}
.main--rule .set {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
.main--rule .set__nounder-line {
  padding-bottom: 0;
  border-bottom: none;
}
.main--rule .set .list {
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 1em;
}
.main--rule .set .list__clm8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.main--rule .set .list-item {
  font-size: 1.6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main--rule .set .list-item .num {
  background: #AED8E9;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 24px;
  border-radius: 100px;
  line-height: 1.2;
}
.main--rule .set .list-item .cont {
  margin-left: 10px;
  line-height: 1.2;
  max-width: 120px;
}

.hindrance--list--item--confirm {
  position: absolute;
  left: 50%;
  margin-left: -160px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.hindrance--list--item--create {
  position: absolute;
  right: 50%;
  margin-right: -170px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.tag-list .tag-list-item {
  padding: 4px 10px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFF;
  border: 1px solid #DDD;
  border-radius: 100px;
}
.tag-list .tag-list-item .txt {
  margin-left: 2px;
  font-weight: bold;
  font-size: 8px;
}
.tag-list .tag-list-item span {
  line-height: 1;
}
.tag-list .tag-list-item_3month {
  color: #41BA72;
  border: 1px solid #41BA72;
}
.tag-list .tag-list-item_3month_fill {
  color: #FFFFFF;
  background: #41BA72;
}
.tag-list .tag-list-item_everyday {
  color: #7566ED;
  border: 1px solid #7566ED;
}
.tag-list .tag-list-item_everyday_fill {
  color: #FFFFFF;
  background: #7566ED;
}

.rule-import-btns {
  display: flex;
  justify-content: center;
  width: 100%;
}
.rule-import-btns .btn {
  margin: 0 10px;
}

.rule-loader {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}
.rule-loader::after {
  -webkit-animation: action-scroll-loader 0.5s linear infinite;
          animation: action-scroll-loader 0.5s linear infinite;
  border: 1px solid #359EC7;
  border-radius: 50%;
  border-right: 1px solid rgba(53, 158, 199, 0.2);
  border-top: 1px solid rgba(53, 158, 199, 0.2);
  content: "";
  height: 25px;
  width: 25px;
}

.pdf-file-link {
  cursor: pointer;
  color: #359EC7;
  text-decoration: underline;
}

.main--service .box--links {
  max-width: 1024px;
  margin: auto;
}
.main--service .service-list-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.main--service .service-list {
  flex-wrap: wrap;
}
.main--service .service-list-item {
  border-radius: 30px 30px 0 0;
  width: 31%;
  padding: 20px;
}
.main--service .service-list-item:last-child {
  margin-top: 50px;
}
.main--service .service-list-item_vherme {
  background: linear-gradient(180deg, #E5F2FF 0%, #E5F2FF 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-list-item_sealmote {
  background: linear-gradient(180deg, #FCFCB8 0%, #FCFCB8 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-list-item_valvesta {
  background: linear-gradient(180deg, #EBE9F7 0%, #EBE9F7 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-list-item_sealmote-he {
  background: linear-gradient(180deg, #E4E4E4 0%, #E4E4E4 60%, #FFFFFF 50%, #FFFFFF 100%);
}
.main--service .service-list-item .img img {
  width: 100%;
  min-width: 100%;
}
.main--service .service-list-item .img_comming-soon {
  border-radius: 30px;
  background: #AED8E9;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 170px;
  width: 290px;
  position: relative;
  margin: 0 auto;
}
.main--service .service-list-item .txt--link {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.main--service .service-grid-list {
  flex-wrap: wrap;
}
.main--service .service-grid-list-item {
  border-radius: 30px 30px 0 0;
  padding: 20px 20px 0px 20px;
}
.main--service .service-grid-list-item_vherme {
  background: #E5F2FF;
}
.main--service .service-grid-list-item_sealmote {
  background: #FCFCB8;
}
.main--service .service-grid-list-item_valvesta {
  background: #EBE9F7;
}
.main--service .service-grid-list-item_sealmote-he {
  background: #E4E4E4;
}
.main--service .service-grid-list-lower {
  flex-wrap: wrap;
}
.main--service .service-grid-list-lower-item {
  padding: 0px 0px 20px 0px;
}
.main--service .service-grid-list-lower-item_vherme-img {
  background: linear-gradient(180deg, #E5F2FF 0%, #E5F2FF 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-grid-list-lower-item_sealmote-img {
  background: linear-gradient(180deg, #FCFCB8 0%, #FCFCB8 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-grid-list-lower-item_valvesta-img {
  background: linear-gradient(180deg, #EBE9F7 0%, #EBE9F7 60%, #FFFFFF 60%, #FFFFFF 100%);
}
.main--service .service-grid-list-lower-item_sealmote-he-img {
  background: linear-gradient(180deg, #E4E4E4 0%, #E4E4E4 60%, #FFFFFF 50%, #FFFFFF 100%);
}
.main--service .service-grid-list-lower-item .img {
  padding: 0px 20px 0px 20px;
}
.main--service .service-grid-list-lower-item .img img {
  width: 100%;
  min-width: 100%;
}
.main--service .service-grid-list-lower-item .img_comming-soon {
  border-radius: 30px;
  background: #AED8E9;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 170px;
  position: relative;
  margin: 0 auto;
}
.main--service .service-grid-list-lower-item .txt--link {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.main--service .cont-head {
  margin-top: 50px;
  position: relative;
}
.main--service .cont-head .img {
  position: absolute;
  top: 0;
  left: 3%;
  max-width: 500px;
  max-height: 300px;
  width: 47%;
}
.main--service .cont-head .img img {
  height: auto;
  width: 100%;
}
.main--service .cont-head .col {
  min-height: 300px;
}
.main--service .cont-head .col-inner {
  width: 50%;
  margin-left: auto;
  padding: 0 20px;
}
.main--service .cont-head .col-inner .heading2 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.main--service .cont-head .col-inner .heading2 sup {
  font-size: 1.4rem;
  line-height: 3;
}
.main--service .cont-head .txts {
  padding-top: 30px;
  padding-bottom: 40px;
}
.main--service .cont-head .line .cover-tt {
  background: #E4E4E4;
  border-radius: 100px;
  font-size: 1.2rem;
  padding: 3px 10px;
}
.main--service .cont-head .service-head {
  margin-right: -20px;
  margin-left: -20px;
  overflow: hidden;
}
.main--service .cont-head .service-head .service-head__inner {
  width: 100%;
  justify-content: space-between;
  padding: 20px;
  margin-bottom: 40px;
}
.main--service .cont-head .service-head .service-head__inner_vherme {
  background: linear-gradient(to bottom, #ffffff, #ffffff 25%, #E5F2FF 25%, #E5F2FF 65%, #ffffff 65%);
}
.main--service .cont-head .service-head .service-head__inner_sealmote {
  background: linear-gradient(to bottom, #ffffff, #ffffff 25%, #FCFCB8 25%, #FCFCB8 65%, #ffffff 65%);
}
.main--service .cont-head .service-head .service-head__inner_valvesta {
  background: linear-gradient(to bottom, #ffffff, #ffffff 25%, #EBE9F7 25%, #EBE9F7 65%, #ffffff 65%);
}
.main--service .cont-head .service-head .service-head__inner .service-head__inner-container {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: visible;
  max-width: 1024px;
  margin: auto;
}
.main--service .cont-head .service-head .service-head__inner .service-head__img-container {
  max-width: 1000px;
  max-height: 300px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.main--service .cont-head .service-head .service-head__inner .service-head__img-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 0%;
}
.main--service .cont-head .service-head .service-head__inner .service-head__text-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main--service .cont-head .service-head .service-head__inner .service-head__text-container .col-inner {
  width: 100%;
  padding-right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  height: 100%;
}
.main--service .cont-head .service-head .service-head__inner .service-head__text-container .col-inner .heading-2 {
  width: 100%;
}
.main--service .cont-head .service-head .service-head__inner .service-head__text-container .col-inner .txts {
  background: transparent;
}
.main--service .cont-body {
  margin: 50px 0;
  max-width: 1024px;
  margin: auto;
}
.main--service .cont-body table th {
  background: #fff;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: start;
  min-width: 200px;
}
.main--service .cont-body table td {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-right: none;
}
.main--service .cont_sealmote .cont-head .txts {
  background: transparent;
}
.main--service .cont_vherme .cont-head .txts {
  background: transparent;
}
.main--service .cont_valvesta .cont-head .txts {
  background: #EBE9F7;
}

.main--substitute .box--step {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  position: relative;
}
.main--substitute .box--step-item.current {
  color: #359EC7;
}
.main--substitute .box--step-item {
  text-align: center;
}
.main--substitute .box--step-item.current .num {
  color: #FFF;
  border: 1px solid #359EC7;
  background: #359EC7;
}
.main--substitute .box--step-item .num {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #1D1D1D;
  background: #FFF;
  margin: 0 auto;
}
.main--substitute .box--step-item-first {
  margin-left: -5px;
}
.main--substitute .box--step::before {
  background: #1D1D1D;
  content: " ";
  display: block;
  width: 300px;
  height: 2px;
  position: absolute;
  z-index: var(--zindex-leveln2);
}
.main--substitute .box--step.confirm::before {
  background: linear-gradient(to right, #359EC7 60%, #1D1D1D 40%);
}
.main--substitute .box--step.complete::before {
  background: #359EC7;
}
.main--substitute .radio-btn-list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-top: 30px;
  gap: 8px;
}
.main--substitute .radio-btn-list .radio-button__label {
  width: 297px;
  height: 261px;
  padding: 40px 10px;
  display: block;
  border-radius: 20px;
  border: 3px solid #E4E4E4;
  background: #FAFAFA;
  transition: 0.3s;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
}
.main--substitute .radio-btn-list .radio-button__label:hover {
  cursor: pointer;
  margin-top: -10px;
}
.main--substitute .radio-btn-list .radio-button__label .tt {
  text-align: center;
  line-height: 160%;
  font-size: 24px;
  font-weight: bold !important;
  display: block;
  color: #1D1D1D;
}
.main--substitute .radio-btn-list .radio-button__label .text {
  text-align: center;
  line-height: 160%;
  margin-top: 17px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #1D1D1D;
}
.main--substitute .radio-btn-list .radio-button__label .text em {
  font-size: 20px;
}
.main--substitute .radio-btn-list .radio-button__label .price {
  margin-top: 25px;
  text-align: center;
  line-height: 100%;
  font-size: 42px;
  font-weight: bold;
  display: block;
  color: #359EC7;
}
.main--substitute .radio-btn-list .radio-button__label .price-text {
  font-size: 30px;
}
.main--substitute .radio-btn-list .radio-button__label .caution {
  text-align: center;
  margin-top: 10px;
  line-height: 160%;
  font-size: 10px;
  display: block;
}
.main--substitute .radio-btn-list .radio-button:checked + .radio-button__label {
  border: 3px solid #359EC7;
  background: rgba(229, 242, 255, 0.6);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
}
.main--substitute .radio-btn-list .confirm {
  border: 3px solid #359EC7;
  background: rgba(229, 242, 255, 0.6);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
}
.main--substitute .radio-btn-list .confirm:hover {
  pointer-events: none;
  margin-top: 0;
}
.main--substitute .caution-position {
  max-width: 907px;
  margin: 20px auto 0;
}
.main--substitute .box--step-item.already .num {
  color: #FFF;
  border: 1px solid #AED8E9;
  background: #AED8E9;
}
.main--substitute .already {
  color: #AED8E9;
}

.main--notifications .box--search {
  padding: 20px 0;
}
.main--notifications .box--search-fixed {
  position: fixed;
  width: calc(100vw - 230px);
  top: 75px;
}
.main--notifications .box--search .search--wrap {
  position: relative;
  width: 600px;
}
.main--notifications .box--search .search--wrap .fa-magnifying-glass {
  position: absolute;
  left: 4%;
  top: 40%;
}
.main--notifications .box--search .search--wrap input {
  border-radius: 210px;
  padding-left: 40px;
}
.main--notifications .users-icon-list-item {
  line-height: 0.9;
  margin-left: -5px;
}
.main--notifications .users-icon-list-item .fa-circle-user {
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.main--notifications .users-icon-list-item .fa-circle-user__img {
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}
.main--notifications .box--table-fixed {
  position: fixed;
  width: calc(100vw - 96px);
  overflow: auto;
  height: calc(100vh - 204px);
  top: 153px;
}
.main--notifications .box--table-fixed thead.fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
.main--notifications .box--table-fixed tbody tr.is-visible {
  opacity: 1 !important;
}
.main--notifications_add .box--table-fixed {
  top: 224px;
}
.main--notifications_add .user-results {
  gap: 5px 20px;
}
.main--notifications_add .user-results .box--choose-user {
  height: 50px;
  top: 154px;
}
.main--notifications_add .user-results .box--choose-user .txts {
  flex-shrink: 0;
}
.main--notifications .table--notifications .hidden_row {
  opacity: unset !important;
}
.main--notifications .table--notifications .user-td {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main--notifications .table--notifications .user-td .myself {
  background: #e2e7ff;
  border-radius: 100px;
  font-size: 1rem;
  line-height: 1;
  margin-left: auto;
  padding: 5px;
}
.main--notifications .validation--error {
  font-size: 12px;
  color: red;
}

.email-notification .table--notifications_edit .th--1 {
  width: 37%;
}
.email-notification .table--notifications_edit .th--2 {
  width: 18%;
}
.email-notification .table--notifications_edit .th--3 {
  width: 15%;
}
.email-notification .table--notifications_edit .th--4 {
  width: 15%;
}

.body--side-open .box--table-fixed {
  width: calc(100vw - 230px);
}

.account-information-update .box--links {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 20px 0;
}

.credit-card-add .fa-star {
  margin-left: 5px !important;
}
.credit-card-add .input--wrap {
  position: relative;
}
.credit-card-add .input--wrap .comment-trigger + .comment-menu {
  display: block;
  background: #F7F7F7;
  opacity: 0;
  position: absolute;
  top: 46px;
  right: -12.5%;
  padding: 10px;
  border-radius: 3px;
  min-width: 180px;
  z-index: -101;
}
.credit-card-add .input--wrap .comment-trigger + .comment-menu::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: 81%;
  margin-left: -7px;
  border: 9px solid transparent;
  border-bottom: 9px solid #F7F7F7;
}
.credit-card-add .input--wrap .comment-trigger + .comment-menu-state {
  min-width: 140px;
  right: -60px;
}
.credit-card-add .input--wrap .comment-trigger:hover + .comment-menu {
  opacity: 1;
  z-index: 101 !important;
}

.account-otherdetails-update .box--links {
  display: flex;
  justify-content: end;
  align-items: center;
  padding: 20px 0;
}

@media print {
  .payment-receipt-print-off {
    display: none;
  }
}
.box--links {
  display: flex;
  justify-content: center;
  padding: 20px 0 60px;
}
.box--links .btn-list {
  display: flex;
  align-items: center;
}
.box--links .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 160px;
  padding: 0;
}

.payment-receipt-page-content {
  padding: 50px;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}

.payment-receipt-page-content .content {
  padding: 50px;
  border: solid;
}

.payment-receipt {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10px;
}
.payment-receipt--header .logo {
  width: 150px;
  padding-bottom: 30px;
}
.payment-receipt .table-header .td-logo {
  width: 50%;
}
.payment-receipt .p-b-30 {
  padding-bottom: 30px;
}
.payment-receipt .logo-red {
  width: 30px;
}
.payment-receipt .position-relative {
  position: relative;
}
.payment-receipt .position-absolute {
  position: absolute;
}
.payment-receipt .center {
  top: 50%;
  transform: translateY(-50%);
}
.payment-receipt .height-30 {
  height: 30px;
}
.payment-receipt .hanko {
  top: 0;
  right: 0px;
  z-index: 0;
  width: 72px;
  height: 72px;
}
.payment-receipt * {
  box-sizing: border-box;
}
.payment-receipt .table-invoice {
  width: 100%;
  height: 100;
  border-collapse: collapse;
  font-size: 10px;
  box-sizing: border-box;
}
.payment-receipt .table-invoice thead {
  border: 1px solid black;
  border-bottom: 0;
}
.payment-receipt .table-invoice thead th {
  padding: 6px 3px;
  border-right: 1px solid black;
  text-align: center;
}
.payment-receipt .table-invoice thead th:not(:last-child) {
  border-right: 1px solid black;
}
.payment-receipt .table-invoice tbody {
  border: 1px solid black;
  border-bottom: 0;
}
.payment-receipt .table-invoice tbody td {
  padding: 5px 10px;
  height: 25px;
  align-items: center;
}
.payment-receipt .table-invoice tbody td:not(:last-child) {
  padding: 5px 10px;
  height: 25px;
  align-items: center;
  border-right: 1px solid black;
}
.payment-receipt .table-invoice tfoot {
  width: 100%;
  height: 100;
  border-collapse: collapse;
  border: 1px solid black;
}
.payment-receipt .table-invoice tfoot td {
  border-bottom: 1px solid black;
  padding: 3px 10px;
}
.payment-receipt .table-invoice tfoot td:not(:last-child) {
  border-right: 1px solid black;
}
.payment-receipt .end-box {
  margin-top: 25px;
  border: 1px solid black;
  font-size: 10px;
  padding: 10px;
  box-sizing: border-box;
}
.payment-receipt .end-box ul {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.payment-receipt .background-blue {
  background: #e8f5fa;
}
.payment-receipt .font-bold {
  font-weight: 700;
}
.payment-receipt .text-right {
  text-align: right;
}
.payment-receipt .vertical-align-top {
  vertical-align: top;
}
.payment-receipt .text-center {
  text-align: center;
}
.payment-receipt .text-left {
  text-align: left;
}
.payment-receipt .text-no-wrap {
  white-space: nowrap;
}
.payment-receipt .ml-10 {
  margin-left: 10px;
}
.payment-receipt .ml-20 {
  margin-left: 20px;
}
.payment-receipt .ml-65 {
  margin-left: 65px;
}
.payment-receipt .fz-18 {
  font-size: 18px;
}
.payment-receipt .fz-14 {
  font-size: 14px;
}
.payment-receipt .border-bottom {
  border-bottom: 1px solid #000;
}
.payment-receipt .pl-30 {
  padding-left: 30px;
}
.payment-receipt .mt-30 {
  margin-top: 30px;
}
.payment-receipt .mt-10 {
  margin-top: 10px;
}
.payment-receipt .w-30 {
  width: 30px;
}
.payment-receipt .w-220 {
  width: 220px;
}
