@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=55bceba219b9dbfe8485d3041ca7ae2e)
 * Config saved to config.json and https://gist.github.com/55bceba219b9dbfe8485d3041ca7ae2e
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  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;
  }
  .label {
    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;
  }
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Roboto,"Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}

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

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1220px;
}

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

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.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 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #999999;
}

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

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

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

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

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

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

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

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

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

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

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

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

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

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

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

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

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #0088c9;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .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;
    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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

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

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  box-shadow: none;
}

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

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

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

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

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

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

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

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

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

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

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

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

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

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

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

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

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

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

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

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

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

.btn-block + .btn-block {
  margin-top: 5px;
}

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

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

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

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  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: -5px;
}

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

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.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-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

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

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.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 > .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-top-right-radius: 4px;
  border-top-left-radius: 4px;
  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;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

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

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

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

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

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.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: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

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

.input-group-addon:first-child {
  border-right: 0;
}

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

.input-group-addon:last-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #777777;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.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: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

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

.progress-striped .progress-bar-success {
  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);
}

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

.progress-striped .progress-bar-info {
  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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  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);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  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);
}

.media {
  margin-top: 15px;
}

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

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

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

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

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

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

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

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

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

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

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

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

.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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  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;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.panel-body:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !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;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[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("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #000;
}

.f-bold {
  font-weight: bold;
}

.color-main-bg {
  background: #142e70 !important;
  color: #fff;
}

.color-main {
  color: #142e70 !important;
}

.bg-gray {
  background: #f3f6f7;
}

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

.cf {
  overflow: hidden;
  zoom: 1;
}

.cb {
  clear: both;
}

html {
  overflow: auto;
  font-size: 14px;
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  font-family: Roboto,"Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
  letter-spacing: 0;
  font-weight: 300;
  line-height: 1.5;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

@media (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}

p {
  margin: 0;
}

a {
  color: #142e70;
}

a:link {
  color: #142e70;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a:hover {
  text-decoration: none;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

a:visited {
  text-decoration: none;
}

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

ul {
  padding: 0;
  margin-bottom: 0;
  margin: 0;
}

li {
  list-style: none;
  font-size: 12px;
  font-size: 1.2rem;
}

em {
  font-style: normal;
  font-weight: bold;
}

textarea {
  width: 100%;
  height: 350px;
  padding: 15px;
}

section {
  margin-bottom: 0;
  position: relative;
}

dt, dd {
  line-height: inherit;
}

input[type=checkbox] {
  margin: 4px 4px 0 0;
}

input[type="text"], input[type="password"], textarea {
  border: 1px solid #ccc;
  padding: 4px;
}

input[type=checkbox] {
  display: none;
}

.form-control {
  padding: 6px 12px !important;
}

.checkbox02 {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 12px 12px 12px 25px;
  border-radius: 0;
  vertical-align: middle;
  cursor: pointer;
  background: none !important;
  border: none !important;
  text-align: left;
}

.checkbox02:hover {
  background-color: none;
  color: #000;
}

.checkbox02:hover:after {
  border-color: #ff6a29;
}

.checkbox02:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 18px;
  height: 18px;
  border: 1px solid #b3aaa7;
  border-radius: 0;
  content: '';
}

.checkbox02:before {
  position: absolute;
  top: 50%;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  border-right: 3px solid #ff6a29;
  border-bottom: 3px solid #ff6a29;
  content: '';
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

input[type=checkbox]:checked + .checkbox02:before, input[type=radio]:checked + .checkbox02:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #000;
}

.border-none {
  border: none !important;
}

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

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

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

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

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

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

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

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

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

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

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

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

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

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

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

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

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

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

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

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

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

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

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

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

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

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

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

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

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

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

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

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

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

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

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

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

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

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

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

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

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

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

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

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

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

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

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

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

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

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

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

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

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

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

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

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

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

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

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

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

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

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

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

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

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

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

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

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

@media only screen and (max-width: 1220px) {
  .sp-mt-0 {
    margin-top: 0px !important;
  }
  .sp-mb-0 {
    margin-bottom: 0px !important;
  }
  .sp-mr-0 {
    margin-right: 0px !important;
  }
  .sp-ml-0 {
    margin-left: 0px !important;
  }
  .sp-pt-0 {
    padding-top: 0px !important;
  }
  .sp-pb-0 {
    padding-bottom: 0px !important;
  }
  .sp-pl-0 {
    padding-left: 0px !important;
  }
  .sp-pr-0 {
    padding-right: 0px !important;
  }
  .sp-mt-5 {
    margin-top: 5px !important;
  }
  .sp-mb-5 {
    margin-bottom: 5px !important;
  }
  .sp-mr-5 {
    margin-right: 5px !important;
  }
  .sp-ml-5 {
    margin-left: 5px !important;
  }
  .sp-pt-5 {
    padding-top: 5px !important;
  }
  .sp-pb-5 {
    padding-bottom: 5px !important;
  }
  .sp-pl-5 {
    padding-left: 5px !important;
  }
  .sp-pr-5 {
    padding-right: 5px !important;
  }
  .sp-mt-10 {
    margin-top: 10px !important;
  }
  .sp-mb-10 {
    margin-bottom: 10px !important;
  }
  .sp-mr-10 {
    margin-right: 10px !important;
  }
  .sp-ml-10 {
    margin-left: 10px !important;
  }
  .sp-pt-10 {
    padding-top: 10px !important;
  }
  .sp-pb-10 {
    padding-bottom: 10px !important;
  }
  .sp-pl-10 {
    padding-left: 10px !important;
  }
  .sp-pr-10 {
    padding-right: 10px !important;
  }
  .sp-mt-15 {
    margin-top: 15px !important;
  }
  .sp-mb-15 {
    margin-bottom: 15px !important;
  }
  .sp-mr-15 {
    margin-right: 15px !important;
  }
  .sp-ml-15 {
    margin-left: 15px !important;
  }
  .sp-pt-15 {
    padding-top: 15px !important;
  }
  .sp-pb-15 {
    padding-bottom: 15px !important;
  }
  .sp-pl-15 {
    padding-left: 15px !important;
  }
  .sp-pr-15 {
    padding-right: 15px !important;
  }
  .sp-mt-20 {
    margin-top: 20px !important;
  }
  .sp-mb-20 {
    margin-bottom: 20px !important;
  }
  .sp-mr-20 {
    margin-right: 20px !important;
  }
  .sp-ml-20 {
    margin-left: 20px !important;
  }
  .sp-pt-20 {
    padding-top: 20px !important;
  }
  .sp-pb-20 {
    padding-bottom: 20px !important;
  }
  .sp-pl-20 {
    padding-left: 20px !important;
  }
  .sp-pr-20 {
    padding-right: 20px !important;
  }
  .sp-mt-25 {
    margin-top: 25px !important;
  }
  .sp-mb-25 {
    margin-bottom: 25px !important;
  }
  .sp-mr-25 {
    margin-right: 25px !important;
  }
  .sp-ml-25 {
    margin-left: 25px !important;
  }
  .sp-pt-25 {
    padding-top: 25px !important;
  }
  .sp-pb-25 {
    padding-bottom: 25px !important;
  }
  .sp-pl-25 {
    padding-left: 25px !important;
  }
  .sp-pr-25 {
    padding-right: 25px !important;
  }
  .sp-mt-30 {
    margin-top: 30px !important;
  }
  .sp-mb-30 {
    margin-bottom: 30px !important;
  }
  .sp-mr-30 {
    margin-right: 30px !important;
  }
  .sp-ml-30 {
    margin-left: 30px !important;
  }
  .sp-pt-30 {
    padding-top: 30px !important;
  }
  .sp-pb-30 {
    padding-bottom: 30px !important;
  }
  .sp-pl-30 {
    padding-left: 30px !important;
  }
  .sp-pr-30 {
    padding-right: 30px !important;
  }
  .sp-mt-35 {
    margin-top: 35px !important;
  }
  .sp-mb-35 {
    margin-bottom: 35px !important;
  }
  .sp-mr-35 {
    margin-right: 35px !important;
  }
  .sp-ml-35 {
    margin-left: 35px !important;
  }
  .sp-pt-35 {
    padding-top: 35px !important;
  }
  .sp-pb-35 {
    padding-bottom: 35px !important;
  }
  .sp-pl-35 {
    padding-left: 35px !important;
  }
  .sp-pr-35 {
    padding-right: 35px !important;
  }
  .sp-mt-40 {
    margin-top: 40px !important;
  }
  .sp-mb-40 {
    margin-bottom: 40px !important;
  }
  .sp-mr-40 {
    margin-right: 40px !important;
  }
  .sp-ml-40 {
    margin-left: 40px !important;
  }
  .sp-pt-40 {
    padding-top: 40px !important;
  }
  .sp-pb-40 {
    padding-bottom: 40px !important;
  }
  .sp-pl-40 {
    padding-left: 40px !important;
  }
  .sp-pr-40 {
    padding-right: 40px !important;
  }
  .sp-mt-45 {
    margin-top: 45px !important;
  }
  .sp-mb-45 {
    margin-bottom: 45px !important;
  }
  .sp-mr-45 {
    margin-right: 45px !important;
  }
  .sp-ml-45 {
    margin-left: 45px !important;
  }
  .sp-pt-45 {
    padding-top: 45px !important;
  }
  .sp-pb-45 {
    padding-bottom: 45px !important;
  }
  .sp-pl-45 {
    padding-left: 45px !important;
  }
  .sp-pr-45 {
    padding-right: 45px !important;
  }
  .sp-mt-50 {
    margin-top: 50px !important;
  }
  .sp-mb-50 {
    margin-bottom: 50px !important;
  }
  .sp-mr-50 {
    margin-right: 50px !important;
  }
  .sp-ml-50 {
    margin-left: 50px !important;
  }
  .sp-pt-50 {
    padding-top: 50px !important;
  }
  .sp-pb-50 {
    padding-bottom: 50px !important;
  }
  .sp-pl-50 {
    padding-left: 50px !important;
  }
  .sp-pr-50 {
    padding-right: 50px !important;
  }
  .sp-mt-55 {
    margin-top: 55px !important;
  }
  .sp-mb-55 {
    margin-bottom: 55px !important;
  }
  .sp-mr-55 {
    margin-right: 55px !important;
  }
  .sp-ml-55 {
    margin-left: 55px !important;
  }
  .sp-pt-55 {
    padding-top: 55px !important;
  }
  .sp-pb-55 {
    padding-bottom: 55px !important;
  }
  .sp-pl-55 {
    padding-left: 55px !important;
  }
  .sp-pr-55 {
    padding-right: 55px !important;
  }
  .sp-mt-60 {
    margin-top: 60px !important;
  }
  .sp-mb-60 {
    margin-bottom: 60px !important;
  }
  .sp-mr-60 {
    margin-right: 60px !important;
  }
  .sp-ml-60 {
    margin-left: 60px !important;
  }
  .sp-pt-60 {
    padding-top: 60px !important;
  }
  .sp-pb-60 {
    padding-bottom: 60px !important;
  }
  .sp-pl-60 {
    padding-left: 60px !important;
  }
  .sp-pr-60 {
    padding-right: 60px !important;
  }
  .sp-mt-65 {
    margin-top: 65px !important;
  }
  .sp-mb-65 {
    margin-bottom: 65px !important;
  }
  .sp-mr-65 {
    margin-right: 65px !important;
  }
  .sp-ml-65 {
    margin-left: 65px !important;
  }
  .sp-pt-65 {
    padding-top: 65px !important;
  }
  .sp-pb-65 {
    padding-bottom: 65px !important;
  }
  .sp-pl-65 {
    padding-left: 65px !important;
  }
  .sp-pr-65 {
    padding-right: 65px !important;
  }
  .sp-mt-70 {
    margin-top: 70px !important;
  }
  .sp-mb-70 {
    margin-bottom: 70px !important;
  }
  .sp-mr-70 {
    margin-right: 70px !important;
  }
  .sp-ml-70 {
    margin-left: 70px !important;
  }
  .sp-pt-70 {
    padding-top: 70px !important;
  }
  .sp-pb-70 {
    padding-bottom: 70px !important;
  }
  .sp-pl-70 {
    padding-left: 70px !important;
  }
  .sp-pr-70 {
    padding-right: 70px !important;
  }
  .sp-mt-75 {
    margin-top: 75px !important;
  }
  .sp-mb-75 {
    margin-bottom: 75px !important;
  }
  .sp-mr-75 {
    margin-right: 75px !important;
  }
  .sp-ml-75 {
    margin-left: 75px !important;
  }
  .sp-pt-75 {
    padding-top: 75px !important;
  }
  .sp-pb-75 {
    padding-bottom: 75px !important;
  }
  .sp-pl-75 {
    padding-left: 75px !important;
  }
  .sp-pr-75 {
    padding-right: 75px !important;
  }
  .sp-mt-80 {
    margin-top: 80px !important;
  }
  .sp-mb-80 {
    margin-bottom: 80px !important;
  }
  .sp-mr-80 {
    margin-right: 80px !important;
  }
  .sp-ml-80 {
    margin-left: 80px !important;
  }
  .sp-pt-80 {
    padding-top: 80px !important;
  }
  .sp-pb-80 {
    padding-bottom: 80px !important;
  }
  .sp-pl-80 {
    padding-left: 80px !important;
  }
  .sp-pr-80 {
    padding-right: 80px !important;
  }
  .sp-mt-85 {
    margin-top: 85px !important;
  }
  .sp-mb-85 {
    margin-bottom: 85px !important;
  }
  .sp-mr-85 {
    margin-right: 85px !important;
  }
  .sp-ml-85 {
    margin-left: 85px !important;
  }
  .sp-pt-85 {
    padding-top: 85px !important;
  }
  .sp-pb-85 {
    padding-bottom: 85px !important;
  }
  .sp-pl-85 {
    padding-left: 85px !important;
  }
  .sp-pr-85 {
    padding-right: 85px !important;
  }
  .sp-mt-90 {
    margin-top: 90px !important;
  }
  .sp-mb-90 {
    margin-bottom: 90px !important;
  }
  .sp-mr-90 {
    margin-right: 90px !important;
  }
  .sp-ml-90 {
    margin-left: 90px !important;
  }
  .sp-pt-90 {
    padding-top: 90px !important;
  }
  .sp-pb-90 {
    padding-bottom: 90px !important;
  }
  .sp-pl-90 {
    padding-left: 90px !important;
  }
  .sp-pr-90 {
    padding-right: 90px !important;
  }
  .sp-mt-95 {
    margin-top: 95px !important;
  }
  .sp-mb-95 {
    margin-bottom: 95px !important;
  }
  .sp-mr-95 {
    margin-right: 95px !important;
  }
  .sp-ml-95 {
    margin-left: 95px !important;
  }
  .sp-pt-95 {
    padding-top: 95px !important;
  }
  .sp-pb-95 {
    padding-bottom: 95px !important;
  }
  .sp-pl-95 {
    padding-left: 95px !important;
  }
  .sp-pr-95 {
    padding-right: 95px !important;
  }
  .sp-mt-100 {
    margin-top: 100px !important;
  }
  .sp-mb-100 {
    margin-bottom: 100px !important;
  }
  .sp-mr-100 {
    margin-right: 100px !important;
  }
  .sp-ml-100 {
    margin-left: 100px !important;
  }
  .sp-pt-100 {
    padding-top: 100px !important;
  }
  .sp-pb-100 {
    padding-bottom: 100px !important;
  }
  .sp-pl-100 {
    padding-left: 100px !important;
  }
  .sp-pr-100 {
    padding-right: 100px !important;
  }
}

.mt-1em {
  margin-top: 1em;
}

.mb-1em {
  margin-bottom: 1em;
}

.indent-1-0 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent-0-5 {
  text-indent: -0.5em;
  padding-left: 0.5em;
}

.indent-1-5 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.indent-2-0 {
  text-indent: -2em;
  padding-left: 2em;
}

.w100 {
  width: 100% !important;
}

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

.row.pd40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row.pd40 .item {
  padding-left: 20px;
  padding-right: 20px;
}

.row.pd30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row.pd30 .item {
  padding-left: 15px;
  padding-right: 15px;
}

.row.pd20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row.pd20 .item {
  padding-left: 10px;
  padding-right: 10px;
}

.row.pd30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row.pd30 .item {
  padding-left: 15px;
  padding-right: 15px;
}

.row.pd10{
	margin-left: -5px;
	margin-right: -5px;
}

.row.pd10 .item{
	padding-left: 5px;
	padding-right: 5px;
}

@media only screen and (max-width: 1220px) {
	.row.pd40 {
		margin-left: 0;
		margin-right: 0;
	}

	.row.pd40 .item {
		padding-left: 0;
		padding-right: 0;
	}

	.row.pd30 {
		margin-left: 0;
		margin-right: 0;
	}

	.row.pd30 .item {
		padding-left: 0;
		padding-right: 0;
	}

	.row.pd20 {
		margin-left: 0;
		margin-right: 0;
	}

	.row.pd20 .item {
		padding-left: 0;
		padding-right: 0;
	}

	.row.pd30 {
		margin-left: 0;
		margin-right: 0;
	}

	.row.pd30 .item {
		padding-left: 0;
		padding-right: 0;
	}
	.row.pd10{
		margin-left: 0;
		margin-right: 0;
	}

	.row.pd10 .item{
		padding-left: 0;
		padding-right: 0;
	}
	.row.sp-pd10 {
		margin-left: -5px;
  	margin-right: -5px;
	}
	.row.sp-pd10 .item{
		padding-left: 5px;
  	padding-right: 5px;
	}
}


@media only screen and (max-width: 1220px) {
  .row.sp-pd20 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.sp-pd20 .item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row.sp-pd10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.sp-pd10 .item {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.title-u-line {
  position: relative;
  font-size: 30px;
  font-size: 3rem;
  margin: 0 0 40px 0;
  line-height: 1.4;
  padding: 0 0 15px;
  text-align: center;
  font-weight: normal;
}

.title-u-line:after {
  content: "";
  height: 1px;
  width: 80px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
  background: #142e70;
}

.title-block {
  border: 1px solid #d1d1d1;
}

.title-block .title-lv-02 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 52px 0 55px;
}

.title-block .title-lv-02 small {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  display: block;
}

@media only screen and (max-width: 1220px) {
  .title-u-line {
    font-size: 2.1rem;
    margin: 0 0 15px 0;
    line-height: 1.4;
    padding: 0 0 8px;
  }
  .title-u-line:after {
    width: 40px;
    margin-left: -20px;
  }
  .sp-none {
    display: none;
  }
  .title-block .title-lv-02 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 25px 0 27px;
  }
  .title-block .title-lv-02 small {
    font-size: 1.0rem;
    font-weight: normal;
    display: block;
  }
}

.notes {
  padding-left: 0.9em;
  text-indent: -0.9em;
}

.notes li {
  font-size: 10px;
  font-size: 1.0rem;
}

.notes {
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
}

@media only screen and (max-width: 1220px) {
  .notes {
    font-size: 1.2rem;
    margin-top: 3px;
  }
}


.table {
  width: 100%;
}

.table tbody tr th {
  background: #fafaee;
  width: 300px;
  font-weight: normal;
  padding: 20px;
}

.table tbody tr td {
  padding: 20px;
}

@media only screen and (max-width: 1220px) {
  .table {
    display: block;
  }
  .table tbody tr th {
    background: #fafaee;
    width: 100%;
    display: block;
    padding: 10px;
  }
  .table tbody tr td {
    padding: 10px;
    display: block;
  }
}

.cmn-paging {
  text-align: center;
  margin: 20px 0 0 0;
}

.cmn-paging div {
  display: inline-block;
  margin: 0 3px;
}

.cmn-paging div a {
  display: block;
  line-height: 1;
  padding: 16px;
  border: 1px solid #cccccc;
  color: #000;
}

.cmn-paging div a:hover {
  color: #fff;
  background: #142e70;
  border: 1px solid #142e70;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cmn-paging .active a {
  color: #fff;
  background: #142e70;
  border: 1px solid #142e70;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cmn-paging .prev {
  position: relative;
}

.cmn-paging .prev a {
  padding-left: 40px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cmn-paging .prev:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  border-color: transparent #20201e transparent;
  top: 50%;
  margin-top: -9px;
  left: 20px;
	z-index: 2;
}

.cmn-paging .prev:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 10px 9px 0;
  border-color: transparent #fff transparent;
  top: 50%;
  margin-top: -9px;
  left: 22px;
	z-index: 2;
}



.cmn-paging .next {
  position: relative;
}

.cmn-paging .next a {
  padding-right: 40px;
}

.cmn-paging .next:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  border-color: transparent transparent transparent #20201e;
  top: 50%;
  margin-top: -9px;
  right: 20px;
	z-index: 2;
}

.cmn-paging .next:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  border-color: transparent transparent transparent #fff;
  top: 50%;
  margin-top: -9px;
  right: 22px;
	z-index: 2;
}

.cmn-paging .next:hover a{
	background: inherit;
	color: #142e70 !important;
}
.cmn-paging .prev:hover a{
	background: inherit;
	color: #142e70 !important;
}

@media only screen and (max-width: 1220px) {
  .cmn-paging {
    margin: 10px 0 0 0;
    vertical-align: top;
    font-size: 0;
  }
  .cmn-paging div {
    display: inline-block;
    margin: 0 3px 10px;
    font-size: 1.2rem;
  }
  .cmn-paging div a {
    display: block;
    line-height: 1;
    padding: 12px;
    border: 1px solid #cccccc;
    color: #000;
    font-size: 1.2rem;
  }
  .cmn-paging div a:hover {
    color: #fff;
    border: 1px solid #142e70;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .cmn-paging .active a {
    color: #fff;
    background: #142e70;
    border: 1px solid #142e70;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .cmn-paging .prev {
    position: relative;
  }
  .cmn-paging .prev a {
    padding-left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 39px;
    height: 39px;
    background: none;
    position: relative;
    z-index: 3;
  }
	
	
	
  .cmn-paging .prev a span {
    visibility: hidden;
    font-size: 0;
  }

  .cmn-paging .prev:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #20201e transparent;
    top: 50%;
    margin-top: -7px;
    left: 16px;
  }
  .cmn-paging .prev:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 8px 7px 0;
    border-color: transparent #fff transparent;
    top: 50%;
    margin-top: -7px;
    left: 18px;
  }
  .cmn-paging .now {
    position: absolute;
    width: calc(100% - 105px);
    left: 50px;
  }
  .cmn-paging .now a {
    padding-left: 30px !important;
    padding-right: 0 !important;
    font-size: 1rem;
    height: 40px;
		line-height: 1.5;
  }
  .cmn-paging .next {
    position: relative;
  }
  .cmn-paging .next a {
    padding-right: 0;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 3;
  }
  .cmn-paging .next a span {
    font-size: 0;
  }
  .cmn-paging .next:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #20201e;
    top: 50%;
    margin-top: -7px;
    right: 14px;
  }
  .cmn-paging .next:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #fff;
    top: 50%;
    margin-top: -7px;
    right: 16px;
  }
	


}

.cmn-paging.detail-paging {
  position: relative;
}

.cmn-paging.detail-paging .prev {
  position: absolute;
  left: 0;
}

.cmn-paging.detail-paging .next {
  position: absolute;
  right: 0;
}




.slick-dots li button:before {
  font-size: 48px;
  color: #aaaaaa;
}

.slick-dots li.slick-active button:before {
  color: #142e70;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots li button {
  padding: 0;
  height: 50px;
}

.slick-dots {
  bottom: -47px;
}

.slick-next {
  display: none;
}

.bg-gray {
  background: #fafaed;
}

.slick-prev {
  left: -45px;
}

.slick-next {
  right: -45px;
}

.slick-prev, .slick-next {
  width: 32px;
  height: 50px;
}

.slick-prev:before {
  background: url(../../images/slider_before.png) left top no-repeat;
  width: 32px;
  height: 50px;
  content: "";
  display: block;
}

.slick-next:before {
  content: "";
  background: url(../../images/slider_after.png) left top no-repeat;
  width: 32px;
  height: 50px;
  display: block;
}

@media only screen and (max-width: 1220px) {
  .slick-dots li button:before {
    font-size: 40px;
  }
  .slick-dots li {
    margin: 0;
  }
  .slick-dots {
    bottom: -37px;
  }
  .slick-next {
    width: 15px;
    height: 25px;
    right: -24px;
    margin-left: -25px;
  }
  .slick-next:before {
    width: 15px;
    height: 25px;
    background-size: 15px;
  }
  .slick-prev {
    width: 15px;
    height: 25px;
    left: -24px;
    margin-right: -25px;
    z-index: 3;
  }
  .slick-prev:before {
    width: 15px;
    height: 25px;
    background-size: 15px;
  }
}

@media only screen and (max-width: 1220px) {
  .sp-prl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

main > section:last-child {
  padding-bottom: 150px !important;
}

@media only screen and (max-width: 1220px) {
  main > section:last-child {
    padding-bottom: 50px !important;
  }
}

/*top*/
.top-leadText-block {
  position: relative;
  margin: 90px 0 60px 0;
}

.top-leadText-block figure {
  max-width: 650px;
}

.top-leadText-block .text-area {
  max-width: 650px;
  padding: 35px 50px 50px;
  position: absolute;
  right: 0;
  background: #142e70;
  color: #fff;
  top: 45px;
}

.top-leadText-block .text-area .lead-title {
  font-size: 30px;
  font-size: 3.0rem;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 30px;
  line-height: 1.4;
}

.top-leadText-block .text-area .lead-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 80px;
  height: 1px;
}

.top-leadText-block .text-area .lead-title small {
  font-size: 16px;
  font-size: 1.6rem;
}

.top-leadText-block .text-area .lead-title strong {
  font-weight: bold;
}

.top-leadText-block .text-area .lead-title strong .plice {
  color: #f8d71f;
  font-size: 60px;
  font-size: 6.0rem;
}

.top-leadText-block .text-area .lead-title strong .plice span {
  font-size: 30px;
  font-size: 3.0rem;
}

.cmn-after-next {
  position: relative;
}

.cmn-after-next:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #f8d71f transparent transparent;
  top: 100%;
  left: 50%;
  margin-left: -12px;
}

@media only screen and (max-width: 1220px) {
  .cmn-after-next {
    position: relative;
  }
  .cmn-after-next:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #f8d71f transparent transparent transparent;
  }
}

@media only screen and (max-width: 1220px) {
  .top-leadText-block {
    margin: 7px 0 0 0;
  }
  .top-leadText-block figure {
    max-width: 100%;
  }
  .top-leadText-block figure img {
    width: 100%;
  }
  .top-leadText-block .text-area {
    max-width: 100%;
    padding: 25px 10px 30px;
    position: static;
  }
  .top-leadText-block .text-area .lead-title {
    font-size: 1.8rem;
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 10px;
    line-height: 1.4;
  }
  .top-leadText-block .text-area .lead-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 40px;
    height: 1px;
  }
  .top-leadText-block .text-area .lead-title small {
    font-size: 1.0rem;
  }
  .top-leadText-block .text-area .lead-title strong {
    font-weight: bold;
  }
  .top-leadText-block .text-area .lead-title strong .plice {
    color: #f8d71f;
    font-size: 3.0rem;
  }
  .top-leadText-block .text-area .lead-title strong .plice span {
    font-size: 1.8rem;
  }
}

.section-cnt {
  padding: 95px 0 100px;
}

.section-cnt.strength-cnt {
  padding: 170px 0 140px;
}

.section-cnt.strength-cnt figure {
  text-align: center;
  margin: 0 0 20px 0;
}

.section-cnt.strength-cnt .point {
  text-align: center;
  color: #142970;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: bold;
  margin: 0 0 2px 0;
}

.section-cnt.strength-cnt h4 {
  text-align: center;
  font-weight: bold;
  color: #000000;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
  line-height: 1.2;
}

@media only screen and (max-width: 1220px) {
  .section-cnt {
    padding: 30px 0 25px;
  }
  .section-cnt.strength-cnt {
    overflow: hidden;
    padding: 30px 0 25px;
  }
  .section-cnt.strength-cnt figure {
    width: 40vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
  .section-cnt.strength-cnt .point {
    font-size: 1.3rem;
  }
  .section-cnt.strength-cnt h4 {
    font-size: 1.3rem;
  }
  .section-cnt.strength-cnt .item {
    margin-bottom: 10px;
  }
}

.car-slider {
  width: 1100px;
  margin: 0 auto;
}

.car-slider .item {
  text-align: center;
}

.car-slider .item .item-in {
  width: 260px;
  margin: 0 auto;
  text-align: center;
}

.car-slider .item .item-in div {
  background: #20201e;
  padding: 20px;
}

.car-slider .item .item-in div p {
  color: #fff;
  text-align: left;
}

.car-slider .item img {
  width: 260px;
}

@media only screen and (max-width: 1220px) {
  .car-slider {
    width: 260px;
  }
}

.section-cnt.movie-cnt {
  padding: 0;
}

.movie-cnt video {
  margin: 0 auto;
  width: 800px;
  display: block;
}

@media only screen and (max-width: 1220px) {
  .movie-cnt video {
    width: 100%;
  }
}

.news-cnt dl {
  display: table;
  border-bottom: 1px solid #d1d1d1;
  padding: 15px 0;
  margin: 0;
  width: 100%;
}

.news-cnt dl dt {
  display: table-cell;
}

.news-cnt dl dd {
  display: table-cell;
}

.news-cnt dl dd a {
  text-decoration: underline;
  color: #000;
}

@media only screen and (max-width: 1220px) {
  .news-cnt dl {
    display: block;
    border-bottom: 1px solid #d1d1d1;
    padding: 5px 0;
    margin: 0;
    width: 100%;
  }
  .news-cnt dl dt {
    display: block;
    font-size: 1.2rem;
    color: #555555;
    margin: 0;
  }
  .news-cnt dl dd {
    display: block;
    margin: 0;
  }
  .news-cnt dl dd a {
    text-decoration: underline;
    color: #000;
  }
}

.section-cnt.method-cnt {
  padding-bottom: 150px;
}

.section-cnt.method-cnt .item h4 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 18px 0 6px;
}

.section-cnt.method-cnt .item h4 span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  background: #142e70;
  padding: 3px 10px 3px 10px;
  margin-right: 7px;
  position: relative;
  top: -2px;
}

@media only screen and (max-width: 1220px) {
  .sp-pd-12 {
    margin-left: -12px !important;
    margin-right: -12px !important;
  }
  .sp-pd-12 .item {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .section-cnt.method-cnt {
    overflow: hidden;
    padding-bottom: 45px;
  }
  .section-cnt.method-cnt .item {
    margin-bottom: 10px;
  }
  .section-cnt.method-cnt .item h4 {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 7px 0 3px;
  }
  .section-cnt.method-cnt .item h4 span {
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    background: #142e70;
    padding: 1px 6px 1px 6px;
    margin-right: 4px;
    position: relative;
    top: 0;
  }
}

.btn {
  margin: 30px 0 0 0;
  text-align: center;
  width: 100%;
}

.btn a {
  padding: 17px 50px;
  display: inline-block;
  border: 1px solid #142e70;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
}

.btn a:hover {
  background: #142e70;
  color: #fff;
}

.btn.btn-yellow a {
  border: 1px solid #f8d71f;
  background: #f8d71f;
}

.btn.btn-yellow a:hover {
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  color: #000;
}

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

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

.btn.btn-arrow a {
  padding-right: 70px;
  position: relative;
}

.btn.btn-arrow a span:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 3px;
  background: #142e70;
  border-radius: 50px;
  right: 20px;
  top: 50%;
  margin-top: -1.5px;
}

.btn.btn-arrow a:after {
  position: absolute;
  bottom: 50%;
  margin-bottom: -6px;
  right: 17px;
  content: "";
  width: 15px;
  height: 3px;
  background: #142e70;
  display: block;
  border-radius: 50px;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.btn.btn-arrow a:before {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 17px;
  content: "";
  width: 15px;
  height: 3px;
  background: #142e70;
  display: block;
  border-radius: 50px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.btn.btn-arrow a:hover {
  background: none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #000;
}

.btn.btn-arrow a:hover span:after {
  right: 13px;
}

.btn.btn-arrow a:hover:after {
  right: 10px;
}

.btn.btn-arrow a:hover:before {
  right: 10px;
}

.btn-arrow-before a {
  padding-left: 70px !important;
  padding-right: 70px !important;
  position: relative;
}

.btn-arrow-before a span:after {
  content: "";
  position: absolute;
  width: 36px;
  height: 3px;
  background: #142e70;
  border-radius: 50px;
  left: 20px;
  top: 50%;
  margin-top: -1.5px;
}

.btn-arrow-before a:after {
  position: absolute;
  bottom: 50%;
  margin-bottom: -6px;
  left: 17px;
  content: "";
  width: 15px;
  height: 3px;
  background: #142e70;
  display: block;
  border-radius: 50px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.btn-arrow-before a:before {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 17px;
  content: "";
  width: 15px;
  height: 3px;
  background: #142e70;
  display: block;
  border-radius: 50px;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.btn-arrow-before a:hover span:after {
  left: 13px;
  background: #fff;
}

.btn-arrow-before a:hover:after {
  left: 10px;
  background: #fff;
}

.btn-arrow-before a:hover:before {
  left: 10px;
  background: #fff;
}

@media only screen and (max-width: 1220px) {
  .btn-arrow-before a {
    padding-left: 70px !important;
    padding-right: 70px !important;
    position: relative;
  }
  .btn-arrow-before a span:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #142e70;
    border-radius: 50px;
    left: 10px;
    top: 50%;
    margin-top: -1px;
  }
  .btn-arrow-before a:after {
    position: absolute;
    bottom: 50%;
    margin-bottom: -3px;
    left: 9px;
    content: "";
    width: 8px;
    height: 2px;
    background: #142e70;
    display: block;
    border-radius: 50px;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .btn-arrow-before a:before {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 9px;
    content: "";
    width: 8px;
    height: 2px;
    background: #142e70;
    display: block;
    border-radius: 50px;
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  .btn-arrow-before a:hover span:after {
    left: 13px;
    background: #fff;
  }
  .btn-arrow-before a:hover:after {
    left: 10px;
    background: #fff;
  }
  .btn-arrow-before a:hover:before {
    left: 10px;
    background: #fff;
  }
}

.btn.btn-white a {
  border: 1px solid #fff;
  color: #fff;
}

.btn.btn-arrow.btn-white a {
  color: #fff;
}

.btn.btn-arrow.btn-white a span:after {
  background: #fff;
}

.btn.btn-arrow.btn-white a:after {
  background: #fff;
}

.btn.btn-arrow.btn-white a:before {
  background: #fff;
}

.btn.btn-middle a {
  padding-left: 95px;
  padding-right: 95px;
}

.btn-list {
  text-align: center;
}

.btn-list .btn {
  display: inline-block;
  width: 325px;
}

.btn-list .btn a {
  width: 100%;
}

@media only screen and (max-width: 1220px) {
  .btn {
    margin: 10px 0 0 0;
    padding: 0;
  }
  .btn a {
    padding: 10px 5px;
    width: 100%;
    text-align: center;
  }
  .btn.btn-arrow a {
    padding-right: 0;
  }
  .btn.btn-arrow a span:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #142e70;
    border-radius: 50px;
    right: 10px;
    top: 50%;
    margin-top: -1px;
  }
  .btn.btn-arrow a:after {
    position: absolute;
    bottom: 50%;
    margin-bottom: -4px;
    right: 10px;
    width: 8px;
    height: 2px;
  }
  .btn.btn-arrow a:before {
    margin-top: -4px;
    right: 10px;
    content: "";
    width: 8px;
    height: 2px;
  }
  .btn.btn-arrow a:hover span:after {
    right: 10px;
  }
  .btn.btn-arrow a:hover:after {
    right: 10px;
  }
  .btn.btn-arrow a:hover:before {
    right: 10px;
  }
  .btn.btn-middle a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .btn-list {
    text-align: center;
  }
  .btn-list .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .btn-list .btn a {
    width: 100%;
  }
}

.cmn-lead-text p {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.69;
  text-align: center;
  color: #142e70;
  margin: 40px 0;
}

.cmn-lead-text .lead-small-text {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #000000;
  margin: 20px 0 40px 0;
}

@media only screen and (max-width: 1220px) {
  .cmn-lead-text p {
    font-size: 1.8rem;
    line-height: 1.69;
    text-align: center;
    color: #142e70;
    margin: 15px 0;
  }
  .cmn-lead-text .lead-small-text {
    font-size: 1.6rem;
    text-align: center;
    color: #000000;
    margin: 15px 0 15px 0;
  }
}

.cmn-icon-title figure {
  text-align: center;
  margin: 0 0 30px;
}

@media only screen and (max-width: 1220px) {
  .cmn-icon-title figure {
    margin: 0 0 10px;
  }
  .cmn-icon-title figure img {
    width: 52px;
  }
}

.solution-cnt.section-cnt {
  padding-bottom: 65px;
}

.solution-cnt {
  padding-top: 70px;
}

.solution-cnt .case-block {
  margin-top: 45px;
  margin-left: -30px;
}

.solution-cnt .case-block > dl {
  float: left;
  max-width: 380px;
  margin: 0;
  margin-left: 30px;
}

.solution-cnt .case-block > dl > dt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background: #fff;
  padding: 15px 20px;
  margin: 0 0 25px;
  position: relative;
}

.solution-cnt .case-block > dl > dt:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12.5px 0 12.5px;
  border-color: #f8d71f transparent transparent transparent;
  top: 100%;
  margin-left: -20px;
  left: 50%;
}

.solution-cnt .case-block > dl > dt span {
  font-size: 0.875em;
  display: block;
  font-weight: normal;
}

.solution-cnt .case-block > dl > dd {
  margin: 0;
}

.solution-cnt .case-block > dl > dd > dl > dt {
  padding: 15px 20px;
  background: #fff;
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}

.solution-cnt .case-block > dl > dd > dl > dt span {
  color: #142e70;
}

.solution-cnt .case-block > dl > dd > dl > dd {
  margin: 0;
  padding: 15px 20px;
  background: #fff;
  margin: 0;
}

@media only screen and (max-width: 1220px) {
  .solution-cnt {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .solution-cnt .case-block {
    margin-top: 15px;
    margin-left: 0;
  }
  .solution-cnt .case-block > dl {
    max-width: inherit;
    width: 100%;
    margin-left: 0;
  }
  .solution-cnt .case-block > dl > dt {
    font-size: 1.3rem;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    margin: 0 0 15px;
    position: relative;
  }
  .solution-cnt .case-block > dl > dt:after {
    border-style: solid;
    border-width: 10px 6px 6px;
    border-color: #f8d71f transparent transparent transparent;
    margin-left: -10px;
  }
  .solution-cnt .case-block > dl > dt span {
    font-size: 0.875em;
  }
  .solution-cnt .case-block > dl > dd {
    margin: 0;
  }
  .solution-cnt .case-block > dl > dd > dl > dt {
    padding: 10px;
    margin: 0 0 2px;
    font-size: 1.3rem;
  }
  .solution-cnt .case-block > dl > dd > dl > dt span {
    color: #142e70;
  }
  .solution-cnt .case-block > dl > dd > dl > dd {
    padding: 10px;
  }
}

.step-cnt {
  padding-top: 70px;
}

.step-cnt .step-list {
  padding: 0;
}

.step-cnt .step-list li {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 30px 0 0 0;
}

.step-cnt .step-list li figure {
  text-align: center;
}

.step-cnt .step-list li .step-no {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  display: block;
  line-height: 1;
  padding: 3px 0;
  color: #fff;
  background: #142e70;
  margin: 35px 0 0 0;
}

.step-cnt .step-list li h4 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 5px 0 6px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 1220px) {
  .step-cnt {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .step-cnt .step-list li {
    font-size: 1.3rem;
    margin: 20px 0 0 0;
  }
  .step-cnt .step-list li figure {
    text-align: center;
  }
  .step-cnt .step-list li figure img {
    height: 18vw;
  }
  .step-cnt .step-list li .step-no {
    font-size: 1.2rem;
    margin: 10px 0 0 0;
  }
  .step-cnt .step-list li h4 {
    font-size: 1.3rem;
    margin: 5px 0 6px;
  }
}

.carSelect-cnt {
  padding-top: 70px;
}

.carSelect-cnt .car-slider {
  margin-top: 35px;
}

@media only screen and (max-width: 1220px) {
  .carSelect-cnt {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .carSelect-cnt .car-slider {
    margin-top: 35px;
  }
}

.cost-cnt {
  padding-top: 70px;
}

.cost-cnt .lead-text {
  font-size: 60px;
  font-size: 6.0rem;
  font-weight: bold;
  color: #142e70;
}

.cost-cnt .lead-text span {
  font-size: 0.4em;
}

.cost-cnt .next-text {
  font-weight: bold;
  border-bottom: 2px solid #f8d71f;
  text-align: center;
  padding: 0 0 8px;
  margin: 20px 0 0 0;
}

.cost-cnt .cost-list {
  margin: 40px 0 0 0;
}

.cost-cnt .cost-list li {
  margin-bottom: 20px;
}

.cost-cnt .cost-list li .item-in {
  background: #fafaed;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 10px 0;
}

.cost-cnt .cost-list li i {
  position: relative;
  margin: 0 8px 0 0;
  display: inline-block;
  top: -4px;
}

@media only screen and (max-width: 1220px) {
  .cost-cnt {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .cost-cnt .lead-text {
    font-size: 2.9rem;
  }
  .cost-cnt .next-text {
    padding: 0 0 3px;
    margin: 20px 0 0 0;
  }
  .cost-cnt .cost-list {
    margin: 20px 0 0 0;
  }
  .cost-cnt .cost-list li {
    margin-bottom: 5px;
  }
  .cost-cnt .cost-list li .item-in {
    font-size: 1.3rem;
    padding: 5px 0;
  }
  .cost-cnt .cost-list li i {
    position: relative;
    margin: 0 4px 0 0;
    display: inline-block;
    top: -2px;
  }
  .cost-cnt .cost-list li i img {
    height: 13px;
  }
}

.compensation-cnt {
  padding-top: 70px;
}

.compensation-cnt h4 {
  color: #142e70;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 50px 0 5px;
}

.compensation-cnt .compensation-list {
  margin: 0 0 5px;
}

.compensation-cnt .compensation-list dl {
  display: table;
  background: #fff;
  padding: 15px 15px 15px 40px;
  margin: 0 0 2px 0;
  width: 100%;
}

.compensation-cnt .compensation-list dl dt {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  width: 210px;
  position: relative;
}

.compensation-cnt .compensation-list dl dt:after, .compensation-cnt .compensation-list dl dt:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -8px;
}

.compensation-cnt .compensation-list dl dt:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #21211f;
  left: -20px;
  border-radius: 20px;
}

.compensation-cnt .compensation-list dl dt:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #ffffff;
  left: -24px;
  border-radius: 20px;
}

.compensation-cnt .compensation-list dl dd {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 1220px) {
  .compensation-cnt {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .compensation-cnt h4 {
    color: #142e70;
    font-size: 1.3rem;
    margin: 10px 0 5px;
  }
  .compensation-cnt .compensation-list {
    margin: 0 0 5px;
  }
  .compensation-cnt .compensation-list dl {
    display: block;
    background: #fff;
    padding: 8px 10px;
    margin: 0 0 2px 0;
  }
  .compensation-cnt .compensation-list dl dt {
    display: block;
    vertical-align: middle;
    font-size: 1.3rem;
    width: 100%;
    position: relative;
    padding-left: 12px;
  }
  .compensation-cnt .compensation-list dl dt:after, .compensation-cnt .compensation-list dl dt:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -6px;
  }
  .compensation-cnt .compensation-list dl dt:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #21211f;
    left: 0;
    border-radius: 20px;
  }
  .compensation-cnt .compensation-list dl dt:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #ffffff;
    left: -2px;
    border-radius: 20px;
  }
  .compensation-cnt .compensation-list dl dd {
    display: table-cell;
    vertical-align: middle;
  }
}

.caution-list {
  padding: 20px;
  border: 1px solid #d1d1d1;
  margin: 40px 0 0 0;
}

.caution-list dl {
  margin: 0 0 20px 0;
}

.caution-list dl:last-child {
  margin-bottom: 0;
}

.caution-list dl dt {
  font-weight: bold;
  margin-bottom: 8px;
}

.caution-list dl dt i {
  display: inline-block;
  position: relative;
  margin: 0 8px 0 0;
}

.caution-list dl dd {
  margin: 0 0 0 0;
}

.caution-list dl dd li {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 1em;
  text-indent: -1em;
}

@media only screen and (max-width: 1220px) {
  .caution-list {
    padding: 12px 10px;
    margin: 17px 0 0 0;
  }
  .caution-list dl {
    margin: 0 0 15px 0;
  }
  .caution-list dl:last-child {
    margin-bottom: 0;
  }
  .caution-list dl dt {
    font-weight: bold;
    margin-bottom: 3px;
  }
  .caution-list dl dt i {
    margin: 0 5px 0 0;
  }
  .caution-list dl dt i img {
    height: 12px;
  }
  .caution-list dl dd {
    margin: 0 0 0 0;
  }
  .caution-list dl dd li {
    font-size: 1.3rem;
  }
}

.flow-ex-cnt {
  padding-bottom: 50px;
}

.flow-ex-cnt .flow-list ol {
  padding-left: 0;
}

.flow-ex-cnt .flow-list ol li {
  width: 270px;
  border: 1px solid #142e70;
  float: left;
  margin-left: 40px;
  font-size: 24px;
  font-size: 2.2rem;
  padding: 16px;
  font-weight: bold;
  text-align: center;
  position: relative;
}

.flow-ex-cnt .flow-list ol li:nth-of-type(4n-3) {
  margin-left: 0;
}

.flow-ex-cnt .flow-list ol li:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #f8d71f;
  top: 50%;
  margin-top: -12px;
  right: -32px;
}

.flow-ex-cnt .flow-list ol li span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  background: #142e70;
  line-height: 1;
  padding: 6px 8px;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

@media only screen and (max-width: 1220px) {
  .flow-ex-cnt {
    padding-bottom: 20px;
  }
  .flow-ex-cnt .flow-list ol {
    padding-left: 0;
  }
  .flow-ex-cnt .flow-list ol li {
    width: 100%;
    float: none;
    margin-left: 0;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 7px 0 15px;
    font-weight: bold;
    padding: 7px;
  }
  .flow-ex-cnt .flow-list ol li:after {
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #f8d71f transparent transparent;
    bottom: -13px;
    left: 50%;
    top: inherit;
  }
  .flow-ex-cnt .flow-list ol li span {
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    padding: 3px 6px 3px 6px;
    margin-right: 4px;
    position: absolute;
    top: inherit;
    left: inherit;
    left: 15px;
  }
  .flow-ex-cnt .flow-list ol li:last-child:after {
    display: none;
  }
}

.flow-detail-ex-cnt dl {
  position: relative;
  margin: 0;
}

.flow-detail-ex-cnt dl dd {
  background: #ffffff;
  padding: 16px 20px 40px;
  margin: 0;
  position: relative;
}

.flow-detail-ex-cnt dl dd:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50px 0 50px;
  border-color: #ffffff transparent transparent;
  top: 100%;
  left: 50%;
  margin-left: -50px;
}

.flow-detail-ex-cnt dl dt {
  background: #ffffff;
  padding: 26px 20px;
  margin: 0 0 4px;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}

.flow-detail-ex-cnt dl dt span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  background: #142e70;
  line-height: 1;
  padding: 6px 8px;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  top: -4px;
  margin-right: 8px;
}

.flow-detail-ex-cnt dl:nth-of-type(2n) {
  background: #fff;
}

.flow-detail-ex-cnt dl:nth-of-type(2n) dt {
  background: #fafaed;
}

.flow-detail-ex-cnt dl:nth-of-type(2n) dd {
  background: #fafaed;
}

.flow-detail-ex-cnt dl:nth-of-type(2n) dd:after {
  border-color: #fafaed transparent transparent;
}

.flow-detail-ex-cnt dl:nth-of-type(1) {
  z-index: 4;
}

.flow-detail-ex-cnt dl:nth-of-type(2) {
  z-index: 3;
}

.flow-detail-ex-cnt dl:nth-of-type(3) {
  z-index: 2;
}

.flow-detail-ex-cnt dl:nth-of-type(4) {
  z-index: 1;
}

@media only screen and (max-width: 1220px) {
  .flow-detail-ex-cnt dl {
    position: relative;
    margin: 0;
  }
  .flow-detail-ex-cnt dl dd {
    background: #ffffff;
    padding: 10px;
  }
  .flow-detail-ex-cnt dl dd:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 25px 0 25px;
    border-color: #ffffff transparent transparent;
    top: 100%;
    left: 50%;
    margin-left: -25px;
  }
  .flow-detail-ex-cnt dl dt {
    background: #ffffff;
    padding: 10px;
    margin: 0 0 4px;
    font-weight: bold;
    font-size: 1.3rem;
  }
  .flow-detail-ex-cnt dl dt span {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 5px 6px 3px 6px;
    margin-right: 8px;
    position: static;
  }
  .flow-detail-ex-cnt dl:nth-of-type(2n) {
    background: #fff;
  }
  .flow-detail-ex-cnt dl:nth-of-type(2n) dt {
    background: #fafaed;
  }
  .flow-detail-ex-cnt dl:nth-of-type(2n) dd {
    background: #fafaed;
  }
  .flow-detail-ex-cnt dl:nth-of-type(2n) dd:after {
    border-color: #fafaed transparent transparent;
  }
  .flow-detail-ex-cnt dl:nth-of-type(1) {
    z-index: 4;
  }
  .flow-detail-ex-cnt dl:nth-of-type(2) {
    z-index: 3;
  }
  .flow-detail-ex-cnt dl:nth-of-type(3) {
    z-index: 2;
  }
  .flow-detail-ex-cnt dl:nth-of-type(4) {
    z-index: 1;
  }
}

.cmn-btn-sec {
  margin-top: 15px;
}

.campaign-cnt {
  padding-top: 60px;
}

.campaign-cnt .campaign-list .item {
  margin-bottom: 30px;
}

.campaign-cnt .campaign-list .item-in {
  border: 1px solid #d1d1d1;
}

.campaign-cnt .campaign-list .item-in a {
  color: #000;
}

.campaign-cnt .campaign-list .item-in .comment-area {
  padding: 16px 20px;
}

.campaign-cnt .campaign-list .item-in .time {
  color: #555555;
  margin-bottom: 17px;
}

.campaign-cnt .campaign-list .item-in .time .new {
  color: #fff;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 1;
  padding: 4px 20px;
  background: #142e70;
  margin-left: 10px;
}

@media only screen and (max-width: 1220px) {
  .campaign-cnt {
    padding-top: 20px;
  }
  .campaign-cnt .campaign-list .item {
    margin-bottom: 15px;
  }
  .campaign-cnt .campaign-list .item-in {
    border: 1px solid #d1d1d1;
  }
  .campaign-cnt .campaign-list .item-in figure img {
    width: 100%;
  }
  .campaign-cnt .campaign-list .item-in .comment-area {
    padding: 10px 10px;
  }
  .campaign-cnt .campaign-list .item-in .time {
    color: #555555;
    margin-bottom: 6px;
  }
  .campaign-cnt .campaign-list .item-in .time .new {
    color: #fff;
    font-style: normal;
    font-size: 1.2rem;
    display: inline-block;
    line-height: 1;
    padding: 2px 10px;
    background: #142e70;
    margin-left: 5px;
  }
}

.campaign-detail-cnt .article-detail {
  margin-top: 60px;
  background: #fff;
  padding: 60px 50px;
}

.campaign-detail-cnt .article-detail .time {
  color: #555555;
}

.campaign-detail-cnt .article-detail h3 {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d1d1d1;
}

.campaign-detail-cnt .article-detail .comment-area {
  margin-bottom: 40px;
}

.campaign-detail-cnt .article-detail .img-area {
  text-align: left;
}

.campaign-detail-cnt .article-detail .img-area figure {
  margin-bottom: 30px;
}

.campaign-detail-cnt .detail-paging {
  margin-top: 70px;
}

@media only screen and (max-width: 1220px) {
  .campaign-detail-cnt .article-detail {
    margin-top: 20px;
    padding: 20px 10px;
  }
  .campaign-detail-cnt .article-detail .time {
    color: #555555;
  }
  .campaign-detail-cnt .article-detail h3 {
    font-size: 1.8rem;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #d1d1d1;
    font-weight: normal;
  }
  .campaign-detail-cnt .article-detail .comment-area {
    margin-bottom: 20px;
  }
  .campaign-detail-cnt .article-detail .img-area {
    text-align: left;
  }
  .campaign-detail-cnt .article-detail .img-area figure {
    margin-bottom: 20px;
  }
  .campaign-detail-cnt .detail-paging {
    margin-top: 30px;
  }
}

.news-cnt {
  padding-top: 150px;
}

.news-cnt .news-list dl {
  display: table;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding: 25px 0;
}

.news-cnt .news-list dl dt {
  display: table-cell;
  width: 150px;
  color: #555555;
}

.news-cnt .news-list dl dd {
  display: table-cell;
  vertical-align: top;
}

.news-cnt .news-list dl dd i {
  color: #fff;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 1;
  padding: 4px 20px;
  background: #142e70;
  margin-left: 10px;
}

@media only screen and (max-width: 1220px) {
  .news-cnt {
    padding-top: 45px;
  }
  .news-cnt .news-list dl {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .news-cnt .news-list dl dt {
    display: block;
    width: 100%;
    color: #555555;
  }
  .news-cnt .news-list dl dd {
    display: block;
    vertical-align: top;
  }
  .news-cnt .news-list dl dd i {
    color: #fff;
    font-style: normal;
    font-size: 1.0rem;
    display: inline-block;
    line-height: 1;
    padding: 2px 10px;
    background: #142e70;
    margin-left: 5px;
  }
}

.act-table-cnt {
  padding-top: 50px;
}

.act-table-cnt a {
  text-decoration: underline;
  word-break: break-all;
}

@media only screen and (max-width: 1220px) {
  .act-table-cnt {
    padding-top: 15px;
  }
}

.policy-cnt {
  padding-top: 50px;
}

.policy-cnt .policy-list .p-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 0;
}

.policy-cnt .policy-list li {
  font-size: 16px;
  font-size: 1.6rem;
  text-indent: -1em;
  padding-left: 1em;
}

@media only screen and (max-width: 1220px) {
  .policy-cnt {
    padding-top: 20px;
  }
  .policy-cnt .policy-list .p-title {
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .policy-cnt .policy-list li {
    font-size: 1.3rem;
    text-indent: -1em;
    padding-left: 1em;
  }
}

.faq-cnt .tab-list{
	margin-left: -15px;
	margin-bottom: 60px;
}

.faq-cnt .tab-list li{
	width: calc(33.3333% - 15px);
	border: 1px solid #142e70;
	margin-left: 15px;
	float: left;
}

.faq-cnt .tab-list li a{
	font-size: 1.6rem;
	text-align: center;
	display: block;
	padding: 25px;
	color: #000000;
}

.faq-cnt .tab-list li a:hover{
	background: #142e70;
	color: #ffffff;
	opacity: 1;
}

.faq-cnt .tab-list li.active a{
	background: #142e70;
	color: #ffffff;
}



.accordion dt{
	border: 1px solid #d1d1d1;
	font-weight: bold;
	font-size: 2.0rem;
	color: #000;
	cursor: pointer;
	padding: 20px 30px 20px 60px;
	text-indent: -16px;
	margin: 10px 0 0 0;
	position: relative;
}

.accordion dt:before{
	content: "";
	display: block;
	position: absolute;
	height: 4px;
	width: 30px;
	background: #142e70;
	right: 30px;
	top: 50%;
	margin-top: -2px;
}

.accordion dt:after{
	content: "";
	display: block;
	position: absolute;
	height: 30px;
	width: 4px;
	background: #142e70;
	right: 43px;
	top: 50%;
	margin-top: -15px;
}

.accordion dt span{
	color: #142e70;
	display: inline-block;
	margin-right: 15px;
}

.accordion dt.active:after{
	display: none;
}

.accordion dd{
	background: #fafaed;
	margin: 0;
	padding: 20px 30px 20px 60px;
	text-indent: -16px;
	font-size: 2.0rem;
	display: none;
}

.accordion dd span{
	color: #142e70;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
}

@media only screen and (max-width: 767px) {

	.faq-cnt .tab-list{
		margin: 0 0 27px;
	}

	.faq-cnt .tab-list li{
		float: none;
		margin: 0;
		margin-bottom: 5px;
		width: 100%;
	}
	.faq-cnt .tab-list li a{
		font-size: 1.2rem;
		padding: 13px;
	}
	
	.accordion dt{
		border: 1px solid #d1d1d1;
		font-weight: bold;
		font-size: 1.3rem;
		color: #000;
		cursor: pointer;
		padding: 13px 30px 13px 26px;
		text-indent: -8px;
		margin: 10px 0 0 0;
		position: relative;
	}

	.accordion dt:before{
		content: "";
		display: block;
		position: absolute;
		height: 2px;
		width: 15px;
		background: #142e70;
		right: 10px;
		top: 50%;
		margin-top: -1px;
	}

	.accordion dt:after{
		content: "";
		display: block;
		position: absolute;
		height: 15px;
		width: 2px;
		background: #142e70;
		right: 16px;
		top: 50%;
		margin-top: -7.5px;
	}

	.accordion dt span{
		color: #142e70;
		display: inline-block;
		margin-right: 5px;
	}

	.accordion dt.active:after{
		display: none;
	}

	.accordion dd{
		background: #fafaed;
		margin: 0;
		font-size: 1.3rem;
		padding: 13px 30px 13px 26px;
		text-indent: -8px;
		display: none;
	}

	.accordion dd span{
		margin-right: 5px;
	}

}

/*form*/

.f-w-middle{
	width: 400px;
}

.form-ttl{
	margin-bottom: 2px;
	font-size: 1.4rem;
}

.table thead th{
	font-weight: normal;
	font-size: 3.6rem;
	line-height: 1.69;
	padding: 20px !important;
}

.table-select label{
	font-weight: normal;
	margin-bottom: 0;
	margin-right: 30px;
}

.table-select.table th{
	background: #fff6df;
}

.table-select label span{
	display: inline-block;
	margin-left: 5px;
}

.table textarea{
	height: 300px;
	overflow-y: scroll;
}

.table i.required{
	color: #fff;
	display: inline-block;
	font-style: normal;
	background: rgba(224,11,11,1.00);
	padding: 4px 5px;
	line-height: 1;
	font-size: 1rem;
	margin-left: 5px;
}



@media only screen and (max-width: 1220px) {
	.contact-cnt .table th,.contact-cnt .table td,.contact-cnt .table tr,.contact-cnt .table tbody{
		display: block;
		width: 100%;
	}
	.form-group{
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.f-w-middle{
		width: 100%;
	}
}

.alert-text{
	color: rgba(196,13,16,1.00);
	margin-top: 3px;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] ,.btn-contact{
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
	margin: 0 auto;
	display: block;
	padding: 20px;
	color: #000000;
	padding: 17px 95px;
	border: 1px solid #142e70;
	background: #fff;
	margin-top: 50px;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

input[type="submit"]:hover,
input[type="button"]:hover{
	background: #142e70;
	color: #fff;
	opacity: 1;
}

.contact-btn-column{
	width: 530px;
	margin: 50px auto 0;
}

.contact-btn-column .btn{
	float: right;
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
}

.contact-btn-column .btn a:hover{
	opacity: 1;
}

.contact-btn-column input[type="submit"]{
	float: left;
	width: auto;
	margin: 0 !important
}

@media only screen and (max-width: 1220px) {
	.contact-btn-column input[type="submit"]{
		float: none;
		width: 100%;
		margin: 0 !important
	}
	.contact-btn-column .btn{
		float: none;
		width: 100%;
		margin: 20px 0 0 0 !important;
		padding: 0 !important;
	}

}

@media only screen and (max-width: 1220px) {
	.contact-btn-column{
		width: 100%;
	}
}

.course-cnt .anker-list{
	margin-bottom: 70px;
	margin-left: -15px;
}

.course-cnt .anker-list li{
	width: calc(33.3333% - 15px);
	border: 1px solid #142e70;
	margin-left: 15px;
	float: left;
}

.course-cnt .anker-list li a{
	font-size: 1.6rem;
	text-align: center;
	display: block;
	padding: 25px;
	color: #000000;
	position: relative;
}

.course-cnt .anker-list li a span{
	position: relative;
}

.course-cnt .anker-list li a span:before{
	position: absolute;
	top: 50%;
	right: -19px;
	content: "";
	display: block;
	width: 12px;
	height: 3px;
	background: #20201e;
	border-radius: 20px;
	 -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.course-cnt .anker-list li a span:after{
	position: absolute;
	top: 50%;
	right: -25px;
	content: "";
	display: block;
	width: 12px;
	height: 3px;
	background: #20201e;
	border-radius: 20px;
	 -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.course-cnt .anker-list li a:hover span:before,.course-cnt .anker-list li a:hover span:after{
	background: #fff;
}
.course-cnt .anker-list li a:hover{
	color: #fff;
	background: #142e70;
	opacity: 1;
}

@media only screen and (max-width: 767px) {

	.course-cnt .anker-list{
		margin: 0 0 27px;
	}

	.course-cnt .anker-list li{
		float: none;
		margin: 0;
		margin-bottom: 5px;
		width: 100%;
	}
	.course-cnt .anker-list li a{
		font-size: 1.2rem;
		padding: 13px;
	}
}


.couse-selectarea .item p.next-flow{
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
	background: #fff;
	padding: 16px;
}

.couse-selectarea .item p.next-flow:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 12px 0 12px;
	border-color: #f8d71f transparent transparent transparent;
}

@media only screen and (max-width: 1200px) {
	.couse-selectarea .item p.next-flow{
			font-size: 1.3rem;
			padding: 10px;
			margin-bottom: 15px;
	}
	.couse-selectarea .item p.next-flow:after{
		border-width: 10px 7.5px 0 7.5px;
	}
}

.couse-selectarea .course-box{
	background: #fff;
	border: 1px solid #142e70;
}

.couse-selectarea .course-box h4{
	margin: 0;
	background: #142e70;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	font-size: 2.4rem;
}

.couse-selectarea .course-box p{
	font-size: 4.0rem;
	font-weight: bold;
	color: #142e70;
	text-align: center;
	margin: 10px 0;
}

.couse-selectarea .course-box p span{
	font-size: 0.6em;
}

@media only screen and (max-width: 1220px) {
	.couse-selectarea .course-box h4{
		font-size: 1.3rem;
		padding: 10px;
	}
	.couse-selectarea .course-box p{
		font-size: 1.6rem;
	}
}

.couse-selectarea .course-box ul{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.couse-selectarea .course-box li{
	margin-bottom: 10px;
}
.couse-selectarea .course-box li > div{
	border: 1px solid #142e70;
	text-align: center;
	padding: 15px;
	font-size: 2.4rem;
}

.couse-selectarea .course-box li > div i{
	position: relative;
	top: -1px;
	left: -3px;
}

@media only screen and (max-width: 1220px) {
	.couse-selectarea .course-box li > div{
		font-size: 1.3rem;
		padding: 7px;
	}
	
	.couse-selectarea .course-box li > div i img{
		width: 12px;
	}
}

.caption{
	color: #142e70;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: left;
	margin: 0 0 3px;
}

.course-table{
	background: #fff;
	padding: 20px;
}

.course-table .table thead th{
	font-size: 1.6rem;
	color: #fff;
	background: #142e70;
	text-align: center;
	padding: 15px !important;
}

.course-table .table tbody td,.course-table .table tbody th{
	text-align: center;
	vertical-align: middle;
}

@media only screen and (max-width: 1220px) {
	.caption{
		font-size: 1.6rem;
	}
	.course-table{
		padding: 10px;
	}
	.course-table .table{
		display: table;
	}
	.course-table .table tbody td,.course-table .table tbody th,.course-table .table thead th,.course-table .table thead td{
		display: table-cell;
	}
	.course-table .table thead th{
		font-size: 1.3rem;
		padding: 10px !important;
	}
	.course-table .table thead th:nth-of-type(2),.course-table .table thead th:nth-of-type(3){
		width: 130px;
	}
}

.course-cnt .notes li{
	font-size: 1.4rem;
}

@media only screen and (max-width: 1220px) {
	.course-cnt .notes li{
		font-size: 1.0rem;
	}
}

.rental-section figure{
	text-align: center;
	margin-bottom: 30px;
}

.rental-section .item-in{
	background: #fff;
}

.rental-section h5{
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	border-bottom: 2px solid #fafaed;
}

.rental-section p{
	padding: 15px;
	font-size: 1.6rem;
	font-weight: bold;
}


@media only screen and (max-width: 1220px) {
	.rental-section h5{
		font-size: 1.6rem;
	}
	.rental-section p{
		font-size: 1.3rem;
	}
	
	.rental-section figure{
		margin-bottom: 15px;
	}
	
	.rental-section .item{
		margin-bottom: 10px;
	}
}

.insurance-box{
	border: 1px solid #142970;
	padding: 65px 40px 40px;
	position: relative;
}

.insurance-box h4{
	width: 325px;
	background: #142970;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 2.4rem;
	padding: 20px;
	position: absolute;
	top: -40px;
	left: 50%;
	margin: 0;
	margin-left: -162px;
	
}

.insurance-box h4 span{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #ffffff;
	border-radius: 100px;
	color: #142970;
	font-size: 2.4rem;
	margin-right: 10px;
}

.insurance-check-list li{
	border-bottom: 1px solid #142970;
	padding: 14px 0 10px;
	font-size: 2.4rem;
	line-height: 1.7;
	padding-left: 28px;
	text-indent: -28px;
}

.insurance-check-list li i{
	  position: relative;
    top: -4px;
	margin-right: 5px;
}

.insurance-box  .under-box h5{
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #f8d71f;
	position: relative;
	margin: 0 0 30px;
	padding: 0 0 7px;
}

.insurance-box  .under-box{
	padding: 20px;
	margin: 40px 0 0 0;
}

.insurance-box  .under-box h5:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 12px 0 12px;
	border-color: #f8d71f transparent transparent transparent;
	margin-left: -12px;
}

.insurance-box  .under-box .bordedr-area{
	border: 1px solid #d1d1d1;
	padding: 15px 20px;
	font-size: 1.6rem;
	margin-bottom: 20px;
}


.insurance-box  .trial-list{
	margin-left: -30px;
}

.insurance-box  .trial-list dl{
	width: 154px;
	float: left;
	margin: 0 0 0 30px;
	background: #fff;
	position: relative;
}

.insurance-box  .trial-list dl:after{
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 100%;
	margin-top: -10px;
	margin-left: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 20px;
	border-color: transparent transparent transparent #f8d71f;
}

.insurance-box  .trial-list dl:last-child:after{
	display: none;
}

.insurance-box  .trial-list dl dt{
	font-size: 1.6rem;
	border-bottom:  2px solid #fafaed;
	text-align: center;
	margin: 0;
	padding: 8px 5px;
}

.insurance-box  .trial-list dl dd{
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0;
	text-align: center;
	padding: 8px 5px;
}

#insurance{
	padding: 50px 0 100px;
}

@media only screen and (max-width: 1220px) {
	#insurance{
		padding: 20px 0 20px;
	}
	.insurance-box h4{
		font-size: 1.6rem;
		width: 250px;
		padding: 10px;
		margin-left: -125px;
		top: -23px;
	}
	.insurance-box h4 span{
		font-size: 1.4rem;
		width: 20px;
		height: 20px;
	}
	.insurance-box{
		padding:30px 10px 10px;
	}
	.insurance-check-list li i{
		top: -2px;
	}
	.insurance-check-list li i img{
		width: 12px;
	}
	.insurance-check-list li{
		font-size: 1.3rem;
		text-indent: -17px;
		padding: 14px 0 10px!important;
		padding-left: 17px !important;
	}
	.insurance-box .under-box{
		margin: 20px 0 0;
		padding: 10px;
	}
	.insurance-box .under-box h5{
		font-size: 1.6rem;
	}
	.insurance-box .under-box .bordedr-area{
		font-size: 1.3rem;
		padding: 10px;
	}
	
	.insurance-box  .trial-list{
		margin-left: 0;
	}
	
	.insurance-box  .trial-list dl{
		width: 100%;
		float: none;
		margin: 0;
		margin-bottom: 15px;
	}
	.insurance-box  .trial-list dl:after{
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		top: inherit;
		bottom: -10px;
		margin-left: -12px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 7.5px 0 7.5px;
		border-color: #f8d71f transparent transparent transparent;
		
	}
	.insurance-box .trial-list dl dd{
		font-size: 1.6rem;
	}
}

.trial-u-text{
	text-align: center;
	font-weight: bold;
	font-size: 2.4rem;
	color: #142970;
	margin: 25px 0 0 0;
}

.insurance-box .cargo-table tbody td{
	text-align: center;
	width: 50%;
	padding: 10px;
}

@media only screen and (max-width: 1220px) {

	.cargo-table .table{
		display: table;
	}
	.cargo-table .table tbody td,.cargo-table .table tbody th,.cargo-table .table thead th,.cargo-table .table thead td{
		display: table-cell;
	}
	.cargo-table .table thead th{
		font-size: 1.3rem;
		padding: 10px !important;
	}
}

.car-type-list .item{
	margin-bottom: 30px;
}

.car-type-list .item-in{
	background: #fff;
	padding-bottom: 20px;
}
.car-type-list .item-in figure{
	margin-bottom: 15px;
}

.car-type-list .car-maker{
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.6rem;
	
}
.car-type-list h4{
	margin: 0 0 10px;
	font-size: 2.2rem;
	line-height: 1;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}
.car-type-list .car-old{
	color: #000;
	font-size: 1.4rem;
	padding-left: 20px;
	padding-right: 20px;
}

#model{
	padding: 50px 0 70px;
}

@media only screen and (max-width: 1220px) {
	#model{
		padding: 20px 0;
	}
	.car-type-list .car-maker{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.3rem;
	}
	.car-type-list h4{
		font-size: 1.6rem;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 5px;
	}
	.car-type-list .car-old{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1rem;
	}
	.car-type-list .item-in{
		padding-bottom: 10px;
	}
	.car-type-list .item-in figure{
		margin-bottom: 10px;
	}
	.row.sp-pd10 .item{
		margin-bottom: 15px;
	}
}

#estimate-area{
	padding-top: 50px;
}

#estimate-area p.estimate-text{
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 15px;
}

.estimate-btn a{
	display: block;
	background: #f8d71f;
	color: #000;
	text-align: center;
	max-width: 480px;
	margin: 0 auto;
	padding: 25px;
	font-size: 2.4rem;
}

.estimate-btn a:hover{
	opacity: 1;
	background: #ffe65a;
}

@media only screen and (max-width: 1220px) {
	#estimate-area{
		padding-top: 20px;
	}
	#estimate-area p.estimate-text{
		font-size: 2rem;
	}
	.estimate-btn a{
		font-size: 1.6rem;
		padding: 10px;
	}
	.trial-u-text{
		font-size: 1.6rem;
		margin: 0;
	}
}

.course-cnt.section-cnt{
	padding-top: 70px;
}

@media only screen and (max-width: 767px) {
	.course-cnt.section-cnt{
		padding-top: 30px;
	}
}

#course-plan{
	padding-bottom: 100px;
	padding-top: 50px;
}

@media only screen and (max-width: 1220px) {
	#course-plan{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
.contact-detail{
	  background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
	display: block;
	margin: 10px 20px 0;
	background: #f8d71f;
	text-align: center;
	display: block;
	padding: 12px;
	color: #000;
	box-shadow: none;
	width: calc(100% - 40px);
}


.contact-detail:hover{
	opacity: 1;
	background: #ffe65a;
}