@charset 'UTF-8';
/* ++++++++++++++++++++ SETTING ++++++++++++++++++++ */
/* ++++++++++++++++++++ BASE ++++++++++++++++++++ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  background-repeat: no-repeat; /* 2 */
}
::before,
::after {
  text-decoration: inherit; /* 1 */
  vertical-align: inherit; /* 2 */
}
html {
  cursor: default; /* 1 */
  line-height: 1.5; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  -webkit-tap-highlight-color: transparent /* 4 */;
  -ms-text-size-adjust: 100%; /* 5 */
  -webkit-text-size-adjust: 100%; /* 5 */
  word-break: break-word; /* 6 */
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
hr {
  color: inherit; /* 1 */
  height: 0; /* 2 */
  overflow: visible; /* 3 */
}
main {
  display: block;
}
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
nav li::before {
  content: "\200B";
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  overflow: auto; /* 3 */
  -ms-overflow-style: scrollbar; /* 3 */
}
a {
  background-color: transparent;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
small {
  font-size: 80%;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
iframe {
  border-style: none;
}
img {
  border-style: none;
}
svg:not([fill]) {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse; /* 1 */
  border-color: inherit; /* 2 */
  text-indent: 0; /* 3 */
}
button,
input,
select {
  margin: 0;
}
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
fieldset {
  border: 1px solid #a0a0a0; /* 1 */
  padding: 0.35em 0.75em 0.625em; /* 2 */
}
input {
  overflow: visible;
}
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
select {
  text-transform: none;
}
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
  resize: vertical; /* 3 */
  resize: block; /* 3 */
}
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
details {
  display: block;
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
}
[hidden] {
  display: none;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
[aria-hidden="false"][hidden] {
  display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
html,
body {
  line-height: 1.6;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", "Noto Sans JP", 'Hiragino Kaku Gothic ProN', "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  color: #444;
  font-size: 16px;
}
img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}
a {
  color: #1eaedb;
}
a:hover {
  color: #0fa0ce;
}
p {
  margin: 0;
}
p ~ p {
  margin-top: 1em;
}
.lo-solid,
.lo-limit,
.lo-liquid {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 48em), print {
  .lo-solid {
    display: block;
    padding-right: calc((100% - 71.25em) / 2);
    padding-left: calc((100% - 71.25em) / 2);
    margin: 0 auto;
  }
  .lo-limit {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 71.25em;
  }
}
.lo-g {
  position: relative;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.lo-g::after {
  display: block;
  content: "";
  clear: both;
}
[class^='lo-cell'] {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  word-spacing: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  zoom: 1;
  width: 100%;
}
.lo-cell-1-24 {
  width: 4.1667%;
}
.lo-cell-1-12,
.lo-cell-2-24 {
  width: 8.3333%;
}
.lo-cell-1-8,
.lo-cell-3-24 {
  width: 12.5%;
}
.lo-cell-1-6,
.lo-cell-2-12,
.lo-cell-4-24 {
  width: 16.6667%;
}
.lo-cell-1-5 {
  width: 20%;
}
.lo-cell-5-24 {
  width: 20.8333%;
}
.lo-cell-1-4,
.lo-cell-3-12,
.lo-cell-6-24 {
  width: 25%;
}
.lo-cell-7-24 {
  width: 29.1667%;
}
.lo-cell-1-3,
.lo-cell-4-12,
.lo-cell-8-24 {
  width: 33.3333%;
}
.lo-cell-3-8,
.lo-cell-9-24 {
  width: 37.5%;
}
.lo-cell-2-5 {
  width: 40%;
}
.lo-cell-5-12,
.lo-cell-10-24 {
  width: 41.6667%;
}
.lo-cell-11-24 {
  width: 45.8333%;
}
.lo-cell-1-2,
.lo-cell-2-4,
.lo-cell-6-12,
.lo-cell-12-24 {
  width: 50%;
}
.lo-cell-13-24 {
  width: 54.1667%;
}
.lo-cell-7-12,
.lo-cell-14-24 {
  width: 58.3333%;
}
.lo-cell-3-5 {
  width: 60%;
}
.lo-cell-5-8,
.lo-cell-15-24 {
  width: 62.5%;
}
.lo-cell-2-3,
.lo-cell-8-12,
.lo-cell-16-24 {
  width: 66.6667%;
}
.lo-cell-17-24 {
  width: 70.8333%;
}
.lo-cell-3-4,
.lo-cell-9-12,
.lo-cell-18-24 {
  width: 75%;
}
.lo-cell-19-24 {
  width: 79.1667%;
}
.lo-cell-4-5 {
  width: 80%;
}
.lo-cell-5-6,
.lo-cell-10-12,
.lo-cell-20-24 {
  width: 83.3333%;
}
.lo-cell-7-8,
.lo-cell-21-24 {
  width: 87.5%;
}
.lo-cell-11-12,
.lo-cell-22-24 {
  width: 91.6667%;
}
.lo-cell-23-24 {
  width: 95.8333%;
}
.lo-cell-1,
.lo-cell-1-1,
.lo-cell-5-5,
.lo-cell-24-24 {
  width: 100%;
}
@media screen and (min-width: 36em), print {
  .lo-cell-sm-1-24 {
    width: 4.1667%;
  }
  .lo-cell-sm-1-12,
  .lo-cell-sm-2-24 {
    width: 8.3333%;
  }
  .lo-cell-sm-1-8,
  .lo-cell-sm-3-24 {
    width: 12.5%;
  }
  .lo-cell-sm-1-6,
  .lo-cell-sm-2-12,
  .lo-cell-sm-4-24 {
    width: 16.6667%;
  }
  .lo-cell-sm-1-5 {
    width: 20%;
  }
  .lo-cell-sm-5-24 {
    width: 20.8333%;
  }
  .lo-cell-sm-1-4,
  .lo-cell-sm-3-12,
  .lo-cell-sm-6-24 {
    width: 25%;
  }
  .lo-cell-sm-7-24 {
    width: 29.1667%;
  }
  .lo-cell-sm-1-3,
  .lo-cell-sm-4-12,
  .lo-cell-sm-8-24 {
    width: 33.3333%;
  }
  .lo-cell-sm-3-8,
  .lo-cell-sm-9-24 {
    width: 37.5%;
  }
  .lo-cell-sm-2-5 {
    width: 40%;
  }
  .lo-cell-sm-5-12,
  .lo-cell-sm-10-24 {
    width: 41.6667%;
  }
  .lo-cell-sm-11-24 {
    width: 45.8333%;
  }
  .lo-cell-sm-1-2,
  .lo-cell-sm-2-4,
  .lo-cell-sm-6-12,
  .lo-cell-sm-12-24 {
    width: 50%;
  }
  .lo-cell-sm-13-24 {
    width: 54.1667%;
  }
  .lo-cell-sm-7-12,
  .lo-cell-sm-14-24 {
    width: 58.3333%;
  }
  .lo-cell-sm-3-5 {
    width: 60%;
  }
  .lo-cell-sm-5-8,
  .lo-cell-sm-15-24 {
    width: 62.5%;
  }
  .lo-cell-sm-2-3,
  .lo-cell-sm-8-12,
  .lo-cell-sm-16-24 {
    width: 66.6667%;
  }
  .lo-cell-sm-17-24 {
    width: 70.8333%;
  }
  .lo-cell-sm-3-4,
  .lo-cell-sm-9-12,
  .lo-cell-sm-18-24 {
    width: 75%;
  }
  .lo-cell-sm-19-24 {
    width: 79.1667%;
  }
  .lo-cell-sm-4-5 {
    width: 80%;
  }
  .lo-cell-sm-5-6,
  .lo-cell-sm-10-12,
  .lo-cell-sm-20-24 {
    width: 83.3333%;
  }
  .lo-cell-sm-7-8,
  .lo-cell-sm-21-24 {
    width: 87.5%;
  }
  .lo-cell-sm-11-12,
  .lo-cell-sm-22-24 {
    width: 91.6667%;
  }
  .lo-cell-sm-23-24 {
    width: 95.8333%;
  }
  .lo-cell-sm-1,
  .lo-cell-sm-1-1,
  .lo-cell-sm-5-5,
  .lo-cell-sm-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 48em), print {
  .lo-cell-md-1-24 {
    width: 4.1667%;
  }
  .lo-cell-md-1-12,
  .lo-cell-md-2-24 {
    width: 8.3333%;
  }
  .lo-cell-md-1-8,
  .lo-cell-md-3-24 {
    width: 12.5%;
  }
  .lo-cell-md-1-6,
  .lo-cell-md-2-12,
  .lo-cell-md-4-24 {
    width: 16.6667%;
  }
  .lo-cell-md-1-5 {
    width: 20%;
  }
  .lo-cell-md-5-24 {
    width: 20.8333%;
  }
  .lo-cell-md-1-4,
  .lo-cell-md-3-12,
  .lo-cell-md-6-24 {
    width: 25%;
  }
  .lo-cell-md-7-24 {
    width: 29.1667%;
  }
  .lo-cell-md-1-3,
  .lo-cell-md-4-12,
  .lo-cell-md-8-24 {
    width: 33.3333%;
  }
  .lo-cell-md-3-8,
  .lo-cell-md-9-24 {
    width: 37.5%;
  }
  .lo-cell-md-2-5 {
    width: 40%;
  }
  .lo-cell-md-5-12,
  .lo-cell-md-10-24 {
    width: 41.6667%;
  }
  .lo-cell-md-11-24 {
    width: 45.8333%;
  }
  .lo-cell-md-1-2,
  .lo-cell-md-2-4,
  .lo-cell-md-6-12,
  .lo-cell-md-12-24 {
    width: 50%;
  }
  .lo-cell-md-13-24 {
    width: 54.1667%;
  }
  .lo-cell-md-7-12,
  .lo-cell-md-14-24 {
    width: 58.3333%;
  }
  .lo-cell-md-3-5 {
    width: 60%;
  }
  .lo-cell-md-5-8,
  .lo-cell-md-15-24 {
    width: 62.5%;
  }
  .lo-cell-md-2-3,
  .lo-cell-md-8-12,
  .lo-cell-md-16-24 {
    width: 66.6667%;
  }
  .lo-cell-md-17-24 {
    width: 70.8333%;
  }
  .lo-cell-md-3-4,
  .lo-cell-md-9-12,
  .lo-cell-md-18-24 {
    width: 75%;
  }
  .lo-cell-md-19-24 {
    width: 79.1667%;
  }
  .lo-cell-md-4-5 {
    width: 80%;
  }
  .lo-cell-md-5-6,
  .lo-cell-md-10-12,
  .lo-cell-md-20-24 {
    width: 83.3333%;
  }
  .lo-cell-md-7-8,
  .lo-cell-md-21-24 {
    width: 87.5%;
  }
  .lo-cell-md-11-12,
  .lo-cell-md-22-24 {
    width: 91.6667%;
  }
  .lo-cell-md-23-24 {
    width: 95.8333%;
  }
  .lo-cell-md-1,
  .lo-cell-md-1-1,
  .lo-cell-md-5-5,
  .lo-cell-md-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 60em), print {
  .lo-cell-lg-1-24 {
    width: 4.1667%;
  }
  .lo-cell-lg-1-12,
  .lo-cell-lg-2-24 {
    width: 8.3333%;
  }
  .lo-cell-lg-1-8,
  .lo-cell-lg-3-24 {
    width: 12.5%;
  }
  .lo-cell-lg-1-6,
  .lo-cell-lg-2-12,
  .lo-cell-lg-4-24 {
    width: 16.6667%;
  }
  .lo-cell-lg-1-5 {
    width: 20%;
  }
  .lo-cell-lg-5-24 {
    width: 20.8333%;
  }
  .lo-cell-lg-1-4,
  .lo-cell-lg-3-12,
  .lo-cell-lg-6-24 {
    width: 25%;
  }
  .lo-cell-lg-7-24 {
    width: 29.1667%;
  }
  .lo-cell-lg-1-3,
  .lo-cell-lg-4-12,
  .lo-cell-lg-8-24 {
    width: 33.3333%;
  }
  .lo-cell-lg-3-8,
  .lo-cell-lg-9-24 {
    width: 37.5%;
  }
  .lo-cell-lg-2-5 {
    width: 40%;
  }
  .lo-cell-lg-5-12,
  .lo-cell-lg-10-24 {
    width: 41.6667%;
  }
  .lo-cell-lg-11-24 {
    width: 45.8333%;
  }
  .lo-cell-lg-1-2,
  .lo-cell-lg-2-4,
  .lo-cell-lg-6-12,
  .lo-cell-lg-12-24 {
    width: 50%;
  }
  .lo-cell-lg-13-24 {
    width: 54.1667%;
  }
  .lo-cell-lg-7-12,
  .lo-cell-lg-14-24 {
    width: 58.3333%;
  }
  .lo-cell-lg-3-5 {
    width: 60%;
  }
  .lo-cell-lg-5-8,
  .lo-cell-lg-15-24 {
    width: 62.5%;
  }
  .lo-cell-lg-2-3,
  .lo-cell-lg-8-12,
  .lo-cell-lg-16-24 {
    width: 66.6667%;
  }
  .lo-cell-lg-17-24 {
    width: 70.8333%;
  }
  .lo-cell-lg-3-4,
  .lo-cell-lg-9-12,
  .lo-cell-lg-18-24 {
    width: 75%;
  }
  .lo-cell-lg-19-24 {
    width: 79.1667%;
  }
  .lo-cell-lg-4-5 {
    width: 80%;
  }
  .lo-cell-lg-5-6,
  .lo-cell-lg-10-12,
  .lo-cell-lg-20-24 {
    width: 83.3333%;
  }
  .lo-cell-lg-7-8,
  .lo-cell-lg-21-24 {
    width: 87.5%;
  }
  .lo-cell-lg-11-12,
  .lo-cell-lg-22-24 {
    width: 91.6667%;
  }
  .lo-cell-lg-23-24 {
    width: 95.8333%;
  }
  .lo-cell-lg-1,
  .lo-cell-lg-1-1,
  .lo-cell-lg-5-5,
  .lo-cell-lg-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 82.5em), print {
  .lo-cell-xl-1-24 {
    width: 4.1667%;
  }
  .lo-cell-xl-1-12,
  .lo-cell-xl-2-24 {
    width: 8.3333%;
  }
  .lo-cell-xl-1-8,
  .lo-cell-xl-3-24 {
    width: 12.5%;
  }
  .lo-cell-xl-1-6,
  .lo-cell-xl-2-12,
  .lo-cell-xl-4-24 {
    width: 16.6667%;
  }
  .lo-cell-xl-1-5 {
    width: 20%;
  }
  .lo-cell-xl-5-24 {
    width: 20.8333%;
  }
  .lo-cell-xl-1-4,
  .lo-cell-xl-3-12,
  .lo-cell-xl-6-24 {
    width: 25%;
  }
  .lo-cell-xl-7-24 {
    width: 29.1667%;
  }
  .lo-cell-xl-1-3,
  .lo-cell-xl-4-12,
  .lo-cell-xl-8-24 {
    width: 33.3333%;
  }
  .lo-cell-xl-3-8,
  .lo-cell-xl-9-24 {
    width: 37.5%;
  }
  .lo-cell-xl-2-5 {
    width: 40%;
  }
  .lo-cell-xl-5-12,
  .lo-cell-xl-10-24 {
    width: 41.6667%;
  }
  .lo-cell-xl-11-24 {
    width: 45.8333%;
  }
  .lo-cell-xl-1-2,
  .lo-cell-xl-2-4,
  .lo-cell-xl-6-12,
  .lo-cell-xl-12-24 {
    width: 50%;
  }
  .lo-cell-xl-13-24 {
    width: 54.1667%;
  }
  .lo-cell-xl-7-12,
  .lo-cell-xl-14-24 {
    width: 58.3333%;
  }
  .lo-cell-xl-3-5 {
    width: 60%;
  }
  .lo-cell-xl-5-8,
  .lo-cell-xl-15-24 {
    width: 62.5%;
  }
  .lo-cell-xl-2-3,
  .lo-cell-xl-8-12,
  .lo-cell-xl-16-24 {
    width: 66.6667%;
  }
  .lo-cell-xl-17-24 {
    width: 70.8333%;
  }
  .lo-cell-xl-3-4,
  .lo-cell-xl-9-12,
  .lo-cell-xl-18-24 {
    width: 75%;
  }
  .lo-cell-xl-19-24 {
    width: 79.1667%;
  }
  .lo-cell-xl-4-5 {
    width: 80%;
  }
  .lo-cell-xl-5-6,
  .lo-cell-xl-10-12,
  .lo-cell-xl-20-24 {
    width: 83.3333%;
  }
  .lo-cell-xl-7-8,
  .lo-cell-xl-21-24 {
    width: 87.5%;
  }
  .lo-cell-xl-11-12,
  .lo-cell-xl-22-24 {
    width: 91.6667%;
  }
  .lo-cell-xl-23-24 {
    width: 95.8333%;
  }
  .lo-cell-xl-1,
  .lo-cell-xl-1-1,
  .lo-cell-xl-5-5,
  .lo-cell-xl-24-24 {
    width: 100%;
  }
}
.lo-pad-5 {
  margin: 0 -5px;
}
.lo-pad-5 > [class^='lo-cell'] {
  padding: 0 5px;
}
.lo-pad-10 {
  margin: 0 -10px;
}
.lo-pad-10 > [class^='lo-cell'] {
  padding: 0 10px;
}
.lo-pad-15 {
  margin: 0 -15px;
}
.lo-pad-15 > [class^='lo-cell'] {
  padding: 0 15px;
}
.lo-pad-20 {
  margin: 0 -20px;
}
.lo-pad-20 > [class^='lo-cell'] {
  padding: 0 20px;
}
.lo-pad-25 {
  margin: 0 -25px;
}
.lo-pad-25 > [class^='lo-cell'] {
  padding: 0 25px;
}
.lo-pad-30 {
  margin: 0 -30px;
}
.lo-pad-30 > [class^='lo-cell'] {
  padding: 0 30px;
}
.lo-pad-35 {
  margin: 0 -35px;
}
.lo-pad-35 > [class^='lo-cell'] {
  padding: 0 35px;
}
.lo-pad-40 {
  margin: 0 -40px;
}
.lo-pad-40 > [class^='lo-cell'] {
  padding: 0 40px;
}
.lo-pad-45 {
  margin: 0 -45px;
}
.lo-pad-45 > [class^='lo-cell'] {
  padding: 0 45px;
}
.lo-pad-50 {
  margin: 0 -50px;
}
.lo-pad-50 > [class^='lo-cell'] {
  padding: 0 50px;
}
.lo-pad-55 {
  margin: 0 -55px;
}
.lo-pad-55 > [class^='lo-cell'] {
  padding: 0 55px;
}
.lo-pad-60 {
  margin: 0 -60px;
}
.lo-pad-60 > [class^='lo-cell'] {
  padding: 0 60px;
}
.lo-pad-65 {
  margin: 0 -65px;
}
.lo-pad-65 > [class^='lo-cell'] {
  padding: 0 65px;
}
.lo-pad-70 {
  margin: 0 -70px;
}
.lo-pad-70 > [class^='lo-cell'] {
  padding: 0 70px;
}
.lo-pad-75 {
  margin: 0 -75px;
}
.lo-pad-75 > [class^='lo-cell'] {
  padding: 0 75px;
}
.lo-pad-80 {
  margin: 0 -80px;
}
.lo-pad-80 > [class^='lo-cell'] {
  padding: 0 80px;
}
.lo-pad-85 {
  margin: 0 -85px;
}
.lo-pad-85 > [class^='lo-cell'] {
  padding: 0 85px;
}
.lo-pad-90 {
  margin: 0 -90px;
}
.lo-pad-90 > [class^='lo-cell'] {
  padding: 0 90px;
}
.lo-pad-95 {
  margin: 0 -95px;
}
.lo-pad-95 > [class^='lo-cell'] {
  padding: 0 95px;
}
.lo-pad-100 {
  margin: 0 -100px;
}
.lo-pad-100 > [class^='lo-cell'] {
  padding: 0 100px;
}
.lo-mgv-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.lo-mgv-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lo-mgv-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.lo-mgv-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.lo-mgv-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.lo-mgv-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.lo-mgv-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.lo-mgv-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.lo-mgv-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.lo-mgv-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.lo-mgv-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.lo-mgv-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.lo-mgv-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.lo-mgv-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.lo-mgv-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.lo-mgv-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.lo-mgv-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.lo-mgv-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.lo-mgv-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.lo-mgv-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime-local"],
input[type="number"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33c3f0;
  background: #fafafa;
  outline: 0;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 65px;
  padding: 15px;
}
label,
legend {
  display: inline-block;
  margin: 0.5rem;
  font-weight: normal;
}
fieldset {
  padding: 0;
  border-width: 0;
}
input[type="checkbox"],
input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: normal;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.inlines .control {
  display: inline-block;
  margin: auto 1em;
}
.inlines .control:first-of-type {
  margin-left: 0;
}
.inlines .control:last-of-type {
  margin-right: 0;
}
.control_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}
.control-radio .control_indicator {
  border-radius: 50%;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: #ccc;
}
.control input:checked ~ .control_indicator {
  background: #2aa1c0;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #0e647d;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control_indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-checkbox .control_indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #7b7b7b;
}
.control-radio .control_indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border-radius: 0;
  background: #fff;
  color: #7b7b7b;
  border: solid 1px $color--gray;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select_arrow {
  border-top-color: #ccc;
}
.ui-btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  font-family: inherit;
  display: inline-block;
  height: 2.5em;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-weight: normal;
  line-height: 2.5em;
  letter-spacing: 0.05rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #d3d3d4;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ui-btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.ui-btn:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #fff;
  border-color: #585858;
  background-color: #585858;
  outline: 0;
}
.ui-btn.ui-disabled,
button.ui-disabled,
input[type="submit"].ui-disabled,
input[type="reset"].ui-disabled,
input[type="button"].ui-disabled {
  cursor: default;
  pointer-events: none;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
  color: #aaa;
}
.btn-primary {
  color: #fff;
  background-color: #3c8dbc;
  border-color: #3c8dbc;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #367fa9;
  border-color: #367fa9;
}
.btn-success {
  color: #fff;
  background-color: #00a65a;
  border-color: #00a65a;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #008548;
  border-color: #008548;
}
.btn-warning {
  color: #fff;
  background-color: #f39c12;
  border-color: #f39c12;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #c27d0e;
  border-color: #c27d0e;
}
.btn-danger {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #b13c2e;
  border-color: #b13c2e;
}
.ui-btn-group {
  letter-spacing: -0.8em;
}
.ui-btn-group .ui-btn {
  border-radius: 0;
}
.ui-btn-group .ui-btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
.ui-btn-group .ui-btn:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.4rem;
}
h6 {
  font-size: 1.2rem;
}
table {
  border: solid 1px #aaa;
  border-collapse: collapse;
}
table th,
table td {
  padding: 6px 10px;
}
table th {
  text-align: left;
  color: #aaa;
}
.table-divider {
  border: none;
}
@media print {
  html,
  body {
    zoom: 0.95;
  }
  html,
  body,
  [id="body_wrap"] {
    width: 76.25em;
    min-width: 76.25em;
  }
  [id="body_wrap"] .hd.is-fixed {
    display: none !important;
  }
}
@page {
  size: A4 portrait;
  margin: 5;
}
/* ++++++++++++++++++++ LAYOUT ++++++++++++++++++++ */
.hidden,
[hidden] {
  display: none !important;
}
[id="contents"] {
  overflow: hidden;
}
[id="body_wrap"] {
  overflow-x: hidden;
}
@media screen and (min-width: 48em), print {
  [id="body_wrap"] {
    min-width: 76.25em;
  }
}
[id="body_wrap"].loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media screen and (min-width: 48em) {
  .extended-cell {
    width: 100vw;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
  }
}
@media screen and (max-width: 151.25em) and (min-width: 48em) {
  .extended-cell {
    width: calc(100% + 80px);
    margin: 0 -40px 0 -40px;
  }
}
.mgt-0 {
  margin-top: 0px;
}
.mgt-10 {
  margin-top: 10px;
}
.mgt-20 {
  margin-top: 20px;
}
.mgt-30 {
  margin-top: 30px;
}
.mgt-40 {
  margin-top: 40px;
}
.mgt-50 {
  margin-top: 50px;
}
.mgt-60 {
  margin-top: 60px;
}
.mgt-70 {
  margin-top: 70px;
}
.mgt-80 {
  margin-top: 80px;
}
.mgt-90 {
  margin-top: 90px;
}
.mgt-100 {
  margin-top: 100px;
}
.mgb-0 {
  margin-bottom: 0px;
}
.mgb-10 {
  margin-bottom: 10px;
}
.mgb-20 {
  margin-bottom: 20px;
}
.mgb-30 {
  margin-bottom: 30px;
}
.mgb-40 {
  margin-bottom: 40px;
}
.mgb-50 {
  margin-bottom: 50px;
}
.mgb-60 {
  margin-bottom: 60px;
}
.mgb-70 {
  margin-bottom: 70px;
}
.mgb-80 {
  margin-bottom: 80px;
}
.mgb-90 {
  margin-bottom: 90px;
}
.mgb-100 {
  margin-bottom: 100px;
}
.mgv-0 {
  margin: 0px auto;
}
.mgv-10 {
  margin: 10px auto;
}
.mgv-20 {
  margin: 20px auto;
}
.mgv-30 {
  margin: 30px auto;
}
.mgv-40 {
  margin: 40px auto;
}
.mgv-50 {
  margin: 50px auto;
}
.mgv-60 {
  margin: 60px auto;
}
.mgv-70 {
  margin: 70px auto;
}
.mgv-80 {
  margin: 80px auto;
}
.mgv-90 {
  margin: 90px auto;
}
.mgv-100 {
  margin: 100px auto;
}
.mgr-0 {
  margin-right: 0px;
}
.mgr-10 {
  margin-right: 10px;
}
.mgr-20 {
  margin-right: 20px;
}
.mgr-30 {
  margin-right: 30px;
}
.mgr-40 {
  margin-right: 40px;
}
.mgr-50 {
  margin-right: 50px;
}
.mgr-60 {
  margin-right: 60px;
}
.mgr-70 {
  margin-right: 70px;
}
.mgr-80 {
  margin-right: 80px;
}
.mgr-90 {
  margin-right: 90px;
}
.mgr-100 {
  margin-right: 100px;
}
.mgl-0 {
  margin-left: 0px;
}
.mgl-10 {
  margin-left: 10px;
}
.mgl-20 {
  margin-left: 20px;
}
.mgl-30 {
  margin-left: 30px;
}
.mgl-40 {
  margin-left: 40px;
}
.mgl-50 {
  margin-left: 50px;
}
.mgl-60 {
  margin-left: 60px;
}
.mgl-70 {
  margin-left: 70px;
}
.mgl-80 {
  margin-left: 80px;
}
.mgl-90 {
  margin-left: 90px;
}
.mgl-100 {
  margin-left: 100px;
}
.mgh-0 {
  margin-right: 0px;
  margin-left: 0px;
}
.mgh-10 {
  margin-right: 10px;
  margin-left: 10px;
}
.mgh-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.mgh-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.mgh-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.mgh-50 {
  margin-right: 50px;
  margin-left: 50px;
}
.mgh-60 {
  margin-right: 60px;
  margin-left: 60px;
}
.mgh-70 {
  margin-right: 70px;
  margin-left: 70px;
}
.mgh-80 {
  margin-right: 80px;
  margin-left: 80px;
}
.mgh-90 {
  margin-right: 90px;
  margin-left: 90px;
}
.mgh-100 {
  margin-right: 100px;
  margin-left: 100px;
}
/* ++++++++++++++++++++ MODULE ++++++++++++++++++++ */
.box {
  margin: 40px auto;
}
.full-img,
.max-img {
  height: auto;
  display: inline-block;
}
.full-img {
  width: 100%;
}
.max-img {
  max-width: 100%;
}
.linkbtn {
  display: block;
}
.linkbtn-right {
  text-align: right;
}
.linkbtn-right i,
.linkbtn-right svg {
  display: inline-block;
  margin-left: 10px;
}
.linkbtn-left {
  text-align: left;
}
.linkbtn-left i,
.linkbtn-left svg {
  display: inline-block;
  margin-right: 10px;
}
.linkbtn-center {
  text-align: center;
}
.linkbtn a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  padding: 6px 20px;
  text-align: center;
  color: #333;
  border: solid 1px #333;
  border-radius: 4px;
  text-decoration: none;
  background: #fff;
}
.linkbtn a:hover {
  color: #fff;
  background-color: #333;
}
/* ++++++++++++++++++++ Utility ++++++++++++++++++++ */
@media screen and (max-width: 47.999em) {
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
  }
  .sp-none {
    display: none;
  }
  .pc-none {
    display: block;
  }
}
@media screen and (min-width: 48em), print {
  .br-sp {
    display: none;
  }
  .br-pc {
    display: block;
  }
  .sp-none {
    display: block;
  }
  .pc-none {
    display: none;
  }
}
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.lo-right {
  float: right;
}
.lo-left {
  float: left;
}
.text-c {
  text-align: center;
}
.text-r {
  text-align: right;
}
.text-l {
  text-align: left;
}
.icon,
.icon-new,
.icon-pdf {
  display: inline-block;
  line-height: 1em;
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
}
.icon-new {
  background-color: #f00;
}
.icon-pdf {
  background-color: #b22222;
}
.icon-w,
.icon-w-new,
.icon-w-pdf {
  display: inline-block;
  line-height: 1em;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #fff;
  color: #444;
  border: solid 1px;
}
.icon-w-new {
  color: #f00;
}
.icon-w-pdf {
  color: #b22222;
}
.iframe-video {
  position: relative;
  padding-top: 56.25%;
}
.iframe-video video,
.iframe-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.iframe-video.iframe-video_4-3 {
  padding-top: 75%;
}
.iframe-video.iframe-video_21-9 {
  padding-top: 42.85%;
}
