@charset "UTF-8";@font-face {
  font-family: Roboto;
  src: url(/font/Roboto-Regular.ttf) format("ttf"),url(/font/Roboto-Medium.ttf) format("ttf")
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block
}

body {
  line-height: 1
}

ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

body {
  font-family: Roboto,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;
  background: #f2f2f2
}

button,input,textarea {
  font-family: Roboto,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif
}

.pc-only {
  display: block!important
}

.sp-only {
  display: none!important
}

.pc-only--inline {
  display: inline!important
}

.sp-only--inline {
  display: none!important
}

.pc-only--inline-block {
  display: inline-block!important
}

.sp-only--inline-block {
  display: none!important
}

.pc-only--flex {
  display: flex!important
}

.sp-only--flex {
  display: none!important
}

.u-bg--white {
  background: #fff
}

.u-bg--black {
  background: #000
}

.u-bg--lightgreen {
  background: #f4fff5
}

.u-bg--orange {
  background: #f68f1d
}

.u-bg--navy {
  background: #336276
}

.u-bg--darkgreen {
  background: #5bb365
}

.u-bg--green {
  background: #c8fcce
}

.u-bg--offwhite {
  background: #f2f2f2
}

.u-bg--gray {
  background: #b8b8b8
}

.u-bg--darkgray {
  background: #b1b1b1
}

.u-bg--lightgray {
  background: #e6e9ed
}

.u-bg--blue {
  background: #05f
}

.u-bg--darknavy {
  background: #31475c
}

.u-bg--blacknavy {
  background: #21303e
}

.u-bg--bluegray {
  background: #4d4f5c
}

.u-bg--graph-blue {
  background: #64b8ff
}

.u-bg--graph-purpleblue {
  background: #8d9aff
}

.u-bg--graph-lightblue {
  background: #8edefc
}

.u-bg--heatmap--whiteblue {
  background-color: #bedaef
}

.u-bg--heatmap--lightblue {
  background-color: #7eb6e0
}

.u-bg--heatmap--blue {
  background-color: #3e92d1
}

.u-bg--heatmap--darkblue {
  background-color: #2478b7
}

.u-bg--table--darkblue {
  background-color: #31475c
}

.u-bg--table--lightblue {
  background-color: #336276
}

.u-fc--white {
  color: #fff
}

.u-fc--black {
  color: #000
}

.u-fc--lightgreen {
  color: #f4fff5
}

.u-fc--orange {
  color: #f68f1d
}

.u-fc--navy {
  color: #336276
}

.u-fc--darkgreen {
  color: #5bb365
}

.u-fc--green {
  color: #c8fcce
}

.u-fc--offwhite {
  color: #f2f2f2
}

.u-fc--gray {
  color: #b8b8b8
}

.u-fc--darkgray {
  color: #b1b1b1
}

.u-fc--lightgray {
  color: #e6e9ed
}

.u-fc--blue {
  color: #05f
}

.u-fc--darknavy {
  color: #31475c
}

.u-fc--blacknavy {
  color: #21303e
}

.u-fc--bluegray {
  color: #4d4f5c
}

.text-center {
  text-align: center
}

* {
  box-sizing: border-box
}

b {
  font-weight: 700
}

.gl-bg--line--pink {
  background-color: #ff9db2
}

.gl-bg--line--red-purple {
  background-color: #e596f8
}

.gl-bg--line--purple {
  background-color: #b48dff
}

.gl-bg--line--blue-purple {
  background-color: #8d9aff
}

.gl-bg--line--blue {
  background-color: #64b8ff
}

.gl-bg--line--sky {
  background-color: #8edefc
}

.gl-bg--line--green {
  background-color: #a6e3b2
}

.gl-bg--line--yellow {
  background-color: #ead772
}

.gl-bg--line--orange {
  background-color: #eab772
}

.gl-bg--line--gray {
  background-color: #939393
}

.gl-bg--dash--pink {
  background: left bottom repeat-x linear-gradient(to right,#ff9db2,#ff9db2 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--red-purple {
  background: left bottom repeat-x linear-gradient(to right,#e596f8,#e596f8 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--purple {
  background: left bottom repeat-x linear-gradient(to right,#b48dff,#b48dff 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--blue-purple {
  background: left bottom repeat-x linear-gradient(to right,#8d9aff,#8d9aff 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--blue {
  background: left bottom repeat-x linear-gradient(to right,#64b8ff,#64b8ff 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--sky {
  background: left bottom repeat-x linear-gradient(to right,#8edefc,#8edefc 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--green {
  background: left bottom repeat-x linear-gradient(to right,#a6e3b2,#a6e3b2 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--yellow {
  background: left bottom repeat-x linear-gradient(to right,#ead772,#ead772 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--orange {
  background: left bottom repeat-x linear-gradient(to right,#eab772,#eab772 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.gl-bg--dash--gray {
  background: left bottom repeat-x linear-gradient(to right,#939393,#939393 5px,transparent 5px,transparent 5px);
  background-size: 10px 10px
}

.l-container {
  position: relative;
  padding-left: 200px;
  transition: padding-left .25s 50ms ease;
  overflow-x: auto
}

.is-nav-close .l-container {
  padding-left: 50px;
  transition: padding-left .15s ease
}

.l-side {
  width: 200px;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 12;
  background: #31475c;
  transition: transform .3s ease
}

.is-nav-close .l-side {
  transform: translateX(-200px)
}

.l-side-min {
  width: 50px;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
  background: #31475c
}

.l-side-min__btn {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer
}

.l-side-min__btn:hover {
  transition: opacity .3s ease;
  opacity: .8
}

.l-side-min__arrow {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/common/ico--arrow-nav.svg) center no-repeat;
  background-size: 100% auto;
  transform: rotateZ(180deg)
}

.l-page {
  min-width: 1166px;
  min-height: calc(100vh - 40px);
  padding: 0 40px 100px 38px;
  position: relative
}

.l-section:not(:first-child) {
  margin-top: 20px
}

.l-sidenav__links {
  border-bottom: 1px solid #fff
}

.l-sidenav__links__link {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6153846154;
  padding: 10px 12px 9px 10px;
  color: #fff;
  text-decoration: none;
  border-top: 1px solid #fff;
  position: relative;
  transition: background-color .3s ease;
  display: flex;
  align-items: center;
  width: 100%
}

.l-sidenav__links__link.is-current,.l-sidenav__links__link:hover {
  background: #5bb365
}

.l-sidenav__links__link:after {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  background: url(../images/common/ico--arrow.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 12px;
  transform: rotateZ(90deg)
}

.l-sidenav__links__ac__head {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6153846154;
  padding: 10px 12px 9px 10px;
  display: flex;
  align-items: center;
  width: 100%;
  color: #fff;
  border-top: 1px solid #fff;
  position: relative;
  cursor: pointer;
  transition: background-color .3s ease
}

.l-sidenav__links__ac__head.is-current {
  background: #5bb365
}

@media screen and (min-width: 768px) {
  .l-sidenav__links__ac__head:hover {
      background:#5bb365
  }
}

.l-sidenav__links__ac__head:after {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  background: url(../images/common/ico--arrow.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 12px;
  transform: rotateZ(180deg);
  transition: transform 0s ease
}
.is-active > .l-sidenav__links__ac__body{
  display: block;
}
.l-sidenav__links__ac__body {
  display: none
}

.l-sidenav__links__ac__body__link {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.6153846154;
  padding: 10px 12px 9px 32px;
  display: block;
  color: #b8b8b8;
  text-decoration: none;
  border-top: 1px solid #fff;
  transition: background-color .3s ease
}

.l-sidenav__links__ac__body__link:hover {
  background: #5bb365!important
}

.l-sidenav__links__ac__body__link.is-current {
  color: #fff
}

/* .l-sidenav__links__ac.is-active .l-sidenav__links__ac__head {
  background: #5bb365
} */

.l-sidenav__links__ac.is-active .l-sidenav__links__ac__body__link.is-current  {
  background: #5bb365
}

.l-sidenav__links__ac.is-active .l-sidenav__links__ac__body__link {
  background: #21303e
}

.l-sidenav__links__icon {
  display: block;
  width: 15px;
  height: 15px;
  background: left center no-repeat;
  margin-right: 6px
}

.l-sidenav__links__icon--summary {
  background-image: url(../images/common/ico--home.svg)
}

.l-sidenav__links__icon--user {
  background-image: url(../images/common/ico--person.svg)
}

.l-sidenav__links__icon--contents {
  background-image: url(../images/common/ico--note.svg)
}

.l-sidenav__links__icon--search {
  background-image: url(../images/common/ico--search.svg)
}

.l-sidenav__links__icon--event {
  background-image: url(../images/common/ico--flag.svg)
}

.l-sidenav__close__btn {
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  padding: 17px 12px 17px 12px;
  color: #fff;
  display: flex;
  width: 100%;
  align-items: center;
  cursor: pointer
}

.l-sidenav__close__btn:hover {
  transition: opacity .3s ease;
  opacity: .8
}

.l-sidenav__close__arrow {
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/common/ico--arrow-nav.svg) center no-repeat;
  background-size: 100% auto
}

.l-sidenav__close__txt {
  margin-left: 6px
}

.l-header__logo a {
  padding: 20px;
  display: block;
  transition: opacity .3s ease
}

@media screen and (min-width: 768px) {
  .l-header__logo a:hover {
      opacity:.8
  }
}

.l-header__logo img {
  width: 100%
}

.l-footer {
  background: #336276;
  text-align: center;
  color: #fff;
  height: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 100%;
  min-width: 1166px
}

.l-footer__copyright {
  font-size: 12px;
  line-height: 1.6666666667
}

.l-modals-head {
  display: flex;
  align-items: flex-end;
  position: relative
}

.l-modals-head__status {
  display: flex
}

.l-modals-head__status__label {
  font-size: 13px;
  line-height: 1.5384615385;
  display: flex;
  align-items: center
}

.l-modals-head__status__label:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 4px;
  margin-right: 6px
}

.l-modals-head__status__label:not(:first-child) {
  margin-left: 10px
}

.l-modals-head__status__label--line:before {
  background: #000
}

.l-modals-head__status__label--dash:before {
  background: left bottom repeat-x linear-gradient(to right,#000,#000 5px,transparent 5px,transparent 5px);
  background-size: 10px 4px
}

.l-modals-head__tags {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap
}

.l-modals-head__tags .c-tag {
  margin-bottom: 10px
}

.l-modals-head__tags .c-tag:not(:last-child) {
  margin-right: 10px
}

.l-modals-head .c-modal-btn {
  margin-right: 10px;
}

.l-modals-head .calendar-term .c-modal-btn{
  width: 215px;
}

.l-modals-head .calendar-compare .c-modal-btn{
  width: 215px;
}

.l-page-header {
  padding: 26px 0 18px;
  position: relative
}

.l-page-header__inner {
  display: flex;
  align-items: center;
  width: 100%
}

.l-page-header__tit {
  width: 80%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5909090909;
  padding-top: 7px
}

.l-page-header__btn {
  margin-left: 40px;
  width: 160px;
  height: 40px;
  background: 0 0;
  border: 2px solid #5bb365;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  cursor: pointer;
  transition: background-color .3s ease
}

.l-page-header__btn:hover {
  background: #5bb365
}

.l-page-header__btn:hover .l-page-header__btn__icon {
  background-image: url(../images/common/ico--download-white.svg)
}

.l-page-header__btn:hover .l-page-header__btn__txt {
  color: #fff
}

.l-page-header__btn__icon {
  display: block;
  width: 18px;
  height: 16px;
  background: url(../images/common/ico--download.svg) center no-repeat;
  margin-right: 7px
}

.l-page-header__btn__txt {
  font-size: 14px;
  font-weight: 700;
  line-height: 2.5714285714;
  color: #5bb365
}

.l-page-header__user {
  width: 200px;
  margin-left: 16px;
  position: relative
}

.l-page-header__user.is-open .l-page-header__user__btns {
  opacity: 1;
  visibility: visible
}

.l-page-header__user__name {
  font-size: 14px;
  line-height: 1.7142857143;
  position: relative;
  padding-left: 50px;
  padding-right: 35px;
  cursor: pointer
}

.l-page-header__user__name:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/common/ico--account.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0
}

.l-page-header__user__name:after {
  content: "";
  width: 12px;
  height: 7px;
  display: block;
  background: url(../images/common/ico--arrow-black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0
}

.l-page-header__user__name__txt {
  margin-right: 6px
}

.l-page-header__user__btns {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-radius: 4px;
  z-index: 2;
  width: 160px;
  bottom: -15px;
  left: 0;
  margin-left: 30px;
  transform: translateY(100%)
}

.l-page-header__user__btn {
  font-size: 13px;
  line-height: 1.5384615385;
  padding: 10px 18px;
  display: flex;
  width: 100%;
  align-items: center;
  text-decoration: none;
  color: #000
}

.l-page-header__user__btn:hover {
  color: #fff;
  background: #5bb365
}

.l-page-header__user__btn:hover .l-page-header__user__btn__icon--logout {
  background-image: url(../images/common/ico--logout-white.svg)
}

.l-page-header__user__btn:hover .l-page-header__user__btn__icon--password {
  background-image: url(../images/common/ico--password-white.svg)
}

.l-page-header__user__btn:not(:first-child) {
  border-top: 1px solid #b1b1b1
}

.l-page-header__user__btn__icon {
  display: block;
  width: 18px;
  height: 19px;
  margin-right: 6px
}

.l-page-header__user__btn__icon--logout {
  background: url(../images/common/ico--logout.svg) center no-repeat
}

.l-page-header__user__btn__icon--password {
  background: url(../images/common/ico--password.svg) center no-repeat
}

.l-tab-contents__head {
  display: flex
}

.l-tab-contents__head__tab {
  font-size: 14px;
  line-height: 1.5714285714;
  padding: 8px 30px;
  border-radius: 4px 4px 0 0;
  text-align: center;
  background: #fff;
  transition: background-color .3s ease;
  cursor: pointer;
  border-top: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1
}

.l-tab-contents__head__tab:not(:first-child) {
  margin-left: 4px
}

.l-tab-contents__head__tab.is-active {
  background: #5bb365;
  color: #fff;
  pointer-events: none
}

.l-tab-contents__head__tab:hover {
  background: #5bb365;
  color: #fff
}

.l-tab-contents__body {
  background: #fff;
  padding-bottom: 40px;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1
}

.l-tab-contents__body__head {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.l-tab-contents__body__head__inputs {
  display: flex;
  align-items: center
}

.l-tab-contents__body__head__inputs .c-input-search {
  width: 304px;
  margin-left: 12px
}

.l-tab-contents__body__head__inputs .c-btn-green {
  margin-left: 12px
}

.l-tab-contents__body__head__sorts {
  display: flex;
  align-items: center
}

.l-tab-contents__body__head__select {
  font-size: 13px;
  line-height: 1.5384615385;
  display: flex;
  margin-right: 16px;
  align-items: center
}

.l-tab-contents__body__head__select .c-select {
  min-width: 95px;
  margin-left: 6px
}

.l-tab-contents__body__head__radios {
  display: flex;
  align-items: center
}

.l-tab-contents__body__head__radios .c-radio+.c-radio {
  margin-left: 12px
}

.l-graph-main {
  background: #fff;
  padding: 24px 24px 0;
  margin-top: 10px
}

.l-graph-main__header__select {
  font-size: 13px;
  line-height: 1.5384615385;
  display: flex;
  align-items: center
}

.l-graph-main__header__select .c-select {
  width: 200px;
  margin-left: 10px
}

.l-graph-main__header__select .c-select__list {
  width: 100%
}

.l-graph-main__header__btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -5px
}

.l-graph-main__header__btns__btn {
  font-size: 13px;
  line-height: 1.7692307692;
  text-align: center;
  width: 45px;
  height: 24px;
  border: 1px solid #5bb365;
  background: #fff;
  border-radius: 4px;
  color: #525151;
  text-decoration: none;
  transition: background-color .3s ease
}

.l-graph-main__header__btns__btn:not(:first-child) {
  margin-left: 5px
}

.l-graph-main__header__btns__btn.is-active {
  background: #f4fff5
}

.l-graph-main__header__btns__btn:hover {
  background: #f4fff5
}

.l-graph-main__body {
  position: relative;
  margin-top: 0
}

.l-graph-main__legend {
  display: flex;
  flex-wrap: wrap;
  margin-top: 14px;
  padding-bottom: 10px
}

.l-graph-main__legend__item {
  font-size: 13px;
  line-height: 1.5384615385;
  margin-bottom: 3px;
  margin-right: 35px;
  width: 126px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  word-wrap: break-word;
  word-break: break-all;
}

.l-graph-main__legend__item:before {
  content: "";
  display: block;
  width: 18px;
  height: 8px;
  border-radius: 8px;
  background: #000
}

.l-graph-main__legend__item--01:before {
  background: #ff9db2
}

.l-graph-main__legend__item--02:before {
  background: #e596f8
}

.l-graph-main__legend__item--03:before {
  background: #b48dff
}

.l-graph-main__legend__item--04:before {
  background: #8d9aff
}

.l-graph-main__legend__item--05:before {
  background: #64b8ff
}

.l-graph-main__legend__item--06:before {
  background: #8edefc
}

.l-graph-main__legend__item--07:before {
  background: #a6e3b2
}

.l-graph-main__legend__item--08:before {
  background: #ead772
}

.l-graph-main__legend__item--09:before {
  background: #eab772
}

.l-graph-main__legend__item--10:before {
  background: #939393
}

.l-graph-main__legend__item__close {
  display: block;
  width: 16px;
  height: 17px;
  background: url(../images/common/ico--close.svg) center no-repeat;
  cursor: pointer
}

.l-breadcrumb {
  max-width: 100%;
  overflow-x: auto
}

/* .l-breadcrumb--header {
  position: absolute;
  top: 18px
} */

.l-breadcrumb--footer {
  margin-top: 70px
}

.l-breadcrumb__list {
  display: flex
}

.l-breadcrumb__list__item {
  font-size: 12px;
  line-height: 1.6666666667;
  position: relative
}

.l-breadcrumb__list__item a {
  color: #05f
}

.l-breadcrumb__list__item a:hover {
  opacity: .8
}

.l-breadcrumb__list__item span {
  color: #525151
}

.l-breadcrumb__list__item+.l-breadcrumb__list__item {
  padding-left: 24px
}

.l-breadcrumb__list__item+.l-breadcrumb__list__item:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #525151;
  border-right: 1px solid #525151;
  transform: rotateZ(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 8px
}

.l-data-header__modal {
  position: relative
}

.l-data-header__modal .c-modal-btn {
  max-width: 211px;
  margin-left: auto
}

.l-data-header__datalist {
  margin-top: 21px
}

.l-data-header__datalist__inner {
  display: flex
}

.l-data-header__datalist__item {
  padding: 5px 20px
}

.l-data-header__datalist__item:first-child {
  padding-left: 0
}

.l-data-header__datalist__item:not(:first-child) {
  border-left: 1px solid #000
}

.l-data-header__datalist__item__label {
  font-size: 16px;
  line-height: 1.8125;
  display: block
}

.l-data-header__datalist__item__txt {
  font-size: 26px;
  line-height: 1.1153846154;
  display: block
}

.l-data-header__datalist__item__txt small {
  font-size: 20px;
  line-height: 1.45
}

.l-data-table__head {
  display: flex;
  justify-content: space-between;
  position: relative
}

.l-data-table__head__label {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6
}

.l-data-table__body {
  margin-top: 14px
}

.l-data-table .c-calender-modal {
  bottom: -7px
}

.l-data-table .c-calender-modal--right {
  left: auto;
  right: 0
}

.l-data-table .c-calender-modal--left {
  left: auto;
  right: -555px
}

.l-data-table .c-calender-modal--top {
  top: -10px;
  bottom: auto;
  transform: translateY(-100%)
}

.l-inner {
  max-width: 700px;
  margin: 0 auto
}

.l-inner--login {
  max-width: 365px;
  margin: 0 auto
}

.l-inner--parts {
  max-width: 1115px;
  margin: 0 auto
}

.l-parts {
  margin-top: 40px
}

.l-parts__flex {
  display: flex;
  gap: 20px
}

.l-parts__tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4285714286
}

.l-parts__inner {
  padding: 20px 10px;
  position: relative
}

.l-parts__inner--navy {
  background: #336276
}

.l-parts__colors {
  display: flex;
  flex-wrap: wrap;
  background: #ddd;
  padding: 30px
}

.l-parts__color {
  width: 160px;
  margin-right: 24px;
  margin-bottom: 48px
}

.l-parts__color__tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4285714286
}

.l-parts__color__txt {
  font-size: 14px;
  line-height: 1.4285714286
}

.l-parts__color__bg {
  width: 48px;
  height: 48px;
  margin-top: 10px
}

.l-parts__iconclass {
  font-size: 14px;
  line-height: 1.4285714286;
  padding: 4px 0
}

.l-parts__iconclass--white {
  color: #fff
}

.l-parts .l-page-header__btn {
  margin-left: 0
}

.l-parts .c-search-modal__body__bottom__btn {
  margin-left: 0
}

.l-parts .c-popup-help {
  width: 16px
}

.l-parts .l-graph-main__header__btns {
  justify-content: flex-start
}

.l-parts__graphColor__table--flex {
  display: flex;
  gap: 20px
}

.l-parts__graphColor__table--bg {
  height: 20px;
  width: 150px;
  border: 1px solid #fff
}

.l-parts__graphColor__bg {
  width: 48px;
  height: 48px;
  margin-top: 10px
}

.l-parts__graphColor__tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4285714286;
  margin: 20px 0 10px 0
}

.l-parts__graphColor__txt {
  font-size: 14px;
  line-height: 1.4285714286
}

.l-parts__graphColor__gl::before {
  content: "";
  display: block;
  width: 38px;
  height: 6px;
  margin: 10px 0
}

.l-parts__font {
  display: flex;
  gap: 30px;
  margin-bottom: 20px
}

.l-parts__font--all--tit {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4285714286;
  color: #5bb365
}

.l-parts__font--all--txt {
  color: #283246;
  font-size: 14px;
  line-height: 1.4285714286
}

.l-parts__font--all--tit-detail {
  color: #283246;
  font-size: 14px;
  line-height: 1.4285714286
}

.l-parts__font--detail--box {
  margin-bottom: 10px
}

.l-parts__font--detail--tit {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 10px
}

.l-parts__font--detail--ttl {
  color: #5bb365;
  font-weight: 700
}

.l-parts__font--detail--fonttype {
  color: #b8b8b8;
  font-size: 13px;
  line-height: 1.5384615385
}

.l-parts .fz--11 {
  font-size: 11px
}

.l-parts .fz--12 {
  font-size: 12px
}

.l-parts .fz--13 {
  font-size: 13px
}

.l-parts .fz--14 {
  font-size: 14px
}

.l-parts .fz--22 {
  font-size: 22px
}

.l-parts .fz--26 {
  font-size: 26px
}

.l-parts .fw--bold {
  font-weight: 700
}

.l-parts .fw--medium {
  font-weight: 500
}

.l-parts .fw--regular {
  font-weight: 400
}

.c-ac-txt {
  font-size: 11px;
  line-height: 1.6363636364;
  position: relative
}

.c-ac-txt.is-open .c-ac-txt__inner {
  height: 100%
}

.c-ac-txt.is-open .c-ac-txt__btn {
  transform: rotateZ(180deg)
}

.c-ac-txt__inner {
  height: 18px;
  padding-right: 24px;
  overflow-y: hidden
}

.c-ac-txt__btn {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  background: center no-repeat url(../images/common/ico--arrow-circle.svg);
  top: 0;
  right: 0
}

.c-ac-txt__btn:hover {
  opacity: .8
}

.c-modal-btn {
  font-size: 13px;
  line-height: 1.5384615385;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  padding: 5px 30px 5px 12px;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
  transition: opacity .3s ease;
  background: #fff
}

.c-modal-btn:after {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  background: url(../images/common/ico--arrow-black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 12px
}

.c-modal-btn__icon {
  display: block;
  width: 15px;
  height: 15px;
  background: left center no-repeat;
  margin-right: 4px
}

.c-modal-btn__icon--web {
  background-image: url(../images/common/ico--world.svg)
}

.c-modal-btn__icon--calender {
  background-image: url(../images/common/ico--calender.svg);
}

.c-tag {
  font-size: 13px;
  line-height: 2.1538461538;
  height: 30px;
  padding: 0 15px;
  border: 1px solid #5bb365;
  border-radius: 15px;
  background: #f4fff5
}

.c-tag--has-close {
  position: relative
}

.c-tag--has-close:after {
  content: "";
  display: block;
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
  background: url(../images/common/ico--close.svg) center no-repeat;
  top: 0;
  right: 0;
  transform: translate(50%,-25%)
}

.c-checkbox {
  position: relative;
  display: block;
  cursor: pointer
}

.c-checkbox input {
  display: none
}

.c-checkbox input:checked+.c-checkbox__checkbox {
  border-color: #5bb365;
  background-color: #5bb365
}

.c-checkbox input:checked+.c-checkbox__checkbox:after {
  opacity: 1
}

.c-checkbox__checkbox {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #b1b1b1;
  border-radius: 3px;
  background: #fff;
  position: relative
}

.c-checkbox__checkbox:after {
  content: "";
  display: block;
  width: 8px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 4px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotateZ(-45deg);
  opacity: 0
}

.c-checkbox--orange input:checked+.c-checkbox__checkbox {
  border-color: #f68f1d;
  background-color: #f68f1d
}

.c-checkbox--orange input:checked+.c-checkbox__checkbox:after {
  opacity: 1
}

.c-radio {
  position: relative;
  display: flex;
  font-size: 13px;
  line-height: 1.5384615385;
  cursor: pointer;
  align-items: center
}

.c-radio input {
  display: none
}

.c-radio input:checked+.c-radio__radio:after {
  opacity: 1
}

.c-radio__radio {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #b1b1b1;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin-right: 6px
}

.c-radio__radio:after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: #5bb365;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  border-radius: 50%
}

.c-select {
  position: relative
}

.c-select__label {
  font-size: 13px;
  line-height: 1.5384615385;
  padding: 5px 28px 5px 12px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  background: #fff;
  position: relative;
  cursor: pointer
}

.c-select__label:after {
  content: "";
  width: 8px;
  height: 5px;
  display: block;
  background: url(../images/common/ico--arrow-black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 8px
}

.c-select__list {
  width: 147px;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: translateY(100%);
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  background: #fff;
  display: none
}

.c-select__list__item:not(:first-child) {
  border-top: 1px solid #b1b1b1
}

.c-select__list__item label {
  font-size: 13px;
  line-height: 1.5384615385;
  padding: 10px 12px;
  display: block
}

.c-select__list__item label:hover {
  color: #fff;
  background: #5bb365
}

.c-select__list__item input {
  display: none
}

.c-select.is-open {
  z-index: 9
}

.c-select.is-open .c-select__list {
  display: block
}

.c-table table {
  width: 100%
}

.c-table table thead {
  text-align: left
}

.c-table table thead tr {
  border-bottom: 1px solid #b1b1b1
}

.c-table table thead th {
  font-size: 12px;
  line-height: 1.3333333333;
  padding: 16px 9px 18px;
  background: #336276;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap
}

.c-table table thead th:not(:first-child) {
  border-left: 1px solid #b1b1b1
}

.c-table table thead th.c-table__bg-dark {
  background: #31475c
}

.c-table table thead th.c-table__sel-long {
  max-width: 100%;
}

.c-table table tbody {
  text-align: right;
  background: #fff
}

.c-table table tbody tr {
  border-bottom: 1px solid #b1b1b1
}

.c-table table tbody td {
  font-size: 14px;
  line-height: 1.2857142857;
  padding: 9px 9px 10px;
  min-height: 50px;
  vertical-align: middle
}

.c-table table tbody td:not(:first-child) {
  border-left: 1px solid #b1b1b1
}

.c-table table tbody td a {
  color: #000
}

.c-table table tbody td a:hover {
  opacity: .8
}

.c-table table tbody td b {
  display: block;
  padding: 8px 0
}

.c-table table tbody td .c-table__txt-sub {
  font-size: 12px;
  line-height: 1.3333333333;
  display: block
}

.c-table table tbody td.c-table__text-left {
  text-align: left
}

.c-table table tbody td .c-checkbox__checkbox {
  margin: 0 auto
}

.c-popup-help {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 8;
  font-size: 12px
}

.c-popup-help__icon {
  display: block;
  min-width: 16px;
  min-height: 16px;
  background: url(../images/common/ico--help.svg) center no-repeat;
  cursor: pointer;
  margin: 0 auto;
  position: relative
}

.c-popup-help__icon:hover .c-popup-help__popup {
  opacity: 1;
  visibility: visible
}

.c-popup-help__txt+.c-popup-help__icon {
  margin-left: 5px
}

.c-popup-help__popup {
  padding: 5px;
  background: #fff;
  border-radius: 10px;
  width: 200px;
  position: absolute;
  z-index: 6;
  top: -14px;
  left: -20px;
  margin: 0 auto;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease,visibility .3s ease;
  box-shadow: 0 3px 6px rgba(0,0,0,.5)
}

.c-popup-help__popup:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 4px 0 4px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 23px;
  bottom: 0;
  transform: translateY(99%)
}

.c-popup-help__popup__txt {
  color: #000;
  white-space: pre-wrap
}

.c-popup-help__popup--right {
  right: -20px;
  left: auto
}

.c-popup-help__popup--right:after {
  left: auto;
  right: 23px
}

.c-pager {
  display: flex;
  justify-content: center;
  margin-top: 40px
}

.c-pager__inner {
  position: relative;
  padding: 0 50px
}

.c-pager__list {
  display: flex;
  align-items: center
}

.c-pager__item+.c-pager__item {
  margin-left: 10px
}

.c-pager__link {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3571428571;
  font-family: Roboto,sans-serif;
  text-decoration: none;
  color: #5bb365;
  padding: 10px;
  border: 2px solid #5bb365;
  border-radius: 4px;
  display: block;
  transition: background-color .3s ease,color .3s ease
}

.c-pager__link:hover {
  color: #fff;
  background: #5bb365
}

.c-pager__link+.c-pager__link {
  margin-left: 10px
}

.c-pager__arrows {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 35px
}

.c-pager__arrows__arrow {
  width: 7px;
  height: 12px;
  display: inline-flex;
  height: 100%;
  align-items: center;
  transition: opacity .3s ease
}

.c-pager__arrows__arrow:hover {
  opacity: .8
}

.c-pager__arrows__arrow-l {
  width: 13px;
  height: 12px;
  display: inline-flex;
  height: 100%;
  align-items: center;
  transition: opacity .3s ease
}

.c-pager__arrows__arrow-l:hover {
  opacity: .8
}

.c-pager__arrows--prev {
  left: 0;
  justify-content: flex-start
}

.c-pager__arrows--prev .c-pager__arrows__arrow {
  transform: rotateZ(180deg);
  margin-left: 6px
}

.c-pager__arrows--prev .c-pager__arrows__arrow-l {
  transform: rotateZ(180deg)
}

.c-pager__arrows--next {
  right: 0;
  justify-content: flex-end
}

.c-pager__arrows--next .c-pager__arrows__arrow {
  margin-right: 6px
}

.c-btn-add {
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  width: 112px;
  background: #fff
}

.c-btn-add__icon {
  width: 13px;
  height: 13px;
  position: relative;
  margin-right: 3px
}

.c-btn-add__icon:after,.c-btn-add__icon:before {
  content: "";
  display: block;
  width: 9px;
  height: 2px;
  background: #4d4f5c;
  position: absolute;
  top: 0;
  left: 12px;
  right: 0;
  bottom: 0;
  margin: auto
}

.c-btn-add__icon:after {
  transform: rotateZ(90deg)
}

.c-btn-add__txt {
  font-size: 14px;
  line-height: 1.5714285714;
  padding: 5px 12px;
  transition: opacity .3s
}

.c-btn-add__txt:hover {
  opacity: .8
}

.c-btn-add__list {
  width: 147px;
  left: 0;
  bottom: 0;
  position: absolute;
  transform: translateY(100%);
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  background: #fff;
  display: none
}

.c-btn-add__list__item {
  font-size: 13px;
  line-height: 1.5384615385;
  padding: 10px 12px;
  display: block;
  text-decoration: none;
  color: #000
}

.c-btn-add__list__item:hover {
  color: #fff;
  background: #5bb365
}

.c-btn-add__list__item:not(:first-child) {
  border-top: 1px solid #b1b1b1
}

.c-btn-add.is-open {
  z-index: 9
}

.c-btn-add.is-open .c-btn-add__list {
  display: block
}

.c-btn-green {
  font-size: 13px;
  font-weight: 700;
  line-height: 2.3076923077;
  color: #fff;
  background: #5bb365;
  border: 0;
  width: 58px;
  height: 32px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: opacity .3s
}

.c-btn-green:hover {
  opacity: .8
}

.c-input-search {
  font-size: 13px;
  line-height: 1.5384615385;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  position: relative;
  background: #fff
}

.c-input-search:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 10px;
  background: url(../images/common/ico--search-gray.svg) center no-repeat;
  background-size: 100% auto
}

.c-input-search input {
  width: 100%;
  border: 0;
  padding: 3px 12px 3px 34px;
  height: 34px;
  background: 0 0
}

.c-search-modal {
  position: absolute;
  width: 980px;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease,visibility .3s ease
}

.c-search-modal.is-show {
  opacity: 1;
  visibility: visible
}

.c-search-modal__head {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0
}

.c-search-modal__head .c-tag {
  margin-right: 15px;
  margin-bottom: 15px
}

.c-search-modal__body {
  margin-top: 5px;
  box-shadow: 4px 2px 6px rgba(0,0,0,.2);
  width: 937px;
  border-radius: 6px 6px 0 0
}

.c-search-modal__body__inner {
  border-radius: 6px 6px 0 0;
  padding: 26px 14px 40px 48px;
  background: #fff
}

.c-search-modal__body__bottom {
  padding: 16px;
  background: #31475c;
  border-radius: 0 0 6px 6px
}

.c-search-modal__body__bottom__btn {
  font-size: 13px;
  font-weight: 700;
  line-height: 2.3076923077;
  display: block;
  height: 32px;
  width: 58px;
  border: none;
  border-radius: 4px;
  margin: 0 auto;
  cursor: pointer;
  background: #fff
}

.c-calender-modal {
  position: absolute;
  width: 770px;
  left: 190px;
  bottom: -10px;
  transform: translateY(100%);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease,visibility .3s ease
}

.c-calender-modal.is-show {
  opacity: 1;
  visibility: visible
}

.c-calender-modal--right {
  left: auto;
  right: 0
}

.c-calender-modal__body {
  margin-top: 5px;
  box-shadow: 4px 2px 6px rgba(0,0,0,.2);
  width: 100%;
  border-radius: 6px 6px 0 0
}

.c-calender-modal__body__inner {
  border-radius: 6px 6px 0 0;
  padding: 40px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.c-calender-modal__body__bottom {
  padding: 16px;
  background: #31475c;
  border-radius: 0 0 6px 6px
}

.c-calender-modal__body__bottom__inputs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px
}

.c-calender-modal__body__bottom__inputs__term {
  font-size: 13px;
  line-height: 1.5384615385;
  color: #fff;
  margin-right: 20px
}

.c-calender-modal__body__bottom__inputs__term input:focus {
  outline: 1px solid #5bb365;
  background: #f4fff5
}

.c-calender-modal__body__bottom__inputs__compare {
  font-size: 13px;
  line-height: 1.5384615385;
  display: flex;
  align-items: center;
  color: #000
}

.c-calender-modal__body__bottom__inputs__compare__inputs {
  display: flex;
  align-items: center
}

.c-calender-modal__body__bottom__inputs__compare input:focus {
  outline: 1px solid #f68f1d;
  background: #fffaf4
}

.c-calender-modal__body__bottom__inputs__compare .c-checkbox {
  display: flex;
  align-items: center;
  margin-right: 12px
}

.c-calender-modal__body__bottom__inputs__compare .c-checkbox__checkbox {
  margin-right: 8px
}

.c-calender-modal__body__bottom__inputs input {
  font-size: 13px;
  line-height: 1.5384615385;
  width: 89px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #d7dae2
}

.c-calender-modal__body__bottom__sep {
  padding: 0 6px
}

.c-calender-modal__body__bottom__btn {
  font-size: 13px;
  font-weight: 700;
  line-height: 2.3076923077;
  display: block;
  height: 32px;
  width: 58px;
  border: none;
  border-radius: 4px;
  margin: 0 auto;
  cursor: pointer;
  background: #fff
}

.c-checkbox-list__child {
  padding-left: 30px;
  position: relative
}

.c-checkbox-list__child>li {
  padding-top: 25px;
  position: relative
}

.c-checkbox-list__child>li:before {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #b1b1b1;
  position: absolute;
  top: 32px;
  left: -2px
}

.c-checkbox-list__child>li.has_border:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% + 28px);
  background: #b1b1b1;
  position: absolute;
  top: 5px;
  left: -3px
}

.c-checkbox-list__child>li.site_list_border:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(28px);
  background: #b1b1b1;
  position: absolute;
  top: 5px;
  left: -3px
}

.c-checkbox-list__child>li.app_list_border:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(28px);
  background: #b1b1b1;
  position: absolute;
  top: 5px;
  left: -3px
}

.c-checkbox-list__grandchild {
  padding-left: 30px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  position: relative
}

.c-checkbox-list__grandchild:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background: #b1b1b1;
  position: absolute;
  top: 10px;
  bottom: 0;
  margin: auto 0;
  left: 26px
}

.c-checkbox-list__grandchild:after {
  content: "";
  display: block;
  width: 1px;
  height: 50%;
  background: #b1b1b1;
  position: absolute;
  top: 5px;
  left: 26px
}

.c-checkbox-list__grandchild .c-checkbox {
  margin-bottom: 10px
}

.c-checkbox-list .c-checkbox {
  font-size: 13px;
  line-height: 1.1538461538;
  display: flex;
  margin-left: 20px
}

.c-checkbox-list .c-checkbox__checkbox {
  margin-right: 6px
}

.c-calender {
  width: 330px;
  font-family: Roboto,sans-serif;
  position: relative
}

.c-calender__tit {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3333333333;
  text-align: center
}

.c-calender__body {
  font-size: 15px;
  line-height: 1.3333333333;
  width: 100%
}

.c-calender__body thead {
  font-weight: 700;
  font-family: Roboto,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;
  border-bottom: 1px solid #b1b1b1
}

.c-calender__body thead tr {
  height: 40px
}

.c-calender__body thead tr td {
  width: 46px;
  padding: 5px 0;
  text-align: center;
  line-height: 40px
}

.c-calender__body tbody tr {
  height: 40px
}

.c-calender__body tbody tr:first-child td {
  padding-top: 10px
}

.c-calender__body tbody tr td {
  width: 44px;
  padding: 5px 0;
  text-align: center;
  line-height: 40px
}

.c-calender__body tbody tr td span {
  width: 100%;
  height: 100%;
  display: block
}

.c-calender__body tbody tr td.selected span {
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  background: #f2f2f2
}

.c-calender__body tbody tr td.selected.firstday span,.c-calender__body tbody tr td.selected.start span {
  border-left: 1px solid #b1b1b1;
  border-radius: 24px 0 0 24px
}

.c-calender__body tbody tr td.selected:first-of-type span {
  border-left: 1px solid #b1b1b1;
  border-radius: 24px 0 0 24px
}

.c-calender__body tbody tr td.selected.end span {
  border-right: 1px solid #b1b1b1;
  border-radius: 0 24px 24px 0
}

.c-calender__body tbody tr td.selected.end.start span {
  border-right: 1px solid #b1b1b1;
  border-radius: 24px
}

.c-calender__body tbody tr td.selected:last-of-type span {
  border-right: 1px solid #b1b1b1;
  border-radius: 0 24px 24px 0
}

.c-calender__body tbody tr td.selected.type01 span {
  border-color: #f68f1d!important;
  background: #fffaf4!important
}

.c-calender__body tbody tr td.selected.type02 span {
  border-color: #5bb365!important;
  background: #f4fff5!important
}

.c-calender__arrow {
  position: absolute;
  top: 3px;
  cursor: pointer
}

.c-calender__arrow--prev {
  left: 0;
  transform: rotateZ(90deg)
}

.c-calender__arrow--next {
  right: 0;
  transform: rotateZ(-90deg)
}

.c-graph__label {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6
}

.c-graph__body {
  background: #fff;
  margin-top: 10px
}

.c-icon {
  width: 20px;
  height: 20px;
  display: block;
  background: center no-repeat
}

.c-icon--l {
  width: 40px;
  height: 40px
}

.c-icon--password {
  background-image: url(../images/common/ico--password.svg)
}

.c-icon--down-green {
  background-image: url(../images/common/ico--arrow-circle.svg)
}

.c-icon--down {
  background-image: url(../images/common/ico--arrow-down.svg)
}

.c-icon--close {
  background-image: url(../images/common/ico--close.svg)
}

.c-icon--up {
  background-image: url(../images/common/ico--arrow-up.svg)
}

.c-icon--note {
  background-image: url(../images/common/ico--note-black.png)
}

.c-icon--global {
  background-image: url(../images/common/ico--world.svg)
}

.c-icon--calender {
  background-image: url(../images/common/ico--calender.svg)
}

.c-icon--account {
  background-image: url(../images/common/ico--account.svg)
}

.c-icon--download {
  background-image: url(../images/common/ico--download-white.svg)
}

.c-icon--up-white {
  background-image: url(../images/common/ico--arrow-up-white.svg)
}

.c-icon--search {
  background-image: url(../images/common/ico--search.svg)
}

.c-icon--home {
  background-image: url(../images/common/ico--home.svg)
}

.c-icon--person {
  background-image: url(../images/common/ico--person.svg)
}

.c-icon--note-white {
  background-image: url(../images/common/ico--note.svg)
}

.c-icon--flag {
  background-image: url(../images/common/ico--flag.svg)
}

.c-icon--arrow-right {
  background-image: url(../images/common/ico--arrow-l-left.svg);
  transform: rotateZ(180deg)
}

.c-icon--arrow-left {
  background-image: url(../images/common/ico--arrow-l-left.svg)
}

.c-icon--help {
  background-image: url(../images/common/ico--help.svg)
}

.c-icon--arrow-small {
  background-image: url(../images/common/ico--arrow.svg);
  transform: rotateZ(90deg)
}

.apexcharts-canvas {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.apexcharts-canvas ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px
}

.apexcharts-canvas ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0,0,0,.5);
  box-shadow: 0 0 1px rgba(255,255,255,.5);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5)
}

.apexcharts-inner {
  position: relative
}

.apexcharts-text tspan {
  font-family: inherit
}

.legend-mouseover-inactive {
  transition: .15s ease all;
  opacity: .2
}

.apexcharts-series-collapsed {
  opacity: 0
}

.apexcharts-tooltip {
  border-radius: 5px;
  box-shadow: 2px 2px 6px -4px #999;
  cursor: default;
  font-size: 14px;
  left: 62px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 20px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  white-space: nowrap;
  z-index: 12;
  transition: .15s ease all
}

.apexcharts-tooltip.apexcharts-active {
  opacity: 1;
  transition: .15s ease all
}

.apexcharts-tooltip.apexcharts-theme-light {
  border: 1px solid #e3e3e3;
  background: rgba(255,255,255,.96)
}

.apexcharts-tooltip.apexcharts-theme-dark {
  color: #fff;
  background: rgba(30,30,30,.8)
}

.apexcharts-tooltip * {
  font-family: inherit
}

.apexcharts-tooltip-title {
  padding: 6px;
  font-size: 15px;
  margin-bottom: 4px
}

.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
  background: #eceff1;
  border-bottom: 1px solid #ddd
}

.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title {
  background: rgba(0,0,0,.7);
  border-bottom: 1px solid #333
}

.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-z-value {
  display: inline-block;
  font-weight: 600;
  margin-left: 5px
}

.apexcharts-tooltip-text-goals-label:empty,.apexcharts-tooltip-text-goals-value:empty,.apexcharts-tooltip-text-y-label:empty,.apexcharts-tooltip-text-y-value:empty,.apexcharts-tooltip-text-z-value:empty {
  display: none
}

.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-z-value {
  font-weight: 600
}

.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value {
  padding: 6px 0 5px
}

.apexcharts-tooltip-goals-group,.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value {
  display: flex
}

.apexcharts-tooltip-text-goals-label:not(:empty),.apexcharts-tooltip-text-goals-value:not(:empty) {
  margin-top: -6px
}

.apexcharts-tooltip-marker {
  width: 12px;
  height: 12px;
  position: relative;
  top: 0;
  margin-right: 10px;
  border-radius: 50%
}

.apexcharts-tooltip-series-group {
  padding: 0 10px;
  display: none;
  text-align: left;
  justify-content: left;
  align-items: center
}

.apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
  opacity: 1
}

.apexcharts-tooltip-series-group.apexcharts-active,.apexcharts-tooltip-series-group:last-child {
  padding-bottom: 4px
}

.apexcharts-tooltip-series-group-hidden {
  opacity: 0;
  height: 0;
  line-height: 0;
  padding: 0!important
}

.apexcharts-tooltip-y-group {
  padding: 6px 0 5px
}

.apexcharts-custom-tooltip,.apexcharts-tooltip-box {
  padding: 4px 8px
}

.apexcharts-tooltip-boxPlot {
  display: flex;
  flex-direction: column-reverse
}

.apexcharts-tooltip-box>div {
  margin: 4px 0
}

.apexcharts-tooltip-box span.value {
  font-weight: 700
}

.apexcharts-tooltip-rangebar {
  padding: 5px 8px
}

.apexcharts-tooltip-rangebar .category {
  font-weight: 600;
  color: #777
}

.apexcharts-tooltip-rangebar .series-name {
  font-weight: 700;
  display: block;
  margin-bottom: 5px
}

.apexcharts-xaxistooltip {
  opacity: 0;
  padding: 9px 10px;
  pointer-events: none;
  color: #373d3f;
  font-size: 13px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
  background: #eceff1;
  border: 1px solid #90a4ae;
  transition: .15s ease all
}

.apexcharts-xaxistooltip.apexcharts-theme-dark {
  background: rgba(0,0,0,.7);
  border: 1px solid rgba(0,0,0,.5);
  color: #fff
}

.apexcharts-xaxistooltip:after,.apexcharts-xaxistooltip:before {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.apexcharts-xaxistooltip:after {
  border-color: rgba(236,239,241,0);
  border-width: 6px;
  margin-left: -6px
}

.apexcharts-xaxistooltip:before {
  border-color: rgba(144,164,174,0);
  border-width: 7px;
  margin-left: -7px
}

.apexcharts-xaxistooltip-bottom:after,.apexcharts-xaxistooltip-bottom:before {
  bottom: 100%
}

.apexcharts-xaxistooltip-top:after,.apexcharts-xaxistooltip-top:before {
  top: 100%
}

.apexcharts-xaxistooltip-bottom:after {
  border-bottom-color: #eceff1
}

.apexcharts-xaxistooltip-bottom:before {
  border-bottom-color: #90a4ae
}

.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after {
  border-bottom-color: rgba(0,0,0,.5)
}

.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before {
  border-bottom-color: rgba(0,0,0,.5)
}

.apexcharts-xaxistooltip-top:after {
  border-top-color: #eceff1
}

.apexcharts-xaxistooltip-top:before {
  border-top-color: #90a4ae
}

.apexcharts-xaxistooltip-top.apexcharts-theme-dark:after {
  border-top-color: rgba(0,0,0,.5)
}

.apexcharts-xaxistooltip-top.apexcharts-theme-dark:before {
  border-top-color: rgba(0,0,0,.5)
}

.apexcharts-xaxistooltip.apexcharts-active {
  opacity: 1;
  transition: .15s ease all
}

.apexcharts-yaxistooltip {
  opacity: 0;
  padding: 4px 10px;
  pointer-events: none;
  color: #373d3f;
  font-size: 13px;
  text-align: center;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
  background: #eceff1;
  border: 1px solid #90a4ae
}

.apexcharts-yaxistooltip.apexcharts-theme-dark {
  background: rgba(0,0,0,.7);
  border: 1px solid rgba(0,0,0,.5);
  color: #fff
}

.apexcharts-yaxistooltip:after,.apexcharts-yaxistooltip:before {
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.apexcharts-yaxistooltip:after {
  border-color: rgba(236,239,241,0);
  border-width: 6px;
  margin-top: -6px
}

.apexcharts-yaxistooltip:before {
  border-color: rgba(144,164,174,0);
  border-width: 7px;
  margin-top: -7px
}

.apexcharts-yaxistooltip-left:after,.apexcharts-yaxistooltip-left:before {
  left: 100%
}

.apexcharts-yaxistooltip-right:after,.apexcharts-yaxistooltip-right:before {
  right: 100%
}

.apexcharts-yaxistooltip-left:after {
  border-left-color: #eceff1
}

.apexcharts-yaxistooltip-left:before {
  border-left-color: #90a4ae
}

.apexcharts-yaxistooltip-left.apexcharts-theme-dark:after {
  border-left-color: rgba(0,0,0,.5)
}

.apexcharts-yaxistooltip-left.apexcharts-theme-dark:before {
  border-left-color: rgba(0,0,0,.5)
}

.apexcharts-yaxistooltip-right:after {
  border-right-color: #eceff1
}

.apexcharts-yaxistooltip-right:before {
  border-right-color: #90a4ae
}

.apexcharts-yaxistooltip-right.apexcharts-theme-dark:after {
  border-right-color: rgba(0,0,0,.5)
}

.apexcharts-yaxistooltip-right.apexcharts-theme-dark:before {
  border-right-color: rgba(0,0,0,.5)
}

.apexcharts-yaxistooltip.apexcharts-active {
  opacity: 1
}

.apexcharts-yaxistooltip-hidden {
  display: none
}

.apexcharts-xcrosshairs,.apexcharts-ycrosshairs {
  pointer-events: none;
  opacity: 0;
  transition: .15s ease all
}

.apexcharts-xcrosshairs.apexcharts-active,.apexcharts-ycrosshairs.apexcharts-active {
  opacity: 1;
  transition: .15s ease all
}

.apexcharts-ycrosshairs-hidden {
  opacity: 0
}

.apexcharts-selection-rect {
  cursor: move
}

.svg_select_boundingRect,.svg_select_points_rot {
  pointer-events: none;
  opacity: 0;
  visibility: hidden
}

.apexcharts-selection-rect+g .svg_select_boundingRect,.apexcharts-selection-rect+g .svg_select_points_rot {
  opacity: 0;
  visibility: hidden
}

.apexcharts-selection-rect+g .svg_select_points_l,.apexcharts-selection-rect+g .svg_select_points_r {
  cursor: ew-resize;
  opacity: 1;
  visibility: visible
}

.svg_select_points {
  fill: #efefef;
  stroke: #333
}

.apexcharts-svg.apexcharts-zoomable.hovering-zoom {
  cursor: crosshair
}

.apexcharts-svg.apexcharts-zoomable.hovering-pan {
  cursor: move
}

.apexcharts-menu-icon,.apexcharts-pan-icon,.apexcharts-reset-icon,.apexcharts-selection-icon,.apexcharts-toolbar-custom-icon,.apexcharts-zoom-icon,.apexcharts-zoomin-icon,.apexcharts-zoomout-icon {
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 24px;
  color: #6e8192;
  text-align: center
}

.apexcharts-menu-icon svg,.apexcharts-reset-icon svg,.apexcharts-zoom-icon svg,.apexcharts-zoomin-icon svg,.apexcharts-zoomout-icon svg {
  fill: #6e8192
}

.apexcharts-selection-icon svg {
  fill: #444;
  transform: scale(.76)
}

.apexcharts-theme-dark .apexcharts-menu-icon svg,.apexcharts-theme-dark .apexcharts-pan-icon svg,.apexcharts-theme-dark .apexcharts-reset-icon svg,.apexcharts-theme-dark .apexcharts-selection-icon svg,.apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg,.apexcharts-theme-dark .apexcharts-zoom-icon svg,.apexcharts-theme-dark .apexcharts-zoomin-icon svg,.apexcharts-theme-dark .apexcharts-zoomout-icon svg {
  fill: #f3f4f5
}

.apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg {
  fill: #008ffb
}

.apexcharts-theme-light .apexcharts-menu-icon:hover svg,.apexcharts-theme-light .apexcharts-reset-icon:hover svg,.apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,.apexcharts-theme-light .apexcharts-zoomout-icon:hover svg {
  fill: #333
}

.apexcharts-menu-icon,.apexcharts-selection-icon {
  position: relative
}

.apexcharts-reset-icon {
  margin-left: 5px
}

.apexcharts-menu-icon,.apexcharts-reset-icon,.apexcharts-zoom-icon {
  transform: scale(.85)
}

.apexcharts-zoomin-icon,.apexcharts-zoomout-icon {
  transform: scale(.7)
}

.apexcharts-zoomout-icon {
  margin-right: 3px
}

.apexcharts-pan-icon {
  transform: scale(.62);
  position: relative;
  left: 1px;
  top: 0
}

.apexcharts-pan-icon svg {
  fill: #fff;
  stroke: #6e8192;
  stroke-width: 2
}

.apexcharts-pan-icon.apexcharts-selected svg {
  stroke: #008ffb
}

.apexcharts-pan-icon:not(.apexcharts-selected):hover svg {
  stroke: #333
}

.apexcharts-toolbar {
  position: absolute;
  z-index: 11;
  max-width: 176px;
  text-align: right;
  border-radius: 3px;
  padding: 0 6px 2px 6px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.apexcharts-menu {
  background: #fff;
  position: absolute;
  top: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 3px;
  right: 10px;
  opacity: 0;
  min-width: 110px;
  transition: .15s ease all;
  pointer-events: none
}

.apexcharts-menu.apexcharts-menu-open {
  opacity: 1;
  pointer-events: all;
  transition: .15s ease all
}

.apexcharts-menu-item {
  padding: 6px 7px;
  font-size: 12px;
  cursor: pointer
}

.apexcharts-theme-light .apexcharts-menu-item:hover {
  background: #eee
}

.apexcharts-theme-dark .apexcharts-menu {
  background: rgba(0,0,0,.7);
  color: #fff
}

@media screen and (min-width: 768px) {
  .apexcharts-canvas:hover .apexcharts-toolbar {
      opacity:1
  }
}

.apexcharts-datalabel.apexcharts-element-hidden {
  opacity: 0
}

.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value,.apexcharts-datalabels,.apexcharts-pie-label {
  cursor: default;
  pointer-events: none
}

.apexcharts-pie-label-delay {
  opacity: 0;
  -webkit-animation-name: opaque;
  animation-name: opaque;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}

.apexcharts-canvas .apexcharts-element-hidden {
  opacity: 0
}

.apexcharts-hide .apexcharts-series-points {
  opacity: 0
}

.apexcharts-annotation-rect,.apexcharts-area-series .apexcharts-area,.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-gridline,.apexcharts-line,.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-radar-series path,.apexcharts-radar-series polygon,.apexcharts-toolbar svg,.apexcharts-tooltip .apexcharts-marker,.apexcharts-zoom-rect {
  pointer-events: none
}

.apexcharts-marker {
  transition: .15s ease all
}

@-webkit-keyframes opaque {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

@keyframes opaque {
  0% {
      opacity: 0
  }

  100% {
      opacity: 1
  }
}

@-webkit-keyframes resizeanim {
  from {
      opacity: 0
  }

  to {
      opacity: 0
  }
}

@keyframes resizeanim {
  from {
      opacity: 0
  }

  to {
      opacity: 0
  }
}

.resize-triggers {
  -webkit-animation: 1ms resizeanim;
  animation: 1ms resizeanim;
  visibility: hidden;
  opacity: 0
}

.contract-trigger:before,.resize-triggers,.resize-triggers>div {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.resize-triggers>div {
  background: #eee;
  overflow: auto
}

.contract-trigger:before {
  width: 200%;
  height: 200%
}

.p-summary__tables {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.p-summary__tables .l-data-table {
  width: calc(50% - 20px)
}

.p-summary__tables .l-data-table:nth-child(n+3) {
  margin-top: 40px
}

.p-summary__graphs {
  display: flex;
  justify-content: space-between
}

.p-summary__graphs .c-graph__body {
  height: calc(100% - 50px);
  min-height: 340px
}

.p-summary__graphs__user {
  width: 40.5%
}

.p-summary__graphs__user .c-graph__body {
  padding-bottom: 16px
}

.p-summary__graphs__device {
  width: 24.3%
}

.p-summary__graphs__device .c-graph__body {
  padding: 16px
}

.p-summary__graphs__device__labels {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 13px
}

.p-summary__graphs__device__label {
  width: 33.3333%
}

.p-summary__graphs__device__label__icon {
  display: flex;
  justify-content: center;
  width: 100%
}

.p-summary__graphs__device__label__txt {
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  padding: 4px 0
}

.p-summary__graphs__device__label__num {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125;
  font-family: Roboto,sans-serif;
  text-align: center
}

.p-summary__graphs__time {
  width: 31.66%
}

.p-summary__graphs__time .c-graph__body {
  padding: 0 11px 30px 18px;
  display: flex;
  justify-content: center;
  align-items: center
}

.p-summary__graphs__time .c-graph__main {
  width: 100%
}

.p-summary__graphs__time__legends {
  margin-top: -10px;
  padding: 0 20px 0 60px
}

.p-summary__graphs__time__legends__colors {
  display: flex;
  justify-content: space-between;
  margin-left: auto
}

.p-summary__graphs__time__legends__color {
  width: 24.7%;
  height: 12px;
  font-family: Roboto,sans-serif;
  position: relative
}

.p-summary__graphs__time__legends__color--01 {
  background: #bedaef
}

.p-summary__graphs__time__legends__color--02 {
  background: #7eb6e0
}

.p-summary__graphs__time__legends__color--03 {
  background: #3e92d1
}

.p-summary__graphs__time__legends__color--04 {
  background: #2478b7
}

.p-summary__graphs__time__legends__labels {
  position: relative
}

.p-summary__graphs__time__legends__label {
  font-size: 12px;
  line-height: 1.6666666667;
  display: inline;
  position: absolute
}

.p-summary__graphs__time__legends__label--01 {
  left: 0;
  transform: translateX(-50%)
}

.p-summary__graphs__time__legends__label--02 {
  left: 25%;
  transform: translateX(-50%)
}

.p-summary__graphs__time__legends__label--03 {
  left: 50%;
  transform: translateX(-50%)
}

.p-summary__graphs__time__legends__label--04 {
  left: 75%;
  transform: translateX(-50%)
}

.p-summary__graphs__time__legends__label--05 {
  right: 0;
  transform: translateX(50%)
}

.p-summary__graphs__time .apexcharts-toolbar {
  display: none
}

.p-login {
  background-color: #31475c
}

.login__ttl {
  width: 207px;
  margin: 0 auto;
  display: block;
  margin-top: 200px;
  margin-bottom: 20px
}

.login__btn {
  background-color: #5bb365;
  border-radius: 40px;
  color: #fff;
  width: 300px;
  margin: auto 33px;
  padding: 18px 0;
  transition: opacity .3s ease
}

.login__btn:hover {
  opacity: .8
}

.loginForm__list {
  width: 100%;
  margin-bottom: 60px
}

.loginForm__term {
  color: #fff;
  font-size: 14px;
  margin-top: 15px
}

.loginForm__desc {
  margin-top: 5px
}

.loginForm__error {
  background-color: #c42626;
  border-radius: 4px;
  margin: 40px 0
}

.loginForm__error p {
  color: #fff;
  padding: 10px;
  font-size: 13px
}

.login-error {
  margin-bottom: 0!important
}

.c-input {
  cursor: pointer;
  width: 100%;
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 13px
}

.c-input:focus {
  outline-color: #5bb365
}

.p-parts {
  background-color: #fff
}

.p-parts__inner {
  width: 1080px;
  margin: 0 auto
}

.p-parts__ttl {
  text-align: left;
  color: #43425d;
  font-size: 15px
}

.p-parts__flex {
  display: flex
}

.p-parts-color--box {
  display: flex;
  justify-content: space-between
}

.p-parts-color--basic--list {
  display: flex;
  gap: 40px
}

.p-parts-color--basic--list--detail p {
  font-size: 11px
}

.p-parts-color--colorbox {
  width: 48px;
  height: 48px;
  border-radius: 5px
}

.p-parts-color--colorbox--white {
  background-color: #fff;
  border: 1px solid #707070
}

.p-parts-color--colorbox--black {
  background-color: #000
}

.p-parts-color--colorbox--white-green {
  background-color: #f4fff5
}

.p-parts-color--colorbox--orange {
  background-color: #f68f1d
}

.p-parts-color--graph--list--detail {
  display: flex
}

.p-parts-color--graph--list--detail p {
  font-weight: 700
}

.p-parts-color--graph--list--detail--pink {
  color: #ff9db2
}

.p-parts-color--graphline {
  height: 3px;
  width: 100%;
  background-color: #ff9db2
}

.p-parts-color--graphline--dashed {
  background-image: linear-gradient(to right,#000,#000 2px,transparent 2px,transparent 8px);
  background-size: 8px 1px;
  background-position: left bottom;
  background-repeat: repeat-x
}

.p-parts-parts .UI-box {
  padding: 45px 0;
  background-color: #f2f2f2;
  -ms-box-shadow: 0 3px 6px rgba(3,20,117,.2);
  box-shadow: 0 3px 6px rgba(3,20,117,.2)
}

.p-parts-parts .l-side {
  position: initial;
  height: 100%
}

.p-parts-parts__UI--btn {
  width: 456px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px
}

.p-parts-parts__UI--input--list {
  display: flex;
  justify-content: space-between
}

.p-parts-parts__UI--input--list .UI-box {
  width: 99px
}

.p-parts-parts__UI--input--listBox {
  display: flex;
  align-items: center;
  justify-content: center
}

.p-parts-parts__UI--margin {
  margin: 30px 0 0 0
}

.p-parts-parts .l-graph-main__header__btns__btn {
  background: #fff;
  display: block
}

.p-parts-parts .c-btn-add,.p-parts-parts .c-modal-btn {
  display: inline-flex
}

.c-btn-white {
  font-size: 13px;
  font-weight: 700;
  line-height: 2.3076923077;
  color: #000;
  background: #fff;
  border: 0;
  width: 58px;
  height: 32px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: opacity .3s
}

.c-btn-white:hover {
  opacity: .8
}

.p-password .password__wrap {
  margin-top: 80px
}

.p-password .password__btn {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  gap: 20px
}

.p-password .password__btn .login__btn {
  margin: 0;
  font-size: 13px
}

.p-password .loginForm__item:first-of-type {
  margin-bottom: 45px
}

.p-password .loginForm__term {
  color: #000;
  margin-bottom: 10px
}

.p-password .loginForm__desc--label {
  font-size: 10px;
  color: #4c4e5b;
  margin-top: 5px;
  padding-bottom: 10px
}

.p-password .c-input {
  border: none
}

.p-password .login__btn--gray {
  background-color: #c0bfbf
}

.p-password .l-page-header__user {
  margin-right: 0!important;
  margin: auto
}

.required-item {
  background-color: #b82726;
  color: #fff;
  font-size: 10px;
  padding: 3px 5px;
  border-radius: 2px;
  margin-left: 10px
}

.mb-a {
  margin-bottom: auto;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

div.daterangepicker table th {
  font-weight: 700;
}
div.daterangepicker table thead tr:last-child {
  border-bottom: 1px solid #000;
}
div.drp-buttons .btn {
  width: 17%;
}

span.c-pager__link.current {
  color: #fff;
  background: #5bb365
}
td > i.c-icon, .c-table table tbody td b.c-icon__after {
  display: inline-block;
}

.c-icon--compare_down {
  background-image: url(../images/common/ico--arrow-up.svg);
  transform: rotateZ(180deg);
}

.c-icon--compare_same {
  background-image: url(../images/common/ico--arrow-up.svg);
  transform: rotateZ(90deg);
}

.c-modal-btn.disabled {
  background-color: #f2f2f2;
  color: lightgray;
  border-color: lightgray;
}

.c-modal-btn.disabled:after {
  background: url(../images/common/ico--arrow-lightgray.svg) center no-repeat;
}

.c-modal-btn.disabled > i.c-modal-btn__icon--calender {
  background-image: url(../images/common/ico--calender-lightgray.svg);
}

.c-select.stype {
  margin-left: 12px;
  width: 304px;
}

.c-select.select-fields {
  min-width: 110px;
}

.c-input-search input.keyword {
  height: 30px;
}

li.l-sidenav__links__item.is-active {
  background: #5bb365;
}

span.l-graph-main__legend__item__text {
  max-width: 92px;
}
/*
.l-graph-main__legend__item:hover {
  background-color: rgba(209, 209, 209, 0.2);
}
*/
div.c-table table thead tr th:not(.c-table__bg-dark) {
  min-width: 85px;
}
div.c-table table tbody tr td {
  word-wrap: break-word;
  word-break: break-all;
}

/* detail header */
div.l-page-header__inner_detal .i-page-title--header {
  display: inline-flex;
  padding-top: 10px;
  width: 100%;
}
div.l-page-header__inner_detal .i-page-title--header {
  display: inline-flex;
  padding-top: 10px;
  width: 100%;
} 
div.l-page-header__inner_detal .i-page-user--header {
  display: inline-flex;
  position: absolute;
  right: 0;
  align-items: center;
} 

div.l-page-header__inner_detal .l-page-header__tit {
  width: 60%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5909090909;
  padding-top: 7px;
  word-break: break-all;
}
div.l-page-header__inner_detal .l-page-header__user {
  width: 160px;
  margin-left: 16px;
  position: relative
}
div.l-page-header__inner_detal .l-page-header__user__name__txt {
  margin-right: 6px;
  word-break: break-all;
}
div.l-page-header__inner_detal .l-breadcrumb__list__item.first {
  width: 42px;
  height: auto;
  display: block;
  position:relative
}
div.l-page-header__inner_detal .l-breadcrumb__list__item.first > a{
width: 48px;
display: block;
position: absolute;
top: 50%;
margin-top: -10px;
}

/* loading */
#loading {
  width: 32px;
  height: 32px;
  position:absolute;
  top: 38%;
  right: 50%;
}

.icon--hidden {
  visibility: hidden;
}

/* help */
.l-page-help__btn {
  position: relative;
  margin-left: 19px;
  width: 50px;
}
.l-page-help__btn__txt {
  width: 50px;
  content: '';
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/common/ico--support.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
}
.l-page-help__btn__txt:hover {
  opacity: 0.7;
}

/* close */
.c-close__icon {
  display: block;
  min-width: 15px;
  min-height: 15px;
  top: -10px;
  right: -4px;
  background: url(../images/common/ico--close-white.svg) center no-repeat;
  position: relative;
  cursor: pointer;
}