@charset "UTF-8";
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle;
}
.fa,
.glyphicon {
    -moz-osx-font-smoothing: grayscale;
}
.btn-group > .btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu {
    float: left;
}
.bx-wrapper img,
.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px;
}
.bx-wrapper {
    -ms-touch-action: pan-y;
    background      : 0 0;
    border          : 5px solid #fff;
    box-shadow      : 0 0 5px #ccc;
    margin          : 0 auto 60px;
    padding         : 0;
    position        : relative;
    touch-action    : pan-y;
}
.bx-wrapper img {
    display: block;
}
.bxslider {
    margin : 0;
    padding: 0;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    -webkit-transform: translatez(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    bottom  : -30px;
    position: absolute;
    width   : 100%;
}
.bx-wrapper .bx-loading {
    background: url("../images/common_project/bx_loader.gif") center center no-repeat #fff;
    height    : 100%;
    left      : 0;
    min-height: 50px;
    position  : absolute;
    top       : 0;
    width     : 100%;
    z-index   : 2000;
}
.bx-wrapper .bx-pager {
    color      : #666;
    font-family: Arial;
    font-size  : 0.85em;
    font-weight: 700;
    padding-top: 20px;
    text-align : center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background   : #666;
    border-radius: 5px;
    display      : block;
    height       : 10px;
    margin       : 0 5px;
    outline      : 0;
    text-indent  : -9999px;
    width        : 10px;
}
hr,
img {
    border: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
}
.bx-wrapper .bx-pager-item {
    font-size  : 0;
    line-height: 0;
}
.bx-wrapper .bx-prev {
    background: url("../images/common_project/controls.png") 0 -32px no-repeat;
    left      : 10px;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    background: url("../images/common_project/controls.png") -43px -32px no-repeat;
    right     : 10px;
}
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    height     : 32px;
    margin-top : -16px;
    outline    : 0;
    position   : absolute;
    text-indent: -9999px;
    top        : 50%;
    width      : 32px;
    z-index    : 0;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background : url("../images/common_project/controls.png") -86px -11px no-repeat;
    display    : block;
    height     : 11px;
    margin     : 0 3px;
    outline    : 0;
    text-indent: -9999px;
    width      : 10px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background : url("../images/common_project/controls.png") -86px -44px no-repeat;
    display    : block;
    height     : 11px;
    margin     : 0 3px;
    outline    : 0;
    text-indent: -9999px;
    width      : 9px;
}
body,
figure {
    margin: 0;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width     : 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    background: #666;
    background: rgba(80,80,80,.75);
    bottom    : 0;
    left      : 0;
    position  : absolute;
    width     : 100%;
}
.bx-wrapper .bx-caption span {
    color      : #fff;
    display    : block;
    font-family: Arial;
    font-size  : 0.85em;
    padding    : 10px;
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust    : 100%;
    -webkit-text-size-adjust: 100%;
    font-family             : sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display       : inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height : 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
}
mark {
    background: #ff0;
    color     : #000;
}
sub,
sup {
    font-size     : 75%;
    line-height   : 0;
    position      : relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height    : 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color : inherit;
    font  : inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor            : pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border : 0;
    padding: 0;
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding   : 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing : 0;
}
td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    :after,
    :before {
        background : 0 0!important;
        box-shadow : none!important;
        color      : #000!important;
        text-shadow: none!important;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000!important;
    }
    .label {
        border: 1px solid #000;
    }
    .navbar {
        display: none;
    }
    .table {
        border-collapse: collapse!important;
    }
    .table td,
    .table th {
        background-color: #fff!important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows : 3;
    }
    img {
        max-width: 100%!important;
    }
    thead {
        display: table-header-group;
    }
}
.img-thumbnail,
body {
    background-color: #fff;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src        : url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src        : url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    -webkit-font-smoothing: antialiased;
    display               : inline-block;
    font-family           : 'Glyphicons Halflings';
    font-style            : normal;
    font-weight           : 400;
    line-height           : 1;
    position              : relative;
    top                   : 1px;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    -webkit-tap-highlight-color: transparent;
    font-size                  : 10px;
}
body {
    color      : #323232!important;
    font-family: TsukuMinPr6-L,"ヒラギノ明朝",HiraMinPro,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",Georgia,"Times New Roman",Times,serif;
    font-size  : 13px;
    line-height: 1.62857;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size  : inherit;
    line-height: inherit;
}
a {
    color          : #171717;
    text-decoration: none;
}
a:focus,
a:hover {
    color          : #000;
    text-decoration: underline;
}
a:focus {
    outline       : dotted thin;
    outline       : -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.img-responsive {
    display: block;
    height : auto;
}
.img-rounded {
    border-radius: 4px;
}
.img-thumbnail {
    border       : 1px solid #ddd;
    border-radius: 4px;
    display      : inline-block;
    height       : auto;
    line-height  : 1.62857;
    padding      : 4px;
    transition   : all 0.2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    border-top   : 1px solid #eee;
    margin-bottom: 19px;
    margin-top   : 19px;
}
.sr-only {
    border  : 0;
    clip    : rect(0,0,0,0);
    height  : 1px;
    margin  : -1px;
    overflow: hidden;
    padding : 0;
    position: absolute;
    width   : 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip    : auto;
    height  : auto;
    margin  : 0;
    overflow: visible;
    position: static;
    width   : auto;
}
[role=button] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color      : inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small {
    color      : #777;
    font-weight: 400;
    line-height: 1;
}
.h1,
.h2,
.h3 {
    margin-bottom: 9.5px;
    margin-top   : 19px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6 {
    margin-bottom: 9.5px;
    margin-top   : 9.5px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small {
    font-size: 75%;
}
.h1 {
    font-size: 33px;
}
.h2 {
    font-size: 27px;
}
.h3 {
    font-size: 23px;
}
.h4 {
    font-size: 17px;
}
.h5 {
    font-size: 13px;
}
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 9.5px;
}
.lead {
    font-size    : 14px;
    font-weight  : 300;
    line-height  : 1.4;
    margin-bottom: 19px;
}
dt,
kbd kbd,
label {
    font-weight: 700;
}
@media (min-width:768px) {
    .lead {
        font-size: 19.5px;
    }
}
.small,
small {
    font-size: 92%;
}
.mark,
mark {
    background-color: #fcf8e3;
    padding         : 0.2em;
}
.list-inline,
.list-unstyled {
    list-style  : none;
    padding-left: 0;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.initialism,
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #171717;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #000;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    background-color: #171717;
    color           : #fff;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #000;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9;
}
pre code,
table {
    background-color: transparent;
}
.page-header {
    border-bottom : 1px solid #eee;
    margin        : 38px 0 19px;
    padding-bottom: 8.5px;
}
dl,
ol,
ul {
    margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
address,
dl {
    margin-bottom: 19px;
}
ol,
ul {
    margin-bottom: 9.5px;
}
.list-inline {
    margin-left: -5px;
}
.list-inline > li {
    display      : inline-block;
    padding-left : 5px;
    padding-right: 5px;
}
dd,
dt {
    line-height: 1.62857;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width:768px) {
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dt {
        clear        : left;
        float        : left;
        overflow     : hidden;
        text-align   : right;
        text-overflow: ellipsis;
        white-space  : nowrap;
        width        : 160px;
    }
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted #777;
    cursor       : help;
}
.initialism {
    font-size: 90%;
}
blockquote {
    border-left: 5px solid #eee;
    font-size  : 16.25px;
    margin     : 0 0 19px;
    padding    : 9.5px 19px;
}
blockquote .small,
blockquote footer,
blockquote small {
    color      : #777;
    display    : block;
    font-size  : 80%;
    line-height: 1.62857;
}
legend,
pre {
    color: #333;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
    border-left  : 0;
    border-right : 5px solid #eee;
    padding-left : 0;
    padding-right: 15px;
    text-align   : right;
}
code,
kbd {
    border-radius: 2px;
    font-size    : 90%;
    padding      : 2px 4px;
}
caption,
th {
    text-align: left;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: '';
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
address {
    font-style : normal;
    line-height: 1.62857;
}
code,
kbd,
pre,
samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    background-color: #f9f2f4;
    color           : #c7254e;
}
kbd {
    background-color: #333;
    box-shadow      : inset 0 -1px 0 rgba(0,0,0,.25);
    color           : #fff;
}
kbd kbd {
    box-shadow: none;
    font-size : 100%;
    padding   : 0;
}
pre {
    background-color: #f5f5f5;
    border          : 1px solid #ccc;
    border-radius   : 2px;
    display         : block;
    font-size       : 12px;
    line-height     : 1.62857;
    margin          : 0 0 9.5px;
    padding         : 9px;
    word-break      : break-all;
    word-wrap       : break-word;
}
.alm-reveal:after,
.alm-reveal:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.container,
.container-fluid {
    margin-left : auto;
    margin-right: auto;
}
pre code {
    border-radius: 0;
    color        : inherit;
    font-size    : inherit;
    padding      : 0;
    white-space  : pre-wrap;
}
.container,
.container-fluid {
    padding-left : 15px;
    padding-right: 15px;
}
.pre-scrollable {
    overflow-y: scroll;
}
.container:after {
    clear: both;
}
@media (min-width:768px) {
    .container {
        width: 750px;
    }
}
@media (min-width:1260px) {
    .container {
        width: 1230px;
    }
}
@media (min-width:1560px) {
    .container {
        width: 1530px;
    }
}
@media (min-width:1750px) {
    .container {
        width: 1745px;
    }
}
.container-fluid:after {
    clear: both;
}
.alm-reveal,
.row {
    margin-left : -15px;
    margin-right: -15px;
}
.alm-reveal:after,
.row:after {
    clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-2,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-2,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-2,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-2,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    min-height   : 1px;
    padding-left : 15px;
    padding-right: 15px;
    position     : relative;
}
.col-xs-1 {
    width: 4.16667%;
}
.col-xs-2 {
    width: 8.33333%;
}
.col-xs-3 {
    width: 12.5%;
}
.col-xs-4 {
    width: 16.66667%;
}
.col-xs-5 {
    width: 20.83333%;
}
.col-xs-6 {
    width: 25%;
}
.col-xs-7 {
    width: 29.16667%;
}
.col-xs-8 {
    width: 33.33333%;
}
.col-xs-9 {
    width: 37.5%;
}
.col-xs-10 {
    width: 41.66667%;
}
.col-xs-11 {
    width: 45.83333%;
}
.col-xs-12 {
    width: 50%;
}
.col-xs-13 {
    width: 54.16667%;
}
.col-xs-14 {
    width: 58.33333%;
}
.col-xs-15 {
    width: 62.5%;
}
.col-xs-16 {
    width: 66.66667%;
}
.col-xs-17 {
    width: 70.83333%;
}
.col-xs-18 {
    width: 75%;
}
.col-xs-19 {
    width: 79.16667%;
}
.col-xs-20 {
    width: 83.33333%;
}
.col-xs-21 {
    width: 87.5%;
}
.col-xs-22 {
    width: 91.66667%;
}
.col-xs-23 {
    width: 95.83333%;
}
.col-xs-24 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 4.16667%;
}
.col-xs-pull-2 {
    right: 8.33333%;
}
.col-xs-pull-3 {
    right: 12.5%;
}
.col-xs-pull-4 {
    right: 16.66667%;
}
.col-xs-pull-5 {
    right: 20.83333%;
}
.col-xs-pull-6 {
    right: 25%;
}
.col-xs-pull-7 {
    right: 29.16667%;
}
.col-xs-pull-8 {
    right: 33.33333%;
}
.col-xs-pull-9 {
    right: 37.5%;
}
.col-xs-pull-10 {
    right: 41.66667%;
}
.col-xs-pull-11 {
    right: 45.83333%;
}
.col-xs-pull-12 {
    right: 50%;
}
.col-xs-pull-13 {
    right: 54.16667%;
}
.col-xs-pull-14 {
    right: 58.33333%;
}
.col-xs-pull-15 {
    right: 62.5%;
}
.col-xs-pull-16 {
    right: 66.66667%;
}
.col-xs-pull-17 {
    right: 70.83333%;
}
.col-xs-pull-18 {
    right: 75%;
}
.col-xs-pull-19 {
    right: 79.16667%;
}
.col-xs-pull-20 {
    right: 83.33333%;
}
.col-xs-pull-21 {
    right: 87.5%;
}
.col-xs-pull-22 {
    right: 91.66667%;
}
.col-xs-pull-23 {
    right: 95.83333%;
}
.col-xs-pull-24 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 4.16667%;
}
.col-xs-push-2 {
    left: 8.33333%;
}
.col-xs-push-3 {
    left: 12.5%;
}
.col-xs-push-4 {
    left: 16.66667%;
}
.col-xs-push-5 {
    left: 20.83333%;
}
.col-xs-push-6 {
    left: 25%;
}
.col-xs-push-7 {
    left: 29.16667%;
}
.col-xs-push-8 {
    left: 33.33333%;
}
.col-xs-push-9 {
    left: 37.5%;
}
.col-xs-push-10 {
    left: 41.66667%;
}
.col-xs-push-11 {
    left: 45.83333%;
}
.col-xs-push-12 {
    left: 50%;
}
.col-xs-push-13 {
    left: 54.16667%;
}
.col-xs-push-14 {
    left: 58.33333%;
}
.col-xs-push-15 {
    left: 62.5%;
}
.col-xs-push-16 {
    left: 66.66667%;
}
.col-xs-push-17 {
    left: 70.83333%;
}
.col-xs-push-18 {
    left: 75%;
}
.col-xs-push-19 {
    left: 79.16667%;
}
.col-xs-push-20 {
    left: 83.33333%;
}
.col-xs-push-21 {
    left: 87.5%;
}
.col-xs-push-22 {
    left: 91.66667%;
}
.col-xs-push-23 {
    left: 95.83333%;
}
.col-xs-push-24 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 4.16667%;
}
.col-xs-offset-2 {
    margin-left: 8.33333%;
}
.col-xs-offset-3 {
    margin-left: 12.5%;
}
.col-xs-offset-4 {
    margin-left: 16.66667%;
}
.col-xs-offset-5 {
    margin-left: 20.83333%;
}
.col-xs-offset-6 {
    margin-left: 25%;
}
.col-xs-offset-7 {
    margin-left: 29.16667%;
}
.col-xs-offset-8 {
    margin-left: 33.33333%;
}
.col-xs-offset-9 {
    margin-left: 37.5%;
}
.col-xs-offset-10 {
    margin-left: 41.66667%;
}
.col-xs-offset-11 {
    margin-left: 45.83333%;
}
.col-xs-offset-12 {
    margin-left: 50%;
}
.col-xs-offset-13 {
    margin-left: 54.16667%;
}
.col-xs-offset-14 {
    margin-left: 58.33333%;
}
.col-xs-offset-15 {
    margin-left: 62.5%;
}
.col-xs-offset-16 {
    margin-left: 66.66667%;
}
.col-xs-offset-17 {
    margin-left: 70.83333%;
}
.col-xs-offset-18 {
    margin-left: 75%;
}
.col-xs-offset-19 {
    margin-left: 79.16667%;
}
.col-xs-offset-20 {
    margin-left: 83.33333%;
}
.col-xs-offset-21 {
    margin-left: 87.5%;
}
.col-xs-offset-22 {
    margin-left: 91.66667%;
}
.col-xs-offset-23 {
    margin-left: 95.83333%;
}
.col-xs-offset-24 {
    margin-left: 100%;
}
@media (min-width:768px) {
    .col-sm-1 {
        width: 4.16667%;
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-2,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-10 {
        width: 41.66667%;
    }
    .col-sm-11 {
        width: 45.83333%;
    }
    .col-sm-12 {
        width: 50%;
    }
    .col-sm-13 {
        width: 54.16667%;
    }
    .col-sm-14 {
        width: 58.33333%;
    }
    .col-sm-15 {
        width: 62.5%;
    }
    .col-sm-16 {
        width: 66.66667%;
    }
    .col-sm-17 {
        width: 70.83333%;
    }
    .col-sm-18 {
        width: 75%;
    }
    .col-sm-19 {
        width: 79.16667%;
    }
    .col-sm-2 {
        width: 8.33333%;
    }
    .col-sm-20 {
        width: 83.33333%;
    }
    .col-sm-21 {
        width: 87.5%;
    }
    .col-sm-22 {
        width: 91.66667%;
    }
    .col-sm-23 {
        width: 95.83333%;
    }
    .col-sm-24 {
        width: 100%;
    }
    .col-sm-3 {
        width: 12.5%;
    }
    .col-sm-4 {
        width: 16.66667%;
    }
    .col-sm-5 {
        width: 20.83333%;
    }
    .col-sm-6 {
        width: 25%;
    }
    .col-sm-7 {
        width: 29.16667%;
    }
    .col-sm-8 {
        width: 33.33333%;
    }
    .col-sm-9 {
        width: 37.5%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 4.16667%;
    }
    .col-sm-offset-10 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-11 {
        margin-left: 45.83333%;
    }
    .col-sm-offset-12 {
        margin-left: 50%;
    }
    .col-sm-offset-13 {
        margin-left: 54.16667%;
    }
    .col-sm-offset-14 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-15 {
        margin-left: 62.5%;
    }
    .col-sm-offset-16 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-17 {
        margin-left: 70.83333%;
    }
    .col-sm-offset-18 {
        margin-left: 75%;
    }
    .col-sm-offset-19 {
        margin-left: 79.16667%;
    }
    .col-sm-offset-2 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-20 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-21 {
        margin-left: 87.5%;
    }
    .col-sm-offset-22 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-23 {
        margin-left: 95.83333%;
    }
    .col-sm-offset-24 {
        margin-left: 100%;
    }
    .col-sm-offset-3 {
        margin-left: 12.5%;
    }
    .col-sm-offset-4 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-5 {
        margin-left: 20.83333%;
    }
    .col-sm-offset-6 {
        margin-left: 25%;
    }
    .col-sm-offset-7 {
        margin-left: 29.16667%;
    }
    .col-sm-offset-8 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-9 {
        margin-left: 37.5%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 4.16667%;
    }
    .col-sm-pull-10 {
        right: 41.66667%;
    }
    .col-sm-pull-11 {
        right: 45.83333%;
    }
    .col-sm-pull-12 {
        right: 50%;
    }
    .col-sm-pull-13 {
        right: 54.16667%;
    }
    .col-sm-pull-14 {
        right: 58.33333%;
    }
    .col-sm-pull-15 {
        right: 62.5%;
    }
    .col-sm-pull-16 {
        right: 66.66667%;
    }
    .col-sm-pull-17 {
        right: 70.83333%;
    }
    .col-sm-pull-18 {
        right: 75%;
    }
    .col-sm-pull-19 {
        right: 79.16667%;
    }
    .col-sm-pull-2 {
        right: 8.33333%;
    }
    .col-sm-pull-20 {
        right: 83.33333%;
    }
    .col-sm-pull-21 {
        right: 87.5%;
    }
    .col-sm-pull-22 {
        right: 91.66667%;
    }
    .col-sm-pull-23 {
        right: 95.83333%;
    }
    .col-sm-pull-24 {
        right: 100%;
    }
    .col-sm-pull-3 {
        right: 12.5%;
    }
    .col-sm-pull-4 {
        right: 16.66667%;
    }
    .col-sm-pull-5 {
        right: 20.83333%;
    }
    .col-sm-pull-6 {
        right: 25%;
    }
    .col-sm-pull-7 {
        right: 29.16667%;
    }
    .col-sm-pull-8 {
        right: 33.33333%;
    }
    .col-sm-pull-9 {
        right: 37.5%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 4.16667%;
    }
    .col-sm-push-10 {
        left: 41.66667%;
    }
    .col-sm-push-11 {
        left: 45.83333%;
    }
    .col-sm-push-12 {
        left: 50%;
    }
    .col-sm-push-13 {
        left: 54.16667%;
    }
    .col-sm-push-14 {
        left: 58.33333%;
    }
    .col-sm-push-15 {
        left: 62.5%;
    }
    .col-sm-push-16 {
        left: 66.66667%;
    }
    .col-sm-push-17 {
        left: 70.83333%;
    }
    .col-sm-push-18 {
        left: 75%;
    }
    .col-sm-push-19 {
        left: 79.16667%;
    }
    .col-sm-push-2 {
        left: 8.33333%;
    }
    .col-sm-push-20 {
        left: 83.33333%;
    }
    .col-sm-push-21 {
        left: 87.5%;
    }
    .col-sm-push-22 {
        left: 91.66667%;
    }
    .col-sm-push-23 {
        left: 95.83333%;
    }
    .col-sm-push-24 {
        left: 100%;
    }
    .col-sm-push-3 {
        left: 12.5%;
    }
    .col-sm-push-4 {
        left: 16.66667%;
    }
    .col-sm-push-5 {
        left: 20.83333%;
    }
    .col-sm-push-6 {
        left: 25%;
    }
    .col-sm-push-7 {
        left: 29.16667%;
    }
    .col-sm-push-8 {
        left: 33.33333%;
    }
    .col-sm-push-9 {
        left: 37.5%;
    }
}
@media (min-width:1260px) {
    .col-md-1 {
        width: 4.16667%;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-2,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-10 {
        width: 41.66667%;
    }
    .col-md-11 {
        width: 45.83333%;
    }
    .col-md-12 {
        width: 50%;
    }
    .col-md-13 {
        width: 54.16667%;
    }
    .col-md-14 {
        width: 58.33333%;
    }
    .col-md-15 {
        width: 62.5%;
    }
    .col-md-16 {
        width: 66.66667%;
    }
    .col-md-17 {
        width: 70.83333%;
    }
    .col-md-18 {
        width: 75%;
    }
    .col-md-19 {
        width: 79.16667%;
    }
    .col-md-2 {
        width: 8.33333%;
    }
    .col-md-20 {
        width: 83.33333%;
    }
    .col-md-21 {
        width: 87.5%;
    }
    .col-md-22 {
        width: 91.66667%;
    }
    .col-md-23 {
        width: 95.83333%;
    }
    .col-md-24 {
        width: 100%;
    }
    .col-md-3 {
        width: 12.5%;
    }
    .col-md-4 {
        width: 16.66667%;
    }
    .col-md-5 {
        width: 20.83333%;
    }
    .col-md-6 {
        width: 25%;
    }
    .col-md-7 {
        width: 29.16667%;
    }
    .col-md-8 {
        width: 33.33333%;
    }
    .col-md-9 {
        width: 37.5%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 4.16667%;
    }
    .col-md-offset-10 {
        margin-left: 41.66667%;
    }
    .col-md-offset-11 {
        margin-left: 45.83333%;
    }
    .col-md-offset-12 {
        margin-left: 50%;
    }
    .col-md-offset-13 {
        margin-left: 54.16667%;
    }
    .col-md-offset-14 {
        margin-left: 58.33333%;
    }
    .col-md-offset-15 {
        margin-left: 62.5%;
    }
    .col-md-offset-16 {
        margin-left: 66.66667%;
    }
    .col-md-offset-17 {
        margin-left: 70.83333%;
    }
    .col-md-offset-18 {
        margin-left: 75%;
    }
    .col-md-offset-19 {
        margin-left: 79.16667%;
    }
    .col-md-offset-2 {
        margin-left: 8.33333%;
    }
    .col-md-offset-20 {
        margin-left: 83.33333%;
    }
    .col-md-offset-21 {
        margin-left: 87.5%;
    }
    .col-md-offset-22 {
        margin-left: 91.66667%;
    }
    .col-md-offset-23 {
        margin-left: 95.83333%;
    }
    .col-md-offset-24 {
        margin-left: 100%;
    }
    .col-md-offset-3 {
        margin-left: 12.5%;
    }
    .col-md-offset-4 {
        margin-left: 16.66667%;
    }
    .col-md-offset-5 {
        margin-left: 20.83333%;
    }
    .col-md-offset-6 {
        margin-left: 25%;
    }
    .col-md-offset-7 {
        margin-left: 29.16667%;
    }
    .col-md-offset-8 {
        margin-left: 33.33333%;
    }
    .col-md-offset-9 {
        margin-left: 37.5%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 4.16667%;
    }
    .col-md-pull-10 {
        right: 41.66667%;
    }
    .col-md-pull-11 {
        right: 45.83333%;
    }
    .col-md-pull-12 {
        right: 50%;
    }
    .col-md-pull-13 {
        right: 54.16667%;
    }
    .col-md-pull-14 {
        right: 58.33333%;
    }
    .col-md-pull-15 {
        right: 62.5%;
    }
    .col-md-pull-16 {
        right: 66.66667%;
    }
    .col-md-pull-17 {
        right: 70.83333%;
    }
    .col-md-pull-18 {
        right: 75%;
    }
    .col-md-pull-19 {
        right: 79.16667%;
    }
    .col-md-pull-2 {
        right: 8.33333%;
    }
    .col-md-pull-20 {
        right: 83.33333%;
    }
    .col-md-pull-21 {
        right: 87.5%;
    }
    .col-md-pull-22 {
        right: 91.66667%;
    }
    .col-md-pull-23 {
        right: 95.83333%;
    }
    .col-md-pull-24 {
        right: 100%;
    }
    .col-md-pull-3 {
        right: 12.5%;
    }
    .col-md-pull-4 {
        right: 16.66667%;
    }
    .col-md-pull-5 {
        right: 20.83333%;
    }
    .col-md-pull-6 {
        right: 25%;
    }
    .col-md-pull-7 {
        right: 29.16667%;
    }
    .col-md-pull-8 {
        right: 33.33333%;
    }
    .col-md-pull-9 {
        right: 37.5%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 4.16667%;
    }
    .col-md-push-10 {
        left: 41.66667%;
    }
    .col-md-push-11 {
        left: 45.83333%;
    }
    .col-md-push-12 {
        left: 50%;
    }
    .col-md-push-13 {
        left: 54.16667%;
    }
    .col-md-push-14 {
        left: 58.33333%;
    }
    .col-md-push-15 {
        left: 62.5%;
    }
    .col-md-push-16 {
        left: 66.66667%;
    }
    .col-md-push-17 {
        left: 70.83333%;
    }
    .col-md-push-18 {
        left: 75%;
    }
    .col-md-push-19 {
        left: 79.16667%;
    }
    .col-md-push-2 {
        left: 8.33333%;
    }
    .col-md-push-20 {
        left: 83.33333%;
    }
    .col-md-push-21 {
        left: 87.5%;
    }
    .col-md-push-22 {
        left: 91.66667%;
    }
    .col-md-push-23 {
        left: 95.83333%;
    }
    .col-md-push-24 {
        left: 100%;
    }
    .col-md-push-3 {
        left: 12.5%;
    }
    .col-md-push-4 {
        left: 16.66667%;
    }
    .col-md-push-5 {
        left: 20.83333%;
    }
    .col-md-push-6 {
        left: 25%;
    }
    .col-md-push-7 {
        left: 29.16667%;
    }
    .col-md-push-8 {
        left: 33.33333%;
    }
    .col-md-push-9 {
        left: 37.5%;
    }
}
@media (min-width:1560px) {
    .col-lg-1 {
        width: 4.16667%;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-2,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-10 {
        width: 41.66667%;
    }
    .col-lg-11 {
        width: 45.83333%;
    }
    .col-lg-12 {
        width: 50%;
    }
    .col-lg-13 {
        width: 54.16667%;
    }
    .col-lg-14 {
        width: 58.33333%;
    }
    .col-lg-15 {
        width: 62.5%;
    }
    .col-lg-16 {
        width: 66.66667%;
    }
    .col-lg-17 {
        width: 70.83333%;
    }
    .col-lg-18 {
        width: 75%;
    }
    .col-lg-19 {
        width: 79.16667%;
    }
    .col-lg-2 {
        width: 8.33333%;
    }
    .col-lg-20 {
        width: 83.33333%;
    }
    .col-lg-21 {
        width: 87.5%;
    }
    .col-lg-22 {
        width: 91.66667%;
    }
    .col-lg-23 {
        width: 95.83333%;
    }
    .col-lg-24 {
        width: 100%;
    }
    .col-lg-3 {
        width: 12.5%;
    }
    .col-lg-4 {
        width: 16.66667%;
    }
    .col-lg-5 {
        width: 20.83333%;
    }
    .col-lg-6 {
        width: 25%;
    }
    .col-lg-7 {
        width: 29.16667%;
    }
    .col-lg-8 {
        width: 33.33333%;
    }
    .col-lg-9 {
        width: 37.5%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 4.16667%;
    }
    .col-lg-offset-10 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-11 {
        margin-left: 45.83333%;
    }
    .col-lg-offset-12 {
        margin-left: 50%;
    }
    .col-lg-offset-13 {
        margin-left: 54.16667%;
    }
    .col-lg-offset-14 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-15 {
        margin-left: 62.5%;
    }
    .col-lg-offset-16 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-17 {
        margin-left: 70.83333%;
    }
    .col-lg-offset-18 {
        margin-left: 75%;
    }
    .col-lg-offset-19 {
        margin-left: 79.16667%;
    }
    .col-lg-offset-2 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-20 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-21 {
        margin-left: 87.5%;
    }
    .col-lg-offset-22 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-23 {
        margin-left: 95.83333%;
    }
    .col-lg-offset-24 {
        margin-left: 100%;
    }
    .col-lg-offset-3 {
        margin-left: 12.5%;
    }
    .col-lg-offset-4 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-5 {
        margin-left: 20.83333%;
    }
    .col-lg-offset-6 {
        margin-left: 25%;
    }
    .col-lg-offset-7 {
        margin-left: 29.16667%;
    }
    .col-lg-offset-8 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-9 {
        margin-left: 37.5%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 4.16667%;
    }
    .col-lg-pull-10 {
        right: 41.66667%;
    }
    .col-lg-pull-11 {
        right: 45.83333%;
    }
    .col-lg-pull-12 {
        right: 50%;
    }
    .col-lg-pull-13 {
        right: 54.16667%;
    }
    .col-lg-pull-14 {
        right: 58.33333%;
    }
    .col-lg-pull-15 {
        right: 62.5%;
    }
    .col-lg-pull-16 {
        right: 66.66667%;
    }
    .col-lg-pull-17 {
        right: 70.83333%;
    }
    .col-lg-pull-18 {
        right: 75%;
    }
    .col-lg-pull-19 {
        right: 79.16667%;
    }
    .col-lg-pull-2 {
        right: 8.33333%;
    }
    .col-lg-pull-20 {
        right: 83.33333%;
    }
    .col-lg-pull-21 {
        right: 87.5%;
    }
    .col-lg-pull-22 {
        right: 91.66667%;
    }
    .col-lg-pull-23 {
        right: 95.83333%;
    }
    .col-lg-pull-24 {
        right: 100%;
    }
    .col-lg-pull-3 {
        right: 12.5%;
    }
    .col-lg-pull-4 {
        right: 16.66667%;
    }
    .col-lg-pull-5 {
        right: 20.83333%;
    }
    .col-lg-pull-6 {
        right: 25%;
    }
    .col-lg-pull-7 {
        right: 29.16667%;
    }
    .col-lg-pull-8 {
        right: 33.33333%;
    }
    .col-lg-pull-9 {
        right: 37.5%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 4.16667%;
    }
    .col-lg-push-10 {
        left: 41.66667%;
    }
    .col-lg-push-11 {
        left: 45.83333%;
    }
    .col-lg-push-12 {
        left: 50%;
    }
    .col-lg-push-13 {
        left: 54.16667%;
    }
    .col-lg-push-14 {
        left: 58.33333%;
    }
    .col-lg-push-15 {
        left: 62.5%;
    }
    .col-lg-push-16 {
        left: 66.66667%;
    }
    .col-lg-push-17 {
        left: 70.83333%;
    }
    .col-lg-push-18 {
        left: 75%;
    }
    .col-lg-push-19 {
        left: 79.16667%;
    }
    .col-lg-push-2 {
        left: 8.33333%;
    }
    .col-lg-push-20 {
        left: 83.33333%;
    }
    .col-lg-push-21 {
        left: 87.5%;
    }
    .col-lg-push-22 {
        left: 91.66667%;
    }
    .col-lg-push-23 {
        left: 95.83333%;
    }
    .col-lg-push-24 {
        left: 100%;
    }
    .col-lg-push-3 {
        left: 12.5%;
    }
    .col-lg-push-4 {
        left: 16.66667%;
    }
    .col-lg-push-5 {
        left: 20.83333%;
    }
    .col-lg-push-6 {
        left: 25%;
    }
    .col-lg-push-7 {
        left: 29.16667%;
    }
    .col-lg-push-8 {
        left: 33.33333%;
    }
    .col-lg-push-9 {
        left: 37.5%;
    }
}
@media (min-width:1560px) {
    .col-xl-1 {
        width: 4.16667%;
    }
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-13,
    .col-xl-14,
    .col-xl-15,
    .col-xl-16,
    .col-xl-17,
    .col-xl-18,
    .col-xl-19,
    .col-xl-2,
    .col-xl-20,
    .col-xl-21,
    .col-xl-22,
    .col-xl-23,
    .col-xl-24,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left;
    }
    .col-xl-10 {
        width: 41.66667%;
    }
    .col-xl-11 {
        width: 45.83333%;
    }
    .col-xl-12 {
        width: 50%;
    }
    .col-xl-13 {
        width: 54.16667%;
    }
    .col-xl-14 {
        width: 58.33333%;
    }
    .col-xl-15 {
        width: 62.5%;
    }
    .col-xl-16 {
        width: 66.66667%;
    }
    .col-xl-17 {
        width: 70.83333%;
    }
    .col-xl-18 {
        width: 75%;
    }
    .col-xl-19 {
        width: 79.16667%;
    }
    .col-xl-2 {
        width: 8.33333%;
    }
    .col-xl-20 {
        width: 83.33333%;
    }
    .col-xl-21 {
        width: 87.5%;
    }
    .col-xl-22 {
        width: 91.66667%;
    }
    .col-xl-23 {
        width: 95.83333%;
    }
    .col-xl-24 {
        width: 100%;
    }
    .col-xl-3 {
        width: 12.5%;
    }
    .col-xl-4 {
        width: 16.66667%;
    }
    .col-xl-5 {
        width: 20.83333%;
    }
    .col-xl-6 {
        width: 25%;
    }
    .col-xl-7 {
        width: 29.16667%;
    }
    .col-xl-8 {
        width: 33.33333%;
    }
    .col-xl-9 {
        width: 37.5%;
    }
    .col-xl-offset-0 {
        margin-left: 0;
    }
    .col-xl-offset-1 {
        margin-left: 4.16667%;
    }
    .col-xl-offset-10 {
        margin-left: 41.66667%;
    }
    .col-xl-offset-11 {
        margin-left: 45.83333%;
    }
    .col-xl-offset-12 {
        margin-left: 50%;
    }
    .col-xl-offset-13 {
        margin-left: 54.16667%;
    }
    .col-xl-offset-14 {
        margin-left: 58.33333%;
    }
    .col-xl-offset-15 {
        margin-left: 62.5%;
    }
    .col-xl-offset-16 {
        margin-left: 66.66667%;
    }
    .col-xl-offset-17 {
        margin-left: 70.83333%;
    }
    .col-xl-offset-18 {
        margin-left: 75%;
    }
    .col-xl-offset-19 {
        margin-left: 79.16667%;
    }
    .col-xl-offset-2 {
        margin-left: 8.33333%;
    }
    .col-xl-offset-20 {
        margin-left: 83.33333%;
    }
    .col-xl-offset-21 {
        margin-left: 87.5%;
    }
    .col-xl-offset-22 {
        margin-left: 91.66667%;
    }
    .col-xl-offset-23 {
        margin-left: 95.83333%;
    }
    .col-xl-offset-24 {
        margin-left: 100%;
    }
    .col-xl-offset-3 {
        margin-left: 12.5%;
    }
    .col-xl-offset-4 {
        margin-left: 16.66667%;
    }
    .col-xl-offset-5 {
        margin-left: 20.83333%;
    }
    .col-xl-offset-6 {
        margin-left: 25%;
    }
    .col-xl-offset-7 {
        margin-left: 29.16667%;
    }
    .col-xl-offset-8 {
        margin-left: 33.33333%;
    }
    .col-xl-offset-9 {
        margin-left: 37.5%;
    }
    .col-xl-pull-0 {
        right: auto;
    }
    .col-xl-pull-1 {
        right: 4.16667%;
    }
    .col-xl-pull-10 {
        right: 41.66667%;
    }
    .col-xl-pull-11 {
        right: 45.83333%;
    }
    .col-xl-pull-12 {
        right: 50%;
    }
    .col-xl-pull-13 {
        right: 54.16667%;
    }
    .col-xl-pull-14 {
        right: 58.33333%;
    }
    .col-xl-pull-15 {
        right: 62.5%;
    }
    .col-xl-pull-16 {
        right: 66.66667%;
    }
    .col-xl-pull-17 {
        right: 70.83333%;
    }
    .col-xl-pull-18 {
        right: 75%;
    }
    .col-xl-pull-19 {
        right: 79.16667%;
    }
    .col-xl-pull-2 {
        right: 8.33333%;
    }
    .col-xl-pull-20 {
        right: 83.33333%;
    }
    .col-xl-pull-21 {
        right: 87.5%;
    }
    .col-xl-pull-22 {
        right: 91.66667%;
    }
    .col-xl-pull-23 {
        right: 95.83333%;
    }
    .col-xl-pull-24 {
        right: 100%;
    }
    .col-xl-pull-3 {
        right: 12.5%;
    }
    .col-xl-pull-4 {
        right: 16.66667%;
    }
    .col-xl-pull-5 {
        right: 20.83333%;
    }
    .col-xl-pull-6 {
        right: 25%;
    }
    .col-xl-pull-7 {
        right: 29.16667%;
    }
    .col-xl-pull-8 {
        right: 33.33333%;
    }
    .col-xl-pull-9 {
        right: 37.5%;
    }
    .col-xl-push-0 {
        left: auto;
    }
    .col-xl-push-1 {
        left: 4.16667%;
    }
    .col-xl-push-10 {
        left: 41.66667%;
    }
    .col-xl-push-11 {
        left: 45.83333%;
    }
    .col-xl-push-12 {
        left: 50%;
    }
    .col-xl-push-13 {
        left: 54.16667%;
    }
    .col-xl-push-14 {
        left: 58.33333%;
    }
    .col-xl-push-15 {
        left: 62.5%;
    }
    .col-xl-push-16 {
        left: 66.66667%;
    }
    .col-xl-push-17 {
        left: 70.83333%;
    }
    .col-xl-push-18 {
        left: 75%;
    }
    .col-xl-push-19 {
        left: 79.16667%;
    }
    .col-xl-push-2 {
        left: 8.33333%;
    }
    .col-xl-push-20 {
        left: 83.33333%;
    }
    .col-xl-push-21 {
        left: 87.5%;
    }
    .col-xl-push-22 {
        left: 91.66667%;
    }
    .col-xl-push-23 {
        left: 95.83333%;
    }
    .col-xl-push-24 {
        left: 100%;
    }
    .col-xl-push-3 {
        left: 12.5%;
    }
    .col-xl-push-4 {
        left: 16.66667%;
    }
    .col-xl-push-5 {
        left: 20.83333%;
    }
    .col-xl-push-6 {
        left: 25%;
    }
    .col-xl-push-7 {
        left: 29.16667%;
    }
    .col-xl-push-8 {
        left: 33.33333%;
    }
    .col-xl-push-9 {
        left: 37.5%;
    }
}
caption {
    color         : #777;
    padding-bottom: 8px;
    padding-top   : 8px;
}
.table {
    margin-bottom: 19px;
    width        : 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top    : 1px solid #ddd;
    line-height   : 1.62857;
    padding       : 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom : 2px solid #ddd;
    vertical-align: bottom;
}
.table > caption+thead > tr:first-child > td,
.table > caption+thead > tr:first-child > th,
.table > colgroup+thead > tr:first-child > td,
.table > colgroup+thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody+tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    display : table-column;
    float   : none;
    position: static;
}
table td[class*=col-],
table th[class*=col-] {
    display : table-cell;
    float   : none;
    position: static;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active {
    background-color: #e8e8e8;
}
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success {
    background-color: #d0e9c6;
}
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info {
    background-color: #c4e3f3;
}
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning {
    background-color: #faf2cc;
}
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
@media screen and (max-width:767px) {
    .table-responsive {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border            : 1px solid #ddd;
        margin-bottom     : 14.25px;
        overflow-y        : hidden;
        width             : 100%;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset,
legend {
    border : 0;
    padding: 0;
}
fieldset {
    margin   : 0;
    min-width: 0;
}
legend {
    border-bottom: 1px solid #e5e5e5;
    display      : block;
    font-size    : 19.5px;
    line-height  : inherit;
    margin-bottom: 19px;
    width        : 100%;
}
label {
    display      : inline-block;
    margin-bottom: 5px;
}
input[type=search] {
    -webkit-appearance: none;
    box-sizing        : border-box;
}
input[type=checkbox],
input[type=radio] {
    line-height: normal;
    margin     : 1px\9 0 0;
}
.form-control,
output {
    color      : #555;
    display    : block;
    font-size  : 13px;
    line-height: 1.62857;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width  : 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline       : dotted thin;
    outline       : -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border          : 1px solid #ccc;
    border-radius   : 2px;
    box-shadow      : inset 0 1px 1px rgba(0,0,0,.075);
    height          : 33px;
    padding         : 6px 12px;
    transition      : border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    width           : 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    outline     : 0;
}
.form-control::-moz-placeholder {
    color  : #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity         : 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input-group-lg > .input-group-btn > input[type=date].btn,
    .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
    .input-group-lg > .input-group-btn > input[type=month].btn,
    .input-group-lg > .input-group-btn > input[type=time].btn,
    .input-group-lg > input[type=date].form-control,
    .input-group-lg > input[type=date].input-group-addon,
    .input-group-lg > input[type=datetime-local].form-control,
    .input-group-lg > input[type=datetime-local].input-group-addon,
    .input-group-lg > input[type=month].form-control,
    .input-group-lg > input[type=month].input-group-addon,
    .input-group-lg > input[type=time].form-control,
    .input-group-lg > input[type=time].input-group-addon,
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 45px;
    }
    .input-group-sm > .input-group-btn > input[type=date].btn,
    .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
    .input-group-sm > .input-group-btn > input[type=month].btn,
    .input-group-sm > .input-group-btn > input[type=time].btn,
    .input-group-sm > input[type=date].form-control,
    .input-group-sm > input[type=date].input-group-addon,
    .input-group-sm > input[type=datetime-local].form-control,
    .input-group-sm > input[type=datetime-local].input-group-addon,
    .input-group-sm > input[type=month].form-control,
    .input-group-sm > input[type=month].input-group-addon,
    .input-group-sm > input[type=time].form-control,
    .input-group-sm > input[type=time].input-group-addon,
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px;
    }
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 33px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    display      : block;
    margin-bottom: 10px;
    margin-top   : 10px;
    position     : relative;
}
.checkbox label,
.radio label {
    cursor       : pointer;
    font-weight  : 400;
    margin-bottom: 0;
    min-height   : 19px;
    padding-left : 20px;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: -20px;
    margin-top : 4px\9;
    position   : absolute;
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    cursor       : pointer;
    display      : inline-block;
    font-weight  : 400;
    margin-bottom: 0;
    padding-left : 20px;
    position     : relative;
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 10px;
    margin-top : 0;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom : 0;
    min-height    : 32px;
    padding-bottom: 7px;
    padding-top   : 7px;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left : 0;
    padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
    border-radius: 2px;
    font-size    : 12px;
    height       : 30px;
    line-height  : 1.5;
    padding      : 5px 10px;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
    height     : 30px;
    line-height: 30px;
}
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    border-radius: 2px;
    font-size    : 12px;
    height       : 30px;
    line-height  : 1.5;
    padding      : 5px 10px;
}
.form-group-sm select.form-control {
    height     : 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size  : 12px;
    height     : 30px;
    line-height: 1.5;
    min-height : 31px;
    padding    : 6px 10px;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
    border-radius: 2px;
    font-size    : 17px;
    height       : 45px;
    line-height  : 1.33333;
    padding      : 10px 16px;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
    height     : 45px;
    line-height: 45px;
}
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 2px;
    font-size    : 17px;
    height       : 45px;
    line-height  : 1.33333;
    padding      : 10px 16px;
}
.form-group-lg select.form-control {
    height     : 45px;
    line-height: 45px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size  : 17px;
    height     : 45px;
    line-height: 1.33333;
    min-height : 36px;
    padding    : 11px 16px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 41.25px;
}
.form-control-feedback {
    display       : block;
    height        : 33px;
    line-height   : 33px;
    pointer-events: none;
    position      : absolute;
    right         : 0;
    text-align    : center;
    top           : 0;
    width         : 33px;
    z-index       : 2;
}
.collapsing,
.dropdown,
.dropup {
    position: relative;
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg > .form-control+.form-control-feedback,
.input-group-lg > .input-group-addon+.form-control-feedback,
.input-group-lg > .input-group-btn > .btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    height     : 45px;
    line-height: 45px;
    width      : 45px;
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm > .form-control+.form-control-feedback,
.input-group-sm > .input-group-addon+.form-control-feedback,
.input-group-sm > .input-group-btn > .btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    height     : 30px;
    line-height: 30px;
    width      : 30px;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color    : #3c763d;
    color           : #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color    : #8a6d3b;
    color           : #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow  : inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color    : #a94442;
    color           : #a94442;
}
.has-feedback label~.form-control-feedback {
    top: 24px;
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}
.help-block {
    color        : #727272;
    display      : block;
    margin-bottom: 10px;
    margin-top   : 5px;
}
@media (min-width:768px) {
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        margin-left: 0;
        position   : relative;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display       : inline-block;
        margin-bottom : 0;
        margin-top    : 0;
        vertical-align: middle;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom : 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display       : inline-block;
        vertical-align: middle;
        width         : auto;
    }
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .form-inline .input-group {
        display       : inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top   : 0;
    padding-top  : 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 26px;
}
.form-horizontal .form-group {
    margin-left : -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width:768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top  : 7px;
        text-align   : right;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size  : 17px;
        padding-top: 14.33px;
    }
}
@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        font-size  : 12px;
        padding-top: 6px;
    }
}
.btn {
    -moz-user-select   : none;
    -ms-touch-action   : manipulation;
    -ms-user-select    : none;
    -webkit-user-select: none;
    background-image   : none;
    border             : 1px solid transparent;
    border-radius      : 2px;
    cursor             : pointer;
    display            : inline-block;
    font-size          : rem(12);
    font-weight        : 400;
    line-height        : 1.62857;
    margin-bottom      : 0;
    padding            : 6px 12px;
    text-align         : center;
    touch-action       : manipulation;
    user-select        : none;
    white-space        : nowrap;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline       : dotted thin;
    outline       : -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color          : #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    background-image: none;
    box-shadow      : inset 0 3px 5px rgba(0,0,0,.125);
    outline         : 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    cursor    : not-allowed;
    opacity   : 0.65;
    filter:alpha(opacity=65);
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color    : #ccc;
    color           : #333;
}
.btn-default.focus,
.btn-default:focus {
    background-color: #e6e6e6;
    border-color    : #8c8c8c;
    color           : #333;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle {
    background-color: #e6e6e6;
    border-color    : #adadad;
    color           : #333;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover {
    background-color: #d4d4d4;
    border-color    : #8c8c8c;
    color           : #333;
}
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color    : #ccc;
}
.btn-default .badge {
    background-color: #333;
    color           : #fff;
}
.btn-primary {
    background-color: #171717;
    border-color    : #0b0b0b;
    color           : #fff;
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.open > .btn-primary.dropdown-toggle,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    background-color: #000;
    border-color    : #000;
    color           : #fff;
}
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #171717;
    border-color    : #0b0b0b;
}
.btn-primary .badge {
    background-color: #fff;
    color           : #171717;
}
.btn-success {
    background-color: #5cb85c;
    border-color    : #4cae4c;
    color           : #fff;
}
.btn-success.focus,
.btn-success:focus {
    background-color: #449d44;
    border-color    : #255625;
    color           : #fff;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle {
    background-color: #449d44;
    border-color    : #398439;
    color           : #fff;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    background-color: #398439;
    border-color    : #255625;
    color           : #fff;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color    : #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color           : #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color    : #46b8da;
    color           : #fff;
}
.btn-info.focus,
.btn-info:focus {
    background-color: #31b0d5;
    border-color    : #1b6d85;
    color           : #fff;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    border-color    : #269abc;
    color           : #fff;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    background-color: #269abc;
    border-color    : #1b6d85;
    color           : #fff;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color    : #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color           : #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color    : #eea236;
    color           : #fff;
}
.btn-warning.focus,
.btn-warning:focus {
    background-color: #ec971f;
    border-color    : #985f0d;
    color           : #fff;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle {
    background-color: #ec971f;
    border-color    : #d58512;
    color           : #fff;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    background-color: #d58512;
    border-color    : #985f0d;
    color           : #fff;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color    : #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color           : #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color    : #d43f3a;
    color           : #fff;
}
.btn-danger.focus,
.btn-danger:focus {
    background-color: #c9302c;
    border-color    : #761c19;
    color           : #fff;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle {
    background-color: #c9302c;
    border-color    : #ac2925;
    color           : #fff;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    background-color: #ac2925;
    border-color    : #761c19;
    color           : #fff;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color    : #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color           : #d9534f;
}
.btn-primary-wire {
    background-color: transparent;
    border-color    : #0b0b0b;
    color           : #000;
}
.btn-primary-wire.focus,
.btn-primary-wire:focus,
.btn-primary-wire:hover {
    background-color: #242424;
    border-color    : #000;
    color           : #fff;
}
.btn-primary-wire.active,
.btn-primary-wire:active,
.open > .btn-primary-wire.dropdown-toggle {
    background-color: #0b0b0b;
    background-image: none;
    border-color    : #000;
    color           : #fff;
}
.btn-primary-wire.active.focus,
.btn-primary-wire.active:focus,
.btn-primary-wire.active:hover,
.btn-primary-wire:active.focus,
.btn-primary-wire:active:focus,
.btn-primary-wire:active:hover,
.open > .btn-primary-wire.dropdown-toggle.focus,
.open > .btn-primary-wire.dropdown-toggle:focus,
.open > .btn-primary-wire.dropdown-toggle:hover {
    background-color: #242424;
    border-color    : #000;
    color           : #fff;
}
.btn-primary-wire.disabled,
.btn-primary-wire.disabled.active,
.btn-primary-wire.disabled.focus,
.btn-primary-wire.disabled:active,
.btn-primary-wire.disabled:focus,
.btn-primary-wire.disabled:hover,
.btn-primary-wire[disabled],
.btn-primary-wire[disabled].active,
.btn-primary-wire[disabled].focus,
.btn-primary-wire[disabled]:active,
.btn-primary-wire[disabled]:focus,
.btn-primary-wire[disabled]:hover,
fieldset[disabled] .btn-primary-wire,
fieldset[disabled] .btn-primary-wire.active,
fieldset[disabled] .btn-primary-wire.focus,
fieldset[disabled] .btn-primary-wire:active,
fieldset[disabled] .btn-primary-wire:focus,
fieldset[disabled] .btn-primary-wire:hover {
    background-color: transparent;
    border-color    : #0b0b0b;
}
.btn-primary-wire .badge {
    background-color: #171717;
    color           : #fff;
}
.btn-success-wire {
    background-color: transparent;
    border-color    : #4cae4c;
    color           : #449d44;
}
.btn-success-wire.focus,
.btn-success-wire:focus {
    background-color: #6ec06e;
    border-color    : #255625;
    color           : #fff;
}
.btn-success-wire:hover {
    background-color: #6ec06e;
    border-color    : #398439;
    color           : #fff;
}
.btn-success-wire.active,
.btn-success-wire:active,
.open > .btn-success-wire.dropdown-toggle {
    background-color: #4cae4c;
    background-image: none;
    border-color    : #398439;
    color           : #fff;
}
.btn-success-wire.active.focus,
.btn-success-wire.active:focus,
.btn-success-wire.active:hover,
.btn-success-wire:active.focus,
.btn-success-wire:active:focus,
.btn-success-wire:active:hover,
.open > .btn-success-wire.dropdown-toggle.focus,
.open > .btn-success-wire.dropdown-toggle:focus,
.open > .btn-success-wire.dropdown-toggle:hover {
    background-color: #6ec06e;
    border-color    : #255625;
    color           : #fff;
}
.btn-success-wire.disabled,
.btn-success-wire.disabled.active,
.btn-success-wire.disabled.focus,
.btn-success-wire.disabled:active,
.btn-success-wire.disabled:focus,
.btn-success-wire.disabled:hover,
.btn-success-wire[disabled],
.btn-success-wire[disabled].active,
.btn-success-wire[disabled].focus,
.btn-success-wire[disabled]:active,
.btn-success-wire[disabled]:focus,
.btn-success-wire[disabled]:hover,
fieldset[disabled] .btn-success-wire,
fieldset[disabled] .btn-success-wire.active,
fieldset[disabled] .btn-success-wire.focus,
fieldset[disabled] .btn-success-wire:active,
fieldset[disabled] .btn-success-wire:focus,
fieldset[disabled] .btn-success-wire:hover {
    background-color: transparent;
    border-color    : #4cae4c;
}
.btn-success-wire .badge {
    background-color: #5cb85c;
    color           : #fff;
}
.btn-info-wire {
    background-color: transparent;
    border-color    : #46b8da;
    color           : #31b0d5;
}
.btn-info-wire.focus,
.btn-info-wire:focus {
    background-color: #70c8e2;
    border-color    : #1b6d85;
    color           : #fff;
}
.btn-info-wire:hover {
    background-color: #70c8e2;
    border-color    : #269abc;
    color           : #fff;
}
.btn-info-wire.active,
.btn-info-wire:active,
.open > .btn-info-wire.dropdown-toggle {
    background-color: #46b8da;
    background-image: none;
    border-color    : #269abc;
    color           : #fff;
}
.btn-info-wire.active.focus,
.btn-info-wire.active:focus,
.btn-info-wire.active:hover,
.btn-info-wire:active.focus,
.btn-info-wire:active:focus,
.btn-info-wire:active:hover,
.open > .btn-info-wire.dropdown-toggle.focus,
.open > .btn-info-wire.dropdown-toggle:focus,
.open > .btn-info-wire.dropdown-toggle:hover {
    background-color: #70c8e2;
    border-color    : #1b6d85;
    color           : #fff;
}
.btn-info-wire.disabled,
.btn-info-wire.disabled.active,
.btn-info-wire.disabled.focus,
.btn-info-wire.disabled:active,
.btn-info-wire.disabled:focus,
.btn-info-wire.disabled:hover,
.btn-info-wire[disabled],
.btn-info-wire[disabled].active,
.btn-info-wire[disabled].focus,
.btn-info-wire[disabled]:active,
.btn-info-wire[disabled]:focus,
.btn-info-wire[disabled]:hover,
fieldset[disabled] .btn-info-wire,
fieldset[disabled] .btn-info-wire.active,
fieldset[disabled] .btn-info-wire.focus,
fieldset[disabled] .btn-info-wire:active,
fieldset[disabled] .btn-info-wire:focus,
fieldset[disabled] .btn-info-wire:hover {
    background-color: transparent;
    border-color    : #46b8da;
}
.btn-info-wire .badge {
    background-color: #5bc0de;
    color           : #fff;
}
.btn-warning-wire {
    background-color: transparent;
    border-color    : #eea236;
    color           : #ec971f;
}
.btn-warning-wire.focus,
.btn-warning-wire:focus {
    background-color: #f2b866;
    border-color    : #985f0d;
    color           : #fff;
}
.btn-warning-wire:hover {
    background-color: #f2b866;
    border-color    : #d58512;
    color           : #fff;
}
.btn-warning-wire.active,
.btn-warning-wire:active,
.open > .btn-warning-wire.dropdown-toggle {
    background-color: #eea236;
    background-image: none;
    border-color    : #d58512;
    color           : #fff;
}
.btn-warning-wire.active.focus,
.btn-warning-wire.active:focus,
.btn-warning-wire.active:hover,
.btn-warning-wire:active.focus,
.btn-warning-wire:active:focus,
.btn-warning-wire:active:hover,
.open > .btn-warning-wire.dropdown-toggle.focus,
.open > .btn-warning-wire.dropdown-toggle:focus,
.open > .btn-warning-wire.dropdown-toggle:hover {
    background-color: #f2b866;
    border-color    : #985f0d;
    color           : #fff;
}
.btn-warning-wire.disabled,
.btn-warning-wire.disabled.active,
.btn-warning-wire.disabled.focus,
.btn-warning-wire.disabled:active,
.btn-warning-wire.disabled:focus,
.btn-warning-wire.disabled:hover,
.btn-warning-wire[disabled],
.btn-warning-wire[disabled].active,
.btn-warning-wire[disabled].focus,
.btn-warning-wire[disabled]:active,
.btn-warning-wire[disabled]:focus,
.btn-warning-wire[disabled]:hover,
fieldset[disabled] .btn-warning-wire,
fieldset[disabled] .btn-warning-wire.active,
fieldset[disabled] .btn-warning-wire.focus,
fieldset[disabled] .btn-warning-wire:active,
fieldset[disabled] .btn-warning-wire:focus,
fieldset[disabled] .btn-warning-wire:hover {
    background-color: transparent;
    border-color    : #eea236;
}
.btn-warning-wire .badge {
    background-color: #f0ad4e;
    color           : #fff;
}
.btn-danger-wire {
    background-color: transparent;
    border-color    : #d43f3a;
    color           : #c9302c;
}
.btn-danger-wire.focus,
.btn-danger-wire:focus {
    background-color: #de6764;
    border-color    : #761c19;
    color           : #fff;
}
.btn-danger-wire:hover {
    background-color: #de6764;
    border-color    : #ac2925;
    color           : #fff;
}
.btn-danger-wire.active,
.btn-danger-wire:active,
.open > .btn-danger-wire.dropdown-toggle {
    background-color: #d43f3a;
    background-image: none;
    border-color    : #ac2925;
    color           : #fff;
}
.btn-danger-wire.active.focus,
.btn-danger-wire.active:focus,
.btn-danger-wire.active:hover,
.btn-danger-wire:active.focus,
.btn-danger-wire:active:focus,
.btn-danger-wire:active:hover,
.open > .btn-danger-wire.dropdown-toggle.focus,
.open > .btn-danger-wire.dropdown-toggle:focus,
.open > .btn-danger-wire.dropdown-toggle:hover {
    background-color: #de6764;
    border-color    : #761c19;
    color           : #fff;
}
.btn-danger-wire.disabled,
.btn-danger-wire.disabled.active,
.btn-danger-wire.disabled.focus,
.btn-danger-wire.disabled:active,
.btn-danger-wire.disabled:focus,
.btn-danger-wire.disabled:hover,
.btn-danger-wire[disabled],
.btn-danger-wire[disabled].active,
.btn-danger-wire[disabled].focus,
.btn-danger-wire[disabled]:active,
.btn-danger-wire[disabled]:focus,
.btn-danger-wire[disabled]:hover,
fieldset[disabled] .btn-danger-wire,
fieldset[disabled] .btn-danger-wire.active,
fieldset[disabled] .btn-danger-wire.focus,
fieldset[disabled] .btn-danger-wire:active,
fieldset[disabled] .btn-danger-wire:focus,
fieldset[disabled] .btn-danger-wire:hover {
    background-color: transparent;
    border-color    : #d43f3a;
}
.btn-danger-wire .badge {
    background-color: #d9534f;
    color           : #fff;
}
.btn-link {
    border-radius: 0;
    color        : #171717;
    font-weight  : 400;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow      : none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    background-color: transparent;
    color           : #000;
    text-decoration : underline;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color          : #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    border-radius: 2px;
    font-size    : rem(14);
    line-height  : 1.33333;
    padding      : 10px 16px;
}
.btn-group-sm > .btn,
.btn-sm {
    border-radius: 2px;
    font-size    : 12px;
    line-height  : 1.5;
    padding      : 5px 10px;
}
.btn-group-xs > .btn,
.btn-xs {
    border-radius: 2px;
    font-size    : 12px;
    line-height  : 1.5;
    padding      : 1px 5px;
}
.btn-block {
    display: block;
    width  : 100%;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%;
}
.fade {
    opacity   : 0;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height                    : 0;
    overflow                  : hidden;
    transition-duration       : 0.35s;
    transition-property       : height,visibility;
    transition-timing-function: ease;
}
.caret {
    border-left : 4px solid transparent;
    border-right: 4px solid transparent;
    border-top  : 4px dashed;
    border-top  : 4px solid\9;
    display     : inline-block;
    height      : 0;
    margin-left : 2px;
    width       : 0;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    background-clip : padding-box;
    background-color: #fff;
    border          : 1px solid #ccc;
    border          : 1px solid rgba(0,0,0,.15);
    border-radius   : 2px;
    box-shadow      : 0 6px 12px rgba(0,0,0,.175);
    display         : none;
    font-size       : 13px;
    left            : 0;
    list-style      : none;
    margin          : 2px 0 0;
    min-width       : 160px;
    padding         : 5px 0;
    position        : absolute;
    text-align      : left;
    top             : 100%;
    z-index         : 1000;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left : auto;
    right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
    display    : block;
    line-height: 1.62857;
    padding    : 3px 20px;
    white-space: nowrap;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height          : 1px;
    margin          : 8.5px 0;
    overflow        : hidden;
}
.dropdown-menu > li > a {
    clear      : both;
    color      : #333;
    font-weight: 400;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    color           : #262626;
    text-decoration : none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: #171717;
    color           : #fff;
    outline         : 0;
    text-decoration : none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    cursor          : not-allowed;
    text-decoration : none;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-left {
    left : 0;
    right: auto;
}
.dropdown-header {
    color    : #777;
    font-size: 12px;
}
.dropdown-backdrop {
    bottom  : 0;
    left    : 0;
    position: fixed;
    right   : 0;
    top     : 0;
    z-index : 990;
}
.pull-right > .dropdown-menu {
    left : auto;
    right: 0;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top   : 0;
    content      : "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom       : 100%;
    margin-bottom: 2px;
    top          : auto;
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left : auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left : 0;
        right: auto;
    }
}
.btn-group,
.btn-group-vertical {
    display : inline-block;
    position: relative;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    float   : left;
    position: relative;
}
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius   : 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius   : 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius   : 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius   : 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn+.dropdown-toggle {
    padding-left : 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group > .btn+.dropdown-toggle {
    padding-left : 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn-group-lg > .btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display  : block;
    float    : none;
    max-width: 100%;
    width    : 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn+.btn,
.btn-group-vertical > .btn+.btn-group,
.btn-group-vertical > .btn-group+.btn,
.btn-group-vertical > .btn-group+.btn-group {
    margin-left: 0;
    margin-top : -1px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius : 0;
    border-bottom-right-radius: 0;
    border-top-right-radius   : 2px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    border-top-left-radius   : 0;
    border-top-right-radius  : 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius : 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius : 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    border-collapse: separate;
    display        : table;
    table-layout   : fixed;
    width          : 100%;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float  : none;
    width  : 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    clip          : rect(0,0,0,0);
    pointer-events: none;
    position      : absolute;
}
.input-group,
.input-group-btn,
.input-group-btn > .btn {
    position: relative;
}
.input-group {
    border-collapse: separate;
    display        : table;
}
.input-group[class*=col-] {
    float        : none;
    padding-left : 0;
    padding-right: 0;
}
.input-group .form-control {
    float        : left;
    margin-bottom: 0;
    position     : relative;
    width        : 100%;
    z-index      : 2;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.input-group-addon,
.input-group-btn {
    vertical-align: middle;
    white-space   : nowrap;
    width         : 1%;
}
.input-group-addon {
    background-color: #eee;
    border          : 1px solid #ccc;
    border-radius   : 2px;
    color           : #555;
    font-size       : 13px;
    font-weight     : 400;
    line-height     : 1;
    padding         : 6px 12px;
    text-align      : center;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    border-radius: 2px;
    font-size    : 12px;
    padding      : 5px 10px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    border-radius: 2px;
    font-size    : 17px;
    padding      : 10px 16px;
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius   : 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius   : 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    font-size  : 0;
    white-space: nowrap;
}
.input-group-btn > .btn+.btn {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    z-index    : 2;
}
.nav {
    list-style   : none;
    margin-bottom: 0;
    padding-left : 0;
}
.nav:after,
.nav:before {
    content: " ";
    display: table;
}
.nav > li,
.nav > li > a {
    display : block;
    position: relative;
}
.nav:after {
    clear: both;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #eee;
    text-decoration : none;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    background-color: transparent;
    color           : #777;
    cursor          : not-allowed;
    text-decoration : none;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color    : #171717;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height          : 1px;
    margin          : 8.5px 0;
    overflow        : hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float        : left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border       : 1px solid transparent;
    border-radius: 2px 2px 0 0;
    line-height  : 1.62857;
    margin-right : 2px;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color   : #fff;
    border             : 1px solid #ddd;
    border-bottom-color: transparent;
    color              : #555;
    cursor             : default;
}
.nav-pills > li {
    float: left;
}
.nav-justified > li,
.nav-stacked > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-pills > li > a {
    border-radius: 2px;
}
.nav-pills > li+li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #171717;
    color           : #fff;
}
.nav-stacked > li+li {
    margin-left: 0;
    margin-top : 2px;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align   : center;
}
.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top : auto;
}
@media (min-width:768px) {
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width  : 1%;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    border-radius: 2px;
    margin-right : 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius : 0;
    border-top-right-radius: 0;
    margin-top             : -1px;
}
.navbar {
    border       : 1px solid transparent;
    margin-bottom: 19px;
    min-height   : 50px;
    position     : relative;
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width:768px) {
    .navbar {
        border-radius: 2px;
    }
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top                : 1px solid transparent;
    box-shadow                : inset 0 1px 0 rgba(255,255,255,.1);
    overflow-x                : visible;
    padding-left              : 15px;
    padding-right             : 15px;
}
.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:768px) {
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        width     : auto;
    }
    .navbar-collapse.collapse {
        display       : block!important;
        height        : auto!important;
        overflow      : visible!important;
        padding-bottom: 0;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left : 0;
        padding-right: 0;
    }
}
.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden;
}
@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-collapse,
.container > .navbar-header,
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header {
    margin-left : -15px;
    margin-right: -15px;
}
@media (min-width:768px) {
    .container > .navbar-collapse,
    .container > .navbar-header,
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header {
        margin-left : 0;
        margin-right: 0;
    }
}
.navbar-static-top {
    border-width: 0 0 1px;
    z-index     : 1000;
}
@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    left    : 0;
    position: fixed;
    right   : 0;
    z-index : 1030;
}
@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top         : 0;
}
.navbar-fixed-bottom {
    border-width : 1px 0 0;
    bottom       : 0;
    margin-bottom: 0;
}
.navbar-brand {
    float      : left;
    font-size  : 17px;
    height     : 50px;
    line-height: 19px;
    padding    : 15.5px 15px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width:768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border          : 1px solid transparent;
    border-radius   : 2px;
    float           : right;
    margin-bottom   : 8px;
    margin-right    : 15px;
    margin-top      : 8px;
    padding         : 9px 10px;
    position        : relative;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display      : block;
    height       : 2px;
    width        : 22px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.75px -15px;
}
.navbar-nav > li > a {
    line-height   : 19px;
    padding-bottom: 10px;
    padding-top   : 10px;
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border          : 0;
        box-shadow      : none;
        float           : none;
        margin-top      : 0;
        position        : static;
        width           : auto;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 19px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}
@media (min-width:768px) {
    .navbar-nav {
        float : left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-bottom: 15.5px;
        padding-top   : 15.5px;
    }
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top   : 1px solid transparent;
    box-shadow   : inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin       : 8.5px -15px;
    padding      : 10px 15px;
}
@media (min-width:768px) {
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        margin-left: 0;
        position   : relative;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display       : inline-block;
        margin-bottom : 0;
        margin-top    : 0;
        vertical-align: middle;
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom : 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display       : inline-block;
        vertical-align: middle;
        width         : auto;
    }
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
    .navbar-form .input-group {
        display       : inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
}
.breadcrumb > li,
.pagination {
    display: inline-block;
}
.btn .badge,
.btn .label {
    position: relative;
    top     : -1px;
}
@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width:768px) {
    .navbar-form {
        border        : 0;
        box-shadow    : none;
        margin-left   : 0;
        margin-right  : 0;
        padding-bottom: 0;
        padding-top   : 0;
        width         : auto;
    }
}
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius : 0;
    border-top-right-radius: 0;
    margin-top             : 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-radius: 2px 2px 0 0;
    margin-bottom: 0;
}
.navbar-btn {
    margin-bottom: 8.5px;
    margin-top   : 8.5px;
}
.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top   : 10px;
}
.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top   : 14px;
}
.navbar-text {
    margin-bottom: 15.5px;
    margin-top   : 15.5px;
}
@media (min-width:768px) {
    .navbar-text {
        float       : left;
        margin-left : 15px;
        margin-right: 15px;
    }
}
@media (min-width:768px) {
    .navbar-left {
        float: left!important;
    }
    .navbar-right {
        float       : right!important;
        margin-right: -15px;
    }
    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color    : #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    background-color: transparent;
    color           : #5e5e5e;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color           : #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color           : #555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color           : #ccc;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color           : #555;
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #e7e7e7;
        color           : #555;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        background-color: transparent;
        color           : #ccc;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: transparent;
        color           : #333;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color    : #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color           : #fff;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color           : #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #090909;
    color           : #fff;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color           : #444;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090909;
    color           : #fff;
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #090909;
        color           : #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        background-color: transparent;
        color           : #444;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: transparent;
        color           : #fff;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.breadcrumb {
    background-color: #f5f5f5;
    border-radius   : 2px;
    list-style      : none;
    margin-bottom   : 19px;
    padding         : 8px 15px;
}
.breadcrumb > li+li:before {
    color  : #ccc;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    border-radius: 2px;
    margin       : 19px 0;
    padding-left : 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border          : 1px solid #fff;
    color           : #171717;
    float           : left;
    line-height     : 1.62857;
    margin-left     : -1px;
    padding         : 6px 12px;
    position        : relative;
    text-decoration : none;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius   : 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span,
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius   : 2px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius   : 2px;
    margin-left              : 0;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    background-color: #eee;
    border-color    : #ddd;
    color           : #000;
    z-index         : 3;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #dc0012;
    border-color    : #dc0012;
    color           : #fff;
    cursor          : default;
    z-index         : 2;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    background-color: #fff;
    border-color    : #ddd;
    color           : #777;
    cursor          : not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    font-size  : 17px;
    line-height: 1.33333;
    padding    : 10px 16px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    font-size  : 12px;
    line-height: 1.5;
    padding    : 5px 10px;
}
.badge,
.label {
    line-height: 1;
    text-align : center;
    white-space: nowrap;
}
.pager {
    list-style  : none;
    margin      : 19px 0;
    padding-left: 0;
    text-align  : center;
}
.pager:after,
.pager:before {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    background-color: #fff;
    border          : 1px solid #fff;
    border-radius   : 15px;
    display         : inline-block;
    padding         : 5px 14px;
}
.pager li > a:focus,
.pager li > a:hover {
    background-color: #eee;
    text-decoration : none;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    background-color: #fff;
    color           : #777;
    cursor          : not-allowed;
}
.label {
    border-radius : 0.25em;
    color         : #fff;
    display       : inline;
    font-size     : 75%;
    font-weight   : nomal;
    padding       : 0.2em 0.6em 0.3em;
    vertical-align: baseline;
}
.label:empty {
    display: none;
}
a.label:focus,
a.label:hover {
    color          : #fff;
    cursor         : pointer;
    text-decoration: none;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #171717;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #000;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    background-color: #777;
    border-radius   : 10px;
    color           : #fff;
    display         : inline-block;
    font-size       : 12px;
    font-weight     : 700;
    min-width       : 10px;
    padding         : 3px 7px;
    vertical-align  : middle;
}
.badge:empty {
    display: none;
}
.media-object,
.thumbnail {
    display: block;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
    padding: 1px 5px;
    top    : 0;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    background-color: #fff;
    color           : #171717;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge+.badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
    color          : #fff;
    cursor         : pointer;
    text-decoration: none;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.jumbotron {
    background-color: #eee;
    margin-bottom   : 30px;
    padding-bottom  : 30px;
    padding-top     : 30px;
}
.jumbotron p {
    font-size    : 20px;
    font-weight  : 200;
    margin-bottom: 15px;
}
.alert,
.thumbnail {
    margin-bottom: 19px;
}
.alert .alert-link,
.close {
    font-weight: 700;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 2px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width:768px) {
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left : 60px;
        padding-right: 60px;
    }
    .jumbotron {
        padding-bottom: 48px;
        padding-top   : 48px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 59px;
    }
}
.thumbnail {
    background-color: #fff;
    border          : 1px solid #ddd;
    border-radius   : 4px;
    line-height     : 1.62857;
    padding         : 4px;
    transition      : border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    display     : block;
    height      : auto;
    margin-left : auto;
    margin-right: auto;
    max-width   : 100%;
}
.thumbnail .caption {
    color  : #323232;
    padding: 9px;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #171717;
}
.alert {
    border       : 1px solid transparent;
    border-radius: 2px;
    padding      : 15px;
}
.alert h4 {
    color     : inherit;
    margin-top: 0;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p+p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    color   : inherit;
    position: relative;
    right   : -21px;
    top     : -2px;
}
.modal,
.modal-backdrop {
    bottom: 0;
    left  : 0;
    right : 0;
    top   : 0;
}
.alert-success {
    background-color: #dff0d8;
    border-color    : #d6e9c6;
    color           : #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color    : #bce8f1;
    color           : #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color    : #faebcc;
    color           : #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color    : #ebccd1;
    color           : #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    background-color: #f5f5f5;
    border-radius   : 2px;
    box-shadow      : inset 0 1px 2px rgba(0,0,0,.1);
    height          : 19px;
    margin-bottom   : 19px;
}
.progress-bar {
    background-color: #171717;
    box-shadow      : inset 0 -1px 0 rgba(0,0,0,.15);
    color           : #fff;
    float           : left;
    font-size       : 12px;
    height          : 100%;
    line-height     : 19px;
    text-align      : center;
    transition      : width 0.6s ease;
    width           : 0;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation        : progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-bar-danger {
    background-color: #d9534f;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    overflow: hidden;
    zoom    : 1;
}
.media-body {
    width: 10000px;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media > .pull-right,
.media-right {
    padding-left: 10px;
}
.media > .pull-left,
.media-left {
    padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
    display       : table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-bottom: 5px;
    margin-top   : 0;
}
.media-list {
    list-style  : none;
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left : 0;
}
.list-group-item {
    background-color: #fff;
    border          : 1px solid #ddd;
    display         : block;
    margin-bottom   : -1px;
    padding         : 10px 15px;
    position        : relative;
}
.list-group-item:first-child {
    border-top-left-radius : 2px;
    border-top-right-radius: 2px;
}
.list-group-item:last-child {
    border-bottom-left-radius : 2px;
    border-bottom-right-radius: 2px;
    margin-bottom             : 0;
}
a.list-group-item,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background-color: #f5f5f5;
    color           : #555;
    text-decoration : none;
}
button.list-group-item {
    text-align: left;
    width     : 100%;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color           : #777;
    cursor          : not-allowed;
}
.carousel-indicators li,
.close:focus,
.close:hover,
.cursor-pointer,
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button:hover,
.off-canvas-close:hover,
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails:hover,
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__flex-item:hover,
body.store .store-gallery .slide-thumbnails:hover,
body.store .store-gallery .slide-thumbnails__flex-item:hover,
button.close {
    cursor: pointer;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #171717;
    border-color    : #171717;
    color           : #fff;
    z-index         : 2;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #7d7d7d;
}
.list-group-item-success {
    background-color: #dff0d8;
    color           : #3c763d;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color           : #3c763d;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color    : #3c763d;
    color           : #fff;
}
.list-group-item-info {
    background-color: #d9edf7;
    color           : #31708f;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color           : #31708f;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color    : #31708f;
    color           : #fff;
}
.list-group-item-warning {
    background-color: #fcf8e3;
    color           : #8a6d3b;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color           : #8a6d3b;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color    : #8a6d3b;
    color           : #fff;
}
.list-group-item-danger {
    background-color: #f2dede;
    color           : #a94442;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color           : #a94442;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color    : #a94442;
    color           : #fff;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit;
}
.list-group-item-heading {
    margin-bottom: 5px;
    margin-top   : 0;
}
.list-group-item-text {
    line-height  : 1.3;
    margin-bottom: 0;
}
.panel {
    background-color: #fff;
    border          : 1px solid transparent;
    border-radius   : 2px;
    box-shadow      : 0 1px 1px rgba(0,0,0,.05);
    margin-bottom   : 19px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table,
.panel-title {
    margin-bottom: 0;
}
.panel-body {
    padding: 15px;
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    border-bottom          : 1px solid transparent;
    border-top-left-radius : 1px;
    border-top-right-radius: 1px;
    padding                : 10px 15px;
}
.panel-title {
    font-size : 15px;
    margin-top: 0;
}
.panel-footer {
    background-color          : #f5f5f5;
    border-bottom-left-radius : 1px;
    border-bottom-right-radius: 1px;
    border-top                : 1px solid #ddd;
    padding                   : 10px 15px;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-radius: 0;
    border-width : 1px 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius : 1px;
    border-bottom-right-radius: 1px;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top             : 0;
    border-top-left-radius : 1px;
    border-top-right-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom             : 0;
    border-bottom-left-radius : 1px;
    border-bottom-right-radius: 1px;
}
.panel > .panel-heading+.panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius : 0;
    border-top-right-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius : 1px;
    border-top-right-radius: 1px;
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-left : 15px;
    padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 1px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 1px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 1px;
}
.panel > .panel-body+.table,
.panel > .panel-body+.table-responsive,
.panel > .table+.panel-body,
.panel > .table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-responsive {
    border       : 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 19px;
}
.panel-group .panel {
    border-radius: 2px;
    margin-bottom: 0;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel-heading+.panel-collapse > .list-group,
.panel-group .panel-heading+.panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color    : #ddd;
    color           : #333;
}
.panel-default > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    background-color: #333;
    color           : #f5f5f5;
}
.panel-default > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #171717;
}
.panel-primary > .panel-heading {
    background-color: #171717;
    border-color    : #171717;
    color           : #fff;
}
.panel-primary > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #171717;
}
.panel-primary > .panel-heading .badge {
    background-color: #fff;
    color           : #171717;
}
.panel-primary > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #171717;
}
.panel-men {
    border-color: #7D94BA;
}
.panel-men > .panel-heading {
    background-color: #7D94BA;
    border-color    : #7D94BA;
    color           : #fff;
}
.panel-men > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #7D94BA;
}
.panel-men > .panel-heading .badge {
    background-color: #fff;
    color           : #7D94BA;
}
.panel-men > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #7D94BA;
}
.panel-women {
    border-color: #BA94AF;
}
.panel-women > .panel-heading {
    background-color: #BA94AF;
    border-color    : #BA94AF;
    color           : #fff;
}
.panel-women > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #BA94AF;
}
.panel-women > .panel-heading .badge {
    background-color: #fff;
    color           : #BA94AF;
}
.panel-women > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #BA94AF;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    background-color: #dff0d8;
    border-color    : #d6e9c6;
    color           : #3c763d;
}
.panel-success > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    background-color: #3c763d;
    color           : #dff0d8;
}
.panel-success > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    background-color: #d9edf7;
    border-color    : #bce8f1;
    color           : #31708f;
}
.panel-info > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    background-color: #31708f;
    color           : #d9edf7;
}
.panel-info > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    background-color: #fcf8e3;
    border-color    : #faebcc;
    color           : #8a6d3b;
}
.panel-warning > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    background-color: #8a6d3b;
    color           : #fcf8e3;
}
.panel-warning > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    background-color: #f2dede;
    border-color    : #ebccd1;
    color           : #a94442;
}
.panel-danger > .panel-heading+.panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    background-color: #a94442;
    color           : #f2dede;
}
.panel-danger > .panel-footer+.panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    display : block;
    height  : 0;
    padding : 0;
    position: relative;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border  : 0;
    bottom  : 0;
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    background-color: #f5f5f5;
    border          : 1px solid #e3e3e3;
    border-radius   : 2px;
    box-shadow      : inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom   : 20px;
    min-height      : 20px;
    padding         : 19px;
}
.well-lg,
.well-sm {
    border-radius: 2px;
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}
.well-lg {
    padding: 24px;
}
.well-sm {
    padding: 9px;
}
.close {
    color      : #000;
    float      : right;
    font-size  : 19.5px;
    line-height: 1;
    opacity    : 0.2;
    filter:alpha(opacity=20);
    text-shadow: 0 1px 0 #fff;
}
.popover,
.tooltip {
    font-family    : TsukuMinPr6-L,"ヒラギノ明朝",HiraMinPro,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",Georgia,"Times New Roman",Times,serif;
    font-style     : normal;
    font-weight    : 400;
    letter-spacing : normal;
    line-break     : auto;
    line-height    : 1.62857;
    text-decoration: none;
    text-shadow    : none;
    text-transform : none;
    white-space    : normal;
    word-break     : normal;
    word-spacing   : normal;
    word-wrap      : normal;
}
.close:focus,
.close:hover {
    color          : #000;
    opacity        : 0.5;
    filter:alpha(opacity=50);
    text-decoration: none;
}
button.close {
    -webkit-appearance: none;
    background        : 0 0;
    border            : 0;
    padding           : 0;
}
.modal-content,
.popover {
    background-clip: padding-box;
}
.modal {
    -webkit-overflow-scrolling: touch;
    display                   : none;
    outline                   : 0;
    position                  : fixed;
    z-index                   : 1050;
}
.modal.fade .modal-dialog {
    -ms-transform    : translate(0,-25%);
    -webkit-transform: translate(0,-25%);
    transform        : translate(0,-25%);
    transition       : -webkit-transform 0.3s ease-out;
    transition       : transform 0.3s ease-out;
    transition       : transform 0.3s ease-out,-webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -ms-transform    : translate(0,0);
    -webkit-transform: translate(0,0);
    transform        : translate(0,0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin  : 10px;
    position: relative;
    width   : auto;
}
.modal-content {
    background-color: #fff;
    border          : 1px solid #999;
    border          : 1px solid rgba(0,0,0,.2);
    border-radius   : 2px;
    box-shadow      : 0 3px 9px rgba(0,0,0,.5);
    outline         : 0;
    position        : relative;
}
.modal-backdrop {
    background-color: #000;
    position        : fixed;
    z-index         : 1040;
}
.modal-backdrop.fade {
    opacity: 0;
    filter:alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height   : 16.63px;
    padding      : 15px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    line-height: 1.62857;
    margin     : 0;
}
.modal-body {
    padding : 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding   : 15px;
    text-align: right;
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left  : 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    height  : 50px;
    overflow: scroll;
    position: absolute;
    top     : -9999px;
    width   : 50px;
}
@media (min-width:768px) {
    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
    .modal-dialog {
        margin: 30px auto;
        width : 600px;
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width:1260px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    display   : block;
    font-size : 12px;
    opacity   : 0;
    filter:alpha(opacity=0);
    position  : absolute;
    text-align: left;
    text-align: start;
    z-index   : 1070;
}
.tooltip.in {
    opacity: 0.9;
    filter:alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding   : 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding    : 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding   : 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding    : 0 5px;
}
.tooltip-inner {
    background-color: #000;
    border-radius   : 2px;
    color           : #fff;
    max-width       : 200px;
    padding         : 3px 8px;
    text-align      : center;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height      : 0;
    position    : absolute;
    width       : 0;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width    : 5px 5px 0;
    bottom          : 0;
}
.tooltip.top .tooltip-arrow {
    left       : 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    margin-bottom: -5px;
    right        : 5px;
}
.tooltip.top-right .tooltip-arrow {
    left         : 5px;
    margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width      : 5px 5px 5px 0;
    left              : 0;
    margin-top        : -5px;
    top               : 50%;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width     : 5px 0 5px 5px;
    margin-top       : -5px;
    right            : 0;
    top              : 50%;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width       : 0 5px 5px;
    top                : 0;
}
.tooltip.bottom .tooltip-arrow {
    left       : 50%;
    margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
    margin-top: -5px;
    right     : 5px;
}
.tooltip.bottom-right .tooltip-arrow {
    left      : 5px;
    margin-top: -5px;
}
.popover {
    background-color: #fff;
    border          : 1px solid #ccc;
    border          : 1px solid rgba(0,0,0,.2);
    border-radius   : 2px;
    box-shadow      : 0 5px 10px rgba(0,0,0,.2);
    display         : none;
    font-size       : 13px;
    left            : 0;
    max-width       : 276px;
    padding         : 1px;
    position        : absolute;
    text-align      : left;
    text-align      : start;
    top             : 0;
    z-index         : 1060;
}
.carousel-caption,
.carousel-control {
    color      : #fff;
    text-align : center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom   : 1px solid #ebebeb;
    border-radius   : 1px 1px 0 0;
    font-size       : 13px;
    margin          : 0;
    padding         : 8px 14px;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    border-color: transparent;
    border-style: solid;
    display     : block;
    height      : 0;
    position    : absolute;
    width       : 0;
}
.carousel,
.carousel-inner {
    position: relative;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content     : "";
}
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color   : #999;
    border-top-color   : rgba(0,0,0,.25);
    bottom             : -11px;
    left               : 50%;
    margin-left        : -11px;
}
.popover.top > .arrow:after {
    border-bottom-width: 0;
    border-top-color   : #fff;
    bottom             : 1px;
    content            : " ";
    margin-left        : -10px;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
    bottom : -10px;
    content: " ";
}
.popover.right > .arrow {
    border-left-width : 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    left              : -11px;
    margin-top        : -11px;
    top               : 50%;
}
.popover.right > .arrow:after {
    border-left-width : 0;
    border-right-color: #fff;
    left              : 1px;
}
.popover.bottom > .arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-top-width   : 0;
    left               : 50%;
    margin-left        : -11px;
    top                : -11px;
}
.popover.bottom > .arrow:after {
    border-bottom-color: #fff;
    border-top-width   : 0;
    content            : " ";
    margin-left        : -10px;
    top                : 1px;
}
.popover.left > .arrow {
    border-left-color : #999;
    border-left-color : rgba(0,0,0,.25);
    border-right-width: 0;
    margin-top        : -11px;
    right             : -11px;
    top               : 50%;
}
.popover.left > .arrow:after {
    border-left-color : #fff;
    border-right-width: 0;
    right             : 1px;
}
.carousel-inner {
    overflow: hidden;
    width   : 100%;
}
.carousel-inner > .item {
    display   : none;
    position  : relative;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display    : block;
    height     : auto;
    line-height: 1;
    max-width  : 100%;
}
@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-backface-visibility: hidden;
        -webkit-perspective        : 1000px;
        backface-visibility        : hidden;
        perspective                : 1000px;
        transition                 : -webkit-transform 0.6s ease-in-out;
        transition                 : transform 0.6s ease-in-out;
        transition                 : transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0,0,0);
        left             : 0;
        transform        : translate3d(0,0,0);
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%,0,0);
        left             : 0;
        transform        : translate3d(-100%,0,0);
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%,0,0);
        left             : 0;
        transform        : translate3d(100%,0,0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top     : 0;
    width   : 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    bottom   : 0;
    font-size: 20px;
    left     : 0;
    opacity  : 0.5;
    position : absolute;
    top      : 0;
    width    : 15%;
    filter:alpha(opacity=50);
}
.carousel-control.left {
    background-image : linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-image : linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    left             : auto;
    right            : 0;
}
.carousel-control:focus,
.carousel-control:hover {
    color          : #fff;
    opacity        : 0.9;
    filter:alpha(opacity=90);
    outline        : 0;
    text-decoration: none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    display   : inline-block;
    margin-top: -10px;
    position  : absolute;
    top       : 50%;
    z-index   : 5;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left       : 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
    right       : 50%;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-family: serif;
    height     : 20px;
    line-height: 1;
    width      : 20px;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    bottom      : 10px;
    left        : 50%;
    list-style  : none;
    margin-left : -30%;
    padding-left: 0;
    position    : absolute;
    text-align  : center;
    width       : 60%;
    z-index     : 15;
}
.carousel-indicators li {
    background-color: #000\9;
    background-color: transparent;
    border          : 1px solid #fff;
    border-radius   : 10px;
    display         : inline-block;
    height          : 10px;
    margin          : 1px;
    text-indent     : -999px;
    width           : 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height          : 12px;
    margin          : 0;
    width           : 12px;
}
.carousel-caption {
    bottom        : 20px;
    left          : 15%;
    padding-bottom: 20px;
    padding-top   : 20px;
    position      : absolute;
    right         : 15%;
    z-index       : 10;
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none;
}
@media screen and (min-width:768px) {
    .carousel-caption {
        left          : 20%;
        padding-bottom: 30px;
        right         : 20%;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        font-size : 30px;
        height    : 30px;
        margin-top: -15px;
        width     : 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display     : block;
    margin-left : auto;
    margin-right: auto;
}
.fa.fa-pull-left,
.fa.pull-left {
    margin-right: 0.3em;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xl,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border          : 0;
    color           : transparent;
    font            : 0/0 a;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width:767px) {
    .visible-xs {
        display: block!important;
    }
    table.visible-xs {
        display: table!important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important;
    }
    tr.visible-xs {
        display: table-row!important;
    }
}
@media (max-width:767px) {
    .visible-xs-block {
        display: block!important;
    }
}
@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important;
    }
}
@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important;
    }
}
@media (min-width:768px) and (max-width:1259px) {
    .visible-sm {
        display: block!important;
    }
    table.visible-sm {
        display: table!important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important;
    }
    tr.visible-sm {
        display: table-row!important;
    }
}
@media (min-width:768px) and (max-width:1259px) {
    .visible-sm-block {
        display: block!important;
    }
}
@media (min-width:768px) and (max-width:1259px) {
    .visible-sm-inline {
        display: inline!important;
    }
}
@media (min-width:768px) and (max-width:1259px) {
    .visible-sm-inline-block {
        display: inline-block!important;
    }
}
@media (min-width:1260px) and (max-width:1559px) {
    .visible-md {
        display: block!important;
    }
    table.visible-md {
        display: table!important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important;
    }
    tr.visible-md {
        display: table-row!important;
    }
}
@media (min-width:1260px) and (max-width:1559px) {
    .visible-md-block {
        display: block!important;
    }
}
@media (min-width:1260px) and (max-width:1559px) {
    .visible-md-inline {
        display: inline!important;
    }
}
@media (min-width:1260px) and (max-width:1559px) {
    .visible-md-inline-block {
        display: inline-block!important;
    }
}
@media (min-width:1560px) and (max-width:1749px) {
    .visible-md {
        display: block!important;
    }
    table.visible-md {
        display: table!important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important;
    }
    tr.visible-md {
        display: table-row!important;
    }
}
@media (min-width:1560px) and (max-width:1749px) {
    .visible-lg-block {
        display: block!important;
    }
}
@media (min-width:1560px) and (max-width:1749px) {
    .visible-lg-inline {
        display: inline!important;
    }
}
@media (min-width:1560px) and (max-width:1749px) {
    .visible-lg-inline-block {
        display: inline-block!important;
    }
}
@media (min-width:1750px) {
    .visible-lg {
        display: block!important;
    }
    table.visible-lg {
        display: table!important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important;
    }
    tr.visible-lg {
        display: table-row!important;
    }
}
@media (min-width:1750px) {
    .visible-xl-block {
        display: block!important;
    }
}
@media (min-width:1750px) {
    .visible-xl-inline {
        display: inline!important;
    }
}
@media (min-width:1750px) {
    .visible-xl-inline-block {
        display: inline-block!important;
    }
}
@media (max-width:767px) {
    .hidden-xs {
        display: none!important;
    }
}
@media (min-width:768px) and (max-width:1259px) {
    .hidden-sm {
        display: none!important;
    }
}
@media (min-width:1260px) and (max-width:1559px) {
    .hidden-md {
        display: none!important;
    }
}
@media (min-width:1560px) {
    .hidden-lg {
        display: none!important;
    }
}
.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
        display: block!important;
    }
    table.visible-print {
        display: table!important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important;
    }
    tr.visible-print {
        display: table-row!important;
    }
}
.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
        display: block!important;
    }
}
.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
        display: inline!important;
    }
}
.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important;
    }
}
@media print {
    .hidden-print {
        display: none!important;
    }
}
.fa,
.fa-stack {
    display: inline-block;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    font-style : normal;
    font-weight: 400;
    src        : url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.5.0");
    src        : url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),url(../fonts/fontawesome/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),url(../fonts/fontawesome/fontawesome-webfont.woff?v=4.5.0) format("woff"),url(../fonts/fontawesome/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),url(../fonts/fontawesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
}
.fa {
    -webkit-font-smoothing: antialiased;
    font                  : normal normal normal 14px/1.62857 FontAwesome;
    font-size             : inherit;
    text-rendering        : auto;
}
.fa-lg {
    font-size     : 1.33333em;
    line-height   : 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    text-align: center;
    width     : 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left    : 2.14286em;
    padding-left   : 0;
}
.fa.fa-pull-right,
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left      : -2.14286em;
    position  : absolute;
    text-align: center;
    top       : 0.14286em;
    width     : 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border       : 0.08em solid #eee;
    border-radius: 0.1em;
    padding      : 0.2em 0.25em 0.15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation        : fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation        : fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform        : rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform        : rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform        : rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform        : rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-transform    : rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform        : rotate(90deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.fa-rotate-180 {
    -ms-transform    : rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform        : rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.fa-rotate-270 {
    -ms-transform    : rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform        : rotate(270deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.fa-flip-horizontal {
    -ms-transform    : scale(-1,1);
    -webkit-transform: scale(-1,1);
    transform        : scale(-1,1);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.fa-flip-vertical {
    -ms-transform    : scale(1,-1);
    -webkit-transform: scale(1,-1);
    transform        : scale(1,-1);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter:none;
    filter:none;
}
.fa-stack {
    height        : 2em;
    line-height   : 2em;
    position      : relative;
    vertical-align: middle;
    width         : 2em;
}
.fa-stack-1x,
.fa-stack-2x {
    left      : 0;
    position  : absolute;
    text-align: center;
    width     : 100%;
}
.fixed-menu,
.sidr {
    position: fixed;
    top     : 0;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "";
}
.fa-music:before {
    content: "";
}
.fa-search:before {
    content: "";
}
.fa-envelope-o:before {
    content: "";
}
.fa-heart:before {
    content: "";
}
.fa-star:before {
    content: "";
}
.fa-star-o:before {
    content: "";
}
.fa-user:before {
    content: "";
}
.fa-film:before {
    content: "";
}
.fa-th-large:before {
    content: "";
}
.fa-th:before {
    content: "";
}
.fa-th-list:before {
    content: "";
}
.fa-check:before {
    content: "";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "";
}
.fa-search-plus:before {
    content: "";
}
.fa-search-minus:before {
    content: "";
}
.fa-power-off:before {
    content: "";
}
.fa-signal:before {
    content: "";
}
.fa-cog:before,
.fa-gear:before {
    content: "";
}
.fa-trash-o:before {
    content: "";
}
.fa-home:before {
    content: "";
}
.fa-file-o:before {
    content: "";
}
.fa-clock-o:before {
    content: "";
}
.fa-road:before {
    content: "";
}
.fa-download:before {
    content: "";
}
.fa-arrow-circle-o-down:before {
    content: "";
}
.fa-arrow-circle-o-up:before {
    content: "";
}
.fa-inbox:before {
    content: "";
}
.fa-play-circle-o:before {
    content: "";
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "";
}
.fa-refresh:before {
    content: "";
}
.fa-list-alt:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-flag:before {
    content: "";
}
.fa-headphones:before {
    content: "";
}
.fa-volume-off:before {
    content: "";
}
.fa-volume-down:before {
    content: "";
}
.fa-volume-up:before {
    content: "";
}
.fa-qrcode:before {
    content: "";
}
.fa-barcode:before {
    content: "";
}
.fa-tag:before {
    content: "";
}
.fa-tags:before {
    content: "";
}
.fa-book:before {
    content: "";
}
.fa-bookmark:before {
    content: "";
}
.fa-print:before {
    content: "";
}
.fa-camera:before {
    content: "";
}
.fa-font:before {
    content: "";
}
.fa-bold:before {
    content: "";
}
.fa-italic:before {
    content: "";
}
.fa-text-height:before {
    content: "";
}
.fa-text-width:before {
    content: "";
}
.fa-align-left:before {
    content: "";
}
.fa-align-center:before {
    content: "";
}
.fa-align-right:before {
    content: "";
}
.fa-align-justify:before {
    content: "";
}
.fa-list:before {
    content: "";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "";
}
.fa-indent:before {
    content: "";
}
.fa-video-camera:before {
    content: "";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "";
}
.fa-pencil:before {
    content: "";
}
.fa-map-marker:before {
    content: "";
}
.fa-adjust:before {
    content: "";
}
.fa-tint:before {
    content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}
.fa-share-square-o:before {
    content: "";
}
.fa-check-square-o:before {
    content: "";
}
.fa-arrows:before {
    content: "";
}
.fa-step-backward:before {
    content: "";
}
.fa-fast-backward:before {
    content: "";
}
.fa-backward:before {
    content: "";
}
.fa-play:before {
    content: "";
}
.fa-pause:before {
    content: "";
}
.fa-stop:before {
    content: "";
}
.fa-forward:before {
    content: "";
}
.fa-fast-forward:before {
    content: "";
}
.fa-step-forward:before {
    content: "";
}
.fa-eject:before {
    content: "";
}
.fa-chevron-left:before {
    content: "";
}
.fa-chevron-right:before {
    content: "";
}
.fa-plus-circle:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-times-circle:before {
    content: "";
}
.fa-check-circle:before {
    content: "";
}
.fa-question-circle:before {
    content: "";
}
.fa-info-circle:before {
    content: "";
}
.fa-crosshairs:before {
    content: "";
}
.fa-times-circle-o:before {
    content: "";
}
.fa-check-circle-o:before {
    content: "";
}
.fa-ban:before {
    content: "";
}
.fa-arrow-left:before {
    content: "";
}
.fa-arrow-right:before {
    content: "";
}
.fa-arrow-up:before {
    content: "";
}
.fa-arrow-down:before {
    content: "";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "";
}
.fa-expand:before {
    content: "";
}
.fa-compress:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus:before {
    content: "";
}
.fa-asterisk:before {
    content: "";
}
.fa-exclamation-circle:before {
    content: "";
}
.fa-gift:before {
    content: "";
}
.fa-leaf:before {
    content: "";
}
.fa-fire:before {
    content: "";
}
.fa-eye:before {
    content: "";
}
.fa-eye-slash:before {
    content: "";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "";
}
.fa-plane:before {
    content: "";
}
.fa-calendar:before {
    content: "";
}
.fa-random:before {
    content: "";
}
.fa-comment:before {
    content: "";
}
.fa-magnet:before {
    content: "";
}
.fa-chevron-up:before {
    content: "";
}
.fa-chevron-down:before {
    content: "";
}
.fa-retweet:before {
    content: "";
}
.fa-shopping-cart:before {
    content: "";
}
.fa-folder:before {
    content: "";
}
.fa-folder-open:before {
    content: "";
}
.fa-arrows-v:before {
    content: "";
}
.fa-arrows-h:before {
    content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}
.fa-twitter-square:before {
    content: "";
}
.fa-facebook-square:before {
    content: "";
}
.fa-camera-retro:before {
    content: "";
}
.fa-key:before {
    content: "";
}
.fa-cogs:before,
.fa-gears:before {
    content: "";
}
.fa-comments:before {
    content: "";
}
.fa-thumbs-o-up:before {
    content: "";
}
.fa-thumbs-o-down:before {
    content: "";
}
.fa-star-half:before {
    content: "";
}
.fa-heart-o:before {
    content: "";
}
.fa-sign-out:before {
    content: "";
}
.fa-linkedin-square:before {
    content: "";
}
.fa-thumb-tack:before {
    content: "";
}
.fa-external-link:before {
    content: "";
}
.fa-sign-in:before {
    content: "";
}
.fa-trophy:before {
    content: "";
}
.fa-github-square:before {
    content: "";
}
.fa-upload:before {
    content: "";
}
.fa-lemon-o:before {
    content: "";
}
.fa-phone:before {
    content: "";
}
.fa-square-o:before {
    content: "";
}
.fa-bookmark-o:before {
    content: "";
}
.fa-phone-square:before {
    content: "";
}
.fa-twitter:before {
    content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}
.fa-github:before {
    content: "";
}
.fa-unlock:before {
    content: "";
}
.fa-credit-card:before {
    content: "";
}
.fa-feed:before,
.fa-rss:before {
    content: "";
}
.fa-hdd-o:before {
    content: "";
}
.fa-bullhorn:before {
    content: "";
}
.fa-bell:before {
    content: "";
}
.fa-certificate:before {
    content: "";
}
.fa-hand-o-right:before {
    content: "";
}
.fa-hand-o-left:before {
    content: "";
}
.fa-hand-o-up:before {
    content: "";
}
.fa-hand-o-down:before {
    content: "";
}
.fa-arrow-circle-left:before {
    content: "";
}
.fa-arrow-circle-right:before {
    content: "";
}
.fa-arrow-circle-up:before {
    content: "";
}
.fa-arrow-circle-down:before {
    content: "";
}
.fa-globe:before {
    content: "";
}
.fa-wrench:before {
    content: "";
}
.fa-tasks:before {
    content: "";
}
.fa-filter:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-arrows-alt:before {
    content: "";
}
.fa-group:before,
.fa-users:before {
    content: "";
}
.fa-chain:before,
.fa-link:before {
    content: "";
}
.fa-cloud:before {
    content: "";
}
.fa-flask:before {
    content: "";
}
.fa-cut:before,
.fa-scissors:before {
    content: "";
}
.fa-copy:before,
.fa-files-o:before {
    content: "";
}
.fa-paperclip:before {
    content: "";
}
.fa-floppy-o:before,
.fa-save:before {
    content: "";
}
.fa-square:before {
    content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "";
}
.fa-list-ul:before {
    content: "";
}
.fa-list-ol:before {
    content: "";
}
.fa-strikethrough:before {
    content: "";
}
.fa-underline:before {
    content: "";
}
.fa-table:before {
    content: "";
}
.fa-magic:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-pinterest:before {
    content: "";
}
.fa-pinterest-square:before {
    content: "";
}
.fa-google-plus-square:before {
    content: "";
}
.fa-google-plus:before {
    content: "";
}
.fa-money:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-columns:before {
    content: "";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "";
}
.fa-envelope:before {
    content: "";
}
.fa-linkedin:before {
    content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}
.fa-gavel:before,
.fa-legal:before {
    content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}
.fa-comment-o:before {
    content: "";
}
.fa-comments-o:before {
    content: "";
}
.fa-bolt:before,
.fa-flash:before {
    content: "";
}
.fa-sitemap:before {
    content: "";
}
.fa-umbrella:before {
    content: "";
}
.fa-clipboard:before,
.fa-paste:before {
    content: "";
}
.fa-lightbulb-o:before {
    content: "";
}
.fa-exchange:before {
    content: "";
}
.fa-cloud-download:before {
    content: "";
}
.fa-cloud-upload:before {
    content: "";
}
.fa-user-md:before {
    content: "";
}
.fa-stethoscope:before {
    content: "";
}
.fa-suitcase:before {
    content: "";
}
.fa-bell-o:before {
    content: "";
}
.fa-coffee:before {
    content: "";
}
.fa-cutlery:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-building-o:before {
    content: "";
}
.fa-hospital-o:before {
    content: "";
}
.fa-ambulance:before {
    content: "";
}
.fa-medkit:before {
    content: "";
}
.fa-fighter-jet:before {
    content: "";
}
.fa-beer:before {
    content: "";
}
.fa-h-square:before {
    content: "";
}
.fa-plus-square:before {
    content: "";
}
.fa-angle-double-left:before {
    content: "";
}
.fa-angle-double-right:before {
    content: "";
}
.fa-angle-double-up:before {
    content: "";
}
.fa-angle-double-down:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-desktop:before {
    content: "";
}
.fa-laptop:before {
    content: "";
}
.fa-tablet:before {
    content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}
.fa-circle-o:before {
    content: "";
}
.fa-quote-left:before {
    content: "";
}
.fa-quote-right:before {
    content: "";
}
.fa-spinner:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}
.fa-github-alt:before {
    content: "";
}
.fa-folder-o:before {
    content: "";
}
.fa-folder-open-o:before {
    content: "";
}
.fa-smile-o:before {
    content: "";
}
.fa-frown-o:before {
    content: "";
}
.fa-meh-o:before {
    content: "";
}
.fa-gamepad:before {
    content: "";
}
.fa-keyboard-o:before {
    content: "";
}
.fa-flag-o:before {
    content: "";
}
.fa-flag-checkered:before {
    content: "";
}
.fa-terminal:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}
.fa-location-arrow:before {
    content: "";
}
.fa-crop:before {
    content: "";
}
.fa-code-fork:before {
    content: "";
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "";
}
.fa-question:before {
    content: "";
}
.fa-info:before {
    content: "";
}
.fa-exclamation:before {
    content: "";
}
.fa-superscript:before {
    content: "";
}
.fa-subscript:before {
    content: "";
}
.fa-eraser:before {
    content: "";
}
.fa-puzzle-piece:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-microphone-slash:before {
    content: "";
}
.fa-shield:before {
    content: "";
}
.fa-calendar-o:before {
    content: "";
}
.fa-fire-extinguisher:before {
    content: "";
}
.fa-rocket:before {
    content: "";
}
.fa-maxcdn:before {
    content: "";
}
.fa-chevron-circle-left:before {
    content: "";
}
.fa-chevron-circle-right:before {
    content: "";
}
.fa-chevron-circle-up:before {
    content: "";
}
.fa-chevron-circle-down:before {
    content: "";
}
.fa-html5:before {
    content: "";
}
.fa-css3:before {
    content: "";
}
.fa-anchor:before {
    content: "";
}
.fa-unlock-alt:before {
    content: "";
}
.fa-bullseye:before {
    content: "";
}
.fa-ellipsis-h:before {
    content: "";
}
.fa-ellipsis-v:before {
    content: "";
}
.fa-rss-square:before {
    content: "";
}
.fa-play-circle:before {
    content: "";
}
.fa-ticket:before {
    content: "";
}
.fa-minus-square:before {
    content: "";
}
.fa-minus-square-o:before {
    content: "";
}
.fa-level-up:before {
    content: "";
}
.fa-level-down:before {
    content: "";
}
.fa-check-square:before {
    content: "";
}
.fa-pencil-square:before {
    content: "";
}
.fa-external-link-square:before {
    content: "";
}
.fa-share-square:before {
    content: "";
}
.fa-compass:before {
    content: "";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "";
}
.fa-eur:before,
.fa-euro:before {
    content: "";
}
.fa-gbp:before {
    content: "";
}
.fa-dollar:before,
.fa-usd:before {
    content: "";
}
.fa-inr:before,
.fa-rupee:before {
    content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "";
}
.fa-krw:before,
.fa-won:before {
    content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-file-text:before {
    content: "";
}
.fa-sort-alpha-asc:before {
    content: "";
}
.fa-sort-alpha-desc:before {
    content: "";
}
.fa-sort-amount-asc:before {
    content: "";
}
.fa-sort-amount-desc:before {
    content: "";
}
.fa-sort-numeric-asc:before {
    content: "";
}
.fa-sort-numeric-desc:before {
    content: "";
}
.fa-thumbs-up:before {
    content: "";
}
.fa-thumbs-down:before {
    content: "";
}
.fa-youtube-square:before {
    content: "";
}
.fa-youtube:before {
    content: "";
}
.fa-xing:before {
    content: "";
}
.fa-xing-square:before {
    content: "";
}
.fa-youtube-play:before {
    content: "";
}
.fa-dropbox:before {
    content: "";
}
.fa-stack-overflow:before {
    content: "";
}
.fa-instagram:before {
    content: "";
}
.fa-flickr:before {
    content: "";
}
.fa-adn:before {
    content: "";
}
.fa-bitbucket:before {
    content: "";
}
.fa-bitbucket-square:before {
    content: "";
}
.fa-tumblr:before {
    content: "";
}
.fa-tumblr-square:before {
    content: "";
}
.fa-long-arrow-down:before {
    content: "";
}
.fa-long-arrow-up:before {
    content: "";
}
.fa-long-arrow-left:before {
    content: "";
}
.fa-long-arrow-right:before {
    content: "";
}
.fa-apple:before {
    content: "";
}
.fa-windows:before {
    content: "";
}
.fa-android:before {
    content: "";
}
.fa-linux:before {
    content: "";
}
.fa-dribbble:before {
    content: "";
}
.fa-skype:before {
    content: "";
}
.fa-foursquare:before {
    content: "";
}
.fa-trello:before {
    content: "";
}
.fa-female:before {
    content: "";
}
.fa-male:before {
    content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}
.fa-sun-o:before {
    content: "";
}
.fa-moon-o:before {
    content: "";
}
.fa-archive:before {
    content: "";
}
.fa-bug:before {
    content: "";
}
.fa-vk:before {
    content: "";
}
.fa-weibo:before {
    content: "";
}
.fa-renren:before {
    content: "";
}
.fa-pagelines:before {
    content: "";
}
.fa-stack-exchange:before {
    content: "";
}
.fa-arrow-circle-o-right:before {
    content: "";
}
.fa-arrow-circle-o-left:before {
    content: "";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "";
}
.fa-dot-circle-o:before {
    content: "";
}
.fa-wheelchair:before {
    content: "";
}
.fa-vimeo-square:before {
    content: "";
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "";
}
.fa-plus-square-o:before {
    content: "";
}
.fa-space-shuttle:before {
    content: "";
}
.fa-slack:before {
    content: "";
}
.fa-envelope-square:before {
    content: "";
}
.fa-wordpress:before {
    content: "";
}
.fa-openid:before {
    content: "";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "";
}
.fa-yahoo:before {
    content: "";
}
.fa-google:before {
    content: "";
}
.fa-reddit:before {
    content: "";
}
.fa-reddit-square:before {
    content: "";
}
.fa-stumbleupon-circle:before {
    content: "";
}
.fa-stumbleupon:before {
    content: "";
}
.fa-delicious:before {
    content: "";
}
.fa-digg:before {
    content: "";
}
.fa-pied-piper:before {
    content: "";
}
.fa-pied-piper-alt:before {
    content: "";
}
.fa-drupal:before {
    content: "";
}
.fa-joomla:before {
    content: "";
}
.fa-language:before {
    content: "";
}
.fa-fax:before {
    content: "";
}
.fa-building:before {
    content: "";
}
.fa-child:before {
    content: "";
}
.fa-paw:before {
    content: "";
}
.fa-spoon:before {
    content: "";
}
.fa-cube:before {
    content: "";
}
.fa-cubes:before {
    content: "";
}
.fa-behance:before {
    content: "";
}
.fa-behance-square:before {
    content: "";
}
.fa-steam:before {
    content: "";
}
.fa-steam-square:before {
    content: "";
}
.fa-recycle:before {
    content: "";
}
.fa-automobile:before,
.fa-car:before {
    content: "";
}
.fa-cab:before,
.fa-taxi:before {
    content: "";
}
.fa-tree:before {
    content: "";
}
.fa-spotify:before {
    content: "";
}
.fa-deviantart:before {
    content: "";
}
.fa-soundcloud:before {
    content: "";
}
.fa-database:before {
    content: "";
}
.fa-file-pdf-o:before {
    content: "";
}
.fa-file-word-o:before {
    content: "";
}
.fa-file-excel-o:before {
    content: "";
}
.fa-file-powerpoint-o:before {
    content: "";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}
.fa-file-code-o:before {
    content: "";
}
.fa-vine:before {
    content: "";
}
.fa-codepen:before {
    content: "";
}
.fa-jsfiddle:before {
    content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "";
}
.fa-circle-o-notch:before {
    content: "";
}
.fa-ra:before,
.fa-rebel:before {
    content: "";
}
.fa-empire:before,
.fa-ge:before {
    content: "";
}
.fa-git-square:before {
    content: "";
}
.fa-git:before {
    content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "";
}
.fa-tencent-weibo:before {
    content: "";
}
.fa-qq:before {
    content: "";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "";
}
.fa-paper-plane:before,
.fa-send:before {
    content: "";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "";
}
.fa-history:before {
    content: "";
}
.fa-circle-thin:before {
    content: "";
}
.fa-header:before {
    content: "";
}
.fa-paragraph:before {
    content: "";
}
.fa-sliders:before {
    content: "";
}
.fa-share-alt:before {
    content: "";
}
.fa-share-alt-square:before {
    content: "";
}
.fa-bomb:before {
    content: "";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "";
}
.fa-tty:before {
    content: "";
}
.fa-binoculars:before {
    content: "";
}
.fa-plug:before {
    content: "";
}
.fa-slideshare:before {
    content: "";
}
.fa-twitch:before {
    content: "";
}
.fa-yelp:before {
    content: "";
}
.fa-newspaper-o:before {
    content: "";
}
.fa-wifi:before {
    content: "";
}
.fa-calculator:before {
    content: "";
}
.fa-paypal:before {
    content: "";
}
.fa-google-wallet:before {
    content: "";
}
.fa-cc-visa:before {
    content: "";
}
.fa-cc-mastercard:before {
    content: "";
}
.fa-cc-discover:before {
    content: "";
}
.fa-cc-amex:before {
    content: "";
}
.fa-cc-paypal:before {
    content: "";
}
.fa-cc-stripe:before {
    content: "";
}
.fa-bell-slash:before {
    content: "";
}
.fa-bell-slash-o:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-copyright:before {
    content: "";
}
.fa-at:before {
    content: "";
}
.fa-eyedropper:before {
    content: "";
}
.fa-paint-brush:before {
    content: "";
}
.fa-birthday-cake:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-pie-chart:before {
    content: "";
}
.fa-line-chart:before {
    content: "";
}
.fa-lastfm:before {
    content: "";
}
.fa-lastfm-square:before {
    content: "";
}
.fa-toggle-off:before {
    content: "";
}
.fa-toggle-on:before {
    content: "";
}
.fa-bicycle:before {
    content: "";
}
.fa-bus:before {
    content: "";
}
.fa-ioxhost:before {
    content: "";
}
.fa-angellist:before {
    content: "";
}
.fa-cc:before {
    content: "";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "";
}
.fa-meanpath:before {
    content: "";
}
.fa-buysellads:before {
    content: "";
}
.fa-connectdevelop:before {
    content: "";
}
.fa-dashcube:before {
    content: "";
}
.fa-forumbee:before {
    content: "";
}
.fa-leanpub:before {
    content: "";
}
.fa-sellsy:before {
    content: "";
}
.fa-shirtsinbulk:before {
    content: "";
}
.fa-simplybuilt:before {
    content: "";
}
.fa-skyatlas:before {
    content: "";
}
.fa-cart-plus:before {
    content: "";
}
.fa-cart-arrow-down:before {
    content: "";
}
.fa-diamond:before {
    content: "";
}
.fa-ship:before {
    content: "";
}
.fa-user-secret:before {
    content: "";
}
.fa-motorcycle:before {
    content: "";
}
.fa-street-view:before {
    content: "";
}
.fa-heartbeat:before {
    content: "";
}
.fa-venus:before {
    content: "";
}
.fa-mars:before {
    content: "";
}
.fa-mercury:before {
    content: "";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "";
}
.fa-transgender-alt:before {
    content: "";
}
.fa-venus-double:before {
    content: "";
}
.fa-mars-double:before {
    content: "";
}
.fa-venus-mars:before {
    content: "";
}
.fa-mars-stroke:before {
    content: "";
}
.fa-mars-stroke-v:before {
    content: "";
}
.fa-mars-stroke-h:before {
    content: "";
}
.fa-neuter:before {
    content: "";
}
.fa-genderless:before {
    content: "";
}
.fa-facebook-official:before {
    content: "";
}
.fa-pinterest-p:before {
    content: "";
}
.fa-whatsapp:before {
    content: "";
}
.fa-server:before {
    content: "";
}
.fa-user-plus:before {
    content: "";
}
.fa-user-times:before {
    content: "";
}
.fa-bed:before,
.fa-hotel:before {
    content: "";
}
.fa-viacoin:before {
    content: "";
}
.fa-train:before {
    content: "";
}
.fa-subway:before {
    content: "";
}
.fa-medium:before {
    content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "";
}
.fa-optin-monster:before {
    content: "";
}
.fa-opencart:before {
    content: "";
}
.fa-expeditedssl:before {
    content: "";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}
.fa-mouse-pointer:before {
    content: "";
}
.fa-i-cursor:before {
    content: "";
}
.fa-object-group:before {
    content: "";
}
.fa-object-ungroup:before {
    content: "";
}
.fa-sticky-note:before {
    content: "";
}
.fa-sticky-note-o:before {
    content: "";
}
.fa-cc-jcb:before {
    content: "";
}
.fa-cc-diners-club:before {
    content: "";
}
.fa-clone:before {
    content: "";
}
.fa-balance-scale:before {
    content: "";
}
.fa-hourglass-o:before {
    content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}
.fa-hourglass:before {
    content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "";
}
.fa-hand-scissors-o:before {
    content: "";
}
.fa-hand-lizard-o:before {
    content: "";
}
.fa-hand-spock-o:before {
    content: "";
}
.fa-hand-pointer-o:before {
    content: "";
}
.fa-hand-peace-o:before {
    content: "";
}
.fa-trademark:before {
    content: "";
}
.fa-registered:before {
    content: "";
}
.fa-creative-commons:before {
    content: "";
}
.fa-gg:before {
    content: "";
}
.fa-gg-circle:before {
    content: "";
}
.fa-tripadvisor:before {
    content: "";
}
.fa-odnoklassniki:before {
    content: "";
}
.fa-odnoklassniki-square:before {
    content: "";
}
.fa-get-pocket:before {
    content: "";
}
.fa-wikipedia-w:before {
    content: "";
}
.fa-safari:before {
    content: "";
}
.fa-chrome:before {
    content: "";
}
.fa-firefox:before {
    content: "";
}
.fa-opera:before {
    content: "";
}
.fa-internet-explorer:before {
    content: "";
}
.fa-television:before,
.fa-tv:before {
    content: "";
}
.fa-contao:before {
    content: "";
}
.fa-500px:before {
    content: "";
}
.fa-amazon:before {
    content: "";
}
.fa-calendar-plus-o:before {
    content: "";
}
.fa-calendar-minus-o:before {
    content: "";
}
.fa-calendar-times-o:before {
    content: "";
}
.fa-calendar-check-o:before {
    content: "";
}
.fa-industry:before {
    content: "";
}
.fa-map-pin:before {
    content: "";
}
.fa-map-signs:before {
    content: "";
}
.fa-map-o:before {
    content: "";
}
.fa-map:before {
    content: "";
}
.fa-commenting:before {
    content: "";
}
.fa-commenting-o:before {
    content: "";
}
.fa-houzz:before {
    content: "";
}
.fa-vimeo:before {
    content: "";
}
.fa-black-tie:before {
    content: "";
}
.fa-fonticons:before {
    content: "";
}
.fa-reddit-alien:before {
    content: "";
}
.fa-edge:before {
    content: "";
}
.fa-credit-card-alt:before {
    content: "";
}
.fa-codiepie:before {
    content: "";
}
.fa-modx:before {
    content: "";
}
.fa-fort-awesome:before {
    content: "";
}
.fa-usb:before {
    content: "";
}
.fa-product-hunt:before {
    content: "";
}
.fa-mixcloud:before {
    content: "";
}
.fa-scribd:before {
    content: "";
}
.fa-pause-circle:before {
    content: "";
}
.fa-pause-circle-o:before {
    content: "";
}
.fa-stop-circle:before {
    content: "";
}
.fa-stop-circle-o:before {
    content: "";
}
.fa-shopping-bag:before {
    content: "";
}
.fa-shopping-basket:before {
    content: "";
}
.fa-hashtag:before {
    content: "";
}
.fa-bluetooth:before {
    content: "";
}
.fa-bluetooth-b:before {
    content: "";
}
.fa-percent:before {
    content: "";
}
.sidr {
    display   : block;
    height    : 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width     : 400px;
    z-index   : 999999;
}
@media all and (min-width:1px) and (max-width:767px) {
    .sidr {
        width: 290px;
    }
}
.sidr.right {
    left : auto;
    right: -400px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .sidr.right {
        right: -290px;
    }
}
.sidr.left {
    left : -400px;
    right: auto;
}
@media all and (min-width:1px) and (max-width:767px) {
    .sidr.left {
        right: -290px;
    }
}
.site-wrapper {
    padding: 60px 0 0;
}
@media all and (min-width:768px) {
    .site-wrapper {
        padding-top: 100px;
    }
}
b {
    font-family: TsukuMinPr5-B;
}
.fixed-menu {
    background         : #fff;
    box-shadow         : 0 0 8px 0 rgba(40,40,40,.15);
    height             : 60px;
    opacity            : 1;
    transition-duration: 0.5s;
    width              : 100%;
    z-index            : 200;
}
@media all and (min-width:768px) {
    .fixed-menu {
        height: 100px;
    }
}
.fixed-menu .fixed-menu-section.fixed-menu-section--main {
    -ms-flex-direction     : row;
    -ms-flex-pack          : center;
    -ms-flex-wrap          : nowrap;
    -webkit-flex-direction : row;
    -webkit-flex-wrap      : nowrap;
    -webkit-justify-content: center;
    display                : -webkit-flex;
    display                : -ms-flexbox;
    display                : flex;
    flex-direction         : row;
    flex-wrap              : nowrap;
    height                 : 100%;
    justify-content        : center;
}
.fixed-menu .fixed-menu-section__col--button {
    -ms-flex-preferred-size: 80px;
    -webkit-flex-basis     : 80px;
    flex-basis             : 80px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button {
        -ms-flex-preferred-size: 100px;
        -webkit-flex-basis     : 100px;
        flex-basis             : 100px;
    }
}
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button {
    color              : inherit;
    display            : block;
    height             : 60px;
    line-height        : 60px;
    opacity            : 1;
    text-align         : center;
    transition-duration: 0.5s;
    width              : 47px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button .fixed-menu-button {
        height: 100px;
        width : 100px;
    }
}
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button:hover {
    opacity: 0.8;
}
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button--inner {
    color   : #fff;
    height  : 42px;
    position: relative;
    top     : 8px;
    width   : 42px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button .fixed-menu-button--inner {
        height: 100px;
        top   : 0;
        width : 100px;
    }
}
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button__symbol {
    background-repeat: no-repeat;
    background-size  : 100%;
    position         : absolute;
}
.fixed-menu .fixed-menu-section__col--button .fixed-menu-button__text {
    bottom     : 5px;
    font-size  : 9px;
    line-height: 1;
    position   : absolute;
    text-align : center;
    width      : 100%;
}
.fixed-menu .site-logo,
.fixed-menu_type_honten .site-logo {
    background-repeat: no-repeat;
    background-size  : 100%;
    line-height      : 60px;
    text-align       : center;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button .fixed-menu-button__text {
        bottom   : 8px;
        font-size: 13px;
    }
}
.fixed-menu .fixed-menu-section__col--button.variant--contact .fixed-menu-button--inner {
    background-color: #323232;
}
.fixed-menu .fixed-menu-section__col--button.variant--contact .fixed-menu-button__symbol {
    background-image: url("../images/common_project/icon-contact.png");
    height          : 12.71px;
    left            : 12px;
    top             : 9px;
    width           : 18px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button.variant--contact .fixed-menu-button__symbol {
        height: 24px;
        left  : 33px;
        top   : 33px;
        width : 34px;
    }
}
.fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button__symbol {
    background-image: url("../images/common_project/icon-store2.png");
    height          : 17.28px;
    left            : 13px;
    top             : 6px;
    width           : 18px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button__symbol {
        height: 31.68px;
        left  : 35px;
        top   : 28px;
        width : 33px;
    }
}
.fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button--inner {
    background-color: #f2ebe1;
}
.fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button__text {
    color: #3c3b37;
}
.fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button__text .delsp {
    display   : none;
    font-style: normal;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button.variant--store .fixed-menu-button__text .delsp {
        display   : inline;
        font-style: normal;
    }
}
.fixed-menu .fixed-menu-section__col--button.variant--menu .fixed-menu-button__symbol {
    background-image: url("../images/common_project/icon-menu.png");
    height          : 18.78px;
    left            : 13px;
    top             : 9px;
    width           : 16px;
}
@media all and (min-width:768px) {
    .fixed-menu .fixed-menu-section__col--button.variant--menu .fixed-menu-button__symbol {
        height: 31.7px;
        left  : 36px;
        top   : 32px;
        width : 27px;
    }
}
.fixed-menu .fixed-menu-section__col--button.variant--menu .fixed-menu-button--inner {
    background-color: #dd0012;
}
.fixed-menu .fixed-menu-section__col--logo {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis     : 100%;
    flex-basis             : 100%;
    position               : relative;
}
@media all and (min-width:768px) and (max-width:1259px) {
    .fixed-menu .fixed-menu-section__col--logo {
        -ms-flex-preferred-size: 170px;
        -webkit-flex-basis     : 170px;
        flex-basis             : 170px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .fixed-menu .fixed-menu-section__col--logo {
        -ms-flex-preferred-size: 200px;
        -webkit-flex-basis     : 200px;
        flex-basis             : 200px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .fixed-menu .fixed-menu-section__col--logo {
        -ms-flex-preferred-size: 230px;
        -webkit-flex-basis     : 230px;
        flex-basis             : 230px;
    }
}
@media all and (min-width:1750px) {
    .fixed-menu .fixed-menu-section__col--logo {
        -ms-flex-preferred-size: 270px;
        -webkit-flex-basis     : 270px;
        flex-basis             : 270px;
    }
}
.fixed-menu .fixed-menu-section__col--nav {
    display     : none;
    height      : 100%;
    padding-left: 10px;
    position    : relative;
}
@media all and (min-width:1260px) {
    .fixed-menu .fixed-menu-section__col--nav {
        -ms-flex-negative  : 10;
        -webkit-flex-shrink: 10;
        display            : block;
        flex-shrink        : 10;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .fixed-menu .fixed-menu-section__col--nav {
        display: none;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .fixed-menu .fixed-menu-section__col--nav {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis     : 100%;
        flex-basis             : 100%;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .fixed-menu .fixed-menu-section__col--nav {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis     : 100%;
        flex-basis             : 100%;
    }
}
@media all and (min-width:1750px) {
    .fixed-menu .fixed-menu-section__col--nav {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis     : 100%;
        flex-basis             : 100%;
    }
}
.fixed-menu .fixed-menu-section__col--nav .header-link {
    height  : 100%;
    position: relative;
}
.fixed-menu .fixed-menu-section__col--nav .header-link .header-link__children-wrapper {
    display: none;
}
.fixed-menu .fixed-menu-section__col--spacer-after {
    display : none;
    position: relative;
}
@media all and (min-width:768px) and (max-width:1559px) {
    .fixed-menu .fixed-menu-section__col--spacer-after {
        -ms-flex-positive      : 1;
        -ms-flex-preferred-size: 2%;
        -webkit-flex-basis     : 2%;
        -webkit-flex-grow      : 1;
        display                : block;
        flex-basis             : 2%;
        flex-grow              : 1;
    }
}
@media all and (min-width:1560px) {
    .fixed-menu .fixed-menu-section__col--spacer-after {
        -ms-flex-positive      : 2;
        -ms-flex-preferred-size: 10%;
        -webkit-flex-basis     : 10%;
        -webkit-flex-grow      : 2;
        display                : none;
        flex-basis             : 10%;
        flex-grow              : 2;
    }
}
.fixed-menu .site-logo {
    background-image: url("/assets/images/common_project/header-logo.png");
    color           : inherit;
    display         : block;
    height          : 40px;
    left            : 9px;
    position        : absolute;
    top             : 9px;
    width           : 78px;
}
@media all and (min-width:768px) {
    .fixed-menu .site-logo {
        height: 64.9px;
        left  : 27px;
        top   : 15px;
        width : 128px;
    }
}
.fixed-menu .header-links {
    display : block;
    height  : 100%;
    position: relative;
}
.fixed-menu .header-link {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis     : 100%;
    display                : inline-block;
    flex-basis             : 100%;
    padding                : 0 14px;
    text-align             : center;
}
.fixed-menu .header-link:hover {
    text-decoration: none;
}
.fixed-menu .header-link__main {
    font-size    : 16px;
    margin-bottom: 3px;
}
.fixed-menu .header-link__sub {
    color      : #969696;
    font-family: TsukuMinPr6-L;
    font-size  : 11px;
}
.fixed-menu_type_honten .site-logo {
    background-image: url("/assets//images/common_project/header-logo-for-honten.png");
    color           : inherit;
    display         : block;
    height          : 40px;
    left            : 9px;
    position        : absolute;
    top             : 9px;
    width           : 78px;
}
@media all and (min-width:768px) {
    .fixed-menu_type_honten .site-logo {
        height: 64.9px;
        left  : 27px;
        top   : 15px;
        width : 128px;
    }
}
.yuwaeru-left-canvas_type_honten .off-canvas-logo {
    margin-bottom: 10px;
    margin-top   : 10px;
    width        : 40%;
}
@media all and (min-width:1260px) {
    .container.custom-container {
        width: 1100px;
    }
}
.site-footer-section.ver--site-map {
    font-family   : "Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
    padding-bottom: 25px;
    padding-top   : 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .site-footer-section.ver--site-map .link-groups {
        margin-left : 0;
        margin-right: 0;
    }
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-groups {
        margin-left : -6px;
        margin-right: -6px;
    }
    .site-footer-section.ver--site-map .link-groups > [class*=col],
    .site-footer-section.ver--site-map .link-groups > [class^=col] {
        padding-left : 6px;
        padding-right: 6px;
    }
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .low-gutter-6 {
        margin-left : -6px;
        margin-right: -6px;
    }
    .site-footer-section.ver--site-map .low-gutter-6 > [class*=col],
    .site-footer-section.ver--site-map .low-gutter-6 > [class^=col] {
        padding-left : 6px;
        padding-right: 6px;
    }
}
.site-footer-section.ver--site-map .link-group {
    border-bottom: 1px solid #323232;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .site-footer-section.ver--site-map .link-group {
        padding-left : 0;
        padding-right: 0;
    }
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group {
        border: none;
    }
}
.site-footer-section.ver--site-map .link-group_position_up {
    position: relative;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group_position_up {
        top: -60px;
    }
}
.site-footer-section.ver--site-map .link-group_state_open .link-group__items {
    display: block;
}
.site-footer-section.ver--site-map .link-group_state_open .link-group__group-title {
    border-bottom: 1px solid #323232;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group_state_open .link-group__group-title {
        border: none;
    }
}
.site-footer-section.ver--site-map .link-group_state_open .link-group__group-title:before {
    content: '\f068';
}
.site-footer-section.ver--site-map .link-group__group-title {
    display    : block;
    font-size  : 13px;
    font-weight: 700;
    margin     : 0;
    padding    : 13px 0;
    position   : relative;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__group-title {
        font-weight   : 700;
        padding-bottom: 3px;
        padding-top   : 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .site-footer-section.ver--site-map .link-group_jsToggle_true .link-group__group-title:hover {
        cursor: pointer;
    }
}
.site-footer-section.ver--site-map .link-group_jsToggle_true .link-group__group-title:before {
    content    : '\f067';
    display    : block;
    font-family: FontAwesome;
    font-size  : 13px;
    height     : 13px;
    position   : absolute;
    right      : 5px;
    width      : 13px;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group_jsToggle_true .link-group__group-title:before {
        display: none;
    }
}
.site-footer-section.ver--site-map .link-group__items {
    display: none;
    padding: 5px 0;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__items {
        display: block;
    }
}
.site-footer-section.ver--site-map .link-group__item {
    display       : block;
    padding       : 5px 0;
    vertical-align: middle;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__item {
        padding: 3px 0;
    }
}
.site-footer-section.ver--site-map .link-group__item:before {
    content       : '\f105';
    font-family   : FontAwesome;
    margin-right  : 5px;
    vertical-align: middle;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__item:before {
        display: none;
    }
}
.site-footer-section.ver--site-map .link-group__grandchild-items {
    font-size   : 13px;
    padding-left: 10px;
}
.site-footer-section.ver--site-map .link-group__grandchild-item {
    display       : block;
    padding       : 5px 0;
    vertical-align: middle;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__grandchild-item {
        padding: 3px 0;
    }
}
.site-footer-section.ver--site-map .link-group__grandchild-item:before {
    content       : '\f105';
    font-family   : FontAwesome;
    margin-right  : 6px;
    vertical-align: middle;
}
.site-footer-section.ver--copyright,
.site-footer-section.ver--simple-links {
    font-family: "Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--site-map .link-group__grandchild-item:before {
        display: none;
    }
}
.site-footer-section.ver--slide-show {
    overflow: hidden;
    position: relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    .site-footer-section.ver--slide-show {
        display: none;
    }
}
.site-footer-section.ver--slide-show .slide-show {
    -ms-flex-align     : center;
    -webkit-align-items: center;
    align-items        : center;
    display            : -webkit-flex;
    display            : -ms-flexbox;
    display            : flex;
    width              : 100%;
}
.site-footer-section.ver--slide-show .slide-item {
    -ms-flex-preferred-size: 388px;
    -webkit-flex-basis     : 388px;
    flex-basis             : 388px;
}
.site-footer-section.ver--slide-show .slide-item img {
    max-width: 100%;
    width    : 388px;
}
.site-footer-section.ver--slide-show .dark-mask {
    background: rgba(0,0,0,.2);
    height    : 100%;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
.site-footer-section.ver--pc-sns-logo .sns-icon,
.site-footer-section.ver--site-logo .sns-icon {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    display            : inline-block;
    transition-duration: 0.5s;
}
.site-footer-section.ver--simple-links {
    padding: 10px 0;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--simple-links .container.custom-container {
        width: 1100px;
    }
}
.site-footer-section.ver--simple-links .links {
    margin    : 0;
    padding   : 0;
    text-align: center;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--simple-links .links {
        text-align: left;
    }
}
.site-footer-section.ver--simple-links .link {
    display  : inline-block;
    font-size: 9px;
    padding  : 0 4px;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--simple-links .link {
        font-size    : 13px;
        padding-right: 22px;
    }
}
.site-footer-section.ver--site-logo .footer-logo {
    margin-bottom: 20px;
    margin-left  : auto;
    margin-right : auto;
    width        : 70px;
}
.site-footer-section.ver--site-logo .footer-logo__logo-img {
    height   : auto;
    max-width: 100%;
}
.site-footer-section.ver--site-logo .sns-icons {
    height    : 40px;
    text-align: center;
}
.site-footer-section.ver--site-logo .sns-icon {
    height : 30px;
    opacity: 1;
    width  : 30px;
}
.site-footer-section.ver--site-logo .sns-icon:hover {
    opacity: 0.7;
}
.site-footer-section.ver--site-logo .sns-icon.sns-icon_type_facebook {
    background-image: url("/assets/images/common_project/footer-sns-icon--facebook.png");
}
.site-footer-section.ver--site-logo .sns-icon.sns-icon_type_line {
    background-image: url("/assets/images/common_project/footer-sns-icon--line.png");
}
.site-footer-section.ver--pc-logo .footer-logo {
    margin-bottom: 20px;
    width        : 70px;
}
.site-footer-section.ver--pc-logo .footer-logo__logo-img {
    height   : auto;
    max-width: 100%;
}
.site-footer-section.ver--pc-sns-logo .sns-icons {
    height    : 40px;
    text-align: center;
}
.site-footer-section.ver--pc-sns-logo .sns-icon {
    height : 30px;
    opacity: 1;
    width  : 30px;
}
.site-footer-section.ver--pc-sns-logo .sns-icon:hover {
    opacity: 0.7;
}
.site-footer-section.ver--pc-sns-logo .sns-icon.sns-icon_type_facebook {
    background-image: url("/assets/images/common_project/footer-sns-icon--facebook.png");
}
.site-footer-section.ver--pc-sns-logo .sns-icon.sns-icon_type_line {
    background-image: url("/assets/images/common_project/footer-sns-icon--line.png");
}
@media all and (min-width:1260px) {
    .site-footer__main-group {
        margin-left : -6px;
        margin-right: -6px;
        padding-top : 30px;
    }
    .site-footer__main-group > [class*=col],
    .site-footer__main-group > [class^=col] {
        padding-left : 6px;
        padding-right: 6px;
    }
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--copyright .container.custom-container {
        width: 1100px;
    }
}
.site-footer-section.ver--copyright .copyright {
    font-size : 8.5px;
    text-align: center;
}
@media all and (min-width:1260px) {
    .site-footer-section.ver--copyright .copyright {
        font-size : 13px;
        text-align: left;
    }
}
.mm-panels {
    background: #fff;
    display   : none;
}
.mm-listview li > a,
.mm-listview li > span {
    color      : #323232;
    font-family: TsukuMinPr6-L;
}
#sidr-main {
    background     : url("/assets/images/common_project/off-canvas-bg.png") right bottom no-repeat #fff;
    background-size: 300px auto;
}
.yuwaeru-left-canvas {
    bottom  : 0;
    height  : 100%;
    left    : 0;
    position: absolute;
    right   : 0;
    top     : 0;
    width   : 100%;
}
.yuwaeru-left-canvas__bg1,
.yuwaeru-left-canvas__bg2 {
    display : block;
    height  : 200%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .yuwaeru-left-canvas {
        background-size: 200px auto;
    }
}
.yuwaeru-left-canvas__bg1 {
    background       : rgba(255,255,255,.45);
    background-repeat: repeat;
    content          : "";
}
.yuwaeru-left-canvas__bg2 {
    background-image : url("/assets/images/common/raster_white.png");
    background-repeat: repeat;
    opacity          : 0.65;
}
.yuwaeru-left-canvas__custom-content {
    height : 100%;
    padding: 15px 32px;
}
.off-canvas-menus-title-wrapper {
    position: relative;
}
.off-canvas-menus-title {
    border-bottom: 1px solid #959595;
    font-size    : 20px;
}
.off-canvas-close {
    display  : block;
    height   : auto;
    max-width: 100%;
    opacity  : 0.8;
    position : absolute;
    right    : 0;
    top      : 0;
    width    : 13px;
}
.off-canvas-logo {
    margin-bottom: 10px;
    margin-left  : auto;
    margin-right : auto;
    position     : relative;
    width        : 85px;
}
.news-list .news-item-meta-box,
.press-list_type_magazine .press-item-meta-box,
.press-list_type_other .press-item-meta-box {
    margin-bottom: 8px;
}
.off-canvas-logo__img {
    height   : auto;
    max-width: 100%;
    width    : 100%;
}
.off-canvas-menu {
    padding : 0;
    position: relative;
}
.off-canvas-menu.off-canvas-menu_level_2 {
    border-bottom : 1px solid #959595;
    padding-bottom: 14px;
    padding-top   : 10px;
}
.off-canvas-menu-item {
    list-style: none;
}
.off-canvas-menu_level_2 .off-canvas-menu-item {
    padding-left: 10px;
}
.off-canvas-menu-item__title-wrapper {
    border-bottom: 1px solid #959595;
    display      : -webkit-flex;
    display      : -ms-flexbox;
    display      : flex;
}
.off-canvas-menu-item__title {
    -ms-flex-preferred-size: 90%;
    -webkit-flex-basis     : 90%;
    display                : block;
    flex-basis             : 90%;
    font-size              : 15px;
    padding                : 14px 0;
    vertical-align         : middle;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .off-canvas-menu-item__title {
        -ms-flex-preferred-size: 85%;
        -webkit-flex-basis     : 85%;
        flex-basis             : 85%;
    }
}
.off-canvas-menu-item__title:hover {
    text-decoration: none;
}
.off-canvas-menu-item__title:before {
    color         : #959595;
    content       : "\f054";
    font-family   : FontAwesome;
    font-size     : 9px;
    line-height   : 15px;
    margin-right  : 3px;
    vertical-align: middle;
}
.off-canvas-menu_level_2 .off-canvas-menu-item__title {
    padding: 5px 0;
}
.off-canvas-menu-item__toggle-button {
    -ms-flex-preferred-size: 10%;
    -webkit-flex-basis     : 10%;
    display                : block;
    flex-basis             : 10%;
    padding                : 14px 0;
    position               : relative;
    text-align             : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .off-canvas-menu-item__toggle-button {
        -ms-flex-preferred-size: 15%;
        -webkit-flex-basis     : 15%;
        flex-basis             : 15%;
    }
}
.off-canvas-menu-item__toggle-button:hover {
    cursor: pointer;
}
.off-canvas-menu-item__has-child_true > .off-canvas-menu-item__title-wrapper .off-canvas-menu-item__toggle-button:before {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-left      : 1px dashed gray;
    content          : "";
    font-size        : 15px;
    height           : 70%;
    left             : 0;
    position         : absolute;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
.off-canvas-menu-item__has-child_true > .off-canvas-menu-item__title-wrapper .off-canvas-menu-item__toggle-button:after {
    color      : #959595;
    content    : "\f107";
    font-family: FontAwesome;
    font-size  : 15px;
}
.off-canvas-menu-item__child-open_true > .off-canvas-menu-item__title-wrapper .off-canvas-menu-item__toggle-button:after {
    color              : #959595;
    content            : "\f106";
    font-family        : FontAwesome;
    font-size          : 15px;
    transition-duration: 1s;
}
.off-canvas-menu_level_2 {
    display: none;
}
.off-canvas-sns-icons {
    position  : relative;
    text-align: center;
}
.off-canvas-sns-icons .sns-icon {
    background-repeat: no-repeat;
    background-size  : 100%;
    display          : inline-block;
    height           : 32px;
    width            : 32px;
}
.off-canvas-sns-icons .sns-icon_sns_facebook {
    background-image: url("/assets/images/common_project/off-cancas-facebook.png");
}
.off-canvas-sns-icons .sns-icon_sns_line {
    background-image: url("/assets/images/common_project/off-cancas-line.png");
}
.off-canvas-sns-icons .sns-icon_sns_mail {
    background-image: url("/assets/images/common_project/off-cancas-mail.png");
}
.pager-achive {
    text-align: center;
}
@media all and (min-width:768px) {
    .news-list {
        margin-left : -7px;
        margin-right: -7px;
    }
    .news-list > [class*=col],
    .news-list > [class^=col] {
        padding-left : 7px;
        padding-right: 7px;
    }
}
.news-list .custom-gutter,
.press-list_type_magazine .custom-gutter,
.press-list_type_other .custom-gutter {
    margin-left : -6px;
    margin-right: -6px;
}
.news-list .news-item-inner-wrapper {
    border-bottom      : 1px solid #000;
    display            : block;
    opacity            : 1;
    padding-bottom     : 14px;
    padding-top        : 10px;
    transition-duration: 0.5s;
}
.news-list .news-item-inner-wrapper:hover {
    opacity: 0.7;
}
@media all and (min-width:768px) {
    .news-list .news-item-inner-wrapper {
        background   : #fff;
        border       : none;
        border-radius: 5px;
        overflow     : hidden;
        padding-top  : 0;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .news-list .news-item-inner-wrapper {
        height: 427px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .news-list .news-item-inner-wrapper {
        height: 430px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .news-list .news-item-inner-wrapper {
        height: 465px;
    }
}
@media all and (min-width:1750px) {
    .news-list .news-item-inner-wrapper {
        height: 512px;
    }
}
.news-list .custom-gutter > [class*=col],
.news-list .custom-gutter > [class^=col] {
    padding-left : 6px;
    padding-right: 6px;
}
@media all and (min-width:768px) {
    .news-list .news-item-body {
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
@media all and (min-width:768px) {
    .news-list .news-item-meta-box {
        padding: 0 30px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .news-list .news-item-meta-box {
        padding: 0 15px;
    }
}
.news-list .news-item-thumbnail {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    padding-top        : 100%;
}
@media all and (min-width:768px) {
    .news-list .news-item-thumbnail {
        background-size: cover;
        padding-top    : 74.92%;
    }
}
.news-list .news-item-tag {
    border        : 1px solid #dc0012;
    border-radius : 2px;
    color         : #dc0012;
    display       : inline-block;
    font-size     : 8px;
    height        : 16px;
    line-height   : 16px;
    padding       : 0 4px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .news-list .news-item-tag {
        font-size  : 12px;
        height     : 25px;
        line-height: 25px;
        padding    : 0 4px;
    }
}
.news-list .news-item-date {
    border        : 1px solid transparent;
    display       : inline-block;
    font-size     : 10px;
    height        : 16px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .news-list .news-item-date {
        display   : block;
        font-size : 16px;
        height    : 25px;
        margin-top: 5px;
    }
}
.news-list .news-item-content {
    font-size: 10px;
}
@media all and (min-width:1260px) {
    .news-list .news-item-content {
        font-size: 20px;
        padding  : 0 30px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .news-list .news-item-content {
        font-size: 16px;
        padding  : 0 30px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .news-list .news-item-content {
        padding: 0 15px;
    }
}
.news-list .news-item-category-icon {
    height  : 50px;
    position: relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item-category-icon {
        height: 30px;
    }
}
.news-list .news-item-category-icon__img {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    height           : auto;
    max-width        : 100%;
    position         : absolute;
    right            : 0;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .news-list .news-item-category-icon__img {
        right: 12px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item-category-icon__img {
        display : block;
        height  : 25px;
        position: absolute;
        right   : 10px;
    }
}
.news-list .news-item_category_honten .news-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item_category_honten .news-item-category-icon__img {
        height: 30px;
    }
}
.news-list .news-item_category_iroha .news-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item_category_iroha .news-item-category-icon__img {
        height: 30px;
    }
}
.news-list .news-item_category_store .news-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item_category_store .news-item-category-icon__img {
        height: 30px;
    }
}
.news-list .news-item_category_retort .news-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item_category_retort .news-item-category-icon__img {
        height: 30px;
    }
}
.news-list .news-item_category_fhs .news-item-category-icon__img {
    height: 20px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .news-list .news-item_category_fhs .news-item-category-icon__img {
        height: 15px;
    }
}
@media all and (min-width:768px) {
    .press-list_type_magazine {
        margin-left : -6px;
        margin-right: -6px;
    }
    .press-list_type_magazine > [class*=col],
    .press-list_type_magazine > [class^=col] {
        padding-left : 6px;
        padding-right: 6px;
    }
}
.press-list_type_magazine .press-item-inner-wrapper {
    border-bottom      : 1px solid #000;
    display            : block;
    opacity            : 1;
    padding-bottom     : 14px;
    padding-top        : 10px;
    transition-duration: 0.5s;
}
.press-list_type_magazine .press-item-inner-wrapper:hover {
    opacity: 0.7;
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-inner-wrapper {
        background   : #fff;
        border       : none;
        border-radius: 5px;
        overflow     : hidden;
        padding-top  : 0;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_magazine .press-item-inner-wrapper {
        height: 387px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_magazine .press-item-inner-wrapper {
        height: 360px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .press-list_type_magazine .press-item-inner-wrapper {
        height: 400px;
    }
}
@media all and (min-width:1750px) {
    .press-list_type_magazine .press-item-inner-wrapper {
        height: 450px;
    }
}
.press-list_type_magazine .custom-gutter > [class*=col],
.press-list_type_magazine .custom-gutter > [class^=col] {
    padding-left : 6px;
    padding-right: 6px;
}
.press-list_type_magazine .press-item-header {
    padding: 20px 10px 0;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item-header {
        padding: 0;
    }
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-body {
        padding-bottom: 20px;
        padding-top   : 10px;
    }
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-meta-box {
        padding   : 0 30px;
        text-align: center;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_magazine .press-item-meta-box {
        padding: 0 15px;
    }
}
.press-list_type_magazine .press-item-thumbnail {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    padding-top        : 100%;
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-thumbnail {
        background-size: contain;
        padding-top    : 74.92%;
    }
}
.press-list_type_magazine .press-item-tag {
    border        : 1px solid #dc0012;
    border-radius : 2px;
    color         : #dc0012;
    display       : inline-block;
    font-size     : 8px;
    height        : 16px;
    line-height   : 16px;
    padding       : 0 4px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-tag {
        font-size  : 12px;
        height     : 25px;
        line-height: 25px;
        padding    : 0 4px;
    }
}
.press-list_type_magazine .press-item-date {
    border        : 1px solid transparent;
    display       : inline-block;
    font-size     : 10px;
    height        : 16px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .press-list_type_magazine .press-item-date {
        display   : block;
        font-size : 17px;
        height    : 25px;
        margin-top: 5px;
    }
}
.press-list_type_magazine .press-item-content {
    font-size: 14px;
}
@media all and (min-width:1260px) {
    .press-list_type_magazine .press-item-content {
        font-size : 20px;
        padding   : 0 30px;
        text-align: center;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_magazine .press-item-content {
        font-size : 16px;
        padding   : 0 30px;
        text-align: center;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_magazine .press-item-content {
        padding: 0 15px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item-meta-box {
        height: 20px;
    }
}
.press-list_type_magazine .press-item-category-icon__img {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    height           : auto;
    max-width        : 100%;
    position         : absolute;
    right            : 0;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_magazine .press-item-category-icon__img {
        right: 12px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item-category-icon__img {
        display : block;
        height  : 25px;
        position: absolute;
        right   : 10px;
    }
}
.press-list_type_magazine .press-item_category_honten .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item_category_honten .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_magazine .press-item_category_iroha .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item_category_iroha .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_magazine .press-item_category_store .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item_category_store .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_magazine .press-item_category_retort .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item_category_retort .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_magazine .press-item_category_fhs .press-item-category-icon__img {
    height: 20px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_magazine .press-item_category_fhs .press-item-category-icon__img {
        height: 15px;
    }
}
@media all and (min-width:768px) {
    .press-list_type_other {
        margin-left : -6px;
        margin-right: -6px;
    }
    .press-list_type_other > [class*=col],
    .press-list_type_other > [class^=col] {
        padding-left : 6px;
        padding-right: 6px;
    }
}
.press-list_type_other .press-item-inner-wrapper {
    border-bottom      : 1px solid #000;
    display            : block;
    opacity            : 1;
    padding-bottom     : 14px;
    padding-top        : 10px;
    transition-duration: 0.5s;
}
.press-list_type_other .press-item-inner-wrapper:hover {
    opacity: 0.7;
}
@media all and (min-width:768px) {
    .press-list_type_other .press-item-inner-wrapper {
        background   : #fff;
        border       : none;
        border-radius: 5px;
        overflow     : hidden;
        padding      : 25px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_other .press-item-inner-wrapper {
        height: 227px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_other .press-item-inner-wrapper {
        height: 200px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .press-list_type_other .press-item-inner-wrapper {
        height: 183px;
    }
}
@media all and (min-width:1750px) {
    .press-list_type_other .press-item-inner-wrapper {
        height: 200px;
    }
}
.press-list_type_other .custom-gutter > [class*=col],
.press-list_type_other .custom-gutter > [class^=col] {
    padding-left : 6px;
    padding-right: 6px;
}
.press-list_type_other .press-item-thumbnail {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    padding-top        : 100%;
}
@media all and (min-width:768px) {
    .press-list_type_other .press-item-thumbnail {
        background-size: contain;
        padding-top    : 74.92%;
    }
}
.press-list_type_other .press-item-tag {
    background    : #dc0012;
    border        : 1px solid #dc0012;
    border-radius : 2px;
    color         : #fff;
    display       : inline-block;
    font-size     : 8px;
    height        : 16px;
    line-height   : 16px;
    padding       : 0 4px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .press-list_type_other .press-item-tag {
        font-size  : 12px;
        height     : 25px;
        line-height: 25px;
        padding    : 0 4px;
    }
}
.press-list_type_other .press-item-date {
    border        : 1px solid transparent;
    display       : inline-block;
    font-size     : 10px;
    height        : 16px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    .press-list_type_other .press-item-date {
        display   : block;
        font-size : 17px;
        height    : 25px;
        margin-top: 5px;
    }
}
.press-list_type_other .press-item-content {
    font-size: 10px;
}
@media all and (min-width:1260px) {
    .press-list_type_other .press-item-content {
        font-size: 14px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_other .press-item-content {
        font-size: 14px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item-meta-box {
        height: 30px;
    }
}
.press-list_type_other .press-item-category-icon__img {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    height           : auto;
    max-width        : 100%;
    position         : absolute;
    right            : 0;
    top              : 50%;
    transform        : translateY(-50%);
}
.page-header-banner_type_short .page-header-banner__text-area,
.page-wide-link__text {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align       : center;
    top              : 50%;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .press-list_type_other .press-item-category-icon__img {
        right: 12px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item-category-icon__img {
        display : block;
        height  : 25px;
        position: absolute;
        right   : 10px;
    }
}
.press-list_type_other .press-item_category_honten .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item_category_honten .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_other .press-item_category_iroha .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item_category_iroha .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_other .press-item_category_store .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item_category_store .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_other .press-item_category_retort .press-item-category-icon__img {
    height: 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item_category_retort .press-item-category-icon__img {
        height: 30px;
    }
}
.press-list_type_other .press-item_category_fhs .press-item-category-icon__img {
    height: 20px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .press-list_type_other .press-item_category_fhs .press-item-category-icon__img {
        height: 15px;
    }
}
.yu-breadcrumb {
    box-shadow: 0 0 5px 0 rgba(40,40,40,.15);
    padding   : 17px 0;
}
@media all and (min-width:1px) and (max-width:767px) {
    .yu-breadcrumb {
        padding: 10px 0;
    }
}
.yu-breadcrumb .bread_crumb {
    margin-bottom: 0;
    padding-left : 0;
}
.yu-breadcrumb li {
    display  : inline-block;
    font-size: 13px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .yu-breadcrumb li {
        font-size: 12px;
    }
}
.yu-breadcrumb li:after {
    content     : "\f105";
    font-family : FontAwesome;
    margin-left : 7px;
    margin-right: 7px;
}
.yu-breadcrumb li:last-of-type:after {
    display: none;
}
.page-middle-link,
.page-wide-link {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    display            : block;
    position           : relative;
    transition-duration: 0.5s;
}
.page-header-banner_type_short {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_short {
        height: 130px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .page-header-banner_type_short {
        height: 250px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .page-header-banner_type_short {
        height: 370px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .page-header-banner_type_short {
        height: 400px;
    }
}
.page-header-banner_type_short .page-header-banner__text-area {
    color    : #fff;
    position : relative;
    transform: translateY(-50%);
}
.page-header-banner_type_short .page-header-banner__main-text {
    font-size: 31px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_short .page-header-banner__main-text {
        font-size: 22px;
    }
}
.page-header-banner_type_short .page-header-banner__sub-text {
    font-family: TsukuMinPr6-L;
    font-size  : 15px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_short .page-header-banner__sub-text {
        font-size: 10px;
    }
}
.page-header-banner_type_simple-text {
    padding-bottom: 70px;
    padding-top   : 70px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-header-banner_type_simple-text {
        padding: 45px 0;
    }
}
.page-header-banner_type_simple-text .page-header-banner__text-area {
    text-align: center;
}
.page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__main-text {
    font-size: 31px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__main-text {
        font-size: 28px;
    }
}
.page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__sub-text {
    color    : #dc0012;
    font-size: 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__sub-text {
        font-size: 14px;
    }
}
.page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__lead-text {
    font-size : 17px;
    margin-top: 50px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-header-banner_type_simple-text .page-header-banner__text-area .page-header-banner__lead-text {
        font-size: 14px;
    }
}
.page-middle-link__main-text,
.page-wide-link__main-text {
    font-size: 22px;
}
.site-footer {
    border-top: 1px solid #f2f2f2;
}
.page-wide-link {
    height       : 310px;
    margin-bottom: 6px;
    opacity      : 1;
}
.page-wide-link:hover {
    opacity        : 0.8;
    text-decoration: none;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-wide-link {
        height: 200px;
    }
}
.page-wide-link__text {
    color    : #fff;
    position : relative;
    transform: translateY(-50%);
}
.page-middle-link {
    border-radius: 20px;
    height       : 280px;
    margin-left  : auto;
    margin-right : auto;
    opacity      : 1;
    width        : 42%;
}
.page-middle-link:hover {
    opacity        : 0.8;
    text-decoration: none;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .page-middle-link {
        height: 200px;
        width : 80%;
    }
}
.page-middle-link__text {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    color            : #fff;
    position         : relative;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
}
.site-header-section.ver--hero-image .hero-image {
    background: url("/assets/images/page/honten/hero-image.jpg") center/cover no-repeat;
    color     : #fff;
    height    : 100vh;
    position  : relative;
    width     : 100%;
}
.no-cssvhunit .site-header-section.ver--hero-image .hero-image,
.no-js .site-header-section.ver--hero-image .hero-image {
    max-height: 600px;
    min-height: 400px!important;
}
@media all and (min-width:768px) {
    .site-header-section.ver--hero-image .hero-image {
        min-height: 800px;
    }
}
.site-header-section.ver--hero-image .hero-image-inner {
    -ms-transform    : translateY(-40%);
    -webkit-transform: translateY(-40%);
    position         : relative;
    top              : 50%;
    transform        : translateY(-40%);
}
.site-header-section.ver--hero-image .hero-image-bg-mask {
    background: rgba(0,0,0,.2);
    height    : 100%;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
.site-header-section.ver--hero-image .hero-image-main-copy {
    font-family  : TsukuMinPr6-M;
    font-size    : 22px;
    margin-bottom: 10px;
    text-align   : center;
}
@media all and (min-width:768px) {
    .site-header-section.ver--hero-image .hero-image-main-copy {
        font-family  : TsukuMinPr6-L;
        font-size    : 36px;
        margin-bottom: 42px;
    }
}
.site-header-section.ver--hero-image .hero-image-sub-copy {
    font-family: TsukuMinPr6-L;
    font-size  : 12px;
    text-align : center;
}
@media all and (min-width:768px) {
    .site-header-section.ver--hero-image .hero-image-sub-copy {
        font-size: 22px;
    }
}
.site-header-section.ver--hero-image .go-next-content {
    border        : 1px solid #fff;
    border-radius : 13px;
    bottom        : 10px;
    color         : #fff;
    font-size     : 20px;
    height        : 25px;
    left          : 50%;
    line-height   : 25px;
    margin-left   : -12.5px px;
    position      : absolute;
    text-align    : center;
    vertical-align: middle;
    width         : 25px;
}
.site-header-section.ver--hero-image .go-next-content i {
    position: relative;
    top     : -1px;
}
@media all and (min-width:768px) {
    .site-header-section.ver--hero-image .go-next-content {
        border-radius: 36px;
        bottom       : 40px;
        font-size    : 30px;
        height       : 36px;
        line-height  : 36px;
        margin-left  : -18px px;
        width        : 36px;
    }
    .site-header-section.ver--hero-image .go-next-content i {
        position: relative;
        top     : -3px;
    }
}
.feature-block-links {
    -ms-flex-direction    : row;
    -webkit-flex-direction: row;
    display               : -webkit-flex;
    display               : -ms-flexbox;
    display               : flex;
    flex-direction        : row;
    margin-left           : -10px;
    margin-right          : -10px;
}
body.disclaimer .company-panels,
body.privacy-policy .company-panels {
    margin-left : -4px;
    margin-right: -4px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .feature-block-links {
        -ms-flex-wrap    : wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap        : wrap;
    }
}
.feature-block-links .feature-block-link {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis     : 20%;
    flex-basis             : 20%;
    opacity                : 1;
    padding-left           : 10px;
    padding-right          : 10px;
    transition-duration    : 0.7s;
}
.feature-block-links .feature-block-link:hover {
    opacity: 0.7;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .feature-block-links .feature-block-link {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis     : 50%;
        flex-basis             : 50%;
        margin-bottom          : 20px;
    }
}
.feature-block-links .feature-block-link__inner {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    border-radius      : 5px;
    display            : block;
    padding-top        : 100%;
    position           : relative;
}
.feature-block-links .feature-block-link__name {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    color            : #fff;
    font-size        : 20px;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
.feature-block-links_num_4 .feature-block-link {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis     : 25%;
    flex-basis             : 25%;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .feature-block-links_num_4 .feature-block-link {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis     : 50%;
        flex-basis             : 50%;
    }
}
@media all and (min-width:1560px) {
    .container_type_middle {
        width: 1100px;
    }
}
.yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 70%;
}
.yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.disclaimer .company-panel__link:focus,
body.disclaimer .company-panel__link:hover,
body.privacy-policy .company-panel__link:focus,
body.privacy-policy .company-panel__link:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
.yu-button .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
@media all and (min-width:768px) {
    .yu-button {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
.site-main-section {
    padding-bottom: 35px;
    padding-top   : 35px;
}
@media all and (min-width:768px) {
    .site-main-section {
        padding-bottom: 88px;
        padding-top   : 88px;
    }
}
.site-main-section__title-group {
    margin-bottom: 40px;
}
.site-main-section__title {
    font-family  : TsukuMinPr6-M;
    font-size    : 21px;
    margin-bottom: 5px;
}
@media all and (min-width:768px) {
    .site-main-section__title {
        font-size    : 26px;
        margin-bottom: 5px;
    }
    .site-main-section__title-group_size_large .site-main-section__title {
        font-size: 35px;
    }
}
.site-main-section__sub-title {
    color      : #dc0012;
    font-family: Tinos,serif;
    font-size  : 12px;
}
@media all and (min-width:768px) {
    .site-main-section__sub-title {
        font-size    : 15px;
        margin-bottom: 66px;
    }
}
.site-main-section_bg_brown {
    background: #efebe0;
}
.tel-number {
    font-size: 30px;
}
.tel-number:hover {
    text-decoration: none;
}
.tel-number__text {
    display       : inline-block;
    vertical-align: middle;
}
.tel-number__icon {
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
.page-header-banner_type_tall {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    color              : #fff;
    height             : 100vh;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_tall {
        height: 250px;
    }
}
.page-header-banner_type_tall .page-header-banner__text-area {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    color            : #fff;
    position         : relative;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
}
.page-header-banner_type_tall .page-header-banner__main-text {
    font-size: 31px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_tall .page-header-banner__main-text {
        font-size: 22px;
    }
}
.page-header-banner_type_tall .page-header-banner__sub-text {
    font-family: TsukuMinPr6-L;
    font-size  : 15px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .page-header-banner_type_tall .page-header-banner__sub-text {
        font-size: 10px;
    }
}
.recruit-big-panel {
    background   : #fff;
    border-radius: 10px;
    height       : 500px;
    margin-bottom: 50px;
    overflow     : hidden;
}
body.disclaimer .company-panel__link,
body.privacy-policy .company-panel__link {
    border-radius      : 5px;
    display            : block;
    overflow           : hidden;
    transition-duration: 0.5s;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel {
        height: 400px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel {
        height: auto;
    }
}
.recruit-big-panel__inner {
    height: 100%;
}
.recruit-big-panel .recruit-big-panel__image {
    background-position: center;
    background-size    : cover;
    height             : 100%;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .recruit-big-panel__image {
        padding-top: 60%;
    }
}
.recruit-big-panel .recruit-big-panel__body {
    height: 100%;
}
.recruit-big-panel .recruit-big-panel__body-inner {
    height  : 100%;
    padding : 40px;
    position: relative;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel .recruit-big-panel__body-inner {
        padding: 20px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .recruit-big-panel__body-inner {
        padding: 20px;
    }
}
body.disclaimer .company-panels > [class*=col],
body.disclaimer .company-panels > [class^=col],
body.privacy-policy .company-panels > [class*=col],
body.privacy-policy .company-panels > [class^=col] {
    padding-left : 4px;
    padding-right: 4px;
}
.recruit-big-panel .recruit-big-panel__summary {
    font-size    : 17px;
    line-height  : 1.7;
    margin-bottom: 50px;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel .recruit-big-panel__summary {
        margin-bottom: 20px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .recruit-big-panel__summary {
        margin-bottom: 15px;
    }
}
.recruit-big-panel .recruit-big-panel__title {
    font-size    : 31px;
    margin-bottom: 30px;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel .recruit-big-panel__title {
        margin-bottom: 20px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .recruit-big-panel__title {
        margin-bottom: 15px;
    }
}
.recruit-big-panel .recruit-big-panel__logo {
    margin-bottom: 70px;
    width        : 150px;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel .recruit-big-panel__logo {
        margin-bottom: 40px;
        width        : 120px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .recruit-big-panel__logo {
        margin-bottom: 15px;
        width        : 100px;
    }
}
.recruit-big-panel .yu-button {
    bottom  : 40px;
    left    : 40px;
    position: absolute;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .recruit-big-panel .yu-button {
        bottom: 20px;
        left  : 20px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .recruit-big-panel .yu-button {
        bottom  : auto;
        left    : auto;
        position: relative;
    }
}
body.privacy-policy .site-main .site-main-section_name_privacy-polocy p {
    font-size    : 14px;
    line-height  : 1.7;
    margin-bottom: 17px;
}
body.privacy-policy .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.privacy-policy .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.privacy-policy .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.privacy-policy .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.privacy-policy .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.privacy-policy .company-panel {
    margin-bottom: 15px;
}
body.privacy-policy .company-panel__link:hover {
    text-decoration: none;
}
body.privacy-policy .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.privacy-policy .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.privacy-policy .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.disclaimer p {
    font-size    : 15px;
    line-height  : 1.5;
    margin-bottom: 10px;
}
body.disclaimer .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.disclaimer .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.disclaimer .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.disclaimer .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.disclaimer .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.disclaimer .company-panel {
    margin-bottom: 15px;
}
body.disclaimer .company-panel__link:hover {
    text-decoration: none;
}
body.disclaimer .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.disclaimer .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.disclaimer .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.sitemap .sitemap {
    font-size : 15px;
    margin-top: 50px;
}
body.recruit-iroha .company-info-table th,
body.recruit-patina .company-info-table th {
    vertical-align: middle;
}
body.recruit-iroha .company-info-table td,
body.recruit-patina .company-info-table td {
    padding-left: 5px;
}
body.recruit-iroha .jigyousho-box,
body.recruit-patina .jigyousho-box {
    line-height  : 1.3;
    margin-bottom: 15px;
}
body.recruit-iroha .jigyousho-box__body,
body.recruit-patina .jigyousho-box__body {
    font-size: 90%;
}
.table.table-contact th {
    vertical-align: middle;
}
.table.table-contact th sup,
body.contact .kome,
body.contact sup,
body.contact-business .kome,
body.contact-business sup,
body.contact-normal .kome,
body.contact-normal sup,
body.recruit-iroha .kome,
body.recruit-iroha sup,
body.recruit-patina .kome,
body.recruit-patina sup {
    color      : #dc0012;
    font-family: "Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
}
.shop-list_type_magazine {
    margin-bottom: 25px;
}
@media all and (min-width:768px) {
    .shop-list_type_magazine {
        margin-bottom: 80px;
        margin-left  : -7px;
        margin-right : -7px;
    }
    .shop-list_type_magazine > [class*=col],
    .shop-list_type_magazine > [class^=col] {
        padding-left : 7px;
        padding-right: 7px;
    }
}
.shop-list_type_normal .shop-panel__inner {
    background   : #fff;
    border-radius: 10px;
}
.shop-list_type_normal .shop-panel__name {
    font-size    : 26px;
    margin-bottom: 20px;
}
.shop-list_type_normal .shop-panel__address,
.shop-list_type_normal .shop-panel__tel {
    font-size: 15px;
}
.shop-list_type_normal .shop-panel__summary,
.time-table__heading {
    font-size: 17px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .shop-list_type_normal .shop-panel__header {
        margin-bottom: 15px;
    }
}
.shop-list_type_normal .shop-panel__divider {
    border-color: #282828;
}
@media all and (min-width:1px) and (max-width:767px) {
    .shop-list_type_normal .shop-panel__divider {
        display: none;
    }
}
.shop-list_type_normal .shop-panel__body {
    min-height: 150px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .shop-list_type_normal .shop-panel__body {
        height   : auto;
        min-width: unset;
    }
}
body.category .bread_crumb .level-2,
body.single-post .bread_crumb .level-2,
body.tag .bread_crumb .level-2 {
    display: none;
}
.time-table {
    margin-bottom: 15px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .time-table__block {
        height: 100%;
    }
}
.time-table__table {
    width: 100%;
}
.time-table__row {
    border-bottom: 3px #fff solid;
}
.time-table__cell {
    background: #f4f4f4;
    font-size : 18px;
    padding   : 8px 4px;
    text-align: center;
}
@media all and (min-width:1px) and (max-width:767px) {
    .time-table__cell {
        font-size    : 13px;
        height       : 100%;
        padding-left : 2px;
        padding-right: 2px;
    }
}
.time-table__cell_type_time {
    border-right: 4px solid #fff;
    width       : 60%;
}
.tell__heading {
    color     : #fff;
    font-size : 17px;
    margin-top: 20px;
}
.honten_call_text {
    color        : #fff;
    font-size    : 30px;
    line-height  : 1;
    margin-bottom: 20px;
}
.site-footer_type_honten {
    font-family: "Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
    font-size  : 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .site-footer_type_honten .site-footer-section.ver--pc-logo {
        padding-top: 20px;
    }
}
.site-footer_type_honten .site-footer-section.ver--pc-logo .footer-logo {
    margin-bottom: 20px;
    margin-left  : 0;
    margin-right : auto;
    width        : 130px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .site-footer_type_honten .site-footer-section.ver--pc-logo .footer-logo {
        margin-left : auto;
        margin-right: auto;
    }
}
.site-footer_type_honten .site-footer-section.ver--pc-logo .footer-logo__logo-img {
    height   : auto;
    max-width: 100%;
}
@media all and (min-width:1px) and (max-width:767px) {
    .site-footer_type_honten .site-footer-section_name_honten-info {
        text-align: center;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .site-footer_type_honten .site-footer-section_name_honten-info {
        padding-top: 30px;
    }
}
.site-footer_type_honten .site-footer-section_name_honten-info > .alm-reveal,
.site-footer_type_honten .site-footer-section_name_honten-info > .row {
    margin-left : -10px;
    margin-right: -10px;
}
.site-footer_type_honten .site-footer-section_name_honten-info > .alm-reveal > [class*=col],
.site-footer_type_honten .site-footer-section_name_honten-info > .alm-reveal > [class^=col],
.site-footer_type_honten .site-footer-section_name_honten-info > .row > [class*=col],
.site-footer_type_honten .site-footer-section_name_honten-info > .row > [class^=col] {
    padding-left : 10px;
    padding-right: 10px;
}
@media all and (min-width:1px) and (max-width:767px) {
    .site-footer_type_honten .site-footer-shop-info {
        margin-bottom: 25px;
    }
}
.site-footer_type_honten .site-footer-honten-links {
    margin-bottom: 10px;
}
.site-footer_type_honten .site-footer-honten-links__heading,
.site-footer_type_honten .site-footer-shop-info__heading {
    font-weight  : 700;
    margin-bottom: 5px;
}
.site-footer_type_honten .site-footer-honten-link {
    display    : block;
    font-weight: lighter;
}
.site-footer_type_honten .site-footer__main-group {
    margin-bottom: 70px;
}
.mw_wp_form_preview .mwform-guide {
    display: none;
}
.single-post-article__content .wp-video {
    margin-left : auto;
    margin-right: auto;
}
.press-list_type_magazine .alm-reveal,
.press-list_type_other .alm-reveal {
    margin-left : -6px;
    margin-right: -6px;
}
body.disclaimer #anchor-shouhyo-wrapper {
    position: relative;
}
body.disclaimer #anchor-shouhyo {
    position: absolute;
    top     : -105px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.disclaimer #anchor-shouhyo {
        top: -65px;
    }
}
body.sitemap .site-main-section_name_site-map ul.root {
    margin-bottom: 20px;
    padding-left : 25px;
}
.header-link__big-menu {
    background: rgba(250,250,250,.93);
    display   : none;
    height    : 400px;
    left      : 0;
    padding   : 20px;
    position  : fixed;
    top       : 100px;
    width     : 100%;
}
.big-menu-inner,
.menu-box__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
}
.heading-box,
.heading-box__inner {
    position: relative;
}
.big-menu-inner {
    display: flex;
    height : 100%;
}
.heading-box {
    -ms-flex-preferred-size: 30%;
    -webkit-flex-basis     : 30%;
    flex-basis             : 30%;
    height                 : 100%;
    padding-left           : 50px;
    text-align             : left;
}
.heading-box__heading-set {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : absolute;
    top              : 50%;
    transform        : translateY(-50%);
}
.heading-box__heading-main {
    color    : #282828;
    font-size: 26px;
}
.heading-box__heading-sub {
    color        : #dc0012;
    font-size    : 15px;
    margin-bottom: 30px;
}
.heading-box__link {
    font-size          : 17px;
    transition-duration: 0.5s;
}
.heading-box__link:hover {
    color          : #dc0012;
    text-decoration: none;
}
.menu-box {
    -ms-flex-preferred-size: 70%;
    -webkit-flex-basis     : 70%;
    flex-basis             : 70%;
    height                 : 100%;
}
.menu-box__inner {
    -ms-flex-direction    : row;
    -ms-flex-wrap         : wrap;
    -webkit-flex-direction: row;
    -webkit-flex-wrap     : wrap;
    display               : flex;
    flex-direction        : row;
    flex-wrap             : wrap;
    height                : 100%;
}
.menu-box-item {
    -ms-flex-preferred-size: 32%;
    -webkit-flex-basis     : 32%;
    flex-basis             : 32%;
    height                 : 50%;
    opacity                : 1;
    padding                : 5px;
    transition-duration    : 0.5s;
}
.menu-box-item:hover {
    opacity        : 0.7;
    text-decoration: none;
}
.menu-box-item:hover .menu-box-item__inner {
    background     : center #f0f0f0;
    background-size: cover;
}
.menu-box-item__inner {
    background         : #fff;
    border-radius      : 10px;
    height             : 100%;
    transition-duration: 0.5s;
    width              : 100%;
}
.menu-box-item_type_brand .menu-box-item__inner {
    -ms-flex-direction    : row;
    -webkit-flex-direction: row;
    display               : -webkit-flex;
    display               : -ms-flexbox;
    display               : flex;
    flex-direction        : row;
    padding               : 10px;
}
.menu-box-item_type_brand .menu-box-item__left {
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis     : 40%;
    flex-basis             : 40%;
    height                 : 100%;
    position               : relative;
}
.menu-box-item_type_brand .menu-box-item__right {
    -ms-flex-preferred-size: 60%;
    -webkit-flex-basis     : 60%;
    flex-basis             : 60%;
    height                 : 100%;
    position               : relative;
}
.menu-box-item_type_brand .menu-box-item__maru {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width        : 100%;
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 80%;
}
.menu-box-item_type_brand .menu-box-item__text-set {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : relative;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
.menu-box-item_type_brand .menu-box-item__logo {
    display      : inline-block;
    margin-bottom: 8%;
    width        : 50%;
}
.menu-box-item_type_brand .menu-box-item__brand-name {
    font-family: TsukuMinPr6-M;
    font-size  : 18px;
    line-height: 1.3;
}
.yu-button_type_load-more:after,
body.single-post .article-pager__link:after,
body.single-post .article-pager__link:before,
body.single-post .sns-links__inner2:after,
body.single-post .sns-links__inner2:before,
body.single-press .article-pager__link:after,
body.single-press .article-pager__link:before,
body.single-press .sns-links__inner2:after,
body.single-press .sns-links__inner2:before {
    font-family: FontAwesome;
}
.menu-box-item_type_company {
    color: #fff;
}
.menu-box-item_type_company .menu-box-item__inner {
    background-position: center;
    background-size    : cover;
}
.menu-box-item_type_company .menu-box-item__text-set {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
.menu-box-item_type_company .menu-box-item__title {
    color    : #fff;
    font-size: 20px;
}
.header-link__link-wrapper {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    display          : block;
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
.header-link__link-wrapper:hover {
    text-decoration: none;
}
.header-link {
    border-bottom      : 2px solid transparent;
    transition-duration: 0.5s;
}
.header-link:hover {
    border-bottom: 2px solid #dc0012;
}
.big-menu_size_square-big .menu-box-item {
    -ms-flex-preferred-size: 49%;
    -webkit-flex-basis     : 49%;
    flex-basis             : 49%;
    height                 : 100%;
}
body.individual-counseling .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.individual-counseling .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.individual-counseling .site-main-section_name_map .yu-button {
    background: #fff;
}
body.individual-counseling .site-main-section_name_map .site-main-section-header,
body.individual-counseling .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.individual-counseling .site-main-section_name_map .site-main-section__title,
body.individual-counseling .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.individual-counseling .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.individual-counseling .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.individual-counseling .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.individual-counseling .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.individual-counseling .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.individual-counseling .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
.site-main-section_bd_top {
    border-top: 1px solid #f2f2f2;
}
.canvas-close-mask {
    display: none;
}
.sidr-open .canvas-close-mask {
    background: rgba(0,0,0,.3);
    display   : block;
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
.sidr-open .fixed-menu {
    opacity: 0;
}
.fixed-menu-close-mask {
    background: rgba(0,0,0,.2);
    display   : none;
    height    : 100%;
    left      : 0;
    position  : fixed;
    top       : 0;
    width     : 100%;
    z-index   : 100;
}
.yu-button_type_load-more {
    background: 0 0;
    margin-top: 20px;
}
.yu-button_type_load-more:active,
.yu-button_type_load-more:focus {
    outline: 0;
}
.yu-button_type_load-more:after {
    content     : "\f105";
    padding-left: 10px;
}
.press-list_type_magazine .alm-reveal > [class*=col],
.press-list_type_magazine .alm-reveal > [class^=col],
.press-list_type_other .alm-reveal > [class*=col],
.press-list_type_other .alm-reveal > [class^=col] {
    padding-left : 6px;
    padding-right: 6px;
}
.yu-button_type_load-more.done {
    display: none!important;
}
.yu-button_type_load-more.loading {
    -webkit-animation: spin 1.3s infinite linear!important;
    animation        : spin 1.3s infinite linear!important;
    border           : 0.25rem solid rgba(160,160,160,.2)!important;
    border-radius    : 50%!important;
    border-top-color : #a0a0a0!important;
    color            : transparent!important;
    height           : 50px!important;
    position         : relative!important;
    text-align       : center!important;
    text-indent      : 9999px!important;
    width            : 50px!important;
}
.yu-button_type_load-more.loading:after {
    -ms-transform    : transrateY(-50%);
    -webkit-transform: transrateY(-50%);
    content          : ""!important;
    display          : block;
    font-size        : 8px;
    left             : -15px;
    position         : absolute;
    text-indent      : 0;
    top              : 50%;
    transform        : transrateY(-50%);
    width            : 100px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform        : rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform        : rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform        : rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform        : rotate(360deg);
    }
}
.alm-btn-wrap {
    text-align: center;
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_magazine .alm-reveal .press-item:nth-of-type(2n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
@media all and (min-width:1260px) {
    .press-list_type_magazine .alm-reveal .press-item:nth-of-type(4n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .press-list_type_other .alm-reveal .press-item:nth-of-type(2n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
@media all and (min-width:1260px) {
    .press-list_type_other .alm-reveal .press-item:nth-of-type(3n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
body.single-post .single-post-article {
    margin-bottom: 117px;
}
@media all and (min-width:1560px) {
    body.single-post .container_width_content {
        width: 1010px;
    }
}
body.single-post .single-post-article__title {
    font-size : 28px;
    margin-top: 30px;
}
body.single-post .single-post-article__date {
    display      : block;
    font-size    : 15px;
    margin-bottom: 62px;
}
body.single-post .single-post-article__content {
    font-size    : 19px;
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .single-post-article__header .container {
        padding-left : 0;
        padding-right: 0;
    }
}
body.single-post .single-post-article__feature-image {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    border-radius      : 5px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .single-post-article__feature-image {
        border-radius: 0;
        height       : 300px;
    }
}
@media all and (min-width:768px) {
    body.single-post .single-post-article__feature-image {
        height: 500px;
    }
}
body.single-post .post-attachments {
    margin-left : -5px;
    margin-right: -5px;
}
body.single-post .post-attachments > [class*=col],
body.single-post .post-attachments > [class^=col] {
    padding-left : 5px;
    padding-right: 5px;
}
body.single-post .post-attachment__img {
    border-radius: 5px;
}
body.single-post .container_name_bottom {
    padding-bottom: 40px;
    padding-top   : 40px;
}
body.single-post .article-pager__link,
body.single-post .sns-links__inner2 {
    display       : inline-block;
    font-size     : 15px;
    height        : 37px;
    padding       : 7px 30px;
    vertical-align: middle;
}
body.single-post .sns-links__inner {
    text-align: center;
}
body.single-post .sns-link {
    background-repeat: no-repeat;
    background-size  : cover;
    display          : inline-block;
    height           : 37px;
    width            : 37px;
}
body.single-post .sns-links__inner2 {
    border       : 1px solid #3B5998;
    border-radius: 6px;
    margin       : 0 0 1%;
    text-align   : center;
}
body.single-post .sns-links__inner2 .sns-link {
    color: #3B5998;
    width: auto;
}
body.single-post .sns-links__inner2 .sns-link i {
    color       : #3B5998;
    margin-right: 5px;
}
body.single-post .allcenter {
    text-align: center;
}
body.single-post .sns-link_sns_line {
    background-image: url("/assets/images/common_project/off-cancas-line.png");
}
body.single-post .article-pager {
    text-align: center;
}
body.single-post .article-pager__link {
    border       : 1px solid #282828;
    border-radius: 6px;
}
body.single-post .article-pager__link_type_prev {
    margin-right: 10px;
}
body.single-post .article-pager__link_type_prev:before {
    content     : "\f104";
    margin-right: 7px;
}
body.single-post .article-pager__link_type_next:after {
    content    : "\f105";
    margin-left: 7px;
}
body.single-post .site-main-section_name_recently-posts .site-main-section__header {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 304px;
    position           : relative;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.single-post .site-main-section_name_recently-posts .site-main-section__header {
        height: 400px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .site-main-section__header {
        background-size: cover;
        height         : auto;
        padding-bottom : 20px;
        padding-top    : 20px;
    }
}
body.single-post .site-main-section_name_recently-posts .main-area {
    background         : #fff;
    border-radius      : 5px;
    display            : block;
    margin-left        : auto;
    margin-right       : auto;
    opacity            : 1;
    padding            : 30px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 40%;
}
body.single-post .site-main-section_name_recently-posts .main-area:hover {
    opacity: 0.7;
}
@media all and (min-width:768px) {
    body.single-post .site-main-section_name_recently-posts .main-area {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        height           : 200px;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .main-area {
        width: 65%;
    }
}
@media all and (min-width:768px) {
    body.single-post .site-main-section_name_recently-posts .main-area > .alm-reveal,
    body.single-post .site-main-section_name_recently-posts .main-area > .row {
        height: 100%;
    }
}
@media all and (min-width:768px) {
    body.single-post .site-main-section_name_recently-posts .logo-col,
    body.single-post .site-main-section_name_recently-posts .text-col {
        height  : 100%;
        position: relative;
    }
}
body.single-post .site-main-section_name_recently-posts .category-logo {
    width: 100%;
}
@media all and (min-width:768px) {
    body.single-post .site-main-section_name_recently-posts .category-logo {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .category-logo {
        display      : block;
        margin-bottom: 10px;
        margin-left  : auto;
        margin-right : auto;
        width        : 80%;
    }
}
@media all and (min-width:768px) {
    body.single-post .site-main-section_name_recently-posts .text-col__texts {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
body.single-post .site-main-section_name_recently-posts .text-1 {
    font-size    : 25px;
    margin-bottom: 3px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .text-1 {
        font-size : 20px;
        text-align: center;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .text-2 {
        text-align: center;
    }
}
body.single-post .site-main-section_name_recently-posts .circle {
    border       : 1px solid #282828;
    border-radius: 20px;
    display      : inline-block;
    font-size    : 10px;
    height       : 20px;
    text-align   : center;
    width        : 20px;
}
body.single-post .site-main-section_name_recently-posts .site-main-section__body {
    padding-top: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-post .site-main-section_name_recently-posts .site-main-section__body {
        padding-top: 50px;
    }
}
body.single-post .site-main-section_name_categories .heading-wrapper {
    text-align: center;
}
body.single-post .site-main-section_name_categories .main-heading {
    font-size: 24px;
}
body.single-post .site-main-section_name_categories .sub-heading {
    font-size: 13px;
}
body.single-post .site-main-section_name_categories .feature-categories {
    -ms-flex-direction    : row;
    -webkit-flex-direction: row;
    display               : -webkit-flex;
    display               : -ms-flexbox;
    display               : flex;
    flex-direction        : row;
    margin-left           : -10px;
    margin-right          : -10px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.single-post .site-main-section_name_categories .feature-categories {
        -ms-flex-wrap    : wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap        : wrap;
    }
}
body.single-post .site-main-section_name_categories .feature-category {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis     : 20%;
    flex-basis             : 20%;
    opacity                : 1;
    padding-left           : 10px;
    padding-right          : 10px;
    transition-duration    : 0.7s;
}
body.single-post .site-main-section_name_categories .feature-category:hover {
    opacity: 0.7;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.single-post .site-main-section_name_categories .feature-category {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis     : 50%;
        flex-basis             : 50%;
        margin-bottom          : 20px;
    }
}
body.single-post .site-main-section_name_categories .feature-category__inner {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    border-radius      : 5px;
    display            : block;
    padding-top        : 100%;
    position           : relative;
}
body.single-post .site-main-section_name_categories .feature-category__name {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    color            : #fff;
    font-size        : 20px;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
body.single-press .single-post-article {
    margin-bottom: 117px;
}
@media all and (min-width:1560px) {
    body.single-press .container_width_content {
        width: 1010px;
    }
}
body.single-press .single-post-article__title {
    font-size : 28px;
    margin-top: 30px;
}
body.single-press .single-post-article__date {
    display      : block;
    font-size    : 15px;
    margin-bottom: 62px;
}
body.single-press .single-post-article__content {
    font-size    : 19px;
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .single-post-article__header .container {
        padding-left : 0;
        padding-right: 0;
    }
}
body.single-press .single-post-article__feature-image {
    background-position: top center;
    background-repeat  : no-repeat;
    background-size    : cover;
    border-radius      : 5px;
    overflow           : hidden;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .single-post-article__feature-image {
        border-radius: 0;
        height       : 300px;
    }
}
@media all and (min-width:768px) {
    body.single-press .single-post-article__feature-image {
        height: 500px;
    }
}
body.single-press .single-post-article__feature-image:after {
    background-color: rgba(0,0,0,.2);
    content         : "";
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.single-press .single-post-article__feature-image-mask {
    background-image : url("/assets/images/common/raster_white.png");
    background-repeat: repeat;
    display          : block;
    height           : 200%;
    left             : 0;
    opacity          : 0.65;
    position         : absolute;
    top              : 0;
    width            : 100%;
}
body.single-press .single-post-article__media-image {
    display     : block;
    margin-left : auto;
    margin-right: auto;
    width       : 30%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .single-post-article__media-image {
        width: 90%;
    }
}
body.single-press .media-view-button {
    background   : #323232;
    border-radius: 30px;
    color        : #fff;
    margin-bottom: 20px;
    padding      : 10px 20px;
    text-align   : center;
}
body.single-press .media-view-button__icon,
body.single-press .media-view-button__text {
    vertical-align: middle;
}
body.single-press .media-view-button__icon {
    border       : 1px solid #fff;
    border-radius: 30px;
    display      : inline-block;
    height       : 20px;
    width        : 20px;
}
body.single-press .media-view-button__text {
    display  : inline-block;
    font-size: 16px;
}
body.single-press .container_name_bottom {
    padding-bottom: 40px;
    padding-top   : 40px;
}
body.single-press .article-pager__link,
body.single-press .sns-links__inner2 {
    display       : inline-block;
    font-size     : 15px;
    height        : 37px;
    padding       : 7px 30px;
    vertical-align: middle;
}
body.single-press .sns-links__inner {
    text-align: center;
}
body.single-press .sns-link {
    background-repeat: no-repeat;
    background-size  : cover;
    display          : inline-block;
    height           : 37px;
    width            : 37px;
}
body.single-press .sns-links__inner2 {
    border       : 1px solid #3B5998;
    border-radius: 6px;
    margin       : 0 0 1%;
    text-align   : center;
}
body.single-press .sns-links__inner2 .sns-link {
    color: #3B5998;
    width: auto;
}
body.single-press .sns-links__inner2 .sns-link i {
    color       : #3B5998;
    margin-right: 5px;
}
body.single-press .allcenter {
    text-align: center;
}
body.single-press .sns-link_sns_line {
    background-image: url("/assets/images/common_project/off-cancas-line.png");
}
body.single-press .article-pager {
    text-align: center;
}
body.single-press .article-pager__link {
    border       : 1px solid #282828;
    border-radius: 6px;
}
body.single-press .article-pager__link_type_prev {
    margin-right: 10px;
}
body.single-press .article-pager__link_type_prev:before {
    content     : "\f104";
    margin-right: 7px;
}
body.single-press .article-pager__link_type_next:after {
    content    : "\f105";
    margin-left: 7px;
}
body.single-press .site-main-section_name_recently-posts .site-main-section__header {
    background-image   : url("/assets/images/page/press_single/press-view-all-bg-wide.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : 105%;
    height             : 304px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .site-main-section_name_recently-posts .site-main-section__header {
        background-size: cover;
    }
}
body.single-press .site-main-section_name_recently-posts .main-area {
    -ms-transform      : translateY(-50%);
    -webkit-transform  : translateY(-50%);
    background         : #fff;
    border-radius      : 5px;
    display            : block;
    margin-left        : auto;
    margin-right       : auto;
    opacity            : 1;
    padding            : 30px;
    position           : relative;
    top                : 50%;
    transform          : translateY(-50%);
    transition-duration: 0.5s;
    width              : 40%;
}
body.single-press .site-main-section_name_recently-posts .main-area:hover {
    opacity: 0.7;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .site-main-section_name_recently-posts .main-area {
        width: 65%;
    }
}
body.single-press .site-main-section_name_recently-posts .yuwaeru-logo {
    width: 100%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .site-main-section_name_recently-posts .yuwaeru-logo {
        display      : block;
        margin-bottom: 10px;
        margin-left  : auto;
        margin-right : auto;
        width        : 80%;
    }
}
body.single-press .site-main-section_name_recently-posts .text-1 {
    font-size    : 25px;
    margin-bottom: 3px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .site-main-section_name_recently-posts .text-1 {
        font-size : 20px;
        text-align: center;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.single-press .site-main-section_name_recently-posts .text-2 {
        text-align: center;
    }
}
body.single-press .site-main-section_name_recently-posts .circle {
    border       : 1px solid #282828;
    border-radius: 20px;
    display      : inline-block;
    height       : 20px;
    text-align   : center;
    width        : 20px;
}
body.single-press .site-main-section_name_recently-posts .site-main-section__body {
    background    : #ebe7dc;
    padding-bottom: 100px;
    padding-top   : 100px;
}
body.single-press .site-main-section_name_categories .heading-wrapper {
    text-align: center;
}
body.single-press .site-main-section_name_categories .main-heading {
    font-size: 24px;
}
body.single-press .site-main-section_name_categories .sub-heading {
    font-size: 13px;
}
body.single-press .site-main-section_name_categories .feature-categories {
    -ms-flex-direction    : row;
    -webkit-flex-direction: row;
    display               : -webkit-flex;
    display               : -ms-flexbox;
    display               : flex;
    flex-direction        : row;
    margin-left           : -10px;
    margin-right          : -10px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.single-press .site-main-section_name_categories .feature-categories {
        -ms-flex-wrap    : wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap        : wrap;
    }
}
body.single-press .site-main-section_name_categories .feature-category {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis     : 20%;
    flex-basis             : 20%;
    opacity                : 1;
    padding-left           : 10px;
    padding-right          : 10px;
    transition-duration    : 0.7s;
}
body.single-press .site-main-section_name_categories .feature-category:hover {
    opacity: 0.7;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.single-press .site-main-section_name_categories .feature-category {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis     : 50%;
        flex-basis             : 50%;
        margin-bottom          : 20px;
    }
}
body.single-press .site-main-section_name_categories .feature-category__inner {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    border-radius      : 5px;
    display            : block;
    padding-top        : 100%;
    position           : relative;
}
body.single-press .site-main-section_name_categories .feature-category__name {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    color            : #fff;
    font-size        : 20px;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
body.archive .site-main-section_type_news-items,
body.blog .site-main-section_type_news-items {
    background    : #f0ece1;
    padding-bottom: 70px;
}
body.archive .site-main-section_type_news-items .yu-button,
body.blog .site-main-section_type_news-items .yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 70%;
}
body.archive .site-main-section_type_news-items .yu-button:hover,
body.blog .site-main-section_type_news-items .yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.archive .site-main-section_type_news-items .yu-button .fa,
body.blog .site-main-section_type_news-items .yu-button .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
@media all and (min-width:768px) {
    body.archive .site-main-section_type_news-items .yu-button,
    body.blog .site-main-section_type_news-items .yu-button {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
body.archive #infinite-handle,
body.blog #infinite-handle {
    text-align: center;
}
body.archive #infinite-handle span,
body.blog #infinite-handle span {
    background         : 0 0;
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    margin-top         : 50px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    text-align         : center;
    transition-duration: 0.5s;
    width              : 70%;
}
body.archive #infinite-handle span:hover,
body.blog #infinite-handle span:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.archive #infinite-handle span .fa,
body.blog #infinite-handle span .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
body.archive #infinite-handle span button,
body.blog #infinite-handle span button {
    color     : #323232;
    display   : block;
    position  : relative;
    text-align: center;
    width     : 100%;
}
body.archive #infinite-handle span button:after,
body.blog #infinite-handle span button:after {
    content    : "\f105";
    font-family: FontAwesome;
    height     : 14.3px;
    position   : absolute;
    right      : 0;
    width      : 14.3px;
}
@media all and (min-width:768px) {
    body.archive #infinite-handle span,
    body.blog #infinite-handle span {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.archive .news-item:nth-of-type(2n):after,
    body.blog .news-item:nth-of-type(2n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
@media all and (min-width:1260px) {
    body.archive .news-item:nth-of-type(4n):after,
    body.blog .news-item:nth-of-type(4n):after {
        clear        : both;
        content      : "";
        display      : block;
        margin-bottom: 20px;
    }
}
body.archive .category-list,
body.blog .category-list,
body.home .category-list {
    margin-bottom: 68px;
    width        : 100%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.archive .category-list,
    body.blog .category-list,
	body.home .category-item {
        height       : auto;
        margin-bottom: 30px;
    }
}
body.archive .category-item,
body.blog .category-item,
body.home .category-item {
    display      : inline-block;
    line-height  : 20px;
    margin-bottom: 20px;
    min-width    : 80px;
    padding-right: 10px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.archive .category-item,
    body.blog .category-item,
	body.home .category-item {
        min-width: 0;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.archive .category-item,
    body.blog .category-item,
	body.home .category-item {
        margin-bottom: 5px;
    }
}
body.archive .category-item:hover,
body.blog .category-item:hover,
body.home .category-item:hover {
    text-decoration: none;
}
body.archive .category-item__header,
body.blog .category-item__header,
body.home  .category-item__header {
    height        : 70px;
    line-height   : 60px;
    position      : relative;
    text-align    : center;
    vertical-align: middle;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.archive .category-item__header,
    body.blog .category-item__header,
	body.home .category-item__header {
        display: none;
    }
}
body.archive .category-item__icon,
body.blog .category-item__icon,
body.home .category-item__icon {
    display       : inline-block;
    margin-left   : auto;
    margin-right  : auto;
    max-width     : 100%;
    vertical-align: middle;
    width         : auto;
}
body.archive .category-item_category_all .category-item__icon,
body.blog .category-item_category_all .category-item__icon,
body.home .category-item_category_all .category-item__icon {
    height: 40px;
}
body.archive .category-item_category_honten .category-item__icon,
body.archive .category-item_category_iroha .category-item__icon,
body.blog .category-item_category_honten .category-item__icon,
body.blog .category-item_category_iroha .category-item__icon,
body.home .category-item_category_iroha .category-item__icon,
body.home .category-item_category_honten .category-item__icon {
    height: 35px;
}
body.archive .category-item_category_store .category-item__icon,
body.blog .category-item_category_store .category-item__icon,
body.home .category-item_category_store .category-item__icon {
    height: 45px;
}
body.archive .category-item_category_retort .category-item__icon,
body.blog .category-item_category_retort .category-item__icon,
body.home .category-item_category_retort .category-item__icon {
    height: 40px;
}
body.archive .category-item_category_fhs .category-item__icon,
body.archive .category-item_category_patina .category-item__icon,
body.blog .category-item_category_fhs .category-item__icon,
body.blog .category-item_category_patina .category-item__icon,
body.home .category-item_category_patina .category-item__icon {
    height: 30px;
}
body.archive .category-item__state-box,
body.blog .category-item__state-box,
body.home .category-item__state-box {
    border        : 1px solid #909090;
    border-radius : 2px;
    display       : inline-block;
    height        : 20px;
    line-height   : 1;
    text-align    : center;
    vertical-align: middle;
    width         : 20px;
}
body.archive .category-item__category-name,
body.blog .category-item__category-name,
body.home .category-item__category-name {
    display       : inline-block;
    height        : 18px;
    line-height   : 20px;
    vertical-align: middle;
}
body.archive .category-item_state_checked .category-item__state-box:before,
body.blog .category-item_state_checked .category-item__state-box:before,
body.home .category-item_state_checked .category-item__state-box:before {
    color         : #333132;
    content       : "\f10c";
    font-family   : FontAwesome;
    line-height   : 20px;
    vertical-align: middle;
}
body.post-type-archive-press .row_name_press-nav-link,
body.tax-press_cat .row_name_press-nav-link,
body.tax-press_tag .row_name_press-nav-link {
    margin-left : -5px;
    margin-right: -5px;
}
body.post-type-archive-press .row_name_press-nav-link > [class*=col],
body.post-type-archive-press .row_name_press-nav-link > [class^=col],
body.tax-press_cat .row_name_press-nav-link > [class*=col],
body.tax-press_cat .row_name_press-nav-link > [class^=col],
body.tax-press_tag .row_name_press-nav-link > [class*=col],
body.tax-press_tag .row_name_press-nav-link > [class^=col] {
    padding-left : 5px;
    padding-right: 5px;
}
body.post-type-archive-press .press-nav-link__inner,
body.tax-press_cat .press-nav-link__inner,
body.tax-press_tag .press-nav-link__inner {
    background         : #fff;
    border-radius      : 5px;
    display            : block;
    opacity            : 1;
    padding-bottom     : 20px;
    padding-top        : 20px;
    position           : relative;
    text-align         : center;
    transition-duration: 0.5s;
}
body.post-type-archive-press .press-nav-link__inner:after,
body.tax-press_cat .press-nav-link__inner:after,
body.tax-press_tag .press-nav-link__inner:after {
    content    : '\f105';
    font-family: FontAwesome;
    position   : absolute;
    right      : 10px;
}
body.post-type-archive-press .press-nav-link__inner:hover,
body.tax-press_cat .press-nav-link__inner:hover,
body.tax-press_tag .press-nav-link__inner:hover {
    opacity        : 0.7;
    text-decoration: none;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.post-type-archive-press .press-nav-link__inner,
    body.tax-press_cat .press-nav-link__inner,
    body.tax-press_tag .press-nav-link__inner {
        margin-bottom: 10px;
    }
}
body.post-type-archive-press .site-main-section_type_press-items,
body.tax-press_cat .site-main-section_type_press-items,
body.tax-press_tag .site-main-section_type_press-items {
    background    : #f0ece1;
    padding-bottom: 70px;
}
body.post-type-archive-press .site-main-section_type_press-items .yu-button,
body.tax-press_cat .site-main-section_type_press-items .yu-button,
body.tax-press_tag .site-main-section_type_press-items .yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 70%;
}
body.post-type-archive-press .site-main-section_type_press-items .yu-button:hover,
body.tax-press_cat .site-main-section_type_press-items .yu-button:hover,
body.tax-press_tag .site-main-section_type_press-items .yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.post-type-archive-press .site-main-section_type_press-items .yu-button .fa,
body.tax-press_cat .site-main-section_type_press-items .yu-button .fa,
body.tax-press_tag .site-main-section_type_press-items .yu-button .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
@media all and (min-width:768px) {
    body.post-type-archive-press .site-main-section_type_press-items .yu-button,
    body.tax-press_cat .site-main-section_type_press-items .yu-button,
    body.tax-press_tag .site-main-section_type_press-items .yu-button {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
body.post-type-archive-press .news-item:nth-of-type(4n):after,
body.tax-press_cat .news-item:nth-of-type(4n):after,
body.tax-press_tag .news-item:nth-of-type(4n):after {
    clear        : both;
    content      : "";
    display      : block;
    margin-bottom: 20px;
}
body.post-type-archive-press .category-list,
body.tax-press_cat .category-list,
body.tax-press_tag .category-list {
    height    : 20px;
    margin-top: 38px;
    width     : 100%;
}
body.post-type-archive-press .category-item,
body.tax-press_cat .category-item,
body.tax-press_tag .category-item {
    display      : inline-block;
    height       : 20px;
    line-height  : 20px;
    padding-right: 10px;
}
body.post-type-archive-press .category-item:hover,
body.tax-press_cat .category-item:hover,
body.tax-press_tag .category-item:hover {
    text-decoration: none;
}
body.post-type-archive-press .category-item__state-box,
body.tax-press_cat .category-item__state-box,
body.tax-press_tag .category-item__state-box {
    border        : 1px solid #909090;
    border-radius : 2px;
    display       : inline-block;
    height        : 20px;
    text-align    : center;
    vertical-align: middle;
    width         : 20px;
}
body.post-type-archive-press .category-item__category-name,
body.tax-press_cat .category-item__category-name,
body.tax-press_tag .category-item__category-name {
    display       : inline-block;
    height        : 18px;
    line-height   : 20px;
    vertical-align: middle;
}
body.post-type-archive-press .category-item_state_checked .category-item__state-box:before,
body.tax-press_cat .category-item_state_checked .category-item__state-box:before,
body.tax-press_tag .category-item_state_checked .category-item__state-box:before {
    color         : #333132;
    content       : "\f10c";
    font-family   : FontAwesome;
    line-height   : 20px;
    vertical-align: middle;
}
body.post-type-archive-press .media-request,
body.tax-press_cat .media-request,
body.tax-press_tag .media-request {
    background-repeat: no-repeat;
    background-size  : cover;
    color            : #fff;
    padding-bottom   : 100px;
    padding-top      : 100px;
    text-align       : center;
}
body.post-type-archive-press .media-request .media-request__header,
body.tax-press_cat .media-request .media-request__header,
body.tax-press_tag .media-request .media-request__header {
    margin-bottom: 20px;
}
body.post-type-archive-press .media-request .media-request__heading,
body.tax-press_cat .media-request .media-request__heading,
body.tax-press_tag .media-request .media-request__heading {
    font-size: 26px;
}
body.post-type-archive-press .media-request .media-request__eng,
body.tax-press_cat .media-request .media-request__eng,
body.tax-press_tag .media-request .media-request__eng {
    font-size: 15px;
}
body.post-type-archive-press .media-request .yu-button .fa,
body.tax-press_cat .media-request .yu-button .fa,
body.tax-press_tag .media-request .yu-button .fa {
    right: 10px;
}
body.post-type-archive-press .media-request .yu-button,
body.tax-press_cat .media-request .yu-button,
body.tax-press_tag .media-request .yu-button {
    background: #fff;
}
body.home .site-wrapper {
    padding-top: 0;
}
body.home .site-main-section {
    padding-bottom: 35px;
}
@media all and (min-width:768px) {
    body.home .site-main-section {
        padding-bottom: 88px;
        padding-top   : 88px;
    }
}
body.home .site-main-section-header {
    padding-bottom: 20px;
    padding-top   : 28px;
}
@media all and (min-width:768px) {
    body.home .site-main-section-header {
        padding: 0;
    }
}
body.home .site-main-section-title {
    font-family  : TsukuMinPr6-M;
    font-size    : 21px;
    margin-bottom: 8px;
    text-align   : center;
}
@media all and (min-width:768px) {
    body.home .site-main-section-title {
        font-size    : 35px;
        margin-bottom: 20px;
        text-align   : left;
    }
}
body.home .site-main-section-sub-title {
    color      : #dc0012;
    font-family: Tinos,serif;
    font-size  : 12px;
    text-align : center;
}
@media all and (min-width:768px) {
    body.home .site-main-section-sub-title {
        font-size    : 16px;
        margin-bottom: 66px;
        text-align   : left;
    }
}
body.home .site-header-section.ver--hero-image .hero-image {
    background: url("/assets/images/page/top/img_main_sp.jpg") center/cover;
    color     : #fff;
    height    : 100vh;
    width     : 100%;
}
@media all and (min-width:768px) {
    body.home .site-header-section.ver--hero-image .hero-image {
        background: url("/assets/images/page/top/img_main.jpg") center/cover;
    }
}
body.home .site-main-section.ver--news {
    background: #f0ece1;
}
body.home .site-main-section.ver--news .news-list {
    margin-bottom: 25px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-list {
        margin-bottom: 80px;
        margin-left  : -7px;
        margin-right : -7px;
    }
    body.home .site-main-section.ver--news .news-list > [class*=col],
    body.home .site-main-section.ver--news .news-list > [class^=col] {
        padding-left : 7px;
        padding-right: 7px;
    }
}
body.home .site-main-section.ver--news .news-item-inner-wrapper {
    border-bottom      : 1px solid #000;
    display            : block;
    opacity            : 1;
    padding-bottom     : 14px;
    padding-top        : 10px;
    transition-duration: 0.5s;
}
body.home .site-main-section.ver--news .news-item-inner-wrapper:hover {
    opacity: 0.7;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-inner-wrapper {
        background   : #fff;
        border       : none;
        border-radius: 5px;
        overflow     : hidden;
        padding-top  : 0;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--news .news-item-inner-wrapper {
        height: 427px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--news .news-item-inner-wrapper {
        height: 400px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--news .news-item-inner-wrapper {
        height: 400px;
    }
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--news .news-item-inner-wrapper {
        height: 441px;
    }
}
body.home .site-main-section.ver--news .custom-gutter {
    margin-left : -6px;
    margin-right: -6px;
}
body.home .site-main-section.ver--news .custom-gutter > [class*=col],
body.home .site-main-section.ver--news .custom-gutter > [class^=col] {
    padding-left : 6px;
    padding-right: 6px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-body {
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.home .site-main-section.ver--news .news-item-meta-box {
    margin-bottom: 5px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-meta-box {
        padding: 0 30px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--news .news-item-meta-box {
        padding: 0 15px;
    }
}
body.home .site-main-section.ver--news .news-item-thumbnail {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 100%;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-thumbnail {
        background-size: cover;
        padding-top    : 58.92%;
    }
}
body.home .site-main-section.ver--news .news-item-tag {
    border        : 1px solid #dc0012;
    border-radius : 2px;
    color         : #dc0012;
    display       : inline-block;
    font-size     : 8px;
    height        : 16px;
    line-height   : 16px;
    padding       : 0 4px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-tag {
        font-size  : 12px;
        height     : 25px;
        line-height: 25px;
        padding    : 0 4px;
    }
}
body.home .site-main-section.ver--news .news-item-date {
    border        : 1px solid transparent;
    display       : inline-block;
    font-size     : 10px;
    height        : 16px;
    vertical-align: middle;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-date {
        display   : block;
        font-size : 16px;
        height    : 25px;
        margin-top: 5px;
    }
}
body.home .site-main-section.ver--news .news-item-content {
    font-size: 10px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .news-item-content {
        font-size: 16px;
        padding  : 0 30px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--news .news-item-content {
        padding: 0 15px;
    }
}
body.home .site-main-section.ver--news .yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 70%;
}
body.home .site-main-section.ver--news .yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.home .site-main-section.ver--news .yu-button .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--news .yu-button {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
body.home .site-main-section.ver--business-brand {
    background-color: #f5f5f5;
    overflow        : hidden;
    position        : relative;
}
@media all and (min-width:768px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .site-main-section-sub-title,
    body.home .site-main-section.ver--business-brand .site-main-section-title {
        text-align: center;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--business-brand .text-row {
        margin-bottom: 112px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .text-row {
        margin-bottom: 600px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .text-row {
        margin-bottom: 600px;
    }
}
body.home .site-main-section.ver--business-brand .container-relative {
    position: relative;
}
body.home .site-main-section.ver--business-brand .business-brand-genmai-image {
    left       : 50%;
    margin-left: -130px;
    position   : absolute;
    top        : 700px;
    width      : 400px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .business-brand-genmai-image {
        left       : unset;
        left       : 50%;
        margin-left: -284px;
        top        : 1002px;
        width      : 800px;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--business-brand .business-brand-genmai-image {
        bottom     : unset;
        left       : unset;
        left       : 50%;
        margin-left: 350px;
        top        : -40px;
        width      : 910px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .business-brand-genmai-image {
        left       : 50%;
        margin-left: 20px;
        top        : 534px;
        width      : 704px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .business-brand-genmai-image {
        left       : 50%;
        margin-left: 20px;
        top        : 534px;
        width      : 704px;
    }
}
body.home .site-main-section.ver--business-brand .heading-six-business {
    font-size    : 16px;
    line-height  : 1.4;
    margin-bottom: 22px;
    margin-top   : 0;
    text-align   : center;
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .heading-six-business {
        font-size : 26px;
        text-align: left;
    }
}
@media all and (min-width:768px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .heading-six-business {
        font-size : 26px;
        text-align: center;
    }
}
body.home .site-main-section.ver--business-brand .paragraph-six-business {
    display     : block;
    height      : 230px;
    margin-left : auto;
    margin-right: auto;
    max-width   : 300px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .paragraph-six-business {
        font-size: 18px;
        height   : 220px;
        max-width: 100%;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--business-brand .paragraph-six-business {
        font-size : 20px;
        height    : auto;
        margin    : 0;
        max-width : none;
        text-align: left;
        width     : 100%;
    }
}
@media all and (min-width:768px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .paragraph-six-business {
        text-align: center;
    }
}
body.home .site-main-section.ver--business-brand .heading-mission {
    font-size    : 21px;
    margin-bottom: 20px;
    text-align   : center;
}
body.home .site-main-section.ver--business-brand .heading-mission .heading-mission__main {
    margin-bottom: 18px;
}
body.home .site-main-section.ver--business-brand .heading-mission .heading-mission__sub {
    font-size: 16px;
}
body.home .site-main-section.ver--business-brand .paragraph-mission {
    text-align: center;
}
body.home .site-main-section.ver--business-brand .site-main-section-body,
body.home .site-main-section.ver--business-brand .site-main-section-headr {
    position: relative;
}
body.home .site-main-section.ver--business-brand .missions-image {
    margin-bottom: 200px;
    margin-left  : auto;
    margin-right : auto;
    width        : 80%;
    z-index      : 10;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .missions-image {
        margin-bottom: 500px;
        width        : 60%;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--business-brand .missions-image {
        left    : 831px;
        margin  : 0;
        position: absolute;
        top     : -49px;
        width   : 350px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .missions-image {
        left    : 150px;
        position: absolute;
        top     : 350px;
        width   : 400px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .missions-image {
        left    : 298px;
        position: absolute;
        top     : 350px;
        width   : 400px;
    }
}
body.home .site-main-section.ver--business-brand .missions-image__img {
    display     : block;
    height      : auto;
    margin-left : auto;
    margin-right: auto;
    max-width   : 100%;
    width       : 300px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .missions-image__img {
        margin: 0;
        width : 100%;
    }
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .missions {
        margin-left : -3px;
        margin-right: -3px;
    }
    body.home .site-main-section.ver--business-brand .missions > [class*=col],
    body.home .site-main-section.ver--business-brand .missions > [class^=col] {
        padding-left : 3px;
        padding-right: 3px;
    }
}
body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
    background         : #fff;
    display            : block;
    opacity            : 1;
    padding            : 10px;
    transition-duration: 0.5s;
}
body.home .site-main-section.ver--business-brand .mission-inner-wrapper:hover {
    opacity        : 0.7;
    text-decoration: none;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
        margin-bottom: 10px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
        height: 550px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
        height: 600px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
        height: 670px;
    }
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .mission-inner-wrapper {
        height: 600px;
    }
}
body.home .site-main-section.ver--business-brand .mission-header {
    padding-bottom: 20px;
    padding-top   : 20px;
    position      : relative;
    text-align    : center;
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .mission-header {
        padding-bottom: 20px;
        padding-top   : 40px;
    }
}
body.home .site-main-section.ver--business-brand .mission-logo {
    position: absolute;
}
body.home .site-main-section.ver--business-brand .mission-image-photo {
    display: inline-block;
    width  : 68%;
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .mission-image-photo {
        width: 50%;
    }
}
body.home .site-main-section.ver--business-brand .mission-body {
    text-align: center;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission-body {
        padding: 5px 0;
    }
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .mission-body {
        height: 200px;
    }
}
body.home .site-main-section.ver--business-brand .mission-name {
    font-family: TsukuMinPr5-B;
    font-size  : 24px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission-name {
        margin-bottom: 20px;
    }
}
body.home .site-main-section.ver--business-brand .mission-summry {
    font-size: 13.5px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission-summry {
        font-size: 15px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission-summry {
        font-size  : 15px;
        line-height: 1.8;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission-summry {
        font-size  : 15px;
        line-height: 1.8;
    }
}
@media all and (min-width:1750px) {
    body.home .site-main-section.ver--business-brand .mission-summry {
        font-size  : 17px;
        line-height: 1.8;
    }
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission .mission-logo {
        left: 20px;
        top : 20px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission .mission-logo {
        left: 15px;
        top : 15px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission .mission-logo {
        left: 13px;
        top : 13px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--yuwaeru .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--yuwaeru .mission-logo {
        width: 111px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission.ver--yuwaeru .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission.ver--yuwaeru .mission-logo {
        width: 90px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--yuwaeru .mission-logo {
        width: 80px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--iroha .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--iroha .mission-logo {
        width: 120px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission.ver--iroha .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission.ver--iroha .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--iroha .mission-logo {
        width: 90px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--store .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--store .mission-logo {
        width: 101px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission.ver--store .mission-logo {
        width: 90px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission.ver--store .mission-logo {
        width: 80px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--store .mission-logo {
        width: 80px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--patina .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--patina .mission-logo {
        width: 150px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission.ver--patina .mission-logo {
        width: 120px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission.ver--patina .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--patina .mission-logo {
        width: 100px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--retort .mission-logo {
    left : 10px;
    top  : 10px;
    width: 80px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--retort .mission-logo {
        width: 130px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.home .site-main-section.ver--business-brand .mission.ver--retort .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.home .site-main-section.ver--business-brand .mission.ver--retort .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--retort .mission-logo {
        width: 90px;
    }
}
body.home .site-main-section.ver--business-brand .mission.ver--fhs .mission-logo {
    left : 10px;
    top  : 10px;
    width: 45px;
}
@media all and (min-width:768px) {
    body.home .site-main-section.ver--business-brand .mission.ver--fhs .mission-logo {
        width: 71px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.home .site-main-section.ver--business-brand .mission.ver--fhs .mission-logo {
        width: 70px;
    }
}
body.home .site-main-section.ver--bottom-menu {
    background: #f0ece1;
}
body.home .site-main-section.ver--bottom-menu .menu-inner {
    background         : no-repeat #fff;
    background-size    : contain;
    border-radius      : 5px;
    display            : block;
    margin-bottom      : 5px;
    opacity            : 1;
    overflow           : hidden;
    padding-top        : 48%;
    position           : relative;
    transition-duration: 0.5s;
}
body.home .site-main-section.ver--bottom-menu .menu-inner:hover {
    opacity: 0.7;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.home .site-main-section.ver--bottom-menu .menu-inner {
        margin-bottom: 10px;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--bottom-menu .menu-inner {
        background-size: cover;
    }
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--bottom-menu .menu-bg-mask {
        background-color: rgba(0,0,0,.25);
        height          : 100%;
        left            : 0;
        position        : absolute;
        top             : 0;
        width           : 100%;
    }
}
body.home .site-main-section.ver--bottom-menu .menu-title {
    background : #fff;
    bottom     : 0;
    font-size  : 13px;
    height     : 34px;
    line-height: 34px;
    margin     : 0;
    position   : absolute;
    text-align : center;
    width      : 100%;
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--bottom-menu .menu-title {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        background       : 0 0;
        color            : #fff;
        font-size        : 22px;
        position         : absolute;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
body.home .site-main-section.ver--bottom-menu .menu.ver--seminar .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-seminar-mb.jpg");
}
@media all and (min-width:1260px) {
    body.home .site-main-section.ver--bottom-menu .menu.ver--seminar .menu-inner {
        background-image: url("/assets/images/page/top/btmenu-seminar.jpg");
    }
}
body.home .site-main-section.ver--bottom-menu .menu.ver--yuwaeru-village .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-yuwaeru-village.jpg");
}
body.home .site-main-section.ver--bottom-menu .menu.ver--restaurant .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-genmai-restaurant.jpg");
}
body.home .site-main-section.ver--bottom-menu .menu.ver--consulting .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-consulting.jpg");
}
body.home .site-main-section.ver--bottom-menu .menu.ver--recruit .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-recruit.jpg");
}
body.home .site-main-section.ver--bottom-menu .menu.ver--press-room .menu-inner {
    background-image: url("/assets/images/page/top/btmenu-press-room.jpg");
}
body.vision .page-header-banner__lead-text {
    font-size: 21px!important;
}
body.vision .site-main-section.site-main-section_type_page-title {
    padding-bottom: 70px;
    padding-top   : 70px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section.site-main-section_type_page-title {
        padding: 45px 0;
    }
}
body.vision .page-title {
    margin-bottom: 50px;
    text-align   : center;
}
body.vision .page-title .page-title__main-text {
    font-size: 31px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .page-title .page-title__main-text {
        font-size: 28px;
    }
}
body.vision .page-title .page-title__sub-text {
    color    : #dc0012;
    font-size: 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .page-title .page-title__sub-text {
        font-size: 14px;
    }
}
body.vision .site-main-section_no-01 {
    background-image: url("/assets/images/page/vision/section-bg-01.jpg");
}
body.vision .site-main-section_no-02 {
    background-image: url("/assets/images/page/vision/section-bg-02.jpg");
}
body.vision .site-main-section_type_wide-paragraph {
    background-size: cover;
    padding        : 45px 0;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_wide-paragraph {
        padding: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_wide-paragraph .container {
        overflow: hidden;
        padding : 0;
        width   : 100%;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_wide-paragraph .panel {
        background   : rgba(255,255,255,.85);
        margin-bottom: 0;
    }
}
body.vision .site-main-section_type_wide-paragraph .panel__heading {
    font-size    : 31px;
    margin-bottom: 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_wide-paragraph .panel__heading {
        font-size: 23px;
    }
}
body.vision .site-main-section_type_wide-paragraph .panel-body {
    padding: 34px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_wide-paragraph .panel-body {
        padding: 30px;
    }
}
body.vision .site-main-section_type_wide-paragraph .panel-body p {
    font-size  : 15px;
    line-height: 1.8;
}
body.vision .site-main-section_type_simple-paragraph {
    padding: 100px 0;
}
@media all and (min-width:1260px) {
    body.vision .site-main-section_type_simple-paragraph .h3 {
        margin-top: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_simple-paragraph {
        padding: 70px 0;
    }
}
body.vision .site-main-section_type_simple-paragraph .alm-reveal,
body.vision .site-main-section_type_simple-paragraph .row {
    margin-bottom: 80px;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.vision .site-main-section_type_simple-paragraph .alm-reveal,
    body.vision .site-main-section_type_simple-paragraph .row {
        margin-bottom: 50px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.vision .site-main-section_type_simple-paragraph .alm-reveal,
    body.vision .site-main-section_type_simple-paragraph .row {
        margin-bottom: 40px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_simple-paragraph .alm-reveal,
    body.vision .site-main-section_type_simple-paragraph .row {
        margin-bottom: 40px;
    }
}
body.vision .site-main-section_type_simple-paragraph .text-set {
    padding-left : 10%;
    padding-right: 10%;
    position     : relative;
}
body.vision .site-main-section_type_simple-paragraph .text-set p {
    font-size: 15px;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.vision .site-main-section_type_simple-paragraph .text-set {
        padding-left : 7%;
        padding-right: 7%;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.vision .site-main-section_type_simple-paragraph .text-set {
        padding-left : 0;
        padding-right: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.vision .site-main-section_type_simple-paragraph .text-set {
        padding: 0;
    }
}
body.village .site-main-section_type_page-title .heading {
    font-size     : 31px;
    padding-bottom: 35px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.village .site-main-section_type_page-title .heading {
        font-size: 25px;
    }
}
body.village .site-main-section_type_page-title .paragraph {
    font-size     : 17px;
    padding-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.village .site-main-section_type_page-title .paragraph {
        padding-bottom: 30px;
    }
}
body.village .site-main-section_type_page-title .village-image {
    margin-bottom: 130px;
    margin-left  : auto;
    margin-right : auto;
    width        : 80%;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.village .site-main-section_type_page-title .village-image {
        width: 100%;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.village .site-main-section_type_page-title .village-image {
        width: 90%;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.village .site-main-section_type_page-title .village-image {
        width: 90%;
    }
}
body.company .site-header,
body.company .site-main {
    background: #ece7dd;
}
body.company .page-title {
    margin-bottom: 50px;
    text-align   : center;
}
body.company .page-title .page-title__main-text {
    font-size: 31px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.company .page-title .page-title__main-text {
        font-size: 28px;
    }
}
body.company .page-title .page-title__sub-text {
    color    : #dc0012;
    font-size: 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.company .page-title .page-title__sub-text {
        font-size: 14px;
    }
}
body.company .company-panels {
    margin-bottom: 100px;
    margin-left  : -4px;
    margin-right : -4px;
}
body.company .company-panels > [class*=col],
body.company .company-panels > [class^=col] {
    padding-left : 4px;
    padding-right: 4px;
}
body.company .company-panel {
    margin-bottom: 15px;
}
body.company .company-panel__link {
    border-radius      : 5px;
    display            : block;
    overflow           : hidden;
    transition-duration: 0.5s;
}
body.company .company-panel__link:focus,
body.company .company-panel__link:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
body.company .company-panel__link:hover {
    text-decoration: none;
}
body.company .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.company .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.company .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.greeting .president-col {
    height: 170px;
}
body.greeting .president-image {
    display      : block;
    float        : left;
    padding-right: 15px;
    width        : 157px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .president-image {
        padding-right: 10px;
        width        : 38%;
    }
}
body.aboutus .company-panels > [class*=col],
body.aboutus .company-panels > [class^=col],
body.greeting .company-panels > [class*=col],
body.greeting .company-panels > [class^=col],
body.partner .company-panels > [class*=col],
body.partner .company-panels > [class^=col] {
    padding-left : 4px;
    padding-right: 4px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .president-col {
        float       : none;
        margin-left : auto;
        margin-right: auto;
        width       : 310px;
    }
}
body.greeting .president-image__img {
    border-radius: 10px;
    max-width    : 100%;
}
body.greeting .paragraph {
    font-size  : 16px;
    line-height: 1.9;
}
body.greeting .president-title {
    font-size    : 15px;
    line-height  : 1.5;
    margin-bottom: 10px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .president-title {
        font-size    : 13px;
        margin-bottom: 7px;
    }
}
body.greeting .president-name-box {
    float   : left;
    height  : 100%;
    position: relative;
    width   : 300px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .president-name-box {
        height: auto;
        width : 50%;
    }
}
body.greeting .president-name {
    font-family: IwaKaiPro-Db;
    font-size  : 25px;
}
body.greeting .shamoji__img {
    margin-left : auto;
    margin-right: auto;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.greeting .shamoji__img {
        width: 75%;
    }
}
body.greeting .company-panels {
    margin-bottom: 100px;
    margin-left  : -4px;
    margin-right : -4px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.greeting .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.greeting .president-name-image {
    margin-bottom: 15px;
    margin-top   : 5px;
    width        : 150px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .president-name-image {
        margin-bottom: 10px;
        width        : 70%;
    }
}
body.greeting .yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    bottom             : 0;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : absolute;
    text-align         : center;
    transition-duration: 0.5s;
    width              : 100%;
}
body.aboutus .company-panel__link,
body.greeting .company-panel__link,
body.partner .company-panel__link {
    display            : block;
    overflow           : hidden;
    transition-duration: 0.5s;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .yu-button {
        padding-bottom: 8px;
        padding-top   : 8px;
        position      : relative;
    }
}
body.greeting .yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.greeting .company-panel__link:focus,
body.greeting .company-panel__link:hover,
body.partner .company-panel__link:focus,
body.partner .company-panel__link:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
body.greeting .yu-button .fa {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    height           : 14.3px;
    line-height      : 13px;
    position         : absolute;
    right            : 3px;
    top              : 50%;
    transform        : translateY(-50%);
    vertical-align   : middle;
    width            : 14.3px;
}
body.greeting .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.greeting .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.greeting .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.greeting .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.greeting .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.greeting .company-panel {
    margin-bottom: 15px;
}
body.greeting .company-panel__link {
    border-radius: 5px;
}
body.greeting .company-panel__link:hover {
    text-decoration: none;
}
body.greeting .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.greeting .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.greeting .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
@media all and (min-width:1260px) {
    body.partner .custom-container {
        width: 1100px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.partner .partner-info-panel {
        margin-bottom: 50px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.partner .partner-info-panel {
        margin-bottom: 30px;
    }
}
body.partner .partner-info-panel__thumbnail-img {
    border-radius: 5px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.partner .partner-info-panel__thumbnail-img {
        margin-bottom: 20px;
        margin-left  : auto;
        margin-right : auto;
        width        : 60%;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.partner .partner-info-panel__thumbnail-img {
        margin-bottom: 30px;
        margin-left  : auto;
        margin-right : auto;
        width        : 60%;
    }
}
body.aboutus .company-panels,
body.partner .company-panels {
    margin-left : -4px;
    margin-right: -4px;
}
body.partner .partner-info-panel__partner-name {
    font-size    : 21px;
    margin-bottom: 30px;
}
body.partner .partner-info-panel__partner-comment {
    border-bottom : 1px solid #000;
    font-size     : 13px;
    line-height   : 25px;
    margin-bottom : 5px;
    padding-bottom: 30px;
}
body.aboutus .aboutus-table,
body.aboutus .site-main-section_name_company-info .company-item__inner,
body.history .history-event {
    border-bottom: 1px solid #282828;
}
body.partner .partner-info-panel__business-summary {
    font-size: 12px;
}
body.partner .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.partner .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.partner .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.partner .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.partner .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.partner .company-panel {
    margin-bottom: 15px;
}
body.partner .company-panel__link {
    border-radius: 5px;
}
body.partner .company-panel__link:hover {
    text-decoration: none;
}
body.partner .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.partner .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.partner .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.aboutus .site-main-section_name_company-info {
    padding-bottom: 0;
    padding-top   : 0;
    position      : relative;
}
body.aboutus .site-main-section_name_company-info .site-mainsection__body {
    padding-bottom: 80px;
    padding-top   : 80px;
}
body.aboutus .site-main-section_name_company-info .bg-mask {
    background-attachment: fixed;
    background-image     : url("/assets/images/common/raster_white.png");
    background-repeat    : repeat;
    background-size      : 10px;
    height               : 100%;
    opacity              : 0.9;
    position             : absolute;
    width                : 100%;
}
body.aboutus .site-main-section_name_company-info .bg-mask-genmai {
    background-attachment: fixed;
    background-position  : 950px -10%;
    background-repeat    : no-repeat;
    background-size      : 1336px;
    height               : 100%;
    opacity              : 0.25;
    position             : absolute;
    width                : 100%;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.aboutus .site-main-section_name_company-info .bg-mask-genmai {
        background-position: 700px -10%;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.aboutus .site-main-section_name_company-info .bg-mask-genmai {
        background-position: 450px -10%;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.aboutus .site-main-section_name_company-info .bg-mask-genmai {
        background-attachment: scroll;
        background-position  : center;
        background-size      : 200% auto;
    }
}
body.aboutus .site-main-section_name_company-info .bg-mask-genmai2 {
    background-image   : url("/assets/images/page/company_aboutus/genmai-bg_ver1.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 100%;
    left               : 0;
    opacity            : 0.15;
    position           : absolute;
    top                : 0;
    width              : 100%;
}
body.aboutus .site-main-section_name_company-info .bg-mask-white {
    background: linear-gradient(to right,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.aboutus .site-main-section_name_company-info .bg-image {
    bottom  : -10%;
    opacity : 0.6;
    position: absolute;
    right   : -10%;
    width   : 60%;
}
body.aboutus .company-panel__link:focus,
body.aboutus .company-panel__link:hover,
body.history .company-panel__link:focus,
body.history .company-panel__link:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
body.aboutus .site-main-section_name_company-info .custom-container {
    position: relative;
}
@media all and (min-width:1260px) {
    body.aboutus .site-main-section_name_company-info .custom-container {
        width: 1215px;
    }
}
body.aboutus .site-main-section_name_company-info .company-item__row {
    height: 90px;
}
body.aboutus .site-main-section_name_company-info .company-item {
    font-size: 16px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.aboutus .site-main-section_name_company-info .company-item {
        font-size: 14px;
    }
}
body.aboutus .site-main-section_name_company-info .company-item__content,
body.aboutus .site-main-section_name_company-info .company-item__label {
    height  : 100%;
    position: relative;
}
body.aboutus .site-main-section_name_company-info .company-item__content-inner,
body.aboutus .site-main-section_name_company-info .company-item__label-inner {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1260px) {
    body.aboutus .site-main-section_name_company-info .company-item_is2colTop_true .company-item__inner {
        border-top: 1px solid #282828;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.aboutus .site-main-section_name_company-info .company-item_is1colTop_true .company-item__inner {
        border-top: 1px solid #282828;
    }
}
body.aboutus .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.aboutus .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.aboutus .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.aboutus .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.aboutus .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.aboutus .company-panel {
    margin-bottom: 15px;
}
body.aboutus .company-panel__link {
    border-radius: 5px;
}
body.aboutus .company-panel__link:hover {
    text-decoration: none;
}
body.aboutus .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.aboutus .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.aboutus .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.aboutus .aboutus-table {
    font-size: 16px;
}
body.aboutus .aboutus-table th {
    font-family   : TsukuMinPr5-B;
    vertical-align: middle;
}
body.aboutus .aboutus-table td,
body.aboutus .aboutus-table th {
    border-top: 1px solid #282828;
    padding   : 25px 0;
}
body.aboutus .aboutus-table td {
    padding-left: 5px;
}
body.aboutus .jigyousho-box {
    line-height  : 1.3;
    margin-bottom: 15px;
}
body.aboutus .jigyousho-box__heading {
    font-family: TsukuMinPr5-B;
    font-weight: 700;
}
body.aboutus .jigyousho-box__body {
    font-size: 90%;
}
@media all and (min-width:1260px) {
    body.history .site-main-section_name_history .container {
        width: 1160px;
    }
}
body.history .company-histories-links {
    margin-bottom: 114px;
}
body.history .company-histories-link {
    display       : inline-block;
    font-size     : 16px;
    margin-right  : 26px;
    vertical-align: middle;
}
body.history .company-histories-link:before {
    color      : #dc0012;
    content    : "\f105";
    font-family: FontAwesome;
    line-height: 1.4;
}
body.history .company-history__heading {
    font-size: 27px;
}
body.history .company-history {
    margin-bottom: 100px;
}
body.history .history-event {
    height        : 200px;
    padding-bottom: 25px;
    padding-top   : 25px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .history-event {
        height: auto;
    }
}
body.history .history-event__row {
    height: 100%;
}
body.history .history-event__event-date,
body.history .history-event__event-summary,
body.history .history-event__thumbenail {
    font-size: 17px;
    height   : 100%;
    position : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .history-event__thumbenail {
        height: 150px;
    }
}
body.history .history-event__event-date-inner,
body.history .history-event__event-summary-inner {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .history-event__event-date-inner,
    body.history .history-event__event-summary-inner {
        -ms-transform    : none;
        -webkit-transform: none;
        top              : auto;
        transform        : none;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .history-event__event-date-inner {
        font-size    : 20px;
        margin-bottom: 10px;
    }
}
body.history .history-event__thumbenail-img {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : contain;
    height             : 100%;
    width              : 100%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .history-event__thumbenail-img {
        margin-bottom: 5px;
    }
}
body.history .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.history .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.history .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.history .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.history .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.history .company-panels {
    margin-left : -4px;
    margin-right: -4px;
}
body.history .company-panels > [class*=col],
body.history .company-panels > [class^=col] {
    padding-left : 4px;
    padding-right: 4px;
}
body.history .company-panel {
    margin-bottom: 15px;
}
body.history .company-panel__link {
    border-radius      : 5px;
    display            : block;
    overflow           : hidden;
    transition-duration: 0.5s;
}
body.history .company-panel__link:hover {
    text-decoration: none;
}
body.history .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.history .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.history .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.brand .site-main-section__header .container,
    body.business-brand .site-main-section__header .container {
        padding-left : 0;
        padding-right: 0;
    }
}
body.brand .mission-banner,
body.business-brand .mission-banner {
    background-image   : url("/assets/images/page/company_brand/mission-banner-bg.jpg");
    background-position: center;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission-banner,
    body.business-brand .mission-banner {
        height: 400px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission-banner,
    body.business-brand .mission-banner {
        height: 400px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.brand .mission-banner,
    body.business-brand .mission-banner {
        background-image: none;
        height          : auto;
        overflow        : hidden;
        padding-bottom  : 400px;
        position        : relative;
    }
}
body.brand .missing-banner__bg-mobile,
body.business-brand .missing-banner__bg-mobile {
    bottom     : -100px;
    display    : block;
    height     : auto;
    left       : 50%;
    margin-left: -150px;
    position   : absolute;
    width      : 500px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .missing-banner__bg-mobile,
    body.business-brand .missing-banner__bg-mobile {
        bottom     : -150px;
        margin-left: -25%;
        width      : 600px;
    }
}
@media all and (min-width:1260px) {
    body.brand .missing-banner__bg-mobile,
    body.business-brand .missing-banner__bg-mobile {
        display: none;
    }
}
body.brand .missing-banner__bg-maks-mobile,
body.business-brand .missing-banner__bg-maks-mobile {
    background-color: rgba(0,0,0,.2);
    height          : 100%;
    position        : absolute;
    width           : 100%;
}
@media all and (min-width:1260px) {
    body.brand .missing-banner__bg-maks-mobile,
    body.business-brand .missing-banner__bg-maks-mobile {
        display: none;
    }
}
body.brand .mission-banner__texts,
body.business-brand .mission-banner__texts {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding-left     : 5%;
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.brand .mission-banner__texts,
    body.business-brand .mission-banner__texts {
        -ms-transform    : none;
        -webkit-transform: none;
        padding-bottom   : 50px;
        padding-left     : 0;
        padding-top      : 50px;
        text-align       : center;
        top              : auto;
        transform        : none;
    }
}
body.brand .mission-banner__heading-sub,
body.business-brand .mission-banner__heading-sub {
    font-size    : 21px;
    margin-bottom: 0.75em;
}
@media all and (min-width:1px) and (max-width:1559px) {
    body.brand .mission-banner__heading-sub,
    body.business-brand .mission-banner__heading-sub {
        font-size: 18px;
    }
}
body.brand .mission-banner__heading,
body.business-brand .mission-banner__heading {
    font-size    : 31px;
    margin-bottom: 0.75em;
}
@media all and (min-width:1px) and (max-width:1559px) {
    body.brand .mission-banner__heading,
    body.business-brand .mission-banner__heading {
        font-size: 23px;
    }
}
body.brand .mission-banner__summary,
body.business-brand .mission-banner__summary {
    font-size: 18px;
}
@media all and (min-width:1px) and (max-width:1559px) {
    body.brand .mission-banner__summary,
    body.business-brand .mission-banner__summary {
        font-size: 15px;
    }
}
body.brand .mission-banner__mission-symbol,
body.business-brand .mission-banner__mission-symbol {
    background-image   : url("/assets/images/page/top/six_brands.png");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : 100%;
    height             : 409.96px;
    left               : 590px;
    position           : absolute;
    top                : 50px;
    width              : 370px;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission-banner__mission-symbol,
    body.business-brand .mission-banner__mission-symbol {
        height: 332.4px;
        left  : 550px;
        top   : 30px;
        width : 300px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission-banner__mission-symbol,
    body.business-brand .mission-banner__mission-symbol {
        height: 332.4px;
        left  : 450px;
        top   : 30px;
        width : 300px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.brand .mission-banner__mission-symbol,
    body.business-brand .mission-banner__mission-symbol {
        height      : 332.4px;
        left        : auto;
        margin-left : auto;
        margin-right: auto;
        position    : relative;
        top         : auto;
        width       : 300px;
    }
}
body.brand .site-main-section-body,
body.business-brand .site-main-section-body {
    padding-top: 50px;
    position   : relative;
}
body.brand .missions-image,
body.business-brand .missions-image {
    margin-bottom: 200px;
    margin-left  : auto;
    margin-right : auto;
    width        : 80%;
    z-index      : 10;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .missions-image,
    body.business-brand .missions-image {
        margin-bottom: 500px;
        width        : 60%;
    }
}
@media all and (min-width:1260px) {
    body.brand .missions-image,
    body.business-brand .missions-image {
        left    : 831px;
        margin  : 0;
        position: absolute;
        top     : -49px;
        width   : 350px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .missions-image,
    body.business-brand .missions-image {
        left    : 150px;
        position: absolute;
        top     : 350px;
        width   : 400px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .missions-image,
    body.business-brand .missions-image {
        left    : 298px;
        position: absolute;
        top     : 350px;
        width   : 400px;
    }
}
body.brand .missions-image__img,
body.business-brand .missions-image__img {
    display     : block;
    height      : auto;
    margin-left : auto;
    margin-right: auto;
    max-width   : 100%;
    width       : 300px;
}
@media all and (min-width:768px) {
    body.brand .missions-image__img,
    body.business-brand .missions-image__img {
        margin: 0;
        width : 100%;
    }
}
@media all and (min-width:768px) {
    body.brand .missions > [class*=col],
    body.brand .missions > [class^=col],
    body.business-brand .missions > [class*=col],
    body.business-brand .missions > [class^=col] {
        padding-left : 3px;
        padding-right: 3px;
    }
    body.brand .missions,
    body.business-brand .missions {
        margin-left : -3px;
        margin-right: -3px;
    }
}
body.brand .mission-inner-wrapper,
body.business-brand .mission-inner-wrapper {
    background         : #fff;
    display            : block;
    opacity            : 1;
    padding            : 10px;
    transition-duration: 0.5s;
}
body.brand .mission-inner-wrapper:hover,
body.business-brand .mission-inner-wrapper:hover {
    opacity        : 0.7;
    text-decoration: none;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.brand .mission-inner-wrapper,
    body.business-brand .mission-inner-wrapper {
        margin-bottom: 10px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission-inner-wrapper,
    body.business-brand .mission-inner-wrapper {
        height: 533px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission-inner-wrapper,
    body.business-brand .mission-inner-wrapper {
        height: 567px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission-inner-wrapper,
    body.business-brand .mission-inner-wrapper {
        height: 624px;
    }
}
body.brand .mission-header,
body.business-brand .mission-header {
    padding-bottom: 20px;
    padding-top   : 20px;
    position      : relative;
    text-align    : center;
}
@media all and (min-width:1750px) {
    body.brand .mission-header,
    body.business-brand .mission-header {
        padding-bottom: 20px;
        padding-top   : 40px;
    }
}
body.brand .mission-logo,
body.business-brand .mission-logo {
    position: absolute;
}
body.brand .mission-image-photo,
body.business-brand .mission-image-photo {
    display: inline-block;
    width  : 68%;
}
@media all and (min-width:1750px) {
    body.brand .mission-image-photo,
    body.business-brand .mission-image-photo {
        width: 50%;
    }
}
body.brand .mission-body,
body.business-brand .mission-body {
    text-align: center;
}
@media all and (min-width:768px) {
    body.brand .mission-body,
    body.business-brand .mission-body {
        padding: 5px 0;
    }
}
@media all and (min-width:1750px) {
    body.brand .mission-body,
    body.business-brand .mission-body {
        height: 200px;
    }
}
body.brand .mission-name,
body.business-brand .mission-name {
    font-size: 24px;
}
@media all and (min-width:768px) {
    body.brand .mission-name,
    body.business-brand .mission-name {
        margin-bottom: 20px;
    }
}
body.brand .mission-summry,
body.business-brand .mission-summry {
    font-size: 13.5px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission-summry,
    body.business-brand .mission-summry {
        font-size: 15px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission-summry,
    body.business-brand .mission-summry {
        font-size: 15px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission-summry,
    body.business-brand .mission-summry {
        font-size: 15px;
    }
}
@media all and (min-width:1750px) {
    body.brand .mission-summry,
    body.business-brand .mission-summry {
        font-size: 17px;
    }
}
@media all and (min-width:768px) {
    body.brand .mission .mission-logo,
    body.business-brand .mission .mission-logo {
        left: 20px;
        top : 20px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission .mission-logo,
    body.business-brand .mission .mission-logo {
        left: 15px;
        top : 15px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission .mission-logo,
    body.business-brand .mission .mission-logo {
        left: 13px;
        top : 13px;
    }
}
body.brand .mission.ver--yuwaeru .mission-logo,
body.business-brand .mission.ver--yuwaeru .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--yuwaeru .mission-logo,
    body.business-brand .mission.ver--yuwaeru .mission-logo {
        width: 111px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission.ver--yuwaeru .mission-logo,
    body.business-brand .mission.ver--yuwaeru .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission.ver--yuwaeru .mission-logo,
    body.business-brand .mission.ver--yuwaeru .mission-logo {
        width: 90px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--yuwaeru .mission-logo,
    body.business-brand .mission.ver--yuwaeru .mission-logo {
        width: 80px;
    }
}
body.brand .mission.ver--iroha .mission-logo,
body.business-brand .mission.ver--iroha .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--iroha .mission-logo,
    body.business-brand .mission.ver--iroha .mission-logo {
        width: 120px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission.ver--iroha .mission-logo,
    body.business-brand .mission.ver--iroha .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission.ver--iroha .mission-logo,
    body.business-brand .mission.ver--iroha .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--iroha .mission-logo,
    body.business-brand .mission.ver--iroha .mission-logo {
        width: 90px;
    }
}
body.brand .mission.ver--store .mission-logo,
body.business-brand .mission.ver--store .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--store .mission-logo,
    body.business-brand .mission.ver--store .mission-logo {
        width: 101px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission.ver--store .mission-logo,
    body.business-brand .mission.ver--store .mission-logo {
        width: 90px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission.ver--store .mission-logo,
    body.business-brand .mission.ver--store .mission-logo {
        width: 80px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--store .mission-logo,
    body.business-brand .mission.ver--store .mission-logo {
        width: 80px;
    }
}
body.brand .mission.ver--patina .mission-logo,
body.business-brand .mission.ver--patina .mission-logo {
    left : 10px;
    top  : 10px;
    width: 70px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--patina .mission-logo,
    body.business-brand .mission.ver--patina .mission-logo {
        width: 150px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission.ver--patina .mission-logo,
    body.business-brand .mission.ver--patina .mission-logo {
        width: 120px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission.ver--patina .mission-logo,
    body.business-brand .mission.ver--patina .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--patina .mission-logo,
    body.business-brand .mission.ver--patina .mission-logo {
        width: 100px;
    }
}
body.brand .mission.ver--retort .mission-logo,
body.business-brand .mission.ver--retort .mission-logo {
    left : 10px;
    top  : 10px;
    width: 80px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--retort .mission-logo,
    body.business-brand .mission.ver--retort .mission-logo {
        width: 130px;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.brand .mission.ver--retort .mission-logo,
    body.business-brand .mission.ver--retort .mission-logo {
        width: 110px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.brand .mission.ver--retort .mission-logo,
    body.business-brand .mission.ver--retort .mission-logo {
        width: 100px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--retort .mission-logo,
    body.business-brand .mission.ver--retort .mission-logo {
        width: 90px;
    }
}
body.brand .mission.ver--fhs .mission-logo,
body.business-brand .mission.ver--fhs .mission-logo {
    left : 10px;
    top  : 10px;
    width: 45px;
}
@media all and (min-width:768px) {
    body.brand .mission.ver--fhs .mission-logo,
    body.business-brand .mission.ver--fhs .mission-logo {
        width: 71px;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.brand .mission.ver--fhs .mission-logo,
    body.business-brand .mission.ver--fhs .mission-logo {
        width: 70px;
    }
}
body.brand .site-main-section_type_company-panels,
body.business-brand .site-main-section_type_company-panels {
    background: #ece7dd;
}
body.brand .site-main-section_type_company-panels .section-title,
body.business-brand .site-main-section_type_company-panels .section-title {
    margin-bottom: 80px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.brand .site-main-section_type_company-panels .section-title,
    body.business-brand .site-main-section_type_company-panels .section-title {
        margin-bottom: 40px;
    }
}
body.brand .site-main-section_type_company-panels .section-title .section-title__main-text,
body.business-brand .site-main-section_type_company-panels .section-title .section-title__main-text {
    font-size: 25px;
}
body.brand .site-main-section_type_company-panels .section-title .section-title__sub-text,
body.business-brand .site-main-section_type_company-panels .section-title .section-title__sub-text {
    font-size: 14px;
}
body.brand .company-panels,
body.business-brand .company-panels {
    margin-left : -4px;
    margin-right: -4px;
}
body.brand .company-panels > [class*=col],
body.brand .company-panels > [class^=col],
body.business-brand .company-panels > [class*=col],
body.business-brand .company-panels > [class^=col] {
    padding-left : 4px;
    padding-right: 4px;
}
body.brand .company-panel,
body.business-brand .company-panel {
    margin-bottom: 15px;
}
body.brand .company-panel__link,
body.business-brand .company-panel__link {
    border-radius      : 5px;
    display            : block;
    overflow           : hidden;
    transition-duration: 0.5s;
}
body.brand .company-panel__link:focus,
body.brand .company-panel__link:hover,
body.business-brand .company-panel__link:focus,
body.business-brand .company-panel__link:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
body.brand .company-panel__link:hover,
body.business-brand .company-panel__link:hover {
    text-decoration: none;
}
body.brand .company-panel__header,
body.business-brand .company-panel__header {
    background-repeat: no-repeat;
    background-size  : cover;
    padding-top      : 56%;
}
body.brand .company-panel__body,
body.business-brand .company-panel__body {
    background    : #fff;
    font-size     : 20px;
    padding-bottom: 30px;
    padding-top   : 30px;
    text-align    : center;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.brand .company-panel__body,
    body.business-brand .company-panel__body {
        font-size     : 18px;
        padding-bottom: 20px;
        padding-top   : 20px;
    }
}
body.honten .site-wrapper {
    padding-top: 0;
}
body.honten .site-main-section.ver--news {
    background: #f0ece1;
}
body.honten .yu-button {
    border             : 1px solid #282828;
    border-radius      : 5px;
    display            : inline-block;
    font-family        : TsukuMinPr6-L;
    font-size          : 13px;
    opacity            : 1;
    padding-bottom     : 12px;
    padding-top        : 12px;
    position           : relative;
    transition-duration: 0.5s;
    width              : 70%;
}
body.honten .yu-button:hover {
    opacity        : 0.7;
    text-decoration: none;
}
body.honten .yu-button .fa {
    height  : 14.3px;
    position: absolute;
    right   : 0;
    width   : 14.3px;
}
@media all and (min-width:768px) {
    body.honten .yu-button {
        padding-bottom: 15px;
        padding-top   : 15px;
        width         : 300px;
    }
}
body.honten .site-main-section_name_menu .honten-menu-links {
    margin-left : -10px;
    margin-right: -10px;
}
body.honten .site-main-section_name_menu .honten-menu-links > [class*=col],
body.honten .site-main-section_name_menu .honten-menu-links > [class^=col] {
    padding-left : 10px;
    padding-right: 10px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.honten .site-main-section_name_menu .honten-menu-links {
        margin-left : -5px;
        margin-right: -5px;
    }
    body.honten .site-main-section_name_menu .honten-menu-links > [class*=col],
    body.honten .site-main-section_name_menu .honten-menu-links > [class^=col] {
        padding-left : 5px;
        padding-right: 5px;
    }
}
body.honten .site-main-section_name_menu .honten-menu-link__inner {
    background-size    : cover;
    border-radius      : 5px;
    color              : #fff;
    display            : block;
    opacity            : 1;
    padding-top        : 74%;
    position           : relative;
    transition-duration: 0.5s;
}
body.honten .site-main-section_name_menu .honten-menu-link__inner:hover {
    opacity: 0.7;
}
body.honten .site-main-section_name_menu .honten-menu-link_name_ichizen .honten-menu-link__inner {
    background-image: url("/assets/images/page/honten/honten-menu-link-bg-ichizen.jpg");
}
body.honten .site-main-section_name_menu .honten-menu-link_name_sakaba .honten-menu-link__inner {
    background-image: url("/assets/images/page/honten/honten-menu-link-bg-sakaba.jpg");
}
body.honten .site-main-section_name_menu .honten-menu-link__text {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size        : 30px;
    position         : absolute;
    text-align       : center;
    top              : 50%;
    transform        : translateY(-50%);
    width            : 100%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.honten .site-main-section_name_menu .honten-menu-link__text {
        font-size: 18px;
    }
}
body.honten .site-main-section_name_menu .honten-menu-link__text:after {
    content    : "\f105";
    font-family: FontAwesome;
    margin-left: 8px;
}
body.honten .site-main-section_name_menu .container_name_honten-detail {
    padding-top: 50px;
}
@media all and (min-width:1560px) {
    body.honten .site-main-section_name_menu .container_name_honten-detail {
        width: 1100px;
    }
}
body.honten .site-main-section_name_menu .address-col {
    font-size: 16px;
}
body.honten .site-main-section_name_menu .heading {
    font-size    : 26px;
    margin-bottom: 20px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.honten .site-main-section_name_menu .heading {
        font-size: 24px;
    }
}
body.honten .site-main-section_name_yorozuya-and-karada {
    position: relative;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-bg {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    display            : none;
    height             : 100%;
    left               : 0;
    position           : absolute;
    top                : 0;
    width              : 100%;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-bg-mask {
    background-color: rgba(0,0,0,.2);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.honten .site-main-section_name_yorozuya-and-karada .site-main-section-header {
    position: relative;
}
body.honten .site-main-section_name_yorozuya-and-karada .site-main-section-header .site-main-section-sub-title,
body.honten .site-main-section_name_yorozuya-and-karada .site-main-section-header .site-main-section-title {
    color: #fff;
}
body.honten .site-main-section_name_yorozuya-and-karada .site-main-section-body {
    min-height: 700px;
    overflow  : hidden;
    position  : relative;
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panels {
    min-height: 500px;
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel {
    background   : #fff;
    border-radius: 10px;
    display      : none;
    padding      : 30px 40px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel {
        padding: 20px 30px;
    }
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel__name {
    font-size    : 30px;
    margin-bottom: 15px;
    text-align   : center;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel__name {
        font-size: 20px;
    }
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel__summary {
    font-size  : 16px;
    line-height: 1.8;
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel__divider {
    border-color: #000;
    margin      : 30px 0;
}
body.honten .site-main-section_name_yorozuya-and-karada .shop-info-panel__open-close {
    margin-bottom: 15px;
    text-align   : center;
}
body.honten .site-main-section_name_yorozuya-and-karada .yu-button_type_small {
    text-align: center;
    width     : 50%;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails {
    -ms-flex-line-pack   : center;
    -webkit-align-content: center;
    align-content        : center;
    display              : -webkit-flex;
    display              : -ms-flexbox;
    display              : flex;
    margin-left          : auto;
    margin-right         : auto;
    width                : 90%;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__flex-item {
    height : 100px;
    padding: 5px;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__button {
    -ms-flex-preferred-size: 15%;
    -webkit-flex-basis     : 15%;
    color                  : #fff;
    flex-basis             : 15%;
    font-size              : 20px;
    position               : relative;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__button:before {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    display          : block;
    font-family      : FontAwesome;
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__button_direction_prev:before {
    content   : "\f104";
    text-align: right;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__button_direction_next:before {
    content   : "\f105";
    text-align: left;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnails__thumbnail-wrapper {
    -ms-flex-preferred-size: 70%;
    -webkit-flex-basis     : 70%;
    display                : -webkit-flex;
    display                : -ms-flexbox;
    display                : flex;
    flex-basis             : 70%;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnail {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis     : 50%;
    background-repeat      : no-repeat;
    background-size        : cover;
    border                 : 2px solid #fff;
    flex-basis             : 50%;
    height                 : 100%;
    margin                 : 0 5px;
    overflow               : hidden;
    position               : relative;
}
body.honten .site-main-section_name_yorozuya-and-karada .slide-thumbnail:after {
    background-color: rgba(0,0,0,.3);
    content         : "";
    display         : block;
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_yorozuya .shop-info-panel_name_yorozuya,
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_yorozuya .slide-bg_name_yorozuya {
    display: block;
}
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_yorozuya .slide-thumbnail_name_yorozuya:after {
    display: none;
}
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_karada .shop-info-panel_name_karada,
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_karada .slide-bg_name_karada,
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_yorozuya .slide-thumbnail_name_karada:after {
    display: block;
}
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_karada .slide-thumbnail_name_karada:after {
    display: none;
}
body.honten .site-main-section_name_yorozuya-and-karada.site-main-section_current-slide_karada .slide-thumbnail_name_yorozuya:after {
    display: block;
}
body.dinner .take-out-call__text,
body.lunch .take-out-call__text,
body.store .take-out-call__text {
    display       : inline-block;
    vertical-align: middle;
}
body.honten .site-main-section_name_honten-content-links {
    padding-bottom: 100px;
    padding-top   : 100px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.honten .site-main-section_name_honten-content-links {
        padding-bottom: 60px;
        padding-top   : 60px;
    }
}
body.honten .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.honten .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.honten .site-main-section_name_map .yu-button {
    background: #fff;
}
body.honten .site-main-section_name_map .site-main-section-header,
body.honten .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.honten .site-main-section_name_map .site-main-section__title,
body.honten .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.honten .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.honten .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.honten .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.honten .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.honten .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.honten .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.honten .site-main-section_type_big-image {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 750px;
    margin-bottom      : 5px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.honten .site-main-section_type_big-image {
        height: auto;
    }
}
body.honten .site-main-section_type_big-image .site-main-section__title {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.9);
}
body.honten .site-main-section_type_big-image p {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 5px rgba(0,0,0,.3);
}
body.honten .site-main-section_type_big-image .alm-reveal,
body.honten .site-main-section_type_big-image .container,
body.honten .site-main-section_type_big-image .row,
body.honten .site-main-section_type_big-image .site-main-section__body,
body.honten .site-main-section_type_big-image .store-info-box {
    height  : 100%;
    position: relative;
}
body.honten .site-main-section_type_big-image .store-info-box__bottom {
    background   : rgba(0,0,0,.3);
    border-radius: 10px;
    padding      : 25px;
}
@media all and (min-width:1260px) {
    body.honten .site-main-section_type_big-image .store-info-box__bottom {
        bottom  : 0;
        left    : 0;
        position: absolute;
    }
}
body.honten .site-main-section_type_big-image .bg-mask {
    background: rgba(0,0,0,.3);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.honten .site-main-section_type_big-image .time-table {
    color: #fff;
}
body.honten .site-main-section_type_big-image .time-table__row {
    border: none;
}
body.honten .site-main-section_type_big-image .time-table__cell {
    background: rgba(0,0,0,.4);
    border    : 1px solid rgba(255,255,255,.7);
}
body.lunch .maru-shiru-menu__image,
body.lunch .site-main-section_name_map {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
}
body.honten .site-main-section_type_big-image .yu-button {
    background-color: rgba(255,255,255,.9);
    border-color    : #fff;
}
@media all and (min-width:1560px) {
    body.lunch .container-custom {
        width: 1105px;
    }
}
body.lunch .site-main-section {
    padding-bottom: 35px;
}
@media all and (min-width:768px) {
    body.lunch .site-main-section {
        padding-bottom: 88px;
        padding-top   : 88px;
    }
}
body.lunch .site-main-section-header {
    padding-bottom: 20px;
    padding-top   : 28px;
}
@media all and (min-width:768px) {
    body.lunch .site-main-section-header {
        padding: 0;
    }
}
body.lunch .site-main-section-title {
    font-family  : TsukuMinPr6-M;
    font-size    : 21px;
    margin-bottom: 8px;
    text-align   : center;
}
@media all and (min-width:768px) {
    body.lunch .site-main-section-title {
        font-size    : 31px;
        margin-bottom: 20px;
        text-align   : left;
    }
}
body.lunch .site-main-section-sub-title {
    color      : #dc0012;
    font-family: Tinos,serif;
    font-size  : 12px;
    text-align : center;
}
@media all and (min-width:768px) {
    body.lunch .site-main-section-sub-title {
        font-size    : 15px;
        margin-bottom: 66px;
        text-align   : left;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .feature-menus {
        margin-left : -5px;
        margin-right: -5px;
    }
    body.lunch .feature-menus > [class*=col],
    body.lunch .feature-menus > [class^=col] {
        padding-left : 5px;
        padding-right: 5px;
    }
}
body.lunch .feature-menus .feature-menu__header {
    background-size: cover;
    border-radius  : 5px;
    margin-bottom  : 20px;
    padding-top    : 72.1%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .feature-menus .feature-menu__header {
        margin-bottom: 10px;
    }
}
body.lunch .feature-menus .feature-menu__body {
    text-align: center;
}
body.lunch .feature-menus .feature-menu__menu-name {
    font-size    : 26px;
    margin-bottom: 5px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .feature-menus .feature-menu__menu-name {
        font-size: 20px;
    }
}
body.lunch .feature-menus .feature-menu__menu-detail {
    font-size    : 20px;
    margin-bottom: 5px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .feature-menus .feature-menu__menu-detail {
        font-size: 16px;
    }
}
body.lunch .feature-menus .feeature-menu__menu-price {
    font-size: 20px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .feature-menus .feeature-menu__menu-price {
        font-size: 15px;
    }
}
body.lunch .maru-shiru-menus {
    margin-left : -25px;
    margin-right: -25px;
}
body.lunch .maru-shiru-menus > [class*=col],
body.lunch .maru-shiru-menus > [class^=col] {
    padding-left : 25px;
    padding-right: 25px;
}
@media all and (min-width:768px) and (max-width:1259px) {
    body.lunch .maru-shiru-menus {
        margin-left : -10px;
        margin-right: -10px;
    }
    body.lunch .maru-shiru-menus > [class*=col],
    body.lunch .maru-shiru-menus > [class^=col] {
        padding-left : 10px;
        padding-right: 10px;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .maru-shiru-menus {
        margin-left : -5px;
        margin-right: -5px;
    }
    body.lunch .maru-shiru-menus > [class*=col],
    body.lunch .maru-shiru-menus > [class^=col] {
        padding-left : 5px;
        padding-right: 5px;
    }
}
body.lunch .maru-shiru-menu__image {
    border-radius: 5px;
    margin-bottom: 10px;
    padding-top  : 70%;
}
body.lunch .maru-shiru-menu__menu-name {
    font-size : 18px;
    text-align: center;
}
body.lunch .take-out-call {
    font-size: 30px;
}
body.lunch .take-out-call:hover {
    text-decoration: none;
}
body.lunch .take-oute-call__icon {
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
body.lunch .section-divider {
    border: 1px solid #282828;
    margin: 0;
}
body.lunch .site-main-section_name_store-info .address-col {
    font-size: 16px;
}
body.lunch .site-main-section_name_store-info .heading {
    font-size    : 26px;
    margin-bottom: 20px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.lunch .site-main-section_name_store-info .heading {
        font-size: 24px;
    }
}
body.lunch .site-main-section_name_map {
    background-image: url("/assets/images/common_project/google-map.jpg");
    height          : 500px;
    position        : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.lunch .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.lunch .site-main-section_name_map .yu-button {
    background: #fff;
}
body.lunch .site-main-section_name_map .site-main-section-header,
body.lunch .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.lunch .site-main-section_name_map .site-main-section__title,
body.lunch .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.lunch .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.lunch .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.lunch .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.lunch .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.lunch .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.lunch .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
@media all and (min-width:1560px) {
    body.dinner .container-custom {
        width: 1105px;
    }
}
body.dinner .take-out-call {
    font-size: 30px;
}
body.dinner .take-out-call:hover {
    text-decoration: none;
}
body.dinner .take-oute-call__icon {
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
body.dinner .section-divider {
    border: 1px solid #282828;
    margin: 0;
}
body.dinner .site-main-section_name_dinner-menu {
    background: #e2ded3;
}
body.dinner .dinner-menu-panel {
    background   : #fff;
    border-radius: 5px;
    margin-bottom: 50px;
    padding      : 40px;
    width        : 48%;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.dinner .dinner-menu-panel {
        width: 100%;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    body.dinner .dinner-menu-panel {
        padding: 25px;
    }
}
body.dinner .dinner-menu-group__title {
    font-size    : 25px;
    margin-bottom: 20px;
}
body.dinner .dinner-menu-panel__header-image {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    margin-bottom      : 20px;
    padding-top        : 70%;
}
body.dinner .dinner-menu-group {
    border-bottom: 2px solid #282828;
    font-size    : 18px;
    margin-bottom: 25px;
}
body.dinner .dinner-menu-group-title {
    font-size    : 25px;
    margin-bottom: 10px;
}
body.dinner .table-dinner-menu {
    border-bottom: 1px solid #282828;
    margin-bottom: 20px;
}
body.dinner .table-dinner-menu td,
body.dinner .table-dinner-menu th,
body.dinner .table-dinner-menu tr {
    border: none;
}
body.dinner .table-dinner-menu td,
body.dinner .table-dinner-menu th {
    padding-left: 0;
}
body.dinner .table-dinner-menu tbody th {
    width: 70%;
}
body.dinner .table-dinner-menu tbody tr {
    border-bottom: 1px dotted #282828;
}
body.dinner .table-dinner-menu tbody tr:last-of-type,
body.dinner .table-dinner-menu_order_last {
    border-bottom: none;
}
body.dinner .dinner-menu-table__price {
    text-align: right;
}
body.dinner .dinner-menu-table__summary {
    font-size: 15px;
}
body.dinner .bdb-none {
    border-bottom: none!important;
}
body.dinner .site-main-section_name_store-info .address-col {
    font-size: 16px;
}
body.dinner .site-main-section_name_store-info .heading {
    font-size    : 26px;
    margin-bottom: 20px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.dinner .site-main-section_name_store-info .heading {
        font-size: 24px;
    }
}
body.dinner .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.dinner .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.dinner .site-main-section_name_map .yu-button {
    background: #fff;
}
body.dinner .site-main-section_name_map .site-main-section-header,
body.dinner .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.dinner .site-main-section_name_map .site-main-section__title,
body.dinner .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.dinner .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.dinner .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.dinner .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.dinner .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.dinner .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.store .site-main-section_name_map,
body.store .store-gallery .slide-bg {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
}
body.dinner .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
@media all and (min-width:1560px) {
    body.store .container-custom {
        width: 1105px;
    }
}
body.store .take-out-call {
    font-size: 30px;
}
body.store .take-out-call:hover {
    text-decoration: none;
}
body.store .take-oute-call__icon {
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
body.store .section-divider {
    border: 1px solid #282828;
    margin: 0;
}
body.store .store-gallery {
    height  : 1000px;
    position: relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.store .store-gallery {
        height: 400px;
    }
}
body.store .store-gallery .slide-bg {
    display : none;
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.store .store-gallery .slide-thumbnails {
    -ms-flex-line-pack   : center;
    -webkit-align-content: center;
    align-content        : center;
    bottom               : 30px;
    display              : -webkit-flex;
    display              : flex;
    display              : -ms-flexbox;
    margin-left          : auto;
    margin-right         : auto;
    position             : absolute;
    width                : 90%;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.store .store-gallery .slide-thumbnails {
        height: 40px;
    }
}
body.store .store-gallery .slide-thumbnails__flex-item {
    height : 100px;
    padding: 5px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.store .store-gallery .slide-thumbnails__flex-item {
        height : 40px;
        padding: 2px;
    }
}
body.store .store-gallery .slide-thumbnails__button {
    -ms-flex-preferred-size: 15%;
    -webkit-flex-basis     : 15%;
    color                  : #fff;
    flex-basis             : 15%;
    font-size              : 20px;
    position               : relative;
}
body.store .store-gallery .slide-thumbnails__button:before {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    display          : block;
    font-family      : FontAwesome;
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
body.store .store-gallery .slide-thumbnails__button_direction_prev:before {
    content   : "\f104";
    text-align: right;
}
body.store .store-gallery .slide-thumbnails__button_direction_next:before {
    content   : "\f105";
    text-align: left;
}
body.store .store-gallery .slide-thumbnails__thumbnail-wrapper {
    -ms-flex-preferred-size: 70%;
    -webkit-flex-basis     : 70%;
    display                : -webkit-flex;
    display                : -ms-flexbox;
    display                : flex;
    flex-basis             : 70%;
}
body.store .store-gallery .slide-thumbnail {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis     : 50%;
    background-repeat      : no-repeat;
    background-size        : cover;
    border                 : 2px solid #fff;
    flex-basis             : 50%;
    height                 : 100%;
    margin                 : 0 5px;
    overflow               : hidden;
    position               : relative;
}
body.store .store-gallery .slide-thumbnail:after {
    background-color: rgba(0,0,0,.3);
    content         : "";
    display         : block;
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.store .store-gallery.store-gallery_active_01 .slide-bg_order_01 {
    display: block;
}
body.store .store-gallery.store-gallery_active_01 .slide-thumbnail_order_01:after {
    display: none;
}
body.store .store-gallery.store-gallery_active_02 .slide-bg_order_02 {
    display: block;
}
body.store .store-gallery.store-gallery_active_02 .slide-thumbnail_order_02:after {
    display: none;
}
body.store .store-gallery.store-gallery_active_03 .slide-bg_order_03 {
    display: block;
}
body.store .store-gallery.store-gallery_active_03 .slide-thumbnail_order_03:after {
    display: none;
}
body.store .store-gallery.store-gallery_active_04 .slide-bg_order_04 {
    display: block;
}
body.store .store-gallery.store-gallery_active_04 .slide-thumbnail_order_04:after {
    display: none;
}
body.store .store-gallery.store-gallery_active_05 .slide-bg_order_05 {
    display: block;
}
body.store .store-gallery.store-gallery_active_05 .slide-thumbnail_order_05:after {
    display: none;
}
body.store .address-col {
    font-size: 16px;
}
body.store .site-main-section_name_map {
    background-image: url("/assets/images/common_project/google-map.jpg");
    height          : 500px;
    position        : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.store .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.store .site-main-section_name_map .yu-button {
    background: #fff;
}
body.store .site-main-section_name_map .site-main-section-header,
body.store .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.store .site-main-section_name_map .site-main-section__title,
body.store .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.store .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.store .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.store .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.store .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.store .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.store .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
@media all and (min-width:1560px) {
    body.takikata .container-custom {
        width: 1105px;
    }
}
body.takikata .take-out-call {
    font-size: 30px;
}
body.takikata .take-out-call:hover {
    text-decoration: none;
}
body.takikata .take-out-call__text {
    display       : inline-block;
    vertical-align: middle;
}
body.takikata .take-oute-call__icon {
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
body.takikata .time-table {
    margin-bottom: 15px;
}
body.takikata .time-table__row {
    margin-bottom: 4px;
    margin-left  : -2px;
    margin-right : -2px;
}
body.shodou .site-main-section_name_map .site-main-section__sub-title,
body.takikata .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.takikata .time-table__row > [class*=col],
body.takikata .time-table__row > [class^=col] {
    padding-left : 2px;
    padding-right: 2px;
}
body.takikata .time-table__block-inner {
    background: #f4f4f4;
    font-size : 18px;
    padding   : 8px 4px;
    text-align: center;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.takikata .time-table__block-inner {
        font-size    : 13px;
        padding-left : 2px;
        padding-right: 2px;
    }
}
body.takikata .section-divider {
    border: 1px solid #282828;
    margin: 0;
}
body.takikata .site-main-section_type_posts .site-main-section-sub-title,
body.takikata .site-main-section_type_posts .site-main-section-title {
    text-align: center;
}
body.takikata .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.takikata .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.takikata .site-main-section_name_map .yu-button {
    background: #fff;
}
body.takikata .site-main-section_name_map .site-main-section-header,
body.takikata .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.takikata .site-main-section_name_map .site-main-section__title,
body.takikata .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.takikata .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.takikata .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.takikata .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.takikata .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.takikata .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.shodou .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.shodou .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.shodou .site-main-section_name_map .yu-button {
    background: #fff;
}
body.shodou .site-main-section_name_map .site-main-section-header,
body.shodou .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.shodou .site-main-section_name_map .site-main-section__title,
body.shodou .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.shodou .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.shodou .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.shodou .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.shodou .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.shodou .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.fhs .site-header-section.ver--hero-image .hero-image {
    background-image: url(/assets/images/page/fhs/hero-image.jpg)!important;
}
body.fhs .site-header-section.ver--hero-image .hero-image-main-copy {
    text-shadow: 0 0 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3),0 0 20px rgba(0,0,0,.4);
}
body.fhs .site-main-section_name_about-fhs {
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    color              : #fff;
    height             : 790px;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.fhs .site-main-section_name_about-fhs {
        height: auto;
    }
}
body.fhs .site-main-section_name_about-fhs .site-main-section__sub-title,
body.fhs .site-main-section_name_about-fhs .site-main-section__title {
    color: #fff;
}
body.fhs .site-main-section_name_about-fhs .site-main-section__body {
    font-size  : 20px;
    line-height: 1.5;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.fhs .site-main-section_name_about-fhs .site-main-section__body {
        font-size: 16px;
    }
}
body.fhs .site-main-section_name_about-fhs .site-main-section__body p {
    margin-bottom: 15px;
}
body.consulting .site-main-section_name_map .site-main-section__sub-title,
body.seminar .site-main-section_name_map .site-main-section__sub-title {
    color        : #fff;
    margin-bottom: 0;
}
body.consulting .contact-to-consulting {
    background-repeat: no-repeat;
    background-size  : cover;
    color            : #fff;
    padding-bottom   : 100px;
    padding-top      : 100px;
    text-align       : center;
}
body.consulting .contact-to-consulting .contact-to-consulting__heading {
    font-size: 26px;
}
body.consulting .contact-to-consulting .tel-number {
    font-size: 30px;
}
body.consulting .contact-to-consulting .tel-number:hover {
    text-decoration: none;
}
body.consulting .contact-to-consulting .tel-number__text {
    color         : #fff;
    display       : inline-block;
    vertical-align: middle;
}
body.consulting .contact-to-consulting .tel-number__icon {
    color         : #fff;
    fill          : #fff;
    height        : 20px;
    line-height   : 30px;
    vertical-align: middle;
}
body.consulting .contact-to-consulting .contact-to-consulting__mail a {
    color: #fff;
}
body.consulting .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.consulting .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.consulting .site-main-section_name_map .yu-button {
    background: #fff;
}
body.consulting .site-main-section_name_map .site-main-section-header,
body.consulting .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.consulting .site-main-section_name_map .site-main-section__title,
body.consulting .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.consulting .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.consulting .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.consulting .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.consulting .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.consulting .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.seminar .site-main-section_name_map {
    background-image   : url("/assets/images/common_project/google-map.jpg");
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    height             : 500px;
    position           : relative;
}
@media all and (min-width:1px) and (max-width:767px) {
    body.seminar .site-main-section_name_map {
        background-size: 1000px auto;
        height         : auto;
    }
}
body.seminar .site-main-section_name_map .yu-button {
    background: #fff;
}
body.seminar .site-main-section_name_map .site-main-section-header,
body.seminar .site-main-section_name_map .site-main-section__header {
    position: relative;
}
body.seminar .site-main-section_name_map .site-main-section__title,
body.seminar .site-main-section_name_map .tShadow {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.3),0 0 50px rgba(0,0,0,.8);
}
body.seminar .site-main-section_name_map .tShadowS {
    text-shadow: 1px 1px 3px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3);
}
body.seminar .site-main-section_name_map .site-main-section__title {
    color: #fff;
}
body.seminar .site-main-section_name_map #google-map-canvas {
    height  : 100%;
    left    : 0;
    position: absolute;
    top     : 0;
    width   : 100%;
}
body.seminar .site-main-section_name_map .google-map-canvas-mask2 {
    background: linear-gradient(to right,rgba(0,0,0,.4) 0,transparent 100%);
    height    : 100%;
    left      : 0;
    position  : absolute;
    top       : 0;
    width     : 100%;
}
body.seminar .site-main-section_name_map .google-map-canvas-mask {
    background-color: rgba(0,0,0,.3);
    height          : 100%;
    left            : 0;
    position        : absolute;
    top             : 0;
    width           : 100%;
}
body.central-kitchen .site-main-section.site-main-section_type_page-title {
    padding-bottom: 70px;
    padding-top   : 70px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section.site-main-section_type_page-title {
        padding: 45px 0;
    }
}
body.central-kitchen .page-title {
    text-align: center;
}
body.central-kitchen .page-title .page-title__main-text {
    font-size    : 31px;
    margin-bottom: 20px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .page-title .page-title__main-text {
        font-size    : 28px;
        margin-bottom: 10px;
    }
}
body.central-kitchen .page-title .page-title__sub-text {
    font-size: 17px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .page-title .page-title__sub-text {
        font-size: 14px;
    }
}
body.central-kitchen .site-main-section_type_wide-paragraph {
    background-size: cover;
    padding        : 45px 0;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_wide-paragraph {
        padding: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_wide-paragraph .container {
        overflow: hidden;
        padding : 0;
        width   : 100%;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_wide-paragraph .panel {
        background   : rgba(255,255,255,.85);
        margin-bottom: 0;
    }
}
body.central-kitchen .site-main-section_type_wide-paragraph .panel__heading {
    font-size    : 31px;
    margin-bottom: 15px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_wide-paragraph .panel__heading {
        font-size: 23px;
    }
}
body.central-kitchen .site-main-section_type_wide-paragraph .panel-body {
    padding: 34px;
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_wide-paragraph .panel-body {
        padding: 30px;
    }
}
body.central-kitchen .site-main-section_type_wide-paragraph .panel-body p {
    font-size  : 15px;
    line-height: 1.8;
}
body.central-kitchen .site-main-section_type_simple-paragraph {
    padding: 100px 0;
}
@media all and (min-width:1260px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .h3 {
        margin-top: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_simple-paragraph {
        padding: 70px 0;
    }
}
body.central-kitchen .site-main-section_type_simple-paragraph .alm-reveal,
body.central-kitchen .site-main-section_type_simple-paragraph .row {
    margin-bottom: 80px;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .alm-reveal,
    body.central-kitchen .site-main-section_type_simple-paragraph .row {
        margin-bottom: 50px;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .alm-reveal,
    body.central-kitchen .site-main-section_type_simple-paragraph .row {
        margin-bottom: 40px;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .alm-reveal,
    body.central-kitchen .site-main-section_type_simple-paragraph .row {
        margin-bottom: 40px;
    }
}
body.central-kitchen .site-main-section_type_simple-paragraph .text-set {
    padding-left : 10%;
    padding-right: 10%;
    position     : relative;
}
body.central-kitchen .site-main-section_type_simple-paragraph .text-set p {
    font-size: 15px;
}
@media all and (min-width:1560px) and (max-width:1749px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .text-set {
        padding-left : 7%;
        padding-right: 7%;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .text-set {
        padding-left : 0;
        padding-right: 0;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    body.central-kitchen .site-main-section_type_simple-paragraph .text-set {
        padding: 0;
    }
}
.no-gutters.alm-reveal,
.row.no-gutters {
    margin-left : 0;
    margin-right: 0;
}
.no-gutters.alm-reveal > [class*=col],
.no-gutters.alm-reveal > [class^=col],
.row.no-gutters > [class*=col],
.row.no-gutters > [class^=col] {
    padding-left : 0;
    padding-right: 0;
}
.bg-white {
    background: #fff;
}
.width-max {
    width: 100%;
}
.text-bold {
    font-weight: 700!important;
}
.text-normal {
    font-weight: 400!important;
}
.text-white {
    color: #fff!important;
}
.text-base,
.text-black {
    color: #323232;
}
.text-men {
    color: #5c79a8!important;
}
.text-women {
    color: #a67598!important;
}
.font-family--fontAwesome {
    font-family: FontAwesome;
}
.font_sansSerif {
    font-family: "Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
}
.font_serif {
    font-family: TsukuMinPr6-L,"ヒラギノ明朝",HiraMinPro,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",Georgia,"Times New Roman",Times,serif;
}
.font_roboto {
    font-family: Roboto,"Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
    font-weight: 300!important;
}
.font_robotoCondensed {
    font-family: "Roboto Condensed","Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;
    font-weight: 300!important;
}
.hover-effect--opacity {
    transition-duration: 0.5s;
}
.hover-effect--opacity:focus,
.hover-effect--opacity:hover {
    opacity        : 0.75;
    text-decoration: none;
    filter:alpha(opacity=75);
}
.img-responsive.img-responsive--max {
    width: 100%!important;
}
.row--gutter-half.alm-reveal,
.row.row--gutter-half {
    margin-left : -7.5px;
    margin-right: -7.5px;
}
.row--gutter-half.alm-reveal > *,
.row.row--gutter-half > * {
    padding-left : 7.5px;
    padding-right: 7.5px;
}
.row__runAround {
    padding-left : 15px;
    padding-right: 15px;
}
.br {
    display: block;
}
.color-inherit {
    color          : inherit;
    text-decoration: none;
}
.b,
b {
    font-weight: 800;
}
.big,
big {
    font-size: 120%;
}
.fw300 {
    font-weight: 300!important;
}
.fw400 {
    font-weight: 400!important;
}
.fw500 {
    font-weight: 500!important;
}
.fw600 {
    font-weight: 600!important;
}
.fw700 {
    font-weight: 700!important;
}
.fw800 {
    font-weight: 800!important;
}
.fw900 {
    font-weight: 900!important;
}
.inline-block {
    display: inline-block;
}
@media all and (min-width:1px) and (max-width:1259px) {
    .inline-block-mb {
        display: inline-block!important;
    }
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.letter-spacing-0 {
    letter-spacing: 0 + em!important;
}
.letter-spacing-1 {
    letter-spacing: 0.1 + em!important;
}
.letter-spacing-2 {
    letter-spacing: 0.2 + em!important;
}
.letter-spacing-3 {
    letter-spacing: 0.3 + em!important;
}
.letter-spacing-4 {
    letter-spacing: 0.4 + em!important;
}
.letter-spacing-5 {
    letter-spacing: 0.5 + em!important;
}
.letter-spacing-6 {
    letter-spacing: 0.6 + em!important;
}
.letter-spacing-7 {
    letter-spacing: 0.7 + em!important;
}
.letter-spacing-8 {
    letter-spacing: 0.8 + em!important;
}
.letter-spacing-9 {
    letter-spacing: 0.9 + em!important;
}
.letter-spacing-10 {
    letter-spacing: 1 + em!important;
}
.letter-spacing-11 {
    letter-spacing: 1.1 + em!important;
}
.letter-spacing-12 {
    letter-spacing: 1.2 + em!important;
}
.letter-spacing-13 {
    letter-spacing: 1.3 + em!important;
}
.letter-spacing-14 {
    letter-spacing: 1.4 + em!important;
}
.letter-spacing-15 {
    letter-spacing: 1.5 + em!important;
}
.letter-spacing-16 {
    letter-spacing: 1.6 + em!important;
}
.letter-spacing-17 {
    letter-spacing: 1.7 + em!important;
}
.letter-spacing-18 {
    letter-spacing: 1.8 + em!important;
}
.letter-spacing-19 {
    letter-spacing: 1.9 + em!important;
}
.letter-spacing-20 {
    letter-spacing: 2 + em!important;
}
.letter-spacing-21 {
    letter-spacing: 2.1 + em!important;
}
.letter-spacing-22 {
    letter-spacing: 2.2 + em!important;
}
.letter-spacing-23 {
    letter-spacing: 2.3 + em!important;
}
.letter-spacing-24 {
    letter-spacing: 2.4 + em!important;
}
.letter-spacing-25 {
    letter-spacing: 2.5 + em!important;
}
.letter-spacing-26 {
    letter-spacing: 2.6 + em!important;
}
.letter-spacing-27 {
    letter-spacing: 2.7 + em!important;
}
.letter-spacing-28 {
    letter-spacing: 2.8 + em!important;
}
.letter-spacing-29 {
    letter-spacing: 2.9 + em!important;
}
.letter-spacing-30 {
    letter-spacing: 3 + em!important;
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .letter-spacing-md-0 {
        letter-spacing: 0 + em!important;
    }
    .letter-spacing-md-1 {
        letter-spacing: 0.1 + em!important;
    }
    .letter-spacing-md-10 {
        letter-spacing: 1 + em!important;
    }
    .letter-spacing-md-11 {
        letter-spacing: 1.1 + em!important;
    }
    .letter-spacing-md-12 {
        letter-spacing: 1.2 + em!important;
    }
    .letter-spacing-md-13 {
        letter-spacing: 1.3 + em!important;
    }
    .letter-spacing-md-14 {
        letter-spacing: 1.4 + em!important;
    }
    .letter-spacing-md-15 {
        letter-spacing: 1.5 + em!important;
    }
    .letter-spacing-md-16 {
        letter-spacing: 1.6 + em!important;
    }
    .letter-spacing-md-17 {
        letter-spacing: 1.7 + em!important;
    }
    .letter-spacing-md-18 {
        letter-spacing: 1.8 + em!important;
    }
    .letter-spacing-md-19 {
        letter-spacing: 1.9 + em!important;
    }
    .letter-spacing-md-2 {
        letter-spacing: 0.2 + em!important;
    }
    .letter-spacing-md-20 {
        letter-spacing: 2 + em!important;
    }
    .letter-spacing-md-21 {
        letter-spacing: 2.1 + em!important;
    }
    .letter-spacing-md-22 {
        letter-spacing: 2.2 + em!important;
    }
    .letter-spacing-md-23 {
        letter-spacing: 2.3 + em!important;
    }
    .letter-spacing-md-24 {
        letter-spacing: 2.4 + em!important;
    }
    .letter-spacing-md-25 {
        letter-spacing: 2.5 + em!important;
    }
    .letter-spacing-md-26 {
        letter-spacing: 2.6 + em!important;
    }
    .letter-spacing-md-27 {
        letter-spacing: 2.7 + em!important;
    }
    .letter-spacing-md-28 {
        letter-spacing: 2.8 + em!important;
    }
    .letter-spacing-md-29 {
        letter-spacing: 2.9 + em!important;
    }
    .letter-spacing-md-3 {
        letter-spacing: 0.3 + em!important;
    }
    .letter-spacing-md-30 {
        letter-spacing: 3 + em!important;
    }
    .letter-spacing-md-4 {
        letter-spacing: 0.4 + em!important;
    }
    .letter-spacing-md-5 {
        letter-spacing: 0.5 + em!important;
    }
    .letter-spacing-md-6 {
        letter-spacing: 0.6 + em!important;
    }
    .letter-spacing-md-7 {
        letter-spacing: 0.7 + em!important;
    }
    .letter-spacing-md-8 {
        letter-spacing: 0.8 + em!important;
    }
    .letter-spacing-md-9 {
        letter-spacing: 0.9 + em!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .letter-spacing-sm-0 {
        letter-spacing: 0 + em!important;
    }
    .letter-spacing-sm-1 {
        letter-spacing: 0.1 + em!important;
    }
    .letter-spacing-sm-10 {
        letter-spacing: 1 + em!important;
    }
    .letter-spacing-sm-11 {
        letter-spacing: 1.1 + em!important;
    }
    .letter-spacing-sm-12 {
        letter-spacing: 1.2 + em!important;
    }
    .letter-spacing-sm-13 {
        letter-spacing: 1.3 + em!important;
    }
    .letter-spacing-sm-14 {
        letter-spacing: 1.4 + em!important;
    }
    .letter-spacing-sm-15 {
        letter-spacing: 1.5 + em!important;
    }
    .letter-spacing-sm-16 {
        letter-spacing: 1.6 + em!important;
    }
    .letter-spacing-sm-17 {
        letter-spacing: 1.7 + em!important;
    }
    .letter-spacing-sm-18 {
        letter-spacing: 1.8 + em!important;
    }
    .letter-spacing-sm-19 {
        letter-spacing: 1.9 + em!important;
    }
    .letter-spacing-sm-2 {
        letter-spacing: 0.2 + em!important;
    }
    .letter-spacing-sm-20 {
        letter-spacing: 2 + em!important;
    }
    .letter-spacing-sm-21 {
        letter-spacing: 2.1 + em!important;
    }
    .letter-spacing-sm-22 {
        letter-spacing: 2.2 + em!important;
    }
    .letter-spacing-sm-23 {
        letter-spacing: 2.3 + em!important;
    }
    .letter-spacing-sm-24 {
        letter-spacing: 2.4 + em!important;
    }
    .letter-spacing-sm-25 {
        letter-spacing: 2.5 + em!important;
    }
    .letter-spacing-sm-26 {
        letter-spacing: 2.6 + em!important;
    }
    .letter-spacing-sm-27 {
        letter-spacing: 2.7 + em!important;
    }
    .letter-spacing-sm-28 {
        letter-spacing: 2.8 + em!important;
    }
    .letter-spacing-sm-29 {
        letter-spacing: 2.9 + em!important;
    }
    .letter-spacing-sm-3 {
        letter-spacing: 0.3 + em!important;
    }
    .letter-spacing-sm-30 {
        letter-spacing: 3 + em!important;
    }
    .letter-spacing-sm-4 {
        letter-spacing: 0.4 + em!important;
    }
    .letter-spacing-sm-5 {
        letter-spacing: 0.5 + em!important;
    }
    .letter-spacing-sm-6 {
        letter-spacing: 0.6 + em!important;
    }
    .letter-spacing-sm-7 {
        letter-spacing: 0.7 + em!important;
    }
    .letter-spacing-sm-8 {
        letter-spacing: 0.8 + em!important;
    }
    .letter-spacing-sm-9 {
        letter-spacing: 0.9 + em!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .letter-spacing-xs-0 {
        letter-spacing: 0 + em!important;
    }
    .letter-spacing-xs-1 {
        letter-spacing: 0.1 + em!important;
    }
    .letter-spacing-xs-10 {
        letter-spacing: 1 + em!important;
    }
    .letter-spacing-xs-11 {
        letter-spacing: 1.1 + em!important;
    }
    .letter-spacing-xs-12 {
        letter-spacing: 1.2 + em!important;
    }
    .letter-spacing-xs-13 {
        letter-spacing: 1.3 + em!important;
    }
    .letter-spacing-xs-14 {
        letter-spacing: 1.4 + em!important;
    }
    .letter-spacing-xs-15 {
        letter-spacing: 1.5 + em!important;
    }
    .letter-spacing-xs-16 {
        letter-spacing: 1.6 + em!important;
    }
    .letter-spacing-xs-17 {
        letter-spacing: 1.7 + em!important;
    }
    .letter-spacing-xs-18 {
        letter-spacing: 1.8 + em!important;
    }
    .letter-spacing-xs-19 {
        letter-spacing: 1.9 + em!important;
    }
    .letter-spacing-xs-2 {
        letter-spacing: 0.2 + em!important;
    }
    .letter-spacing-xs-20 {
        letter-spacing: 2 + em!important;
    }
    .letter-spacing-xs-21 {
        letter-spacing: 2.1 + em!important;
    }
    .letter-spacing-xs-22 {
        letter-spacing: 2.2 + em!important;
    }
    .letter-spacing-xs-23 {
        letter-spacing: 2.3 + em!important;
    }
    .letter-spacing-xs-24 {
        letter-spacing: 2.4 + em!important;
    }
    .letter-spacing-xs-25 {
        letter-spacing: 2.5 + em!important;
    }
    .letter-spacing-xs-26 {
        letter-spacing: 2.6 + em!important;
    }
    .letter-spacing-xs-27 {
        letter-spacing: 2.7 + em!important;
    }
    .letter-spacing-xs-28 {
        letter-spacing: 2.8 + em!important;
    }
    .letter-spacing-xs-29 {
        letter-spacing: 2.9 + em!important;
    }
    .letter-spacing-xs-3 {
        letter-spacing: 0.3 + em!important;
    }
    .letter-spacing-xs-30 {
        letter-spacing: 3 + em!important;
    }
    .letter-spacing-xs-4 {
        letter-spacing: 0.4 + em!important;
    }
    .letter-spacing-xs-5 {
        letter-spacing: 0.5 + em!important;
    }
    .letter-spacing-xs-6 {
        letter-spacing: 0.6 + em!important;
    }
    .letter-spacing-xs-7 {
        letter-spacing: 0.7 + em!important;
    }
    .letter-spacing-xs-8 {
        letter-spacing: 0.8 + em!important;
    }
    .letter-spacing-xs-9 {
        letter-spacing: 0.9 + em!important;
    }
}
.line-height0,
.line-height_0 {
    line-height: 0!important;
}
.line-height1,
.line-height_1 {
    line-height: 0.1!important;
}
.line-height2,
.line-height_2 {
    line-height: 0.2!important;
}
.line-height3,
.line-height_3 {
    line-height: 0.3!important;
}
.line-height4,
.line-height_4 {
    line-height: 0.4!important;
}
.line-height5,
.line-height_5 {
    line-height: 0.5!important;
}
.line-height6,
.line-height_6 {
    line-height: 0.6!important;
}
.line-height7,
.line-height_7 {
    line-height: 0.7!important;
}
.line-height8,
.line-height_8 {
    line-height: 0.8!important;
}
.line-height9,
.line-height_9 {
    line-height: 0.9!important;
}
.line-height10,
.line-height_10 {
    line-height: 1!important;
}
.line-height11,
.line-height_11 {
    line-height: 1.1!important;
}
.line-height12,
.line-height_12 {
    line-height: 1.2!important;
}
.line-height13,
.line-height_13 {
    line-height: 1.3!important;
}
.line-height14,
.line-height_14 {
    line-height: 1.4!important;
}
.line-height15,
.line-height_15 {
    line-height: 1.5!important;
}
.line-height16,
.line-height_16 {
    line-height: 1.6!important;
}
.line-height17,
.line-height_17 {
    line-height: 1.7!important;
}
.line-height18,
.line-height_18 {
    line-height: 1.8!important;
}
.line-height19,
.line-height_19 {
    line-height: 1.9!important;
}
.line-height20,
.line-height_20 {
    line-height: 2!important;
}
.line-height21,
.line-height_21 {
    line-height: 2.1!important;
}
.line-height22,
.line-height_22 {
    line-height: 2.2!important;
}
.line-height23,
.line-height_23 {
    line-height: 2.3!important;
}
.line-height24,
.line-height_24 {
    line-height: 2.4!important;
}
.line-height25,
.line-height_25 {
    line-height: 2.5!important;
}
.line-height26,
.line-height_26 {
    line-height: 2.6!important;
}
.line-height27,
.line-height_27 {
    line-height: 2.7!important;
}
.line-height28,
.line-height_28 {
    line-height: 2.8!important;
}
.line-height29,
.line-height_29 {
    line-height: 2.9!important;
}
.line-height30,
.line-height_30 {
    line-height: 3!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_0-xs {
        line-height: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height0-xs {
        line-height: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_1-xs {
        line-height: 0.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height1-xs {
        line-height: 0.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_2-xs {
        line-height: 0.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height2-xs {
        line-height: 0.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_3-xs {
        line-height: 0.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height3-xs {
        line-height: 0.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_4-xs {
        line-height: 0.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height4-xs {
        line-height: 0.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_5-xs {
        line-height: 0.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height5-xs {
        line-height: 0.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_6-xs {
        line-height: 0.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height6-xs {
        line-height: 0.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_7-xs {
        line-height: 0.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height7-xs {
        line-height: 0.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_8-xs {
        line-height: 0.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height8-xs {
        line-height: 0.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_9-xs {
        line-height: 0.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height9-xs {
        line-height: 0.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_10-xs {
        line-height: 1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height10-xs {
        line-height: 1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_11-xs {
        line-height: 1.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height11-xs {
        line-height: 1.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_12-xs {
        line-height: 1.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height12-xs {
        line-height: 1.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_13-xs {
        line-height: 1.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height13-xs {
        line-height: 1.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_14-xs {
        line-height: 1.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height14-xs {
        line-height: 1.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_15-xs {
        line-height: 1.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height15-xs {
        line-height: 1.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_16-xs {
        line-height: 1.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height16-xs {
        line-height: 1.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_17-xs {
        line-height: 1.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height17-xs {
        line-height: 1.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_18-xs {
        line-height: 1.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height18-xs {
        line-height: 1.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_19-xs {
        line-height: 1.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height19-xs {
        line-height: 1.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_20-xs {
        line-height: 2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height20-xs {
        line-height: 2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_21-xs {
        line-height: 2.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height21-xs {
        line-height: 2.1!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_22-xs {
        line-height: 2.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height22-xs {
        line-height: 2.2!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_23-xs {
        line-height: 2.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height23-xs {
        line-height: 2.3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_24-xs {
        line-height: 2.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height24-xs {
        line-height: 2.4!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_25-xs {
        line-height: 2.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height25-xs {
        line-height: 2.5!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_26-xs {
        line-height: 2.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height26-xs {
        line-height: 2.6!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_27-xs {
        line-height: 2.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height27-xs {
        line-height: 2.7!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_28-xs {
        line-height: 2.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height28-xs {
        line-height: 2.8!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_29-xs {
        line-height: 2.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height29-xs {
        line-height: 2.9!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height_30-xs {
        line-height: 3!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .line-height30-xs {
        line-height: 3!important;
    }
}
.mgt0 {
    margin-top: 0!important;
}
.mgb0 {
    margin-bottom: 0!important;
}
.mgr0 {
    margin-right: 0!important;
}
.mgl0 {
    margin-left: 0!important;
}
.pdt0 {
    padding-top: 0!important;
}
.pdb0 {
    padding-bottom: 0!important;
}
.pdr0 {
    padding-right: 0!important;
}
.pdl0 {
    padding-left: 0!important;
}
.mgt5 {
    margin-top: 5px!important;
}
.mgb5 {
    margin-bottom: 5px!important;
}
.mgr5 {
    margin-right: 5px!important;
}
.mgl5 {
    margin-left: 5px!important;
}
.pdt5 {
    padding-top: 5px!important;
}
.pdb5 {
    padding-bottom: 5px!important;
}
.pdr5 {
    padding-right: 5px!important;
}
.pdl5 {
    padding-left: 5px!important;
}
.mgt10 {
    margin-top: 10px!important;
}
.mgb10 {
    margin-bottom: 10px!important;
}
.mgr10 {
    margin-right: 10px!important;
}
.mgl10 {
    margin-left: 10px!important;
}
.pdt10 {
    padding-top: 10px!important;
}
.pdb10 {
    padding-bottom: 10px!important;
}
.pdr10 {
    padding-right: 10px!important;
}
.pdl10 {
    padding-left: 10px!important;
}
.mgt15 {
    margin-top: 15px!important;
}
.mgb15 {
    margin-bottom: 15px!important;
}
.mgr15 {
    margin-right: 15px!important;
}
.mgl15 {
    margin-left: 15px!important;
}
.pdt15 {
    padding-top: 15px!important;
}
.pdb15 {
    padding-bottom: 15px!important;
}
.pdr15 {
    padding-right: 15px!important;
}
.pdl15 {
    padding-left: 15px!important;
}
.mgt20 {
    margin-top: 20px!important;
}
.mgb20 {
    margin-bottom: 20px!important;
}
.mgr20 {
    margin-right: 20px!important;
}
.mgl20 {
    margin-left: 20px!important;
}
.pdt20 {
    padding-top: 20px!important;
}
.pdb20 {
    padding-bottom: 20px!important;
}
.pdr20 {
    padding-right: 20px!important;
}
.pdl20 {
    padding-left: 20px!important;
}
.mgt25 {
    margin-top: 25px!important;
}
.mgb25 {
    margin-bottom: 25px!important;
}
.mgr25 {
    margin-right: 25px!important;
}
.mgl25 {
    margin-left: 25px!important;
}
.pdt25 {
    padding-top: 25px!important;
}
.pdb25 {
    padding-bottom: 25px!important;
}
.pdr25 {
    padding-right: 25px!important;
}
.pdl25 {
    padding-left: 25px!important;
}
.mgt30 {
    margin-top: 30px!important;
}
.mgb30 {
    margin-bottom: 30px!important;
}
.mgr30 {
    margin-right: 30px!important;
}
.mgl30 {
    margin-left: 30px!important;
}
.pdt30 {
    padding-top: 30px!important;
}
.pdb30 {
    padding-bottom: 30px!important;
}
.pdr30 {
    padding-right: 30px!important;
}
.pdl30 {
    padding-left: 30px!important;
}
.mgt35 {
    margin-top: 35px!important;
}
.mgb35 {
    margin-bottom: 35px!important;
}
.mgr35 {
    margin-right: 35px!important;
}
.mgl35 {
    margin-left: 35px!important;
}
.pdt35 {
    padding-top: 35px!important;
}
.pdb35 {
    padding-bottom: 35px!important;
}
.pdr35 {
    padding-right: 35px!important;
}
.pdl35 {
    padding-left: 35px!important;
}
.mgt40 {
    margin-top: 40px!important;
}
.mgb40 {
    margin-bottom: 40px!important;
}
.mgr40 {
    margin-right: 40px!important;
}
.mgl40 {
    margin-left: 40px!important;
}
.pdt40 {
    padding-top: 40px!important;
}
.pdb40 {
    padding-bottom: 40px!important;
}
.pdr40 {
    padding-right: 40px!important;
}
.pdl40 {
    padding-left: 40px!important;
}
.mgt45 {
    margin-top: 45px!important;
}
.mgb45 {
    margin-bottom: 45px!important;
}
.mgr45 {
    margin-right: 45px!important;
}
.mgl45 {
    margin-left: 45px!important;
}
.pdt45 {
    padding-top: 45px!important;
}
.pdb45 {
    padding-bottom: 45px!important;
}
.pdr45 {
    padding-right: 45px!important;
}
.pdl45 {
    padding-left: 45px!important;
}
.mgt50 {
    margin-top: 50px!important;
}
.mgb50 {
    margin-bottom: 50px!important;
}
.mgr50 {
    margin-right: 50px!important;
}
.mgl50 {
    margin-left: 50px!important;
}
.pdt50 {
    padding-top: 50px!important;
}
.pdb50 {
    padding-bottom: 50px!important;
}
.pdr50 {
    padding-right: 50px!important;
}
.pdl50 {
    padding-left: 50px!important;
}
.mgt55 {
    margin-top: 55px!important;
}
.mgb55 {
    margin-bottom: 55px!important;
}
.mgr55 {
    margin-right: 55px!important;
}
.mgl55 {
    margin-left: 55px!important;
}
.pdt55 {
    padding-top: 55px!important;
}
.pdb55 {
    padding-bottom: 55px!important;
}
.pdr55 {
    padding-right: 55px!important;
}
.pdl55 {
    padding-left: 55px!important;
}
.mgt60 {
    margin-top: 60px!important;
}
.mgb60 {
    margin-bottom: 60px!important;
}
.mgr60 {
    margin-right: 60px!important;
}
.mgl60 {
    margin-left: 60px!important;
}
.pdt60 {
    padding-top: 60px!important;
}
.pdb60 {
    padding-bottom: 60px!important;
}
.pdr60 {
    padding-right: 60px!important;
}
.pdl60 {
    padding-left: 60px!important;
}
.mgt65 {
    margin-top: 65px!important;
}
.mgb65 {
    margin-bottom: 65px!important;
}
.mgr65 {
    margin-right: 65px!important;
}
.mgl65 {
    margin-left: 65px!important;
}
.pdt65 {
    padding-top: 65px!important;
}
.pdb65 {
    padding-bottom: 65px!important;
}
.pdr65 {
    padding-right: 65px!important;
}
.pdl65 {
    padding-left: 65px!important;
}
.mgt70 {
    margin-top: 70px!important;
}
.mgb70 {
    margin-bottom: 70px!important;
}
.mgr70 {
    margin-right: 70px!important;
}
.mgl70 {
    margin-left: 70px!important;
}
.pdt70 {
    padding-top: 70px!important;
}
.pdb70 {
    padding-bottom: 70px!important;
}
.pdr70 {
    padding-right: 70px!important;
}
.pdl70 {
    padding-left: 70px!important;
}
.mgt75 {
    margin-top: 75px!important;
}
.mgb75 {
    margin-bottom: 75px!important;
}
.mgr75 {
    margin-right: 75px!important;
}
.mgl75 {
    margin-left: 75px!important;
}
.pdt75 {
    padding-top: 75px!important;
}
.pdb75 {
    padding-bottom: 75px!important;
}
.pdr75 {
    padding-right: 75px!important;
}
.pdl75 {
    padding-left: 75px!important;
}
.mgt80 {
    margin-top: 80px!important;
}
.mgb80 {
    margin-bottom: 80px!important;
}
.mgr80 {
    margin-right: 80px!important;
}
.mgl80 {
    margin-left: 80px!important;
}
.pdt80 {
    padding-top: 80px!important;
}
.pdb80 {
    padding-bottom: 80px!important;
}
.pdr80 {
    padding-right: 80px!important;
}
.pdl80 {
    padding-left: 80px!important;
}
.mgt85 {
    margin-top: 85px!important;
}
.mgb85 {
    margin-bottom: 85px!important;
}
.mgr85 {
    margin-right: 85px!important;
}
.mgl85 {
    margin-left: 85px!important;
}
.pdt85 {
    padding-top: 85px!important;
}
.pdb85 {
    padding-bottom: 85px!important;
}
.pdr85 {
    padding-right: 85px!important;
}
.pdl85 {
    padding-left: 85px!important;
}
.mgt90 {
    margin-top: 90px!important;
}
.mgb90 {
    margin-bottom: 90px!important;
}
.mgr90 {
    margin-right: 90px!important;
}
.mgl90 {
    margin-left: 90px!important;
}
.pdt90 {
    padding-top: 90px!important;
}
.pdb90 {
    padding-bottom: 90px!important;
}
.pdr90 {
    padding-right: 90px!important;
}
.pdl90 {
    padding-left: 90px!important;
}
.mgt95 {
    margin-top: 95px!important;
}
.mgb95 {
    margin-bottom: 95px!important;
}
.mgr95 {
    margin-right: 95px!important;
}
.mgl95 {
    margin-left: 95px!important;
}
.pdt95 {
    padding-top: 95px!important;
}
.pdb95 {
    padding-bottom: 95px!important;
}
.pdr95 {
    padding-right: 95px!important;
}
.pdl95 {
    padding-left: 95px!important;
}
.mgt100 {
    margin-top: 100px!important;
}
.mgb100 {
    margin-bottom: 100px!important;
}
.mgr100 {
    margin-right: 100px!important;
}
.mgl100 {
    margin-left: 100px!important;
}
.pdt100 {
    padding-top: 100px!important;
}
.pdb100 {
    padding-bottom: 100px!important;
}
.pdr100 {
    padding-right: 100px!important;
}
.pdl100 {
    padding-left: 100px!important;
}
.mgt105 {
    margin-top: 105px!important;
}
.mgb105 {
    margin-bottom: 105px!important;
}
.mgr105 {
    margin-right: 105px!important;
}
.mgl105 {
    margin-left: 105px!important;
}
.pdt105 {
    padding-top: 105px!important;
}
.pdb105 {
    padding-bottom: 105px!important;
}
.pdr105 {
    padding-right: 105px!important;
}
.pdl105 {
    padding-left: 105px!important;
}
.mgt110 {
    margin-top: 110px!important;
}
.mgb110 {
    margin-bottom: 110px!important;
}
.mgr110 {
    margin-right: 110px!important;
}
.mgl110 {
    margin-left: 110px!important;
}
.pdt110 {
    padding-top: 110px!important;
}
.pdb110 {
    padding-bottom: 110px!important;
}
.pdr110 {
    padding-right: 110px!important;
}
.pdl110 {
    padding-left: 110px!important;
}
.mgt115 {
    margin-top: 115px!important;
}
.mgb115 {
    margin-bottom: 115px!important;
}
.mgr115 {
    margin-right: 115px!important;
}
.mgl115 {
    margin-left: 115px!important;
}
.pdt115 {
    padding-top: 115px!important;
}
.pdb115 {
    padding-bottom: 115px!important;
}
.pdr115 {
    padding-right: 115px!important;
}
.pdl115 {
    padding-left: 115px!important;
}
.mgt120 {
    margin-top: 120px!important;
}
.mgb120 {
    margin-bottom: 120px!important;
}
.mgr120 {
    margin-right: 120px!important;
}
.mgl120 {
    margin-left: 120px!important;
}
.pdt120 {
    padding-top: 120px!important;
}
.pdb120 {
    padding-bottom: 120px!important;
}
.pdr120 {
    padding-right: 120px!important;
}
.pdl120 {
    padding-left: 120px!important;
}
.mgt125 {
    margin-top: 125px!important;
}
.mgb125 {
    margin-bottom: 125px!important;
}
.mgr125 {
    margin-right: 125px!important;
}
.mgl125 {
    margin-left: 125px!important;
}
.pdt125 {
    padding-top: 125px!important;
}
.pdb125 {
    padding-bottom: 125px!important;
}
.pdr125 {
    padding-right: 125px!important;
}
.pdl125 {
    padding-left: 125px!important;
}
.mgt130 {
    margin-top: 130px!important;
}
.mgb130 {
    margin-bottom: 130px!important;
}
.mgr130 {
    margin-right: 130px!important;
}
.mgl130 {
    margin-left: 130px!important;
}
.pdt130 {
    padding-top: 130px!important;
}
.pdb130 {
    padding-bottom: 130px!important;
}
.pdr130 {
    padding-right: 130px!important;
}
.pdl130 {
    padding-left: 130px!important;
}
.mgt135 {
    margin-top: 135px!important;
}
.mgb135 {
    margin-bottom: 135px!important;
}
.mgr135 {
    margin-right: 135px!important;
}
.mgl135 {
    margin-left: 135px!important;
}
.pdt135 {
    padding-top: 135px!important;
}
.pdb135 {
    padding-bottom: 135px!important;
}
.pdr135 {
    padding-right: 135px!important;
}
.pdl135 {
    padding-left: 135px!important;
}
.mgt140 {
    margin-top: 140px!important;
}
.mgb140 {
    margin-bottom: 140px!important;
}
.mgr140 {
    margin-right: 140px!important;
}
.mgl140 {
    margin-left: 140px!important;
}
.pdt140 {
    padding-top: 140px!important;
}
.pdb140 {
    padding-bottom: 140px!important;
}
.pdr140 {
    padding-right: 140px!important;
}
.pdl140 {
    padding-left: 140px!important;
}
.mgt145 {
    margin-top: 145px!important;
}
.mgb145 {
    margin-bottom: 145px!important;
}
.mgr145 {
    margin-right: 145px!important;
}
.mgl145 {
    margin-left: 145px!important;
}
.pdt145 {
    padding-top: 145px!important;
}
.pdb145 {
    padding-bottom: 145px!important;
}
.pdr145 {
    padding-right: 145px!important;
}
.pdl145 {
    padding-left: 145px!important;
}
.mgt150 {
    margin-top: 150px!important;
}
.mgb150 {
    margin-bottom: 150px!important;
}
.mgr150 {
    margin-right: 150px!important;
}
.mgl150 {
    margin-left: 150px!important;
}
.pdt150 {
    padding-top: 150px!important;
}
.pdb150 {
    padding-bottom: 150px!important;
}
.pdr150 {
    padding-right: 150px!important;
}
.pdl150 {
    padding-left: 150px!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt0-xs {
        margin-top: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb0-xs {
        margin-bottom: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr0-xs {
        margin-right: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl0-xs {
        margin-left: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt0-xs {
        padding-top: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb0-xs {
        padding-bottom: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr0-xs {
        padding-right: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl0-xs {
        padding-left: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt5-xs {
        margin-top: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb5-xs {
        margin-bottom: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr5-xs {
        margin-right: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl5-xs {
        margin-left: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt5-xs {
        padding-top: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb5-xs {
        padding-bottom: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr5-xs {
        padding-right: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl5-xs {
        padding-left: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt10-xs {
        margin-top: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb10-xs {
        margin-bottom: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr10-xs {
        margin-right: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl10-xs {
        margin-left: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt10-xs {
        padding-top: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb10-xs {
        padding-bottom: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr10-xs {
        padding-right: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl10-xs {
        padding-left: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt15-xs {
        margin-top: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb15-xs {
        margin-bottom: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr15-xs {
        margin-right: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl15-xs {
        margin-left: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt15-xs {
        padding-top: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb15-xs {
        padding-bottom: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr15-xs {
        padding-right: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl15-xs {
        padding-left: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt20-xs {
        margin-top: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb20-xs {
        margin-bottom: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr20-xs {
        margin-right: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl20-xs {
        margin-left: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt20-xs {
        padding-top: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb20-xs {
        padding-bottom: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr20-xs {
        padding-right: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl20-xs {
        padding-left: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt25-xs {
        margin-top: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb25-xs {
        margin-bottom: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr25-xs {
        margin-right: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl25-xs {
        margin-left: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt25-xs {
        padding-top: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb25-xs {
        padding-bottom: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr25-xs {
        padding-right: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl25-xs {
        padding-left: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt30-xs {
        margin-top: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb30-xs {
        margin-bottom: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr30-xs {
        margin-right: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl30-xs {
        margin-left: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt30-xs {
        padding-top: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb30-xs {
        padding-bottom: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr30-xs {
        padding-right: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl30-xs {
        padding-left: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt35-xs {
        margin-top: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb35-xs {
        margin-bottom: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr35-xs {
        margin-right: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl35-xs {
        margin-left: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt35-xs {
        padding-top: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb35-xs {
        padding-bottom: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr35-xs {
        padding-right: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl35-xs {
        padding-left: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt40-xs {
        margin-top: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb40-xs {
        margin-bottom: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr40-xs {
        margin-right: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl40-xs {
        margin-left: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt40-xs {
        padding-top: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb40-xs {
        padding-bottom: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr40-xs {
        padding-right: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl40-xs {
        padding-left: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt45-xs {
        margin-top: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb45-xs {
        margin-bottom: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr45-xs {
        margin-right: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl45-xs {
        margin-left: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt45-xs {
        padding-top: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb45-xs {
        padding-bottom: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr45-xs {
        padding-right: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl45-xs {
        padding-left: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt50-xs {
        margin-top: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb50-xs {
        margin-bottom: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr50-xs {
        margin-right: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl50-xs {
        margin-left: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt50-xs {
        padding-top: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb50-xs {
        padding-bottom: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr50-xs {
        padding-right: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl50-xs {
        padding-left: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt55-xs {
        margin-top: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb55-xs {
        margin-bottom: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr55-xs {
        margin-right: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl55-xs {
        margin-left: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt55-xs {
        padding-top: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb55-xs {
        padding-bottom: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr55-xs {
        padding-right: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl55-xs {
        padding-left: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt60-xs {
        margin-top: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb60-xs {
        margin-bottom: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr60-xs {
        margin-right: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl60-xs {
        margin-left: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt60-xs {
        padding-top: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb60-xs {
        padding-bottom: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr60-xs {
        padding-right: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl60-xs {
        padding-left: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt65-xs {
        margin-top: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb65-xs {
        margin-bottom: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr65-xs {
        margin-right: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl65-xs {
        margin-left: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt65-xs {
        padding-top: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb65-xs {
        padding-bottom: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr65-xs {
        padding-right: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl65-xs {
        padding-left: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt70-xs {
        margin-top: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb70-xs {
        margin-bottom: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr70-xs {
        margin-right: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl70-xs {
        margin-left: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt70-xs {
        padding-top: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb70-xs {
        padding-bottom: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr70-xs {
        padding-right: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl70-xs {
        padding-left: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt75-xs {
        margin-top: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb75-xs {
        margin-bottom: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr75-xs {
        margin-right: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl75-xs {
        margin-left: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt75-xs {
        padding-top: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb75-xs {
        padding-bottom: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr75-xs {
        padding-right: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl75-xs {
        padding-left: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt80-xs {
        margin-top: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb80-xs {
        margin-bottom: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr80-xs {
        margin-right: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl80-xs {
        margin-left: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt80-xs {
        padding-top: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb80-xs {
        padding-bottom: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr80-xs {
        padding-right: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl80-xs {
        padding-left: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt85-xs {
        margin-top: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb85-xs {
        margin-bottom: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr85-xs {
        margin-right: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl85-xs {
        margin-left: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt85-xs {
        padding-top: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb85-xs {
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr85-xs {
        padding-right: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl85-xs {
        padding-left: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt90-xs {
        margin-top: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb90-xs {
        margin-bottom: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr90-xs {
        margin-right: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl90-xs {
        margin-left: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt90-xs {
        padding-top: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb90-xs {
        padding-bottom: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr90-xs {
        padding-right: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl90-xs {
        padding-left: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt95-xs {
        margin-top: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb95-xs {
        margin-bottom: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr95-xs {
        margin-right: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl95-xs {
        margin-left: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt95-xs {
        padding-top: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb95-xs {
        padding-bottom: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr95-xs {
        padding-right: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl95-xs {
        padding-left: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt100-xs {
        margin-top: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb100-xs {
        margin-bottom: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr100-xs {
        margin-right: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl100-xs {
        margin-left: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt100-xs {
        padding-top: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb100-xs {
        padding-bottom: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr100-xs {
        padding-right: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl100-xs {
        padding-left: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt105-xs {
        margin-top: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb105-xs {
        margin-bottom: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr105-xs {
        margin-right: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl105-xs {
        margin-left: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt105-xs {
        padding-top: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb105-xs {
        padding-bottom: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr105-xs {
        padding-right: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl105-xs {
        padding-left: 105px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt110-xs {
        margin-top: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb110-xs {
        margin-bottom: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr110-xs {
        margin-right: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl110-xs {
        margin-left: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt110-xs {
        padding-top: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb110-xs {
        padding-bottom: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr110-xs {
        padding-right: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl110-xs {
        padding-left: 110px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt115-xs {
        margin-top: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb115-xs {
        margin-bottom: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr115-xs {
        margin-right: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl115-xs {
        margin-left: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt115-xs {
        padding-top: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb115-xs {
        padding-bottom: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr115-xs {
        padding-right: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl115-xs {
        padding-left: 115px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt120-xs {
        margin-top: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb120-xs {
        margin-bottom: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr120-xs {
        margin-right: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl120-xs {
        margin-left: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt120-xs {
        padding-top: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb120-xs {
        padding-bottom: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr120-xs {
        padding-right: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl120-xs {
        padding-left: 120px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt125-xs {
        margin-top: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb125-xs {
        margin-bottom: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr125-xs {
        margin-right: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl125-xs {
        margin-left: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt125-xs {
        padding-top: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb125-xs {
        padding-bottom: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr125-xs {
        padding-right: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl125-xs {
        padding-left: 125px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt130-xs {
        margin-top: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb130-xs {
        margin-bottom: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr130-xs {
        margin-right: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl130-xs {
        margin-left: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt130-xs {
        padding-top: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb130-xs {
        padding-bottom: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr130-xs {
        padding-right: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl130-xs {
        padding-left: 130px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt135-xs {
        margin-top: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb135-xs {
        margin-bottom: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr135-xs {
        margin-right: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl135-xs {
        margin-left: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt135-xs {
        padding-top: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb135-xs {
        padding-bottom: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr135-xs {
        padding-right: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl135-xs {
        padding-left: 135px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt140-xs {
        margin-top: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb140-xs {
        margin-bottom: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr140-xs {
        margin-right: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl140-xs {
        margin-left: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt140-xs {
        padding-top: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb140-xs {
        padding-bottom: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr140-xs {
        padding-right: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl140-xs {
        padding-left: 140px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt145-xs {
        margin-top: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb145-xs {
        margin-bottom: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr145-xs {
        margin-right: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl145-xs {
        margin-left: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt145-xs {
        padding-top: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb145-xs {
        padding-bottom: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr145-xs {
        padding-right: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl145-xs {
        padding-left: 145px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgt150-xs {
        margin-top: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgb150-xs {
        margin-bottom: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgr150-xs {
        margin-right: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .mgl150-xs {
        margin-left: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdt150-xs {
        padding-top: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdb150-xs {
        padding-bottom: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdr150-xs {
        padding-right: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pdl150-xs {
        padding-left: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt0-sm {
        margin-top: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb0-sm {
        margin-bottom: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr0-sm {
        margin-right: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl0-sm {
        margin-left: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt0-sm {
        padding-top: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb0-sm {
        padding-bottom: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr0-sm {
        padding-right: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl0-sm {
        padding-left: 0!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt5-sm {
        margin-top: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb5-sm {
        margin-bottom: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr5-sm {
        margin-right: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl5-sm {
        margin-left: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt5-sm {
        padding-top: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb5-sm {
        padding-bottom: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr5-sm {
        padding-right: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl5-sm {
        padding-left: 5px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt10-sm {
        margin-top: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb10-sm {
        margin-bottom: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr10-sm {
        margin-right: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl10-sm {
        margin-left: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt10-sm {
        padding-top: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb10-sm {
        padding-bottom: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr10-sm {
        padding-right: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl10-sm {
        padding-left: 10px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt15-sm {
        margin-top: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb15-sm {
        margin-bottom: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr15-sm {
        margin-right: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl15-sm {
        margin-left: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt15-sm {
        padding-top: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb15-sm {
        padding-bottom: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr15-sm {
        padding-right: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl15-sm {
        padding-left: 15px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt20-sm {
        margin-top: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb20-sm {
        margin-bottom: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr20-sm {
        margin-right: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl20-sm {
        margin-left: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt20-sm {
        padding-top: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb20-sm {
        padding-bottom: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr20-sm {
        padding-right: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl20-sm {
        padding-left: 20px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt25-sm {
        margin-top: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb25-sm {
        margin-bottom: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr25-sm {
        margin-right: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl25-sm {
        margin-left: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt25-sm {
        padding-top: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb25-sm {
        padding-bottom: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr25-sm {
        padding-right: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl25-sm {
        padding-left: 25px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt30-sm {
        margin-top: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb30-sm {
        margin-bottom: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr30-sm {
        margin-right: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl30-sm {
        margin-left: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt30-sm {
        padding-top: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb30-sm {
        padding-bottom: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr30-sm {
        padding-right: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl30-sm {
        padding-left: 30px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt35-sm {
        margin-top: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb35-sm {
        margin-bottom: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr35-sm {
        margin-right: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl35-sm {
        margin-left: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt35-sm {
        padding-top: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb35-sm {
        padding-bottom: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr35-sm {
        padding-right: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl35-sm {
        padding-left: 35px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt40-sm {
        margin-top: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb40-sm {
        margin-bottom: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr40-sm {
        margin-right: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl40-sm {
        margin-left: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt40-sm {
        padding-top: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb40-sm {
        padding-bottom: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr40-sm {
        padding-right: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl40-sm {
        padding-left: 40px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt45-sm {
        margin-top: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb45-sm {
        margin-bottom: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr45-sm {
        margin-right: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl45-sm {
        margin-left: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt45-sm {
        padding-top: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb45-sm {
        padding-bottom: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr45-sm {
        padding-right: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl45-sm {
        padding-left: 45px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt50-sm {
        margin-top: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb50-sm {
        margin-bottom: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr50-sm {
        margin-right: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl50-sm {
        margin-left: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt50-sm {
        padding-top: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb50-sm {
        padding-bottom: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr50-sm {
        padding-right: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl50-sm {
        padding-left: 50px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt55-sm {
        margin-top: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb55-sm {
        margin-bottom: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr55-sm {
        margin-right: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl55-sm {
        margin-left: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt55-sm {
        padding-top: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb55-sm {
        padding-bottom: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr55-sm {
        padding-right: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl55-sm {
        padding-left: 55px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt60-sm {
        margin-top: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb60-sm {
        margin-bottom: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr60-sm {
        margin-right: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl60-sm {
        margin-left: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt60-sm {
        padding-top: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb60-sm {
        padding-bottom: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr60-sm {
        padding-right: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl60-sm {
        padding-left: 60px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt65-sm {
        margin-top: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb65-sm {
        margin-bottom: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr65-sm {
        margin-right: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl65-sm {
        margin-left: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt65-sm {
        padding-top: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb65-sm {
        padding-bottom: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr65-sm {
        padding-right: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl65-sm {
        padding-left: 65px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt70-sm {
        margin-top: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb70-sm {
        margin-bottom: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr70-sm {
        margin-right: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl70-sm {
        margin-left: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt70-sm {
        padding-top: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb70-sm {
        padding-bottom: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr70-sm {
        padding-right: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl70-sm {
        padding-left: 70px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt75-sm {
        margin-top: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb75-sm {
        margin-bottom: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr75-sm {
        margin-right: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl75-sm {
        margin-left: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt75-sm {
        padding-top: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb75-sm {
        padding-bottom: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr75-sm {
        padding-right: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl75-sm {
        padding-left: 75px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt80-sm {
        margin-top: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb80-sm {
        margin-bottom: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr80-sm {
        margin-right: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl80-sm {
        margin-left: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt80-sm {
        padding-top: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb80-sm {
        padding-bottom: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr80-sm {
        padding-right: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl80-sm {
        padding-left: 80px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt85-sm {
        margin-top: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb85-sm {
        margin-bottom: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr85-sm {
        margin-right: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl85-sm {
        margin-left: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt85-sm {
        padding-top: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb85-sm {
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr85-sm {
        padding-right: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl85-sm {
        padding-left: 85px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt90-sm {
        margin-top: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb90-sm {
        margin-bottom: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr90-sm {
        margin-right: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl90-sm {
        margin-left: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt90-sm {
        padding-top: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb90-sm {
        padding-bottom: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr90-sm {
        padding-right: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl90-sm {
        padding-left: 90px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt95-sm {
        margin-top: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb95-sm {
        margin-bottom: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr95-sm {
        margin-right: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl95-sm {
        margin-left: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt95-sm {
        padding-top: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb95-sm {
        padding-bottom: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr95-sm {
        padding-right: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl95-sm {
        padding-left: 95px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt100-sm {
        margin-top: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb100-sm {
        margin-bottom: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr100-sm {
        margin-right: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl100-sm {
        margin-left: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt100-sm {
        padding-top: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb100-sm {
        padding-bottom: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr100-sm {
        padding-right: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl100-sm {
        padding-left: 100px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt105-sm {
        margin-top: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb105-sm {
        margin-bottom: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr105-sm {
        margin-right: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl105-sm {
        margin-left: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt105-sm {
        padding-top: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb105-sm {
        padding-bottom: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr105-sm {
        padding-right: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl105-sm {
        padding-left: 105px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt110-sm {
        margin-top: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb110-sm {
        margin-bottom: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr110-sm {
        margin-right: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl110-sm {
        margin-left: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt110-sm {
        padding-top: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb110-sm {
        padding-bottom: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr110-sm {
        padding-right: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl110-sm {
        padding-left: 110px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt115-sm {
        margin-top: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb115-sm {
        margin-bottom: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr115-sm {
        margin-right: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl115-sm {
        margin-left: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt115-sm {
        padding-top: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb115-sm {
        padding-bottom: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr115-sm {
        padding-right: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl115-sm {
        padding-left: 115px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt120-sm {
        margin-top: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb120-sm {
        margin-bottom: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr120-sm {
        margin-right: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl120-sm {
        margin-left: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt120-sm {
        padding-top: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb120-sm {
        padding-bottom: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr120-sm {
        padding-right: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl120-sm {
        padding-left: 120px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt125-sm {
        margin-top: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb125-sm {
        margin-bottom: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr125-sm {
        margin-right: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl125-sm {
        margin-left: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt125-sm {
        padding-top: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb125-sm {
        padding-bottom: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr125-sm {
        padding-right: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl125-sm {
        padding-left: 125px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt130-sm {
        margin-top: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb130-sm {
        margin-bottom: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr130-sm {
        margin-right: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl130-sm {
        margin-left: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt130-sm {
        padding-top: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb130-sm {
        padding-bottom: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr130-sm {
        padding-right: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl130-sm {
        padding-left: 130px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt135-sm {
        margin-top: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb135-sm {
        margin-bottom: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr135-sm {
        margin-right: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl135-sm {
        margin-left: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt135-sm {
        padding-top: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb135-sm {
        padding-bottom: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr135-sm {
        padding-right: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl135-sm {
        padding-left: 135px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt140-sm {
        margin-top: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb140-sm {
        margin-bottom: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr140-sm {
        margin-right: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl140-sm {
        margin-left: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt140-sm {
        padding-top: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb140-sm {
        padding-bottom: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr140-sm {
        padding-right: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl140-sm {
        padding-left: 140px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt145-sm {
        margin-top: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb145-sm {
        margin-bottom: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr145-sm {
        margin-right: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl145-sm {
        margin-left: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt145-sm {
        padding-top: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb145-sm {
        padding-bottom: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr145-sm {
        padding-right: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl145-sm {
        padding-left: 145px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgt150-sm {
        margin-top: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgb150-sm {
        margin-bottom: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgr150-sm {
        margin-right: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .mgl150-sm {
        margin-left: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdt150-sm {
        padding-top: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdb150-sm {
        padding-bottom: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdr150-sm {
        padding-right: 150px!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pdl150-sm {
        padding-left: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt0-md {
        margin-top: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb0-md {
        margin-bottom: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr0-md {
        margin-right: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl0-md {
        margin-left: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt0-md {
        padding-top: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb0-md {
        padding-bottom: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr0-md {
        padding-right: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl0-md {
        padding-left: 0!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt5-md {
        margin-top: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb5-md {
        margin-bottom: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr5-md {
        margin-right: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl5-md {
        margin-left: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt5-md {
        padding-top: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb5-md {
        padding-bottom: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr5-md {
        padding-right: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl5-md {
        padding-left: 5px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt10-md {
        margin-top: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb10-md {
        margin-bottom: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr10-md {
        margin-right: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl10-md {
        margin-left: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt10-md {
        padding-top: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb10-md {
        padding-bottom: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr10-md {
        padding-right: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl10-md {
        padding-left: 10px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt15-md {
        margin-top: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb15-md {
        margin-bottom: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr15-md {
        margin-right: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl15-md {
        margin-left: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt15-md {
        padding-top: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb15-md {
        padding-bottom: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr15-md {
        padding-right: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl15-md {
        padding-left: 15px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt20-md {
        margin-top: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb20-md {
        margin-bottom: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr20-md {
        margin-right: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl20-md {
        margin-left: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt20-md {
        padding-top: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb20-md {
        padding-bottom: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr20-md {
        padding-right: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl20-md {
        padding-left: 20px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt25-md {
        margin-top: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb25-md {
        margin-bottom: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr25-md {
        margin-right: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl25-md {
        margin-left: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt25-md {
        padding-top: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb25-md {
        padding-bottom: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr25-md {
        padding-right: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl25-md {
        padding-left: 25px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt30-md {
        margin-top: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb30-md {
        margin-bottom: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr30-md {
        margin-right: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl30-md {
        margin-left: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt30-md {
        padding-top: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb30-md {
        padding-bottom: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr30-md {
        padding-right: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl30-md {
        padding-left: 30px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt35-md {
        margin-top: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb35-md {
        margin-bottom: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr35-md {
        margin-right: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl35-md {
        margin-left: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt35-md {
        padding-top: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb35-md {
        padding-bottom: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr35-md {
        padding-right: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl35-md {
        padding-left: 35px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt40-md {
        margin-top: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb40-md {
        margin-bottom: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr40-md {
        margin-right: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl40-md {
        margin-left: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt40-md {
        padding-top: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb40-md {
        padding-bottom: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr40-md {
        padding-right: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl40-md {
        padding-left: 40px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt45-md {
        margin-top: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb45-md {
        margin-bottom: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr45-md {
        margin-right: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl45-md {
        margin-left: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt45-md {
        padding-top: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb45-md {
        padding-bottom: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr45-md {
        padding-right: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl45-md {
        padding-left: 45px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt50-md {
        margin-top: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb50-md {
        margin-bottom: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr50-md {
        margin-right: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl50-md {
        margin-left: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt50-md {
        padding-top: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb50-md {
        padding-bottom: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr50-md {
        padding-right: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl50-md {
        padding-left: 50px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt55-md {
        margin-top: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb55-md {
        margin-bottom: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr55-md {
        margin-right: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl55-md {
        margin-left: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt55-md {
        padding-top: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb55-md {
        padding-bottom: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr55-md {
        padding-right: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl55-md {
        padding-left: 55px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt60-md {
        margin-top: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb60-md {
        margin-bottom: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr60-md {
        margin-right: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl60-md {
        margin-left: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt60-md {
        padding-top: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb60-md {
        padding-bottom: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr60-md {
        padding-right: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl60-md {
        padding-left: 60px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt65-md {
        margin-top: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb65-md {
        margin-bottom: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr65-md {
        margin-right: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl65-md {
        margin-left: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt65-md {
        padding-top: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb65-md {
        padding-bottom: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr65-md {
        padding-right: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl65-md {
        padding-left: 65px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt70-md {
        margin-top: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb70-md {
        margin-bottom: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr70-md {
        margin-right: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl70-md {
        margin-left: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt70-md {
        padding-top: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb70-md {
        padding-bottom: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr70-md {
        padding-right: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl70-md {
        padding-left: 70px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt75-md {
        margin-top: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb75-md {
        margin-bottom: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr75-md {
        margin-right: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl75-md {
        margin-left: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt75-md {
        padding-top: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb75-md {
        padding-bottom: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr75-md {
        padding-right: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl75-md {
        padding-left: 75px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt80-md {
        margin-top: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb80-md {
        margin-bottom: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr80-md {
        margin-right: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl80-md {
        margin-left: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt80-md {
        padding-top: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb80-md {
        padding-bottom: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr80-md {
        padding-right: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl80-md {
        padding-left: 80px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt85-md {
        margin-top: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb85-md {
        margin-bottom: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr85-md {
        margin-right: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl85-md {
        margin-left: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt85-md {
        padding-top: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb85-md {
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr85-md {
        padding-right: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl85-md {
        padding-left: 85px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt90-md {
        margin-top: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb90-md {
        margin-bottom: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr90-md {
        margin-right: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl90-md {
        margin-left: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt90-md {
        padding-top: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb90-md {
        padding-bottom: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr90-md {
        padding-right: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl90-md {
        padding-left: 90px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt95-md {
        margin-top: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb95-md {
        margin-bottom: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr95-md {
        margin-right: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl95-md {
        margin-left: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt95-md {
        padding-top: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb95-md {
        padding-bottom: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr95-md {
        padding-right: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl95-md {
        padding-left: 95px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt100-md {
        margin-top: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb100-md {
        margin-bottom: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr100-md {
        margin-right: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl100-md {
        margin-left: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt100-md {
        padding-top: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb100-md {
        padding-bottom: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr100-md {
        padding-right: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl100-md {
        padding-left: 100px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt105-md {
        margin-top: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb105-md {
        margin-bottom: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr105-md {
        margin-right: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl105-md {
        margin-left: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt105-md {
        padding-top: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb105-md {
        padding-bottom: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr105-md {
        padding-right: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl105-md {
        padding-left: 105px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt110-md {
        margin-top: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb110-md {
        margin-bottom: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr110-md {
        margin-right: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl110-md {
        margin-left: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt110-md {
        padding-top: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb110-md {
        padding-bottom: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr110-md {
        padding-right: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl110-md {
        padding-left: 110px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt115-md {
        margin-top: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb115-md {
        margin-bottom: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr115-md {
        margin-right: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl115-md {
        margin-left: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt115-md {
        padding-top: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb115-md {
        padding-bottom: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr115-md {
        padding-right: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl115-md {
        padding-left: 115px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt120-md {
        margin-top: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb120-md {
        margin-bottom: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr120-md {
        margin-right: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl120-md {
        margin-left: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt120-md {
        padding-top: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb120-md {
        padding-bottom: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr120-md {
        padding-right: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl120-md {
        padding-left: 120px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt125-md {
        margin-top: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb125-md {
        margin-bottom: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr125-md {
        margin-right: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl125-md {
        margin-left: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt125-md {
        padding-top: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb125-md {
        padding-bottom: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr125-md {
        padding-right: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl125-md {
        padding-left: 125px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt130-md {
        margin-top: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb130-md {
        margin-bottom: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr130-md {
        margin-right: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl130-md {
        margin-left: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt130-md {
        padding-top: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb130-md {
        padding-bottom: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr130-md {
        padding-right: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl130-md {
        padding-left: 130px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt135-md {
        margin-top: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb135-md {
        margin-bottom: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr135-md {
        margin-right: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl135-md {
        margin-left: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt135-md {
        padding-top: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb135-md {
        padding-bottom: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr135-md {
        padding-right: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl135-md {
        padding-left: 135px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt140-md {
        margin-top: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb140-md {
        margin-bottom: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr140-md {
        margin-right: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl140-md {
        margin-left: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt140-md {
        padding-top: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb140-md {
        padding-bottom: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr140-md {
        padding-right: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl140-md {
        padding-left: 140px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt145-md {
        margin-top: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb145-md {
        margin-bottom: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr145-md {
        margin-right: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl145-md {
        margin-left: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt145-md {
        padding-top: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb145-md {
        padding-bottom: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr145-md {
        padding-right: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl145-md {
        padding-left: 145px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgt150-md {
        margin-top: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgb150-md {
        margin-bottom: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgr150-md {
        margin-right: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .mgl150-md {
        margin-left: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdt150-md {
        padding-top: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdb150-md {
        padding-bottom: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdr150-md {
        padding-right: 150px!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pdl150-md {
        padding-left: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt0-lg {
        margin-top: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb0-lg {
        margin-bottom: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr0-lg {
        margin-right: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl0-lg {
        margin-left: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt0-lg {
        padding-top: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb0-lg {
        padding-bottom: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr0-lg {
        padding-right: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl0-lg {
        padding-left: 0!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt5-lg {
        margin-top: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb5-lg {
        margin-bottom: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr5-lg {
        margin-right: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl5-lg {
        margin-left: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt5-lg {
        padding-top: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb5-lg {
        padding-bottom: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr5-lg {
        padding-right: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl5-lg {
        padding-left: 5px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt10-lg {
        margin-top: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb10-lg {
        margin-bottom: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr10-lg {
        margin-right: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl10-lg {
        margin-left: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt10-lg {
        padding-top: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb10-lg {
        padding-bottom: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr10-lg {
        padding-right: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl10-lg {
        padding-left: 10px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt15-lg {
        margin-top: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb15-lg {
        margin-bottom: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr15-lg {
        margin-right: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl15-lg {
        margin-left: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt15-lg {
        padding-top: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb15-lg {
        padding-bottom: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr15-lg {
        padding-right: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl15-lg {
        padding-left: 15px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt20-lg {
        margin-top: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb20-lg {
        margin-bottom: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr20-lg {
        margin-right: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl20-lg {
        margin-left: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt20-lg {
        padding-top: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb20-lg {
        padding-bottom: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr20-lg {
        padding-right: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl20-lg {
        padding-left: 20px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt25-lg {
        margin-top: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb25-lg {
        margin-bottom: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr25-lg {
        margin-right: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl25-lg {
        margin-left: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt25-lg {
        padding-top: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb25-lg {
        padding-bottom: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr25-lg {
        padding-right: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl25-lg {
        padding-left: 25px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt30-lg {
        margin-top: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb30-lg {
        margin-bottom: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr30-lg {
        margin-right: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl30-lg {
        margin-left: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt30-lg {
        padding-top: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb30-lg {
        padding-bottom: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr30-lg {
        padding-right: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl30-lg {
        padding-left: 30px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt35-lg {
        margin-top: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb35-lg {
        margin-bottom: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr35-lg {
        margin-right: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl35-lg {
        margin-left: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt35-lg {
        padding-top: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb35-lg {
        padding-bottom: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr35-lg {
        padding-right: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl35-lg {
        padding-left: 35px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt40-lg {
        margin-top: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb40-lg {
        margin-bottom: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr40-lg {
        margin-right: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl40-lg {
        margin-left: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt40-lg {
        padding-top: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb40-lg {
        padding-bottom: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr40-lg {
        padding-right: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl40-lg {
        padding-left: 40px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt45-lg {
        margin-top: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb45-lg {
        margin-bottom: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr45-lg {
        margin-right: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl45-lg {
        margin-left: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt45-lg {
        padding-top: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb45-lg {
        padding-bottom: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr45-lg {
        padding-right: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl45-lg {
        padding-left: 45px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt50-lg {
        margin-top: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb50-lg {
        margin-bottom: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr50-lg {
        margin-right: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl50-lg {
        margin-left: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt50-lg {
        padding-top: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb50-lg {
        padding-bottom: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr50-lg {
        padding-right: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl50-lg {
        padding-left: 50px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt55-lg {
        margin-top: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb55-lg {
        margin-bottom: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr55-lg {
        margin-right: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl55-lg {
        margin-left: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt55-lg {
        padding-top: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb55-lg {
        padding-bottom: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr55-lg {
        padding-right: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl55-lg {
        padding-left: 55px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt60-lg {
        margin-top: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb60-lg {
        margin-bottom: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr60-lg {
        margin-right: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl60-lg {
        margin-left: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt60-lg {
        padding-top: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb60-lg {
        padding-bottom: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr60-lg {
        padding-right: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl60-lg {
        padding-left: 60px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt65-lg {
        margin-top: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb65-lg {
        margin-bottom: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr65-lg {
        margin-right: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl65-lg {
        margin-left: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt65-lg {
        padding-top: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb65-lg {
        padding-bottom: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr65-lg {
        padding-right: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl65-lg {
        padding-left: 65px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt70-lg {
        margin-top: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb70-lg {
        margin-bottom: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr70-lg {
        margin-right: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl70-lg {
        margin-left: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt70-lg {
        padding-top: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb70-lg {
        padding-bottom: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr70-lg {
        padding-right: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl70-lg {
        padding-left: 70px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt75-lg {
        margin-top: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb75-lg {
        margin-bottom: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr75-lg {
        margin-right: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl75-lg {
        margin-left: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt75-lg {
        padding-top: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb75-lg {
        padding-bottom: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr75-lg {
        padding-right: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl75-lg {
        padding-left: 75px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt80-lg {
        margin-top: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb80-lg {
        margin-bottom: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr80-lg {
        margin-right: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl80-lg {
        margin-left: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt80-lg {
        padding-top: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb80-lg {
        padding-bottom: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr80-lg {
        padding-right: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl80-lg {
        padding-left: 80px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt85-lg {
        margin-top: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb85-lg {
        margin-bottom: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr85-lg {
        margin-right: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl85-lg {
        margin-left: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt85-lg {
        padding-top: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb85-lg {
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr85-lg {
        padding-right: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl85-lg {
        padding-left: 85px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt90-lg {
        margin-top: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb90-lg {
        margin-bottom: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr90-lg {
        margin-right: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl90-lg {
        margin-left: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt90-lg {
        padding-top: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb90-lg {
        padding-bottom: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr90-lg {
        padding-right: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl90-lg {
        padding-left: 90px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt95-lg {
        margin-top: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb95-lg {
        margin-bottom: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr95-lg {
        margin-right: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl95-lg {
        margin-left: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt95-lg {
        padding-top: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb95-lg {
        padding-bottom: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr95-lg {
        padding-right: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl95-lg {
        padding-left: 95px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt100-lg {
        margin-top: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb100-lg {
        margin-bottom: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr100-lg {
        margin-right: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl100-lg {
        margin-left: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt100-lg {
        padding-top: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb100-lg {
        padding-bottom: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr100-lg {
        padding-right: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl100-lg {
        padding-left: 100px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt105-lg {
        margin-top: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb105-lg {
        margin-bottom: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr105-lg {
        margin-right: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl105-lg {
        margin-left: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt105-lg {
        padding-top: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb105-lg {
        padding-bottom: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr105-lg {
        padding-right: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl105-lg {
        padding-left: 105px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt110-lg {
        margin-top: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb110-lg {
        margin-bottom: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr110-lg {
        margin-right: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl110-lg {
        margin-left: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt110-lg {
        padding-top: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb110-lg {
        padding-bottom: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr110-lg {
        padding-right: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl110-lg {
        padding-left: 110px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt115-lg {
        margin-top: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb115-lg {
        margin-bottom: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr115-lg {
        margin-right: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl115-lg {
        margin-left: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt115-lg {
        padding-top: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb115-lg {
        padding-bottom: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr115-lg {
        padding-right: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl115-lg {
        padding-left: 115px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt120-lg {
        margin-top: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb120-lg {
        margin-bottom: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr120-lg {
        margin-right: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl120-lg {
        margin-left: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt120-lg {
        padding-top: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb120-lg {
        padding-bottom: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr120-lg {
        padding-right: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl120-lg {
        padding-left: 120px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt125-lg {
        margin-top: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb125-lg {
        margin-bottom: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr125-lg {
        margin-right: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl125-lg {
        margin-left: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt125-lg {
        padding-top: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb125-lg {
        padding-bottom: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr125-lg {
        padding-right: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl125-lg {
        padding-left: 125px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt130-lg {
        margin-top: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb130-lg {
        margin-bottom: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr130-lg {
        margin-right: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl130-lg {
        margin-left: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt130-lg {
        padding-top: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb130-lg {
        padding-bottom: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr130-lg {
        padding-right: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl130-lg {
        padding-left: 130px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt135-lg {
        margin-top: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb135-lg {
        margin-bottom: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr135-lg {
        margin-right: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl135-lg {
        margin-left: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt135-lg {
        padding-top: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb135-lg {
        padding-bottom: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr135-lg {
        padding-right: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl135-lg {
        padding-left: 135px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt140-lg {
        margin-top: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb140-lg {
        margin-bottom: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr140-lg {
        margin-right: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl140-lg {
        margin-left: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt140-lg {
        padding-top: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb140-lg {
        padding-bottom: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr140-lg {
        padding-right: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl140-lg {
        padding-left: 140px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt145-lg {
        margin-top: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb145-lg {
        margin-bottom: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr145-lg {
        margin-right: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl145-lg {
        margin-left: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt145-lg {
        padding-top: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb145-lg {
        padding-bottom: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr145-lg {
        padding-right: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl145-lg {
        padding-left: 145px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgt150-lg {
        margin-top: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgb150-lg {
        margin-bottom: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgr150-lg {
        margin-right: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .mgl150-lg {
        margin-left: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdt150-lg {
        padding-top: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdb150-lg {
        padding-bottom: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdr150-lg {
        padding-right: 150px!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pdl150-lg {
        padding-left: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt0-xl {
        margin-top: 0!important;
    }
}
@media all and (min-width:1750px) {
    .mgb0-xl {
        margin-bottom: 0!important;
    }
}
@media all and (min-width:1750px) {
    .mgr0-xl {
        margin-right: 0!important;
    }
}
@media all and (min-width:1750px) {
    .mgl0-xl {
        margin-left: 0!important;
    }
}
@media all and (min-width:1750px) {
    .pdt0-xl {
        padding-top: 0!important;
    }
}
@media all and (min-width:1750px) {
    .pdb0-xl {
        padding-bottom: 0!important;
    }
}
@media all and (min-width:1750px) {
    .pdr0-xl {
        padding-right: 0!important;
    }
}
@media all and (min-width:1750px) {
    .pdl0-xl {
        padding-left: 0!important;
    }
}
@media all and (min-width:1750px) {
    .mgt5-xl {
        margin-top: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb5-xl {
        margin-bottom: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr5-xl {
        margin-right: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl5-xl {
        margin-left: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt5-xl {
        padding-top: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb5-xl {
        padding-bottom: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr5-xl {
        padding-right: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl5-xl {
        padding-left: 5px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt10-xl {
        margin-top: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb10-xl {
        margin-bottom: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr10-xl {
        margin-right: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl10-xl {
        margin-left: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt10-xl {
        padding-top: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb10-xl {
        padding-bottom: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr10-xl {
        padding-right: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl10-xl {
        padding-left: 10px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt15-xl {
        margin-top: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb15-xl {
        margin-bottom: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr15-xl {
        margin-right: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl15-xl {
        margin-left: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt15-xl {
        padding-top: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb15-xl {
        padding-bottom: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr15-xl {
        padding-right: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl15-xl {
        padding-left: 15px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt20-xl {
        margin-top: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb20-xl {
        margin-bottom: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr20-xl {
        margin-right: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl20-xl {
        margin-left: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt20-xl {
        padding-top: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb20-xl {
        padding-bottom: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr20-xl {
        padding-right: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl20-xl {
        padding-left: 20px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt25-xl {
        margin-top: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb25-xl {
        margin-bottom: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr25-xl {
        margin-right: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl25-xl {
        margin-left: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt25-xl {
        padding-top: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb25-xl {
        padding-bottom: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr25-xl {
        padding-right: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl25-xl {
        padding-left: 25px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt30-xl {
        margin-top: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb30-xl {
        margin-bottom: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr30-xl {
        margin-right: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl30-xl {
        margin-left: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt30-xl {
        padding-top: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb30-xl {
        padding-bottom: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr30-xl {
        padding-right: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl30-xl {
        padding-left: 30px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt35-xl {
        margin-top: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb35-xl {
        margin-bottom: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr35-xl {
        margin-right: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl35-xl {
        margin-left: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt35-xl {
        padding-top: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb35-xl {
        padding-bottom: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr35-xl {
        padding-right: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl35-xl {
        padding-left: 35px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt40-xl {
        margin-top: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb40-xl {
        margin-bottom: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr40-xl {
        margin-right: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl40-xl {
        margin-left: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt40-xl {
        padding-top: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb40-xl {
        padding-bottom: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr40-xl {
        padding-right: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl40-xl {
        padding-left: 40px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt45-xl {
        margin-top: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb45-xl {
        margin-bottom: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr45-xl {
        margin-right: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl45-xl {
        margin-left: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt45-xl {
        padding-top: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb45-xl {
        padding-bottom: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr45-xl {
        padding-right: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl45-xl {
        padding-left: 45px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt50-xl {
        margin-top: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb50-xl {
        margin-bottom: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr50-xl {
        margin-right: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl50-xl {
        margin-left: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt50-xl {
        padding-top: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb50-xl {
        padding-bottom: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr50-xl {
        padding-right: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl50-xl {
        padding-left: 50px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt55-xl {
        margin-top: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb55-xl {
        margin-bottom: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr55-xl {
        margin-right: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl55-xl {
        margin-left: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt55-xl {
        padding-top: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb55-xl {
        padding-bottom: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr55-xl {
        padding-right: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl55-xl {
        padding-left: 55px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt60-xl {
        margin-top: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb60-xl {
        margin-bottom: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr60-xl {
        margin-right: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl60-xl {
        margin-left: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt60-xl {
        padding-top: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb60-xl {
        padding-bottom: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr60-xl {
        padding-right: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl60-xl {
        padding-left: 60px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt65-xl {
        margin-top: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb65-xl {
        margin-bottom: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr65-xl {
        margin-right: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl65-xl {
        margin-left: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt65-xl {
        padding-top: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb65-xl {
        padding-bottom: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr65-xl {
        padding-right: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl65-xl {
        padding-left: 65px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt70-xl {
        margin-top: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb70-xl {
        margin-bottom: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr70-xl {
        margin-right: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl70-xl {
        margin-left: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt70-xl {
        padding-top: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb70-xl {
        padding-bottom: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr70-xl {
        padding-right: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl70-xl {
        padding-left: 70px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt75-xl {
        margin-top: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb75-xl {
        margin-bottom: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr75-xl {
        margin-right: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl75-xl {
        margin-left: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt75-xl {
        padding-top: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb75-xl {
        padding-bottom: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr75-xl {
        padding-right: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl75-xl {
        padding-left: 75px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt80-xl {
        margin-top: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb80-xl {
        margin-bottom: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr80-xl {
        margin-right: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl80-xl {
        margin-left: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt80-xl {
        padding-top: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb80-xl {
        padding-bottom: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr80-xl {
        padding-right: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl80-xl {
        padding-left: 80px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt85-xl {
        margin-top: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb85-xl {
        margin-bottom: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr85-xl {
        margin-right: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl85-xl {
        margin-left: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt85-xl {
        padding-top: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb85-xl {
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr85-xl {
        padding-right: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl85-xl {
        padding-left: 85px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt90-xl {
        margin-top: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb90-xl {
        margin-bottom: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr90-xl {
        margin-right: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl90-xl {
        margin-left: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt90-xl {
        padding-top: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb90-xl {
        padding-bottom: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr90-xl {
        padding-right: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl90-xl {
        padding-left: 90px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt95-xl {
        margin-top: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb95-xl {
        margin-bottom: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr95-xl {
        margin-right: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl95-xl {
        margin-left: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt95-xl {
        padding-top: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb95-xl {
        padding-bottom: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr95-xl {
        padding-right: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl95-xl {
        padding-left: 95px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt100-xl {
        margin-top: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb100-xl {
        margin-bottom: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr100-xl {
        margin-right: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl100-xl {
        margin-left: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt100-xl {
        padding-top: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb100-xl {
        padding-bottom: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr100-xl {
        padding-right: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl100-xl {
        padding-left: 100px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt105-xl {
        margin-top: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb105-xl {
        margin-bottom: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr105-xl {
        margin-right: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl105-xl {
        margin-left: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt105-xl {
        padding-top: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb105-xl {
        padding-bottom: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr105-xl {
        padding-right: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl105-xl {
        padding-left: 105px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt110-xl {
        margin-top: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb110-xl {
        margin-bottom: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr110-xl {
        margin-right: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl110-xl {
        margin-left: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt110-xl {
        padding-top: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb110-xl {
        padding-bottom: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr110-xl {
        padding-right: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl110-xl {
        padding-left: 110px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt115-xl {
        margin-top: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb115-xl {
        margin-bottom: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr115-xl {
        margin-right: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl115-xl {
        margin-left: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt115-xl {
        padding-top: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb115-xl {
        padding-bottom: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr115-xl {
        padding-right: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl115-xl {
        padding-left: 115px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt120-xl {
        margin-top: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb120-xl {
        margin-bottom: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr120-xl {
        margin-right: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl120-xl {
        margin-left: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt120-xl {
        padding-top: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb120-xl {
        padding-bottom: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr120-xl {
        padding-right: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl120-xl {
        padding-left: 120px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt125-xl {
        margin-top: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb125-xl {
        margin-bottom: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr125-xl {
        margin-right: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl125-xl {
        margin-left: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt125-xl {
        padding-top: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb125-xl {
        padding-bottom: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr125-xl {
        padding-right: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl125-xl {
        padding-left: 125px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt130-xl {
        margin-top: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb130-xl {
        margin-bottom: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr130-xl {
        margin-right: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl130-xl {
        margin-left: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt130-xl {
        padding-top: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb130-xl {
        padding-bottom: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr130-xl {
        padding-right: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl130-xl {
        padding-left: 130px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt135-xl {
        margin-top: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb135-xl {
        margin-bottom: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr135-xl {
        margin-right: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl135-xl {
        margin-left: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt135-xl {
        padding-top: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb135-xl {
        padding-bottom: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr135-xl {
        padding-right: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl135-xl {
        padding-left: 135px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt140-xl {
        margin-top: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb140-xl {
        margin-bottom: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr140-xl {
        margin-right: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl140-xl {
        margin-left: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt140-xl {
        padding-top: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb140-xl {
        padding-bottom: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr140-xl {
        padding-right: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl140-xl {
        padding-left: 140px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt145-xl {
        margin-top: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb145-xl {
        margin-bottom: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr145-xl {
        margin-right: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl145-xl {
        margin-left: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt145-xl {
        padding-top: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb145-xl {
        padding-bottom: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr145-xl {
        padding-right: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl145-xl {
        padding-left: 145px!important;
    }
}
@media all and (min-width:1750px) {
    .mgt150-xl {
        margin-top: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .mgb150-xl {
        margin-bottom: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .mgr150-xl {
        margin-right: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .mgl150-xl {
        margin-left: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .pdt150-xl {
        padding-top: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .pdb150-xl {
        padding-bottom: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .pdr150-xl {
        padding-right: 150px!important;
    }
}
@media all and (min-width:1750px) {
    .pdl150-xl {
        padding-left: 150px!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize0-mb {
        width: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize1-mb {
        width: 1%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize2-mb {
        width: 2%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize3-mb {
        width: 3%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize4-mb {
        width: 4%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize5-mb {
        width: 5%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize6-mb {
        width: 6%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize7-mb {
        width: 7%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize8-mb {
        width: 8%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize9-mb {
        width: 9%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize10-mb {
        width: 10%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize11-mb {
        width: 11%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize12-mb {
        width: 12%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize13-mb {
        width: 13%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize14-mb {
        width: 14%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize15-mb {
        width: 15%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize16-mb {
        width: 16%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize17-mb {
        width: 17%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize18-mb {
        width: 18%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize19-mb {
        width: 19%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize20-mb {
        width: 20%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize21-mb {
        width: 21%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize22-mb {
        width: 22%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize23-mb {
        width: 23%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize24-mb {
        width: 24%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize25-mb {
        width: 25%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize26-mb {
        width: 26%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize27-mb {
        width: 27%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize28-mb {
        width: 28%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize29-mb {
        width: 29%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize30-mb {
        width: 30%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize31-mb {
        width: 31%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize32-mb {
        width: 32%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize33-mb {
        width: 33%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize34-mb {
        width: 34%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize35-mb {
        width: 35%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize36-mb {
        width: 36%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize37-mb {
        width: 37%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize38-mb {
        width: 38%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize39-mb {
        width: 39%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize40-mb {
        width: 40%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize41-mb {
        width: 41%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize42-mb {
        width: 42%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize43-mb {
        width: 43%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize44-mb {
        width: 44%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize45-mb {
        width: 45%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize46-mb {
        width: 46%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize47-mb {
        width: 47%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize48-mb {
        width: 48%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize49-mb {
        width: 49%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize50-mb {
        width: 50%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize51-mb {
        width: 51%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize52-mb {
        width: 52%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize53-mb {
        width: 53%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize54-mb {
        width: 54%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize55-mb {
        width: 55%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize56-mb {
        width: 56%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize57-mb {
        width: 57%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize58-mb {
        width: 58%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize59-mb {
        width: 59%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize60-mb {
        width: 60%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize61-mb {
        width: 61%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize62-mb {
        width: 62%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize63-mb {
        width: 63%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize64-mb {
        width: 64%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize65-mb {
        width: 65%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize66-mb {
        width: 66%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize67-mb {
        width: 67%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize68-mb {
        width: 68%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize69-mb {
        width: 69%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize70-mb {
        width: 70%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize71-mb {
        width: 71%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize72-mb {
        width: 72%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize73-mb {
        width: 73%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize74-mb {
        width: 74%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize75-mb {
        width: 75%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize76-mb {
        width: 76%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize77-mb {
        width: 77%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize78-mb {
        width: 78%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize79-mb {
        width: 79%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize80-mb {
        width: 80%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize81-mb {
        width: 81%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize82-mb {
        width: 82%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize83-mb {
        width: 83%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize84-mb {
        width: 84%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize85-mb {
        width: 85%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize86-mb {
        width: 86%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize87-mb {
        width: 87%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize88-mb {
        width: 88%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize89-mb {
        width: 89%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize90-mb {
        width: 90%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize91-mb {
        width: 91%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize92-mb {
        width: 92%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize93-mb {
        width: 93%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize94-mb {
        width: 94%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize95-mb {
        width: 95%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize96-mb {
        width: 96%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize97-mb {
        width: 97%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize98-mb {
        width: 98%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize99-mb {
        width: 99%!important;
    }
}
@media all and (min-width:1px) and (max-width:1259px) {
    .widthSize100-mb {
        width: 100%!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .text-center-xs {
        text-align: center!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .text-center-sm {
        text-align: center!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .text-center-md {
        text-align: center!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .text-center-lg {
        text-align: center!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .text-left-xs {
        text-align: left!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .text-left-sm {
        text-align: left!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .text-left-md {
        text-align: left!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .text-left-lg {
        text-align: left!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .text-right-xs {
        text-align: right!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .text-right-sm {
        text-align: right!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .text-right-md {
        text-align: right!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .text-right-lg {
        text-align: right!important;
    }
}
.vertical-top {
    vertical-align: top!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .vertical-top-xs {
        vertical-align: top!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .vertical-top-sm {
        vertical-align: top!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .vertical-top-md {
        vertical-align: top!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .vertical-top-lg {
        vertical-align: top!important;
    }
}
.vertical-middle {
    vertical-align: middle!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .vertical-middle-xs {
        vertical-align: middle!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .vertical-middle-sm {
        vertical-align: middle!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .vertical-middle-md {
        vertical-align: middle!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .vertical-middle-lg {
        vertical-align: middle!important;
    }
}
.vertical-middle--transform {
    -ms-transform    : translateY(-50%);
    -webkit-transform: translateY(-50%);
    position         : relative;
    top              : 50%;
    transform        : translateY(-50%);
}
@media all and (min-width:1px) and (max-width:767px) {
    .vertical-middle--transform-xs {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .vertical-middle--transform-sm {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .vertical-middle--transform-md {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .vertical-middle--transform-lg {
        -ms-transform    : translateY(-50%);
        -webkit-transform: translateY(-50%);
        position         : relative;
        top              : 50%;
        transform        : translateY(-50%);
    }
}
.vertical-bottom {
    vertical-align: bottom!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .vertical-bottom-xs {
        vertical-align: bottom!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .vertical-bottom-sm {
        vertical-align: bottom!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .vertical-bottom-md {
        vertical-align: bottom!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .vertical-bottom-lg {
        text-align: bottom!important;
    }
}
.fz0 {
    font-size: 0!important;
}
.fz1 {
    font-size: 1px!important;
}
.fz2 {
    font-size: 2px!important;
}
.fz3 {
    font-size: 3px!important;
}
.fz4 {
    font-size: 4px!important;
}
.fz5 {
    font-size: 5px!important;
}
.fz6 {
    font-size: 6px!important;
}
.fz7 {
    font-size: 7px!important;
}
.fz8 {
    font-size: 8px!important;
}
.fz9 {
    font-size: 9px!important;
}
.fz10 {
    font-size: 10px!important;
}
.fz11 {
    font-size: 11px!important;
}
.fz12 {
    font-size: 12px!important;
}
.fz13 {
    font-size: 13px!important;
}
.fz14 {
    font-size: 14px!important;
}
.fz15 {
    font-size: 15px!important;
}
.fz16 {
    font-size: 16px!important;
}
.fz17 {
    font-size: 17px!important;
}
.fz18 {
    font-size: 18px!important;
}
.fz19 {
    font-size: 19px!important;
}
.fz20 {
    font-size: 20px!important;
}
.fz21 {
    font-size: 21px!important;
}
.fz22 {
    font-size: 22px!important;
}
.fz23 {
    font-size: 23px!important;
}
.fz24 {
    font-size: 24px!important;
}
.fz25 {
    font-size: 25px!important;
}
.fz26 {
    font-size: 26px!important;
}
.fz27 {
    font-size: 27px!important;
}
.fz28 {
    font-size: 28px!important;
}
.fz29 {
    font-size: 29px!important;
}
.fz30 {
    font-size: 30px!important;
}
.fz31 {
    font-size: 31px!important;
}
.fz32 {
    font-size: 32px!important;
}
.fz33 {
    font-size: 33px!important;
}
.fz34 {
    font-size: 34px!important;
}
.fz35 {
    font-size: 35px!important;
}
.fz36 {
    font-size: 36px!important;
}
.fz37 {
    font-size: 37px!important;
}
.fz38 {
    font-size: 38px!important;
}
.fz39 {
    font-size: 39px!important;
}
.fz40 {
    font-size: 40px!important;
}
.fz41 {
    font-size: 41px!important;
}
.fz42 {
    font-size: 42px!important;
}
.fz43 {
    font-size: 43px!important;
}
.fz44 {
    font-size: 44px!important;
}
.fz45 {
    font-size: 45px!important;
}
.fz46 {
    font-size: 46px!important;
}
.fz47 {
    font-size: 47px!important;
}
.fz48 {
    font-size: 48px!important;
}
.fz49 {
    font-size: 49px!important;
}
.fz50 {
    font-size: 50px!important;
}
.fz51 {
    font-size: 51px!important;
}
.fz52 {
    font-size: 52px!important;
}
.fz53 {
    font-size: 53px!important;
}
.fz54 {
    font-size: 54px!important;
}
.fz55 {
    font-size: 55px!important;
}
.fz56 {
    font-size: 56px!important;
}
.fz57 {
    font-size: 57px!important;
}
.fz58 {
    font-size: 58px!important;
}
.fz59 {
    font-size: 59px!important;
}
.fz60 {
    font-size: 60px!important;
}
.fz61 {
    font-size: 61px!important;
}
.fz62 {
    font-size: 62px!important;
}
.fz63 {
    font-size: 63px!important;
}
.fz64 {
    font-size: 64px!important;
}
.fz65 {
    font-size: 65px!important;
}
.fz66 {
    font-size: 66px!important;
}
.fz67 {
    font-size: 67px!important;
}
.fz68 {
    font-size: 68px!important;
}
.fz69 {
    font-size: 69px!important;
}
.fz70 {
    font-size: 70px!important;
}
.fz71 {
    font-size: 71px!important;
}
.fz72 {
    font-size: 72px!important;
}
.fz73 {
    font-size: 73px!important;
}
.fz74 {
    font-size: 74px!important;
}
.fz75 {
    font-size: 75px!important;
}
.fz76 {
    font-size: 76px!important;
}
.fz77 {
    font-size: 77px!important;
}
.fz78 {
    font-size: 78px!important;
}
.fz79 {
    font-size: 79px!important;
}
.fz80 {
    font-size: 80px!important;
}
.fz81 {
    font-size: 81px!important;
}
.fz82 {
    font-size: 82px!important;
}
.fz83 {
    font-size: 83px!important;
}
.fz84 {
    font-size: 84px!important;
}
.fz85 {
    font-size: 85px!important;
}
.fz86 {
    font-size: 86px!important;
}
.fz87 {
    font-size: 87px!important;
}
.fz88 {
    font-size: 88px!important;
}
.fz89 {
    font-size: 89px!important;
}
.fz90 {
    font-size: 90px!important;
}
.fz91 {
    font-size: 91px!important;
}
.fz92 {
    font-size: 92px!important;
}
.fz93 {
    font-size: 93px!important;
}
.fz94 {
    font-size: 94px!important;
}
.fz95 {
    font-size: 95px!important;
}
.fz96 {
    font-size: 96px!important;
}
.fz97 {
    font-size: 97px!important;
}
.fz98 {
    font-size: 98px!important;
}
.fz99 {
    font-size: 99px!important;
}
.fz100 {
    font-size: 100px!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz0-xs {
        font-size: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz1-xs {
        font-size: 1px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz2-xs {
        font-size: 2px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz3-xs {
        font-size: 3px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz4-xs {
        font-size: 4px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz5-xs {
        font-size: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz6-xs {
        font-size: 6px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz7-xs {
        font-size: 7px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz8-xs {
        font-size: 8px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz9-xs {
        font-size: 9px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz10-xs {
        font-size: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz11-xs {
        font-size: 11px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz12-xs {
        font-size: 12px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz13-xs {
        font-size: 13px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz14-xs {
        font-size: 14px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz15-xs {
        font-size: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz16-xs {
        font-size: 16px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz17-xs {
        font-size: 17px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz18-xs {
        font-size: 18px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz19-xs {
        font-size: 19px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz20-xs {
        font-size: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz21-xs {
        font-size: 21px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz22-xs {
        font-size: 22px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz23-xs {
        font-size: 23px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz24-xs {
        font-size: 24px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz25-xs {
        font-size: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz26-xs {
        font-size: 26px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz27-xs {
        font-size: 27px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz28-xs {
        font-size: 28px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz29-xs {
        font-size: 29px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz30-xs {
        font-size: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz31-xs {
        font-size: 31px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz32-xs {
        font-size: 32px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz33-xs {
        font-size: 33px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz34-xs {
        font-size: 34px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz35-xs {
        font-size: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz36-xs {
        font-size: 36px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz37-xs {
        font-size: 37px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz38-xs {
        font-size: 38px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz39-xs {
        font-size: 39px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz40-xs {
        font-size: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz41-xs {
        font-size: 41px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz42-xs {
        font-size: 42px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz43-xs {
        font-size: 43px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz44-xs {
        font-size: 44px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz45-xs {
        font-size: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz46-xs {
        font-size: 46px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz47-xs {
        font-size: 47px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz48-xs {
        font-size: 48px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz49-xs {
        font-size: 49px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz50-xs {
        font-size: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz51-xs {
        font-size: 51px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz52-xs {
        font-size: 52px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz53-xs {
        font-size: 53px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz54-xs {
        font-size: 54px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz55-xs {
        font-size: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz56-xs {
        font-size: 56px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz57-xs {
        font-size: 57px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz58-xs {
        font-size: 58px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz59-xs {
        font-size: 59px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz60-xs {
        font-size: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz61-xs {
        font-size: 61px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz62-xs {
        font-size: 62px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz63-xs {
        font-size: 63px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz64-xs {
        font-size: 64px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz65-xs {
        font-size: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz66-xs {
        font-size: 66px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz67-xs {
        font-size: 67px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz68-xs {
        font-size: 68px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz69-xs {
        font-size: 69px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz70-xs {
        font-size: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz71-xs {
        font-size: 71px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz72-xs {
        font-size: 72px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz73-xs {
        font-size: 73px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz74-xs {
        font-size: 74px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz75-xs {
        font-size: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz76-xs {
        font-size: 76px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz77-xs {
        font-size: 77px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz78-xs {
        font-size: 78px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz79-xs {
        font-size: 79px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz80-xs {
        font-size: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz81-xs {
        font-size: 81px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz82-xs {
        font-size: 82px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz83-xs {
        font-size: 83px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz84-xs {
        font-size: 84px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz85-xs {
        font-size: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz86-xs {
        font-size: 86px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz87-xs {
        font-size: 87px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz88-xs {
        font-size: 88px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz89-xs {
        font-size: 89px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz90-xs {
        font-size: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz91-xs {
        font-size: 91px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz92-xs {
        font-size: 92px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz93-xs {
        font-size: 93px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz94-xs {
        font-size: 94px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz95-xs {
        font-size: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz96-xs {
        font-size: 96px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz97-xs {
        font-size: 97px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz98-xs {
        font-size: 98px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz99-xs {
        font-size: 99px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz100-xs {
        font-size: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz0-sm {
        font-size: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz1-sm {
        font-size: 1px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz2-sm {
        font-size: 2px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz3-sm {
        font-size: 3px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz4-sm {
        font-size: 4px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz5-sm {
        font-size: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz6-sm {
        font-size: 6px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz7-sm {
        font-size: 7px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz8-sm {
        font-size: 8px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz9-sm {
        font-size: 9px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz10-sm {
        font-size: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz11-sm {
        font-size: 11px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz12-sm {
        font-size: 12px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz13-sm {
        font-size: 13px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz14-sm {
        font-size: 14px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz15-sm {
        font-size: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz16-sm {
        font-size: 16px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz17-sm {
        font-size: 17px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz18-sm {
        font-size: 18px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz19-sm {
        font-size: 19px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz20-sm {
        font-size: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz21-sm {
        font-size: 21px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz22-sm {
        font-size: 22px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz23-sm {
        font-size: 23px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz24-sm {
        font-size: 24px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz25-sm {
        font-size: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz26-sm {
        font-size: 26px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz27-sm {
        font-size: 27px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz28-sm {
        font-size: 28px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz29-sm {
        font-size: 29px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz30-sm {
        font-size: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz31-sm {
        font-size: 31px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz32-sm {
        font-size: 32px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz33-sm {
        font-size: 33px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz34-sm {
        font-size: 34px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz35-sm {
        font-size: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz36-sm {
        font-size: 36px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz37-sm {
        font-size: 37px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz38-sm {
        font-size: 38px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz39-sm {
        font-size: 39px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz40-sm {
        font-size: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz41-sm {
        font-size: 41px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz42-sm {
        font-size: 42px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz43-sm {
        font-size: 43px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz44-sm {
        font-size: 44px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz45-sm {
        font-size: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz46-sm {
        font-size: 46px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz47-sm {
        font-size: 47px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz48-sm {
        font-size: 48px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz49-sm {
        font-size: 49px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz50-sm {
        font-size: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz51-sm {
        font-size: 51px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz52-sm {
        font-size: 52px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz53-sm {
        font-size: 53px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz54-sm {
        font-size: 54px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz55-sm {
        font-size: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz56-sm {
        font-size: 56px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz57-sm {
        font-size: 57px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz58-sm {
        font-size: 58px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz59-sm {
        font-size: 59px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz60-sm {
        font-size: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz61-sm {
        font-size: 61px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz62-sm {
        font-size: 62px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz63-sm {
        font-size: 63px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz64-sm {
        font-size: 64px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz65-sm {
        font-size: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz66-sm {
        font-size: 66px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz67-sm {
        font-size: 67px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz68-sm {
        font-size: 68px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz69-sm {
        font-size: 69px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz70-sm {
        font-size: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz71-sm {
        font-size: 71px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz72-sm {
        font-size: 72px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz73-sm {
        font-size: 73px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz74-sm {
        font-size: 74px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz75-sm {
        font-size: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz76-sm {
        font-size: 76px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz77-sm {
        font-size: 77px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz78-sm {
        font-size: 78px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz79-sm {
        font-size: 79px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz80-sm {
        font-size: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz81-sm {
        font-size: 81px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz82-sm {
        font-size: 82px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz83-sm {
        font-size: 83px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz84-sm {
        font-size: 84px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz85-sm {
        font-size: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz86-sm {
        font-size: 86px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz87-sm {
        font-size: 87px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz88-sm {
        font-size: 88px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz89-sm {
        font-size: 89px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz90-sm {
        font-size: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz91-sm {
        font-size: 91px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz92-sm {
        font-size: 92px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz93-sm {
        font-size: 93px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz94-sm {
        font-size: 94px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz95-sm {
        font-size: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz96-sm {
        font-size: 96px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz97-sm {
        font-size: 97px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz98-sm {
        font-size: 98px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz99-sm {
        font-size: 99px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz100-sm {
        font-size: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz0-md {
        font-size: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz1-md {
        font-size: 1px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz2-md {
        font-size: 2px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz3-md {
        font-size: 3px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz4-md {
        font-size: 4px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz5-md {
        font-size: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz6-md {
        font-size: 6px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz7-md {
        font-size: 7px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz8-md {
        font-size: 8px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz9-md {
        font-size: 9px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz10-md {
        font-size: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz11-md {
        font-size: 11px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz12-md {
        font-size: 12px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz13-md {
        font-size: 13px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz14-md {
        font-size: 14px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz15-md {
        font-size: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz16-md {
        font-size: 16px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz17-md {
        font-size: 17px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz18-md {
        font-size: 18px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz19-md {
        font-size: 19px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz20-md {
        font-size: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz21-md {
        font-size: 21px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz22-md {
        font-size: 22px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz23-md {
        font-size: 23px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz24-md {
        font-size: 24px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz25-md {
        font-size: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz26-md {
        font-size: 26px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz27-md {
        font-size: 27px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz28-md {
        font-size: 28px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz29-md {
        font-size: 29px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz30-md {
        font-size: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz31-md {
        font-size: 31px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz32-md {
        font-size: 32px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz33-md {
        font-size: 33px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz34-md {
        font-size: 34px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz35-md {
        font-size: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz36-md {
        font-size: 36px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz37-md {
        font-size: 37px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz38-md {
        font-size: 38px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz39-md {
        font-size: 39px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz40-md {
        font-size: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz41-md {
        font-size: 41px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz42-md {
        font-size: 42px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz43-md {
        font-size: 43px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz44-md {
        font-size: 44px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz45-md {
        font-size: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz46-md {
        font-size: 46px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz47-md {
        font-size: 47px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz48-md {
        font-size: 48px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz49-md {
        font-size: 49px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz50-md {
        font-size: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz51-md {
        font-size: 51px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz52-md {
        font-size: 52px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz53-md {
        font-size: 53px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz54-md {
        font-size: 54px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz55-md {
        font-size: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz56-md {
        font-size: 56px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz57-md {
        font-size: 57px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz58-md {
        font-size: 58px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz59-md {
        font-size: 59px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz60-md {
        font-size: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz61-md {
        font-size: 61px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz62-md {
        font-size: 62px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz63-md {
        font-size: 63px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz64-md {
        font-size: 64px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz65-md {
        font-size: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz66-md {
        font-size: 66px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz67-md {
        font-size: 67px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz68-md {
        font-size: 68px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz69-md {
        font-size: 69px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz70-md {
        font-size: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz71-md {
        font-size: 71px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz72-md {
        font-size: 72px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz73-md {
        font-size: 73px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz74-md {
        font-size: 74px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz75-md {
        font-size: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz76-md {
        font-size: 76px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz77-md {
        font-size: 77px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz78-md {
        font-size: 78px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz79-md {
        font-size: 79px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz80-md {
        font-size: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz81-md {
        font-size: 81px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz82-md {
        font-size: 82px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz83-md {
        font-size: 83px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz84-md {
        font-size: 84px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz85-md {
        font-size: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz86-md {
        font-size: 86px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz87-md {
        font-size: 87px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz88-md {
        font-size: 88px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz89-md {
        font-size: 89px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz90-md {
        font-size: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz91-md {
        font-size: 91px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz92-md {
        font-size: 92px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz93-md {
        font-size: 93px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz94-md {
        font-size: 94px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz95-md {
        font-size: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz96-md {
        font-size: 96px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz97-md {
        font-size: 97px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz98-md {
        font-size: 98px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz99-md {
        font-size: 99px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz100-md {
        font-size: 100px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz0-lg {
        font-size: 0!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz1-lg {
        font-size: 1px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz2-lg {
        font-size: 2px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz3-lg {
        font-size: 3px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz4-lg {
        font-size: 4px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz5-lg {
        font-size: 5px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz6-lg {
        font-size: 6px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz7-lg {
        font-size: 7px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz8-lg {
        font-size: 8px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz9-lg {
        font-size: 9px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz10-lg {
        font-size: 10px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz11-lg {
        font-size: 11px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz12-lg {
        font-size: 12px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz13-lg {
        font-size: 13px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz14-lg {
        font-size: 14px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz15-lg {
        font-size: 15px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz16-lg {
        font-size: 16px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz17-lg {
        font-size: 17px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz18-lg {
        font-size: 18px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz19-lg {
        font-size: 19px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz20-lg {
        font-size: 20px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz21-lg {
        font-size: 21px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz22-lg {
        font-size: 22px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz23-lg {
        font-size: 23px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz24-lg {
        font-size: 24px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz25-lg {
        font-size: 25px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz26-lg {
        font-size: 26px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz27-lg {
        font-size: 27px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz28-lg {
        font-size: 28px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz29-lg {
        font-size: 29px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz30-lg {
        font-size: 30px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz31-lg {
        font-size: 31px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz32-lg {
        font-size: 32px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz33-lg {
        font-size: 33px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz34-lg {
        font-size: 34px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz35-lg {
        font-size: 35px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz36-lg {
        font-size: 36px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz37-lg {
        font-size: 37px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz38-lg {
        font-size: 38px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz39-lg {
        font-size: 39px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz40-lg {
        font-size: 40px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz41-lg {
        font-size: 41px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz42-lg {
        font-size: 42px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz43-lg {
        font-size: 43px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz44-lg {
        font-size: 44px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz45-lg {
        font-size: 45px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz46-lg {
        font-size: 46px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz47-lg {
        font-size: 47px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz48-lg {
        font-size: 48px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz49-lg {
        font-size: 49px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz50-lg {
        font-size: 50px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz51-lg {
        font-size: 51px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz52-lg {
        font-size: 52px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz53-lg {
        font-size: 53px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz54-lg {
        font-size: 54px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz55-lg {
        font-size: 55px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz56-lg {
        font-size: 56px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz57-lg {
        font-size: 57px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz58-lg {
        font-size: 58px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz59-lg {
        font-size: 59px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz60-lg {
        font-size: 60px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz61-lg {
        font-size: 61px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz62-lg {
        font-size: 62px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz63-lg {
        font-size: 63px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz64-lg {
        font-size: 64px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz65-lg {
        font-size: 65px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz66-lg {
        font-size: 66px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz67-lg {
        font-size: 67px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz68-lg {
        font-size: 68px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz69-lg {
        font-size: 69px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz70-lg {
        font-size: 70px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz71-lg {
        font-size: 71px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz72-lg {
        font-size: 72px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz73-lg {
        font-size: 73px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz74-lg {
        font-size: 74px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz75-lg {
        font-size: 75px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz76-lg {
        font-size: 76px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz77-lg {
        font-size: 77px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz78-lg {
        font-size: 78px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz79-lg {
        font-size: 79px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz80-lg {
        font-size: 80px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz81-lg {
        font-size: 81px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz82-lg {
        font-size: 82px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz83-lg {
        font-size: 83px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz84-lg {
        font-size: 84px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz85-lg {
        font-size: 85px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz86-lg {
        font-size: 86px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz87-lg {
        font-size: 87px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz88-lg {
        font-size: 88px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz89-lg {
        font-size: 89px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz90-lg {
        font-size: 90px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz91-lg {
        font-size: 91px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz92-lg {
        font-size: 92px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz93-lg {
        font-size: 93px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz94-lg {
        font-size: 94px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz95-lg {
        font-size: 95px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz96-lg {
        font-size: 96px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz97-lg {
        font-size: 97px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz98-lg {
        font-size: 98px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz99-lg {
        font-size: 99px!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .fz100-lg {
        font-size: 100px!important;
    }
}
.pull-none {
    float: none!important;
}
@media all and (min-width:1px) and (max-width:767px) {
    .pull-none-xs {
        float: none!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pull-none-sm {
        float: none!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pull-none-md {
        float: none!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pull-none-lg {
        float: none!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pull-left-xs {
        float: left!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pull-left-sm {
        float: left!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pull-left-md {
        float: left!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pull-left-lg {
        float: left!important;
    }
}
@media all and (min-width:1px) and (max-width:767px) {
    .pull-right-xs {
        float: right!important;
    }
}
@media all and (min-width:768px) and (max-width:1259px) {
    .pull-right-sm {
        float: right!important;
    }
}
@media all and (min-width:1260px) and (max-width:1559px) {
    .pull-right-md {
        float: right!important;
    }
}
@media all and (min-width:1560px) and (max-width:1749px) {
    .pull-right-lg {
        float: right!important;
    }
}