@charset 'UTF-8';
@font-face
{
    font-family: 'YakuHanJP';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/yakuhan/YakuHanJP-Regular.eot');
    src: url('../fonts/yakuhan/YakuHanJP-Regular.woff2') format('woff2'), url('../fonts/yakuhan/YakuHanJP-Regular.woff') format('woff');
}

@font-face
{
    font-family: 'YakuHanJP';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/yakuhan/YakuHanJP-Bold.eot');
    src: url('../fonts/yakuhan/YakuHanJP-Bold.woff2') format('woff2'), url('../fonts/yakuhan/YakuHanJP-Bold.woff') format('woff');
}

@font-face
{
    font-family: 'YakuHanMP';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/yakuhan/YakuHanMP-Regular.eot');
    src: url('../fonts/yakuhan/YakuHanMP-Regular.woff2') format('woff2'), url('../fonts/yakuhan/YakuHanMP-Regular.woff') format('woff');
}

@font-face
{
    font-family: 'YakuHanMP';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/yakuhan/YakuHanMP-Bold.eot');
    src: url('../fonts/yakuhan/YakuHanMP-Bold.woff2') format('woff2'), url('../fonts/yakuhan/YakuHanMP-Bold.woff') format('woff');
}

@font-face
{
    font-family: 'icon';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/icon.ttf?pobi0') format('truetype'), url('../fonts/icon.woff?pobi0') format('woff'), url('../fonts/icon.svg?pobi0#icon') format('svg');
    font-display: block;
}

[class^='icon-'],
[class*=' icon-']
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-new:before
{
    content: '\e924';
}

.icon-recommend:before
{
    content: '\e92d';
}

.icon-close:before
{
    content: '\e92b';
}

.icon-film:before
{
    content: '\e92c';
}

.icon-info:before
{
    content: '\e92a';
}

.icon-arrow1-b:before
{
    content: '\e900';
}

.icon-arrow1-l:before
{
    content: '\e901';
}

.icon-arrow1-r:before
{
    content: '\e902';
}

.icon-arrow1-t:before
{
    content: '\e903';
}

.icon-arrow2-b:before
{
    content: '\e904';
}

.icon-arrow2-l:before
{
    content: '\e905';
}

.icon-arrow2-r:before
{
    content: '\e906';
}

.icon-arrow2-t:before
{
    content: '\e907';
}

.icon-arrow3-b:before
{
    content: '\e908';
}

.icon-arrow3-l:before
{
    content: '\e909';
}

.icon-arrow3-r:before
{
    content: '\e90a';
}

.icon-arrow3-t:before
{
    content: '\e90b';
}

.icon-arrow4-b:before
{
    content: '\e90c';
}

.icon-arrow4-l:before
{
    content: '\e90d';
}

.icon-arrow4-r:before
{
    content: '\e90e';
}

.icon-arrow4-t:before
{
    content: '\e90f';
}

.icon-arrow5-b:before
{
    content: '\e910';
}

.icon-arrow5-l:before
{
    content: '\e911';
}

.icon-arrow5-r:before
{
    content: '\e912';
}

.icon-arrow5-t:before
{
    content: '\e913';
}

.icon-building:before
{
    content: '\e914';
}

.icon-document:before
{
    content: '\e915';
}

.icon-edit:before
{
    content: '\e916';
}

.icon-external:before
{
    content: '\e917';
}

.icon-facebook:before
{
    content: '\e918';
}

.icon-gear:before
{
    content: '\e919';
}

.icon-home:before
{
    content: '\e91a';
}

.icon-lc-close:before
{
    content: '\e91b';
}

.icon-lc-next:before
{
    content: '\e91c';
}

.icon-lc-pause:before
{
    content: '\e91d';
}

.icon-lc-play:before
{
    content: '\e91e';
}

.icon-lc-prev:before
{
    content: '\e91f';
}

.icon-lc-spin:before
{
    content: '\e920';
}

.icon-link:before
{
    content: '\e921';
}

.icon-lupe:before
{
    content: '\e922';
}

.icon-mail:before
{
    content: '\e923';
}

.icon-pdf:before
{
    content: '\e925';
}

.icon-question:before
{
    content: '\e926';
}

.icon-sitemap:before
{
    content: '\e927';
}

.icon-speaker:before
{
    content: '\e928';
}

.icon-twitter:before
{
    content: '\e929';
}
.icon-folder-download:before {
  content: "\e933";
}
.icon-download3:before {
  content: "\e9c7";
}

.icon-adjust-70::before
{
    font-size: 70%;
}

.icon-adjust-75::before
{
    font-size: 75%;
}

.icon-adjust-80::before
{
    font-size: 80%;
}

.icon-adjust-85::before
{
    font-size: 85%;
}

.icon-adjust-90::before
{
    font-size: 90%;
}

.icon-adjust-95::before
{
    font-size: 95%;
}

.icon-adjust-100::before
{
    font-size: 100%;
}

.icon-adjust-105::before
{
    font-size: 105%;
}

.icon-adjust-110::before
{
    font-size: 110%;
}

.icon-adjust-115::before
{
    font-size: 115%;
}

.icon-adjust-120::before
{
    font-size: 120%;
}

.icon-adjust-125::before
{
    font-size: 125%;
}

.icon-adjust-130::before
{
    font-size: 130%;
}

.icon-adjust-135::before
{
    font-size: 135%;
}

.icon-adjust-140::before
{
    font-size: 140%;
}

.icon-adjust-145::before
{
    font-size: 145%;
}

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.hidden-xxs-up
{
    display: none !important;
}

@media (max-width: 479.98px)
{
    .hidden-xxs-down
    {
        display: none !important;
    }
}

.max-w100-xxs-up
{
    max-width: 100% !important;
}

@media (max-width: 479.98px)
{
    .max-w100-xxs-down
    {
        max-width: 100% !important;
    }
}

@media (min-width: 480px)
{
    .hidden-xs-up
    {
        display: none !important;
    }
}

@media (max-width: 605.98px)
{
    .hidden-xs-down
    {
        display: none !important;
    }
}

@media (min-width: 480px)
{
    .max-w100-xs-up
    {
        max-width: 100% !important;
    }
}

@media (max-width: 605.98px)
{
    .max-w100-xs-down
    {
        max-width: 100% !important;
    }
}

@media (min-width: 606px)
{
    .hidden-sm-up
    {
        display: none !important;
    }
}

@media (max-width: 767.98px)
{
    .hidden-sm-down
    {
        display: none !important;
    }
}

@media (min-width: 606px)
{
    .max-w100-sm-up
    {
        max-width: 100% !important;
    }
}

@media (max-width: 767.98px)
{
    .max-w100-sm-down
    {
        max-width: 100% !important;
    }
}

@media (min-width: 768px)
{
    .hidden-md-up
    {
        display: none !important;
    }
}

@media (max-width: 959.98px)
{
    .hidden-md-down
    {
        display: none !important;
    }
}

@media (min-width: 768px)
{
    .max-w100-md-up
    {
        max-width: 100% !important;
    }
}

@media (max-width: 959.98px)
{
    .max-w100-md-down
    {
        max-width: 100% !important;
    }
}

@media (min-width: 960px)
{
    .hidden-lg-up
    {
        display: none !important;
    }
}

@media (max-width: 1189.98px)
{
    .hidden-lg-down
    {
        display: none !important;
    }
}

@media (min-width: 960px)
{
    .max-w100-lg-up
    {
        max-width: 100% !important;
    }
}

@media (max-width: 1189.98px)
{
    .max-w100-lg-down
    {
        max-width: 100% !important;
    }
}

@media (min-width: 1190px)
{
    .hidden-xl-up
    {
        display: none !important;
    }
}

.hidden-xl-down
{
    display: none !important;
}

@media (min-width: 1190px)
{
    .max-w100-xl-up
    {
        max-width: 100% !important;
    }
}

.max-w100-xl-down
{
    max-width: 100% !important;
}

:root
{
    --blue: #0071aa;
    --blue-light: #4aa6d4;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffd217;
    --green: #28a745;
    --green-light: #7bdb7b;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #0071aa;
    --secondary: #6c757d;
    --light: #f8f9fa;
    --dark: #343a40;
    --blue: #0071aa;
    --blue-light: #4aa6d4;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffd217;
    --green: #28a745;
    --green-light: #7bdb7b;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --breakpoint-xxs: 0;
    --breakpoint-xs: 480px;
    --breakpoint-sm: 606px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 960px;
    --breakpoint-xl: 1190px;
    --font-family-sans-serif: YakuHanJP, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, '游ゴシック Medium', 'Yu Gothic Medium', sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

*,
*::before,
*::after
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html
{
    font-family: sans-serif;
    line-height: 1.15;

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport
{
    width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section
{
    display: block;
}

body
{
    font-family: YakuHanJP, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, '游ゴシック Medium', 'Yu Gothic Medium', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.54;

    margin: 0;

    text-align: left;

    color: #000;
    background-color: #fff;
}

[tabindex='-1']:focus
{
    outline: 0 !important;
}

hr
{
    overflow: visible; 

    -webkit-box-sizing: content-box; 

            box-sizing: content-box;
    height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    margin-top: 0;
    margin-bottom: .5rem;
}

p
{
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title]
{
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;

    border-bottom: 0;
}

address
{
    font-style: normal;
    line-height: inherit; 

    margin-bottom: 1rem;
}

ol,
ul,
dl
{
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol
{
    margin-bottom: 0;
}

dt
{
    font-weight: 700;
}

dd
{
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote
{
    margin: 0 0 1rem;
}

dfn
{
    font-style: italic;
}

b,
strong
{
    font-weight: bolder;
}

small
{
    font-size: 80%;
}

sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sub
{
    bottom: -.25em;
}

sup
{
    top: -.5em;
}

a
{
    text-decoration: none;

    color: #0071aa;
    background-color: transparent;

    -webkit-text-decoration-skip: objects;
}
a:hover
{
    text-decoration: underline; 

    color: #003e5e;
}

a:not([href]):not([tabindex])
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus
{
    text-decoration: none; 

    color: inherit;
}
a:not([href]):not([tabindex]):focus
{
    outline: 0;
}

pre,
code,
kbd,
samp
{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre
{
    overflow: auto;

    margin-top: 0;
    margin-bottom: 1rem;

    -ms-overflow-style: scrollbar;
}

figure
{
    margin: 0 0 1rem;
}

img
{
    vertical-align: middle;

    border-style: none;
}

svg
{
    overflow: hidden;

    vertical-align: middle;
}

table
{
    border-collapse: collapse;
}

caption
{
    padding-top: .75rem;
    padding-bottom: .75rem;

    caption-side: bottom; 

    text-align: left;

    color: #6c757d;
}

th
{
    text-align: inherit;
}

label
{
    display: inline-block;

    margin-bottom: .5rem;
}

button
{
    border-radius: 0;
}

button:focus
{
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; 

    margin: 0;
}

button,
input
{
    overflow: visible;
}

button,
select
{
    text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0;

    border-style: none;
}

input[type='radio'],
input[type='checkbox']
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month']
{
    -webkit-appearance: listbox;
}

textarea
{
    overflow: auto;

    resize: vertical;
}

fieldset
{
    min-width: 0;
    margin: 0;
    padding: 0;

    border: 0;
}

legend
{
    font-size: 1.5rem;
    line-height: inherit;

    display: block;

    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
    padding: 0;

    white-space: normal; 

    color: inherit;
}

progress
{
    vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button
{
    height: auto;
}

[type='search']
{
    outline-offset: -2px;

    -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}

::-webkit-file-upload-button
{
    font: inherit;

    -webkit-appearance: button;
}

output
{
    display: inline-block;
}

summary
{
    display: list-item;

    cursor: pointer;
}

template
{
    display: none;
}

[hidden]
{
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-family: inherit;
    font-weight: 600;
    line-height: 1.5;

    margin-bottom: .5rem;

    color: inherit;
}

h1,
.h1
{
    font-size: 3.75rem;
}

h2,
.h2
{
    font-size: 3rem;
}

h3,
.h3
{
    font-size: 2.625rem;
}

h4,
.h4
{
    font-size: 2.25rem;
}

h5,
.h5
{
    font-size: 1.875rem;
}

h6,
.h6
{
    font-size: 1.5rem;
}

.lead
{
    font-size: 1.875rem;
    font-weight: 300;
}

.display-1
{
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.5;
}

.display-2
{
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.5;
}

.display-3
{
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.5;
}

.display-4
{
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.5;
}

hr
{
    margin-top: 1rem;
    margin-bottom: 1rem;

    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

small,
.small
{
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark
{
    padding: .2em;

    background-color: #fcf8e3;
}

.list-unstyled
{
    padding-left: 0;

    list-style: none;
}

.list-inline
{
    padding-left: 0;

    list-style: none;
}

.list-inline-item
{
    display: inline-block;
}
.list-inline-item:not(:last-child)
{
    margin-right: .5rem;
}

.initialism
{
    font-size: 90%;

    text-transform: uppercase;
}

.blockquote
{
    font-size: 1.875rem; 

    margin-bottom: 1rem;
}

.blockquote-footer
{
    font-size: 80%;

    display: block;

    color: #6c757d;
}
.blockquote-footer::before
{
    content: '\2014 \00A0';
}

.container
{
    width: 100%;
    margin-right: auto;
    margin-left: auto; 
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 606px)
{
    .container
    {
        max-width: 570px;
    }
}
@media (min-width: 768px)
{
    .container
    {
        max-width: 720px;
    }
}
@media (min-width: 960px)
{
    .container
    {
        max-width: 928px;
    }
}
@media (min-width: 1190px)
{
    .container
    {
        max-width: 1130px;
    }
}

.container-fluid
{
    width: 100%;
    margin-right: auto;
    margin-left: auto; 
    padding-right: 15px;
    padding-left: 15px;
}

.row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-right: -15px;
    margin-left: -15px; 

    -ms-flex-wrap: wrap; 

        flex-wrap: wrap;
}

.no-gutters
{
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-']
{
    padding-right: 0;
    padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto
{
    position: relative;

    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col
{
    max-width: 100%; 

    -ms-flex-preferred-size: 0; 

        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.col-auto
{
    width: auto;
    max-width: none; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 auto; 

            flex: 0 0 auto;
}

.col-1
{
    max-width: 8.33333%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 8.33333%; 

            flex: 0 0 8.33333%;
}

.col-2
{
    max-width: 16.66667%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 16.66667%; 

            flex: 0 0 16.66667%;
}

.col-3
{
    max-width: 25%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 25%; 

            flex: 0 0 25%;
}

.col-4
{
    max-width: 33.33333%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 33.33333%; 

            flex: 0 0 33.33333%;
}

.col-5
{
    max-width: 41.66667%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 41.66667%; 

            flex: 0 0 41.66667%;
}

.col-6
{
    max-width: 50%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 50%; 

            flex: 0 0 50%;
}

.col-7
{
    max-width: 58.33333%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 58.33333%; 

            flex: 0 0 58.33333%;
}

.col-8
{
    max-width: 66.66667%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 66.66667%; 

            flex: 0 0 66.66667%;
}

.col-9
{
    max-width: 75%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 75%; 

            flex: 0 0 75%;
}

.col-10
{
    max-width: 83.33333%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 83.33333%; 

            flex: 0 0 83.33333%;
}

.col-11
{
    max-width: 91.66667%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 91.66667%; 

            flex: 0 0 91.66667%;
}

.col-12
{
    max-width: 100%; 

    -webkit-box-flex: 0; 

        -ms-flex: 0 0 100%; 

            flex: 0 0 100%;
}

.order-first
{
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
}

.order-last
{
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
}

.order-0
{
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}

.order-1
{
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.order-2
{
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}

.order-3
{
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}

.order-4
{
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
}

.order-5
{
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
}

.order-6
{
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
}

.order-7
{
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
}

.order-8
{
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
}

.order-9
{
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
}

.order-10
{
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
}

.order-11
{
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
}

.order-12
{
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
}

.offset-1
{
    margin-left: 8.33333%;
}

.offset-2
{
    margin-left: 16.66667%;
}

.offset-3
{
    margin-left: 25%;
}

.offset-4
{
    margin-left: 33.33333%;
}

.offset-5
{
    margin-left: 41.66667%;
}

.offset-6
{
    margin-left: 50%;
}

.offset-7
{
    margin-left: 58.33333%;
}

.offset-8
{
    margin-left: 66.66667%;
}

.offset-9
{
    margin-left: 75%;
}

.offset-10
{
    margin-left: 83.33333%;
}

.offset-11
{
    margin-left: 91.66667%;
}

@media (min-width: 480px)
{
    .col-xs
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-xs-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-xs-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-xs-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-xs-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-xs-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-xs-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-xs-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-xs-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-xs-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-xs-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-xs-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-xs-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-xs-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-xs-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-xs-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-xs-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-xs-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-xs-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-xs-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-xs-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-xs-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-xs-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-xs-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-xs-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-xs-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-xs-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-xs-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-xs-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-xs-0
    {
        margin-left: 0;
    }
    .offset-xs-1
    {
        margin-left: 8.33333%;
    }
    .offset-xs-2
    {
        margin-left: 16.66667%;
    }
    .offset-xs-3
    {
        margin-left: 25%;
    }
    .offset-xs-4
    {
        margin-left: 33.33333%;
    }
    .offset-xs-5
    {
        margin-left: 41.66667%;
    }
    .offset-xs-6
    {
        margin-left: 50%;
    }
    .offset-xs-7
    {
        margin-left: 58.33333%;
    }
    .offset-xs-8
    {
        margin-left: 66.66667%;
    }
    .offset-xs-9
    {
        margin-left: 75%;
    }
    .offset-xs-10
    {
        margin-left: 83.33333%;
    }
    .offset-xs-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 606px)
{
    .col-sm
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-sm-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-sm-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-sm-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-sm-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-sm-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-sm-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-sm-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-sm-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-sm-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-sm-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-sm-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-sm-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-sm-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-sm-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-sm-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-sm-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-sm-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-sm-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-sm-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-sm-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-sm-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-sm-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-sm-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-sm-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-sm-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-sm-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-sm-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-sm-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-sm-0
    {
        margin-left: 0;
    }
    .offset-sm-1
    {
        margin-left: 8.33333%;
    }
    .offset-sm-2
    {
        margin-left: 16.66667%;
    }
    .offset-sm-3
    {
        margin-left: 25%;
    }
    .offset-sm-4
    {
        margin-left: 33.33333%;
    }
    .offset-sm-5
    {
        margin-left: 41.66667%;
    }
    .offset-sm-6
    {
        margin-left: 50%;
    }
    .offset-sm-7
    {
        margin-left: 58.33333%;
    }
    .offset-sm-8
    {
        margin-left: 66.66667%;
    }
    .offset-sm-9
    {
        margin-left: 75%;
    }
    .offset-sm-10
    {
        margin-left: 83.33333%;
    }
    .offset-sm-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px)
{
    .col-md
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-md-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-md-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-md-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-md-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-md-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-md-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-md-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-md-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-md-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-md-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-md-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-md-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-md-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-md-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-md-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-md-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-md-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-md-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-md-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-md-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-md-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-md-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-md-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-md-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-md-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-md-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-md-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-md-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-md-0
    {
        margin-left: 0;
    }
    .offset-md-1
    {
        margin-left: 8.33333%;
    }
    .offset-md-2
    {
        margin-left: 16.66667%;
    }
    .offset-md-3
    {
        margin-left: 25%;
    }
    .offset-md-4
    {
        margin-left: 33.33333%;
    }
    .offset-md-5
    {
        margin-left: 41.66667%;
    }
    .offset-md-6
    {
        margin-left: 50%;
    }
    .offset-md-7
    {
        margin-left: 58.33333%;
    }
    .offset-md-8
    {
        margin-left: 66.66667%;
    }
    .offset-md-9
    {
        margin-left: 75%;
    }
    .offset-md-10
    {
        margin-left: 83.33333%;
    }
    .offset-md-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 960px)
{
    .col-lg
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-lg-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-lg-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-lg-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-lg-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-lg-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-lg-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-lg-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-lg-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-lg-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-lg-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-lg-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-lg-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-lg-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-lg-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-lg-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-lg-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-lg-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-lg-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-lg-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-lg-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-lg-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-lg-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-lg-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-lg-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-lg-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-lg-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-lg-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-lg-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-lg-0
    {
        margin-left: 0;
    }
    .offset-lg-1
    {
        margin-left: 8.33333%;
    }
    .offset-lg-2
    {
        margin-left: 16.66667%;
    }
    .offset-lg-3
    {
        margin-left: 25%;
    }
    .offset-lg-4
    {
        margin-left: 33.33333%;
    }
    .offset-lg-5
    {
        margin-left: 41.66667%;
    }
    .offset-lg-6
    {
        margin-left: 50%;
    }
    .offset-lg-7
    {
        margin-left: 58.33333%;
    }
    .offset-lg-8
    {
        margin-left: 66.66667%;
    }
    .offset-lg-9
    {
        margin-left: 75%;
    }
    .offset-lg-10
    {
        margin-left: 83.33333%;
    }
    .offset-lg-11
    {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1190px)
{
    .col-xl
    {
        max-width: 100%; 

        -ms-flex-preferred-size: 0; 

            flex-basis: 0;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
    }
    .col-xl-auto
    {
        width: auto;
        max-width: none; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
    .col-xl-1
    {
        max-width: 8.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 8.33333%; 

                flex: 0 0 8.33333%;
    }
    .col-xl-2
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
    .col-xl-3
    {
        max-width: 25%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 25%; 

                flex: 0 0 25%;
    }
    .col-xl-4
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
    .col-xl-5
    {
        max-width: 41.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 41.66667%; 

                flex: 0 0 41.66667%;
    }
    .col-xl-6
    {
        max-width: 50%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 50%; 

                flex: 0 0 50%;
    }
    .col-xl-7
    {
        max-width: 58.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 58.33333%; 

                flex: 0 0 58.33333%;
    }
    .col-xl-8
    {
        max-width: 66.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 66.66667%; 

                flex: 0 0 66.66667%;
    }
    .col-xl-9
    {
        max-width: 75%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 75%; 

                flex: 0 0 75%;
    }
    .col-xl-10
    {
        max-width: 83.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 83.33333%; 

                flex: 0 0 83.33333%;
    }
    .col-xl-11
    {
        max-width: 91.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 91.66667%; 

                flex: 0 0 91.66667%;
    }
    .col-xl-12
    {
        max-width: 100%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 100%; 

                flex: 0 0 100%;
    }
    .order-xl-first
    {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .order-xl-last
    {
        -webkit-box-ordinal-group: 14;
            -ms-flex-order: 13;
                order: 13;
    }
    .order-xl-0
    {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
    }
    .order-xl-1
    {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .order-xl-2
    {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .order-xl-3
    {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .order-xl-4
    {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    .order-xl-5
    {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5;
    }
    .order-xl-6
    {
        -webkit-box-ordinal-group: 7;
            -ms-flex-order: 6;
                order: 6;
    }
    .order-xl-7
    {
        -webkit-box-ordinal-group: 8;
            -ms-flex-order: 7;
                order: 7;
    }
    .order-xl-8
    {
        -webkit-box-ordinal-group: 9;
            -ms-flex-order: 8;
                order: 8;
    }
    .order-xl-9
    {
        -webkit-box-ordinal-group: 10;
            -ms-flex-order: 9;
                order: 9;
    }
    .order-xl-10
    {
        -webkit-box-ordinal-group: 11;
            -ms-flex-order: 10;
                order: 10;
    }
    .order-xl-11
    {
        -webkit-box-ordinal-group: 12;
            -ms-flex-order: 11;
                order: 11;
    }
    .order-xl-12
    {
        -webkit-box-ordinal-group: 13;
            -ms-flex-order: 12;
                order: 12;
    }
    .offset-xl-0
    {
        margin-left: 0;
    }
    .offset-xl-1
    {
        margin-left: 8.33333%;
    }
    .offset-xl-2
    {
        margin-left: 16.66667%;
    }
    .offset-xl-3
    {
        margin-left: 25%;
    }
    .offset-xl-4
    {
        margin-left: 33.33333%;
    }
    .offset-xl-5
    {
        margin-left: 41.66667%;
    }
    .offset-xl-6
    {
        margin-left: 50%;
    }
    .offset-xl-7
    {
        margin-left: 58.33333%;
    }
    .offset-xl-8
    {
        margin-left: 66.66667%;
    }
    .offset-xl-9
    {
        margin-left: 75%;
    }
    .offset-xl-10
    {
        margin-left: 83.33333%;
    }
    .offset-xl-11
    {
        margin-left: 91.66667%;
    }
}

.btn
{
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.54;

    display: inline-block;

    padding: .7rem 1rem;

    -webkit-user-select: none;

       -moz-user-select: none;

        -ms-user-select: none;

            user-select: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; 
    text-align: center;
    vertical-align: middle;

    border: 1px solid transparent;
    border-radius: 0;
}
@media screen and (prefers-reduced-motion: reduce)
{
    .btn
    {
        -webkit-transition: none;
        transition: none;
    }
}
.btn:hover,
.btn:focus
{
    text-decoration: none;
}
.btn:focus,
.btn.focus
{
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
}
.btn.disabled,
.btn:disabled
{
    opacity: .65;
}
.btn:not(:disabled):not(.disabled)
{
    cursor: pointer;
}
.btn [class^='icon-'],
.btn [class*=' icon-']
{
    vertical-align: -5%;
}

a.btn.disabled,
fieldset:disabled a.btn
{
    pointer-events: none;
}

.btn-primary
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-primary:hover
{
    color: #fff;
    border-color: #004f77; 
    background-color: #005884;
}
.btn-primary:focus,
.btn-primary.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.btn-primary.disabled,
.btn-primary:disabled
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle
{
    color: #fff;
    border-color: #00476a; 
    background-color: #004f77;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}

.btn-secondary
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-secondary:hover
{
    color: #fff;
    border-color: #545b62; 
    background-color: #5a6268;
}
.btn-secondary:focus,
.btn-secondary.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-secondary.disabled,
.btn-secondary:disabled
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle
{
    color: #fff;
    border-color: #4e555b; 
    background-color: #545b62;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-light
{
    color: #212529;
    border-color: #f8f9fa; 
    background-color: #f8f9fa;
}
.btn-light:hover
{
    color: #212529;
    border-color: #dae0e5; 
    background-color: #e2e6ea;
}
.btn-light:focus,
.btn-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-light.disabled,
.btn-light:disabled
{
    color: #212529;
    border-color: #f8f9fa; 
    background-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle
{
    color: #212529;
    border-color: #d3d9df; 
    background-color: #dae0e5;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-dark
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-dark:hover
{
    color: #fff;
    border-color: #1d2124; 
    background-color: #23272b;
}
.btn-dark:focus,
.btn-dark.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-dark.disabled,
.btn-dark:disabled
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle
{
    color: #fff;
    border-color: #171a1d; 
    background-color: #1d2124;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-blue
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-blue:hover
{
    color: #fff;
    border-color: #004f77; 
    background-color: #005884;
}
.btn-blue:focus,
.btn-blue.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.btn-blue.disabled,
.btn-blue:disabled
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-blue:not(:disabled):not(.disabled):active,
.btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle
{
    color: #fff;
    border-color: #00476a; 
    background-color: #004f77;
}
.btn-blue:not(:disabled):not(.disabled):active:focus,
.btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}

.btn-blue-light
{
    color: #fff;
    border-color: #4aa6d4; 
    background-color: #4aa6d4;
}
.btn-blue-light:hover
{
    color: #fff;
    border-color: #2d8ebe; 
    background-color: #3095c8;
}
.btn-blue-light:focus,
.btn-blue-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
            box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
}
.btn-blue-light.disabled,
.btn-blue-light:disabled
{
    color: #fff;
    border-color: #4aa6d4; 
    background-color: #4aa6d4;
}
.btn-blue-light:not(:disabled):not(.disabled):active,
.btn-blue-light:not(:disabled):not(.disabled).active,
.show > .btn-blue-light.dropdown-toggle
{
    color: #fff;
    border-color: #2b86b4; 
    background-color: #2d8ebe;
}
.btn-blue-light:not(:disabled):not(.disabled):active:focus,
.btn-blue-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
            box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
}

.btn-purple
{
    color: #fff;
    border-color: #6f42c1; 
    background-color: #6f42c1;
}
.btn-purple:hover
{
    color: #fff;
    border-color: #59339d; 
    background-color: #5e37a6;
}
.btn-purple:focus,
.btn-purple.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
            box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
}
.btn-purple.disabled,
.btn-purple:disabled
{
    color: #fff;
    border-color: #6f42c1; 
    background-color: #6f42c1;
}
.btn-purple:not(:disabled):not(.disabled):active,
.btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle
{
    color: #fff;
    border-color: #533093; 
    background-color: #59339d;
}
.btn-purple:not(:disabled):not(.disabled):active:focus,
.btn-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-purple.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
            box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
}

.btn-pink
{
    color: #fff;
    border-color: #e83e8c; 
    background-color: #e83e8c;
}
.btn-pink:hover
{
    color: #fff;
    border-color: #d91a72; 
    background-color: #e41c78;
}
.btn-pink:focus,
.btn-pink.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
            box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
}
.btn-pink.disabled,
.btn-pink:disabled
{
    color: #fff;
    border-color: #e83e8c; 
    background-color: #e83e8c;
}
.btn-pink:not(:disabled):not(.disabled):active,
.btn-pink:not(:disabled):not(.disabled).active,
.show > .btn-pink.dropdown-toggle
{
    color: #fff;
    border-color: #ce196c; 
    background-color: #d91a72;
}
.btn-pink:not(:disabled):not(.disabled):active:focus,
.btn-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
            box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
}

.btn-red
{
    color: #fff;
    border-color: #dc3545; 
    background-color: #dc3545;
}
.btn-red:hover
{
    color: #fff;
    border-color: #bd2130; 
    background-color: #c82333;
}
.btn-red:focus,
.btn-red.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.btn-red.disabled,
.btn-red:disabled
{
    color: #fff;
    border-color: #dc3545; 
    background-color: #dc3545;
}
.btn-red:not(:disabled):not(.disabled):active,
.btn-red:not(:disabled):not(.disabled).active,
.show > .btn-red.dropdown-toggle
{
    color: #fff;
    border-color: #b21f2d; 
    background-color: #bd2130;
}
.btn-red:not(:disabled):not(.disabled):active:focus,
.btn-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-red.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.btn-orange
{
    color: #212529;
    border-color: #fd7e14; 
    background-color: #fd7e14;
}
.btn-orange:hover
{
    color: #fff;
    border-color: #dc6502; 
    background-color: #e96b02;
}
.btn-orange:focus,
.btn-orange.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
            box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
}
.btn-orange.disabled,
.btn-orange:disabled
{
    color: #212529;
    border-color: #fd7e14; 
    background-color: #fd7e14;
}
.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange:not(:disabled):not(.disabled).active,
.show > .btn-orange.dropdown-toggle
{
    color: #fff;
    border-color: #cf5f02; 
    background-color: #dc6502;
}
.btn-orange:not(:disabled):not(.disabled):active:focus,
.btn-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
            box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
}

.btn-yellow
{
    color: #212529;
    border-color: #ffd217; 
    background-color: #ffd217;
}
.btn-yellow:hover
{
    color: #212529;
    border-color: #e3b700; 
    background-color: #f0c100;
}
.btn-yellow:focus,
.btn-yellow.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
}
.btn-yellow.disabled,
.btn-yellow:disabled
{
    color: #212529;
    border-color: #ffd217; 
    background-color: #ffd217;
}
.btn-yellow:not(:disabled):not(.disabled):active,
.btn-yellow:not(:disabled):not(.disabled).active,
.show > .btn-yellow.dropdown-toggle
{
    color: #212529;
    border-color: #d6ad00; 
    background-color: #e3b700;
}
.btn-yellow:not(:disabled):not(.disabled):active:focus,
.btn-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
}

.btn-green
{
    color: #fff;
    border-color: #28a745; 
    background-color: #28a745;
}
.btn-green:hover
{
    color: #fff;
    border-color: #1e7e34; 
    background-color: #218838;
}
.btn-green:focus,
.btn-green.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.btn-green.disabled,
.btn-green:disabled
{
    color: #fff;
    border-color: #28a745; 
    background-color: #28a745;
}
.btn-green:not(:disabled):not(.disabled):active,
.btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle
{
    color: #fff;
    border-color: #1c7430; 
    background-color: #1e7e34;
}
.btn-green:not(:disabled):not(.disabled):active:focus,
.btn-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-green.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.btn-green-light
{
    color: #212529;
    border-color: #7bdb7b; 
    background-color: #7bdb7b;
}
.btn-green-light:hover
{
    color: #212529;
    border-color: #53d053; 
    background-color: #5dd35d;
}
.btn-green-light:focus,
.btn-green-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
            box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
}
.btn-green-light.disabled,
.btn-green-light:disabled
{
    color: #212529;
    border-color: #7bdb7b; 
    background-color: #7bdb7b;
}
.btn-green-light:not(:disabled):not(.disabled):active,
.btn-green-light:not(:disabled):not(.disabled).active,
.show > .btn-green-light.dropdown-toggle
{
    color: #212529;
    border-color: #49cd49; 
    background-color: #53d053;
}
.btn-green-light:not(:disabled):not(.disabled):active:focus,
.btn-green-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-green-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
            box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
}

.btn-teal
{
    color: #fff;
    border-color: #20c997; 
    background-color: #20c997;
}
.btn-teal:hover
{
    color: #fff;
    border-color: #199d76; 
    background-color: #1ba87e;
}
.btn-teal:focus,
.btn-teal.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
            box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
}
.btn-teal.disabled,
.btn-teal:disabled
{
    color: #fff;
    border-color: #20c997; 
    background-color: #20c997;
}
.btn-teal:not(:disabled):not(.disabled):active,
.btn-teal:not(:disabled):not(.disabled).active,
.show > .btn-teal.dropdown-toggle
{
    color: #fff;
    border-color: #17926e; 
    background-color: #199d76;
}
.btn-teal:not(:disabled):not(.disabled):active:focus,
.btn-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
            box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
}

.btn-cyan
{
    color: #fff;
    border-color: #17a2b8; 
    background-color: #17a2b8;
}
.btn-cyan:hover
{
    color: #fff;
    border-color: #117a8b; 
    background-color: #138496;
}
.btn-cyan:focus,
.btn-cyan.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.btn-cyan.disabled,
.btn-cyan:disabled
{
    color: #fff;
    border-color: #17a2b8; 
    background-color: #17a2b8;
}
.btn-cyan:not(:disabled):not(.disabled):active,
.btn-cyan:not(:disabled):not(.disabled).active,
.show > .btn-cyan.dropdown-toggle
{
    color: #fff;
    border-color: #10707f; 
    background-color: #117a8b;
}
.btn-cyan:not(:disabled):not(.disabled):active:focus,
.btn-cyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-cyan.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.btn-white
{
    color: #212529;
    border-color: #fff; 
    background-color: #fff;
}
.btn-white:hover
{
    color: #212529;
    border-color: #e6e6e6; 
    background-color: #ececec;
}
.btn-white:focus,
.btn-white.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-white.disabled,
.btn-white:disabled
{
    color: #212529;
    border-color: #fff; 
    background-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle
{
    color: #212529;
    border-color: #dfdfdf; 
    background-color: #e6e6e6;
}
.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}

.btn-gray
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-gray:hover
{
    color: #fff;
    border-color: #545b62; 
    background-color: #5a6268;
}
.btn-gray:focus,
.btn-gray.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-gray.disabled,
.btn-gray:disabled
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-gray:not(:disabled):not(.disabled):active,
.btn-gray:not(:disabled):not(.disabled).active,
.show > .btn-gray.dropdown-toggle
{
    color: #fff;
    border-color: #4e555b; 
    background-color: #545b62;
}
.btn-gray:not(:disabled):not(.disabled):active:focus,
.btn-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-gray-dark
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-gray-dark:hover
{
    color: #fff;
    border-color: #1d2124; 
    background-color: #23272b;
}
.btn-gray-dark:focus,
.btn-gray-dark.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-gray-dark.disabled,
.btn-gray-dark:disabled
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-gray-dark:not(:disabled):not(.disabled):active,
.btn-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-gray-dark.dropdown-toggle
{
    color: #fff;
    border-color: #171a1d; 
    background-color: #1d2124;
}
.btn-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-dark.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-outline-primary
{
    color: #0071aa;
    border-color: #0071aa; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-primary:hover
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled
{
    color: #0071aa;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}

.btn-outline-secondary
{
    color: #6c757d;
    border-color: #6c757d; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-secondary:hover
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled
{
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-outline-light
{
    color: #f8f9fa;
    border-color: #f8f9fa; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-light:hover
{
    color: #212529;
    border-color: #f8f9fa; 
    background-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled
{
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle
{
    color: #212529;
    border-color: #f8f9fa; 
    background-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
            box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

.btn-outline-dark
{
    color: #343a40;
    border-color: #343a40; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-dark:hover
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled
{
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-outline-blue
{
    color: #0071aa;
    border-color: #0071aa; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-blue:hover
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-outline-blue:focus,
.btn-outline-blue.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.btn-outline-blue.disabled,
.btn-outline-blue:disabled
{
    color: #0071aa;
    background-color: transparent;
}
.btn-outline-blue:not(:disabled):not(.disabled):active,
.btn-outline-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue.dropdown-toggle
{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}
.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}

.btn-outline-blue-light
{
    color: #4aa6d4;
    border-color: #4aa6d4; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-blue-light:hover
{
    color: #fff;
    border-color: #4aa6d4; 
    background-color: #4aa6d4;
}
.btn-outline-blue-light:focus,
.btn-outline-blue-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
            box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
}
.btn-outline-blue-light.disabled,
.btn-outline-blue-light:disabled
{
    color: #4aa6d4;
    background-color: transparent;
}
.btn-outline-blue-light:not(:disabled):not(.disabled):active,
.btn-outline-blue-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue-light.dropdown-toggle
{
    color: #fff;
    border-color: #4aa6d4; 
    background-color: #4aa6d4;
}
.btn-outline-blue-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-blue-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
            box-shadow: 0 0 0 .2rem rgba(74, 166, 212, .5);
}

.btn-outline-purple
{
    color: #6f42c1;
    border-color: #6f42c1; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-purple:hover
{
    color: #fff;
    border-color: #6f42c1; 
    background-color: #6f42c1;
}
.btn-outline-purple:focus,
.btn-outline-purple.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
            box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
}
.btn-outline-purple.disabled,
.btn-outline-purple:disabled
{
    color: #6f42c1;
    background-color: transparent;
}
.btn-outline-purple:not(:disabled):not(.disabled):active,
.btn-outline-purple:not(:disabled):not(.disabled).active,
.show > .btn-outline-purple.dropdown-toggle
{
    color: #fff;
    border-color: #6f42c1; 
    background-color: #6f42c1;
}
.btn-outline-purple:not(:disabled):not(.disabled):active:focus,
.btn-outline-purple:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-purple.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
            box-shadow: 0 0 0 .2rem rgba(111, 66, 193, .5);
}

.btn-outline-pink
{
    color: #e83e8c;
    border-color: #e83e8c; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-pink:hover
{
    color: #fff;
    border-color: #e83e8c; 
    background-color: #e83e8c;
}
.btn-outline-pink:focus,
.btn-outline-pink.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
            box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
}
.btn-outline-pink.disabled,
.btn-outline-pink:disabled
{
    color: #e83e8c;
    background-color: transparent;
}
.btn-outline-pink:not(:disabled):not(.disabled):active,
.btn-outline-pink:not(:disabled):not(.disabled).active,
.show > .btn-outline-pink.dropdown-toggle
{
    color: #fff;
    border-color: #e83e8c; 
    background-color: #e83e8c;
}
.btn-outline-pink:not(:disabled):not(.disabled):active:focus,
.btn-outline-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-pink.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
            box-shadow: 0 0 0 .2rem rgba(232, 62, 140, .5);
}

.btn-outline-red
{
    color: #dc3545;
    border-color: #dc3545; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-red:hover
{
    color: #fff;
    border-color: #dc3545; 
    background-color: #dc3545;
}
.btn-outline-red:focus,
.btn-outline-red.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}
.btn-outline-red.disabled,
.btn-outline-red:disabled
{
    color: #dc3545;
    background-color: transparent;
}
.btn-outline-red:not(:disabled):not(.disabled):active,
.btn-outline-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-red.dropdown-toggle
{
    color: #fff;
    border-color: #dc3545; 
    background-color: #dc3545;
}
.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5);
}

.btn-outline-orange
{
    color: #fd7e14;
    border-color: #fd7e14; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-orange:hover
{
    color: #212529;
    border-color: #fd7e14; 
    background-color: #fd7e14;
}
.btn-outline-orange:focus,
.btn-outline-orange.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
            box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
}
.btn-outline-orange.disabled,
.btn-outline-orange:disabled
{
    color: #fd7e14;
    background-color: transparent;
}
.btn-outline-orange:not(:disabled):not(.disabled):active,
.btn-outline-orange:not(:disabled):not(.disabled).active,
.show > .btn-outline-orange.dropdown-toggle
{
    color: #212529;
    border-color: #fd7e14; 
    background-color: #fd7e14;
}
.btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
            box-shadow: 0 0 0 .2rem rgba(253, 126, 20, .5);
}

.btn-outline-yellow
{
    color: #ffd217;
    border-color: #ffd217; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-yellow:hover
{
    color: #212529;
    border-color: #ffd217; 
    background-color: #ffd217;
}
.btn-outline-yellow:focus,
.btn-outline-yellow.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
}
.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled
{
    color: #ffd217;
    background-color: transparent;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active,
.btn-outline-yellow:not(:disabled):not(.disabled).active,
.show > .btn-outline-yellow.dropdown-toggle
{
    color: #212529;
    border-color: #ffd217; 
    background-color: #ffd217;
}
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus,
.btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 210, 23, .5);
}

.btn-outline-green
{
    color: #28a745;
    border-color: #28a745; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-green:hover
{
    color: #fff;
    border-color: #28a745; 
    background-color: #28a745;
}
.btn-outline-green:focus,
.btn-outline-green.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}
.btn-outline-green.disabled,
.btn-outline-green:disabled
{
    color: #28a745;
    background-color: transparent;
}
.btn-outline-green:not(:disabled):not(.disabled):active,
.btn-outline-green:not(:disabled):not(.disabled).active,
.show > .btn-outline-green.dropdown-toggle
{
    color: #fff;
    border-color: #28a745; 
    background-color: #28a745;
}
.btn-outline-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
            box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5);
}

.btn-outline-green-light
{
    color: #7bdb7b;
    border-color: #7bdb7b; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-green-light:hover
{
    color: #212529;
    border-color: #7bdb7b; 
    background-color: #7bdb7b;
}
.btn-outline-green-light:focus,
.btn-outline-green-light.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
            box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
}
.btn-outline-green-light.disabled,
.btn-outline-green-light:disabled
{
    color: #7bdb7b;
    background-color: transparent;
}
.btn-outline-green-light:not(:disabled):not(.disabled):active,
.btn-outline-green-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-green-light.dropdown-toggle
{
    color: #212529;
    border-color: #7bdb7b; 
    background-color: #7bdb7b;
}
.btn-outline-green-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-green-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-green-light.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
            box-shadow: 0 0 0 .2rem rgba(123, 219, 123, .5);
}

.btn-outline-teal
{
    color: #20c997;
    border-color: #20c997; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-teal:hover
{
    color: #fff;
    border-color: #20c997; 
    background-color: #20c997;
}
.btn-outline-teal:focus,
.btn-outline-teal.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
            box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
}
.btn-outline-teal.disabled,
.btn-outline-teal:disabled
{
    color: #20c997;
    background-color: transparent;
}
.btn-outline-teal:not(:disabled):not(.disabled):active,
.btn-outline-teal:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal.dropdown-toggle
{
    color: #fff;
    border-color: #20c997; 
    background-color: #20c997;
}
.btn-outline-teal:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
            box-shadow: 0 0 0 .2rem rgba(32, 201, 151, .5);
}

.btn-outline-cyan
{
    color: #17a2b8;
    border-color: #17a2b8; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-cyan:hover
{
    color: #fff;
    border-color: #17a2b8; 
    background-color: #17a2b8;
}
.btn-outline-cyan:focus,
.btn-outline-cyan.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}
.btn-outline-cyan.disabled,
.btn-outline-cyan:disabled
{
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active,
.btn-outline-cyan:not(:disabled):not(.disabled).active,
.show > .btn-outline-cyan.dropdown-toggle
{
    color: #fff;
    border-color: #17a2b8; 
    background-color: #17a2b8;
}
.btn-outline-cyan:not(:disabled):not(.disabled):active:focus,
.btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-cyan.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
            box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5);
}

.btn-outline-white
{
    color: #fff;
    border-color: #fff; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-white:hover
{
    color: #212529;
    border-color: #fff; 
    background-color: #fff;
}
.btn-outline-white:focus,
.btn-outline-white.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.btn-outline-white.disabled,
.btn-outline-white:disabled
{
    color: #fff;
    background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle
{
    color: #212529;
    border-color: #fff; 
    background-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
            box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}

.btn-outline-gray
{
    color: #6c757d;
    border-color: #6c757d; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-gray:hover
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-outline-gray:focus,
.btn-outline-gray.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}
.btn-outline-gray.disabled,
.btn-outline-gray:disabled
{
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-gray:not(:disabled):not(.disabled):active,
.btn-outline-gray:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray.dropdown-toggle
{
    color: #fff;
    border-color: #6c757d; 
    background-color: #6c757d;
}
.btn-outline-gray:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
            box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5);
}

.btn-outline-gray-dark
{
    color: #343a40;
    border-color: #343a40; 
    background-color: transparent;
    background-image: none;
}
.btn-outline-gray-dark:hover
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-outline-gray-dark:focus,
.btn-outline-gray-dark.focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-outline-gray-dark.disabled,
.btn-outline-gray-dark:disabled
{
    color: #343a40;
    background-color: transparent;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active,
.btn-outline-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-dark.dropdown-toggle
{
    color: #fff;
    border-color: #343a40; 
    background-color: #343a40;
}
.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus
{
    -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
            box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}

.btn-link
{
    font-weight: 400;

    color: #0071aa;
    background-color: transparent;
}
.btn-link:hover
{
    text-decoration: underline;

    color: #003e5e;
    border-color: transparent; 
    background-color: transparent;
}
.btn-link:focus,
.btn-link.focus
{
    text-decoration: underline;

    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled
{
    pointer-events: none; 

    color: #6c757d;
}

.btn-lg
{
    font-size: 1.5rem;
    line-height: 1.5;

    padding: 1.1rem 1rem;

    border-radius: 0;
}

.btn-sm
{
    font-size: 1.5rem;
    line-height: 1.5;

    padding: .25rem .5rem;

    border-radius: 0;
}

.btn-block
{
    display: block;

    width: 100%;
}
.btn-block + .btn-block
{
    margin-top: .5rem;
}

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block
{
    width: 100%;
}

/*バナー*/
.banner:hover img{
	opacity: 0.8;
	-webkit-transition: .2s;
	transition: .2s;
}

.align-baseline
{
    vertical-align: baseline !important;
}

.align-top
{
    vertical-align: top !important;
}

.align-middle
{
    vertical-align: middle !important;
}

.align-bottom
{
    vertical-align: bottom !important;
}

.align-text-bottom
{
    vertical-align: text-bottom !important;
}

.align-text-top
{
    vertical-align: text-top !important;
}

.bg-primary
{
    background-color: #0071aa !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus
{
    background-color: #004f77 !important;
}

.bg-secondary
{
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus
{
    background-color: #545b62 !important;
}

.bg-light
{
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus
{
    background-color: #dae0e5 !important;
}

.bg-dark
{
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus
{
    background-color: #1d2124 !important;
}

.bg-blue
{
    background-color: #0071aa !important;
}

a.bg-blue:hover,
a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus
{
    background-color: #004f77 !important;
}

.bg-blue-light
{
    background-color: #4aa6d4 !important;
}

a.bg-blue-light:hover,
a.bg-blue-light:focus,
button.bg-blue-light:hover,
button.bg-blue-light:focus
{
    background-color: #2d8ebe !important;
}

.bg-purple
{
    background-color: #6f42c1 !important;
}

a.bg-purple:hover,
a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus
{
    background-color: #59339d !important;
}

.bg-pink
{
    background-color: #e83e8c !important;
}

a.bg-pink:hover,
a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus
{
    background-color: #d91a72 !important;
}

.bg-red
{
    background-color: #dc3545 !important;
}

a.bg-red:hover,
a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus
{
    background-color: #bd2130 !important;
}

.bg-orange
{
    background-color: #fd7e14 !important;
}

a.bg-orange:hover,
a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus
{
    background-color: #dc6502 !important;
}

.bg-yellow
{
    background-color: #ffd217 !important;
}

a.bg-yellow:hover,
a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus
{
    background-color: #e3b700 !important;
}

.bg-green
{
    background-color: #28a745 !important;
}

a.bg-green:hover,
a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus
{
    background-color: #1e7e34 !important;
}

.bg-green-light
{
    background-color: #7bdb7b !important;
}

a.bg-green-light:hover,
a.bg-green-light:focus,
button.bg-green-light:hover,
button.bg-green-light:focus
{
    background-color: #53d053 !important;
}

.bg-teal
{
    background-color: #20c997 !important;
}

a.bg-teal:hover,
a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus
{
    background-color: #199d76 !important;
}

.bg-cyan
{
    background-color: #17a2b8 !important;
}

a.bg-cyan:hover,
a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus
{
    background-color: #117a8b !important;
}

.bg-white
{
    background-color: #fff !important;
}

a.bg-white:hover,
a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus
{
    background-color: #e6e6e6 !important;
}

.bg-gray
{
    background-color: #6c757d !important;
}

a.bg-gray:hover,
a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus
{
    background-color: #545b62 !important;
}

.bg-gray-dark
{
    background-color: #343a40 !important;
}

a.bg-gray-dark:hover,
a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus
{
    background-color: #1d2124 !important;
}

.bg-white
{
    background-color: #fff !important;
}

.bg-transparent
{
    background-color: transparent !important;
}

.border
{
    border: 1px solid #ccc !important;
}

.border-top
{
    border-top: 1px solid #ccc !important;
}

.border-right
{
    border-right: 1px solid #ccc !important;
}

.border-bottom
{
    border-bottom: 1px solid #ccc !important;
}

.border-left
{
    border-left: 1px solid #ccc !important;
}

.border-0
{
    border: 0 !important;
}

.border-top-0
{
    border-top: 0 !important;
}

.border-right-0
{
    border-right: 0 !important;
}

.border-bottom-0
{
    border-bottom: 0 !important;
}

.border-left-0
{
    border-left: 0 !important;
}

.border-primary
{
    border-color: #0071aa !important;
}

.border-secondary
{
    border-color: #6c757d !important;
}

.border-light
{
    border-color: #f8f9fa !important;
}

.border-dark
{
    border-color: #343a40 !important;
}

.border-blue
{
    border-color: #0071aa !important;
}

.border-blue-light
{
    border-color: #4aa6d4 !important;
}

.border-purple
{
    border-color: #6f42c1 !important;
}

.border-pink
{
    border-color: #e83e8c !important;
}

.border-red
{
    border-color: #dc3545 !important;
}

.border-orange
{
    border-color: #fd7e14 !important;
}

.border-yellow
{
    border-color: #ffd217 !important;
}

.border-green
{
    border-color: #28a745 !important;
}

.border-green-light
{
    border-color: #7bdb7b !important;
}

.border-teal
{
    border-color: #20c997 !important;
}

.border-cyan
{
    border-color: #17a2b8 !important;
}

.border-white
{
    border-color: #fff !important;
}

.border-gray
{
    border-color: #6c757d !important;
}

.border-gray-dark
{
    border-color: #343a40 !important;
}

.border-white
{
    border-color: #fff !important;
}

.rounded
{
    border-radius: .25rem !important;
}

.rounded-top
{
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
}

.rounded-right
{
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

.rounded-bottom
{
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.rounded-left
{
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.rounded-circle
{
    border-radius: 50% !important;
}

.rounded-0
{
    border-radius: 0 !important;
}

.clearfix::after
{
    display: block;
    clear: both;

    content: '';
}

.d-none
{
    display: none !important;
}

.d-inline
{
    display: inline !important;
}

.d-inline-block
{
    display: inline-block !important;
}

.d-block
{
    display: block !important;
}

.d-table
{
    display: table !important;
}

.d-table-row
{
    display: table-row !important;
}

.d-table-cell
{
    display: table-cell !important;
}

.d-flex
{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex
{
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 480px)
{
    .d-xs-none
    {
        display: none !important;
    }
    .d-xs-inline
    {
        display: inline !important;
    }
    .d-xs-inline-block
    {
        display: inline-block !important;
    }
    .d-xs-block
    {
        display: block !important;
    }
    .d-xs-table
    {
        display: table !important;
    }
    .d-xs-table-row
    {
        display: table-row !important;
    }
    .d-xs-table-cell
    {
        display: table-cell !important;
    }
    .d-xs-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xs-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 606px)
{
    .d-sm-none
    {
        display: none !important;
    }
    .d-sm-inline
    {
        display: inline !important;
    }
    .d-sm-inline-block
    {
        display: inline-block !important;
    }
    .d-sm-block
    {
        display: block !important;
    }
    .d-sm-table
    {
        display: table !important;
    }
    .d-sm-table-row
    {
        display: table-row !important;
    }
    .d-sm-table-cell
    {
        display: table-cell !important;
    }
    .d-sm-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px)
{
    .d-md-none
    {
        display: none !important;
    }
    .d-md-inline
    {
        display: inline !important;
    }
    .d-md-inline-block
    {
        display: inline-block !important;
    }
    .d-md-block
    {
        display: block !important;
    }
    .d-md-table
    {
        display: table !important;
    }
    .d-md-table-row
    {
        display: table-row !important;
    }
    .d-md-table-cell
    {
        display: table-cell !important;
    }
    .d-md-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 960px)
{
    .d-lg-none
    {
        display: none !important;
    }
    .d-lg-inline
    {
        display: inline !important;
    }
    .d-lg-inline-block
    {
        display: inline-block !important;
    }
    .d-lg-block
    {
        display: block !important;
    }
    .d-lg-table
    {
        display: table !important;
    }
    .d-lg-table-row
    {
        display: table-row !important;
    }
    .d-lg-table-cell
    {
        display: table-cell !important;
    }
    .d-lg-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1190px)
{
    .d-xl-none
    {
        display: none !important;
    }
    .d-xl-inline
    {
        display: inline !important;
    }
    .d-xl-inline-block
    {
        display: inline-block !important;
    }
    .d-xl-block
    {
        display: block !important;
    }
    .d-xl-table
    {
        display: table !important;
    }
    .d-xl-table-row
    {
        display: table-row !important;
    }
    .d-xl-table-cell
    {
        display: table-cell !important;
    }
    .d-xl-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print
{
    .d-print-none
    {
        display: none !important;
    }
    .d-print-inline
    {
        display: inline !important;
    }
    .d-print-inline-block
    {
        display: inline-block !important;
    }
    .d-print-block
    {
        display: block !important;
    }
    .d-print-table
    {
        display: table !important;
    }
    .d-print-table-row
    {
        display: table-row !important;
    }
    .d-print-table-cell
    {
        display: table-cell !important;
    }
    .d-print-flex
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex
    {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row
{
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
}

.flex-column
{
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
}

.flex-row-reverse
{
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
}

.flex-column-reverse
{
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
}

.flex-wrap
{
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
}

.flex-nowrap
{
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
}

.flex-wrap-reverse
{
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
}

.flex-fill
{
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
}

.flex-grow-0
{
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
}

.flex-grow-1
{
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
}

.flex-shrink-0
{
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
}

.flex-shrink-1
{
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
}

.justify-content-start
{
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}

.justify-content-end
{
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
}

.justify-content-center
{
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
}

.justify-content-between
{
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
}

.justify-content-around
{
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
}

.align-items-start
{
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
}

.align-items-end
{
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
}

.align-items-center
{
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}

.align-items-baseline
{
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
}

.align-items-stretch
{
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
}

.align-content-start
{
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
}

.align-content-end
{
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
}

.align-content-center
{
    -ms-flex-line-pack: center !important;
        align-content: center !important;
}

.align-content-between
{
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
}

.align-content-around
{
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
}

.align-content-stretch
{
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
}

.align-self-auto
{
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
}

.align-self-start
{
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
}

.align-self-end
{
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
}

.align-self-center
{
    -ms-flex-item-align: center !important;
        align-self: center !important;
}

.align-self-baseline
{
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
}

.align-self-stretch
{
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
}

@media (min-width: 480px)
{
    .flex-xs-row
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-xs-column
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-xs-row-reverse
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-xs-column-reverse
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-xs-wrap
    {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .flex-xs-nowrap
    {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
    }
    .flex-xs-wrap-reverse
    {
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
    }
    .flex-xs-fill
    {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-xs-grow-0
    {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-xs-grow-1
    {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .flex-xs-shrink-0
    {
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
    }
    .flex-xs-shrink-1
    {
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
    }
    .justify-content-xs-start
    {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-xs-end
    {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-xs-center
    {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-xs-between
    {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-xs-around
    {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .align-items-xs-start
    {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-xs-end
    {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-xs-center
    {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-xs-baseline
    {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-xs-stretch
    {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-xs-start
    {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-xs-end
    {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-xs-center
    {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-xs-between
    {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-xs-around
    {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-xs-stretch
    {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-xs-auto
    {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-xs-start
    {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-xs-end
    {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-xs-center
    {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-xs-baseline
    {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-xs-stretch
    {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
}

@media (min-width: 606px)
{
    .flex-sm-row
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-sm-column
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-sm-row-reverse
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-sm-wrap
    {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .flex-sm-nowrap
    {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse
    {
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill
    {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-sm-grow-0
    {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-sm-grow-1
    {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .flex-sm-shrink-0
    {
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1
    {
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
    }
    .justify-content-sm-start
    {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-sm-end
    {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-sm-center
    {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-sm-between
    {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-sm-around
    {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .align-items-sm-start
    {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-sm-end
    {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-sm-center
    {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-sm-baseline
    {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-sm-stretch
    {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-sm-start
    {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-sm-end
    {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-sm-center
    {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-sm-between
    {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-sm-around
    {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-sm-stretch
    {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-sm-auto
    {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-sm-start
    {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-sm-end
    {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-sm-center
    {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-sm-baseline
    {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-sm-stretch
    {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
}

@media (min-width: 768px)
{
    .flex-md-row
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-md-column
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-md-row-reverse
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-md-wrap
    {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .flex-md-nowrap
    {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse
    {
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill
    {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-md-grow-0
    {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-md-grow-1
    {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .flex-md-shrink-0
    {
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
    }
    .flex-md-shrink-1
    {
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
    }
    .justify-content-md-start
    {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-md-end
    {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-md-center
    {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-md-between
    {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-md-around
    {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .align-items-md-start
    {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-md-end
    {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-md-center
    {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-md-baseline
    {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-md-stretch
    {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-md-start
    {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-md-end
    {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-md-center
    {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-md-between
    {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-md-around
    {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-md-stretch
    {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-md-auto
    {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-md-start
    {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-md-end
    {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-md-center
    {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-md-baseline
    {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-md-stretch
    {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
}

@media (min-width: 960px)
{
    .flex-lg-row
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-lg-column
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-lg-row-reverse
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-lg-wrap
    {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .flex-lg-nowrap
    {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse
    {
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill
    {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-lg-grow-0
    {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-lg-grow-1
    {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .flex-lg-shrink-0
    {
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1
    {
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
    }
    .justify-content-lg-start
    {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-lg-end
    {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-lg-center
    {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-lg-between
    {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-lg-around
    {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .align-items-lg-start
    {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-lg-end
    {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-lg-center
    {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-lg-baseline
    {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-lg-stretch
    {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-lg-start
    {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-lg-end
    {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-lg-center
    {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-lg-between
    {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-lg-around
    {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-lg-stretch
    {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-lg-auto
    {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-lg-start
    {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-lg-end
    {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-lg-center
    {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-lg-baseline
    {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-lg-stretch
    {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
}

@media (min-width: 1190px)
{
    .flex-xl-row
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: row !important;
                flex-direction: row !important;
    }
    .flex-xl-column
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important;
    }
    .flex-xl-row-reverse
    {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: row-reverse !important;
                flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse
    {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
            -ms-flex-direction: column-reverse !important;
                flex-direction: column-reverse !important;
    }
    .flex-xl-wrap
    {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .flex-xl-nowrap
    {
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse
    {
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill
    {
        -webkit-box-flex: 1 !important;
            -ms-flex: 1 1 auto !important;
                flex: 1 1 auto !important;
    }
    .flex-xl-grow-0
    {
        -webkit-box-flex: 0 !important;
            -ms-flex-positive: 0 !important;
                flex-grow: 0 !important;
    }
    .flex-xl-grow-1
    {
        -webkit-box-flex: 1 !important;
            -ms-flex-positive: 1 !important;
                flex-grow: 1 !important;
    }
    .flex-xl-shrink-0
    {
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1
    {
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
    }
    .justify-content-xl-start
    {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
    }
    .justify-content-xl-end
    {
        -webkit-box-pack: end !important;
            -ms-flex-pack: end !important;
                justify-content: flex-end !important;
    }
    .justify-content-xl-center
    {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    .justify-content-xl-between
    {
        -webkit-box-pack: justify !important;
            -ms-flex-pack: justify !important;
                justify-content: space-between !important;
    }
    .justify-content-xl-around
    {
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
    }
    .align-items-xl-start
    {
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
    }
    .align-items-xl-end
    {
        -webkit-box-align: end !important;
            -ms-flex-align: end !important;
                align-items: flex-end !important;
    }
    .align-items-xl-center
    {
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
    }
    .align-items-xl-baseline
    {
        -webkit-box-align: baseline !important;
            -ms-flex-align: baseline !important;
                align-items: baseline !important;
    }
    .align-items-xl-stretch
    {
        -webkit-box-align: stretch !important;
            -ms-flex-align: stretch !important;
                align-items: stretch !important;
    }
    .align-content-xl-start
    {
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
    }
    .align-content-xl-end
    {
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
    }
    .align-content-xl-center
    {
        -ms-flex-line-pack: center !important;
            align-content: center !important;
    }
    .align-content-xl-between
    {
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
    }
    .align-content-xl-around
    {
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
    }
    .align-content-xl-stretch
    {
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
    }
    .align-self-xl-auto
    {
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
    }
    .align-self-xl-start
    {
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
    }
    .align-self-xl-end
    {
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
    }
    .align-self-xl-center
    {
        -ms-flex-item-align: center !important;
            align-self: center !important;
    }
    .align-self-xl-baseline
    {
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
    }
    .align-self-xl-stretch
    {
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
    }
}

.m-0
{
    margin: 0 !important;
}

.mt-0,
.my-0
{
    margin-top: 0 !important;
}

.mr-0,
.mx-0
{
    margin-right: 0 !important;
}

.mb-0,
.my-0
{
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0
{
    margin-left: 0 !important;
}

.m-1
{
    margin: .25rem !important;
}

.mt-1,
.my-1
{
    margin-top: .25rem !important;
}

.mr-1,
.mx-1
{
    margin-right: .25rem !important;
}

.mb-1,
.my-1
{
    margin-bottom: .25rem !important;
}

.ml-1,
.mx-1
{
    margin-left: .25rem !important;
}

.m-2
{
    margin: .5rem !important;
}

.mt-2,
.my-2
{
    margin-top: .5rem !important;
}

.mr-2,
.mx-2
{
    margin-right: .5rem !important;
}

.mb-2,
.my-2
{
    margin-bottom: .5rem !important;
}

.ml-2,
.mx-2
{
    margin-left: .5rem !important;
}

.m-3
{
    margin: 1rem !important;
}

.mt-3,
.my-3
{
    margin-top: 1rem !important;
}

.mr-3,
.mx-3
{
    margin-right: 1rem !important;
}

.mb-3,
.my-3
{
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3
{
    margin-left: 1rem !important;
}

.m-4
{
    margin: 1.5rem !important;
}

.mt-4,
.my-4
{
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4
{
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4
{
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4
{
    margin-left: 1.5rem !important;
}

.m-5
{
    margin: 3rem !important;
}

.mt-5,
.my-5
{
    margin-top: 3rem !important;
}

.mr-5,
.mx-5
{
    margin-right: 3rem !important;
}

.mb-5,
.my-5
{
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5
{
    margin-left: 3rem !important;
}

.p-0
{
    padding: 0 !important;
}

.pt-0,
.py-0
{
    padding-top: 0 !important;
}

.pr-0,
.px-0
{
    padding-right: 0 !important;
}

.pb-0,
.py-0
{
    padding-bottom: 0 !important;
}

.pl-0,
.px-0
{
    padding-left: 0 !important;
}

.p-1
{
    padding: .25rem !important;
}

.pt-1,
.py-1
{
    padding-top: .25rem !important;
}

.pr-1,
.px-1
{
    padding-right: .25rem !important;
}

.pb-1,
.py-1
{
    padding-bottom: .25rem !important;
}

.pl-1,
.px-1
{
    padding-left: .25rem !important;
}

.p-2
{
    padding: .5rem !important;
}

.pt-2,
.py-2
{
    padding-top: .5rem !important;
}

.pr-2,
.px-2
{
    padding-right: .5rem !important;
}

.pb-2,
.py-2
{
    padding-bottom: .5rem !important;
}

.pl-2,
.px-2
{
    padding-left: .5rem !important;
}

.p-3
{
    padding: 1rem !important;
}

.pt-3,
.py-3
{
    padding-top: 1rem !important;
}

.pr-3,
.px-3
{
    padding-right: 1rem !important;
}

.pb-3,
.py-3
{
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3
{
    padding-left: 1rem !important;
}

.p-4
{
    padding: 1.5rem !important;
}

.pt-4,
.py-4
{
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4
{
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4
{
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4
{
    padding-left: 1.5rem !important;
}

.p-5
{
    padding: 3rem !important;
}

.pt-5,
.py-5
{
    padding-top: 3rem !important;
}

.pr-5,
.px-5
{
    padding-right: 3rem !important;
}

.pb-5,
.py-5
{
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5
{
    padding-left: 3rem !important;
}

.m-auto
{
    margin: auto !important;
}

.mt-auto,
.my-auto
{
    margin-top: auto !important;
}

.mr-auto,
.mx-auto
{
    margin-right: auto !important;
}

.mb-auto,
.my-auto
{
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto
{
    margin-left: auto !important;
}

@media (min-width: 480px)
{
    .m-xs-0
    {
        margin: 0 !important;
    }
    .mt-xs-0,
    .my-xs-0
    {
        margin-top: 0 !important;
    }
    .mr-xs-0,
    .mx-xs-0
    {
        margin-right: 0 !important;
    }
    .mb-xs-0,
    .my-xs-0
    {
        margin-bottom: 0 !important;
    }
    .ml-xs-0,
    .mx-xs-0
    {
        margin-left: 0 !important;
    }
    .m-xs-1
    {
        margin: .25rem !important;
    }
    .mt-xs-1,
    .my-xs-1
    {
        margin-top: .25rem !important;
    }
    .mr-xs-1,
    .mx-xs-1
    {
        margin-right: .25rem !important;
    }
    .mb-xs-1,
    .my-xs-1
    {
        margin-bottom: .25rem !important;
    }
    .ml-xs-1,
    .mx-xs-1
    {
        margin-left: .25rem !important;
    }
    .m-xs-2
    {
        margin: .5rem !important;
    }
    .mt-xs-2,
    .my-xs-2
    {
        margin-top: .5rem !important;
    }
    .mr-xs-2,
    .mx-xs-2
    {
        margin-right: .5rem !important;
    }
    .mb-xs-2,
    .my-xs-2
    {
        margin-bottom: .5rem !important;
    }
    .ml-xs-2,
    .mx-xs-2
    {
        margin-left: .5rem !important;
    }
    .m-xs-3
    {
        margin: 1rem !important;
    }
    .mt-xs-3,
    .my-xs-3
    {
        margin-top: 1rem !important;
    }
    .mr-xs-3,
    .mx-xs-3
    {
        margin-right: 1rem !important;
    }
    .mb-xs-3,
    .my-xs-3
    {
        margin-bottom: 1rem !important;
    }
    .ml-xs-3,
    .mx-xs-3
    {
        margin-left: 1rem !important;
    }
    .m-xs-4
    {
        margin: 1.5rem !important;
    }
    .mt-xs-4,
    .my-xs-4
    {
        margin-top: 1.5rem !important;
    }
    .mr-xs-4,
    .mx-xs-4
    {
        margin-right: 1.5rem !important;
    }
    .mb-xs-4,
    .my-xs-4
    {
        margin-bottom: 1.5rem !important;
    }
    .ml-xs-4,
    .mx-xs-4
    {
        margin-left: 1.5rem !important;
    }
    .m-xs-5
    {
        margin: 3rem !important;
    }
    .mt-xs-5,
    .my-xs-5
    {
        margin-top: 3rem !important;
    }
    .mr-xs-5,
    .mx-xs-5
    {
        margin-right: 3rem !important;
    }
    .mb-xs-5,
    .my-xs-5
    {
        margin-bottom: 3rem !important;
    }
    .ml-xs-5,
    .mx-xs-5
    {
        margin-left: 3rem !important;
    }
    .p-xs-0
    {
        padding: 0 !important;
    }
    .pt-xs-0,
    .py-xs-0
    {
        padding-top: 0 !important;
    }
    .pr-xs-0,
    .px-xs-0
    {
        padding-right: 0 !important;
    }
    .pb-xs-0,
    .py-xs-0
    {
        padding-bottom: 0 !important;
    }
    .pl-xs-0,
    .px-xs-0
    {
        padding-left: 0 !important;
    }
    .p-xs-1
    {
        padding: .25rem !important;
    }
    .pt-xs-1,
    .py-xs-1
    {
        padding-top: .25rem !important;
    }
    .pr-xs-1,
    .px-xs-1
    {
        padding-right: .25rem !important;
    }
    .pb-xs-1,
    .py-xs-1
    {
        padding-bottom: .25rem !important;
    }
    .pl-xs-1,
    .px-xs-1
    {
        padding-left: .25rem !important;
    }
    .p-xs-2
    {
        padding: .5rem !important;
    }
    .pt-xs-2,
    .py-xs-2
    {
        padding-top: .5rem !important;
    }
    .pr-xs-2,
    .px-xs-2
    {
        padding-right: .5rem !important;
    }
    .pb-xs-2,
    .py-xs-2
    {
        padding-bottom: .5rem !important;
    }
    .pl-xs-2,
    .px-xs-2
    {
        padding-left: .5rem !important;
    }
    .p-xs-3
    {
        padding: 1rem !important;
    }
    .pt-xs-3,
    .py-xs-3
    {
        padding-top: 1rem !important;
    }
    .pr-xs-3,
    .px-xs-3
    {
        padding-right: 1rem !important;
    }
    .pb-xs-3,
    .py-xs-3
    {
        padding-bottom: 1rem !important;
    }
    .pl-xs-3,
    .px-xs-3
    {
        padding-left: 1rem !important;
    }
    .p-xs-4
    {
        padding: 1.5rem !important;
    }
    .pt-xs-4,
    .py-xs-4
    {
        padding-top: 1.5rem !important;
    }
    .pr-xs-4,
    .px-xs-4
    {
        padding-right: 1.5rem !important;
    }
    .pb-xs-4,
    .py-xs-4
    {
        padding-bottom: 1.5rem !important;
    }
    .pl-xs-4,
    .px-xs-4
    {
        padding-left: 1.5rem !important;
    }
    .p-xs-5
    {
        padding: 3rem !important;
    }
    .pt-xs-5,
    .py-xs-5
    {
        padding-top: 3rem !important;
    }
    .pr-xs-5,
    .px-xs-5
    {
        padding-right: 3rem !important;
    }
    .pb-xs-5,
    .py-xs-5
    {
        padding-bottom: 3rem !important;
    }
    .pl-xs-5,
    .px-xs-5
    {
        padding-left: 3rem !important;
    }
    .m-xs-auto
    {
        margin: auto !important;
    }
    .mt-xs-auto,
    .my-xs-auto
    {
        margin-top: auto !important;
    }
    .mr-xs-auto,
    .mx-xs-auto
    {
        margin-right: auto !important;
    }
    .mb-xs-auto,
    .my-xs-auto
    {
        margin-bottom: auto !important;
    }
    .ml-xs-auto,
    .mx-xs-auto
    {
        margin-left: auto !important;
    }
}

@media (min-width: 606px)
{
    .m-sm-0
    {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0
    {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0
    {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0
    {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0
    {
        margin-left: 0 !important;
    }
    .m-sm-1
    {
        margin: .25rem !important;
    }
    .mt-sm-1,
    .my-sm-1
    {
        margin-top: .25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1
    {
        margin-right: .25rem !important;
    }
    .mb-sm-1,
    .my-sm-1
    {
        margin-bottom: .25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1
    {
        margin-left: .25rem !important;
    }
    .m-sm-2
    {
        margin: .5rem !important;
    }
    .mt-sm-2,
    .my-sm-2
    {
        margin-top: .5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2
    {
        margin-right: .5rem !important;
    }
    .mb-sm-2,
    .my-sm-2
    {
        margin-bottom: .5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2
    {
        margin-left: .5rem !important;
    }
    .m-sm-3
    {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3
    {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3
    {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3
    {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3
    {
        margin-left: 1rem !important;
    }
    .m-sm-4
    {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4
    {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4
    {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4
    {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4
    {
        margin-left: 1.5rem !important;
    }
    .m-sm-5
    {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5
    {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5
    {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5
    {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5
    {
        margin-left: 3rem !important;
    }
    .p-sm-0
    {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0
    {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0
    {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0
    {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0
    {
        padding-left: 0 !important;
    }
    .p-sm-1
    {
        padding: .25rem !important;
    }
    .pt-sm-1,
    .py-sm-1
    {
        padding-top: .25rem !important;
    }
    .pr-sm-1,
    .px-sm-1
    {
        padding-right: .25rem !important;
    }
    .pb-sm-1,
    .py-sm-1
    {
        padding-bottom: .25rem !important;
    }
    .pl-sm-1,
    .px-sm-1
    {
        padding-left: .25rem !important;
    }
    .p-sm-2
    {
        padding: .5rem !important;
    }
    .pt-sm-2,
    .py-sm-2
    {
        padding-top: .5rem !important;
    }
    .pr-sm-2,
    .px-sm-2
    {
        padding-right: .5rem !important;
    }
    .pb-sm-2,
    .py-sm-2
    {
        padding-bottom: .5rem !important;
    }
    .pl-sm-2,
    .px-sm-2
    {
        padding-left: .5rem !important;
    }
    .p-sm-3
    {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3
    {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3
    {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3
    {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3
    {
        padding-left: 1rem !important;
    }
    .p-sm-4
    {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4
    {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4
    {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4
    {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4
    {
        padding-left: 1.5rem !important;
    }
    .p-sm-5
    {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5
    {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5
    {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5
    {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5
    {
        padding-left: 3rem !important;
    }
    .m-sm-auto
    {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto
    {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto
    {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto
    {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto
    {
        margin-left: auto !important;
    }
}

@media (min-width: 768px)
{
    .m-md-0
    {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0
    {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0
    {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0
    {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0
    {
        margin-left: 0 !important;
    }
    .m-md-1
    {
        margin: .25rem !important;
    }
    .mt-md-1,
    .my-md-1
    {
        margin-top: .25rem !important;
    }
    .mr-md-1,
    .mx-md-1
    {
        margin-right: .25rem !important;
    }
    .mb-md-1,
    .my-md-1
    {
        margin-bottom: .25rem !important;
    }
    .ml-md-1,
    .mx-md-1
    {
        margin-left: .25rem !important;
    }
    .m-md-2
    {
        margin: .5rem !important;
    }
    .mt-md-2,
    .my-md-2
    {
        margin-top: .5rem !important;
    }
    .mr-md-2,
    .mx-md-2
    {
        margin-right: .5rem !important;
    }
    .mb-md-2,
    .my-md-2
    {
        margin-bottom: .5rem !important;
    }
    .ml-md-2,
    .mx-md-2
    {
        margin-left: .5rem !important;
    }
    .m-md-3
    {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3
    {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3
    {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3
    {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3
    {
        margin-left: 1rem !important;
    }
    .m-md-4
    {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4
    {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4
    {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4
    {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4
    {
        margin-left: 1.5rem !important;
    }
    .m-md-5
    {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5
    {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5
    {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5
    {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5
    {
        margin-left: 3rem !important;
    }
    .p-md-0
    {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0
    {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0
    {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0
    {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0
    {
        padding-left: 0 !important;
    }
    .p-md-1
    {
        padding: .25rem !important;
    }
    .pt-md-1,
    .py-md-1
    {
        padding-top: .25rem !important;
    }
    .pr-md-1,
    .px-md-1
    {
        padding-right: .25rem !important;
    }
    .pb-md-1,
    .py-md-1
    {
        padding-bottom: .25rem !important;
    }
    .pl-md-1,
    .px-md-1
    {
        padding-left: .25rem !important;
    }
    .p-md-2
    {
        padding: .5rem !important;
    }
    .pt-md-2,
    .py-md-2
    {
        padding-top: .5rem !important;
    }
    .pr-md-2,
    .px-md-2
    {
        padding-right: .5rem !important;
    }
    .pb-md-2,
    .py-md-2
    {
        padding-bottom: .5rem !important;
    }
    .pl-md-2,
    .px-md-2
    {
        padding-left: .5rem !important;
    }
    .p-md-3
    {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3
    {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3
    {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3
    {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3
    {
        padding-left: 1rem !important;
    }
    .p-md-4
    {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4
    {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4
    {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4
    {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4
    {
        padding-left: 1.5rem !important;
    }
    .p-md-5
    {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5
    {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5
    {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5
    {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5
    {
        padding-left: 3rem !important;
    }
    .m-md-auto
    {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto
    {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto
    {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto
    {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto
    {
        margin-left: auto !important;
    }
}

@media (min-width: 960px)
{
    .m-lg-0
    {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0
    {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0
    {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0
    {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0
    {
        margin-left: 0 !important;
    }
    .m-lg-1
    {
        margin: .25rem !important;
    }
    .mt-lg-1,
    .my-lg-1
    {
        margin-top: .25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1
    {
        margin-right: .25rem !important;
    }
    .mb-lg-1,
    .my-lg-1
    {
        margin-bottom: .25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1
    {
        margin-left: .25rem !important;
    }
    .m-lg-2
    {
        margin: .5rem !important;
    }
    .mt-lg-2,
    .my-lg-2
    {
        margin-top: .5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2
    {
        margin-right: .5rem !important;
    }
    .mb-lg-2,
    .my-lg-2
    {
        margin-bottom: .5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2
    {
        margin-left: .5rem !important;
    }
    .m-lg-3
    {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3
    {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3
    {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3
    {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3
    {
        margin-left: 1rem !important;
    }
    .m-lg-4
    {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4
    {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4
    {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4
    {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4
    {
        margin-left: 1.5rem !important;
    }
    .m-lg-5
    {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5
    {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5
    {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5
    {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5
    {
        margin-left: 3rem !important;
    }
    .p-lg-0
    {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0
    {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0
    {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0
    {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0
    {
        padding-left: 0 !important;
    }
    .p-lg-1
    {
        padding: .25rem !important;
    }
    .pt-lg-1,
    .py-lg-1
    {
        padding-top: .25rem !important;
    }
    .pr-lg-1,
    .px-lg-1
    {
        padding-right: .25rem !important;
    }
    .pb-lg-1,
    .py-lg-1
    {
        padding-bottom: .25rem !important;
    }
    .pl-lg-1,
    .px-lg-1
    {
        padding-left: .25rem !important;
    }
    .p-lg-2
    {
        padding: .5rem !important;
    }
    .pt-lg-2,
    .py-lg-2
    {
        padding-top: .5rem !important;
    }
    .pr-lg-2,
    .px-lg-2
    {
        padding-right: .5rem !important;
    }
    .pb-lg-2,
    .py-lg-2
    {
        padding-bottom: .5rem !important;
    }
    .pl-lg-2,
    .px-lg-2
    {
        padding-left: .5rem !important;
    }
    .p-lg-3
    {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3
    {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3
    {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3
    {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3
    {
        padding-left: 1rem !important;
    }
    .p-lg-4
    {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4
    {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4
    {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4
    {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4
    {
        padding-left: 1.5rem !important;
    }
    .p-lg-5
    {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5
    {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5
    {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5
    {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5
    {
        padding-left: 3rem !important;
    }
    .m-lg-auto
    {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto
    {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto
    {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto
    {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto
    {
        margin-left: auto !important;
    }
}

@media (min-width: 1190px)
{
    .m-xl-0
    {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0
    {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0
    {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0
    {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0
    {
        margin-left: 0 !important;
    }
    .m-xl-1
    {
        margin: .25rem !important;
    }
    .mt-xl-1,
    .my-xl-1
    {
        margin-top: .25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1
    {
        margin-right: .25rem !important;
    }
    .mb-xl-1,
    .my-xl-1
    {
        margin-bottom: .25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1
    {
        margin-left: .25rem !important;
    }
    .m-xl-2
    {
        margin: .5rem !important;
    }
    .mt-xl-2,
    .my-xl-2
    {
        margin-top: .5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2
    {
        margin-right: .5rem !important;
    }
    .mb-xl-2,
    .my-xl-2
    {
        margin-bottom: .5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2
    {
        margin-left: .5rem !important;
    }
    .m-xl-3
    {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3
    {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3
    {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3
    {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3
    {
        margin-left: 1rem !important;
    }
    .m-xl-4
    {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4
    {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4
    {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4
    {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4
    {
        margin-left: 1.5rem !important;
    }
    .m-xl-5
    {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5
    {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5
    {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5
    {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5
    {
        margin-left: 3rem !important;
    }
    .p-xl-0
    {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0
    {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0
    {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0
    {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0
    {
        padding-left: 0 !important;
    }
    .p-xl-1
    {
        padding: .25rem !important;
    }
    .pt-xl-1,
    .py-xl-1
    {
        padding-top: .25rem !important;
    }
    .pr-xl-1,
    .px-xl-1
    {
        padding-right: .25rem !important;
    }
    .pb-xl-1,
    .py-xl-1
    {
        padding-bottom: .25rem !important;
    }
    .pl-xl-1,
    .px-xl-1
    {
        padding-left: .25rem !important;
    }
    .p-xl-2
    {
        padding: .5rem !important;
    }
    .pt-xl-2,
    .py-xl-2
    {
        padding-top: .5rem !important;
    }
    .pr-xl-2,
    .px-xl-2
    {
        padding-right: .5rem !important;
    }
    .pb-xl-2,
    .py-xl-2
    {
        padding-bottom: .5rem !important;
    }
    .pl-xl-2,
    .px-xl-2
    {
        padding-left: .5rem !important;
    }
    .p-xl-3
    {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3
    {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3
    {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3
    {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3
    {
        padding-left: 1rem !important;
    }
    .p-xl-4
    {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4
    {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4
    {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4
    {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4
    {
        padding-left: 1.5rem !important;
    }
    .p-xl-5
    {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5
    {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5
    {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5
    {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5
    {
        padding-left: 3rem !important;
    }
    .m-xl-auto
    {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto
    {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto
    {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto
    {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto
    {
        margin-left: auto !important;
    }
}

.text-monospace
{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}

.text-justify
{
    text-align: justify !important;
}

.text-nowrap
{
    white-space: nowrap !important;
}

.text-truncate
{
    overflow: hidden;

    white-space: nowrap; 
    text-overflow: ellipsis;
}

.text-left
{
    text-align: left !important;
}

.text-right
{
    text-align: right !important;
}

.text-center
{
    text-align: center !important;
}

@media (min-width: 480px)
{
    .text-xs-left
    {
        text-align: left !important;
    }
    .text-xs-right
    {
        text-align: right !important;
    }
    .text-xs-center
    {
        text-align: center !important;
    }
}

@media (min-width: 606px)
{
    .text-sm-left
    {
        text-align: left !important;
    }
    .text-sm-right
    {
        text-align: right !important;
    }
    .text-sm-center
    {
        text-align: center !important;
    }
}

@media (min-width: 768px)
{
    .text-md-left
    {
        text-align: left !important;
    }
    .text-md-right
    {
        text-align: right !important;
    }
    .text-md-center
    {
        text-align: center !important;
    }
}

@media (min-width: 960px)
{
    .text-lg-left
    {
        text-align: left !important;
    }
    .text-lg-right
    {
        text-align: right !important;
    }
    .text-lg-center
    {
        text-align: center !important;
    }
}

@media (min-width: 1190px)
{
    .text-xl-left
    {
        text-align: left !important;
    }
    .text-xl-right
    {
        text-align: right !important;
    }
    .text-xl-center
    {
        text-align: center !important;
    }
}

.text-lowercase
{
    text-transform: lowercase !important;
}

.text-uppercase
{
    text-transform: uppercase !important;
}

.text-capitalize
{
    text-transform: capitalize !important;
}

.font-weight-light
{
    font-weight: 300 !important;
}

.font-weight-normal
{
    font-weight: 400 !important;
}

.font-weight-bold
{
    font-weight: 700 !important;
}

.font-italic
{
    font-style: italic !important;
}

.text-white
{
    color: #fff !important;
}

.text-primary
{
    color: #0071aa !important;
}

a.text-primary:hover,
a.text-primary:focus
{
    color: #004f77 !important;
}

.text-secondary
{
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus
{
    color: #545b62 !important;
}

.text-light
{
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus
{
    color: #dae0e5 !important;
}

.text-dark
{
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus
{
    color: #1d2124 !important;
}

.text-blue
{
    color: #0071aa !important;
}

a.text-blue:hover,
a.text-blue:focus
{
    color: #004f77 !important;
}

.text-blue-light
{
    color: #4aa6d4 !important;
}

a.text-blue-light:hover,
a.text-blue-light:focus
{
    color: #2d8ebe !important;
}

.text-purple
{
    color: #6f42c1 !important;
}

a.text-purple:hover,
a.text-purple:focus
{
    color: #59339d !important;
}

.text-pink
{
    color: #e83e8c !important;
}

a.text-pink:hover,
a.text-pink:focus
{
    color: #d91a72 !important;
}

.text-red
{
    color: #dc3545 !important;
}

a.text-red:hover,
a.text-red:focus
{
    color: #bd2130 !important;
}

.text-orange
{
    color: #fd7e14 !important;
}

a.text-orange:hover,
a.text-orange:focus
{
    color: #dc6502 !important;
}

.text-yellow
{
    color: #ffd217 !important;
}

a.text-yellow:hover,
a.text-yellow:focus
{
    color: #e3b700 !important;
}

.text-green
{
    color: #28a745 !important;
}

a.text-green:hover,
a.text-green:focus
{
    color: #1e7e34 !important;
}

.text-green-light
{
    color: #7bdb7b !important;
}

a.text-green-light:hover,
a.text-green-light:focus
{
    color: #53d053 !important;
}

.text-teal
{
    color: #20c997 !important;
}

a.text-teal:hover,
a.text-teal:focus
{
    color: #199d76 !important;
}

.text-cyan
{
    color: #17a2b8 !important;
}

a.text-cyan:hover,
a.text-cyan:focus
{
    color: #117a8b !important;
}

.text-white
{
    color: #fff !important;
}

a.text-white:hover,
a.text-white:focus
{
    color: #e6e6e6 !important;
}

.text-gray
{
    color: #6c757d !important;
}

a.text-gray:hover,
a.text-gray:focus
{
    color: #545b62 !important;
}

.text-gray-dark
{
    color: #343a40 !important;
}

a.text-gray-dark:hover,
a.text-gray-dark:focus
{
    color: #1d2124 !important;
}

.text-body
{
    color: #000 !important;
}

.text-muted
{
    color: #6c757d !important;
}

.text-black-50
{
    color: rgba(0, 0, 0, .5) !important;
}

.text-white-50
{
    color: rgba(255, 255, 255, .5) !important;
}

.text-hide
{
    font: 0/0 a;

    color: transparent;
    border: 0; 
    background-color: transparent;
    text-shadow: none;
}

.visible
{
    visibility: visible !important;
}

.invisible
{
    visibility: hidden !important;
}

html
{
    font-size: 10px;

    min-height: 100%;
}
@media (max-width: 320px)
{
    html
    {
        font-size: 9px;
    }
}

body
{
    font-size: 1.5rem;

    position: relative; 

    word-break: break-all;
}

_:lang(x)::-ms-backdrop,
body
{
    font-family: YakuHanJP, 'メイリオ', Meiryo, sans-serif;
}

.bg-dot-gray
{
    background: url(../img/bg-dot-gray.png);
}

section.bg-dot-gray > .link-box{
    border: 1px solid #b2b2b2;
    background: #f2f2f2;
    padding:10px;
}

[v-cloak]
{
    visibility: hidden;
}

.fade-enter-active,
.fade-leave-active
{
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.fade-enter,
.fade-leave-to
{
    opacity: 0;
}

/*-----------------------------------------------------------------------------------------
// container
-----------------------------------------------------------------------------------------*/
.container-lg
{
    max-width: 928px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px; 
    padding-left: 15px;
}

.container-xl
{
    max-width: 1130px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px; 
    padding-left: 15px;
}

.row-gutter10
{
    margin-right: -5px; 
    margin-left: -5px;
}
.row-gutter10 > [class^='col-'],
.row-gutter10 > [class*=' col-']
{
    padding-right: 5px; 
    padding-left: 5px;
}

.page-container
{
    max-width: 1130px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 15px; 
    padding-bottom: 40px;
    padding-left: 15px;
}
@media (max-width: 767.98px)
{
    .page-container
    {
        padding-top: 32px;
    }
}
@media (max-width: 605.98px)
{
    .page-container
    {
        padding-top: 28px;
    }
}
@media (max-width: 767.98px)
{
    .page-container
    {
        padding-bottom: 32px;
    }
}
@media (max-width: 605.98px)
{
    .page-container
    {
        padding-bottom: 28px;
    }
}
.page-container._heighter
{
    padding-top: 60px;
    /*padding-bottom: 60px;*//*2023*/
}
@media (max-width: 767.98px)
{
    .page-container._heighter
    {
        padding-top: 48px;
    }
}
@media (max-width: 605.98px)
{
    .page-container._heighter
    {
        padding-top: 42px;
    }
}
/*2023
@media (max-width: 767.98px)
{
    .page-container._heighter
    {
        padding-bottom: 48px;
    }
}
@media (max-width: 605.98px)
{
    .page-container._heighter
    {
        padding-bottom: 42px;
    }
}
*/
.col-auto-max100
{
    max-width: 100%;
}

.gHeader
{
    position: fixed;
    z-index: 100; 
    top: 0;
    right: 0;
    left: 0;
}
.gHeader-common
{
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: inherit;

    position: relative;
    z-index: 10; 

    border-top: 5px solid #222;
    background-color: #222;
}
@media (max-width: 959.98px)
{
    .gHeader-common
    {
        border-top: 0;
    }
}
.gHeader-common-inner
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

        -ms-flex-pack: justify;

            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (max-width: 959.98px)
{
    .gHeader-common-inner
    {
        display: block;

        padding: 4px 8px;
    }
}
.gHeader-common-tel
{
    line-height: 29px;
}
.gHeader-common-tel a:hover img {
	opacity: 0.6; filter: brightness(110%);
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media (max-width: 959.98px)
{
    .gHeader-common-tel img
    {
        width: auto;
        /*height: 18px;*/
		height: 30px;
    }
}
.gHeader-common-nav
{
    display: table;

    height: 35px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto; 
    padding: 0;

    list-style: none;

    color: #222;
}
@media (max-width: 959.98px)
{
    .gHeader-common-nav
    {
        display: none;
    }
}
.gHeader-common-nav li
{
    display: table-cell;
}
.gHeader-common-nav li.active
{
    background-image: url(../img/icon-active.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.gHeader-common-nav li:first-child a
{
    border-left: 0;
}
.gHeader-common-nav a
{
    font-size: 11px;

    display: block;

    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;

    text-decoration: none;

    color: #fff;
    border-left: 1px solid #000;
    background-color: #222;
    /*border-bottom: 5px solid #222;*/
}
.gHeader-common-nav a:hover
{
    text-decoration: underline;
}
.gHeader-main
{
    z-index: 2; 

    border-bottom: 2px solid #b2b2b2;
    background: #fff;
}
@media (max-width: 959.98px)
{
    .gHeader-main
    {
        position: relative;
    }
}
.gHeader-main-inner
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

        -ms-flex-pack: justify;

            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (max-width: 959.98px)
{
    .gHeader-main-inner
    {
        display: block;

        padding: 0;
    }
}
.gHeader-main-logo
{
    font-size: 1.6rem; 
    line-height: 1.2;

    margin: 0 36px 0 0;
}
@media (min-width: 1190px)
{
    .gHeader-main-logo
    {
        margin-right: 80px;
    }
}
@media (max-width: 1189.98px)
{
    .gHeader-main-logo img
    {
        width: 200px;
    }
}
@media (max-width: 959.98px)
{
    .gHeader-main-logo
    {
        position: relative;
        z-index: 1; 

        height: 49px;
        margin: 0;
        padding: 12px 15px 0 15px;

        background: #fff;
    }
    .gHeader-main-logo img
    {
        width: 172px;
    }
}
.gHeader-search
{
    text-align: right; 

    background: rgba(0, 0, 0, .3);
}
.gHeader-search-inner
{
    height: 55px; 

    text-align: left;
}
@media (max-width: 767.98px)
{
    .gHeader-search-inner
    {
        height: 44px;
    }
}
.gHeader-search .gsc-control-cse
{
    padding: 10px 0 0 0; 

    border: 0;
    background: transparent;
}
@media (max-width: 767.98px)
{
    .gHeader-search .gsc-control-cse
    {
        padding-top: 5px;
    }
}
.gHeader-search form.gsc-search-box
{
    margin-bottom: 0;
}
.gHeader-search table.gsc-search-box
{
    overflow: hidden; 

    width: auto !important;
    max-width: 260px;
    margin: 0 0 0 auto;
}
.gHeader-search table.gsc-search-box td.gsc-input
{
    padding-right: 0;
}
.gHeader-search table.gsc-search-box .gsst_a .gscb_a
{
    line-height: 22px;

    margin-top: 3px; 

    color: #999;
}
.gHeader-search table.gsc-search-box .gsst_a:hover .gscb_a,
.gHeader-search table.gsc-search-box .gsst_a:focus .gscb_a
{
    color: #666;
}
.gHeader-search table.gsc-search-box .gsc-input-box
{
    padding-top: 0;
    padding-bottom: 0;

    border: 0;
    border-radius: 3px 0 0 3px;
}
.gHeader-search table.gsc-search-box .gsc-search-button
{
    margin-top: 0; 
    margin-left: 0;
}
.gHeader-search table.gsc-search-box .gsc-search-button button
{
    padding: 8px 10px; 

    border: 0;
    border-radius: 0 3px 3px 0;
    background: #000;
}

.gNav-search .gsc-control-cse
{
    border: 0; 
    background: transparent;
}

.gNav-search form.gsc-search-box
{
    margin-bottom: 0;
}

.gNav-search table.gsc-search-box
{
    overflow: hidden; 

    width: auto !important;
    margin: 0;
}
.gNav-search table.gsc-search-box td.gsc-input
{
    padding-right: 0;
}
.gNav-search table.gsc-search-box .gsst_a .gscb_a
{
    line-height: 22px;

    margin-top: 3px; 

    color: #999;
}
.gNav-search table.gsc-search-box .gsst_a:hover .gscb_a,
.gNav-search table.gsc-search-box .gsst_a:focus .gscb_a
{
    color: #666;
}
.gNav-search table.gsc-search-box .gsc-input-box
{
    overflow: hidden; 

    height: 29px;
    padding-top: 0;
    padding-bottom: 0;

    border: 0;
    border-radius: 3px 0 0 3px;
}
.gNav-search table.gsc-search-box .gsc-search-button
{
    margin-top: 0; 
    margin-left: 0;
}
.gNav-search table.gsc-search-box .gsc-search-button button
{
    font-size: 1.5rem;

    height: 29px;
    padding: 0 10px;

    white-space: nowrap;

    color: #fff; 
    border: 0;
    border-radius: 0 3px 3px 0;
    background: #8c8c8c;
}
.gNav-search table.gsc-search-box .gsc-search-button button::before
{
    content: '\691c\7d22';
}
.gNav-search table.gsc-search-box .gsc-search-button button svg
{
    display: none;
}

@media (min-width: 960px)
{
    .gNav
    {
        min-height: inherit !important; 

        -webkit-box-flex: 1; 

            -ms-flex: 1; 

                flex: 1;
    }
    .gNav-1st
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin: 0;
        padding: 0;

        list-style: none;

        border-left: 1px solid #b2b2b2;
    }
    .gNav-1st-item
    {
        text-align: center;

        border-right: 1px solid #b2b2b2; 

        -webkit-box-flex: 1; 

            -ms-flex: 1; 

                flex: 1;
    }
    .gNav-1st-item:hover > a::after
    {
        width: 100%;
    }
    .gNav-1st-item > a
    {
        font-weight: bold;

        position: relative;
        z-index: 4; 

        display: block;

        padding: 10px 5px;

        white-space: nowrap;

        background: #fff;
    }
    .gNav-1st-item > a,
    .gNav-1st-item > a:hover,
    .gNav-1st-item > a:focus
    {
        text-decoration: none; 

        color: #000;
    }
    .gNav-1st-item > a::after
    {
        position: absolute;
        bottom: 0;
        left: 0;

        width: 0;
        height: 4px;

        content: '';
        -webkit-transition: width .2s cubic-bezier(.075, .82, .165, 1) 0s;
        transition: width .2s cubic-bezier(.075, .82, .165, 1) 0s; 

        background: #0071aa;
    }
    .gNav-1st-item > a img
    {
        display: block;

        margin: 0 auto 5px auto;
    }
    .gNav-hasSub._active .gNav-sub,
    .gNav-hasSub:hover .gNav-sub
    {
        z-index: 10;

        -webkit-transition: opacity .2s ease-out 0s;

        transition: opacity .2s ease-out 0s;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); 
        pointer-events: auto;

        opacity: 1;
    }
    .gNav-sub
    {
        position: absolute;
        right: 0;
        left: 0;

        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        padding-top: 2px;

        -webkit-transform: translateY(-200%);

                transform: translateY(-200%); 
        -webkit-transform-origin: 50% 0; 
                transform-origin: 50% 0;
        pointer-events: none;

        opacity: 0;
    }
    .gNav-subA
    {
        display: block !important;
    }
    .gNav-subA-sec
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .gNav-subA-sec._maker
    {
        border-bottom: 10px solid #999;
    }
    .gNav-subA-altLink
    {
        display: none;
    }
    .gNav-subA-heading
    {
        font-size: 1.8rem;
        line-height: 1.4;

        margin: 0; 

        color: #fff;
    }
    .gNav-subA-heading a,
    .gNav-subA-heading a:hover,
    .gNav-subA-heading a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-subA-heading a:hover
    {
        color: #aaa;
    }
    .gNav-subA-heading a::after
    {
        font-family: 'icon';
        font-size: 1.4rem;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        margin-left: 10px; 

        content: '\e906';
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subA-side
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;

        max-width: 11em; 
        padding: 15px 15px;

        text-align: left;

        background: #000;

        -webkit-box-pack: center;

            -ms-flex-pack: center;

                justify-content: center;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 11em;
                flex: 0 0 11em;
    }
    .gNav-subA-main
    {
        overflow: hidden;

        border-right: 1px dotted #808080; 
        background: #fff;

        -webkit-box-flex: 1;

            -ms-flex: 1;

                flex: 1;
    }
    .gNav-subA-main._cat
    {
        border-bottom: 1px dotted #808080;
    }
    .gNav-subB
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .gNav-subB-heading
    {
        font-size: 2.2rem;
        line-height: 1.4;

        margin: 0 0 20px 0; 

        color: #fff;
    }
    .gNav-subB-heading a,
    .gNav-subB-heading a:hover,
    .gNav-subB-heading a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-subB-heading a:hover
    {
        color: #aaa;
    }
    .gNav-subB-heading a::after
    {
        font-family: 'icon';
        font-size: 1.4rem;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        margin-left: 10px; 

        content: '\e906';
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subB-side
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;

        min-width: 338px; 
        padding: 15px 20px;

        text-align: left;

        background: #000;

        -webkit-box-pack: justify;

            -ms-flex-pack: justify;

                justify-content: space-between;
    }
    .gNav-subB-side-nav
    {
        margin: 0;
        padding: 0;

        list-style: none;
    }
    .gNav-subB-side-nav a
    {
        position: relative;

        padding-left: 18px;
    }
    .gNav-subB-side-nav a,
    .gNav-subB-side-nav a:hover,
    .gNav-subB-side-nav a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-subB-side-nav a:hover
    {
        text-decoration: underline;
    }
    .gNav-subB-side-nav a::before
    {
        font-family: 'icon';
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: .7rem;
        left: 0; 

        content: '\e912';
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subB-nav
    {
        margin: 0;
        padding: 0;

        list-style: none;

        background: #fff; 

        -webkit-box-flex: 1; 

            -ms-flex: 1; 

                flex: 1;
    }
    .gNav-subB-nav::after
    {
        position: absolute;
        top: 0;

        width: 100%;
        height: 100%;

        content: '';
        pointer-events: none; 

        border-right: 1px solid #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
    }
    .gNav-subB-nav_list
    {
        position: relative; 

        text-align: left;
    }
    .gNav-subB-nav_list::before
    {
        position: absolute;
        z-index: 0;
        top: 0;
        bottom: 0;
        left: 0;

        width: 35%; 

        content: '';

        background: #f9f9f9;
    }
    .gNav-subB-nav_list > li
    {
        width: 35%;
    }
    .gNav-subB-nav_list > li > a
    {
        font-weight: bold;

        position: relative; 

        display: block;

        padding: 15px;

        text-decoration: none;

        color: inherit;
        border-bottom: 1px dotted #808080;
        background: #ededed;
    }
    .gNav-subB-nav_list > li > a:hover
    {
        background: #fff;
    }
    .gNav-subB-nav_list > li:last-child > a
    {
        border: 0;
    }
    .gNav-subB-nav_list > li:nth-child(1) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    }
    .gNav-subB-nav_list > li:nth-child(2) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 54px;
            flex-basis: 54px;
    }
    .gNav-subB-nav_list > li:nth-child(3) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 108px;
            flex-basis: 108px;
    }
    .gNav-subB-nav_list > li:nth-child(4) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 162px;
            flex-basis: 162px;
    }
    .gNav-subB-nav_list > li:nth-child(5) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 216px;
            flex-basis: 216px;
    }
    .gNav-subB-nav_list > li:nth-child(6) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 270px;
            flex-basis: 270px;
    }
    .gNav-subB-nav_list > li:nth-child(7) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 324px;
            flex-basis: 324px;
    }
    .gNav-subB-nav_list > li:nth-child(8) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 378px;
            flex-basis: 378px;
    }
    .gNav-subB-nav_list > li:nth-child(9) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 432px;
            flex-basis: 432px;
    }
    .gNav-subB-nav_list > li:nth-child(10) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 486px;
            flex-basis: 486px;
    }
    .gNav-subB-nav_list > li:nth-child(11) .gNav-subB-nav_list-sub div::before
    {
        -ms-flex-preferred-size: 540px;
            flex-basis: 540px;
    }
    .gNav-subB-nav_list-hasSub .gNav-subB-nav_list-sub
    {
        position: absolute;
        top: 0;
        right: 0;
        left: 35%;

        display: -webkit-box !important;

        display: -ms-flexbox !important;

        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;

        height: 100%;

        -webkit-transform: translateY(-500vh);

                transform: translateY(-500vh); 

        opacity: 0;
        background: #fff;
    }
    .gNav-subB-nav_list-hasSub .gNav-subB-nav_list-sub div
    {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;

        width: 100%;
        height: 100%;
    }
    .gNav-subB-nav_list-hasSub .gNav-subB-nav_list-sub div::before
    {
        display: block;

        content: '';

        -ms-flex-negative: 1;

            flex-shrink: 1;
    }
    .gNav-subB-nav_list-hasSub ul
    {
        z-index: 2;

        min-height: inherit !important; 
        margin: 0;
        padding: 9px 15px;

        list-style: none;

        -ms-flex-negative: 0;

            flex-shrink: 0;
    }
    .gNav-subB-nav_list-hasSub ul a
    {
        font-weight: bold;

        position: relative; 

        display: inline-block;

        padding: 4px 0 4px 16px;

        text-decoration: none;

        color: inherit;
    }
    .gNav-subB-nav_list-hasSub ul a:hover
    {
        color: #0071aa;
    }
    .gNav-subB-nav_list-hasSub ul a::before
    {
        font-family: 'icon';
        font-size: 1.1rem;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: .9rem; 
        left: 0;

        content: '\e912';
        text-transform: none;

        color: #0071aa;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subB-nav_list-hasSub ul a[target='_blank']::after
    {
        font-family: 'icon';
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        margin-left: 3px; 

        content: '\e917';
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subB-nav_list-hasSub._active > a
    {
        background: #fff;
    }
    .gNav-subB-nav_list-hasSub._active .gNav-subB-nav_list-sub
    {
        -webkit-transform: translateY(0);
                transform: translateY(0); 

        opacity: 1;
    }
    .gNav-subB-nav_list-hasSub:hover > a:hover::before,
    .gNav-subB-nav_list-hasSub:hover > a:hover::after
    {
        position: absolute;
        z-index: 1; 
        right: -55px;

        width: 90px;
        height: 50px;

        content: '';
    }
    .gNav-subB-nav_list-hasSub:hover > a:hover::before
    {
        bottom: 100%;

        -webkit-transform: skewX(-65deg);

                transform: skewX(-65deg);
    }
    .gNav-subB-nav_list-hasSub:hover > a:hover::after
    {
        top: 100%;

        -webkit-transform: skewX(65deg);

                transform: skewX(65deg);
    }
    .gNav-search
    {
        position: relative;
        z-index: 5;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        min-width: 80px; 

        background: #4d4d4d;

        -webkit-box-flex: 0;

            -ms-flex: 0;

                flex: 0;
    }
    .gNav-search-btn
    {
        font-size: 2.6rem;

        position: relative;

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0 28px;

        cursor: pointer; 

        color: #fff;
        border: 0;
        background: transparent;

        -webkit-box-pack: center;

            -ms-flex-pack: center;

                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .gNav-search-btn:focus
    {
        outline: 0;
    }
    .gNav-search-btn span
    {
        display: block;

        -webkit-transform: rotateY(180deg);

                transform: rotateY(180deg);
    }
    .gNav-search-inner
    {
        position: absolute;
        top: -200%;
        right: 0;

        min-width: 290px;
        padding-top: 2px;

        pointer-events: none; 

        opacity: 0;
    }
    .gNav-search-inner table.gsc-search-box
    {
        width: auto !important;
    }
    .gNav-search-inner .gsc-control-cse
    {
        padding: 0;
        padding: 15px;

        text-align: left; 

        border: 0;
        background: transparent;
        background: #4d4d4d;
    }
    .gNav-search-inner._open
    {
        top: 100%;

        -webkit-transition: opacity .2s ease-out 0s;

        transition: opacity .2s ease-out 0s; 
        pointer-events: auto;

        opacity: 1;
    }
    .gNav-search .gsc-selected-option
    {
        white-space: nowrap;
    }
    .gNav-toggler
    {
        display: none;
    }
    .touchevents .gNav-hasSub > a
    {
        pointer-events: none;
    }
    .touchevents .gNav-subB-nav_list-hasSub > a
    {
        position: static; 

        pointer-events: none;
    }
    .touchevents .gNav-subB-nav_list::before
    {
        z-index: -1;
    }
    .touchevents .gNav-subB-nav_list-hasSub ul .hidden-lg-up
    {
        display: block !important;
    }
}

.no-touchevents .gsc-results-wrapper-overlay
{
    left: 15%;
}

@media (max-width: 959.98px)
{
    .gNav
    {
        position: absolute;
        right: 0;
        left: 0;

        overflow-y: auto;

        height: 100vh;
        padding-bottom: 50px;

        -webkit-transform: translateY(-200%);

                transform: translateY(-200%);

        opacity: 0;
        background: #000;

        -webkit-overflow-scrolling: touch;
    }
    .gNav ul
    {
        margin: 0;
        padding: 0; 

        list-style: none;
    }
    .gNav-1st a
    {
        position: relative; 

        display: block;

        padding: 9px 15px;
    }
    .gNav-1st a::after
    {
        font-family: 'icon';
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        right: 15px;

        margin-top: -.5em; 

        content: '\e912';
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-1st a,
    .gNav-1st a:hover,
    .gNav-1st a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-1st-item > a
    {
        border-top: 1px solid #80b8d5; 
        background: #0071aa;
    }
    .gNav-1st-item > a,
    .gNav-1st-item > a:hover,
    .gNav-1st-item > a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-1st-item > a img
    {
        display: none;
    }
    .gNav-1st-item_external > a
    {
        border-top-color: #808080; 
        background: #000;
    }
    .gNav-1st-item_external > a::after
    {
        font-size: 18px; 

        content: '\e917';
    }
    .gNav-hasSub > a::after
    {
        font-size: 20px;

        content: '\e908';
        -webkit-transition: -webkit-transform .2s ease-out 0s;
        transition: -webkit-transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s;
    }
    .gNav-hasSub > a._open::after
    {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .gNav-subA
    {
        display: none; 
        overflow: hidden;

        background: #fff;
    }
    .gNav-subA-sec
    {
        overflow: hidden;
    }
    .gNav-subA-heading
    {
        font-size: 1.5rem;

        margin: 0; 
        padding: 5px 15px;

        background: #eee;
    }
    .gNav-subA-altLink
    {
        font-size: 1.5rem; 

        margin: 0;
    }
    .gNav-subA-altLink a
    {
        display: block;

        border-top: 1px solid #80b8d5;
        background: #338dbb;
    }
    .gNav-subB
    {
        display: none; 
        overflow: hidden;
    }
    .gNav-subB img
    {
        display: none;
    }
    .gNav-subB-side-nav
    {
        display: none;
    }
    .gNav-subB-heading
    {
        font-size: 1.5rem;

        margin: 0;
    }
    .gNav-subB a
    {
        border-top: 1px solid #80b8d5;
        background: #338dbb;
    }
    .gNav-subB-nav_list
    {
        height: inherit !important;
    }
    .gNav-subB-nav_list-hasSub > a::after
    {
        font-family: 'icon';
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        right: 15px;

        margin-top: -.5em; 

        content: '\e908';
        -webkit-transition: -webkit-transform .2s ease-out 0s;
        transition: -webkit-transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s;
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gNav-subB-nav_list-hasSub > a,
    .gNav-subB-nav_list-hasSub > a:hover,
    .gNav-subB-nav_list-hasSub > a:focus
    {
        text-decoration: none; 

        color: #fff;
    }
    .gNav-subB-nav_list-hasSub > a._open::after
    {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .gNav-subB-nav_list-sub
    {
        display: none;
    }
    .gNav-subB-nav_list ul
    {
        min-height: inherit !important;
    }
    .gNav-subB-nav_list ul a
    {
        background: #d9eaf2;
    }
    .gNav-subB-nav_list ul a,
    .gNav-subB-nav_list ul a:hover,
    .gNav-subB-nav_list ul a:focus
    {
        color: #000;
    }
    .gNav-subB-nav_list ul a::after
    {
        color: #0071aa;
    }
    .gNav-subB-nav_list ul a[target='_blank']::after
    {
        font-size: 18px; 

        content: '\e917';

        color: #000;
    }
    .gNav-toggler
    {
        position: absolute;
        z-index: 30;
        top: 0;
        right: 0;

        display: block;

        width: 49px;
        height: 49px;

        border: 0;
        background: transparent;
        background: #0071aa; 

        -webkit-appearance: none; 

           -moz-appearance: none; 

                appearance: none;
    }
    .gNav-toggler:focus
    {
        outline: 0;
    }
    .gNav-toggler span
    {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;

        display: block;

        width: 23px;
        height: 3px;
        margin: auto;
        margin-top: -2px;

        -webkit-transition: -webkit-transform .2s ease-out 0s;

        transition: -webkit-transform .2s ease-out 0s;

        transition: transform .2s ease-out 0s;

        transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s; 
        text-indent: -999em;

        background: #fff;
    }
    .gNav-toggler span::before,
    .gNav-toggler span::after
    {
        position: absolute;
        right: 0;
        left: 0;

        height: 3px;

        content: '';
        -webkit-transition: all .2s ease-out 0s;
        transition: all .2s ease-out 0s;

        background: #fff;
    }
    .gNav-toggler span::before
    {
        top: -9px;
    }
    .gNav-toggler span::after
    {
        bottom: -9px;
    }
    .gNav_open .gNav
    {
        -webkit-transition: all .2s ease-out 0s;
        transition: all .2s ease-out 0s; 
        -webkit-transform: translateY(0); 
                transform: translateY(0);

        opacity: 1;
    }
    .gNav_open .gNav-toggler
    {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .gNav_open .gNav-toggler span
    {
        -webkit-transform: rotate(225deg);
                transform: rotate(225deg);
    }
    .gNav_open .gNav-toggler span::before
    {
        top: 0;
    }
    .gNav_open .gNav-toggler span::after
    {
        bottom: 0;

        -webkit-transform: rotate(-90deg);

                transform: rotate(-90deg);
    }
    .gNav-search
    {
        background: #4d4d4d;
    }
    .gNav-search-btn
    {
        display: none;
    }
    .gNav-search a.gsst_a
    {
        padding: 0 4px;
    }
}

.gNav .gNav-subA-makerItems,
.gNav .gNav-subA-catItems
{
    margin: 0 -2px -2px 0;
}

.gNav-subA-makerItems
{
    display: grid;

    margin: 0;
    padding: 0;

    list-style: none;

    grid-template-columns: repeat(16, 1fr);
    grid-column-gap: 0;
    grid-row-gap: 0;
}
@media (max-width: 959.98px)
{
    .gNav-subA-makerItems
    {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (max-width: 767.98px)
{
    .gNav-subA-makerItems
    {
        grid-template-columns: repeat(8, 1fr);
    }
}
@media (max-width: 605.98px)
{
    .gNav-subA-makerItems
    {
        grid-template-columns: repeat(6, 1fr);
    }
}
.gNav-subA-makerItems li
{
    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    cursor: pointer;
    -webkit-transition: background .2s ease-out 0s;
    transition: background .2s ease-out 0s; 

    border-right: 1px dotted #808080;
    border-bottom: 1px dotted #808080;

    grid-column: span 2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 605.98px)
{
    .gNav-subA-makerItems li
    {
        grid-column: span 2;
    }
}
.gNav-subA-makerItems li:hover
{
    background: #d9eaf2;
}
.gNav-subA-makerItems li._large
{
    grid-column: span 4;
    grid-row: span 2;
}
@media (max-width: 605.98px)
{
    .gNav-subA-makerItems li._large
    {
        grid-column: span 3;
    }
}
.gNav-subA-makerItems a
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;

    height: 100%; 
    padding: 10px;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;
}
.gNav-subA-makerItems a::after
{
    display: none;
}
.gNav-subA-makerItems figure
{
    display: block;

    margin: 0;

    text-align: center;
}

.gNav-subA-catItems
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%; 
    margin: 0;
    padding: 0;

    list-style: none;

    -ms-flex-wrap: wrap;

        flex-wrap: wrap;
}
.gNav-subA-catItems li
{
    max-width: 12.5%;

    border-right: 1px dotted #808080; 
    border-bottom: 1px dotted #808080;

    -webkit-box-flex: 0;

        -ms-flex: 0 0 12.5%;

            flex: 0 0 12.5%;
}
@media (max-width: 767.98px)
{
    .gNav-subA-catItems li
    {
        max-width: 16.66667%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 16.66667%; 

                flex: 0 0 16.66667%;
    }
}
@media (max-width: 605.98px)
{
    .gNav-subA-catItems li
    {
        max-width: 33.33333%; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 33.33333%; 

                flex: 0 0 33.33333%;
    }
}
.gNav-subA-catItems a
{
    font-size: 1.3rem;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;

    height: 100%;
    padding: 5px; 

    -webkit-box-pack: center; 

        -ms-flex-pack: center; 

            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.gNav-subA-catItems a,
.gNav-subA-catItems a:hover,
.gNav-subA-catItems a:focus
{
    text-decoration: none; 

    color: #000;
}
.gNav-subA-catItems a:hover
{
    background: #d9eaf2;
}
.gNav-subA-catItems a::after
{
    display: none;
}
.gNav-subA-catItems figure
{
    display: block;

    margin-top: 5px;
    margin-bottom: 5px; 

    text-align: center;
}
.gNav-subA-catItems img
{
    background: no-repeat 50% 50%;
    background-size: contain;
}
.gNav-subA-catItems span,
.gNav-subA-catItems small
{
    text-align: center;
}

@media (min-width: 960px)
{
    body.camera .gNav-1st-item._camera > a
    {
        color: #0071aa;
    }
    body.camera .gNav-1st-item._camera > a::after
    {
        width: 100%;
    }
    body.systems .gNav-1st-item._systems > a
    {
        color: #0071aa;
    }
    body.systems .gNav-1st-item._systems > a::after
    {
        width: 100%;
    }
    body.feature .gNav-1st-item._feature > a
    {
        color: #0071aa;
    }
    body.feature .gNav-1st-item._feature > a::after
    {
        width: 100%;
    }
    body.camera-blog .gNav-1st-item._camera-blog > a
    {
        color: #0071aa;
    }
    body.camera-blog .gNav-1st-item._camera-blog > a::after
    {
        width: 100%;
    }
    body.page-template-page-lineup .gNav-1st-item._systems > a
    {
        color: #0071aa;
    }
    body.page-template-page-lineup .gNav-1st-item._systems > a::after
    {
        width: 100%;
    }
}

@media (min-width: 768px)
{
    .gFooter-top
    {
        background: #ebebeb no-repeat 50% 50%;
        background-size: cover;
    }
    .gFooter-top.lazyloaded
    {
        background-image: url(../img/footer-bg.jpg);
    }
}

.gFooter-top-inner
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding-top: 20px;/*202006高さ調整*/
    padding-bottom: 20px; /*202006高さ調整*/

    -webkit-box-pack: justify; 

        -ms-flex-pack: justify; 

            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media (max-width: 767.98px)
{
    .gFooter-top-inner
    {
        display: block; 

        padding: 0;
    }
}

.gFooter-top-nav ul
{
    margin: 0; 
    padding: 0;

    list-style: none;
}

.gFooter-top-nav-heading
{
    font-size: 1.5rem;
}
.gFooter-top-nav-heading a
{
    color: inherit;
}

.gFooter-top-nav li a[target='_blank']::after
{
    font-family: 'icon';
    font-size: 12px; 
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    margin-left: 3px;

    content: '\e917';
    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gFooter-top-nav li .recommend
{
    display: none;
}

@media (min-width: 768px)
{
    .gFooter-top-nav
    {
        margin-bottom: 30px; 

        -webkit-box-flex: 0; 

            -ms-flex: 0 0 auto; 

                flex: 0 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 1189.98px)
{
    .gFooter-top-nav
    {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
    }
}

@media (min-width: 768px)
{
    .gFooter-top-nav-heading
    {
        margin: 0 0 12px 0;
    }
    .gFooter-top-nav ul
    {
        display: block !important;

        height: auto !important;
    }
    .gFooter-top-nav li
    {
        font-size: 1.4rem;

        margin-top: 3px;
    }
    .gFooter-top-nav li a
    {
        position: relative;

        padding-left: 15px; 

        color: inherit;
    }
    .gFooter-top-nav li a::before
    {
        font-family: 'icon';
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        left: 0;

        margin-top: -.5em; 

        content: '\e912';
        text-transform: none;

        color: #0071aa;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

@media (max-width: 767.98px)
{
    .gFooter-top-nav-heading
    {
        position: relative; 

        margin: 0;
        padding: 12px 15px;

        border-top: 1px solid #666;
        background: url(../img/bg-dot-gray.png);
    }
    .gFooter-top-nav-heading a
    {
        display: block;

        text-decoration: none;
    }
    .gFooter-top-nav-heading::after
    {
        font-family: 'icon';
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        right: 15px;

        margin-top: -.5em;

        content: '\e908';
        -webkit-transition: -webkit-transform .2s ease-out 0s;
        transition: -webkit-transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s;
        transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s; 
        text-transform: none;

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .gFooter-top-nav-heading._open::after
    {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .gFooter-top-nav ul
    {
        display: none;
    }
    .gFooter-top-nav li
    {
        font-size: 1.4rem;
        line-height: 1.5333; 

        border-top: 1px solid #666;
    }
    .gFooter-top-nav li a
    {
        position: relative;

        display: block;

        padding: 12px 30px 12px 15px;

        text-decoration: none; 

        color: inherit;
    }
    .gFooter-top-nav li a::before
    {
        font-family: 'icon';
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;

        position: absolute;
        top: 50%;
        right: 15px;

        margin-top: -.5em;

        content: '\e912';
        text-transform: none;

        color: #0071aa; 

        speak: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

.gFooter-middle
{
    background: #000;
}
.gFooter-middle-nav ul
{
    margin: 0;
    padding: 0; 

    list-style: none;
}
.gFooter-middle-nav li
{
    font-size: 1.4rem;
}
.gFooter-middle-nav a
{
    display: block;
}
.gFooter-middle-nav a,
.gFooter-middle-nav a:hover,
.gFooter-middle-nav a:focus
{
    text-decoration: none; 

    color: #fff;
}
.gFooter-middle-nav span
{
    font-size: 1.5em;

    margin-right: 5px; 

    vertical-align: -18%;
}
.gFooter-middle-nav .icon-external
{
    font-size: 13px;

    margin-right: 0;
    margin-left: 3px;

    vertical-align: 4%;
}
@media (min-width: 768px)
{
    .gFooter-middle-nav ul
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-pack: justify;

            -ms-flex-pack: justify;

                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
@media (min-width: 768px) and (max-width: 1189.98px)
{
    .gFooter-middle-nav ul
    {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
@media (min-width: 768px)
{
    .gFooter-middle-nav li
    {
        text-align: center; 

        -webkit-box-flex: 1; 

            -ms-flex: 1 0 auto; 

                flex: 1 0 auto;
    }
}
@media (min-width: 768px) and (min-width: 1190px)
{
    .gFooter-middle-nav li
    {
        border-right: 1px solid #666;
    }
    .gFooter-middle-nav li:first-child
    {
        border-left: 1px solid #666;
    }
}
@media (min-width: 768px) and (max-width: 1189.98px)
{
    .gFooter-middle-nav li
    {
        -webkit-box-flex: initial;
            -ms-flex: initial;
                flex: initial;
    }
}
@media (min-width: 768px)
{
    .gFooter-middle-nav a
    {
        padding: 10px 15px;
    }
    .gFooter-middle-nav a:hover
    {
        background: #444;
    }
}
@media (max-width: 767.98px)
{
    .gFooter-middle-nav
    {
        padding: 0;
    }
    .gFooter-middle-nav li
    {
        border-top: 1px solid #666;
    }
    .gFooter-middle-nav a
    {
        padding: 10px 12px;
    }
}
.gFooter-middle-copy
{
    font-size: 1.4rem;
    line-height: 2;

    margin: 0; 
    padding: 25px 15px;

    text-align: center;

    color: #fff;
    border-top: 1px solid #666;
}
@media (max-width: 767.98px)
{
    .gFooter-middle-copy
    {
        display: none;
    }
}

.gFooter-bottom
{
    font-size: 1.4rem;
    line-height: 1.5;

    padding-top: 20px;/*202006高さ調整*/
    padding-right: 15px;
    padding-bottom: 20px;/*202006高さ調整*/
    padding-left: 15px;

    text-align: center;

    background: url(../img/bg-dot-gray.png);
}
@media (max-width: 767.98px)
{
    .gFooter-bottom
    {
        padding-top: 24px;
    }
}
@media (max-width: 605.98px)
{
    .gFooter-bottom
    {
        padding-top: 21px;
    }
}
@media (max-width: 767.98px)
{
    .gFooter-bottom
    {
        padding-bottom: 24px;
    }
}
@media (max-width: 605.98px)
{
    .gFooter-bottom
    {
        padding-bottom: 21px;
    }
}

.gFooter-copyRight
{
    font-size: 12px; 

    padding: 12px 15px;

    text-align: center;

    color: #fff;
    background: #0071aa;
}

.btn-pagetop
{
    line-height: 45px;

    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 20px;

    width: 40px;
    height: 40px;

    -webkit-transition: opacity .2s ease-out 0s;

    transition: opacity .2s ease-out 0s; 
    text-align: center;

    opacity: 0;
    opacity: 1;
    border-radius: 40px;
    background: #0071aa;
}
@media (max-width: 767.98px)
{
    .btn-pagetop
    {
        right: 10px; 
        bottom: 10px;
    }
}
.btn-pagetop:hover
{
    opacity: .8;
}
.btn-pagetop,
.btn-pagetop:hover,
.btn-pagetop:focus
{
    text-decoration: none;
}
.btn-pagetop::after
{
    font-family: 'icon';
    font-size: 20px; 
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    content: '\e907';
    text-transform: none;

    color: #fff;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-pagetop span
{
    display: none;
}
.btn-pagetop:not(.btn-pagetop_visible)
{
    cursor: default; 
    pointer-events: none;

    opacity: 0;
}
.btn-pagetop_bottom
{
    position: absolute;
    bottom: 100px;
}
@media (max-width: 767.98px)
{
    .btn-pagetop_bottom
    {
        bottom: 50px;
    }
}

.heading1
{
    font-size: 1.2rem;

    margin: 0;
    margin-bottom: 20px;/*202006高さ調整*/ 

    text-align: center;
}
@media (max-width: 767.98px)
{
    .heading1
    {
        margin-bottom: 24px;
    }
}
@media (max-width: 605.98px)
{
    .heading1
    {
        margin-bottom: 21px;
    }
}
.heading1 strong
{
    font-size: 230%;
    font-weight: 700; 

    display: block;
}
.heading1 span
{
    font-size: 420%;
}

.heading2
{
    font-size: 2rem;

    margin: 0;
    margin-bottom: 20px; 
    padding: 5px 5px 5px 8px;

    border-bottom: 1px dotted #000;
    border-left: 8px solid #0071aa;
}
@media (max-width: 767.98px)
{
    .heading2
    {
        margin-bottom: 16px;
    }
}
@media (max-width: 605.98px)
{
    .heading2
    {
        margin-bottom: 14px;
    }
}

.heading3
{
    font-size: 2.6rem;
    font-weight: 700;

    position: relative;

    margin-bottom: 50px; 

    text-align: center;
}
@media (max-width: 767.98px)
{
    .heading3
    {
        margin-bottom: 40px;
		font-size: 2rem;
    }
}
@media (max-width: 605.98px)
{
    .heading3
    {
        margin-bottom: 35px;
		font-size: 2rem;
    }
}
.heading3._border-bottom
{
    padding-bottom: 15px;
}
.camera-blog .heading3._border-bottom
{
    padding-bottom: 0px;
}
.heading3._border-bottom::after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 30px;
    height: 3px;
    margin-left: -15px;

    content: '';

    background: #000;
}
.camera-blog .heading3._border-bottom::after
{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0px;
    height: 0px;
    margin-left: -15px;
    content: '';
    background: #000;
}

.heading4
{
    font-size: 1.8rem;
    font-weight: 700;

    position: relative;

    margin-bottom: 25px; 
    padding-top: 25px;

    text-align: center;
}
@media (max-width: 767.98px)
{
    .heading4
    {
        padding-top: 20px;
    }
}
@media (max-width: 605.98px)
{
    .heading4
    {
        padding-top: 17.5px;
    }
}
@media (max-width: 767.98px)
{
    .heading4
    {
        margin-bottom: 20px;
    }
}
@media (max-width: 605.98px)
{
    .heading4
    {
        margin-bottom: 17.5px;
    }
}
.heading4::after
{
    position: absolute;
    top: 0;
    left: 50%;

    width: 30px;
    height: 3px;
    margin-left: -15px;

    content: '';

    background: #000;
}

.heading5
{
    font-size: 2.4rem;
    font-weight: 700;

    margin-bottom: 40px; 

    text-align: center;
}
@media (max-width: 767.98px)
{
    .heading5
    {
        margin-bottom: 32px;
    }
}
@media (max-width: 605.98px)
{
    .heading5
    {
        margin-bottom: 28px;
    }
}

/*-----------------------------------------------------------------------------------------
// type
-----------------------------------------------------------------------------------------*/
html body .fz-10
{
    font-size: 1rem;
}

html body .fz-11
{
    font-size: 1.1rem;
}

html body .fz-12
{
    font-size: 1.2rem;
}

html body .fz-13
{
    font-size: 1.3rem;
}

html body .fz-14
{
    font-size: 1.4rem;
}

html body .fz-15
{
    font-size: 1.5rem;
}

html body .fz-16
{
    font-size: 1.6rem;
}

html body .fz-17
{
    font-size: 1.7rem;
}

html body .fz-18
{
    font-size: 1.8rem;
}

html body .fz-19
{
    font-size: 1.9rem;
}

html body .fz-20
{
    font-size: 2rem;
}

html body .fz-21
{
    font-size: 2.1rem;
}

html body .fz-22
{
    font-size: 2.2rem;
}

html body .fz-23
{
    font-size: 2.3rem;
}

html body .fz-24
{
    font-size: 2.4rem;
}

html body .fz-25
{
    font-size: 2.5rem;
}

html body .fz-26
{
    font-size: 2.6rem;
}

html body .fz-27
{
    font-size: 2.7rem;
}

html body .fz-28
{
    font-size: 2.8rem;
}

html body .fz-29
{
    font-size: 2.9rem;
}

html body .fz-30
{
    font-size: 3rem;
}

html body .fz-31
{
    font-size: 3.1rem;
}

html body .fz-32
{
    font-size: 3.2rem;
}

html body .fz-33
{
    font-size: 3.3rem;
}

html body .fz-34
{
    font-size: 3.4rem;
}

html body .fz-35
{
    font-size: 3.5rem;
}

html body .fz-36
{
    font-size: 3.6rem;
}

html body .fz-37
{
    font-size: 3.7rem;
}

html body .fz-38
{
    font-size: 3.8rem;
}

html body .fz-39
{
    font-size: 3.9rem;
}

html body .fz-40
{
    font-size: 4rem;
}

.notice,
.notice-w1em
{
    padding-left: 1em;
}
.notice .notice-mark,
.notice-w1em .notice-mark
{
    width: 1em; 
    margin-left: -1em;
}

.text-ind2_5
{
    padding-left: 2.5em; 

    text-indent: -2.5em;
}

.text-ind1
{
    padding-left: 1em; 

    text-indent: -1em;
}

.box-style1
{
    display: block;

    margin-bottom: 20px; 
    padding: 10px;

    text-align: center;
    text-decoration: none;

    color: #000;
    border: 1px solid #ccc;
    background-color: #fff;
}

.horizontalLinks ul
{
    margin: 0;
    margin-bottom: -10px; 
    padding: 0;

    list-style: none;
}

.horizontalLinks li
{
    display: inline-block;

    margin-right: 20px;
    margin-bottom: 10px;
}
.horizontalLinks li a
{
    position: relative;

    display: inline-block;

    padding: 5px 10px;
    padding-left: calc(1em + 10px);
}
.horizontalLinks li a::before
{
    font-family: 'icon';
    font-size: .7em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    position: absolute;
    top: calc(5px + .65em); 
    left: 10px;

    content: '\e912';
    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.horizontalLinks li a.active::after,
.horizontalLinks li a._current::after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';

    border: 1px solid #0071aa;
}
.horizontalLinks li a.active:hover,
.horizontalLinks li a._current:hover
{
    text-decoration: none;
}

.gridLink-item
{
    display: block;

    margin-top: 30px;

    color: #343a40;
}
@media (max-width: 767.98px)
{
    .gridLink-item
    {
        margin-top: 24px;
    }
}
@media (max-width: 605.98px)
{
    .gridLink-item
    {
        margin-top: 21px;
    }
}
.gridLink-item:hover .gridLink-img img
{
    opacity: .8;
}

.gridLink-img
{
    margin-bottom: 5px;
}
.gridLink-img img
{
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;

    border: 1px solid #6c757d;
}

.chkbox
{
    padding: 3px;
}
.chkbox-input
{
    display: none;
}
.chkbox-input:checked ~ .chkbox-label::after
{
    display: block;
}
.chkbox-label
{
    position: relative;

    padding-left: 21px;
}
.chkbox-label::before,
.chkbox-label::after
{
    position: absolute;
    top: 50%;
    left: 0;

    width: 14px;
    height: 14px; 

    content: '';
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.chkbox-label::before
{
    z-index: 0; 
    left: 0;

    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff;
}
.chkbox-label:after
{
    z-index: 1;

    display: none; 

    margin: -2px 0 0 1px;

    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 14 14\'%3E%3Cpath fill=\'%230071aa\' d=\'M6.1 12.8l-5.6-5.9 1.4-1.3 4 4.1 6-8.5 1.6 1.1z\'/%3E%3C/svg%3E');
}
.chkbox-inline .chkbox
{
    display: inline-block;

    margin-right: 20px;
}

.mailmagazine-acceptance .wpcf7-list-item
{
    margin-right: 3px; 
    margin-left: 0;
}

.youtubeWrap
{
    position: relative;

    width: 100%;
    padding-top: 56.25%;
}
.youtubeWrap iframe
{
    position: absolute;
    top: 0;
    right: 0;

    width: 100% !important;
    height: 100% !important;
}

.fixedsticky
{
    position: -webkit-sticky;
    position:    -moz-sticky;
    position:     -ms-sticky;
    position:      -o-sticky;
    position:         sticky;
}

/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off
{
    position: static;
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on
{
    position: fixed;
}

.fixedsticky-dummy
{
    display: none;
}

.fixedsticky-on + .fixedsticky-dummy
{
    display: block;
}

.blogSlider-items
{
    margin-top: -10px;
    margin-right: 27px;
    /*margin-bottom: 40px;202006高さ調整*/
    margin-left: 27px;
}
@media (max-width: 767.98px)
{
    .blogSlider-items
    {
        margin-bottom: 32px;
    }
}
@media (max-width: 605.98px)
{
    .blogSlider-items
    {
        margin-bottom: 28px;
    }
}
@media (max-width: 767.98px)
{
    .blogSlider-items
    {
        margin-right: 18px; 
        margin-left: 18px;
    }
}

.blogSlider-item
{
    padding: 10px 10px 0 10px;
}
.blogSlider-item a
{
    position: relative;

    display: block;

    -webkit-transition: opacity .2s ease-out 0s;

    transition: opacity .2s ease-out 0s; 
    text-decoration: none;

    color: inherit;
}
.blogSlider-item a:hover
{
    opacity: .8;
}
.blogSlider-item._new a::before
{
    position: absolute;
    z-index: 2; 
    top: -6px;
    left: -6px;

    width: 49px;
    height: 49px;

    content: '';

    background: url(../img/ribbon-new.png) no-repeat 0 0;
    background-size: cover;
}
.blogSlider-item figure
{
    margin: 0;

    text-align: center;
}
.blogSlider-item figure img
{
    width: 100%;
    max-width: inherit;

    background: no-repeat 50% 50%;
    background-size: cover;
}
.blogSlider-item-body
{
    line-height: 1.5333; 

    position: relative;

    padding: 0 25px 25px 25px;

    background: url(../img/bg-dot-gray.png);
}
.blogSlider-item-body p
{
    margin-bottom: 0;
}
.blogSlider-item-meta
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-right: -25px;
    margin-bottom: 20px; 

    -webkit-box-pack: end; 

        -ms-flex-pack: end; 

            justify-content: flex-end;
}
.blogSlider-item-meta div,
.blogSlider-item-meta time
{
    font-size: 1.3rem;
    line-height: 1.5;

    padding: 0 5px 1px 5px;

    text-align: center; 

    color: #fff;
}
.blogSlider-item-meta div
{
    min-width: 5.5em; 

    background: #0071aa;
}
.blogSlider-item-meta time
{
    background: #2c4b68;
}
.blogSlider-item-heading
{
    font-size: 1.5rem;

    position: relative;

    margin-bottom: 13px; 
    padding-bottom: 17px;

    text-align: center;
}
.blogSlider-item-heading::after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 30px;
    height: 3px;
    margin-left: -15px;

    content: '';

    background: #000;
}

/*
#overview
ユーティリティ
*/
.clear
{
    clear: both;
}

.clearfix::after
{
    display: block;
    clear: both;

    content: '';
}

.link
{
    font-size: 1.4rem;
}
.link,
.link:link,
.link:visited
{
    text-decoration: underline;

    color: #0071aa;
}
.link:hover
{
    opacity: .8;
}

.opa img
{
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;
}

.opa:hover img
{
    opacity: .8;
}

img.opa
{
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;
}
img.opa:hover
{
    opacity: .8;
}

.link-icon[target='_blank']::after
{
    font-family: 'icon';
    font-size: 12px; 
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    margin-left: 3px;

    content: '\e917';
    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.va-t
{
    vertical-align: top;
}

.va-m
{
    vertical-align: middle;
}

.va-b
{
    vertical-align: bottom;
}

.fl-l
{
    float: left;
}

.fl-r
{
    float: right;
}

.touchdevice-block
{
    display: none;
}

body.touchdevice .touchdevice-block
{
    display: block;
}

.text-left
{
    text-align: left;
}

.text-right
{
    text-align: right;
}

.text-center
{
    text-align: center;
}

.text-justify
{
    text-align: justify;
    text-justify: inter-ideograph;
}

.text-nowrap
{
    white-space: nowrap;
}

img
{
    max-width: 100%;
    height: auto;
}

/*-----------------------------------------------------------------------------------------
//マージン・パディング
-----------------------------------------------------------------------------------------*/
.mt0
{
    margin-top: 0 !important;
}

.mb0
{
    margin-bottom: 0 !important;
}

.ml0
{
    margin-left: 0 !important;
}

.mr0
{
    margin-right: 0 !important;
}

.pt0
{
    padding-top: 0 !important;
}

.pb0
{
    padding-bottom: 0 !important;
}

.pl0
{
    padding-left: 0 !important;
}

.pr0
{
    padding-right: 0 !important;
}

.mt5
{
    margin-top: 5px !important;
}

.mb5
{
    margin-bottom: 5px !important;
}

.ml5
{
    margin-left: 5px !important;
}

.mr5
{
    margin-right: 5px !important;
}

.pt5
{
    padding-top: 5px !important;
}

.pb5
{
    padding-bottom: 5px !important;
}

.pl5
{
    padding-left: 5px !important;
}

.pr5
{
    padding-right: 5px !important;
}

.mt10
{
    margin-top: 10px !important;
}

.mb10
{
    margin-bottom: 10px !important;
}

.ml10
{
    margin-left: 10px !important;
}

.mr10
{
    margin-right: 10px !important;
}

.pt10
{
    padding-top: 10px !important;
}

.pb10
{
    padding-bottom: 10px !important;
}

.pl10
{
    padding-left: 10px !important;
}

.pr10
{
    padding-right: 10px !important;
}

.mt15
{
    margin-top: 15px !important;
}

.mb15
{
    margin-bottom: 15px !important;
}

.ml15
{
    margin-left: 15px !important;
}

.mr15
{
    margin-right: 15px !important;
}

.pt15
{
    padding-top: 15px !important;
}

.pb15
{
    padding-bottom: 15px !important;
}

.pl15
{
    padding-left: 15px !important;
}

.pr15
{
    padding-right: 15px !important;
}

.mt20
{
    margin-top: 20px !important;
}

.mb20
{
    margin-bottom: 20px !important;
}

.ml20
{
    margin-left: 20px !important;
}

.mr20
{
    margin-right: 20px !important;
}

.pt20
{
    padding-top: 20px !important;
}

.pb20
{
    padding-bottom: 20px !important;
}

.pl20
{
    padding-left: 20px !important;
}

.pr20
{
    padding-right: 20px !important;
}

.mt25
{
    margin-top: 25px !important;
}

.mb25
{
    margin-bottom: 25px !important;
}

.ml25
{
    margin-left: 25px !important;
}

.mr25
{
    margin-right: 25px !important;
}

.pt25
{
    padding-top: 25px !important;
}

.pb25
{
    padding-bottom: 25px !important;
}

.pl25
{
    padding-left: 25px !important;
}

.pr25
{
    padding-right: 25px !important;
}

.mt30
{
    margin-top: 30px !important;
}

.mb30
{
    margin-bottom: 30px !important;
}

.ml30
{
    margin-left: 30px !important;
}

.mr30
{
    margin-right: 30px !important;
}

.pt30
{
    padding-top: 30px !important;
}

.pb30
{
    padding-bottom: 30px !important;
}

.pl30
{
    padding-left: 30px !important;
}

.pr30
{
    padding-right: 30px !important;
}

.mt35
{
    margin-top: 35px !important;
}

.mb35
{
    margin-bottom: 35px !important;
}

.ml35
{
    margin-left: 35px !important;
}

.mr35
{
    margin-right: 35px !important;
}

.pt35
{
    padding-top: 35px !important;
}

.pb35
{
    padding-bottom: 35px !important;
}

.pl35
{
    padding-left: 35px !important;
}

.pr35
{
    padding-right: 35px !important;
}

.mt40
{
    margin-top: 40px !important;
}

.mb40
{
    margin-bottom: 40px !important;
}

.ml40
{
    margin-left: 40px !important;
}

.mr40
{
    margin-right: 40px !important;
}

.pt40
{
    padding-top: 40px !important;
}

.pb40
{
    padding-bottom: 40px !important;
}

.pl40
{
    padding-left: 40px !important;
}

.pr40
{
    padding-right: 40px !important;
}

.mt45
{
    margin-top: 45px !important;
}

.mb45
{
    margin-bottom: 45px !important;
}

.ml45
{
    margin-left: 45px !important;
}

.mr45
{
    margin-right: 45px !important;
}

.pt45
{
    padding-top: 45px !important;
}

.pb45
{
    padding-bottom: 45px !important;
}

.pl45
{
    padding-left: 45px !important;
}

.pr45
{
    padding-right: 45px !important;
}

.mt50
{
    margin-top: 50px !important;
}

.mb50
{
    margin-bottom: 50px !important;
}

.ml50
{
    margin-left: 50px !important;
}

.mr50
{
    margin-right: 50px !important;
}

.pt50
{
    padding-top: 50px !important;
}

.pb50
{
    padding-bottom: 50px !important;
}

.pl50
{
    padding-left: 50px !important;
}

.pr50
{
    padding-right: 50px !important;
}

.mr3
{
    margin-right: 3px !important;
}

.mt-5
{
    margin-top: -5px !important;
}

.mb-5
{
    margin-bottom: -5px !important;
}

.ml-5
{
    margin-left: -5px !important;
}

.mr-5
{
    margin-right: -5px !important;
}

body .rwd-mt10
{
    margin-top: 10px;
}
@media (max-width: 767.98px)
{
    body .rwd-mt10
    {
        margin-top: 8px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mt10
    {
        margin-top: 7px;
    }
}

body .rwd-mb10
{
    margin-bottom: 10px;
}
@media (max-width: 767.98px)
{
    body .rwd-mb10
    {
        margin-bottom: 8px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mb10
    {
        margin-bottom: 7px;
    }
}

body .rwd-pt10
{
    padding-top: 10px;
}
@media (max-width: 767.98px)
{
    body .rwd-pt10
    {
        padding-top: 8px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pt10
    {
        padding-top: 7px;
    }
}

body .rwd-pb10
{
    padding-bottom: 10px;
}
@media (max-width: 767.98px)
{
    body .rwd-pb10
    {
        padding-bottom: 8px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pb10
    {
        padding-bottom: 7px;
    }
}

.mt-10
{
    margin-top: -10px !important;
}

.mb-10
{
    margin-bottom: -10px !important;
}

.ml-10
{
    margin-left: -10px !important;
}

.mr-10
{
    margin-right: -10px !important;
}

body .rwd-mt20
{
    margin-top: 20px;
}
@media (max-width: 767.98px)
{
    body .rwd-mt20
    {
        margin-top: 16px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mt20
    {
        margin-top: 14px;
    }
}

body .rwd-mb20
{
    margin-bottom: 20px;
}
@media (max-width: 767.98px)
{
    body .rwd-mb20
    {
        margin-bottom: 16px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mb20
    {
        margin-bottom: 14px;
    }
}

body .rwd-pt20
{
    padding-top: 20px;
}
@media (max-width: 767.98px)
{
    body .rwd-pt20
    {
        padding-top: 16px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pt20
    {
        padding-top: 14px;
    }
}

body .rwd-pb20
{
    padding-bottom: 20px;
}
@media (max-width: 767.98px)
{
    body .rwd-pb20
    {
        padding-bottom: 16px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pb20
    {
        padding-bottom: 14px;
    }
}

.mt-15
{
    margin-top: -15px !important;
}

.mb-15
{
    margin-bottom: -15px !important;
}

.ml-15
{
    margin-left: -15px !important;
}

.mr-15
{
    margin-right: -15px !important;
}

body .rwd-mt30
{
    margin-top: 30px;
}
@media (max-width: 767.98px)
{
    body .rwd-mt30
    {
        margin-top: 24px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mt30
    {
        margin-top: 21px;
    }
}

body .rwd-mb30
{
    margin-bottom: 30px;
}
@media (max-width: 767.98px)
{
    body .rwd-mb30
    {
        margin-bottom: 24px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mb30
    {
        margin-bottom: 21px;
    }
}

body .rwd-pt30
{
    padding-top: 30px;
}
@media (max-width: 767.98px)
{
    body .rwd-pt30
    {
        padding-top: 24px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pt30
    {
        padding-top: 21px;
    }
}

body .rwd-pb30
{
    padding-bottom: 30px;
}
@media (max-width: 767.98px)
{
    body .rwd-pb30
    {
        padding-bottom: 24px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pb30
    {
        padding-bottom: 21px;
    }
}

.mt-20
{
    margin-top: -20px !important;
}

.mb-20
{
    margin-bottom: -20px !important;
}

.ml-20
{
    margin-left: -20px !important;
}

.mr-20
{
    margin-right: -20px !important;
}

body .rwd-mt40
{
    margin-top: 40px;
}
@media (max-width: 767.98px)
{
    body .rwd-mt40
    {
        margin-top: 32px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mt40
    {
        margin-top: 28px;
    }
}

body .rwd-mb40
{
    margin-bottom: 40px;
}
@media (max-width: 767.98px)
{
    body .rwd-mb40
    {
        margin-bottom: 32px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mb40
    {
        margin-bottom: 28px;
    }
}

body .rwd-pt40
{
    padding-top: 40px;
}
@media (max-width: 767.98px)
{
    body .rwd-pt40
    {
        padding-top: 32px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pt40
    {
        padding-top: 28px;
    }
}

body .rwd-pb40
{
    padding-bottom: 40px;
}
@media (max-width: 767.98px)
{
    body .rwd-pb40
    {
        padding-bottom: 32px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pb40
    {
        padding-bottom: 28px;
    }
}

.mt-25
{
    margin-top: -25px !important;
}

.mb-25
{
    margin-bottom: -25px !important;
}

.ml-25
{
    margin-left: -25px !important;
}

.mr-25
{
    margin-right: -25px !important;
}

body .rwd-mt50
{
    margin-top: 50px;
}
@media (max-width: 767.98px)
{
    body .rwd-mt50
    {
        margin-top: 40px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mt50
    {
        margin-top: 35px;
    }
}

body .rwd-mb50
{
    margin-bottom: 50px;
}
@media (max-width: 767.98px)
{
    body .rwd-mb50
    {
        margin-bottom: 40px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-mb50
    {
        margin-bottom: 35px;
    }
}

body .rwd-pt50
{
    padding-top: 50px;
}
@media (max-width: 767.98px)
{
    body .rwd-pt50
    {
        padding-top: 40px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pt50
    {
        padding-top: 35px;
    }
}

body .rwd-pb50
{
    padding-bottom: 50px;
}
@media (max-width: 767.98px)
{
    body .rwd-pb50
    {
        padding-bottom: 40px;
    }
}
@media (max-width: 605.98px)
{
    body .rwd-pb50
    {
        padding-bottom: 35px;
    }
}

.mb1em
{
    margin-bottom: 1em;
}

.mb1_5em
{
    margin-bottom: 1.5em;
}

/*-----------------------------------------------------------------------------------------
//width
-----------------------------------------------------------------------------------------*/
.w1em
{
    width: 1em !important;
}

.w2em
{
    width: 2em !important;
}

.w3em
{
    width: 3em !important;
}

.w4em
{
    width: 4em !important;
}

.w5em
{
    width: 5em !important;
}

.w6em
{
    width: 6em !important;
}

.w7em
{
    width: 7em !important;
}

.w8em
{
    width: 8em !important;
}

.w9em
{
    width: 9em !important;
}

.w10em
{
    width: 10em !important;
}

.w11em
{
    width: 11em !important;
}

.w12em
{
    width: 12em !important;
}

.w13em
{
    width: 13em !important;
}

.w14em
{
    width: 14em !important;
}

.w15em
{
    width: 15em !important;
}

.w16em
{
    width: 16em !important;
}

.w17em
{
    width: 17em !important;
}

.w18em
{
    width: 18em !important;
}

.w19em
{
    width: 19em !important;
}

.w20em
{
    width: 20em !important;
}

.max-w1em
{
    max-width: 1em;
}

.max-w2em
{
    max-width: 2em;
}

.max-w3em
{
    max-width: 3em;
}

.max-w4em
{
    max-width: 4em;
}

.max-w5em
{
    max-width: 5em;
}

.max-w6em
{
    max-width: 6em;
}

.max-w7em
{
    max-width: 7em;
}

.max-w8em
{
    max-width: 8em;
}

.max-w9em
{
    max-width: 9em;
}

.max-w10em
{
    max-width: 10em;
}

.max-w11em
{
    max-width: 11em;
}

.max-w12em
{
    max-width: 12em;
}

.max-w13em
{
    max-width: 13em;
}

.max-w14em
{
    max-width: 14em;
}

.max-w15em
{
    max-width: 15em;
}

.max-w16em
{
    max-width: 16em;
}

.max-w17em
{
    max-width: 17em;
}

.max-w18em
{
    max-width: 18em;
}

.max-w19em
{
    max-width: 19em;
}

.max-w20em
{
    max-width: 20em;
}

.max-w21em
{
    max-width: 21em;
}

.max-w22em
{
    max-width: 22em;
}

.max-w23em
{
    max-width: 23em;
}

.max-w24em
{
    max-width: 24em;
}

.max-w25em
{
    max-width: 25em;
}

.max-w26em
{
    max-width: 26em;
}

.max-w27em
{
    max-width: 27em;
}

.max-w28em
{
    max-width: 28em;
}

.max-w29em
{
    max-width: 29em;
}

.max-w30em
{
    max-width: 30em;
}

.max-w31em
{
    max-width: 31em;
}

.max-w32em
{
    max-width: 32em;
}

.max-w33em
{
    max-width: 33em;
}

.max-w34em
{
    max-width: 34em;
}

.max-w35em
{
    max-width: 35em;
}

.max-w36em
{
    max-width: 36em;
}

.max-w37em
{
    max-width: 37em;
}

.max-w38em
{
    max-width: 38em;
}

.max-w39em
{
    max-width: 39em;
}

.max-w40em
{
    max-width: 40em;
}

.min-w1em
{
    min-width: 1em;
}

.min-w2em
{
    min-width: 2em;
}

.min-w3em
{
    min-width: 3em;
}

.min-w4em
{
    min-width: 4em;
}

.min-w5em
{
    min-width: 5em;
}

.min-w6em
{
    min-width: 6em;
}

.min-w7em
{
    min-width: 7em;
}

.min-w8em
{
    min-width: 8em;
}

.min-w9em
{
    min-width: 9em;
}

.min-w10em
{
    min-width: 10em;
}

.min-w11em
{
    min-width: 11em;
}

.min-w12em
{
    min-width: 12em;
}

.min-w13em
{
    min-width: 13em;
}

.min-w14em
{
    min-width: 14em;
}

.min-w15em
{
    min-width: 15em;
}

.min-w16em
{
    min-width: 16em;
}

.min-w17em
{
    min-width: 17em;
}

.min-w18em
{
    min-width: 18em;
}

.min-w19em
{
    min-width: 19em;
}

.min-w20em
{
    min-width: 20em;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -webkit-box-sizing: border-box;

            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;

    margin-right: auto; 
    margin-left: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table; 

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none; 
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    z-index: 1; 
    top: 50%;

    display: block;

    width: 13px;
    height: 100px;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-next:hover
{
    opacity: .8;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev
{
    left: -27px;

    background: url(../img/btn-slider-prev.svg);
}
@media (max-width: 767.98px)
{
    .slick-prev
    {
        left: -18px;
    }
}
[dir='rtl'] .slick-prev
{
    right: 10px; 
    left: auto;
}

.slick-next
{
    right: -27px;

    background: url(../img/btn-slider-next.svg);
}
@media (max-width: 767.98px)
{
    .slick-next
    {
        right: -18px;
    }
}
[dir='rtl'] .slick-next
{
    right: auto; 
    left: 10px;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%; 
    margin: 0;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 15px;
    height: 15px;
    padding: 5px;

    cursor: pointer; 

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'icon';
    font-size: 6px;
    line-height: 15px;

    position: absolute;
    top: 0;
    left: 0;

    width: 15px;
    height: 15px;

    content: '';
    text-align: center;

    opacity: .25;
    border-radius: 15px;
    background: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75; 
    color: black;
}

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.5.0 (11/03/2018)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
[class*='lightcase-icon-']:before
{
    font-family: 'icon', sans-serif;
    font-weight: normal;
    font-style: normal;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    display: inline-block;

    width: 1em;

    text-align: center;
    text-decoration: inherit;
    text-transform: none;

    speak: none;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.lightcase-icon-play:before
{
    content: '\e91e';
}

.lightcase-icon-pause:before
{
    content: '\e91d';
}

.lightcase-icon-close:before
{
    content: '\e91b';
}

.lightcase-icon-prev:before
{
    content: '\e91f';
}

.lightcase-icon-next:before
{
    content: '\e91c';
}

.lightcase-icon-spin:before
{
    content: '\e920';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

@keyframes lightcase-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
                transform: rotate(359deg);
    }
}

#lightcase-case
{
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;

    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;

    display: none;

    text-align: left;

    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
}
@media screen and (max-width: 640px)
{
    html[data-lc-type=inline] #lightcase-case,
    html[data-lc-type=ajax] #lightcase-case
    {
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;

        overflow: auto !important; 

        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 55px 0 70px 0;
    }
}

@media screen and (min-width: 641px)
{
    html:not([data-lc-type=error]) #lightcase-content
    {
        position: relative;
        z-index: 1;

        background-color: #fff;
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .5);
                box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        text-shadow: none;

             -o-box-shadow: 0 0 30px rgba(0, 0, 0, .5);
        -webkit-backface-visibility: hidden;
    }
}

@media screen and (min-width: 641px)
{
    html[data-lc-type=image] #lightcase-content,
    html[data-lc-type=video] #lightcase-content
    {
        background-color: #333;
    }
}

html[data-lc-type=inline] #lightcase-content,
html[data-lc-type=ajax] #lightcase-content,
html[data-lc-type=error] #lightcase-content
{
    -webkit-box-shadow: none;
            box-shadow: none; 

         -o-box-shadow: none;
}
@media screen and (max-width: 640px)
{
    html[data-lc-type=inline] #lightcase-content,
    html[data-lc-type=ajax] #lightcase-content,
    html[data-lc-type=error] #lightcase-content
    {
        position: relative !important;
        top: auto !important;
        left: auto !important;

        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;

        border: none !important;
        background: none !important;
    }
}
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
html[data-lc-type=error] #lightcase-content .lightcase-contentInner
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box; 

         -o-box-sizing: border-box;
}
@media screen and (max-width: 640px)
{
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner
    {
        padding: 15px;
    }
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *
    {
        width: 100% !important;
        max-width: none !important;
    }
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe),
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe),
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe)
    {
        height: auto !important;
        max-height: none !important;
    }
}

@media screen and (max-width: 640px)
{
    html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe
    {
        overflow: auto;

        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (max-width: 640px) and (min-width: 641px)
{
    html[data-lc-type=image] #lightcase-content .lightcase-contentInner,
    html[data-lc-type=video] #lightcase-content .lightcase-contentInner
    {
        line-height: .75;
    }
}

html[data-lc-type=image] #lightcase-content .lightcase-contentInner
{
    position: relative;

    overflow: hidden !important;
}

@media screen and (max-width: 640px)
{
    html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,
    html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap
    {
        position: relative !important;
        top: auto !important;
        left: auto !important;

        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;

        border: none !important;
        background: none !important;
    }
}

@media screen and (min-width: 641px)
{
    html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap
    {
        overflow: auto;

        -webkit-box-sizing: border-box;
                box-sizing: border-box; 
        padding: 30px;

             -o-box-sizing: border-box;
    }
}

@media screen and (max-width: 640px)
{
    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p
    {
        color: #aaa;
    }
}

@media screen and (min-width: 641px)
{
    #lightcase-content h1,
    #lightcase-content h2,
    #lightcase-content h3,
    #lightcase-content h4,
    #lightcase-content h5,
    #lightcase-content h6,
    #lightcase-content p
    {
        color: #333;
    }
}

#lightcase-case p.lightcase-error
{
    font-size: 17px;

    overflow: hidden;

    margin: 0;

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #aaa;
}
@media screen and (max-width: 640px)
{
    #lightcase-case p.lightcase-error
    {
        padding: 30px 0;
    }
}
@media screen and (min-width: 641px)
{
    #lightcase-case p.lightcase-error
    {
        padding: 0;
    }
}

.lightcase-open body
{
    overflow: hidden;
}
.lightcase-isMobileDevice .lightcase-open body
{
    max-width: 100%;
    max-height: 100%;
}

#lightcase-info
{
    position: absolute;

    padding-top: 15px;
}
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption
{
    font-weight: normal;
    line-height: 1.5;

    margin: 0;
    padding: 0;

    text-overflow: ellipsis;
}
#lightcase-info #lightcase-title
{
    font-size: 17px;

    color: #aaa;
}
@media screen and (max-width: 640px)
{
    #lightcase-info #lightcase-title
    {
        position: fixed;
        top: 10px;
        left: 0;

        max-width: 87.5%;
        padding: 5px 15px;

        background: #000;
    }
}
#lightcase-info #lightcase-caption
{
    font-size: 13px;

    clear: both;

    color: #aaa;
}
#lightcase-info #lightcase-sequenceInfo
{
    font-size: 11px;

    color: #aaa;
}
@media screen and (max-width: 640px)
{
    .lightcase-fullScreenMode #lightcase-info
    {
        padding-right: 15px; 
        padding-left: 15px;
    }
    html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info
    {
        position: static;
    }
}

#lightcase-loading
{
    font-size: 38px;
    font-size: 32px;
    line-height: 1;

    position: fixed;
    position: fixed;
    z-index: 9999;
    z-index: 2001;
    top: 50%;
    left: 50%;

    width: 1.123em;
    height: auto;
    margin-top: -.5em;
    margin-left: -.5em;

    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-spin .5s infinite linear;
            animation: lightcase-spin .5s infinite linear; 
    text-align: center;

    opacity: 1;
    text-shadow: none;
    text-shadow: 0 0 15px #fff;
}
#lightcase-loading,
#lightcase-loading:focus
{
    -webkit-transition: color, opacity, ease-in-out .25s;
            transition: color, opacity, ease-in-out .25s; 
    text-decoration: none;

    color: #fff;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#lightcase-loading > span
{
    display: inline-block;

    text-indent: -9999px;
}

a[class*='lightcase-icon-']
{
    font-size: 38px;
    line-height: 1;

    position: fixed;
    z-index: 9999;

    width: 1.123em;
    height: auto;

    cursor: pointer; 
    text-align: center;

    outline: none;
    text-shadow: none;
}
a[class*='lightcase-icon-'],
a[class*='lightcase-icon-']:focus
{
    -webkit-transition: color, opacity, ease-in-out .25s;
            transition: color, opacity, ease-in-out .25s; 
    text-decoration: none;

    color: rgba(255, 255, 255, .6);

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a[class*='lightcase-icon-'] > span
{
    display: inline-block;

    text-indent: -9999px;
}
a[class*='lightcase-icon-']:hover
{
    color: white;
    text-shadow: 0 0 15px white;
}
.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover
{
    color: #aaa;
    text-shadow: none;
}
a[class*='lightcase-icon-'].lightcase-icon-close
{
    position: fixed;
    top: 15px;
    right: 15px;
    bottom: auto;

    margin: 0;

    opacity: 0;
    outline: none;
}
a[class*='lightcase-icon-'].lightcase-icon-prev
{
    left: 15px;
}
a[class*='lightcase-icon-'].lightcase-icon-next
{
    right: 15px;
}
a[class*='lightcase-icon-'].lightcase-icon-pause,
a[class*='lightcase-icon-'].lightcase-icon-play
{
    left: 50%;

    margin-left: -.5em;
}
@media screen and (min-width: 641px)
{
    a[class*='lightcase-icon-'].lightcase-icon-pause,
    a[class*='lightcase-icon-'].lightcase-icon-play
    {
        opacity: 0;
    }
}
@media screen and (max-width: 640px)
{
    a[class*='lightcase-icon-']
    {
        font-size: 24px; 

        bottom: 15px;
    }
}
@media screen and (min-width: 641px)
{
    a[class*='lightcase-icon-']
    {
        bottom: 50%;

        margin-bottom: -.5em;
    }
    a[class*='lightcase-icon-']:hover,
    #lightcase-case:hover ~ a[class*='lightcase-icon-']
    {
        opacity: 1;
    }
}

#lightcase-overlay
{
    position: fixed;
    z-index: 2000;
    top: -9999px;
    bottom: -9999px;
    left: 0;

    display: none;

    width: 100%;
    min-height: 100%;

    background: #000;
}
@media screen and (max-width: 640px)
{
    #lightcase-overlay
    {
        opacity: 1 !important;
    }
}


.quotes {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: normal;
    background: #fafafa;
    color: #555;
}

.quotes:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "“";
    color: #e0e0e0;
    font-size: 90px;
    line-height: 1;
}

.quotes p {
    padding: 0;
    margin: 10px 0;
	margin-bottom: 10px !important;
    line-height: 1.5;
	font-size: 95%;
}

.quotes cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

@media screen and (max-width: 768px) {
.arrow-bottom-box {
	display: none !important;
}
}
.arrow-bottom-box {
	text-align: center;
}
.arrow-bottom {
    width: 100%;
    height: 20px;
    background: linear-gradient(to top right, transparent 50% , #0071aa 50%) no-repeat top left / 50% 100%,
    linear-gradient(to top left,transparent 50%, #0071aa 50%) no-repeat bottom right/50% 100%;
}
.arrow-table {
    background: linear-gradient(#96d9fb, #0071aa);
}
.arrow-table td {
	padding-left: 0px !important;
	color:#ffffff !important;
	font-weight:bold;
}

.dl-list {
	line-height: 1.3em !important;
}
.dl-list dt {
	border-left: 3px solid #00A5F7;
	padding: 3px 0px 5px 5px;
}

.marker_line {
	background:linear-gradient(transparent 75%, #ffdc00 75%);
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


/* 講座 */
#course .entry_common_title {
  margin-bottom: 70px;
}
.course_outline_table {
  margin: 0;
  border-top: solid 3px #d9d9d9;
}
.course_outline_table th {
  width: 18%;
  padding: 21px 18px 0px;
  vertical-align: top;
  border-top: solid 1px #d9d9d9;
  background-color: #f2f2f2;
}
.course_outline_table td {
  padding: 21px 0 21px 21px;
  border-top: solid 1px #d9d9d9;
  line-height: 1.78;
  letter-spacing: .05em;
}
.course_outline_table td a {
  text-decoration: underline;
  transition: all .6s;
}
.course_outline_table td a:hover {
  opacity: .6;
}
.course_outline_table td a[href^="tel:"] {
  text-decoration: none;
  opacity: 1;
}
.course_outline_table td.course_caution {
  line-height: 1.5;
}
.course_outline_table td.course_caution{
  line-height: 1.5;
}

/*お問い合わせ帯*/
.btn_inquiry{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.54;

    display: inline-block;

    min-width: 15em;
    padding: 0.7rem 1rem;

    -webkit-user-select: none;

       -moz-user-select: none;

        -ms-user-select: none;

            user-select: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: #0071aa;
    border: 1px solid transparent;
    border-color: #0071aa; 
    border-radius: 0;
    background-color: #fff;
}
.btn_inquiry::before{
    font-family: 'icon';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    margin-right: 3px; 

    content: '\e906';
    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn_inquiry:hover,
.btn_inquiry:focus{
    text-decoration: none;
}

.btn_inquiry:focus,
.btn_inquiry.focus{
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
}

.btn_inquiry:hover{
    color: #fff;
    border-color: #fff; 
    background-color: #0071aa;
}

.btn_inquiry:focus,
.btn_inquiry.focus{
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
            box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}

.btn_inquiry.disabled,
.btn_inquiry:disabled{
    color: #fff;
    border-color: #0071aa; 
    background-color: #0071aa;
}

.color_box_gray {
padding: 1em 0.5em 0.5em 0.5em;
margin: 0 auto 1em;
border: solid 4px #ececec;
}
.w80 {
width:80%;
}
@media screen and (max-width: 768px) {
.w80 {
width:100%;
}
}
.color_box_gray li span {
  background-color: yellow;
}

.catalog__content .cta__btn-wrap .cta__btn {
    width: 100% !important;
}
.catalog__content .row div {
    align-self:center;
}

/*カメラページ*/
.row .col-sm-6 ul{
	padding-left: inherit;	
}


/*ブログCVポイント*/
.cta-point {
  background-color: #f2f2f2;
  padding: 30px 0px;
  text-align: center;
}
.cta-point .cta-point-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 828px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .cta-point {
    padding: 20px 0px;
  }
}
.cta-point-wrap {
  margin-top: 15px;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 2.8%;
     -moz-column-gap: 2.8%;
          column-gap: 2.8%;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .cta-point-wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-point-wrap {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}
.cta-point-wrap a {
  display: inline-block;
  width: 48.6%;
  background-color: #ffd217;
  padding: 13px 0 11px;
  text-decoration: none !important;
}
.cta-point-wrap a.cta-point-btn-green {
  background-color: #03a0a1 !important;
}
@media only screen and (max-width: 767px) {
  .cta-point-wrap a {
    max-width: 447px;
    width: 100%;
    margin: 0 auto;
  }
}
.cta-point-wrap a .cta-point-btn-arrow {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #343a40;
  position: relative;
  padding-left: 25px;
}
.cta-point-wrap a.cta-point-btn-green .cta-point-btn-arrow {
  color: #ffffff;
}
@media only screen and (min-width: 901px) and (max-width: 1000px) {
  .cta-point-wrap a span {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .cta-point-wrap a .cta-point-btn-arrow {
    font-size: 1.6rem;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-point-wrap a .cta-point-btn-arrow {
    font-size: 1.6rem;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 374px) {
  .cta-point-wrap a .cta-point-btn-arrow {
    font-size: 1.6rem;
  }
}
.cta-point-wrap a .cta-point-btn-arrow::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 14px;
  height: 14px;
  border-right: 2px solid #343a40;
  border-bottom: 2px solid #343a40;
}
.cta-point-wrap a.cta-point-btn-green .cta-point-btn-arrow::before {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .cta-point-wrap a .cta-point-btn-arrow::before {
    width: 10px;
    height: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-point-wrap a .cta-point-btn-arrow::before {
    width: 12px;
    height: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .cta-point-wrap a:nth-child(2) {
    margin-top: 20px;
  }
}
.cta-point-wrap .icon-external {
    color: #343a40 !important;
    text-decoration: none !important;
}
.cta-point-wrap .cta-point-btn-green .icon-external {
    color: #ffffff !important;
}


/* 資料一覧 */
/* =====================
  一覧（3列グリッド）
===================== */
.grid-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* =====================
  カード全体
===================== */
.grid-card {
  height: 100%;
}

.grid-card-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  padding: 0px 0px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-top: 4px solid #1b6ebd;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.grid-card-link:hover {
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

/* =====================
  画像
===================== */
.grid-card-image-wrap {
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background-color: #f7f7f7;
}
.grid-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.grid-card-link:hover .grid-card-image {
  transform: scale(1.1);
}

/* =====================
  テキストエリア
===================== */
.grid-card-text {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  text-align:center;
}

/* タグ */
.grid-card-tag {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.grid-card-tag p {
    display: inline-block;
    padding:2px 10px;
    border-radius: 12px;
    font-size: 12px;
    color: #ffffff;
    margin:0px 2.5px;
}
.grid-card-tag .tag-catalog {
    background-color: #003cab;
}
.grid-card-tag .tag-product {
    background-color: #0071aa;
}
.grid-card-tag .tag-corp {
    background-color: #00a8ab;
}
.grid-card-tag .tag-case {
    background-color: #00a1c8;
}

/* 見出し */
.grid-card-text h3 {
    color: #1d2124;
    margin: 1em 0px;
}

/* =====================
  ボタン（最下部固定）
===================== */
.grid-card-button {
  margin-top: auto;  
    color: #ffffff;
    background-color: #0071aa;
    width: 100%;
    border-radius: 3px;
    padding: 10px;
}
.grid-card-link:hover .grid-card-button {
    background-color: #005680;
    transition: transform 0.3s ease, background-color 0.3s ease;
}
.grid-card-button::before {
    font-family: 'icon';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    margin-right: 5px;
    content: "\e933";
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.grid-card .link-exexternal .grid-card-button::after {
    font-family: 'icon';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    margin-left: 5px;
    content: "\e917";
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* =====================
  スマホ
===================== */
@media screen and (max-width: 900px) {
  .grid-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .grid-list {
    grid-template-columns: 1fr;
  }
}


