@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: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ 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: 1000px) {
  .container {
    width: 1000px;
    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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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: 999px) {
  .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: 1000px) {
  .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: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ 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: "FP-ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ 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: 1000px) {
  .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: 1000px) {
  .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: 999px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .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 input[type="submit"] {
  -webkit-appearance: none;
}

.layout_footer {
  width: 100%;
}

.layout_body .search-bg {
  margin-bottom: 50px;
}

.FS2_ItemThumbnails {
  display: none;
}

i {
  font-style: normal;
}

.fs0 {
  font-size: 0px !important;
}

.fs1 {
  font-size: 1px !important;
}

.fs2 {
  font-size: 2px !important;
}

.fs3 {
  font-size: 3px !important;
}

.fs4 {
  font-size: 4px !important;
}

.fs5 {
  font-size: 5px !important;
}

.fs6 {
  font-size: 6px !important;
}

.fs7 {
  font-size: 7px !important;
}

.fs8 {
  font-size: 8px !important;
}

.fs9 {
  font-size: 9px !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;
}

.m0 {
  margin: 0px;
}

.m1 {
  margin: 1px;
}

.m2 {
  margin: 2px;
}

.m3 {
  margin: 3px;
}

.m4 {
  margin: 4px;
}

.m5 {
  margin: 5px;
}

.m6 {
  margin: 6px;
}

.m7 {
  margin: 7px;
}

.m8 {
  margin: 8px;
}

.m9 {
  margin: 9px;
}

.m10 {
  margin: 10px;
}

.m11 {
  margin: 11px;
}

.m12 {
  margin: 12px;
}

.m13 {
  margin: 13px;
}

.m14 {
  margin: 14px;
}

.m15 {
  margin: 15px;
}

.m16 {
  margin: 16px;
}

.m17 {
  margin: 17px;
}

.m18 {
  margin: 18px;
}

.m19 {
  margin: 19px;
}

.m20 {
  margin: 20px;
}

.m21 {
  margin: 21px;
}

.m22 {
  margin: 22px;
}

.m23 {
  margin: 23px;
}

.m24 {
  margin: 24px;
}

.m25 {
  margin: 25px;
}

.m26 {
  margin: 26px;
}

.m27 {
  margin: 27px;
}

.m28 {
  margin: 28px;
}

.m29 {
  margin: 29px;
}

.m30 {
  margin: 30px;
}

.m31 {
  margin: 31px;
}

.m32 {
  margin: 32px;
}

.m33 {
  margin: 33px;
}

.m34 {
  margin: 34px;
}

.m35 {
  margin: 35px;
}

.m36 {
  margin: 36px;
}

.m37 {
  margin: 37px;
}

.m38 {
  margin: 38px;
}

.m39 {
  margin: 39px;
}

.m40 {
  margin: 40px;
}

.m41 {
  margin: 41px;
}

.m42 {
  margin: 42px;
}

.m43 {
  margin: 43px;
}

.m44 {
  margin: 44px;
}

.m45 {
  margin: 45px;
}

.m46 {
  margin: 46px;
}

.m47 {
  margin: 47px;
}

.m48 {
  margin: 48px;
}

.m49 {
  margin: 49px;
}

.m50 {
  margin: 50px;
}

.m51 {
  margin: 51px;
}

.m52 {
  margin: 52px;
}

.m53 {
  margin: 53px;
}

.m54 {
  margin: 54px;
}

.m55 {
  margin: 55px;
}

.m56 {
  margin: 56px;
}

.m57 {
  margin: 57px;
}

.m58 {
  margin: 58px;
}

.m59 {
  margin: 59px;
}

.m60 {
  margin: 60px;
}

.m61 {
  margin: 61px;
}

.m62 {
  margin: 62px;
}

.m63 {
  margin: 63px;
}

.m64 {
  margin: 64px;
}

.m65 {
  margin: 65px;
}

.m66 {
  margin: 66px;
}

.m67 {
  margin: 67px;
}

.m68 {
  margin: 68px;
}

.m69 {
  margin: 69px;
}

.m70 {
  margin: 70px;
}

.m71 {
  margin: 71px;
}

.m72 {
  margin: 72px;
}

.m73 {
  margin: 73px;
}

.m74 {
  margin: 74px;
}

.m75 {
  margin: 75px;
}

.m76 {
  margin: 76px;
}

.m77 {
  margin: 77px;
}

.m78 {
  margin: 78px;
}

.m79 {
  margin: 79px;
}

.m80 {
  margin: 80px;
}

.m81 {
  margin: 81px;
}

.m82 {
  margin: 82px;
}

.m83 {
  margin: 83px;
}

.m84 {
  margin: 84px;
}

.m85 {
  margin: 85px;
}

.m86 {
  margin: 86px;
}

.m87 {
  margin: 87px;
}

.m88 {
  margin: 88px;
}

.m89 {
  margin: 89px;
}

.m90 {
  margin: 90px;
}

.m91 {
  margin: 91px;
}

.m92 {
  margin: 92px;
}

.m93 {
  margin: 93px;
}

.m94 {
  margin: 94px;
}

.m95 {
  margin: 95px;
}

.m96 {
  margin: 96px;
}

.m97 {
  margin: 97px;
}

.m98 {
  margin: 98px;
}

.m99 {
  margin: 99px;
}

.m100 {
  margin: 100px;
}

.m101 {
  margin: 101px;
}

.m102 {
  margin: 102px;
}

.m103 {
  margin: 103px;
}

.m104 {
  margin: 104px;
}

.m105 {
  margin: 105px;
}

.m106 {
  margin: 106px;
}

.m107 {
  margin: 107px;
}

.m108 {
  margin: 108px;
}

.m109 {
  margin: 109px;
}

.m110 {
  margin: 110px;
}

.m111 {
  margin: 111px;
}

.m112 {
  margin: 112px;
}

.m113 {
  margin: 113px;
}

.m114 {
  margin: 114px;
}

.m115 {
  margin: 115px;
}

.m116 {
  margin: 116px;
}

.m117 {
  margin: 117px;
}

.m118 {
  margin: 118px;
}

.m119 {
  margin: 119px;
}

.m120 {
  margin: 120px;
}

.m121 {
  margin: 121px;
}

.m122 {
  margin: 122px;
}

.m123 {
  margin: 123px;
}

.m124 {
  margin: 124px;
}

.m125 {
  margin: 125px;
}

.m126 {
  margin: 126px;
}

.m127 {
  margin: 127px;
}

.m128 {
  margin: 128px;
}

.m129 {
  margin: 129px;
}

.m130 {
  margin: 130px;
}

.m131 {
  margin: 131px;
}

.m132 {
  margin: 132px;
}

.m133 {
  margin: 133px;
}

.m134 {
  margin: 134px;
}

.m135 {
  margin: 135px;
}

.m136 {
  margin: 136px;
}

.m137 {
  margin: 137px;
}

.m138 {
  margin: 138px;
}

.m139 {
  margin: 139px;
}

.m140 {
  margin: 140px;
}

.m141 {
  margin: 141px;
}

.m142 {
  margin: 142px;
}

.m143 {
  margin: 143px;
}

.m144 {
  margin: 144px;
}

.m145 {
  margin: 145px;
}

.m146 {
  margin: 146px;
}

.m147 {
  margin: 147px;
}

.m148 {
  margin: 148px;
}

.m149 {
  margin: 149px;
}

.m150 {
  margin: 150px;
}

.m151 {
  margin: 151px;
}

.m152 {
  margin: 152px;
}

.m153 {
  margin: 153px;
}

.m154 {
  margin: 154px;
}

.m155 {
  margin: 155px;
}

.m156 {
  margin: 156px;
}

.m157 {
  margin: 157px;
}

.m158 {
  margin: 158px;
}

.m159 {
  margin: 159px;
}

.m160 {
  margin: 160px;
}

.m161 {
  margin: 161px;
}

.m162 {
  margin: 162px;
}

.m163 {
  margin: 163px;
}

.m164 {
  margin: 164px;
}

.m165 {
  margin: 165px;
}

.m166 {
  margin: 166px;
}

.m167 {
  margin: 167px;
}

.m168 {
  margin: 168px;
}

.m169 {
  margin: 169px;
}

.m170 {
  margin: 170px;
}

.m171 {
  margin: 171px;
}

.m172 {
  margin: 172px;
}

.m173 {
  margin: 173px;
}

.m174 {
  margin: 174px;
}

.m175 {
  margin: 175px;
}

.m176 {
  margin: 176px;
}

.m177 {
  margin: 177px;
}

.m178 {
  margin: 178px;
}

.m179 {
  margin: 179px;
}

.m180 {
  margin: 180px;
}

.m181 {
  margin: 181px;
}

.m182 {
  margin: 182px;
}

.m183 {
  margin: 183px;
}

.m184 {
  margin: 184px;
}

.m185 {
  margin: 185px;
}

.m186 {
  margin: 186px;
}

.m187 {
  margin: 187px;
}

.m188 {
  margin: 188px;
}

.m189 {
  margin: 189px;
}

.m190 {
  margin: 190px;
}

.m191 {
  margin: 191px;
}

.m192 {
  margin: 192px;
}

.m193 {
  margin: 193px;
}

.m194 {
  margin: 194px;
}

.m195 {
  margin: 195px;
}

.m196 {
  margin: 196px;
}

.m197 {
  margin: 197px;
}

.m198 {
  margin: 198px;
}

.m199 {
  margin: 199px;
}

.m200 {
  margin: 200px;
}

.mt0 {
  margin-top: 0px;
}

.mt1 {
  margin-top: 1px;
}

.mt2 {
  margin-top: 2px;
}

.mt3 {
  margin-top: 3px;
}

.mt4 {
  margin-top: 4px;
}

.mt5 {
  margin-top: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mt7 {
  margin-top: 7px;
}

.mt8 {
  margin-top: 8px;
}

.mt9 {
  margin-top: 9px;
}

.mt10 {
  margin-top: 10px;
}

.mt11 {
  margin-top: 11px;
}

.mt12 {
  margin-top: 12px;
}

.mt13 {
  margin-top: 13px;
}

.mt14 {
  margin-top: 14px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt17 {
  margin-top: 17px;
}

.mt18 {
  margin-top: 18px;
}

.mt19 {
  margin-top: 19px;
}

.mt20 {
  margin-top: 20px;
}

.mt21 {
  margin-top: 21px;
}

.mt22 {
  margin-top: 22px;
}

.mt23 {
  margin-top: 23px;
}

.mt24 {
  margin-top: 24px;
}

.mt25 {
  margin-top: 25px;
}

.mt26 {
  margin-top: 26px;
}

.mt27 {
  margin-top: 27px;
}

.mt28 {
  margin-top: 28px;
}

.mt29 {
  margin-top: 29px;
}

.mt30 {
  margin-top: 30px;
}

.mt31 {
  margin-top: 31px;
}

.mt32 {
  margin-top: 32px;
}

.mt33 {
  margin-top: 33px;
}

.mt34 {
  margin-top: 34px;
}

.mt35 {
  margin-top: 35px;
}

.mt36 {
  margin-top: 36px;
}

.mt37 {
  margin-top: 37px;
}

.mt38 {
  margin-top: 38px;
}

.mt39 {
  margin-top: 39px;
}

.mt40 {
  margin-top: 40px;
}

.mt41 {
  margin-top: 41px;
}

.mt42 {
  margin-top: 42px;
}

.mt43 {
  margin-top: 43px;
}

.mt44 {
  margin-top: 44px;
}

.mt45 {
  margin-top: 45px;
}

.mt46 {
  margin-top: 46px;
}

.mt47 {
  margin-top: 47px;
}

.mt48 {
  margin-top: 48px;
}

.mt49 {
  margin-top: 49px;
}

.mt50 {
  margin-top: 50px;
}

.mt51 {
  margin-top: 51px;
}

.mt52 {
  margin-top: 52px;
}

.mt53 {
  margin-top: 53px;
}

.mt54 {
  margin-top: 54px;
}

.mt55 {
  margin-top: 55px;
}

.mt56 {
  margin-top: 56px;
}

.mt57 {
  margin-top: 57px;
}

.mt58 {
  margin-top: 58px;
}

.mt59 {
  margin-top: 59px;
}

.mt60 {
  margin-top: 60px;
}

.mt61 {
  margin-top: 61px;
}

.mt62 {
  margin-top: 62px;
}

.mt63 {
  margin-top: 63px;
}

.mt64 {
  margin-top: 64px;
}

.mt65 {
  margin-top: 65px;
}

.mt66 {
  margin-top: 66px;
}

.mt67 {
  margin-top: 67px;
}

.mt68 {
  margin-top: 68px;
}

.mt69 {
  margin-top: 69px;
}

.mt70 {
  margin-top: 70px;
}

.mt71 {
  margin-top: 71px;
}

.mt72 {
  margin-top: 72px;
}

.mt73 {
  margin-top: 73px;
}

.mt74 {
  margin-top: 74px;
}

.mt75 {
  margin-top: 75px;
}

.mt76 {
  margin-top: 76px;
}

.mt77 {
  margin-top: 77px;
}

.mt78 {
  margin-top: 78px;
}

.mt79 {
  margin-top: 79px;
}

.mt80 {
  margin-top: 80px;
}

.mt81 {
  margin-top: 81px;
}

.mt82 {
  margin-top: 82px;
}

.mt83 {
  margin-top: 83px;
}

.mt84 {
  margin-top: 84px;
}

.mt85 {
  margin-top: 85px;
}

.mt86 {
  margin-top: 86px;
}

.mt87 {
  margin-top: 87px;
}

.mt88 {
  margin-top: 88px;
}

.mt89 {
  margin-top: 89px;
}

.mt90 {
  margin-top: 90px;
}

.mt91 {
  margin-top: 91px;
}

.mt92 {
  margin-top: 92px;
}

.mt93 {
  margin-top: 93px;
}

.mt94 {
  margin-top: 94px;
}

.mt95 {
  margin-top: 95px;
}

.mt96 {
  margin-top: 96px;
}

.mt97 {
  margin-top: 97px;
}

.mt98 {
  margin-top: 98px;
}

.mt99 {
  margin-top: 99px;
}

.mt100 {
  margin-top: 100px;
}

.mt101 {
  margin-top: 101px;
}

.mt102 {
  margin-top: 102px;
}

.mt103 {
  margin-top: 103px;
}

.mt104 {
  margin-top: 104px;
}

.mt105 {
  margin-top: 105px;
}

.mt106 {
  margin-top: 106px;
}

.mt107 {
  margin-top: 107px;
}

.mt108 {
  margin-top: 108px;
}

.mt109 {
  margin-top: 109px;
}

.mt110 {
  margin-top: 110px;
}

.mt111 {
  margin-top: 111px;
}

.mt112 {
  margin-top: 112px;
}

.mt113 {
  margin-top: 113px;
}

.mt114 {
  margin-top: 114px;
}

.mt115 {
  margin-top: 115px;
}

.mt116 {
  margin-top: 116px;
}

.mt117 {
  margin-top: 117px;
}

.mt118 {
  margin-top: 118px;
}

.mt119 {
  margin-top: 119px;
}

.mt120 {
  margin-top: 120px;
}

.mt121 {
  margin-top: 121px;
}

.mt122 {
  margin-top: 122px;
}

.mt123 {
  margin-top: 123px;
}

.mt124 {
  margin-top: 124px;
}

.mt125 {
  margin-top: 125px;
}

.mt126 {
  margin-top: 126px;
}

.mt127 {
  margin-top: 127px;
}

.mt128 {
  margin-top: 128px;
}

.mt129 {
  margin-top: 129px;
}

.mt130 {
  margin-top: 130px;
}

.mt131 {
  margin-top: 131px;
}

.mt132 {
  margin-top: 132px;
}

.mt133 {
  margin-top: 133px;
}

.mt134 {
  margin-top: 134px;
}

.mt135 {
  margin-top: 135px;
}

.mt136 {
  margin-top: 136px;
}

.mt137 {
  margin-top: 137px;
}

.mt138 {
  margin-top: 138px;
}

.mt139 {
  margin-top: 139px;
}

.mt140 {
  margin-top: 140px;
}

.mt141 {
  margin-top: 141px;
}

.mt142 {
  margin-top: 142px;
}

.mt143 {
  margin-top: 143px;
}

.mt144 {
  margin-top: 144px;
}

.mt145 {
  margin-top: 145px;
}

.mt146 {
  margin-top: 146px;
}

.mt147 {
  margin-top: 147px;
}

.mt148 {
  margin-top: 148px;
}

.mt149 {
  margin-top: 149px;
}

.mt150 {
  margin-top: 150px;
}

.mt151 {
  margin-top: 151px;
}

.mt152 {
  margin-top: 152px;
}

.mt153 {
  margin-top: 153px;
}

.mt154 {
  margin-top: 154px;
}

.mt155 {
  margin-top: 155px;
}

.mt156 {
  margin-top: 156px;
}

.mt157 {
  margin-top: 157px;
}

.mt158 {
  margin-top: 158px;
}

.mt159 {
  margin-top: 159px;
}

.mt160 {
  margin-top: 160px;
}

.mt161 {
  margin-top: 161px;
}

.mt162 {
  margin-top: 162px;
}

.mt163 {
  margin-top: 163px;
}

.mt164 {
  margin-top: 164px;
}

.mt165 {
  margin-top: 165px;
}

.mt166 {
  margin-top: 166px;
}

.mt167 {
  margin-top: 167px;
}

.mt168 {
  margin-top: 168px;
}

.mt169 {
  margin-top: 169px;
}

.mt170 {
  margin-top: 170px;
}

.mt171 {
  margin-top: 171px;
}

.mt172 {
  margin-top: 172px;
}

.mt173 {
  margin-top: 173px;
}

.mt174 {
  margin-top: 174px;
}

.mt175 {
  margin-top: 175px;
}

.mt176 {
  margin-top: 176px;
}

.mt177 {
  margin-top: 177px;
}

.mt178 {
  margin-top: 178px;
}

.mt179 {
  margin-top: 179px;
}

.mt180 {
  margin-top: 180px;
}

.mt181 {
  margin-top: 181px;
}

.mt182 {
  margin-top: 182px;
}

.mt183 {
  margin-top: 183px;
}

.mt184 {
  margin-top: 184px;
}

.mt185 {
  margin-top: 185px;
}

.mt186 {
  margin-top: 186px;
}

.mt187 {
  margin-top: 187px;
}

.mt188 {
  margin-top: 188px;
}

.mt189 {
  margin-top: 189px;
}

.mt190 {
  margin-top: 190px;
}

.mt191 {
  margin-top: 191px;
}

.mt192 {
  margin-top: 192px;
}

.mt193 {
  margin-top: 193px;
}

.mt194 {
  margin-top: 194px;
}

.mt195 {
  margin-top: 195px;
}

.mt196 {
  margin-top: 196px;
}

.mt197 {
  margin-top: 197px;
}

.mt198 {
  margin-top: 198px;
}

.mt199 {
  margin-top: 199px;
}

.mt200 {
  margin-top: 200px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb1 {
  margin-bottom: 1px;
}

.mb2 {
  margin-bottom: 2px;
}

.mb3 {
  margin-bottom: 3px;
}

.mb4 {
  margin-bottom: 4px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb6 {
  margin-bottom: 6px;
}

.mb7 {
  margin-bottom: 7px;
}

.mb8 {
  margin-bottom: 8px;
}

.mb9 {
  margin-bottom: 9px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb11 {
  margin-bottom: 11px;
}

.mb12 {
  margin-bottom: 12px;
}

.mb13 {
  margin-bottom: 13px;
}

.mb14 {
  margin-bottom: 14px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb17 {
  margin-bottom: 17px;
}

.mb18 {
  margin-bottom: 18px;
}

.mb19 {
  margin-bottom: 19px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb21 {
  margin-bottom: 21px;
}

.mb22 {
  margin-bottom: 22px;
}

.mb23 {
  margin-bottom: 23px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb26 {
  margin-bottom: 26px;
}

.mb27 {
  margin-bottom: 27px;
}

.mb28 {
  margin-bottom: 28px;
}

.mb29 {
  margin-bottom: 29px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb31 {
  margin-bottom: 31px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb33 {
  margin-bottom: 33px;
}

.mb34 {
  margin-bottom: 34px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb36 {
  margin-bottom: 36px;
}

.mb37 {
  margin-bottom: 37px;
}

.mb38 {
  margin-bottom: 38px;
}

.mb39 {
  margin-bottom: 39px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb41 {
  margin-bottom: 41px;
}

.mb42 {
  margin-bottom: 42px;
}

.mb43 {
  margin-bottom: 43px;
}

.mb44 {
  margin-bottom: 44px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb46 {
  margin-bottom: 46px;
}

.mb47 {
  margin-bottom: 47px;
}

.mb48 {
  margin-bottom: 48px;
}

.mb49 {
  margin-bottom: 49px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb51 {
  margin-bottom: 51px;
}

.mb52 {
  margin-bottom: 52px;
}

.mb53 {
  margin-bottom: 53px;
}

.mb54 {
  margin-bottom: 54px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb56 {
  margin-bottom: 56px;
}

.mb57 {
  margin-bottom: 57px;
}

.mb58 {
  margin-bottom: 58px;
}

.mb59 {
  margin-bottom: 59px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb61 {
  margin-bottom: 61px;
}

.mb62 {
  margin-bottom: 62px;
}

.mb63 {
  margin-bottom: 63px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb66 {
  margin-bottom: 66px;
}

.mb67 {
  margin-bottom: 67px;
}

.mb68 {
  margin-bottom: 68px;
}

.mb69 {
  margin-bottom: 69px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb71 {
  margin-bottom: 71px;
}

.mb72 {
  margin-bottom: 72px;
}

.mb73 {
  margin-bottom: 73px;
}

.mb74 {
  margin-bottom: 74px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb76 {
  margin-bottom: 76px;
}

.mb77 {
  margin-bottom: 77px;
}

.mb78 {
  margin-bottom: 78px;
}

.mb79 {
  margin-bottom: 79px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb81 {
  margin-bottom: 81px;
}

.mb82 {
  margin-bottom: 82px;
}

.mb83 {
  margin-bottom: 83px;
}

.mb84 {
  margin-bottom: 84px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb86 {
  margin-bottom: 86px;
}

.mb87 {
  margin-bottom: 87px;
}

.mb88 {
  margin-bottom: 88px;
}

.mb89 {
  margin-bottom: 89px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb91 {
  margin-bottom: 91px;
}

.mb92 {
  margin-bottom: 92px;
}

.mb93 {
  margin-bottom: 93px;
}

.mb94 {
  margin-bottom: 94px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb96 {
  margin-bottom: 96px;
}

.mb97 {
  margin-bottom: 97px;
}

.mb98 {
  margin-bottom: 98px;
}

.mb99 {
  margin-bottom: 99px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb101 {
  margin-bottom: 101px;
}

.mb102 {
  margin-bottom: 102px;
}

.mb103 {
  margin-bottom: 103px;
}

.mb104 {
  margin-bottom: 104px;
}

.mb105 {
  margin-bottom: 105px;
}

.mb106 {
  margin-bottom: 106px;
}

.mb107 {
  margin-bottom: 107px;
}

.mb108 {
  margin-bottom: 108px;
}

.mb109 {
  margin-bottom: 109px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb111 {
  margin-bottom: 111px;
}

.mb112 {
  margin-bottom: 112px;
}

.mb113 {
  margin-bottom: 113px;
}

.mb114 {
  margin-bottom: 114px;
}

.mb115 {
  margin-bottom: 115px;
}

.mb116 {
  margin-bottom: 116px;
}

.mb117 {
  margin-bottom: 117px;
}

.mb118 {
  margin-bottom: 118px;
}

.mb119 {
  margin-bottom: 119px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb121 {
  margin-bottom: 121px;
}

.mb122 {
  margin-bottom: 122px;
}

.mb123 {
  margin-bottom: 123px;
}

.mb124 {
  margin-bottom: 124px;
}

.mb125 {
  margin-bottom: 125px;
}

.mb126 {
  margin-bottom: 126px;
}

.mb127 {
  margin-bottom: 127px;
}

.mb128 {
  margin-bottom: 128px;
}

.mb129 {
  margin-bottom: 129px;
}

.mb130 {
  margin-bottom: 130px;
}

.mb131 {
  margin-bottom: 131px;
}

.mb132 {
  margin-bottom: 132px;
}

.mb133 {
  margin-bottom: 133px;
}

.mb134 {
  margin-bottom: 134px;
}

.mb135 {
  margin-bottom: 135px;
}

.mb136 {
  margin-bottom: 136px;
}

.mb137 {
  margin-bottom: 137px;
}

.mb138 {
  margin-bottom: 138px;
}

.mb139 {
  margin-bottom: 139px;
}

.mb140 {
  margin-bottom: 140px;
}

.mb141 {
  margin-bottom: 141px;
}

.mb142 {
  margin-bottom: 142px;
}

.mb143 {
  margin-bottom: 143px;
}

.mb144 {
  margin-bottom: 144px;
}

.mb145 {
  margin-bottom: 145px;
}

.mb146 {
  margin-bottom: 146px;
}

.mb147 {
  margin-bottom: 147px;
}

.mb148 {
  margin-bottom: 148px;
}

.mb149 {
  margin-bottom: 149px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb151 {
  margin-bottom: 151px;
}

.mb152 {
  margin-bottom: 152px;
}

.mb153 {
  margin-bottom: 153px;
}

.mb154 {
  margin-bottom: 154px;
}

.mb155 {
  margin-bottom: 155px;
}

.mb156 {
  margin-bottom: 156px;
}

.mb157 {
  margin-bottom: 157px;
}

.mb158 {
  margin-bottom: 158px;
}

.mb159 {
  margin-bottom: 159px;
}

.mb160 {
  margin-bottom: 160px;
}

.mb161 {
  margin-bottom: 161px;
}

.mb162 {
  margin-bottom: 162px;
}

.mb163 {
  margin-bottom: 163px;
}

.mb164 {
  margin-bottom: 164px;
}

.mb165 {
  margin-bottom: 165px;
}

.mb166 {
  margin-bottom: 166px;
}

.mb167 {
  margin-bottom: 167px;
}

.mb168 {
  margin-bottom: 168px;
}

.mb169 {
  margin-bottom: 169px;
}

.mb170 {
  margin-bottom: 170px;
}

.mb171 {
  margin-bottom: 171px;
}

.mb172 {
  margin-bottom: 172px;
}

.mb173 {
  margin-bottom: 173px;
}

.mb174 {
  margin-bottom: 174px;
}

.mb175 {
  margin-bottom: 175px;
}

.mb176 {
  margin-bottom: 176px;
}

.mb177 {
  margin-bottom: 177px;
}

.mb178 {
  margin-bottom: 178px;
}

.mb179 {
  margin-bottom: 179px;
}

.mb180 {
  margin-bottom: 180px;
}

.mb181 {
  margin-bottom: 181px;
}

.mb182 {
  margin-bottom: 182px;
}

.mb183 {
  margin-bottom: 183px;
}

.mb184 {
  margin-bottom: 184px;
}

.mb185 {
  margin-bottom: 185px;
}

.mb186 {
  margin-bottom: 186px;
}

.mb187 {
  margin-bottom: 187px;
}

.mb188 {
  margin-bottom: 188px;
}

.mb189 {
  margin-bottom: 189px;
}

.mb190 {
  margin-bottom: 190px;
}

.mb191 {
  margin-bottom: 191px;
}

.mb192 {
  margin-bottom: 192px;
}

.mb193 {
  margin-bottom: 193px;
}

.mb194 {
  margin-bottom: 194px;
}

.mb195 {
  margin-bottom: 195px;
}

.mb196 {
  margin-bottom: 196px;
}

.mb197 {
  margin-bottom: 197px;
}

.mb198 {
  margin-bottom: 198px;
}

.mb199 {
  margin-bottom: 199px;
}

.mb200 {
  margin-bottom: 200px;
}

.mr0 {
  margin-right: 0px;
}

.mr1 {
  margin-right: 1px;
}

.mr2 {
  margin-right: 2px;
}

.mr3 {
  margin-right: 3px;
}

.mr4 {
  margin-right: 4px;
}

.mr5 {
  margin-right: 5px;
}

.mr6 {
  margin-right: 6px;
}

.mr7 {
  margin-right: 7px;
}

.mr8 {
  margin-right: 8px;
}

.mr9 {
  margin-right: 9px;
}

.mr10 {
  margin-right: 10px;
}

.mr11 {
  margin-right: 11px;
}

.mr12 {
  margin-right: 12px;
}

.mr13 {
  margin-right: 13px;
}

.mr14 {
  margin-right: 14px;
}

.mr15 {
  margin-right: 15px;
}

.mr16 {
  margin-right: 16px;
}

.mr17 {
  margin-right: 17px;
}

.mr18 {
  margin-right: 18px;
}

.mr19 {
  margin-right: 19px;
}

.mr20 {
  margin-right: 20px;
}

.mr21 {
  margin-right: 21px;
}

.mr22 {
  margin-right: 22px;
}

.mr23 {
  margin-right: 23px;
}

.mr24 {
  margin-right: 24px;
}

.mr25 {
  margin-right: 25px;
}

.mr26 {
  margin-right: 26px;
}

.mr27 {
  margin-right: 27px;
}

.mr28 {
  margin-right: 28px;
}

.mr29 {
  margin-right: 29px;
}

.mr30 {
  margin-right: 30px;
}

.mr31 {
  margin-right: 31px;
}

.mr32 {
  margin-right: 32px;
}

.mr33 {
  margin-right: 33px;
}

.mr34 {
  margin-right: 34px;
}

.mr35 {
  margin-right: 35px;
}

.mr36 {
  margin-right: 36px;
}

.mr37 {
  margin-right: 37px;
}

.mr38 {
  margin-right: 38px;
}

.mr39 {
  margin-right: 39px;
}

.mr40 {
  margin-right: 40px;
}

.mr41 {
  margin-right: 41px;
}

.mr42 {
  margin-right: 42px;
}

.mr43 {
  margin-right: 43px;
}

.mr44 {
  margin-right: 44px;
}

.mr45 {
  margin-right: 45px;
}

.mr46 {
  margin-right: 46px;
}

.mr47 {
  margin-right: 47px;
}

.mr48 {
  margin-right: 48px;
}

.mr49 {
  margin-right: 49px;
}

.mr50 {
  margin-right: 50px;
}

.mr51 {
  margin-right: 51px;
}

.mr52 {
  margin-right: 52px;
}

.mr53 {
  margin-right: 53px;
}

.mr54 {
  margin-right: 54px;
}

.mr55 {
  margin-right: 55px;
}

.mr56 {
  margin-right: 56px;
}

.mr57 {
  margin-right: 57px;
}

.mr58 {
  margin-right: 58px;
}

.mr59 {
  margin-right: 59px;
}

.mr60 {
  margin-right: 60px;
}

.mr61 {
  margin-right: 61px;
}

.mr62 {
  margin-right: 62px;
}

.mr63 {
  margin-right: 63px;
}

.mr64 {
  margin-right: 64px;
}

.mr65 {
  margin-right: 65px;
}

.mr66 {
  margin-right: 66px;
}

.mr67 {
  margin-right: 67px;
}

.mr68 {
  margin-right: 68px;
}

.mr69 {
  margin-right: 69px;
}

.mr70 {
  margin-right: 70px;
}

.mr71 {
  margin-right: 71px;
}

.mr72 {
  margin-right: 72px;
}

.mr73 {
  margin-right: 73px;
}

.mr74 {
  margin-right: 74px;
}

.mr75 {
  margin-right: 75px;
}

.mr76 {
  margin-right: 76px;
}

.mr77 {
  margin-right: 77px;
}

.mr78 {
  margin-right: 78px;
}

.mr79 {
  margin-right: 79px;
}

.mr80 {
  margin-right: 80px;
}

.mr81 {
  margin-right: 81px;
}

.mr82 {
  margin-right: 82px;
}

.mr83 {
  margin-right: 83px;
}

.mr84 {
  margin-right: 84px;
}

.mr85 {
  margin-right: 85px;
}

.mr86 {
  margin-right: 86px;
}

.mr87 {
  margin-right: 87px;
}

.mr88 {
  margin-right: 88px;
}

.mr89 {
  margin-right: 89px;
}

.mr90 {
  margin-right: 90px;
}

.mr91 {
  margin-right: 91px;
}

.mr92 {
  margin-right: 92px;
}

.mr93 {
  margin-right: 93px;
}

.mr94 {
  margin-right: 94px;
}

.mr95 {
  margin-right: 95px;
}

.mr96 {
  margin-right: 96px;
}

.mr97 {
  margin-right: 97px;
}

.mr98 {
  margin-right: 98px;
}

.mr99 {
  margin-right: 99px;
}

.mr100 {
  margin-right: 100px;
}

.mr101 {
  margin-right: 101px;
}

.mr102 {
  margin-right: 102px;
}

.mr103 {
  margin-right: 103px;
}

.mr104 {
  margin-right: 104px;
}

.mr105 {
  margin-right: 105px;
}

.mr106 {
  margin-right: 106px;
}

.mr107 {
  margin-right: 107px;
}

.mr108 {
  margin-right: 108px;
}

.mr109 {
  margin-right: 109px;
}

.mr110 {
  margin-right: 110px;
}

.mr111 {
  margin-right: 111px;
}

.mr112 {
  margin-right: 112px;
}

.mr113 {
  margin-right: 113px;
}

.mr114 {
  margin-right: 114px;
}

.mr115 {
  margin-right: 115px;
}

.mr116 {
  margin-right: 116px;
}

.mr117 {
  margin-right: 117px;
}

.mr118 {
  margin-right: 118px;
}

.mr119 {
  margin-right: 119px;
}

.mr120 {
  margin-right: 120px;
}

.mr121 {
  margin-right: 121px;
}

.mr122 {
  margin-right: 122px;
}

.mr123 {
  margin-right: 123px;
}

.mr124 {
  margin-right: 124px;
}

.mr125 {
  margin-right: 125px;
}

.mr126 {
  margin-right: 126px;
}

.mr127 {
  margin-right: 127px;
}

.mr128 {
  margin-right: 128px;
}

.mr129 {
  margin-right: 129px;
}

.mr130 {
  margin-right: 130px;
}

.mr131 {
  margin-right: 131px;
}

.mr132 {
  margin-right: 132px;
}

.mr133 {
  margin-right: 133px;
}

.mr134 {
  margin-right: 134px;
}

.mr135 {
  margin-right: 135px;
}

.mr136 {
  margin-right: 136px;
}

.mr137 {
  margin-right: 137px;
}

.mr138 {
  margin-right: 138px;
}

.mr139 {
  margin-right: 139px;
}

.mr140 {
  margin-right: 140px;
}

.mr141 {
  margin-right: 141px;
}

.mr142 {
  margin-right: 142px;
}

.mr143 {
  margin-right: 143px;
}

.mr144 {
  margin-right: 144px;
}

.mr145 {
  margin-right: 145px;
}

.mr146 {
  margin-right: 146px;
}

.mr147 {
  margin-right: 147px;
}

.mr148 {
  margin-right: 148px;
}

.mr149 {
  margin-right: 149px;
}

.mr150 {
  margin-right: 150px;
}

.mr151 {
  margin-right: 151px;
}

.mr152 {
  margin-right: 152px;
}

.mr153 {
  margin-right: 153px;
}

.mr154 {
  margin-right: 154px;
}

.mr155 {
  margin-right: 155px;
}

.mr156 {
  margin-right: 156px;
}

.mr157 {
  margin-right: 157px;
}

.mr158 {
  margin-right: 158px;
}

.mr159 {
  margin-right: 159px;
}

.mr160 {
  margin-right: 160px;
}

.mr161 {
  margin-right: 161px;
}

.mr162 {
  margin-right: 162px;
}

.mr163 {
  margin-right: 163px;
}

.mr164 {
  margin-right: 164px;
}

.mr165 {
  margin-right: 165px;
}

.mr166 {
  margin-right: 166px;
}

.mr167 {
  margin-right: 167px;
}

.mr168 {
  margin-right: 168px;
}

.mr169 {
  margin-right: 169px;
}

.mr170 {
  margin-right: 170px;
}

.mr171 {
  margin-right: 171px;
}

.mr172 {
  margin-right: 172px;
}

.mr173 {
  margin-right: 173px;
}

.mr174 {
  margin-right: 174px;
}

.mr175 {
  margin-right: 175px;
}

.mr176 {
  margin-right: 176px;
}

.mr177 {
  margin-right: 177px;
}

.mr178 {
  margin-right: 178px;
}

.mr179 {
  margin-right: 179px;
}

.mr180 {
  margin-right: 180px;
}

.mr181 {
  margin-right: 181px;
}

.mr182 {
  margin-right: 182px;
}

.mr183 {
  margin-right: 183px;
}

.mr184 {
  margin-right: 184px;
}

.mr185 {
  margin-right: 185px;
}

.mr186 {
  margin-right: 186px;
}

.mr187 {
  margin-right: 187px;
}

.mr188 {
  margin-right: 188px;
}

.mr189 {
  margin-right: 189px;
}

.mr190 {
  margin-right: 190px;
}

.mr191 {
  margin-right: 191px;
}

.mr192 {
  margin-right: 192px;
}

.mr193 {
  margin-right: 193px;
}

.mr194 {
  margin-right: 194px;
}

.mr195 {
  margin-right: 195px;
}

.mr196 {
  margin-right: 196px;
}

.mr197 {
  margin-right: 197px;
}

.mr198 {
  margin-right: 198px;
}

.mr199 {
  margin-right: 199px;
}

.mr200 {
  margin-right: 200px;
}

.ml0 {
  margin-left: 0px;
}

.ml1 {
  margin-left: 1px;
}

.ml2 {
  margin-left: 2px;
}

.ml3 {
  margin-left: 3px;
}

.ml4 {
  margin-left: 4px;
}

.ml5 {
  margin-left: 5px;
}

.ml6 {
  margin-left: 6px;
}

.ml7 {
  margin-left: 7px;
}

.ml8 {
  margin-left: 8px;
}

.ml9 {
  margin-left: 9px;
}

.ml10 {
  margin-left: 10px;
}

.ml11 {
  margin-left: 11px;
}

.ml12 {
  margin-left: 12px;
}

.ml13 {
  margin-left: 13px;
}

.ml14 {
  margin-left: 14px;
}

.ml15 {
  margin-left: 15px;
}

.ml16 {
  margin-left: 16px;
}

.ml17 {
  margin-left: 17px;
}

.ml18 {
  margin-left: 18px;
}

.ml19 {
  margin-left: 19px;
}

.ml20 {
  margin-left: 20px;
}

.ml21 {
  margin-left: 21px;
}

.ml22 {
  margin-left: 22px;
}

.ml23 {
  margin-left: 23px;
}

.ml24 {
  margin-left: 24px;
}

.ml25 {
  margin-left: 25px;
}

.ml26 {
  margin-left: 26px;
}

.ml27 {
  margin-left: 27px;
}

.ml28 {
  margin-left: 28px;
}

.ml29 {
  margin-left: 29px;
}

.ml30 {
  margin-left: 30px;
}

.ml31 {
  margin-left: 31px;
}

.ml32 {
  margin-left: 32px;
}

.ml33 {
  margin-left: 33px;
}

.ml34 {
  margin-left: 34px;
}

.ml35 {
  margin-left: 35px;
}

.ml36 {
  margin-left: 36px;
}

.ml37 {
  margin-left: 37px;
}

.ml38 {
  margin-left: 38px;
}

.ml39 {
  margin-left: 39px;
}

.ml40 {
  margin-left: 40px;
}

.ml41 {
  margin-left: 41px;
}

.ml42 {
  margin-left: 42px;
}

.ml43 {
  margin-left: 43px;
}

.ml44 {
  margin-left: 44px;
}

.ml45 {
  margin-left: 45px;
}

.ml46 {
  margin-left: 46px;
}

.ml47 {
  margin-left: 47px;
}

.ml48 {
  margin-left: 48px;
}

.ml49 {
  margin-left: 49px;
}

.ml50 {
  margin-left: 50px;
}

.ml51 {
  margin-left: 51px;
}

.ml52 {
  margin-left: 52px;
}

.ml53 {
  margin-left: 53px;
}

.ml54 {
  margin-left: 54px;
}

.ml55 {
  margin-left: 55px;
}

.ml56 {
  margin-left: 56px;
}

.ml57 {
  margin-left: 57px;
}

.ml58 {
  margin-left: 58px;
}

.ml59 {
  margin-left: 59px;
}

.ml60 {
  margin-left: 60px;
}

.ml61 {
  margin-left: 61px;
}

.ml62 {
  margin-left: 62px;
}

.ml63 {
  margin-left: 63px;
}

.ml64 {
  margin-left: 64px;
}

.ml65 {
  margin-left: 65px;
}

.ml66 {
  margin-left: 66px;
}

.ml67 {
  margin-left: 67px;
}

.ml68 {
  margin-left: 68px;
}

.ml69 {
  margin-left: 69px;
}

.ml70 {
  margin-left: 70px;
}

.ml71 {
  margin-left: 71px;
}

.ml72 {
  margin-left: 72px;
}

.ml73 {
  margin-left: 73px;
}

.ml74 {
  margin-left: 74px;
}

.ml75 {
  margin-left: 75px;
}

.ml76 {
  margin-left: 76px;
}

.ml77 {
  margin-left: 77px;
}

.ml78 {
  margin-left: 78px;
}

.ml79 {
  margin-left: 79px;
}

.ml80 {
  margin-left: 80px;
}

.ml81 {
  margin-left: 81px;
}

.ml82 {
  margin-left: 82px;
}

.ml83 {
  margin-left: 83px;
}

.ml84 {
  margin-left: 84px;
}

.ml85 {
  margin-left: 85px;
}

.ml86 {
  margin-left: 86px;
}

.ml87 {
  margin-left: 87px;
}

.ml88 {
  margin-left: 88px;
}

.ml89 {
  margin-left: 89px;
}

.ml90 {
  margin-left: 90px;
}

.ml91 {
  margin-left: 91px;
}

.ml92 {
  margin-left: 92px;
}

.ml93 {
  margin-left: 93px;
}

.ml94 {
  margin-left: 94px;
}

.ml95 {
  margin-left: 95px;
}

.ml96 {
  margin-left: 96px;
}

.ml97 {
  margin-left: 97px;
}

.ml98 {
  margin-left: 98px;
}

.ml99 {
  margin-left: 99px;
}

.ml100 {
  margin-left: 100px;
}

.ml101 {
  margin-left: 101px;
}

.ml102 {
  margin-left: 102px;
}

.ml103 {
  margin-left: 103px;
}

.ml104 {
  margin-left: 104px;
}

.ml105 {
  margin-left: 105px;
}

.ml106 {
  margin-left: 106px;
}

.ml107 {
  margin-left: 107px;
}

.ml108 {
  margin-left: 108px;
}

.ml109 {
  margin-left: 109px;
}

.ml110 {
  margin-left: 110px;
}

.ml111 {
  margin-left: 111px;
}

.ml112 {
  margin-left: 112px;
}

.ml113 {
  margin-left: 113px;
}

.ml114 {
  margin-left: 114px;
}

.ml115 {
  margin-left: 115px;
}

.ml116 {
  margin-left: 116px;
}

.ml117 {
  margin-left: 117px;
}

.ml118 {
  margin-left: 118px;
}

.ml119 {
  margin-left: 119px;
}

.ml120 {
  margin-left: 120px;
}

.ml121 {
  margin-left: 121px;
}

.ml122 {
  margin-left: 122px;
}

.ml123 {
  margin-left: 123px;
}

.ml124 {
  margin-left: 124px;
}

.ml125 {
  margin-left: 125px;
}

.ml126 {
  margin-left: 126px;
}

.ml127 {
  margin-left: 127px;
}

.ml128 {
  margin-left: 128px;
}

.ml129 {
  margin-left: 129px;
}

.ml130 {
  margin-left: 130px;
}

.ml131 {
  margin-left: 131px;
}

.ml132 {
  margin-left: 132px;
}

.ml133 {
  margin-left: 133px;
}

.ml134 {
  margin-left: 134px;
}

.ml135 {
  margin-left: 135px;
}

.ml136 {
  margin-left: 136px;
}

.ml137 {
  margin-left: 137px;
}

.ml138 {
  margin-left: 138px;
}

.ml139 {
  margin-left: 139px;
}

.ml140 {
  margin-left: 140px;
}

.ml141 {
  margin-left: 141px;
}

.ml142 {
  margin-left: 142px;
}

.ml143 {
  margin-left: 143px;
}

.ml144 {
  margin-left: 144px;
}

.ml145 {
  margin-left: 145px;
}

.ml146 {
  margin-left: 146px;
}

.ml147 {
  margin-left: 147px;
}

.ml148 {
  margin-left: 148px;
}

.ml149 {
  margin-left: 149px;
}

.ml150 {
  margin-left: 150px;
}

.ml151 {
  margin-left: 151px;
}

.ml152 {
  margin-left: 152px;
}

.ml153 {
  margin-left: 153px;
}

.ml154 {
  margin-left: 154px;
}

.ml155 {
  margin-left: 155px;
}

.ml156 {
  margin-left: 156px;
}

.ml157 {
  margin-left: 157px;
}

.ml158 {
  margin-left: 158px;
}

.ml159 {
  margin-left: 159px;
}

.ml160 {
  margin-left: 160px;
}

.ml161 {
  margin-left: 161px;
}

.ml162 {
  margin-left: 162px;
}

.ml163 {
  margin-left: 163px;
}

.ml164 {
  margin-left: 164px;
}

.ml165 {
  margin-left: 165px;
}

.ml166 {
  margin-left: 166px;
}

.ml167 {
  margin-left: 167px;
}

.ml168 {
  margin-left: 168px;
}

.ml169 {
  margin-left: 169px;
}

.ml170 {
  margin-left: 170px;
}

.ml171 {
  margin-left: 171px;
}

.ml172 {
  margin-left: 172px;
}

.ml173 {
  margin-left: 173px;
}

.ml174 {
  margin-left: 174px;
}

.ml175 {
  margin-left: 175px;
}

.ml176 {
  margin-left: 176px;
}

.ml177 {
  margin-left: 177px;
}

.ml178 {
  margin-left: 178px;
}

.ml179 {
  margin-left: 179px;
}

.ml180 {
  margin-left: 180px;
}

.ml181 {
  margin-left: 181px;
}

.ml182 {
  margin-left: 182px;
}

.ml183 {
  margin-left: 183px;
}

.ml184 {
  margin-left: 184px;
}

.ml185 {
  margin-left: 185px;
}

.ml186 {
  margin-left: 186px;
}

.ml187 {
  margin-left: 187px;
}

.ml188 {
  margin-left: 188px;
}

.ml189 {
  margin-left: 189px;
}

.ml190 {
  margin-left: 190px;
}

.ml191 {
  margin-left: 191px;
}

.ml192 {
  margin-left: 192px;
}

.ml193 {
  margin-left: 193px;
}

.ml194 {
  margin-left: 194px;
}

.ml195 {
  margin-left: 195px;
}

.ml196 {
  margin-left: 196px;
}

.ml197 {
  margin-left: 197px;
}

.ml198 {
  margin-left: 198px;
}

.ml199 {
  margin-left: 199px;
}

.ml200 {
  margin-left: 200px;
}

.mrlauto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.p0 {
  padding: 0px;
}

.p1 {
  padding: 1px;
}

.p2 {
  padding: 2px;
}

.p3 {
  padding: 3px;
}

.p4 {
  padding: 4px;
}

.p5 {
  padding: 5px;
}

.p6 {
  padding: 6px;
}

.p7 {
  padding: 7px;
}

.p8 {
  padding: 8px;
}

.p9 {
  padding: 9px;
}

.p10 {
  padding: 10px;
}

.p11 {
  padding: 11px;
}

.p12 {
  padding: 12px;
}

.p13 {
  padding: 13px;
}

.p14 {
  padding: 14px;
}

.p15 {
  padding: 15px;
}

.p16 {
  padding: 16px;
}

.p17 {
  padding: 17px;
}

.p18 {
  padding: 18px;
}

.p19 {
  padding: 19px;
}

.p20 {
  padding: 20px;
}

.p21 {
  padding: 21px;
}

.p22 {
  padding: 22px;
}

.p23 {
  padding: 23px;
}

.p24 {
  padding: 24px;
}

.p25 {
  padding: 25px;
}

.p26 {
  padding: 26px;
}

.p27 {
  padding: 27px;
}

.p28 {
  padding: 28px;
}

.p29 {
  padding: 29px;
}

.p30 {
  padding: 30px;
}

.p31 {
  padding: 31px;
}

.p32 {
  padding: 32px;
}

.p33 {
  padding: 33px;
}

.p34 {
  padding: 34px;
}

.p35 {
  padding: 35px;
}

.p36 {
  padding: 36px;
}

.p37 {
  padding: 37px;
}

.p38 {
  padding: 38px;
}

.p39 {
  padding: 39px;
}

.p40 {
  padding: 40px;
}

.p41 {
  padding: 41px;
}

.p42 {
  padding: 42px;
}

.p43 {
  padding: 43px;
}

.p44 {
  padding: 44px;
}

.p45 {
  padding: 45px;
}

.p46 {
  padding: 46px;
}

.p47 {
  padding: 47px;
}

.p48 {
  padding: 48px;
}

.p49 {
  padding: 49px;
}

.p50 {
  padding: 50px;
}

.p51 {
  padding: 51px;
}

.p52 {
  padding: 52px;
}

.p53 {
  padding: 53px;
}

.p54 {
  padding: 54px;
}

.p55 {
  padding: 55px;
}

.p56 {
  padding: 56px;
}

.p57 {
  padding: 57px;
}

.p58 {
  padding: 58px;
}

.p59 {
  padding: 59px;
}

.p60 {
  padding: 60px;
}

.p61 {
  padding: 61px;
}

.p62 {
  padding: 62px;
}

.p63 {
  padding: 63px;
}

.p64 {
  padding: 64px;
}

.p65 {
  padding: 65px;
}

.p66 {
  padding: 66px;
}

.p67 {
  padding: 67px;
}

.p68 {
  padding: 68px;
}

.p69 {
  padding: 69px;
}

.p70 {
  padding: 70px;
}

.p71 {
  padding: 71px;
}

.p72 {
  padding: 72px;
}

.p73 {
  padding: 73px;
}

.p74 {
  padding: 74px;
}

.p75 {
  padding: 75px;
}

.p76 {
  padding: 76px;
}

.p77 {
  padding: 77px;
}

.p78 {
  padding: 78px;
}

.p79 {
  padding: 79px;
}

.p80 {
  padding: 80px;
}

.p81 {
  padding: 81px;
}

.p82 {
  padding: 82px;
}

.p83 {
  padding: 83px;
}

.p84 {
  padding: 84px;
}

.p85 {
  padding: 85px;
}

.p86 {
  padding: 86px;
}

.p87 {
  padding: 87px;
}

.p88 {
  padding: 88px;
}

.p89 {
  padding: 89px;
}

.p90 {
  padding: 90px;
}

.p91 {
  padding: 91px;
}

.p92 {
  padding: 92px;
}

.p93 {
  padding: 93px;
}

.p94 {
  padding: 94px;
}

.p95 {
  padding: 95px;
}

.p96 {
  padding: 96px;
}

.p97 {
  padding: 97px;
}

.p98 {
  padding: 98px;
}

.p99 {
  padding: 99px;
}

.p100 {
  padding: 100px;
}

.p101 {
  padding: 101px;
}

.p102 {
  padding: 102px;
}

.p103 {
  padding: 103px;
}

.p104 {
  padding: 104px;
}

.p105 {
  padding: 105px;
}

.p106 {
  padding: 106px;
}

.p107 {
  padding: 107px;
}

.p108 {
  padding: 108px;
}

.p109 {
  padding: 109px;
}

.p110 {
  padding: 110px;
}

.p111 {
  padding: 111px;
}

.p112 {
  padding: 112px;
}

.p113 {
  padding: 113px;
}

.p114 {
  padding: 114px;
}

.p115 {
  padding: 115px;
}

.p116 {
  padding: 116px;
}

.p117 {
  padding: 117px;
}

.p118 {
  padding: 118px;
}

.p119 {
  padding: 119px;
}

.p120 {
  padding: 120px;
}

.p121 {
  padding: 121px;
}

.p122 {
  padding: 122px;
}

.p123 {
  padding: 123px;
}

.p124 {
  padding: 124px;
}

.p125 {
  padding: 125px;
}

.p126 {
  padding: 126px;
}

.p127 {
  padding: 127px;
}

.p128 {
  padding: 128px;
}

.p129 {
  padding: 129px;
}

.p130 {
  padding: 130px;
}

.p131 {
  padding: 131px;
}

.p132 {
  padding: 132px;
}

.p133 {
  padding: 133px;
}

.p134 {
  padding: 134px;
}

.p135 {
  padding: 135px;
}

.p136 {
  padding: 136px;
}

.p137 {
  padding: 137px;
}

.p138 {
  padding: 138px;
}

.p139 {
  padding: 139px;
}

.p140 {
  padding: 140px;
}

.p141 {
  padding: 141px;
}

.p142 {
  padding: 142px;
}

.p143 {
  padding: 143px;
}

.p144 {
  padding: 144px;
}

.p145 {
  padding: 145px;
}

.p146 {
  padding: 146px;
}

.p147 {
  padding: 147px;
}

.p148 {
  padding: 148px;
}

.p149 {
  padding: 149px;
}

.p150 {
  padding: 150px;
}

.pl0 {
  padding-left: 0px;
}

.pl1 {
  padding-left: 1px;
}

.pl2 {
  padding-left: 2px;
}

.pl3 {
  padding-left: 3px;
}

.pl4 {
  padding-left: 4px;
}

.pl5 {
  padding-left: 5px;
}

.pl6 {
  padding-left: 6px;
}

.pl7 {
  padding-left: 7px;
}

.pl8 {
  padding-left: 8px;
}

.pl9 {
  padding-left: 9px;
}

.pl10 {
  padding-left: 10px;
}

.pl11 {
  padding-left: 11px;
}

.pl12 {
  padding-left: 12px;
}

.pl13 {
  padding-left: 13px;
}

.pl14 {
  padding-left: 14px;
}

.pl15 {
  padding-left: 15px;
}

.pl16 {
  padding-left: 16px;
}

.pl17 {
  padding-left: 17px;
}

.pl18 {
  padding-left: 18px;
}

.pl19 {
  padding-left: 19px;
}

.pl20 {
  padding-left: 20px;
}

.pl21 {
  padding-left: 21px;
}

.pl22 {
  padding-left: 22px;
}

.pl23 {
  padding-left: 23px;
}

.pl24 {
  padding-left: 24px;
}

.pl25 {
  padding-left: 25px;
}

.pl26 {
  padding-left: 26px;
}

.pl27 {
  padding-left: 27px;
}

.pl28 {
  padding-left: 28px;
}

.pl29 {
  padding-left: 29px;
}

.pl30 {
  padding-left: 30px;
}

.pl31 {
  padding-left: 31px;
}

.pl32 {
  padding-left: 32px;
}

.pl33 {
  padding-left: 33px;
}

.pl34 {
  padding-left: 34px;
}

.pl35 {
  padding-left: 35px;
}

.pl36 {
  padding-left: 36px;
}

.pl37 {
  padding-left: 37px;
}

.pl38 {
  padding-left: 38px;
}

.pl39 {
  padding-left: 39px;
}

.pl40 {
  padding-left: 40px;
}

.pl41 {
  padding-left: 41px;
}

.pl42 {
  padding-left: 42px;
}

.pl43 {
  padding-left: 43px;
}

.pl44 {
  padding-left: 44px;
}

.pl45 {
  padding-left: 45px;
}

.pl46 {
  padding-left: 46px;
}

.pl47 {
  padding-left: 47px;
}

.pl48 {
  padding-left: 48px;
}

.pl49 {
  padding-left: 49px;
}

.pl50 {
  padding-left: 50px;
}

.pl51 {
  padding-left: 51px;
}

.pl52 {
  padding-left: 52px;
}

.pl53 {
  padding-left: 53px;
}

.pl54 {
  padding-left: 54px;
}

.pl55 {
  padding-left: 55px;
}

.pl56 {
  padding-left: 56px;
}

.pl57 {
  padding-left: 57px;
}

.pl58 {
  padding-left: 58px;
}

.pl59 {
  padding-left: 59px;
}

.pl60 {
  padding-left: 60px;
}

.pl61 {
  padding-left: 61px;
}

.pl62 {
  padding-left: 62px;
}

.pl63 {
  padding-left: 63px;
}

.pl64 {
  padding-left: 64px;
}

.pl65 {
  padding-left: 65px;
}

.pl66 {
  padding-left: 66px;
}

.pl67 {
  padding-left: 67px;
}

.pl68 {
  padding-left: 68px;
}

.pl69 {
  padding-left: 69px;
}

.pl70 {
  padding-left: 70px;
}

.pl71 {
  padding-left: 71px;
}

.pl72 {
  padding-left: 72px;
}

.pl73 {
  padding-left: 73px;
}

.pl74 {
  padding-left: 74px;
}

.pl75 {
  padding-left: 75px;
}

.pl76 {
  padding-left: 76px;
}

.pl77 {
  padding-left: 77px;
}

.pl78 {
  padding-left: 78px;
}

.pl79 {
  padding-left: 79px;
}

.pl80 {
  padding-left: 80px;
}

.pl81 {
  padding-left: 81px;
}

.pl82 {
  padding-left: 82px;
}

.pl83 {
  padding-left: 83px;
}

.pl84 {
  padding-left: 84px;
}

.pl85 {
  padding-left: 85px;
}

.pl86 {
  padding-left: 86px;
}

.pl87 {
  padding-left: 87px;
}

.pl88 {
  padding-left: 88px;
}

.pl89 {
  padding-left: 89px;
}

.pl90 {
  padding-left: 90px;
}

.pl91 {
  padding-left: 91px;
}

.pl92 {
  padding-left: 92px;
}

.pl93 {
  padding-left: 93px;
}

.pl94 {
  padding-left: 94px;
}

.pl95 {
  padding-left: 95px;
}

.pl96 {
  padding-left: 96px;
}

.pl97 {
  padding-left: 97px;
}

.pl98 {
  padding-left: 98px;
}

.pl99 {
  padding-left: 99px;
}

.pl100 {
  padding-left: 100px;
}

.pl101 {
  padding-left: 101px;
}

.pl102 {
  padding-left: 102px;
}

.pl103 {
  padding-left: 103px;
}

.pl104 {
  padding-left: 104px;
}

.pl105 {
  padding-left: 105px;
}

.pl106 {
  padding-left: 106px;
}

.pl107 {
  padding-left: 107px;
}

.pl108 {
  padding-left: 108px;
}

.pl109 {
  padding-left: 109px;
}

.pl110 {
  padding-left: 110px;
}

.pl111 {
  padding-left: 111px;
}

.pl112 {
  padding-left: 112px;
}

.pl113 {
  padding-left: 113px;
}

.pl114 {
  padding-left: 114px;
}

.pl115 {
  padding-left: 115px;
}

.pl116 {
  padding-left: 116px;
}

.pl117 {
  padding-left: 117px;
}

.pl118 {
  padding-left: 118px;
}

.pl119 {
  padding-left: 119px;
}

.pl120 {
  padding-left: 120px;
}

.pl121 {
  padding-left: 121px;
}

.pl122 {
  padding-left: 122px;
}

.pl123 {
  padding-left: 123px;
}

.pl124 {
  padding-left: 124px;
}

.pl125 {
  padding-left: 125px;
}

.pl126 {
  padding-left: 126px;
}

.pl127 {
  padding-left: 127px;
}

.pl128 {
  padding-left: 128px;
}

.pl129 {
  padding-left: 129px;
}

.pl130 {
  padding-left: 130px;
}

.pl131 {
  padding-left: 131px;
}

.pl132 {
  padding-left: 132px;
}

.pl133 {
  padding-left: 133px;
}

.pl134 {
  padding-left: 134px;
}

.pl135 {
  padding-left: 135px;
}

.pl136 {
  padding-left: 136px;
}

.pl137 {
  padding-left: 137px;
}

.pl138 {
  padding-left: 138px;
}

.pl139 {
  padding-left: 139px;
}

.pl140 {
  padding-left: 140px;
}

.pl141 {
  padding-left: 141px;
}

.pl142 {
  padding-left: 142px;
}

.pl143 {
  padding-left: 143px;
}

.pl144 {
  padding-left: 144px;
}

.pl145 {
  padding-left: 145px;
}

.pl146 {
  padding-left: 146px;
}

.pl147 {
  padding-left: 147px;
}

.pl148 {
  padding-left: 148px;
}

.pl149 {
  padding-left: 149px;
}

.pl150 {
  padding-left: 150px;
}

.pr0 {
  padding-right: 0px;
}

.pr1 {
  padding-right: 1px;
}

.pr2 {
  padding-right: 2px;
}

.pr3 {
  padding-right: 3px;
}

.pr4 {
  padding-right: 4px;
}

.pr5 {
  padding-right: 5px;
}

.pr6 {
  padding-right: 6px;
}

.pr7 {
  padding-right: 7px;
}

.pr8 {
  padding-right: 8px;
}

.pr9 {
  padding-right: 9px;
}

.pr10 {
  padding-right: 10px;
}

.pr11 {
  padding-right: 11px;
}

.pr12 {
  padding-right: 12px;
}

.pr13 {
  padding-right: 13px;
}

.pr14 {
  padding-right: 14px;
}

.pr15 {
  padding-right: 15px;
}

.pr16 {
  padding-right: 16px;
}

.pr17 {
  padding-right: 17px;
}

.pr18 {
  padding-right: 18px;
}

.pr19 {
  padding-right: 19px;
}

.pr20 {
  padding-right: 20px;
}

.pr21 {
  padding-right: 21px;
}

.pr22 {
  padding-right: 22px;
}

.pr23 {
  padding-right: 23px;
}

.pr24 {
  padding-right: 24px;
}

.pr25 {
  padding-right: 25px;
}

.pr26 {
  padding-right: 26px;
}

.pr27 {
  padding-right: 27px;
}

.pr28 {
  padding-right: 28px;
}

.pr29 {
  padding-right: 29px;
}

.pr30 {
  padding-right: 30px;
}

.pr31 {
  padding-right: 31px;
}

.pr32 {
  padding-right: 32px;
}

.pr33 {
  padding-right: 33px;
}

.pr34 {
  padding-right: 34px;
}

.pr35 {
  padding-right: 35px;
}

.pr36 {
  padding-right: 36px;
}

.pr37 {
  padding-right: 37px;
}

.pr38 {
  padding-right: 38px;
}

.pr39 {
  padding-right: 39px;
}

.pr40 {
  padding-right: 40px;
}

.pr41 {
  padding-right: 41px;
}

.pr42 {
  padding-right: 42px;
}

.pr43 {
  padding-right: 43px;
}

.pr44 {
  padding-right: 44px;
}

.pr45 {
  padding-right: 45px;
}

.pr46 {
  padding-right: 46px;
}

.pr47 {
  padding-right: 47px;
}

.pr48 {
  padding-right: 48px;
}

.pr49 {
  padding-right: 49px;
}

.pr50 {
  padding-right: 50px;
}

.pr51 {
  padding-right: 51px;
}

.pr52 {
  padding-right: 52px;
}

.pr53 {
  padding-right: 53px;
}

.pr54 {
  padding-right: 54px;
}

.pr55 {
  padding-right: 55px;
}

.pr56 {
  padding-right: 56px;
}

.pr57 {
  padding-right: 57px;
}

.pr58 {
  padding-right: 58px;
}

.pr59 {
  padding-right: 59px;
}

.pr60 {
  padding-right: 60px;
}

.pr61 {
  padding-right: 61px;
}

.pr62 {
  padding-right: 62px;
}

.pr63 {
  padding-right: 63px;
}

.pr64 {
  padding-right: 64px;
}

.pr65 {
  padding-right: 65px;
}

.pr66 {
  padding-right: 66px;
}

.pr67 {
  padding-right: 67px;
}

.pr68 {
  padding-right: 68px;
}

.pr69 {
  padding-right: 69px;
}

.pr70 {
  padding-right: 70px;
}

.pr71 {
  padding-right: 71px;
}

.pr72 {
  padding-right: 72px;
}

.pr73 {
  padding-right: 73px;
}

.pr74 {
  padding-right: 74px;
}

.pr75 {
  padding-right: 75px;
}

.pr76 {
  padding-right: 76px;
}

.pr77 {
  padding-right: 77px;
}

.pr78 {
  padding-right: 78px;
}

.pr79 {
  padding-right: 79px;
}

.pr80 {
  padding-right: 80px;
}

.pr81 {
  padding-right: 81px;
}

.pr82 {
  padding-right: 82px;
}

.pr83 {
  padding-right: 83px;
}

.pr84 {
  padding-right: 84px;
}

.pr85 {
  padding-right: 85px;
}

.pr86 {
  padding-right: 86px;
}

.pr87 {
  padding-right: 87px;
}

.pr88 {
  padding-right: 88px;
}

.pr89 {
  padding-right: 89px;
}

.pr90 {
  padding-right: 90px;
}

.pr91 {
  padding-right: 91px;
}

.pr92 {
  padding-right: 92px;
}

.pr93 {
  padding-right: 93px;
}

.pr94 {
  padding-right: 94px;
}

.pr95 {
  padding-right: 95px;
}

.pr96 {
  padding-right: 96px;
}

.pr97 {
  padding-right: 97px;
}

.pr98 {
  padding-right: 98px;
}

.pr99 {
  padding-right: 99px;
}

.pr100 {
  padding-right: 100px;
}

.pr101 {
  padding-right: 101px;
}

.pr102 {
  padding-right: 102px;
}

.pr103 {
  padding-right: 103px;
}

.pr104 {
  padding-right: 104px;
}

.pr105 {
  padding-right: 105px;
}

.pr106 {
  padding-right: 106px;
}

.pr107 {
  padding-right: 107px;
}

.pr108 {
  padding-right: 108px;
}

.pr109 {
  padding-right: 109px;
}

.pr110 {
  padding-right: 110px;
}

.pr111 {
  padding-right: 111px;
}

.pr112 {
  padding-right: 112px;
}

.pr113 {
  padding-right: 113px;
}

.pr114 {
  padding-right: 114px;
}

.pr115 {
  padding-right: 115px;
}

.pr116 {
  padding-right: 116px;
}

.pr117 {
  padding-right: 117px;
}

.pr118 {
  padding-right: 118px;
}

.pr119 {
  padding-right: 119px;
}

.pr120 {
  padding-right: 120px;
}

.pr121 {
  padding-right: 121px;
}

.pr122 {
  padding-right: 122px;
}

.pr123 {
  padding-right: 123px;
}

.pr124 {
  padding-right: 124px;
}

.pr125 {
  padding-right: 125px;
}

.pr126 {
  padding-right: 126px;
}

.pr127 {
  padding-right: 127px;
}

.pr128 {
  padding-right: 128px;
}

.pr129 {
  padding-right: 129px;
}

.pr130 {
  padding-right: 130px;
}

.pr131 {
  padding-right: 131px;
}

.pr132 {
  padding-right: 132px;
}

.pr133 {
  padding-right: 133px;
}

.pr134 {
  padding-right: 134px;
}

.pr135 {
  padding-right: 135px;
}

.pr136 {
  padding-right: 136px;
}

.pr137 {
  padding-right: 137px;
}

.pr138 {
  padding-right: 138px;
}

.pr139 {
  padding-right: 139px;
}

.pr140 {
  padding-right: 140px;
}

.pr141 {
  padding-right: 141px;
}

.pr142 {
  padding-right: 142px;
}

.pr143 {
  padding-right: 143px;
}

.pr144 {
  padding-right: 144px;
}

.pr145 {
  padding-right: 145px;
}

.pr146 {
  padding-right: 146px;
}

.pr147 {
  padding-right: 147px;
}

.pr148 {
  padding-right: 148px;
}

.pr149 {
  padding-right: 149px;
}

.pr150 {
  padding-right: 150px;
}

.pt0 {
  padding-top: 0px;
}

.pt1 {
  padding-top: 1px;
}

.pt2 {
  padding-top: 2px;
}

.pt3 {
  padding-top: 3px;
}

.pt4 {
  padding-top: 4px;
}

.pt5 {
  padding-top: 5px;
}

.pt6 {
  padding-top: 6px;
}

.pt7 {
  padding-top: 7px;
}

.pt8 {
  padding-top: 8px;
}

.pt9 {
  padding-top: 9px;
}

.pt10 {
  padding-top: 10px;
}

.pt11 {
  padding-top: 11px;
}

.pt12 {
  padding-top: 12px;
}

.pt13 {
  padding-top: 13px;
}

.pt14 {
  padding-top: 14px;
}

.pt15 {
  padding-top: 15px;
}

.pt16 {
  padding-top: 16px;
}

.pt17 {
  padding-top: 17px;
}

.pt18 {
  padding-top: 18px;
}

.pt19 {
  padding-top: 19px;
}

.pt20 {
  padding-top: 20px;
}

.pt21 {
  padding-top: 21px;
}

.pt22 {
  padding-top: 22px;
}

.pt23 {
  padding-top: 23px;
}

.pt24 {
  padding-top: 24px;
}

.pt25 {
  padding-top: 25px;
}

.pt26 {
  padding-top: 26px;
}

.pt27 {
  padding-top: 27px;
}

.pt28 {
  padding-top: 28px;
}

.pt29 {
  padding-top: 29px;
}

.pt30 {
  padding-top: 30px;
}

.pt31 {
  padding-top: 31px;
}

.pt32 {
  padding-top: 32px;
}

.pt33 {
  padding-top: 33px;
}

.pt34 {
  padding-top: 34px;
}

.pt35 {
  padding-top: 35px;
}

.pt36 {
  padding-top: 36px;
}

.pt37 {
  padding-top: 37px;
}

.pt38 {
  padding-top: 38px;
}

.pt39 {
  padding-top: 39px;
}

.pt40 {
  padding-top: 40px;
}

.pt41 {
  padding-top: 41px;
}

.pt42 {
  padding-top: 42px;
}

.pt43 {
  padding-top: 43px;
}

.pt44 {
  padding-top: 44px;
}

.pt45 {
  padding-top: 45px;
}

.pt46 {
  padding-top: 46px;
}

.pt47 {
  padding-top: 47px;
}

.pt48 {
  padding-top: 48px;
}

.pt49 {
  padding-top: 49px;
}

.pt50 {
  padding-top: 50px;
}

.pt51 {
  padding-top: 51px;
}

.pt52 {
  padding-top: 52px;
}

.pt53 {
  padding-top: 53px;
}

.pt54 {
  padding-top: 54px;
}

.pt55 {
  padding-top: 55px;
}

.pt56 {
  padding-top: 56px;
}

.pt57 {
  padding-top: 57px;
}

.pt58 {
  padding-top: 58px;
}

.pt59 {
  padding-top: 59px;
}

.pt60 {
  padding-top: 60px;
}

.pt61 {
  padding-top: 61px;
}

.pt62 {
  padding-top: 62px;
}

.pt63 {
  padding-top: 63px;
}

.pt64 {
  padding-top: 64px;
}

.pt65 {
  padding-top: 65px;
}

.pt66 {
  padding-top: 66px;
}

.pt67 {
  padding-top: 67px;
}

.pt68 {
  padding-top: 68px;
}

.pt69 {
  padding-top: 69px;
}

.pt70 {
  padding-top: 70px;
}

.pt71 {
  padding-top: 71px;
}

.pt72 {
  padding-top: 72px;
}

.pt73 {
  padding-top: 73px;
}

.pt74 {
  padding-top: 74px;
}

.pt75 {
  padding-top: 75px;
}

.pt76 {
  padding-top: 76px;
}

.pt77 {
  padding-top: 77px;
}

.pt78 {
  padding-top: 78px;
}

.pt79 {
  padding-top: 79px;
}

.pt80 {
  padding-top: 80px;
}

.pt81 {
  padding-top: 81px;
}

.pt82 {
  padding-top: 82px;
}

.pt83 {
  padding-top: 83px;
}

.pt84 {
  padding-top: 84px;
}

.pt85 {
  padding-top: 85px;
}

.pt86 {
  padding-top: 86px;
}

.pt87 {
  padding-top: 87px;
}

.pt88 {
  padding-top: 88px;
}

.pt89 {
  padding-top: 89px;
}

.pt90 {
  padding-top: 90px;
}

.pt91 {
  padding-top: 91px;
}

.pt92 {
  padding-top: 92px;
}

.pt93 {
  padding-top: 93px;
}

.pt94 {
  padding-top: 94px;
}

.pt95 {
  padding-top: 95px;
}

.pt96 {
  padding-top: 96px;
}

.pt97 {
  padding-top: 97px;
}

.pt98 {
  padding-top: 98px;
}

.pt99 {
  padding-top: 99px;
}

.pt100 {
  padding-top: 100px;
}

.pt101 {
  padding-top: 101px;
}

.pt102 {
  padding-top: 102px;
}

.pt103 {
  padding-top: 103px;
}

.pt104 {
  padding-top: 104px;
}

.pt105 {
  padding-top: 105px;
}

.pt106 {
  padding-top: 106px;
}

.pt107 {
  padding-top: 107px;
}

.pt108 {
  padding-top: 108px;
}

.pt109 {
  padding-top: 109px;
}

.pt110 {
  padding-top: 110px;
}

.pt111 {
  padding-top: 111px;
}

.pt112 {
  padding-top: 112px;
}

.pt113 {
  padding-top: 113px;
}

.pt114 {
  padding-top: 114px;
}

.pt115 {
  padding-top: 115px;
}

.pt116 {
  padding-top: 116px;
}

.pt117 {
  padding-top: 117px;
}

.pt118 {
  padding-top: 118px;
}

.pt119 {
  padding-top: 119px;
}

.pt120 {
  padding-top: 120px;
}

.pt121 {
  padding-top: 121px;
}

.pt122 {
  padding-top: 122px;
}

.pt123 {
  padding-top: 123px;
}

.pt124 {
  padding-top: 124px;
}

.pt125 {
  padding-top: 125px;
}

.pt126 {
  padding-top: 126px;
}

.pt127 {
  padding-top: 127px;
}

.pt128 {
  padding-top: 128px;
}

.pt129 {
  padding-top: 129px;
}

.pt130 {
  padding-top: 130px;
}

.pt131 {
  padding-top: 131px;
}

.pt132 {
  padding-top: 132px;
}

.pt133 {
  padding-top: 133px;
}

.pt134 {
  padding-top: 134px;
}

.pt135 {
  padding-top: 135px;
}

.pt136 {
  padding-top: 136px;
}

.pt137 {
  padding-top: 137px;
}

.pt138 {
  padding-top: 138px;
}

.pt139 {
  padding-top: 139px;
}

.pt140 {
  padding-top: 140px;
}

.pt141 {
  padding-top: 141px;
}

.pt142 {
  padding-top: 142px;
}

.pt143 {
  padding-top: 143px;
}

.pt144 {
  padding-top: 144px;
}

.pt145 {
  padding-top: 145px;
}

.pt146 {
  padding-top: 146px;
}

.pt147 {
  padding-top: 147px;
}

.pt148 {
  padding-top: 148px;
}

.pt149 {
  padding-top: 149px;
}

.pt150 {
  padding-top: 150px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb1 {
  padding-bottom: 1px;
}

.pb2 {
  padding-bottom: 2px;
}

.pb3 {
  padding-bottom: 3px;
}

.pb4 {
  padding-bottom: 4px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb6 {
  padding-bottom: 6px;
}

.pb7 {
  padding-bottom: 7px;
}

.pb8 {
  padding-bottom: 8px;
}

.pb9 {
  padding-bottom: 9px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb11 {
  padding-bottom: 11px;
}

.pb12 {
  padding-bottom: 12px;
}

.pb13 {
  padding-bottom: 13px;
}

.pb14 {
  padding-bottom: 14px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb16 {
  padding-bottom: 16px;
}

.pb17 {
  padding-bottom: 17px;
}

.pb18 {
  padding-bottom: 18px;
}

.pb19 {
  padding-bottom: 19px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb21 {
  padding-bottom: 21px;
}

.pb22 {
  padding-bottom: 22px;
}

.pb23 {
  padding-bottom: 23px;
}

.pb24 {
  padding-bottom: 24px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb26 {
  padding-bottom: 26px;
}

.pb27 {
  padding-bottom: 27px;
}

.pb28 {
  padding-bottom: 28px;
}

.pb29 {
  padding-bottom: 29px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb31 {
  padding-bottom: 31px;
}

.pb32 {
  padding-bottom: 32px;
}

.pb33 {
  padding-bottom: 33px;
}

.pb34 {
  padding-bottom: 34px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb36 {
  padding-bottom: 36px;
}

.pb37 {
  padding-bottom: 37px;
}

.pb38 {
  padding-bottom: 38px;
}

.pb39 {
  padding-bottom: 39px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb41 {
  padding-bottom: 41px;
}

.pb42 {
  padding-bottom: 42px;
}

.pb43 {
  padding-bottom: 43px;
}

.pb44 {
  padding-bottom: 44px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb46 {
  padding-bottom: 46px;
}

.pb47 {
  padding-bottom: 47px;
}

.pb48 {
  padding-bottom: 48px;
}

.pb49 {
  padding-bottom: 49px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb51 {
  padding-bottom: 51px;
}

.pb52 {
  padding-bottom: 52px;
}

.pb53 {
  padding-bottom: 53px;
}

.pb54 {
  padding-bottom: 54px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb56 {
  padding-bottom: 56px;
}

.pb57 {
  padding-bottom: 57px;
}

.pb58 {
  padding-bottom: 58px;
}

.pb59 {
  padding-bottom: 59px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb61 {
  padding-bottom: 61px;
}

.pb62 {
  padding-bottom: 62px;
}

.pb63 {
  padding-bottom: 63px;
}

.pb64 {
  padding-bottom: 64px;
}

.pb65 {
  padding-bottom: 65px;
}

.pb66 {
  padding-bottom: 66px;
}

.pb67 {
  padding-bottom: 67px;
}

.pb68 {
  padding-bottom: 68px;
}

.pb69 {
  padding-bottom: 69px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb71 {
  padding-bottom: 71px;
}

.pb72 {
  padding-bottom: 72px;
}

.pb73 {
  padding-bottom: 73px;
}

.pb74 {
  padding-bottom: 74px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb76 {
  padding-bottom: 76px;
}

.pb77 {
  padding-bottom: 77px;
}

.pb78 {
  padding-bottom: 78px;
}

.pb79 {
  padding-bottom: 79px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb81 {
  padding-bottom: 81px;
}

.pb82 {
  padding-bottom: 82px;
}

.pb83 {
  padding-bottom: 83px;
}

.pb84 {
  padding-bottom: 84px;
}

.pb85 {
  padding-bottom: 85px;
}

.pb86 {
  padding-bottom: 86px;
}

.pb87 {
  padding-bottom: 87px;
}

.pb88 {
  padding-bottom: 88px;
}

.pb89 {
  padding-bottom: 89px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb91 {
  padding-bottom: 91px;
}

.pb92 {
  padding-bottom: 92px;
}

.pb93 {
  padding-bottom: 93px;
}

.pb94 {
  padding-bottom: 94px;
}

.pb95 {
  padding-bottom: 95px;
}

.pb96 {
  padding-bottom: 96px;
}

.pb97 {
  padding-bottom: 97px;
}

.pb98 {
  padding-bottom: 98px;
}

.pb99 {
  padding-bottom: 99px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb101 {
  padding-bottom: 101px;
}

.pb102 {
  padding-bottom: 102px;
}

.pb103 {
  padding-bottom: 103px;
}

.pb104 {
  padding-bottom: 104px;
}

.pb105 {
  padding-bottom: 105px;
}

.pb106 {
  padding-bottom: 106px;
}

.pb107 {
  padding-bottom: 107px;
}

.pb108 {
  padding-bottom: 108px;
}

.pb109 {
  padding-bottom: 109px;
}

.pb110 {
  padding-bottom: 110px;
}

.pb111 {
  padding-bottom: 111px;
}

.pb112 {
  padding-bottom: 112px;
}

.pb113 {
  padding-bottom: 113px;
}

.pb114 {
  padding-bottom: 114px;
}

.pb115 {
  padding-bottom: 115px;
}

.pb116 {
  padding-bottom: 116px;
}

.pb117 {
  padding-bottom: 117px;
}

.pb118 {
  padding-bottom: 118px;
}

.pb119 {
  padding-bottom: 119px;
}

.pb120 {
  padding-bottom: 120px;
}

.pb121 {
  padding-bottom: 121px;
}

.pb122 {
  padding-bottom: 122px;
}

.pb123 {
  padding-bottom: 123px;
}

.pb124 {
  padding-bottom: 124px;
}

.pb125 {
  padding-bottom: 125px;
}

.pb126 {
  padding-bottom: 126px;
}

.pb127 {
  padding-bottom: 127px;
}

.pb128 {
  padding-bottom: 128px;
}

.pb129 {
  padding-bottom: 129px;
}

.pb130 {
  padding-bottom: 130px;
}

.pb131 {
  padding-bottom: 131px;
}

.pb132 {
  padding-bottom: 132px;
}

.pb133 {
  padding-bottom: 133px;
}

.pb134 {
  padding-bottom: 134px;
}

.pb135 {
  padding-bottom: 135px;
}

.pb136 {
  padding-bottom: 136px;
}

.pb137 {
  padding-bottom: 137px;
}

.pb138 {
  padding-bottom: 138px;
}

.pb139 {
  padding-bottom: 139px;
}

.pb140 {
  padding-bottom: 140px;
}

.pb141 {
  padding-bottom: 141px;
}

.pb142 {
  padding-bottom: 142px;
}

.pb143 {
  padding-bottom: 143px;
}

.pb144 {
  padding-bottom: 144px;
}

.pb145 {
  padding-bottom: 145px;
}

.pb146 {
  padding-bottom: 146px;
}

.pb147 {
  padding-bottom: 147px;
}

.pb148 {
  padding-bottom: 148px;
}

.pb149 {
  padding-bottom: 149px;
}

.pb150 {
  padding-bottom: 150px;
}

/*べースカラーとか基本変数*/
@font-face {
  font-family: 'MyFont';
  src: url("/assets2/fonts/NotoSansJP/notosansjp-medium-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/assets2/fonts/NotoSansJP/notosansjp-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/assets2/fonts/NotoSansJP/notosansjp-medium-webfont.woff") format("woff"), url("/assets2/fonts/NotoSansJP/notosansjp-medium-webfont.ttf") format("truetype"), url("/assets2/fonts/NotoSansJP/notosansjp-medium-webfont.svg#svgId") format("svg");
  /* モバイル等その他のブラウザ向け */
}

body table {
  font-family: "FP-ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
  font-family: "FP-ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4 {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  font-weight: bold;
}

.toriatsukai, .layout_content {
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}

.ren-li-midasi {
  font-weight: bold;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.ren-item-days {
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

.ren-item-title {
  font-weight: 600;
  font-family: "MyFont" !important;
}

.ff-hrgnw3 {
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}

.ff-hrgnw6 {
  font-weight: bold;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.ff-yugo {
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

.ren-hnbg-midashi {
  font-weight: bold;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}

.midashi-h3 {
  font-family: "FP-ヒラギノ角ゴ ProN W6","ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.midashi-h3 span {
  font-family: YuGothic, 'Yu Gothic', sans-serif;
  font-weight: normal;
}

.midashi-h3 a {
  font-family: "FP-ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ 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 {
  padding-bottom: 70px;
  width: 100vw;
  overflow: hidden;
}

body {
  /*.sp-search-box*/
  /*privacy-btn-list*/
}

body hr.header-hr {
  width: 100%;
  height: 30px;
  clear: both;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0;
  border: none;
  vertical-align: bottom;
}

body .img-responsive {
  width: 100%;
  height: auto;
}

body .img-res90 {
  width: 90%;
  height: auto;
}

body .tyuouimg {
  width: 100%;
  display: inline-block;
  text-align: center;
}

body .tyuouimg img {
  margin: 0 auto;
}

body a:hover img {
  opacity: 0.6;
}

body ul {
  list-style: none;
  padding: 0;
}

body #ren-sp-head {
  width: 100%;
  height: 65px;
  padding: 8px;
  clear: both;
  display: table;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

body .ren-menuswitch {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  color: #fff;
}

body .renbar {
  display: inline-block;
  background: #ffffff;
  width: 24px;
  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: 30px;
}

@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: 30px;
}

@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: 30px;
}

@media (max-width: 767px) {
  body #ren-sp-smenu .ren-navi-bar03 {
    top: 20px;
  }
}

body .ren-logo-box {
  width: 100%;
  /*height: 61px;*/
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  left: 0;
  top: 0;
  text-align: center;
}

body .ren-logo-box img {
  width: 197px;
  /*height: 37px;*/
  height: auto;
}

@media (max-width: 767px) {
  body .ren-logo-box img {
    width: 197px;
    /*height: 37px;*/
    height: auto;
  }
}

@media screen and (max-width: 321px) {
  body .ren-logo-box img {
    width: 161px;
    /*height: 31px;*/
    height: auto;
  }
}

body .right_loger {
  background: #fff;
  display: table-cell;
  text-align: right;
  width: 130px;
  vertical-align: middle;
}

@media (max-width: 767px) {
  body .right_loger {
    width: 70px;
  }
}

body .right_loger img {
  width: 50px;
  height: 50px;
}

@media (max-width: 767px) {
  body .right_loger img {
    width: 30px !important;
    height: 30px !important;
  }
}

body .sp-search-box {
  width: 100%;
  height: 60px;
  padding: 0 10px;
  position: relative;
  display: table;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

body .sp-search-box .searchb {
  -webkit-appearance: none;
  width: 100%;
  z-index: 0;
  border: solid 1px #ccc;
  padding-left: 5px;
  font-size: 16px;
  min-height: 40px;
  border-radius: 0;
  display: table-cell;
  float: left;
}

body .sp-search-box .s-button {
  border-radius: 0;
  -webkit-appearance: none;
  z-index: 1;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 0;
  background-color: #666767;
  border: none;
  padding: 0;
  margin: 0;
  background-size: 45px 45px;
  background-image: url(../images-sp/i-search.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: table-cell;
  float: left;
}

body .sp-search-box .free-central {
  width: 320px;
  margin: 0 auto;
}

body .ren-kodawari-go {
  width: 100%;
  margin-bottom: 20px;
}

body .ren-kodawari-go a {
  background: #f0f0f0;
  border: solid 1px #969696;
  border-radius: 5px;
  width: 95%;
  padding: 10px 0;
  margin: 0 auto;
  text-align: center;
  color: #232323;
  display: block;
  font-size: 15px;
  color: #232323;
  transition-property: top,width;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-kodawari-go a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: center url(../images-sp/arrow_pgr.svg) no-repeat;
  position: relative;
  top: 2px;
  left: -10px;
  float: right;
}

body .ren-kodawari-go a span {
  display: inline-block;
}

body .ren-kodawari-go a span i:nth-of-type(1) {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: top center url(../images-sp/search-kodawari.svg) no-repeat;
  float: left;
}

body .slidwidth {
  width: 100%;
}

body .slidwidth img {
  width: 100%;
  height: auto;
}

body .slick-dots {
  position: relative;
  top: 15px;
  margin-bottom: 70px;
}

body .slick-dots li {
  width: 12px;
  height: 12px;
  border: solid 2px #4b4b4b;
  border-radius: 50%;
  background: #fff;
}

body .slick-dots li.slick-active {
  background: #4b4b4b;
}

body .slick-dots li button {
  opacity: 0;
}

body #ren-maincolumn {
  width: 100%;
  display: inline-block;
  height: auto;
  margin: 0;
}

body .ranking-style {
  padding: 10px;
  margin: 0;
}

body .ranking-style li {
  padding: 0;
  padding-right: 5px;
  padding-left: 0;
  padding-bottom: 10px;
}

body .ranking-style li:nth-of-type(2n) {
  padding-left: 5px;
  padding-right: 0;
}

body .ranking-style a {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 10px 0;
  text-align: center;
  border: solid 1px #C8C8C8;
  position: relative;
}

body .ranking-style a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #c8c8c8 transparent;
  position: absolute;
  right: 5px;
  bottom: 4px;
}

body .ranking-style img {
  max-width: 130px;
}

body .midashi-h3 {
  font-size: 21px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 5px;
  text-align: center;
}

body .midashi-h3-min {
  font-size: 21px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
}

body .midashi-h3.midashiMB {
  margin-bottom: 10px;
}

body .midashi-h3 span {
  font-size: 18px;
  display: block;
  padding-top: 10px;
}

body .midashi-h3 span i {
  color: #aa0a29;
  font-style: normal;
}

body .midashi-h3 a {
  float: right;
  color: #007ebe;
  font-size: 13px;
}

body .midashi-h3 a i {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: top left url(../images/arrow-br.svg) no-repeat/11px 11px;
}

body .midashi-h3.underliner {
  width: 95%;
  border-bottom: solid 1px #c8c8c8;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}

body .midashi-h4 {
  color: #969696;
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

body .midashi-h4-min {
  color: #232323;
  font-size: 16px;
  width: 100%;
  text-align: center;
}

body .top-item-list img {
  max-width: 100%;
  width: auto;
  height: auto;
}

body .picpicbox ul {
  margin: 0;
  padding: 5px;
}

body .picpicbox li.col-xs-2 {
  padding: 5px;
  width: 33% !important;
  margin-bottom: 10px;
}

body .picpicbox a {
  width: 100%;
  height: auto;
}

body .picpicbox a img {
  width: 100%;
  height: auto;
}

body .picpicbox div {
  width: 100% !important;
}

body .picpicbox .pic-Comment {
  padding: 10px;
  font-size: 12px;
}

body .sp-cnbz {
  width: 100%;
}

body .sp-cnbz .container {
  width: 100%;
}

body .sp-cnbz .top-item-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .sp-cnbz .top-item-list div {
  height: auto;
  float: left;
}

@media (min-width: 768px) {
  body .sp-cnbz .top-item-list div {
    width: 12.5%;
  }
}

@media (max-width: 959px) {
  body .sp-cnbz .top-item-list div {
    width: 20%;
  }
}

@media (max-width: 767px) {
  body .sp-cnbz .top-item-list div {
    width: 25%;
  }
}

@media (min-width: 768px) {
  body .sp-cnbz .top-item-list div:nth-child(n + 9) {
    display: none;
  }
}

@media (max-width: 959px) {
  body .sp-cnbz .top-item-list div:nth-child(n + 6) {
    display: none;
  }
}

@media (max-width: 767px) {
  body .sp-cnbz .top-item-list div:nth-child(n + 5) {
    display: none;
  }
}

body .sp-cnbz .top-item-list div.spmild {
  display: block !important;
}

body .hrclear {
  width: 100%;
  height: 30px;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
}

body .hrclear-min {
  width: 100%;
  height: 20px;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
}

body .top-item-list div {
  text-align: center;
}

body .top-item-list .logo-set {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 30px;
  z-index: 2;
}

body .top-item-list .logo-set img {
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

body .top-item-list p img {
  position: relative;
  z-index: 1;
}

body .top-item-list .slick-slide {
  width: 20%;
  overflow: hidden;
  position: relative;
}

body .top-item-list p {
  position: relative;
}

body .top-item-list a {
  font-size: 13px;
  color: #232323;
  line-height: 1.4;
  display: inline-block;
  text-align: center !important;
  padding-bottom: 20px;
}

body .top-item-list a p i {
  position: absolute;
  z-index: 10;
}

body .top-item-list a p i.ranking-view {
  width: 100%;
  height: auto;
  top: 0;
  left: 10px;
  font-size: 12px;
  background: #f0efea;
  display: inline-block;
  font-style: normal;
  color: #333;
  text-align: center;
  line-height: 1;
  padding: 6px 0;
  border-radius: 50%;
  margin: 5px;
  display: none;
}

body .top-item-list.rankerli .logo-set {
  background-image: url(/assets2/images/rank01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  width: 100%;
  height: 36px;
}

body .top-item-list.rankerli .line-name, body .top-item-list.rankerli .sex-text {
  display: none;
}

body .top-item-list.rankerli .logo-set img {
  display: none;
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(1) a .logo-set {
  background-image: url(/assets2/images/rank01.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(2) a .logo-set {
  background-image: url(/assets2/images/rank02.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(3) a .logo-set {
  background-image: url(/assets2/images/rank03.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(4) a .logo-set {
  background-image: url(/assets2/images/rank04.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(5) a .logo-set {
  background-image: url(/assets2/images/rank05.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(6) a .logo-set {
  background-image: url(/assets2/images/rank06.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(7) a .logo-set {
  background-image: url(/assets2/images/rank07.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(8) a .logo-set {
  background-image: url(/assets2/images/rank08.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(9) a .logo-set {
  background-image: url(/assets2/images/rank09.svg);
}

body .top-item-list.rankerli .col-xs-2:nth-of-type(10) a .logo-set {
  background-image: url(/assets2/images/rank10.svg);
}

body .top-item-list .icon-new {
  width: 36px;
  height: 16px;
  background: top left url(../images/icon-new.svg) no-repeat;
  bottom: 0;
}

body .top-item-list .icon-yoyaku {
  width: 35px;
  height: 16px;
  background: top left url(../images/icon-yoyaku.svg) no-repeat;
  bottom: 0;
}

body .top-item-list .icon-recommend {
  width: 84px;
  height: 16px;
  background: top left url(../images/icon-recommend.svg) no-repeat;
  bottom: 0;
}

body .top-item-list .icon-restock {
  width: 57px;
  height: 16px;
  background: top left url(../images/icon-restock.svg) no-repeat;
  bottom: 0;
}

body .top-item-list .line-name {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  color: #969696;
  margin-bottom: 5px;
}

body .top-item-list .text-ryaku {
  display: inline-block;
  width: 140px;
  height: 1.4em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

body .top-item-list .col-xs-2 {
  margin-bottom: 35px;
}

body .top-item-list.pittari-5 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 959px) {
  body .top-item-list.pittari-5 .col-xs-2 {
    width: 33%;
  }
}

@media (max-width: 767px) {
  body .top-item-list.pittari-5 .col-xs-2 {
    width: 50%;
  }
}

body .news-more-sp, body .check-item-btn, body .brand-more-sp, body .all-more-sp, body .feature-more-sp, body .column-more-sp, body .pickup-more-sp, body .line9-column-more-sp, body .line9-feature-more-sp, body .recommend-more-sp {
  display: block;
  font-size: 13px;
  color: #232323;
  border: solid 1px #969696;
  width: 90%;
  padding: 15px 15px;
  text-align: center;
  max-width: 560px;
  margin: 30px auto 80px auto;
}

body .news-more-sp i, body .check-item-btn i, body .brand-more-sp i, body .all-more-sp i, body .feature-more-sp i, body .column-more-sp i, body .pickup-more-sp i, body .line9-column-more-sp i, body .line9-feature-more-sp i, body .recommend-more-sp i {
  width: 19px;
  height: 19px;
  display: inline-block;
}

body .feature-more-sp {
  margin-bottom: 15px;
}

body .all-more-sp i {
  top: 0px;
  left: -10px;
  background: url(../images-sp/arrow_gr.svg) no-repeat;
  float: right;
}

body .news-more-sp i, body .check-item-btn i, body .brand-more-sp i, body .feature-more-sp i, body .column-more-sp i, body .pickup-more-sp i, body .recommend-more-sp i {
  top: 0px;
  left: -10px;
  background: url(../images-sp/arrow_gb.svg) no-repeat;
  float: right;
}

body .sale-item-list li.items-box {
  width: 33%;
  height: auto;
  float: left;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  border: none;
  padding: 3px;
}

body .sale-item-list li.items-box a {
  color: #232323;
  font-size: 12px;
}

body .sale-item-list li.items-box p {
  display: inline-block;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0;
  position: relative;
  border: none;
}

body .sale-item-list li.items-box p img {
  max-width: 100%;
  height: auto;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  top: 0;
  left: 0;
}

body .sale-item-list li.items-box .line-name {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  color: #969696;
  margin-bottom: 5px;
}

body .sale-item-list li.items-box .text-ryaku {
  display: inline-block;
  width: 100%;
  height: 1.4em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

body .sale-item-list li.items-box a i {
  font-style: normal;
  color: #aa0a29;
  margin-left: 10px;
}

body .sale-item-list li.items-box .logo-set {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 30px;
}

body .sale-item-list li.items-box .logo-set img {
  max-width: 100%;
  height: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

body .sale-item-list li.brand-box {
  width: 17.4%;
  height: auto;
  float: left;
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  margin-left: 2%;
  overflow: hidden;
}

@media (max-width: 959px) {
  body .sale-item-list li.brand-box {
    width: 22%;
    margin-left: 2%;
  }
}

@media (max-width: 767px) {
  body .sale-item-list li.brand-box {
    width: 30%;
    margin-left: 2%;
  }
}

body .sale-item-list a {
  color: #232323;
  font-size: 12px;
}

body .sale-item-list p {
  display: inline-block;
  width: 100%;
  height: 220px;
  border: solid 1px #c8c8c8;
  overflow: hidden;
  margin: 0;
}

@media (max-width: 959px) {
  body .sale-item-list p {
    height: 180px;
  }
}

@media (max-width: 767px) {
  body .sale-item-list p {
    height: 110px;
  }
}

body .sale-item-list p img {
  max-width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: relative;
  top: 50%;
  left: 50%;
}

body .sale-item-list .red-reborn {
  display: inline-block;
  width: 102px;
  height: 32px;
  color: #fff;
  background: top center url(../images-sp/main_item-red.svg) no-repeat;
  text-align: center;
  padding-top: 6px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: -0.02em;
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
  top: 14px;
  left: -25px;
  position: absolute;
}

body .sale-button {
  font-size: 15px;
  color: #aa0a29;
  width: 90%;
  max-width: 560px;
  height: auto;
  padding: 15px;
  border: solid 1px #aa0a29;
  text-align: center;
  display: block;
  margin: 30px auto;
  clear: both;
}

body .sale-button:hover {
  background-color: #aa0a29;
  color: #fff;
  text-decoration: none;
}

body .colunsli {
  margin-bottom: 50px;
}

body .colunsli .feau-sliders {
  width: 100%;
  max-width: 100vw;
  height: auto;
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  vertical-align: bottom;
  padding-left: 2.5%;
}

@media (max-width: 959px) {
  body .colunsli .feau-sliders {
    padding-left: 2%;
  }
}

@media (max-width: 767px) {
  body .colunsli .feau-sliders {
    padding-left: 2.5%;
  }
}

body .colunsli .feau-sliders li {
  width: 32%;
  height: auto;
  display: inline-block;
  float: left;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-right: 5px;
  line-height: 1;
  display: table;
}

@media (max-width: 959px) {
  body .colunsli .feau-sliders li {
    width: 48%;
  }
}

@media (max-width: 767px) {
  body .colunsli .feau-sliders li {
    width: 95%;
  }
}

body .colunsli li a {
  display: inline-block;
  width: 100%;
}

body .colunsli li a p {
  margin: 0;
}

body .colunsli .pimg {
  width: 127px;
  height: 96px;
  overflow: hidden;
  margin-left: 5px;
  display: table-cell;
}

body .colunsli .pimg img {
  width: 127px;
  height: auto;
}

body .colunsli .ptext {
  width: auto;
  height: 95px;
  max-width: 180px;
  display: inline-block;
  line-height: 1;
  padding: 0 10px;
  display: table-cell;
  vertical-align: top;
}

@media screen and (min-width: 375px) {
  body .colunsli .ptext {
    width: 206px;
  }
}

@media screen and (min-width: 640px) {
  body .colunsli .ptext {
    width: 300px;
  }
}

@media screen and (min-width: 756px) {
  body .colunsli .ptext {
    width: 280px;
  }
}

body .colunsli .ptext i:last-child {
  display: none;
}

body .colunsli .ren-line-box {
  max-width: 160px;
  background: #4b4b4b;
  padding: 5px;
  color: #fff;
  font-size: 11px;
  margin-bottom: 5px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

body .colunsli .ren-item-title {
  width: 160px;
  font-size: 13px;
  color: #232323;
  margin-bottom: 5px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-align: center;
}

body .colunsli .ren-item-caption {
  width: 100%;
  height: 2em;
  line-height: 1;
  color: #232323;
  font-size: 11px;
  letter-spacing: -0.05em;
  display: inline-block;
  overflow: hidden;
}

body .colunsli .ren-item-days {
  color: #969696;
  font-size: 11px;
}

body .row-eq-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body #column-parts-Welcome div, body #feauture-column-top div {
  width: 100%;
}

body #column-parts-Welcome div:nth-of-type(n + 2), body #feauture-column-top div:nth-of-type(n + 2) {
  display: none;
}

body #column-parts-Welcome li:nth-of-type(n + 4), body #feauture-column-top li:nth-of-type(n + 4) {
  display: none;
}

body #column-parts-Welcome li.spmild, body #feauture-column-top li.spmild {
  display: block;
}

body #column-parts-Welcome div.spmild, body #feauture-column-top div.spmild {
  display: block;
}

body #slider-news-Welcome div {
  width: 100%;
}

body #slider-news-Welcome div:nth-of-type(n + 2) {
  display: none;
}

body #slider-news-Welcome li:nth-of-type(n + 5) {
  display: none;
}

body #slider-news-Welcome li.spmild {
  display: block;
}

body #slider-news-Welcome div.spmild {
  display: block;
}

body #recommend-Welcome ul {
  margin: 0;
}

body #recommend-Welcome li:nth-of-type(n + 7) {
  display: none;
}

body #recommend-Welcome li.spmild {
  display: block;
}

body #recommend-Welcome div.spmild {
  display: block;
}

body #recommend-Welcome li.col-xs-2 {
  width: 33%;
  padding: 5px;
}

body #recommend-Welcome li div {
  width: 100%;
  height: auto;
}

body #recommend-Welcome a {
  width: 100%;
  height: auto;
}

body #recommend-Welcome p img {
  width: 100%;
  height: auto;
}

body #sale-item-Welcome .slick-arrow, body #column-parts-Welcome .slick-arrow {
  display: none !important;
}

body #pickup20itemsWelcome, body #line9rabk {
  width: 95%;
  margin: 0 auto;
}

body #pickup20itemsWelcome .col-xs-2, body #line9rabk .col-xs-2 {
  width: 33%;
  padding: 0 5px;
}

@media (max-width: 959px) {
  body #pickup20itemsWelcome .col-xs-2, body #line9rabk .col-xs-2 {
    width: 33%;
  }
}

@media (max-width: 767px) {
  body #pickup20itemsWelcome .col-xs-2, body #line9rabk .col-xs-2 {
    width: 33%;
  }
}

body #pickup20itemsWelcome .col-xs-2 img, body #line9rabk .col-xs-2 img {
  max-width: 100%;
  width: auto;
  height: auto;
}

body #pickup20itemsWelcome .col-xs-2 a, body #line9rabk .col-xs-2 a {
  width: 100%;
}

body #pickup20itemsWelcome .col-xs-2 .text-ryaku, body #line9rabk .col-xs-2 .text-ryaku {
  width: 100%;
}

body #piclup-Welcome .container, body #pickupSliderX .container {
  width: 95%;
  margin: 0 auto;
}

body #piclup-Welcome .col-xs-2, body #pickupSliderX .col-xs-2 {
  width: 33%;
  padding: 1%;
}

body #piclup-Welcome .col-xs-2 a, body #pickupSliderX .col-xs-2 a {
  width: 100%;
}

body #piclup-Welcome .col-xs-2:nth-of-type(n + 7), body #pickupSliderX .col-xs-2:nth-of-type(n + 7) {
  display: none;
}

body #piclup-Welcome .col-xs-2.spmild, body #pickupSliderX .col-xs-2.spmild {
  display: block;
}

body #piclup-Welcome .col-xs-2 .text-ryaku, body #pickupSliderX .col-xs-2 .text-ryaku {
  width: 100%;
}

body #ren-fotter-box, body #line9 {
  width: 100%;
  height: auto;
  background: #fff;
}

body #ren-fotter-box .underliner, body #line9 .underliner {
  margin-bottom: 0;
}

body #ren-fotter-box .fotter-sp-menu li, body #line9 .fotter-sp-menu li {
  width: 95%;
  margin: 0 auto;
  border-bottom: solid 1px #c8c8c8;
}

body #ren-fotter-box .fotter-sp-menu a, body #line9 .fotter-sp-menu a {
  width: 100%;
  display: inline-block;
  color: #232323;
  padding: 10px;
  font-size: 16px;
}

@media (max-width: 959px) {
  body #ren-fotter-box .fotter-sp-menu a, body #line9 .fotter-sp-menu a {
    padding: 5px;
  }
}

body #ren-fotter-box .fotter-sp-menu i, body #line9 .fotter-sp-menu i {
  position: relative;
  top: 15px;
  width: 19px;
  height: 19px;
  display: inline-block;
  background: url(../images-sp/arrow_gr.svg) no-repeat;
  float: right;
}

body #ren-fotter-box .fotter-sp-menu img, body #line9 .fotter-sp-menu img {
  margin-right: 10px;
}

@media (max-width: 959px) {
  body #ren-fotter-box .fotter-sp-menu img, body #line9 .fotter-sp-menu img {
    width: 40px !important;
    height: 40px !important;
  }
}

body #ren-fotter-box .pickup-brand, body #line9 .pickup-brand {
  padding: 0 5px;
}

body #ren-fotter-box .pickup-brand ul, body #line9 .pickup-brand ul {
  width: 100%;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body #ren-fotter-box .pickup-brand li, body #line9 .pickup-brand li {
  width: 33%;
  text-align: center;
  margin-bottom: 5px;
  border: none;
  padding: 0 5px;
  font-size: 12px;
}

body #ren-fotter-box .pickup-brand li a, body #line9 .pickup-brand li a {
  width: 100%;
  height: 65px;
  display: inline-block;
  border: solid 1px #c8c8c8;
  text-align: center;
  overflow: hidden;
  padding: 0;
  position: relative;
}

body #ren-fotter-box .pickup-brand li a img, body #line9 .pickup-brand li a img {
  width: 95px;
  height: 47px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
}

@media (max-width: 767px) {
  body #ren-fotter-box .pickup-brand li a img, body #line9 .pickup-brand li a img {
    width: 95px;
    height: 47px;
  }
}

body #ren-fotter-box a.brand-more-sp, body #line9 a.brand-more-sp {
  margin: 20px auto 50px auto;
  display: block;
  width: 90%;
  max-width: 560px;
  padding: 6px;
}

body #ren-fotter-box a.brand-more-sp i, body #line9 a.brand-more-sp i {
  top: 5px;
}

body #new-midashiWelcome .container {
  width: 100%;
}

body .ren-container {
  width: 100%;
}

body .topbrand li:nth-of-type(n + 19) {
  display: none;
}

body .topbrand li.spmild {
  display: block;
}

body .footer-sns-obi {
  background: #fff;
  width: 100%;
  height: 86px;
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
}

@media (max-width: 767px) {
  body .footer-sns-obi {
    height: 56px;
  }
}

body .footer-sns-obi .container {
  width: 100%;
  padding: 0;
}

body .footer-sns-obi ul {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
}

body .footer-sns-obi li {
  width: 16.5%;
  padding: 4px 0;
  text-align: center;
  border-right: solid 1px #c8c8c8;
}

body .footer-sns-obi li:last-of-type {
  border: none;
}

body .footer-sns-obi a {
  color: #232323;
  font-size: 14px;
}

body .footer-sns-obi img {
  width: auto;
  height: 60px;
}

@media (max-width: 767px) {
  body .footer-sns-obi img {
    width: auto;
    height: 30px;
  }
}

body .footer-sns-obi i {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  background-image: url(../images/arrow_g-r.svg);
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center right;
  position: relative;
  top: 3px;
}

body .gpla {
  position: relative;
}

body .gpla div, body .gpla iframe {
  width: 100% !important;
  height: 50px !important;
  opacity: 0;
  position: absolute;
  top: 5%;
  left: 5%;
}

@media (min-width: 768px) {
  body .gpla div, body .gpla iframe {
    height: 35px !important;
  }
}

body .tumb {
  position: relative;
}

body .tumb iframe {
  position: absolute;
  opacity: 0;
  width: 30px;
}

body #topUpboon {
  display: inline-block;
  border: solid 1px #c8c8c8;
  width: 146px;
  height: 34px;
  margin: 20px;
  padding: 7px 0;
  text-align: center;
  border-radius: 0;
  background: #fff;
  cursor: pointer;
  z-index: 100;
  font-size: 13px;
  float: right;
  margin-right: 10px;
}

body #topUpboon img {
  width: 13px;
  height: 7px;
  float: right;
  position: relative;
  top: 6px;
  right: 5px;
}

body .policy-btn-list {
  width: 85%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 70px;
  padding: 0;
}

body .policy-btn-list div {
  padding-left: 5px;
  padding-right: 5px;
}

body .policy-btn-list .row {
  margin: 0;
}

body .policy-btn-list a {
  display: inline-block;
  width: 100%;
  height: auto;
  min-height: 70px;
  margin: 0 0 15px 0;
  padding: 10px 15px 10px 10px;
  border: solid 1px #ccc;
  text-align: left;
  color: #222323;
  font-size: 13px;
}

@media (max-width: 767px) {
  body .policy-btn-list a {
    font-size: 12px;
    padding: 17px 15px 10px 10px;
  }
}

body .policy-btn-list img {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  float: left;
}

@media (max-width: 767px) {
  body .policy-btn-list img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    top: 0px;
    position: relative;
  }
}

body .policy-btn-list li i {
  display: inline-block;
  width: 17px;
  height: 20px;
  background: center url(../images-sp/check-f.svg) no-repeat;
  float: left;
  margin: 0 10px 0 8px;
}

body .policy-btn-list .all-more-sp {
  padding: 12px !important;
  min-height: 0 !important;
  text-align: center;
  display: block;
  margin: 0 auto 15px auto;
}

body .policy-btn-list .all-more-sp i {
  top: 0px;
  left: 0;
}

body #ren-copyright {
  font-size: 10px;
  color: #969696;
  background: #f0f0f0;
  border-top: solid 1px #c8c8c8;
  text-align: center;
  padding: 18px;
}

body .fly-nave {
  top: -60px;
}

body .fly-nave2 {
  top: 0;
}

body .ren-saisyo {
  top: -80px;
}

body.fling-nave-mode {
  padding-top: 210px;
}

body.fling-nave-mode .fly-nave {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 500;
  transition-property: top;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.fling-nave-mode .fly-nave2 {
  position: fixed;
  top: 60px;
  left: 0;
  background: #fff;
  z-index: 500;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  height: 48px;
}

body.fling-nave-mode .ren-kodawari-go {
  position: fixed;
  top: 120px;
  left: 0;
  z-index: 490;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.fling-nave-mode .downder01 {
  top: 0 !important;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.fling-nave-mode .downder02 {
  top: 60px !important;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  height: 45px;
}

body.fling-nave-mode .ren-saisyo {
  top: 110px !important;
  transition-property: top,width;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.fling-nave-mode .ren-kodawari-go {
  width: 50px;
  height: 50px;
  right: 10px !important;
  left: auto !important;
  bottom: 10px !important;
  top: auto !important;
  z-index: 350;
}

body.fling-nave-mode .ren-kodawari-go a {
  width: 50px;
  height: 50px;
  transition-property: top,width;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  font-size: 0;
  text-align: center;
}

body.fling-nave-mode .ren-kodawari-go a span i {
  display: block;
  position: relative;
  top: 0;
  left: 15px;
  margin: 0 auto;
}

body.fling-nave-mode .ren-kodawari-go a i {
  width: 37px;
  height: 12px;
  display: block;
  background: top center url(../images-sp/search-kodawari-plus.svg) no-repeat;
  position: relative;
  left: -5px;
}

body.fling-nave-mode .ren-kodawari-go a span {
  width: 100%;
}

body.fling-nave-mode .sallcolor {
  color: #aa0a29;
}

.floatingmenu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #007ebe;
  border-top: solid 1px #232323;
  z-index: 500;
  color: #fff;
}

.floatingmenu .pittari-5 .col-xs-2 {
  width: 19.86667%;
  text-align: center;
  font-size: 10px;
  padding: 0;
}

.floatingmenu ul {
  padding: 5px 10px;
}

.floatingmenu img {
  width: 40px;
  height: 40px;
}

.floatingmenu a {
  color: #fff !important;
  font-size: 10px !important;
}

.all-central-policy {
  height: auto;
  text-align: center;
  font-size: 12px;
  color: #232323;
  width: 100%;
  background: bottom center url(../images-sp/tensen.png) repeat-x;
}

.all-central-policy li {
  padding: 6px;
  font-size: 12px;
  background: top center url(../images-sp/tensen.png) repeat-x;
  text-align: left;
}

.side-policy {
  width: 100%;
  height: 50px;
  margin: 0;
}

.side-policy img {
  width: 60px;
  height: 60px;
  margin-right: 0;
  margin: 0;
  float: none !important;
}

.side-policy li {
  width: 20%;
  float: left;
  text-align: center;
}

#ren-kodawari-box {
  width: 100%;
  height: auto;
  position: absolute;
  top: 125px;
  display: inline-block;
  z-index: 300;
  display: none;
}

.kodawari-inbox {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

.detail-search-box {
  width: 100%;
  padding: 0;
  left: 0;
  z-index: 222;
}

.detail-search-box .row {
  margin: 0;
}

.detail-search-box .detail-left-on {
  width: 100%;
  margin: 0 0 0 2% !important;
}

.detail-search-box .detail-left-on.putton {
  border: none;
}

.detail-search-box .detail-right-on {
  width: 95%;
  margin: 10px auto;
  right: 0;
  top: 0px;
}

.detail-search-box .detail-right-on2 {
  width: 95%;
  margin: 10px auto;
  right: 0;
  top: 45px;
  padding-left: 10px;
}

.detail-search-box .detail-right-on3 {
  width: 95%;
  margin: 10px auto;
  right: 0;
  top: 80px;
  border: none;
}

.detail-search-box .list-search-box {
  width: 310px;
  margin: 10px auto;
}

.detail-search-box .list-search-box div {
  width: auto;
  display: block;
  margin: 0 auto;
}

.detail-search-box .l-buttonhead {
  border: none;
  background: #4b4b4b;
  color: #232323;
  padding: 5px 0;
  text-align: center;
  background: #fff;
  width: 130px;
  float: left;
  border: solid 1px #4b4b4b;
  font-size: 11px;
}

.detail-search-box .reset-buttonhead {
  padding: 5px 0;
  text-align: center;
  color: #4b4b4b;
  border: solid 1px #c8c8c8;
  background: #fff;
  width: 130px;
  float: left;
  margin-right: 3%;
  font-size: 11px;
  margin-left: 17px;
}

.detail-search-box .l-buttonhead-kakaku {
  border: none;
  background: #4b4b4b;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  background: #969696;
  width: 130px;
  float: left;
  border: solid 1px #969696;
  margin-top: 10px;
  font-size: 11px;
}

.detail-search-box .reset-buttonhead-kakaku {
  padding: 5px 0;
  text-align: center;
  color: #4b4b4b;
  border: solid 1px #c8c8c8;
  background: #fff;
  width: 130px;
  float: left;
  margin-right: 3%;
  margin-top: 0px;
  font-size: 11px;
}

.detail-search-box .li-text-area {
  font-size: 13px;
  color: #4b4b4b;
  width: 90%;
  margin: 10px auto;
  padding-top: 10px;
  padding-bottom: 0px;
}

.detail-search-box .price-reset-li {
  text-align: center;
  width: 100%;
}

.detail-search-box .price-reset-li input {
  padding: 5px 0;
  text-align: center;
  color: #4b4b4b;
  border: solid 1px #c8c8c8;
  background: #fff;
  width: 130px;
  float: none;
  /* margin-right: 3%; */
  /* margin-top: 0px; */
  display: block;
  font-size: 11px;
  margin: 10px auto;
}

.detail-search-box .ren-border-zone {
  width: 100%;
  height: 20px;
  clear: both;
  border-bottom: solid 1px #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.detail-search-box .sex-area, .detail-search-box .detail-area {
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
}

.detail-search-box .detail-pccss .search-btn-design {
  display: inline-block;
}

.detail-search-box .search-btn-design {
  width: auto;
  background: #fff;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  position: relative;
  font-size: 11px;
}

.detail-search-box .search-btn-design input {
  display: block;
  width: 100%;
  height: 40px;
  top: 0;
  position: absolute;
  opacity: 0;
  font-size: 11px;
}

.detail-search-box .search-btn-design input[type="checkbox"]:checked + p {
  background: #cccccc;
}

.detail-search-box .search-btn-design p {
  display: block;
  height: 35px;
  padding: 9px 10px;
  border: solid 1px #ccc;
  margin-bottom: 5px;
}

.detail-search-box .color-box-area {
  width: 96%;
  padding-left: 10px;
  padding-right: 0px;
}

.detail-search-box .color-box-area ul {
  width: 100%;
  padding: 0;
}

.detail-search-box .color-box-area li {
  padding: 5px 0px 0 5px;
  float: left;
}

.detail-search-box .color-box-area li:nth-of-type(1) input[type="checkbox"]:checked + p:after, .detail-search-box .color-box-area li:nth-of-type(14) input[type="checkbox"]:checked + p:after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 30px;
  background-image: url(../images/arrow-color2.svg) !important;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
}

.detail-search-box .color-box-area li p.li-color-01 {
  background-image: #ffffff;
}

.detail-search-box .color-box-area li p.li-color-02 {
  background: #2b2b2b;
}

.detail-search-box .color-box-area li p.li-color-03 {
  background: #9e9e9e;
}

.detail-search-box .color-box-area li p.li-color-04 {
  background: #733422;
}

.detail-search-box .color-box-area li p.li-color-05 {
  background: #e5d6ae;
}

.detail-search-box .color-box-area li p.li-color-06 {
  background: #31984d;
}

.detail-search-box .color-box-area li p.li-color-07 {
  background: #136ae0;
}

.detail-search-box .color-box-area li p.li-color-08 {
  background: #611685;
}

.detail-search-box .color-box-area li p.li-color-09 {
  background: #f5e452;
}

.detail-search-box .color-box-area li p.li-color-10 {
  background: #f5b2d6;
}

.detail-search-box .color-box-area li p.li-color-11 {
  background: #d60d2e;
}

.detail-search-box .color-box-area li p.li-color-12 {
  background: #fd9239;
}

.detail-search-box .color-box-area li p.li-color-13 {
  background: url(../images/bg-silver.png) no-repeat center;
}

.detail-search-box .color-box-area li p.li-color-14 {
  background: url(../images/bg-gold.png) no-repeat center;
}

.detail-search-box .color-box-area li p.li-color-15 {
  background: url(../images/bg-colorful.png) no-repeat center;
}

.detail-search-box .color-box-area li p.li-color-16 {
  background: #bb8d5f;
}

.detail-search-box .color-box-area li input {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 10;
  opacity: 0;
}

.detail-search-box .color-box-area li input[type="checkbox"]:checked + p:after {
  content: "";
  display: inline-block;
  width: 27px;
  height: 30px;
  background-image: url(../images/arrow-color.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
}

.detail-search-box .color-box-area p {
  border: solid 1px #dcdddd;
  width: 30px;
  height: 30px;
}

.detail-search-box .price-searc-zone .input01 {
  width: 70px !important;
  border: solid 1px #dcdddd;
}

.detail-search-box .price-searc-zone .input02 {
  width: 70px !important;
  border: solid 1px #dcdddd;
}

.detail-search-box .price-searc-zone .inputmoov {
  position: relative;
  left: 80px;
}

.fly-nave2 .reset-buttonhead {
  padding: 5px 0;
  text-align: center;
  color: #4b4b4b;
  border: solid 1px #c8c8c8;
  background: #fff;
  width: 130px;
  float: left;
  margin-right: 3%;
  font-size: 11px;
  margin-left: 17px;
  margin-top: 20px;
}

.fly-nave2 .l-buttonhead {
  border: none;
  background: #4b4b4b;
  color: #232323;
  padding: 5px 0;
  text-align: center;
  background: #fff;
  width: 130px;
  float: left;
  border: solid 1px #4b4b4b;
  font-size: 11px;
  margin-top: 20px;
}

div[id^="cbzrecoparts"]:not(.cbzrecopartsTitle) {
  width: 100% !important;
  margin: 0 auto;
  border: none;
  padding: 0;
}

.cbzrecopartsTitle-type19 {
  border-top: none !important;
}

.cbzrecopartsTitle-type19 span:before {
  border-top: none !important;
  content: none !important;
  display: none !important;
}

.cbzrecoparts_topHeadline {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #cccccc;
  padding: 5px;
}

.cbzrecopartsTitle-type19 span, .cbzrecoparts_topHeadline span {
  position: relative !important;
  padding: 10px !important;
  display: block !important;
  text-align: center;
  width: 100%;
  /* padding: 50px 0 10px 0; */
  margin: 0 0 40px 0;
  font-size: 16px;
  text-align: left;
  /* border-bottom: solid 1px #cccccc; */
  font-weight: normal;
  margin: 0 auto;
  padding: 0;
}

#cbzslider {
  width: 100%;
  margin: 0 auto;
}

#cbzslider .cbzrecoparts_product {
  width: 30%;
  vertical-align: top;
}

#cbzslider .cbzrecoparts_product 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%);
}

#cbzslider .cbzrecoparts_productImg {
  width: 100%;
  height: 100%;
  border: solid 1px #ccc;
  margin-bottom: 10px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}

#cbzslider .cbzrecoparts_productName {
  font-size: 11px;
  line-height: 1.1;
  height: 84px;
  overflow: hidden;
  margin-bottom: 0;
}

#cbzslider .cbzrecoparts_productImg + div:after {
  content: "...";
  display: inline-block;
  font-size: 10px;
  color: #000;
}

#cbzslider .slick-next {
  display: block;
  width: 11px;
  height: 20px;
  margin-top: 20px;
  margin-right: 10px;
  background-image: url(https://www.galleria-mall.jp/itemcss/images/arrow-r.svg);
  background-size: cover;
  text-indent: -9999%;
  overflow: hidden;
  top: 20px;
}

#cbzslider .slick-prev {
  display: block;
  width: 11px;
  height: 20px;
  margin-top: 20px;
  margin-right: 10px;
  background-image: url(https://www.galleria-mall.jp/itemcss/images/arrow-l.svg);
  background-size: cover;
  text-indent: -9999%;
  overflow: hidden;
  top: 20px;
}

#cbzslider .hide {
  display: none;
}

#cbzrecoparts10 {
  width: 90% !important;
}

#cbzrecoparts10 a {
  width: 95%;
}

#cbzrecoparts10 .sp-cnbz .top-item-list div {
  width: 32% !important;
}

#FS2_layout_body {
  background: #fff !important;
}

.toriatsukai {
  font-size: 12px;
  color: #007ebe;
  border: solid 1px #c8c8c8;
  line-height: 1;
  text-align: center;
  padding: 8px 0;
  width: 40%;
  float: left;
  margin-left: 7%;
}

.toriatsukai a {
  color: #007ebe;
}

.toriatsukai span {
  font-size: 28px;
}

.sp-head-souryou {
  display: inline-block;
  width: 100%;
  background: #F0F0F0;
  padding: 10px;
}

.sp-head-souryou li {
  width: 49%;
  float: left;
  background: #fff;
  border: solid 1px #E2E2E2;
}

.sp-head-souryou li:nth-of-type(1) {
  margin-right: 1%;
}

.sp-head-souryou li:nth-of-type(2) {
  margin-left: 1%;
}

.sp-head-souryou li p {
  color: #aa0a29;
  font-size: 12px;
  padding: 10px 5px 0px 5px;
  text-align: center;
  margin: 0;
  letter-spacing: -0.05em;
}

.sp-head-souryou li i {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.sp-head-souryou li span {
  font-size: 13px;
  position: relative;
  top: -9px;
}

.header-yel {
  background: #f39800;
  height: 60px;
  padding: 10px 5px 15px 5px;
}

@media screen and (max-width: 321px) {
  .header-yel {
    padding: 12px 0px 15px 0px;
  }
}

.header-yel ul {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 420px;
  width: 100%;
  height: 35px;
  margin: 0 auto 10px auto;
  padding-left: 5px;
}

.header-yel ul li {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
}

.header-yel ul li:nth-of-type(1) {
  font-size: 13px;
}

.header-yel ul li:nth-of-type(1) span {
  width: 35px;
  height: 35px;
  border: solid 1px #fff;
  line-height: 1;
  display: inline-block;
  text-align: center;
  padding: 6px 2px;
  font-size: 11px;
}

@media screen and (max-width: 428px) {
  .header-yel ul li:nth-of-type(1) span {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(1) span {
    width: 38px;
    height: 38px;
    font-size: 13px;
  }
}

.header-yel ul li:nth-of-type(2) {
  font-size: 19px;
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 428px) {
  .header-yel ul li:nth-of-type(2) {
    font-size: 13px;
    content: "";
    letter-spacing: 0.025em;
    padding: 0;
    padding-right: 3px;
  }
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(2) {
    font-size: 25px;
  }
}

.header-yel ul li:nth-of-type(3) {
  font-size: 13px;
}

@media screen and (max-width: 428px) {
  .header-yel ul li:nth-of-type(3) {
    font-size: 11px;
    padding-left: 2px;
    border-left: solid 1px #fff;
  }
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(3) {
    padding-left: 10px;
    border-left: solid 1px #fff;
  }
}

.header-yel ul li:nth-of-type(3) p {
  margin: 0;
  border: solid 1px #ffffff;
  line-height: 1.2;
  min-width: 50px;
  text-align: center;
  padding: 5px 0;
}

@media screen and (max-width: 428px) {
  .header-yel ul li:nth-of-type(3) p {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(3) p {
    padding: 5px 3px;
  }
}

.header-yel ul li:nth-of-type(3) span {
  font-size: 10px;
}

.header-yel ul li:nth-of-type(4) {
  font-size: 10px;
}

@media screen and (max-width: 428px) {
  .header-yel ul li:nth-of-type(4) {
    font-size: 10px;
    padding-left: 3px;
  }
}

.header-yel ul li:nth-of-type(4) i {
  font-size: 12px;
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(4) i {
    font-size: 15px;
  }
}

.header-yel ul li:nth-of-type(4) span {
  font-size: 13px;
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(4) span {
    font-size: 17px;
  }
}

@media screen and (min-width: 428px) {
  .header-yel ul li:nth-of-type(4) {
    padding-left: 6px;
  }
}

.header-yel .linkers {
  display: block;
  border: solid 1px #fff;
  text-align: center;
  font-size: 12px;
  clear: both;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  max-width: 420px;
}

.header-yel .linkers a {
  display: inline-block;
  width: 260px;
  padding: 9px 0;
}

.header-yel ul li a {
  color: #fff;
}

.header-yel-2 {
  background: #ff9000;
  padding: 0 0px 0px 0px;
  border-bottom: 2px solid #232323;
}

@media screen and (max-width: 321px) {
  .header-yel-2 {
    padding: 0px 0px 5px 0px;
  }
}

.header-yel-2 ul {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 420px;
  width: 100%;
  margin: 0 auto 0px auto;
}

.header-yel-2 ul li {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
}

.header-yel-2 ul li:nth-of-type(1) {
  font-size: 13px;
}

.header-yel-2 ul li:nth-of-type(1) span {
  width: 35px;
  height: 35px;
  border: solid 1px #fff;
  line-height: 1;
  display: inline-block;
  text-align: center;
  padding: 6px 2px;
  font-size: 11px;
}

@media screen and (max-width: 428px) {
  .header-yel-2 ul li:nth-of-type(1) span {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(1) span {
    width: 38px;
    height: 38px;
    font-size: 13px;
  }
}

.header-yel-2 ul li:nth-of-type(2) {
  font-size: 19px;
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 428px) {
  .header-yel-2 ul li:nth-of-type(2) {
    font-size: 13px;
    content: "";
    letter-spacing: 0.025em;
    padding: 0;
    padding-right: 3px;
  }
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(2) {
    font-size: 25px;
  }
}

.header-yel-2 ul li:nth-of-type(3) {
  font-size: 13px;
}

@media screen and (max-width: 428px) {
  .header-yel-2 ul li:nth-of-type(3) {
    font-size: 11px;
    padding-left: 2px;
    border-left: solid 1px #fff;
  }
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(3) {
    padding-left: 10px;
    border-left: solid 1px #fff;
  }
}

.header-yel-2 ul li:nth-of-type(3) p {
  margin: 0;
  border: solid 1px #ffffff;
  line-height: 1.2;
  min-width: 50px;
  text-align: center;
  padding: 5px 0;
}

@media screen and (max-width: 428px) {
  .header-yel-2 ul li:nth-of-type(3) p {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(3) p {
    padding: 5px 3px;
  }
}

.header-yel-2 ul li:nth-of-type(3) span {
  font-size: 10px;
}

.header-yel-2 ul li:nth-of-type(4) {
  font-size: 10px;
}

@media screen and (max-width: 428px) {
  .header-yel-2 ul li:nth-of-type(4) {
    font-size: 10px;
    padding-left: 3px;
  }
}

.header-yel-2 ul li:nth-of-type(4) i {
  font-size: 12px;
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(4) i {
    font-size: 15px;
  }
}

.header-yel-2 ul li:nth-of-type(4) span {
  font-size: 13px;
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(4) span {
    font-size: 17px;
  }
}

@media screen and (min-width: 428px) {
  .header-yel-2 ul li:nth-of-type(4) {
    padding-left: 6px;
  }
}

.header-yel-2 .linkers {
  display: block;
  border: solid 1px #fff;
  text-align: center;
  font-size: 12px;
  clear: both;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  max-width: 420px;
}

.header-yel-2 .linkers a {
  display: inline-block;
  width: 260px;
  padding: 9px 0;
}

.header-yel-2 ul li a {
  color: #fff;
}

.head-pay-box {
  width: 254px;
  height: 38px;
  margin-top: 3px;
  padding-top: 0;
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  position: relative;
}

.head-pay-box:hover {
  border: none;
}

.head-pay-box a {
  width: 100%;
  height: 100%;
}

.head-pay-box a:hover {
  border: none;
  opacity: 0.8;
}

.head-pay-box span {
  font-size: 11px;
  position: absolute;
  right: 10px;
  line-height: 1.2;
  top: 7px;
}

#pusherGoX {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
}

#pusherGoX div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
}

#pusherGoX img {
  width: 100%;
  height: auto;
}

.popopoX {
  position: fixed;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  z-index: 1000;
  display: none;
  cursor: pointer;
}

.slider-news-list {
  margin: 0;
  padding: 10px;
}

.slider-news-list li {
  padding: 5px;
}

.slider-feature-list {
  margin-bottom: 0;
}

.slider-feature-list ul {
  margin: 0;
  padding: 5px;
}

.slider-feature-list li {
  padding: 5px;
}

.slider-feature-list img {
  width: 100%;
  height: auto;
}

.slider-feature-list p {
  padding: 3px;
}

.slider-feature-list .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slider-news-list {
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-items p {
  font-size: 13px;
  padding-top: 10px;
}

.news-items a:nth-of-type(1) {
  color: #333;
  width: 100%;
  height: 45vw;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.news-items a {
  color: #333;
}

.news-items p a:nth-of-type(1) {
  width: auto;
  height: auto;
  overflow: visible;
}

.news-items a 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%);
}

.footer-listers {
  font-size: 13px;
  border-top: solid 1px #C8C8C8;
}

.footer-listers li {
  border-bottom: solid 1px #C8C8C8;
}

.footer-listers p.clicktec {
  padding: 15px;
  margin: 0;
  position: relative;
  cursor: pointer;
}

.footer-listers p.clicktec i {
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.footer-listers p.clicktec i::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 100%;
  background: #676767;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.footer-listers p.clicktec i::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #676767;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.footer-listers .blindcontent {
  width: 100%;
  height: auto;
  display: none;
}

.footer-listers .blindcontent li {
  border-top: solid 1px #ddd;
  border-bottom: 0;
  background: #fcfcfC;
  width: 100%;
}

.footer-listers .blindcontent li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  color: #232323;
  position: relative;
}

.footer-listers .blindcontent li a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: url(../images-sp/arrow_gr.svg) no-repeat;
}

.footer-listers #switchon .blindcontent {
  display: inline-block;
}

.footer-listers #switchon i::before {
  -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: 0.4s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.sex-text {
  width: 100% !important;
  text-align: center;
}

.sex-text::after {
  content: "]";
  color: #969696;
}

.sex-text::before {
  content: "[";
  color: #969696;
}

.sex-text span {
  padding: 0 5px;
}

.sex-text span.woman::after {
  content: "WOMEN";
  color: #FF6D70;
}

.sex-text span.unisex::after {
  content: "UNISEX";
  color: #6C9984;
}

.sex-text span.kids::after {
  content: "KIDS";
  color: #CC9933;
}

.sex-text span.men::after {
  content: "MEN";
  color: #0088CF;
}

#recommend-Welcome li .line-name, #recommend-Welcome li .text-ryaku:nth-of-type(2), #recommend-Welcome .sex-text {
  display: none;
}

.rankingggg .rankerli .col-xs-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.rankingggg .rankerli .col-xs-2:nth-child(n + 5) {
  width: 33%;
  padding-left: 5px;
  padding-right: 5px;
}

body .sp-cnbz .top-item-list.rankerli div.line-name {
  display: none !important;
}

body .sp-cnbz .top-item-list.rankerli div.sex-text {
  display: none !important;
}

body .sp-cnbz .top-item-list.rankerli div.logo-set img {
  display: none !important;
}

#new-item-Welcome .col-xs-2:nth-child(n + 7) {
  display: none;
}

#sale-item-Welcome a {
  position: relative;
  padding-bottom: 30px;
}

#sale-item-Welcome .slick-track {
  padding-top: 10px;
}

#sale-item-Welcome .line-name {
  position: absolute;
  bottom: 2px;
  left: 0;
  margin-left: 5px;
}

#sale-item-Welcome .sex-text {
  margin-top: 22px;
}

#pickup1-Welcome ul {
  margin: 0 -10px;
}

#pickup1-Welcome li {
  width: 50% !important;
}

#pickup1-Welcome li p {
  border: solid 1px #eee;
}

/*サイトの基本構造*/
body .wp-pagenavi {
  width: auto !important;
  margin: 20px auto;
  float: right;
  clear: none !important;
}

body .wp-pagenavi a {
  color: #333;
}

body #colum-sliderGoGO div {
  width: 100%;
}

/*singleページ*/
/*PC*/
.col-xs-13 {
  float: left;
  width: 9.09%;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.text-ryakuC {
  font-size: 11px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}

.text-ryakuC a:hover {
  text-decoration: none;
}

/*スマホ*/
.category_list001 {
  width: 100%;
  margin: 0;
  padding: 0px 0px 12% 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category_list001 li {
  width: 33%;
  text-align: center;
  margin-bottom: 5px;
  border: none;
  padding: 0px 10px 10px 10px;
  font-size: 12px;
}

.category_list001 li img {
  width: 100%;
  height: auto;
}

.category_list002 {
  width: 100%;
  margin: 0;
  padding: 0px 0px 8% 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category_list002 li {
  width: 48.5%;
  text-align: center;
  margin-bottom: 5px;
  border: none;
  padding: 4px 4px 4px 4px;
  font-size: 12px;
  border: 1px solid #c6c6c6;
  margin: 0% 3% 3% 0%;
}

.category_list002 li:nth-child(2n) {
  margin: 0% 0% 3% 0%;
}

.category_list002 li .box001_left {
  float: left;
  width: 25%;
  height: 0px;
  padding-bottom: 25%;
}

.category_list002 li .box001_left img {
  width: 100%;
  height: auto;
}

.category_list002 li .box001_right {
  position: relative;
  float: right;
  width: 72%;
  height: 0px;
  padding-bottom: 25%;
  text-align: left;
}

.category_list002 li .box001_right .text001 {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 2.3vw;
  line-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  color: #000000;
}

.FS2_eye_catch_icon img {
  width: 31%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .FS2_eye_catch_icon img {
    width: 47%;
    height: auto;
  }
}

.groupLayout .gl_Item .FS2_eye_catch_icon img {
  display: none;
}

.FS2_container_ItemList .FS2_eye_catch_icon img {
  display: none;
}

/*categoryページ*/
body .brand-midashi {
  width: 100%;
  clear: both;
  font-size: 20px;
  color: #232323;
  padding-left: 5px;
}

body .brandlist {
  width: 100%;
  padding: 0;
  padding-left: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .brandlist li {
  text-align: center;
  line-height: 1;
  padding: 0;
  padding-right: 10px;
  padding-bottom: 15px;
  width: 33.3%;
}

body .brandlist li a {
  width: 100%;
  display: inline-block;
  color: #232323;
  font-size: 11px;
}

body .brandlist li a p {
  width: 100%;
  height: 47px;
  margin: 0;
  display: block;
  border: solid 1px #c8c8c8;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
}

body .brandlist li a span {
  color: #969696;
  margin-top: 5px;
  display: inline-block;
}

body .brandlist .col-xs-3 a img {
  width: 95px;
  height: 47px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .brand-touch, body .porter-touch {
  padding: 0;
  margin: 0;
}

@media (min-width: 640px) {
  body .brand-touch, body .porter-touch {
    padding-left: 40px;
  }
}

body .brand-touch li, body .porter-touch li {
  float: left;
  border: solid 1px #969696;
  padding: 10.5px 0;
  text-align: center;
  font-size: 18px;
  margin-left: 5px;
  margin-bottom: 5px;
}

body .brand-touch #touch-now-brand, body .porter-touch #touch-now-brand {
  color: #fff;
  background: #969696;
}

body .brand-touch .col-xs-2, body .porter-touch .col-xs-2 {
  width: 14.76667%;
}

body .brand-touch .col-xs-8, body .porter-touch .col-xs-8 {
  width: 63.86667%;
}

@media (min-width: 640px) {
  body .brand-touch .col-xs-8, body .porter-touch .col-xs-8 {
    width: 61.36667%;
  }
}

body .porter-touch {
  width: 90%;
  clear: both;
  display: block;
  vertical-align: bottom;
  text-align: center;
  margin: 0 auto;
}

body #moovmode2 .movin {
  display: inline-block;
  background: #fff;
  width: 100%;
  height: auto;
}

body .porter-touch li {
  width: auto;
  margin: 3px;
  padding: 2.5px 6px !important;
  min-width: 40px;
}

body .floatparts {
  display: none;
  text-align: center;
}

body .floatparts p {
  width: 100%;
  display: inline-block;
  background: #4b4b4b;
  color: #fff;
  position: relative;
  margin: 0;
  text-align: center;
  font-size: 15px;
  padding: 17px;
  z-index: 10;
}

body .floatparts p:nth-of-type(2) {
  top: -33px;
  width: 70px;
  height: 70px;
  padding: 0;
  border-radius: 50%;
  margin: 0;
  z-index: 1;
  padding-top: 34px;
}

body .floatparts p img {
  width: 38px;
  height: 23px;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .dontwidth {
  width: 100%;
  height: auto;
  clear: both;
  display: inline-block;
}

body #ren-porter-box .midashi-h3 {
  width: 100%;
  height: auto;
  clear: both;
  display: inline-block;
  margin-top: 50px;
}

body #moovmode {
  position: fixed;
  top: -295px;
  z-index: 300;
  width: 100%;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body #moovmode .floatparts {
  display: block;
  height: 100px;
}

body #moovmode .brand-touch {
  background: #fff;
  padding-top: 20px;
}

body #moovmode2 {
  position: fixed;
  top: -246px;
  z-index: 300;
  width: 100%;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  background: #fff;
}

body #moovmode2 .floatparts {
  display: block;
  height: 100px;
  position: relative;
  top: -6px;
}

body #moovmode2 .brand-touch {
  background: #fff;
  padding-top: 20px;
}

body #sp-NewItems-GOGO .new-item-GoGO {
  width: 100%;
}

body #sp-NewItems-GOGO .top-item-list {
  width: 95%;
  margin: 0 auto;
}

body.brandshows .moveboom {
  top: -296px;
}

body.brandshows #moovmode {
  top: -296px;
  transition-property: top;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  z-index: 400;
}

body.brandshows .WakeUp {
  top: 0 !important;
}

body.brandshows .ren-pankuzu {
  margin-top: 50px;
}

.ren-nav-nakami {
  overflow-y: scroll;
}

.othpanel ul {
  overflow-y: scroll;
}

.concept-texter {
  text-align: center;
}

.concept-texter h4 {
  width: 85%;
  font-size: 15px;
  margin: 40px auto 25px auto;
}

.concept-texter p {
  width: 90%;
  font-size: 12px;
  line-height: 1.8;
  text-align: left;
  margin: 0 auto 20px auto;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}

.concept-texter p img {
  display: block;
  width: 90%;
  height: auto;
  max-width: 400px;
  margin: 0 auto;
}

.concept-texter .style-hg-ul {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.concept-texter .viewmore-cons {
  display: inline-block;
  font-size: 15px;
  width: 90%;
  text-align: center;
  border: solid 1px #969696;
  color: #232323;
  margin: 0 0 30px 0;
  padding: 10px 0;
  max-width: 320px;
}

.concept-texter .viewmore-cons i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: center url(../images/arrow_g-r.svg) no-repeat;
  float: right;
  margin-right: 10px;
}

.concept-texter li {
  display: inline-block;
  width: 90%;
  height: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding: 0;
  margin: 25px auto;
  border-bottom: solid 1px #c8c8c8;
}

.concept-texter li p {
  height: 8em;
  margin-top: 15px;
  height: auto;
}

.concept-texter li a {
  color: #232323;
}

.concept-texter li a img {
  width: 90%;
  max-width: 402px;
}

.concept-texter .center-of-concept {
  background: none;
  padding: 0;
  margin: 0;
  width: 253px !important;
  height: 227px;
}

.concept-texter .center-of-concept img {
  width: 100%;
  height: auto;
  position: relative;
  top: -25px;
  left: -5px;
}

.concept-texter2 {
  text-align: center;
}

.concept-texter2 h4 {
  font-size: 15px;
  margin: 50px 0 30px 0;
}

.concept-texter2 p {
  width: 100%;
  font-size: 12px;
  line-height: 1.8;
}

.concept-texter2 .style-hg-ul {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.concept-texter2 .viewmore-cons {
  display: inline-block;
  font-size: 11px;
  width: 130px;
  text-align: center;
  border: solid 1px #969696;
  color: #232323;
  padding: 5px 0;
}

.concept-texter2 li {
  display: inline-block;
  width: 230px !important;
  height: 227px;
  background-image: url(../images/ebackpos2.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding: 15px 15px;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
  margin-right: 15px;
  margin-left: 15px;
}

.concept-texter2 li:nth-of-type(3n) {
  margin-right: 0;
  margin-left: 0;
}

.concept-texter2 li p {
  height: 8em;
}

.concept-texter2 .center-of-concept {
  background: none;
  padding: 0;
  margin: 0;
  width: 253px !important;
  height: 227px;
}

.concept-texter2 .waku-nw {
  display: inline-block;
  width: 240px;
  height: 112px;
  background-image: url(../images/waku-nw.svg);
  background-repeat: no-repeat;
  background-size: 240px 112px;
  text-align: center;
  margin: 0 auto;
}

.shop-contenter .row {
  margin: 0;
}

.shop-contenter .shopboxe {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
}

.shop-contenter .shopboxe a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #232323;
}

.shop-contenter .shopboxe a img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.slider-boxer-shop {
  margin-top: 100px;
}

.slider-boxer-shop .shopsliders {
  width: 95%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.slider-boxer-shop .shopsliders img {
  width: 100%;
  height: auto;
}

.slider-boxer-shop .shop-side-about {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
}

.slider-boxer-shop .shop-side-about p {
  width: 100%;
  font-size: 11px;
}

.slider-boxer-shop .shop-side-about p span {
  font-size: 13px;
  display: block;
}

.slider-boxer-shop .shop-side-about .gazou {
  width: 6px;
  display: table-cell;
  background-image: url(../images/dot-h3.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3px 19px;
}

.slider-boxer-shop .shop-side-about .slidvie {
  display: table-cell;
  width: 47%;
  height: auto;
  height: auto;
}

.slider-boxer-shop .shop-side-about .border-s {
  display: table;
  width: 100%;
  padding: 1%;
  padding-top: 5%;
  border-top: solid 1px #c8c8c8;
  margin-bottom: 25px;
}

.slider-boxer-shop .slider-ue .slick-arrow {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.slider-boxer-shop .slider-ue .slick-next {
  background: center url(../images/arrow_g-r.svg) no-repeat;
}

.slider-boxer-shop .slider-ue .slick-next:before {
  content: "";
}

.slider-boxer-shop .slider-ue .slick-prev {
  background: center url(../images/arrow_g-l.svg) no-repeat;
}

.slider-boxer-shop .slider-ue .slick-prev:before {
  content: "";
}

.slider-boxer-shop .slider-nav .slick-slide:nth-of-type(1) {
  width: 18.5% !important;
  margin: 12px 1% 12px 0;
}

.slider-boxer-shop .slider-nav .slick-slide:nth-of-type(5) {
  width: 18.5% !important;
  margin: 12px 0 12px 1%;
}

.slider-boxer-shop .slider-nav img {
  width: 100%;
  height: auto;
}

.slider-boxer-shop .slider-nav .slick-slide {
  width: 18.3% !important;
  margin: 12px 1%;
}

.WakeUp .floatparts p img {
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

/*固定ページ*/
body .nv-search-list .logo-set {
  display: none;
}

body .ren-pankuzu {
  width: 100%;
  height: auto;
  clear: both;
  display: inline-block;
  padding: 10px;
}

body .ren-pankuzu li {
  float: left;
  font-size: 13px;
  color: #969696;
  padding-right: 3px;
  line-height: 1;
}

body .ren-pankuzu li a {
  color: #969696;
  font-size: 13px;
  padding-right: 3px;
}

body .sp-cnbz .nv-search-list .col-xs-4 {
  padding: 0 5px;
}

body .sp-cnbz .nv-search-list.top-item-list div:nth-child(n + 5) {
  display: block !important;
}

body .sp-cnbz .nv-search-list.top-item-list div.col-xs-4 {
  width: 33%;
}

body .sp-cnbz .nv-search-list.top-item-list div.col-xs-4 a {
  width: 100%;
}

body .sp-cnbz .nv-search-list.top-item-list div.col-xs-4 .line-name {
  width: 100%;
}

body .sp-cnbz .nv-search-list.top-item-list div.col-xs-4 .text-ryaku {
  width: 100%;
}

body .nv-search-back {
  width: 100%;
  min-height: 150px;
  height: auto;
  position: relative;
  display: inline-block;
}

body .sclose {
  display: inline-block;
  width: 37px;
  height: 37px;
  float: left;
  margin-right: 5px;
  background-image: url(../images/s-batsu.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  cursor: pointer;
}

body .tab-Word {
  float: left;
  padding: 10px 0;
  font-size: 15px;
}

body .Stag-box {
  height: auto;
  display: inline-block;
  background: #fff;
  border: solid 1px #c8c8c8;
  min-height: 45px;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 5px;
  text-align: center;
  border-radius: 10px;
  line-height: 1;
  position: relative;
}

body .Ssearch-btn {
  display: inline-block;
  width: 45px;
  /* height: 39px; */
  min-height: 48px;
  padding: 5px;
  border: solid 1px #c8c8c8;
  background-image: url(../images/p-search.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-size: 30px 30px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 15px;
}

body .Ssearch-btn {
  position: relative;
  border: solid 1px #c8c8c8;
}

body .Ssearch-btn .nv-search-inputter {
  position: absolute;
  width: 200px;
  height: 35px;
  left: 55px;
  border: none;
  background: transparent;
  font-size: 16px;
}

body #nv-search-on .nv-search-inputter {
  display: block;
}

body #nv-search-on.Ssearch-btn {
  padding-right: 250px !important;
}

body #nv-search-of .nv-search-inputter {
  display: none;
}

body #nv-search-of.Ssearch-btn {
  padding-right: 0px !important;
}

body .imgplus {
  display: none;
}

body #Ssearch-zone {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

body .Ssearch-box {
  display: inline-block;
}

body .nv-tag-box {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px 50px 20px;
}

body .nv-tag-box p {
  display: inline;
  width: auto !important;
  float: none;
  cursor: pointer;
}

body .nv-tag-box span {
  display: inline-block;
  border: solid 1px #c8c8c8;
  font-size: 11px;
  color: #232323;
  padding: 5px 10px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  margin: 5px;
}

body .nv-tag-box .slick-arrow {
  cursor: pointer;
}

body .nv-tag-box .slick-arrow {
  width: 20px;
  height: 33px;
}

body .nv-tag-box .slick-arrow:before {
  content: "";
}

body .nv-tag-box .slick-arrow.slick-next {
  background: top left url(../images/arrow-nvr.svg) no-repeat;
  top: 100px;
  right: 5px;
}

body .nv-tag-box .slick-arrow.slick-prev {
  background: top left url(../images/arrow-nvl.svg) no-repeat;
  top: 100px;
  left: 5px;
}

body .nv-input-btn {
  width: 300px;
  height: 32px;
  background-color: #4b4b4b;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
  margin-top: 15px;
  margin: 10px;
  padding: 4px;
}

body .nv-pager-navi {
  width: 100%;
  border-top: solid 1px #c8c8c8;
  padding-top: 25px;
  text-align: center;
}

body .nv-pager-navi ul {
  width: 320px;
  margin: 0 auto;
  clear: both;
}

body .nv-pager-navi ul li {
  float: left;
  margin-left: 8px;
}

body .nv-pager-navi ul li a {
  color: #222222;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: solid 1px #c8c8c8;
  text-align: center;
  font-size: 12px;
  padding: 7px 0 0 0;
}

body .nv-pager-navi ul li a.nv-link-now {
  background: #c8c8c8;
  color: #fff;
  cursor: auto !important;
}

body .nv-pager-navi .nv-first a {
  background-image: url(../images/arrow-listlw.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

body .nv-pager-navi .nv-prev a {
  background-image: url(../images/arrow-listl.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

body .nv-pager-navi .nv-next a {
  background-image: url(../images/arrow-listr.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

body .nv-pager-navi .nv-last a {
  background-image: url(../images/arrow-listrw.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px 9px;
}

.ren-sort {
  width: auto;
  height: auto;
  margin: 10px auto;
  display: inline-block;
  clear: both;
}

.ren-sort li {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: dotted 1px #ccc;
}

.ren-sort li:last-child {
  border: none;
  margin: 0;
}

.ren-sort a {
  color: #aaa;
  border: solid 1px #ccc;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
}

.ren-sort a:hover {
  margin-top: -1px;
}

#sortbutton span {
  position: relative;
  top: -5px;
  font-size: 13px;
}

#sortbutton input[type="checkbox"] {
  -webkit-appearance: none;
  position: relative;
  display: inline-block;
  border: solid 3px #ccc;
  width: 20px;
  height: 20px;
  text-align: left;
}

#sortbutton input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #BD3929;
  border-radius: 50%;
  margin: 2px;
}

/*ナビプラス検索ページ*/
html {
  overflow: scroll;
  height: 100%;
}

.allmenuser {
  height: 950px;
  overflow-x: hidden;
  overflow-y: hidden;
}

body .ren-black-box {
  background: #000;
  position: fixed;
  opacity: 0.8;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100%;
  z-index: 900;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-white-box {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000;
  margin-left: -38px;
}

body .ren-nav-nakami {
  width: 100vw;
  height: auto;
  position: absolute;
  top: 0;
  height: 0;
  z-index: 2000;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .navi-head {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 48px;
  z-index: 6000;
  background: #ffffff;
  padding: 6px 0;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-back-btn {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin: 0;
  padding: 0;
  float: left;
}

body #nvlogo {
  float: left;
  padding: 5px 0;
}

body #nvlogo img {
  width: 154px;
  height: 19px;
}

body #ren-close-btn {
  width: 38px;
  height: 38px;
  float: right;
}

body .ren-hnbg, body .ren-hnbgA {
  width: 100vw;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .firstpanel {
  margin-left: -38px;
  padding-left: 38px;
  z-index: 6000;
}

body .othpanel {
  padding-left: 38px;
  left: 100vw;
  margin-left: -112vw;
  z-index: 2000;
  opacity: 0;
  transition-property: left,opacity,margin-left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  background: transparent !important;
}

body .hnbg-now .navi-head {
  left: -38px;
}

body .hnbg-now.othpanel {
  margin-left: 0;
  z-index: 100000;
}

body .ren-hnbg-listA {
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

body .ren-hnbg-listA a {
  width: 100%;
  font-size: 10px;
  color: #232323;
  display: inline-block;
  text-align: center;
  padding: 20px 0;
}

body .ren-hnbg-listA li {
  padding: 0;
}

body .ren-hnbg-listB {
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

body .ren-btop {
  border-top: solid 1px #c8c8c8;
}

body .ren-bbottom {
  border-bottom: solid 1px #c8c8c8;
}

body .ren-hnbg-listB li {
  padding: 0;
}

body .ren-hnbg-listB a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  padding: 13px 0;
  font-size: 10px;
  color: #232323;
}

body .ren-hnbg-listB img {
  width: 30px;
  height: 30px;
  padding: 0px 0px 5px 0px;
}

body .ren-hnbg-form {
  padding: 10px;
  display: none;
}

body .ren-hnbg-form .searchb {
  height: 35px;
  min-height: 35px;
}

body .ren-hnbg-form .s-button {
  width: 30px;
  height: 35px;
  background-size: 30px 30px;
}

body .ren-hnbg-form .sp-search-box {
  height: 35px;
}

body .ren-hnbg-listC {
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

body .ren-hnbg-listC li {
  border-bottom: solid 1px #c8c8c8;
}

body .ren-hnbg-listC a {
  color: #232323;
  font-size: 13px;
  width: 100%;
  display: inline-block;
  padding: 15px 10px;
}

body .ren-hnbg-listC i {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: center url(../images-sp/arrow_gr.svg) no-repeat;
  float: right;
  position: relative;
  top: 5px;
}

body .ren-hnbg-listC .ren-nobod:last-child {
  border-bottom: none;
}

body .ren-hnbg-listC .hnbg-space {
  font-size: 0;
}

body .ren-hnbg-listD {
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

body .ren-hnbg-listD li {
  display: inline-block;
  height: 57px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: solid 2px #c8c8c8;
  width: 55px;
  border-radius: 8px;
  padding: 0;
}

body .ren-hnbg-listD li.hnbg-linbtn a {
  padding: 11px 6px;
}

body .ren-hnbg-listD li.hnbg-linbtn img {
  width: 40px;
}

body .ren-hnbg-listD li.hnbg-gpla {
  padding: 7px;
}

body .ren-hnbg-listD li.hnbg-gpla img {
  width: 40px;
}

body .ren-hnbg-listD li.hnbg-gpla iframe {
  width: 30px !important;
  height: 40px !important;
}

body .ren-hnbg-listD li.hnbg-tumb {
  background-image: url(https://www.galleria-mall.jp/assets2/images-sp/icon_07-tn.svg);
  background-repeat: no-repeat;
  background-size: 34px;
  background-position: center;
  padding: 7px 9px;
}

body .ren-hnbg-listD li.hnbg-tumb img {
  width: 30px;
}

body .ren-hnbg-listD li.hnbg-tumb iframe {
  width: 30px;
  height: 40px;
}

body .ren-hnbg-listD li:nth-of-type(8) a, body .ren-hnbg-listD li:nth-of-type(9) a {
  padding: 14px 10px;
}

body .ren-hnbg-listD a {
  text-align: center;
  display: inline-block;
  padding: 8px 10px;
}

body .ren-hnbg-listD img {
  width: 30px;
  height: auto;
}

body .othpanel ul {
  width: 100%;
  height: auto;
  display: inline-block;
  border-bottom: solid 1px #c8c8c8;
  background: #fff;
}

body .othpanel a {
  display: block;
  color: #232323;
  border-top: solid 1px #c8c8c8;
  padding: 15px;
  font-size: 12px;
}

body .othpanel a i {
  display: inline-block;
  width: 17px;
  height: 17px;
  float: right;
  background: center right url(../images/icon-blank.svg) no-repeat;
}

body .ren-hnbg-midashi {
  display: inline-block;
  margin: 7px;
  font-size: 14px;
}

body .hnbg-goodbye .navi-head {
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  left: -100vw;
}

body .ren-hnbgA {
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .hnbg-goodbye {
  left: -100vw;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-hnbg {
  left: 100vw;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .hnbg-now {
  left: 0 !important;
  transition-property: left,opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
  opacity: 1;
}

body .ren-nav-nakami {
  position: absolute;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 1000px;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .ren-white-box {
  left: -100vw;
  transition-property: margin-left,left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body .click-heaven {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 900;
  display: block;
}

body.allmenuser .ren-nav-nakami {
  left: 0;
  transition-property: left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.allmenuser .ren-white-box {
  left: 0;
  transition-property: left,margin-left;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.allmenuser .ren-black-box {
  left: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

body.allmenuser #ren-hnbg-menu01 {
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}

body.allmenuser .sp-stylein {
  font-size: 10px;
  color: #969696;
  line-height: 1.3;
  margin-top: 3px;
}

/*ハンバーガーメニュー*/
body .head_9line {
  display: inline-block;
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 12px;
  color: #232323;
  line-height: 2;
  padding: 0 10px;
}

body .head_9line img {
  width: 240px;
  height: 80px;
  margin-top: 10px;
  margin-bottom: 20px;
}

body #line9 .col-xs-3:nth-of-type(n + 7) {
  display: none;
}

body #line9 .spmild {
  display: block !important;
}

body #colum-sliderX2 li:nth-of-type(n + 4) {
  display: none;
}

body #colum-sliderX2 .spmild {
  display: block !important;
}

body #colum-sliderX li:nth-of-type(n + 4) {
  display: none;
}

body #colum-sliderX .spmild {
  display: block !important;
}

body .feauline9 .feau-sliders {
  padding-left: 0;
}

body .feauline9 li {
  width: 100% !important;
}

body .feauline9 .ptext {
  width: 157px;
  height: 95px;
}

body .yoshida-item-list li.col-xs-4 {
  width: 100%;
  padding-bottom: 20px;
}

body .yoshida-item-list a {
  color: #232323;
}

body .yoshida-item-list p {
  margin: 0 0 5px 0;
}

body .yoshida-item-list .text-ryakuA {
  font-size: 13px;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}

body .yoshida-item-list .text-ryakuB {
  font-size: 11px;
  line-height: 1.5;
  height: 3em;
  overflow: hidden;
}

body .yoshida-pick li.col-xs-2 {
  padding: 0 !important;
  width: 100%;
}

body .yoshida-pick li.col-xs-2:nth-of-type(-n+3) {
  display: none;
}

/*カテゴリ*/
body.oth-body .pankuzu {
  list-style: none;
  padding-bottom: 10px;
}

body.oth-body .pankuzu a {
  color: #969696;
}

body.oth-body .pankuzu li {
  font-size: 13px;
  float: left;
}

@media (max-width: 767px) {
  body.oth-body .pankuzu li {
    font-size: 18px;
  }
}

body.oth-body .pankuzu span {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

body.oth-body #oth-main-page {
  padding-top: 20px;
  width: 100%;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .container {
    width: 100%;
  }
}

body.oth-body #oth-main-page .oth-page-title {
  width: 100%;
  color: #006cac;
  font-size: 30px;
  text-align: center;
  border-bottom: solid 1px #c7c7c7;
  padding: 30px 0 60px 0;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .oth-page-title {
    width: 100%;
    font-size: 40px;
    border: none;
    margin: 50px auto 40px auto;
  }
}

body.oth-body #oth-main-page .oth-page-title span {
  font-weight: normal;
  font-size: 20px;
  color: #232323;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .oth-page-title span {
    font-size: 23px;
  }
}

body.oth-body #oth-main-page .oth-page-title.no-border-s {
  border: none;
}

body.oth-body #oth-main-page .txt {
  width: 100%;
  padding-top: 30px;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  color: #232323;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .txt {
    padding-top: 25px;
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .txt {
    padding-left: 15px !important;
    padding-right: 10px !important;
  }
}

body.oth-body #oth-main-page .txt-red {
  color: #e53634;
}

body.oth-body #oth-main-page .txt-black {
  color: #232323;
}

body.oth-body #oth-main-page .txt-blue {
  color: #006cac;
}

body.oth-body #oth-main-page .txt-central {
  width: 80%;
  margin: 0 auto;
}

body.oth-body #oth-main-page .txt-right {
  text-align: right;
}

body.oth-body #oth-main-page .oth-page-sub-title {
  width: 100%;
  font-size: 26px;
  color: #232323;
  line-height: 1;
  display: inline-block;
  border-bottom: solid 1px #c7c7c7;
  margin: 20px 0 0 0;
  padding: 0 0 10px 0;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .oth-page-sub-title {
    font-size: 20px;
  }
}

body.oth-body #oth-main-page .row-kazari {
  font-size: 37px;
  line-height: 1;
  color: #b5b5b6;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .row-kazari {
    font-size: 33px;
    margin-right: 5px;
  }
}

body.oth-body #oth-main-page .oth-btn {
  background: #4b4b4b;
  color: #fff;
  width: 60%;
  max-width: 300px;
  margin: 35px auto;
  padding: 18px 10px 13px;
  font-size: 23px;
  border-radius: 1px;
  line-height: 1;
  display: block;
  clear: both;
}

body.oth-body #oth-main-page .oth-btn:hover {
  opacity: 0.8;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .oth-btn {
    margin: 35px 0;
  }
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .oth-btn {
    font-size: 13px;
  }
}

body.oth-body #oth-main-page .oth-btn i {
  position: relative;
  top: -3px;
  margin-right: 10px;
  line-height: 1;
}

body.oth-body #oth-main-page .oth-btn span {
  display: inline-block;
  padding-right: 20px;
  background-image: url(https://www.galleria-mall.jp/assets/images/arrow_w-r.svg);
  background-position: center right;
  background-size: 10px 18px;
  background-repeat: no-repeat;
}

body.oth-body #oth-main-page i {
  font-style: normal;
}

body.oth-body #oth-main-page .txt-box {
  border: solid 1px #c8c8c8;
  font-size: 26px;
  text-align: center;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .txt-box {
    font-size: 23px;
  }
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .txt-box {
    width: 80%;
    margin: 20px auto;
  }
}

body.oth-body #oth-main-page .sp-kaigyo {
  display: inline;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .sp-kaigyo {
    display: block;
  }
}

body.oth-body #oth-main-page .pc-kaigyo {
  display: inline;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .pc-kaigyo {
    display: block;
  }
}

body.oth-body #oth-main-page .txt-list {
  font-size: 18px;
  padding-top: 20px;
  padding-left: 25px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .txt-list {
    font-size: 18px;
  }
}

body.oth-body #oth-main-page .li-nonstyle {
  list-style: none;
  padding: 0;
}

body.oth-body #oth-main-page .payment-link {
  display: inline-block;
  height: auto;
}

body.oth-body #oth-main-page .payment-link li {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}

body.oth-body #oth-main-page .payment-link li img {
  margin-right: 5px;
}

body.oth-body #oth-main-page .payment-link li a {
  color: #232323;
}

@media screen and (max-width: 480px) {
  body.oth-body #oth-main-page .tel-cont {
    text-align: center;
    padding-left: 0px;
  }
}

body.oth-body #oth-main-page .tell-zone {
  color: #232323;
  font-size: 34px;
  line-height: 1;
  float: left;
  padding-right: 20px;
  margin: 50px 20px 40px 20px;
  border-right: solid 1px #fff;
}

@media (max-width: 959px) {
  body.oth-body #oth-main-page .tell-zone {
    width: 100%;
    font-size: 34px;
    border: none;
    padding: 0;
    padding-left: 20px;
    margin: 45px auto;
    float: none;
    text-align: left;
  }
}

@media screen and (max-width: 480px) {
  body.oth-body #oth-main-page .tell-zone {
    text-align: center;
    padding-left: 0;
    font-size: 28px;
  }
}

body.oth-body #oth-main-page .tell-zone img {
  margin-top: -5px;
  margin-right: 5px;
}

body.oth-body #oth-main-page .tell-zone a {
  color: #232323;
}

body.oth-body #oth-main-page .tell-zone span {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

@media screen and (max-width: 480px) {
  body.oth-body #oth-main-page .tell-zone span {
    display: block;
  }
}

body.oth-body #oth-main-page .tell-zone span.tell-cap {
  margin-left: 30px;
  font-size: 18px;
}

@media screen and (max-width: 480px) {
  body.oth-body #oth-main-page .tell-zone span.tell-cap {
    font-size: 13px;
  }
}

body.oth-body #oth-main-page .bg-img-head {
  width: 100%;
  height: 260px;
  background-position: right center;
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  display: inline-block;
}

body.oth-body #oth-main-page .bg-img-head h2, body.oth-body #oth-main-page .bg-img-head span {
  color: #fff !important;
}

body.oth-body #oth-main-page .bg-img-head h2 {
  margin: 0;
  padding: 86px;
  min-height: 260px;
  background: top left url(https://www.galleria-mall.jp/assets/images/bg01.png) repeat;
}

body.oth-body #oth-main-page .mini-title {
  font-size: 18px;
  background: #f0efea;
  margin: 25px 0 10px 0;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
  border-top: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
  text-align: center;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .mini-title {
    font-size: 15px;
    margin-top: 20px;
    padding: 10px 0;
  }
}

body.oth-body #oth-main-page .txt-cent {
  text-align: center;
}

body.oth-body #oth-main-page .txt-left {
  text-align: left;
}

body.oth-body #oth-main-page .txt-up {
  padding-top: 5px;
}

body.oth-body #oth-main-page img.img-response {
  width: 100%;
  height: auto;
}

body.oth-body #oth-main-page img.img-response.max-pc-img {
  max-width: 584px;
}

body.oth-body #oth-main-page img.img-response.max-pc-img-half {
  max-width: 350px;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page img.img-response.max-pc-img-only {
    width: 100%;
  }
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page img.img-response.max-pc-img-only {
    width: auto;
  }
}

body.oth-body #oth-main-page .txt-bod-tb {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding-bottom: 25px;
}

body.oth-body #oth-main-page p.put-logo {
  width: 100%;
  text-align: center;
  display: inline-block;
}

body.oth-body #oth-main-page p.put-logo span {
  padding: 10px;
  display: inline-block;
  background: #232323;
}

body.oth-body #oth-main-page .blue-midashi {
  font-size: 18px;
  color: #006cac;
  border-bottom: solid 1px #c8c8c8;
  margin-top: 40px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

body.oth-body #oth-main-page .credit-list {
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .credit-list li {
    float: left;
  }
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .credit-list li {
    width: 100%;
  }
}

body.oth-body #oth-main-page .ol-list {
  padding: 0 0 0 20px;
}

body.oth-body #oth-main-page .img-back-bg {
  position: relative;
  z-index: 1;
}

body.oth-body #oth-main-page .text-front-on {
  position: absolute;
  z-index: 5;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .text-front-on {
    font-size: 13px;
  }
}

body.oth-body #oth-main-page .cut-on {
  clear: both;
  font-size: 18px;
  position: relative;
}

body.oth-body #oth-main-page .blue-t {
  font-size: 36px;
  color: #006cac;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .blue-t {
    font-size: 16px;
  }
}

body.oth-body #oth-main-page .clb {
  clear: both;
}

body.oth-body #oth-main-page hr.section-guard {
  width: 100%;
  height: 1px;
  clear: both;
  display: block;
  border: none;
}

body.oth-body #oth-main-page .gift-footing {
  padding: 5px 20px;
  width: 100%;
  background: #efeee9;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page h3, body.oth-body #oth-main-page h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

body.oth-body #oth-main-page .view-more-btn {
  font-size: 15px;
  color: #232323;
  border-radius: 0;
  border: solid 2px #969696;
  width: 80%;
  padding: 15px 10px;
  max-width: 300px;
  margin: 35px auto;
  line-height: 1;
}

body.oth-body #oth-main-page .view-more-btn i {
  display: inline-block;
  width: 8px;
  height: 16px;
  line-height: 1;
  margin-left: 10px;
  float: right;
  background-image: url(https://www.galleria-mall.jp/assets/images/arrow_g-r.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 8px 16px;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .kyodoControl1 {
    right: 20% !important;
  }
}

body.oth-body #oth-main-page .icon-midashi-head {
  width: 100%;
  height: 50px;
  background: #f0efea;
  color: #232323;
  font-size: 18px;
  margin-left: 10px;
  margin-top: 100px;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .icon-midashi-head {
    margin-left: 0;
    padding: 0 !important;
    font-size: 18px;
    margin-bottom: 0px;
  }
}

body.oth-body #oth-main-page .icon-midashi-head p {
  position: relative;
  top: -10px;
  left: -10px;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .icon-midashi-head p {
    left: -1px;
  }
}

body.oth-body #oth-main-page .icon-midashi-head img {
  margin-right: 10px;
}

body.oth-body #oth-main-page .guid-menus {
  width: 100%;
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 100;
  background: #fff;
  padding: 20px;
  display: none;
}

@media (min-width: 768px) {
  body.oth-body #oth-main-page .guid-menus {
    border-radius: 15px;
  }
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .guid-menus {
    padding: 0;
  }
}

body.oth-body #oth-main-page .guid-menus .icon-midashi-head {
  margin-bottom: 40px;
}

body.oth-body #oth-main-page .guid-menus .guide-close {
  cursor: pointer;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .guid-menus .guide-close img {
    width: 50px;
    height: auto;
  }
}

body.oth-body #oth-main-page .guide-list-on {
  font-size: 18px;
  list-style: none;
  line-height: 1;
  width: 100%;
  height: auto;
  display: inline-block;
  padding-top: 25px;
  padding-bottom: 50px;
  margin-bottom: 60px;
  border-bottom: solid 1px #ccc;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .guide-list-on {
    padding-top: 0;
    padding-left: 0;
    font-size: 18px;
  }
}

body.oth-body #oth-main-page .guide-list-on li {
  padding-top: 25px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  body.oth-body #oth-main-page .guide-list-on li {
    padding-bottom: 10px;
  }
}

body.oth-body #oth-main-page .guide-list-on img {
  margin-right: 10px;
}

body.oth-body #oth-main-page .guide-list-on span {
  position: relative;
  top: 3px;
}

body.oth-body #oth-main-page .guide-q-box {
  width: 100%;
  margin: 0 auto;
  height: auto;
  display: inline-block;
  padding-left: 60px;
  padding-bottom: 30px;
  font-size: 18px;
  color: #006cac;
  background: top left url(https://www.galleria-mall.jp/assets/images/guide-q.png) no-repeat;
}

body.oth-body #oth-main-page .guide-q-box span {
  position: relative;
  top: 5px;
}

body.oth-body #oth-main-page .guide-a-box {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  font-size: 18px;
  padding-left: 60px;
  background: top left url(https://www.galleria-mall.jp/assets/images/guide-a.png) no-repeat;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
}

body.oth-body #oth-main-page .guide-a-box .guide-inp {
  margin-top: 10px;
  background: top left url(https://www.galleria-mall.jp/assets/images/img-check-icon.png) no-repeat;
  padding-left: 25px;
}

body.oth-body .guide-white-cover {
  position: fixed;
  z-index: 50;
  top: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  display: none;
}

@media (min-width: 768px) {
  body.oth-body .guide-white-cover {
    background: #000;
    opacity: 0.7;
  }
}

body.oth-body .inner-list {
  line-height: 1.1;
}

body.oth-body .page-sinple-title {
  text-align: center;
  margin-top: 100px;
}

body.oth-body .page-sinple-title span {
  display: block;
  font-size: 20px;
  margin-top: 10px;
}

body.oth-body .table-ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin-top: 15px;
  border: solid 1px #c8c8c8;
}

@media (min-width: 768px) {
  body.oth-body .table-ul {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  body.oth-body .table-ul {
    width: 90%;
    margin: 0 auto;
  }
}

body.oth-body .table-ul a {
  color: #373a3c;
}

body.oth-body .table-ul li {
  padding: 5px;
  border-top: solid 1px #c8c8c8;
  border-right: solid 1px #c8c8c8;
}

body.oth-body .table-ul li.table-th {
  color: #fff;
  background: #969696;
}

body.oth-body .table-ul li.table-td {
  border-right: none;
}

body.oth-body .table-ul li span {
  display: inline;
}

@media (min-width: 768px) {
  body.oth-body .table-ul li span {
    display: block;
  }
}

body.oth-body .form-box input {
  width: 100%;
}

body.oth-body .form-box textarea {
  width: 100%;
}

body.oth-body .form-box .form-btn-d {
  width: 60%;
  max-width: 200px;
  margin: 0 auto;
}

body.oth-body .icon-cont {
  padding: 0;
  border-bottom: solid 1px #ccc;
}

body.oth-body .iconlist {
  padding: 0 2%;
  list-style: none;
}

body.oth-body .iconlist li {
  padding: 0;
}

body.oth-body .iconlist li a {
  opacity: 0.6;
}

body.oth-body .iconlist li a:hover {
  opacity: 1;
}

body.oth-body .iconlist li img {
  width: 100%;
  height: auto;
}

body.oth-body .pittari-5l {
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 959px) {
  body.oth-body .pittari-5l .col-sm-2, body.oth-body .pittari-5l .col-md-2, body.oth-body .pittari-5l .col-xs-2 {
    width: 20%;
  }
}

body.oth-body .under-border-box {
  border-bottom: solid 1px #ccc;
}

body.oth-body .under-border-box img {
  position: relative;
  top: -4px;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}

body.oth-body .concept-img-list-top {
  padding: 0;
}

body.oth-body .concept-img-list {
  padding: 0;
  list-style: none;
  margin: 0;
}

body.oth-body .concept-img-list li {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0;
}

body.oth-body .concept-img-list li::before {
  content: "";
  display: block;
  padding-top: 100%;
}

body.oth-body .concept-img-list li span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-right: 5px solid #fff;
}

@media screen and (max-width: 768px) {
  body.oth-body .concept-img-list li span {
    border-bottom: 5px solid #fff;
  }
}

@media screen and (max-width: 768px) {
  body.oth-body .concept-img-list li:last-of-type span, body.oth-body .concept-img-list li:nth-of-type(5) span {
    border-right: none;
  }
}

body.oth-body .concept-img-list li img {
  position: relative;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  vertical-align: bottom;
}

@media screen and (max-width: 768px) {
  body.oth-body .pittari-5c .col-xs-2 {
    width: 20%;
  }
}

@media screen and (min-width: 768px) {
  body.oth-body .pittari-5c .col-xs-2 {
    width: 10%;
  }
}

body.oth-body .border-bottom {
  border-bottom: solid 1px #ccc;
  padding-bottom: 40px;
}

body.oth-body .linep-cat-list {
  list-style: none;
  color: #fff;
  padding: 0;
}

body.oth-body .linep-cat-list li {
  margin-right: 5px;
  color: #fff;
  margin: 0;
  padding: 0 5px;
  position: relative;
  height: 190px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  body.oth-body .linep-cat-list li {
    height: 230px !important;
  }
}

@media screen and (max-width: 768px) {
  body.oth-body .linep-cat-list li {
    width: 100%;
    padding: 0;
    height: 190px;
  }
}

body.oth-body .linep-cat-list li p.txt {
  color: #fff !important;
  font-size: 10px !important;
  width: 90% !important;
  margin: 0 auto;
  padding-top: 25px !important;
  padding-bottom: 10px !important;
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}

@media (max-width: 767px) {
  body.oth-body .linep-cat-list li p.txt {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  body.oth-body .linep-cat-list li p.txt {
    font-size: 15px !important;
  }
}

body.oth-body .linep-cat-list li h3 {
  font-size: 12px !important;
  display: inline-block;
  position: relative;
  top: 20px;
  left: 25px;
}

@media screen and (max-width: 768px) {
  body.oth-body .linep-cat-list li h3 {
    font-size: 20px !important;
  }
}

body.oth-body .linep-cat-list li img {
  width: auto;
  height: 100%;
}

@media (max-width: 767px) {
  body.oth-body .linep-cat-list li img {
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  body.oth-body .linep-cat-list li img {
    height: 100%;
    width: auto;
  }
}

body.oth-body .linep-cat-list li .line9-viewmore {
  font-size: 10px !important;
  color: #fff;
  border: solid 1px #fff;
  padding: 10px;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  display: inherit;
}

body.oth-body .item-puton {
  position: absolute;
  top: 0;
  left: 0;
}

body.oth-body .plain-midashi {
  margin-top: 80px;
  font-size: 28px;
}

body.oth-body .mind-back.container {
  background: #f0efea;
  padding-top: 25px !important;
  margin-top: 25px;
  clear: both;
  font-size: 18px;
}

@media (min-width: 768px) {
  body.oth-body .mind-back.container {
    font-size: 13px;
  }
}

body.oth-body .mind-back.container span {
  font-weight: bold;
}

body.oth-body .mind-back.container h3.plain-midashi {
  margin-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: solid 1px #ccc;
}

body.oth-body .mind-back.container .record-aw {
  list-style: none;
  padding: 0;
  height: auto;
  display: inline-block;
}

body.oth-body .mind-back.container .record-aw li {
  margin-bottom: 45px;
}

body.oth-body .mind-back.container .record-aw .col-xs-2 {
  font-size: 28px;
  font-weight: bold;
}

@media (min-width: 768px) {
  body.oth-body .mind-back.container .record-aw .col-xs-2 {
    font-size: 23px;
  }
}

@media (max-width: 959px) {
  body.oth-body .mind-back.container .record-aw .col-xs-2 {
    margin-bottom: 28px;
    line-height: 1 !important;
    float: none;
  }
}

@media (max-width: 959px) {
  body.oth-body .mind-back.container .record-aw .col-xs-10 {
    float: none;
    padding-bottom: 50px;
    display: table-cell;
  }
}

body.oth-body .nopaddi {
  padding: 0;
}

body #FS2_itemlayout_IHL1, body .gl_Item {
  text-align: center;
  width: 32% !important;
}

body .line-cat-head-des {
  font-size: 14px;
  line-height: 1.9;
}

body .line-cat-head-authentic,
body .line-wrap .line-cat-head-extra,
body .line-wrap .line-cat-head-trend,
body .line-wrap .line-cat-head-standard,
body .line-wrap .line-cat-head-forbiz,
body .line-wrap .line-cat-head-active,
body .line-wrap .line-cat-head-forwomen,
body .line-wrap .line-cat-head-academic,
body .line-wrap .line-cat-head-traveling {
  width: 100%;
  height: 490px;
  position: absolute;
  left: 0;
}

body .category-stopper {
  box-sizing: inherit;
  height: 490px;
  display: block;
}

body #fp-nav ul li .fp-tooltip.left {
  left: 0 !important;
  padding-left: 20px !important;
  z-index: 100;
}

body .row-eq-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .porter-page .midashi-h3 {
  margin-top: 50px;
}

body .porter-page .row {
  width: 100%;
  clear: both;
  height: auto;
  display: inline-block;
  padding: 0;
}

body .porter-page .midashi-h3:nth-of-type(n+2) {
  margin-top: 100px;
}

body .porter-page .row {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .porter-page li {
  padding: 0;
  position: relative;
  margin-bottom: 25px;
}

@media (max-width: 959px) {
  body .porter-page li.col-xs-6 {
    width: 50%;
  }
}

body .porter-page li a {
  display: block;
  color: #333;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
  width: 125px;
  margin: 0 auto;
}

body .porter-page li a img {
  margin-bottom: 5px;
}

body .porter-page li a span {
  position: absolute;
  display: inline-block;
  top: 0;
  background: #9D1833;
  color: #fff;
  line-height: 1;
  padding: 3px 7px;
  font-size: 12px;
}

/*移植下位*/
.FS2_container_GoodsList a, #FS2_container_GoodsList a {
  color: #333 !important;
  font-size: 13px;
}

.FS2_itemPrice_text {
  font-size: 14px;
}

.user_content.FS2_upper_comment.FS2_SeniorDesign_comment {
  box-shadow: 0px 0px 0px #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#headRound-Welcome .head_9line {
  margin-bottom: 50px;
}

.FS2_subContents_container h1, .FS2_subContents_container h2, .FS2_subContents_container h3, .FS2_subContents_container h4, .FS2_subContents_container h5 {
  font-size: 18px !important;
  font-weight: normal;
  margin-top: 25px;
}

.FS2_subContents_container .FS2_table td, .FS2_subContents_container .FS2_table th {
  padding: 10px;
}

.FS2_subContents_container td {
  width: 60px;
  padding: 5px;
  font-size: 14px;
}

.FS2_subContents_container table {
  margin-top: 15px;
  width: 100%;
}

.FS2_subContents_container tr {
  border-bottom: solid 1px #ccc;
}

/*System*/
.slider-container {
  width: 300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slider-container .back-bar {
  height: 10px;
  position: relative;
}

.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}

.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}

.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}

.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 8px;
  background: white;
  white-space: nowrap;
  line-height: 1;
}

.slider-container .back-bar .focused {
  z-index: 10;
}

.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #c8c8c8;
  border: none;
}

.slider-container .scale {
  top: 2px;
  position: relative;
}

.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}

.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}

.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #a1fad0;
  background-image: linear-gradient(to bottom, #bdfade, #76fabc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);
  background: #fff;
}

.theme-green .back-bar .pointer {
  width: 20px;
  height: 20px;
  top: -7px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
  background: #fff;
}

.theme-green .back-bar .pointer-label {
  color: #999;
}

.theme-green .back-bar .focused {
  color: #333;
}

.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-green .scale ins {
  color: #e0e0e0;
}

.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}

.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .pointer-label {
  color: #999;
}

.theme-blue .back-bar .focused {
  color: #333;
}

.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-blue .scale ins {
  color: #999;
}

/*固定ページ*/
table.cal {
  /*	background:left top url(../images/left/cal_calbg.jpg) repeat-y;*/
}

div.cal_wrapper {
  width: 213px;
  margin-right: 10px;
  float: left;
  padding: 1px 0px;
  color: #333333;
}

div.cal_wrapper table {
  background: #fff;
  border-top: solid 1px #666666;
  border-left: solid 1px #666666;
}

div.schedule_wrapper {
  padding: 10px 0px;
  width: 150px;
  border: solid 1px #CCC;
  border-radius: 5px;
  box-shadow: 1px 1px 3px #666;
}

div.schedule_wrapper h3 {
  padding: 0px 10px;
  font-weight: normal;
  margin: 0px;
  font-size: 12px;
  color: #666;
}

div.schedule_wrapper div.schedule_list {
  padding: 0px 10px;
  margin: 0px;
}

div.schedule_wrapper div.schedule_list ol {
  padding: 0px;
  margin: 5px auto;
  border-top: solid 1px #CCC;
}

div.schedule_wrapper div.schedule_list ol li {
  padding: 5px 10px 0px 0px;
  margin: 0px 0px 0px 30px;
  font-size: 12px;
  line-height: 1.5em;
}

div.schedule_wrapper div.schedule_list ol li:hover {
  text-decoration: underline;
}

div.cal_wrapper table.cal tr th p {
  float: left;
  padding: 5px;
  margin: 0px;
  color: #666;
  font-size: 12px;
}

div.cal_wrapper table.cal tr th div.cal_ui {
  text-align: center;
}

div.cal_wrapper table.cal tr th div.cal_ui input {
  /*border: solid 1px #CCC;*/
  /*background-color: #FFF;*/
  width: auto;
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 1;
  overflow: visible;
  cursor: pointer;
  font-size: 14px !important;
  margin: 0px 1px;
  padding: 1px 5px;
  /*border-radius: 3px;*/
}

div.cal_wrapper table.cal tr td {
  /*border-top: solid 1px #EEE;*/
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
}

div.cal_wrapper table.cal tr td {
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
}

div.cal_wrapper table.cal tr.headline td {
  padding: 0px 0px;
  color: #666;
}

/*土日月火...の後ろ部分*/
div.cal_wrapper table.cal tr.headline {
  background-color: #fff;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  height: 30px;
  width: 150px;
}

div.cal_wrapper table.cal tr td div {
  position: relative;
  /*padding: 5px 9px;*/
  padding-top: 8px;
  font-size: 13px;
  text-align: center;
  background-color: #ffffff;
  width: 29px;
  height: 29px;
  line-height: 1;
  color: #666;
  /*border-radius: 3px;*/
}

div.cal_wrapper table.cal tr td div span {
  position: absolute;
  top: 20px;
  left: 0px;
  display: none !important;
  width: 180px;
  border: solid 1px #EEE;
  background-color: #FFF;
  text-align: left;
  padding: 5px;
  z-index: 10;
  color: #000;
  font-weight: normal;
  line-height: 1.5em;
  box-shadow: 1px 1px 3px #666;
}

/*便利！日付変更用 改造したもの*/
.cal_sun {
  color: #333;
}

/*日曜日-sun  見出しの文字*/
.cal_sat {
  color: #333;
}

/*土曜日-sat- 見出しの文字*/
.tablehead {
  background: #ffffff;
  height: 38px;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  /*border-bottom:solid 1px #ffffff;*/
}

/*一番上の見出し部分*/
div.cal_wrapper table.cal tr td div.Sat {
  color: #545454;
  background: #e48d9e;
}

/*土曜日-sat- 日付の文字*/
div.cal_wrapper table.cal tr td div.Sun {
  color: #545454;
  background: #e48d9e;
}

/*日曜日-sun  日付の文字*/
div.cal_wrapper table.cal tr td div.Today {
  font-weight: bolder;
}

/*今日   日付の文字*/
div.cal_wrapper table.cal tr td div.Deli {
  background-color: #e48d9e;
}

/*?*/
div.cal_wrapper table.cal tr td div.Holyday {
  background: #e48d9e;
  color: #fff;
}

/*祝日   日付の文字*/
div.cal_wrapper table.cal tr td div.Birthday {
  font-weight: bolder;
  background-color: #EEF;
  color: #090;
  border-radius: 3px;
}

/*記念日   日付の文字*/
/*あす楽非対応*/
div.cal_wrapper table.cal tr td div.Asuraku {
  background: #bee2f3;
}

/*去った日   日付の文字*/
div.cal_wrapper table.cal tr td div.backward {
  color: #545454;
  font-weight: normal;
  /*background-color: #ffffff;
	border-radius: 3px;*/
}

/*このへんはリンク付きのやつとか↓*/
/*このへんはリンク付きのやつの触った挙動↓*/
div.cal_wrapper table.cal tr td div.pointer:hover {
  /*background:#f3c291;*/
}

.np-keyword-suggest *,
.np-item-suggest * {
  box-sizing: border-box;
}

.np-keyword-suggest,
.np-item-suggest {
  color: #333333;
  background: #ffffff;
}

.np-keyword-suggest {
  box-sizing: border-box;
  width: 400px;
  border: 1px solid #cccccc;
}

.np-keyword-suggest div {
  width: 100%;
}

.np-keyword-suggest .item {
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  word-wrap: normal;
  /* for IE */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}

.np-keyword-suggest .group:not(:last-child) {
  border-bottom: solid 1px #cccccc;
}

.np-keyword-suggest .query:before, .title:before, .path:before,
.narrow1:before, .narrow2:before, .narrow3:before, .narrow4:before, .narrow5:before,
.narrow6:before, .narrow7:before, .narrow8:before, .narrow9:before, .narrow10:before,
.keyword1:before, .keyword2:before, .keyword3:before, .keyword4:before, .keyword5:before,
.keyword6:before, .keyword7:before, .keyword8:before, .keyword9:before, .keyword10:before {
  box-sizing: border-box;
  font-size: 11px;
  color: #ffffff;
  margin-right: 8px;
  padding: 3px 8px;
  border-radius: 3px;
}

.np-keyword-suggest .query:before {
  content: "query";
  background: #333333;
}

.np-keyword-suggest .title:before {
  content: "商品名";
  background: #6e6e6e;
}

.np-keyword-suggest .path:before {
  content: "path";
  background: #848484;
}

.np-keyword-suggest .narrow1:before {
  content: "ブランド";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow2:before {
  content: "カテゴリ";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow3:before {
  content: "narrow3";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow4:before {
  content: "narrow4";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow5:before {
  content: "narrow5";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow6:before {
  content: "narrow6";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow7:before {
  content: "narrow7";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow8:before {
  content: "narrow8";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow9:before {
  content: "narrow9";
  background: #a4a4a4;
}

.np-keyword-suggest .narrow10:before {
  content: "narrow10";
  background: #ababab;
}

.np-keyword-suggest .keyword1:before {
  content: "keyword1";
  background: #ababab;
}

.np-keyword-suggest .keyword2:before {
  content: "keyword2";
  background: #ababab;
}

.np-keyword-suggest .keyword3:before {
  content: "keyword3";
  background: #ababab;
}

.np-keyword-suggest .keyword4:before {
  content: "keyword4";
  background: #ababab;
}

.np-keyword-suggest .keyword5:before {
  content: "keyword5";
  background: #ababab;
}

.np-keyword-suggest .keyword6:before {
  content: "keyword6";
  background: #ababab;
}

.np-keyword-suggest .keyword7:before {
  content: "keyword7";
  background: #ababab;
}

.np-keyword-suggest .keyword8:before {
  content: "keyword8";
  background: #ababab;
}

.np-keyword-suggest .keyword9:before {
  content: "keyword9";
  background: #ababab;
}

.np-keyword-suggest .keyword10:before {
  content: "keyword10";
  background: #ababab;
}

.np-keyword-suggest .item.selected {
  background-color: #eeeeee;
}

.np-item-suggest {
  box-sizing: border-box;
  width: 300px;
  border: 1px solid #cccccc;
}

.np-item-suggest table {
  width: 100%;
  border-collapse: collapse;
}

.np-item-suggest table tr {
  border-top: 1px solid #cccccc;
}

.np-item-suggest table tr:hover {
  background-color: #eeeeee;
}

.np-item-suggest table tr:first-child {
  border-top: none;
}

.np-item-suggest table td {
  text-align: left;
  vertical-align: middle;
}

.np-item-suggest table td a {
  box-sizing: border-box;
  padding: 5px;
  display: block;
}

.np-item-suggest img {
  max-width: 70px !important;
  max-height: 70px !important;
  height: auto;
}

.np-item-suggest .item {
  width: 100%;
}

.np-item-suggest .item a {
  text-decoration: none;
  width: 220px;
}

.np-item-suggest .item .item_desc {
  font-size: 11px;
}

.np-item-suggest .hitnum {
  box-sizing: border-box;
  text-align: right;
  color: #333333;
  border-top: 1px solid #ccc;
  padding: 5px 10px;
}

.np-item-suggest .hitnum:after {
  content: "件";
}

/*# sourceMappingURL=main-site-sp.css.map */
