/*!
* Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}

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

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

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

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

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

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

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

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

figure {
  margin: 0 0 1rem;
}

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

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

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

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  font-size: 62.5%;
}

:root, html, body {
  overflow-x: hidden;
  background: #fff;
  color: #222;
  width: 100%;
}

body {
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .05em;
}

img {
  max-width: 100%;
  height: auto;
}

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

p {
  line-height: 1.8;
}

p, label, dl, dd {
  margin: 0;
}

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

li {
  list-style-type: none;
}

a {
  color: #222;
}

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

*:focus {
  outline: none;
}

input[type="text"], input[type="password"], input[type="submit"], textarea, select, button {
  outline: none;
}

input[type="text"], input[type="password"], input[type="submit"], textarea, select, button {
  outline: none;
}

input[type="submit"], input[type="reset"], input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]:focus, input[type="button"]:focus {
  outline-offset: -2px;
}

input[readonly="readonly"]{
  background-color:#e0e0e0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

button:focus {
  outline: 0;
}

input[type="text"], input[type="number"], select {
  line-height: 1;
  border: 1px solid #ccc;
  padding: .6rem  .6rem;
  max-width: 100%;
  width: 100%;
}

textarea {
  border: 1px solid #ccc;
  padding: .6rem  .6rem;
}

input[type="radio"], input[type="checkbox"] {
  margin-right: .6rem;
}

.inner {
  width: 100%;
  padding: 0 5rem;
}

.sp-only {
  display: block !important;
}

.pc-only {
  display: block !important;
}

.l-wrapper {
  position: relative;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  height: 100vh;
  z-index: 1000;
}

.l-content {
  padding-left: 300px;
}

.l-flx-row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-flx-row--row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.l-flx-row--col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}

.l-flx-row--start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.l-flx-row--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.l-flx-row--end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.l-flx-row--top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-flx-row--middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-flx-row--bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.l-flx-row--around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.l-flx-row--between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flx--first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.l-flx--last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.l-flx--auto-ml {
  margin-left: auto;
}

.l-flx--auto-mr {
  margin-right: auto;
}

.l-flx-col, .l-flx-col-1, .l-flx-col-2, .l-flx-col-3, .l-flx-col-4, .l-flx-col-5, .l-flx-col-6, .l-flx-col-7, .l-flx-col-8, .l-flx-col-9, .l-flx-col-10, .l-flx-col-11, .l-flx-col-12, .l-flx-col-offset-0, .l-flx-col-offset-1, .l-flx-col-offset-2, .l-flx-col-offset-3, .l-flx-col-offset-4, .l-flx-col-offset-5, .l-flx-col-offset-6, .l-flx-col-offset-7, .l-flx-col-offset-8, .l-flx-col-offset-9, .l-flx-col-offset-10, .l-flx-col-offset-11, .l-flx-col-offset-12 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

.l-flx-col {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.l-flx-col-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.l-flx-col-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.l-flx-col-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.l-flx-col-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.l-flx-col-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.l-flx-col-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.l-flx-col-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.l-flx-col-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.l-flx-col-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.l-flx-col-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.l-flx-col-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.l-flx-col-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.l-flx-col-offset-0 {
  margin-left: 0;
}

.l-flx-col-offset-1 {
  margin-left: 8.33333333%;
}

.l-flx-col-offset-2 {
  margin-left: 16.66666667%;
}

.l-flx-col-offset-3 {
  margin-left: 25%;
}

.l-flx-col-offset-4 {
  margin-left: 33.33333333%;
}

.l-flx-col-offset-5 {
  margin-left: 41.66666667%;
}

.l-flx-col-offset-6 {
  margin-left: 50%;
}

.l-flx-col-offset-7 {
  margin-left: 58.33333333%;
}

.l-flx-col-offset-8 {
  margin-left: 66.66666667%;
}

.l-flx-col-offset-9 {
  margin-left: 75%;
}

.l-flx-col-offset-10 {
  margin-left: 83.33333333%;
}

.l-flx-col-offset-11 {
  margin-left: 91.66666667%;
}

.header {
  overflow: hidden;
  display: block;
  width: 300px;
  min-height: 100%;
  color: #ccc;
  background: #333;
}

.header__user {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
  height: 60px;
  line-height: 58px;
  font-size: 16px;
  border-bottom: 1px solid #3f3f3f;
  padding-left: 42px;
}

.header__user::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  width: 8px;
  height: 8px;
  background: #c00;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header__user::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #282828;
}

.header__body {
  overflow: auto;
  height: calc(100vh - 60px);
  margin-right: 2px;
}

.header__body::-webkit-scrollbar {
  width: 4px;
}

.header__body::-webkit-scrollbar-track {
  background: #333;
}

.header__body::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #888;
}

.header__menu {
  min-height: calc(100% - 60px);
}

.header__home {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  line-height: 48px;
  font-size: 13px;
  color: #ccc;
  border-bottom: 1px solid #3f3f3f;
  padding-left: 25px;
}

.header__home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #c00;
  opacity: 0;
}

.header__home::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #282828;
}

.header__home .icon {
  margin-right: 16px;
}

.header__home:hover {
  color: #ccc;
  background: #282828;
  opacity: 1;
}

.header__home:hover::before {
  opacity: 1;
}

.icon {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
}

.icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon-home::before {
  width: 16px;
  height: 14px;
  background: url(../images/icon_home.svg) center center/contain no-repeat;
}

.icon-project::before {
  width: 14px;
  height: 18px;
  background: url(../images/icon_artwork.svg) center center/contain no-repeat;
}

.icon-artist::before {
  width: 14px;
  height: 16px;
  background: url(../images/icon_artist.svg) center center/contain no-repeat;
}

.icon-schedule::before {
  width: 12px;
  height: 16px;
  background: url(../images/icon_schedule.svg) center center/contain no-repeat;
}

.icon-data::before {
  width: 14px;
  height: 17px;
  background: url(../images/icon_data.svg) center center/contain no-repeat;
}

.icon-system::before {
  width: 16px;
  height: 16px;
  background: url(../images/icon_system.svg) center center/contain no-repeat;
}

.icon-logout::before {
  width: 12px;
  height: 13px;
  background: url(../images/icon_logout.svg) center center/contain no-repeat;
}

.icon-info::before {
  width: 15px;
  height: 15px;
  background: url(../images/icon_info.svg) center center/contain no-repeat;
}

.menu {
  padding: 20px 0 60px;
}

.menu__ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  color: #888;
  padding-left: 25px;
}

.menu__ttl .icon {
  margin-right: 9px;
}

.menu__list {
  margin-top: 14px;
}

.menu__list + .menu__ttl {
  margin-top: 34px;
}

.menu__list > li {
  font-size: 13px;
}

.menu__list > li.is-active {
  position: relative;
}

.menu__list > li.is-active::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 13px;
  height: 13px;
  background: url(../images/icon_arrow.png) center center/contain no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.menu__list > li.is-active a {
  background: #282828;
}

.menu__list > li.is-active a::before {
  opacity: 1;
}

.menu__list a {
  position: relative;
  display: block;
  color: #ccc;
  padding: 7px 34px 9px 50px;
  -webkit-transition: background .2s;
          transition: background .2s;
}

.menu__list a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: #c00;
  opacity: 0;
  -webkit-transition: opacity .2s;
          transition: opacity .2s;
}

.menu__list a:hover {
  background: #282828;
  opacity: 1;
}

.menu__list a:hover::before {
  opacity: 1;
}

.header-bar {
  background: #fff;
}

.header-bar .inner {
  height: 6rem;
  border-bottom: 2px solid #eee;
}

.content {
  min-height: 100vh;
  background: #f5f5f5;
}

.content__site-title {
  font-size: 1.3rem;
  font-weight: 700;
}

.content__logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 1.2rem;
  color: #888;
  padding: .5rem 0 .3rem;
}

.content__logout .icon {
  margin-left: .4rem;
}

.content__head {
  background: #fff;
  border-bottom: 2px solid #eee;
  padding: 1.5rem 0 2rem;
}

.content__body {
  padding: 2.5rem 0 5rem;
}

.message {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
  color: #fff;
  background: #c00;
  cursor: pointer;
  padding: 0 5rem 0 7rem;
}

.message::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5rem;
  width: 15px;
  height: 15px;
  background: url(../images/icon_info.svg) center center/contain no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.message.hidden {
  height: 0;
  -webkit-transition: height .35s;
          transition: height .35s;
}

.segment {
  background: #ddd;
  font-size: 1.2rem;
  padding: 1rem 1.8rem;
}

.segment--gray1 {
  background: #999;
}

.segment a:not(.btn):not(.btn-radius) {
  color: #c00;
}

.fn-preview .segment {
  display: block;
  margin-right: .4rem;
}

.title {
  font-size: 3rem;
  font-weight: 400;
  margin-top: 1.4rem;
}

.title:first-child {
  margin-top: 0;
}

.title-s {
  font-size: 2rem;
  font-weight: 400;
  margin-top: 1rem;
}

.title-s:first-child {
  margin-top: 0;
}

.form-box {
  background: #fff;
  padding: 2rem 3rem;
}

.form-title {
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 2px solid #333;
  padding-bottom: 1.2rem;
}

.form-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
      flex-flow: column;
  border-bottom: 1px solid #ccc;
  margin-top: 1.4rem;
  padding-bottom: 1.6rem;
}

.form-block:first-child {
  margin-top: 0;
}

.form-block label {
  line-height: 1.6;
  margin-bottom: .6rem;
}

.form-block--pt1 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: none;
}

.form-block--pt1 label {
  color: #333;
  margin-bottom: 0;
}

.form-block--pt1 input[type="text"], .form-block--pt1 select {
  min-width: 12.4rem;
}

.form-block small {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  color: #999;
  margin-top: .5rem;
}

.form-block small:first-child {
  margin-top: 0;
}

.form-btn {
  border-top: 1px solid #ccc;
  margin-top: 2rem;
  padding-top: 2rem;
}

.error-message {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  color: #c00;
  background: #fdf2f2;
  margin-top: .5rem;
  padding: .5rem 1rem;
}

.btn {
  display: inline-block;
  min-width: 15rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #c00;
  padding: 0 2.2rem;
  -webkit-transition: opacity .2s;
          transition: opacity .2s;
}

.btn:hover {
  color: #fff;
  opacity: .7;
}

.btn--s {
  height: 4rem;
  line-height: 4rem;
  font-size: 1.4rem;
}

.btn--gray {
  font-size: 1.4rem;
  background: #999;
}

.btn-radius {
  display: inline-block;
  height: 3.5rem;
  line-height: calc(3.5rem - 2px);
  font-size: 1.3rem;
  background: #fff;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 0 1.6rem;
}

.btn-radius.is-active {
  color: #fff;
  background: #222;
  border-color: #222;
  pointer-events: none;
}

.table {
  width: 100%;
  font-size: 1.3rem;
}

.table th, .table td {
  line-height: 1.8;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  padding: .6rem;
}

.table-w--50px {
  width: 5rem;
}

.table-w--75px {
  width: 7.5rem;
}

.table-w--100px {
  width: 10rem;
}

.table-w--125px {
  width: 12.5rem;
}

.table-w--150px {
  width: 15rem;
}

.table-w--175px {
  width: 17.5rem;
}

.table-w--200px {
  width: 20rem;
}

.list > li {
  position: relative;
  line-height: 1.8;
  padding-left: 2rem;
}

.list > li::before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 1.3rem;
  height: 1.3rem;
  background: url(../images/icon_arrow_01.png) center center/contain no-repeat;
}

.list a {
  color: #c00;
}

.list-table {
  width: 100%;
  table-layout: fixed;
}

.list-table a {
  color: #c00;
}

.list-table thead {
  background: #fff;
  border-bottom: 2px solid #666;
}

.list-table th {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 1.2rem 2rem;
}

.list-table tbody tr {
  /* background: #e5e5e5; */
  background: #fff;
  border-bottom: 1px dotted #ccc;
}


.list-table tbody tr:nth-child(even) {
  /* background: #fff; */
}

.list-table td {
  padding: 0.75rem 0.5rem;
  vertical-align: top;
}
.list-table td:first-child{
  padding-left: 1rem;
}
.list-table td:last-child{
  padding-right: 1rem;
}

.list-table .input + * {
  margin-top: .8rem;
}

.list-table .image-box {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #eee;
}

.list-table .image-box::before {
  content: "";
  display: block;
  padding-top: calc(100 / 100 * 100%);
}

.list-table .image-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.8;
  margin-top: -1rem;
  margin-left: -.6rem;
}

.pagination li {
  font-size: 1.2rem;
  margin: 1rem 0 0 .6rem;
}

.pagination li a {
  display: block;
  color: #666;
  background: none;
  border-radius: 6px;
  padding: .2rem 1rem .3rem;
  -webkit-transition: background 300ms ease-out;
          transition: background 300ms ease-out;
}

.pagination li a:hover {
  background: #dadada;
}

.pagination li.active a {
  color: #fff;
  background: #c00;
}

.pagination li.disabled {
  pointer-events: none;
}

.u-mt0 {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-mt55 {
  margin-top: 55px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt65 {
  margin-top: 65px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-mt75 {
  margin-top: 75px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-mt85 {
  margin-top: 85px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-mt95 {
  margin-top: 95px;
}

.u-mt100 {
  margin-top: 100px;
}

.u-mb0 {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mb65 {
  margin-bottom: 65px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-mb75 {
  margin-bottom: 75px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-mb85 {
  margin-bottom: 85px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-mb95 {
  margin-bottom: 95px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-ml0 {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-ml55 {
  margin-left: 55px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-ml65 {
  margin-left: 65px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-ml75 {
  margin-left: 75px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-ml85 {
  margin-left: 85px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-ml95 {
  margin-left: 95px;
}

.u-ml100 {
  margin-left: 100px;
}

.u-mr0 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-mr55 {
  margin-right: 55px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-mr65 {
  margin-right: 65px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-mr75 {
  margin-right: 75px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-mr85 {
  margin-right: 85px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-mr95 {
  margin-right: 95px;
}

.u-mr100 {
  margin-right: 100px;
}

.u-pt0 {
  padding-top: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-pt55 {
  padding-top: 55px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-pt65 {
  padding-top: 65px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-pt75 {
  padding-top: 75px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-pt85 {
  padding-top: 85px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-pt95 {
  padding-top: 95px;
}

.u-pt100 {
  padding-top: 100px;
}

.u-pb0 {
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-pb55 {
  padding-bottom: 55px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-pb65 {
  padding-bottom: 65px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-pb75 {
  padding-bottom: 75px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pb85 {
  padding-bottom: 85px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-pb95 {
  padding-bottom: 95px;
}

.u-pb100 {
  padding-bottom: 100px;
}

.u-pl0 {
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-pl55 {
  padding-left: 55px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-pl65 {
  padding-left: 65px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-pl75 {
  padding-left: 75px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-pl85 {
  padding-left: 85px;
}

.u-pl90 {
  padding-left: 90px;
}

.u-pl95 {
  padding-left: 95px;
}

.u-pl100 {
  padding-left: 100px;
}

.u-pr0 {
  padding-right: 0;
}

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

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

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

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

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

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

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

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

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

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

.u-pr55 {
  padding-right: 55px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-pr65 {
  padding-right: 65px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-pr75 {
  padding-right: 75px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-pr85 {
  padding-right: 85px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-pr95 {
  padding-right: 95px;
}

.u-pr100 {
  padding-right: 100px;
}

.u-text-xs {
  font-size: 1rem;
}

.u-text-sm {
  font-size: 1.2rem;
}

.u-text-base {
  font-size: 1.4rem;
}

.u-text-lg {
  font-size: 1.6rem;
}

.u-text-xl {
  font-size: 1.8rem;
}

.u-text-2xl {
  font-size: 2.2rem;
}

.u-text-3xl {
  font-size: 2.8rem;
}

.u-text-4xl {
  font-size: 3.4rem;
}

.u-text-5xl {
  font-size: 4.6rem;
}

.u-text-6xl {
  font-size: 6.2rem;
}

.u-italic {
  font-style: italic;
}

.u-not-italic {
  font-style: normal;
}

.u-font-light {
  font-weight: 300;
}

.u-font-normal {
  font-weight: 400;
}

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

.u-font-semibold {
  font-weight: 600;
}

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

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

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

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

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

.u-text-transparent {
  color: transparent;
}

.u-text-current {
  color: currentColor;
}

.u-text-black {
  color: #222;
}

.u-text-white {
  color: #fff;
}

.u-text-gray {
  color: #888;
}

.u-text-red {
  color: #c00;
}

.u-text-blue {
  color: #00c;
}

.u-bg-black {
  background-color: #222;
}

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

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

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

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

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

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

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

.u-bg-gray-700 {
  background-color: #7a7a7a;
}

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

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

.u-bg-red-100 {
  background-color: #fff5f5;
}

.u-bg-red-200 {
  background-color: #fed7d7;
}

.u-bg-red-300 {
  background-color: #feb2b2;
}

.u-bg-red-400 {
  background-color: #fc8181;
}

.u-bg-red-500 {
  background-color: #f56565;
}

.u-bg-red-600 {
  background-color: #e53e3e;
}

.u-bg-red-700 {
  background-color: #c53030;
}

.u-bg-red-800 {
  background-color: #9b2c2c;
}

.u-bg-red-900 {
  background-color: #742a2a;
}

.u-underline {
  text-decoration: underline;
}

.u-line-through {
  text-decoration: line-through;
}

.u-no-underline {
  text-decoration: none;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

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

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.u-opacity-0 {
  opacity: 0;
}

.u-opacity-25 {
  opacity: .25;
}

.u-opacity-50 {
  opacity: .5;
}

.u-opacity-75 {
  opacity: .75;
}

.u-opacity-100 {
  opacity: 1;
}

@keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }

  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(.5);
            transform: scale(.5);
    opacity: 0;
  }
}

@keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
            transform: translate(-50%, -50%) rotate(-180deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
            transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }

  25% {
    -webkit-transform: scale(1.3) translateX(8px);
            transform: scale(1.3) translateX(8px);
  }

  40% {
    -webkit-transform: scale(1.2) translateX(6px);
            transform: scale(1.2) translateX(6px);
  }

  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  60% {
    -webkit-transform: scale(.8) translateX(6px);
            transform: scale(.8) translateX(6px);
  }

  75% {
    -webkit-transform: scale(.7) translateX(8px);
            transform: scale(.7) translateX(8px);
  }

  90% {
    -webkit-transform: scale(.8) translateX(6px);
            transform: scale(.8) translateX(6px);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }

  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
            transform: scale(1.3) translateX(-8px);
  }

  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
            transform: scale(1.2) translateX(-6px);
  }

  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  60% {
    -webkit-transform: scale(.8) translateX(-6px);
            transform: scale(.8) translateX(-6px);
  }

  75% {
    -webkit-transform: scale(.7) translateX(-8px);
            transform: scale(.7) translateX(-8px);
  }

  90% {
    -webkit-transform: scale(.8) translateX(-6px);
            transform: scale(.8) translateX(-6px);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }

  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(.5);
    opacity: 0;
  }
}

@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }

  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }

  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }

  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }

  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }

  50% {
    -webkit-transform: scale(1);
  }

  60% {
    -webkit-transform: scale(.8) translateX(6px);
  }

  75% {
    -webkit-transform: scale(.7) translateX(8px);
  }

  90% {
    -webkit-transform: scale(.8) translateX(6px);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }

  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }

  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }

  50% {
    -webkit-transform: scale(1);
  }

  60% {
    -webkit-transform: scale(.8) translateX(-6px);
  }

  75% {
    -webkit-transform: scale(.7) translateX(-8px);
  }

  90% {
    -webkit-transform: scale(.8) translateX(-6px);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

.drift-zoom-pane {
  background: rgba(0, 0, 0, .5);
  /* This is required because of a bug that causes border-radius to not
  work with child elements in certain cases. */
          transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 10000;
}

.drift-zoom-pane.drift-opening {
          animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}

.drift-zoom-pane.drift-closing {
          animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}

.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, .3);
          box-shadow: 0 6px 18px rgba(0, 0, 0, .3);
}

.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
          animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}

.drift-zoom-pane-loader:before, .drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, .9);
}

.drift-zoom-pane-loader:before {
  left: 0;
          animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}

.drift-zoom-pane-loader:after {
  right: 0;
          animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
          animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}

.drift-bounding-box {
  background-color: rgba(0, 0, 0, .4);
}

#bp_aud, #bp_container img, #bp_sv, #bp_vid {
  max-width: calc(100% - 100px) !important;
  max-height: calc(100% - 100px) !important;
}

@media only screen and (min-width: 768px) {
  a {
    -webkit-transition: opacity .35s;
            transition: opacity .35s;
  }

  a:hover {
    opacity: .7;
  }

  .sp-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  .l-flx-col-lg, .l-flx-col-lg-1, .l-flx-col-lg-2, .l-flx-col-lg-3, .l-flx-col-lg-4, .l-flx-col-lg-5, .l-flx-col-lg-6, .l-flx-col-lg-7, .l-flx-col-lg-8, .l-flx-col-lg-9, .l-flx-col-lg-10, .l-flx-col-lg-11, .l-flx-col-lg-12, .l-flx-col-lg-offset-0, .l-flx-col-lg-offset-1, .l-flx-col-lg-offset-2, .l-flx-col-lg-offset-3, .l-flx-col-lg-offset-4, .l-flx-col-lg-offset-5, .l-flx-col-lg-offset-6, .l-flx-col-lg-offset-7, .l-flx-col-lg-offset-8, .l-flx-col-lg-offset-9, .l-flx-col-lg-offset-10, .l-flx-col-lg-offset-11, .l-flx-col-lg-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }

  .l-flx-col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .l-flx-col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .l-flx-col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .l-flx-col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .l-flx-col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .l-flx-col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .l-flx-col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .l-flx-col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .l-flx-col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .l-flx-col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .l-flx-col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .l-flx-col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .l-flx-col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .l-flx-col-lg-offset-0 {
    margin-left: 0;
  }

  .l-flx-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .l-flx-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .l-flx-col-lg-offset-3 {
    margin-left: 25%;
  }

  .l-flx-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .l-flx-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .l-flx-col-lg-offset-6 {
    margin-left: 50%;
  }

  .l-flx-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .l-flx-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .l-flx-col-lg-offset-9 {
    margin-left: 75%;
  }

  .l-flx-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .l-flx-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .l-flx-start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .l-flx-center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .l-flx-end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .l-flx-top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .l-flx-middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .l-flx-bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .l-flx-around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .l-flx-between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-flx-first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .l-flx-last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .l-flx-auto-ml-lg {
    margin-left: auto;
  }

  .l-flx-auto-mr-lg {
    margin-right: auto;
  }
}

@media only screen and (max-width: 1300px) {
  .l-wrapper {
    width: 1300px;
  }
}

@media only screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }

  .l-flx-col-sm, .l-flx-col-sm-1, .l-flx-col-sm-2, .l-flx-col-sm-3, .l-flx-col-sm-4, .l-flx-col-sm-5, .l-flx-col-sm-6, .l-flx-col-sm-7, .l-flx-col-sm-8, .l-flx-col-sm-9, .l-flx-col-sm-10, .l-flx-col-sm-11, .l-flx-col-sm-12, .l-flx-col-sm-offset-0, .l-flx-col-sm-offset-1, .l-flx-col-sm-offset-2, .l-flx-col-sm-offset-3, .l-flx-col-sm-offset-4, .l-flx-col-sm-offset-5, .l-flx-col-sm-offset-6, .l-flx-col-sm-offset-7, .l-flx-col-sm-offset-8, .l-flx-col-sm-offset-9, .l-flx-col-sm-offset-10, .l-flx-col-sm-offset-11, .l-flx-col-sm-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }

  .l-flx-col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .l-flx-col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .l-flx-col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .l-flx-col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .l-flx-col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .l-flx-col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .l-flx-col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .l-flx-col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .l-flx-col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .l-flx-col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .l-flx-col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .l-flx-col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .l-flx-col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .l-flx-col-sm-offset-0 {
    margin-left: 0;
  }

  .l-flx-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .l-flx-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .l-flx-col-sm-offset-3 {
    margin-left: 25%;
  }

  .l-flx-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .l-flx-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .l-flx-col-sm-offset-6 {
    margin-left: 50%;
  }

  .l-flx-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .l-flx-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .l-flx-col-sm-offset-9 {
    margin-left: 75%;
  }

  .l-flx-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .l-flx-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .l-flx-start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .l-flx-center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .l-flx-end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .l-flx-top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .l-flx-middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .l-flx-bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .l-flx-around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .l-flx-between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-flx-first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .l-flx-last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .l-flx-auto-ml-sm {
    margin-left: auto;
  }

  .l-flx-auto-mr-sm {
    margin-right: auto;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .l-flx-col-md, .l-flx-col-md-1, .l-flx-col-md-2, .l-flx-col-md-3, .l-flx-col-md-4, .l-flx-col-md-5, .l-flx-col-md-6, .l-flx-col-md-7, .l-flx-col-md-8, .l-flx-col-md-9, .l-flx-col-md-10, .l-flx-col-md-11, .l-flx-col-md-12, .l-flx-col-md-offset-0, .l-flx-col-md-offset-1, .l-flx-col-md-offset-2, .l-flx-col-md-offset-3, .l-flx-col-md-offset-4, .l-flx-col-md-offset-5, .l-flx-col-md-offset-6, .l-flx-col-md-offset-7, .l-flx-col-md-offset-8, .l-flx-col-md-offset-9, .l-flx-col-md-offset-10, .l-flx-col-md-offset-11, .l-flx-col-md-offset-12 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }

  .l-flx-col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .l-flx-col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .l-flx-col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .l-flx-col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .l-flx-col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .l-flx-col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .l-flx-col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .l-flx-col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .l-flx-col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .l-flx-col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .l-flx-col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .l-flx-col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .l-flx-col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .l-flx-col-md-offset-0 {
    margin-left: 0;
  }

  .l-flx-col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .l-flx-col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .l-flx-col-md-offset-3 {
    margin-left: 25%;
  }

  .l-flx-col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .l-flx-col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .l-flx-col-md-offset-6 {
    margin-left: 50%;
  }

  .l-flx-col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .l-flx-col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .l-flx-col-md-offset-9 {
    margin-left: 75%;
  }

  .l-flx-col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .l-flx-col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .l-flx-start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .l-flx-center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .l-flx-end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .l-flx-top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .l-flx-middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .l-flx-bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .l-flx-around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .l-flx-between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-flx-first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .l-flx-last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .l-flx-auto-ml-md {
    margin-left: auto;
  }

  .l-flx-auto-mr-md {
    margin-right: auto;
  }
}


.none{
  display: none !important;
}

.list-table .form-block{
  border-bottom: none;
  padding-bottom: 0;
}

.list-table td{
  vertical-align: middle;
  padding: 1.2rem 0 !important;
}

.list-table th{
  border-bottom: none;
  padding: 1.2rem 0 !important;
}

.toggle_button{
  color: #333;
  font-size: small;
  border-radius: 5px;
  background: #ddd;
  text-align: center;
  cursor: pointer;
}

.remove {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
    display: block;
    background-color: gray;
    color: white;
    border: none;
    border-radius: 12.5px;
    margin: 0 auto;
    text-align:center;
}
.remove:hover {
    cursor: pointer;
}
.move {
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
    display: block;
    background-color: gray;
    color: white;
    border: none;
    border-radius: 12.5px;
    margin: 0 auto;
    text-align:center;
}
.move:hover{
  cursor: move;
}
#addRow {
    width: 130px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    background-color: lightseagreen;
    color: white;
    border: none;
    margin: 20px;
    text-align: center;
    cursor: pointer;
}
.toggle_button {
  width: 25px;
  height: 25px;
  font-size: 15px;
  line-height: 25px;
  display: block;
  background-color: gray;
  color: white;
  border: none;
  border-radius: 12.5px;
  margin: 0 auto;
  text-align:center;
}

.w_set{
  display: table;
  width: 100%;
}
.w_1{
  display: table-row;
}
/* .w_head{
  border-bottom: 1px solid gray;
} */
.w_product_item{
  display: table-cell;
  width: 32%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_quantity{
  display: table-cell;
  width: 9%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_unit_name{
  display: table-cell;
  width: 5%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_unit_price{
  display: table-cell;
  width: 9%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_line_price{
  display: table-cell;
  width: 9%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_line_tax{
  display: table-cell;
  width: 3%;
  vertical-align: middle;
  padding: 2px;
  text-align: center;
}
.w_product_line_tax input[type="checkbox"]{
  margin: 0 auto;
  inline-size: 1.75rem;
  block-size: 1.75rem;
}
.w_product_outsourcing_price{
  display: table-cell;
  width: 10%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_toggle{
  display: table-cell;
  width: 3%;
  vertical-align: middle;
  padding: 2px;
  text-align: center;
}
.w_product_profit{
  display: table-cell;
  width: 10%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_product_profit_ratio{
  display: table-cell;
  width: 5%;
  vertical-align: bottom;
  padding: 2px;
  text-align: center;
}
.w_set_toggle{
  display: table;
  width: 47%;
  background-color: #ddd;
  font-size: 0.8em;
  padding: 10px;
  margin-top: 10px;
  margin-left: 48%;
  /* border-radius: 10px; */
}
.w_2{
  display: table-row-group;
}
.w_product_outsourcing_parts_1,
.w_product_outsourcing_parts_2,
.w_product_outsourcing_parts_3{
  display: table-row;
  border-top: 2px solid white;
}
.w_product_outsourcing_parts_1 .form-block,
.w_product_outsourcing_parts_2 .form-block,
.w_product_outsourcing_parts_3 .form-block{
  display: table-cell;
  width: 50%;
  text-align: center;
  vertical-align: middle;
  padding: 20px;
  border-bottom: 2px solid white;
}