@charset "UTF-8";
.label, sub, sup {
    vertical-align: baseline
}
.btn_accent, .img-thumbnail, a {
    -webkit-transition: all .2s ease-in-out
}
.break, pre {
    word-break: break-all
}
.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-2, .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
}
.header .nav_top li:hover a, a, html {
    -webkit-tap-highlight-color: transparent
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff
}
.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 {
    position: absolute;
    bottom: -30px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px
}
.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 {
    left: 10px;
    background: url(images/controls.png) 0 -32px no-repeat
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0 0
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) -43px -32px no-repeat
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.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 {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.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 {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, .75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

/*!
 * Bootstrap v3.3.6 (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%
}
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
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px
}
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] {
    -webkit-box-sizing: border-box;
    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
}
optgroup {
    font-weight: 700
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    *, :after, :before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td, .table th {
        background-color: #fff!important
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .navbar-toggle, .open>.btn-danger.dropdown-toggle, .open>.btn-default.dropdown-toggle, .open>.btn-info.dropdown-toggle, .open>.btn-primary.dropdown-toggle, .open>.btn-warning.dropdown-toggle {
    background-image: none
}
.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 {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus, a:hover {
    color: #23527c
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
figure {
    margin: 0
}
.img-responsive {
    display: block;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}
.dropdown-menu .divider, .nav .nav-divider, .sr-only {
    height: 1px;
    overflow: hidden
}
.img-circle {
    border-radius: 50%
}
.sr-only {
    position: absolute;
    width: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    border: 0
}
code, pre {
    border-radius: 4px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}
.h1, h1 {
    font-size: 36px
}
.h2, h2 {
    font-size: 30px
}
.h3, h3 {
    font-size: 24px
}
.h4, h4 {
    font-size: 18px
}
.h5, h5 {
    font-size: 14px
}
.h6, h6 {
    font-size: 12px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857
}
@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}
.small, small {
    font-size: 85%
}
.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}
.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: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
    color: #286090
}
.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 {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}
.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 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
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
}
ol, ul {
    margin-bottom: 10px
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-bottom: 20px
}
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 dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu>li>a, .form-horizontal .form-group:after, .form_common .list_group_custom:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%
}
.table, address {
    margin-bottom: 20px
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}
legend, pre {
    color: #333
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
code, kbd {
    padding: 2px 4px;
    font-size: 90%
}
.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'
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    word-wrap: break-word;
    background-color: #f5f5f5
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
.pre-scrollable {
    overflow-y: scroll
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
.table {
    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 {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.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-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .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 {
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: inherit
}
label {
    display: inline-block;
    margin-bottom: 5px
}
input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control, output {
    line-height: 1.42857;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.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::-ms-expand {
    border: 0;
    background-color: transparent
}
.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[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=time].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[type=date].form-control, .input-group-sm>input[type=date].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=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[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=time].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[type=date].form-control, .input-group-lg>input[type=date].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=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[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.btn-block+.btn-block, .help-block {
    margin-top: 5px
}
.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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}
.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 {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.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 {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.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: 46px;
    line-height: 46px
}
.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 {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.collapsing, .dropdown, .dropup {
    position: relative
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.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-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.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-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group, .form_inline .form-control {
        display: inline-block
    }
    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
        /*nakamura 会情報入力画面　del start*/
        /*width: 100%;*/
        /*nakamura 会情報入力画面　del end*/
    }
    .form-inline .control-label, .form-inline .form-group.clearfix {
        /*nakamura 会情報入力画面　del start*/
        /*width: auto;*/
        /*nakamura 会情報入力画面　del end*/
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .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-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}
.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 .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.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 {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.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 {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-kiyaku {
    color: #0080c0;
    font-style: normal;
    text-decoration: underline;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.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 {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .btn-info:hover, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.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 {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.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 {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.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 {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}
.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.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 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.dropdown-header, .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle, .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child, .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-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.dropdown-menu .divider {
    margin: 9px 0;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    font-size: 1em;
    /* 寄付画面　大カテゴリ太文字対応 */
    font-weight: bold;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.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>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}
.btn .caret, .btn-group>.btn:first-child {
    margin-left: 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-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    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;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}
.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-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=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] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group, .input-group-btn, .input-group-btn>.btn {
    position: relative
}
.input-group {
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.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 {
    z-index: 2;
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:after, .nav:before {
    content: " ";
    display: table
}
.nav>li, .nav>li>a {
    display: block;
    position: relative
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    margin: 9px 0;
    background-color: #e5e5e5
}
.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 {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.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 {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    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: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.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-justified>li, .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a, .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 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-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:after, .navbar:before {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:after, .navbar-collapse:before {
    content: " ";
    display: table
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .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-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width:768px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .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: 20px
    }
    .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-success {
    background-image: -webkit-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-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}
@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .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%
    }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.breadcrumb>li, .pagination {
    display: inline-block
}
.btn .badge, .btn .label {
    top: -1px;
    position: relative
}
@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .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 {
    color: #5e5e5e;
    background-color: transparent
}
.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 {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.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>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .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 {
        color: #555;
        background-color: #e7e7e7
    }
    .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 {
        color: #ccc;
        background-color: transparent
    }
}
.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 {
    color: #fff;
    background-color: transparent
}
.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 {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.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>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-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 {
        color: #fff;
        background-color: transparent
    }
    .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 {
        color: #fff;
        background-color: #090909
    }
    .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 {
        color: #444;
        background-color: transparent
    }
}
.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 {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.badge, .label {
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:after, .pager:before {
    content: " ";
    display: table
}
.pager li {
    display: inline
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.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 {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}
.label:empty {
    display: none
}
a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090
}
.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 {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.media-object, .thumbnail {
    display: block
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.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;
    text-decoration: none;
    cursor: pointer
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.alert, .thumbnail {
    margin-bottom: 20px
}
.alert .alert-link, .close {
    font-weight: 700
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert>p, .alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 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 {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
    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);
    -webkit-background-size: 40px 40px;
    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-striped .progress-bar-success {
    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)
}
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-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)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    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)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.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)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-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);
    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 {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media, .media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right, .media>.pull-right {
    padding-left: 10px
}
.media-left, .media>.pull-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-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item-textarea {
    border: 0;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
    color: #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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.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 {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.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: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.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-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-body:after, .panel-body:before {
    content: " ";
    display: table
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-title {
    margin-top: 0;
    font-size: 16px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel-group .panel-heading, .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 {
    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: 3px;
    border-bottom-right-radius: 3px
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel>.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-right-radius: 3px;
    border-top-left-radius: 3px
}
.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: 3px
}
.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: 3px
}
.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: 3px
}
.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: 3px
}
.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: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.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 {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.popover, .tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
    display: table;
    content: " "
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.carousel-inner, .elps, .ml-elps, .ofh {
    overflow: hidden
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .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 {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px
}
.tooltip.top-right .tooltip-arrow {
    left: 5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}
.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.carouselleft:-100%;
, .carousel-inner {
    position: relative
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
.carousel-inner {
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right, .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: transparent
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    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 {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    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)
}
.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a, .bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}
.carousel-caption .btn, .text-hide {
    text-shadow: none
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.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-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs, th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm, th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md, th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg, th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (max-width: 320px) {
    .sub_special.input_zip .input_basic {
        display: inline-block;
        width: 62px;
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print, th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

/*!
 * Bootstrap-select v1.8.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */

.bootstrap-select {
    width: 220px\9
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}
.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
	/*nakamura 会情報入力画面　upd start*/
    left: 0%;
    /*left: 50%;*/
	/*nakamura 会情報入力画面　upd end*/
    width: .11px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}
body, html {
    height: 100%
}
body>.page, img {
    height: auto
}
.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}
.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}
.bootstrap-select.fit-width {
    width: auto!important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle, .bootstrap-select.form-control:not([class*=col-]), .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}
.bootstrap-select .dropdown-toggle:focus {
    outline: #333 dotted thin!important;
    outline: -webkit-focus-ring-color auto 5px!important;
    outline-offset: -2px
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}
.bootstrap-select.btn-group.bs-container {
    position: absolute
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before, article, aside, details, figure, footer, header, menu, nav, section, summary {
    display: block
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}
.bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px
}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.bs-actionsbox .btn-group button {
    width: 50%
}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.bs-donebutton .btn-group button {
    width: 100%
}
.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}
a, abbr, address, article, aside, audio, b, blockquote, body, button, canvas, dd, del, details, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, i, iframe, img, label, legend, li, mark, menu, nav, ol, output, p, pre, ruby, section, small, span, strong, summary, table, td, th, time, tr, u, ul, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%
}
li, ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption, td, th {
    text-align: inherit;
    font-weight: inherit;
    vertical-align: middle
}
blockquote, q {
    quotes: none
}
a img {
    border: none
}
div:focus {
    outline: 0;
}
body {
    position: relative;
    color: #333333;
    background: #333333;
    font-size: 1.4rem;
    line-height: 1.4;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.btn_accent.active, .btn_accent:active, .btn_disabled.active, .btn_disabled:active, .btn_outline.active, .btn_outline:active {
    background-image: none
}
button, input, select, textarea {
    -webkit-appearance: none;
    outline: 0
}
input[disabled] {
    opacity: 1
}
a {
    transition: all .2s ease-in-out;
    color: inherit;
    text-decoration: none
}
a:focus, a:hover {
    text-decoration: none
}
img {
    width: auto\9;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}
.nowrap {
    white-space: nowrap
}
.elps, .ml-elps {
    white-space: nowrap;
    text-overflow: ellipsis
}
.ml-elps {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal
}
.line2.ml-elps {
    -webkit-line-clamp: 2
}
.line3.ml-elps {
    -webkit-line-clamp: 3
}
.line4.ml-elps {
    -webkit-line-clamp: 4
}
.line5.ml-elps {
    -webkit-line-clamp: 5
}
.line6.ml-elps {
    -webkit-line-clamp: 6
}
.line7.ml-elps {
    -webkit-line-clamp: 7
}
.line8.ml-elps {
    -webkit-line-clamp: 8
}
.line9.ml-elps {
    -webkit-line-clamp: 9
}
.form_common .list_group_custom:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0
}
.is-block {
    display: block!important
}
.is-solid {
    display: inline-block!important
}
.is-inline {
    display: inline!important
}
.is-table {
    display: table!important
}
.is-cell {
    display: table-cell!important
}
.is-hidden {
    display: none!important
}
.is-border-box {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important
}
.abs {
    position: absolute!important
}
.rel {
    position: relative!important
}
.t0 {
    top: 0!important
}
.r0 {
    right: 0!important
}
.b0 {
    bottom: 0!important
}
.l0 {
    left: 0!important
}
.full {
    width: 100%!important
}
.three-quarters {
    width: 75%!important
}
.half {
    width: 50%!important
}
.tri {
    width: 33.3333%!important
}
.quarter {
    width: 25%!important
}
.fifth {
    width: 20%!important
}
.fl {
    float: left!important
}
.fr {
    float: right!important
}
.fc {
    float: none!important
}
.clear {
    clear: both!important
}
.header .navigation ul:after, .header .navigation:after, .main_content:after, .page_content:after, .page_mypage .gift_list .gift_item:after {
    clear: both
}
.bd0 {
    border: none!important
}
.bda {
    border: 1px solid #000
}
.bdta {
    border-top: 1px solid #000
}
.bdra {
    border-right: 1px solid #000
}
.bdba {
    border-bottom: 1px solid #000
}
.bdla {
    border-left: 1px solid #000
}
.b-primary {
    background-color: #333333!important
}
.b-accent {
    background-color: #d00808!important
}
.b-disabled {
    background-color: #e2e0e0!important
}
.b-a {
    background-color: #000!important
}
.b-b {
    background-color: #333!important
}
.b-c {
    background-color: #ccc!important
}
.b-d {
    background-color: #d6d5d5!important
}
.b-e {
    background-color: #ddd!important
}
.b-f {
    background-color: #999!important
}
.b-g {
    background-color: #eee!important
}
.b-h {
    background-color: #f7f7f7!important
}
.b-i {
    background-color: #fff!important
}
.b-j {
    background-color: #f8b3b3!important
}
.b-k {
    background-color: #f2dede!important
}
.b-l {
    background-color: #f4aa00!important
}
.b-m {
    background-color: #3e88ab!important
}
.b-n {
    background-color: #bee8f1!important
}
.b-o {
    background-color: #d9edf6!important
}
.b-p {
    background-color: #aa0707!important
}
.b-q {
    background-color: #d0d0d0!important
}
.b-r {
    background-color: #e4e4e4!important
}
.b-s {
    background-color: #e36b6b!important
}
.b-t {
    background-color: #c00!important
}
.b-u {
    background-color: #505050!important
}
.c-primary {
    color: #333333!important
}
.c-accent {
    color: #d00808!important
}
.c-disabled {
    color: #e2e0e0!important
}
.c-a {
    color: #000!important
}
.c-b {
    color: #333!important
}
.c-c {
    color: #999!important
}
.c-d {
    color: #d6d5d5!important
}
.c-e {
    color: #ddd!important
}
.c-f {
    color: #999!important
}
.c-g {
    color: #eee!important
}
.c-h {
    color: #f7f7f7!important
}
.c-i {
    color: #fff!important
}
.c-j {
    color: #f8b3b3!important
}
.c-k {
    color: #f2dede!important
}
.c-l {
    color: #f4aa00!important
}
.c-m {
    color: #3e88ab!important
}
.c-n {
    color: #bee8f1!important
}
.c-o {
    color: #d9edf6!important
}
.c-p {
    color: #aa0707!important
}
.c-q {
    color: #d0d0d0!important
}
.c-r {
    color: #e4e4e4!important
}
.c-s {
    color: #e36b6b!important
}
.c-t {
    color: #c00!important
}
.c-u {
    color: #505050!important
}
.f10 {
    font-size: 10px!important
}
.f11 {
    font-size: 11px!important
}
.f12 {
    font-size: 12px!important
}
.f13 {
    font-size: 13px!important
}
.f14 {
    font-size: 14px!important
}
.f15 {
    font-size: 15px!important
}
.f16 {
    font-size: 16px!important
}
.f17 {
    font-size: 17px!important
}
.f18 {
    font-size: 18px!important
}
.f19 {
    font-size: 19px!important
}
.f20 {
    font-size: 20px!important
}
.f21 {
    font-size: 21px!important
}
.f22 {
    font-size: 22px!important
}
.n {
    font-weight: 400!important
}
.b {
    font-weight: 700!important
}
.l {
    text-align: left!important
}
.r {
    text-align: right!important
}
.c {
    text-align: center!important
}
.lt {
    text-decoration: line-through!important
}
.vt {
    vertical-align: top!important
}
.vm {
    vertical-align: middle!important
}
.vb {
    vertical-align: bottom!important
}
.mauto {
    margin: 0 auto!important
}
.m0 {
    margin: 0!important
}
.mt0 {
    margin-top: 0!important
}
.mt-sp-space-a {
    margin-top: 25px!important
}
.mt-sp-space-b {
    margin-top: 15px!important
}
.mt-a {
    margin-top: 4px!important
}
.mt-b {
    margin-top: 8px!important
}
.mt-c {
    margin-top: 12px!important
}
.mt-d {
    margin-top: 16px!important
}
.mt-e {
    margin-top: 20px!important
}
.mt-f {
    margin-top: 24px!important
}
.mt-g {
    margin-top: 28px!important
}
.mt-h {
    margin-top: 32px!important
}
.mt-i {
    margin-top: 36px!important
}
.mt-j {
    margin-top: 40px!important
}
.mt-k {
    margin-top: 44px!important
}
.mt-l {
    margin-top: 48px!important
}
.mt-m {
    margin-top: 52px!important
}
.mt-n {
    margin-top: 56px!important
}
.mt-o {
    margin-top: 60px!important
}
.mt-p {
    margin-top: 64px!important
}
.mt-q {
    margin-top: 68px!important
}
.mt-r {
    margin-top: 72px!important
}
.mt-s {
    margin-top: 76px!important
}
.mt-t {
    margin-top: 80px!important
}
.mr0 {
    margin-right: 0!important
}
.mr-sp-space-a {
    margin-right: 25px!important
}
.mr-sp-space-b {
    margin-right: 15px!important
}
.mr-a {
    margin-right: 4px!important
}
.mr-b {
    margin-right: 8px!important
}
.mr-c {
    margin-right: 12px!important
}
.mr-d {
    margin-right: 16px!important
}
.mr-e {
    margin-right: 20px!important
}
.mr-f {
    margin-right: 24px!important
}
.mr-g {
    margin-right: 28px!important
}
.mr-h {
    margin-right: 32px!important
}
.mr-i {
    margin-right: 36px!important
}
.mr-j {
    margin-right: 40px!important
}
.mr-k {
    margin-right: 44px!important
}
.mr-l {
    margin-right: 48px!important
}
.mr-m {
    margin-right: 52px!important
}
.mr-n {
    margin-right: 56px!important
}
.mr-o {
    margin-right: 60px!important
}
.mr-p {
    margin-right: 64px!important
}
.mr-q {
    margin-right: 68px!important
}
.mr-r {
    margin-right: 72px!important
}
.mr-s {
    margin-right: 76px!important
}
.mr-t {
    margin-right: 80px!important
}
.mb0 {
    margin-bottom: 0!important
}
.mb-sp-space-a {
    margin-bottom: 25px!important
}
.mb-sp-space-b {
    margin-bottom: 15px!important
}
.mb-a {
    margin-bottom: 4px!important
}
.mb-b {
    margin-bottom: 8px!important
}
.mb-c {
    margin-bottom: 12px!important
}
.mb-d {
    margin-bottom: 16px!important
}
.mb-e {
    margin-bottom: 20px!important
}
.mb-f {
    margin-bottom: 24px!important
}
.mb-g {
    margin-bottom: 28px!important
}
.mb-h {
    margin-bottom: 32px!important
}
.mb-i {
    margin-bottom: 36px!important
}
.mb-j {
    margin-bottom: 40px!important
}
.mb-k {
    margin-bottom: 44px!important
}
.mb-l {
    margin-bottom: 48px!important
}
.mb-m {
    margin-bottom: 52px!important
}
.mb-n {
    margin-bottom: 56px!important
}
.mb-o {
    margin-bottom: 60px!important
}
.mb-p {
    margin-bottom: 64px!important
}
.mb-q {
    margin-bottom: 68px!important
}
.mb-r {
    margin-bottom: 72px!important
}
.mb-s {
    margin-bottom: 76px!important
}
.mb-t {
    margin-bottom: 80px!important
}
.ml0 {
    margin-left: 0!important
}
.ml-sp-space-a {
    margin-left: 25px!important
}
.ml-sp-space-b {
    margin-left: 15px!important
}
.ml-a {
    margin-left: 4px!important
}
.ml-b {
    margin-left: 8px!important
}
.ml-c {
    margin-left: 12px!important
}
.ml-d {
    margin-left: 16px!important
}
.ml-e {
    margin-left: 20px!important
}
.ml-f {
    margin-left: 24px!important
}
.ml-g {
    margin-left: 28px!important
}
.ml-h {
    margin-left: 32px!important
}
.ml-i {
    margin-left: 36px!important
}
.ml-j {
    margin-left: 40px!important
}
.ml-k {
    margin-left: 44px!important
}
.ml-l {
    margin-left: 48px!important
}
.ml-m {
    margin-left: 52px!important
}
.ml-n {
    margin-left: 56px!important
}
.ml-o {
    margin-left: 60px!important
}
.ml-p {
    margin-left: 64px!important
}
.ml-q {
    margin-left: 68px!important
}
.ml-r {
    margin-left: 72px!important
}
.ml-s {
    margin-left: 76px!important
}
.ml-t {
    margin-left: 80px!important
}
.p0 {
    padding: 0!important
}
.pt0 {
    padding-top: 0!important
}
.pt-sp-space-a {
    padding-top: 25px!important
}
.pt-sp-space-b {
    padding-top: 15px!important
}
.pt-a {
    padding-top: 4px!important
}
.pt-b {
    padding-top: 8px!important
}
.pt-c {
    padding-top: 12px!important
}
.pt-d {
    padding-top: 16px!important
}
.pt-e {
    padding-top: 20px!important
}
.pt-f {
    padding-top: 24px!important
}
.pt-g {
    padding-top: 28px!important
}
.pt-h {
    padding-top: 32px!important
}
.pt-i {
    padding-top: 36px!important
}
.pt-j {
    padding-top: 40px!important
}
.pt-k {
    padding-top: 44px!important
}
.pt-l {
    padding-top: 48px!important
}
.pt-m {
    padding-top: 52px!important
}
.pt-n {
    padding-top: 56px!important
}
.pt-o {
    padding-top: 60px!important
}
.pt-p {
    padding-top: 64px!important
}
.pt-q {
    padding-top: 68px!important
}
.pt-r {
    padding-top: 72px!important
}
.pt-s {
    padding-top: 76px!important
}
.pt-t {
    padding-top: 80px!important
}
.pr0 {
    padding-right: 0!important
}
.pr-sp-space-a {
    padding-right: 25px!important
}
.pr-sp-space-b {
    padding-right: 15px!important
}
.pr-a {
    padding-right: 4px!important
}
.pr-b {
    padding-right: 8px!important
}
.pr-c {
    padding-right: 12px!important
}
.pr-d {
    padding-right: 16px!important
}
.pr-e {
    padding-right: 20px!important
}
.pr-f {
    padding-right: 24px!important
}
.pr-g {
    padding-right: 28px!important
}
.pr-h {
    padding-right: 32px!important
}
.pr-i {
    padding-right: 36px!important
}
.pr-j {
    padding-right: 40px!important
}
.pr-k {
    padding-right: 44px!important
}
.pr-l {
    padding-right: 48px!important
}
.pr-m {
    padding-right: 52px!important
}
.pr-n {
    padding-right: 56px!important
}
.pr-o {
    padding-right: 60px!important
}
.pr-p {
    padding-right: 64px!important
}
.pr-q {
    padding-right: 68px!important
}
.pr-r {
    padding-right: 72px!important
}
.pr-s {
    padding-right: 76px!important
}
.pr-t {
    padding-right: 80px!important
}
.pb0 {
    padding-bottom: 0!important
}
.pb-sp-space-a {
    padding-bottom: 25px!important
}
.pb-sp-space-b {
    padding-bottom: 15px!important
}
.pb-a {
    padding-bottom: 4px!important
}
.pb-b {
    padding-bottom: 8px!important
}
.pb-c {
    padding-bottom: 12px!important
}
.pb-d {
    padding-bottom: 16px!important
}
.pb-e {
    padding-bottom: 20px!important
}
.pb-f {
    padding-bottom: 24px!important
}
.pb-g {
    padding-bottom: 28px!important
}
.pb-h {
    padding-bottom: 32px!important
}
.pb-i {
    padding-bottom: 36px!important
}
.pb-j {
    padding-bottom: 40px!important
}
.pb-k {
    padding-bottom: 44px!important
}
.pb-l {
    padding-bottom: 48px!important
}
.pb-m {
    padding-bottom: 52px!important
}
.pb-n {
    padding-bottom: 56px!important
}
.pb-o {
    padding-bottom: 60px!important
}
.pb-p {
    padding-bottom: 64px!important
}
.pb-q {
    padding-bottom: 68px!important
}
.pb-r {
    padding-bottom: 72px!important
}
.pb-s {
    padding-bottom: 76px!important
}
.pb-t {
    padding-bottom: 80px!important
}
.pl0 {
    padding-left: 0!important
}
.pl-sp-space-a {
    padding-left: 25px!important
}
.pl-sp-space-b {
    padding-left: 15px!important
}
.pl-a {
    padding-left: 4px!important
}
.pl-b {
    padding-left: 8px!important
}
.pl-c {
    padding-left: 12px!important
}
.pl-d {
    padding-left: 16px!important
}
.pl-e {
    padding-left: 20px!important
}
.pl-f {
    padding-left: 24px!important
}
.pl-g {
    padding-left: 28px!important
}
.pl-h {
    padding-left: 32px!important
}
.pl-i {
    padding-left: 36px!important
}
.pl-j {
    padding-left: 40px!important
}
.pl-k {
    padding-left: 44px!important
}
.pl-l {
    padding-left: 48px!important
}
.pl-m {
    padding-left: 52px!important
}
.pl-n {
    padding-left: 56px!important
}
.pl-o {
    padding-left: 60px!important
}
.pl-p {
    padding-left: 64px!important
}
.pl-q {
    padding-left: 68px!important
}
.pl-r {
    padding-left: 72px!important
}
.pl-s {
    padding-left: 76px!important
}
.pl-t {
    padding-left: 80px!important
}
.boxshadowa {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4)!important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4)!important
}
.btn_size_flex, .btn_size_s {
    width: 140px;
    height: 38px;
    font-size: 14px;
    line-height: 1
}
.btn_size_flex {
    width: auto
}
.btn_size_l, .btn_size_m {
    width: 400px;
    line-height: 1;
    font-weight: 700
}
.btn_size_m {
    height: 50px;
    font-size: 16px
}
.btn_size_m .badged {
    margin-right: 25px
}
.btn_size_l {
    height: 64px;
    font-size: 18px
}
.btn_size_l .badged {
    margin-right: 35px
}
a.btn {
    height: auto;
    padding: 0 12px
}
a.btn.btn_size_flex, a.btn.btn_size_s {
    line-height: 36px
}
a.btn.btn_size_m {
    line-height: 48px
}
a.btn.btn_size_l {
    line-height: 62px
}
.btn_accent {
    transition: all .2s ease-in-out;
    color: #fff;
    background-color: #8538f9;
    border-color: #8538f9;
    position: relative
}
.btn_disabled, .btn_outline {
    -webkit-transition: all .2s ease-in-out
}
.btn_accent.focus, .btn_accent:focus {
    color: #fff;
    background-color: #6F13E9;
    border-color: #6F13E9;
}
.btn_accent.active, .btn_accent:active, .btn_accent:hover {
    background-color: #6F13E9;
    border-color: #6F13E9;
    color: #fff
}
.btn_accent.active.focus, .btn_accent.active:focus, .btn_accent.active:hover, .btn_accent:active.focus, .btn_accent:active:focus, .btn_accent:active:hover {
    color: #fff;
    background-color: #6F13E9;
    border-color: #6F13E9;
}
.btn_accent.disabled.focus, .btn_accent.disabled:focus, .btn_accent.disabled:hover, .btn_accent[disabled].focus, .btn_accent[disabled]:focus, .btn_accent[disabled]:hover, fieldset[disabled] .btn_accent.focus, fieldset[disabled] .btn_accent:focus, fieldset[disabled] .btn_accent:hover {
    background-color: #8538f9;
    border-color: #8538f9
}
.btn_accent.btn_size_flex, .btn_accent.btn_size_s {
    font-weight: 700
}
.btn_accent .badged {
    display: inline-block;
    padding: 5px 7.5px;
    background-color: #fff;
    border-radius: 50%;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px
}
.text_block, .text_description {
    display: block;
    padding-left: 22px;
    padding-right: 22px
}
.btn_accent .badged .triangle {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #d00808;
    float: left
}
.btn_disabled {
    transition: all .2s ease-in-out;
    color: #333333;
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    cursor: not-allowed;
    border: none;
    outline: none;
}
.btn_disabled.focus, .btn_disabled:focus {
    /* color: #fff;
    background-color: #c3c3c3;
    border-color: #c3c3c3 */
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    border: none;
    outline:none;
}
.btn_disabled.active, .btn_disabled:active, .btn_disabled:hover {
    /* background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #fff */
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    color: #333333;
    border: none;
    outline:none;
}
.btn_disabled.active.focus, .btn_disabled.active:focus, .btn_disabled.active:hover, .btn_disabled:active.focus, .btn_disabled:active:focus, .btn_disabled:active:hover {
    /* color: #fff;
    background-color: #c3c3c3;
    border-color: #c3c3c3 */
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    color: #333333;
    border: none;
    outline:none;
}
.btn_disabled.disabled.focus, .btn_disabled.disabled:focus, .btn_disabled.disabled:hover, .btn_disabled[disabled].focus, .btn_disabled[disabled]:focus, .btn_disabled[disabled]:hover, fieldset[disabled] .btn_disabled.focus, fieldset[disabled] .btn_disabled:focus, fieldset[disabled] .btn_disabled:hover {
    /* background-color: #e2e0e0;
    border-color: #e2e0e0 */
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    border: none;
    outline:none;
}
.btn_outline {
    transition: all .2s ease-in-out;
    color: #8538f9;
    background-color: #fff;
    border-color: #8538f9;
}
.btn_outline.focus, .btn_outline:focus {
    color: #fff;
    background-color: #8538f9;
    border-color: #8538f9;
}
.btn_outline.active, .btn_outline:active, .btn_outline:hover {
    background-color: #8538f9;
    border-color: #8538f9;
    color: #fff
}
.btn_outline.active.focus, .btn_outline.active:focus, .btn_outline.active:hover, .btn_outline:active.focus, .btn_outline:active:focus, .btn_outline:active:hover {
    color: #fff;
    background-color: #8538f9;
    border-color: #8538f9;
}
.btn_outline.disabled.focus, .btn_outline.disabled:focus, .btn_outline.disabled:hover, .btn_outline[disabled].focus, .btn_outline[disabled]:focus, .btn_outline[disabled]:hover, fieldset[disabled] .btn_outline.focus, fieldset[disabled] .btn_outline:focus, fieldset[disabled] .btn_outline:hover {
    background-color: #fff;
    border-color: #d00808
}
.btn_return_frompopup {
    margin-top: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #333333;
    background-color: #e2e0e0;
    border-color: #e2e0e0;
    position: relative
}
.btn_return_frompopup.focus {
    color: #fff;
    background-color: #920606;
    border-color: #920606
}
.btn_return_frompopup:hover {
    color: #fff;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}
.btn_return_frompopup.active, .btn_return_frompopup:active {
    color: #fff;
    background-image: none;
    background-color: #d0d0d0;
    border-color: #d0d0d0
}
.btn_has_border, .error.input_basic:focus, .error.textarea_basic:focus, .open.select_basic>.dropdown-toggle, .select_basic .error.dropdown-toggle:focus {
    border-color: #ccc
}
@media (max-width:768px) {
    .btn_size_flex, .btn_size_s {
        max-width: 140px;
        width: auto;
        height: 45px
    }
    .btn_size_l, .btn_size_m {
        min-width: 100%;
        width: auto
    }
    .btn_size_l {
        height: 60px
    }
    a.btn.btn_size_flex, a.btn.btn_size_s {
        line-height: 43px
    }
    a.btn.btn_size_m {
        line-height: 48px
    }
    a.btn.btn_size_l {
        line-height: 50px
    }
}
@media (max-width:320px) {
    .btn_accent .badged {
        right: -15px
    }
}
.text_block {
    line-height: 1;
    margin: 0
}
.text_block.general_space {
    margin-bottom: 0
}
.text_block.general_space:first-of-type {
    margin-top: 40px
}
.text_block.title {
    color: #333333;
    font-size: 24px;
    font-weight: 700
}
.text_block.alert, .text_block.headline {
    border-radius: 4px
}
.text_block.headline {
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    color: #d00808;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 0
}
.text_block.headline.special {
    color: #333333
}
.text_block.alert {
    font-size: 14px;
    min-height: 40px;
    padding-top: 12px;
    padding-bottom: 12px
}
.text_block.alert.primary {
    border: 1px solid #bee8f1;
    background-color: #d9edf6;
    color: #3e88ab
}
.text_block.alert.danger {
    border: 1px solid #f8b3b3;
    background-color: #f2dede;
    color: #d00808
}
.link_primary, .link_primary:active, .link_primary:visited {
    color: #333333
}
.popup_login .text_block.alert.danger {
    text-align: left
}
.text_block.extend {
    line-height: 20px
}
.text_description {
    line-height: 1;
    margin: 0
}
.text_description.general_space {
    margin-bottom: 40px
}
.text_description.general_space.signup_description {
    margin-bottom: 15px
}
.text_description.general_space:first-of-type {
    margin-top: 20px;
    line-height: 1.6;
    padding: 0 20px;
}
.text_description.text_bold, .text_description.text_highlight {
    font-weight: 700
}
.text_description.extend {
    line-height: 24px
}
.link_primary {
    text-decoration: none
}
.link_primary .tap, .link_primary:focus, .link_primary:hover {
    color: #999
}
.link_accent, .link_accent:active, .link_accent:visited {
    color: #d00808
}
.link_accent {
    text-decoration: none
}
.link_accent .tap, .link_accent:focus, .link_accent:hover {
    color: #c00
}
.link_styled_primary {
    border-bottom: 1px solid #333333;
    color: #333333;
    padding-bottom: 1px;
    text-decoration: none
}
.link_styled_primary .tap, .link_styled_primary:focus, .link_styled_primary:hover {
    border-bottom: 1px solid #999;
    color: #999;
    text-decoration: none
}
.link_styled_accent {
    border-bottom: 1px solid #333333;
    color: #333333;
    padding-bottom: 1px;
    text-decoration: none
}
.link_styled_accent .tap, .link_styled_accent:focus, .link_styled_accent:hover {
    border-bottom: 1px solid #c00;
    color: #c00;
    text-decoration: none
}
.panel_action.general_space {
    margin-top: 80px;
    padding-bottom: 40px
}
.panel_action .panel_action_item {
    margin-top: 20px
}
.panel_action .panel_action_item:first-child {
    margin-top: 0
}
@media (max-width:768px) {
    .text_description {
        padding-left: 0;
        padding-right: 0
    }
    .text_block.headline {
        font-size: 16px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .text_block.title {
        font-size: 20px;
        padding-left: 0;
        padding-right: 0
    }
    .text_block.alert {
        text-align: left
    }
    .panel_action.general_space {
        margin-top: 40px;
        padding-bottom: 0;
        padding: 0 20px;
    }
    .panel_action .panel_action_item {
        margin-top: 10px
    }
    .panel_action .panel_action_item:first-child {
        margin-top: 0
    }
}
.header {
    padding: 16px 0;
    height: 109px;
    background-color: #fff
}
.header .header_logo {
    padding-left: 0;
}
.header .logo {
    margin: 1px 0 0;
    float: left
}
.header .logo .logo_sp {
    display: none
}
.header .logo .logo_pc {
    display: block
}
.header .menu_top {
    padding-right: 0
}
.header .menu_top .navbar-collapse {
    padding: 0
}
.header .nav_top {
    margin-right: 0;
    list-style: none;
    float: right
}
.header .nav_top li {
    margin-left: 20px;
    display: inline;
    float: left
}
.header .nav_top li a .icons_arrow_nav, .header .nav_top li a span {
    display: inline-block;
    vertical-align: middle
}
.header .nav_top li a {
    font-size: 13px;
    letter-spacing: .02em;
    -webkit-transition: none;
    transition: none
}
.header .nav_top li a:focus {
    color: #c00
}
.header .nav_top li a .icons_arrow_nav {
    width: 16px;
    height: 16px;
    background: url(../images/front/icons_arrow_nav.png) no-repeat
}
.header .nav_top li a .icons_arrow_nav_header {
    display: inline-block;
    width: 8px;
    height: 13px;
    margin-left: 10px;
    vertical-align: middle;
    background: url(../images/front/icons_arrow1_off.png) no-repeat
}
/*
header .nav_top{
    position:absolute;
    top:0px;
    right:0;
    float:right
}
header .nav_top li{
    display:inline-block;
    padding-left:25px
}
header .nav_top li a{
    position:relative;
    padding-right:15px;
    color:#333333;
    -webkit-transition:0.5s ease-in-out;
    -moz-transition:0.3s ease-in-out;
    -o-transition:0.3s ease-in-out;
    transition:0.3s ease-in-out;
    font-size:13px;
    font-size:1.3rem
}
header .nav_top li a:before{
    display:block;
    content:"";
    width:8px;
    height:13px;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:auto;
    margin:auto;
    display:block;
    background-position:0 -900px;
    background-size:auto;background-repeat:no-repeat;
    background-image:url(../images/common/parts/arrow_01.png)
}
header .nav_top li a:before{
    opacity:0.8
}
header .nav_top li a:hover{
    opacity:.7;
    filter:alpha(opacity=70);
    text-decoration:none
}
*/
.first header .nav_top{
    padding-top:11px
}

.header .navigation ul:after, .header .navigation ul:before, .header .navigation:after, .header .navigation:before {
    content: " ";
    display: table
}
/*
.header .nav_top li:hover a {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}
.header .nav_top li.active a, .header .nav_top li:hover a {
    opacity: .6
}
*/
.header .navigation ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.header .navigation ul li {
    position: relative;
    padding: 0 5px 0 18px;
    float: left
}
.header .navigation ul li a {
    font-size: 12px;
    color: #959595;
    letter-spacing: .024em;
    padding: 0
}
.header .navigation ul li a.active {
    color: #333333
}
.header .navigation ul li.active a, .header .navigation ul li:hover a {
    color: #333333;
    background: 0 0
}
.header .navigation ul li:first-child {
    padding-left: 0
}
.header .navigation ul li+li:before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 11px;
    content: "";
    background: url(../images/thumbs/icons_caret.png) left center no-repeat
}
@media (max-width:768px) {
    .header {
        padding: 16px 0 0;
        height: auto;
        border-bottom: 1px solid #ccc
    }
    .header .logo {
        margin: 0 0 14px 10px;
        width: 217px;
        height: auto
    }
    .header .logo .logo_pc {
        display: none
    }
    .header .logo .logo_sp {
        display: block;
        width: 160px;
        height: auto
    }
    .header .header_logo, .header .menu_top {
        width: 100%
    }
    /* nakamura upd start width add */
    .header .menu_top .collapse {
        display: none!important;
        width: 100%;
    }

    .header .menu_top .collapse.in {
        display: block!important;
        width: 100%;
    }
    /* nakamura upd end */
    .header .menu_top .navbar-collapse {
        overflow-x: visible!important
    }
    .header .navigation {
        display: none;
        margin-top: 0
    }
    .header .navbar-collapse {
        padding: 0;
        margin: 0 -15px;
        border-top: 1px solid #ccc
    }
    .header .navbar-collapse .nav_top {
        float: none
    }
    .header .navbar-collapse .nav_top li {
        margin: 0;
        padding: 0;
        float: none;
        display: block;
        border-bottom: 1px solid #ccc
    }
    .header .navbar-collapse .nav_top li:last-child {
        border-bottom: none
    }
    .header .navbar-collapse .nav_top li a {
        padding: 34px 25px;
        display: block
    }
    .header .navbar-collapse .nav_top li a .icons_arrow_nav {
        margin-right: 16px
    }
    .header .navbar-collapse .nav_top li a span {
        display: inline-block;
        vertical-align: middle
    }
    .header .navbar-collapse .nav_top li .icons_arrow_black {
        float: right
    }
    .header .navbar-collapse .nav_top li:hover a {
        color: #d00808
    }
    .header .navbar-collapse .nav_top li.active a {
        color: #d00808;
        background-color: #e2e0e0
    }
    .header .navbar-toggle {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        background: 0 0;
        border: 0;
        float: right;
        margin: 1px 5px 0 0;
        padding: 0;
        position: relative;
        display: block
    }
    .header .navbar-toggle.collapsed .navigation_icons {
        background: url(../images/front/navigation_icons.png) no-repeat
    }
    .header .navbar-toggle .navigation_icons {
        display: inline-block;
        width: 28px;
        height: 22px;
        line-height: 22px;
        background: url(../images/front/navigation_icons.png) no-repeat
    }
}
.footer, .footer a {
    color: #333
}
.footer {
    letter-spacing: .02em;
}
.footer .container {
    background-color: #ffffff;
}
.footer a:focus, .footer a:hover {
    opacity: .55;
    filter: alpha(opacity=55);
    outline: 0
}
@media (max-width:768px) {
    .footer, .footer .container {
        padding: 0
    }
    .footer {
        height: auto;
        background-color: #fff
    }
    .footer_logo {
        display: none
    }
    .footer .back_top {
        padding: 14px 0;
        text-align: center;
        font-weight: 700;
        background-color: #eee
    }
    .footer .back_top a .icons_bullet_up_r {
        margin-right: 7px;
        display: inline-block;
        vertical-align: middle
    }
    .footer .back_top a .icons_backtop_b {
        display: none
    }
    .footer .nav_footer {
        margin-top: 0
    }
    .footer .nav_footer:after, .footer .nav_footer:before {
        content: " ";
        display: table
    }
    .footer .nav_footer:after {
        clear: both
    }
    .footer .nav_footer ul li {
        margin-right: 0;
        padding: 20px 25px;
        border-bottom: 1px solid #67635b;
        display: block;
        float: none
    }
    .footer .nav_footer ul li a {
        font-size: 12px
    }
    .footer .nav_footer ul li a .icons_arrow_black {
        display: none
    }
    .footer .nav_footer ul li a .icons_bullet_right_r {
        margin-right: 14px;
        display: inline-block;
        vertical-align: middle
    }
    .footer .nav_footer ul li.active a {
        opacity: .55;
        filter: alpha(opacity=55)
    }
    .footer .nav_footer ul li:last-child {
        border-bottom: 0
    }
    .footer .copyright {
        margin-top: 0;
        padding: 12px 0;
        border-top: 1px solid #e36b6b
    }

    footer  .footMenu{margin:0 auto;padding-top:0px;padding-bottom:0px;background:#525048}
    footer  .footMenu:after{content:"";clear:both;display:block}
    footer  .footMenu .logo{width:227px;height:32px;float:left;vertical-align:middle}
    footer  .link{float:right;padding-left:20px;padding-top:6px}
    footer  .link li{display:inline-block}
    footer  .link li a{display:block;padding-left:30px;padding-right:16px;-webkit-transition:0.5s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:relative}
    footer  .link li a:hover{opacity:.7;filter:alpha(opacity=70);text-decoration:none}
    footer  .link li a::before{display:block;content:"";width:9px;height:15px;position:absolute;top:2px;right:0;bottom:auto;left:auto;margin:auto;display:block;background-position:0 -48px;background-size:auto;background-repeat:no-repeat;background-image:url(../images/common/parts/arrow_01.png)}

}
.banner_full {
    height: 380px;
    color: #fff;
    text-align: center
}
.banner_login {
    height: 300px
}
.banner_full .banner_inner {
    margin: 0 auto;
    max-width: 1200px
}
.banner_full .banner_inner .banner_image {
    position: relative
}
.banner_full .banner_inner .banner_image .banner_hero {
    display: block;
    height: 380px;
    min-width: 1200px
}
.banner_full .banner_inner .banner_image .banner_caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;
    padding-top: 107px;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.banner_full .banner_inner .banner_image .banner_caption .text_room {
    margin: 0;
    font-size: 18px;
    line-height: 19px;
    font-weight: 700;
    letter-spacing: .084em
}
.banner_full .banner_inner .banner_image .banner_caption .banner_title, .banner_full .banner_inner .banner_image .banner_caption .text_county {
    letter-spacing: .024em
}
.banner_full .banner_inner .banner_image .banner_caption .banner_title {
    margin: 6px 0 0;
    font-size: 54px;
    line-height: 50px;
    font-weight: 400
}
.banner_full .banner_inner .banner_image .banner_caption .text_county {
    margin: 18px 0 0;
    font-size: 20px;
    line-height: 20px
}
.banner_full .banner_inner .banner_image .banner_caption .banner_title, .banner_full .banner_inner .banner_image .banner_caption .text_county, .banner_full .banner_inner .banner_image .banner_caption .text_room {
    text-shadow: 0 2px 10px #000
}
.banner_full .banner_inner .banner_image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 40;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}
.banner_disabled, .banner_full, .banner_general {
    display: none;
}
.main_content:after, .main_content:before, .page_content:after, .page_content:before {
    display: table;
    content: " "
}
.icons_arrow_footer {
    background-image: url(../images/sprite/icons/icons_arrow3.png);
    width: 9px;
    height: 14px
}
.main_content {
    position: relative;
    z-index: 150;
    min-height: 45px;
}
.main_content .container {
    padding-left: 0;
    padding-right: 0;
    min-width: auto;
}
.main_content .container .main_inner {
    padding: 40px;
    background-color: #fff
}
.icons_arrow_black, .icons_backtop_b {
    width: 60px;
    height: 60px;
    background-image: url(../images/sprite/icons/icons_backtop_b.png);
    background-repeat: no-repeat;
}
[class*=" icons_"], [class^=icons_] {
    display: inline-block;
    vertical-align: text-top
}
.icons_backtop_b {
    background-position: left top;
    vertical-align: middle
}
.icons_arrow_black {
    background-position: -63px -48px
}
.icons_bullet_up_r {
    background-image: url(../images/sprite/icons.png);
    background-position: -63px -68px;
    width: 10px;
    height: 9px
}
.icons_bullet_right_r {
    background-image: url(../images/sprite/icons.png);
    background-position: -87px -60px;
    width: 9px;
    height: 10px
}
.icons_arrow_left {
    background-image: url(../images/sprite/icons.png);
    background-position: 0 0;
    width: 28px;
    height: 78px
}
.icons_arrow_right {
    background-image: url(../images/sprite/icons.png);
    background-position: -32px 0;
    width: 27px;
    height: 77px
}
.icons_sort_desc, .page_mypage_top .table_sorter .tablesorter-headerDesc .icon_sorter {
    background-image: url(../images/sprite/icons.png);
    background-position: -63px -24px;
    width: 20px;
    height: 20px
}
.icons_sort_asc, .page_mypage_top .table_sorter .tablesorter-headerAsc .icon_sorter, .page_mypage_top .table_sorter .tablesorter-headerUnSorted .icon_sorter {
    background-image: url(../images/sprite/icons.png);
    background-position: -63px 0;
    width: 20px;
    height: 20px
}
.checkbox_styled label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 30px;
    cursor: pointer
}
.checkbox_styled label::after, .checkbox_styled label::before {
    position: absolute;
    content: "";
    background-color: #e2e0e0;
    display: inline-block
}
.signup_checkbox {
    margin: 50px 0 0 0;
}
.checkbox_styled label::before {
    width: 20px;
    height: 20px;
    left: 0
}
.checkbox_styled label::after {
    width: 12px;
    height: 12px;
    left: 4px;
    top: 4px
}
.checkbox_styled input[type=checkbox], .checkbox_styled input[type=radio] {
    opacity: 0;
    z-index: 1;
    display: none
}
.checkbox_styled input[type=checkbox]:checked+label::after, .checkbox_styled input[type=radio]:checked+label::after {
    background-color: #d00808
}
.checkbox-inline {
    padding-left: 0!important
}
.radio_styled label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 30px;
    cursor: pointer
}
.radio_styled label::after, .radio_styled label::before {
    display: inline-block;
    position: absolute;
    content: "";
    border-radius: 50%
}
.radio_styled label::before {
    width: 20px;
    height: 20px;
    left: 0;
    background-color: #e2e0e0;
    -webkit-transition: border .15s ease-in-out;
    transition: border .15s ease-in-out
}
.radio_styled label::after {
    width: 12px;
    height: 12px;
    left: 4px;
    top: 4px;
    background-color: #d00808;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33)
}
.radio_styled input[type=radio] {
    opacity: 0;
    z-index: 1;
    display: none
}
.required, .sub_special {
    display: inline-block;
    vertical-align: middle
}
.radio_styled input[type=radio]:focus+label::before {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.radio_styled input[type=radio]:checked+label::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}
.radio_styled input[type=radio]:disabled+label {
    opacity: .65
}
.radio_styled input[type=radio]:disabled+label::before {
    cursor: not-allowed
}
.radio-inline {
    padding-left: 0!important
}
input[type=checkbox].styled:checked+label:after, input[type=radio].styled:checked+label:after {
    font-family: "Glyphicons Halflings";
    content: "\f00c"
}
input[type=checkbox] .styled:checked+label::after, input[type=checkbox] .styled:checked+label::before, input[type=radio] .styled:checked+label::after, input[type=radio] .styled:checked+label::before {
    color: #fff
}
.sub_special {
    position: relative
}
.full.sub_special {
    width: 100%
}
.primary.sub_special {
    width: 287px
}
.size_s.sub_special {
    width: 120px
}
.size_m.sub_special {
    width: 250px
}
.size_l.sub_special {
    width: 100%;
}
.form_common .list_group_custom .list_item_custom .list_group_right .size_l.sub_special {
    width: 90%;
}
.page_entry_donation .form_basic .size_l.sub_special{
    width: 498px;
}
.page_entry_donation .form_basic .sub_special.size_s {
    width: 130px;
}
.size_xl.sub_special {
    /*nakamura 会情報入力画面　upd start*/
    /*width: 100%;*/
    width: 582px;
    /*nakamura 会情報入力画面　upd end*/
}
.size_xxl.sub_special {
    width: 600px
}
.size_big.sub_special {
    width: 660px
}
.sub_special .input_basic, .sub_special .select_basic, .sub_special .textarea_basic {
    width: 100%
}
.input_basic, .select_basic .dropdown-toggle, .textarea_basic {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
    padding: 0 28px;
    height: 38px
}
.input_basic:-moz-placeholder, .select_basic .dropdown-toggle:-moz-placeholder, .textarea_basic:-moz-placeholder {
    color: #999
}
.input_basic::-moz-placeholder, .select_basic .dropdown-toggle::-moz-placeholder, .textarea_basic::-moz-placeholder {
    color: #999
}
.input_basic:-ms-input-placeholder, .select_basic .dropdown-toggle:-ms-input-placeholder, .textarea_basic:-ms-input-placeholder {
    color: #999
}
.input_basic::-webkit-input-placeholder, .select_basic .dropdown-toggle::-webkit-input-placeholder, .textarea_basic::-webkit-input-placeholder {
    color: #999
}
.error.input_basic, .error.textarea_basic, .select_basic .error.dropdown-toggle {
    -webkit-box-shadow: -1px 1px 15px 0 rgba(255, 0, 0, .5);
    box-shadow: -1px 1px 15px 0 rgba(255, 0, 0, .5)
}
.select_basic {
    height: auto
}
.open.select_basic>.dropdown-toggle {
    background-color: #fff;
    outline: 0!important;
    -webkit-box-shadow: -1px 1px 15px 0 rgba(207, 207, 207, .8);
    box-shadow: -1px 1px 15px 0 rgba(207, 207, 207, .8)
}
.open.select_basic>.dropdown-toggle:active, .open.select_basic>.dropdown-toggle:focus, .open.select_basic>.dropdown-toggle:hover {
    background-color: #fff;
    border-color: #ccc
}
.open.select_basic>.dropdown-menu {
    -webkit-box-shadow: -1px 8px 15px 0 rgba(207, 207, 207, .8);
    box-shadow: -1px 8px 15px 0 rgba(207, 207, 207, .8)
}
.dropup.select_basic .caret {
    border-bottom: none
}
.select_basic .dropdown-toggle {
    line-height: 38px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    overflow: hidden
}
.select_basic .dropdown-toggle:active, .select_basic .dropdown-toggle:focus, .select_basic .dropdown-toggle:hover {
    background-color: #fff;
    outline: 0!important;
    border-color: #ccc
}
.select_basic .dropdown-toggle .bs-caret {
    background-color: #eee;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 46px
}
.select_basic .dropdown-toggle .bs-caret .caret {
    left: 50%;
    right: auto;
    margin-left: -4px;
    margin-top: -4px;
    border-top: 8px solid #d00808;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}
.select_basic .dropdown-menu {
    border-color: #ccc;
    padding: 10px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select_basic .dropdown-menu>li>a {
    padding: 12px 28px
}
.select_basic .dropdown-menu>li>a:focus, .select_basic .dropdown-menu>li>a:hover {
    background-color: #eee;
    outline: 0
}
.textarea_basic {
    height: auto;
    padding: 6px 28px
}
.form_common .list_group_custom .list_item_custom .list_group_left, .label_basic {
    color: #333333;
    font-size: 14px;
    font-weight: 700;
}
.required {
    background-color: #d00808;
    width: 41px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    border-radius: 0
}
.error_message {
    color: #d00808;
    font-size: 10px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0
}
.form_example {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    padding: 38px;
    width: 1040px;
    margin: 0 auto
}
.form_common .list_group_custom {
    margin-bottom: 18px
}
.form_common .list_group_custom .list_item_custom {
    display: table;
    width: 100%;
    padding: 0
}
.form_common .list_group_custom .list_item_custom.list_item_title {
    padding: 16px 22px
}
.form_common .list_group_custom .list_item_custom .list_group_left, .form_common .list_group_custom .list_item_custom .list_group_right {
    float: none;
    display: table-cell;
    vertical-align: middle
}
.form_common .list_group_custom .list_item_custom .list_group_left {
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 10px 24px 24px;
    width: 190px
}
.form_common .list_group_custom .list_item_custom .list_group_left.list_group_code .label_basic, .form_common .list_group_custom .list_item_custom .list_group_left.list_group_code .required {
    margin-top: 25px
}
.form_common .list_group_custom .list_item_custom .list_group_left.special {
    background-color: #fff;
    border-right: 1px solid #ddd
}
.form_common .list_group_custom .list_item_custom .list_group_left.top {
    vertical-align: top
}
.form_common .list_group_custom .list_item_custom .list_group_left .label_basic {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 46px);
    width: calc(100% - 46px)
}
.form_common .list_group_custom .list_item_custom .list_group_right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	/*nakamura 会情報入力画面　upd start*/
    padding: 24px 28px;
    /*padding: 24px 0 24px 28px;*/
    /*nakamura 会情報入力画面　upd end*/
    width: -webkit-calc(100% - 190px);
    width: calc(100% - 190px)
}
.form_common .list_group_custom .list_item_custom .list_group_right.top {
    vertical-align: top
}
.form_common .list_group_custom .list_item_custom .list_group_right.form_code .btn_address {
    width: 140px;
    height: 38px;
    padding: 0
}
.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part {
    float: left
}
.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child {
    float: right
}
.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .label_basic {
    width: 32px;
    display: inline-block
}
.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .sub_label {
    margin-left: 10px
}
/* 入力項目の(全角)などのラベルを非表示にした場合レイアウトが崩れてしまうため、ラベル表示エリアに余白を追加して対応 */
.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .sub_label.spacer {
    min-width: 2.75em;
}
.form_common .list_group_custom .list_item_custom .list_group_right .form_text_confirm {
    width:100%
}
/*
.form_common .list_group_custom .list_item_custom .list_group_right .form_text_confirm {
    word-wrap: break-word;
    margin-bottom: 0
}
*/
.form_common .list_group_custom .list_item_custom .list_group_right .label_basic {
    vertical-align: middle;
    display: inline-block
}
.form_common .list_group_custom .list_item_custom .list_group_right .sub_label {
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: middle
}
.form_common .list_group_custom .list_item_custom .list_group_right .label_separator {
    margin: 0 24px 0 5px
}
.form_common .list_group_custom .list_item_custom .list_group_right .sub_byte_number {
    margin: 0 10px
}
.form_common .list_group_custom .list_item_custom .list_group_right .input_basic {
    vertical-align: middle
}
.form_common .list_group_custom .list_item_custom .list_group_right .select_basic {

	/*nakamura 会情報入力画面　upd start*/
    /*min-width: 230px;*/
    min-width: 110px;
    /*nakamura 会情報入力画面　upd end*/

}
.form_stylefix .list_group_custom .list_item_custom .list_group_right .select_basic{
    min-width: 140px;
}
.form_stylefix .list_group_custom .list_item_custom .list_group_right .form-group:first-child .label_separator {
    margin: 0 24px 0 25px;
}
.form_common .list_group_custom .list_item_custom .list_group_right .text_care_card {
    margin-bottom: 12px
}
.form_common .list_group_custom .list_item_custom .list_group_right .text_note {
    color: #999;
    margin-top: 18px
}
.form_vertical {
    text-align: left
}
.form_vertical .form_group_custom {
    margin-bottom: 20px
}
.form_vertical .form_group_custom .input_basic {
    margin-top: 18px
}
@media (max-width:768px) {
    .form_example {
        width: auto;
        margin: 0;
        padding: 30px
    }
    .required {
        font-size: 10px;
        width: 30px;
        height: 18px;
        line-height: 18px
    }
    .input_basic {
        padding: 0 12px;
        height: 45px
    }
    .select_basic {
        height: auto
    }
    .select_basic .dropdown-toggle {
        height: 45px;
        line-height: 45px;
        padding: 0 0 0 12px;
        font-weight: 700
    }
    .textarea_basic {
        padding: 6px 12px
    }
    .error_message {
        position: static;
        display: block;
        padding: 10px 0 0;
    }
    .form_common .list_group_custom .list_item_custom {
        display: block;
    }
    .form_common .list_group_custom .list_item_custom.list_item_title {
        padding: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_left, .form_common .list_group_custom .list_item_custom .list_group_right {
        display: block;
        width: 100%;
        padding: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_left {
        background-color: #fff;
        margin-bottom: 8px
    }
    .form_common .list_group_custom .list_item_custom .list_group_left.special {
        border-right: none
    }
    .form_common .list_group_custom .list_item_custom .list_group_left.list_group_code .label_basic, .form_common .list_group_custom .list_item_custom .list_group_left.list_group_code .required {
        margin-top: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_left .label_basic {
        margin-right: 8px;
        width: auto;
        font-size: 12px
    }
    .form_common .list_group_custom .list_item_custom .list_group_left .label_basic.special p {
        display: inline
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_sub_select .sub_special {
        position: absolute;
        left: 32px;
        right: 0;
        width: auto
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_sub_select .label_basic {
        margin: 0;
        float: left
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_sub_select .sub_label {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_code .sub_special {
        width: auto;
        /*position: absolute;*/
        right: 115px;
        left: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_code .btn {
        float: right;
        padding: 0 12px;
        width: 105px;
        height: 45px;
        line-height: 45px;
        font-size: 10px;
        font-weight: 700
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.form_code .sub_byte_number {
        display: none
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group {
        position: relative;
        margin-bottom: 10px;
        display: block
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part {
        margin-left: 0;
        position: relative;
        float: none;
        margin-bottom: 35px;
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child {
        float: none
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .sub_special {
        width: auto;
        float: none;
        position: absolute;
        left: 32px;
        right: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .label_basic {
        margin-right: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part .sub_label {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1;
        font-size: 12px
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .label_basic {
        width: 42px;
        height: 45px;
        line-height: 45px;
        float: left;
        font-weight: 400;
        font-size: 14px
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .sub_label {
        margin: 0
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .sub_special {
        width: 100%
    }
    /*nakamura upd start*/
    .form_common .list_group_custom .list_item_custom .list_group_right .sub_byte_number {
        /*position: absolute;*/
        left: 5px;
        z-index: 1;
        font-size: 12px;
        top: 57px;
        display: block;
        margin-top: 5px;
    }
    /*nakamura upd start*/
    .form_common .list_group_custom .list_item_custom .list_group_right .form_text_confirm {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px
    }
}
.popup_content_general {
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden;
    width: 800px
}
.popup_content_general .popup_header {
    margin: 0 0 40px;
    padding: 0 0 0 100px;
    min-height: 60px;
    background: #f7f7f7
}
.popup_content_general .popup_header .popup_label {
    font-weight: 700;
    color: #d00808;
    font-size: 18px;
    line-height: 60px
}
.popup_content_general .popup_body {
    margin: 0 auto;
    text-align: center;
    width: 600px
}
.popup_content_general .popup_footer {
    border: none;
    padding-top: 0;
    padding-bottom: 0
}
.popup_content_general .popup_footer .btn_return {
    padding: 0;
    margin: 0 25px 25px 0;
    font-size: 18px;
    color: #999;
    font-weight: 700;
    background-color: #fff;
    border-bottom: solid 1px #999
}
.popup_dialog {
    margin-top: 160px;
    width: auto
}
.popup_dialog .popup_headline {
    margin-bottom: 34px;
    font-weight: 700;
    line-height: 1;
    font-size: 14px
}
.popup_dialog .popup_headline .login_title_sub {
    display: inline-block;
    vertical-align: text-top;
    font-weight: 400
}
.popup_dialog .breakLine, .popup_dialog .btn_login_sp {
    display: none
}
.popup_dialog .mail_message {
    margin-bottom: 14px;
    font-size: 14px
}
.popup_dialog .form_popup {
    margin-bottom: 38px;
    text-align: left
}
.popup_dialog .form_popup .label_basic {
    font-size: 14px
}
.popup_dialog .title_forget_password {
    margin-bottom: 38px;
    font-size: 14px
}
.btn_return_frompopup, .popup_dialog .btn_login, .popup_dialog .btn_register {
    margin-bottom: 38px;
    padding: 0;
    font-size: 16px;
    line-height: 50px;
    width: 380px;
    height: 50px;
    font-weight: 700
}
.popup_dialog .title_register {
    margin: 0 0 20px;
    font-size: 14px
}
@media (max-width:768px) {
    .popup_content_general {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        width: auto;
        border: none
    }
    .popup_content_general .popup_header {
        margin: 0 0 38px;
        padding-left: 25px;
        min-height: 40px;
        width: auto
    }
    .popup_content_general .popup_header .popup_label {
        line-height: 40px;
        font-size: 16px
    }
    .popup_content_general .popup_body {
        width: auto
    }
    .popup_content_general .popup_footer {
        display: none
    }
    .popup_dialog {
        margin: 85px 0 0
    }
    .popup_dialog .form_popup .label_basic {
        font-size: 12px;
        font-weight: 700
    }
    .popup_login {
        padding: 0 15px 56px
    }
    .popup_login .popup_headline {
        line-height: 1;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 38px
    }
    .popup_login .popup_headline .login_title_sub {
        display: inline-block;
        font-weight: 400;
        vertical-align: text-top
    }
    .popup_login .mail_message {
        margin: 0 10px 13px;
        padding: 11px 17px;
        font-size: 12px;
        line-height: normal
    }
    .popup_login .label_basic {
        font-weight: 400;
        font-size: 12px
    }
    .popup_login .form_popup {
        margin: 0 10px 28px;
        text-align: left
    }
    .popup_login .form-control {
        height: 40px
    }
    .popup_login .form_vertical .form_group_custom {
        margin-bottom: 13px
    }
    .popup_login .form_vertical .form_group_custom .input_basic {
        margin-top: 10px
    }
    .popup_login .title_forget_password {
        font-size: 12px;
        margin-bottom: 30px
    }
    .popup_login .btn_login {
        display: none
    }
    .popup_login .btn_login_sp {
        display: block;
        margin-bottom: 27px;
        font-size: 14px
    }
    .popup_login .title_register {
        font-size: 12px;
        margin: 0 0 20px
    }
    .popup_login .breakLine {
        display: block
    }
    .popup_login .btn_register {
        font-size: 14px;
        line-height: 50px;
        padding: 0;
        height: 50px;
        width: 100%;
        margin-bottom: 20px
    }
}
.page_index {
    display: block
}
.page_entry_donation .main_content .container .main_inner {
    padding: 35px 40px 0;
}
.page_entry_donation .text_block.text_align {
    margin-top: 0;
    margin-bottom: 27px;
    line-height: normal;
    text-align: center
}
.page_entry_donation .text_block.general_space:first-of-type {
    margin-top: 0
}
.page_entry_donation ul.text_list {
    margin: 30px 0 37px -8px;
}
.page_entry_donation ul.text_list li {
    line-height: normal
}
.page_entry_donation ul.text_list li:before {
    content: "・";
    padding-right: 5px
}
.page_entry_donation ul.text_list li:not(:last-child) {
    margin-bottom: 3px
}
.page_entry_donation .text_description.general_space {
    margin-bottom: 34px
}
.page_entry_donation .semi_disabled {
    background-color: #ebebeb
}
.page_entry_donation .form_basic {
    margin-bottom: 40px
}
.page_entry_donation .form_basic .form-group {
    margin-bottom: 40px
}
.page_entry_donation .form_basic .read_only input[readonly] {
    background: #fff
}
.page_entry_donation .form_basic .label_basic {
    vertical-align: middle;
    margin-right: 15px
}
.page_entry_donation .form_basic .sub_special {
    position: relative;
    margin-right: 18px
}
.page_entry_donation .form_basic .bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: 0 0;
    margin: 0;
    max-width: 95%!important
}
.page_entry_donation .form_basic .bx-wrapper .bx-controls-direction a {
    top: 90px;
    margin-top: 0;
    width: 28px;
    height: 78px
}
.page_entry_donation .form_basic .bx-wrapper .bx-prev {
    left: -webkit-calc(-28px - 10px);
    left: calc(-28px - 10px);
    background: url(../images/sprite/icons.png) no-repeat
}
.page_entry_donation .form_basic .bx-wrapper .bx-next {
    right: -webkit-calc(-28px - 20px);
    right: calc(-28px - 20px);
    background: url(../images/sprite/icons.png) -32px 0 no-repeat
}
.page_entry_donation .btn_disabled.btn_more {
    width: 200px;
    background-color: #f4aa00;
    color: #fff;
    border-color: #f4aa00;
    margin-top: 4px;
    margin-left: 88px
}
.page_entry_donation .btn_disabled.btn_more:active, .page_entry_donation .btn_disabled.btn_more:focus, .page_entry_donation .btn_disabled.btn_more:hover {
    background-color: #d69501;
    border-color: #d69501
}
.page_entry_donation ul.item_slider {
    margin-left: 0
}
.page_entry_donation ul.item_slider .slider_item {
    padding-left: 0;
    padding-right: 0
}
.page_entry_donation ul.item_slider .slider_item:last-child {
    margin-right: 0!important
}
.page_entry_donation .slider_item_1x {
    margin-left: 15px
}
.page_entry_donation a.thumbnail:hover {
    border-color: #ddd
}
.page_entry_donation .thumbnail_slider {
    margin-bottom: 40px;
    padding: 0
}
.page_entry_donation .thumbnail_slider.clickable {
    cursor: pointer
}
.page_entry_donation .thumbnail_slider .caption {
    padding: 18px 10px;
    color: #333333
}
.page_entry_donation .thumbnail_slider .detail_link {
    margin: 18px 0;
    padding: 0 10px
}
.page_entry_donation .thumbnail_slider .detail_link a, .page_entry_donation .thumbnail_slider .detail_link span {
    padding: 0
}
.page_entry_donation .thumbnail_slider .detail_link a:active, .page_entry_donation .thumbnail_slider .detail_link a:focus, .page_entry_donation .thumbnail_slider .detail_link a:hover, .page_entry_donation .thumbnail_slider .detail_link span:active, .page_entry_donation .thumbnail_slider .detail_link span:focus, .page_entry_donation .thumbnail_slider .detail_link span:hover {
    color: #aa0707
}
.page_entry_donation .thumbnail_slider:hover {
    -webkit-box-shadow: 0 0 10px rgba(207, 207, 207, .5);
    box-shadow: 0 0 10px rgba(207, 207, 207, .5)
}
.page_entry_donation .left_border {
    padding: 15px 20px;
    margin-bottom: 40px;
    border-left: 4px solid #d6d5d5
}
.page_entry_donation .left_border p.option_title {
    font-size: 18px;
    margin-bottom: 18px
}
.page_entry_donation .left_border .radio_styled label {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    max-width: 597px;
    font-size: 16px
}
.page_entry_donation .left_border .radio_styled:not(:last-child) {
    margin-bottom: 15px
}
.page_entry_donation .row_gift {
    margin-left: 0;
    margin-right: 0
}
.page_entry_donation .row_gift .form-group {
    margin-bottom: 20px
}
.page_entry_donation .btn_disabled.btn_size_l {
    font-size: 16px
}
.popover {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 140px;
    height: 38px;
    background-color: #d9edf6;
    border: 1px solid #bee8f1
}
.popover.top {
    margin-top: -13px
}
.popover.top>.arrow {
    margin-left: -8px;
    border-top-color: #bee8f1;
    bottom: -8px
}
.popover.top>.arrow::after {
    border-top-color: #d9edf6
}
.popover>.arrow {
    border-width: 8px
}
.popover .popover-content {
    padding: 8px;
    color: #3e88ab;
    text-align: center
}
@media (max-width:768px) {
    .page_entry_donation .main_content .container .main_inner {
        padding: 35px 25px 0
    }
    .page_entry_donation .text_block.general_space {
        margin-bottom: 18px
    }
    .page_entry_donation .text_block.text_align {
        margin-left: -10px;
        margin-right: -10px;
        text-align: left;
        margin-bottom: 24px
    }
    .page_entry_donation .text_description {
        line-height: 1.5
    }
    .page_entry_donation .text_description.general_space {
        margin-bottom: 12px
    }
    .page_entry_donation .text_description.general_space:first-of-type {
        margin-top: 0
    }
    .page_entry_donation ul.text_list {
        margin-bottom: 40px
    }
    .page_entry_donation ul.text_list li {
        padding-left: 12px
    }
    .page_entry_donation ul.text_list li:before {
        margin-left: -13px;
        padding-right: 0
    }
    .page_entry_donation ul.text_list li:not(:last-child) {
        margin-bottom: 10px
    }
    .page_entry_donation .form_basic {
        padding-left: 0;
        padding-right: 0
    }
    .page_entry_donation .form_basic .donation_amount input {
        font-size: 12px
    }
    .page_entry_donation .form_basic .label_basic {
        display: inline-block;
        width: 100%;
        margin-bottom: 12px;
        font-size: 12px
    }
    .page_entry_donation .form_basic .input_basic {
        height: 38px
    }
    .page_entry_donation .form_basic .sub_special {
        margin: 0
    }
    .page_entry_donation .form_basic .sub_special.size_l {
        width: 100%
    }
    .page_entry_donation .form_basic .sub_special.size_l.read_only {
        width: 75%;
        font-weight: 700
    }
    .page_entry_donation .form_basic .bx-controls {
        display: none
    }
    .page_entry_donation .form_basic .form-group {
        display: block
    }
    .page_entry_donation .form_basic .form-group.general_space {
        margin-bottom: 85px
    }
    .page_entry_donation .thumbnail_slider .caption {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        font-size: 12px
    }
    .page_entry_donation .thumbnail_slider .caption p:first-child {
        font-weight: 700;
        margin-bottom: 0
    }
    .page_entry_donation .thumbnail_slider .detail_link {
        margin: 0 0 10px
    }
    .page_entry_donation .left_border {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 40px;
        padding-top: 0;
        padding-bottom: 10px
    }
    .page_entry_donation .left_border p.option_title {
        font-size: 14px;
        margin-bottom: 20px;
        margin-left: -5px
    }
    .page_entry_donation .left_border .radio_styled:not(:last-child) {
        margin-bottom: 33px
    }
    .page_entry_donation .left_border .radio_styled label {
        padding-left: 34px
    }
    .page_entry_donation .left_border .radio_styled label::before {
        left: -4px;
        top: -4px;
        width: 30px;
        height: 30px
    }
    .page_entry_donation .left_border .radio_styled label::after {
        width: 20px;
        height: 20px;
        left: 1px;
        top: 1px
    }
    .page_entry_donation .size_s.sub_special.box_select_boundary {
        width: 160px
    }
    .page_entry_donation .select_basic .dropdown-toggle {
        height: 38px;
        line-height: 38px;
        font-size: 12px
    }
    .page_entry_donation .row_gift {
        margin-bottom: 16px
    }
    .page_entry_donation .row_gift .form-group {
        margin-bottom: 10px
    }
    .page_entry_donation .panel_action.general_space {
        margin-top: 50px
    }
    .page_entry_donation .btn_accent.btn_size_l {
        font-size: 14px
    }
    .page_entry_donation a.btn.btn_size_l {
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }
    .page_entry_donation .btn_disabled.btn_cancel {
        width: 20%;
        float: right;
        font-size: 10px;
        font-weight: 700;
        height: 38px;
        padding: 0
    }
    .page_entry_donation .btn_disabled.btn_more {
        height: 38px;
        max-width: none;
        width: 100%;
        margin-left: 0;
        font-size: 12px
    }
    .page_entry_donation .btn_disabled.btn_size_l {
        font-size: 14px
    }
}
.page_mypage_top .is_desktop {
    display: block
}
.page_mypage_top .is_mobile {
    display: none
}
.page_mypage_top .intro {
    margin-top: -8px
}
.page_mypage_top .donation_info {
    padding: 44px 8.0px 40px 22px;
    font-weight: 700
}
.page_mypage_top .donation_info .donation_sum {
    border-bottom: 1px solid #d6d5d5;
    display: inline-block;
    line-height: 36px;
    margin-bottom: 18px
}
.page_mypage_top .donation_info .donation_sum .number {
    padding-left: 78px;
    padding-right: 16px
}
.page_mypage_top .donation_info .donation_sum .currency {
    font-weight: 400
}
.page_mypage_top .donation_info .donation_filter {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    text-align: right
}
.page_mypage_top .donation_info .donation_filter .year_filter {
    padding-left: 8px;
    padding-right: 24px
}
.page_mypage_top .donation_info .donation_filter .btn_filter {
    font-weight: 700;
    width: 140px
}
.page_mypage_top .donation_info .donation_filter .value_filter {
    width: 150px
}
.page_mypage_top .donation_info .donation_filter .filter-option {
    color: #333;
    font-weight: 700
}
.page_mypage_top .donation_info .donation_filter .xml_output {
    padding-left: 24.0px;
}
.page_mypage_top .donation_main .donation_list {
    margin-bottom: 40px
}
.page_mypage_top .table_sorter .title_cell {
    display: inline-block;
    padding-right: 8px;
    vertical-align: middle
}
.page_mypage_top .table_sorter .icon_sorter {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px
}
.page_mypage_top .table_sorter .table_cell {
    height: 89px;
    text-align: center;
    vertical-align: middle;
    border-width: 1px;
    color: #333
}
.page_mypage_top .table_sorter .table_cell.level_one {
    width: 83px
}
.page_mypage_top .table_sorter .table_cell.level_two {
    width: 100px
}
.page_mypage_top .table_sorter .table_cell.level_three {
    width: 111px
}
.page_mypage_top .table_sorter .table_cell.level_four {
    width: 129px
}
.page_mypage_top .table_sorter .table_cell.cell_header {
    background-color: #f7f7f7;
    cursor: pointer;
    font-weight: 700;
    outline: 0
}
.page_mypage_top .table_sorter .label {
    margin: 0 auto;
    padding: 5px 8px;
    display: inline;
    border-radius: 0;
    font-size: 14px
}
.page_mypage_top .back_link, .page_mypage_top .form_action .btn {
    font-size: 16px
}
.page_mypage_top .table_sorter .label.label_default {
    background-color: #999
}
.page_mypage_top .table_sorter .label.label_strong {
    background-color: #333
}
.page_mypage_top .table_sorter .label.label_accent {
    background-color: #d00808
}
.page_mypage_top .table_sorter .btn_checkout {
    width: 72px;
    margin-bottom: 8px
}
.page_mypage_top .table_sorter .view_detail {
    display: block;
    font-weight: 700
}
.page_mypage_top .form_action {
    margin: 80px auto;
    width: 400px
}
.page_mypage_top .link_pager {
    font-weight: 700
}
.page_mypage_top .link_pager .bullet {
    position: relative;
    top: -1px
}
@media (max-width:768px) {
    .page_mypage_top .headline {
        height: auto;
        line-height: 48px
    }
    .page_mypage_top .is_desktop {
        display: none
    }
    .page_mypage_top .is_mobile {
        display: table
    }
    .page_mypage_top .intro {
        line-height: 22px;
        margin-top: 0;
    }
    .page_mypage_top .intro p {
        display: inline
    }
    .page_mypage_top .system_alert {
        font-size: 12px;
        padding-left: 16px;
        padding-right: 16px;
        line-height: 1.4
    }
    .page_mypage_top .donation_main .donation_list {
        margin-bottom: 12px
    }
    .page_mypage_top .donation_info {
        padding: 36px 0 0
    }
    .page_mypage_top .donation_info .donation_sum {
        font-size: 16px;
        text-align: left
    }
    .page_mypage_top .donation_info .donation_sum .title {
        display: block;
        line-height: 1;
        width: auto;
        font-size: 12px
    }
    .page_mypage_top .donation_info .donation_sum .number {
        padding-left: 0
    }
    .page_mypage_top .donation_info .donation_filter {
        text-align: right;
        margin-bottom: 12px
    }
    .page_mypage_top .donation_info .donation_filter .form-group {
        position: relative;
        height: 53px;
    }
    .page_mypage_top .donation_info .donation_filter .year_filter {
        padding: 14px 0 0;
        width: 44px
    }
    .page_mypage_top .donation_info .donation_filter .btn_filter {
        margin-top: 9px;
        width: 100%;
        max-width: 100%
    }
    .page_mypage_top .donation_info .donation_filter .value_filter {
        width: auto;
        position: absolute;
        right: 44px;
        left: 0
    }
    .page_mypage_top .table_sorter tr:first-child .table_cell {
        height: 46px
    }
    .page_mypage_top .table_sorter .table_cell {
        font-size: 16px;
        height: 49px
    }
    .page_mypage_top .table_sorter .cell_header {
        width: 100px;
        font-size: 14px
    }
    .page_mypage_top .table_sorter .cell_action {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .page_mypage_top .table_sorter .btn_checkout {
        width: 100%;
        max-width: 46%;
        margin-bottom: 0;
        font-weight: 700;
        height: 38px;
        padding-top: 0;
        line-height: 38px
    }
    .page_mypage_top .pager {
        margin: 12px 0
    }
    .page_mypage_top .panel_action.general_space {
        margin-top: 50px;
        padding-bottom: 10px
    }
}
.page_entry_donation_finish {
    background-color: #fff;
    text-align: center
}
.page_entry_donation_finish .title_general {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: .024em
}
.page_entry_donation_finish .title_one {
    margin: 0 0 30px
}
.page_entry_donation_finish .title_two {
    margin: 0 0 25px
}
.page_entry_donation_finish .title_three {
    margin: 0 0 30px
}
.page_entry_donation_finish .description_general {
    font-size: 16px;
    line-height: 28px
}
.page_entry_donation_finish .description_one {
    margin: 0 0 27px
}
.page_entry_donation_finish .description_two {
    margin: 0 0 73px
}
.page_entry_donation_finish .description_three {
    margin: 0 0 29px
}
.page_entry_donation_finish .panel_action.panel_action_entry {
    margin-bottom: 36px
}
.page_entry_donation_finish .panel_action .btn {
    font-size: 16px
}
.page_entry_donation_finish .description_sub {
    font-size: 12px;
    line-height: 20px
}
.page_entry_donation_finish .description_sub.description_sub_three {
    font-size: 16px
}
.page_entry_donation_finish .description_sub.description_sub_finish {
    line-height: 28px
}
.page_entry_donation_finish .description_sp {
    display: none
}
.page_entry_donation_finish .breakLine {
    display: block
}
.entry_donation_one {
    padding: 0 0 257px
}
.entry_donation_two {
    padding: 0
}
.entry_donation_three {
    padding: 0 0 45px
}
@media (max-width:768px) {
    .page_entry_donation_finish .btnWrapper .btn_payment .badge, .page_entry_donation_finish .description_sub_three, .page_entry_donation_finish .description_three {
        display: none
    }
    .page_entry_donation_finish {
        text-align: left
    }
    .page_entry_donation_finish .title_general {
        font-size: 21px;
        line-height: 28px;
    }
    .page_entry_donation_finish .title_one {
        margin: 20px 0 27px
    }
    .page_entry_donation_finish .title_two {
        margin: 0 0 30px;
        padding: 0 20px;
    }
    .page_entry_donation_finish .description_general {
        font-size: 14px;
        line-height: 21px
    }
    .page_entry_donation_finish .description_one {
        margin: 0
    }
    .page_entry_donation_finish .description_two {
        margin: 0 0 35px;
        padding: 0 20px;
    }
    .page_entry_donation_finish .panel_action.panel_action_entry {
        margin-bottom: 16px;
        padding: 0 20px;
    }
    .page_entry_donation_finish .panel_action .btn {
        height: 50px;
        font-size: 14px
    }
    .page_entry_donation_finish .btnWrapper {
        text-align: center
    }
    .page_entry_donation_finish .btnWrapper .btn_payment {
        text-align: center;
        font-size: 14px;
        line-height: 50px;
        width: 350px;
        height: 50px;
        padding: 0 98px;
        margin: 0 auto 15px
    }
    .page_entry_donation_finish .description_sub {
        font-size: 14px;
        line-height: 21px;
        padding: 0 20px;
    }
    .page_entry_donation_finish .description_sp {
        display: block;
        font-size: 14px;
        line-height: 21px
    }
    .page_entry_donation_finish .breakLine {
        display: none
    }
    .entry_donation_one {
        padding-bottom: 272px
    }
    .entry_donation_two {
        padding-bottom: 15px
    }
    .entry_donation_three {
        padding-bottom: 0
    }
    .main_content .container .main_inner {
        padding: 0 0 20px;
    }
    .page_login .heading {
        margin: 0 0 20px!important;
        min-height: 40px;
        background: #f7f7f7;
    }
    .page_login .heading .login_label {
        font-size: 16px;
        font-weight: 700;
        line-height: 40px;
        color: #d00808
    }
    .page_login .login_content {
        padding: 0 40px;
        background: #fff;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .page_login .login_content .title {
        margin: 22px 0 18px 0;
        font-size: 14px;
        line-height: 1
    }
    .page_login .login_content .title .title_sub {
        display: inline-block;
        vertical-align: text-top
    }
    .page_login .login_content .mail_message {
        margin: 0 auto 15px;
        font-size: 12px
    }
    .page_login .login_content .label_basic {
        font-size: 12px
    }
    .page_login .login_content .form_login {
        text-align: left;
        margin: 0 auto 10px
    }
    .page_login .login_content .form_vertical .form_group_custom .input_basic {
        margin-top: 8px
    }
    .page_login .login_content .title_forget_password {
        margin-bottom: 30px;
        font-size: 12px
    }
    .page_login .login_content .btn_login {
        margin: 0 0 15px;
        padding: 0;
        font-size: 14px;
        line-height: 50px;
        width: 100%;
        height: 50px
    }
    .page_login .login_content .title_register {
        font-size: 12px;
        margin: 0;
        color: #505050
    }
    .page_login .login_content .btn_register {
        font-size: 14px;
        margin-bottom: 20px;
        width: 100%;
    }
}
.page_use_assist .text_intro {
    margin-top: 34px;
    margin-bottom: 34px
}
.page_use_assist .email_show {
    display: block;
    height: 34px;
    line-height: 34px
}
.page_use_assist .form_use_assist .list_group_custom .list_item_custom .list_group_left {
    padding: 25px 10px 25px 22px
}
.page_use_assist .form_use_assist .list_group_custom .list_item_custom .list_group_right .sub_type_message {
    width: 320px
}
.page_use_assist .text_description {
    line-height: 26px
}
.page_use_assist .text_description.general_space {
    margin-bottom: 32px
}
.page_use_assist .text_description.general_space:first-of-type {
    margin-top: 30px
}
.page_use_assist .text_description.text_description_contact {
    margin-bottom: 22px
}
.page_use_assist .panel_action .btn {
    font-size: 16px
}
@media (max-width:768px) {
    .page_use_assist .main_content .container .main_inner {
        padding-top: 0
    }
    .page_use_assist .break_block {
        margin-top: 20px
    }
    .page_use_assist .email_show {
        margin-top: -12px;
        font-size: 16px
    }
    .page_use_assist .form_use_assist .list_group_custom .list_item_custom .list_group_left {
        padding: 0
    }
    .page_use_assist .form_use_assist .list_group_custom .list_item_custom .list_group_right .sub_type_message {
        width: 100%
    }
    .page_use_assist .panel_action .btn {
        width: 100%;
        height: 50px;
        font-size: 14px
    }
    .page_use_assist.page_forget_password {
        margin-bottom: 10px
    }
}
.page_signup_one .signup_info {
    margin-top: -4px;
    margin-bottom: 34px;
    padding: 0 40px;
}
.page_signup_one .line_break {
    display: block;
    margin-top: 16px
}
.page_signup_one .agree_of_terms {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    height: 254px;
    width: 100%;
    overflow: auto;
    resize: none;
    border: 1px solid #ddd;
}
.page_signup_one .image_authentication {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #999;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    width: 100%;
    margin-bottom: 18px
}
.page_signup_one .panel_action .btn {
    font-size: 16px
}
@media (max-width:768px) {
    .page_signup_one .label_basic {
        font-size: 12px
    }
    .page_signup_one .signup_info {
        margin-bottom: 12px;
        margin-top: -2px;
        line-height: 21px;
        padding: 40px 20px 0;
    }
    .page_signup_one .signup_info .line_break {
        margin-top: 10px
    }
    .page_signup_one .break_block {
        margin-top: 20px
    }
    .page_signup_one .agree_of_terms {
        background-color: #f7f7f7;
        height: 234px;
        margin-bottom: -10px;
        border: 1px solid #ddd;
    }
    .page_signup_one .checkbox_styled {
        margin-top: 14px;
        margin-bottom: -8px
    }
    .page_signup_one .headline {
        margin-bottom: 24px;
        height: 48px;
        line-height: 48px
    }
    .page_signup_one .image_authentication {
        height: 90px;
        line-height: 90px;
        margin-bottom: 14px
    }
}
.page_signup_two .email_confirm {
    padding: 8px 0
}
.page_signup_two .address_intro {
    margin-top: 16px
}
.page_signup_two .panel_action .btn {
    width: 400px;
    font-size: 16px
}
@media (max-width:768px) {
    .page_signup_two .main_content .container .main_inner {
        padding-top: 0
    }
    .page_signup_two .page_title {
        height: 48px;
        line-height: 48px
    }
    .page_signup_two .form_common .list_group_custom {
        margin-bottom: 16px
    }
    .page_signup_two .form_common .list_group_custom:nth-child(4) {
        margin-top: -3px
    }
    .page_signup_two .form_common .list_group_custom:nth-child(4) .break_block {
        margin-top: 16px
    }
    .page_signup_two .form_common .list_group_custom .list_item_custom .list_group_left {
        margin-bottom: 10px
    }
    .page_signup_two .form_common .list_group_custom .list_item_custom .list_group_right .text_care_card {
        margin-bottom: 18px
    }
    .page_signup_two .form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child, .page_signup_two .form_common .list_group_custom .list_item_custom .list_group_right .form-group:last-child {
        margin-bottom: 0
    }
    .page_signup_two .panel_action .btn {
        width: 100%
    }
    .page_signup_two .radio_styled:first-of-type {
        padding-right: 32px
    }
    .page_signup_two .general_space.text_highlight {
        margin-top: 62px;
        margin-bottom: 24px;
        padding: 0;
    }
    .page_signup_two .break_block {
        margin-top: 14px
    }
    .page_signup_two .address_intro {
        display: none
    }
    .page_signup_two .general_space.introduction {
        line-height: 22px;
        margin-top: 16px;
        margin-bottom: 18px
    }
}
.page_entry_donation_info .form_entry_donation {
    margin-bottom: 40px
}
.page_entry_donation_info .form_entry_donation .list_group_custom .list_item_custom .list_group_left {
    padding: 25px 14px 25px 20px
}
.page_entry_donation_info .form_entry_donation .list_group_custom .list_item_custom .list_group_right .checkbox_information label {
    padding-left: 34px
}
.page_entry_donation_info .form_entry_donation .text_phonetic {
    letter-spacing: -2px
}
.page_entry_donation_info .text_block.alert {
    padding-top: 10px;
    padding-bottom: 8px
}
.page_entry_donation_info .text_block.general_space:first-of-type {
    margin-top: 36px
}
.page_entry_donation_info .text_follow_payment {
    margin-bottom: 48px
}
.page_entry_donation_info .box_method_payment .list_payment {
    padding-left: 22px
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item {
    margin-bottom: 16px
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item:first-child {
    margin-bottom: 32px;
}
/*
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2n) {
    width: 340px;
    height: 150px
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2n) .radio_styled {
    margin-top: 8px;
    height: 150px;
    float: left
}
*/
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item:last-child {
    margin-bottom: 24px;
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item .payment_logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 22px 0
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item .payment_logo:last-child {
    margin-right: 0
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item .radio_styled {
    font-weight: 700
}
.page_entry_donation_info .box_method_payment .list_payment .list_payment_item .radio_styled label {
    padding-left: 37px
}
.page_entry_donation_info .box_method_payment .text_note_payment {
    padding-left: 37px;
}
.page_entry_donation_info .panel_action .btn {
    font-size: 16px
}
.page_entry_donation_info .panel_action .btn.btn_disabled {
    /*font-size:13px*/
}
.page_entry_donation_info .breakLine {
    display: block
}
@media (max-width:768px) {
    .page_entry_donation_info .form_entry_donation .list_group_custom .list_item_custom .list_group_left, .page_entry_donation_info .form_entry_donation .text_description {
        padding: 0
    }
    .page_entry_donation_info .breakLine, .page_entry_donation_info .form_entry_donation .list_group_custom .list_item_custom .list_group_right .text_note {
        display: none
    }
    .page_entry_donation_info .panel_title .title {
        font-size: 20px;
        line-height: 26px;
        text-align: left
    }
    .page_entry_donation_info .alert, .page_entry_donation_info .box_method_payment, .page_entry_donation_info .form_entry_donation, .page_entry_donation_info .headline, .page_entry_donation_info .text_description {
        text-align: left
    }
    .page_entry_donation_info .alert .text_note_payment, .page_entry_donation_info .box_method_payment .text_note_payment, .page_entry_donation_info .form_entry_donation .text_note_payment, .page_entry_donation_info .headline .text_note_payment, .page_entry_donation_info .text_description .text_note_payment {
        color: #999;
        padding-left: 0;
    }
    .page_entry_donation_info .headline {
        margin: 0 0 20px;
        padding: 0 20px;
    }
    .box_method_payment, .text_description.text_bold.text_confirm_age_title, .text_description.text_confirm_age_sub {
        padding: 0 20px;
    }
    .page_entry_donation_info .box_method_payment .list_payment {
        padding-left: 0
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:first-child .payment_logo:first-child {
        width: 100%
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:first-child .payment_logo:nth-child(2) {
        padding-left: 0;
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2) {
        width: auto;
        height: auto;
        overflow: hidden;
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2) .radio_styled {
        height: 50px;
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:last-child {
        margin-top: 0px;
        margin-bottom: 8px;
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item .payment_logo {
        margin: 0 17px 22px 0
    }
    .page_entry_donation_info .panel_action .btn {
        width: 100%;
        height: 60px;
        font-size: 16px
    }
    .page_entry_donation_info .panel_action .btn.btn_disabled {
        font-size: 16px
    }
    .page_entry_donation_info .text_follow_payment {
        color: #333;
        line-height: 21px;
        margin-bottom: 31px;
        padding: 0 20px;
    }
}
@media (max-width:320px) {
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2n) {
        margin-bottom: 20px
    }
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:nth-child(2) .radio_styled {
        height: 150px;
    }
    .page_entry_donation_info .panel_action .btn, .page_entry_donation_info .panel_action .btn.btn_disabled {
        font-size: 13px
    }
}
.page_change_member_info .text_intro {
    margin-top: 36px;
    margin-bottom: 36px
}
.page_change_member_info .form_change_member_info, .page_change_member_info .member_info_title {
    margin-bottom: 40px
}
.page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_left {
    padding: 25px 14px 25px 20px
}
.page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .checkbox_information label {
    padding-left: 34px
}
.page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .tax_payment {
    margin-bottom: 20px
}
.page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .radio_payment {
    margin-right: 70px
}
.page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .radio_payment:last-child {
    margin-right: 0
}
.page_change_member_info .text_follow_payment {
    margin-bottom: 48px
}
.page_change_member_info .text_article {
    margin: 40px 0
}
.page_change_member_info .box_method_payment .list_payment {
    padding-left: 22px
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item {
    margin-bottom: 16px
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item:first-child {
    margin-bottom: 20px
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item:nth-child(2n) {
    width: 340px;
    height: 150px
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item:nth-child(2n) .radio_styled {
    margin-top: 8px;
    height: 150px;
    float: left
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item:last-child {
    margin-bottom: 0
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item .payment_logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 22px 0
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item .payment_logo:last-child {
    margin-right: 0
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item .radio_styled {
    font-weight: 700
}
.page_change_member_info .box_method_payment .list_payment .list_payment_item .radio_styled label {
    padding-left: 37px
}
.page_change_member_info .box_method_payment .text_note_payment {
    padding-left: 37px;
    margin-top: 16px
}
.page_change_member_info .panel_action .btn {
    font-size: 16px
}
.page_entry_donation_info .box_method_payment .border.text_note_payment {
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-left: 37px;
    display: inline-block;
}
@media (max-width:768px) {
    .page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_left, .page_change_member_info .form_change_member_info .text_description {
        padding: 0
    }
    .page_change_member_info .main_content .container .main_inner {
        padding-top: 0
    }
    .page_change_member_info .panel_title .title {
        font-size: 20px;
        line-height: 26px;
        text-align: left
    }
    .page_change_member_info .text_intro {
        margin-top: 16px;
        margin-bottom: 16px;
        line-height: 1.4;
        padding: 0 20px;
    }
    .page_change_member_info .member_info_title {
        margin-bottom: 28px
    }
    .page_change_member_info .alert, .page_change_member_info .box_method_payment, .page_change_member_info .form_change_member_info, .page_change_member_info .headline, .page_change_member_info .text_description {
        text-align: left
    }
    .page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .text_note {
        display: none
    }
    .page_change_member_info .form_change_member_info .list_group_custom .list_item_custom .list_group_right .radio_payment {
        margin-right: 10%
    }
    .page_change_member_info .text_description.text_bold {
        font-weight: 400;
        line-height: 22px
    }
    .page_entry_donation_info .box_method_payment .border.text_note_payment {
        margin-left: 0;
    }
}
.page_mypage .container .main_inner {
    padding-bottom: 80px
}
.page_mypage .payment_alert {
    text-align: center
}
.page_mypage .panel_title {
    text-align: center;
    margin-bottom: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.page_mypage .panel_title h3 {
    font-size: 32px;
    font-weight: 700;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px;
    letter-spacing: -.02em
}
.page_mypage .panel_title .btn {
    width: 250px;
    height: 50px;
    font-size: 16px
}
.page_mypage .text_description {
    padding-left: 0
}
.page_mypage .alert {
    padding-top: 11px;
    padding-bottom: 11px
}
.page_mypage .alert p {
    line-height: 1.3
}
.page_mypage .form_common .list_group_custom .list_group_left {
    padding: 25px 0 25px 20px
}
.page_mypage .form_common .list_group_custom .list_group_left .label_basic, .page_mypage .form_common .list_group_custom .list_group_right .form_text_confirm {
    width: 100%
}
.page_mypage .form_common .list_group_custom .list_pc {
    display: block
}
.page_mypage .form_common .list_group_custom .list_sp {
    display: none
}
.page_mypage .text_block_customize {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.page_mypage .text_block_customize .text_block_term {
    width: 192px;
    text-align: left
}
.page_mypage .gift_list .gift_item {
    position: relative
}
.page_mypage .gift_list .gift_item:after, .page_mypage .gift_list .gift_item:before {
    content: " ";
    display: table
}
.page_mypage .gift_list .gift_item+.gift_item {
    margin-top: 40px
}
.page_mypage .gift_list .item_image {
    float: left;
    width: 208px;
    height: 128px;
    margin-right: 28px;
}
.page_mypage .gift_list .item_name {
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}
.page_mypage .gift_list .item_deliver {
    font-size: 14px
}
.page_mypage .gift_list .item_description {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal
}
.page_mypage .gift_list .item_detail_link {
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    text-decoration: underline
}
.page_mypage .payment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.page_mypage .payment .payment_list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.page_mypage .payment .payment_item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px
}
.page_mypage .payment .btn {
    margin-left: auto;
    width: 250px;
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 50px
}
.page_mypage .button_area {
    margin-top: 80px
}
.page_mypage .button_area .btn {
    display: block;
    width: 380px;
    margin: 0 auto
}
.page_mypage .button_area .btn+.btn {
    margin-top: 20px
}
.page_mypage .btn_size_l.btn_change {
    font-size: 18px
}
.page_mypage .btn_size_l.btn_back {
    /*font-size:13px*/
}
@media (max-width:768px) {
    .page_mypage .gift_list .item_wrapper:after, .page_mypage .gift_list:after {
        clear: both
    }
    .page_entry_donation_info .text_title_address {
        margin-bottom: 15px;
        margin-top: 20px
    }
    .page_entry_donation_info .list-group-first {
        margin-top: 12px
    }
    .page_entry_donation_info .text_description.general_space.text_title_user_information {
        margin-bottom: 20px
    }
    .page_entry_donation_info .list-group-hope-time {
        margin-top: 30px
    }
    .page_mypage .container .main_inner {
        padding-bottom: 40px
    }
    .page_mypage .payment_alert {
        font-size: 12px;
        line-height: 16px;
        text-align: left
    }
    .page_mypage .panel_title {
        display: block;
        height: auto;
        margin-bottom: 40px;
        text-align: left
    }
    .page_mypage .panel_title h3 {
        font-size: 21px;
        text-align: left;
        margin-right: 0;
        margin-bottom: 20px;
        display: block;
        font-weight: 700
    }
    .page_mypage .panel_title .btn {
        width: 100%;
        font-size: 16px
    }
    .page_mypage .form_common .list_group_custom .list_group_left, .page_mypage .form_common .list_group_custom .list_item_custom .list_group_right {
        padding: 0
    }
    .page_mypage .form_common .list_group_custom .list_item_custom .list_group_right .form_text_confirm {
        font-weight: 400;
        margin-bottom: 16px;
        font-size: 14px
    }
    .page_mypage .form_common .list_group_custom .list_item_custom .list_group_right .form_text_confirm.ponta_no {
        font-size: 16px
    }
    .page_mypage .form_common .list_group_custom .list_item_custom:last-child .list_group_right .form_text_confirm {
        margin-bottom: 0
    }
    .page_mypage .form_common .list_group_custom .list_item_custom_sp {
        padding: 26px 0 8px
    }
    .page_mypage .form_common .list_group_custom .list_item_custom_sp .form_text_confirm_sp {
        font-weight: 400
    }
    .page_mypage .form_common .list_group_custom .list_pc {
        display: none
    }
    .page_mypage .form_common .list_group_custom .list_sp, .page_mypage .text_block_customize {
        display: block
    }
    .page_mypage .gift_list {
        position: relative
    }
    .page_mypage .gift_list:after, .page_mypage .gift_list:before {
        content: " ";
        display: table
    }
    .page_mypage .gift_list .gift_item {
        float: left;
        width: 100%;
        margin-bottom: 25px;
        padding: 0 4px
    }
    .page_mypage .gift_list .gift_item+.gift_item {
        margin-top: 0
    }
    .page_mypage .gift_list .gift_item:last-child, .page_mypage .gift_list .gift_item:nth-last-child(1) {
        margin-bottom: 0
    }
    .page_mypage .gift_list .item_wrapper {
        display: block;
        width: 100%;
        height: 100%;
        border: 1px solid #ddd;
        border-radius: 4px
    }
    .page_mypage .gift_list .item_wrapper:after, .page_mypage .gift_list .item_wrapper:before {
        content: " ";
        display: table
    }
    .page_mypage .gift_list .item_content {
        height: 136px;
        padding: 13px 7px 15px;
        position: relative
    }
    .page_mypage .gift_list .item_image {
        float: left;
        width: 40%;
        height: auto;
        margin-right: 10px;
        border-radius: 2px 2px 0 0
    }
    .page_mypage .gift_list .item_name {
        font-size: .95em;
        margin-bottom: 0
    }
    .page_mypage .gift_list .item_deliver {
        font-size: 12px
    }
    .page_mypage .gift_list .item_description {
        font-size: 12px;
        overflow: hidden;
        //text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: normal
    }
    .page_mypage .gift_list .item_detail_link {
        left: 7px;
        bottom: 15px;
        font-size: 14px;
        font-weight: 700
    }
    .page_mypage .payment {
        display: block
    }
    .page_mypage .payment .payment_list {
        margin-bottom: 20px
    }
    .page_mypage .payment .btn {
        width: 100%;
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto
    }
    .page_mypage .button_area {
        margin-top: 20px
    }
    .page_mypage .button_area .btn {
        display: block;
        width: 100%
    }
    .page_mypage .button_area .btn+.btn {
        margin-top: 10px
    }
    .page_mypage .btn_size_l.btn_back, .page_mypage .btn_size_l.btn_change {
        font-size: 16px
    }
}
.page_leave .main_content .main_inner {
    padding-bottom: 78px
}
.page_leave .text_block.general_space:first-of-type {
    margin-top: 0
}
.page_leave .form_common .list_group_custom .list_item_custom .list_group_left, .page_leave .form_common .list_group_custom .list_item_custom .list_group_right {
    padding: 30px 26px
}
.page_leave .sub_special {
    width: 100%
}
.page_leave .sub_special.size_xl {
    max-width: 582px
}
.page_leave .panel_action .btn {
    font-size: 16px
}
@media (max-width:768px) {
    .page_leave .main_content {
        margin-top: 0
    }
    .page_leave .main_content .container .main_inner {
        padding: 0 0 30px;
    }
    .page_leave .text_block.headline.special {
        color: #d00808
    }
    .page_leave .form_common .list_group_custom .list_item_custom .list_group_left, .page_leave .form_common .list_group_custom .list_item_custom .list_group_right {
        padding: 0
    }
    .page_leave .label_basic {
        font-size: 12px
    }
    .page_leave .sub_special.size_xl {
        max-width: 100%
    }
    .page_leave textarea.form-control {
        height: 117px
    }
    .page_leave .panel_action.general_space {
        margin-top: 50px
    }
    .page_leave .panel_action .btn {
        height: 50px;
        font-size: 14px
    }
}
textarea {
    resize: vertical;
}
@media (max-width: 959px) {
    span.label.required {
        background-color: transparent;
        color: #d00808;
        font-size: 12px;
    }
    span.label.required:before {
        display: inline-block;
        content: "[";
    }
    span.label.required:after {
        display: inline-block;
        content: "]";
    }
    .login_content .btn_login {
        font-weight: 700;
    }
    .login_content .btn_register {
        font-weight: 700;
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .sub_byte_number.sub_byte_number_tel {
        left: auto;
    }
    .main_content .container .main_inner.has_border.change_info_finish {
        padding-top: 0;
    }
    .page_entry_donation_finish .title_one.title_leave_finish {
        margin-top: 27px;
    }
    .page_forget_password .text_description.text_description_forget {
        margin-top: 30px;
    }
    .page_mypage .panel_title h3.panel_title_confirm_application {
        margin-top: 0;
    }
    .page_entry_donation_info .text_block.general_space.panel_title_confirm_application:first-of-type {
        margin-top: 0;
    }
    .page_entry_donation .form_basic .form-group.form-group-amount, .page_entry_donation .form_basic .form-group.form-group-delete {
        display: inline-block;
    }
    .page_entry_donation .form_basic .form-group.form-group-amount {
        width: 46%;
    }
    .page_entry_donation .size_s.sub_special.box_select_boundary {
        width: 100%;
    }
    .page_entry_donation .form_basic .sub_special.size_s {
        width: 130px;
    }
    .page_entry_donation .form_basic .form-group.form-group-delete {
        width: 50%;
    }
    .page_entry_donation .form_basic .form-group.form-group-delete .btn {
        width: 100%;
    }
    .entry_donation_kiyaku {
        padding-top: 17px;
        text-align: center;
    }
    .entry_donation_score {
        padding-top: 17px;
        font-size: 1.3em;
        font-weight: bold;
        text-align: center;
        border-top: 4px solid #cccccc;
    }
    .entry_donation_score .bigger {
        font-size: 1.3em;
    }
    .notice_gray {
        padding: 20px;
        background: #ebebeb;
    }
    .notice_gray_title {
        font-weight: bold;
        font-size: 1.1em;
    }
    .notice_gray_description {
        margin-top: 15px;
    }
    .gift_list {
        padding-top: 20px;
    }
    .gift_list_entry_donation .gift_item {
        margin: 0 20px 0 0;
    }
    .gift_list_entry_donation {
        margin-bottom: 30px;
        //padding: 0 0 5px 20px;
        padding: 0 0 5px 5px;
        height: 360px;
        overflow: auto;
        background: #fbfbfb;
    }
    .gift_list_entry_donation .gift_item {
        position: relative;
        padding-bottom: 20px;
        border-bottom: 1px dotted #b9b9b9;
    }
    .gift_list_entry_donation .gift_list .gift_item+ .gift_item {
        margin-top: 40px;
    }
    .gift_list_entry_donation .gift_list .item_image {
        float: left;
        width: 48%;
        height: auto;
        margin-right: 4%;
    }
    .gift_list_entry_donation .gift_list .item_content {
        width: 48%;
        float: left;
    }
    .gift_list_entry_donation .gift_list .item_content.noimage {
        width: auto;
    }
    .gift_list_entry_donation .gift_list .item_name {
        overflow: hidden;
        //text-overflow: ellipsis;
        //white-space: nowrap;
        white-space: normal;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .gift_list_entry_donation .gift_list .item_description {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }
    .gift_list_entry_donation .gift_list .item_deliver {
        font-size: 14px;
    }
    .donation_amount .input_basic {
        padding-right: 30px;
        text-align: right;
    }
    .donation_amount label {
        position: absolute;
        padding-right: 10px;
        top: 0;
        right: 0;
        height: 38px;
        line-height: 38px;
    }
    .btn_add_choise_list {
        width: 100%;
        max-width: none;
    }
    .page_login .list_group_left {
        text-align: left;
    }
    .sub_special.input_zip .input_basic {
        display: inline-block;
        //width: 62px;
        width: 95px;
    }
    .primary.sub_special.input_tel .input_basic {
        display: inline-block;
        width: 74px;
        /*nakamura add start*/
        padding: 0 12px;
        /*nakamura add end*/
    }
    .form_common .list_group_custom .list_item_custom .list_group_right .sub_label.whenLarge {
        display: none;
    }
    .text_confirm_age_sub {
        margin-top: 5px;
    }
    .policy_text_pre {
        padding: 10px 5% 15px;
        margin: 15px 0 0 0;
        width: 100%;
        height: 140px;
        overflow: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
        line-height: 130%;
        background: #fbfbfb;
    }
    .page_entry_donation_finish .description_three, .page_entry_donation_finish .description_sub.description_sub_three {
        display: block;
    }
    .page_entry_donation_finish .description_sub.description_sub_three {
        font-size: 1em;
        line-height: 1.4em;
    }
    .form-radio-notice {
        margin-top: 30px;
    }
    .form-radio-notice:first-child {
        margin-top: 0;
    }
    .list_group_notice_title {
        margin-top: 25px;
    }
    .list_group_notice_content {
        margin-top: 5px;
    }
    .list_group_notice_title:first-child {
        margin-top: 0;
    }
    .confirm_age_input_wrapper {
        margin-top: 30px;
        text-align: center;
    }
    .confirm_age_input_wrapper .radio_styled {
        display: inline;
    }
    .confirm_age_input_wrapper .radio_styled:first-child {
        margin-right: 10px;
    }
    .panel_action .popup_icons {
        display: inline-block;
        width: 11px;
        height: 10px;
        vertical-align: middle;
        background: url("../images/sprite/icons/icons_popup.png") no-repeat scroll;
    }
    .page_entry_donation_finish .description_one {
        margin-bottom: 35px;
    }
    .page_entry_donation_finish .panel_action_item {
        margin-top: 15px;
        padding: 0 20px;
    }
    .entry_donation_one {
        padding: 5px 20px 20px;
    }
    .page_entry_donation_finish .description_second {
        margin-top: 25px;
    }
    .page_login .btn_register {
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
    .page_forget_password .text_description {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .mypage_nav_wrapper {
        margin: 0 auto;
        width: 100%;
        text-align: left;
    }
    .mypage_nav {
        position: relative;
    }
    .mypage_nav .mypage_nav_list {
        display: none;
        position: relative;
    }
    .mypage_nav .mypage_nav_list.smallActive {
        display: block;
    }
    .mypage_nav .mypage_nav_list li {
        position: relative;
        padding: 18px 25px;
        font-weight: bold;
        background: #333333;
        color: #fff;
        border-bottom: 1px solid #000;
    }
    .mypage_nav .mypage_nav_btn {
        position: relative;
        padding: 18px 0;
        font-weight: bold;
        background: #333333;
        color: #fff;
        border-bottom: 1px solid #000;
        background: #535049;
        border-bottom: 1px solid #67635b;
        background-image: url(../images/sprite/icons/icons_arrow_down.png);
        background-repeat: no-repeat;
        background-position: 95% center;
        background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
        -o-background-size: 18px auto;
        -ms-background-size: 18px auto;
    }
    .mypage_nav .mypage_nav_btn.smallActive {
        background-image: url(../images/sprite/icons/icons_arrow_up.png);
        background-repeat: no-repeat;
        background-position: 95% center;
        background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
        -o-background-size: 18px auto;
        -ms-background-size: 18px auto;
    }
    .mypage_nav .mypage_nav_btn:hover {
        cursor: pointer;
    }
    .mypage_nav .mypage_nav_list li.mypage .arrowContainer {
        padding-right: 25px;
        background: #333333 url(../images/sprite/icons/icons_arrow3_sp.png) no-repeat left center;
        background-position: 140px center;
        background-size: 7px auto;
        -moz-background-size: 7px auto;
        -webkit-background-size: 7px auto;
        -o-background-size: 7px auto;
        -ms-background-size: 7px auto;
    }
    .mypage_nav .mypage_nav_list li.mypage.current .arrowContainer {
        opacity: .6;
    }
    .mypage_nav .mypage_nav_list li.mypage.current .arrowContainer a {
        opacity: 1;
    }
    .mypage_nav .mypage_nav_list li.mypage a {
        background: url(../images/sprite/icons/icon_nav_mypage.png) no-repeat left 0;
    }
    .mypage_nav .mypage_nav_list li.member a {
        background: url(../images/sprite/icons/icon_nav_member.png) no-repeat left 0;
    }
    .mypage_nav .mypage_nav_list li a {
        padding-left: 25px;
        color: #fff;
        vertical-align: middle;
        background-size: 8px auto;
        -moz-background-size: 8px auto;
        -webkit-background-size: 8px auto;
        -o-background-size: 8px auto;
        -ms-background-size: 8px auto;
    }
    .mypage_nav .mypage_nav_list li a:hover {
        opacity: 0.6;
    }
    .mypage_nav .mypage_nav_list li.parentMenu a:hover {
        opacity: 1;
    }
    .mypage_nav .mypage_nav_list li.parentMenu.current a:hover {
        opacity: 0.6;
    }
    .mypage_nav .subnav {
        display: none;
    }
    .mypage_nav .mypage_nav_list li.current a {
        opacity: 0.6;
    }
    .mypage_nav .mypage_nav_list .mypage_subnav_small li:last-child {
        border-bottom: none;
    }
    .mypage_nav .mypage_nav_list .mypage_subnav_small li {
        padding-left: 55px;
    }
    .mypage_nav .mypage_nav_list .mypage_subnav_small li a {
        padding-right: 25px;
        background: url(../images/sprite/icons/icons_arrow3_sp.png) no-repeat right center;
        background-size: 7px auto;
        -moz-background-size: 7px auto;
        -webkit-background-size: 7px auto;
        -o-background-size: 7px auto;
        -ms-background-size: 7px auto;
    }
    .mypage_nav .mypage_nav_list li.current .btn_outline {
        border: none;
        color: inherit;
    }
    .mypage_nav .mypage_nav_list li.current .btn_outline:hover {
        background-color: #fff;
    }
    .panel {
        border: none;
    }
    .panel .table.table-bordered {
        margin-top: 15px;
        border-collapse: separate;
        border: 1px solid #ddd;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
    }
    .panel .table-bordered tbody tr td.table_cell.cell_header {
        border-right: none;
        border-top: none;
        border-bottom: 1px solid #ddd;
    }
    .page_mypage_top .panel .table-bordered.table_sorter tbody tr td.table_cell {
        border-top: none;
        border-bottom: 1px solid #ddd;
    }
    .page_mypage_top .panel .table-bordered.table_sorter tbody td.table_cell.cell_action {
        border-bottom: none;
    }
    .title_forget_password {
        text-align: center;
    }
    .page_mypage_top .table_sorter .label.label_default {
        display: inline;
    }
    .page_mypage .gift_list .item_content {
        height: auto;
    }
    .page_mypage .gift_list .item_detail_link {
        position: relative;
        display: block;
        font-weight: normal;
        margin-top: 10px;
        left: 0;
        bottom: 0;
    }
    .page_mypage_top .donation_main .donation_list {
        margin-bottom: 10px;
    }
    .page_mypage_top .pagerWrapper {
        position: relative;
        overflow: hidden;
    }
    .page_mypage_top .pagerList {
        position: relative;
        float: left;
        left: 50%;
    }
    .page_mypage_top .pagerList li {
        position: relative;
        float: left;
        left: -50%;
        margin-left: 10px;
    }
    .page_mypage_top .pagerList li:first-child {
        margin-left: 0;
    }
    .page_mypage_top .pagerList li.current {
        font-weight: bold;
    }
    .page_mypage_top .pagerList li.current a {
        text-decoration: none;
    }
    .page_mypage_top .pagerList li.disabled {
        visibility: hidden;
    }
    .page_mypage_top .pagerList li a {
        text-decoration: underline;
    }
    .page_mypage .gift_list .item_content {
        padding: 0 0 15px;
        overflow: hidden;
    }
    .page_mypage .gift_list.gift_return .item_content {
        padding-bottom: 0;
    }
    .page_mypage .gift_list .item_content .item_description {
        margin: 5px 0;
    }
    .page_mypage .gift_list {
        margin-top: -20px;
    }
    .page_mypage .gift_list.gift_return .item_image {
        width: 27%;
    }
    .use_of_donation .text_block.general_space {
        margin-bottom: 30px;
    }
    .use_of_donation .page_mypage .gift_list {
        margin-top: 0;
    }
    .page_mypage .gift_list .gift_item:last-child {
        margin-bottom: 25px;
    }
    .use_of_donation .page_mypage .gift_list .gift_item:last-child {
        margin-bottom: 0;
    }
    .page_mypage .gift_list .item_wrapper {
        border: none;
    }
    .page_mypage .gift_return .gift_item {
        margin: 0 auto;
        padding: 20px 0;
        width: 100%;
        border-bottom: 1px solid #dbdbdb;
    }
    .gift_return.gift_return_with_delivery .item_delivery {
        position: relative;
        margin-top: 10px;
        vertical-align: middle;
    }
    .gift_return.gift_return_with_delivery .item_delivery .popup_icons {
        margin-left: 20px;
        padding: 8px 30px 8px 20px;
        background-image: url(../images/sprite/icons/icons_popup.png);
        background-repeat: no-repeat;
        background-position: 92% center;
    }
    .gift_return.gift_return_with_delivery .item_delivery.unsend .popup_icons {
        background-image: url(../images/sprite/icons/icons_popup_gray.png);
    }
    .gift_return.gift_return_with_delivery .item_delivery.unsend .popup_icons {
        background-color: #f2f2f2;
        border: 1px solid #e6e6e6;
        color: #b2b2b2;
    }
    .gift_list .text_block.general_space {
        margin-bottom: 0;
    }
    .page_mypage .gift_return .gift_item:last-child {
        border-bottom: none;
    }
    .page_mypage .gift_item .item_name .item_number {
        display: inline-block;
        font-weight: normal;
        width: 5%;
    }
    .page_mypage .gift_item .item_amount {
        margin-left: 6%;
    }
    .page_entry_donation_info .payment {
        display: block;
    }
    .page_entry_donation_info .payment .payment_item {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .page_entry_donation_info .payment .payment_list {
        margin-bottom: 20px;
    }
    .page_entry_donation_info .payment .btn {
        width: 100%;
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }
    .panel_action.general_space.btn_change_password {
        margin-bottom: 40px;
    }
    .text_block.general_space.text_title_of_donation {
        margin-bottom: 25px;
    }
    .text_block.headline.headline_of_userinfo {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        line-height: 1.3em;
        margin-bottom: 15px;
    }
    .page_mypage .text_description.title_of_userinfo {
        margin-bottom: 15px;
    }
    .page_supplement_confirm .number {
        margin-top: 40px;
    }
    .page_change_member_info .text_description.member_info_title {
        margin-bottom: 25px;
    }
    .page_change_member_info .form_change_member_info .text_description.title_of_userinfo {
        margin-bottom: 25px;
    }
    .page_change_member_info .member_info_title {
        margin-top: 22px;
    }
    .page_entry_donation_finish .entry_donation_finish2_btn_bottom {
        margin-top: 30px;
        padding: 0 20px;
    }
    .description_sub .description_notice {
        color: #fe0000;
    }
    .back_top {
        padding: 20px 0 5px 0;
    }
    .back_top a {
        margin-left: 20px;
    }
    .page_content {
        position: relative;
        padding-bottom: 60px;
    }
    .back_top {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        margin-right: 20px;
        text-align: right;
        z-index: 999;
    }
    .back_top.fixed {
        position: fixed;
        bottom: 30px;
    }
    .icons_backtop_b {
        width: 50px;
        height: 50px;
        background-size: 50px auto;
        -moz-background-size: 50px auto;
        -webkit-background-size: 50px auto;
        -o-background-size: 50px auto;
        -ms-background-size: 50px auto;
    }
    .nav_footer {
        background: #535049;
    }
    .form_forget_password {
        margin-top: 20px;
    }
    .form_contact_confirm {
        margin-top: 20px;
    }
    .form_contact_confirm a.btn.btn_size_l {
        line-height: 50px;
    }
    .page_entry_donation_finish .title_one.title_contact_finish {
        margin-top: 20px;
    }
    .page_entry_donation_finish .title_one.title_maintenance, .page_entry_donation_finish .title_one.title_404, .page_entry_donation_finish .title_error {
        margin-top: 20px;
    }
    .footer .container {
        display: none
    }
    .footer .nav_footer ul li a {
        color: #fff;
    }
    .footer .nav_footer ul li:last-child {
        border-bottom: none;
    }
    .icons_arrow_footer {
        background-image: url(../images/sprite/icons/icons_arrow3_sp.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 5px auto;
        -moz-background-size: 5px auto;
        -webkit-background-size: 5px auto;
        -o-background-size: 5px auto;
        -ms-background-size: 5px auto;
    }
    .nav_footer_common_list li .icons_arrow_footer {
        margin-left: 10px;
    }
    .nav_footer_common {
        padding: 0 25px;
        background: #333333;
    }
    .nav_footer_common a {
        color: #fff;
    }
    .nav_footer_common_list li {
        padding: 25px 0;
        border-top: 1px solid #22211e;
    }
    .footer .copyright {
        border-top: none;
        text-align: center;
        font-size: 0.725em;
    }
    .login_content .btn_register {
        margin-top: 20px;
        padding: 15px 0;
        width: 400px;
        font-weight: 700;
        line-height: 1.42857;
    }
}
@media (min-width: 959px) {
    .whenSmall {
        display: none;
    }
    span.label.required {
        background-color: transparent;
        color: #d00808;
        font-size: 14px;
    }
    span.label.required:before {
        display: inline-block;
        content: "[";
    }
    span.label.required:after {
        display: inline-block;
        content: "]";
    }
    .header {
        padding: 28px 0 3px;
        height: auto;
    }
    .header .menu_top {
        height: 39px;
        line-height: 39px;
    }
    .banner_full {
        height: 294px;
    }
    .banner_title_entry_donation_finish {
        font-size: 3em;
    }
    .page_mypage .panel_title h3.panel_title_confirm_application {
        padding-right: 0;
        padding-left: 0;
        font-size: 24px;
        letter-spacing: 0;
    }
    .text_description {
        line-height: 1.1em;
    }
    .text_confirm_age_sub {
        margin-top: 5px;
    }
    .text_block.headline.headline_of_address {
        margin-top: 50px;
    }
    .notice_gray {
        padding: 20px;
        background: #ebebeb;
    }
    .notice_gray_title {
        font-weight: bold;
        font-size: 1.1em;
    }
    .entry_donation_score {
        padding-top: 17px;
        font-size: 1.3em;
        font-weight: bold;
        text-align: center;
        border-top: 4px solid #cccccc;
    }
    .entry_donation_score .bigger {
        font-size: 1.3em;
    }
    .panel_action.general_space.panel_action_space_mail_login {
        margin-top: 30px;
    }
    .notice_gray_description {
        margin-top: 15px;
    }
    .policy_text_pre {
        padding: 0 0 0 15px;
        margin: 15px 0 0 22px;
        height: 145px;
        overflow: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
        line-height: 130%;
        border: 1px solid #d0d0d0;
        background: #fff;
    }
    .form-radio-notice {
        margin-top: 15px;
    }
    .form-radio-notice:first-child {
        margin-top: 0;
    }
    .list_group_notice_title {
        margin-top: 20px;
    }
    .list_group_notice_title:first-child {
        margin-top: 0;
    }
    .list_group_notice_content {
        margin-top: 10px;
    }
    .confirm_age_input_wrapper {
        margin-top: 30px;
        text-align: center;
    }
    .confirm_age_input_wrapper .radio_styled {
        display: inline;
    }
    .confirm_age_input_wrapper .radio_styled:first-child {
        margin-right: 10px;
    }
    .page_signup_confirm .form_signup {
        margin-top: 30px;
    }
    .banner_caption {
        text-align: center;
    }
    .banner_caption> .container {
        width: auto;
    }
    .banner_caption .text_room {
        font-weight: bold;
        font-size: 1.25em;
    }
    .banner_caption .text_county {
        font-size: 1.25em;
    }
    .more_gift_title {
        display: inline-block;
        min-width: 56px;
    }
    .btn_add_choise_list {
        margin-left: 90px;
    }
    .page_entry_donation_finish .title_error {
        margin-bottom: 90px;
    }
    .page_entry_donation .main_inner .text_block.title, .page_entry_donation_info .main_inner .text_block.title, .main_inner .text_block.title {
        /*margin-top: 30px;*/
        margin: 30px 0 40px;
    }
    .gift_list_entry_donation {
        margin-bottom: 30px;
        padding: 0 0 0 20px;
        max-height: 360px;
        overflow: auto;
        border: 1px solid #d6d5d5;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
    }
    .gift_list {
        padding-top: 20px;
    }
    .gift_list_entry_donation .gift_item {
        position: relative;
        padding-bottom: 20px;
        border-bottom: 1px dotted #b9b9b9;
        margin: 0 20px 0 0;
    }
    .gift_list_entry_donation .gift_item:last-child {
        border-bottom: 0;
    }
    .gift_list_entry_donation .gift_list .gift_item+ .gift_item {
        margin-top: 40px;
    }
    .gift_list_entry_donation .gift_list .item_image {
        float: left;
        width: 208px;
        height: 128px;
        margin-right: 28px;
        border-radius: 8px;
    }
    .gift_list_entry_donation .gift_list .item_name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .gift_list_entry_donation .gift_list .item_description {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }
    .gift_list_entry_donation .gift_list .item_deliver {
        font-size: 14px;
    }
    .page_entry_donation_finish .title_general {
        margin-top: 70px;
    }
    .page_entry_donation_finish .description_one.description_end {
        margin-bottom: 70px;
    }
    .page_entry_donation_finish .title_general.title_signup {
        margin-top: 30px;
    }
    .page_entry_donation_finish .title_general.title_contact_finish {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .page_entry_donation_finish .title_end {
        margin-bottom: 70px;
    }
    .page_entry_donation_finish .title_general.title_change_password_finish {
        margin-bottom: 90px;
    }
    .page_entry_donation_finish .description_one.description_signup {
        margin-bottom: 70px;
    }
    .page_entry_donation_finish .title_general.title_entry_donation_finish {
        margin-top: 40px;
    }
    .page_entry_donation_finish .title_404 {
        margin-top: 25px;
    }
    .page_entry_donation_finish .description_one.description_404 {
        margin-bottom: 70px;
    }
    .page_entry_donation_finish .title_maintenance {
        margin-bottom: 15px;
    }
    .page_entry_donation_finish .description_maintenance {
        margin-bottom: 90px;
    }
    .page_entry_donation_finish.entry_donation_one {
        padding-bottom: 77px;
    }
    .page_entry_donation_finish .panel_action_item {
        margin-top: 20px;
    }
    .page_entry_donation_finish .entry_donation_finish2_btn_bottom {
        margin-top: 30px;
    }
    .page_entry_donation_finish .panel_action.panel_action_entry.special {
        margin-bottom: 8px;
    }
    .description_sub .description_notice {
        color: #fe0000;
    }
    .sub_special.input_zip {
        width: auto;
    }
    .sub_special.input_zip .input_basic {
        padding: 0 20px;
        width: 87px;
    }
    .primary.sub_special.input_tel {
        width: auto;
    }
    .primary.sub_special.input_tel .input_basic {
	/*nakamura 会情報入力画面　upd start*/
        width: 105px;
	/*nakamura 会情報入力画面　upd start*/
    }
    .page_entry_donation .thumbnail_slider .detail_link a, .page_entry_donation .thumbnail_slider .detail_link span {
        font-weight: normal;
        text-decoration: underline;
    }
    .page_entry_donation_finish {
        background: none;
    }
    .form_common .list_group_custom .list_item_custom .list_group_right.special {
        padding-left: 20px;
    }
    .page_mypage .gift_list.gift_return {
        padding-top: 0;
    }
    .page_mypage .gift_list.gift_return .gift_item {
        margin: 0 auto;
        padding: 20px 0;
        border-bottom: 1px solid #dbdbdb;
    }
    .page_mypage .gift_list.gift_return .gift_item:last-child {
        border-bottom: none;
    }
    .gift_return .gift_item .item_content {
        padding: 0 20px;
    }
    .gift_return .gift_item .item_content .gift_item_table {
        display: table;
        width: 100%;
        height: 70px;
        vertical-align: middle;
    }
    .gift_return .gift_item .item_content .item_cell {
        display: table-cell;
        vertical-align: middle;
        height: 70px;
        float: none;
    }
    .page_mypage .gift_list.gift_return .item_image {
        margin-right: 0;
        width: 12%;
        height: auto;
        text-align: center;
    }
    .page_mypage .gift_list.gift_return .item_image img {
        width: 100%;
        height: auto;
    }
    .gift_return .gift_item .item_content .item_name {
        padding-left: 3%;
        margin-bottom: 0;
        width: 69%;
    }
    .gift_return.gift_return_with_delivery .item_content .item_name {
        float: left;
    }
    .gift_return.gift_return_with_delivery .gift_item_right {
        float: left;
        width: 88%;
    }
    .gift_return.gift_return_with_delivery .gift_item_right_detail {
        overflow: hidden;
    }
    .gift_return.gift_return_with_delivery .item_delivery {
        float: right;
    }
    .gift_item .item_name .item_number {
        display: inline-block;
        font-weight: normal;
        width: 50px;
    }
    .gift_item .item_amount {
        font-weight: bold;
        float: right;
        font-size: 16px;
    }
    .gift_return .item_amount {
        width: 16%;
        text-align: right;
    }
    .gift_return.gift_return_with_delivery .item_delivery {
        margin-top: 10px;
    }
    .gift_return.gift_return_with_delivery .item_delivery .popup_icons {
        margin-left: 20px;
        padding: 8px 30px 8px 20px;
        background-image: url(../images/sprite/icons/icons_popup.png);
        background-repeat: no-repeat;
        background-position: 92% center;
    }
    .gift_return.gift_return_with_delivery .item_delivery.unsend .popup_icons {
        background-image: url(../images/sprite/icons/icons_popup_gray.png);
    }
    .gift_return.gift_return_with_delivery .item_delivery.unsend .popup_icons {
        background-color: #f2f2f2;
        border: 1px solid #e6e6e6;
        color: #b2b2b2;
    }
    .delivery_status .panel_action {
        text-align: center;
    }
    .panel_action .popup_icons {
        display: inline-block;
        width: 11px;
        height: 10px;
        vertical-align: middle;
        background: url("../images/sprite/icons/icons_popup.png") no-repeat scroll;
    }
    .page_entry_donation_info .payment {
        display: flex;
        align-items: center;
    }
    .page_entry_donation_info .payment .payment_list {
        flex: 110%;
    }
    .page_entry_donation_info .payment .payment_item {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .page_entry_donation_info .payment .btn {
        margin-left: auto;
        width: 250px;
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 14px;
        height: 50px;
    }
    .page_mypage .text_description.intro {
        padding-left: 22px;
    }
    .main_content .container .main_inner.has_border {
        border-top: none;
    }
    .page_mypage_top .donation_main .donation_list {
        margin-bottom: 10px;
    }
    .page_mypage_top .pagerList {
        float: right;
    }
    .page_mypage_top .pagerList li {
        float: left;
        margin-left: 10px;
    }
    .page_mypage_top .pagerList li.current {
        font-weight: bold;
    }
    .page_mypage_top .pagerList li a {
        text-decoration: underline;
    }
    .page_mypage_top .pagerList li.current a {
        text-decoration: none;
    }
    .page_mypage_top .pagerList li.disabled {
        visibility: hidden;
    }
    .headline_confirm_userinfo, .page_entry_donation_info .text_block.general_space.headline_confirm_userinfo {
        margin-top: 55px;
    }
    .use_of_donation .text_block.general_space {
        margin-bottom: 15px;
    }
    .text_block.general_space.headline_content_of_return {
        margin-bottom: 15px;
    }
    .use_of_donation .page_mypage .gift_list .gift_item {
        padding-left: 22px;
        padding-right: 15px;
    }
    .container.spread {
        min-width: auto;
        width: 1300px;
    }
    .main_content.liquid .container {
        min-width: auto;
    }
    .main_content.liquid .mypage_nav_wrapper {
        width: 100%;
    }
    .page_entry_donation .main_inner .text_block.title.title_of_mypage_supplement, .page_entry_donation_info .main_inner .text_block.title.title_of_mypage_supplement {
        margin-top: 0;
    }
    .page_entry_donation_finish .description_second {
        margin-top: 25px;
    }
    .page_supplement_confirm .number {
        margin-top: 30px;
        padding-left: 0;
    }
    .page_supplement_confirm .page_entry_donation_finish .title_general {
        margin-bottom: 113px;
    }
    .page_supplement_confirm .page_mypage .container .main_inner {
        padding-bottom: 0;
    }
    .page_supplement_confirm .page_entry_donation_finish.entry_donation_one {
        padding-bottom: 20px;
    }
    .page_change_member_info .member_info_title, .page_change_member_info .title_of_userinfo {
        margin-bottom: 15px;
    }
    .page_change_member_info .member_info_title {
        margin-top: 22px;
    }
    .donation_amount .input_basic {
        text-align: right;
    }
    .donation_amount label {
        position: absolute;
        padding-right: 10px;
        top: 0;
        right: 0;
        height: 38px;
        line-height: 38px;
    }
    .page_entry_donation_info .text_description.general_space {
        margin-bottom: 30px;
    }
    .page_entry_donation_info .checkbox_information {
        padding-left: 22px;
    }
    .page_entry_donation_info .text_title_address {
        margin-top: 52px;
    }
    .page_entry_donation_info .list-group-first {
        margin-top: 28px;
    }
    .list-group-hope-time {
        margin-top: 50px;
    }
    .mypage_nav_wrapper {
        position: relative;
        margin: 0 auto 30px;
        width: 100%;
    }
    .mypage_nav {
        margin: 0 auto;
    }
    .mypage_nav .mypage_nav_list {
        position: relative;
    }
    .mypage_nav .mypage_nav_list li {
        position: relative;
        float: left;
        margin-right: 40px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-weight: bold;
        z-index: 99;
    }
    .mypage_nav .mypage_nav_list li.last {
        margin-right: 0;
    }
    .mypage_nav .mypage_nav_list li a {
        padding-left: 25px;
        padding-bottom: 10px;
        color: #fff;
    }
    .mypage_nav .mypage_nav_list li.mypage a {
        background: url(../images/sprite/icons/icon_nav_mypage.png) no-repeat left 0;
    }
    .mypage_nav .mypage_nav_list li.member a {
        background: url(../images/sprite/icons/icon_nav_member.png) no-repeat left 0;
    }
    .mypage_nav .mypage_nav_list li:hover, .mypage_nav .mypage_nav_list li.subMenuActive {
        background: url(../images/sprite/icons/icon_subnav_active.png) no-repeat center bottom;
    }
    .mypage_nav .mypage_nav_list li.mypage:hover {
        background: none;
    }
    .mypage_nav .mypage_nav_list li.current a, .mypage_nav .mypage_nav_list li a:hover {
        opacity: 0.6;
    }
    .mypage_nav .mypage_nav_list li.parentMenu a:hover {
        opacity: 1;
    }
    .mypage_nav .mypage_nav_list li.parentMenu.current a:hover {
        opacity: 0.6;
    }
    .mypage_nav .mypage_nav_list li.current a, .mypage_nav .mypage_nav_list li a:hover {
        border-bottom: 1px solid #cc0000;
    }
    .mypage_subnav_wrapper {
        display: none;
        position: absolute;
        padding: 20px 0;
        top: 70px;
        left: 0;
        width: 100%;
        height: 60px;
        background: #333333;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px -1px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px -1px;
        -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px -1px;
        z-index: 90;
    }
    .mypage_subnav_wrapper.subMenuActive {
        display: block;
    }
    .mypage_nav .subnav {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        width: 1040px;
        height: 60px;
    }
    .mypage_nav .subnav.subMenuActive {
        display: block;
    }
    .mypage_nav .subnav li {
        margin-right: 30px;
        padding-right: 15px;
        padding-bottom: 0;
        float: left;
        height: 60px;
        line-height: 60px;
        background: url(../images/sprite/icons/icons_arrow3.png) no-repeat right center;
        z-index: 99;
    }
    .mypage_nav .mypage_nav_list .subnav li a {
        display: block;
        padding-left: 0;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        background: none;
        opacity: 1;
        border-bottom: none;
    }
    .mypage_nav .subnav li a:hover {
        border-bottom: none;
    }
    .mypage_nav .subnav li:hover {
        opacity: 0.6;
        background: url(../images/sprite/icons/icons_arrow3.png) no-repeat right center;
    }
    .mypage_nav .mypage_nav_list li.current .btn_outline {
        border: none;
        color: inherit;
    }
    .mypage_nav .mypage_nav_list li.current .btn_outline:hover {
        background-color: #fff;
    }
    .page_mypage_top .table_sorter .table_cell, .page_mypage_top .table_sorter .table_cell.level_two {
        padding-left: 1%;
        padding-right: 1%;
        width: 9%;
    }
    .page_mypage_top .table_sorter .title_cell {
        padding-right: 0;
        width: 77%;
    }
    .page_mypage_top .table_sorter td.table_cell {
        padding-left: 1%;
        padding-right: 1%;
        width: 9%;
    }
    .page_mypage_top .table_sorter .view_detail {
        text-decoration: underline;
    }
    .page_mypage .panel_reaplication {
        margin-top: 30px;
    }
    .page_mypage .panel_title {
        margin-bottom: 50px;
    }
    .page_mypage .panel_title .panel_reaplication .btn {
        width: 400px;
    }
    .page_mypage .text_block.general_space.alert {
        margin-bottom: 50px;
    }
    .page_mypage .text_description.general_space.number {
        margin-bottom: 0;
    }
    .page_mypage .text_block.general_space.text_title_of_donation {
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .page_mypage .text_description.general_space.title_of_userinfo {
        margin-left: 22px;
        margin-bottom: 15px;
    }
    .panel_action.general_space.btn_change_password {
        margin-top: 30px;
    }
    .form_common .list_group_custom .list_item_custom.list_item_notice .list_group_left {
        vertical-align: top;
    }
    .form_common .list_group_custom .list_item_custom.list_item_notice .list_group_left .label_basic, .form_common .list_group_custom .list_item_custom.list_item_notice .list_group_left .required {
        margin-top: 15px;
    }
    .form_contact_confirm {
        margin-top: 30px;
    }
    .back_top {
        position: relative;
        font-size: 0;
        margin: auto;
    }
    .back_top:before, .footer .back_top:after {
        content: " ";
        display: table;
    }
    .back_top:after {
        clear: both;
    }
    .back_top a {
        position: absolute;
        right: 0;
        font-size: 0;
        top: 17px;
    }
    .back_top a span {
        display: inline-block;
        vertical-align: middle;
    }
    .back_top a .icons_bullet_up_r {
        display: none;
    }
    .page_content {
        position: relative;
        padding-bottom: 90px;
    }
    .back_top {
        position: relative;
        font-size: 0;
        margin: auto;
    }
    .back_top.fixed {
        position: fixed;
        bottom: 30px;
    }
    .container_footer_common {
        padding: 20px 0 105px;
        background: #333333;
    }
    .nav_footer_common_list li .icons_arrow_footer {
        display: none;
    }
    .nav_footer_common {
        position: relative;
    }
    .nav_footer_common_list {
        position: relative;
        float: left;
        left: 50%;
    }
    .nav_footer_common_list li {
        position: relative;
        float: left;
        left: -50%;
    }
    .nav_footer_common_list li:after {
        margin: 0 10px;
        content: "|";
        color: #fff;
    }
    .nav_footer_common_list li.last:after {
        margin: 0;
        content: "";
    }
    .footer .copyright {
        margin: 15px auto;
        font-size: 10px;
        letter-spacing: 0.024em;
        text-align: center;
        color: #fff;
        opacity: 0.5;
    }
    .footer .copyright .copyrightContainer {
        display: inline-block;
    }
    .footer .copyright .copyrightContainer div {
        float: left;
    }
    .footer .copyright .copyrightContainer div.copyrightTag {
        height: 15px;
        line-height: 15px;
        font-size: 15px;
        margin-right: 3px;
    }
    .footer .copyright .copyrightContainer div.copyrightInfo {
        height: 15px;
        line-height: 15px;
    }
    .login_content .form_common {
        margin-top: 25px;
    }
    .title_forget_password {
        text-align: center;
        color: #333333;
        font-size: 0.85em;
    }
    .login_content .btn_login {
        margin-top: 36px;
        padding: 15px 0;
        font-weight: 700;
        width: 400px;
    }
    .login_content .btn_register {
        margin-top: 20px;
        padding: 15px 0;
        width: 400px;
        font-weight: 700;
    }
    .title_register {
        margin-top: 30px;
        text-align: center;
    }
    .label_basic {
        font-weight: normal;
    }
    .label_bold {
        font-weight: bold;
    }
    .popup_login .label_basic {
        font-weight: bold;
    }
    .page_use_assist.page_forget_password {
        margin-bottom: 0;
    }
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}
.mCSB_inside>.mCSB_container {
    margin-right: 30px
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}
.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools, .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}
.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}
.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}
.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}
.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}
.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}
.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools, .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools, .mCustomScrollBox:hover>.mCSB_scrollTools, .mCustomScrollBox:hover~.mCSB_scrollTools, .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .1)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, 0) 100%)
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}
.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px rgba(255, 255, 255, .2)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    height: 12px;
    width: auto
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .6)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .85)
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9)
}
.mCSB_scrollTools_vertical {
    border-left: 1px solid #d6d5d5;
}
.mCSB_scrollTools {
    width: 29px;
    opacity: 1;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #e2e0e0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    background: #e2e0e0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #e2e0e0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    height: 32px;
    opacity: 1;
    background-color: #fff;
}
.mCSB_scrollTools .mCSB_buttonUp {
    margin-top: -1px;
    background-image: url(../images/sprite/icons/icons_scroll_top.png);
    background-repeat: no-repeat;
    background-position: -1px 0;
    z-index: 9999;
}
.mCSB_scrollTools .mCSB_buttonDown {
    margin-bottom: -1px;
    background-image: url(../images/sprite/icons/icons_scroll_bottom.png);
    background-repeat: no-repeat;
    background-position: -1px 0;
    z-index: 9999;
}
.mCSB_scrollTools a+ .mCSB_draggerContainer {
    margin: 32px 0;
}

/*
 Custom changes
 */

@media (max-width:959px) {
    .text_note.view_on_sp {
        display: block !important;
    }
}
@media (max-width:959px) {
    .sp_align-left {
        text-align: left !important;
    }
}
@media (max-width:959px) {
    .sp_auto-height {
        height: auto !important;
    }
}
@media (max-width:959px) {
    .sp_ml10 {
        margin-left: 10px;
    }
}
.mt50 {
    margin-top: 50px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
#mySupplementPopUp .popup_content_general {
    top: 60px;
}
#mySupplementPopUp .popup_headline {
    font-size: 22px;
    font-weight: bold;
}
.ta-center {
    text-align: center !important;
}
.ta-left {
    text-align: left !important;
}
.lh-m {
    line-height: 1.5em;
}
.w140 {
    width: 140px !important;
}
@media (max-width:959px) {
    .sp_pb20 {
        padding-bottom: 20px;
    }
}
.sp_breadcrumb_block {
    display: none;
}
@media (max-width: 959px) {
    .sp_breadcrumb_block {
        display: block;
        padding: 0 !important;
        height: 30px !important;
        border: none;
        /*border-top: 30px solid #ebebeb;*/
    }
    .sp_breadcrumb_block .container {
        height: 100% !important;
        margin: 0;
    }
    .sp_breadcrumb_block .container .row {
        height: 100% !important;
    }
    .sp_breadcrumb_block .container .row .navigation {
        margin: 0;
        display: block !important;
    }
    .sp_breadcrumb_block .container .row .navigation ul li {
        padding: 5px 5px 6px 18px;
    }
    .sp_breadcrumb_block .container .row .navigation ul li+li:before {
        top: 0;
        width: 10px;
        height: 30px !important;
        background: url(../images/thumbs/icons_caret2.png) left center no-repeat !important;
    }
}
@media (max-width: 959px) {
    .container_footer_common {
        padding: 10px 10px;
        background: #333333;
    }
    .nav_footer_common_list li .icons_arrow_footer {
        display: none;
    }
    .nav_footer_common {
        padding: 0;
        position: relative;
        text-align: center;
    }
    .nav_footer_common_list {
        position: relative;
        display: inline-block;
        font-size: 11px;
    }
    .nav_footer_common_list li {
        position: relative;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
        border: none;
        line-height: 200%;
    }
    .nav_footer_common_list li:after {
        margin: 0 5px;
        content: "|";
        color: #fff;
    }
    .nav_footer_common_list li.last:after {
        margin: 0;
        content: "";
    }
    .footer .copyright {
        font-size: 10px;
        letter-spacing: 0.024em;
        text-align: center;
        color: #fff;
        opacity: 0.5;
        padding-top: 0;
    }
    .footer .copyright .copyrightContainer {
        display: inline-block;
    }
    .footer .copyright .copyrightContainer div {
        float: left;
    }
    .footer .copyright .copyrightContainer div.copyrightTag {
        height: 15px;
        line-height: 15px;
        font-size: 15px;
        margin-right: 3px;
    }
    .footer .copyright .copyrightContainer div.copyrightInfo {
        height: 15px;
        line-height: 15px;
    }
    .page_mypage_wrapper .text_block.alert.danger {
        margin: 15px 0;
    }
    .page_entry_donation_info .text_block.general_space:first-of-type {
        margin: 5px 0 15px;
    }
}
.header {
    padding: 28px 0 3px;
    height: auto;
}
.header .menu_top {
    height: 56px;
    line-height: 56px;
}
.header .row:first-child {
    margin-bottom: 30px;
}
.wrapper {
    background: #f7f7f7;
}
.container, .footer_content_wrapper, .mypage_nav, .nav_footer_common, .copyright, .back_top {
    /*nakamura 会情報入力画面　upd start*/
    /*width: 1010px;*/
    width: 1040px;
    /*nakamura 会情報入力画面　upd end*/
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.mypage_nav_wrapper {
    background: #535049;
}
.footer .container {
    width: 100%;
    margin: 0 auto;
}
.main_content> .container {
    margin: 30px auto 0;
}
.main_content> .container, .main_content> .container {
    border-top: 8px solid #333333;
}
.banner_caption> .container {
    width: auto;
    text-align: center;
}
.banner_caption> .container .banner_title {
    font-size: 40px;
}
.gift_list_entry_donation {
    border: 1px solid #d6d5d5;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}
.login_label {
    padding: 10px 0 10px 22px;
    color: #333333;
    font-size: 1.125em;
    font-weight: bold;
    background: #f7f7f7;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
}
.login_content .title {
    margin: 32px 0 32px 22px;
}
.page_login .heading {
    margin: 0;
    min-height: 40px;
    background: #f7f7f7;
}
.footer_content_wrapper {
    padding: 25px 0;
    margin: 0 auto;
}

footer  .footMenu{margin:0 auto;padding-top:0px;padding-bottom:0px;background:#ffffff}
footer  .footMenu:after{content:"";clear:both;display:block}
footer  .footMenu>.wrap{margin:0 auto;width:1040px}
footer  .footMenu .logo{width:150px;height:32px;float:left;vertical-align:middle}
footer  .link{float:right;padding-left:20px;padding-top:6px}
footer  .link li{display:inline-block}
footer  .link li a{display:block;padding-left:16px;padding-right:20px;-webkit-transition:0.5s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:relative}
footer  .link li a:hover{opacity:.7;filter:alpha(opacity=70);text-decoration:none}
footer  .link li a::before{display:block;content:"";width:9px;height:15px;position:absolute;top:2px;right:0;bottom:auto;left:auto;margin:auto;display:block;background-size:auto;background-repeat:no-repeat;background-image:url(../../assets/images/front/icons_arrow1_off.png)}

.footer_logo {
    float: left;
    width: 150px;
    height: 32px;
}
.footer .nav_footer {
    float: right;
    height: 32px;
    line-height: 32px;
}
.footer .nav_footer:before, .footer .nav_footer:after {
    content: " ";
    display: table;
}
.footer .nav_footer:after {
    clear: both;
}
.footer .nav_footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer .nav_footer ul li {
    margin-left: 34px;
    display: inline;
    float: left;
}
.footer .nav_footer ul li a {
    font-size: 14px;
    line-height: 21px;
}
.footer .nav_footer ul li a .icons_arrow_black {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.02em;
}
.footer .nav_footer ul li:hover a, .footer .nav_footer ul li.active a {
    opacity: 0.55;
    filter: alpha(opacity=55);
}
.footer .container {
    display: block;
}
.footer .nav_footer ul li a {
    color: #fff;
}
.footer .nav_footer ul li:last-child {
    border-bottom: none;
}
.icons_arrow_footer {
    background-image: url(../images/sprite/icons/icons_arrow3_sp.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 5px auto;
    -moz-background-size: 5px auto;
    -webkit-background-size: 5px auto;
    -o-background-size: 5px auto;
    -ms-background-size: 5px auto;
}
.nav_footer_common_list li .icons_arrow_footer {
    margin-left: 10px;
}
.nav_footer_common {
    padding: 0 25px;
    background: #333333;
}
.nav_footer_common a {
    color: #fff;
}
.nav_footer_common_list li {
    padding: 25px 0;
}
.page_entry_donation .text_block.general_space.headline {
    margin: 0 0 20px;
}
.page_entry_donation_info .text_block.general_space:first-of-type, .page_entry_donation_info .text_block.general_space.headline_confirm_userinfo {
    margin-bottom: 15px;
}
.page_mypage_wrapper .text_block.alert.danger {
    margin: 15px 0;
}
.page_mypage_top .donation_filter .form-inline .form-group {
    width: auto;
}
.page_mypage_top .text_block.general_space:first-of-type {
    margin: 30px 0;
}
.page_login .clearfix.form-group {
    width: 90%;
}
.form_stylefix .text_block.headline.headline_of_address {
    margin: 50px 0 26px;
}
.form_stylefix.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child {
    float: left;
    margin: 0 0 0 14px;
}
.form_stylefix-mailchange.form_common .list_group_custom .list_item_custom .list_group_right {
    padding: 24px 20px 24px 28px;
}
@media (min-width: 768px) and (max-width: 1040px) {
    .container, .footer_content_wrapper, .mypage_nav, .nav_footer_common, .copyright, .back_top {
        width: 750px;
    }
    .banner_caption> .container .banner_title {
        font-size: 30px;
        margin: 0;
    }
    .page_entry_donation .main_inner .text_block.title, .page_entry_donation_info .main_inner .text_block.title, .main_inner .text_block.title {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .login_content .form_common {
        margin-top: 25px;
    }
    .title_forget_password {
        text-align: center;
        color: #333333;
        font-size: 0.85em;
    }
    .login_content .btn_login {
        margin-top: 36px;
        padding: 15px 0;
        font-weight: 700;
        width: 400px;
    }
    .title_register {
        margin-top: 30px;
        text-align: center;
    }
    .list-group-hope-time {
        margin-top: 50px;
    }
    /*.page_use_assist {
        padding: 40px 0 0 0;
    }*/
    .page_mypage_wrapper .text_block.alert.danger {
        margin: 15px 20px;
    }
    .page_mypage_top .text_block.general_space:first-of-type {
        margin: 30px 0;
    }
    .page_change_member_info .text_description.member_info_title {
        padding: 0 20px;
    }
    /* nakamura 画面サイズ対応　upd start */
    /*.form_stylefix*/.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child {
        float: none;
        margin: 0;
    }
    /*.form_stylefix*/.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part{
        margin: 0 0 35px;
    }
    /*.form_stylefix*/ .sub_special.input_zip {
        margin: 0 0 17px;
    }
    /*.form_stylefix*/ .size_s.sub_special{
        /*width: 44%;*/
        width: 230px;
    }
    /*.form_stylefix*/ .form_sub_select .form-group {
        margin: 0 0 20px;
    }
    /*.form_stylefix*/ .form_sub_select .form-group:last-child {
        margin: 0;
    }
    .form .list_group_custom .list_item_custom .list_group_right .text_note {
        padding: 0 20px 0 0;
    }
    /*.form_stylefix*/ .list_group_custom .list_item_custom .list_group_right .form-group:first-child .label_separator {
        /*margin: 0 -16px 0 57px;*/
    }
    /* nakamura 画面サイズ対応 end start */

    .size_xl.sub_special{
        width: 250px;
    }
}
@media (max-width: 768px) {
    .header .row:first-child {
        margin-bottom: 0;
    }
    .header .menu_top {
        height: auto;
    }
    .container, .footer_content_wrapper, .mypage_nav, .nav_footer_common, .copyright, .back_top {
        width: 100%;
    }
    .mypage_nav {
        padding-left: 0;
        padding-right: 0;
    }
    .accordionTrigger.mypage_nav_btn.whenSmall {
        padding: 18px 15px;
    }
    .banner_caption> .container .banner_title {
        font-size: 20px;
        margin: 20px 0 14px;
    }
    .banner_caption> .container .banner_title_entry_donation_finish {
        font-size: 20px;
        margin: 40px 0 44px;
    }

    .main_content> .container {
        margin: 0 auto;
        border-top: 0;
    }
    .main_content .container .main_inner.has_border.change_info_finish, .main_content .container .main_inner.has_border {
        border-top: 0;
    }
    .form_common .list_group_custom .list_item_custom {
        margin-top: 18px;
    }
    .footer .container {
        display: none;
    }
    .nav_footer_common_list li {
        padding: 0;
    }
    .whenLarge {
        display: none;
    }
    .banner_caption.whenLarge{
        display: block;
        padding: 0;
    }
    .text_block.headline.whenLarge{
        display: block;
    }
    .page_login .login_content {
        padding: 0 20px;
    }
    .form_common {
        padding: 0 20px;
    }
    .banner_caption {
        padding: 20px 0 0;
    }
    .panel_title {
        margin: 0 20px;
    }
    .page_entry_donation_info .text_block.alert {
        margin: -20px 20px 25px;
    }
    .list-group-item {
        border: 0;
    }
    .nav_footer_common {
        padding: 0;
    }
    .page_mypage_top .text_block.alert.danger {
        margin: 20px;
    }
    .page_mypage_top .text_block.general_space:first-of-type {
        margin-top: 0;
    }
    .page_mypage_top .text_description {
        padding: 10px 20px 0;
    }
    .page_mypage_top .donation_main {
        padding: 0 20px;
    }
    .page_mypage_top .text_block.general_space:first-of-type {
        margin: 10px 0;
    }
    .page_change_member_info .text_description.member_info_title {
        padding: 0 20px;
    }
    .page_entry_donation_finish .title_general {
        padding: 0 20px;
    }
    .description_general.description_three{
        padding: 0 20px;
    }
    .page_mypage .text_block.alert.danger {
        margin: 20px;
    }
    .page_mypage .text_block.alert.primary {
        margin: 20px;
    }
    .use_of_donation .page_mypage .gift_list {
        padding: 20px;
    }
    .page_mypage .gift_list {
        padding: 20px 20px 0;
    }
    .page_mypage .button_area {
        padding: 0 20px;
    }
    .page_mypage .button_area .btn_change {
        margin: 0 0 20px;
    }
    .form_stylefix.form_common .list_group_custom .list_item_custom .list_group_right .form-group-part:last-child {
        float: none;
        margin: 0;
    }
    .form_stylefix .list_group_custom .list_item_custom .list_group_right .select_basic {
        min-width: auto;
    }
    .form_stylefix .list_group_custom .list_item_custom .list_group_right .form-group:first-child .label_separator {
        margin: 0 24px 0 0;
    }
    .form_stylefix-mailchange.form_common .list_group_custom .list_item_custom .list_group_right {
        padding: 4px 0;
    }
}

@media (orientation: portrait) {
    .page_mypage_top .donation_filter .form-inline .form-group {
        width: 100%;
    }
}
@media (orientation: landscape) {
    .form_stylefix .list_group_custom .list_item_custom .list_group_right .select_basic{
        min-width: 230px;
    }
}

/** エラーメッセージ **/
.error {
	color: #d00808;
	font-size: 1.0em;
}

.alert-msg {
	color: #d00808;
}

/** jsvalidate用 エラーメッセージ **/
.jsvalid-err {
    color:#d00808;
    font-size:10px;
    display:inline-block;
    vertical-align:middle;
    width:498px;
    right:0;
    z-index:-1;
}

/* nakamura add start*/
@media (max-width: 1040px){
    .jsvalid-err {
        color: #d00808;
        font-size: 10px;
        display: inline-block;
        vertical-align: middle;
        /* width: 498px; */
        width: 400px;
        right: 0;
        z-index: -1;
    }
}
/* nakamura add end*/

/* nakamura add start */

@media (max-width: 768px){
    .jsvalid-err {
        color: #d00808;
        font-size: 10px;
        display: inline-block;
        vertical-align: middle;
        /* width: 498px; */
        width: 380px;
        right: 0;
        z-index: -1;
    }
}

@media (max-width: 400px){
    .jsvalid-err {
        color: #d00808;
        font-size: 10px;
        display: inline-block;
        vertical-align: middle;
        /* width: 498px; */
        width: 280px;
        right: 0;
        z-index: -1;
    }
}

/* nakamura add end */


/** input[type=number]のスピンスピンボタン非表示 **/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
    -moz-appearance: textfield; /* Firefox, IE対応 */
}

/** 詳細画面の表示/非表示制御クラス */
.detail-view { }
.detail-input { display: none; }

/** 寄附申込ポンタ入力エリア */
.ponta_line {
	border: #e2e0e0 solid; border-width:2px 0 0 0;
}

.ponta_title {
	margin-left:37px;
	margin-right:74px;
}

@media (max-width: 768px) {
	.ponta_title {
		margin-left: 0px;
		margin-right: 0px;
	}

}

/* U-1寄附申込_1 寄付金の使い道の折り返し対応 */
.gift_list_entry_donation .gift_list .item_description{
    word-wrap: break-word;
}

/* U-2-1寄付申込確認/U-6寄付詳細 寄付金の使い道の折り返し対応 */
.page_mypage .gift_list .item_description{
    word-wrap: break-word;
}

/*  U-19-1退会確認 退会理由の折り返し対応 */
.list_group_notice_content{
    word-wrap: break-word;
}

/* U-20-1お問い合せ確認 お問合せ内容使い道の折り返し対応 */
.page_signup_two .form_common .list_group_custom .list_item_custom .list_group_right{
    word-wrap: break-word;
}

.funding_slider_ellipsis {
	position: relative;
	height: 160px;
	overflow: hidden;
	line-height: 20px;
        word-wrap:break-word;
        white-space:pre-wrap;
}

.funding_slider_ellipsis:before, .funding_slider_ellipsis:after {
	position: absolute;
	background: #fff;
}

.funding_slider_ellipsis:before {
	content: "･･･";
	bottom: 0;
	right: 0;
}

.funding_slider_ellipsis:after {
	content: "";
	width: 100%;
	height: 100%;
}

@media (max-width: 360px) {
    .sub_special.input_zip .input_basic {
        display: inline-block;
        width: 62px;
    }
}

@media screen and (min-width:1080px) {
    .pageTopArea{position:absolute;width:100%;}
    .pageTopMod{position:absolute;top:-50px;right:0;left:0;clear:both;text-align:right;padding-bottom:25px;padding-top:15px;width:1040px;margin:0 auto}
    .pageTopMod a{color:#333333;padding-right:28px;position:relative;-webkit-transition:0.5s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}
    .pageTopMod a::before{display:block;content:"";width:20px;height:22px;position:absolute;top:0;right:0;bottom:0;left:auto;margin:auto;display:block;background-position:0 -150px;background-size:auto;background-repeat:no-repeat;background-image:url(../images/common/parts/arrow_01.png)}
    .pageTopMod a:hover{text-decoration:none}
    .pageTopMod a:hover{opacity:.8;filter:alpha(opacity=80);text-decoration:none}
    .pageTopMod span::before{content:"ページトップへ"}
}

.wrap-long-text {
    word-break: break-all;
}

.text-center.panel_action.general_space.signup {
    margin-top: 25px !important;
}

@media (min-width: 768px) and (max-width: 1080px) {
    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item .payment_logo:nth-child(2) {
        padding-left: 37px;
    }

    .page_entry_donation_info .box_method_payment .list_payment .list_payment_item:first-child .payment_logo:first-child {
        width: 100%;
    }
}
