@charset "UTF-8";

.blog-archives-list .children>li>a,
.blog-archives-list>li>a,
.box-index-1-link,
.box-index-1-link img,
.breadcrumb a,
.btn,
.btn-1,
.btn-1-extended,
.btn-2-extended,
.btn-8,
.btn-8-extended,
.copyright-container a,
.footer-nav-1 .placeholder,
.footer-nav-1 a,
.footer-nav-2 .placeholder,
.footer-nav-2 a,
.footer-nav-3 .placeholder,
.footer-nav-3 a,
.header-other-sites ul a,
.img-hover,
.link-color-font,
.links-1 .placeholder,
.links-1 a,
.links-2 .placeholder,
.links-2 a,
.links-5 .placeholder,
.links-5 a,
.links-container-low-1 p a,
.slide-1-container .slick-slide a img,
.title-5-link {
    -webkit-transition: .2s linear;
    transition: .2s linear
}

/*!
 * 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 {
    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: 700
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
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
}

textarea {
    overflow: auto
}

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 {

    *,
    :after,
    :before {
        background: 0 0 !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) ")"
    }

    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }

    .blog-entry-body table,
    .table,
    .table-1,
    .table-2,
    .table-3,
    .table-4 {
        border-collapse: collapse !important
    }

    .blog-entry-body table td,
    .blog-entry-body table th,
    .table td,
    .table th,
    .table-1 td,
    .table-1 th,
    .table-2 td,
    .table-2 th,
    .table-3 td,
    .table-3 th,
    .table-4 td,
    .table-4 th {
        background-color: #fff !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../lib/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    background-color: #fff
}

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

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

a:focus,
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
}

.blog-entry-body p>img,
.blog-entry-eyecatch img,
.header-logo img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

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

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
h4,
h5 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
h4 .small,
h4 small,
h5 .small,
h5 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

p {
    margin: 0 0 11px
}

.small,
small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 11px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.blog-archives-list,
.blog-archives-list .children,
.footer-nav-1,
.footer-nav-2,
.footer-nav-3,
.links-1,
.links-2,
.links-5,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

dl {
    margin-top: 0;
    margin-bottom: 22px
}

dd,
dt {
    line-height: 1.6
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.6
}

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

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

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 13px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-8,
.col-sm-10,
.col-sm-12,
.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-xs-12,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8 {
    float: left
}

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

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

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

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

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

@media (min-width:768px) {

    .col-sm-10,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }
    /*---20230413市瀬追記--*/
    .col-sm-6-1 {
        width: 100%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }
}

@media (min-width:992px) {

    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8 {
        float: left
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-push-6 {
        left: 50%
    }
}

@media (min-width:1200px) {

    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

.blog-entry-body table,
.table,
.table-1,
.table-2,
.table-3,
.table-4 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px
}

.blog-entry-body table>tbody>tr>td,
.blog-entry-body table>tbody>tr>th,
.blog-entry-body table>tfoot>tr>td,
.blog-entry-body table>tfoot>tr>th,
.blog-entry-body table>thead>tr>td,
.blog-entry-body table>thead>tr>th,
.table-1>tbody>tr>td,
.table-1>tbody>tr>th,
.table-1>tfoot>tr>td,
.table-1>tfoot>tr>th,
.table-1>thead>tr>td,
.table-1>thead>tr>th,
.table-2>tbody>tr>td,
.table-2>tbody>tr>th,
.table-2>tfoot>tr>td,
.table-2>tfoot>tr>th,
.table-2>thead>tr>td,
.table-2>thead>tr>th,
.table-3>tbody>tr>td,
.table-3>tbody>tr>th,
.table-3>tfoot>tr>td,
.table-3>tfoot>tr>th,
.table-3>thead>tr>td,
.table-3>thead>tr>th,
.table-4>tbody>tr>td,
.table-4>tbody>tr>th,
.table-4>tfoot>tr>td,
.table-4>tfoot>tr>th,
.table-4>thead>tr>td,
.table-4>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.blog-entry-body table>thead>tr>th,
.table-1>thead>tr>th,
.table-2>thead>tr>th,
.table-3>thead>tr>th,
.table-4>thead>tr>th,
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.blog-entry-body table>caption+thead>tr:first-child>td,
.blog-entry-body table>caption+thead>tr:first-child>th,
.blog-entry-body table>thead:first-child>tr:first-child>td,
.blog-entry-body table>thead:first-child>tr:first-child>th,
.table-1>caption+thead>tr:first-child>td,
.table-1>caption+thead>tr:first-child>th,
.table-1>thead:first-child>tr:first-child>td,
.table-1>thead:first-child>tr:first-child>th,
.table-2>caption+thead>tr:first-child>td,
.table-2>caption+thead>tr:first-child>th,
.table-2>thead:first-child>tr:first-child>td,
.table-2>thead:first-child>tr:first-child>th,
.table-3>caption+thead>tr:first-child>td,
.table-3>caption+thead>tr:first-child>th,
.table-3>thead:first-child>tr:first-child>td,
.table-3>thead:first-child>tr:first-child>th,
.table-4>caption+thead>tr:first-child>td,
.table-4>caption+thead>tr:first-child>th,
.table-4>thead:first-child>tr:first-child>td,
.table-4>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.blog-entry-body table>tbody+tbody,
.table-1>tbody+tbody,
.table-2>tbody+tbody,
.table-3>tbody+tbody,
.table-4>tbody+tbody,
.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.blog-entry-body .table table,
.blog-entry-body .table-1 table,
.blog-entry-body .table-2 table,
.blog-entry-body .table-3 table,
.blog-entry-body .table-4 table,
.blog-entry-body table .table,
.blog-entry-body table .table-1,
.blog-entry-body table .table-2,
.blog-entry-body table .table-3,
.blog-entry-body table .table-4,
.blog-entry-body table table,
.table .blog-entry-body table,
.table .table,
.table .table-1,
.table .table-2,
.table .table-3,
.table .table-4,
.table-1 .blog-entry-body table,
.table-1 .table,
.table-1 .table-1,
.table-1 .table-2,
.table-1 .table-3,
.table-1 .table-4,
.table-2 .blog-entry-body table,
.table-2 .table,
.table-2 .table-1,
.table-2 .table-2,
.table-2 .table-3,
.table-2 .table-4,
.table-3 .blog-entry-body table,
.table-3 .table,
.table-3 .table-1,
.table-3 .table-2,
.table-3 .table-3,
.table-3 .table-4,
.table-4 .blog-entry-body table,
.table-4 .table,
.table-4 .table-1,
.table-4 .table-2,
.table-4 .table-3,
.table-4 .table-4 {
    background-color: #fff
}

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

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
}

.blog-entry-body table>tbody>tr.active>td,
.blog-entry-body table>tbody>tr.active>th,
.blog-entry-body table>tbody>tr>td.active,
.blog-entry-body table>tbody>tr>th.active,
.blog-entry-body table>tfoot>tr.active>td,
.blog-entry-body table>tfoot>tr.active>th,
.blog-entry-body table>tfoot>tr>td.active,
.blog-entry-body table>tfoot>tr>th.active,
.blog-entry-body table>thead>tr.active>td,
.blog-entry-body table>thead>tr.active>th,
.blog-entry-body table>thead>tr>td.active,
.blog-entry-body table>thead>tr>th.active,
.table-1>tbody>tr.active>td,
.table-1>tbody>tr.active>th,
.table-1>tbody>tr>td.active,
.table-1>tbody>tr>th.active,
.table-1>tfoot>tr.active>td,
.table-1>tfoot>tr.active>th,
.table-1>tfoot>tr>td.active,
.table-1>tfoot>tr>th.active,
.table-1>thead>tr.active>td,
.table-1>thead>tr.active>th,
.table-1>thead>tr>td.active,
.table-1>thead>tr>th.active,
.table-2>tbody>tr.active>td,
.table-2>tbody>tr.active>th,
.table-2>tbody>tr>td.active,
.table-2>tbody>tr>th.active,
.table-2>tfoot>tr.active>td,
.table-2>tfoot>tr.active>th,
.table-2>tfoot>tr>td.active,
.table-2>tfoot>tr>th.active,
.table-2>thead>tr.active>td,
.table-2>thead>tr.active>th,
.table-2>thead>tr>td.active,
.table-2>thead>tr>th.active,
.table-3>tbody>tr.active>td,
.table-3>tbody>tr.active>th,
.table-3>tbody>tr>td.active,
.table-3>tbody>tr>th.active,
.table-3>tfoot>tr.active>td,
.table-3>tfoot>tr.active>th,
.table-3>tfoot>tr>td.active,
.table-3>tfoot>tr>th.active,
.table-3>thead>tr.active>td,
.table-3>thead>tr.active>th,
.table-3>thead>tr>td.active,
.table-3>thead>tr>th.active,
.table-4>tbody>tr.active>td,
.table-4>tbody>tr.active>th,
.table-4>tbody>tr>td.active,
.table-4>tbody>tr>th.active,
.table-4>tfoot>tr.active>td,
.table-4>tfoot>tr.active>th,
.table-4>tfoot>tr>td.active,
.table-4>tfoot>tr>th.active,
.table-4>thead>tr.active>td,
.table-4>thead>tr.active>th,
.table-4>thead>tr>td.active,
.table-4>thead>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.blog-entry-body table>tbody>tr.success>td,
.blog-entry-body table>tbody>tr.success>th,
.blog-entry-body table>tbody>tr>td.success,
.blog-entry-body table>tbody>tr>th.success,
.blog-entry-body table>tfoot>tr.success>td,
.blog-entry-body table>tfoot>tr.success>th,
.blog-entry-body table>tfoot>tr>td.success,
.blog-entry-body table>tfoot>tr>th.success,
.blog-entry-body table>thead>tr.success>td,
.blog-entry-body table>thead>tr.success>th,
.blog-entry-body table>thead>tr>td.success,
.blog-entry-body table>thead>tr>th.success,
.table-1>tbody>tr.success>td,
.table-1>tbody>tr.success>th,
.table-1>tbody>tr>td.success,
.table-1>tbody>tr>th.success,
.table-1>tfoot>tr.success>td,
.table-1>tfoot>tr.success>th,
.table-1>tfoot>tr>td.success,
.table-1>tfoot>tr>th.success,
.table-1>thead>tr.success>td,
.table-1>thead>tr.success>th,
.table-1>thead>tr>td.success,
.table-1>thead>tr>th.success,
.table-2>tbody>tr.success>td,
.table-2>tbody>tr.success>th,
.table-2>tbody>tr>td.success,
.table-2>tbody>tr>th.success,
.table-2>tfoot>tr.success>td,
.table-2>tfoot>tr.success>th,
.table-2>tfoot>tr>td.success,
.table-2>tfoot>tr>th.success,
.table-2>thead>tr.success>td,
.table-2>thead>tr.success>th,
.table-2>thead>tr>td.success,
.table-2>thead>tr>th.success,
.table-3>tbody>tr.success>td,
.table-3>tbody>tr.success>th,
.table-3>tbody>tr>td.success,
.table-3>tbody>tr>th.success,
.table-3>tfoot>tr.success>td,
.table-3>tfoot>tr.success>th,
.table-3>tfoot>tr>td.success,
.table-3>tfoot>tr>th.success,
.table-3>thead>tr.success>td,
.table-3>thead>tr.success>th,
.table-3>thead>tr>td.success,
.table-3>thead>tr>th.success,
.table-4>tbody>tr.success>td,
.table-4>tbody>tr.success>th,
.table-4>tbody>tr>td.success,
.table-4>tbody>tr>th.success,
.table-4>tfoot>tr.success>td,
.table-4>tfoot>tr.success>th,
.table-4>tfoot>tr>td.success,
.table-4>tfoot>tr>th.success,
.table-4>thead>tr.success>td,
.table-4>thead>tr.success>th,
.table-4>thead>tr>td.success,
.table-4>thead>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.blog-entry-body table>tbody>tr.info>td,
.blog-entry-body table>tbody>tr.info>th,
.blog-entry-body table>tbody>tr>td.info,
.blog-entry-body table>tbody>tr>th.info,
.blog-entry-body table>tfoot>tr.info>td,
.blog-entry-body table>tfoot>tr.info>th,
.blog-entry-body table>tfoot>tr>td.info,
.blog-entry-body table>tfoot>tr>th.info,
.blog-entry-body table>thead>tr.info>td,
.blog-entry-body table>thead>tr.info>th,
.blog-entry-body table>thead>tr>td.info,
.blog-entry-body table>thead>tr>th.info,
.table-1>tbody>tr.info>td,
.table-1>tbody>tr.info>th,
.table-1>tbody>tr>td.info,
.table-1>tbody>tr>th.info,
.table-1>tfoot>tr.info>td,
.table-1>tfoot>tr.info>th,
.table-1>tfoot>tr>td.info,
.table-1>tfoot>tr>th.info,
.table-1>thead>tr.info>td,
.table-1>thead>tr.info>th,
.table-1>thead>tr>td.info,
.table-1>thead>tr>th.info,
.table-2>tbody>tr.info>td,
.table-2>tbody>tr.info>th,
.table-2>tbody>tr>td.info,
.table-2>tbody>tr>th.info,
.table-2>tfoot>tr.info>td,
.table-2>tfoot>tr.info>th,
.table-2>tfoot>tr>td.info,
.table-2>tfoot>tr>th.info,
.table-2>thead>tr.info>td,
.table-2>thead>tr.info>th,
.table-2>thead>tr>td.info,
.table-2>thead>tr>th.info,
.table-3>tbody>tr.info>td,
.table-3>tbody>tr.info>th,
.table-3>tbody>tr>td.info,
.table-3>tbody>tr>th.info,
.table-3>tfoot>tr.info>td,
.table-3>tfoot>tr.info>th,
.table-3>tfoot>tr>td.info,
.table-3>tfoot>tr>th.info,
.table-3>thead>tr.info>td,
.table-3>thead>tr.info>th,
.table-3>thead>tr>td.info,
.table-3>thead>tr>th.info,
.table-4>tbody>tr.info>td,
.table-4>tbody>tr.info>th,
.table-4>tbody>tr>td.info,
.table-4>tbody>tr>th.info,
.table-4>tfoot>tr.info>td,
.table-4>tfoot>tr.info>th,
.table-4>tfoot>tr>td.info,
.table-4>tfoot>tr>th.info,
.table-4>thead>tr.info>td,
.table-4>thead>tr.info>th,
.table-4>thead>tr>td.info,
.table-4>thead>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.blog-entry-body table>tbody>tr.warning>td,
.blog-entry-body table>tbody>tr.warning>th,
.blog-entry-body table>tbody>tr>td.warning,
.blog-entry-body table>tbody>tr>th.warning,
.blog-entry-body table>tfoot>tr.warning>td,
.blog-entry-body table>tfoot>tr.warning>th,
.blog-entry-body table>tfoot>tr>td.warning,
.blog-entry-body table>tfoot>tr>th.warning,
.blog-entry-body table>thead>tr.warning>td,
.blog-entry-body table>thead>tr.warning>th,
.blog-entry-body table>thead>tr>td.warning,
.blog-entry-body table>thead>tr>th.warning,
.table-1>tbody>tr.warning>td,
.table-1>tbody>tr.warning>th,
.table-1>tbody>tr>td.warning,
.table-1>tbody>tr>th.warning,
.table-1>tfoot>tr.warning>td,
.table-1>tfoot>tr.warning>th,
.table-1>tfoot>tr>td.warning,
.table-1>tfoot>tr>th.warning,
.table-1>thead>tr.warning>td,
.table-1>thead>tr.warning>th,
.table-1>thead>tr>td.warning,
.table-1>thead>tr>th.warning,
.table-2>tbody>tr.warning>td,
.table-2>tbody>tr.warning>th,
.table-2>tbody>tr>td.warning,
.table-2>tbody>tr>th.warning,
.table-2>tfoot>tr.warning>td,
.table-2>tfoot>tr.warning>th,
.table-2>tfoot>tr>td.warning,
.table-2>tfoot>tr>th.warning,
.table-2>thead>tr.warning>td,
.table-2>thead>tr.warning>th,
.table-2>thead>tr>td.warning,
.table-2>thead>tr>th.warning,
.table-3>tbody>tr.warning>td,
.table-3>tbody>tr.warning>th,
.table-3>tbody>tr>td.warning,
.table-3>tbody>tr>th.warning,
.table-3>tfoot>tr.warning>td,
.table-3>tfoot>tr.warning>th,
.table-3>tfoot>tr>td.warning,
.table-3>tfoot>tr>th.warning,
.table-3>thead>tr.warning>td,
.table-3>thead>tr.warning>th,
.table-3>thead>tr>td.warning,
.table-3>thead>tr>th.warning,
.table-4>tbody>tr.warning>td,
.table-4>tbody>tr.warning>th,
.table-4>tbody>tr>td.warning,
.table-4>tbody>tr>th.warning,
.table-4>tfoot>tr.warning>td,
.table-4>tfoot>tr.warning>th,
.table-4>tfoot>tr>td.warning,
.table-4>tfoot>tr>th.warning,
.table-4>thead>tr.warning>td,
.table-4>thead>tr.warning>th,
.table-4>thead>tr>td.warning,
.table-4>thead>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

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

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

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

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

.form-control[disabled] {
    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=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 36px
    }
}

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

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

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

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

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

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

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

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

.checkbox-inline.disabled,
.radio-inline.disabled {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label {
    cursor: not-allowed
}

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

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

.btn-1-extended:focus,
.btn-1-extended:hover,
.btn-1:focus,
.btn-1:hover,
.btn-2-extended:focus,
.btn-2-extended:hover,
.btn-8-extended:focus,
.btn-8-extended:hover,
.btn-8:focus,
.btn-8:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.focus.btn-1,
.focus.btn-1-extended,
.focus.btn-2-extended,
.focus.btn-8,
.focus.btn-8-extended {
    color: #333;
    text-decoration: none
}

.active.btn-1,
.active.btn-1-extended,
.active.btn-2-extended,
.active.btn-8,
.active.btn-8-extended,
.btn-1-extended:active,
.btn-1:active,
.btn-2-extended:active,
.btn-8-extended:active,
.btn-8:active,
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
.disabled.btn-1,
.disabled.btn-1-extended,
.disabled.btn-2-extended,
.disabled.btn-8,
.disabled.btn-8-extended,
[disabled].btn-1,
[disabled].btn-1-extended,
[disabled].btn-2-extended,
[disabled].btn-8,
[disabled].btn-8-extended {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
a.disabled.btn-1,
a.disabled.btn-1-extended,
a.disabled.btn-2-extended,
a.disabled.btn-8,
a.disabled.btn-8-extended {
    pointer-events: none
}

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

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

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

.btn-primary.active,
.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active {
    background-image: none
}

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.dropdown {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.6;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-1 input[type=checkbox],
[data-toggle=buttons]>.btn-1 input[type=radio],
[data-toggle=buttons]>.btn-1-extended input[type=checkbox],
[data-toggle=buttons]>.btn-1-extended input[type=radio],
[data-toggle=buttons]>.btn-2-extended input[type=checkbox],
[data-toggle=buttons]>.btn-2-extended input[type=radio],
[data-toggle=buttons]>.btn-8 input[type=checkbox],
[data-toggle=buttons]>.btn-8 input[type=radio],
[data-toggle=buttons]>.btn-8-extended input[type=checkbox],
[data-toggle=buttons]>.btn-8-extended input[type=radio] {
    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 .form-control,
.input-group-addon {
    display: table-cell
}

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

.input-group .form-control:first-child,
.input-group-addon:first-child {
    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 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.global-nav>ul,
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.global-nav>ul:after,
.global-nav>ul:before,
.nav:after,
.nav:before {
    content: " ";
    display: table
}

.global-nav>ul:after,
.nav:after {
    clear: both
}

.global-nav>ul>li,
.nav>li {
    position: relative;
    display: block
}

.global-nav>ul>li>a,
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.global-nav>ul>li>a:focus,
.global-nav>ul>li>a:hover,
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.global-nav>ul>li.disabled>a,
.nav>li.disabled>a {
    color: #777
}

.global-nav>ul>li.disabled>a:focus,
.global-nav>ul>li.disabled>a:hover,
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.global-nav>ul .open>a,
.global-nav>ul .open>a:focus,
.global-nav>ul .open>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.global-nav>ul>li>a>img,
.nav>li>a>img {
    max-width: none
}

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

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

.navbar-nav {
    margin: 7px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label,
.btn-1 .label,
.btn-1-extended .label,
.btn-2-extended .label,
.btn-8 .label,
.btn-8-extended .label {
    position: relative;
    top: -1px
}

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

.media {
    margin-top: 15px
}

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

.media {
    zoom: 1;
    overflow: hidden
}

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

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

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

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

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

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

.blog-entry-body .panel>.panel-collapse>table,
.blog-entry-body .panel>table,
.panel>.panel-collapse>.table,
.panel>.panel-collapse>.table-1,
.panel>.panel-collapse>.table-2,
.panel>.panel-collapse>.table-3,
.panel>.panel-collapse>.table-4,
.panel>.table,
.panel>.table-1,
.panel>.table-2,
.panel>.table-3,
.panel>.table-4 {
    margin-bottom: 0
}

.blog-entry-body .panel>.panel-collapse>table caption,
.blog-entry-body .panel>table caption,
.panel>.panel-collapse>.table caption,
.panel>.panel-collapse>.table-1 caption,
.panel>.panel-collapse>.table-2 caption,
.panel>.panel-collapse>.table-3 caption,
.panel>.panel-collapse>.table-4 caption,
.panel>.table caption,
.panel>.table-1 caption,
.panel>.table-2 caption,
.panel>.table-3 caption,
.panel>.table-4 caption {
    padding-left: 15px;
    padding-right: 15px
}

.blog-entry-body .panel>table:first-child,
.panel>.table-1:first-child,
.panel>.table-2:first-child,
.panel>.table-3:first-child,
.panel>.table-4:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.blog-entry-body .panel>table:first-child>tbody:first-child>tr:first-child,
.blog-entry-body .panel>table:first-child>thead:first-child>tr:first-child,
.panel>.table-1:first-child>tbody:first-child>tr:first-child,
.panel>.table-1:first-child>thead:first-child>tr:first-child,
.panel>.table-2:first-child>tbody:first-child>tr:first-child,
.panel>.table-2:first-child>thead:first-child>tr:first-child,
.panel>.table-3:first-child>tbody:first-child>tr:first-child,
.panel>.table-3:first-child>thead:first-child>tr:first-child,
.panel>.table-4:first-child>tbody:first-child>tr:first-child,
.panel>.table-4:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.blog-entry-body .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,
.blog-entry-body .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,
.blog-entry-body .panel>table:first-child>thead:first-child>tr:first-child td:first-child,
.blog-entry-body .panel>table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-1:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-1:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-1:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-1:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-2:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-2:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-2:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-2:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-3:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-3:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-3:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-3:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-4:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-4:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-4:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-4:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.blog-entry-body .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,
.blog-entry-body .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,
.blog-entry-body .panel>table:first-child>thead:first-child>tr:first-child td:last-child,
.blog-entry-body .panel>table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-1:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-1:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-1:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-1:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-2:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-2:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-2:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-2:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-3:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-3:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-3:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-3:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-4:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-4:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-4:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-4:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.blog-entry-body .panel>table:last-child,
.panel>.table-1:last-child,
.panel>.table-2:last-child,
.panel>.table-3:last-child,
.panel>.table-4:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.blog-entry-body .panel>table:last-child>tbody:last-child>tr:last-child,
.blog-entry-body .panel>table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-1:last-child>tbody:last-child>tr:last-child,
.panel>.table-1:last-child>tfoot:last-child>tr:last-child,
.panel>.table-2:last-child>tbody:last-child>tr:last-child,
.panel>.table-2:last-child>tfoot:last-child>tr:last-child,
.panel>.table-3:last-child>tbody:last-child>tr:last-child,
.panel>.table-3:last-child>tfoot:last-child>tr:last-child,
.panel>.table-4:last-child>tbody:last-child>tr:last-child,
.panel>.table-4:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.blog-entry-body .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,
.blog-entry-body .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,
.blog-entry-body .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,
.blog-entry-body .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-1:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-1:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-1:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-1:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-2:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-2:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-2:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-2:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-3:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-3:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-3:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-3:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-4:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-4:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-4:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-4:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.blog-entry-body .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,
.blog-entry-body .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,
.blog-entry-body .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,
.blog-entry-body .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-1:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-1:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-1:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-1:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-2:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-2:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-2:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-2:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-3:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-3:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-3:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-3:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-4:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-4:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-4:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-4:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.blog-entry-body .panel>.panel-body+table,
.blog-entry-body .panel>table+.panel-body,
.panel>.panel-body+.table,
.panel>.panel-body+.table-1,
.panel>.panel-body+.table-2,
.panel>.panel-body+.table-3,
.panel>.panel-body+.table-4,
.panel>.table+.panel-body,
.panel>.table-1+.panel-body,
.panel>.table-2+.panel-body,
.panel>.table-3+.panel-body,
.panel>.table-4+.panel-body {
    border-top: 1px solid #ddd
}

.blog-entry-body .panel>table>tbody:first-child>tr:first-child td,
.blog-entry-body .panel>table>tbody:first-child>tr:first-child th,
.panel>.table-1>tbody:first-child>tr:first-child td,
.panel>.table-1>tbody:first-child>tr:first-child th,
.panel>.table-2>tbody:first-child>tr:first-child td,
.panel>.table-2>tbody:first-child>tr:first-child th,
.panel>.table-3>tbody:first-child>tr:first-child td,
.panel>.table-3>tbody:first-child>tr:first-child th,
.panel>.table-4>tbody:first-child>tr:first-child td,
.panel>.table-4>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel-group {
    margin-bottom: 22px
}

.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 {
    border-top: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

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

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

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.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%
}

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

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

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

.modal-open {
    overflow: hidden
}

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

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

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

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.6;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

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

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

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.6;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

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

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

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

.popover>.arrow {
    border-width: 11px
}

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

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

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

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

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

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 20px
    }
}

.blog-entry-body:after,
.blog-entry-body:before,
.clearfix:after,
.clearfix:before,
.copyright-container:after,
.copyright-container:before {
    content: " ";
    display: table
}

.blog-entry-body:after,
.clearfix:after,
.copyright-container:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    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
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !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
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !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
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {

    .footer-links-2,
    .footer-logo,
    .footer-nav,
    .global-nav-container .box-search,
    .global-nav-pc,
    .header-nav,
    .hidden-xs,
    .sidebar {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .footer-links-2,
    .footer-logo,
    .footer-nav,
    .global-nav-container .box-search,
    .global-nav-pc,
    .header-nav,
    .sidebar {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .global-nav-sp,
    .sp-header-link,
    .sp-header-tel {
        display: none !important
    }
}

@media (min-width:1200px) {

    .global-nav-sp,
    .sp-header-link,
    .sp-header-tel {
        display: none !important
    }
}

body {
    letter-spacing: .03em
}

ol,
p,
ul {
    margin-bottom: 10px
}

.header-alternation-fixed {
    height: 46px
}

@media screen and (min-width:992px) {
    .header-alternation-fixed {
        height: 134px
    }
}

.site-header {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    text-align: center
}

@media screen and (min-width:992px) {
    .site-header {
        height: 134px
    }
}

.header-inner {
    position: relative;
    max-width: 1240px;
    margin: 0 auto
}

.header-logo {
    position: absolute;
    top: 15px;
    left: 50%;
    line-height: 1;
    margin: 0 0 0 -91.25px;
    font-size: 12px;
    text-align: center
}

.header-logo a {
    height: 100%
}

.header-logo a:hover {
    text-decoration: none
}

.header-logo img {
    display: inline-block;
    width: 182.5px;
    height: auto
}

@media screen and (min-width:992px) {
    .header-logo {
        top: 28px;
        left: 15px;
        margin-left: 0
    }

    .header-logo img {
        width: 365px;
        height: auto
    }
}

.header-nav {
    position: absolute;
    top: 7px;
    right: 15px;
    width: auto
}

.header-nav a {
    font-size: 12px;
    color: #333
}

.header-nav a+a {
    margin-left: 14px
}

.header-nav a:before {
    content: '';
    margin-right: 3px;
    color: #6189d1
}

.header-nav a:hover {
    color: #5b84cf
}

.header-nav a:hover:before {
    color: #5b84cf
}

.header-btns {
    position: absolute;
    top: 0;
    right: 276px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 86px
}

.header-btns a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 28px;
    line-height: 1;
    letter-spacing: 0;
    font-feature-settings: "palt";
    font-size: 12px;
    transition: .2s
}

.header-btns a+a {
    margin-top: 6px
}

.header-btns .reservation {
    background-color: #6189d1;
    color: #fff
}

.header-btns .reservation:hover {
    text-decoration: none;
    background-color: #5b84cf
}

.header-btns .line {
    border-color: #13bf00;
    background: #13bf00;
    color: #fff
}

.header-btns .line::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-image: url(../img/common/icon-sns-line-balloon.svg);
    background-size: contain
}

.header-btns .line:hover {
    text-decoration: none;
    border-color: #5b84cf;
    background-color: #5b84cf
}

@media screen and (max-width:991px) {
    .header-btns {
        display: none
    }
}

.header-banners {
    position: absolute;
    top: 31px;
    right: 15px
}

@media screen and (max-width:991px) {
    .header-banners {
        display: none
    }
}

.sp-header-tel {
    position: absolute;
    top: 10px;
    left: 10px
}

.sp-header-tel a {
    display: block;
    min-height: 26px;
    background: url(../img/common/icon_tel.png) 0 50% no-repeat;
    -webkit-background-size: 26px;
    background-size: 26px;
    text-indent: -9999px
}

.sp-header-link {
    position: fixed;
    top: 11px;
    right: 10px;
    z-index: 999
}

.header-other-sites {
    position: absolute;
    top: 31px;
    left: 420px
}

.header-other-sites ul {
    letter-spacing: normal;
    margin: 0;
    padding: 0
}

.header-other-sites ul a {
    display: inline-block;
    line-height: 2;
    margin-right: 7px;
    padding: 1px 20px;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    font-size: 12px
}

.header-other-sites ul a:hover {
    border-color: #eee;
    background: #f2f2f2;
    color: #aaa
}

.header-other-sites li {
    display: inline
}

@media screen and (max-width:1199px) {
    .header-other-sites {
        display: none
    }
}

.copyright-container a {
    color: #333
}

.copyright-container a:hover {
    color: rgba(51, 51, 51, .55)
}

.footer {
    position: relative;
    z-index: 10;
    padding-top: 1px;
    padding-bottom: 1px
}

@media screen and (min-width:992px) {
    .footer {
        padding-top: 54px;
        border-top: 4px solid #3b65ad
    }
}

.footer-logo {
    margin-bottom: 40px
}

.footer-logo img {
    display: inline-block;
    max-width: 100%;
    width: 182.5px;
    height: auto
}

@media screen and (min-width:768px) {
    .footer-logo img {
        width: 365px
    }
}

.footer-nav {
    margin: 0 0 20px;
    background-color: #fff
}

.footer-nav li {
    border-top: 1px solid #ded8d3
}

.footer-nav li ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-nav li ul li {
    float: left;
    width: 50%;
    font-size: 11px
}

.footer-nav li ul li:nth-child(even) {
    border-left: 1px solid #ded8d3
}

@media screen and (min-width:768px) {
    .footer-nav {
        background-color: transparent
    }

    .footer-nav li {
        border: none
    }

    .footer-nav li ul li {
        float: none;
        width: 100%;
        margin-left: 12px;
        font-size: inherit
    }

    .footer-nav li ul li:nth-child(even) {
        border: none
    }
}

.footer-nav-1,
.footer-nav-2,
.footer-nav-3 {
    margin: 0 15px 0 -15px
}

.footer-nav-1 a,
.footer-nav-2 a,
.footer-nav-3 a {
    font-size: 12px
}

.footer-links {
    text-align: center
}

.footer-links .banner-contact-container a {
    max-width: 100%;
    min-width: auto !important;
    width: 100%
}

@media screen and (max-width:767px) {
    .footer-links .banner-contact-container {
        margin-left: -15px;
        margin-right: -15px
    }
}

.footer-links-1 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0
}

.footer-links-1 li {
    width: 47%;
    margin-bottom: 10px
}

.footer-links-1 a {
    max-width: 100%;
    min-width: auto !important;
    width: 100%;
    padding-left: 10px;
    border-color: #b7bfc7;
    font-size: 10px;
    background-repeat: no-repeat;
    background-position: 8px 50%;
    background-image: url(../img/common/arrow_circle_2.png);
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px
}

.footer-links-1 a.line {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    border-color: #13bf00;
    background: #13bf00;
    color: #fff
}

.footer-links-1 a.line::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-image: url(../img/common/icon-sns-line-balloon.svg);
    background-size: contain
}

.footer-links-1 a.line:hover {
    text-decoration: none;
    border-color: #5b84cf;
    background-color: #5b84cf
}

@media screen and (min-width:992px) {
    .footer-links-1 {
        margin-bottom: 10px
    }
}

.footer-links-2 {
    margin-top: 20px;
    text-align: center
}

.footer-links-2 a {
    color: grey;
    font-size: 12px
}

.footer-website-operator {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #b2b2b2;
    text-align: center;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .footer-website-operator {
        margin-top: 40px;
        padding-top: 30px
    }
}

.copyright-container {
    clear: both;
    margin-top: 10px;
    padding: 30px 0;
    border-top: 1px solid #b2b2b2;
    background-color: #f2f2f2;
    font-size: 12px;
    text-align: center
}

@media screen and (min-width:768px) {
    .copyright-container {
        margin-top: 15px
    }
}

@media screen and (min-width:992px) {
    .copyright-container {
        margin-top: 30px
    }
}

.copyright-links-1 {
    text-align: center
}

.copyright-links-1>div {
    vertical-align: top;
    display: inline-block;
    margin: 0 6px
}

@media screen and (min-width:992px) {
    .copyright-links-1 {
        float: right
    }

    .copyright-links-1>div {
        margin: 0 0 0 6px
    }
}

.copyright-links-2 {
    margin-top: 10px
}

@media screen and (min-width:992px) {
    .copyright-links-2 {
        float: right;
        margin-top: 3px;
        margin-right: 30px
    }
}

.copyright {
    font-size: 11px;
    letter-spacing: .13em
}

@media screen and (max-width:991px) {
    .copyright {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #b2b2b2
    }
}

@media screen and (min-width:992px) {
    .copyright {
        text-align: left
    }
}

@media screen and (min-width:992px) {
    .global-nav {
        float: left
    }

    .global-nav>ul {
        margin: 0 auto;
        text-align: left
    }

    .global-nav>ul>li {
        display: inline;
        float: left
    }

    .global-nav>ul>li>a {
        display: block;
        padding: 6px 16px;
        border: 0 solid #fff;
        background: url(../img/common/arrow_circle_1.png) 0 50% no-repeat;
        -webkit-background-size: 12px 12px;
        background-size: 12px 12px;
        line-height: 1;
        color: #333;
        font-size: 12px;
        transition: all .2s ease-in-out
    }

    .global-nav>ul>li>a:after {
        display: block;
        content: attr(data-en);
        font-size: 12px;
        color: #777;
        transition: all .2s ease-in-out
    }

    .global-nav>ul>li>a:focus,
    .global-nav>ul>li>a:hover {
        background-color: transparent;
        color: #6189d1
    }

    .global-nav>ul>li>a:focus:after,
    .global-nav>ul>li>a:hover:after {
        color: #6189d1
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .global-nav>ul>li:first-child {
        display: none
    }
}

@media screen and (min-width:992px) and (max-width:1100px) {
    .global-nav>ul>li>a {
        padding: 6px 10px 6px 14px
    }
}

.global-nav-sp {
    padding: 38px 10px 10px;
    font-size: 12px
}

.global-nav-sp .col-6 {
    float: left;
    width: 49%;
    margin-bottom: 10px
}

.global-nav-sp .col-6:nth-child(even) {
    margin-left: 2%
}

.global-nav-sp .btn-1,
.global-nav-sp .btn-1-extended {
    width: 100%;
    min-width: auto;
    padding: 12px 0;
    font-size: 12px
}

.global-nav-sp .btn-8,
.global-nav-sp .btn-8-extended {
    width: 100%;
    min-width: auto;
    border: none
}

.global-nav-sp-accordion {
    clear: both;
    margin: 1px auto;
    background-color: #fff
}

.global-nav-sp .gn-sp-trigger {
    padding: 14px 10px;
    line-height: 1.4;
    font-size: 14px
}

.global-nav-sp .gn-sp-trigger:after {
    content: 'ー';
    float: right;
    color: #aaa;
    transition: .2s ease-out;
    transform: rotate(0)
}

.global-nav-sp .gn-sp-trigger.collapsed:after {
    content: '＋';
    transform: rotate(180deg)
}

.global-nav-sp .footer-nav-1,
.global-nav-sp .footer-nav-2,
.global-nav-sp .footer-nav-3,
.global-nav-sp .links-1 {
    margin: 0 10px
}

.global-nav-sp .footer-nav-1 a,
.global-nav-sp .footer-nav-2 a,
.global-nav-sp .footer-nav-3 a,
.global-nav-sp .links-1 a {
    text-align: left;
    padding: 7px 4px 7px 18px
}

@media screen and (max-width:991px) {
    .global-nav-container {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        -webkit-transition: transform 0s linear .4s;
        -moz-transition: transform 0s linear .4s;
        -ms-transition: transform 0s linear .4s;
        -o-transition: transform 0s linear .4s;
        transition: transform 0s linear .4s
    }

    .global-nav-container.show {
        z-index: 998;
        transform: translateX(0);
        -webkit-transition: transform 0s linear;
        -moz-transition: transform 0s linear;
        -ms-transition: transform 0s linear;
        -o-transition: transform 0s linear;
        transition: transform 0s linear
    }

    .global-nav-inner {
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: rgba(202, 215, 227, .88);
        -webkit-transition: opacity .4s;
        -moz-transition: opacity .4s;
        -ms-transition: opacity .4s;
        -o-transition: opacity .4s;
        transition: opacity .4s
    }

    .show .global-nav-inner {
        opacity: 1;
        overflow: auto
    }

    .global-nav {
        height: 100%
    }

    .global-nav>ul {
        width: 100%
    }
}

@media screen and (min-width:992px) {
    .global-nav-container {
        position: absolute;
        top: 86px;
        left: 0;
        width: 100%;
        padding-top: 11px;
        border-top: 1px solid #e6e6e6
    }

    .global-nav-inner {
        max-width: 1240px;
        margin: 0 auto;
        padding: 0 15px
    }
}

.contents {
    width: 100%
}

@media screen and (min-width:992px) {
    .contents {
        display: inline;
        float: left;
        width: 660px
    }
}

@media screen and (min-width:1200px) {
    .contents {
        width: 858px
    }
}

.main-1 {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding: 1px 6%;
    border-bottom: 1px solid rgba(0, 0, 0, .26)
}

@media screen and (min-width:768px) {
    .main-1 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 60px;
        padding: 1px 50px;
        border: 1px solid rgba(0, 0, 0, .26)
    }
}

.main-1-image {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: right;
    height: 100%;
    width: 50%;
}

.main-1-image img {
    width: auto;
    max-height: 100%
}

.main-1-title {
    position: relative;
    line-height: 1;
    letter-spacing: -.05em;
    margin-top: 30px;
    margin-left: -4px;
    font-size: 34px
}

@media screen and (min-width:768px) {
    .main-1-title {
        margin-top: 42px;
        font-size: 32px
    }
}

@media screen and (min-width:1200px) {
    .main-1-title {
        margin-top: 50px;
        font-size: 60px
    }
}

.main-1-title-en {
    position: relative;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .main-1-title-en {
        font-size: 18px
    }
}

.main-1-line {
    position: relative;
    display: block;
    width: 70%;
    height: 4px;
    margin: 20px 0 20px -6%;
    background: url(../img/common/line_1.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

@media screen and (min-width:768px) {
    .main-1-line {
        height: 6px;
        margin: 36px 0 26px -30px
    }
}

.main-1-texts {
    position: relative;
    margin-bottom: 18px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .main-1-texts {
        margin-bottom: 24px;
        font-size: 20px
    }
}

.main-2 {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 35px;
    padding: 1px 6%;
    border-bottom: 1px solid rgba(0, 0, 0, .26)
}

.main-2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 90%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 90%);
    background: linear-gradient(to right, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, 0) 90%)
}

@media screen and (min-width:768px) {
    .main-2 {
        margin-left: auto;
        margin-right: auto;
        padding: 1px 30px;
        border: 1px solid rgba(0, 0, 0, .26)
    }
}

.main-2-title {
    position: relative;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 23px;
    margin-left: -4px;
    font-size: 21px
}

@media screen and (min-width:768px) {
    .main-2-title {
        margin-top: 32px;
        font-size: 27px
    }
}

.main-2-line {
    position: relative;
    display: block;
    width: 70%;
    height: 4px;
    margin: 20px 0 0 -6%;
    background: url(../img/common/line_1.png) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

@media screen and (min-width:768px) {
    .main-2-line {
        margin: 30px 0 0 -29px
    }
}

.sidebar {
    display: inline;
    float: right;
    width: 244px
}

.sidebar-box-1,
.sidebar-box-11,
.sidebar-box-16 {
    border: 1px solid #6189d1;
    margin-bottom: 20px
}

.sidebar-box-1 [class^=links-] a,
.sidebar-box-11 [class^=links-] a,
.sidebar-box-16 [class^=links-] a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px
}

.sidebar-box-header {
    margin-top: -10px;
    margin-bottom: 4px;
    margin-left: -10px;
    margin-right: -10px
}

.sidebar-box-header .sidebar-box-header-title,
.sidebar-box-header>a {
    width: 100%;
    min-width: auto !important;
    padding: 17px 15px 16px;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px;
    text-align: left;
    line-height: 1.4;
    color: #fff
}

.sidebar-box-header>.btn-1,
.sidebar-box-header>.btn-1-extended {
    background-image: url(../img/common/arrow_circle_1b.png)
}

.sidebar-box-1 {
    border-color: #cad7e3
}

.sidebar-box-11 {
    border-color: #fac06e
}

.sidebar-box-11 .sidebar-box-header-title {
    background-image: url(../img/common/icon_beginner.png);
    -webkit-background-size: 16px 25px;
    background-size: 16px 25px
}

.sidebar-box-16 {
    border-color: #e8d5d5
}

.sidebar-box-16 .sidebar-box-header-title {
    position: relative;
    padding-top: 12px;
    padding-bottom: 9px
}

.sidebar-box-16 .sidebar-box-header-title>b {
    font-size: 12px;
    color: #fa5a5a
}

.sidebar-box-16 .sidebar-box-header-title>img {
    position: absolute;
    bottom: 0;
    right: 0
}

.sidebar-box-twitter {
    overflow: auto;
    height: 400px;
    margin-bottom: 20px;
    border: 1px solid #ddd
}

.breadcrumb {
    position: relative;
    z-index: 2;
    margin-top: -1px;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 0;
    border-top: 1px solid #ded8d3;
    border-bottom: 1px solid #ded8d3;
    font-size: 12px;
    text-align: left
}

.breadcrumb a {
    color: #333
}

.breadcrumb a:hover {
    color: #5b84cf;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .breadcrumb {
        margin-bottom: 30px
    }
}

@media screen and (min-width:992px) {
    .breadcrumb {
        margin-bottom: 60px
    }
}

.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box
}

.menu-trigger {
    position: relative;
    width: 28px;
    height: 32px
}

.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #999;
    border-radius: 2px
}

.menu-trigger span:nth-of-type(1) {
    top: 0
}

.menu-trigger span:nth-of-type(2) {
    top: 6px
}

.menu-trigger span:nth-of-type(3) {
    top: 12px
}

.menu-trigger-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 28px;
    text-transform: uppercase;
    color: #666;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    transition: all .4s
}

.menu-trigger.active {
    margin-right: -3px
}

.menu-trigger.active .menu-trigger-text {
    opacity: 0
}

.menu-trigger.active span {
    background-color: #6189d1
}

.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg)
}

.menu-trigger.active span:nth-of-type(2) {
    left: 200%;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards
}

.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-4px) rotate(45deg);
    transform: translateY(-4px) rotate(45deg)
}

@-webkit-keyframes active-menu-bar02 {
    100% {
        height: 0
    }
}

@keyframes active-menu-bar02 {
    100% {
        height: 0
    }
}

input[type=checkbox],
input[type=radio],
label {
    vertical-align: middle
}

input[type=checkbox],
input[type=radio] {
    margin-top: 0;
    margin-right: 3px
}

label {
    cursor: pointer;
    font-weight: 400
}

th label {
    margin-bottom: 0;
    font-weight: 700
}

label.validate-error {
    display: block;
    font-weight: 700;
    color: #d20000
}

.form th label.main-1-title-en,
.form th label.text-1 {
    padding: 6px 0
}

@media screen and (min-width:768px) {
    .form th {
        width: 30%
    }
}

.form-control {
    display: inline-block;
    height: 38px;
    border-radius: 2px;
    border-color: #999
}

.form-control-small {
    font-size: inherit;
    height: auto;
    padding: 2px 5px
}

select.form-control {
    padding-right: 3px;
    padding-left: 3px
}

input[type=date] {
    display: inline-block;
    width: 160px
}

input[type=time] {
    display: inline-block;
    width: 98px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 1.2
    }
}

.checkbox-inline,
.radio-inline {
    margin-right: 10px
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 0
}

.box,
.box-0,
.box-1,
.box-14,
.box-19,
.box-20,
.box-22,
.box-8,
.box-9,
.box-case-photos-1,
.slide-3-container {
    margin-bottom: 20px;
    border: 1px solid transparent
}

.box-0>p:last-child,
.box-14>p:last-child,
.box-19>p:last-child,
.box-1>p:last-child,
.box-20>p:last-child,
.box-22>p:last-child,
.box-8>p:last-child,
.box-9>p:last-child,
.box-case-photos-1>p:last-child,
.box>p:last-child,
.slide-3-container>p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:992px) {

    .box,
    .box-0,
    .box-1,
    .box-14,
    .box-19,
    .box-20,
    .box-22,
    .box-8,
    .box-9,
    .box-case-photos-1,
    .slide-3-container {
        margin-bottom: 30px
    }
}

@media screen and (max-width:767px) {
    .box-xs-fullsize-container {
        margin-left: -15px;
        margin-right: -15px
    }
}

.box-bordered,
.box-case-photos-1 {
    border: 1px solid #b2b2b2
}

.box-case-photos-1,
.box-rounded {
    border-radius: 4px
}

.box-body {
    padding: 15px
}

@media screen and (min-width:768px) {
    .box-body {
        padding: 30px
    }
}

.box-inner {
    margin: 6px;
    padding: 10px;
    border: 1px solid transparent;
    background-color: #fff
}

.box-shadow-1 {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

.box-0 {
    background-color: #fff
}

.box-1 {
    background-color: #6189d1
}

.box-8 {
    background-color: #cad7e3
}

.box-9 {
    background-color: #ebf2fa
}

.box-14 {
    background-color: #fae7ca
}

.box-19 {
    background-color: #ffebeb
}

.box-20 {
    background-color: #f7eeff
}

.box-22 {
    background-color: #f2f2f2
}

.box-search {
    float: right;
    font-size: 12px
}

.box-search table,
.box-search td,
.box-search th {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0
}

.box-search td {
    padding-left: 5px
}

.box-search td input {
    padding: 0 10px;
    color: #434343
}

.box-search .logo-google {
    width: 114px;
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #ccc;
    background: #f7f7f7 url(../img/common/google.gif) 3px 3px no-repeat
}

.box-search .logo-off {
    background: #fff
}

.box-case-1 {
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 10px;
    text-align: left
}

.box-index-1>div {
    margin-bottom: 15px
}

@media screen and (max-width:767px) {
    .box-index-1.row {
        margin-left: -10px;
        margin-right: -10px
    }

    .box-index-1.row>div {
        margin-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px
    }

    .box-index-1.row .col-xs-6:nth-child(odd) {
        clear: left
    }
}

.box-index-1-link {
    display: flex;
    align-items: center;
    line-height: 1.2;
    padding: 6px;
    background-color: #fff;
    font-size: 13px
}

.box-index-1-link img {
    float: left;
    width: 54px;
    height: 54px;
    margin-right: 9px
}

.box-index-1-link:hover {
    text-decoration: none
}

.box-index-1-link:hover img {
    opacity: .75
}

.box-index-1-link:hover .box-index-1-text {
    color: #5b84cf
}

@media screen and (min-width:768px) {
    .box-index-1-link img {
        margin-right: 13px
    }
}

.box-index-1-text {
    display: block;
    color: #333
}

@media screen and (min-width:768px) {
    .box-index-1-text {
        padding-left: 10px;
        background: url(../img/common/arrow_1.png) 0 50% no-repeat;
        -webkit-background-size: 5px 6px;
        background-size: 5px 6px
    }
}

.box-bg-logo {
    margin-left: -15px;
    margin-right: -15px;
    background-image: linear-gradient(112deg, #eaf2ff 50%, #fff5f5 50%)
}

.box-bg-logo-inner {
    padding: 9%;
    background-image: url(../img/common/logomark.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 130%
}

.box-bg-logo-texts {
    padding: 7%;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .68);
    font-size: 3.4vw;
    line-height: 2;
    text-align: center
}

.box-bg-logo-title {
    margin-bottom: 1.1em;
    padding-bottom: .8em;
    border-bottom: 2px solid red;
    font-size: 4.6vw
}

@media screen and (min-width:768px) {
    .box-bg-logo {
        margin-left: auto;
        margin-right: auto
    }

    .box-bg-logo-inner {
        background-size: 96%
    }

    .box-bg-logo-texts {
        font-size: 14px
    }

    .box-bg-logo-title {
        font-size: 26px
    }
}

.box-chart-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    padding: 1px;
    border-radius: 4px;
    border: 1px solid #b2b2b2;
    background-color: #fff;
    background-image: linear-gradient(180deg, #fff 0, #eee 100%);
    box-shadow: inset -1px -1px 0 #fff, inset 1px 1px 0 #fff;
    line-height: 1.3;
    text-align: center;
    font-size: 2.8vw;
    font-feature-settings: "palt"
}

.box-chart-1-text {
    flex-basis: 33.3333%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1em 0
}

.box-chart-1-text+.box-chart-1-text::before {
    content: '';
    position: absolute;
    top: 1%;
    left: -4vw;
    width: 8vw;
    height: 98%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/common/arrow_chart_1.svg);
    background-size: contain
}

.box-chart-1-text-em {
    font-size: 110%;
    color: #c90000
}

@media screen and (min-width:768px) {
    .box-chart-1 {
        font-size: 14px;
        line-height: 1.4
    }

    .box-chart-1-text {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .box-chart-1-text+.box-chart-1-text::before {
        left: -20px;
        width: 40px;
        background-size: cover
    }
}

@font-face {
    font-family: IPAex明朝;
    src: url(https://cdn.leafscape.be/IPAexfont/ipaexm_web.woff2) format("woff2")
}

.text-sans,
.title-2 small,
.title-2-s small {
    font-family: "Roboto Condensed", "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important
}

.main-1-texts,
.main-1-title,
.main-2-title,
.text-serif {
    font-family: "IPAex明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important
}

.title-2,
.title-2-s {
    font-family: "Dancing Script", "IPAex明朝", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important
}

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

.text-0 {
    color: #333 !important
}

.links-arrow-1-bottom a,
.main-1-title-en,
.text-1 {
    color: #6189d1 !important
}

.text-2 {
    color: #c90000 !important
}

.text-3 {
    color: red !important
}

.text-4 {
    color: #13007c !important
}

.text-5 {
    color: #1f00d1 !important
}

.text-6 {
    color: #3b65ad !important
}

.text-7 {
    color: #1574eb !important
}

.text-10 {
    color: #825ca1 !important
}

.text-11 {
    color: #ff610a !important
}

.text-13 {
    color: #fac06e !important
}

.text-16 {
    color: #fa5a5a !important
}

.text-20 {
    color: #f7eeff !important
}

.text-21 {
    color: #524023 !important
}

.text-23 {
    color: #15a19a !important
}

@media screen and (max-width:767px) {
    .text-xs-left {
        text-align: left !important
    }

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

.text-lh-1_0 {
    line-height: 1 !important
}

.text-lh-1_1 {
    line-height: 1.1 !important
}

.text-lh-1_2 {
    line-height: 1.2 !important
}

.text-lh-1_3 {
    line-height: 1.3 !important
}

.text-lh-2_0 {
    line-height: 2 !important
}

.text-lts-0 {
    letter-spacing: 0
}

.text-lts-1 {
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .text-xs-lh-14 {
        line-height: 1.4
    }
}

.text-border-t-1 {
    border-top: 1px solid #6189d1;
    padding-top: 10px;
    margin-top: 10px
}

.text-border-t-dotted {
    border-top: 1px dotted #b0a89f;
    padding-top: 10px;
    margin-top: 10px
}

.text-border-b-1 {
    border-bottom: 1px solid #6189d1;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.text-border-b-2 {
    border-bottom: 1px solid #c90000;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.text-border-b-dotted {
    border-bottom: 1px dotted #b0a89f;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.text-num-1 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_1.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-2 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_2.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-3 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_3.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-4 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_4.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-5 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_5.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-6 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_6.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-7 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_7.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-8 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_8.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-1 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_1.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-2 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_2.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-3 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_3.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-4 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_4.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-5 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_5.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.text-num-red-6 {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0 10px 26px;
    background: url(../img/common/icon_num_red_6.png) 0 50% no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px
}

.title-0,
.title-1,
.title-2,
.title-2-s,
.title-3,
.title-4,
.title-6 {
    line-height: 1.5;
    font-weight: 400
}

.title-0 {
    line-height: 1.25;
    margin: 0 0 15px;
    font-size: 14px;
    font-weight: 300
}

@media screen and (min-width:768px) {
    .title-0 {
        font-size: 16px
    }
}

.title-1 {
    line-height: 1.25;
    margin: 30px 0;
    font-size: 21px;
    text-align: center
}

@media screen and (min-width:768px) {
    .title-1 {
        margin: 40px 0;
        font-size: 24px
    }
}

@media screen and (min-width:992px) {
    .title-1 {
        font-size: 28px
    }
}

.title-2,
.title-2-s {
    margin: 30px auto;
    color: #1f00d1;
    font-size: 34px;
    text-align: center
}

.title-2 small,
.title-2-s small {
    display: block;
    margin-top: 2px;
    color: #333;
    font-size: 13px
}

@media screen and (min-width:992px) {

    .title-2,
    .title-2-s {
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 39px
    }
}

.title-2-s {
    font-size: 21px
}

@media screen and (min-width:992px) {
    .title-2-s {
        font-size: 28px
    }
}

.title-3 {
    margin-top: 20px;
    margin-bottom: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #bdc1c7;
    border-bottom: 1px solid #bdc1c7;
    font-weight: 700;
    font-size: 15px;
    text-align: center
}

@media screen and (min-width:992px) {
    .title-3 {
        font-size: 18px
    }
}

.title-4 {
    line-height: 1.3;
    margin: 30px 0 15px;
    padding: 15px 2px 13px;
    border-top: 2px solid #c90000;
    border-bottom: 1px dotted #aaa;
    font-size: 18px;
    font-weight: 700
}

.title-5 {
    position: relative;
    line-height: 1.25;
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 3px solid #6189d1;
    font-size: 21px;
    text-align: center
}

.title-5-link {
    display: inline-block;
    line-height: 1.5;
    margin-top: 14px;
    padding: 4px 12px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #333;
    font-size: 12px
}

.title-5-link:hover {
    background-color: #fafafa;
    color: #aaa;
    text-decoration: none
}

@media screen and (min-width:768px) {
    .title-5-link {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0
    }
}

.title-6 {
    line-height: 1.3;
    margin: 30px 0 15px;
    padding: 26px 2px;
    border-top: 2px solid #6189d1;
    font-size: 19px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .title-6 {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 21px
    }
}

.fw-b {
    font-weight: 700 !important
}

.fw-n {
    font-weight: 400 !important
}

.sticky-1 {
    display: inline-block;
    background-color: #6189d1;
    color: #fff;
    margin-right: 12px;
    padding: 0 .55em;
    border-radius: 50%
}

.sticky-1 a {
    color: #fff
}

.sticky-1 a:hover {
    color: inherit
}

.label-1 {
    display: inline-block;
    background-color: #6189d1;
    color: #fff;
    margin: 0;
    padding: 3px 12px;
    border-radius: 2px
}

.label-1 a {
    color: #fff
}

.label-1 a:hover {
    color: inherit
}

.label-2 {
    display: inline-block;
    background-color: #29abe2;
    color: #fff;
    margin: 0;
    padding: 3px 12px;
    border-radius: 2px
}

.label-2 a {
    color: #fff
}

.label-2 a:hover {
    color: inherit
}

.blog-label a,
.label-3 {
    display: inline-block;
    background-color: #ff757f;
    color: #fff;
    margin: 0;
    padding: 3px 12px;
    border-radius: 2px
}

.blog-label a a,
.label-3 a {
    color: #fff
}

.blog-label a a:hover,
.label-3 a:hover {
    color: inherit
}

.link-tel {
    color: #333
}

.link-color-font,
.links-container-low-1 p a {
    color: #333
}

.link-color-font:hover,
.links-container-low-1 p a:hover {
    color: #5b84cf;
    text-decoration: none
}

.links-arrow-1-bottom a:before {
    content: "";
    margin-right: 4px
}

.footer-nav-1,
.footer-nav-2,
.footer-nav-3,
.links-1 {
    border-top: 1px solid #ded8d3
}

.footer-nav-1 .placeholder,
.footer-nav-1 a,
.footer-nav-2 .placeholder,
.footer-nav-2 a,
.footer-nav-3 .placeholder,
.footer-nav-3 a,
.links-1 .placeholder,
.links-1 a {
    display: block;
    line-height: 1.4;
    padding: 12px 6px 12px 18px;
    border-bottom: 1px solid #ded8d3;
    background: url(../img/common/arrow_1.png) 8px 50% no-repeat;
    -webkit-background-size: 5px 6px;
    background-size: 5px 6px;
    color: #333;
    letter-spacing: 0
}

.footer-nav-1 a:hover,
.footer-nav-2 a:hover,
.footer-nav-3 a:hover,
.links-1 a:hover {
    background-color: #f5f5f5;
    color: #5b84cf;
    text-decoration: none
}

.footer-nav-1 .placeholder,
.footer-nav-2 .placeholder,
.footer-nav-3 .placeholder,
.links-1 .placeholder {
    color: #aaa
}

.links-2 {
    border-top: 1px solid #ded8d3
}

.links-2 .placeholder,
.links-2 a {
    display: block;
    line-height: 1.4;
    padding: 12px 6px 12px 18px;
    border-bottom: 1px solid #ded8d3;
    background: url(../img/common/arrow_2.png) 8px 50% no-repeat;
    -webkit-background-size: 5px 6px;
    background-size: 5px 6px;
    color: #333;
    letter-spacing: 0
}

.links-2 a:hover {
    background-color: #f5f5f5;
    color: #5b84cf;
    text-decoration: none
}

.links-2 .placeholder {
    color: #aaa
}

.links-5 {
    border-top: 1px solid #ded8d3
}

.links-5 .placeholder,
.links-5 a {
    display: block;
    line-height: 1.4;
    padding: 12px 6px 12px 18px;
    border-bottom: 1px solid #ded8d3;
    background: url(../img/common/arrow_5.png) 8px 50% no-repeat;
    -webkit-background-size: 5px 6px;
    background-size: 5px 6px;
    color: #333;
    letter-spacing: 0
}

.links-5 a:hover {
    background-color: #f5f5f5;
    color: #5b84cf;
    text-decoration: none
}

.links-5 .placeholder {
    color: #aaa
}

.links-container-low-1 p {
    margin-bottom: 15px;
    padding: 12px 6px 12px 18px;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    line-height: 1.3;
    font-size: 13px
}

.links-container-low-1 p a {
    position: relative;
    display: block
}

.links-container-low-1 p a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -3px
}

.links-container-low-1 [class^=links-] {
    margin-top: -16px
}

.links-container-low-1 [class^=links-] .placeholder,
.links-container-low-1 [class^=links-] a {
    padding-top: 7px;
    padding-bottom: 7px
}

.links-container-low-1 a[target="_blank"]:after {
    content: ' ↗';
    color: #999
}

.link-page-top {
    text-align: center
}

@media screen and (min-width:992px) {
    .link-page-top {
        margin-top: 15px
    }

    .link-page-top a {
        display: block;
        margin: 0 auto
    }

    .link-page-top a:after {
        content: '';
        display: block;
        width: 76px;
        height: 50px;
        margin: 0 auto;
        background: url(../img/common/icon_pagetop.png) 0 0 no-repeat
    }

    .link-page-top a:hover:after {
        -webkit-animation: anim-bounce-up 1s linear both;
        animation: anim-bounce-up 1s linear both
    }

    .link-page-top a img {
        display: none
    }
}

@-webkit-keyframes anim-bounce-up {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1)
    }

    4.3% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -4.857, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -4.857, 0, 1)
    }

    8.61% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.214, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.214, 0, 1)
    }

    12.91% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .523, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .523, 0, 1)
    }

    17.22% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .933, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .933, 0, 1)
    }

    28.33% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .206, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .206, 0, 1)
    }

    39.44% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.062, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.062, 0, 1)
    }

    61.66% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .004, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .004, 0, 1)
    }

    83.98% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes anim-bounce-up {
    0% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -10, 0, 1)
    }

    4.3% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -4.857, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -4.857, 0, 1)
    }

    8.61% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.214, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.214, 0, 1)
    }

    12.91% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .523, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .523, 0, 1)
    }

    17.22% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .933, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .933, 0, 1)
    }

    28.33% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .206, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .206, 0, 1)
    }

    39.44% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.062, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -.062, 0, 1)
    }

    61.66% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .004, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, .004, 0, 1)
    }

    83.98% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.list-disc {
    list-style: disc !important;
    padding-left: 16px
}

.list-1>li {
    margin-bottom: 5px
}

.list-tab-1 {
    list-style: none;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    margin: 0;
    padding: 0 1.5%;
    border-bottom: 1px solid #b2b2b2;
    font-size: 11px;
    text-align: center
}

.list-tab-1>li {
    width: 100%
}

.list-tab-1>li a {
    display: block;
    margin: 0 5px -1px;
    padding: 9px 2px;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px;
    border-color: transparent transparent #b2b2b2;
    background-color: rgba(0, 0, 0, .08);
    color: #888;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.list-tab-1>li a:focus,
.list-tab-1>li a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
    color: #555
}

.list-tab-1>li.active a {
    border-color: #b2b2b2 #b2b2b2 transparent;
    background-color: #fff;
    color: #333
}

.list-grid-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 10px
}

.list-grid-col-2>li {
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .09);
    padding-bottom: 5px
}

.border-1 {
    border: 1px solid #b2b2b2
}

.border-2 {
    border: 1px solid #e6e6e6
}

.border-t-d {
    border-top: 1px dotted #aaa
}

.border-b-d {
    border-bottom: 1px dotted #aaa
}

.border-t-1 {
    border-top: 1px solid #b2b2b2
}

.border-b-1 {
    border-bottom: 1px solid #b2b2b2
}

.border-r-1 {
    border-right: 1px solid #b2b2b2
}

.border-l-1 {
    border-left: 1px solid #b2b2b2
}

.border-t-2 {
    border-top: 1px solid #e6e6e6
}

.border-b-2 {
    border-bottom: 1px solid #e6e6e6
}

.border-n {
    border: none
}

.border-t-n {
    border-top: none
}

.border-b-n {
    border-bottom: none
}

@media screen and (max-width:767px) {
    .border-xs-t-1 {
        border-top: 1px solid #b2b2b2
    }

    .border-xs-b-1 {
        border-bottom: 1px solid #b2b2b2
    }

    .border-xs-n {
        border: none
    }

    .border-xs-r-n {
        border-right: none
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .border-sm-r-1 {
        border-right: 1px solid #b2b2b2
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .border-md-r-1 {
        border-right: 1px solid #b2b2b2
    }
}

@media screen and (min-width:1200px) {
    .border-lg-r-1 {
        border-right: 1px solid #b2b2b2
    }
}

.border-c-1 {
    border-color: rgba(0, 0, 0, .15)
}

.border-w-1 {
    border-width: 1px
}

.border-w-2 {
    border-width: 2px
}

.border-w-3 {
    border-width: 3px
}

.border-w-4 {
    border-width: 4px
}

.border-w-5 {
    border-width: 5px
}

.border-c-1 {
    border-color: #6189d1
}

.border-c-3 {
    border-color: red
}

.border-c-8 {
    border-color: #cad7e3
}

.border-b-c-10 {
    border-bottom-color: #825ca1
}

.border-c-13 {
    border-color: #fac06e
}

.border-c-14 {
    border-color: #fae7ca
}

.border-c-15 {
    border-color: #ded8d3
}

.border-t-c-15 {
    border-top-color: #ded8d3
}

.border-c-16 {
    border-color: #fa5a5a
}

.border-c-18 {
    border-color: #e8d5d5
}

.td-price {
    white-space: nowrap;
    text-align: right !important
}

.blog-entry-body table.text-center>tbody>tr>td,
.blog-entry-body table.text-center>tbody>tr>th,
.blog-entry-body table.text-center>tfoot>tr>td,
.blog-entry-body table.text-center>tfoot>tr>th,
.blog-entry-body table.text-center>thead>tr>td,
.blog-entry-body table.text-center>thead>tr>th,
.table.text-center>tbody>tr>td,
.table.text-center>tbody>tr>th,
.table.text-center>tfoot>tr>td,
.table.text-center>tfoot>tr>th,
.table.text-center>thead>tr>td,
.table.text-center>thead>tr>th,
.text-center.table-1>tbody>tr>td,
.text-center.table-1>tbody>tr>th,
.text-center.table-1>tfoot>tr>td,
.text-center.table-1>tfoot>tr>th,
.text-center.table-1>thead>tr>td,
.text-center.table-1>thead>tr>th,
.text-center.table-2>tbody>tr>td,
.text-center.table-2>tbody>tr>th,
.text-center.table-2>tfoot>tr>td,
.text-center.table-2>tfoot>tr>th,
.text-center.table-2>thead>tr>td,
.text-center.table-2>thead>tr>th,
.text-center.table-3>tbody>tr>td,
.text-center.table-3>tbody>tr>th,
.text-center.table-3>tfoot>tr>td,
.text-center.table-3>tfoot>tr>th,
.text-center.table-3>thead>tr>td,
.text-center.table-3>thead>tr>th,
.text-center.table-4>tbody>tr>td,
.text-center.table-4>tbody>tr>th,
.text-center.table-4>tfoot>tr>td,
.text-center.table-4>tfoot>tr>th,
.text-center.table-4>thead>tr>td,
.text-center.table-4>thead>tr>th {
    text-align: center
}

td>ol:last-child,
td>ul:last-child,
th>ol:last-child,
th>ul:last-child {
    margin-bottom: 0
}

.table-1 {
    border-bottom: 1px dotted #b1a8a8
}

.table-1>tbody>tr>td,
.table-1>tbody>tr>th,
.table-1>tfoot>tr>td,
.table-1>tfoot>tr>th,
.table-1>thead>tr>td,
.table-1>thead>tr>th {
    padding: 12px 5px 10px 0;
    vertical-align: middle;
    border-top: 1px dotted #b1a8a8
}

.table-1>tbody>tr>th,
.table-1>tfoot>tr>th,
.table-1>thead>tr>th {
    white-space: nowrap
}

.blog-entry-body table,
.table-2 {
    border-bottom: 1px solid #ded5d5
}

.blog-entry-body table>tbody>tr>td,
.blog-entry-body table>tbody>tr>th,
.blog-entry-body table>tfoot>tr>td,
.blog-entry-body table>tfoot>tr>th,
.blog-entry-body table>thead>tr>td,
.blog-entry-body table>thead>tr>th,
.table-2>tbody>tr>td,
.table-2>tbody>tr>th,
.table-2>tfoot>tr>td,
.table-2>tfoot>tr>th,
.table-2>thead>tr>td,
.table-2>thead>tr>th {
    padding: 8px 10px;
    vertical-align: middle;
    border-top: 1px solid #ded5d5
}

.blog-entry-body table>tbody>tr>th,
.blog-entry-body table>tfoot>tr>th,
.blog-entry-body table>thead>tr>th,
.table-2>tbody>tr>th,
.table-2>tfoot>tr>th,
.table-2>thead>tr>th {
    white-space: nowrap;
    color: #823e35;
    font-weight: 400
}

.table-3>tbody>tr>td,
.table-3>tbody>tr>th,
.table-3>tfoot>tr>td,
.table-3>tfoot>tr>th,
.table-3>thead>tr>td,
.table-3>thead>tr>th {
    padding: 12px 10px;
    vertical-align: middle;
    border: 1px solid #d8cfcd
}

.table-3>tbody>tr>th,
.table-3>tfoot>tr>th,
.table-3>thead>tr>th {
    background-color: #f9f8f7;
    color: #5f5352
}

.table-3>tfoot,
.table-3>thead {
    border-top: 1px solid #121212
}

.table-3>tfoot>tr>th,
.table-3>thead>tr>th {
    border-color: #121212;
    background-color: #303030;
    color: #fff
}

.table-3.table-3-has-thead {
    border-top-color: #121212
}

.table-4 {
    border: 1px solid #cad7e3
}

.table-4>tbody>tr>td,
.table-4>tbody>tr>th,
.table-4>tfoot>tr>td,
.table-4>tfoot>tr>th,
.table-4>thead>tr>td,
.table-4>thead>tr>th {
    padding: 12px 10px;
    vertical-align: middle;
    border: 1px solid #cad7e3
}

.table-4>tbody>tr>th,
.table-4>tfoot>tr>th,
.table-4>thead>tr>th {
    background-color: #ebf2fa
}

.table-4>tfoot,
.table-4>thead {
    border-top: 1px solid #cad7e3
}

.table-4>tfoot>tr>th,
.table-4>thead>tr>th {
    background-color: #d7e5f5
}

@media (max-width:767px) {
    .table-overflow-container {
        overflow-x: scroll;
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 1px;
        border-right: 1px solid #ddd;
        box-shadow: inset -3px 0 5px rgba(0, 0, 0, .1)
    }

    .table-overflow-container>table {
        margin-bottom: 0
    }

    .table-overflow-container>table td,
    .table-overflow-container>table th {
        padding: 6px 4px !important;
        font-size: 12px
    }

    .table-overflow-container>table th {
        white-space: nowrap
    }
}

.btn,
.btn-1,
.btn-1-extended,
.btn-2-extended,
.btn-8,
.btn-8-extended {
    padding: 13px 22px;
    border-radius: 0;
    font-weight: 700
}

.btn-1,
.btn-1-extended,
.btn-2-extended,
.btn-8,
.btn-8-extended {
    min-width: 235px;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.btn-1-extended:focus,
.btn-1-extended:hover,
.btn-1:focus,
.btn-1:hover,
.btn-2-extended:focus,
.btn-2-extended:hover,
.btn-8-extended:focus,
.btn-8-extended:hover,
.btn-8:focus,
.btn-8:hover {
    color: rgba(255, 255, 255, .8)
}

.banner-contact-container {
    padding: 12px 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #3b65ad
}

.banner-contact-container>a,
.banner-contact-container>span {
    margin: 5px auto;
    border: none;
    font-size: 12px;
    color: #3b65ad
}

.banner-contact-container>a b,
.banner-contact-container>span b {
    margin-left: 8px;
    font-size: 14px
}

.btn-1-extended,
.btn-2-extended,
.btn-8-extended,
.btn-extended {
    min-width: 200px;
    padding: 10px 20px
}

@media screen and (max-width:767px) {

    .btn-1-extended,
    .btn-2-extended,
    .btn-8-extended,
    .btn-extended {
        width: 100%;
        min-width: 10px;
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:768px) {

    .btn-1-extended,
    .btn-2-extended,
    .btn-8-extended,
    .btn-extended {
        padding: 14px 20px;
        max-width: initial;
        min-width: 340px !important;
        font-size: 16px
    }
}

.btn-1,
.btn-1-extended {
    border: none;
    background-color: #6189d1;
    color: #fff;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.btn-1.line,
.line.btn-1-extended {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px 0;
    border-color: #13bf00;
    background: #13bf00;
    color: #fff
}

.btn-1.line::before,
.line.btn-1-extended::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-image: url(../img/common/icon-sns-line-balloon.svg);
    background-size: contain
}

.btn-1.line:hover,
.line.btn-1-extended:hover {
    text-decoration: none;
    border-color: #5b84cf;
    background-color: #5b84cf
}

.btn-1[disabled],
[disabled].btn-1-extended {
    background-color: #999;
    opacity: 1
}

.btn-1-extended:focus,
.btn-1-extended:hover,
.btn-1:focus,
.btn-1:hover {
    color: #fff;
    background-color: #1f6df9
}

.btn-2-extended {
    border: none;
    background-color: #c90000
}

.btn-2-extended:focus,
.btn-2-extended:hover {
    color: #fff;
    background-color: #b00000
}

.btn-8,
.btn-8-extended {
    padding: 5px 0;
    background-color: #fff;
    border-color: #777;
    line-height: 2.5;
    color: #333
}

.btn-8-extended:hover,
.btn-8:hover {
    border-color: #eee;
    background-color: #f2f2f2;
    color: #aaa
}

.btn-8-extended:focus,
.btn-8:focus {
    border-color: #d8d8d8;
    background-color: #f6f6f6;
    color: #aaa
}

@keyframes showup {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes slidein {
    0% {
        margin-left: -800px
    }

    10% {
        margin-left: -800px
    }

    20% {
        margin-left: 0
    }

    100% {
        margin-left: 0
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        width: 0
    }

    10% {
        opacity: 1;
        width: 0
    }

    16% {
        width: 115px
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 1;
        width: 115px
    }
}

@-webkit-keyframes sdb {
    0% {
        opacity: 0
    }

    30% {
        opacity: 1
    }

    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .5);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes sdb {
    0% {
        opacity: 0
    }

    30% {
        opacity: 1
    }

    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .5);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.separator-1+.separator-1 {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #b2b2b2
}

.separator-2+.separator-2 {
    margin-top: 21px;
    padding-top: 21px;
    border-top: 1px solid #ddd
}

.form-group+.form-group,
.separator-top-dotted {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #b2b2b2
}

.form-group+.form-group,
.separator-top-dotted {
    border-top: 1px dotted #a5a5a5
}

.separator-bottom-dotted {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #b2b2b2
}

.separator-bottom-dotted {
    border-bottom: 1px dotted #a5a5a5
}

.bg-tx-1,
.breadcrumb {
    background: #f5f1ee url(../img/common/texture_1.jpg) 50% 50%;
    -webkit-background-size: 1000px 200px;
    background-size: 1000px 200px
}

@media screen and (min-width:992px) {

    .bg-tx-1,
    .breadcrumb {
        -webkit-background-size: 2000px 400px;
        background-size: 2000px 400px
    }
}

.bg-tx-2,
.main-1,
.main-2 {
    background: url(../img/common/texture_2.jpg) 0 0 no-repeat;
    -webkit-background-size: 968px 527px;
    background-size: 968px 527px
}

@media screen and (min-width:992px) {

    .bg-tx-2,
    .main-1,
    .main-2 {
        -webkit-background-size: 1936px 1054px;
        background-size: 1936px 1054px
    }
}

.bg-0,
.box-case-photos-1 {
    background-color: #fff !important
}

.bg-1 {
    background-color: #6189d1 !important
}

.bg-2 {
    background-color: #c90000 !important
}

.bg-6 {
    background-color: #3b65ad !important
}

.bg-9,
.sidebar-box-1 {
    background-color: #ebf2fa !important
}

.bg-10 {
    background-color: #825ca1 !important
}

.bg-11 {
    background-color: #ff610a !important
}

.bg-14,
.sidebar-box-11 {
    background-color: #fae7ca !important
}

.bg-16 {
    background-color: #fa5a5a !important
}

.bg-19,
.sidebar-box-16 {
    background-color: #ffebeb !important
}

.bg-20 {
    background-color: #f7eeff !important
}

.bg-22,
.box-case-1 {
    background-color: #f2f2f2 !important
}

.bg-fluid {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px
}

@media screen and (min-width:992px) {
    .bg-fluid {
        margin-left: auto;
        margin-right: auto
    }
}

.bg-photo-1 {
    background: url(../img/common/bg-photo-1.jpg) 50% 50% no-repeat;
    background-size: cover
}

.sl-overlay {
    z-index: 1001
}

.sl-wrapper {
    z-index: 1000
}

.sl-wrapper .sl-close {
    z-index: 1003
}

.sl-wrapper .sl-counter {
    z-index: 1003;
    color: #aaa
}

.sl-wrapper .sl-navigation {
    z-index: 1003
}

.sl-wrapper .sl-spinner {
    z-index: 1003
}

.sl-wrapper .sl-image {
    z-index: 1002
}

.sl-overlay {
    background: #000;
    opacity: .3
}

.sl-wrapper .sl-close,
.sl-wrapper .sl-counter {
    color: #fff
}

.sl-wrapper .sl-image .sl-caption {
    opacity: 1;
    background-color: rgba(255, 255, 255, .6);
    color: #000;
    font-size: 12px;
    position: static
}

.sl-wrapper .sl-navigation button.sl-prev {
    left: 3%
}

.sl-wrapper .sl-navigation button.sl-next {
    right: 3%
}

.pswp__bg {
    background-color: rgba(0, 0, 0, .7)
}

.pswp__caption__center {
    line-height: 1.4;
    font-size: 11px;
    color: #fff
}

.pswp__img {
    padding: 0 20px 70px
}

.pswp-help-container {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: red
}

figure.grid figcaption {
    display: none
}

.slide-3-container {
    position: relative
}

.slide-3-container .slide {
    height: auto;
    margin-top: 0;
    margin-bottom: 0
}

.slide-3-container .slide img {
    margin: 0 auto
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    width: 16px;
    height: 27px;
    margin-top: -13.5px;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.slick-next:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    content: none
}

.slick-prev {
    left: 15px;
    background-image: url(../img/common/arrow_prev.png)
}

.slick-next {
    right: 15px;
    background-image: url(../img/common/arrow_next.png)
}

.slick-prev:focus,
.slick-prev:hover {
    opacity: .8;
    background-image: url(../img/common/arrow_prev.png)
}

.slick-next:focus,
.slick-next:hover {
    opacity: .8;
    background-image: url(../img/common/arrow_next.png)
}

.slide-1-container {
    opacity: 0;
    transition: opacity .3s linear;
    text-align: center
}

.slide-1-container.slick-initialized {
    opacity: 1;
    background-color: #000
}

.slide-1-container .slick-slide {
    position: relative;
    opacity: .5;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
    background-color: #fff
}

.slide-1-container .slick-slide.slick-active {
    opacity: 1
}

.slide-1-container .slick-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.slide-1-container .slick-slide.slick-active:after {
    content: normal
}

.slide-1-container .slick-slide img {
    margin-left: auto;
    margin-right: auto
}

.slide-1-container .slick-slide a:hover img {
    opacity: .65
}

.slide-2-container {
    padding: 0 25px;
    border: none
}

.slide-2-container .slide {
    padding: 20px 20px 10px;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    text-align: center
}

.slide-2-container .slide a {
    display: block;
    line-height: 1.4;
    min-height: 190px
}

.slide-2-container .slide a img {
    margin: 5px auto 20px
}

.slide-2-container .slide p {
    min-height: 90px;
    text-align: left
}

.slide-2-container .slick-next,
.slide-2-container .slick-prev {
    position: absolute;
    top: 0;
    width: 26px;
    height: 100%;
    margin-top: 0;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    background-color: #fff;
    background-size: 12px 12px
}

.slide-2-container .slick-prev {
    left: 0;
    border-color: #b2b2b2 #ddd #b2b2b2 #b2b2b2;
    background-image: url(../img/common/arrow_circle_4_left.png)
}

.slide-2-container .slick-next {
    right: 0;
    border-color: #b2b2b2 #b2b2b2 #b2b2b2 #ddd;
    background-image: url(../img/common/arrow_circle_4.png)
}

.slide-2-container .slick-next:hover,
.slide-2-container .slick-prev:hover {
    position: absolute;
    top: 0;
    width: 26px;
    height: 100%;
    margin-top: 0;
    background-size: 12px 12px
}

.slide-2-container .slick-prev:hover {
    background-color: #fafafa;
    background-image: url(../img/common/arrow_circle_1_left.png)
}

.slide-2-container .slick-next:hover {
    background-color: #fafafa;
    background-image: url(../img/common/arrow_circle_1.png)
}

.slide-3-container {
    border: 0
}

@media screen and (min-width:768px) {
    .slide-3-container .slide {
        margin: 0 10px
    }
}

.gallery:after {
    content: '';
    display: block;
    clear: both
}

.icon-chevron-1-bottom,
.icon-chevron-1-left,
.icon-chevron-1-right,
.icon-chevron-1-top,
.icon-chevron-2-bottom,
.icon-chevron-2-left,
.icon-chevron-2-right,
.icon-chevron-2-top {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
    -webkit-background-size: 8px 8px;
    background-size: 8px 8px
}

.icon-chevron-1-top {
    background-image: url(../img/common/icon_chevron_1_top.png)
}

.icon-chevron-1-bottom {
    background-image: url(../img/common/icon_chevron_1_bottom.png)
}

.icon-chevron-1-right {
    background-image: url(../img/common/icon_chevron_1_right.png)
}

.icon-chevron-1-left {
    background-image: url(../img/common/icon_chevron_1_left.png)
}

.icon-chevron-2-top {
    background-image: url(../img/common/icon_chevron_2_top.png)
}

.icon-chevron-2-bottom {
    background-image: url(../img/common/icon_chevron_2_bottom.png)
}

.icon-chevron-2-right {
    background-image: url(../img/common/icon_chevron_2_right.png)
}

.icon-chevron-2-left {
    background-image: url(../img/common/icon_chevron_2_left.png)
}

.icon-arrow-1,
.icon-arrow-2,
.icon-arrow-3,
.icon-arrow-4,
.icon-arrow-5,
.links-container-low-1 p a:before {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 6px;
    background-repeat: no-repeat;
    -webkit-background-size: 5px 6px;
    background-size: 5px 6px
}

.icon-arrow-circle-1,
.icon-arrow-circle-1-bottom,
.icon-arrow-circle-1-top,
.icon-arrow-circle-1b,
.icon-arrow-circle-1b-bottom,
.icon-arrow-circle-2,
.icon-arrow-circle-2-bottom,
.icon-arrow-circle-2b,
.icon-arrow-circle-3,
.icon-arrow-circle-3-bottom,
.icon-arrow-circle-3b,
.icon-arrow-circle-4,
.icon-arrow-circle-4-bottom,
.icon-arrow-circle-4-top,
.icon-arrow-circle-4b,
.icon-arrow-circle-5,
.icon-arrow-circle-5b,
.icon-arrow-square-1,
.icon-arrow-square-1-top,
.icon-arrow-square-1b,
.icon-arrow-square-2,
.icon-arrow-square-2b,
.icon-arrow-square-3-bottom,
.icon-arrow-square-3b,
.icon-arrow-square-4-left,
.icon-arrow-square-4b,
.icon-arrow-square-5,
.icon-arrow-square-5b {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    -webkit-background-size: 12px 12px;
    background-size: 12px 12px
}

.icon-arrow-1 {
    background-image: url(../img/common/arrow_1.png)
}

.icon-arrow-circle-1 {
    background-image: url(../img/common/arrow_circle_1.png)
}

.icon-arrow-circle-1-top {
    background-image: url(../img/common/arrow_circle_1_top.png)
}

.icon-arrow-circle-1-bottom {
    background-image: url(../img/common/arrow_circle_1_bottom.png)
}

.icon-arrow-circle-1b {
    background-image: url(../img/common/arrow_circle_1b.png)
}

.icon-arrow-circle-1b-bottom {
    background-image: url(../img/common/arrow_circle_1b_bottom.png)
}

.icon-arrow-square-1 {
    background-image: url(../img/common/arrow_square_1.png)
}

.icon-arrow-square-1-top {
    background-image: url(../img/common/arrow_square_1_top.png)
}

.icon-arrow-square-1b {
    background-image: url(../img/common/arrow_square_1b.png)
}

.icon-arrow-2,
.links-container-low-1 p a:before {
    background-image: url(../img/common/arrow_2.png)
}

.icon-arrow-circle-2 {
    background-image: url(../img/common/arrow_circle_2.png)
}

.icon-arrow-circle-2-bottom {
    background-image: url(../img/common/arrow_circle_2_bottom.png)
}

.icon-arrow-circle-2b {
    background-image: url(../img/common/arrow_circle_2b.png)
}

.icon-arrow-square-2 {
    background-image: url(../img/common/arrow_square_2.png)
}

.icon-arrow-square-2b {
    background-image: url(../img/common/arrow_square_2b.png)
}

.icon-arrow-3 {
    background-image: url(../img/common/arrow_3.png)
}

.icon-arrow-circle-3 {
    background-image: url(../img/common/arrow_circle_3.png)
}

.icon-arrow-circle-3-bottom {
    background-image: url(../img/common/arrow_circle_3_bottom.png)
}

.icon-arrow-circle-3b {
    background-image: url(../img/common/arrow_circle_3b.png)
}

.icon-arrow-square-3-bottom {
    background-image: url(../img/common/arrow_square_3_bottom.png)
}

.icon-arrow-square-3b {
    background-image: url(../img/common/arrow_square_3b.png)
}

.icon-arrow-4 {
    background-image: url(../img/common/arrow_4.png)
}

.icon-arrow-circle-4 {
    background-image: url(../img/common/arrow_circle_4.png)
}

.icon-arrow-circle-4-top {
    background-image: url(../img/common/arrow_circle_4_top.png)
}

.icon-arrow-circle-4-bottom {
    background-image: url(../img/common/arrow_circle_4_bottom.png)
}

.icon-arrow-circle-4b {
    background-image: url(../img/common/arrow_circle_4b.png)
}

.icon-arrow-square-4-left {
    background-image: url(../img/common/arrow_square_4_left.png)
}

.icon-arrow-square-4b {
    background-image: url(../img/common/arrow_square_4b.png)
}

.icon-arrow-5 {
    background-image: url(../img/common/arrow_5.png)
}

.icon-arrow-circle-5 {
    background-image: url(../img/common/arrow_circle_5.png)
}

.icon-arrow-circle-5b {
    background-image: url(../img/common/arrow_circle_5b.png)
}

.icon-arrow-square-5 {
    background-image: url(../img/common/arrow_square_5.png)
}

.icon-arrow-square-5b {
    background-image: url(../img/common/arrow_square_5b.png)
}

.collapsed .icon-arrow-circle-1-top {
    background-image: url(../img/common/arrow_circle_1_bottom.png)
}

.caret-right,
.header-nav a:before,
.links-arrow-1-bottom a:before {
    display: inline-block;
    height: 0;
    opacity: .8;
    vertical-align: middle;
    width: 0
}

.caret-right,
.header-nav a:before {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    border-left: 4px solid
}

.links-arrow-1-bottom a:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid
}

.whs-nw {
    white-space: nowrap !important
}

.whitespace-normal {
    white-space: normal !important
}

.ov-h {
    overflow: hidden
}

.ov-init {
    overflow: initial
}

.pos-s {
    position: static
}

.pos-a {
    position: absolute
}

.pos-r {
    position: relative
}

.t-0 {
    top: 0
}

.l-0 {
    left: 0
}

.d-b {
    display: block !important
}

.d-i {
    display: inline !important
}

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

.d-f {
    display: flex !important
}

.ai-c {
    align-items: center
}

.ai-fe {
    align-items: flex-end
}

.jc-c {
    justify-content: center
}

.jc-sb {
    justify-content: space-between
}

.fxw-w {
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .d-xs-b {
        display: block !important
    }

    .d-xs-f {
        display: flex !important
    }
}

.clear {
    clear: both !important
}

.clear-left {
    clear: left !important
}

.clear-child-left>:nth-child(odd) {
    clear: left !important
}

@media screen and (max-width:767px) {
    .clear-xs {
        clear: both !important
    }

    .pull-xs-none {
        float: none !important
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .clear-md {
        clear: both !important
    }
}

.scale-1_2 {
    transform: scale(1.2) !important
}

.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .1s
}

@keyframes anim-lazyloaded {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.blog-entry-body p>img,
.blog-entry-eyecatch img,
.header-logo img,
.img-responsive {
    display: inline-block
}

.box-index-1-link img,
.img-hover,
.slide-1-container .slick-slide a img {
    backface-visibility: hidden
}

.box-index-1-link a:hover img,
.slide-1-container .slick-slide a:hover img,
a:hover .box-index-1-link img,
a:hover .img-hover {
    opacity: .75
}

.img-pull-right {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    .img-pull-right {
        margin-left: 30px;
        margin-bottom: 30px
    }
}

.img-pull-left {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    .img-pull-left {
        margin-right: 30px;
        margin-bottom: 30px
    }
}

.g {
    margin: 30px !important
}

.g-h-a {
    margin-left: auto !important;
    margin-right: auto !important
}

.footer,
.g-t {
    margin-top: 30px !important
}

.blog-entry-body,
.g-b {
    margin-bottom: 30px !important
}

@media screen and (min-width:992px) {
    .g {
        margin: 60px !important
    }

    .footer,
    .g-t {
        margin-top: 60px !important
    }

    .blog-entry-body,
    .g-b {
        margin-bottom: 60px !important
    }
}

.g-t--1 {
    margin-top: -1px !important
}

.g-b--1 {
    margin-bottom: -1px !important
}

.g-t--2 {
    margin-top: -2px !important
}

.g-l--5 {
    margin-left: -5px !important
}

.g-t--6 {
    margin-top: -6px !important
}

.g-t--10 {
    margin-top: -10px !important
}

.g-l--10 {
    margin-left: -10px !important
}

.g-t--15 {
    margin-top: -15px !important
}

.g-t--20 {
    margin-top: -20px !important
}

.g-t--25 {
    margin-top: -25px !important
}

.g-t--30 {
    margin-top: -30px !important
}

.g-t--40 {
    margin-top: -40px !important
}

.g-t--60 {
    margin-top: -60px !important
}

.g-t--110 {
    margin-top: -110px !important
}

.g-0 {
    margin: 0 !important
}

.g-t-0 {
    margin-top: 0 !important
}

.g-b-0 {
    margin-bottom: 0 !important
}

.p-0 {
    padding: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: 1px !important
}

.p-b-1 {
    padding-bottom: 1px !important
}

.g-2 {
    margin: 2px !important
}

.g-r-2 {
    margin-right: 2px !important
}

.p-t-2 {
    padding-top: 2px !important
}

.g-t-3 {
    margin-top: 3px !important
}

.p-t-3 {
    padding-top: 3px !important
}

.p-b-3 {
    padding-bottom: 3px !important
}

.g-4 {
    margin: 4px !important
}

.g-t-4 {
    margin-top: 4px !important
}

.g-r-4 {
    margin-right: 4px !important
}

.g-b-4 {
    margin-bottom: 4px !important
}

.g-l-4 {
    margin-left: 4px !important
}

.p-4 {
    padding: 4px !important
}

.g-t-5 {
    margin-top: 5px !important
}

.g-r-5 {
    margin-right: 5px !important
}

.g-b-5 {
    margin-bottom: 5px !important
}

.g-l-5 {
    margin-left: 5px !important
}

.p-5 {
    padding: 5px !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.p-6 {
    padding: 6px !important
}

.g-7 {
    margin: 7px !important
}

.g-b-7 {
    margin-bottom: 7px !important
}

.g-8 {
    margin: 8px !important
}

.g-t-8 {
    margin-top: 8px !important
}

.g-r-8 {
    margin-right: 8px !important
}

.g-b-8 {
    margin-bottom: 8px !important
}

.p-8 {
    padding: 8px !important
}

.p-t-8 {
    padding-top: 8px !important
}

.p-l-8 {
    padding-left: 8px !important
}

.g-10 {
    margin: 10px !important
}

.g-t-10 {
    margin-top: 10px !important
}

.g-r-10 {
    margin-right: 10px !important
}

.g-b-10 {
    margin-bottom: 10px !important
}

.g-l-10 {
    margin-left: 10px !important
}

.p-10 {
    padding: 10px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.g-t-15 {
    margin-top: 15px !important
}

.g-r-15 {
    margin-right: 15px !important
}

.g-b-15 {
    margin-bottom: 15px !important
}

.g-l-15 {
    margin-left: 15px !important
}

.p-15 {
    padding: 15px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.g-20 {
    margin: 20px !important
}

.g-t-20 {
    margin-top: 20px !important
}

.g-r-20 {
    margin-right: 20px !important
}

.g-b-20 {
    margin-bottom: 20px !important
}

.g-l-20 {
    margin-left: 20px !important
}

.p-20 {
    padding: 20px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.g-t-25 {
    margin-top: 25px !important
}

.g-r-25 {
    margin-right: 25px !important
}

.g-b-25 {
    margin-bottom: 25px !important
}

.p-25 {
    padding: 25px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.p-l-25 {
    padding-left: 25px !important
}

.g-t-30 {
    margin-top: 30px !important
}

.g-r-30 {
    margin-right: 30px !important
}

.g-b-30 {
    margin-bottom: 30px !important
}

.p-30 {
    padding: 30px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.g-r-40 {
    margin-right: 40px !important
}

.g-b-40 {
    margin-bottom: 40px !important
}

.p-40 {
    padding: 40px !important
}

.g-r-50 {
    margin-right: 50px !important
}

.g-b-50 {
    margin-bottom: 50px !important
}

.g-r-60 {
    margin-right: 60px !important
}

.g-r-80 {
    margin-right: 80px !important
}

.g-l-80 {
    margin-left: 80px !important
}

.g-r-120 {
    margin-right: 120px !important
}

.p-r-140 {
    padding-right: 140px !important
}

.p-r-220 {
    padding-right: 220px !important
}

@media screen and (max-width:767px) {
    .g-xs-l--3 {
        margin-left: -3px !important
    }

    .g-xs-l--5 {
        margin-left: -5px !important
    }

    .g-xs-t--10 {
        margin-top: -10px !important
    }

    .g-xs-t--15 {
        margin-top: -15px !important
    }

    .g-xs-r--15 {
        margin-right: -15px !important
    }

    .g-xs-l--15 {
        margin-left: -15px !important
    }

    .g-xs-t--40 {
        margin-top: -40px !important
    }

    .g-xs-t--70 {
        margin-top: -70px !important
    }

    .g-xs-0 {
        margin: 0 !important
    }

    .g-xs-t-0 {
        margin-top: 0 !important
    }

    .g-xs-r-0 {
        margin-right: 0 !important
    }

    .g-xs-b-0 {
        margin-bottom: 0 !important
    }

    .g-xs-l-0 {
        margin-left: 0 !important
    }

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

    .p-xs-r-0 {
        padding-right: 0 !important
    }

    .g-xs-b-1 {
        margin-bottom: 1px !important
    }

    .g-xs-t-3 {
        margin-top: 3px !important
    }

    .g-xs-b-4 {
        margin-bottom: 4px !important
    }

    .g-xs-t-5 {
        margin-top: 5px !important
    }

    .g-xs-r-5 {
        margin-right: 5px !important
    }

    .g-xs-0 {
        margin: 0 !important
    }

    .g-xs-t-0 {
        margin-top: 0 !important
    }

    .g-xs-r-0 {
        margin-right: 0 !important
    }

    .g-xs-b-0 {
        margin-bottom: 0 !important
    }

    .g-xs-l-0 {
        margin-left: 0 !important
    }

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

    .p-xs-r-0 {
        padding-right: 0 !important
    }

    .g-xs-t-5 {
        margin-top: 5px !important
    }

    .g-xs-r-5 {
        margin-right: 5px !important
    }

    .g-xs-10 {
        margin: 10px !important
    }

    .g-xs-t-10 {
        margin-top: 10px !important
    }

    .g-xs-r-10 {
        margin-right: 10px !important
    }

    .g-xs-b-10 {
        margin-bottom: 10px !important
    }

    .p-xs-10 {
        padding: 10px !important
    }

    .p-xs-t-10 {
        padding-top: 10px !important
    }

    .p-xs-l-10 {
        padding-left: 10px !important
    }

    .g-xs-b-15 {
        margin-bottom: 15px !important
    }

    .p-xs-15 {
        padding: 15px !important
    }

    .p-xs-t-15 {
        padding-top: 15px !important
    }

    .p-xs-l-15 {
        padding-left: 15px !important
    }

    .g-xs-t-20 {
        margin-top: 20px !important
    }

    .g-xs-r-20 {
        margin-right: 20px !important
    }

    .g-xs-b-20 {
        margin-bottom: 20px !important
    }

    .p-xs-20 {
        padding: 20px !important
    }

    .p-xs-r-20 {
        padding-right: 20px !important
    }

    .g-xs-b-25 {
        margin-bottom: 25px !important
    }

    .g-xs-t-30 {
        margin-top: 30px !important
    }

    .g-xs-r-30 {
        margin-right: 30px !important
    }

    .g-xs-b-30 {
        margin-bottom: 30px !important
    }

    .p-xs-r-90 {
        padding-right: 90px !important
    }

    .p-xs-r-120 {
        padding-right: 120px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .g-sm-r-40 {
        margin-right: 40px !important
    }

    .g-sm-r-60 {
        margin-right: 60px !important
    }

    .g-sm-r-70 {
        margin-right: 70px !important
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .g-md-r--10 {
        margin-right: -10px !important
    }

    .g-md-r-15 {
        margin-right: 15px !important
    }

    .g-md-r-20 {
        margin-right: 20px !important
    }

    .g-md-r-40 {
        margin-right: 40px !important
    }
}

@media screen and (min-width:1200px) {
    .g-lg-t--15 {
        margin-top: -15px !important
    }

    .g-lg-l--15 {
        margin-left: -15px !important
    }

    .g-lg-t--25 {
        margin-top: -25px !important
    }

    .g-lg-t--40 {
        margin-top: -40px !important
    }

    .g-lg-t--50 {
        margin-top: -50px !important
    }

    .g-lg-b-0 {
        margin-bottom: 0 !important
    }

    .p-lg-r-0 {
        padding-right: 0 !important
    }

    .g-lg-b-0 {
        margin-bottom: 0 !important
    }

    .p-lg-r-0 {
        padding-right: 0 !important
    }

    .g-lg-t-10 {
        margin-top: 10px !important
    }

    .g-lg-t-15 {
        margin-top: 15px !important
    }

    .p-lg-r-15 {
        padding-right: 15px !important
    }

    .p-lg-l-15 {
        padding-left: 15px !important
    }

    .g-lg-r-20 {
        margin-right: 20px !important
    }

    .g-lg-t-30 {
        margin-top: 30px !important
    }

    .g-lg-r-30 {
        margin-right: 30px !important
    }

    .p-lg-r-50 {
        padding-right: 50px !important
    }

    .p-lg-l-50 {
        padding-left: 50px !important
    }

    .g-lg-t-60 {
        margin-top: 60px !important
    }

    .g-lg-r-60 {
        margin-right: 60px !important
    }

    .g-lg-r-70 {
        margin-right: 70px !important
    }

    .g-lg-r-80 {
        margin-right: 80px !important
    }
}

.z-2 {
    z-index: 2 !important
}

.w-a {
    width: auto !important
}

.h-a {
    height: auto !important
}

.w-50 {
    width: 50px !important
}

.h-50 {
    height: 50px !important
}

.w-6p {
    width: 6% !important
}

.w-80 {
    width: 80px !important
}

.min-w-90 {
    min-width: 90px !important
}

.w-100 {
    width: 100px !important
}

.w-10p {
    width: 10% !important
}

.w-110 {
    width: 110px !important
}

.w-13p {
    width: 13% !important
}

.w-140 {
    width: 140px !important
}

.w-150 {
    width: 150px !important
}

.w-15p {
    width: 15% !important
}

.w-16p {
    width: 16% !important
}

.w-180 {
    width: 180px !important
}

.max-w-200 {
    max-width: 200px !important
}

.w-20p {
    width: 20% !important
}

.w-210 {
    width: 210px !important
}

.h-230 {
    height: 230px !important
}

.h-240 {
    height: 240px !important
}

.w-250 {
    width: 250px !important
}

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

.h-260 {
    height: 260px !important
}

.w-29p {
    width: 29% !important
}

.h-300 {
    height: 300px !important
}

.max-h-300 {
    max-height: 300px !important
}

.max-w-360 {
    max-width: 360px !important
}

.w-40p {
    width: 40% !important
}

.max-w-410 {
    max-width: 410px !important
}

.w-46p {
    width: 46% !important
}

.w-47p {
    width: 47% !important
}

.max-w-480 {
    max-width: 480px !important
}

.w-48p {
    width: 48% !important
}

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

.max-w-50p {
    max-width: 50% !important
}

.max-w-600 {
    max-width: 600px !important
}

.max-w-640 {
    max-width: 640px !important
}

.w-70p {
    width: 70% !important
}

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

@media screen and (max-width:767px) {
    .w-xs-a {
        width: auto !important
    }

    .h-xs-a {
        height: auto !important
    }

    .w-xs-70 {
        width: 70px !important
    }

    .w-xs-80 {
        width: 80px !important
    }

    .w-xs-90 {
        width: 90px !important
    }

    .h-xs-90 {
        height: 90px !important
    }

    .w-xs-100 {
        width: 100px !important
    }

    .w-xs-110 {
        width: 110px !important
    }

    .h-xs-130 {
        height: 130px !important
    }

    .h-xs-140 {
        height: 140px !important
    }

    .w-xs-150 {
        width: 150px !important
    }

    .max-h-xs-150 {
        max-height: 150px !important
    }

    .max-w-xs-180 {
        max-width: 180px !important
    }

    .h-xs-180 {
        height: 180px !important
    }

    .w-xs-250 {
        width: 250px !important
    }

    .max-w-xs-300 {
        max-width: 300px !important
    }

    .w-xs-30p {
        width: 30% !important
    }

    .w-xs-30p {
        width: 30% !important
    }

    .w-xs-320 {
        width: 320px !important
    }

    .w-xs-35p {
        width: 35% !important
    }

    .w-xs-35p {
        width: 35% !important
    }

    .w-xs-380 {
        width: 380px !important
    }

    .w-xs-40p {
        width: 40% !important
    }

    .w-xs-40p {
        width: 40% !important
    }

    .w-xs-50p {
        width: 50% !important
    }

    .w-xs-50p {
        width: 50% !important
    }

    .w-xs-100p {
        width: 100% !important
    }

    .w-xs-100p {
        width: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .w-sm-80 {
        width: 80px !important
    }

    .w-sm-90 {
        width: 90px !important
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .w-md-280 {
        width: 280px !important
    }
}

@media screen and (min-width:1200px) {
    .w-lg-300 {
        width: 300px !important
    }

    .h-lg-320 {
        height: 320px !important
    }
}

.min-w-init {
    min-width: initial !important
}

.text-lts-0 {
    letter-spacing: 0 !important
}

.text-lts-1 {
    letter-spacing: 1px !important
}

.fz-10 {
    font-size: 10px !important
}

.fz-11 {
    font-size: 11px !important
}

.fz-12 {
    font-size: 12px !important
}

.fz-13 {
    font-size: 13px !important
}

.fz-14 {
    font-size: 14px !important
}

.fz-15 {
    font-size: 15px !important
}

.fz-16 {
    font-size: 16px !important
}

.fz-17 {
    font-size: 17px !important
}

.fz-18 {
    font-size: 18px !important
}

.fz-19 {
    font-size: 19px !important
}

.fz-20 {
    font-size: 20px !important
}

.fz-21 {
    font-size: 21px !important
}

.fz-22 {
    font-size: 22px !important
}

.fz-24 {
    font-size: 24px !important
}

.fz-30 {
    font-size: 30px !important
}

.fz-32 {
    font-size: 32px !important
}

.fz-38 {
    font-size: 38px !important
}

.fz-40 {
    font-size: 40px !important
}

@media screen and (max-width:767px) {
    .fz-xs-12 {
        font-size: 12px !important
    }

    .fz-xs-13 {
        font-size: 13px !important
    }

    .fz-xs-14 {
        font-size: 14px !important
    }

    .fz-xs-15 {
        font-size: 15px !important
    }

    .fz-xs-16 {
        font-size: 16px !important
    }

    .fz-xs-18 {
        font-size: 18px !important
    }

    .fz-xs-21 {
        font-size: 21px !important
    }

    .fz-xs-24 {
        font-size: 24px !important
    }

    .fz-xs-26 {
        font-size: 26px !important
    }

    .fz-xs-27 {
        font-size: 20px !important
    }

    .fz-xs-28 {
        font-size: 28px !important
    }

    .fz-xs-29 {
        font-size: 29px !important
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .fz-sm-11 {
        font-size: 11px !important
    }

    .fz-sm-12 {
        font-size: 12px !important
    }

    .fz-sm-21 {
        font-size: 21px !important
    }

    .fz-sm-24 {
        font-size: 24px !important
    }

    .fz-sm-38 {
        font-size: 38px !important
    }

    .fz-sm-40 {
        font-size: 40px !important
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .fz-md-10 {
        font-size: 10px !important
    }

    .fz-md-11 {
        font-size: 11px !important
    }

    .fz-md-24 {
        font-size: 24px !important
    }

    .fz-md-30 {
        font-size: 30px !important
    }

    .fz-md-34 {
        font-size: 34px !important
    }

    .fz-md-35 {
        font-size: 35px !important
    }

    .fz-md-39 {
        font-size: 39px !important
    }

    .fz-md-40 {
        font-size: 40px !important
    }
}

@media screen and (min-width:1200px) {
    .fz-lg-29 {
        font-size: 29px !important
    }

    .fz-lg-38 {
        font-size: 38px !important
    }

    .fz-lg-40 {
        font-size: 40px !important
    }

    .fz-lg-46 {
        font-size: 46px !important
    }

    .fz-lg-50 {
        font-size: 50px !important
    }

    .fz-lg-54 {
        font-size: 54px !important
    }

    .fz-lg-56 {
        font-size:40px !important
    }
}

.blog-date-archives {
    margin-bottom: 6px
}

.blog-date-archives .blog-label a,
.blog-date-archives .label-1,
.blog-date-archives .label-2,
.blog-date-archives .label-3,
.blog-label .blog-date-archives a {
    line-height: 1.2;
    margin-right: 6px;
    font-size: 12px
}

.blog-entry-title {
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #6189d1;
    font-size: 24px;
    line-height: 1.3
}

.blog-entry-title a {
    color: #603813
}

.blog-entry-title a:hover {
    color: inherit
}

.blog-entry-title .blog-date {
    display: inline-block;
    margin-bottom: 18px;
    font-size: 13px;
    letter-spacing: 1px
}

.blog-label a {
    padding: 3px 20px;
    font-size: 12px;
    color: #fff
}

.blog-label a+a {
    margin-left: 5px
}

.blog-entry-body>h3 {
    margin-top: 60px;
    font-size: 21px;
    font-weight: 700
}

.blog-entry-body>div {
    margin-bottom: 30px
}

.blog-entry-body p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.85
}

.blog-entry-body p>img {
    display: inline-block
}

.blog-entry-eyecatch {
    margin-bottom: 30px
}

.blog-entry-eyecatch img {
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}

@media screen and (max-width:767px) {
    .blog-entry-eyecatch {
        margin-right: -15px;
        margin-left: -15px
    }
}

.blog-archives-list .children>li>a,
.blog-archives-list>li>a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    color: #333
}

.blog-archives-list .children>li>a:hover,
.blog-archives-list>li>a:hover {
    background-color: #fafafa;
    color: #999;
    text-decoration: none
}

.blog-archives-list {
    border-top: 1px solid #ddd
}

.blog-archives-list .children>li>a {
    padding-left: 12px;
    background: url(../img/common/arrow_3.png) no-repeat 2px 50%;
    background-size: 4px 5px
}

.blog-archives-list .children>li>a:hover {
    background-image: url(../img/common/arrow_2.png)
}

.blog-archives-list .children .children>li>a {
    padding-left: 24px
}

.home-main-container {
    position: relative;
    text-align: center
}

@media screen and (min-width:768px) {
    .home-main-container {
        overflow: hidden;
        height: 520px;
        margin-bottom: 40px;
        background: #ffeced url(../img/home/main/1.jpg) no-repeat 50% 50%
    }
}

@media screen and (min-width:992px) {
    .home-main-container {
        margin-bottom: 60px
    }
}

.home-main-doctor {
    position: absolute;
    bottom: 0;
    left: 50%
}

@media screen and (min-width:768px) {
    .home-main-doctor {
        margin-left: 210px
    }
}

@media screen and (min-width:1200px) {
    .home-main-doctor {
        margin-left: 320px
    }
}

.home-main-texts {
    max-width: 482px;
    margin: 0 auto;
    padding: 20px 40px 30px
}

@media screen and (min-width:768px) {
    .home-main-texts {
        position: absolute;
        top: 40px;
        left: 50%;
        max-width: none;
        width: auto;
        margin: 0 0 0 -250px;
        padding: 0
    }
}

.home-main-badge {
    position: absolute;
    top: 15px;
    left: 5px
}

@media screen and (min-width:768px) {
    .home-main-badge {
        top: 42px;
        left: 50%;
        margin-left: -107px
    }
}

@media screen and (min-width:992px) {
    .home-main-badge {
        top: 50%;
        margin-left: -125px;
        margin-top: -102px
    }
}