@charset "UTF-8";
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ちゅうい▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
==================================================
==================================================

        ~.*.:`.* 注意！~.*.:`.*
             . . . .
  こちらのCSSはシステムベースのため、加筆禁止です。
  ユーザー様による加筆は、別ファイル main-site-user.css
  へお願いします
   万が一加筆された場合、保守管理が難しくなる場合があります
                     ~~~~~~~~~~~~~~~~~~~~~

==================================================
==================================================
▲▲▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲▲▲

▲▲▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲▲▲

▲▲▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲注意▲▲▲▲▲▲注意▲▲▲▲▲▲▲▲▲
*/
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

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

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
}

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "FOT-筑紫ゴシック Pro B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

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: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}

a:focus, a:hover {
  color: #014c8c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

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

textarea {
  resize: vertical;
}

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

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

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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: normal;
}

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: 5px;
}

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

dl.row > dd + dt {
  clear: left;
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 640px) {
  .container {
    width: 640px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 768px;
    max-width: 100%;
  }
}

@media (min-width: 960px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1800px) {
  .container {
    width: 1800px;
    max-width: 100%;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 320px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 640px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 960px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1800px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
}

@media (min-width: 320px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 640px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 960px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1800px) {
  .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 320px) {
  .col-xs-1 {
    float: left;
    width: 8.33333%;
  }
  .col-xs-2 {
    float: left;
    width: 16.66667%;
  }
  .col-xs-3 {
    float: left;
    width: 25%;
  }
  .col-xs-4 {
    float: left;
    width: 33.33333%;
  }
  .col-xs-5 {
    float: left;
    width: 41.66667%;
  }
  .col-xs-6 {
    float: left;
    width: 50%;
  }
  .col-xs-7 {
    float: left;
    width: 58.33333%;
  }
  .col-xs-8 {
    float: left;
    width: 66.66667%;
  }
  .col-xs-9 {
    float: left;
    width: 75%;
  }
  .col-xs-10 {
    float: left;
    width: 83.33333%;
  }
  .col-xs-11 {
    float: left;
    width: 91.66667%;
  }
  .col-xs-12 {
    float: left;
    width: 100%;
  }
  .pull-xs-0 {
    right: auto;
  }
  .pull-xs-1 {
    right: 8.33333%;
  }
  .pull-xs-2 {
    right: 16.66667%;
  }
  .pull-xs-3 {
    right: 25%;
  }
  .pull-xs-4 {
    right: 33.33333%;
  }
  .pull-xs-5 {
    right: 41.66667%;
  }
  .pull-xs-6 {
    right: 50%;
  }
  .pull-xs-7 {
    right: 58.33333%;
  }
  .pull-xs-8 {
    right: 66.66667%;
  }
  .pull-xs-9 {
    right: 75%;
  }
  .pull-xs-10 {
    right: 83.33333%;
  }
  .pull-xs-11 {
    right: 91.66667%;
  }
  .pull-xs-12 {
    right: 100%;
  }
  .push-xs-0 {
    left: auto;
  }
  .push-xs-1 {
    left: 8.33333%;
  }
  .push-xs-2 {
    left: 16.66667%;
  }
  .push-xs-3 {
    left: 25%;
  }
  .push-xs-4 {
    left: 33.33333%;
  }
  .push-xs-5 {
    left: 41.66667%;
  }
  .push-xs-6 {
    left: 50%;
  }
  .push-xs-7 {
    left: 58.33333%;
  }
  .push-xs-8 {
    left: 66.66667%;
  }
  .push-xs-9 {
    left: 75%;
  }
  .push-xs-10 {
    left: 83.33333%;
  }
  .push-xs-11 {
    left: 91.66667%;
  }
  .push-xs-12 {
    left: 100%;
  }
  .offset-xs-1 {
    margin-left: 8.33333%;
  }
  .offset-xs-2 {
    margin-left: 16.66667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.33333%;
  }
  .offset-xs-5 {
    margin-left: 41.66667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.33333%;
  }
  .offset-xs-8 {
    margin-left: 66.66667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.33333%;
  }
  .offset-xs-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 640px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }
  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }
  .col-md-2 {
    float: left;
    width: 16.66667%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.33333%;
  }
  .col-md-5 {
    float: left;
    width: 41.66667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.33333%;
  }
  .col-md-8 {
    float: left;
    width: 66.66667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333%;
  }
  .col-md-11 {
    float: left;
    width: 91.66667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 960px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%;
  }
  .col-lg-2 {
    float: left;
    width: 16.66667%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.33333%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.33333%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1800px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%;
  }
  .col-xl-2 {
    float: left;
    width: 16.66667%;
  }
  .col-xl-3 {
    float: left;
    width: 25%;
  }
  .col-xl-4 {
    float: left;
    width: 33.33333%;
  }
  .col-xl-5 {
    float: left;
    width: 41.66667%;
  }
  .col-xl-6 {
    float: left;
    width: 50%;
  }
  .col-xl-7 {
    float: left;
    width: 58.33333%;
  }
  .col-xl-8 {
    float: left;
    width: 66.66667%;
  }
  .col-xl-9 {
    float: left;
    width: 75%;
  }
  .col-xl-10 {
    float: left;
    width: 83.33333%;
  }
  .col-xl-11 {
    float: left;
    width: 91.66667%;
  }
  .col-xl-12 {
    float: left;
    width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px);
}

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

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

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c;
}

.has-success .form-control {
  border-color: #5cb85c;
}

.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3;
}

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' 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");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e;
}

.has-warning .form-control {
  border-color: #f0ad4e;
}

.has-warning .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac;
}

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f;
}

.has-danger .form-control {
  border-color: #d9534f;
}

.has-danger .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3;
}

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus {
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
  background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #43a7fd;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #43a7fd;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: white;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #818a91;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
  margin-bottom: 0;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer;
}

.custom-control + .custom-control {
  margin-left: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
}

.custom-control-input:focus ~ .custom-control-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked .custom-control {
  float: left;
  clear: left;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #818a91;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 640px) {
  .navbar {
    border-radius: 0.25rem;
  }
}

.navbar-full {
  z-index: 1000;
}

@media (min-width: 640px) {
  .navbar-full {
    border-radius: 0;
  }
}

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

@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width: 640px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 639px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 640px) {
  .navbar-toggleable-xs {
    display: block;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 959px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 960px) {
  .navbar-toggleable-md {
    display: block;
  }
}

.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1799px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1800px) {
  .navbar-toggleable-lg {
    display: block;
  }
}

.navbar-toggleable-xl {
  display: block;
}

.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0;
}

.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 639px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 640px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 959px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 960px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-block {
  padding: 1.25rem;
}

.card-block::after {
  content: "";
  display: table;
  clear: both;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header::after {
  content: "";
  display: table;
  clear: both;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer::after {
  content: "";
  display: table;
  clear: both;
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: calc(0.25rem - 1px);
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 640px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 640px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 640px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #818a91;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0275d8;
  border-color: #0275d8;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.tag:empty {
  display: none;
}

.btn .tag {
  position: relative;
  top: -1px;
}

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.tag-default {
  background-color: #818a91;
}

.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #687077;
}

.tag-primary {
  background-color: #0275d8;
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #025aa5;
}

.tag-success {
  background-color: #5cb85c;
}

.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #449d44;
}

.tag-info {
  background-color: #5bc0de;
}

.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #31b0d5;
}

.tag-warning {
  background-color: #f0ad4e;
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #ec971f;
}

.tag-danger {
  background-color: #d9534f;
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #c9302c;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

@media (min-width: 640px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible {
  padding-right: 2.5rem;
}

.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1.25rem;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
}

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem;
}

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem;
}

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
  }
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
}

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
  }
}

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c;
}

.progress-success[value]::-ms-fill {
  background-color: #5cb85c;
}

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c;
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de;
}

.progress-info[value]::-ms-fill {
  background-color: #5bc0de;
}

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de;
  }
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e;
}

.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e;
}

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e;
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f;
}

.progress-danger[value]::-ms-fill {
  background-color: #d9534f;
}

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}

.media,
.media-body {
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

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

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

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
  border-color: #0275d8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #a8d6fe;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.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 {
  padding-bottom: 42.85714%;
}

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 640px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 960px) {
  .modal-lg {
    max-width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "FOT-筑紫ゴシック Pro B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "FOT-筑紫ゴシック Pro B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 640px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.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-faded {
  background-color: #f7f7f9;
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important;
}

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

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

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

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

.bg-inverse {
  background-color: #373a3c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.rounded-circle {
  border-radius: 50%;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

@media (min-width: 320px) {
  .float-xs-left {
    float: left !important;
  }
  .float-xs-right {
    float: right !important;
  }
  .float-xs-none {
    float: none !important;
  }
}

@media (min-width: 640px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 960px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1800px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .m-0-xs {
    margin: 0 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mt-0-xs {
    margin-top: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mr-0-xs {
    margin-right: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mb-0-xs {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .ml-0-xs {
    margin-left: 0 !important;
  }
}

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

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

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .m-1-xs {
    margin: 1rem 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mt-1-xs {
    margin-top: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mr-1-xs {
    margin-right: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mb-1-xs {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .ml-1-xs {
    margin-left: 1rem !important;
  }
}

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

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

.mt-2 {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

@media (min-width: 320px) and (max-width: 639px) {
  .m-2-xs {
    margin: 1.5rem 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mt-2-xs {
    margin-top: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mr-2-xs {
    margin-right: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mb-2-xs {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .ml-2-xs {
    margin-left: 1.5rem !important;
  }
}

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .m-3-xs {
    margin: 3rem 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mt-3-xs {
    margin-top: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mr-3-xs {
    margin-right: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .mb-3-xs {
    margin-bottom: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .ml-3-xs {
    margin-left: 3rem !important;
  }
}

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .p-0-xs {
    padding: 0 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pt-0-xs {
    padding-top: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pr-0-xs {
    padding-right: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pb-0-xs {
    padding-bottom: 0 !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pl-0-xs {
    padding-left: 0 !important;
  }
}

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

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

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .p-1-xs {
    padding: 1rem 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pt-1-xs {
    padding-top: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pr-1-xs {
    padding-right: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pb-1-xs {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pl-1-xs {
    padding-left: 1rem !important;
  }
}

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

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

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

@media (min-width: 320px) and (max-width: 639px) {
  .p-2-xs {
    padding: 1.5rem 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pt-2-xs {
    padding-top: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pr-2-xs {
    padding-right: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pb-2-xs {
    padding-bottom: 1.5rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pl-2-xs {
    padding-left: 1.5rem !important;
  }
}

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

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

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

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

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

@media (min-width: 320px) and (max-width: 639px) {
  .p-3-xs {
    padding: 3rem 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pt-3-xs {
    padding-top: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pr-3-xs {
    padding-right: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pb-3-xs {
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .pl-3-xs {
    padding-left: 3rem !important;
  }
}

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

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

@media (min-width: 320px) {
  .text-xs-left {
    text-align: left !important;
  }
  .text-xs-right {
    text-align: right !important;
  }
  .text-xs-center {
    text-align: center !important;
  }
}

@media (min-width: 640px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

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

@media (min-width: 960px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1800px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-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-normal {
  font-weight: normal;
}

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

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

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

.text-muted {
  color: #818a91 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important;
}

.text-primary {
  color: #0275d8 !important;
}

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

.text-success {
  color: #5cb85c !important;
}

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

.text-info {
  color: #5bc0de !important;
}

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

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

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

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

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

.text-gray-dark {
  color: #373a3c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important;
}

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

.invisible {
  visibility: hidden !important;
}

@media (min-width: 320px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 959px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 960px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1799px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1800px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 950px) {
  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden;
  }
  .navbar-default .navbar-offcanvas {
    background-color: #f8f8f8;
  }
  .navbar-inverse .navbar-offcanvas {
    background-color: #222;
  }
  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 90%;
    left: -90%;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transition: all 0.15s ease-in;
  }
  .navbar-offcanvas.in {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  }
  .navbar-offcanvas.navbar-offcanvas-fade {
    opacity: 0;
  }
  .navbar-offcanvas.navbar-offcanvas-fade.in {
    opacity: 1;
  }
  .navbar-offcanvas.offcanvas-transform.in {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .navbar-offcanvas.offcanvas-position.in {
    left: 0;
  }
  .navbar-offcanvas.navbar-offcanvas-right {
    left: auto;
    right: -90%;
  }
  .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
    -webkit-transform: translateX(-90%);
    -ms-transform: translateX(-90%);
    transform: translateX(-90%);
  }
  .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
    left: auto;
    right: 0;
  }
  .navbar-offcanvas .dropdown.active .caret {
    border-top: 0;
    border-bottom: 4px solid;
  }
  .navbar-offcanvas .dropdown-menu {
    position: relative;
    width: 100%;
    border: inherit;
    box-shadow: none;
    transition: height 0.15s ease-in;
  }
  .navbar-offcanvas .dropdown-menu.shown {
    display: block;
    margin-bottom: 10px;
  }
}

.offcanvas-toggle .icon-bar {
  background: #000;
  transition: all .25s ease-in-out;
}

.offcanvas-toggle.is-open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 4px);
  -ms-transform: rotate(45deg) translate(5px, 4px);
  transform: rotate(45deg) translate(5px, 4px);
}

.offcanvas-toggle.is-open .icon-bar:nth-child(2) {
  opacity: 0;
}

.offcanvas-toggle.is-open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(4px, -4px);
  -ms-transform: rotate(-45deg) translate(4px, -4px);
  transform: rotate(-45deg) translate(4px, -4px);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
}

.slick-prev:hover::before, .slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev::before,
.slick-next::before {
  font-size: 20px;
  line-height: 1;
  color: white;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev::before {
  content: "←";
}

[dir="rtl"] .slick-prev::before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next::before {
  content: "→";
}

[dir="rtl"] .slick-next::before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover::before, .slick-dots li button:focus::before {
  opacity: 1;
}

.slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

body {
  overflow-x: hidden;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

input[type="text"] {
  min-height: 30px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.item-list img {
  opacity: 0;
  visibility: hidden;
  transition-property: visibility,opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.item-list img.scrollin {
  opacity: 1;
  visibility: visible;
  transition-property: visibility,opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body {
  -webkit-font-smoothing: antialiased;
}

body rt {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

body input[type="submit"] {
  -webkit-appearance: none;
}

body ul {
  list-style: none;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}

body ul li {
  margin: 0;
  padding: 0;
}

body a img {
  border: none;
}

body .row {
  padding: 0;
  margin: 0;
}

body .row li {
  padding: 0;
  margin: 0;
}

body i {
  font-style: normal;
}

body .lazyLoadOFF {
  opacity: 0;
  visibility: hidden;
}

body .lazyLoadON {
  opacity: 1;
  visibility: visible;
}

.nj-content {
  width: 100%;
}

.txt {
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}

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

.row-eq-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.txt-bold {
  font-weight: bold;
}

div, p, span, i, ul, li, a, img, input {
  transition-property: all,text-shadow,opacity,padding,margin,margin-left,margin-right,margin-bottom,margin-top,visibility,color,background-color,background-image,background-size,top,left,right,bottom,width,height,font-size,-webkit-transform;
  transition-property: all,text-shadow,opacity,padding,margin,margin-left,margin-right,margin-bottom,margin-top,visibility,color,background-color,background-image,background-size,top,left,right,bottom,width,height,font-size,transform;
  transition-property: all,text-shadow,opacity,padding,margin,margin-left,margin-right,margin-bottom,margin-top,visibility,color,background-color,background-image,background-size,top,left,right,bottom,width,height,font-size,transform,-webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

/*#message-Control div {
  transition-property: width,height,font-size,padding,margin,margin-left,margin-right,margin-bottom,margin-top;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}*/

.layout_footer {
  width: 100%;
}

body.toppage-body {
  margin: 0;
  padding: 0;
  /*  IE8以下の代替の背景画像  */
  background-attachment: fixed;
  background-size: cover;
}

hr.all-clear {
  width: 100%;
  height: 100px;
  border: none;
  clear: both;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1300px) {
  hr.all-clear {
    height: 80px;
  }
}

@media screen and (max-width: 640px) {
  hr.all-clear {
    height: 50px;
  }
}

hr.all-clear-min {
  width: 100%;
  height: 50px;
  border: none;
  clear: both;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1300px) {
  hr.all-clear-min {
    height: 40px;
  }
}

@media screen and (max-width: 640px) {
  hr.all-clear-min {
    height: 30px;
  }
}

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

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

.hidden-tab-down {
  display: block;
}

@media screen and (max-width: 1300px) {
  .hidden-tab-down {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .hidden-tab-down {
    display: none !important;
  }
}

.hidden-tab-down2 {
  display: block !important;
}

@media screen and (max-width: 959px) {
  .hidden-tab-down2 {
    display: none !important;
  }
}

.hidden-1000-up {
  display: none !important;
}

@media screen and (max-width: 1000px) {
  .hidden-1000-up {
    display: block !important;
  }
}

.hidden-pc-up {
  display: none !important;
}

@media screen and (max-width: 1300px) {
  .hidden-pc-up {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .hidden-pc-up {
    display: block !important;
  }
}

.hidden-pc-up2 {
  display: none !important;
}

@media screen and (max-width: 959px) {
  .hidden-pc-up2 {
    display: block !important;
  }
}

.hidden-tab-up2 {
  display: none !important;
}

@media screen and (max-width: 959px) {
  .hidden-tab-up2 {
    display: block !important;
  }
}

.hidden-tab-down3 {
  display: block !important;
}

@media screen and (min-width: 959px) {
  .hidden-tab-down3 {
    display: none !important;
  }
}

.br-rtab {
  display: block !important;
}

@media screen and (max-width: 1300px) {
  .br-rtab {
    display: none !important;
  }
}

.br-rsp {
  display: block;
}

@media screen and (max-width: 640px) {
  .br-rsp {
    display: none;
  }
}

.br-sp {
  display: none;
}

@media screen and (max-width: 640px) {
  .br-sp {
    display: block;
  }
}

.br-ssp {
  display: none;
}

@media screen and (max-width: 340px) {
  .br-ssp {
    display: block;
  }
}

#video-background {
  /*  動画を背景に設定するスタイルシート  */
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.voices-ul li a p span.fs17 {
  font-size: 17px !important;
}

.span-box {
  font-size: 12px;
  background: #949494;
  color: #fff;
  padding: 3px 10px;
  text-align: center;
}

@media screen and (min-width: 1900px) {
  .span-box {
    font-size: 19px;
  }
}

.modered {
  text-align: center;
}

@media screen and (max-width: 1300px) {
  .modered {
    text-align: left !important;
  }
}

.m0 {
  margin: 0px !important;
}

.m1 {
  margin: 1px !important;
}

.m2 {
  margin: 2px !important;
}

.m3 {
  margin: 3px !important;
}

.m4 {
  margin: 4px !important;
}

.m5 {
  margin: 5px !important;
}

.m6 {
  margin: 6px !important;
}

.m7 {
  margin: 7px !important;
}

.m8 {
  margin: 8px !important;
}

.m9 {
  margin: 9px !important;
}

.m10 {
  margin: 10px !important;
}

.m11 {
  margin: 11px !important;
}

.m12 {
  margin: 12px !important;
}

.m13 {
  margin: 13px !important;
}

.m14 {
  margin: 14px !important;
}

.m15 {
  margin: 15px !important;
}

.m16 {
  margin: 16px !important;
}

.m17 {
  margin: 17px !important;
}

.m18 {
  margin: 18px !important;
}

.m19 {
  margin: 19px !important;
}

.m20 {
  margin: 20px !important;
}

.m21 {
  margin: 21px !important;
}

.m22 {
  margin: 22px !important;
}

.m23 {
  margin: 23px !important;
}

.m24 {
  margin: 24px !important;
}

.m25 {
  margin: 25px !important;
}

.m26 {
  margin: 26px !important;
}

.m27 {
  margin: 27px !important;
}

.m28 {
  margin: 28px !important;
}

.m29 {
  margin: 29px !important;
}

.m30 {
  margin: 30px !important;
}

.m31 {
  margin: 31px !important;
}

.m32 {
  margin: 32px !important;
}

.m33 {
  margin: 33px !important;
}

.m34 {
  margin: 34px !important;
}

.m35 {
  margin: 35px !important;
}

.m36 {
  margin: 36px !important;
}

.m37 {
  margin: 37px !important;
}

.m38 {
  margin: 38px !important;
}

.m39 {
  margin: 39px !important;
}

.m40 {
  margin: 40px !important;
}

.m41 {
  margin: 41px !important;
}

.m42 {
  margin: 42px !important;
}

.m43 {
  margin: 43px !important;
}

.m44 {
  margin: 44px !important;
}

.m45 {
  margin: 45px !important;
}

.m46 {
  margin: 46px !important;
}

.m47 {
  margin: 47px !important;
}

.m48 {
  margin: 48px !important;
}

.m49 {
  margin: 49px !important;
}

.m50 {
  margin: 50px !important;
}

.m51 {
  margin: 51px !important;
}

.m52 {
  margin: 52px !important;
}

.m53 {
  margin: 53px !important;
}

.m54 {
  margin: 54px !important;
}

.m55 {
  margin: 55px !important;
}

.m56 {
  margin: 56px !important;
}

.m57 {
  margin: 57px !important;
}

.m58 {
  margin: 58px !important;
}

.m59 {
  margin: 59px !important;
}

.m60 {
  margin: 60px !important;
}

.m61 {
  margin: 61px !important;
}

.m62 {
  margin: 62px !important;
}

.m63 {
  margin: 63px !important;
}

.m64 {
  margin: 64px !important;
}

.m65 {
  margin: 65px !important;
}

.m66 {
  margin: 66px !important;
}

.m67 {
  margin: 67px !important;
}

.m68 {
  margin: 68px !important;
}

.m69 {
  margin: 69px !important;
}

.m70 {
  margin: 70px !important;
}

.m71 {
  margin: 71px !important;
}

.m72 {
  margin: 72px !important;
}

.m73 {
  margin: 73px !important;
}

.m74 {
  margin: 74px !important;
}

.m75 {
  margin: 75px !important;
}

.m76 {
  margin: 76px !important;
}

.m77 {
  margin: 77px !important;
}

.m78 {
  margin: 78px !important;
}

.m79 {
  margin: 79px !important;
}

.m80 {
  margin: 80px !important;
}

.m81 {
  margin: 81px !important;
}

.m82 {
  margin: 82px !important;
}

.m83 {
  margin: 83px !important;
}

.m84 {
  margin: 84px !important;
}

.m85 {
  margin: 85px !important;
}

.m86 {
  margin: 86px !important;
}

.m87 {
  margin: 87px !important;
}

.m88 {
  margin: 88px !important;
}

.m89 {
  margin: 89px !important;
}

.m90 {
  margin: 90px !important;
}

.m91 {
  margin: 91px !important;
}

.m92 {
  margin: 92px !important;
}

.m93 {
  margin: 93px !important;
}

.m94 {
  margin: 94px !important;
}

.m95 {
  margin: 95px !important;
}

.m96 {
  margin: 96px !important;
}

.m97 {
  margin: 97px !important;
}

.m98 {
  margin: 98px !important;
}

.m99 {
  margin: 99px !important;
}

.m100 {
  margin: 100px !important;
}

.m101 {
  margin: 101px !important;
}

.m102 {
  margin: 102px !important;
}

.m103 {
  margin: 103px !important;
}

.m104 {
  margin: 104px !important;
}

.m105 {
  margin: 105px !important;
}

.m106 {
  margin: 106px !important;
}

.m107 {
  margin: 107px !important;
}

.m108 {
  margin: 108px !important;
}

.m109 {
  margin: 109px !important;
}

.m110 {
  margin: 110px !important;
}

.m111 {
  margin: 111px !important;
}

.m112 {
  margin: 112px !important;
}

.m113 {
  margin: 113px !important;
}

.m114 {
  margin: 114px !important;
}

.m115 {
  margin: 115px !important;
}

.m116 {
  margin: 116px !important;
}

.m117 {
  margin: 117px !important;
}

.m118 {
  margin: 118px !important;
}

.m119 {
  margin: 119px !important;
}

.m120 {
  margin: 120px !important;
}

.m121 {
  margin: 121px !important;
}

.m122 {
  margin: 122px !important;
}

.m123 {
  margin: 123px !important;
}

.m124 {
  margin: 124px !important;
}

.m125 {
  margin: 125px !important;
}

.m126 {
  margin: 126px !important;
}

.m127 {
  margin: 127px !important;
}

.m128 {
  margin: 128px !important;
}

.m129 {
  margin: 129px !important;
}

.m130 {
  margin: 130px !important;
}

.m131 {
  margin: 131px !important;
}

.m132 {
  margin: 132px !important;
}

.m133 {
  margin: 133px !important;
}

.m134 {
  margin: 134px !important;
}

.m135 {
  margin: 135px !important;
}

.m136 {
  margin: 136px !important;
}

.m137 {
  margin: 137px !important;
}

.m138 {
  margin: 138px !important;
}

.m139 {
  margin: 139px !important;
}

.m140 {
  margin: 140px !important;
}

.m141 {
  margin: 141px !important;
}

.m142 {
  margin: 142px !important;
}

.m143 {
  margin: 143px !important;
}

.m144 {
  margin: 144px !important;
}

.m145 {
  margin: 145px !important;
}

.m146 {
  margin: 146px !important;
}

.m147 {
  margin: 147px !important;
}

.m148 {
  margin: 148px !important;
}

.m149 {
  margin: 149px !important;
}

.m150 {
  margin: 150px !important;
}

.m151 {
  margin: 151px !important;
}

.m152 {
  margin: 152px !important;
}

.m153 {
  margin: 153px !important;
}

.m154 {
  margin: 154px !important;
}

.m155 {
  margin: 155px !important;
}

.m156 {
  margin: 156px !important;
}

.m157 {
  margin: 157px !important;
}

.m158 {
  margin: 158px !important;
}

.m159 {
  margin: 159px !important;
}

.m160 {
  margin: 160px !important;
}

.m161 {
  margin: 161px !important;
}

.m162 {
  margin: 162px !important;
}

.m163 {
  margin: 163px !important;
}

.m164 {
  margin: 164px !important;
}

.m165 {
  margin: 165px !important;
}

.m166 {
  margin: 166px !important;
}

.m167 {
  margin: 167px !important;
}

.m168 {
  margin: 168px !important;
}

.m169 {
  margin: 169px !important;
}

.m170 {
  margin: 170px !important;
}

.m171 {
  margin: 171px !important;
}

.m172 {
  margin: 172px !important;
}

.m173 {
  margin: 173px !important;
}

.m174 {
  margin: 174px !important;
}

.m175 {
  margin: 175px !important;
}

.m176 {
  margin: 176px !important;
}

.m177 {
  margin: 177px !important;
}

.m178 {
  margin: 178px !important;
}

.m179 {
  margin: 179px !important;
}

.m180 {
  margin: 180px !important;
}

.m181 {
  margin: 181px !important;
}

.m182 {
  margin: 182px !important;
}

.m183 {
  margin: 183px !important;
}

.m184 {
  margin: 184px !important;
}

.m185 {
  margin: 185px !important;
}

.m186 {
  margin: 186px !important;
}

.m187 {
  margin: 187px !important;
}

.m188 {
  margin: 188px !important;
}

.m189 {
  margin: 189px !important;
}

.m190 {
  margin: 190px !important;
}

.m191 {
  margin: 191px !important;
}

.m192 {
  margin: 192px !important;
}

.m193 {
  margin: 193px !important;
}

.m194 {
  margin: 194px !important;
}

.m195 {
  margin: 195px !important;
}

.m196 {
  margin: 196px !important;
}

.m197 {
  margin: 197px !important;
}

.m198 {
  margin: 198px !important;
}

.m199 {
  margin: 199px !important;
}

.m200 {
  margin: 200px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt11 {
  margin-top: 11px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt13 {
  margin-top: 13px !important;
}

.mt14 {
  margin-top: 14px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mt17 {
  margin-top: 17px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.mt19 {
  margin-top: 19px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt21 {
  margin-top: 21px !important;
}

.mt22 {
  margin-top: 22px !important;
}

.mt23 {
  margin-top: 23px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt26 {
  margin-top: 26px !important;
}

.mt27 {
  margin-top: 27px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.mt29 {
  margin-top: 29px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt31 {
  margin-top: 31px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mt33 {
  margin-top: 33px !important;
}

.mt34 {
  margin-top: 34px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.mt37 {
  margin-top: 37px !important;
}

.mt38 {
  margin-top: 38px !important;
}

.mt39 {
  margin-top: 39px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt41 {
  margin-top: 41px !important;
}

.mt42 {
  margin-top: 42px !important;
}

.mt43 {
  margin-top: 43px !important;
}

.mt44 {
  margin-top: 44px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt46 {
  margin-top: 46px !important;
}

.mt47 {
  margin-top: 47px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mt49 {
  margin-top: 49px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt51 {
  margin-top: 51px !important;
}

.mt52 {
  margin-top: 52px !important;
}

.mt53 {
  margin-top: 53px !important;
}

.mt54 {
  margin-top: 54px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mt57 {
  margin-top: 57px !important;
}

.mt58 {
  margin-top: 58px !important;
}

.mt59 {
  margin-top: 59px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt61 {
  margin-top: 61px !important;
}

.mt62 {
  margin-top: 62px !important;
}

.mt63 {
  margin-top: 63px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt66 {
  margin-top: 66px !important;
}

.mt67 {
  margin-top: 67px !important;
}

.mt68 {
  margin-top: 68px !important;
}

.mt69 {
  margin-top: 69px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt71 {
  margin-top: 71px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mt73 {
  margin-top: 73px !important;
}

.mt74 {
  margin-top: 74px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt76 {
  margin-top: 76px !important;
}

.mt77 {
  margin-top: 77px !important;
}

.mt78 {
  margin-top: 78px !important;
}

.mt79 {
  margin-top: 79px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt81 {
  margin-top: 81px !important;
}

.mt82 {
  margin-top: 82px !important;
}

.mt83 {
  margin-top: 83px !important;
}

.mt84 {
  margin-top: 84px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt86 {
  margin-top: 86px !important;
}

.mt87 {
  margin-top: 87px !important;
}

.mt88 {
  margin-top: 88px !important;
}

.mt89 {
  margin-top: 89px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt91 {
  margin-top: 91px !important;
}

.mt92 {
  margin-top: 92px !important;
}

.mt93 {
  margin-top: 93px !important;
}

.mt94 {
  margin-top: 94px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt96 {
  margin-top: 96px !important;
}

.mt97 {
  margin-top: 97px !important;
}

.mt98 {
  margin-top: 98px !important;
}

.mt99 {
  margin-top: 99px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt101 {
  margin-top: 101px !important;
}

.mt102 {
  margin-top: 102px !important;
}

.mt103 {
  margin-top: 103px !important;
}

.mt104 {
  margin-top: 104px !important;
}

.mt105 {
  margin-top: 105px !important;
}

.mt106 {
  margin-top: 106px !important;
}

.mt107 {
  margin-top: 107px !important;
}

.mt108 {
  margin-top: 108px !important;
}

.mt109 {
  margin-top: 109px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt111 {
  margin-top: 111px !important;
}

.mt112 {
  margin-top: 112px !important;
}

.mt113 {
  margin-top: 113px !important;
}

.mt114 {
  margin-top: 114px !important;
}

.mt115 {
  margin-top: 115px !important;
}

.mt116 {
  margin-top: 116px !important;
}

.mt117 {
  margin-top: 117px !important;
}

.mt118 {
  margin-top: 118px !important;
}

.mt119 {
  margin-top: 119px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt121 {
  margin-top: 121px !important;
}

.mt122 {
  margin-top: 122px !important;
}

.mt123 {
  margin-top: 123px !important;
}

.mt124 {
  margin-top: 124px !important;
}

.mt125 {
  margin-top: 125px !important;
}

.mt126 {
  margin-top: 126px !important;
}

.mt127 {
  margin-top: 127px !important;
}

.mt128 {
  margin-top: 128px !important;
}

.mt129 {
  margin-top: 129px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt131 {
  margin-top: 131px !important;
}

.mt132 {
  margin-top: 132px !important;
}

.mt133 {
  margin-top: 133px !important;
}

.mt134 {
  margin-top: 134px !important;
}

.mt135 {
  margin-top: 135px !important;
}

.mt136 {
  margin-top: 136px !important;
}

.mt137 {
  margin-top: 137px !important;
}

.mt138 {
  margin-top: 138px !important;
}

.mt139 {
  margin-top: 139px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt141 {
  margin-top: 141px !important;
}

.mt142 {
  margin-top: 142px !important;
}

.mt143 {
  margin-top: 143px !important;
}

.mt144 {
  margin-top: 144px !important;
}

.mt145 {
  margin-top: 145px !important;
}

.mt146 {
  margin-top: 146px !important;
}

.mt147 {
  margin-top: 147px !important;
}

.mt148 {
  margin-top: 148px !important;
}

.mt149 {
  margin-top: 149px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt151 {
  margin-top: 151px !important;
}

.mt152 {
  margin-top: 152px !important;
}

.mt153 {
  margin-top: 153px !important;
}

.mt154 {
  margin-top: 154px !important;
}

.mt155 {
  margin-top: 155px !important;
}

.mt156 {
  margin-top: 156px !important;
}

.mt157 {
  margin-top: 157px !important;
}

.mt158 {
  margin-top: 158px !important;
}

.mt159 {
  margin-top: 159px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mt161 {
  margin-top: 161px !important;
}

.mt162 {
  margin-top: 162px !important;
}

.mt163 {
  margin-top: 163px !important;
}

.mt164 {
  margin-top: 164px !important;
}

.mt165 {
  margin-top: 165px !important;
}

.mt166 {
  margin-top: 166px !important;
}

.mt167 {
  margin-top: 167px !important;
}

.mt168 {
  margin-top: 168px !important;
}

.mt169 {
  margin-top: 169px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mt171 {
  margin-top: 171px !important;
}

.mt172 {
  margin-top: 172px !important;
}

.mt173 {
  margin-top: 173px !important;
}

.mt174 {
  margin-top: 174px !important;
}

.mt175 {
  margin-top: 175px !important;
}

.mt176 {
  margin-top: 176px !important;
}

.mt177 {
  margin-top: 177px !important;
}

.mt178 {
  margin-top: 178px !important;
}

.mt179 {
  margin-top: 179px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mt181 {
  margin-top: 181px !important;
}

.mt182 {
  margin-top: 182px !important;
}

.mt183 {
  margin-top: 183px !important;
}

.mt184 {
  margin-top: 184px !important;
}

.mt185 {
  margin-top: 185px !important;
}

.mt186 {
  margin-top: 186px !important;
}

.mt187 {
  margin-top: 187px !important;
}

.mt188 {
  margin-top: 188px !important;
}

.mt189 {
  margin-top: 189px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mt191 {
  margin-top: 191px !important;
}

.mt192 {
  margin-top: 192px !important;
}

.mt193 {
  margin-top: 193px !important;
}

.mt194 {
  margin-top: 194px !important;
}

.mt195 {
  margin-top: 195px !important;
}

.mt196 {
  margin-top: 196px !important;
}

.mt197 {
  margin-top: 197px !important;
}

.mt198 {
  margin-top: 198px !important;
}

.mt199 {
  margin-top: 199px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb21 {
  margin-bottom: 21px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb26 {
  margin-bottom: 26px !important;
}

.mb27 {
  margin-bottom: 27px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb29 {
  margin-bottom: 29px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb31 {
  margin-bottom: 31px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb37 {
  margin-bottom: 37px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb41 {
  margin-bottom: 41px !important;
}

.mb42 {
  margin-bottom: 42px !important;
}

.mb43 {
  margin-bottom: 43px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb46 {
  margin-bottom: 46px !important;
}

.mb47 {
  margin-bottom: 47px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb49 {
  margin-bottom: 49px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb51 {
  margin-bottom: 51px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb53 {
  margin-bottom: 53px !important;
}

.mb54 {
  margin-bottom: 54px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb57 {
  margin-bottom: 57px !important;
}

.mb58 {
  margin-bottom: 58px !important;
}

.mb59 {
  margin-bottom: 59px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb61 {
  margin-bottom: 61px !important;
}

.mb62 {
  margin-bottom: 62px !important;
}

.mb63 {
  margin-bottom: 63px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mb67 {
  margin-bottom: 67px !important;
}

.mb68 {
  margin-bottom: 68px !important;
}

.mb69 {
  margin-bottom: 69px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb71 {
  margin-bottom: 71px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mb73 {
  margin-bottom: 73px !important;
}

.mb74 {
  margin-bottom: 74px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb76 {
  margin-bottom: 76px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.mb78 {
  margin-bottom: 78px !important;
}

.mb79 {
  margin-bottom: 79px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb81 {
  margin-bottom: 81px !important;
}

.mb82 {
  margin-bottom: 82px !important;
}

.mb83 {
  margin-bottom: 83px !important;
}

.mb84 {
  margin-bottom: 84px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb86 {
  margin-bottom: 86px !important;
}

.mb87 {
  margin-bottom: 87px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.mb89 {
  margin-bottom: 89px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb91 {
  margin-bottom: 91px !important;
}

.mb92 {
  margin-bottom: 92px !important;
}

.mb93 {
  margin-bottom: 93px !important;
}

.mb94 {
  margin-bottom: 94px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb96 {
  margin-bottom: 96px !important;
}

.mb97 {
  margin-bottom: 97px !important;
}

.mb98 {
  margin-bottom: 98px !important;
}

.mb99 {
  margin-bottom: 99px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb101 {
  margin-bottom: 101px !important;
}

.mb102 {
  margin-bottom: 102px !important;
}

.mb103 {
  margin-bottom: 103px !important;
}

.mb104 {
  margin-bottom: 104px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.mb106 {
  margin-bottom: 106px !important;
}

.mb107 {
  margin-bottom: 107px !important;
}

.mb108 {
  margin-bottom: 108px !important;
}

.mb109 {
  margin-bottom: 109px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb111 {
  margin-bottom: 111px !important;
}

.mb112 {
  margin-bottom: 112px !important;
}

.mb113 {
  margin-bottom: 113px !important;
}

.mb114 {
  margin-bottom: 114px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.mb116 {
  margin-bottom: 116px !important;
}

.mb117 {
  margin-bottom: 117px !important;
}

.mb118 {
  margin-bottom: 118px !important;
}

.mb119 {
  margin-bottom: 119px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb121 {
  margin-bottom: 121px !important;
}

.mb122 {
  margin-bottom: 122px !important;
}

.mb123 {
  margin-bottom: 123px !important;
}

.mb124 {
  margin-bottom: 124px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.mb126 {
  margin-bottom: 126px !important;
}

.mb127 {
  margin-bottom: 127px !important;
}

.mb128 {
  margin-bottom: 128px !important;
}

.mb129 {
  margin-bottom: 129px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb131 {
  margin-bottom: 131px !important;
}

.mb132 {
  margin-bottom: 132px !important;
}

.mb133 {
  margin-bottom: 133px !important;
}

.mb134 {
  margin-bottom: 134px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.mb136 {
  margin-bottom: 136px !important;
}

.mb137 {
  margin-bottom: 137px !important;
}

.mb138 {
  margin-bottom: 138px !important;
}

.mb139 {
  margin-bottom: 139px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb141 {
  margin-bottom: 141px !important;
}

.mb142 {
  margin-bottom: 142px !important;
}

.mb143 {
  margin-bottom: 143px !important;
}

.mb144 {
  margin-bottom: 144px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.mb146 {
  margin-bottom: 146px !important;
}

.mb147 {
  margin-bottom: 147px !important;
}

.mb148 {
  margin-bottom: 148px !important;
}

.mb149 {
  margin-bottom: 149px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb151 {
  margin-bottom: 151px !important;
}

.mb152 {
  margin-bottom: 152px !important;
}

.mb153 {
  margin-bottom: 153px !important;
}

.mb154 {
  margin-bottom: 154px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb156 {
  margin-bottom: 156px !important;
}

.mb157 {
  margin-bottom: 157px !important;
}

.mb158 {
  margin-bottom: 158px !important;
}

.mb159 {
  margin-bottom: 159px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.mb161 {
  margin-bottom: 161px !important;
}

.mb162 {
  margin-bottom: 162px !important;
}

.mb163 {
  margin-bottom: 163px !important;
}

.mb164 {
  margin-bottom: 164px !important;
}

.mb165 {
  margin-bottom: 165px !important;
}

.mb166 {
  margin-bottom: 166px !important;
}

.mb167 {
  margin-bottom: 167px !important;
}

.mb168 {
  margin-bottom: 168px !important;
}

.mb169 {
  margin-bottom: 169px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.mb171 {
  margin-bottom: 171px !important;
}

.mb172 {
  margin-bottom: 172px !important;
}

.mb173 {
  margin-bottom: 173px !important;
}

.mb174 {
  margin-bottom: 174px !important;
}

.mb175 {
  margin-bottom: 175px !important;
}

.mb176 {
  margin-bottom: 176px !important;
}

.mb177 {
  margin-bottom: 177px !important;
}

.mb178 {
  margin-bottom: 178px !important;
}

.mb179 {
  margin-bottom: 179px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.mb181 {
  margin-bottom: 181px !important;
}

.mb182 {
  margin-bottom: 182px !important;
}

.mb183 {
  margin-bottom: 183px !important;
}

.mb184 {
  margin-bottom: 184px !important;
}

.mb185 {
  margin-bottom: 185px !important;
}

.mb186 {
  margin-bottom: 186px !important;
}

.mb187 {
  margin-bottom: 187px !important;
}

.mb188 {
  margin-bottom: 188px !important;
}

.mb189 {
  margin-bottom: 189px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.mb191 {
  margin-bottom: 191px !important;
}

.mb192 {
  margin-bottom: 192px !important;
}

.mb193 {
  margin-bottom: 193px !important;
}

.mb194 {
  margin-bottom: 194px !important;
}

.mb195 {
  margin-bottom: 195px !important;
}

.mb196 {
  margin-bottom: 196px !important;
}

.mb197 {
  margin-bottom: 197px !important;
}

.mb198 {
  margin-bottom: 198px !important;
}

.mb199 {
  margin-bottom: 199px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr11 {
  margin-right: 11px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.mr13 {
  margin-right: 13px !important;
}

.mr14 {
  margin-right: 14px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr17 {
  margin-right: 17px !important;
}

.mr18 {
  margin-right: 18px !important;
}

.mr19 {
  margin-right: 19px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr21 {
  margin-right: 21px !important;
}

.mr22 {
  margin-right: 22px !important;
}

.mr23 {
  margin-right: 23px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr26 {
  margin-right: 26px !important;
}

.mr27 {
  margin-right: 27px !important;
}

.mr28 {
  margin-right: 28px !important;
}

.mr29 {
  margin-right: 29px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr31 {
  margin-right: 31px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mr33 {
  margin-right: 33px !important;
}

.mr34 {
  margin-right: 34px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr36 {
  margin-right: 36px !important;
}

.mr37 {
  margin-right: 37px !important;
}

.mr38 {
  margin-right: 38px !important;
}

.mr39 {
  margin-right: 39px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr41 {
  margin-right: 41px !important;
}

.mr42 {
  margin-right: 42px !important;
}

.mr43 {
  margin-right: 43px !important;
}

.mr44 {
  margin-right: 44px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr46 {
  margin-right: 46px !important;
}

.mr47 {
  margin-right: 47px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mr49 {
  margin-right: 49px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr51 {
  margin-right: 51px !important;
}

.mr52 {
  margin-right: 52px !important;
}

.mr53 {
  margin-right: 53px !important;
}

.mr54 {
  margin-right: 54px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mr57 {
  margin-right: 57px !important;
}

.mr58 {
  margin-right: 58px !important;
}

.mr59 {
  margin-right: 59px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr61 {
  margin-right: 61px !important;
}

.mr62 {
  margin-right: 62px !important;
}

.mr63 {
  margin-right: 63px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr66 {
  margin-right: 66px !important;
}

.mr67 {
  margin-right: 67px !important;
}

.mr68 {
  margin-right: 68px !important;
}

.mr69 {
  margin-right: 69px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr71 {
  margin-right: 71px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mr73 {
  margin-right: 73px !important;
}

.mr74 {
  margin-right: 74px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr76 {
  margin-right: 76px !important;
}

.mr77 {
  margin-right: 77px !important;
}

.mr78 {
  margin-right: 78px !important;
}

.mr79 {
  margin-right: 79px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr81 {
  margin-right: 81px !important;
}

.mr82 {
  margin-right: 82px !important;
}

.mr83 {
  margin-right: 83px !important;
}

.mr84 {
  margin-right: 84px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr86 {
  margin-right: 86px !important;
}

.mr87 {
  margin-right: 87px !important;
}

.mr88 {
  margin-right: 88px !important;
}

.mr89 {
  margin-right: 89px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr91 {
  margin-right: 91px !important;
}

.mr92 {
  margin-right: 92px !important;
}

.mr93 {
  margin-right: 93px !important;
}

.mr94 {
  margin-right: 94px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr96 {
  margin-right: 96px !important;
}

.mr97 {
  margin-right: 97px !important;
}

.mr98 {
  margin-right: 98px !important;
}

.mr99 {
  margin-right: 99px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr101 {
  margin-right: 101px !important;
}

.mr102 {
  margin-right: 102px !important;
}

.mr103 {
  margin-right: 103px !important;
}

.mr104 {
  margin-right: 104px !important;
}

.mr105 {
  margin-right: 105px !important;
}

.mr106 {
  margin-right: 106px !important;
}

.mr107 {
  margin-right: 107px !important;
}

.mr108 {
  margin-right: 108px !important;
}

.mr109 {
  margin-right: 109px !important;
}

.mr110 {
  margin-right: 110px !important;
}

.mr111 {
  margin-right: 111px !important;
}

.mr112 {
  margin-right: 112px !important;
}

.mr113 {
  margin-right: 113px !important;
}

.mr114 {
  margin-right: 114px !important;
}

.mr115 {
  margin-right: 115px !important;
}

.mr116 {
  margin-right: 116px !important;
}

.mr117 {
  margin-right: 117px !important;
}

.mr118 {
  margin-right: 118px !important;
}

.mr119 {
  margin-right: 119px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mr121 {
  margin-right: 121px !important;
}

.mr122 {
  margin-right: 122px !important;
}

.mr123 {
  margin-right: 123px !important;
}

.mr124 {
  margin-right: 124px !important;
}

.mr125 {
  margin-right: 125px !important;
}

.mr126 {
  margin-right: 126px !important;
}

.mr127 {
  margin-right: 127px !important;
}

.mr128 {
  margin-right: 128px !important;
}

.mr129 {
  margin-right: 129px !important;
}

.mr130 {
  margin-right: 130px !important;
}

.mr131 {
  margin-right: 131px !important;
}

.mr132 {
  margin-right: 132px !important;
}

.mr133 {
  margin-right: 133px !important;
}

.mr134 {
  margin-right: 134px !important;
}

.mr135 {
  margin-right: 135px !important;
}

.mr136 {
  margin-right: 136px !important;
}

.mr137 {
  margin-right: 137px !important;
}

.mr138 {
  margin-right: 138px !important;
}

.mr139 {
  margin-right: 139px !important;
}

.mr140 {
  margin-right: 140px !important;
}

.mr141 {
  margin-right: 141px !important;
}

.mr142 {
  margin-right: 142px !important;
}

.mr143 {
  margin-right: 143px !important;
}

.mr144 {
  margin-right: 144px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mr146 {
  margin-right: 146px !important;
}

.mr147 {
  margin-right: 147px !important;
}

.mr148 {
  margin-right: 148px !important;
}

.mr149 {
  margin-right: 149px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mr151 {
  margin-right: 151px !important;
}

.mr152 {
  margin-right: 152px !important;
}

.mr153 {
  margin-right: 153px !important;
}

.mr154 {
  margin-right: 154px !important;
}

.mr155 {
  margin-right: 155px !important;
}

.mr156 {
  margin-right: 156px !important;
}

.mr157 {
  margin-right: 157px !important;
}

.mr158 {
  margin-right: 158px !important;
}

.mr159 {
  margin-right: 159px !important;
}

.mr160 {
  margin-right: 160px !important;
}

.mr161 {
  margin-right: 161px !important;
}

.mr162 {
  margin-right: 162px !important;
}

.mr163 {
  margin-right: 163px !important;
}

.mr164 {
  margin-right: 164px !important;
}

.mr165 {
  margin-right: 165px !important;
}

.mr166 {
  margin-right: 166px !important;
}

.mr167 {
  margin-right: 167px !important;
}

.mr168 {
  margin-right: 168px !important;
}

.mr169 {
  margin-right: 169px !important;
}

.mr170 {
  margin-right: 170px !important;
}

.mr171 {
  margin-right: 171px !important;
}

.mr172 {
  margin-right: 172px !important;
}

.mr173 {
  margin-right: 173px !important;
}

.mr174 {
  margin-right: 174px !important;
}

.mr175 {
  margin-right: 175px !important;
}

.mr176 {
  margin-right: 176px !important;
}

.mr177 {
  margin-right: 177px !important;
}

.mr178 {
  margin-right: 178px !important;
}

.mr179 {
  margin-right: 179px !important;
}

.mr180 {
  margin-right: 180px !important;
}

.mr181 {
  margin-right: 181px !important;
}

.mr182 {
  margin-right: 182px !important;
}

.mr183 {
  margin-right: 183px !important;
}

.mr184 {
  margin-right: 184px !important;
}

.mr185 {
  margin-right: 185px !important;
}

.mr186 {
  margin-right: 186px !important;
}

.mr187 {
  margin-right: 187px !important;
}

.mr188 {
  margin-right: 188px !important;
}

.mr189 {
  margin-right: 189px !important;
}

.mr190 {
  margin-right: 190px !important;
}

.mr191 {
  margin-right: 191px !important;
}

.mr192 {
  margin-right: 192px !important;
}

.mr193 {
  margin-right: 193px !important;
}

.mr194 {
  margin-right: 194px !important;
}

.mr195 {
  margin-right: 195px !important;
}

.mr196 {
  margin-right: 196px !important;
}

.mr197 {
  margin-right: 197px !important;
}

.mr198 {
  margin-right: 198px !important;
}

.mr199 {
  margin-right: 199px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml11 {
  margin-left: 11px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.ml13 {
  margin-left: 13px !important;
}

.ml14 {
  margin-left: 14px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.ml17 {
  margin-left: 17px !important;
}

.ml18 {
  margin-left: 18px !important;
}

.ml19 {
  margin-left: 19px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml21 {
  margin-left: 21px !important;
}

.ml22 {
  margin-left: 22px !important;
}

.ml23 {
  margin-left: 23px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml26 {
  margin-left: 26px !important;
}

.ml27 {
  margin-left: 27px !important;
}

.ml28 {
  margin-left: 28px !important;
}

.ml29 {
  margin-left: 29px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml31 {
  margin-left: 31px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml33 {
  margin-left: 33px !important;
}

.ml34 {
  margin-left: 34px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml36 {
  margin-left: 36px !important;
}

.ml37 {
  margin-left: 37px !important;
}

.ml38 {
  margin-left: 38px !important;
}

.ml39 {
  margin-left: 39px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml41 {
  margin-left: 41px !important;
}

.ml42 {
  margin-left: 42px !important;
}

.ml43 {
  margin-left: 43px !important;
}

.ml44 {
  margin-left: 44px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml46 {
  margin-left: 46px !important;
}

.ml47 {
  margin-left: 47px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.ml49 {
  margin-left: 49px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml51 {
  margin-left: 51px !important;
}

.ml52 {
  margin-left: 52px !important;
}

.ml53 {
  margin-left: 53px !important;
}

.ml54 {
  margin-left: 54px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.ml57 {
  margin-left: 57px !important;
}

.ml58 {
  margin-left: 58px !important;
}

.ml59 {
  margin-left: 59px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml61 {
  margin-left: 61px !important;
}

.ml62 {
  margin-left: 62px !important;
}

.ml63 {
  margin-left: 63px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml66 {
  margin-left: 66px !important;
}

.ml67 {
  margin-left: 67px !important;
}

.ml68 {
  margin-left: 68px !important;
}

.ml69 {
  margin-left: 69px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml71 {
  margin-left: 71px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.ml73 {
  margin-left: 73px !important;
}

.ml74 {
  margin-left: 74px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml76 {
  margin-left: 76px !important;
}

.ml77 {
  margin-left: 77px !important;
}

.ml78 {
  margin-left: 78px !important;
}

.ml79 {
  margin-left: 79px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml81 {
  margin-left: 81px !important;
}

.ml82 {
  margin-left: 82px !important;
}

.ml83 {
  margin-left: 83px !important;
}

.ml84 {
  margin-left: 84px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml86 {
  margin-left: 86px !important;
}

.ml87 {
  margin-left: 87px !important;
}

.ml88 {
  margin-left: 88px !important;
}

.ml89 {
  margin-left: 89px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml91 {
  margin-left: 91px !important;
}

.ml92 {
  margin-left: 92px !important;
}

.ml93 {
  margin-left: 93px !important;
}

.ml94 {
  margin-left: 94px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml96 {
  margin-left: 96px !important;
}

.ml97 {
  margin-left: 97px !important;
}

.ml98 {
  margin-left: 98px !important;
}

.ml99 {
  margin-left: 99px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml101 {
  margin-left: 101px !important;
}

.ml102 {
  margin-left: 102px !important;
}

.ml103 {
  margin-left: 103px !important;
}

.ml104 {
  margin-left: 104px !important;
}

.ml105 {
  margin-left: 105px !important;
}

.ml106 {
  margin-left: 106px !important;
}

.ml107 {
  margin-left: 107px !important;
}

.ml108 {
  margin-left: 108px !important;
}

.ml109 {
  margin-left: 109px !important;
}

.ml110 {
  margin-left: 110px !important;
}

.ml111 {
  margin-left: 111px !important;
}

.ml112 {
  margin-left: 112px !important;
}

.ml113 {
  margin-left: 113px !important;
}

.ml114 {
  margin-left: 114px !important;
}

.ml115 {
  margin-left: 115px !important;
}

.ml116 {
  margin-left: 116px !important;
}

.ml117 {
  margin-left: 117px !important;
}

.ml118 {
  margin-left: 118px !important;
}

.ml119 {
  margin-left: 119px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.ml121 {
  margin-left: 121px !important;
}

.ml122 {
  margin-left: 122px !important;
}

.ml123 {
  margin-left: 123px !important;
}

.ml124 {
  margin-left: 124px !important;
}

.ml125 {
  margin-left: 125px !important;
}

.ml126 {
  margin-left: 126px !important;
}

.ml127 {
  margin-left: 127px !important;
}

.ml128 {
  margin-left: 128px !important;
}

.ml129 {
  margin-left: 129px !important;
}

.ml130 {
  margin-left: 130px !important;
}

.ml131 {
  margin-left: 131px !important;
}

.ml132 {
  margin-left: 132px !important;
}

.ml133 {
  margin-left: 133px !important;
}

.ml134 {
  margin-left: 134px !important;
}

.ml135 {
  margin-left: 135px !important;
}

.ml136 {
  margin-left: 136px !important;
}

.ml137 {
  margin-left: 137px !important;
}

.ml138 {
  margin-left: 138px !important;
}

.ml139 {
  margin-left: 139px !important;
}

.ml140 {
  margin-left: 140px !important;
}

.ml141 {
  margin-left: 141px !important;
}

.ml142 {
  margin-left: 142px !important;
}

.ml143 {
  margin-left: 143px !important;
}

.ml144 {
  margin-left: 144px !important;
}

.ml145 {
  margin-left: 145px !important;
}

.ml146 {
  margin-left: 146px !important;
}

.ml147 {
  margin-left: 147px !important;
}

.ml148 {
  margin-left: 148px !important;
}

.ml149 {
  margin-left: 149px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.ml151 {
  margin-left: 151px !important;
}

.ml152 {
  margin-left: 152px !important;
}

.ml153 {
  margin-left: 153px !important;
}

.ml154 {
  margin-left: 154px !important;
}

.ml155 {
  margin-left: 155px !important;
}

.ml156 {
  margin-left: 156px !important;
}

.ml157 {
  margin-left: 157px !important;
}

.ml158 {
  margin-left: 158px !important;
}

.ml159 {
  margin-left: 159px !important;
}

.ml160 {
  margin-left: 160px !important;
}

.ml161 {
  margin-left: 161px !important;
}

.ml162 {
  margin-left: 162px !important;
}

.ml163 {
  margin-left: 163px !important;
}

.ml164 {
  margin-left: 164px !important;
}

.ml165 {
  margin-left: 165px !important;
}

.ml166 {
  margin-left: 166px !important;
}

.ml167 {
  margin-left: 167px !important;
}

.ml168 {
  margin-left: 168px !important;
}

.ml169 {
  margin-left: 169px !important;
}

.ml170 {
  margin-left: 170px !important;
}

.ml171 {
  margin-left: 171px !important;
}

.ml172 {
  margin-left: 172px !important;
}

.ml173 {
  margin-left: 173px !important;
}

.ml174 {
  margin-left: 174px !important;
}

.ml175 {
  margin-left: 175px !important;
}

.ml176 {
  margin-left: 176px !important;
}

.ml177 {
  margin-left: 177px !important;
}

.ml178 {
  margin-left: 178px !important;
}

.ml179 {
  margin-left: 179px !important;
}

.ml180 {
  margin-left: 180px !important;
}

.ml181 {
  margin-left: 181px !important;
}

.ml182 {
  margin-left: 182px !important;
}

.ml183 {
  margin-left: 183px !important;
}

.ml184 {
  margin-left: 184px !important;
}

.ml185 {
  margin-left: 185px !important;
}

.ml186 {
  margin-left: 186px !important;
}

.ml187 {
  margin-left: 187px !important;
}

.ml188 {
  margin-left: 188px !important;
}

.ml189 {
  margin-left: 189px !important;
}

.ml190 {
  margin-left: 190px !important;
}

.ml191 {
  margin-left: 191px !important;
}

.ml192 {
  margin-left: 192px !important;
}

.ml193 {
  margin-left: 193px !important;
}

.ml194 {
  margin-left: 194px !important;
}

.ml195 {
  margin-left: 195px !important;
}

.ml196 {
  margin-left: 196px !important;
}

.ml197 {
  margin-left: 197px !important;
}

.ml198 {
  margin-left: 198px !important;
}

.ml199 {
  margin-left: 199px !important;
}

.ml200 {
  margin-left: 200px !important;
}

.mrlauto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.p0 {
  padding: 0px !important;
}

.p1 {
  padding: 1px !important;
}

.p2 {
  padding: 2px !important;
}

.p3 {
  padding: 3px !important;
}

.p4 {
  padding: 4px !important;
}

.p5 {
  padding: 5px !important;
}

.p6 {
  padding: 6px !important;
}

.p7 {
  padding: 7px !important;
}

.p8 {
  padding: 8px !important;
}

.p9 {
  padding: 9px !important;
}

.p10 {
  padding: 10px !important;
}

.p11 {
  padding: 11px !important;
}

.p12 {
  padding: 12px !important;
}

.p13 {
  padding: 13px !important;
}

.p14 {
  padding: 14px !important;
}

.p15 {
  padding: 15px !important;
}

.p16 {
  padding: 16px !important;
}

.p17 {
  padding: 17px !important;
}

.p18 {
  padding: 18px !important;
}

.p19 {
  padding: 19px !important;
}

.p20 {
  padding: 20px !important;
}

.p21 {
  padding: 21px !important;
}

.p22 {
  padding: 22px !important;
}

.p23 {
  padding: 23px !important;
}

.p24 {
  padding: 24px !important;
}

.p25 {
  padding: 25px !important;
}

.p26 {
  padding: 26px !important;
}

.p27 {
  padding: 27px !important;
}

.p28 {
  padding: 28px !important;
}

.p29 {
  padding: 29px !important;
}

.p30 {
  padding: 30px !important;
}

.p31 {
  padding: 31px !important;
}

.p32 {
  padding: 32px !important;
}

.p33 {
  padding: 33px !important;
}

.p34 {
  padding: 34px !important;
}

.p35 {
  padding: 35px !important;
}

.p36 {
  padding: 36px !important;
}

.p37 {
  padding: 37px !important;
}

.p38 {
  padding: 38px !important;
}

.p39 {
  padding: 39px !important;
}

.p40 {
  padding: 40px !important;
}

.p41 {
  padding: 41px !important;
}

.p42 {
  padding: 42px !important;
}

.p43 {
  padding: 43px !important;
}

.p44 {
  padding: 44px !important;
}

.p45 {
  padding: 45px !important;
}

.p46 {
  padding: 46px !important;
}

.p47 {
  padding: 47px !important;
}

.p48 {
  padding: 48px !important;
}

.p49 {
  padding: 49px !important;
}

.p50 {
  padding: 50px !important;
}

.p51 {
  padding: 51px !important;
}

.p52 {
  padding: 52px !important;
}

.p53 {
  padding: 53px !important;
}

.p54 {
  padding: 54px !important;
}

.p55 {
  padding: 55px !important;
}

.p56 {
  padding: 56px !important;
}

.p57 {
  padding: 57px !important;
}

.p58 {
  padding: 58px !important;
}

.p59 {
  padding: 59px !important;
}

.p60 {
  padding: 60px !important;
}

.p61 {
  padding: 61px !important;
}

.p62 {
  padding: 62px !important;
}

.p63 {
  padding: 63px !important;
}

.p64 {
  padding: 64px !important;
}

.p65 {
  padding: 65px !important;
}

.p66 {
  padding: 66px !important;
}

.p67 {
  padding: 67px !important;
}

.p68 {
  padding: 68px !important;
}

.p69 {
  padding: 69px !important;
}

.p70 {
  padding: 70px !important;
}

.p71 {
  padding: 71px !important;
}

.p72 {
  padding: 72px !important;
}

.p73 {
  padding: 73px !important;
}

.p74 {
  padding: 74px !important;
}

.p75 {
  padding: 75px !important;
}

.p76 {
  padding: 76px !important;
}

.p77 {
  padding: 77px !important;
}

.p78 {
  padding: 78px !important;
}

.p79 {
  padding: 79px !important;
}

.p80 {
  padding: 80px !important;
}

.p81 {
  padding: 81px !important;
}

.p82 {
  padding: 82px !important;
}

.p83 {
  padding: 83px !important;
}

.p84 {
  padding: 84px !important;
}

.p85 {
  padding: 85px !important;
}

.p86 {
  padding: 86px !important;
}

.p87 {
  padding: 87px !important;
}

.p88 {
  padding: 88px !important;
}

.p89 {
  padding: 89px !important;
}

.p90 {
  padding: 90px !important;
}

.p91 {
  padding: 91px !important;
}

.p92 {
  padding: 92px !important;
}

.p93 {
  padding: 93px !important;
}

.p94 {
  padding: 94px !important;
}

.p95 {
  padding: 95px !important;
}

.p96 {
  padding: 96px !important;
}

.p97 {
  padding: 97px !important;
}

.p98 {
  padding: 98px !important;
}

.p99 {
  padding: 99px !important;
}

.p100 {
  padding: 100px !important;
}

.p101 {
  padding: 101px !important;
}

.p102 {
  padding: 102px !important;
}

.p103 {
  padding: 103px !important;
}

.p104 {
  padding: 104px !important;
}

.p105 {
  padding: 105px !important;
}

.p106 {
  padding: 106px !important;
}

.p107 {
  padding: 107px !important;
}

.p108 {
  padding: 108px !important;
}

.p109 {
  padding: 109px !important;
}

.p110 {
  padding: 110px !important;
}

.p111 {
  padding: 111px !important;
}

.p112 {
  padding: 112px !important;
}

.p113 {
  padding: 113px !important;
}

.p114 {
  padding: 114px !important;
}

.p115 {
  padding: 115px !important;
}

.p116 {
  padding: 116px !important;
}

.p117 {
  padding: 117px !important;
}

.p118 {
  padding: 118px !important;
}

.p119 {
  padding: 119px !important;
}

.p120 {
  padding: 120px !important;
}

.p121 {
  padding: 121px !important;
}

.p122 {
  padding: 122px !important;
}

.p123 {
  padding: 123px !important;
}

.p124 {
  padding: 124px !important;
}

.p125 {
  padding: 125px !important;
}

.p126 {
  padding: 126px !important;
}

.p127 {
  padding: 127px !important;
}

.p128 {
  padding: 128px !important;
}

.p129 {
  padding: 129px !important;
}

.p130 {
  padding: 130px !important;
}

.p131 {
  padding: 131px !important;
}

.p132 {
  padding: 132px !important;
}

.p133 {
  padding: 133px !important;
}

.p134 {
  padding: 134px !important;
}

.p135 {
  padding: 135px !important;
}

.p136 {
  padding: 136px !important;
}

.p137 {
  padding: 137px !important;
}

.p138 {
  padding: 138px !important;
}

.p139 {
  padding: 139px !important;
}

.p140 {
  padding: 140px !important;
}

.p141 {
  padding: 141px !important;
}

.p142 {
  padding: 142px !important;
}

.p143 {
  padding: 143px !important;
}

.p144 {
  padding: 144px !important;
}

.p145 {
  padding: 145px !important;
}

.p146 {
  padding: 146px !important;
}

.p147 {
  padding: 147px !important;
}

.p148 {
  padding: 148px !important;
}

.p149 {
  padding: 149px !important;
}

.p150 {
  padding: 150px !important;
}

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

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl11 {
  padding-left: 11px !important;
}

.pl12 {
  padding-left: 12px !important;
}

.pl13 {
  padding-left: 13px !important;
}

.pl14 {
  padding-left: 14px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pl17 {
  padding-left: 17px !important;
}

.pl18 {
  padding-left: 18px !important;
}

.pl19 {
  padding-left: 19px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl21 {
  padding-left: 21px !important;
}

.pl22 {
  padding-left: 22px !important;
}

.pl23 {
  padding-left: 23px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl26 {
  padding-left: 26px !important;
}

.pl27 {
  padding-left: 27px !important;
}

.pl28 {
  padding-left: 28px !important;
}

.pl29 {
  padding-left: 29px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl31 {
  padding-left: 31px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pl33 {
  padding-left: 33px !important;
}

.pl34 {
  padding-left: 34px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl36 {
  padding-left: 36px !important;
}

.pl37 {
  padding-left: 37px !important;
}

.pl38 {
  padding-left: 38px !important;
}

.pl39 {
  padding-left: 39px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl41 {
  padding-left: 41px !important;
}

.pl42 {
  padding-left: 42px !important;
}

.pl43 {
  padding-left: 43px !important;
}

.pl44 {
  padding-left: 44px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl46 {
  padding-left: 46px !important;
}

.pl47 {
  padding-left: 47px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.pl49 {
  padding-left: 49px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl51 {
  padding-left: 51px !important;
}

.pl52 {
  padding-left: 52px !important;
}

.pl53 {
  padding-left: 53px !important;
}

.pl54 {
  padding-left: 54px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pl57 {
  padding-left: 57px !important;
}

.pl58 {
  padding-left: 58px !important;
}

.pl59 {
  padding-left: 59px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl61 {
  padding-left: 61px !important;
}

.pl62 {
  padding-left: 62px !important;
}

.pl63 {
  padding-left: 63px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl66 {
  padding-left: 66px !important;
}

.pl67 {
  padding-left: 67px !important;
}

.pl68 {
  padding-left: 68px !important;
}

.pl69 {
  padding-left: 69px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl71 {
  padding-left: 71px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.pl73 {
  padding-left: 73px !important;
}

.pl74 {
  padding-left: 74px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl76 {
  padding-left: 76px !important;
}

.pl77 {
  padding-left: 77px !important;
}

.pl78 {
  padding-left: 78px !important;
}

.pl79 {
  padding-left: 79px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl81 {
  padding-left: 81px !important;
}

.pl82 {
  padding-left: 82px !important;
}

.pl83 {
  padding-left: 83px !important;
}

.pl84 {
  padding-left: 84px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl86 {
  padding-left: 86px !important;
}

.pl87 {
  padding-left: 87px !important;
}

.pl88 {
  padding-left: 88px !important;
}

.pl89 {
  padding-left: 89px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl91 {
  padding-left: 91px !important;
}

.pl92 {
  padding-left: 92px !important;
}

.pl93 {
  padding-left: 93px !important;
}

.pl94 {
  padding-left: 94px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl96 {
  padding-left: 96px !important;
}

.pl97 {
  padding-left: 97px !important;
}

.pl98 {
  padding-left: 98px !important;
}

.pl99 {
  padding-left: 99px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl101 {
  padding-left: 101px !important;
}

.pl102 {
  padding-left: 102px !important;
}

.pl103 {
  padding-left: 103px !important;
}

.pl104 {
  padding-left: 104px !important;
}

.pl105 {
  padding-left: 105px !important;
}

.pl106 {
  padding-left: 106px !important;
}

.pl107 {
  padding-left: 107px !important;
}

.pl108 {
  padding-left: 108px !important;
}

.pl109 {
  padding-left: 109px !important;
}

.pl110 {
  padding-left: 110px !important;
}

.pl111 {
  padding-left: 111px !important;
}

.pl112 {
  padding-left: 112px !important;
}

.pl113 {
  padding-left: 113px !important;
}

.pl114 {
  padding-left: 114px !important;
}

.pl115 {
  padding-left: 115px !important;
}

.pl116 {
  padding-left: 116px !important;
}

.pl117 {
  padding-left: 117px !important;
}

.pl118 {
  padding-left: 118px !important;
}

.pl119 {
  padding-left: 119px !important;
}

.pl120 {
  padding-left: 120px !important;
}

.pl121 {
  padding-left: 121px !important;
}

.pl122 {
  padding-left: 122px !important;
}

.pl123 {
  padding-left: 123px !important;
}

.pl124 {
  padding-left: 124px !important;
}

.pl125 {
  padding-left: 125px !important;
}

.pl126 {
  padding-left: 126px !important;
}

.pl127 {
  padding-left: 127px !important;
}

.pl128 {
  padding-left: 128px !important;
}

.pl129 {
  padding-left: 129px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.pl131 {
  padding-left: 131px !important;
}

.pl132 {
  padding-left: 132px !important;
}

.pl133 {
  padding-left: 133px !important;
}

.pl134 {
  padding-left: 134px !important;
}

.pl135 {
  padding-left: 135px !important;
}

.pl136 {
  padding-left: 136px !important;
}

.pl137 {
  padding-left: 137px !important;
}

.pl138 {
  padding-left: 138px !important;
}

.pl139 {
  padding-left: 139px !important;
}

.pl140 {
  padding-left: 140px !important;
}

.pl141 {
  padding-left: 141px !important;
}

.pl142 {
  padding-left: 142px !important;
}

.pl143 {
  padding-left: 143px !important;
}

.pl144 {
  padding-left: 144px !important;
}

.pl145 {
  padding-left: 145px !important;
}

.pl146 {
  padding-left: 146px !important;
}

.pl147 {
  padding-left: 147px !important;
}

.pl148 {
  padding-left: 148px !important;
}

.pl149 {
  padding-left: 149px !important;
}

.pl150 {
  padding-left: 150px !important;
}

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

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr11 {
  padding-right: 11px !important;
}

.pr12 {
  padding-right: 12px !important;
}

.pr13 {
  padding-right: 13px !important;
}

.pr14 {
  padding-right: 14px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pr17 {
  padding-right: 17px !important;
}

.pr18 {
  padding-right: 18px !important;
}

.pr19 {
  padding-right: 19px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr21 {
  padding-right: 21px !important;
}

.pr22 {
  padding-right: 22px !important;
}

.pr23 {
  padding-right: 23px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr26 {
  padding-right: 26px !important;
}

.pr27 {
  padding-right: 27px !important;
}

.pr28 {
  padding-right: 28px !important;
}

.pr29 {
  padding-right: 29px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr31 {
  padding-right: 31px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pr33 {
  padding-right: 33px !important;
}

.pr34 {
  padding-right: 34px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr36 {
  padding-right: 36px !important;
}

.pr37 {
  padding-right: 37px !important;
}

.pr38 {
  padding-right: 38px !important;
}

.pr39 {
  padding-right: 39px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr41 {
  padding-right: 41px !important;
}

.pr42 {
  padding-right: 42px !important;
}

.pr43 {
  padding-right: 43px !important;
}

.pr44 {
  padding-right: 44px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr46 {
  padding-right: 46px !important;
}

.pr47 {
  padding-right: 47px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pr49 {
  padding-right: 49px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr51 {
  padding-right: 51px !important;
}

.pr52 {
  padding-right: 52px !important;
}

.pr53 {
  padding-right: 53px !important;
}

.pr54 {
  padding-right: 54px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pr57 {
  padding-right: 57px !important;
}

.pr58 {
  padding-right: 58px !important;
}

.pr59 {
  padding-right: 59px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr61 {
  padding-right: 61px !important;
}

.pr62 {
  padding-right: 62px !important;
}

.pr63 {
  padding-right: 63px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr66 {
  padding-right: 66px !important;
}

.pr67 {
  padding-right: 67px !important;
}

.pr68 {
  padding-right: 68px !important;
}

.pr69 {
  padding-right: 69px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr71 {
  padding-right: 71px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pr73 {
  padding-right: 73px !important;
}

.pr74 {
  padding-right: 74px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr76 {
  padding-right: 76px !important;
}

.pr77 {
  padding-right: 77px !important;
}

.pr78 {
  padding-right: 78px !important;
}

.pr79 {
  padding-right: 79px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr81 {
  padding-right: 81px !important;
}

.pr82 {
  padding-right: 82px !important;
}

.pr83 {
  padding-right: 83px !important;
}

.pr84 {
  padding-right: 84px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr86 {
  padding-right: 86px !important;
}

.pr87 {
  padding-right: 87px !important;
}

.pr88 {
  padding-right: 88px !important;
}

.pr89 {
  padding-right: 89px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr91 {
  padding-right: 91px !important;
}

.pr92 {
  padding-right: 92px !important;
}

.pr93 {
  padding-right: 93px !important;
}

.pr94 {
  padding-right: 94px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr96 {
  padding-right: 96px !important;
}

.pr97 {
  padding-right: 97px !important;
}

.pr98 {
  padding-right: 98px !important;
}

.pr99 {
  padding-right: 99px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr101 {
  padding-right: 101px !important;
}

.pr102 {
  padding-right: 102px !important;
}

.pr103 {
  padding-right: 103px !important;
}

.pr104 {
  padding-right: 104px !important;
}

.pr105 {
  padding-right: 105px !important;
}

.pr106 {
  padding-right: 106px !important;
}

.pr107 {
  padding-right: 107px !important;
}

.pr108 {
  padding-right: 108px !important;
}

.pr109 {
  padding-right: 109px !important;
}

.pr110 {
  padding-right: 110px !important;
}

.pr111 {
  padding-right: 111px !important;
}

.pr112 {
  padding-right: 112px !important;
}

.pr113 {
  padding-right: 113px !important;
}

.pr114 {
  padding-right: 114px !important;
}

.pr115 {
  padding-right: 115px !important;
}

.pr116 {
  padding-right: 116px !important;
}

.pr117 {
  padding-right: 117px !important;
}

.pr118 {
  padding-right: 118px !important;
}

.pr119 {
  padding-right: 119px !important;
}

.pr120 {
  padding-right: 120px !important;
}

.pr121 {
  padding-right: 121px !important;
}

.pr122 {
  padding-right: 122px !important;
}

.pr123 {
  padding-right: 123px !important;
}

.pr124 {
  padding-right: 124px !important;
}

.pr125 {
  padding-right: 125px !important;
}

.pr126 {
  padding-right: 126px !important;
}

.pr127 {
  padding-right: 127px !important;
}

.pr128 {
  padding-right: 128px !important;
}

.pr129 {
  padding-right: 129px !important;
}

.pr130 {
  padding-right: 130px !important;
}

.pr131 {
  padding-right: 131px !important;
}

.pr132 {
  padding-right: 132px !important;
}

.pr133 {
  padding-right: 133px !important;
}

.pr134 {
  padding-right: 134px !important;
}

.pr135 {
  padding-right: 135px !important;
}

.pr136 {
  padding-right: 136px !important;
}

.pr137 {
  padding-right: 137px !important;
}

.pr138 {
  padding-right: 138px !important;
}

.pr139 {
  padding-right: 139px !important;
}

.pr140 {
  padding-right: 140px !important;
}

.pr141 {
  padding-right: 141px !important;
}

.pr142 {
  padding-right: 142px !important;
}

.pr143 {
  padding-right: 143px !important;
}

.pr144 {
  padding-right: 144px !important;
}

.pr145 {
  padding-right: 145px !important;
}

.pr146 {
  padding-right: 146px !important;
}

.pr147 {
  padding-right: 147px !important;
}

.pr148 {
  padding-right: 148px !important;
}

.pr149 {
  padding-right: 149px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pt13 {
  padding-top: 13px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt17 {
  padding-top: 17px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pt19 {
  padding-top: 19px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt21 {
  padding-top: 21px !important;
}

.pt22 {
  padding-top: 22px !important;
}

.pt23 {
  padding-top: 23px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt26 {
  padding-top: 26px !important;
}

.pt27 {
  padding-top: 27px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.pt29 {
  padding-top: 29px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt31 {
  padding-top: 31px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pt33 {
  padding-top: 33px !important;
}

.pt34 {
  padding-top: 34px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt36 {
  padding-top: 36px !important;
}

.pt37 {
  padding-top: 37px !important;
}

.pt38 {
  padding-top: 38px !important;
}

.pt39 {
  padding-top: 39px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt41 {
  padding-top: 41px !important;
}

.pt42 {
  padding-top: 42px !important;
}

.pt43 {
  padding-top: 43px !important;
}

.pt44 {
  padding-top: 44px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt46 {
  padding-top: 46px !important;
}

.pt47 {
  padding-top: 47px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pt49 {
  padding-top: 49px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt51 {
  padding-top: 51px !important;
}

.pt52 {
  padding-top: 52px !important;
}

.pt53 {
  padding-top: 53px !important;
}

.pt54 {
  padding-top: 54px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pt57 {
  padding-top: 57px !important;
}

.pt58 {
  padding-top: 58px !important;
}

.pt59 {
  padding-top: 59px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt61 {
  padding-top: 61px !important;
}

.pt62 {
  padding-top: 62px !important;
}

.pt63 {
  padding-top: 63px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt66 {
  padding-top: 66px !important;
}

.pt67 {
  padding-top: 67px !important;
}

.pt68 {
  padding-top: 68px !important;
}

.pt69 {
  padding-top: 69px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt71 {
  padding-top: 71px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pt73 {
  padding-top: 73px !important;
}

.pt74 {
  padding-top: 74px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt76 {
  padding-top: 76px !important;
}

.pt77 {
  padding-top: 77px !important;
}

.pt78 {
  padding-top: 78px !important;
}

.pt79 {
  padding-top: 79px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt81 {
  padding-top: 81px !important;
}

.pt82 {
  padding-top: 82px !important;
}

.pt83 {
  padding-top: 83px !important;
}

.pt84 {
  padding-top: 84px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt86 {
  padding-top: 86px !important;
}

.pt87 {
  padding-top: 87px !important;
}

.pt88 {
  padding-top: 88px !important;
}

.pt89 {
  padding-top: 89px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt91 {
  padding-top: 91px !important;
}

.pt92 {
  padding-top: 92px !important;
}

.pt93 {
  padding-top: 93px !important;
}

.pt94 {
  padding-top: 94px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt96 {
  padding-top: 96px !important;
}

.pt97 {
  padding-top: 97px !important;
}

.pt98 {
  padding-top: 98px !important;
}

.pt99 {
  padding-top: 99px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt101 {
  padding-top: 101px !important;
}

.pt102 {
  padding-top: 102px !important;
}

.pt103 {
  padding-top: 103px !important;
}

.pt104 {
  padding-top: 104px !important;
}

.pt105 {
  padding-top: 105px !important;
}

.pt106 {
  padding-top: 106px !important;
}

.pt107 {
  padding-top: 107px !important;
}

.pt108 {
  padding-top: 108px !important;
}

.pt109 {
  padding-top: 109px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pt111 {
  padding-top: 111px !important;
}

.pt112 {
  padding-top: 112px !important;
}

.pt113 {
  padding-top: 113px !important;
}

.pt114 {
  padding-top: 114px !important;
}

.pt115 {
  padding-top: 115px !important;
}

.pt116 {
  padding-top: 116px !important;
}

.pt117 {
  padding-top: 117px !important;
}

.pt118 {
  padding-top: 118px !important;
}

.pt119 {
  padding-top: 119px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pt121 {
  padding-top: 121px !important;
}

.pt122 {
  padding-top: 122px !important;
}

.pt123 {
  padding-top: 123px !important;
}

.pt124 {
  padding-top: 124px !important;
}

.pt125 {
  padding-top: 125px !important;
}

.pt126 {
  padding-top: 126px !important;
}

.pt127 {
  padding-top: 127px !important;
}

.pt128 {
  padding-top: 128px !important;
}

.pt129 {
  padding-top: 129px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pt131 {
  padding-top: 131px !important;
}

.pt132 {
  padding-top: 132px !important;
}

.pt133 {
  padding-top: 133px !important;
}

.pt134 {
  padding-top: 134px !important;
}

.pt135 {
  padding-top: 135px !important;
}

.pt136 {
  padding-top: 136px !important;
}

.pt137 {
  padding-top: 137px !important;
}

.pt138 {
  padding-top: 138px !important;
}

.pt139 {
  padding-top: 139px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pt141 {
  padding-top: 141px !important;
}

.pt142 {
  padding-top: 142px !important;
}

.pt143 {
  padding-top: 143px !important;
}

.pt144 {
  padding-top: 144px !important;
}

.pt145 {
  padding-top: 145px !important;
}

.pt146 {
  padding-top: 146px !important;
}

.pt147 {
  padding-top: 147px !important;
}

.pt148 {
  padding-top: 148px !important;
}

.pt149 {
  padding-top: 149px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pb13 {
  padding-bottom: 13px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb17 {
  padding-bottom: 17px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.pb19 {
  padding-bottom: 19px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb21 {
  padding-bottom: 21px !important;
}

.pb22 {
  padding-bottom: 22px !important;
}

.pb23 {
  padding-bottom: 23px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb26 {
  padding-bottom: 26px !important;
}

.pb27 {
  padding-bottom: 27px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.pb29 {
  padding-bottom: 29px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb31 {
  padding-bottom: 31px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pb33 {
  padding-bottom: 33px !important;
}

.pb34 {
  padding-bottom: 34px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb36 {
  padding-bottom: 36px !important;
}

.pb37 {
  padding-bottom: 37px !important;
}

.pb38 {
  padding-bottom: 38px !important;
}

.pb39 {
  padding-bottom: 39px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb41 {
  padding-bottom: 41px !important;
}

.pb42 {
  padding-bottom: 42px !important;
}

.pb43 {
  padding-bottom: 43px !important;
}

.pb44 {
  padding-bottom: 44px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb46 {
  padding-bottom: 46px !important;
}

.pb47 {
  padding-bottom: 47px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pb49 {
  padding-bottom: 49px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb51 {
  padding-bottom: 51px !important;
}

.pb52 {
  padding-bottom: 52px !important;
}

.pb53 {
  padding-bottom: 53px !important;
}

.pb54 {
  padding-bottom: 54px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pb57 {
  padding-bottom: 57px !important;
}

.pb58 {
  padding-bottom: 58px !important;
}

.pb59 {
  padding-bottom: 59px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb61 {
  padding-bottom: 61px !important;
}

.pb62 {
  padding-bottom: 62px !important;
}

.pb63 {
  padding-bottom: 63px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb66 {
  padding-bottom: 66px !important;
}

.pb67 {
  padding-bottom: 67px !important;
}

.pb68 {
  padding-bottom: 68px !important;
}

.pb69 {
  padding-bottom: 69px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb71 {
  padding-bottom: 71px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pb73 {
  padding-bottom: 73px !important;
}

.pb74 {
  padding-bottom: 74px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb76 {
  padding-bottom: 76px !important;
}

.pb77 {
  padding-bottom: 77px !important;
}

.pb78 {
  padding-bottom: 78px !important;
}

.pb79 {
  padding-bottom: 79px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb81 {
  padding-bottom: 81px !important;
}

.pb82 {
  padding-bottom: 82px !important;
}

.pb83 {
  padding-bottom: 83px !important;
}

.pb84 {
  padding-bottom: 84px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb86 {
  padding-bottom: 86px !important;
}

.pb87 {
  padding-bottom: 87px !important;
}

.pb88 {
  padding-bottom: 88px !important;
}

.pb89 {
  padding-bottom: 89px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb91 {
  padding-bottom: 91px !important;
}

.pb92 {
  padding-bottom: 92px !important;
}

.pb93 {
  padding-bottom: 93px !important;
}

.pb94 {
  padding-bottom: 94px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb96 {
  padding-bottom: 96px !important;
}

.pb97 {
  padding-bottom: 97px !important;
}

.pb98 {
  padding-bottom: 98px !important;
}

.pb99 {
  padding-bottom: 99px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb101 {
  padding-bottom: 101px !important;
}

.pb102 {
  padding-bottom: 102px !important;
}

.pb103 {
  padding-bottom: 103px !important;
}

.pb104 {
  padding-bottom: 104px !important;
}

.pb105 {
  padding-bottom: 105px !important;
}

.pb106 {
  padding-bottom: 106px !important;
}

.pb107 {
  padding-bottom: 107px !important;
}

.pb108 {
  padding-bottom: 108px !important;
}

.pb109 {
  padding-bottom: 109px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pb111 {
  padding-bottom: 111px !important;
}

.pb112 {
  padding-bottom: 112px !important;
}

.pb113 {
  padding-bottom: 113px !important;
}

.pb114 {
  padding-bottom: 114px !important;
}

.pb115 {
  padding-bottom: 115px !important;
}

.pb116 {
  padding-bottom: 116px !important;
}

.pb117 {
  padding-bottom: 117px !important;
}

.pb118 {
  padding-bottom: 118px !important;
}

.pb119 {
  padding-bottom: 119px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pb121 {
  padding-bottom: 121px !important;
}

.pb122 {
  padding-bottom: 122px !important;
}

.pb123 {
  padding-bottom: 123px !important;
}

.pb124 {
  padding-bottom: 124px !important;
}

.pb125 {
  padding-bottom: 125px !important;
}

.pb126 {
  padding-bottom: 126px !important;
}

.pb127 {
  padding-bottom: 127px !important;
}

.pb128 {
  padding-bottom: 128px !important;
}

.pb129 {
  padding-bottom: 129px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pb131 {
  padding-bottom: 131px !important;
}

.pb132 {
  padding-bottom: 132px !important;
}

.pb133 {
  padding-bottom: 133px !important;
}

.pb134 {
  padding-bottom: 134px !important;
}

.pb135 {
  padding-bottom: 135px !important;
}

.pb136 {
  padding-bottom: 136px !important;
}

.pb137 {
  padding-bottom: 137px !important;
}

.pb138 {
  padding-bottom: 138px !important;
}

.pb139 {
  padding-bottom: 139px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pb141 {
  padding-bottom: 141px !important;
}

.pb142 {
  padding-bottom: 142px !important;
}

.pb143 {
  padding-bottom: 143px !important;
}

.pb144 {
  padding-bottom: 144px !important;
}

.pb145 {
  padding-bottom: 145px !important;
}

.pb146 {
  padding-bottom: 146px !important;
}

.pb147 {
  padding-bottom: 147px !important;
}

.pb148 {
  padding-bottom: 148px !important;
}

.pb149 {
  padding-bottom: 149px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fs31 {
  font-size: 31px !important;
}

.fs32 {
  font-size: 32px !important;
}

.fs33 {
  font-size: 33px !important;
}

.fs34 {
  font-size: 34px !important;
}

.fs35 {
  font-size: 35px !important;
}

.fs36 {
  font-size: 36px !important;
}

.fs37 {
  font-size: 37px !important;
}

.fs38 {
  font-size: 38px !important;
}

.fs39 {
  font-size: 39px !important;
}

.fs40 {
  font-size: 40px !important;
}

.fs41 {
  font-size: 41px !important;
}

.fs42 {
  font-size: 42px !important;
}

.fs43 {
  font-size: 43px !important;
}

.fs44 {
  font-size: 44px !important;
}

.fs45 {
  font-size: 45px !important;
}

.fs46 {
  font-size: 46px !important;
}

.fs47 {
  font-size: 47px !important;
}

.fs48 {
  font-size: 48px !important;
}

.fs49 {
  font-size: 49px !important;
}

.fs50 {
  font-size: 50px !important;
}

.fs51 {
  font-size: 51px !important;
}

.fs52 {
  font-size: 52px !important;
}

.fs53 {
  font-size: 53px !important;
}

.fs54 {
  font-size: 54px !important;
}

.fs55 {
  font-size: 55px !important;
}

.fs56 {
  font-size: 56px !important;
}

.fs57 {
  font-size: 57px !important;
}

.fs58 {
  font-size: 58px !important;
}

.fs59 {
  font-size: 59px !important;
}

.fs60 {
  font-size: 60px !important;
}

.fs61 {
  font-size: 61px !important;
}

.fs62 {
  font-size: 62px !important;
}

.fs63 {
  font-size: 63px !important;
}

.fs64 {
  font-size: 64px !important;
}

.fs65 {
  font-size: 65px !important;
}

.fs66 {
  font-size: 66px !important;
}

.fs67 {
  font-size: 67px !important;
}

.fs68 {
  font-size: 68px !important;
}

.fs69 {
  font-size: 69px !important;
}

.fs70 {
  font-size: 70px !important;
}

.fs71 {
  font-size: 71px !important;
}

.fs72 {
  font-size: 72px !important;
}

.fs73 {
  font-size: 73px !important;
}

.fs74 {
  font-size: 74px !important;
}

.fs75 {
  font-size: 75px !important;
}

.fs76 {
  font-size: 76px !important;
}

.fs77 {
  font-size: 77px !important;
}

.fs78 {
  font-size: 78px !important;
}

.fs79 {
  font-size: 79px !important;
}

.fs80 {
  font-size: 80px !important;
}

.fs81 {
  font-size: 81px !important;
}

.fs82 {
  font-size: 82px !important;
}

.fs83 {
  font-size: 83px !important;
}

.fs84 {
  font-size: 84px !important;
}

.fs85 {
  font-size: 85px !important;
}

.fs86 {
  font-size: 86px !important;
}

.fs87 {
  font-size: 87px !important;
}

.fs88 {
  font-size: 88px !important;
}

.fs89 {
  font-size: 89px !important;
}

.fs90 {
  font-size: 90px !important;
}

.fs91 {
  font-size: 91px !important;
}

.fs92 {
  font-size: 92px !important;
}

.fs93 {
  font-size: 93px !important;
}

.fs94 {
  font-size: 94px !important;
}

.fs95 {
  font-size: 95px !important;
}

.fs96 {
  font-size: 96px !important;
}

.fs97 {
  font-size: 97px !important;
}

.fs98 {
  font-size: 98px !important;
}

.fs99 {
  font-size: 99px !important;
}

.fs100 {
  font-size: 100px !important;
}

/*べースカラーとか基本変数*/
body, .midashi-normal span, .midashi-normal, .noraml-list li p span, .midashi-normal span, h2 span, .bf-content li a p {
  font-weight: normal;
  font-family: "FOT-筑紫ゴシック Pro B","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.mids, .midser, h1, h2, h3, h4, h5, h6 {
  font-family: "FOT-筑紫ゴシック Pro E","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.midashi-normal, .noraml-list li p, .midashi-normal, .rct-content span, .page-topup {
  font-family: "Gill Sans", "Gill Sans MT","FOT-筑紫ゴシック Pro B", Calibri, sans-serif;
  font-weight: normal;
}

ruby, .swal-modal {
  font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.floaboxer span {
  font-family: "FOT-筑紫明朝 Pr5N B";
}

.font-Century {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}

.center-of-midashi {
  font-family: "Gill Sans", "Gill Sans MT", "FOT-筑紫ゴシック Pro E", Calibri, sans-serif;
}

.center-of-midashi span {
  font-family: "FOT-筑紫ゴシック Pro E","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*font*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

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

/*フォントアウェサム*/
body {
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1300px) {
  body .video555 {
    display: none;
  }
}

body .imgbacker {
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 1300px) {
  body .imgbacker {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
  }
}

@media screen and (max-width: 640px) {
  body .imgbacker {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
  }
}

body.toppage-body .imgbacker {
  background-image: none;
}

@media screen and (max-width: 1300px) {
  body.toppage-body .imgbacker {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    display: inline-block;
    background-size: cover;
    background-image: url(/assets/images/tab-main-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
  }
}

@media screen and (max-width: 640px) {
  body.toppage-body .imgbacker {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    display: inline-block;
    background-size: cover;
    background-image: url(/assets/images/smp-main-bg.jpg);
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
  }
}

body .back-white-content, body .back-glay-content {
  display: inline-block;
  width: 100%;
  height: auto;
  background: #fff;
  vertical-align: bottom;
  position: relative;
  z-index: 100;
}

body .back-glay-content {
  background: center url(/assets/images/backglay.png) repeat;
  opacity: 0.95;
}

body .back-pglay-content {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  background: #efefef;
  position: relative;
  z-index: 10;
}

body .back-pglay-content .news-bar {
  background: #efefef;
}

body .back-pglay-content .news-bar a {
  background: #efefef;
}

body .back-pglay-content .pankuzulist {
  background: #efefef;
}

body .midashi-normal {
  width: 100%;
  text-align: center;
  font-size: 31px;
  padding-bottom: 50px;
  color: #323232;
  z-index: 10000;
}

body .midashi-normal span {
  margin-top: 15px;
  display: block;
  font-size: 14px;
  color: #323232;
}

body .back-glay-content .midashi-normal {
  color: #ffffff;
}

body .back-glay-content .midashi-normal span {
  color: #ffffff;
}

body .noraml-btn {
  width: 90%;
  height: auto;
  text-align: center;
  display: block;
  margin: 30px auto 100px auto;
}

body .noraml-btn a {
  width: 100%;
  max-width: 309px;
  display: inline-block;
  padding: 13px 0;
  font-size: 15px;
  border: solid 2px #b3b3b3;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}

body .noraml-btn a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #b3b3b3;
  background-image: url(/assets/images/arrow-zgzg-wr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

body .noraml-btn a span {
  position: relative;
  top: -1px;
  color: #b3b3b3;
}

body .noraml-btn a:hover {
  background: #3071b6;
  color: #fff;
  text-decoration: none;
}

body .noraml-btn a:hover span {
  color: #fff;
}

body .noraml-btn a:hover i {
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-br.svg);
}

body .noraml-btn.white-btn {
  width: 90%;
  height: auto;
  text-align: center;
  display: block;
  margin: 30px auto 100px auto;
}

body .noraml-btn.white-btn a {
  width: 100%;
  max-width: 309px;
  display: inline-block;
  padding: 13px 0;
  font-size: 15px;
  border: solid 2px #fff;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}

body .noraml-btn.white-btn a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

body .noraml-btn.white-btn a span {
  position: relative;
  top: -1px;
  color: #fff;
}

body .noraml-btn.white-btn a:hover {
  background: #3071b6;
  color: #fff;
  text-decoration: none;
}

body .noraml-btn.white-btn a:hover span {
  color: #fff;
}

body .noraml-btn.white-btn a:hover i {
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-br.svg);
}

body .noraml-btn.glay-btn {
  width: 90%;
  height: auto;
  text-align: center;
  display: block;
  margin: 30px auto 100px auto;
}

body .noraml-btn.glay-btn a {
  width: 100%;
  max-width: 309px;
  display: inline-block;
  padding: 13px 0;
  font-size: 15px;
  border: solid 2px #B3B3B3;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}

body .noraml-btn.glay-btn a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #EFEFEF;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

body .noraml-btn.glay-btn a span {
  position: relative;
  top: -1px;
  color: #B3B3B3;
}

body .noraml-btn.glay-btn a:hover {
  background: #3071b6;
  color: #fff;
  text-decoration: none;
}

body .noraml-btn.glay-btn a:hover span {
  color: #fff;
}

body .noraml-btn.glay-btn a:hover i {
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-br.svg);
}

body .back-glay-content .noraml-btn {
  width: 90%;
  height: auto;
  text-align: center;
  display: block;
  margin: 30px auto 100px auto;
}

body .back-glay-content .noraml-btn a {
  width: 100%;
  max-width: 309px;
  display: inline-block;
  padding: 13px 0;
  font-size: 15px;
  border: solid 2px #ffffff;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}

body .back-glay-content .noraml-btn a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

body .back-glay-content .noraml-btn a span {
  position: relative;
  top: -1px;
  color: #ffffff;
}

body .back-glay-content .noraml-btn a:hover {
  background: #3071b6;
  color: #fff;
  text-decoration: none;
}

body .back-glay-content .noraml-btn a:hover span {
  color: #ffffff;
}

body .back-glay-content .noraml-btn a:hover i {
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-br.svg);
}

body .migibox {
  overflow: hidden;
}

body .migibox h3 img {
  width: 150px;
  height: 62px;
  margin: 60px auto 20px auto;
}

body .migibox .noraml-btn {
  width: 90%;
  height: auto;
  text-align: center;
  display: block;
  margin: 30px auto 100px auto;
}

body .migibox .noraml-btn a {
  width: 100%;
  max-width: 309px;
  display: inline-block;
  padding: 13px 0;
  font-size: 15px;
  border: solid 2px #ffffff;
  border-radius: 2px;
  text-align: center;
  font-size: 15px;
}

body .migibox .noraml-btn a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  background-image: url(/assets/images/arrow-zgzg-br.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin-right: 10px;
}

body .migibox .noraml-btn a span {
  position: relative;
  top: -1px;
  color: #ffffff;
}

body .migibox .noraml-btn a:hover {
  background: #fff;
  text-decoration: none;
  border: solid 2px #b3b3b3;
}

body .migibox .noraml-btn a:hover span {
  color: #3071b6;
}

body .migibox .noraml-btn a:hover i {
  background-color: #3071b6;
  background-image: url(/assets/images/arrow-zgzg-wr.svg);
}

body #head-centeral {
  display: inline-block;
  width: 100%;
  height: auto;
  z-index: 500;
  vertical-align: bottom;
}

body.toppage-body #head-centeral {
}

body .message-Control {
  width: 100%;
  z-index: 1500;
}

@media screen and (max-width: 1500px) {
  body .message-Control {
    font-size: 50px;
  }
}

@media screen and (max-width: 1300px) {
  body .message-Control {
    font-size: 40px;
  }
}

@media screen and (max-width: 640px) {
  body .message-Control {
    font-size: 35px;
  }
}
body .video-wrap {
  position: relative;
  text-align: center;
}
body .video-inner {
  position: relative;
  display: inline-block;
  text-align: center;
}
body .video-inner:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
}
body .video-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background-color: #fff;
}
body .video-wrap video {
  vertical-align: bottom;
  max-height: 100%;
  max-width: 1600px;
  width: 100%;
  height: auto;
  margin: 0;
  z-index: -2; }

/*body .message-Control div {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 130px;
  z-index: 1500;
}

@media screen and (max-width: 1300px) {
  body .message-Control div {
    height: 70px;
    top: 0;
  }
}

@media screen and (max-width: 640px) {
  body .message-Control div {
    height: 100px;
    top: 0;
  }
}

body .message-Control div div {
  text-align: center;
}*/

body .message-Control .slick-arrow {
  display: none;
}

body #message-Control {
  position: relative !important;
  height: calc(100% - 161px);
  top: 100px;
}

@media screen and (max-width: 959px) {
  body #message-Control {
    height: calc(100% - 220px);
  }
}

@media screen and (max-width: 639px) {
  body #message-Control {
    height: calc(100% - 280px);
  }
}

body #message-Control div:nth-child(n + 2) {
  display: none;
}

body .back-img {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: center url(/assets/images/backglay.png) repeat;
  opacity: 0.9;
  width: 100%;
  height: 100%;
  z-index: 10;
}

body header {
  position: relative;
  z-index: 5500;
}

body .inner-wrap {
  max-width: 1500px;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

body #head-wrap {
  width: 100%;
  height: 150px;
  padding: 30px;
  margin: 0 auto;
  position: relative;
  z-index: 5000;
  background: #fff;
}

@media screen and (min-width: 1300px) {
  body #head-wrap {
    height: 100px;
  }
}

@media screen and (max-width: 959px) {
  body #head-wrap {
    height: 100px;
  }
}

@media screen and (max-width: 640px) {
  body #head-wrap {
    height: 100px;
  }
}

body #head-wrap .logo {
  height: 100px;
  position: absolute;
  top: 31%;
  left: 5%;
}

@media screen and (min-width: 3000px) {
  body #head-wrap .logo {
    left: 27%;
  }
}

@media screen and (min-width: 2300px) {
  body #head-wrap .logo {
    left: 17%;
  }
}

@media screen and (min-width: 1300px) {
  body #head-wrap .logo {
    top: 27px;
  }
}

@media screen and (max-width: 959px) {
  body #head-wrap .logo {
    top: 30%;
  }
}

@media screen and (max-width: 640px) {
  body #head-wrap .logo {
    top: 33%;
  }
}

body #head-wrap .logo a:hover img {
  opacity: 0.7 !important;
}

body #head-wrap .logo img {
  width: 100px;
  /* height: 36px; */
}

@media screen and (max-width: 640px) {
  body #head-wrap .logo img {
    width: 100px;
    /* height: 27px; */
  }
}

body .navi-ulli {
  display: inline-block;
  width: auto;
  height: auto;
  float: right;
}

@media screen and (min-width: 1300px) {
  body .navi-ulli {
    position: relative;
    top: -15px;
  }
}

body .navi-ulli li {
  display: inline-block;
  float: left;
}

body .navi-ulli li:nth-of-type(1) i {
  background-image: url(/assets/images/icon-03-b.svg);
}

body .navi-ulli li:nth-of-type(2) i {
  background-image: url(/assets/images/icon-04-b.svg);
}

body .navi-ulli li a {
  font-size: 14px;
  color: #323232;
  display: table;
}

body .navi-ulli a span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 25px;
}

body .navi-ulli a i {
  width: 25px;
  height: 25px;
  display: table-cell;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 25px;
}

body .head-float {
  width: 100%;
  height: auto;
  display: inline-block;
}

body .logo-right {
  float: right;
  padding: 30px 0;
}

@media screen and (min-width: 1300px) {
  body .logo-right {
    margin-top: -28px;
  }
}

body .logo-right li {
  float: left;
  margin-left: 30px;
}

@media screen and (max-width: 1500px) {
  body .logo-right li {
    margin-left: 20px;
  }
}

body .logo-right li a {
  font-size: 14px;
  color: #323232;
}

body .text-link-anime-a a {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
}

body .text-link-anime-a a::after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: '';
  width: 0;
  height: 2px;
  background-color: #323232;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

body .text-link-anime-a a:hover::after {
  width: 100%;
}

body .text-link-anime-a .intomenu a {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
  color: #fff;
}

body .text-link-anime-a .intomenu a::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #ffffff;
  transition: .3s;
}

body .text-link-anime-a .intomenu a:hover::after {
  width: 100%;
}

body .text-link-anime-span a {
  text-decoration: none;
}

body .text-link-anime-span span {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
}

body .text-link-anime-span span::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #323232;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

body .text-link-anime-span span:hover::after {
  width: 100%;
}

body .ren-menuswitch {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  /* margin: 0 auto; */
  cursor: pointer;
  color: #3071b6;
  right: 11%;
  top: 32%;
}

@media screen and (max-width: 1300px) {
  body .ren-menuswitch {
    right: 5%;
  }
}

@media screen and (max-width: 640px) {
  body .ren-menuswitch {
    right: 11%;
  }
}

body .renbar {
  display: inline-block;
  background: #3071b6;
  width: 37px;
  height: 2px;
  clear: both;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  position: absolute;
  transition-property: top,-webkit-transform;
  transition-property: transform,top;
  transition-property: transform,top,-webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-navi-bar01 {
  top: 10px;
  left: 12px;
}

body .ren-navi-bar02 {
  top: 20px;
  left: 12px;
}

body .ren-navi-bar03 {
  top: 30px;
  left: 12px;
}

body #ren-sp-smenu .renbar {
  transition-property: top,-webkit-transform;
  transition-property: transform,top;
  transition-property: transform,top,-webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body #ren-sp-smenu .ren-navi-bar01 {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  top: 15px;
}

@media (max-width: 767px) {
  body #ren-sp-smenu .ren-navi-bar01 {
    top: 20px;
  }
}

body #ren-sp-smenu .ren-navi-bar02 {
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
  top: 15px;
}

@media (max-width: 767px) {
  body #ren-sp-smenu .ren-navi-bar02 {
    top: 20px;
  }
}

body #ren-sp-smenu .ren-navi-bar03 {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
  top: 15px;
}

@media (max-width: 767px) {
  body #ren-sp-smenu .ren-navi-bar03 {
    top: 20px;
  }
}

/* body.header-float-mode .head-float {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100px;
  left: 0;
  padding-right: 3%;
} */
body.header-float-mode {
  padding-top: 150px;
}

body.header-float-mode #head-wrap {
  position: fixed;
  top: 0;
  left: 0;
}

/* @media screen and (min-width: 1300px) {
  body.header-float-mode .head-float {
    position: fixed;
    top: 0;
  }
}

@media screen and (max-width: 740px) {
  body.header-float-mode .head-float {
    position: relative !important;
  }
} */

/* @media screen and (min-width: 1300px) {
  body.header-float-mode .head-float .logo-right {
    margin-top: 0;
  }
} */

@media screen and (max-width: 1300px) {
  body.header-float-mode .head-float .logo {
    margin-top: 0px;
  }
}

@media screen and (min-width: 1300px) {
  body.header-float-mode .head-float .logo {
    position: relative;
    top: 58px !important;
  }
}

body.header-float-mode .intomenu::before {
  height: calc(100% - 45px);
}

body.header-float-mode .logo {
  height: 50px;
  margin-top: -30px;
}

@media screen and (max-width: 959px) {
  body.header-float-mode .logo {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  body.header-float-mode .logo {
    margin-top: 0;
  }
}

@media screen and (max-width: 958px) {
  body.header-float-mode .ren-menuswitch {
    /* right: 5%;
    position: fixed;
    top: 10px;
    right: 10px; */
    background: #fff;
    /* width: 50px;
    height: 50px; */
    padding-right: 5px;
    border-radius: 2px;
  }
}

@media screen and (max-width: 958px) {
  body.header-float-mode .ren-menuswitch .renbar {
    margin-left: -5px;
    margin-top: 3px;
  }
}

body#Hnavi-mode .white-back {
  position: fixed;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none !important;
}

body#Hnavi-mode #head-wrap {
  height: 150px;
  position: fixed;
}

@media screen and (min-width: 1300px) {
  body#Hnavi-mode #head-wrap {
    height: 100px;
  }
}

@media screen and (max-width: 959px) {
  body#Hnavi-mode #head-wrap {
    top: 0;
    height: 100px;
  }
}

@media screen and (max-width: 958px) {
  body#Hnavi-mode.header-float-mode .ren-menuswitch {
    position: absolute;
    right: 5%;
    top: 32%;
  }
}

@media screen and (max-width: 958px) {
  body#Hnavi-mode.header-float-mode .ren-menuswitch .renbar {
    margin-left: 0px;
    margin-top: 0px;
  }
}

body#Hnavi-mode.header-float-mode #head-wrap {
  padding: 0;
}

@media screen and (min-width: 959px) {
  body#Hnavi-mode.header-float-mode #head-wrap {
    height: 97px;
  }
}

@media screen and (max-width: 1300px) {
  body#Hnavi-mode #menu-load {
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  body#Hnavi-mode #menu-load {
    display: inline-block;
  }
}

body #menu-load {
  display: none;
  position: fixed;
  top: 96px;
  right: 0;
  left: 0;
  width: 100vw;
  height: calc(100vh - 90px);
  z-index: 1000;
}

@media screen and (min-width: 959px) {
  body #menu-load {
    display: none !important;
  }
}

body .menu-inner {
  display: inline-block;
  width: 100vw;
  height: 100%;
  background: #fff;
  overflow-x: scroll;
  border-top: solid 2px #3071b6;
}

body .menu-inner ul {
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}

body .menu-inner ul.kesu {
  display: none;
  padding-bottom: 0;
}

body .menu-inner ul.kesu li {
  background: #FaFaFa;
}

body .menu-inner ul li a {
  display: inline-block;
  padding: 20px;
  width: 100%;
  color: #323232;
  border-bottom: solid 1px #ccc;
  font-size: 18px;
}

@media screen and (max-width: 640px) {
  body .menu-inner ul li a {
    font-size: 13px;
  }
}

body .menu-inner ul li a i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat;
  float: right;
}

body .menu-inner ul li.ulbtn a i {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}

body .menu-inner ul li.upup a i {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
}

body .searchBoxMenu {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5% 3%;
  border-bottom: solid 1px #efefef;
}

body .searchBoxMenu form {
  display: table;
  width: 100%;
}

body .searchBoxMenu .formhomtai2 {
  display: table-cell;
  width: 100%;
  height: 35px;
  font-size: 16px;
  -webkit-appearance: none;
  border: solid 1px #ccc;
}

body .searchBoxMenu .btner {
  width: 50px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center right;
  background-image: url(/assets/images/icon-04-b.svg);
  display: table-cell;
}

body .searchBoxMenu #searchsubmit2 {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer;
}

body .imgtop-ul ul {
  line-height: 0;
}

body .imgtop-ul ul li a p {
  font-size: 20px;
  padding: 126px 0;
  margin: 0;
}

@media screen and (min-width: 1900px) {
  body .imgtop-ul ul li a p {
    padding: 156px 0;
  }
}

@media screen and (max-width: 1500px) {
  body .imgtop-ul ul li a p {
    padding: 130px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .imgtop-ul ul li a p {
    padding: 76px 0;
  }
}

@media screen and (max-width: 640px) {
  body .imgtop-ul ul li a p {
    padding: 76px 0;
  }
}

body .imgtop-ul ul li a p span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.5;
  font-size: 23px;
  width: 100%;
}

@media screen and (max-width: 1300px) {
  body .imgtop-ul ul li a p span {
    font-size: 20px;
  }
}

body .imgtop-ul li {
  max-height: 999px !important;
}

body .imgtop-ul li a {
  display: inline-block;
  max-height: 300px;
  width: 100%;
  text-align: center;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  height: auto;
  padding: 0 !important;
}

@media screen and (min-width: 2000px) {
  body .imgtop-ul li a {
    min-height: 330px;
  }
}

@media screen and (max-width: 640px) {
  body .imgtop-ul li a {
    min-height: 240px !important;
  }
}

body .imgtop-ul li a i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 30px;
}

body .imgtop-ul li:nth-of-type(1) a {
  background-image: url(/assets/images/img_Ntop01.png);
}

@media screen and (max-width: 1300px) {
  body .imgtop-ul li:nth-of-type(1) a {
    background-image: url(/assets/images/img_Ntop01.png);
  }
}

body .imgtop-ul li:nth-of-type(2) a {
  background-image: url(/assets/images/img_Ntop02.png);
}

@media screen and (max-width: 1300px) {
  body .imgtop-ul li:nth-of-type(2) a {
    background-image: url(/assets/images/img_Ntop02.png);
  }
}

body .imgtop-ul li:nth-of-type(3) a {
  background-image: url(/assets/images/img_Ntop03.png);
}

@media screen and (max-width: 1300px) {
  body .imgtop-ul li:nth-of-type(3) a {
    background-image: url(/assets/images/img_Ntop03.png);
  }
}

body .Control-tab {
  display: inline-block;
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10% 0;
  position: relative;
  z-index: 10;
  vertical-align: bottom;
}

@media screen and (max-width: 1300px) {
  body .Control-tab {
    padding: 10% 0 15% 0;
  }
}

@media screen and (max-width: 640px) {
  body .Control-tab {
    padding: 10% 0 15% 0;
  }
}

body .Control-tab .wraptabser {
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 170px;
  position: relative;
}

body .Control-tab .nav-link.active, body .Control-tab .nav-link2 {
  background: #efefef !important;
  color: #222222 !important;
}

body .Control-tab .nav-link2 {
  display: block;
  padding: 0.5em 1em;
  background: #3071b6 !important;
  color: #fff !important;
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

body .Control-tab .nav-tabs {
  border: solid 1px #efefef;
}

body .Control-tab .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

body .Control-tab .nav-item {
  width: 16.65%;
  float: left;
  font-size: 14px;
}

@media screen and (max-width: 1500px) {
  body .Control-tab .nav-item {
    font-size: 10px;
  }
}

@media screen and (max-width: 1300px) {
  body .Control-tab .nav-item {
    font-size: 10px;
    width: 33.33%;
  }
}

@media screen and (max-width: 640px) {
  body .Control-tab .nav-item {
    font-size: 10px;
    width: 33.33%;
  }
}

body .Control-tab .nav-item a {
  text-align: center;
  border-radius: 0;
  padding: 20px 0;
  background: #ffffff;
  color: #2a2a2a;
  border-right: solid 1px #fff;
}

body .Control-tab .tab-pane {
  background: #efefef;
}

body .Control-tab .tab-contenter {
  width: 80%;
  height: auto;
  margin: 0 auto;
  background: #efefef;
}

@media screen and (max-width: 1300px) {
  body .Control-tab .tab-contenter {
    width: 90%;
  }
}

@media screen and (max-width: 640px) {
  body .Control-tab .tab-contenter {
    width: 100%;
  }
}

body .Control-tab .tab-pane {
  padding: 20px;
}

body .Control-tab .tab-pane a {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #333;
  display: inline-block;
  width: 100%;
  max-height: 170px;
  color: #fff;
  text-align: center;
  padding: 75px 0;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition-property: top,background-size,width,height,padding;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .Control-tab .tab-pane a:hover {
  padding: 150px 0;
  top: 45%;
  background-size: cover;
  transition-property: top,background-size,width,height,padding;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

@media screen and (max-width: 1300px) {
  body .Control-tab .tab-pane a:hover {
    background-size: cover;
  }
}

@media screen and (max-width: 640px) {
  body .Control-tab .tab-pane a:hover {
    background-size: cover;
  }
}

@media screen and (max-width: 1300px) {
  body .Control-tab .tab-pane a {
    font-size: 15px;
    background-size: cover;
  }
}

@media screen and (max-width: 640px) {
  body .Control-tab .tab-pane a {
    font-size: 15px;
    background-size: cover;
  }
}

body .Control-tab .tab-pane a span {
  margin: 0;
  position: relative;
  z-index: 10;
  display: inline;
}

body .Control-tab .tab-pane a::before {
  content: "";
  display: inline-block;
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
  z-index: 0;
}

body .Control-tab .tab-pane a:hover:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .Control-tab .tab-pane a i {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
  float: right;
  position: relative;
  top: -18px;
}

body .Control-tab .tab-pane:nth-of-type(1) a {
  background-image: url(/assets/images/img-tab-01.png);
}

body .Control-tab .tab-pane:nth-of-type(2) a {
  background-image: url(/assets/images/img-tab-02.png);
}

body .Control-tab .tab-pane:nth-of-type(3) a {
  background-image: url(/assets/images/img-tab-04.png);
}

body .Control-tab .tab-pane:nth-of-type(4) a {
  background-image: url(/assets/images/img-tab-03.png);
}

body .Control-tab .tab-pane:nth-of-type(5) a {
  background-image: url(/assets/images/img-tab-05.png);
}

body .Carouseler {
  display: block;
  width: 90%;
  font-size: 0;
  height: auto;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px;
  z-index: 10000;
}

@media screen and (max-width: 1300px) {
  body .Carouseler {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler {
    width: 100%;
  }
}

body .Carouseler .slick-arrow {
  width: 60px;
  height: 60px;
  background: #787d81;
  z-index: 300;
}

body .Carouseler .slick-arrow.slick-prev {
  left: -70px;
}

@media screen and (max-width: 1500px) {
  body .Carouseler .slick-arrow.slick-prev {
    left: -70px;
  }
}

@media screen and (max-width: 1300px) {
  body .Carouseler .slick-arrow.slick-prev {
    left: 0;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler .slick-arrow.slick-prev {
    left: 0;
  }
}

body .Carouseler .slick-arrow.slick-prev::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: center url(/assets/images/arrow-wl.svg) no-repeat;
}

body .Carouseler .slick-arrow.slick-next {
  right: -70px;
}

@media screen and (max-width: 1500px) {
  body .Carouseler .slick-arrow.slick-next {
    right: -70px;
  }
}

@media screen and (max-width: 1300px) {
  body .Carouseler .slick-arrow.slick-next {
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler .slick-arrow.slick-next {
    right: 0;
  }
}

body .Carouseler .slick-arrow.slick-next::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
}

body .Carouseler a {
  width: 48%;
  height: 340px;
  display: block;
  border: solid 1px #b3b3b3;
  color: #323232;
  font-size: 13px;
  position: relative;
  float: left;
  margin-right: 2%;
}

@media screen and (max-width: 1500px) {
  body .Carouseler a {
    width: 48%;
  }
}

@media screen and (max-width: 1300px) {
  body .Carouseler a {
    width: 90%;
    height: 192px;
    margin: 0 auto 20px auto;
    float: none;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler a {
    width: 90%;
    height: 260px;
    margin: 0 auto 20px auto;
    float: none;
  }
}

body .Carouseler a:hover img {
  opacity: 0.7;
}

body .Carouseler p:nth-of-type(1) {
  width: 100%;
  height: 170px;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1300px) {
  body .Carouseler p:nth-of-type(1) {
    width: 50%;
    height: 100%;
    float: left;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler p:nth-of-type(1) {
    width: 50%;
    height: 100%;
    float: left;
  }
}

body .Carouseler p:nth-of-type(1) img {
  width: 110%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1500px) {
  body .Carouseler p:nth-of-type(1) img {
    width: 110%;
    height: auto;
  }
}

@media screen and (max-width: 1300px) {
  body .Carouseler p:nth-of-type(1) img {
    width: 110%;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler p:nth-of-type(1) img {
    width: auto;
    height: 110%;
  }
}

body .Carouseler p:nth-of-type(2) {
  padding: 0 10px;
}

@media screen and (max-width: 1300px) {
  body .Carouseler p:nth-of-type(2) {
    width: 50%;
    float: left;
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler p:nth-of-type(2) {
    width: 50%;
    float: left;
    padding: 20px;
  }
}

body .Carouseler p:nth-of-type(3) {
  width: 90%;
  position: absolute;
  bottom: 0;
  left: 10px;
  padding-top: 10px;
  border-top: solid 1px #b3b3b3;
}

@media screen and (max-width: 1500px) {
  body .Carouseler p:nth-of-type(3) {
    width: 92%;
  }
}

@media screen and (max-width: 1300px) {
  body .Carouseler p:nth-of-type(3) {
    width: 45%;
    position: relative;
    float: right;
    margin-right: 4%;
  }
}

@media screen and (max-width: 640px) {
  body .Carouseler p:nth-of-type(3) {
    width: 45%;
    position: relative;
    float: right;
    margin-right: 4%;
  }
}

body .Carouseler p:nth-of-type(3) span {
  background: #959595;
  color: #fff;
  padding: 2px 5px;
  float: right;
  font-size: 11px;
}

body .noraml-list {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  body .noraml-list li {
    max-height: 166px;
    overflow: hidden;
  }
}

body .noraml-list li a {
  width: 100%;
  text-align: center;
  padding: 60px 0;
  display: inline-block;
  color: #fff;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 120% auto;
  transition-property: color,background-size,top,left,right,bottom,width,height,font-size;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

@media screen and (max-width: 640px) {
  body .noraml-list li a {
    background-size: cover;
  }
}

body .noraml-list li a::before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  display: inline-block;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  z-index: 0;
}

body .noraml-list li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-size: 130%;
  transition-property: color,background-size,top,left,right,bottom,width,height,font-size;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .noraml-list li a:hover p {
  color: #ffffff;
  transition-property: color,background-size,top,left,right,bottom,width,height,font-size;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  text-shadow: 1px 1px 1px #000;
}

body .noraml-list li a:hover span {
  color: #ffffff;
  transition-property: color,background-size,top,left,right,bottom,width,height,font-size;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

@media screen and (max-width: 640px) {
  body .noraml-list li a:hover {
    background-size: cover;
  }
}

body .noraml-list li a:hover::before {
  content: "";
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
  display: inline-block;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  z-index: 0;
}

@media screen and (max-width: 640px) {
  body .noraml-list li .row2 p {
    line-height: 1;
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  body .noraml-list li .row2 p span {
    font-size: 10px;
  }
}

body .noraml-list li a i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  float: right;
}

@media screen and (max-width: 640px) {
  body .noraml-list li a i {
    width: 10px;
    height: 10px;
  }
}

body .noraml-list li a p {
  font-size: 23px;
  height: 100%;
  position: relative;
  z-index: 200;
}

@media screen and (max-width: 640px) {
  body .noraml-list li a p {
    font-size: 22px;
  }
}

body .noraml-list li a p span {
  display: block;
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  body .noraml-list li a p span {
    font-size: 14px;
  }
}

body .bf-content {
  overflow: auto;
}

body .bf-content ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .bf-content li {
  font-size: 0;
}

body .bf-content li:nth-of-type(1) {
  background: #fff;
  height: auto;
}

body .bf-content li:nth-of-type(1) a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0;
  background-size: 100% auto;
  background-image: url(/assets/images/img_business01.png);
  background-repeat: no-repeat;
  position: static;
  background-position: center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: background-size;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  min-height: 310px;
}

@media screen and (max-width: 640px) {
  body .bf-content li:nth-of-type(1) a {
    background-image: url(/assets/images/img_business01_sp.png);
    padding: 150px 0;
    min-height: 0px;
  }
}

body .bf-content li:nth-of-type(1) a:hover {
  background-size: 120% auto;
  transition-property: background-size;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .bf-content li:nth-of-type(1) a::before {
  content: "";
  background: #000;
  opacity: 0.6;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .bf-content li:nth-of-type(1) a:hover:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .bf-content li:nth-of-type(1) p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(2) {
  background: #3071b9;
}

body .bf-content li:nth-of-type(2)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business02.png);
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(3) {
  background: #171c61;
}

body .bf-content li:nth-of-type(3)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business04.png);
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  opacity: 1;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(4) {
  background: #1d2088;
}

body .bf-content li:nth-of-type(4)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business03.png);
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  top: 0;
  opacity: 1;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(5) {
  background: #00532a;
}

body .bf-content li:nth-of-type(5)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business05.png);
  background-repeat: no-repeat;
  position: absolute;
  background-position: center;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(6) {
  background: #00479d;
}

body .bf-content li:nth-of-type(6)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business06.png);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content li:nth-of-type(7) {
  background: #080059;
}

body .bf-content li:nth-of-type(7)::before {
  content: "";
  display: inline-block;
  background-size: cover;
  background-image: url(/assets/images/img_business07.png);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .bf-content .ders {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  opacity: 0.6;
  z-index: 900;
  font-size: 23px;
}

@media screen and (max-width: 1300px) {
  body .bf-content .ders {
    display: none !important;
  }
}

body .bf-content .ders p {
  position: relative;
  z-index: 950;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

body .bf-content .ders p i {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #fff !important;
  border-radius: 50%;
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat;
  position: absolute;
  right: 10px;
  z-index: 960;
  margin-top: 8px;
}

body .bf-content li {
  z-index: 10;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1300px) {
  body .bf-content li {
    max-height: 1000px;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li {
    max-height: 1000px;
  }
}

body .bf-content li::before {
  opacity: 1;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  color: #fff;
  text-align: center;
  padding: 50% 0;
  z-index: 888;
}

@media screen and (max-width: 1300px) {
  body .bf-content li::before {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li::before {
    display: none !important;
  }
}

body .bf-content li a {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 1;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0.5s;
}

@media screen and (max-width: 1300px) {
  body .bf-content li a {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li a {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
  }
}

body .bf-content li a:hover {
  color: #fff;
}

body .bf-content li a:hover span {
  color: #fff;
}

body .bf-content li a:hover p {
  color: #fff;
}

body .bf-content li a:hover .btn {
  border: solid 2px #b3b3b3;
  background: #fff;
  color: #b3b3b3;
  border-radius: 5px;
  margin-top: 45px;
  max-width: 309px;
  width: 55%;
  font-size: 15px;
}

body .bf-content li a:hover .btn i {
  background: #b3b3b3;
  background-image: url(/assets/images/arrow-zgzg-wr.svg);
}

body .bf-content li:hover a {
  color: #fff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0.5s;
}

body .bf-content li:hover .ders {
  display: none;
}

body .bf-content li:hover:before {
  -webkit-animation: mouth  1s 1 forwards;
  animation: mouth  1s 1 forwards;
  font-size: 0;
}

@-webkit-keyframes mouth {
  0% {
  }
  40% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: 0;
    padding: 0;
    font-size: 0;
  }
  99% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: -100%;
    opacity: 0.3;
    padding: 0;
    font-size: 0;
  }
  100% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: -100%;
    opacity: 0.3;
    display: none;
    padding: 0;
    font-size: 0;
  }
}

@keyframes mouth {
  0% {
  }
  40% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: 0;
    padding: 0;
    font-size: 0;
  }
  99% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: -100%;
    opacity: 0.3;
    padding: 0;
    font-size: 0;
  }
  100% {
    width: 60%;
    height: 60%;
    opacity: 0.9;
    margin-left: -100%;
    opacity: 0.3;
    display: none;
    padding: 0;
    font-size: 0;
  }
}

body .bf-content li a {
  padding: 120px 0;
  position: relative;
  z-index: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0.1s;
}

@media screen and (min-width: 1900px) {
  body .bf-content li a {
    padding: 152px 0;
  }
}

@media screen and (min-width: 1600px) {
  body .bf-content li a {
    padding: 132px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .bf-content li a {
    padding: 80px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .bf-content li a {
    padding: 70px 0;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li a {
    padding: 70px 0;
  }
}

body .bf-content li a::before {
  display: none;
}

body .bf-content li a p {
  margin: 0;
  font-size: 27px;
}

@media screen and (max-width: 1300px) {
  body .bf-content li a p {
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li a p {
    font-size: 18px;
  }
}

body .bf-content li a p span {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}

@media screen and (max-width: 1300px) {
  body .bf-content li a p span {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .bf-content li a p span {
    font-size: 12px;
  }
}

body .bf-content li a .btn {
  border: solid 2px #ffffff;
  border-radius: 5px;
  margin-top: 45px;
  padding: 10px 0 14px 0;
  max-width: 309px;
  width: 55%;
  font-size: 15px;
}

body .bf-content li a .btn i {
  float: none;
  position: static;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

body .mekuri-ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .mekuri-ul li {
  position: relative;
  padding-right: 1px;
  padding-bottom: 1px;
}

body .mekuri-ul li:nth-of-type(3), body .mekuri-ul li:nth-of-type(6) {
  padding-right: 0;
}

@media screen and (max-width: 959px) {
  body .mekuri-ul li:nth-of-type(3), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 1px;
  }
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li:nth-of-type(3), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 1px;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li:nth-of-type(3), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 1px;
  }
}

@media screen and (max-width: 959px) {
  body .mekuri-ul li:nth-of-type(2), body .mekuri-ul li:nth-of-type(4), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 0;
  }
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li:nth-of-type(2), body .mekuri-ul li:nth-of-type(4), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 0;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li:nth-of-type(2), body .mekuri-ul li:nth-of-type(4), body .mekuri-ul li:nth-of-type(6) {
    padding-right: 0;
  }
}

body .mekuri-ul li a {
  display: inline-block;
  width: 100%;
  height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #323232;
  vertical-align: bottom;
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a {
    height: 320px;
  }
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a {
    height: 320px;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a {
    height: 320px;
  }
}

body .mekuri-ul li a p:nth-of-type(1) {
  background: #ffffff;
  width: 100%;
  width: 60%;
  max-width: 445px;
  min-height: 120px;
  display: inline-block;
  position: absolute;
  bottom: 10%;
  left: 0;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1900px) {
  body .mekuri-ul li a p:nth-of-type(1) {
    max-width: 445px;
  }
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a p:nth-of-type(1) {
    min-height: 100px;
    max-width: 60%;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p:nth-of-type(1) {
    min-height: 100px;
    max-width: 50%;
  }
}

body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(1) {
  background: #3071b6;
  color: #fff;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  font-size: 14px;
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 10px;
  }
}

body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) {
  color: #323232;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  font-size: 18px;
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 13px;
  }
}

body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) i {
  font-size: 14px;
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) i {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p:nth-of-type(1) span:nth-of-type(2) i {
    font-size: 10px;
  }
}

body .mekuri-ul li a p .hover-patan {
  background: #3071b6;
  color: #fff;
  display: inline-block;
  width: 120px;
  height: 100%;
  position: absolute;
  right: -120px;
  bottom: 0;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  visibility: visible;
}

@media screen and (max-width: 1300px) {
  body .mekuri-ul li a p .hover-patan {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
  }
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p .hover-patan {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    visibility: hidden;
  }
}

body .mekuri-ul li a p .hover-patan i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 50%;
  height: 50%;
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
}

@media screen and (max-width: 640px) {
  body .mekuri-ul li a p .hover-patan i {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    visibility: hidden;
  }
}

body .mekuri-ul li a:hover p .hover-patan {
  right: -120px;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

body .voices-ul {
  display: inline-block;
  height: 100%;
  width: 100%;
}

body .voices-ul li {
  padding-right: 1px !important;
  padding-bottom: 1px !important;
}

body .voices-ul li:nth-of-type(2), body .voices-ul li:nth-of-type(4) {
  padding-right: 0 !important;
}

body .voices-ul li:nth-of-type(3), body .voices-ul li:nth-of-type(4) {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 1300px) {
  body .voices-ul li {
    padding-right: 1 !important;
    padding-bottom: 1px !important;
  }
}

@media screen and (max-width: 640px) {
  body .voices-ul li {
    padding-right: 0 !important;
    padding-bottom: 1px !important;
  }
}

body .voices-ul li a {
  height: 300px;
}

@media screen and (max-width: 1300px) {
  body .voices-ul li a {
    height: 270px;
  }
}

@media screen and (max-width: 1300px) {
  body .voices-ul li a {
    height: 263px;
  }
}

@media screen and (max-width: 640px) {
  body .voices-ul li a {
    height: 290px;
  }
}

body .voices-ul li a p:nth-of-type(1) {
  min-height: 80px;
}

@media screen and (max-width: 1300px) {
  body .voices-ul li a p:nth-of-type(1) {
    min-height: 100px;
    max-width: 60%;
  }
}

@media screen and (max-width: 640px) {
  body .voices-ul li a p:nth-of-type(1) {
    min-height: 100px;
    max-width: 50%;
  }
}

body .voices-ul li a p span {
  font-size: 14px !important;
}

@media screen and (max-width: 1300px) {
  body .voices-ul li a p span {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 1300px) {
  body .voices-ul li a p span {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 640px) {
  body .voices-ul li a p span {
    font-size: 10px !important;
  }
}

body .voices-ul li a p .hover-patan {
  width: 80px;
  right: -80px;
}

body .voices-ul li a:hover p .hover-patan {
  right: -80px;
}

body .bunkatsu-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .bunkatsu-row .col-xs-6, body .bunkatsu-row .col-lg-6 {
  padding: 0;
}

body .bunkatsu-row .migibox {
  background: #3071b6;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
}

body .bunkatsu-row .migibox .yutube-link img {
  margin: 30px;
}

body .youtube-slider {
  width: 80%;
  margin: 50px auto 40px auto;
}

@media screen and (max-width: 1300px) {
  body .youtube-slider {
    width: 90%;
    margin: 30px auto 20px auto;
  }
  body .bunkatsu-row .migibox .yutube-link img {
    margin:0;
  }
}

@media screen and (max-width: 640px) {
  body .youtube-slider {
    width: 80%;
    margin: 20px auto 15px auto;
  }
  body .bunkatsu-row .migibox .yutube-link img {
    margin:0;
  }
}

body .youtube-slider div {
  padding: 0;
}

body .youtube-slider .slick-slide {
  padding: 0 5px;
  height: 130px;
}

@media screen and (max-width: 1300px) {
  body .youtube-slider .slick-slide {
    height: 120px;
    padding: 0 5px;
  }
}

@media screen and (max-width: 1300px) {
  body .youtube-slider .slick-slide {
    height: 130px;
    padding: 0 5px;
  }
}

@media screen and (max-width: 640px) {
  body .youtube-slider .slick-slide {
    height: 180px;
    padding: 0 5px;
  }
}

body .youtube-slider a {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

body .youtube-slider img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1300px) {
  body .youtube-slider img {
    height: auto;
    width: 100%;
  }
}

@media screen and (max-width: 1300px) {
  body .youtube-slider img {
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 640px) {
  body .youtube-slider img {
    height: auto;
    width: 100%;
  }
}

body .slick-arrow {
  width: 60px;
  height: 60px;
}

body .slick-arrow::before {
  content: "";
}

body .slick-next {
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
  right: -60px;
}

@media screen and (max-width: 1300px) {
  body .slick-next {
    right: -40px;
  }
}

@media screen and (max-width: 640px) {
  body .slick-next {
    right: -40px;
  }
}

body .slick-prev {
  background: center url(/assets/images/arrow-wl.svg) no-repeat;
  left: -60px;
}

@media screen and (max-width: 1300px) {
  body .slick-prev {
    left: -40px;
  }
}

@media screen and (max-width: 640px) {
  body .slick-prev {
    left: -40px;
  }
}

body .rm-content {
  font-size: 0;
}

body .rm-content ul li a {
  padding: 190px 0;
}

@media screen and (min-width: 1900px) {
  body .rm-content ul li a {
    padding: 190px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .rm-content ul li a {
    padding: 130px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .rm-content ul li a {
    padding: 120px 0;
  }
}

@media screen and (max-width: 950px) {
  body .rm-content ul li a {
    padding: 100px 0;
  }
}

@media screen and (max-width: 640px) {
  body .rm-content ul li a {
    padding: 90px 0;
  }
}

body .rm-content ul li a p {
  margin: 0;
}

body .rm-content ul li a p span {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 23px;
}

@media screen and (min-width: 1900px) {
  body .rm-content ul li a p span {
    font-size: 29px;
  }
}

@media screen and (max-width: 1300px) {
  body .rm-content ul li a p span {
    font-size: 25px;
  }
}

@media screen and (max-width: 1300px) {
  body .rm-content ul li a p span {
    font-size: 20px;
  }
}

body .news-bar {
  height: auto;
  display: block;
  max-width: 1500px;
  width: 80%;
  background: #fff;
  margin: 60px auto;
}

body .news-bar li {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 25px 0;
  border-bottom: solid 1px #b3b3b3;
}

body .news-bar li a {
  width: 100%;
  display: inline-block;
  background: #fff;
  color: #323232;
  vertical-align: bottom;
  font-size: 14px;
}

body .news-bar li a span {
  font-size: 11px;
  background: #959595;
  color: #fff;
  padding: 3px 5px;
  margin-right: 10px;
}

@media screen and (max-width: 1300px) {
  body .news-bar li a span {
    margin-bottom: 10px;
    display: inline-block;
  }
}

@media screen and (max-width: 640px) {
  body .news-bar li a span {
    margin-bottom: 10px;
    display: inline-block;
  }
}

body .hover-stsn-a a {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
}

body .hover-stsn-a a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #323232;
  transition: .3s;
}

body .hover-stsn-a a:hover::after {
  width: 100%;
}

body .hover-stsn-p a {
  text-decoration: none;
}

body .hover-stsn-p a p {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
  margin: 0;
}

body .hover-stsn-p a p:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #323232;
  transition: .3s;
}

body .hover-stsn-p a:hover p:after {
  width: 100%;
}

body .rct-content {
  width: 80%;
  display: block;
  max-width: 1500px;
  margin: 0 auto;
  padding-bottom: 60px;
}

@media screen and (max-width: 640px) {
  body .rct-content {
    width: 90%;
  }
}

body .rct-content li {
  padding: 0 10px;
  margin-bottom: 20px;
}

body .rct-content li a i.ico {
  background: #3071b6;
  display: block;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  top: -40px;
}

body .rct-content li a i.ico img {
  position: absolute;
  display: block;
  width: 60%;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

body .rct-content li p:before {
  content: "";
  background: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  display: inline-block;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
  z-index: 0;
}

body .rct-content a:hover span {
  text-shadow: 1px 1px 1px #999999;
}

body .rct-content a:hover p:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .rct-content li a p {
  height: 225px;
  width: 100%;
  margin: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 30px;
  position: relative;
}

@media screen and (max-width: 1300px) {
  body .rct-content li a p {
    height: 200px;
  }
}

@media screen and (max-width: 1300px) {
  body .rct-content li a p {
    height: 150px;
  }
}

@media screen and (max-width: 640px) {
  body .rct-content li a p {
    height: 130px;
  }
}

body .rct-content li a p span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 0px 0px 0px #fff;
}

body .rct-content li a {
  background: #fff;
  width: 100%;
  text-align: center;
  display: inline-block;
  height: 395px;
}

body .rct-content li a:hover p {
  color: #ffffff;
}

@media screen and (max-width: 1300px) {
  body .rct-content li a {
    height: 350px;
  }
}

@media screen and (max-width: 1300px) {
  body .rct-content li a {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  body .rct-content li a {
    height: 300px;
  }
}

body .rct-content li a span i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat;
  position: absolute;
  right: 0;
  float: right;
  top: 18%;
}

@media screen and (max-width: 1300px) {
  body .rct-content li a span i {
    top: 15%;
  }
}

@media screen and (max-width: 1300px) {
  body .rct-content li a span i {
    top: 15%;
  }
}

@media screen and (max-width: 640px) {
  body .rct-content li a span i {
    top: 27%;
  }
}

body .rct-content .glay-btn {
  display: inline-block;
  color: #b3b3b3;
  font-size: 15px;
  border: solid 2px #b3b3b3;
  padding: 10px 0;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1300px) {
  body .rct-content .glay-btn {
    font-size: 11px;
  }
}

@media screen and (max-width: 1300px) {
  body .rct-content .glay-btn {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  body .rct-content .glay-btn {
    font-size: 12px;
  }
}

body .rct-content li a:hover .glay-btn {
  background: #3071b6;
  color: #fff;
}

body .rct-content li a:hover .glay-btn i {
  background: center url(/assets/images/arrow-zgzg-wr.svg) no-repeat;
}

body .fotter-white-zone {
  position: relative;
  text-align: center;
  z-index: 0;
  display: inline-block;
  height: auto;
  width: 100%;
}

body .fotter-white-zone img, body .fotter-white-zone p {
  position: relative;
  z-index: 200;
}

body .fotter-white-zone p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 5%;
}

@media screen and (max-width: 1300px) {
  body .fotter-white-zone p {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  body .fotter-white-zone p {
    font-size: 12px;
  }
}

body .fotter-white-zone img {
  width: 300px;
  height: 64px;
  margin: 5% auto 3% auto;
}

@media screen and (max-width: 1300px) {
  body .fotter-white-zone img {
    width: 250px;
    height: 53px;
    margin: 10% auto 7% auto;
  }
}

@media screen and (max-width: 640px) {
  body .fotter-white-zone img {
    width: 202px;
    height: 43px;
    margin: 10% auto 7% auto;
  }
}

body .fotter-white-zone .white-back-f {
  position: absolute;
  background: #fff;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  display: inline-block;
  left: 0;
  top: 0;
}

body #footer-box {
  display: inline-block;
  background: #787d81;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  position: relative;
  z-index: 1000;
}

body .footer-inbox {
  max-width: 1500px;
  margin: 0 auto;
}

body .page-topup {
  height: auto;
  display: block;
  color: #ffffff;
  font-size: 28px;
  text-align: right;
  padding: 20px 0 25px 0;
  margin-bottom: 30px;
  line-height: 1;
  border-bottom: solid 2px #ffffff;
  cursor: pointer;
}

@media screen and (max-width: 1300px) {
  body .page-topup {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  body .page-topup {
    text-align: center;
  }
}

body .page-topup i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  top: 4px;
  margin: 0 15px;
}

body .page-topup i::before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
  background: center url(/assets/images/arrow-zgzg-br.svg) no-repeat;
  z-index: 0;
}

body .footer-ulli {
  display: inline-block;
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

body .footer-ulli li a.midser {
  text-align: left !important;
}

@media screen and (max-width: 959px) {
  body .footer-ulli li a.midser {
    display: none;
    text-align: left !important;
  }
}

body .footer-ulli li {
  width: 20%;
  float: left;
  border-right: solid 1px #ffffff;
  font-size: 15px;
  color: #fff;
  padding: 0 10px  0px  20px;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li {
    border-right: 0;
    border-bottom: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li {
    border-right: 0;
    border-bottom: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li:nth-of-type(1) {
    padding: 0;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li:nth-of-type(1) {
    padding: 0;
    text-align: center;
  }
}

@media screen and (max-width: 959px) {
  body .footer-ulli li:nth-child(n + 2) {
    display: none !important;
  }
}

body .footer-ulli li a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: auto;
  font-size: 15px;
  color: #fff;
  margin-bottom: 2px;
  cursor: default;
  padding: 8px 10px 8px 20px;
  font-weight: bold;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a {
    width: 100%;
    float: none;
    font-size: 14px;
    margin-bottom: 0;
    padding: 15px 10px;
    display: inline-block;
    border-bottom: solid 1px #ccc;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li a {
    width: 100%;
    float: none;
    font-size: 14px;
    margin-bottom: 0;
    padding: 15px  10px;
    display: inline-block;
    border-bottom: solid 1px #ccc;
  }
}

body .footer-ulli li a:hover img {
  opacity: 0.7;
}

@media screen and (min-width: 1300px) {
  body .footer-ulli li a.dister {
    display: block !important;
  }
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a.dister {
    display: none;
  }
}

body .footer-ulli li a p {
  position: relative;
  display: inline-block;
  transition: .3s;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a p {
    width: 100%;
    height: auto;
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li a p {
    width: 100%;
    height: auto;
    margin: 0;
  }
}

body .footer-ulli li .midser[href]::after {
  content: '';
  width: 20px;
  height: 20px;
  background: center url(/assets/images/arrow-zgzg-br.svg) no-repeat;
  transition: .3s;
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotate(0deg);
  transform: rotateZ(0deg);
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li .midser[href]::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li .midser[href]::after {
    display: none;
  }
}

body .footer-ulli li a.midser[href]:hover::after {
  width: 100%;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a.midser[href]:hover::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li a.midser[href]:hover::after {
    display: none;
  }
}

body .footer-ulli li a p::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #ffffff;
  transition: .3s;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a p::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li a p::after {
    display: none;
  }
}

body .footer-ulli li a p:hover::after {
  width: 100%;
}

@media screen and (max-width: 1300px) {
  body .footer-ulli li a p:hover::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body .footer-ulli li a p:hover::after {
    display: none;
  }
}

body .footer-ulli li img {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
}

body .footer-ulli li:nth-of-type(1) {
  padding-left: 0;
}

body .footer-ulli li:nth-of-type(5) {
  border-right: 0;
}

body .copyright {
  font-size: 13px;
  background: #464b50;
  padding: 15px 0;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #fff;
}

body .midser {
  position: relative;
}

@media screen and (min-width: 1300px) {
  body .midser {
    margin-top: 15px;
  }
}

@media screen and (max-width: 1300px) {
  body .midser::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center url(/assets/images/arrow-zgzg-wr.svg) no-repeat;
    position: absolute;
    right: 10px;
    top: 15px;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 1s;
    transition-timing-function: ease;
    transition-delay: 0s;
  }
}

body .mids, body .midser[href] {
  position: relative;
}

@media screen and (max-width: 1300px) {
  body .mids::after, body .midser[href]::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center url(/assets/images/arrow-zgzg-wr.svg) no-repeat;
    position: absolute;
    right: 10px;
    top: 15px;
  }
}

@media screen and (min-width: 1300px) {
  body .mids, body .dister {
    position: relative;
  }
}

@media screen and (min-width: 1300px) {
  body .mids::before, body .dister::before {
    content: "";
    display: inline-block;
    float: right;
    background-image: url(/assets/images/arrow-zgzg-wr.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    left: -6px;
    top: 8px;
  }
}

body .upup::after {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body #page-uptop-float {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  position: fixed;
  bottom: 65px;
  right: 15px;
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
  z-index: 999;
  cursor: pointer;
}

body #page-uptop-float i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 35px;
  height: 35px;
  background: center url(/assets/images/arrow-zgzg-br.svg) no-repeat;
}

body .intomenu {
  position: absolute;
  left: 0;
  /* margin-top: 42px; */
  width: 100%;
  display: none;
  padding-top: 45px;
  color: #fff !important;
}

body .intomenu::before {
  content: "";
  background: center url(/assets/images/headbg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: calc(100% - 42px);
}

@media screen and (min-width: 1300px) {
  body .intomenu::before {
    height: calc(100% - 19px);
  }
}

body .intomenu .inn {
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

body .intomenu p {
  display: inline-block;
  height: 100%;
  border-right: solid 1px #fff;
  float: left;
  width: 36%;
  color: #fff;
  font-size: 19px;
  position: relative;
  z-index: 100;
  text-align: center;
  margin-top: 15px;
  margin-right: 4%;
  padding-bottom: 6%;
  color: #fff;
}

body .intomenu p a {
  font-size: 19px;
}

body .intomenu ul {
  max-width: 1500px;
  width: 60%;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .intomenu li {
  position: relative;
  float: none;
  margin-left: 0;
  margin-top: 15px;
  padding: 5px;
  width: 33%;
  float: left;
}

body .intomenu li a {
  display: inline-block;
  width: 100%;
  position: relative;
  color: #fff !important;
  font-size: 12px;
}

body .intomenu li a i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  top: 0px;
  margin-right: 10px;
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat #fff;
}

body .intomenu li a:hover {
  color: #fff;
}

body .head-float li:hover .intomenu {
  display: block;
}

body .searchbox {
  position: relative;
}

body .searchbox a {
  cursor: pointer;
}

body .searchbox.bigvig {
  background: #ccc;
  border-radius: 2px;
}

body .searchbox.bigvig a {
  cursor: pointer;
}

body .searchbox.bigvig a i {
  background-image: url(/assets/images/icon-batsu-w.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}

body .form-spacer {
  position: absolute;
  width: auto;
  right: 30px;
  top: -3px;
  width: 0;
  overflow: hidden;
  /* firefox */
  /* Safari,Chrome */
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.8);
}

body .form-spacer.spaceMax {
  width: 300px;
  right: 30px;
  height: 30px;
}

body .formhomtai {
  float: left;
  width: 0px;
  height: 30px;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
}

body .spaceMax .formhomtai {
  width: 300px;
}

body #searchsubmit {
  float: right;
  opacity: 0;
  /* right: 10px; */
  position: absolute;
  right: 10px;
  top: 6px;
  width: 18px;
  height: 18px;
  opacity: 1;
  background: center url(/assets/images/icon-04-b.svg) no-repeat;
  display: inline-block;
  -webkit-appearance: none;
  border: none;
}

@media screen and (max-width: 640px) {
  body .row2 p {
    line-height: 1;
    font-size: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  body .row2 p span {
    font-size: 10px !important;
  }
}

body .nj-content {
  position: relative;
  z-index: 50;
  font-size: 0;
}

body .nj-content ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .nj-content p {
  width: 100%;
  height: auto !important;
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .nj-content li a {
  padding: 136px 0;
  height: 100%;
  min-height: 300px;
  background-size: cover !important;
}

@media screen and (min-width: 1900px) {
  body .nj-content li a {
    padding: 198px 0;
  }
}

@media screen and (min-width: 1600px) {
  body .nj-content li a {
    padding: 166px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .nj-content li a {
    padding: 100px 0;
  }
}

@media screen and (max-width: 1010px) {
  body .nj-content li a {
    padding: 90px 0;
  }
}

@media screen and (max-width: 959px) {
  body .nj-content li a {
    padding: 90px 0;
  }
}

@media screen and (max-width: 640px) {
  body .nj-content li a {
    padding: 68px 0;
    min-height: 0px;
  }
}

body .nj-content li a p {
  margin-bottom: 0;
}

body .pankuzulist {
  border-top: solid 1px #b3b3b3;
  height: auto;
  background: #fff;
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  padding-top: 20px;
}

body .pankuzulist ul {
  width: 90%;
  clear: both;
  max-width: 1500px;
  margin: 0 auto;
  display: block;
}

body .pankuzulist li {
  float: left;
  font-size: 13px;
}

@media screen and (max-width: 1300px) {
  body .pankuzulist li {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  body .pankuzulist li {
    font-size: 12px;
  }
}

body .pankuzulist a {
  color: #323232;
}

body .h2midashi {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #323232;
  margin-top: 135px;
  margin-bottom: 108px;
  line-height: 1.5;
}
body span.midashi {
  display: inline-block;
  font-size: 26px;
  line-height: 1.5;
}

@media screen and (max-width: 1300px) {
  body .h2midashi {
    font-size: 24px;
    margin-bottom: 70px;
    letter-spacing: -0.025em;
  }
}

@media screen and (max-width: 640px) {
  body .h2midashi {
    font-size: 22px;
    margin-bottom: 50px;
  }
}

body .h3-sub-midashi {
  margin-bottom: 40px;
  font-size: 24px;
}

@media screen and (max-width: 640px) {
  body .h3-sub-midashi {
    line-height: 1.4;
  }
}

body #main-content-wrap {
  width: 100%;
  height: auto;
  display: inline-block;
}

body .main-content-wrap {
  width: 90%;
  max-width: 1238px;
  display: block;
  margin: 0 auto;
}

body .main-content-wrap .txt {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (min-width: 1900px) {
  body .main-content-wrap .txt {
    font-size: 20px;
  }
}

@media screen and (max-width: 1300px) {
  body .main-content-wrap .txt {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  body .main-content-wrap .txt {
    font-size: 16px;
  }
}

body .main-content-wrap .txt-right {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: right;
}

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

body .txt-righter {
  text-align: right !important;
}

body .ul-all-link {
  display: inline-block;
  width: 100%;
  height: auto;
}

body .ul-all-link li {
  width: 100%;
  display: inline-block;
}

body .ul-all-link li a {
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 20px 0;
  text-align: left;
  border-top: solid 1px #b3b3b3;
  color: #323232;
  font-size: 18px;
}

body .ul-all-link li a:after {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  content: "";
  border-radius: 50%;
  display: inline-block;
  width: 19px;
  height: 19px;
  background-color: #b3b3b3;
  background-repeat: no-repeat;
  background-image: url(/assets/images/arrow-zgzg-wr.svg);
}

body .ul-all-link li:last-child {
  border-bottom: solid 1px #b3b3b3;
}

@media screen and (max-width: 640px) {
  body .ul-all-link li a img {
    margin-left: 0 !important;
  }
}

body .btn-map {
  color: #fff;
  background: #b3b3b3;
  border-radius: 2px;
  display: inline-block;
  padding: 6px 0;
  text-align: center;
  width: 110px;
  line-height: 1;
  font-size: 15px;
}

@media screen and (max-width: 640px) {
  body .btn-map {
    width: 70px;
  }
}

body .btn-map:hover {
  background: #3071B6;
}

body .btn-map::before {
  content: "";
  width: 13px;
  height: 22px;
  display: inline-block;
  margin-right: 5px;
  background: center url(/assets/images/icon-mappin.svg) no-repeat;
}

body .btn-map span {
  position: relative;
  top: -5px;
  letter-spacing: 0.025em;
}

body .fl-right {
  float: right;
}

body .normal-banner {
  max-width: 800px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
  color: #fff;
  position: relative;
}

body .normal-banner:hover:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .normal-banner::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .normal-banner::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  border-radius: 50%;
}

body .normal-banner p {
  font-size: 25px;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
}

body .normal-banner p span {
  font-size: 17px;
}

body .form-table {
  width: 100%;
  border-top: solid 1px #b3b3b3;
}

body .form-table td, body .form-table th {
  padding: 10px 15px 10px 15px;
  vertical-align: top;
  font-size: 15px;
}

@media screen and (max-width: 640px) {
  body .form-table td, body .form-table th {
    padding: 10px 5px 10px 5px;
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  body .form-table th {
    width: 100px;
  }
}

body .form-table td {
  padding: 15px 15px 15px 15px;
}

@media screen and (max-width: 640px) {
  body .form-table td {
    padding: 15px 0px 15px 15px !important;
  }
}

body .form-table span {
  display: inline-block;
  margin-left: 5px;
}

@media screen and (max-width: 640px) {
  body .form-table span {
    width: auto !important;
    min-width: 90px;
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  body .form-table span.mwform-checkbox-field, body .form-table span.mwform-checkbox-field-text {
    width: auto !important;
    min-width: 170px;
    margin-left: 0;
  }
}

body .form-table .longfin + span {
  width: 200px;
}

@media screen and (max-width: 640px) {
  body .form-table .longfin + span {
    width: auto !important;
  }
}

body .form-table label span {
  width: 130px;
}

@media screen and (min-width: 1300px) {
  body .form-table label span {
    width: 130px;
  }
}

@media screen and (max-width: 640px) {
  body .form-table label span {
    width: 120px;
    width: auto !important;
  }
}

body .form-table .vmvm {
  vertical-align: middle !important;
}

body .form-table .bob {
  border-bottom: solid 1px #b3b3b3;
  padding: 20px 15px 20px 15px;
}

@media screen and (max-width: 640px) {
  body .form-table .bob {
    padding: 15px 15px 15px 15px;
  }
}

body .form-table textarea {
  width: 80%;
  margin: 10px 0;
}

@media screen and (max-width: 640px) {
  body .form-table textarea {
    width: 100%;
  }
}

body .form-table input, body .form-table textarea {
  border: solid 1px #b3b3b3;
}

@media screen and (max-width: 640px) {
  body .form-table input, body .form-table textarea {
    font-size: 16px;
  }
}

body .form-table input[type="text"] {
  width: 200px;
}

body .nj-about li {
  border: solid 1px #fff;
}

body .nj-about li a:before {
  background: #3070b7;
  opacity: 1;
}

body .nj-about li a:hover p {
  text-shadow: none;
}

body .nj-about li a:hover:before {
  opacity: 1;
  background: #3070b7;
}

body .nj-about li a {
  padding: 110px 0;
  font-size: 20px !important;
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  body .nj-about li a {
    padding: 80px 0;
  }
}

@media screen and (max-width: 1300px) {
  body .nj-about li a img {
    width: 160px;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  body .nj-about li a img {
    width: 110px;
    height: auto;
  }
}

body .nj-about li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .znr-box {
  z-index: 100000;
  width: 100%;
}

body .znr-box ul {
  display: block;
  width: 100%;
  max-width: 1244px;
  margin: 0 auto;
}

body .znr-box li {
  float: left;
  text-align: center;
  padding: 0;
  width: calc(100% / 7);
}
@media (max-width: 1080px) {
  body .znr-box li:nth-of-type(1),
  body .znr-box li:nth-of-type(2),
  body .znr-box li:nth-of-type(3),
  body .znr-box li:nth-of-type(4) {
    width: calc(100% / 4); }
  body .znr-box li:nth-of-type(5),
  body .znr-box li:nth-of-type(6),
  body .znr-box li:nth-of-type(7) {
    width: calc(100% / 3); }
}
@media (max-width: 640px) {
  body .znr-box li:nth-of-type(1) {
    width: 100%; }
  body .znr-box li:nth-of-type(2),
  body .znr-box li:nth-of-type(3),
  body .znr-box li:nth-of-type(4) {
    width: calc(100% / 3); }
  body .znr-box li:nth-of-type(5),
  body .znr-box li:nth-of-type(6),
  body .znr-box li:nth-of-type(7) {
    width: calc(100% / 3); }
}
@media (max-width: 360px) {
  body .znr-box li:nth-of-type(2),
  body .znr-box li:nth-of-type(3),
  body .znr-box li:nth-of-type(4),
  body .znr-box li:nth-of-type(5),
  body .znr-box li:nth-of-type(6),
  body .znr-box li:nth-of-type(7) {
    width: 50%; }
}

body .znr-box li:nth-of-type(1) a {
  background: #3070b7;
  color: #fff;
}

body .znr-box li:nth-of-type(1) a:hover {
  background: #3070b7;
  color: #fff;
}

body .znr-box li:nth-child(n + 2) a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  z-index: 0;
}

body .znr-box li:nth-child(n + 2) a::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-image: url(/assets/images/arrow-zgzg-wr.svg);
  position: absolute;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .znr-box li:nth-child(n + 2) a span {
  position: relative;
  z-index: 100;
}

body .znr-box li:nth-child(n + 2) a:hover {
  text-decoration: none;
  background: #3070b7;
  color: #fff;
}

body .znr-box li:nth-child(n + 2) a:hover::before {
  background: transparent;
}

body .znr-box li a {
  position: relative;
  width: 100%;
  padding: 20px 0;
  display: inline-block;
  color: #fff;
  border-right: solid 1px #666;
  font-size: 14px;
}

@media screen and (max-width: 1080px) {
  body .znr-box li a {
    border-bottom: solid 1px #666;
  }
}

@media screen and (max-width: 640px) {
  body .znr-box li a {
    font-size: 10px;
  }
}

@media screen and (min-width: 1300px) {
  body .hidden-movies {
    opacity: 0;
  }
}

@media screen and (max-width: 1300px) {
  body .hidden-movies {
    opacity: 1;
  }
}

body .layer-trance {
  height: calc(100vh - 160px);
}

@media screen and (min-width: 1300px) {
  body .layer-trance {
    height: calc(100vh - 100px);
  }
}

@media screen and (max-width: 1300px) {
  body .layer-trance {
    height: calc(100vh - 150px);
  }
}

@media screen and (max-width: 959px) {
  body .layer-trance {
    height: calc(100vh - 110px);
  }
}

@media screen and (max-width: 640px) {
  body .layer-trance {
    height: calc(100vh - 150px);
  }
}

body .downhe li img {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 1300px) {
  body .downhe li img {
    height: 100%;
    width: auto;
  }
}

body .downhe p {
  background: #EEEEEE;
}

/*サイトの基本構造*/
body .template-midashi {
  font-size: 26px;
  color: #191919;
  text-align: center;
  width: 100%;
  padding: 150px 0 0 0;
}

@media screen and (max-width: 959px) {
  body .template-midashi {
    padding: 50px 0 0 0;
  }
}

body .chintai-img-back {
  display: inline-block;
  width: 100%;
  height: auto;
  min-height: 460px;
  margin-top: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 959px) {
  body .chintai-img-back {
    min-height: 300px;
    margin-top: 50px;
  }
}

body .sns-bar {
  width: 100%;
  display: inline-block;
  float: right;
  max-width: 750px;
  padding-top: 30px;
}

@media screen and (max-width: 959px) {
  body .sns-bar {
    max-width: 1000px;
  }
}

body .sns-bar a {
  padding: 10px;
  text-align: center;
}

body .sns-bar li {
  width: 20%;
}

body .sns-bar li a {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  max-height: 35px;
  padding: 0;
}

body .sns-bar li a::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  position: relative;
  top: 3px;
}

body .sns-bar li a span {
  position: relative;
  top: -5px;
}

@media screen and (max-width: 959px) {
  body .sns-bar li a span {
    display: none;
  }
}

body .sns-bar li:nth-of-type(1) a {
  background: #D74A38;
}

body .sns-bar li:nth-of-type(1) a::before {
  background-image: url(/assets/images/icon-sns03.svg);
}

body .sns-bar li:nth-of-type(2) a {
  background: #276CBC;
}

body .sns-bar li:nth-of-type(2) a::before {
  background-image: url(/assets/images/icon-sns05.svg);
}

body .sns-bar li:nth-of-type(3) a {
  background: #315897;
}

body .sns-bar li:nth-of-type(3) a::before {
  background-image: url(/assets/images/icon-sns02.svg);
}

body .sns-bar li:nth-of-type(4) a {
  background: #38AAED;
}

body .sns-bar li:nth-of-type(4) a::before {
  background-image: url(/assets/images/icon-sns01.svg);
}

body .sns-bar li:nth-of-type(5) a {
  background: #39C201;
}

body .sns-bar li:nth-of-type(5) a::before {
  background-image: url(/assets/images/icon-sns04.svg);
}

body .chintai-table {
  width: 100%;
  height: auto;
  display: inline-block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

body .chintai-table table {
  border-top: solid 2px #F0F0F0;
  border-left: solid 2px #F0F0F0;
  font-size: 13px;
  color: #646464;
}

body .chintai-table table td, body .chintai-table table th {
  padding: 20px 10px;
}

body .chintai-table table tr:last-of-type td {
  border-bottom: solid 2px #F0F0F0 !important;
}

@media screen and (max-width: 959px) {
  body .chintai-table table tr:last-of-type td {
    border-bottom: solid 2px #fff !important;
  }
}

body .chintai-table table:nth-of-type(1) td, body .chintai-table table:nth-of-type(1) th {
  padding: 30px 10px;
}

body .chintai-table table th {
  width: 40%;
  min-width: 80px;
}

body .chintai-table table:nth-of-type(1) td {
  border-bottom: solid 2px #fff;
  background: #F0F0F0;
}

body .chintai-table table:nth-of-type(1) th {
  border-bottom: solid 2px #F0F0F0;
}

body .chintai-table table:nth-of-type(2) {
  table-layout: fixed;
}

@media screen and (max-width: 959px) {
  body .chintai-table table:nth-of-type(2) {
    border-top: none;
  }
}

body .chintai-table table:nth-of-type(2) td {
  border-bottom: solid 2px #fff;
  border-right: solid 2px #F0F0F0;
  background: #F0F0F0;
}

body .chintai-table table:nth-of-type(2) th {
  border-bottom: solid 2px #F0F0F0;
  border-right: solid 2px #fff;
}

body .midashi-glay {
  font-size: 24px;
  background: #EEEEEE;
  text-align: center;
  padding: 25px 0;
  text-align: center;
  width: 100%;
  margin: 10px 0 60px 0;
}

@media screen and (max-width: 640px) {
  body .midashi-glay {
    font-size: 20px;
    padding: 25px 15px;
  }
}

body .slider-controle-tin {
  width: 100%;
  height: auto;
  display: inline-block;
  background: #EFEFEF;
  padding: 20px;
  margin-bottom: 100px;
}

@media screen and (max-width: 330px) {
  body .slider-controle-tin {
    padding: 0px;
  }
}

body .slider-controle-tin h3 {
  font-size: 23px;
  text-align: center;
  width: 100%;
  padding: 40px 0 20px 0;
}

body .Carousel-chintai {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90%;
  margin: 50px auto;
}

@media screen and (max-width: 640px) {
  body .Carousel-chintai {
    width: 100%;
  }
}

@media screen and (max-width: 330px) {
  body .Carousel-chintai {
    width: 100%;
  }
}

body .Carousel-chintai div.slick-list, body .Carousel-chintai div.slick-track {
  min-width: 100%;
}

@media screen and (max-width: 640px) {
  body .Carousel-chintai div.slick-list, body .Carousel-chintai div.slick-track {
    padding: 0;
  }
}

body .Carousel-chintai a {
  min-height: 300px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center;
  color: #191919;
  padding: 15px;
}
body .Carousel-chintai .slick-slide {
  padding:0 10px;
}
body .Carousel-chintai p {
  height: 170px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

body .Carousel-chintai p img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .Carousel-chintai .slick-prev {
  background: center url(/assets/images/arrow-gl.svg) no-repeat;
}

body .Carousel-chintai .slick-next {
  background: center url(/assets/images/arrow-gr.svg) no-repeat;
}

body .Carousel-chintai span {
  display: inline-block;
  height: 48px;
  width: 100%;
}

body .Carousel-chintai span span {
  font-size: 10px;
  height: auto;
}

body .half-banner {
  width: 100%;
  height: 150px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #191919;
  font-size: 19px;
}

body .half-banner p {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}

body .half-banner:hover::after {
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
}

body .half-banner:hover div {
  background: #3071B7;
}

body .half-banner:hover span {
  color: #fff;
}

body .half-banner div {
  background: #EFEFEF;
  position: relative;
}

body .half-banner div::after {
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  background: center url(/assets/images/arrow-gr.svg) no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .half-banner div span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .half-banner-w {
  width: 100%;
  height: 150px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #191919;
  font-size: 19px;
}

body .half-banner-w p {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}

body .half-banner-w:hover::after {
  background: center url(/assets/images/arrow-wr.svg) no-repeat;
}

body .half-banner-w:hover div {
  background: #3071B7;
}

body .half-banner-w:hover span {
  color: #fff;
}

body .half-banner-w div {
  background: #fff;
  position: relative;
}

body .half-banner-w div::after {
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  background: center url(/assets/images/arrow-gr.svg) no-repeat;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .half-banner-w div span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .chintai-voice-zone img {
  width: 100%;
  height: auto;
}

body .voice-movie-box {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #000;
  position: relative;
}

@media screen and (max-width: 959px) {
  body .voice-movie-box {
    padding: 0;
  }
}

body .voice-movie-box img {
  max-width: 1302px;
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 959px) {
  body .voice-movie-box img {
    width: 100%;
  }
}

body .voice-movie-box a {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}

body .voice-movie-box a::before {
  content: "";
  width: 56px;
  height: 71px;
  background: center url(/assets/images/icon-saisei.svg) no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .voice-gallery .slick-prev {
  left: 0;
  z-index: 10;
}

body .voice-gallery .slick-next {
  right: 0px;
}

body .list-list {
  display: table;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

@media screen and (max-width: 1300px) {
  body .list-list {
    display: inline-block;
  }
}

body .list-list li {
  display: table-cell;
  padding: 0 10px;
  min-width: 150px;
}

body .list-list li:first-of-type {
  padding: 0 10px 0 0;
}

@media screen and (max-width: 1300px) {
  body .list-list li:first-of-type {
    padding: 0 5px;
  }
}

body .list-list li:last-of-type {
  padding: 0 0 0 10px;
}

@media screen and (max-width: 1300px) {
  body .list-list li:last-of-type {
    padding: 0 5px;
  }
}

@media screen and (max-width: 1300px) {
  body .list-list li {
    display: inline-block;
    float: left;
    width: 33%;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}

@media screen and (max-width: 959px) {
  body .list-list li {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  body .list-list li {
    width: 100%;
  }
}

body .list-list #nowactive-list a {
  background: #3071B7;
  color: #fff;
  border: solid 1px #3071B7;
}

body .list-list #nowactive-list a::after {
  display: none;
}

body .list-list a {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  font-size: 14px;
  color: #323232;
  background: #fff;
  border: solid 1px #aaa;
  text-align: center;
  position: relative;
  min-height: 60px;
}

body .list-list a:hover {
  background: #3071B7;
  color: #fff;
}

body .contact-contact li {
  vertical-align: top;
}

body .contact-contact li:last-of-type {
  padding-top: 0;
}

body .contact-contact li:nth-last-of-type(-n+3) a {
  padding: 20px 0;
}
@media screen and (max-width: 1300px) {
	body .contact-contact li:nth-last-of-type(-n+3) a {
	  padding: 10px 0;
	}
	body .contact-contact li:last-of-type a{
	  padding: 20px 0;
	}
}
body .contact-contact a {
  padding: 10px 0;
  height: 100%;
}

body .search-tag-box {
  display: inline-block;
  background: #efefef;
  width: 100%;
  height: auto;
  transition-property: height;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .search-tag-box i {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
}

body .search-tag-box i::before {
  content: "";
  display: inline-block;
  background: #9C9C9C;
  width: 15px;
  height: 2px;
  position: absolute;
  margin-top: 10px;
  margin-left: 0px;
}

body .search-tag-box i::after {
  content: "";
  display: inline-block;
  background: #9C9C9C;
  width: 2px;
  height: 15px;
  position: absolute;
  margin-top: 4px;
  margin-left: 6px;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .search-tag-box .open-close {
  display: none;
  font-size: 15px;
  width: 100%;
  height: auto;
  padding: 0 20px 20px 20px;
}

body .search-tag-box .puser i:after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .search-tag-box .puser + .open-close {
  display: inline-block;
}

body .search-tag-box .sbtn {
  display: table;
  cursor: pointer;
  width: 100%;
  padding: 20px 20px 20px 20px;
}

body .search-tag-box .sbtn i {
  display: table-cell;
}

body .search-tag-box .sbtn span {
  display: table-cell;
  padding-left: 15px;
}

body .taglist {
  font-size: 13px;
}

body .taglist li {
  float: left;
  margin: 5px;
}

body .taglist a {
  display: inline-block;
  background: #fefefe;
  color: #333;
  padding: 5px 10px;
  min-width: 80px;
  text-align: center;
}

body .taglist a:hover {
  background: #3071B7;
  color: #fff;
}

body .item-list {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .item-list li {
  padding: 15px;
  position: relative;
}

body .item-list img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .item-list p:nth-of-type(1) {
  height: 252px;
  overflow: hidden;
  position: relative;
}

body .item-list p:nth-of-type(2) {
  font-size: 13px;
}

body .item-list p:nth-of-type(2) span {
  font-size: 15px;
  display: inline-block;
  margin-bottom: 5px;
}

body .item-list a {
  font-style: 13px;
  color: #333;
  position: relative;
}

body .navibox {
  width: 100%;
  text-align: center;
  padding: 100px 0;
}

body .navibox a {
  color: #333;
  font-size: 13px;
  padding: 10px;
  padding: 5px 9px;
}

body .navibox .current {
  padding: 10px;
  background: #959595;
  color: #fff;
  padding: 5px 9px;
  font-size: 13px;
}

body .chintai-list li {
  height: 100vw !important;
  max-height: 990px;
}

body .chintai-list span {
  position: relative;
  z-index: 10;
}

body .chintai-list i {
  background: center url(/assets/images/arrow-zgzg-0r.svg) #fff no-repeat !important;
}

body .chintai-list p {
  position: relative;
  background: transparent !important;
  color: #fff;
}

body .chintai-list p::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #171C61;
  opacity: 0.5;
  z-index: 0;
}

body .blue-box {
  display: inline-block;
  width: 100%;
  max-width: 504px;
  height: auto;
  padding: 30px 20px 20px 20px;
  background: #3071B6;
  color: #fff;
  font-size: 26px;
  position: absolute;
  bottom: -50px;
  left: 15vw;
  z-index: 10;
}

@media screen and (max-width: 959px) {
  body .blue-box {
    left: 0;
    font-size: 23px;
  }
}

@media screen and (max-width: 640px) {
  body .blue-box {
    font-size: 19px;
  }
}

body .blue-box p {
  font-size: 18px;
  margin-top: 15px;
  line-height: 1.7;
}

@media screen and (max-width: 959px) {
  body .blue-box p {
    left: 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  body .blue-box p {
    font-size: 13px;
  }
}

body .people-last {
  display: inline-block;
  width: 100%;
  min-height: 628px;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  margin-bottom: 120px;
  margin-top: 30px;
}

@media screen and (max-width: 959px) {
  body .people-last {
    margin-bottom: 200px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  body .people-last {
    margin-bottom: 20px;
    min-height: 0;
    height: auto;
  }
}

body .people-last h4 {
  font-size: 26px;
  color: #333;
  width: 100%;
  position: absolute;
  top: -89px;
  line-height: 1.7;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media screen and (max-width: 959px) {
  body .people-last h4 {
    font-size: 24px;
    padding: 10px;
    top: -189px;
  }
}

body .people-last p {
  width: 80%;
  height: auto;
  padding: 30px;
  font-size: 20px;
  color: #fff;
  background: #3071B6;
  margin: 0 auto;
  text-align: left;
  position: absolute;
  bottom: -120px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  line-height: 1.7;
}

@media screen and (max-width: 959px) {
  body .people-last p {
    bottom: -200px;
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  body .people-last p {
    position: relative;
    bottom: 0;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  body .people-editor .row .col-xs-12 {
    padding: 0;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main {
    width: 100%;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main .copy img {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main #detail {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main #photo {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main #photo img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main #zumen {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 946px) {
  body #biz-content #main #zumen img {
    width: 100%;
    height: auto;
  }
}

body .chintai-gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .news-wrapper {
  width: 100%;
}

body .news-wrapper img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

body .galleryinimg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body .hyperimg {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 640px) {
  body .hyperimg {
    display: none;
  }
}

body .delta {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  margin-top: 30px;
}

/*singleページ*/
body .kengaku-form-list {
  width: 90%;
  margin: 100px auto 0 auto;
  max-width: 1238px;
  font-size: 15px;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list {
    width: 100%;
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  body .kengaku-form-list {
    font-size: 10px;
  }
}

body .kengaku-form-list div {
  display: table;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list div {
    display: inline-block;
  }
}

body .kengaku-form-list p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list p {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0;
  }
}

body .kengaku-form-list th {
  background: #EEEEEE;
  border-right: solid 1px #fff;
  color: #323232;
  text-align: center;
  padding: 15px 0;
  font-weight: normal;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list th {
    padding: 5px 0;
  }
}

@media screen and (max-width: 640px) {
  body .kengaku-form-list th {
    padding: 1px 0;
  }
}

body .kengaku-form-list td {
  padding: 10px;
  border-left: solid 1px #B3B3B3;
  border-bottom: solid 1px #B3B3B3;
  min-width: 50px;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list td {
    padding: 5px;
  }
}

@media screen and (max-width: 640px) {
  body .kengaku-form-list td {
    padding: 1px;
  }
}

body .kengaku-form-list td:nth-of-type(1) {
  border-left: none;
  padding: 5px;
}

body .kengaku-form-list td:last-of-type a:before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  display: inline-block;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list td:last-of-type a:before {
    display: none;
  }
}

body .kengaku-form-list a {
  color: #B3B3B3;
  position: relative;
  padding-left: 20px;
  display: inline-block;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list a {
    padding-left: 0;
  }
}

body .kengaku-form-list img {
  max-width: 120px;
  height: auto;
}

@media screen and (max-width: 959px) {
  body .kengaku-form-list img {
    width: 100%;
    height: auto;
  }
}

body .kieru {
  display: inline-block;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

body .formform section span {
  opacity: 0;
}

/*categoryページ*/
body .privacy-list {
  display: inline-block;
  width: 100%;
  height: auto;
}

body .privacy-list li {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
  font-size: 15px;
  line-height: 1.7;
}

body .privacy-list li h3 {
  font-size: 17px;
  border-bottom: solid 1px #b3b3b3;
  padding-bottom: 15px;
}

body.opensimg .trance-content, body.opensimg-n .trance-content {
  background: none;
  position: relative;
  padding-bottom: 460px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1300px) {
  body.opensimg .trance-content, body.opensimg-n .trance-content {
    padding-bottom: 340px;
  }
}

@media screen and (max-width: 640px) {
  body.opensimg .trance-content, body.opensimg-n .trance-content {
    padding-bottom: 200px;
  }
}

body.opensimg .trance-content::before, body.opensimg-n .trance-content::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #787d81;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
  z-index: 0;
}

body.opensimg .pankuzulist, body.opensimg-n .pankuzulist {
  position: relative;
  z-index: 100;
  color: #fff;
  background: none;
}

body.opensimg .pankuzulist a, body.opensimg-n .pankuzulist a {
  color: #fff;
}

body.opensimg-n .trance-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 460px;
  position: relative;
}

@media screen and (max-width: 1300px) {
  body.opensimg-n .trance-content {
    padding-bottom: 280px;
  }
}

@media screen and (max-width: 640px) {
  body.opensimg-n .trance-content {
    padding-bottom: 200px;
  }
}

@media screen and (max-width: 330px) {
  body.opensimg-n .trance-content {
    background-position: 44%;
  }
}

body.opensimg-n .trance-content::before {
  content: "";
  background: none;
}

body.opensimg-n .trance-content .message-txt {
  width: 50%;
  font-size: 24px;
  color: #fff;
  margin-right: 2%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline;
  right: 1%;
  line-height: 2;
}

@media screen and (max-width: 1300px) {
  body.opensimg-n .trance-content .message-txt {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  body.opensimg-n .trance-content .message-txt {
    line-height: 1.6;
    font-size: 16px;
  }
}

@media screen and (max-width: 330px) {
  body.opensimg-n .trance-content .message-txt {
    font-size: 13px;
    width: 60%;
  }
}

body.opensimg-n .pankuzulist {
  color: #000;
}

body.opensimg-n .pankuzulist a {
  color: #000;
}

body .center-of-midashi {
  text-align: center;
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1300px) {
  body .center-of-midashi {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }
}

body .center-of-midashi span {
  font-size: 37px;
  margin-top: 15px;
  display: inline-block;
}

@media screen and (max-width: 1300px) {
  body .center-of-midashi span {
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  body .center-of-midashi span {
    font-size: 18px;
  }
}

body .gazou-in-mode {
  text-align: left;
  width: 70%;
  margin-top: 0 !important;
}

@media screen and (max-width: 640px) {
  body .gazou-in-mode {
    width: 90%;
  }
}

@media screen and (min-width: 1900px) {
  body .gazou-in-mode {
    margin-top: -1.5% !important;
  }
}

body .gazou-in-mode div {
  height: auto;
  font-size: 40px;
}

@media screen and (min-width: 1900px) {
  body .gazou-in-mode div {
    font-size: 68px;
  }
}

@media screen and (min-width: 2500px) {
  body .gazou-in-mode div {
    font-size: 80px;
  }
}

body .gazou-in-mode div:nth-of-type(2) {
  padding-top: 30px;
}

@media screen and (max-width: 1400px) {
  body .gazou-in-mode div:nth-of-type(2) {
    padding-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .gazou-in-mode div:nth-of-type(2) {
    padding-left: 0;
    padding-right: 0;
    font-size: 34px;
    letter-spacing: -0.025em;
  }
}

body .gazou-in-mode img {
  width: 100%;
  height: auto;
  margin: 0 0 0 auto;
  display: block;
}

@media screen and (max-width: 959px) {
  body .gazou-in-mode img {
    margin: 0 auto;
    max-width: 201px;
  }
}

body .gazou-in-mode span {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 25px;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 1900px) {
  body .gazou-in-mode span {
    font-size: 20px;
  }
}

@media screen and (min-width: 2500px) {
  body .gazou-in-mode span {
    font-size: 30px;
  }
}

body .midashi-under-box {
  display: inline-block;
  width: 100%;
  max-height: 100px;
  padding: 25px 0 32px 0;
  font-size: 24px;
  color: #323232;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}

body .midashi-under-box::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #3071B6;
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

@media screen and (min-width: 1900px) {
  body .midashi-under-box {
    font-size: 36px;
    max-height: 109px;
  }
}

@media screen and (max-width: 1300px) {
  body .midashi-under-box {
    font-size: 13px;
    padding: 10px 0 20px 0;
  }
}

@media screen and (max-width: 959px) {
  body .midashi-under-box {
    bottom: 0;
  }
}

body .midashi-under-box.under-glay p {
  color: #323232 !important;
}

body .midashi-under-box.under-glay::before {
  background: #EEEEEE !important;
  opacity: 1;
}

@media screen and (max-width: 640px) {
  body .midashi-under-box.under-glay p {
    font-size: 14px;
  }
}

body .midashi-under-box p {
  position: relative;
  z-index: 100;
  color: #fff;
  font-size: 24px;
  margin: 0;
}

body .midashi-under-box span {
  font-size: 12px;
  display: block;
}

@media screen and (min-width: 1900px) {
  body .midashi-under-box span {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  body .half-cont p {
    width: 100% !important;
  }
}

body .half-cont div {
  text-align: center;
  margin-bottom: 70px;
}

body .half-cont div div {
  text-align: center;
  color: #3071B6;
  font-size: 120px;
  font-weight: bold;
  line-height: 1;
  margin-top: 35px;
  margin-bottom: 35px;
}

body .half-cont div div span {
  font-size: 49px;
}

@media screen and (max-width: 1300px) {
  body .half-cont div div span {
    font-size: 36px;
    letter-spacing: -0.025em;
  }
}

@media screen and (max-width: 1300px) {
  body .half-cont div div {
    font-size: 91px;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  body .half-cont div div {
    font-size: 79px;
    line-height: 1;
  }
}

@media screen and (max-width: 959px) {
  body .half-cont .txt-righter {
    text-align: center !important;
  }
}

body .half-cont h3 {
  text-align: center;
}

body .half-cont p {
  font-size: 16px;
  line-height: 1.6;
}

body .half-cont p span {
  display: block;
  margin-top: 15px;
  font-size: 13px;
}

body .banner-mode {
  width: 98%;
  height: 130px;
  max-width: 640px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 450px) {
  body .banner-mode {
    height: 100px;
  }
}

body .banner-mode a {
  background-size: cover;
  display: inline-block;
  background-position: center;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #3071b6;
  position: relative;
  font-size: 23px;
}

@media screen and (max-width: 450px) {
  body .banner-mode a {
    font-size: 18px;
    background-position: left;
    background-size: 180% auto;
  }
}

body .banner-mode a::after {
  content: "";
  position: absolute;
  top: 41%;
  right: 25px;
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  background: center url(/assets/images/arrow-zgzg-wr.svg) #3071b6 no-repeat;
}

body .banner-mode a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 450px) {
  body .banner-mode a p {
    width: 80%;
    text-align: right;
    padding-right: 20px;
  }
}

body .shomei {
  font-size: 45px;
}

@media screen and (max-width: 1300px) {
  body .shomei {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  body .shomei {
    font-size: 30px;
  }
}

body .aboutus-list {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .aboutus-list li {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 25px;
}

body .aboutus-list li p {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0;
}

body .aboutus-list li p:nth-of-type(1) {
  padding-top: 15px;
  border-top: solid 3px #3071b6;
  font-size: 21px;
  position: relative;
  margin-bottom: 5px;
}

@media screen and (max-width: 1400px) {
  body .aboutus-list li p:nth-of-type(1) {
    font-size: 19px;
    letter-spacing: -0.025em;
  }
}

@media screen and (max-width: 640px) {
  body .aboutus-list li p:nth-of-type(1) {
    font-size: 18px;
  }
}

body .aboutus-list li p:nth-of-type(1) span {
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
}

body .aboutus-list li p:nth-of-type(2) {
  text-align: center;
  padding: 15px 0;
}

@media screen and (max-width: 640px) {
  body .aboutus-list li p:nth-of-type(2) {
    padding: 5px 0;
  }
}

body .aboutus-list li p:nth-of-type(2) img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 1300px) {
  body .aboutus-list li p:nth-of-type(2) img {
    width: 95%;
  }
}

@media screen and (max-width: 640px) {
  body .aboutus-list li p:nth-of-type(2) img {
    width: 85%;
  }
}

body .aboutus-list li p:nth-of-type(3) {
  text-align: center;
  font-size: 41px;
  margin-top: 10px;
}

@media screen and (max-width: 1300px) {
  body .aboutus-list li p:nth-of-type(3) {
    font-size: 38px;
  }
}

@media screen and (max-width: 640px) {
  body .aboutus-list li p:nth-of-type(3) {
    margin-top: 0;
    font-size: 32px;
  }
}

body .aboutus-list li p:nth-of-type(3) span {
  font-size: 29px;
}

@media screen and (max-width: 1300px) {
  body .aboutus-list li p:nth-of-type(3) span {
    font-size: 25px;
  }
}

@media screen and (max-width: 640px) {
  body .aboutus-list li p:nth-of-type(3) span {
    font-size: 22px;
  }
}

body .aboutus-list a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 17px;
  color: #b3b3b3;
  border: solid 1px #b3b3b3;
  border-radius: 2px;
  width: 100%;
  margin-top: 15px;
  padding: 10px 0;
}

@media screen and (max-width: 1300px) {
  body .aboutus-list a {
    width: 95%;
    margin: 15px auto 0 auto;
  }
}

@media screen and (max-width: 640px) {
  body .aboutus-list a {
    width: 95%;
    margin: 15px auto 0 auto;
  }
}

body .aboutus-list a::after {
  position: absolute;
  right: 10px;
  top: 12px;
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background: center url(/assets/images/arrow-zgzg-gr.svg) no-repeat;
}

body .aboutus-list a:hover {
  background: #3071b6;
  color: #fff;
}

body .aboutus-list a:hover::after {
  background: center url(/assets/images/arrow-zgzg-wr.svg) no-repeat;
}

body .table-wrap {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 50px;
  font-size: 15px;
}

@media screen and (max-width: 1300px) {
  body .table-wrap {
    padding: 30px;
  }
}

@media screen and (max-width: 640px) {
  body .table-wrap {
    padding: 15px;
    font-size: 14px;
  }
}

body .table-wrap th {
  width: 30%;
}

body .table-wrap a {
  color: #333;
}

body .table-wrap .btn-map {
  color: #fff;
}

body .table-wrap .sprperi {
  position: relative;
  display: inline-block;
  width: 50%;
  height: auto;
}

@media screen and (max-width: 1300px) {
  body .table-wrap .sprperi {
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  body .table-wrap .sprperi {
    width: 100%;
  }
}

body .table-wrap .sprperi span {
  display: inline-block;
  width: 100px;
  text-align: left;
  position: absolute;
  right: 0;
}

@media screen and (max-width: 640px) {
  body .table-wrap .sprperi span {
    width: auto;
  }
}

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

body .table th, body .table td {
  border-top: 1px solid #b3b3b3;
}

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

body .back-img-thumbnail {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 959px) {
  body .back-img-thumbnail {
    height: auto;
    margin-bottom: 15px;
  }
}

body .padControl:nth-of-type(1) {
  padding: 0;
}

body .padControl:nth-of-type(2) {
  padding: 0 0 0 40px;
}

@media screen and (max-width: 959px) {
  body .padControl:nth-of-type(2) {
    padding: 0;
  }
}

body .page-media-list {
  border-bottom: solid 1px #b3b3b3;
}

body .page-media-list li {
  display: inline-block;
  width: 100%;
  border-top: solid 1px #b3b3b3;
  padding: 25px 0;
}

body .page-media-list li:hover {
  background: #3071b6;
}

body .page-media-list li a {
  max-width: 80%;
  width: 100%;
  max-width: 1500px;
  height: auto;
  color: #323232;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto;
}

body .page-media-list li a:hover {
  color: #fff;
}

@media screen and (max-width: 959px) {
  body .page-media-list li a {
    display: inline-block;
  }
}

body .page-media-list li a img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

@media screen and (min-width: 959px) {
  body .page-media-list li a img {
    max-width: 280px;
  }
}

@media screen and (max-width: 959px) {
  body .page-media-list li a p {
    margin: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 959px) {
  body .page-media-list li a p:nth-of-type(1) {
    line-height: 1.4;
    font-size: 19px;
  }
}

@media screen and (max-width: 959px) {
  body .page-media-list li a p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

body .page-media-list .arrow-box {
  position: relative;
}

@media screen and (max-width: 959px) {
  body .page-media-list .arrow-box {
    position: relative;
    height: auto;
    display: inline-block;
    width: 100%;
    padding-bottom: 55px;
  }
}

body .page-media-list .arrow-box::after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background: center url(/assets/images/arrow-zgzg-0r.svg) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 959px) {
  body .page-media-list .arrow-box::after {
    width: 98%;
    height: auto;
    max-width: 520px;
    padding: 20px 0;
    margin-top: 15px;
    border-radius: 5px;
    border: solid 1px #b3b3b3;
    background-position: center;
    background-image: url(/assets/images/arrow-zgzg-0r.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 20px 20px;
  }
}

@media screen and (max-width: 520px) {
  body .page-media-list .arrow-box::after {
    max-width: 280px;
  }
}

body .page-business-list {
  width: 100%;
  display: inline-block;
}

body .page-business-list li {
  width: calc(100% / 6);
  height: calc(100vw / 5);
  padding: 0;
  font-size: 0;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

@media all and (-ms-high-contrast: none){
  body .page-business-list li {
    width: 16.6666666%;
  }
}

body .page-business-list li:nth-of-type(6) {
  border-right: none;
}

body .page-business-list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  font-size: 23px;
}

@media screen and (max-width: 1300px) {
  body .page-business-list li a {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-list li a {
    font-size: 11px;
  }
}

body .page-business-list li a::before {
  position: absolute;
  content: "";
  background: #000;
  opacity: 0.5;
  display: inline-block;
  width: 100%;
  height: 100%;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .page-business-list li a:hover:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .page-business-list li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
  color: #fff;
}

@media screen and (max-width: 1300px) {
  body .page-business-list li a p {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-list li a p {
    font-size: 13px;
    line-height: 1.2;
  }
}

body .page-business-list li a span {
  font-size: 18px;
}

@media screen and (max-width: 1300px) {
  body .page-business-list li a span {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-list li a span {
    font-size: 10px;
  }
}

body .page-business-list li a i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background-color: #fff;
  background-image: url(/assets/images/arrow-zgzg-gr.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
  border-radius: 50%;
  position: relative;
  left: 50%;
  top: 80%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media screen and (max-width: 1300px) {
  body .page-business-list li a i {
    width: 12px;
    height: 12px;
    background-size: 10px 10px;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-list li a i {
    width: 10px;
    height: 10px;
    background-size: 8px 8px;
  }
}

body .page-business-linker {
  display: inline-block;
  width: 100%;
  height: auto;
}

body .page-business-linker li {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  vertical-align: bottom;
  border-bottom: solid 1px #fff;
}

@media screen and (max-width: 1300px) {
  body .page-business-linker li {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-linker li {
    height: 250px;
    text-align: center;
  }
}

body .page-business-linker li p {
  font-size: 33px;
  line-height: 1.5;
  text-shadow: 0.5px 0.5px 3px #000000;
}

body .page-business-linker li p span {
  display: block;
  font-size: 18px;
}

body .page-business-linker .buisi-wrap {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline-block;
  width: 50%;
  height: auto;
}

@media screen and (max-width: 1300px) {
  body .page-business-linker .buisi-wrap {
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  body .page-business-linker .buisi-wrap {
    width: 100%;
    left: 0;
  }
}

body .page-business-linker .noraml-btn {
  width: 100%;
  margin: 0;
  text-align: left;
}

@media screen and (max-width: 640px) {
  body .page-business-linker .noraml-btn {
    text-align: center;
  }
}

body .page-business-linker li:nth-child(2n) .buisi-wrap {
  left: auto;
  right: 5%;
}

@media screen and (max-width: 640px) {
  body .page-business-linker li:nth-child(2n) .buisi-wrap {
    right: 0;
  }
}

body .page-business-linker li:nth-child(2n) .buisi-wrap p {
  text-align: right;
}

@media screen and (max-width: 640px) {
  body .page-business-linker li:nth-child(2n) .buisi-wrap p {
    text-align: center;
  }
}

body .page-business-linker li:nth-child(2n) .noraml-btn {
  text-align: right;
}

@media screen and (max-width: 640px) {
  body .page-business-linker li:nth-child(2n) .noraml-btn {
    text-align: center;
  }
}

body .housing-half {
  display: inline-block;
  width: 100%;
  height: auto;
}

body .housing-half li div {
  padding: 0;
}

@media screen and (max-width: 600px) {
  body .housing-half li div.col-xs-6 {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  body .housing-half li div.col-xs-6:nth-of-type(1) {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
  body .housing-half li div.col-xs-6:nth-of-type(2) {
    height: 350px;
  }
}

body .housing-half li {
  width: 48%;
  background: #83aad3;
  padding: 0;
  float: left;
}

body .housing-half li:nth-of-type(1) {
  margin-right: 1%;
}

body .housing-half li:nth-of-type(2) {
  margin-left: 1%;
}

@media screen and (max-width: 959px) {
  body .housing-half li {
    width: 100%;
    margin: 10px 0 !important;
  }
}

body .housing-half li h4 {
  background: #3071b6;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 18px;
  color: #fff;
}

body .housing-half .inul {
  padding: 0px 8px 5px 8px;
}

body .housing-half .inul li {
  width: 100%;
  padding: 0;
  background: #fff;
  margin: 0;
  margin-bottom: 5px;
  font-size: 15px;
  color: #3071b6;
  display: table;
  position: relative;
  height: 60px;
}

@media screen and (max-width: 600px) {
  body .housing-half .inul li {
    height: 30px;
    margin: 3px 0 !important;
  }
}

body .housing-half .inul li span {
  padding: 10px;
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
}

body .housing-half .inul li::before {
  content: "";
  background: #d6e3f0;
  color: #3071b6;
  width: 50px;
  margin-right: 10px;
  height: 100%;
  text-align: center;
  display: table-cell;
  font-size: 15px;
  padding: 0 15px;
  vertical-align: middle;
}

body .housing-half .inul li:nth-of-type(1):before {
  content: "1";
}

body .housing-half .inul li:nth-of-type(2):before {
  content: "2";
}

body .housing-half .inul li:nth-of-type(3):before {
  content: "3";
}

body .housing-half .inul li:nth-of-type(4):before {
  content: "4";
}

body .housing-half .inul li:nth-of-type(5):before {
  content: "5";
}

body .housing-half .back-imger {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body .page-housing-lineup {
  display: inline-block;
  width: 100%;
  height: auto;
  border-bottom: solid 1px #dcdcdc;
  margin-bottom: 10px;
}

body .page-housing-lineup:last-child {
  border: none;
}

body .page-housing-lineup li {
  height: 450px !important;
  position: relative;
  margin-bottom: 60px;
}

@media screen and (min-width: 1730px) {
  body .page-housing-lineup li {
    height: 650px !important;
  }
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li {
    height: 400px !important;
    margin-bottom: 30px;
  }
}

body .page-housing-lineup li:nth-child(2n) {
  padding: 0 0 0 30px;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li:nth-child(2n) {
    padding: 0;
  }
}

body .page-housing-lineup li:nth-child(2n + 1) {
  padding: 0 30px 0 0;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li:nth-child(2n + 1) {
    padding: 0;
  }
}

body .page-housing-lineup li.blue-title2 {
  position: relative;
}

body .page-housing-lineup li.blue-title2::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #3071b6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

body .page-housing-lineup li.blue-title2 div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 26px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title2 div {
    padding-bottom: 30px;
    width: 100%;
  }
}

body .page-housing-lineup li.blue-title2 div img {
  width: 280px;
  height: 275px;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title2 div img {
    width: 80%;
    height: auto;
    margin-bottom: 10px;
    max-width: 220px;
  }
}

body .page-housing-lineup li.blue-title {
  color: #fff;
}

body .page-housing-lineup li.blue-title::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #3071b6;
}

body .page-housing-lineup li.blue-title div {
  line-height: 1.8;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title div {
    line-height: 1.3;
  }
}

body .page-housing-lineup li.blue-title h3 {
  font-size: 34px;
  letter-spacing: 0.35em;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title h3 {
    font-size: 28px;
    margin: 0;
  }
}

body .page-housing-lineup li.blue-title h3 img {
  margin-top: 35px;
  margin-left: 2px;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title h3 img {
    margin-top: 15px;
  }
}

body .page-housing-lineup li.blue-title h3 span {
  font-size: 17px;
  letter-spacing: 0.025em;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title h3 span {
    font-size: 13px;
  }
}

body .page-housing-lineup li.blue-title span.tagser {
  display: inline-block;
  font-size: 18px;
  min-width: 160px;
  min-height: 40px;
  border: solid 1px #fff;
  text-align: center;
  padding: 5px 10px;
  margin: 20px 0;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title span.tagser {
    min-width: 120px;
    padding: 5px 10px;
    min-height: 20px;
    font-size: 13px;
    margin: 10px 0;
  }
}

body .page-housing-lineup li.blue-title p {
  font-size: 16px;
  margin: 0;
}

@media screen and (max-width: 959px) {
  body .page-housing-lineup li.blue-title p {
    font-size: 13px;
    width: 90%;
  }
}

body .page-housing-lineup li a {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #323232;
  position: relative;
}

body .page-housing-lineup li a p {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background: #fff;
  text-align: center;
  font-size: 17px;
  margin: 0;
  line-height: 1;
}

body .page-housing-lineup li a i {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: center url(/assets/images/arrow-zgzg-wr.svg) #959595 no-repeat;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
  top: 2px;
}

body .page-housing-lineup li a span {
  line-height: 1;
}

body .page-housing-lineup li a span span {
  font-size: 11px;
  display: block;
  margin-top: 10px;
}

body .page-housing-lineup li a:hover {
  opacity: 0.8;
  color: #fff;
}

body .page-housing-lineup li a:hover span {
  color: #323232;
}

body .page-housing-lineup li a:hover span.span-box {
  color: #fff;
}

body .page-housing-lineup li a:hover p {
  background: #3071b6;
}

body .page-housing-lineup li a:hover i {
  background: center url(/assets/images/arrow-zgzg-br.svg) #ffffff no-repeat;
}

body .page-housing-lineup.hover-none a {
  cursor: auto;
}

body .page-housing-lineup.hover-none a:hover {
  opacity: 1;
  color: #323232;
}

body .page-housing-lineup.hover-none a:hover span {
  color: #323232;
}

body .page-housing-lineup.hover-none a:hover p {
  background: #fff;
}

body .page-housing-lineup.hover-none a:hover i {
  background: center url(/assets/images/arrow-zgzg-wr.svg) #959595 no-repeat;
}

body .page-housing-lineup.hover-none-w a {
  cursor: auto;
}

body .page-housing-lineup.hover-none-w a:hover {
  opacity: 1;
  color: #fff;
}

body .page-housing-lineup.hover-none-w a:hover span {
  color: #fff;
}

body .page-housing-lineup.hover-none-w a:hover i {
  background: center url(/assets/images/arrow-zgzg-wr.svg) #959595 no-repeat;
}

body .btn-double {
  width: 300px;
  margin: 0 auto;
  padding: 20px 0;
  line-height: 1;
}

@media screen and (max-width: 600px) {
  body .btn-double {
    width: 100%;
  }
}

body .btn-double .mwform-radio-field-text {
  opacity: 0;
  width: 0;
}

body .btn-double input, body .btn-double button {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #b3b3b3;
  font-size: 17px;
}

body .btn-double input:disabled, body .btn-double button:disabled {
  opacity: 0.3;
  color: #666;
  background: #ccc;
}

body .btn-double input:disabled:hover, body .btn-double button:disabled:hover {
  background: #ccc;
  color: #666;
}

body .btn-double input:disabled::before, body .btn-double button:disabled::before {
  background: center url(/assets/images/arrow-zgzg-wr.svg) #666 no-repeat;
}

body .btn-double input:disabled:hover:before, body .btn-double button:disabled:hover:before {
  background: center url(/assets/images/arrow-zgzg-wr.svg) #666 no-repeat;
}

body .btn-double input:hover, body .btn-double button:hover {
  background: #3071b6;
  color: #fff;
}

body .btn-double input::before, body .btn-double button::before {
  content: "";
  display: inline-block;
  background: center url(/assets/images/arrow-zgzg-wr.svg) #b3b3b3 no-repeat;
  width: 18px;
  height: 18px;
  margin-right: 15px;
  border-radius: 50%;
  position: relative;
  top: 2px;
}

body .btn-double input:hover:before, body .btn-double button:hover:before {
  background: center url(/assets/images/arrow-zgzg-br.svg) #fff no-repeat;
}

body .btn-double div {
  height: 50px;
  position: relative;
}

@media screen and (max-width: 640px) {
  body .btn-double div {
    margin-bottom: 25px;
  }
}

body .btn-form {
  border: solid 1px #b3b3b3;
}

body .glay_midashi {
  background: #EEEEEE;
  width: 100%;
  padding: 40px 0;
  text-align: center;
  font-size: 24px;
  color: #323232;
}

@media screen and (max-width: 640px) {
  body .glay_midashi {
    font-size: 20px;
    padding: 30px 0;
  }
}

body .list-rl {
  display: inline-block;
  height: auto;
  width: 100%;
  clear: both;
}

body .list-rl li {
  padding: 0 30px;
  margin-bottom: 60px;
}

body .list-rl li:nth-of-type(1) {
  padding-left: 0;
}

@media screen and (max-width: 959px) {
  body .list-rl li:nth-of-type(1) {
    padding: 0;
    margin-bottom: 15px;
  }
}

body .list-rl li:nth-of-type(2) {
  padding-right: 0;
}

@media screen and (max-width: 959px) {
  body .list-rl li:nth-of-type(2) {
    padding: 0;
    margin-bottom: 50px;
  }
}

body .list-rl p {
  font-size: 16px;
  margin-top: 35px;
  position: relative;
  padding-left: 20px;
}

@media screen and (max-width: 959px) {
  body .list-rl p {
    margin-top: 15px;
  }
}

body .list-rl p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  width: 19px;
  height: 19px;
  background: center url(/assets/images/arrow-zgzg-br.svg) no-repeat;
}

body .list-rl:nth-of-type(2n) li:nth-of-type(1) {
  float: right;
  padding: 0 30px;
  padding-right: 0;
}

@media screen and (max-width: 959px) {
  body .list-rl:nth-of-type(2n) li:nth-of-type(1) {
    padding: 0;
  }
}

body .list-rl:nth-of-type(2n) li:nth-of-type(2) {
  float: left;
  padding: 0 30px;
  padding-left: 0;
}

@media screen and (max-width: 959px) {
  body .list-rl:nth-of-type(2n) li:nth-of-type(2) {
    padding: 0;
  }
}

body .list-lr li:nth-of-type(1) {
  padding-left: 30px;
  float: right !important;
}

@media screen and (max-width: 959px) {
  body .list-lr li:nth-of-type(1) {
    padding: 0;
    margin-bottom: 15px;
    float: none !important;
  }
}

body .list-lr li:nth-of-type(2) {
  padding-right: 0;
  padding-left: 0;
  float: left !important;
}

@media screen and (max-width: 959px) {
  body .list-lr li:nth-of-type(2) {
    padding: 0;
    margin-bottom: 50px;
    float: none !important;
  }
}

body .h3-midashi-mark {
  font-size: 18px;
  border-top: solid 1px #DCDCDC;
  border-bottom: solid 1px #DCDCDC;
}

@media screen and (max-width: 640px) {
  body .h3-midashi-mark {
    font-size: 16px;
    letter-spacing: -0.025em;
  }
}

body .h3-midashi-mark span {
  font-size: 20px;
  color: #3071B6;
  background: #EEEEEE;
  display: inline-block;
  padding: 20px;
  margin-right: 25px;
}

@media screen and (max-width: 640px) {
  body .h3-midashi-mark span {
    font-size: 16px;
    margin-right: 10px;
  }
}

body .img-bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 285px;
}

body .img-bg::before {
  content: "";
  display: none !important;
}

@media screen and (max-width: 767px) {
  body .img-bg {
    min-height: 285px;
  }
}

@media screen and (max-width: 640px) {
  body .img-bg {
    min-height: 135px;
  }
}

body .arrow02 {
  padding-top: 5px;
  /* 要素の上の余白調整 */
  width: 137px;
  /* 四角形の幅 */
  height: 150px;
  /* 四角形の高さ */
  margin-right: 20px;
  background: #3071B6;
  position: relative;
  font-size: 17px;
  color: #fff;
  padding: 25px 0px 25px 15px;
  letter-spacing: -0.025em;
}

@media screen and (max-width: 1373px) {
  body .arrow02 {
    width: 22%;
  }
}

@media screen and (max-width: 959px) {
  body .arrow02 {
    padding-top: 5px;
    width: 100%;
    height: 90px;
    margin-right: 20px;
    background: #3071B6;
    position: relative;
    font-size: 16px;
    color: #fff;
    padding: 15px 0px 15px 15px;
    letter-spacing: -0.025em;
  }
}

body .arrow02 span {
  display: inline-block;
  border-bottom: solid 1px #83AAD3;
  width: 100%;
  line-height: 1.6;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

body .arrow02 span i {
  font-size: 12px;
}

body .arrow02 .br-join {
  display: block;
}

@media screen and (max-width: 959px) {
  body .arrow02 .br-join {
    display: none;
  }
}

body .arrow02:after {
  border-left: 15px solid #3071B6;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
  content: "";
  position: absolute;
  left: 137px;
  top: 0;
}

@media screen and (max-width: 1373px) {
  body .arrow02:after {
    right: -14.5px;
    left: auto;
  }
}

@media screen and (max-width: 959px) {
  body .arrow02:after {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    content: "";
    position: absolute;
    top: 76px;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0 auto;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #3071B6;
    z-index: 0;
  }
}

body .flow-list {
  padding: 50px 0;
  display: inline-block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 959px) {
  body .flow-list {
    padding: 40px 0 0 0;
  }
}

body .flow-list li {
  float: left;
  margin-bottom: 10px;
}

body .flow-list li:last-child {
  margin: 0;
}

body .flow-list li:last-child::after {
  display: none;
}

body .step-list li {
  background: #F6F7F0;
  margin-bottom: 30px;
}

body .step-list li:nth-child(2n + 1) {
  padding: 40px;
}

@media screen and (max-width: 767px) {
  body .step-list li:nth-child(2n + 1) {
    margin: 0;
    padding: 35px 35px 10px 35px;
  }
}

body .step-list li p {
  line-height: 1.9;
}

@media screen and (max-width: 767px) {
  body .step-list li p {
    line-height: 1.7;
  }
}

body .step-list li h3 {
  font-size: 24px;
  color: #3071B6;
  margin-bottom: 40px;
}

@media screen and (max-width: 959px) {
  body .step-list li h3 {
    line-height: 1.8;
  }
}

@media screen and (max-width: 767px) {
  body .step-list li h3 {
    text-align: center;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  body .step-list li h3 {
    line-height: 1;
  }
}

body .step-list li span {
  display: inline-block;
  background: #3071B6;
  padding: 5px 10px;
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  body .step-list li span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  body .step-list li span {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
  }
}

body .step-list li span i {
  font-size: 12px;
}

body .diversity-of-nj-list {
  display: inline-block;
  width: 100%;
  height: auto;
}

body .diversity-of-nj-list li {
  display: inline-block;
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 680px;
  position: relative;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list li {
    padding-bottom: 20px;
  }
}

body .diversity-of-nj-list li div:nth-of-type(1) {
  width: 285px;
  padding: 0;
  position: absolute;
  left: 40px;
  bottom: 40px;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list li div:nth-of-type(1) {
    position: relative !important;
    width: 100%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    padding: 20px;
    clear: both;
    float: none;
    height: auto;
    display: inline-block;
  }
}

body .diversity-of-nj-list li div:nth-of-type(1) p {
  background: #fff;
  width: 140px;
  height: 120px;
  text-align: center;
  opacity: 0.8;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list li div:nth-of-type(1) p {
    width: 80px;
    height: 70px;
    font-size: 10px;
  }
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list li div:nth-of-type(1) p img {
    width: 100%;
    height: auto;
  }
}

body .diversity-of-nj-list li div:nth-of-type(2) {
  color: #fff;
  position: relative;
  padding: 50px;
  position: absolute;
  right: 40px;
  bottom: 40px;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list li div:nth-of-type(2) {
    position: relative !important;
    width: 90%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    clear: both;
    float: none;
  }
}

@media screen and (max-width: 640px) {
  body .diversity-of-nj-list li div:nth-of-type(2) {
    padding: 50px 20px;
  }
}

body .diversity-of-nj-list li div:nth-of-type(2) h3 {
  position: relative;
  z-index: 10;
  font-size: 26px;
}

@media screen and (max-width: 640px) {
  body .diversity-of-nj-list li div:nth-of-type(2) h3 {
    font-size: 23px;
    line-height: 1.8;
  }
}

@media screen and (max-width: 640px) {
  body .diversity-of-nj-list li div:nth-of-type(2) h3 span {
    font-size: 15px;
  }
}

body .diversity-of-nj-list li div:nth-of-type(2) p {
  position: relative;
  z-index: 10;
  font-size: 16px;
}

body .diversity-of-nj-list li div:nth-of-type(2) p span {
  font-size: 18px;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  border-bottom: solid 1px #FFFFFF;
}

body .diversity-of-nj-list li div:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 0;
}

body .diversity-of-nj-list li div.widthver {
  width: 595px;
}

@media screen and (max-width: 595px) {
  body .diversity-of-nj-list li div.widthver {
    width: 100%;
  }
}

body .diversity-of-nj-list.list-rivers li div:nth-of-type(1) {
  position: absolute;
  right: 40px;
  bottom: 40px;
  left: auto;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list.list-rivers li div:nth-of-type(1) {
    position: relative !important;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    padding: 20px;
    clear: both;
    float: none;
    height: auto;
    display: inline-block;
  }
}

body .diversity-of-nj-list.list-rivers li div:nth-of-type(2) {
  position: absolute;
  left: 40px;
  bottom: 40px;
  right: auto;
}

@media screen and (max-width: 1300px) {
  body .diversity-of-nj-list.list-rivers li div:nth-of-type(2) {
    position: relative !important;
    width: 90%;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    clear: both;
    float: none;
  }
}

body .triple-box-ordermade {
  width: 829px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 829px) {
  body .triple-box-ordermade {
    width: 300px;
  }
}

body .triple-box-ordermade li {
  position: relative;
  text-align: center;
  width: 240px;
  margin-right: 40px;
}

body .triple-box-ordermade li:nth-of-type(1) {
  z-index: 12;
}

body .triple-box-ordermade li:nth-of-type(2) {
  z-index: 11;
}

body .triple-box-ordermade li:nth-of-type(3) {
  z-index: 10;
  margin-right: 0;
}

@media screen and (max-width: 829px) {
  body .triple-box-ordermade li {
    margin: 0 auto !important;
  }
}

body .triple-box-ordermade p {
  font-size: 14px;
  margin-bottom: 0;
}

body .triple-box-ordermade p i {
  color: #3071B6;
  font-size: 34px;
}

body .triple-box-ordermade h3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 255px;
  font-size: 18px;
  margin: 0;
  padding: 8px 0;
  color: #fff;
  vertical-align: bottom;
  background-image: url(/assets/images/img_ordermade02.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

body .triple-box-ordermade div {
  position: relative;
  background: #EEEEEF;
  padding: 50px 10px 20px 10px;
}

body .triple-box-ordermade li:nth-of-type(1) div {
  padding: 50px 10px 15px 10px;
}

body .triple-box-ordermade li:nth-of-type(1) div p {
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-height: 225px;
}

body .triple-box-ordermade li:nth-of-type(1) div span {
  font-size: 14px;
  line-height: 1.4;
  position: absolute;
  text-align: center;
}

body .triple-box-ordermade li:nth-of-type(1) div span:nth-of-type(1) {
  color: #fff;
  font-size: 18px;
  width: 100%;
  top: 50%;
  left: 50%;
  line-height: 1.2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .triple-box-ordermade li:nth-of-type(1) div span:nth-of-type(2) {
  left: 30px;
  top: 26px;
}

body .triple-box-ordermade li:nth-of-type(1) div span:nth-of-type(3) {
  right: 35px;
  top: 24px;
}

body .triple-box-ordermade li:nth-of-type(1) div span:nth-of-type(4) {
  left: 27px;
  bottom: 22px;
}

body .triple-box-ordermade li:nth-of-type(1) div span:nth-of-type(5) {
  right: 23px;
  bottom: 20px;
}

body .triple-box-ordermade li:nth-of-type(2) div {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: -0.025em;
}

body .triple-box-ordermade li:nth-of-type(2) div p {
  font-size: 14px;
  background: #fff;
  border: solid 2px #036EB7;
  border-radius: 5px;
  padding: 10px;
  display: block;
}

body .triple-box-ordermade li:nth-of-type(2) div p:nth-of-type(1) {
  margin: 0 0 5px 0;
}

body .triple-box-ordermade li:nth-of-type(2) div p:nth-of-type(2) {
  margin: 10px 0 0 0;
}

body .triple-box-ordermade li:nth-of-type(2) div img {
  width: 39px;
  height: auto;
  display: block;
  margin: 10px auto;
}

body .triple-box-ordermade li:nth-of-type(3) p {
  font-size: 17px;
  text-align: left;
  letter-spacing: -0.025em;
}

body .triple-box-ordermade li:nth-of-type(3) div div {
  font-weight: bold;
  color: #fff;
  background: #3071B6;
  font-size: 18px;
  border: solid 1px #fff;
  border-radius: 50%;
  padding: 24px 0 15px 0;
  margin: 10px 0 0 0;
  line-height: 1.3;
}

body .ordermade-circle {
  position: relative;
  text-align: center;
  padding-top: 170px;
}

@media screen and (min-width: 959px) {
  body .ordermade-circle {
    min-height: 500px;
  }
}

@media screen and (max-width: 959px) {
  body .ordermade-circle {
    padding-top: 0px;
  }
}

body .ordermade-circle img {
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 60px auto;
}

@media screen and (max-width: 959px) {
  body .ordermade-circle img {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 80%;
    height: auto;
    max-width: 320px;
  }
}

body .ordermade-circle ul {
  display: inline-block;
  height: 135px;
  position: relative;
  z-index: 10;
  width: 50%;
  max-width: 960px;
  list-style-type: disc;
}

@media screen and (max-width: 959px) {
  body .ordermade-circle ul {
    height: auto;
  }
}

body .ordermade-circle li {
  width: 140px;
  font-size: 14px;
  text-align: left;
}

body .ordermade-circle ul:nth-of-type(1) {
  float: left;
  margin-top: 40px;
}

body .ordermade-circle ul:nth-of-type(2),
body .ordermade-circle ul:nth-of-type(3) {
  float: right;
}

body .ordermade-circle ul:nth-of-type(1) li {
  margin-right: 200px;
  margin-left: auto;
}

body .ordermade-circle ul:nth-of-type(2) li,
body .ordermade-circle ul:nth-of-type(3) li {
  margin-right: auto;
  margin-left: 230px;
}

@media screen and (max-width: 959px) {
  body .ordermade-circle ul {
    width: 100%;
  }
  body .ordermade-circle li {
    width: 48%;
    text-align: left;
    margin-bottom: 20px;
  }
  body .ordermade-circle ul:nth-of-type(1){
    margin-top: 0;
  }
  body .ordermade-circle ul:nth-of-type(2),
  body .ordermade-circle ul:nth-of-type(3) {
    float: left;
  }
  body .ordermade-circle ul:nth-of-type(1) li,
  body .ordermade-circle ul:nth-of-type(2) li,
  body .ordermade-circle ul:nth-of-type(3) li {
    margin-right: 10%;
    margin-left: 10%;
  }
}

@media screen and (max-width: 640px) {
  body .ordermade-circle li {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }
  body .ordermade-circle ul:nth-of-type(1),
  body .ordermade-circle ul:nth-of-type(2),
  body .ordermade-circle ul:nth-of-type(3) {
    float: none;
  }
}

body .rentalhousing-list {
  padding-top: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .rentalhousing-list li {
  text-align: center;
}

body .rentalhousing-list li:nth-of-type(1), body .rentalhousing-list li:nth-of-type(2), body .rentalhousing-list li:nth-of-type(3) {
  border-right: solid 1px #DCDCDC;
  padding-right: 20px;
  padding-left: 20px;
}

body .rentalhousing-list li:nth-of-type(4) {
  padding-left: 20px;
}

@media screen and (max-width: 959px) {
  body .rentalhousing-list li {
    border: none !important;
    padding: 0 20px !important;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 360px) {
  body .rentalhousing-list li {
    padding: 0 10px !important;
  }
}

body .rentalhousing-list h3 {
  font-size: 24px;
  margin-bottom: 40px;
}

body .rentalhousing-list img {
  height: 115px;
  width: auto;
  margin: 30px auto;
  display: block;
}

@media screen and (max-width: 959px) {
  body .rentalhousing-list img {
    max-width: 80%;
  }
}

body .rentalhousing-list p {
  font-size: 16px;
  text-align: left;
}

body .arrow-list ul {
  width: 100%;
  height: auto;
  display: inline-block;
}

body .arrow-list li {
  font-size: 17px;
  padding-bottom: 35px;
  margin-bottom: 15px;
  background-position: center bottom;
  background-image: url(/assets/images/img_detachedhouses02.svg);
  background-size: 271px 30px;
  background-repeat: no-repeat;
}

body .arrow-list li:last-child {
  background: none;
  padding-bottom: 0;
}

@media screen and (max-width: 1400px) {
  body .arrow-list li {
    font-size: 17px;
    letter-spacing: -0.025em;
  }
}

body .arrow-list i {
  font-size: 32px;
  margin-right: 15px;
  font-weight: bold;
}

body .arrow-list p {
  width: 100%;
  padding: 10px 0 10px 20px;
  border: solid 1px #ccc;
}

body .chintai-gallery li {
  padding: 0 20px;
  margin-bottom: 50px;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  body .chintai-gallery li {
    margin-bottom: 20px;
    padding: 5px;
  }
}

body .chintai-gallery li img {
  margin-bottom: 20px;
}

body .chintai-gallery li a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  height: 350px;
  overflow: hidden;
}

body .chintai-gallery li a i {
  display: inline-block;
  position: absolute;
  width: 37px;
  height: 37px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-image: url(/assets/images/img-loupe.svg);
  bottom: 30px;
  right: 10px;
}

body .tipe-gallery {
  display: table;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  body .tipe-gallery {
    display: inline-block;
    width: 100%;
    height: auto;
  }
}

body .tipe-gallery li {
  display: table-cell;
  padding: 15px;
}

@media screen and (max-width: 640px) {
  body .tipe-gallery li {
    display: inline-block;
    width: 50%;
    float: left;
    height: auto;
  }
}

body .chinta-table {
  max-width: 740px;
  margin: 0 auto;
}

body .chinta-table table {
  width: 100%;
  border-top: solid 1px #B3B3B3;
  border-left: solid 1px #B3B3B3;
}

body .chinta-table td, body .chinta-table th {
  border-right: solid 1px #B3B3B3;
  border-bottom: solid 1px #B3B3B3;
  text-align: center;
  padding: 10px;
  font-weight: normal !important;
}

body .sitemap-list {
  display: inline-block;
  height: auto;
  margin-bottom: 50px;
}

@media screen and (max-width: 959px) {
  body .sitemap-list {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  body .sitemap-list {
    margin-bottom: 0;
  }
}

body .sitemap-list li {
  width: 100%;
  margin-bottom: 10px;
  height: auto;
}

body .sitemap-list a {
  display: inline-block;
  width: 100%;
  height: auto;
  color: #323232;
  font-size: 15px;
}

@media screen and (max-width: 640px) {
  body .sitemap-list a {
    font-size: 13px;
  }
}

body .sitemap-list a span {
  display: inline-block;
  font-size: 13px;
  position: relative;
  padding-left: 20px;
  margin-left: 5px;
}

@media screen and (max-width: 640px) {
  body .sitemap-list a span {
    font-size: 10px;
  }
}

body .sitemap-list a span::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: center url(/assets/images/arrow-sgr.svg) no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .sitemap-list a p {
  padding-left: 30px;
  position: relative;
  margin: 0;
}

body .sitemap-list a p::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  display: inline-block;
  background: center url(/assets/images/arrow-zgzg-0r.svg) no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .slide-line a {
  position: relative;
  display: inline-block;
  transition: .3s;
}

body .slide-line a:after {
  position: absolute;
  bottom: 0;
  left: 0%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #333;
  transition: .3s;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

body .slide-line a:hover {
  text-decoration: none;
}

body .slide-line a:hover:after {
  width: 100%;
}

body .half-glay {
  display: inline-block;
  color: #333;
  font-size: 24px;
  background: #EEEEEE;
  text-align: center;
  padding: 25px 0 25px 60px;
  text-align: center;
  width: 49%;
  margin: 10px 1% 5px 0;
  position: relative;
}

@media screen and (max-width: 640px) {
  body .half-glay {
    font-size: 18px;
    padding: 25px 0 25px 40px;
  }
}

body .half-glay::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  border-radius: 50%;
  background: center url(/assets/images/arrow-zgzg-wr.svg) #959595 no-repeat;
}

@media screen and (max-width: 640px) {
  body .half-glay::before {
    left: 10px;
  }
}

body .hover-midori li a {
  position: relative;
}

body .hover-midori li a::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  background: #415F50;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .hover-midori li a:hover img {
  opacity: 1;
}

body .hover-midori li a:hover::before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .search-list {
  width: 100%;
  height: auto;
}

body .search-list li {
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
}

body .search-list div {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}

body .search-list div img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .search-list a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  color: #333;
  font-size: 12px;
}

body .search-list p {
  margin-bottom: 5px;
  font-size: 18px;
}

body .search-page-box {
  margin: 0 auto;
  width: 90%;
  max-width: 600px;
  position: relative;
}

body .search-page-box .sar {
  width: 100%;
  font-size: 16px;
}

body .search-page-box .form-btn {
  position: absolute;
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  cursor: pointer;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 5px;
  display: table-cell;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 25px;
  background-image: url(/assets/images/icon-04-b.svg);
}

body .width-link {
  width: 100%;
  height: 382px;
}

@media screen and (max-width: 959px) {
  body .width-link {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  body .width-link {
    height: 260px;
  }
}

body .width-link a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  color: #fff;
  font-size: 27px;
  z-index: 10;
}

body .width-link a span {
  font-size: 18px;
  color: #fff;
}

body .width-link a::before {
  background: #000;
  opacity: 0.4;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .width-link a::after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: center url(/assets/images/arrow-zgzg-gr.svg) #fff no-repeat;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

body .width-link a:hover:before {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .width-link p {
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

body .cphfine-list a {
  color: #fff;
}

body .cphfine-list li a p {
  font-size: 17px;
  padding: 10px 0 20px 0;
  color: #fff;
}

body .cphfine-list li a p span {
  color: #fff;
}

body .cphfine-list li a p span span {
  font-size: 13px;
}

body .cphfine-tripl li {
  padding: 0 30px !important;
}

@media screen and (max-width: 959px) {
  body .cphfine-tripl li {
    padding: 0 !important;
    margin-top: 70px;
  }
}

body .cphfine-tripl li p {
  min-height: 100px;
  height: auto;
}

body .gray-btn {
  width: 90%;
  max-width: 600px;
  margin: 40px auto;
}

body .gray-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #ccc;
  color: #333;
  font-size: 15px;
  padding: 15px 0;
  text-align: center;
  position: relative;
  border-radius: 2px;
  border: solid 1px #ccc;
}

body .gray-btn a:hover {
  background: #3473B4;
  color: #fff;
  border: solid 1px #ccc;
}

body .gray-btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 50%;
  background: center url(/assets/images/arrow-zgzg-gr.svg) #fff no-repeat;
}

body .gray-btn a:hover:after {
  background: center url(/assets/images/arrow-zgzg-br.svg) #fff no-repeat;
}

body .arcivbox {
  max-width: 3000px;
}

body .white-zone {
  background: #fff !important;
  padding-bottom: 20px;
}

body .white-zone ul li {
  color: #333 !important;
}

body .white-zone ul a {
  color: #333 !important;
}

body .bigmoji {
  font-size: 80px;
}

@media screen and (max-width: 959px) {
  body .bigmoji {
    font-size: 70px;
  }
}

@media screen and (max-width: 640px) {
  body .bigmoji {
    font-size: 50px;
    letter-spacing: -0.025em;
  }
}

body .center-of-midashi .floaboxer {
  width: 100%;
  height: auto;
  margin-top: 70px;
  padding-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  body .center-of-midashi .floaboxer {
    margin-top: 10px;
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  body .center-of-midashi .floaboxer {
    margin-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
}

body .center-of-midashi .floaboxer div {
  float: left;
  font-size: 45px;
  color: #fff;
  margin-right: 25px;
  margin-left: 25px;
}

@media screen and (max-width: 640px) {
  body .center-of-midashi .floaboxer div {
    float: none;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-size: 25px;
  }
}

body .center-of-midashi .floaboxer div span {
  display: inline-block;
  height: 100%;
  font-size: 50px;
}

body .center-of-midashi .floaboxer img {
  width: 90%;
  height: auto;
  max-width: 967px;
}

body .width-all-bg {
  width: 100%;
  height: 363px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body .zigyoicon {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  color: #fff;
  padding: 5px 10px;
}

body .iconoption {
  text-align: center;
  font-size: 15px;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

body .iconoption p {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 70px;
  height: auto !important;
}

@media screen and (max-width: 959px) {
  body .iconoption p {
    float: left !important;
  }
}

body .iconoption span {
  display: inline-block;
  height: auto;
}

body .technology_05 {
  background-image: url(/assets/images/img-technology_05.jpg);
}

@media screen and (max-width: 640px) {
  body .technology_05 {
    background-image: url(/assets/images/img-technology_05-sp.jpg);
  }
}

body .partner-box h4 {
  font-size: 25px;
  background: #787D81;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  margin: 40px 0;
}

body .partner-box .subY {
  font-size: 18px;
}

body .partner-box .subX {
  font-size: 16px;
  min-height: 130px;
}

@media screen and (max-width: 1300px) {
  body .partner-box .subX {
    min-height: 130px;
  }
}

@media screen and (max-width: 959px) {
  body .partner-box .subX {
    min-height: 0;
  }
}

body .partner-box .sub {
  font-size: 16px;
}

body .videos-partner {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
}

body .videos-partner img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}

body .videos-partner a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}

body .videos-partner a[href]::after {
  display: inline-block;
  content: "";
  background: #464B50;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  opacity: 0.6;
  top: 0;
  left: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .videos-partner a[href]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  width: 56px;
  height: 71px;
  background: center url(/assets/images/icon-saisei.svg) no-repeat;
  z-index: 10;
}

body .videos-partner a:hover:after {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .koho24 {
  margin: 100px 0 50px 0;
}

body .koho24 div:nth-of-type(1) {
  display: table;
}

@media screen and (max-width: 959px) {
  body .koho24 div:nth-of-type(1) {
    display: inline-block;
  }
}

body .koho24 div:nth-of-type(1) p {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 959px) {
  body .koho24 div:nth-of-type(1) p {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}

body .koho24 div:nth-of-type(2) {
  display: inline-block;
  border: solid 1px #DCDCDC;
  padding: 20px;
}

body .koho24 div:nth-of-type(2) p {
  text-align: center;
}

body .form-table label {
  position: relative;
}

body .form-table input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

body .form-table input[type="checkbox"] + span {
  position: relative;
  vertical-align: middle;
}

@media screen and (max-width: 640px) {
  body .form-table input[type="checkbox"] + span {
    font-size: 16px;
  }
}

body .form-table input[type="checkbox"] + span:before {
  content: "\f122";
  line-height: 1;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: solid 1px #333;
  font-family: "Ionicons";
  color: transparent;
  margin-right: 10px;
  font-size: 11px;
  text-align: center;
  font-weight: normal;
  position: relative;
  top: -2px;
}

@media screen and (max-width: 640px) {
  body .form-table input[type="checkbox"] + span:before {
    top: -4px;
  }
}

body .form-table input[type="checkbox"]:checked + span:before {
  color: #3473B4;
}

body .doui {
  position: relative;
}

body .doui input[type="radio"] {
  opacity: 0;
  position: absolute;
}

body .doui input[type="radio"] + span {
  display: inline-block;
}

body .doui input[type="radio"] + span:before {
  content: "\f3a6";
  font-family: "Ionicons";
  color: #ccc;
  font-size: 22px;
  margin-right: 15px;
  position: relative;
  top: 3px;
}

body .doui input[type="radio"]:checked + span:before {
  content: "\f3a7";
  color: #3473B4;
}

body .double-btnnter .noraml-btn {
  width: 50% !important;
  float: left;
}

@media screen and (max-width: 959px) {
  body .double-btnnter .noraml-btn {
    width: 100% !important;
    float: none;
  }
}

@media screen and (min-width: 959px) {
  body #addr {
    width: 369px;
  }
}

body .swal-footer::before {
  content: "最新のIE11へのアップデートをお願いします。";
  display: inline-block;
  color: #333;
  font-size: 13px;
  text-align: left;
  float: left;
  padding-left: 22%;
  width: 64%;
  height: 90px;
  padding-top: 25px;
  background: center left url(/assets/images/ie11.png) no-repeat;
}

body .swal-button {
  margin-top: 25px;
  background-color: #3472B4;
}

body .kingComment {
  font-size: 28px;
}

@media screen and (max-width: 959px) {
  body .kingComment {
    font-size: 22px;
  }
}

body .sin-box {
  width: 350px;
  display: block;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 640px) {
  body .sin-box {
    width: auto;
  }
}

body .supercss li {
  height: auto !important;
}

body .moro li {
  max-height: 480px;
}

body .cicit {
  display: none;
}

@media screen and (max-width: 959px) {
  body .cicit {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 959px) {
  body .step-list li:nth-of-type(2n + 1) {
    margin-bottom: 0;
  }
}

body .thumbnail-cut li {
  max-height: 450px;
}

body .thumbnail-cut a {
  background-size: 100% auto !important;
}

@media screen and (max-width: 1300px) {
  body .thumbnail-cut a {
    background-size: cover !important;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka li {
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka li a {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka li a p {
    font-size: 11px;
    letter-spacing: -0.025em;
  }
}

body .kdaka img {
  display: none;
}

@media screen and (max-width: 640px) {
  body .kdaka img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka2 li {
    height: auto !important;
  }
}

body .kdaka2 .dadada {
  width: 61px;
  height: auto;
  display: inline;
}

@media screen and (max-width: 640px) {
  body .kdaka2 a {
    padding-bottom: 81px;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka2 p span {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 640px) {
  body .kdaka2 p span span {
    font-size: 11px !important;
  }
}

body .kdaka2 img {
  display: none;
}

@media screen and (max-width: 640px) {
  body .kdaka2 img {
    display: block;
    width: 100%;
    height: auto;
  }
}

body .cpbanner p {
  position: relative;
}

@media screen and (max-width: 640px) {
  body .cpbanner span {
    font-size: 14px;
    width: 60%;
  }
}

body .cpbanner i {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 70px;
  height: 70px;
  display: inline-block;
  background: center url(/assets/images/cph-logo.svg) no-repeat;
}

body .turbanner p {
  position: relative;
}

@media screen and (max-width: 640px) {
  body .turbanner span {
    font-size: 14px;
    width: 60%;
  }
}

body .turbanner i {
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 70px;
  height: 70px;
  display: inline-block;
  background: center url(/assets/images/tur-logo.svg) no-repeat;
}

/*固定ページ*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*magicポップアップ*/
body.company .trance-content {
  background-image: url(/assets/images/tab-company-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.company .trance-content {
    background-image: url(/assets/images/tab-company-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.company .trance-content {
    background-image: url(/assets/images/smp-company-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.company .trance-content {
    background-image: url(/assets/images/smp-company-bg.jpg);
  }
}

body.reasons .trance-content::before {
  display: none;
}

body.contribution .trance-content {
  background-image: url(/assets/images/tab-contribution-bg.jpg);
}

body.contribution .trance-content::before {
  display: none;
}

@media screen and (max-width: 1300px) {
  body.contribution .trance-content {
    background-image: url(/assets/images/tab-contribution-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.contribution .trance-content {
    background-image: url(/assets/images/tab-contribution-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.contribution .trance-content {
    background-image: url(/assets/images/smp-contribution-bg.jpg);
  }
}

body.aboutus .trance-content {
  background-image: url(/assets/images/tab-aboutus-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.aboutus .trance-content {
    background-image: url(/assets/images/tab-aboutus-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.aboutus .trance-content {
    background-image: url(/assets/images/smp-aboutus-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.aboutus .trance-content {
    background-image: url(/assets/images/smp-aboutus-bg.jpg);
  }
}

body.message .trance-content.bg-none {
  margin-top: 0;
  padding-bottom: 0;
  background-image: none;
}

/* body.message .trance-content {
  margin-top: 30px;
  background-position: center;
  background-image: url(/assets/images/message-bg.jpg);
  padding-bottom: 56%;
} */

body.message .message-person {
  max-width: 705px;
  width: 100%;
  margin: 0 auto;
}

body.message .h2midashi {
  margin-bottom: 40px;
}

body.message .message-person img {
  width: 100%;
}

body.detached .trance-content {
  background-image: url(/assets/images/tab-detached-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.detached .trance-content {
    background-image: url(/assets/images/tab-detached-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.detached .trance-content {
    background-image: url(/assets/images/smp-detached-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.detached .trance-content {
    background-image: url(/assets/images/smp-detached-bg.jpg);
  }
}

body.highrise .trance-content {
  background-image: url(/assets/images/tab-highrise-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.highrise .trance-content {
    background-image: url(/assets/images/tab-highrise-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.highrise .trance-content {
    background-image: url(/assets/images/smp-highrise-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.highrise .trance-content {
    background-image: url(/assets/images/smp-highrise-bg.jpg);
  }
}

body.housing .trance-content {
  background-image: url(/assets/images/tab-housing-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.housing .trance-content {
    background-image: url(/assets/images/tab-housing-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.housing .trance-content {
    background-image: url(/assets/images/tab-housing-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.housing .trance-content {
    background-image: url(/assets/images/smp-housing-bg.jpg);
  }
}

body.voiser .trance-content {
  background-position: center;
  height: 460px;
}

@media screen and (max-width: 1300px) {
  body.voiser .trance-content {
    height: 360px;
  }
}

@media screen and (max-width: 640px) {
  body.voiser .trance-content {
    height: 210px;
  }
}

body.voiser .trance-content::before {
  display: none;
}

body.works .trance-content::before {
  display: none;
}

body.peopleer .pankuzulist {
  color: #333;
}

body.peopleer .pankuzulist a {
  color: #333;
}

body.peopleer .trance-content {
  background-position: center;
  height: 460px;
}

body.peopleer .trance-content::before {
  display: none;
}

body.peopleer h2.people-midashi {
  position: absolute;
  top: 45%;
  left: 30%;
  -webkit-transform: translate(-30%, -60%);
  -ms-transform: translate(-30%, -60%);
  transform: translate(-30%, -60%);
  color: #323232;
  font-size: 29px;
  text-align: center;
  line-height: 1.6;
}

@media screen and (max-width: 1300px) {
  body.peopleer h2.people-midashi {
    text-align: left;
    font-size: 20px;
    width: 50%;
    left: 5%;
    top: 45%;
    -webkit-transform: translate(0%, -60%);
    -ms-transform: translate(0%, -60%);
    transform: translate(0%, -60%);
  }
}

@media screen and (max-width: 640px) {
  body.peopleer h2.people-midashi {
    width: 50%;
    font-size: 18px;
    left: 5%;
    text-align: left;
    top: 45%;
    -webkit-transform: translate(0%, -60%);
    -ms-transform: translate(0%, -60%);
    transform: translate(0%, -60%);
  }
}

body.ordermade .midashi-under-box::before {
  background: #3071b9;
}

body.ordermade .half-cont div div {
  color: #3071b9;
}

body.ordermade .trance-content {
  background-image: url(/assets/images/tab-housing-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.ordermade .trance-content {
    background-image: url(/assets/images/tab-housing-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.ordermade .trance-content {
    background-image: url(/assets/images/smp-housing-bg.jpg);
  }
}

@media screen and (max-width: 959px) {
  body.ordermade .trance-content {
    height: 880px;
  }
  body.ordermade .trance-content img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.ordermade .trance-content {
    height: 880px;
  }
}

@media screen and (max-width: 330px) {
  body.ordermade .trance-content {
    background-image: url(/assets/images/smp-housing-bg.jpg);
  }
}

body.rentalhousing .midashi-under-box::before {
  background: #1d2088;
}

body.rentalhousing .half-cont div div {
  color: #1d2088;
}

body.rentalhousing .trance-content {
  background-image: url(/assets/images/tab-rental-bg.jpg);
  background-position: center;
}

@media screen and (max-width: 1300px) {
  body.rentalhousing .trance-content {
    background-image: url(/assets/images/tab-rental-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.rentalhousing .trance-content {
    background-image: url(/assets/images/smp-rental-bg.jpg);
  }
}

@media screen and (max-width: 959px) {
  body.rentalhousing .trance-content {
    height: 820px;
  }
  body.rentalhousing .trance-content img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.rentalhousing .trance-content {
    height: 820px;
  }
}

@media screen and (max-width: 330px) {
  body.rentalhousing .trance-content {
    background-image: url(/assets/images/smp-rental-bg.jpg);
  }
}

body.publicfactory2 .midashi-under-box::before {
  background: #080059;
}

body.publicfactory2 .half-cont div div {
  color: #080059;
}

body.publicfactory2 .trance-content {
  background-image: url(/assets/images/tab-publicfactory-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.publicfactory2 .trance-content {
    background-image: url(/assets/images/tab-publicfactory-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.publicfactory2 .trance-content {
    background-image: url(/assets/images/smp-publicfactory-bg.jpg);
  }
}

@media screen and (max-width: 959px) {
  body.publicfactory2 .trance-content {
    height: 890px;
  }
  body.publicfactory2 .trance-content img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.publicfactory2 .trance-content {
    height: 890px;
  }
}

@media screen and (max-width: 330px) {
  body.publicfactory2 .trance-content {
    background-image: url(/assets/images/smp-publicfactory-bg.jpg);
  }
}

body.publicfactory3 .midashi-under-box::before {
  background: #00532a;
}

body.publicfactory3 .half-cont div div {
  color: #00532a;
}

body.publicfactory3 dl {
  margin-bottom: 0;
}

body.publicfactory3 dl dt,
body.publicfactory3 dl dd {
  display: inline-block;
  background-color: #fff;
  vertical-align: top;
}

body.publicfactory3 dl dt {
  width: 18em;
}

body.publicfactory3 .result2 dl:last-of-type dt {
  width: 100%;
}

body.publicfactory3 dl dd {
  width: calc(100% - 19em);
}

@media screen and (min-width: 1900px) {
  body.publicfactory3 .main-content-wrap dl.txt {
    font-size: 18px;
  }
}

body.publicfactory3 .trance-content {
  background-image: url(/assets/images/tab-publicfactory3-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.publicfactory3 .trance-content {
    background-image: url(/assets/images/tab-publicfactory3-bg.jpg);
  }
  body.publicfactory3 .result2 dl {
    margin-bottom: 5px;
  }
  body.publicfactory3 .result2 dl dt,
  body.publicfactory3 .result2 dl dd {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  body.publicfactory3 .trance-content {
    background-image: url(/assets/images/smp-publicfactory3-bg.jpg);
  }
  body.publicfactory3 dl {
    margin-bottom: 5px;
  }
  body.publicfactory3 dl dt,
  body.publicfactory3 dl dd {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 959px) {
  body.publicfactory3 .trance-content {
    height: 890px;
  }
  body.publicfactory3 .trance-content img {
    margin-bottom: 20px;
  }
  body.publicfactory3 .building_name {
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  body.publicfactory3 .trance-content {
    height: 890px;
  }
}

@media screen and (max-width: 330px) {
  body.publicfactory3 .trance-content {
    background-image: url(/assets/images/smp-publicfactory3-bg.jpg);
  }
}

body.publicfactory .trance-content {
  background-image: url(/assets/images/tab-publicfactory-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.publicfactory .trance-content {
    background-image: url(/assets/images/tab-publicfactory-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.publicfactory .trance-content {
    background-image: url(/assets/images/smp-publicfactory-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.publicfactory .trance-content {
    background-image: url(/assets/images/smp-publicfactory-bg.jpg);
  }
}

body.detachedhouses .arrow-list p {
  border: solid 1px #00479d;
}

body.detachedhouses .arrow-list i {
  color: #00479d;
}

body.detachedhouses .midashi-under-box::before {
  background: #00479d;
}

body.detachedhouses .half-cont div div {
  color: #00479d;
}

body.detachedhouses .trance-content {
  background-image: url(/assets/images/tab-detachedhouses-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.detachedhouses .trance-content {
    background-image: url(/assets/images/tab-detachedhouses-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.detachedhouses .trance-content {
    background-image: url(/assets/images/smp-detachedhouses-bg.jpg);
  }
}

@media screen and (max-width: 959px) {
  body.detachedhouses .trance-content {
    height: 910px;
  }
  body.detachedhouses .trance-content img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.detachedhouses .trance-content {
    height: 910px;
  }
}

@media screen and (max-width: 330px) {
  body.detachedhouses .trance-content {
    background-image: url(/assets/images/smp-detachedhouses-bg.jpg);
  }
}

body.tokyo-urban-residenceg .trance-content::before {
  display: none;
}

body.tokyo-urban-residenceg .midashi-under-box::before {
  background: #171C61;
}

body.tokyo-urban-residenceg .half-cont div div {
  color: #171C61;
}

body.tokyo-urban-residenceg .trance-content {
  background-image: url(/assets/images/tab-tokyo-urban-residenceg-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.tokyo-urban-residenceg .trance-content {
    background-image: url(/assets/images/tab-tokyo-urban-residenceg-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.tokyo-urban-residenceg .trance-content {
    background-image: url(/assets/images/smp-tokyo-urban-residenceg-bg.jpg);
  }
}

body.tokyo-urban-residenceg .figure-area {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .figure-area {
    padding-top: 0px;
  }
}

body.tokyo-urban-residenceg .figure-area img {
  width: 400px;
  height: 400px;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .figure-area img {
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 80%;
    height: auto;
    max-width: 320px;
  }
}

body.tokyo-urban-residenceg .figure-area ul {
  display: inline-block;
  height: 135px;
  position: relative;
  z-index: 10;
  width: 50%;
  max-width: 960px;
  list-style-type: disc;
  margin-top: 60px;
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .figure-area ul {
    height: auto;
  }
}

body.tokyo-urban-residenceg .figure-area h4 {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: left;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .figure-area h4 {
    position: inherit;
    margin-top: 50px;
  }
}

body.tokyo-urban-residenceg .figure-area li {
  width: 200px;
  font-size: 14px;
  text-align: left;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(1) {
  float: left;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(2) {
  float: right;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(3) {
  float: right;
  margin-top: 80px;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(1) li {
  margin-right: 180px;
  margin-left: auto;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(2) li {
  margin-right: auto;
  margin-left: 230px;
}

body.tokyo-urban-residenceg .figure-area ul:nth-of-type(3) li {
  margin-right: auto;
  margin-left: 120px;
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .figure-area ul {
    width: 100%;
  }
  body.tokyo-urban-residenceg .figure-area li {
    width: 48%;
    text-align: left;
    margin-bottom: 20px;
  }
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(1){
    margin-top: 30px;
  }
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(2),
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(3) {
    float: left;
    margin-top: 0;
  }
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(1) li,
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(2) li,
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(3) li {
    margin-right: 10%;
    margin-left: 10%;
  }
}

@media screen and (max-width: 640px) {
  body.tokyo-urban-residenceg .figure-area li {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(1),
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(2),
  body.tokyo-urban-residenceg .figure-area ul:nth-of-type(3) {
    float: none;
  }
}

@media screen and (max-width: 959px) {
  body.tokyo-urban-residenceg .trance-content {
    height: 930px;
  }
  body.tokyo-urban-residenceg .trance-content img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 600px) {
  body.tokyo-urban-residenceg .trance-content {
    height: 930px;
  }
}

@media screen and (max-width: 330px) {
  body.tokyo-urban-residenceg .trance-content {
    background-image: url(/assets/images/smp-tokyo-urban-residenceg-bg.jpg);
  }
}

body.diversity-of-nj .trance-content {
  background-image: url(/assets/images/tab-diversity-of-nj-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.diversity-of-nj .trance-content {
    background-image: url(/assets/images/tab-diversity-of-nj-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.diversity-of-nj .trance-content {
    background-image: url(/assets/images/tab-diversity-of-nj-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.diversity-of-nj .trance-content {
    background-image: url(/assets/images/smp-diversity-of-nj-bg.jpg);
  }
}

body.diversity-of-nj .trance-content::before {
  display: none;
}

body.diversity-of-nj .page-business-list li {
  height: calc(100vw / 7);
}

@media screen and (max-width: 640px) {
  body.diversity-of-nj .page-business-list li {
    width: calc(100% / 3);
    height: calc(100vw / 5);
  }
}

body.diversity-of-nj .page-business-list i {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}

body.technology .trance-content {
  background-image: url(/assets/images/tab-technology-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.technology .trance-content {
    background-image: url(/assets/images/tab-technology-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.technology .trance-content {
    background-image: url(/assets/images/smp-technology-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.technology .trance-content {
    background-image: url(/assets/images/smp-technology-bg.jpg);
  }
}

body.technology .page-business-list li {
  height: calc(100vw / 4);
  width: 50%;
}

@media screen and (max-width: 959px) {
  body.technology .page-business-list li {
    height: calc(100vw / 4);
  }
}

body.technology .page-business-list li p {
  font-size: 25px;
  line-height: 1.5;
}

@media screen and (max-width: 959px) {
  body.technology .page-business-list li p {
    font-size: 18px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 640px) {
  body.technology .page-business-list li p {
    font-size: 15px;
    line-height: 1.2;
  }
}

body.technology .page-business-list li span {
  font-size: 18px;
  display: block;
  line-height: 1.3;
}

@media screen and (max-width: 959px) {
  body.technology .page-business-list li span {
    font-size: 12px;
    padding-top: 5px;
  }
}

@media screen and (max-width: 640px) {
  body.technology .page-business-list li span {
    font-size: 10px;
    line-height: 1.2;
  }
}

body.technology .page-business-list i {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}

body.chintai-page .trance-content {
  min-height: 420px;
}

body.chintai-page3-1 .trance-content {
  background-image: url(/assets/images/tab-chintai-3-1-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.chintai-page3-1 .trance-content {
    background-image: url(/assets/images/tab-chintai-3-1-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.chintai-page3-1 .trance-content {
    background-image: url(/assets/images/smp-chintai-3-1-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.chintai-page3-1 .trance-content {
    background-image: url(/assets/images/smp-chintai-3-1-bg.jpg);
  }
}

body.chintai-page3-2 .trance-content {
  background-image: url(/assets/images/tab-chintai-3-2-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.chintai-page3-2 .trance-content {
    background-image: url(/assets/images/tab-chintai-3-2-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.chintai-page3-2 .trance-content {
    background-image: url(/assets/images/smp-chintai-3-2-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.chintai-page3-2 .trance-content {
    background-image: url(/assets/images/smp-chintai-3-2-bg.jpg);
  }
}

body.list .trance-content {
  background-position: center;
  height: calc(100vh - 100px);
}

body.list .trance-content::before {
  display: none;
}

body.people .trance-content {
  background-image: url(/assets/images/tab-people-bg.jpg);
}

body.people .trance-content::before {
  display: none;
}

@media screen and (max-width: 1300px) {
  body.people .trance-content {
    background-image: url(/assets/images/tab-people-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.people .trance-content {
    background-image: url(/assets/images/tab-people-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.people .trance-content {
    background-image: url(/assets/images/smp-people-bg.jpg);
  }
}

body.voice .trance-content {
  background-position: center;
  background-image: url(/assets/images/tab-voice-bg.jpg);
}

body.voice .trance-content::before {
  display: none;
}

@media screen and (max-width: 1300px) {
  body.voice .trance-content {
    background-image: url(/assets/images/tab-voice-bg.jpg);
    background-position: center right;
  }
}

@media screen and (max-width: 640px) {
  body.voice .trance-content {
    background-image: url(/assets/images/tab-voice-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.voice .trance-content {
    background-image: url(/assets/images/smp-voice-bg.jpg);
  }
}

body.news .trance-content {
  background-image: url(/assets/images/tab-news-bg.jpg);
}

body.news .trance-content::before {
  display: none;
}

@media screen and (max-width: 1300px) {
  body.news .trance-content {
    background-image: url(/assets/images/tab-news-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.news .trance-content {
    background-image: url(/assets/images/smp-news-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.news .trance-content {
    background-image: url(/assets/images/smp-news-bg.jpg);
  }
}

body.cphfine .trance-content {
  background-image: url(/assets/images/tab-cphfine-bg.jpg);
}

@media screen and (max-width: 1300px) {
  body.cphfine .trance-content {
    background-image: url(/assets/images/tab-cphfine-bg.jpg);
  }
}

@media screen and (max-width: 640px) {
  body.cphfine .trance-content {
    background-image: url(/assets/images/tab-cphfine-bg.jpg);
  }
}

@media screen and (max-width: 330px) {
  body.cphfine .trance-content {
    background-image: url(/assets/images/smp-cphfine-bg.jpg);
  }
}

/*背景画像設定*/
@font-face {
  font-family: 'icomoon';
  src: url("/assets/fonts/icomoon.eot?4qi0eb");
  src: url("/assets/fonts/icomoon.eot?4qi0eb#iefix") format("embedded-opentype"), url("/assets/fonts/icomoon.ttf?4qi0eb") format("truetype"), url("/assets/fonts/icomoon.woff?4qi0eb") format("woff"), url("/assets/fonts/icomoon.svg?4qi0eb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-svg:before {
  content: "\e900";
}

#message-Control {
  font-family: "I-OTF-UD明朝KDPro D", "FOT-筑紫明朝 Pr6 LB", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ 明朝", "MS Mincho", serif !important;
}

::cue {
  background: transparent !important;
  font-family: "I-OTF-UD明朝KDPro D", "FOT-筑紫明朝 Pr6 LB", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 80px;
  line-height: 1.5;
}

::cue(c.title) {
  font-family: "I-OTF-UD明朝KDPro D", "FOT-筑紫明朝 Pr6 LB", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 80px;
  font-weight: bold;
  background: transparent !important;
}

::cue(c.vvv) {
  font-family: 'icomoon' !important;
  font-size: 90px;
  font-weight: normal;
  line-height: 1;
  background: transparent !important;
}

::cue(c.subtitle) {
  font-size: 60px;
  font-weight: bold;
  background: transparent !important;
}

.special-font {
  font-family: 'icomoon' !important;
  font-size: 63px;
  font-weight: normal;
  line-height: 0;
}

@media screen and (min-width: 1900px) {
  .special-font {
    font-size: 109px;
  }
}

@media screen and (min-width: 2500px) {
  .special-font {
    font-size: 129px;
  }
}

@media screen and (max-width: 640px) {
  .special-font {
    display: none;
  }
}

.special-font2 {
  font-family: 'icomoon' !important;
  font-size: 43px;
  font-weight: normal;
  line-height: 0;
  display: none;
}

@media screen and (max-width: 640px) {
  .special-font2 {
    display: inline-block;
  }
}

/*動画字幕*/
@-moz-document url-prefix() {
  body .search-tag-box i:before {
    margin-top: -5px;
    margin-left: 0px;
  }
  body .search-tag-box i:after {
    margin-top: -11px;
    margin-left: 6px;
  }
}

@media all and (-ms-high-contrast: none) {
  body .search-tag-box i:before {
    margin-top: -8px;
    margin-left: 0px;
  }
  body .search-tag-box i:after {
    margin-top: -14px;
    margin-left: 6px;
  }
  body .formhomtai {
    border: solid 1px #ccc;
  }
}

/*ブラウザhack*/
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: .8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity .6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  transition: opacity .2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

/*サイトの基本構造*/

/*# sourceMappingURL=main-site.css.map */



/* 役員紹介 */
body .officer-wrap {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 50px;
  font-size: 15px;
}

@media screen and (max-width: 1300px) {
  body .officer-wrap {
    padding: 30px;
  }
}

@media screen and (max-width: 640px) {
  body .officer-wrap {
    padding: 15px;
    font-size: 14px;
  }
}

body .officer-wrap h3 {
  font-size: 24px;
  padding-bottom: 0.75em;
  margin-bottom: 0;
  border-bottom: 1px solid #b3b3b3;
}

body .officer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 35px;
  align-items: stretch;
}

body .officer-content.col3:before {
  content: '';
  display: block;
  width: calc((100% - 80px) / 3);
  height: 0;
  order: 1;
}

body .officer-content.col3:after {
  content: '';
  display: block;
  width: calc((100% - 80px) / 3);
  height: 0;
}

body .officer-wrap .officer-content:last-child {
  border-bottom: none;
}

body .officer-content > div {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
}

body .officer-content.col1 > div {
  width: 62%;
}

body .officer-content.col2 > div {
  width: calc((100% - 40px) / 2);
}

body .officer-content.col3 > div {
  width: calc((100% - 80px) / 3);
}

body .officer-content figure {
  margin-bottom: 15px;
  flex-shrink: 0;
}

body .officer-content figure img {
  width: 100%;
}

body .officer-content h4 {
  display: flex;
  flex-direction: column;
  padding-left: 12px;
  border-left: 8px solid #2D70B1;
  margin-bottom: 0px;
  margin-top: auto;
}

body .officer-content h4 span {
  font-size: 22px;
  display: block;
  margin-bottom: 5px;
}

body .officer-content.col1 > div h4 span {
  font-size: 24px;
}

body .officer-content h4 small {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
  font-family: "Gill Sans", "Gill Sans MT","FOT-筑紫ゴシック Pro B";
}

body .officer-content.col1 h4 small:last-child,
body .officer-content.col2 h4 small:last-child,
body .officer-content.col3 h4 small:last-child,
body .officer-content.col1 h4 span:last-child,
body .officer-content.col2 h4 span:last-child,
body .officer-content.col3 h4 span:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  body .officer-wrap h3 {
    font-size: 20px;
  }

  body .officer-content {
    padding-bottom: 25px;
  }

  body .officer-content > div {
    margin-top: 25px;
  }

  body .officer-content.col1 > div {
    width: 100%;
  }

  body .officer-content.col2 > div {
    width: calc((100% - 20px) / 2);
  }

  body .officer-content.col3 > div {
    width: calc((100% - 20px) / 3);
  }

  body .officer-content figure {
    margin-bottom: 10px;
  }

  body .officer-content h4 {
    padding-left: 8px;
    border-left: 4px solid #2D70B1;
  }

  body .officer-content h4 span {
    font-size: 15px;
    margin-bottom: 5px;
  }

  body .officer-content.col1 > div h4 span {
    font-size: 18px;
  }

  body .officer-content.col2 > div h4 span {
    font-size: 16px;
  }

  body .officer-content.col3 > div h4 span {
    letter-spacing: -0.1px;
  }

  body .officer-content h4 small {
    font-size: 12px;
    margin-bottom: 5px;
  }
}


body.message .message-philosophy {
  display: block;
  background-color: #ECECEC;
  padding: 40px 45px;
  margin: 80px auto;
  width: 80%;
  max-width: 820px;
}

@media screen and (max-width: 768px) {
  body.message .message-philosophy {
    width: 100%;
    max-width: inherit;
    margin: 40px auto;
    padding: 25px 27px;
  }
}


body.message .message-philosophy h3 {
  text-align: center;
  margin-bottom: 20px;
}

body.message .message-philosophy p {
  text-align: center;
  margin-bottom: 25px;
}

body.message .message-philosophy ul li {
  text-align: center;
  font-size: 125%;
  font-weight: 500;
  margin-bottom: 5px;
}
.copyright_odea {
  background-color: transparent;
  text-align: right;
}
.copyright_odea a {
  color: #000;
}
 