@charset "UTF-8";
header ul,
header ol,
footer ul,
footer ol,
aside ul,
aside ol,
nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

header a,
footer a {
  text-decoration: none;
}
header a:hover,
footer a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

section p {
  line-height: 1.8;
  margin-bottom: 2rem;
}

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

/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #0056b3;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #0056b3;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #0590CD;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #232323;
  --breakpoint-xs: 0;
  --breakpoint-md: 812px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.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;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0056b3;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #003167;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.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;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

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: 0.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-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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.container {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1180px;
}
@media (min-width: 812px) {
  .container {
    max-width: 780px;
  }
}

.container-fluid, .container-xl, .container-md {
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 812px) {
  .container-md, .container {
    max-width: 780px;
  }
}
.container-md, .container {
  max-width: 1180px;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 812px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #3495ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 86, 179, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.8rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
.form-inline label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.form-inline .form-group {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 0;
}
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-inline .form-control-plaintext {
  display: inline-block;
}
.form-inline .input-group,
.form-inline .custom-select {
  width: auto;
}
.form-inline .form-check {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding-left: 0;
}
.form-inline .form-check-input {
  position: relative;
  flex-shrink: 0;
  margin-top: 0;
  margin-right: 0.25rem;
  margin-left: 0;
}
.form-inline .custom-control {
  align-items: center;
  justify-content: center;
}
.form-inline .custom-control-label {
  margin-bottom: 0;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

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

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

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

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

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

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

.bg-primary {
  background-color: #0056b3 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #003d80 !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #0590CD !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #046d9b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #232323 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #0a0a0a !important;
}

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

.bg-transparent {
  background-color: transparent !important;
}

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 812px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

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

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 812px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

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

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

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

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

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 812px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 812px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

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

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #0056b3 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #003167 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #0590CD !important;
}

a.text-info:hover, a.text-info:focus {
  color: #035c82 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #232323 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@font-face {
  font-family: "icomoon";
  src: url("../font/fonts/icomoon.ttf?3o2jon") format("truetype"), url("../font/fonts/icomoon.woff?3o2jon") format("woff"), url("../font/fonts/icomoon.svg?3o2jon#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\e900";
}

.icon-instagram:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-youtube:before {
  content: "\e903";
}

.icon-home:before {
  content: "\e800";
}

.icon-apartment:before {
  content: "\e801";
}

.icon-pencil:before {
  content: "\e802";
}

.icon-magic-wand:before {
  content: "\e803";
}

.icon-drop:before {
  content: "\e804";
}

.icon-lighter:before {
  content: "\e805";
}

.icon-dice:before {
  content: "\e812";
}

.icon-heart:before {
  content: "\e813";
}

.icon-star:before {
  content: "\e814";
}

.icon-star-half:before {
  content: "\e815";
}

.icon-star-empty:before {
  content: "\e816";
}

.icon-flag:before {
  content: "\e817";
}

.icon-envelope:before {
  content: "\e818";
}

.icon-paperclip:before {
  content: "\e819";
}

.icon-inbox:before {
  content: "\e81a";
}

.icon-eye:before {
  content: "\e81b";
}

.icon-printer:before {
  content: "\e81c";
}

.icon-file-empty:before {
  content: "\e81d";
}

.icon-file-add:before {
  content: "\e81e";
}

.icon-enter:before {
  content: "\e81f";
}

.icon-exit:before {
  content: "\e820";
}

.icon-license:before {
  content: "\e822";
}

.icon-music-note:before {
  content: "\e823";
}

.icon-film-play:before {
  content: "\e824";
}

.icon-camera-video:before {
  content: "\e825";
}

.icon-camera:before {
  content: "\e826";
}

.icon-picture:before {
  content: "\e827";
}

.icon-book:before {
  content: "\e828";
}

.icon-bookmark:before {
  content: "\e829";
}

.icon-user:before {
  content: "\e82a";
}

.icon-users:before {
  content: "\e82b";
}

.icon-shirt:before {
  content: "\e82c";
}

.icon-store:before {
  content: "\e82d";
}

.icon-cart:before {
  content: "\e82e";
}

.icon-tag:before {
  content: "\e82f";
}

.icon-phone-handset:before {
  content: "\e830";
}

.icon-pushpin:before {
  content: "\e832";
}

.icon-map-marker:before {
  content: "\e833";
}

.icon-map:before {
  content: "\e834";
}

.icon-location:before {
  content: "\e835";
}

.icon-calendar-full:before {
  content: "\e836";
}

.icon-keyboard:before {
  content: "\e837";
}

.icon-bubble:before {
  content: "\e83f";
}

.icon-construction:before {
  content: "\e841";
}

.icon-pie-chart:before {
  content: "\e842";
}

.icon-chart-bars:before {
  content: "\e843";
}

.icon-gift:before {
  content: "\e844";
}

.icon-diamond:before {
  content: "\e845";
}

.icon-dinner:before {
  content: "\e847";
}

.icon-coffee-cup:before {
  content: "\e848";
}

.icon-leaf:before {
  content: "\e849";
}

.icon-paw:before {
  content: "\e84a";
}

.icon-rocket:before {
  content: "\e84b";
}

.icon-briefcase:before {
  content: "\e84c";
}

.icon-bus:before {
  content: "\e84d";
}

.icon-car:before {
  content: "\e84e";
}

.icon-train:before {
  content: "\e84f";
}

.icon-smile:before {
  content: "\e854";
}

.icon-sad:before {
  content: "\e855";
}

.icon-neutral:before {
  content: "\e856";
}

.icon-mustache:before {
  content: "\e857";
}

.icon-alarm:before {
  content: "\e858";
}

.icon-bullhorn:before {
  content: "\e859";
}

.icon-volume-high:before {
  content: "\e85a";
}

.icon-volume-medium:before {
  content: "\e85b";
}

.icon-volume-low:before {
  content: "\e85c";
}

.icon-volume:before {
  content: "\e85d";
}

.icon-mic:before {
  content: "\e85e";
}

.icon-undo:before {
  content: "\e860";
}

.icon-redo:before {
  content: "\e861";
}

.icon-sync:before {
  content: "\e862";
}

.icon-history:before {
  content: "\e863";
}

.icon-clock:before {
  content: "\e864";
}

.icon-download:before {
  content: "\e865";
}

.icon-upload:before {
  content: "\e866";
}

.icon-enter-down:before {
  content: "\e867";
}

.icon-exit-up:before {
  content: "\e868";
}

.icon-code:before {
  content: "\e86a";
}

.icon-link:before {
  content: "\e86b";
}

.icon-magnifier:before {
  content: "\e86f";
}

.icon-cross:before {
  content: "\e870";
}

.icon-menu:before {
  content: "\e871";
}

.icon-list:before {
  content: "\e872";
}

.icon-chevron-up:before {
  content: "\e873";
}

.icon-chevron-down:before {
  content: "\e874";
}

.icon-chevron-left:before {
  content: "\e875";
}

.icon-chevron-right:before {
  content: "\e876";
}

.icon-arrow-up:before {
  content: "\e877";
}

.icon-arrow-down:before {
  content: "\e878";
}

.icon-arrow-left:before {
  content: "\e879";
}

.icon-arrow-right:before {
  content: "\e87a";
}

.icon-move:before {
  content: "\e87b";
}

.icon-warning:before {
  content: "\e87c";
}

.icon-question-circle:before {
  content: "\e87d";
}

.icon-menu-circle:before {
  content: "\e87e";
}

.icon-checkmark-circle:before {
  content: "\e87f";
}

.icon-cross-circle:before {
  content: "\e880";
}

.icon-plus-circle:before {
  content: "\e881";
}

.icon-circle-minus:before {
  content: "\e882";
}

.icon-arrow-up-circle:before {
  content: "\e883";
}

.icon-arrow-down-circle:before {
  content: "\e884";
}

.icon-arrow-left-circle:before {
  content: "\e885";
}

.icon-arrow-right-circle:before {
  content: "\e886";
}

.icon-chevron-up-circle:before {
  content: "\e887";
}

.icon-chevron-down-circle:before {
  content: "\e888";
}

.icon-chevron-left-circle:before {
  content: "\e889";
}

.icon-chevron-right-circle:before {
  content: "\e88a";
}

.icon-highlight:before {
  content: "\e897";
}

.icon-minus:before {
  content: "\e904";
}

.icon-plus:before {
  content: "\e905";
}

@-webkit-keyframes slidedown {
  0% {
    height: 0;
  }
  100% {
    height: auto;
  }
}

@keyframes slidedown {
  0% {
    height: 0;
  }
  100% {
    height: auto;
  }
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
}
body .en, body .category-title small, .category-title body small, body .page-section-title small, .page-section-title body small {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}
@media (min-width: 812px) {
  body {
    min-width: 1100px;
  }
}
body hr {
  height: 1px;
  margin: 0;
}

main a:not(.btn) {
  transition: opacity 0.3s ease-in-out;
  color: #0056b3;
}

.page-title {
  color: #fff;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media (min-width: 812px) {
  .page-title {
    padding-left: 30px;
    background-size: 100% auto;
  }
}
.page-title h1 {
  position: relative;
  z-index: 2;
}
.page-title small {
  display: block;
  margin-top: 10px;
}
.page-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  left: 0;
  top: 0;
}
@media (min-width: 812px) {
  .page-title {
    height: 150px;
  }
}
.page-title .en, .page-title .category-title small, .category-title .page-title small, .page-title .page-section-title small, .page-section-title .page-title small {
  font-size: 3rem;
  line-height: 1;
}
@media (min-width: 812px) {
  .page-title .en, .page-title .category-title small, .category-title .page-title small, .page-title .page-section-title small, .page-section-title .page-title small {
    font-size: 5rem;
  }
}
.page-title small {
  font-size: 1.5rem;
}

.section-title {
  border-left: solid #232323 3px;
  padding: 5px 0 5px 10px;
  font-size: 1.8rem;
  font-weight: 600;
  font-weight: bold;
  margin-bottom: 30px;
}

.page-section-title {
  padding-top: 20px;
  margin-bottom: 10px;
  font-size: 2.4rem;
  line-height: 1.6;
  letter-spacing: 0.25rem;
}
.page-section-title small {
  color: #0056b3;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
.page-section-title small:after {
  content: "";
  height: 1px;
  width: 30%;
  display: block;
  border-top: 1px solid #0056b3;
  margin-left: 1rem;
}
@media (min-width: 812px) {
  .page-section-title {
    padding-top: 50px;
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
}

.item-title {
  font-size: 3rem !important;
}
.item-title small {
  display: block;
  font-size: 1.4rem;
}

.h2 {
  font-size: 3rem;
}
@media (min-width: 812px) {
  .h2 {
    font-size: 6rem;
  }
}

.h3 {
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.category-title {
  padding-top: 20px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.6;
}
.category-title small {
  color: #0056b3;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  margin-bottom: 5px;
}
.category-title small:after {
  content: "";
  height: 1px;
  width: 30%;
  display: block;
  border-top: 1px solid #0056b3;
  margin-left: 1rem;
}
@media (min-width: 812px) {
  .category-title {
    padding-top: 50px;
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

.h2 {
  margin-bottom: 2rem;
}

.doc-title {
  font-size: 1.3rem;
  background: #555;
  color: #fff;
  border-radius: 2px;
  padding: 2px 15px;
  display: inline-block;
}

.label {
  background: #eee;
  padding: 2px;
  display: inline-flex;
  min-width: 80px;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  border-radius: 3px;
  color: #232323;
}

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

.font-size13 {
  font-size: 1.3rem;
}

.font-size14 {
  font-size: 1.4rem;
}

.font-size15 {
  font-size: 1.5rem;
}

.font-size16 {
  font-size: 1.6rem;
}

.font-size18 {
  font-size: 1.8rem;
}

.font-size20 {
  font-size: 2rem;
}

.line-height2 {
  line-height: 2;
}

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

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

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

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

@media (min-width: 812px) {
  .mb-30 {
    margin-bottom: 30px;
  }
  .mb-50 {
    margin-bottom: 50px;
  }
  .mb-80 {
    margin-bottom: 80px;
  }
  .mb-6 {
    margin-bottom: 80px;
  }
}
.has-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 812px) {
  .has-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.has-padding-md {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 812px) {
  .has-padding-md {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.rounded-lg {
  border-radius: 8px;
}
@media (min-width: 812px) {
  .rounded-lg {
    border-radius: 10px;
  }
}

.figure-block img {
  margin-bottom: 10px;
}
.figure-block figcaption h4 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.figure-block figcaption p {
  font-size: 1.4rem;
  line-height: 1.75;
}

.breadcrumb {
  list-style: none;
  padding: 15px 5px;
  font-size: 1.3rem;
  margin-bottom: 0;
}
.breadcrumb li {
  display: inline-flex;
  flex-wrap: wrap;
}
.breadcrumb li:not(:last-child):after {
  content: "/";
  margin: 0 5px;
}

/* 共通 */
.has-bg-img {
  position: relative;
  color: #fff;
  background: #000;
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.has-bg-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  top: 0;
  left: 0;
}
.has-bg-img > div {
  position: relative;
  z-index: 5;
}

dl.shop-info dt {
  border-top: solid 1px #ccc;
  font-size: 1.4rem;
  padding: 8px 5px 3px 5px;
  color: #555;
}
dl.shop-info dd {
  padding: 3px 5px;
  font-size: 1.6rem;
}
@media (min-width: 812px) {
  dl.shop-info {
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px #ccc;
  }
  dl.shop-info dt {
    flex: 0 0 20%;
    padding-top: 20px;
  }
  dl.shop-info dd {
    flex: 0 0 80%;
    padding-top: 18px;
    padding-bottom: 15px;
    border-top: solid 1px #ccc;
  }
}

iframe {
  max-width: 100%;
}

.qa-list dt {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.qa-list dt:before {
  content: "Q.";
  font-size: 2.4rem;
  color: #0590CD;
  margin-right: 5px;
  font-family: "Barlow", sans-serif;
  font-weight: normal;
}
.qa-list dd {
  padding-left: 4rem;
  margin-bottom: 30px;
}
.qa-list dd:before {
  content: "A.";
  font-size: 2.4rem;
  color: #0590CD;
  margin-right: 5px;
  font-family: "Barlow", sans-serif;
  margin-left: -2.75rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 1rem;
  text-decoration: none;
  transition: background 0.3s ease-in-out;
  outline: none;
  font-weight: 500;
  min-width: 140px;
  font-size: 1.5rem;
  border-radius: 50px;
  transition: all 0.3s;
  height: 50px;
  max-width: 400px;
}
.btn i {
  font-size: 2rem;
  margin-top: -4px;
}
.btn:hover {
  opacity: 1;
  border: none;
  text-decoration: none;
}
.btn:active, .btn:focus {
  outline: none;
}

.btn {
  transition: all 0.3s;
}
.btn-primary {
  border: solid 1px #0590CD;
  color: #0590CD !important;
}
.btn-primary:hover {
  color: #fff !important;
  background: linear-gradient(-145deg, #2CBEFF, #0590CD);
}
.btn-dark {
  background: #232323;
  color: #fff;
}
.btn-dark:hover {
  background: linear-gradient(-145deg, #2CBEFF, #0590CD);
  color: #fff;
}
.btn-light {
  border: solid 1px #fff;
  color: #fff;
}
.btn-light:hover {
  background: linear-gradient(-145deg, #2CBEFF, #0590CD);
  color: #fff;
}
.btn-info {
  background: linear-gradient(-145deg, #2CBEFF, #0590CD);
  color: #fff;
  transition: opacity 0.3s ease-in-out;
}
.btn-info:hover {
  opacity: 0.7;
  color: #fff;
}
.btn-line {
  border: solid 1px #06c755;
  color: #06c755;
}
.btn-line:hover {
  color: #fff;
  background: #06c755;
}
.btn-teacher {
  border: solid 1px #ffc107;
  color: #ffc107;
}
.btn-teacher:hover {
  color: #fff;
  background: #ffc107;
}
@media (min-width: 812px) {
  .btn-xl {
    padding: 35px 0;
  }
}
.btn + .btn {
  margin-top: 1.5rem;
}

.form-control {
  font-size: 1.5rem;
}
.form-control::-moz-placeholder {
  color: #ccc;
  font-weight: 400;
}
.form-control:-ms-input-placeholder {
  color: #ccc;
  font-weight: 400;
}
.form-control::placeholder {
  color: #ccc;
  font-weight: 400;
}

/* 左メニュー */
.form-search {
  position: relative;
}
.form-search:after {
  content: "\e86f";
  font-family: "Linearicons-Free";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}
.form-search .form-control {
  padding-right: 2.5rem;
}

@media (max-width: 811.98px) {
  .page-nav {
    display: none;
  }
}
@media (min-width: 812px) {
  .page-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    font-size: 1.4rem;
  }
  .page-nav li {
    padding: 8px 0;
  }
  .aside-title {
    font-size: 1.5rem;
    border-bottom: solid 1px #555;
    padding-bottom: 5px;
  }
  .aside .menu-title {
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    padding-top: 10px;
    cursor: pointer;
  }
  .aside .menu-title:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  .aside .menu-title:before {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    content: "\e901";
    font-family: "Linearicons-Free" !important;
    font-size: 1.1rem;
    margin-right: 3px;
    margin-left: 3px;
  }
  .aside .menu-title.active:before {
    content: "\e900";
  }
  .aside .menu-title.active + .menu-list {
    display: block;
  }
  .aside .menu-list {
    display: none;
    padding-left: 1rem;
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .aside .menu-list li {
    margin-bottom: 5px;
  }
}
/* header */
.header {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .brand-logo {
  width: 200px;
  display: flex;
}
.header .gnav a {
  color: #232323;
}
.header .gnav a:hover {
  color: #0590CD;
  opacity: 1;
}
.header__tel-block {
  display: none;
}

@media (max-width: 811.98px) {
  .gnav {
    font-size: 1.4rem;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 998;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .gnav.is-open {
    left: 0;
  }
  .gnav a {
    display: flex;
    padding: 8px 12px;
  }
  .gnav-block {
    overflow-y: auto;
    max-height: 90%;
    -webkit-overflow-scrolling: touch;
  }
  .gnav-block .sub-nav__title {
    display: none;
  }
  .gnav-block > li {
    border-top: solid 1px #eee;
    background-color: #232323;
  }
  .gnav-block > li:last-child {
    border-bottom: solid 1px #eee;
  }
  .gnav-block > li > a {
    justify-content: space-between;
    color: #fff !important;
  }
  .gnav-block > li > a:after {
    font-size: 1.2rem;
    content: "\e876";
    font-family: "icomoon";
  }
  .menu-list {
    display: flex;
    flex-wrap: wrap;
  }
  .menu-list li {
    flex: 1 1 50%;
    border-top: solid 1px #eee;
    background-color: #ffffff;
    border-top: solid 1px #eee;
  }
  .menu-list li:nth-child(2n-1) {
    border-right: 1px solid #eee;
  }
  .menu-list li:nth-child(1), .menu-list li:nth-child(2) {
    border-top: none;
  }
  .menu-title {
    font-size: 1.3rem;
    background: gray;
    margin: 0;
    padding: 5px 0;
    color: #fff;
  }
  .menu-title a {
    color: #fff !important;
  }
  .menu-title .lesson-list-title {
    margin-bottom: 0;
    padding: 8px 12px;
  }
}
@media (min-width: 812px) {
  .header {
    height: 70px;
    min-width: 1170px;
    display: flex;
    justify-content: space-between;
  }
  .header .gnav-block {
    display: flex;
    font-size: 1.4rem;
  }
  .header .gnav-block > li:hover .sub-nav {
    display: flex;
  }
  .header .gnav-block > li > a {
    position: relative;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 60px;
  }
  .header .gnav-block > li > a:after {
    transition: all 0.3s;
    content: "";
    height: 2px;
    width: 80%;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
  }
  .header .gnav-block > li > a:hover:after {
    background-color: #0590CD;
    bottom: 10px;
  }
  .header .gnav-block > li > a.active {
    color: #0590CD;
  }
  .header .gnav-block > li > a.active:after {
    background-color: #0590CD;
    bottom: 10px;
  }
  .header .sub-nav {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #f5f5f5;
    padding: 15px;
    width: 100%;
    left: 0;
    box-shadow: 0 5px 3px 3px rgba(0, 0, 0, 0.1);
  }
  .header .sub-nav__title {
    font-size: 2rem;
    flex: 0 0 23%;
    border-right: solid 1px #ccc;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .menu-block:not(:last-child) {
    margin-right: 40px;
  }
  .header .menu-list {
    font-size: 1.3rem;
  }
  .header .menu-list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .header__tel-block {
    display: flex;
    align-items: center;
    line-height: 1.2;
  }
  .header__tel-block .en, .header__tel-block .page-section-title small, .page-section-title .header__tel-block small, .header__tel-block .category-title small, .category-title .header__tel-block small {
    font-size: 2.5rem;
    margin-top: -3px;
  }
  .header__tel-block small {
    font-size: 1.2rem;
    line-height: 1.3;
    display: inline-block;
  }
  .header__tel-block .btn {
    height: 44px;
  }
  .trigger-block {
    display: none;
  }
  #index .is-fixed {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: slidedown 0.3s forwards;
            animation: slidedown 0.3s forwards;
    background-color: #fff;
    box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.05);
  }
}
@keyframes slidedown {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.trigger-block {
  position: fixed;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 999;
}

.btn-trigger {
  position: relative;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  min-width: 50px;
  background: #fff;
  border-radius: 0;
}
.btn-trigger:focus, .btn-trigger:active {
  outline: none;
}
.btn-trigger span {
  display: inline-block;
  height: 2px;
  width: 25px;
  background: #232323;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease-in-out;
}
.btn-trigger span:nth-child(1) {
  top: 35%;
}
.btn-trigger span:nth-child(2) {
  top: 50%;
}
.btn-trigger span:nth-child(3) {
  top: 65%;
}
.btn-trigger.is-open span:nth-child(1) {
  top: 50%;
  left: 24%;
  transform: rotate(45deg);
}
.btn-trigger.is-open span:nth-child(2) {
  display: none;
}
.btn-trigger.is-open span:nth-child(3) {
  top: 50%;
  left: 24%;
  transform: rotate(-45deg);
}

footer {
  background: #232323;
  color: #fdfdfd;
  padding: 15px 0;
}
footer .credit {
  font-size: 1.4rem;
}

.contact-block {
  padding-top: 30px;
  background: #fafafa;
}
.contact-block__title {
  text-align: center;
}
.contact-block .tel {
  font-size: 2rem;
  font-weight: 300;
  text-align: center;
}
.contact-block .btn {
  width: 100%;
}
.contact-block .btn i {
  margin-right: 1rem;
}
.contact-block dl {
  display: flex;
  justify-content: center;
  font-size: 1.4rem;
  margin-right: 30px;
  text-align: center;
  padding: 0;
}
@media (min-width: 812px) {
  .contact-block .tel {
    font-size: 5rem;
    font-weight: 300;
    text-align: left;
    margin-bottom: 0;
  }
  .contact-block__title {
    font-size: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
  }
  .contact-block__title:before, .contact-block__title:after {
    content: "";
    height: 1px;
    border-top: 1px solid #232323;
    flex: 0 0 10%;
    margin: 0 15px;
  }
}

.sns-block {
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: space-around;
  padding: 30px 0;
}
.sns-block a {
  font-size: 3rem;
  transition: opacity 0.4s ease-in-out;
}
.sns-block a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.sns-block .icon-facebook {
  color: #1877F2;
}
.sns-block .icon-twitter {
  color: #1DA1F2;
}
.sns-block .icon-instagram {
  color: #333;
}
.sns-block .icon-youtube {
  color: #FF0000;
}
.sns-block img {
  margin-top: -10px;
}

.newsfeed {
  text-align: center;
  background: #f8f9fa;
  font-size: 1.3rem;
  padding: 5px;
}

.hero {
  color: #fff;
  background-image: url(../img/title-hero.jpg);
  background-size: cover !important;
}
.hero-block {
  justify-content: center;
  align-items: center;
  height: 40vh;
}
@media (min-width: 812px) {
  .hero-block {
    height: 70vh;
  }
}
@media (min-width: 812px) {
  .hero .index-section__title {
    font-size: 5rem;
  }
}

.index-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.index-section__title {
  margin-bottom: 2rem;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.4;
}
.index-section__title .en, .index-section__title .page-section-title small, .page-section-title .index-section__title small, .index-section__title .category-title small, .category-title .index-section__title small {
  display: block;
  font-size: 1.8rem;
}
.index-section__sub-title {
  font-size: 1.65rem;
}
.index-section__doc {
  font-size: 1.3rem;
  margin-bottom: 2rem;
}
@media (min-width: 812px) {
  .index-section__title {
    font-size: 3.4rem;
  }
  .index-section__title .en, .index-section__title .page-section-title small, .page-section-title .index-section__title small, .index-section__title .category-title small, .category-title .index-section__title small {
    font-size: 2rem;
  }
  .index-section__sub-title {
    font-size: 2rem;
    line-height: 1.7;
  }
  .index-section__doc {
    font-size: 1.5rem;
    line-height: 1.74;
    margin-bottom: 3rem;
  }
  .index-section .row {
    min-height: 350px;
  }
}

.index-shop-info {
  background-image: url(../img/logo.svg);
  background-repeat: no-repeat;
  background-position: 105% 110%;
  background-size: 350px auto;
}

.bg-repair {
  background-image: url(../img/title-bg-repair.jpg);
}

.bg-plating {
  background-image: url(../img/title-bg-plating.jpg);
}

.bg-service {
  background-image: url(../img/title-bg-service.jpg);
}

.bg-lesson {
  background-image: url(../img/title-bg-lesson.jpg);
}

.page-link {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.page-link li {
  padding: 0;
  flex: 1 1 20%;
}
.page-link li a {
  color: #fff;
  line-height: 1.3;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  height: 35px;
}
.page-link li:not(:last-child) {
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}
@media (min-width: 812px) {
  .page-link {
    display: inline-flex;
  }
  .page-link li {
    flex: 0 0 150px;
  }
  .page-link li:nth-child(1) {
    border-left: solid 1px rgba(255, 255, 255, 0.3);
  }
  .page-link li:last-child {
    border-right: solid 1px rgba(255, 255, 255, 0.3);
  }
}

.item-title {
  font-size: 1.4rem;
}
.item-title .en, .item-title .page-section-title small, .page-section-title .item-title small, .item-title .category-title small, .category-title .item-title small {
  display: block;
  font-size: 3rem;
}

.page-link-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
}

.goods-list {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 10px;
}
.goods-list:hover {
  text-decoration: none;
}
.goods-list * {
  color: #232323;
}
.goods-list__img {
  padding: 5px;
  width: 25%;
  flex: 0 0 25%;
}
.goods-list__img img {
  width: 100%;
  height: auto;
}
.goods-list .category {
  margin-bottom: 5px;
}
.goods-list__block {
  flex: 1 1 70%;
  font-size: 1.2rem;
  padding: 8px 0;
  margin-left: 10px;
}
.goods-list__title {
  font-size: 1.4rem;
  font-weight: bold !important;
}
.goods-list__title .maker {
  font-size: 1.5rem;
  display: inline-block;
  border-bottom: solid 1px #ccc;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.goods-list .label {
  padding-left: 10px;
  padding-right: 10px;
}
.goods-list p {
  margin-bottom: 5px;
}
.goods-list .price-block {
  text-align: right;
  font-size: 1.7rem;
}
.goods-list .btn {
  display: none;
}
@media (min-width: 812px) {
  .goods-list {
    box-shadow: none;
    border-top: solid 1px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .goods-list:hover {
    opacity: 1;
  }
  .goods-list__img {
    flex: 0 0 180px;
    padding: 0;
  }
  .goods-list__img img {
    width: 150px;
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
  }
  .goods-list__block {
    display: flex;
    flex-shrink: 1;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    font-size: 1.4rem;
  }
  .goods-list__title {
    font-size: 2rem;
    font-weight: bold !important;
    margin-bottom: 1.5rem;
  }
  .goods-list .btn {
    display: flex;
    height: 40px;
    margin-top: 10px;
    cursor: pointer;
  }
  .goods-list .price-block {
    flex: 0 0 200px;
    margin-left: 30px;
  }
  .goods-list .price {
    font-size: 2rem;
  }
}

.goods-detail__category {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.goods-detail__title {
  font-size: 2.4rem;
}
.goods-detail__title small {
  font-size: 1.4rem;
}
.goods-detail__title .maker {
  font-size: 1.5rem;
  display: inline-block;
  border-bottom: solid 1px #ccc;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.goods-detail__item {
  margin: 20px 0;
}
.goods-detail__item dt {
  font-size: 1.3rem;
  color: #555;
}
.goods-detail__item dd {
  font-size: 1.4rem;
  margin-bottom: 18px;
  line-height: 1.75;
}
.goods-detail .text {
  font-size: 1.4rem;
}
.goods-detail .soldout {
  font-size: 3rem;
  margin-bottom: 15px;
  background-color: #f5f5f5;
}
.goods-detail .price-block {
  margin-bottom: 30px;
}
.goods-detail .price-block span {
  border-bottom: solid 1px #888;
}
.goods-detail .price-block .price {
  padding-bottom: 5px;
  text-align: right;
  font-size: 2rem;
  margin-bottom: 20px;
}
.blocks-gallery-item img {
  max-width: 100% !important;
}

.photo-zoom img {
  margin-bottom: 10px;
}

.close-btn {
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 99;
  width: 50px;
  height: 50px;
  overflow: hidden;
  color: #fff;
  background: none;
  font-size: 4rem;
}

.blocks-gallery-grid {
  padding: 0;
  list-style: none;
}
@media (min-width: 812px) {
  .blocks-gallery-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .blocks-gallery-grid li {
    flex: 0 0 49%;
    margin-bottom: 10px;
  }
}

.brand-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 812px) {
  .brand-list {
    display: flex;
    flex-wrap: wrap;
  }
}
.brand-list li {
  margin-bottom: 15px;
  font-size: 1.4rem;
  border-bottom: solid 1px #eee;
}
@media (min-width: 812px) {
  .brand-list li {
    flex: 0 0 33%;
    border-bottom: none;
  }
}

.page-nav__brand {
  display: flex;
  flex-wrap: wrap;
}
.page-nav__brand li {
  flex: 0 0 25%;
  padding: 0;
}
.page-nav__brand li a {
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 10px 0;
}

.flow-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.flow-list.flow-success__title {
  background-color: #28a745 !important;
}
.flow-list.flow-success li {
  border: solid 3px #28a745;
  background-color: rgba(40, 167, 69, 0.05);
}
.flow-list.flow-success li:after {
  color: #28a745;
}
.flow-list__title {
  margin-bottom: 15px;
  background-color: #0590CD;
  color: #fff;
  text-align: center;
  padding: 10px 5px;
  border-radius: 3px;
}
.flow-list li {
  border: solid 3px #0590CD;
  padding: 1.5rem 1rem;
  margin-bottom: 3rem;
  border-radius: 10px;
  background-color: rgba(5, 144, 205, 0.05);
}
@media (min-width: 812px) {
  .flow-list li {
    text-align: center;
    font-size: 1.7rem;
  }
}
.flow-list li:not(:last-child) {
  position: relative;
}
.flow-list li:not(:last-child):after {
  position: absolute;
  left: 50%;
  bottom: -3rem;
  color: #0056b3;
  content: "\e878";
  font-family: "icomoon";
}

.price-list {
  width: 100%;
  border-bottom: solid 1px #ccc;
}
.price-list td {
  text-align: right;
  font-size: 1.8rem;
}
.price-list th, .price-list td {
  border-top: solid 1px #ccc;
  padding: 10px;
}

@media (max-width: 811.98px) {
  .service-tel {
    font-size: 2.4rem;
    display: block;
    width: 85%;
    margin: 1rem auto;
    text-align: center;
    border: solid 1px #0056b3;
    border-radius: 50px;
  }
}
@media (min-width: 812px) {
  .service-tel {
    display: block;
    pointer-events: none;
    color: #232323 !important;
    font-size: 4rem;
    font-weight: 300 !important;
  }
}

.page-catch {
  font-size: 3rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  line-height: 1.4;
}
.marker {
  background: linear-gradient(transparent 75%, rgba(44, 190, 255, 0.3) 0%);
  display: inline;
}

.contact-form label {
  display: block;
}
.contact-form .wpcf7-form-control {
  width: 100%;
  padding: 5px;
  padding: 3px 7px;
  min-height: 40px;
  display: block;
}
.contact-form .screen-reader-response p {
  color: #232323;
}
.contact-form .screen-reader-response p ul {
  color: #f8233c;
}
.contact-form .wpcf7-not-valid-tip {
  color: #f8233c;
  font-size: 0.9rem;
}
.contact-form .wpcf7-submit {
  background-color: #232323;
  color: #fff;
  border: none;
  height: 45px;
  width: 150px;
  border-radius: 50px;
}
.contact-form .wpcf7-submit:hover {
  opacity: 0.6;
}
.contact-form .wpcf7-form-control-wrap {
  display: block;
  margin-top: 3px;
}
.contact-form .required {
  color: #f8233c;
  font-size: 1.2rem;
  border-radius: 15px;
  border: solid 1px #f8233c;
  line-height: 1;
  padding: 1px 8px;
  margin-right: 5px;
}

.accessory img {
  max-width: 100%;
  height: auto;
}
.accessory .table {
  width: 100%;
}
.accessory .table thead {
  border-bottom: solid 1px #232323;
}
.accessory .table thead th {
  font-weight: bold !important;
  text-align: center;
}
.accessory .table th, .accessory .table td {
  padding: 10px 5px;
}
.accessory .table tbody th {
  border-bottom: solid 1px #eee;
}
.accessory .table tbody td {
  border-bottom: solid 1px #eee;
  text-align: right;
}

dl.lesson-info dt {
  border-top: solid 1px #ccc;
  font-size: 1.4rem;
  padding: 8px 5px 3px 5px;
  color: #555;
}
dl.lesson-info dd {
  padding: 3px 5px;
  font-size: 1.6rem;
}

@media (min-width: 812px) {
  dl.lesson-info {
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px #ccc;
  }
  dl.lesson-info dt {
    flex: 0 0 23%;
    padding-top: 20px;
  }
  dl.lesson-info dd {
    flex: 0 0 77%;
    padding-top: 18px;
    padding-bottom: 15px;
    border-top: solid 1px #ccc;
  }
}/*# sourceMappingURL=base2021.css.map */