@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  font-family: "Arial", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 1.4em;
  line-height: 1.7;
  background-color: #dfe2eb;
  position: relative;
  color: #292929;
  vertical-align: baseline;
}
body .loadingOverlay {
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  filter: alpha(opacity=7);
  opacity: 0.7;
  background-image: url("/img/loading.gif");
  background-size: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.wrap {
  background-color: #dfe2eb;
}

header,
footer,
article,
aside,
figure,
figcaption,
main,
menu,
nav,
section {
  display: block;
}

h1 {
  margin-bottom: 1em;
}

h2 {
  margin-bottom: 1em;
}

h3 {
  margin-bottom: 1em;
}

h4 {
  margin-bottom: 1em;
}

h5 {
  margin-bottom: 1em;
}

h6 {
  margin-bottom: 1em;
}

p {
  margin-bottom: 1em;
}

ul {
  margin-bottom: 1em;
  padding-left: 1.5em;
}

ol {
  margin-bottom: 1em;
}

li {
  margin-bottom: 1em;
}

dl {
  margin-bottom: 1em;
}

dt {
  margin-bottom: 1em;
}

dd {
  margin-bottom: 1em;
}

img {
  vertical-align: bottom;
  line-height: 1;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1em;
}

button {
  font-family: inherit;
  font-size: inherit;
  outline: none;
}

figure {
  display: block;
}

a {
  color: #247bbd;
  text-decoration: none;
  line-height: inherit;
  vertical-align: baseline;
  outline: none;
}

a:not(.btn):hover {
  text-decoration: none;
  outline: none;
  filter: alpha(opacity=75);
  opacity: 0.75;
}

a:not(.btn):focus {
  text-decoration: none;
  outline: none;
}

address {
  font-style: normal;
}

table ul,
table ol,
table li,
table dl,
table dt,
table dd,
table p {
  margin-bottom: 0;
}

.l-header-logo {
  width: 100%;
  padding: 17px 15px 15px 25px;
  background-color: #ad181f;
}
.l-header-logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.l-header-logo a:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.l-header-logo__title {
  margin-bottom: 10px;
}
.l-header-logo__description {
  color: #fefefe;
  font-size: 12px;
  margin-bottom: 0;
}

.l-menu {
  border-top: 1px solid #d6d6d6;
}
.l-menu a {
  color: #292929;
}
.l-menu > .l-menu__item {
  font-size: 1.6rem;
  position: relative;
}
.l-menu > .l-menu__item:first-child {
  margin-top: 10px;
}
.l-menu > .l-menu__item:hover .l-menu__item-child {
  display: block;
}
.l-menu > .l-menu__item .l-menu__item-child {
  display: none;
  width: 204px;
  background-color: #383838;
  font-size: 1.6rem;
  color: #fff;
  padding: 14px 0.5em 15px 24px;
  position: absolute;
  left: 100%;
  top: -11px;
  z-index: 99;
}
.l-menu > .l-menu__item .l-menu__item-child > .item {
  padding: 5px 0;
}
.l-menu > .l-menu__item .l-menu__item-child > .item:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.l-menu > .l-menu__item .l-menu__item-child > .item a {
  padding: 0;
}
.l-menu > .l-menu__item > .l-menu__item-inner {
  display: block;
  width: 100%;
  height: 100%;
}
.l-menu > .l-menu__item > .l-menu__item-inner:hover a {
  background-color: #383838;
  color: #fff;
  opacity: 1;
}
.l-menu > .l-menu__item > .l-menu__item-inner a {
  padding: 7px 10px 7px 23px;
  display: block;
  width: 100%;
  height: 100%;
}
.l-menu > .l-menu__item-admin {
  font-size: 1.4rem;
  padding: 0 12px;
}
.l-menu > .l-menu__item-admin:last-child {
  margin-bottom: 10px;
}
.l-menu > .l-menu__item-admin a:hover {
  opacity: 1;
}
.l-menu > .l-menu__item-admin a.l-menu__item-inner.disable {
  cursor: default;
}
.l-menu > .l-menu__item-admin a.l-menu__item-inner.disable:hover {
  background: none;
}
.l-menu > .l-menu__item-admin > .l-menu__item-inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 7px 0.5em 7px 26px;
}
.l-menu > .l-menu__item-admin > .l-menu__item-inner:hover {
  background-color: #f0f0f0;
}
.l-menu > .l-menu__item-admin.not-child {
  font-size: 1.6rem;
}
.l-menu > .l-menu__item-admin.not-child > .l-menu__item-inner {
  padding-left: 12px;
}
.l-menu > .l-menu__item-admin .lfloor:before {
  content: "⌊";
  margin-left: -1em;
  margin-right: 0.25em;
}

.l-header {
  height: 85px;
  padding: 0 25px;
  background-color: #cf343c;
  display: flex;
  justify-content: space-between;
  align-self: center;
  color: #fff;
}
.l-header-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  padding-left: 204px;
  z-index: 99;
}
.l-header__page-title {
  margin-bottom: 0;
  line-height: 1;
  vertical-align: middle;
  font-size: 2.4rem;
  font-weight: normal;
  display: flex;
  align-self: center;
}
.l-header__info-login {
  display: flex;
  align-self: center;
}
.l-header .l-header__logout {
  margin-left: 40px;
}
.l-header .l-header__logout:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.l-header .l-header__logout a {
  color: #fff;
}
.l-header__link {
  position: relative;
  margin-left: 40px;
}
.l-header__link-trigger {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.l-header__link-trigger img {
  width: 22px;
  height: auto;
}
.l-header__link-list {
  position: absolute;
  right: 0;
  top: 40px;
  width: 322px;
  margin: 0;
  padding: 10px;
  border: #c4c6cc solid 1px;
  background: #fff;
  font-size: 1rem;
  display: none;
}
.l-header__link-list:before {
  content: "";
  border-top: #c4c6cc solid 1px;
  border-left: #c4c6cc solid 1px;
  background: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -6px;
  right: 5px;
  transform: rotate(45deg);
}
.l-header__link-list:after {
  content: " ";
  display: block;
  clear: both;
}
.l-header__link-list li {
  list-style-type: none;
  float: left;
  width: 100px;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.l-header__link-list a {
  display: block;
  color: #292929;
}
.l-header__link-list .c-icon:before {
  display: block;
  margin: 0 auto 5px;
}

.l-footer {
  width: 100%;
  padding: 14px 0 10px;
  text-align: center;
}
.l-footer .copy {
  color: #6b6b6b;
  line-height: 1;
}

.l-contents-area {
  width: 100%;
  padding: 85px 24px 0;
  z-index: 98;
}
.l-contents-area > *:first-child {
  margin-top: 24px;
}

.l-section {
  margin-top: 40px;
}
.l-section:first-child {
  margin-top: 0;
}

.l-section-head {
  margin-bottom: 10px;
}
.l-section-head .u-num:before {
  content: "(";
}
.l-section-head .u-num:after {
  content: ")";
}

.l-box {
  margin: 24px auto;
  border-radius: 4px;
  box-shadow: 0 0 2.8px 0.2px rgba(3, 3, 3, 0.22);
  background-color: #fff;
}
.l-box-body {
  width: 100%;
}
.l-box-body > * {
  padding: 0 30px;
}
.l-box-body > *:first-child {
  padding-top: 30px;
}
.l-box-body > *:last-child {
  padding-bottom: 30px;
}
.l-box-body .l-box-body-inner {
  padding: 70px 0;
}
.l-box--no-background {
  min-width: 948px;
  margin: 24px auto;
}
.l-box-head {
  width: 100%;
  background-color: #565961;
  color: #fff;
  padding: 18px 24px 13px;
  font-weight: normal;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.l-box-head__big {
  padding: 20px 24px 15px;
}
.l-box-head--title {
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
  font-size: 22px;
  line-height: 1;
}
.l-box-head--date {
  font-size: 1.4rem;
}
.l-box-total {
  padding: 20px 0 30px;
  border-bottom: 1px solid #c4c6cc;
}
.l-box-total:after {
  display: block;
  content: "";
  clear: both;
}
.l-box-total__left {
  width: 25%;
  float: left;
  padding: 10px 25px 0;
}
.l-box-total__left .c-btn-sales {
  width: 100%;
  background-color: #888c95;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  text-align: center;
  border-radius: 5px;
  padding: 17px 0;
}
.l-box-total__right {
  width: 75%;
  float: left;
}
.l-box-total__right-item {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.l-box-project-search {
  padding: 30px 0;
}
.l-box-project-search .l-box-body {
  width: 900px;
  margin: 0 auto;
}
.l-box-project-search .l-box-body > .c-grid--space-between > .c-grid-2column:nth-of-type(1) {
  width: 470px;
}
.l-box-project-search .l-box-body > .c-grid--space-between > .c-grid-2column:nth-last-of-type(1) {
  width: 415px;
  padding-right: 33px;
}
.l-box-project-search .l-box-body > .c-grid--space-between > .c-grid-2column:nth-last-of-type(1) .c-form-select {
  width: 172px;
}
.l-box-project-search .l-box-body .c-grid--space-between {
  padding: 0;
}
.l-box-project-search .l-box-body .c-grid--space-between .c-grid-2column.c-btn-wrap {
  width: auto;
  margin-bottom: 0;
}
.l-box-login__cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-box-date {
  text-align: center;
}
.l-box-date__head {
  font-size: 2.2rem;
}
.l-box-date__data {
  font-size: 1.8rem;
}
.l-box-other__wrap {
  position: relative;
}

.l-project__base--info {
  margin-bottom: 32px;
}

.l-wrap {
  display: flex;
  min-width: 1200px;
  min-height: 100vh;
}

.l-sub-area {
  position: fixed;
  z-index: 9;
  width: 204px;
  flex: 0 0 204px;
  background-color: #fff;
  min-height: 100vh;
}

.l-main-area {
  flex: 1 1 auto;
  padding-left: 204px;
  position: relative;
  z-index: 8;
}

.l-body-other {
  width: 600px;
  border-radius: 5px;
  background: #fff;
  border: #c4c6cc solid 1px;
  padding: 10px;
  position: absolute;
  z-index: 10;
  top: 40px;
  display: none;
}
.l-body-other.active {
  display: block;
}
.l-body-other .c-list-data {
  width: 100%;
  display: table;
}
.l-body-other .c-list-data-group {
  display: table-cell;
  border-right: 1px solid #000;
  padding: 0 1em 0 0;
  width: 170px;
  max-width: 170px;
}
.l-body-other .c-list-data-item {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 3px 5px;
  cursor: pointer;
  color: #247bbd;
  text-decoration: underline;
}
.l-body-other .c-list-data-item:hover {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .l-rwd .c-btn {
    margin-left: 0;
  }
  .l-rwd .l-wrap {
    min-width: 100%;
  }
  .l-rwd .l-sub-area {
    width: 0px;
  }
  .l-rwd .l-sub-area .l-header-logo {
    position: fixed;
    width: 200px;
  }
  .l-rwd .l-sub-area .l-menu-holder {
    display: none;
  }
  .l-rwd .l-main-area {
    padding: 0;
  }
  .l-rwd .l-header-area {
    width: 100%;
    padding: 0;
    min-width: 100%;
  }
  .l-rwd .l-header-area .l-header .l-header__page-title {
    font-size: 1.8rem;
    text-align: left;
    display: block;
    width: 100%;
  }
  .l-rwd .l-header-area .l-header .l-header__info-login .l-header__user {
    display: none;
  }
  .l-rwd .l-header-area .l-header .l-header__info-login .c-icon-logout {
    font-size: 0;
  }
  .l-rwd .c-list-aside--link {
    display: none;
  }
  .l-rwd .l-header__info-login {
    display: none;
  }
  .l-rwd .c-list-aside--link {
    display: none;
  }
}

.c-icon:before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.c-icon-search:before {
  background: url("/img/icons.png") no-repeat 0 -52px;
  margin-right: 0;
}
.c-icon-search--type-form {
  position: relative;
}
.c-icon-search--type-form:before {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-49%) scale(1.2, 1.2);
}
.c-icon-user:before {
  background: url("/img/icons.png") no-repeat 0 -26px;
}
.c-icon-logout:before {
  background: url("/img/icons.png") no-repeat 0 0;
}
.c-icon-member:before {
  background: url("/img/icon_member.png") left top/100% no-repeat;
}
.c-icon-storage:before {
  background: url("/img/icon_storage.png") left top/100% no-repeat;
}
.c-icon-file:before {
  background: url("/img/icon_file.png") left top/100% no-repeat;
}
.c-icon-info :before {
  background: url("/img/icon_info.png") left top/100% no-repeat;
}
.c-icon-update :before {
  background: url("/img/icon_update.png") left top/100% no-repeat;
}
.c-icon--size-large:before {
  width: 40px;
  height: 40px;
}

.c-btn {
  display: inline-block;
  min-width: 93px;
  padding: 10px 10px 11px 11px;
  margin-left: 30px;
  border: 1px solid #c4c6cc;
  border-radius: 4px;
  line-height: 1;
  position: relative;
  top: -2px;
  background-color: #fff;
  text-align: center;
  font-size: inherit;
  cursor: pointer;
}
.c-btn:hover {
  background-color: #3486cf;
  color: #fff;
}
.c-btn-fourth {
  width: 139px;
  color: #666;
}
.c-btn-fourth:hover {
  background-color: #54555b;
  border-color: #54555b;
}
.c-btn-fourth-2 {
  color: #666;
}
.c-btn-fourth-2:hover {
  background-color: #54555b;
  border-color: #54555b;
}
.c-btn-agree {
  width: 89px;
}
.c-btn-agree__do--agree {
  color: #fff;
  background-color: #cf343c;
  border-color: #cf343c;
}
.c-btn-agree__do--agree:hover {
  background-color: #fff;
  border-color: #cf343c;
  color: #cf343c;
}
.c-btn-agree__do--cancel {
  color: #666;
  border-color: #c4c6cc;
}
.c-btn-agree__do--cancel:hover {
  border-color: #54555b;
  background-color: #54555b;
  color: #fff;
}
.c-btn-add {
  color: #247bbd;
}
.c-btn-add:before {
  content: "+";
  color: #fff;
  background: #247bbd;
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-right: 6px;
}
.c-btn-add:hover {
  color: #fff;
  background: #247bbd;
  border-color: #247bbd;
}
.c-btn-add:hover:before {
  color: #247bbd;
  background: #fff;
}
.c-btn-delete {
  color: #cf343c;
}
.c-btn-delete:before {
  content: "×";
  color: #fff;
  background: #cf343c;
  display: inline-block;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  text-align: center;
  margin-right: 6px;
}
.c-btn-delete:hover {
  color: #fff;
  background: #cf343c;
  border-color: #cf343c;
}
.c-btn-delete:hover:before {
  color: #cf343c;
  background: #fff;
}
.c-btn-delete__wrap {
  text-align: right;
  float: right;
}
.c-btn-delete__wrap .c-btn {
  display: inline-block;
}
.c-btn-first {
  border: 1px solid #c4c6cc;
}
.c-btn-second {
  border: none;
  background-color: #6e7077;
  color: #fff;
}
.c-btn-second:hover {
  background-color: #54555b;
}
.c-btn-third {
  width: 139px;
}
.c-btn-fifth {
  color: #cf343c;
  min-width: 60px;
}
.c-btn-fifth:hover {
  color: #fff;
  background: #cf343c;
  border-color: #cf343c;
}
.c-btn-wrap {
  margin-bottom: 30px;
}
.c-btn-wrap .c-btn:nth-of-type(1) {
  margin-left: 0;
}
.c-btn--short-h {
  padding-top: 8px;
  padding-bottom: 8px;
  top: 0;
}
.c-btn-login {
  color: #fff;
  min-width: 160px;
}
.c-btn-login:not(:disabled) {
  background: #cf343c;
  border-color: #cf343c;
}
.c-btn-login:not(:disabled):hover {
  color: #cf343c;
  background-color: #fff;
}
.c-btn-login:disabled {
  background: #999;
  cursor: default;
}
.c-btn-close {
  color: #aaa;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 10px;
  line-height: 20px;
  padding: 2px 5px;
}
.c-btn-close:hover {
  filter: alpha(opacity=75);
  opacity: 0.75;
}

.c-heading__section--title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 0;
  display: inline-block;
}

.c-table-basic {
  min-width: 888px;
  width: 100%;
  border: 1px solid #c4c6cc;
  line-height: 1.57;
}
.c-table-basic th {
  border: 1px solid #c4c6cc;
  background-color: #7b808a;
  color: #fff;
  font-weight: normal;
  padding: 15px 11px;
  text-align: left;
}
.c-table-basic td {
  border: 1px solid #c4c6cc;
  padding: 15px 11px;
  vertical-align: top;
}
.c-table-basic th.u-text-center,
.c-table-basic td.u-text-center {
  text-align: center;
}
.c-table-basic th.u-align-middle,
.c-table-basic td.u-align-middle {
  vertical-align: middle;
}
.c-table-basic tr[data-href]:hover {
  background-color: #f0f0f0;
  color: #247bbd;
  cursor: pointer;
}
.c-table-basic.c-thead-sort {
  white-space: nowrap;
}
.c-table-basic.c-thead-sort__3line {
  font-size: 12px;
}
.c-table-basic.c-thead-sort__3line .c-thead-sort th {
  height: 94px;
}
.c-table-basic.c-thead-sort__3line .c-thead-sort th .u-sort + label {
  display: table-cell;
  width: 500px;
  height: inherit;
  vertical-align: middle;
}
.c-table-basic.c-thead-sort__3line .c-thead-sort th .u-sort + label::before {
  top: 85%;
  right: 0.5em;
}
.c-table-basic.c-thead-sort__3line .c-thead-sort th .u-sort + label::after {
  top: 85%;
  right: 0.5em;
}
.c-table-basic.c-thead-sort__3line th .u-sort + label {
  padding: 11px 8px;
}
.c-table-basic.c-thead-sort__3line td {
  padding: 11px 6px;
}
.c-table-basic.c-thead-sort__3line td.c-project-name, .c-table-basic.c-thead-sort__3line td.c-edit {
  padding: 0;
}
.c-table-basic.c-thead-sort__3line td.c-project-name a:hover, .c-table-basic.c-thead-sort__3line td.c-edit a:hover {
  font-weight: bold;
  opacity: 1;
}
.c-table-basic.c-thead-sort__3line td.c-project-name > div {
  min-width: 160px;
  height: 61px;
}
.c-table-basic.c-thead-sort__3line td.c-project-name a {
  line-height: 25px;
  padding: 0 6px;
  display: block;
  white-space: normal;
}
.c-table-basic.c-thead-sort__3line td.c-edit a {
  line-height: 44px;
  padding: 0 6px;
  display: block;
}
.c-table-basic.c-thead-sort__3line .c-head-total {
  font-size: 14px;
}
.c-table-basic.c-thead-sort__3line .c-total-price .c-price {
  font-weight: bold;
}
.c-table-basic.c-thead-sort__1line .c-thead-sort th {
  height: 52px;
}
.c-table-basic .c-price {
  text-align: right;
}
.c-table-basic .c-btn {
  margin-left: 0;
}
.c-table-basic .c-head-total {
  text-align: right;
  background-color: #f0f0f0;
  color: #292929;
}

.c-thead-sort {
  white-space: nowrap;
}
.c-thead-sort th {
  padding: 0;
  position: relative;
}
.c-thead-sort th .u-sort {
  position: absolute;
  opacity: 0;
}
.c-thead-sort th .u-sort + label {
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 11px;
  background-color: #7b808a;
}
.c-thead-sort th .u-sort + label:hover {
  cursor: pointer;
}
.c-thead-sort th .u-sort + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.9rem;
  width: 0;
  height: 0;
  border: 0.3rem solid transparent;
  border-bottom: 0.5rem solid #fff;
  opacity: 0.4;
}
.c-thead-sort th .u-sort + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: 0.2rem;
  width: 0;
  height: 0;
  border: 0.3rem solid transparent;
  border-top: 0.5rem solid #fff;
  opacity: 0.4;
}
.c-thead-sort th .u-sort:checked + label,
.c-thead-sort th .u-sort:checked .u-no-sort {
  background-color: #cf343c;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-thead-sort th .u-sort.u-sort--desc:checked + label:before {
  opacity: 1;
}
.c-thead-sort th .u-sort.u-sort--desc:checked + label:after {
  opacity: 0.4;
}
.c-thead-sort th .u-sort.u-sort--desc.u-sort--asc:checked + label:before {
  opacity: 0.4;
}
.c-thead-sort th .u-sort.u-sort--desc.u-sort--asc:checked + label:after {
  opacity: 1;
}
.c-thead-sort th .u-no-sort {
  background-color: #7b808a;
}

.c-table-second {
  width: 100%;
  border: 1px solid #c4c6cc;
}
.c-table-second.l-project__base--info {
  margin-bottom: 32px;
}
.c-table-second th {
  border: 1px solid #c4c6cc;
  background-color: #f0f0f0;
  vertical-align: middle;
  font-weight: normal;
  padding: 10px 12px;
  text-align: left;
}
.c-table-second td {
  border: 1px solid #c4c6cc;
  padding: 10px;
  text-align: left;
}
.c-table-second td.u-text-right {
  text-align: right;
}
.c-table-second th.u-text-center,
.c-table-second td.u-text-center {
  text-align: center;
}
.c-table-second th.u-align-middle,
.c-table-second td.u-align-middle {
  vertical-align: middle;
}
.c-table-second .c-btn {
  margin-left: 0;
}

.c-table-top {
  min-width: 888px;
  width: 100%;
  margin-bottom: 0;
}
.c-table-top tr {
  border-top: 1px solid #c4c6cc;
}
.c-table-top tr:first-child {
  border: none;
}
.c-table-top tr:first-child th {
  padding: 15px 0 17px;
}
.c-table-top tr:first-child td {
  padding: 15px 0 17px;
}
.c-table-top th {
  font-size: 1.4rem;
  font-weight: normal;
  vertical-align: baseline;
  padding: 40px 0 17px;
  text-align: right;
  line-height: 1;
}
.c-table-top td {
  text-align: right;
  vertical-align: baseline;
  padding: 40px 0 17px;
  line-height: 1;
}
.c-table-top td .u-yen {
  font-size: 3.2rem;
  padding: 0 5px;
}
.c-table-top td .u-num {
  font-size: 4.4rem;
  color: inherit;
  font-weight: normal;
  margin-left: 0;
}
.c-table-top .u-spacer {
  width: 85px;
}
.c-table-top .u-auto {
  width: auto;
}

.c-table-wrap__no-pad {
  width: 100%;
  padding: 0 !important;
}

.c-table-sales-year {
  width: 100%;
  min-width: 948px;
  border: 1px double transparent !important;
}
.c-table-sales-year td {
  border: 1px solid #c4c6cc;
  padding: 15px;
  padding: 20px 24px;
}
.c-table-sales-year td:nth-child(4) .c-table-sales-month caption {
  background-color: #7b808a;
  color: #fff;
}

.c-table-sales-month {
  width: 100%;
  border: none;
  margin-bottom: 0;
}
.c-table-sales-month caption {
  background-color: #e6e6e6;
  width: 100%;
  padding: 8px 0 7px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
}
.c-table-sales-month td {
  border: none;
  padding: 0;
  text-align: right;
  line-height: 1;
  padding-top: 10px;
}
.c-table-sales-month .c-btn {
  margin-left: 0;
}

.c-table-sub1 {
  width: 100%;
  border: none;
}
.c-table-sub1 th {
  border: none;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
}
.c-table-sub1 td {
  position: relative;
  border: none;
  padding: 0 10px 10px 0;
  text-align: left;
}

.c-table-sales-month__goal-number {
  width: 100%;
  border: none;
  margin-bottom: 0;
  white-space: nowrap;
}
.c-table-sales-month__goal-number caption {
  background-color: #e6e6e6;
  width: 100%;
  padding: 8px 0 7px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
}
.c-table-sales-month__goal-number td {
  border: none;
  padding: 0;
  text-align: right;
  line-height: 1;
  padding-top: 10px;
}
.c-table-sales-month__goal-number .c-form-input {
  max-width: 98px;
  margin-right: 0.5em;
}
.c-table-sales-month__goal-number .c-form-input.valued {
  background: #fff;
}

.c-table--hidden-scroll {
  overflow-y: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  /* Chrome */
}
.c-table--hidden-scroll::-webkit-scrollbar {
  display: none;
}

.c-form-input, .c-form-select, .c-form-textarea {
  font-family: inherit;
  font-size: inherit;
  outline: none;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
  border: #c4c6cc solid 1px;
}
.c-form-input, .c-form-select {
  max-width: 440px;
}
.c-form-input {
  background: #f0efef;
  padding: 7px 9px;
}
.c-form-input__wrap {
  margin-bottom: 1em;
}
.c-form-input--high {
  font-size: 1.6rem;
  padding-top: 12px;
  padding-bottom: 12px;
}
.c-form-select {
  padding: 0 9px;
  height: 32px;
}
.c-form-select-group {
  display: inline-block;
  position: relative;
}
.c-form-select-group .c-form-select {
  width: auto;
  display: inline-block;
}
.c-form-textarea {
  background: #f0efef;
  min-height: 100px;
  padding: 7px 9px;
  vertical-align: bottom;
}
.c-form__label--year {
  margin: 0 1em 0 0.5em;
}
.c-form-notes {
  display: block;
  font-size: 1.2rem;
  margin-top: 8px;
}
.c-form-notes__type--blue {
  color: #247bbd;
}
.c-form-required__icon {
  color: #cf343c;
  vertical-align: top;
}
.c-form-empty {
  color: #999;
}
.c-form-part__wrap {
  margin-top: 10px;
}
.c-form-part__box {
  margin-right: 5px;
}
.c-form-radio {
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  margin: 5px 13px 5px 0;
  overflow: hidden;
  padding-left: 26px;
  display: inline-block;
  vertical-align: middle;
}
.c-form-radio:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c7cd;
  border-radius: 50%;
  left: 0;
  top: 0;
  content: "";
  z-index: 3;
}
.c-form-radio:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  left: 1px;
  top: 1px;
  border: #1e7cc4 solid 5px;
  z-index: 1;
}
.c-form-radio input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 25px;
  left: -30px;
  top: 1px;
  margin: 0px;
  box-shadow: 25px -1px #fff;
}
.c-form-radio input[type=radio]:checked {
  box-shadow: none;
}
.c-form-check {
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  margin: 3px 0 5px 13px;
  overflow: hidden;
  padding-left: 24px;
  display: inline-block;
  vertical-align: middle;
}
.c-form-check input[type=checkbox] {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -30px;
  top: 1px;
  margin: 0px;
  box-shadow: 25px -1px #fff;
}
.c-form-check input[type=checkbox]:checked + .u-pseudo:before {
  background-color: #1e7cc4;
}
.c-form-check input[type=checkbox]:checked + .u-pseudo::after {
  content: "";
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  width: 14px;
  height: 7px;
  left: 2px;
  top: 5px;
  z-index: 4;
  transform: rotate(-45deg);
}
.c-form-check input[type=checkbox] + .u-pseudo:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c7cd;
  border-radius: 4px;
  left: 0;
  top: 1px;
  content: "";
  z-index: 3;
}
.c-form-popup__trigger {
  display: inline-block;
  width: 120px;
  min-height: 35px;
  border: #c4c6cc solid 1px;
  border-radius: 4px;
  padding: 5px 9px;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
.c-form-popup__trigger input {
  position: absolute;
  opacity: 0;
}
.c-form-popup__trigger:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3px 5px 3px;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -7px;
}
.c-form-popup__trigger:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-bottom: -7px;
}
.c-form-popup__content {
  width: 600px;
  border-radius: 5px;
  background: #fff;
  border: #c4c6cc solid 1px;
  padding: 10px;
  position: absolute;
  z-index: 10;
  top: 40px;
  display: none;
}
.c-form-popup__content--popup-end {
  left: 140px;
}
.c-form-popup__content ul {
  padding: 0;
  margin: 0;
}

.c-box-client-search {
  background: #d0d1d6;
  padding: 20px 18px;
  margin-bottom: 20px;
}
.c-box-client-search__input .c-icon-search {
  display: inline;
}
.c-box-client-search__input .c-form-input {
  width: 370px;
  margin-left: 5px;
}
.c-box-client-search__input .c-btn {
  margin-left: 10px;
}
.c-box-client-search .c-btn {
  width: 120px;
}

.c-box-client-info {
  display: flex;
  justify-content: space-between;
}
.c-box-client-info p:first-child {
  color: #cf343c;
}

.c-grid-2column {
  width: 48%;
}
.c-grid-3column {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.c-grid-3column__column {
  flex: 1 1 33%;
}
@media screen and (max-width: 767px) {
  .c-grid-3column {
    display: block;
  }
}
.c-grid-4column {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.c-grid-4column__column {
  flex: 1 1 25%;
}
.c-grid--space-between {
  display: flex;
  justify-content: space-between;
}

.c-badge {
  display: inline-block;
  padding: 5px 4px 3px;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  background-color: #cf343c;
  line-height: 1;
  border-radius: 4px;
  position: relative;
  top: -2px;
  font-weight: normal;
}
.c-badge--disable {
  background-color: #999;
}
.c-badge--gray {
  display: inline-block;
  padding: 5px 4px 3px;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  background-color: #999;
  line-height: 1;
  border-radius: 4px;
  position: relative;
  font-weight: normal;
}
.c-badge--gray:hover {
  background-color: #666;
  cursor: pointer;
}

.ui-datepicker-trigger {
  margin-left: 7px;
}

.c-list-date {
  width: 100%;
  display: table;
}
.c-list-date__phase {
  display: table-cell;
  width: 50px;
  border-right: 1px solid #000;
}
.c-list-date__month {
  display: table-cell;
  padding-left: 20px;
}
.c-list-date__item {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 3px 5px;
  cursor: pointer;
  color: #247bbd;
  text-decoration: underline;
}
.c-list-date__item:hover {
  text-decoration: none;
}
.c-list-date__item.disabled {
  color: #000;
  text-decoration: none;
  cursor: auto;
}
.c-list-date__item input {
  opacity: 0;
  position: absolute;
}
.c-list-search-items {
  list-style: none;
  padding-left: 0;
}
.c-list-search-items__item-head {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  min-width: 2em;
}
.c-list-search-items__item-body {
  display: inline-block;
  vertical-align: middle;
}
.c-list-search-items__item > .c-grid--space-between .c-grid-2column {
  width: 50%;
}
.c-list-search-items .c-form-input {
  display: inline-block;
  margin-right: 5px;
}
.c-list-search-items__1line {
  padding: 0;
  margin: 1em auto;
}
.c-list-search-items__1line:nth-last-of-type(1) {
  margin-bottom: 0;
}
.c-list-search-items__1line:nth-last-of-type(1) .c-list-search-items__item {
  margin-bottom: 0;
}
.c-list-search-items__1line .c-list-search-items__item-head {
  width: 6em;
  margin-right: 10px;
}
.c-list-search-items__1line .c-btn {
  margin-left: 10px;
}
.c-list-search-items.c-list-search-items__1line {
  padding: 0;
  margin: 1em auto;
}
.c-list-search-items.c-list-search-items__1line:nth-last-of-type(1) {
  margin-bottom: 0;
}
.c-list-periods {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
.c-list-periods__item {
  margin: 0 4px 0 0;
  display: inline-block;
}
.c-list-periods:first-child:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  vertical-align: middle;
  border-left: 1px solid #c4c6cc;
}
.c-list-form-add-person {
  padding-left: 10px;
  margin-top: 10px;
}
.c-list-form-add-person li {
  list-style-type: none;
  position: relative;
  margin-top: 3px;
}
.c-list-form-add-person--list-del {
  border-radius: 50%;
  display: inline-block;
  background: #999;
  content: "";
  width: 16px;
  height: 16px;
  color: #fff;
  position: relative;
  top: 3px;
  margin-left: 10px;
}
.c-list-form-add-person--list-del::before, .c-list-form-add-person--list-del::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 1px;
  background: #fff;
}
.c-list-form-add-person--list-del::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.c-list-form-add-person--list-del::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.c-list-aside--link {
  list-style-type: none;
  text-align: center;
  margin-top: 70px;
}
.c-list-aside--link li {
  display: inline-block;
  margin: 0 40px;
}
.c-list-aside--link a {
  color: inherit;
  display: block;
  font-size: 1rem;
}
.c-list-aside--link .c-icon:before {
  display: block;
  margin: 0 auto 5px;
}

.c-modal {
  display: none;
}
.c-modal__overlay {
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.c-modal__dialog {
  width: 360px;
  position: fixed;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background: #fefefe;
  border: #333 solid 1px;
  border-radius: 4px;
}
.c-modal__body {
  padding: 20px;
}
.c-modal__txt {
  text-align: center;
  margin: 20px 0 10px;
}
.c-modal__btn-wrap {
  margin-bottom: 20px;
  text-align: center;
}
.c-modal__btn-wrap .c-btn {
  margin: 0 20px;
}

.p-login .l-wrap {
  background: #fff;
}
.p-login .l-menu-holder {
  display: none;
}
.p-login .l-footer__area {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.p-login .c-btn-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-login.l-rwd .l-header__info-login {
    display: none;
  }
}

.u-w-50 {
  width: 50%;
}

.u-w-60 {
  width: 60%;
}

.u-w-100 {
  width: 100%;
}

.u-w-50-px {
  width: 50px;
}

.u-w-55-px {
  width: 55px;
}

.u-w-60-px {
  width: 60px;
}

.u-w-64-px {
  width: 64px;
}

.u-w-72-px {
  width: 72px;
}

.u-w-80-px {
  width: 80px;
}

.u-w-83-px {
  width: 83px;
}

.u-w-86-px {
  width: 86px;
}

.u-w-92-px {
  width: 92px;
}

.u-w-94-px {
  width: 94px;
}

.u-w-100-px {
  width: 100px;
}

.u-w-104-px {
  width: 104px;
}

.u-w-111-px {
  width: 111px;
}

.u-w-112-px {
  width: 112px;
}

.u-w-115-px {
  width: 115px;
}

.u-w-120-px {
  width: 120px;
}

.u-w-128-px {
  width: 128px;
}

.u-w-133-px {
  width: 133px;
}

.u-w-137-px {
  width: 137px;
}

.u-w-140-px {
  width: 140px;
}

.u-w-145-px {
  width: 145px;
}

.u-w-148-px {
  width: 148px;
}

.u-w-160-px {
  width: 160px;
}

.u-w-166-px {
  width: 166px;
}

.u-w-170-px {
  width: 170px;
}

.u-w-174-px {
  width: 174px;
}

.u-w-192-px {
  width: 192px;
}

.u-w-195-px {
  width: 195px;
}

.u-w-196-px {
  width: 196px;
}

.u-w-200-px {
  width: 200px;
}

.u-w-212-px {
  width: 212px;
}

.u-w-222-px {
  width: 222px;
}

.u-w-225-px {
  width: 225px;
}

.u-w-240-px {
  width: 240px;
}

.u-w-255-px {
  width: 255px;
}

.u-w-280-px {
  width: 280px;
}

.u-w-284-px {
  width: 284px;
}

.u-w-290-px {
  width: 290px;
}

.u-w-300-px {
  width: 300px;
}

.u-w-305-px {
  width: 305px;
}

.u-w-333-px {
  width: 333px;
}

.u-w-360-px {
  width: 360px;
}

.u-w-370-px {
  width: 370px;
}

.u-w-429-px {
  width: 429px;
}

.u-w-440-px {
  width: 440px;
}

.u-w-444-px {
  width: 444px;
}

.u-w-625-px {
  width: 625px;
}

.u-w-676-px {
  width: 676px;
}

.u-w-714-px {
  width: 714px;
}

.u-min-w-60 {
  min-width: 60%;
}

.u-min-w-60-px {
  min-width: 60px;
}

.u-d-flex {
  display: flex;
}

.u-d-none {
  display: none;
}

.u-justify-center {
  justify-content: center;
}

.u-justify-start {
  justify-content: flex-start;
}

.u-justify-end {
  justify-content: flex-end;
}

.u-justify-between {
  justify-content: space-between;
}

.u-color-red {
  color: #f00;
}

.u-note {
  color: #292929;
  text-align: center;
}
.u-note__alert {
  color: #cf343c;
}

.c-note-agree {
  display: block;
  margin-bottom: 15px;
}

.u-yet {
  color: #cf343c;
}

.u-num {
  color: #cf343c;
  font-weight: bold;
  margin-left: 0.25em;
}

.u-no-sort {
  background-color: #7b808a;
  display: table-cell;
  width: inherit;
  height: inherit;
  vertical-align: middle;
  text-align: center;
  width: 500px;
}

.u-sort:checked + label {
  background-color: #cf343c;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.u-align-middle {
  vertical-align: middle;
}

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

.u-text-center {
  text-align: center;
}

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

.u-bg-white {
  background: #fff;
}

.u-bg-red {
  background-color: red;
}

.u-bg-gray {
  background-color: #d8d6d6;
}

.u-bg-yellow {
  background-color: #fff9c4;
}

.u-bg-blue {
  background-color: #d9f0fe;
}

.u-border {
  display: block;
  height: 1px;
  border-top: 1px solid #d1d4da;
  margin-bottom: 0;
  padding: 0;
}
.u-border-bottom--bold {
  border-bottom: 2px solid #757986;
}

.c-text-ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 12em;
  transition: width 0.2s ease;
}

.c-text-nowrap {
  white-space: nowrap;
}

.u-text-font--20p {
  font-size: 20px;
}

.u-text-font--40p {
  font-size: 40px;
}

.u-text-error--big {
  padding: 0 20px;
  font-size: 30px;
  font-weight: bold;
  color: #f00;
}

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

.u-pt-0-px {
  padding-top: 0px;
}

.u-pr-0-px {
  padding-right: 0px;
}

.u-pb-0-px {
  padding-bottom: 0px;
}

.u-pl-0-px {
  padding-left: 0px;
}

.u-p-1-px {
  padding: 1px;
}

.u-pt-1-px {
  padding-top: 1px;
}

.u-pr-1-px {
  padding-right: 1px;
}

.u-pb-1-px {
  padding-bottom: 1px;
}

.u-pl-1-px {
  padding-left: 1px;
}

.u-p-2-px {
  padding: 2px;
}

.u-pt-2-px {
  padding-top: 2px;
}

.u-pr-2-px {
  padding-right: 2px;
}

.u-pb-2-px {
  padding-bottom: 2px;
}

.u-pl-2-px {
  padding-left: 2px;
}

.u-p-3-px {
  padding: 3px;
}

.u-pt-3-px {
  padding-top: 3px;
}

.u-pr-3-px {
  padding-right: 3px;
}

.u-pb-3-px {
  padding-bottom: 3px;
}

.u-pl-3-px {
  padding-left: 3px;
}

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

.u-pt-4-px {
  padding-top: 4px;
}

.u-pr-4-px {
  padding-right: 4px;
}

.u-pb-4-px {
  padding-bottom: 4px;
}

.u-pl-4-px {
  padding-left: 4px;
}

.u-p-5-px {
  padding: 5px;
}

.u-pt-5-px {
  padding-top: 5px;
}

.u-pr-5-px {
  padding-right: 5px;
}

.u-pb-5-px {
  padding-bottom: 5px;
}

.u-pl-5-px {
  padding-left: 5px;
}

.u-p-6-px {
  padding: 6px;
}

.u-pt-6-px {
  padding-top: 6px;
}

.u-pr-6-px {
  padding-right: 6px;
}

.u-pb-6-px {
  padding-bottom: 6px;
}

.u-pl-6-px {
  padding-left: 6px;
}

.u-p-7-px {
  padding: 7px;
}

.u-pt-7-px {
  padding-top: 7px;
}

.u-pr-7-px {
  padding-right: 7px;
}

.u-pb-7-px {
  padding-bottom: 7px;
}

.u-pl-7-px {
  padding-left: 7px;
}

.u-p-8-px {
  padding: 8px;
}

.u-pt-8-px {
  padding-top: 8px;
}

.u-pr-8-px {
  padding-right: 8px;
}

.u-pb-8-px {
  padding-bottom: 8px;
}

.u-pl-8-px {
  padding-left: 8px;
}

.u-p-9-px {
  padding: 9px;
}

.u-pt-9-px {
  padding-top: 9px;
}

.u-pr-9-px {
  padding-right: 9px;
}

.u-pb-9-px {
  padding-bottom: 9px;
}

.u-pl-9-px {
  padding-left: 9px;
}

.u-p-10-px {
  padding: 10px;
}

.u-pt-10-px {
  padding-top: 10px;
}

.u-pr-10-px {
  padding-right: 10px;
}

.u-pb-10-px {
  padding-bottom: 10px;
}

.u-pl-10-px {
  padding-left: 10px;
}

.u-p-11-px {
  padding: 11px;
}

.u-pt-11-px {
  padding-top: 11px;
}

.u-pr-11-px {
  padding-right: 11px;
}

.u-pb-11-px {
  padding-bottom: 11px;
}

.u-pl-11-px {
  padding-left: 11px;
}

.u-p-12-px {
  padding: 12px;
}

.u-pt-12-px {
  padding-top: 12px;
}

.u-pr-12-px {
  padding-right: 12px;
}

.u-pb-12-px {
  padding-bottom: 12px;
}

.u-pl-12-px {
  padding-left: 12px;
}

.u-p-13-px {
  padding: 13px;
}

.u-pt-13-px {
  padding-top: 13px;
}

.u-pr-13-px {
  padding-right: 13px;
}

.u-pb-13-px {
  padding-bottom: 13px;
}

.u-pl-13-px {
  padding-left: 13px;
}

.u-p-14-px {
  padding: 14px;
}

.u-pt-14-px {
  padding-top: 14px;
}

.u-pr-14-px {
  padding-right: 14px;
}

.u-pb-14-px {
  padding-bottom: 14px;
}

.u-pl-14-px {
  padding-left: 14px;
}

.u-p-15-px {
  padding: 15px;
}

.u-pt-15-px {
  padding-top: 15px;
}

.u-pr-15-px {
  padding-right: 15px;
}

.u-pb-15-px {
  padding-bottom: 15px;
}

.u-pl-15-px {
  padding-left: 15px;
}

.u-p-16-px {
  padding: 16px;
}

.u-pt-16-px {
  padding-top: 16px;
}

.u-pr-16-px {
  padding-right: 16px;
}

.u-pb-16-px {
  padding-bottom: 16px;
}

.u-pl-16-px {
  padding-left: 16px;
}

.u-p-17-px {
  padding: 17px;
}

.u-pt-17-px {
  padding-top: 17px;
}

.u-pr-17-px {
  padding-right: 17px;
}

.u-pb-17-px {
  padding-bottom: 17px;
}

.u-pl-17-px {
  padding-left: 17px;
}

.u-p-18-px {
  padding: 18px;
}

.u-pt-18-px {
  padding-top: 18px;
}

.u-pr-18-px {
  padding-right: 18px;
}

.u-pb-18-px {
  padding-bottom: 18px;
}

.u-pl-18-px {
  padding-left: 18px;
}

.u-p-19-px {
  padding: 19px;
}

.u-pt-19-px {
  padding-top: 19px;
}

.u-pr-19-px {
  padding-right: 19px;
}

.u-pb-19-px {
  padding-bottom: 19px;
}

.u-pl-19-px {
  padding-left: 19px;
}

.u-p-20-px {
  padding: 20px;
}

.u-pt-20-px {
  padding-top: 20px;
}

.u-pr-20-px {
  padding-right: 20px;
}

.u-pb-20-px {
  padding-bottom: 20px;
}

.u-pl-20-px {
  padding-left: 20px;
}

.u-p-21-px {
  padding: 21px;
}

.u-pt-21-px {
  padding-top: 21px;
}

.u-pr-21-px {
  padding-right: 21px;
}

.u-pb-21-px {
  padding-bottom: 21px;
}

.u-pl-21-px {
  padding-left: 21px;
}

.u-p-22-px {
  padding: 22px;
}

.u-pt-22-px {
  padding-top: 22px;
}

.u-pr-22-px {
  padding-right: 22px;
}

.u-pb-22-px {
  padding-bottom: 22px;
}

.u-pl-22-px {
  padding-left: 22px;
}

.u-p-23-px {
  padding: 23px;
}

.u-pt-23-px {
  padding-top: 23px;
}

.u-pr-23-px {
  padding-right: 23px;
}

.u-pb-23-px {
  padding-bottom: 23px;
}

.u-pl-23-px {
  padding-left: 23px;
}

.u-p-24-px {
  padding: 24px;
}

.u-pt-24-px {
  padding-top: 24px;
}

.u-pr-24-px {
  padding-right: 24px;
}

.u-pb-24-px {
  padding-bottom: 24px;
}

.u-pl-24-px {
  padding-left: 24px;
}

.u-p-25-px {
  padding: 25px;
}

.u-pt-25-px {
  padding-top: 25px;
}

.u-pr-25-px {
  padding-right: 25px;
}

.u-pb-25-px {
  padding-bottom: 25px;
}

.u-pl-25-px {
  padding-left: 25px;
}

.u-p-26-px {
  padding: 26px;
}

.u-pt-26-px {
  padding-top: 26px;
}

.u-pr-26-px {
  padding-right: 26px;
}

.u-pb-26-px {
  padding-bottom: 26px;
}

.u-pl-26-px {
  padding-left: 26px;
}

.u-p-27-px {
  padding: 27px;
}

.u-pt-27-px {
  padding-top: 27px;
}

.u-pr-27-px {
  padding-right: 27px;
}

.u-pb-27-px {
  padding-bottom: 27px;
}

.u-pl-27-px {
  padding-left: 27px;
}

.u-p-28-px {
  padding: 28px;
}

.u-pt-28-px {
  padding-top: 28px;
}

.u-pr-28-px {
  padding-right: 28px;
}

.u-pb-28-px {
  padding-bottom: 28px;
}

.u-pl-28-px {
  padding-left: 28px;
}

.u-p-29-px {
  padding: 29px;
}

.u-pt-29-px {
  padding-top: 29px;
}

.u-pr-29-px {
  padding-right: 29px;
}

.u-pb-29-px {
  padding-bottom: 29px;
}

.u-pl-29-px {
  padding-left: 29px;
}

.u-p-30-px {
  padding: 30px;
}

.u-pt-30-px {
  padding-top: 30px;
}

.u-pr-30-px {
  padding-right: 30px;
}

.u-pb-30-px {
  padding-bottom: 30px;
}

.u-pl-30-px {
  padding-left: 30px;
}

.u-p-31-px {
  padding: 31px;
}

.u-pt-31-px {
  padding-top: 31px;
}

.u-pr-31-px {
  padding-right: 31px;
}

.u-pb-31-px {
  padding-bottom: 31px;
}

.u-pl-31-px {
  padding-left: 31px;
}

.u-p-32-px {
  padding: 32px;
}

.u-pt-32-px {
  padding-top: 32px;
}

.u-pr-32-px {
  padding-right: 32px;
}

.u-pb-32-px {
  padding-bottom: 32px;
}

.u-pl-32-px {
  padding-left: 32px;
}

.u-p-33-px {
  padding: 33px;
}

.u-pt-33-px {
  padding-top: 33px;
}

.u-pr-33-px {
  padding-right: 33px;
}

.u-pb-33-px {
  padding-bottom: 33px;
}

.u-pl-33-px {
  padding-left: 33px;
}

.u-p-34-px {
  padding: 34px;
}

.u-pt-34-px {
  padding-top: 34px;
}

.u-pr-34-px {
  padding-right: 34px;
}

.u-pb-34-px {
  padding-bottom: 34px;
}

.u-pl-34-px {
  padding-left: 34px;
}

.u-p-35-px {
  padding: 35px;
}

.u-pt-35-px {
  padding-top: 35px;
}

.u-pr-35-px {
  padding-right: 35px;
}

.u-pb-35-px {
  padding-bottom: 35px;
}

.u-pl-35-px {
  padding-left: 35px;
}

.u-p-36-px {
  padding: 36px;
}

.u-pt-36-px {
  padding-top: 36px;
}

.u-pr-36-px {
  padding-right: 36px;
}

.u-pb-36-px {
  padding-bottom: 36px;
}

.u-pl-36-px {
  padding-left: 36px;
}

.u-p-37-px {
  padding: 37px;
}

.u-pt-37-px {
  padding-top: 37px;
}

.u-pr-37-px {
  padding-right: 37px;
}

.u-pb-37-px {
  padding-bottom: 37px;
}

.u-pl-37-px {
  padding-left: 37px;
}

.u-p-38-px {
  padding: 38px;
}

.u-pt-38-px {
  padding-top: 38px;
}

.u-pr-38-px {
  padding-right: 38px;
}

.u-pb-38-px {
  padding-bottom: 38px;
}

.u-pl-38-px {
  padding-left: 38px;
}

.u-p-39-px {
  padding: 39px;
}

.u-pt-39-px {
  padding-top: 39px;
}

.u-pr-39-px {
  padding-right: 39px;
}

.u-pb-39-px {
  padding-bottom: 39px;
}

.u-pl-39-px {
  padding-left: 39px;
}

.u-p-40-px {
  padding: 40px;
}

.u-pt-40-px {
  padding-top: 40px;
}

.u-pr-40-px {
  padding-right: 40px;
}

.u-pb-40-px {
  padding-bottom: 40px;
}

.u-pl-40-px {
  padding-left: 40px;
}

.u-p-41-px {
  padding: 41px;
}

.u-pt-41-px {
  padding-top: 41px;
}

.u-pr-41-px {
  padding-right: 41px;
}

.u-pb-41-px {
  padding-bottom: 41px;
}

.u-pl-41-px {
  padding-left: 41px;
}

.u-p-42-px {
  padding: 42px;
}

.u-pt-42-px {
  padding-top: 42px;
}

.u-pr-42-px {
  padding-right: 42px;
}

.u-pb-42-px {
  padding-bottom: 42px;
}

.u-pl-42-px {
  padding-left: 42px;
}

.u-p-43-px {
  padding: 43px;
}

.u-pt-43-px {
  padding-top: 43px;
}

.u-pr-43-px {
  padding-right: 43px;
}

.u-pb-43-px {
  padding-bottom: 43px;
}

.u-pl-43-px {
  padding-left: 43px;
}

.u-p-44-px {
  padding: 44px;
}

.u-pt-44-px {
  padding-top: 44px;
}

.u-pr-44-px {
  padding-right: 44px;
}

.u-pb-44-px {
  padding-bottom: 44px;
}

.u-pl-44-px {
  padding-left: 44px;
}

.u-p-45-px {
  padding: 45px;
}

.u-pt-45-px {
  padding-top: 45px;
}

.u-pr-45-px {
  padding-right: 45px;
}

.u-pb-45-px {
  padding-bottom: 45px;
}

.u-pl-45-px {
  padding-left: 45px;
}

.u-p-46-px {
  padding: 46px;
}

.u-pt-46-px {
  padding-top: 46px;
}

.u-pr-46-px {
  padding-right: 46px;
}

.u-pb-46-px {
  padding-bottom: 46px;
}

.u-pl-46-px {
  padding-left: 46px;
}

.u-p-47-px {
  padding: 47px;
}

.u-pt-47-px {
  padding-top: 47px;
}

.u-pr-47-px {
  padding-right: 47px;
}

.u-pb-47-px {
  padding-bottom: 47px;
}

.u-pl-47-px {
  padding-left: 47px;
}

.u-p-48-px {
  padding: 48px;
}

.u-pt-48-px {
  padding-top: 48px;
}

.u-pr-48-px {
  padding-right: 48px;
}

.u-pb-48-px {
  padding-bottom: 48px;
}

.u-pl-48-px {
  padding-left: 48px;
}

.u-p-49-px {
  padding: 49px;
}

.u-pt-49-px {
  padding-top: 49px;
}

.u-pr-49-px {
  padding-right: 49px;
}

.u-pb-49-px {
  padding-bottom: 49px;
}

.u-pl-49-px {
  padding-left: 49px;
}

.u-p-50-px {
  padding: 50px;
}

.u-pt-50-px {
  padding-top: 50px;
}

.u-pr-50-px {
  padding-right: 50px;
}

.u-pb-50-px {
  padding-bottom: 50px;
}

.u-pl-50-px {
  padding-left: 50px;
}

.u-m-0-px {
  margin: 0px;
}

.u-mt-0-px {
  margin-top: 0px;
}

.u-mr-0-px {
  margin-right: 0px;
}

.u-mb-0-px {
  margin-bottom: 0px;
}

.u-ml-0-px {
  margin-left: 0px;
}

.u-m-1-px {
  margin: 1px;
}

.u-mt-1-px {
  margin-top: 1px;
}

.u-mr-1-px {
  margin-right: 1px;
}

.u-mb-1-px {
  margin-bottom: 1px;
}

.u-ml-1-px {
  margin-left: 1px;
}

.u-m-2-px {
  margin: 2px;
}

.u-mt-2-px {
  margin-top: 2px;
}

.u-mr-2-px {
  margin-right: 2px;
}

.u-mb-2-px {
  margin-bottom: 2px;
}

.u-ml-2-px {
  margin-left: 2px;
}

.u-m-3-px {
  margin: 3px;
}

.u-mt-3-px {
  margin-top: 3px;
}

.u-mr-3-px {
  margin-right: 3px;
}

.u-mb-3-px {
  margin-bottom: 3px;
}

.u-ml-3-px {
  margin-left: 3px;
}

.u-m-4-px {
  margin: 4px;
}

.u-mt-4-px {
  margin-top: 4px;
}

.u-mr-4-px {
  margin-right: 4px;
}

.u-mb-4-px {
  margin-bottom: 4px;
}

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

.u-m-5-px {
  margin: 5px;
}

.u-mt-5-px {
  margin-top: 5px;
}

.u-mr-5-px {
  margin-right: 5px;
}

.u-mb-5-px {
  margin-bottom: 5px;
}

.u-ml-5-px {
  margin-left: 5px;
}

.u-m-6-px {
  margin: 6px;
}

.u-mt-6-px {
  margin-top: 6px;
}

.u-mr-6-px {
  margin-right: 6px;
}

.u-mb-6-px {
  margin-bottom: 6px;
}

.u-ml-6-px {
  margin-left: 6px;
}

.u-m-7-px {
  margin: 7px;
}

.u-mt-7-px {
  margin-top: 7px;
}

.u-mr-7-px {
  margin-right: 7px;
}

.u-mb-7-px {
  margin-bottom: 7px;
}

.u-ml-7-px {
  margin-left: 7px;
}

.u-m-8-px {
  margin: 8px;
}

.u-mt-8-px {
  margin-top: 8px;
}

.u-mr-8-px {
  margin-right: 8px;
}

.u-mb-8-px {
  margin-bottom: 8px;
}

.u-ml-8-px {
  margin-left: 8px;
}

.u-m-9-px {
  margin: 9px;
}

.u-mt-9-px {
  margin-top: 9px;
}

.u-mr-9-px {
  margin-right: 9px;
}

.u-mb-9-px {
  margin-bottom: 9px;
}

.u-ml-9-px {
  margin-left: 9px;
}

.u-m-10-px {
  margin: 10px;
}

.u-mt-10-px {
  margin-top: 10px;
}

.u-mr-10-px {
  margin-right: 10px;
}

.u-mb-10-px {
  margin-bottom: 10px;
}

.u-ml-10-px {
  margin-left: 10px;
}

.u-m-11-px {
  margin: 11px;
}

.u-mt-11-px {
  margin-top: 11px;
}

.u-mr-11-px {
  margin-right: 11px;
}

.u-mb-11-px {
  margin-bottom: 11px;
}

.u-ml-11-px {
  margin-left: 11px;
}

.u-m-12-px {
  margin: 12px;
}

.u-mt-12-px {
  margin-top: 12px;
}

.u-mr-12-px {
  margin-right: 12px;
}

.u-mb-12-px {
  margin-bottom: 12px;
}

.u-ml-12-px {
  margin-left: 12px;
}

.u-m-13-px {
  margin: 13px;
}

.u-mt-13-px {
  margin-top: 13px;
}

.u-mr-13-px {
  margin-right: 13px;
}

.u-mb-13-px {
  margin-bottom: 13px;
}

.u-ml-13-px {
  margin-left: 13px;
}

.u-m-14-px {
  margin: 14px;
}

.u-mt-14-px {
  margin-top: 14px;
}

.u-mr-14-px {
  margin-right: 14px;
}

.u-mb-14-px {
  margin-bottom: 14px;
}

.u-ml-14-px {
  margin-left: 14px;
}

.u-m-15-px {
  margin: 15px;
}

.u-mt-15-px {
  margin-top: 15px;
}

.u-mr-15-px {
  margin-right: 15px;
}

.u-mb-15-px {
  margin-bottom: 15px;
}

.u-ml-15-px {
  margin-left: 15px;
}

.u-m-16-px {
  margin: 16px;
}

.u-mt-16-px {
  margin-top: 16px;
}

.u-mr-16-px {
  margin-right: 16px;
}

.u-mb-16-px {
  margin-bottom: 16px;
}

.u-ml-16-px {
  margin-left: 16px;
}

.u-m-17-px {
  margin: 17px;
}

.u-mt-17-px {
  margin-top: 17px;
}

.u-mr-17-px {
  margin-right: 17px;
}

.u-mb-17-px {
  margin-bottom: 17px;
}

.u-ml-17-px {
  margin-left: 17px;
}

.u-m-18-px {
  margin: 18px;
}

.u-mt-18-px {
  margin-top: 18px;
}

.u-mr-18-px {
  margin-right: 18px;
}

.u-mb-18-px {
  margin-bottom: 18px;
}

.u-ml-18-px {
  margin-left: 18px;
}

.u-m-19-px {
  margin: 19px;
}

.u-mt-19-px {
  margin-top: 19px;
}

.u-mr-19-px {
  margin-right: 19px;
}

.u-mb-19-px {
  margin-bottom: 19px;
}

.u-ml-19-px {
  margin-left: 19px;
}

.u-m-20-px {
  margin: 20px;
}

.u-mt-20-px {
  margin-top: 20px;
}

.u-mr-20-px {
  margin-right: 20px;
}

.u-mb-20-px {
  margin-bottom: 20px;
}

.u-ml-20-px {
  margin-left: 20px;
}

.u-m-21-px {
  margin: 21px;
}

.u-mt-21-px {
  margin-top: 21px;
}

.u-mr-21-px {
  margin-right: 21px;
}

.u-mb-21-px {
  margin-bottom: 21px;
}

.u-ml-21-px {
  margin-left: 21px;
}

.u-m-22-px {
  margin: 22px;
}

.u-mt-22-px {
  margin-top: 22px;
}

.u-mr-22-px {
  margin-right: 22px;
}

.u-mb-22-px {
  margin-bottom: 22px;
}

.u-ml-22-px {
  margin-left: 22px;
}

.u-m-23-px {
  margin: 23px;
}

.u-mt-23-px {
  margin-top: 23px;
}

.u-mr-23-px {
  margin-right: 23px;
}

.u-mb-23-px {
  margin-bottom: 23px;
}

.u-ml-23-px {
  margin-left: 23px;
}

.u-m-24-px {
  margin: 24px;
}

.u-mt-24-px {
  margin-top: 24px;
}

.u-mr-24-px {
  margin-right: 24px;
}

.u-mb-24-px {
  margin-bottom: 24px;
}

.u-ml-24-px {
  margin-left: 24px;
}

.u-m-25-px {
  margin: 25px;
}

.u-mt-25-px {
  margin-top: 25px;
}

.u-mr-25-px {
  margin-right: 25px;
}

.u-mb-25-px {
  margin-bottom: 25px;
}

.u-ml-25-px {
  margin-left: 25px;
}

.u-m-26-px {
  margin: 26px;
}

.u-mt-26-px {
  margin-top: 26px;
}

.u-mr-26-px {
  margin-right: 26px;
}

.u-mb-26-px {
  margin-bottom: 26px;
}

.u-ml-26-px {
  margin-left: 26px;
}

.u-m-27-px {
  margin: 27px;
}

.u-mt-27-px {
  margin-top: 27px;
}

.u-mr-27-px {
  margin-right: 27px;
}

.u-mb-27-px {
  margin-bottom: 27px;
}

.u-ml-27-px {
  margin-left: 27px;
}

.u-m-28-px {
  margin: 28px;
}

.u-mt-28-px {
  margin-top: 28px;
}

.u-mr-28-px {
  margin-right: 28px;
}

.u-mb-28-px {
  margin-bottom: 28px;
}

.u-ml-28-px {
  margin-left: 28px;
}

.u-m-29-px {
  margin: 29px;
}

.u-mt-29-px {
  margin-top: 29px;
}

.u-mr-29-px {
  margin-right: 29px;
}

.u-mb-29-px {
  margin-bottom: 29px;
}

.u-ml-29-px {
  margin-left: 29px;
}

.u-m-30-px {
  margin: 30px;
}

.u-mt-30-px {
  margin-top: 30px;
}

.u-mr-30-px {
  margin-right: 30px;
}

.u-mb-30-px {
  margin-bottom: 30px;
}

.u-ml-30-px {
  margin-left: 30px;
}

.u-m-31-px {
  margin: 31px;
}

.u-mt-31-px {
  margin-top: 31px;
}

.u-mr-31-px {
  margin-right: 31px;
}

.u-mb-31-px {
  margin-bottom: 31px;
}

.u-ml-31-px {
  margin-left: 31px;
}

.u-m-32-px {
  margin: 32px;
}

.u-mt-32-px {
  margin-top: 32px;
}

.u-mr-32-px {
  margin-right: 32px;
}

.u-mb-32-px {
  margin-bottom: 32px;
}

.u-ml-32-px {
  margin-left: 32px;
}

.u-m-33-px {
  margin: 33px;
}

.u-mt-33-px {
  margin-top: 33px;
}

.u-mr-33-px {
  margin-right: 33px;
}

.u-mb-33-px {
  margin-bottom: 33px;
}

.u-ml-33-px {
  margin-left: 33px;
}

.u-m-34-px {
  margin: 34px;
}

.u-mt-34-px {
  margin-top: 34px;
}

.u-mr-34-px {
  margin-right: 34px;
}

.u-mb-34-px {
  margin-bottom: 34px;
}

.u-ml-34-px {
  margin-left: 34px;
}

.u-m-35-px {
  margin: 35px;
}

.u-mt-35-px {
  margin-top: 35px;
}

.u-mr-35-px {
  margin-right: 35px;
}

.u-mb-35-px {
  margin-bottom: 35px;
}

.u-ml-35-px {
  margin-left: 35px;
}

.u-m-36-px {
  margin: 36px;
}

.u-mt-36-px {
  margin-top: 36px;
}

.u-mr-36-px {
  margin-right: 36px;
}

.u-mb-36-px {
  margin-bottom: 36px;
}

.u-ml-36-px {
  margin-left: 36px;
}

.u-m-37-px {
  margin: 37px;
}

.u-mt-37-px {
  margin-top: 37px;
}

.u-mr-37-px {
  margin-right: 37px;
}

.u-mb-37-px {
  margin-bottom: 37px;
}

.u-ml-37-px {
  margin-left: 37px;
}

.u-m-38-px {
  margin: 38px;
}

.u-mt-38-px {
  margin-top: 38px;
}

.u-mr-38-px {
  margin-right: 38px;
}

.u-mb-38-px {
  margin-bottom: 38px;
}

.u-ml-38-px {
  margin-left: 38px;
}

.u-m-39-px {
  margin: 39px;
}

.u-mt-39-px {
  margin-top: 39px;
}

.u-mr-39-px {
  margin-right: 39px;
}

.u-mb-39-px {
  margin-bottom: 39px;
}

.u-ml-39-px {
  margin-left: 39px;
}

.u-m-40-px {
  margin: 40px;
}

.u-mt-40-px {
  margin-top: 40px;
}

.u-mr-40-px {
  margin-right: 40px;
}

.u-mb-40-px {
  margin-bottom: 40px;
}

.u-ml-40-px {
  margin-left: 40px;
}

.u-m-41-px {
  margin: 41px;
}

.u-mt-41-px {
  margin-top: 41px;
}

.u-mr-41-px {
  margin-right: 41px;
}

.u-mb-41-px {
  margin-bottom: 41px;
}

.u-ml-41-px {
  margin-left: 41px;
}

.u-m-42-px {
  margin: 42px;
}

.u-mt-42-px {
  margin-top: 42px;
}

.u-mr-42-px {
  margin-right: 42px;
}

.u-mb-42-px {
  margin-bottom: 42px;
}

.u-ml-42-px {
  margin-left: 42px;
}

.u-m-43-px {
  margin: 43px;
}

.u-mt-43-px {
  margin-top: 43px;
}

.u-mr-43-px {
  margin-right: 43px;
}

.u-mb-43-px {
  margin-bottom: 43px;
}

.u-ml-43-px {
  margin-left: 43px;
}

.u-m-44-px {
  margin: 44px;
}

.u-mt-44-px {
  margin-top: 44px;
}

.u-mr-44-px {
  margin-right: 44px;
}

.u-mb-44-px {
  margin-bottom: 44px;
}

.u-ml-44-px {
  margin-left: 44px;
}

.u-m-45-px {
  margin: 45px;
}

.u-mt-45-px {
  margin-top: 45px;
}

.u-mr-45-px {
  margin-right: 45px;
}

.u-mb-45-px {
  margin-bottom: 45px;
}

.u-ml-45-px {
  margin-left: 45px;
}

.u-m-46-px {
  margin: 46px;
}

.u-mt-46-px {
  margin-top: 46px;
}

.u-mr-46-px {
  margin-right: 46px;
}

.u-mb-46-px {
  margin-bottom: 46px;
}

.u-ml-46-px {
  margin-left: 46px;
}

.u-m-47-px {
  margin: 47px;
}

.u-mt-47-px {
  margin-top: 47px;
}

.u-mr-47-px {
  margin-right: 47px;
}

.u-mb-47-px {
  margin-bottom: 47px;
}

.u-ml-47-px {
  margin-left: 47px;
}

.u-m-48-px {
  margin: 48px;
}

.u-mt-48-px {
  margin-top: 48px;
}

.u-mr-48-px {
  margin-right: 48px;
}

.u-mb-48-px {
  margin-bottom: 48px;
}

.u-ml-48-px {
  margin-left: 48px;
}

.u-m-49-px {
  margin: 49px;
}

.u-mt-49-px {
  margin-top: 49px;
}

.u-mr-49-px {
  margin-right: 49px;
}

.u-mb-49-px {
  margin-bottom: 49px;
}

.u-ml-49-px {
  margin-left: 49px;
}

.u-m-50-px {
  margin: 50px;
}

.u-mt-50-px {
  margin-top: 50px;
}

.u-mr-50-px {
  margin-right: 50px;
}

.u-mb-50-px {
  margin-bottom: 50px;
}

.u-ml-50-px {
  margin-left: 50px;
}
