@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Karla&display=swap);

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

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

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}

figure {
    padding: 0;
    margin: 0
}

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

:focus {
    outline: 0
}

.cf {
    zoom: 1
}

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

.cf:after {
    clear: both
}

main {
    display: block
}

a:hover,
button {
    cursor: pointer
}

button {
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear
}

.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8)
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

html {
    font-size: 62.5%;
    font-family: YoGo-Medium, 游ゴシック体, Yu Gothic, YuGothic, Arial, ヒラギノ角ゴ ProN W3, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, Helvetica, sans-serif;
    color: #333;
    line-height: 1.8;
    position: relative;
    height: 100%
}

body {
    font-size: 1.6rem;
    opacity: 1;
    -webkit-transition: .2s .1s;
    transition: .2s .1s;
    position: absolute;
    min-height: 100%;
    width: 100%;
    padding-bottom: 0
}

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

a {
    color: #333;
    text-decoration: none
}

h1,
h2,
h3,
h4 {
    line-height: 1.4
}

p+p {
    margin-top: .2em
}

#ie {
    display: none
}

#global-nav .global-nav-inner li,
.category-list li,
.category-name,
.info-category,
.yogo_b {
    font-family: YoGo-bold, 游ゴシック体, Yu Gothic, YuGothic, Arial, sans-serif;
    font-weight: 700
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.container.S {
    max-width: 50pc
}

.container.S,
.container.SS {
    padding-left: 0;
    padding-right: 0
}

.container.SS {
    max-width: 700px
}

.txt_left {
    text-align: left
}

.txt_center {
    text-align: center
}

.txt_right {
    text-align: right
}

.txt_lh_2 {
    line-height: 2
}

.bold,
.coordinate_coordinater_name,
.showroom_link {
    font-weight: 700
}

.coordinate_faq dt,
.font_blue {
    color: #438195
}

.font_white {
    color: #fff
}

.font_gray {
    color: #b2b2b2
}

.bgc_white {
    background-color: #fff
}

.bgc_gray {
    background-color: #eff2f4
}

.bgc_blue {
    background-color: #438195
}

.border_none {
    border: 0
}

.border_gray {
    border: 1px solid #eff2f4
}

.box_gray {
    background-color: #eff2f4;
    padding: 40px 15px
}

.box_gray .coordinate_heading.heading_2 {
    line-height: 1.6
}

.box_border {
    background-color: #fff;
    border: 1px solid #438195;
    padding: 5%
}

.ankerlink {
    margin-top: -75pt;
    padding-top: 75pt
}

.grid_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gridAll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin-right: -30px
}

.gridAll_item {
    margin: 0 30px 30px 0
}

.gridAll_item.x1 {
    width: calc(8.33333% - 30px)
}

.gridAll_item.x2 {
    width: calc(16.66666% - 30px)
}

.gridAll_item.x3 {
    width: calc(24.99999% - 30px)
}

.gridAll_item.x4 {
    width: calc(33.33332% - 30px)
}

.gridAll_item.x5 {
    width: calc(41.66665% - 30px)
}

.gridAll_item.x6 {
    width: calc(49.99998% - 30px)
}

.gridAll_item.x7 {
    width: calc(58.33331% - 30px)
}

.gridAll_item.x8 {
    width: calc(66.66664% - 30px)
}

.gridAll_item.x9 {
    width: calc(74.99997% - 30px)
}

.gridAll_item.x10 {
    width: calc(83.3333% - 30px)
}

.gridAll_item.x11 {
    width: calc(91.66663% - 30px)
}

.LifePanel .gridAll_item {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .16)
}

.LifePanel .gridAll_item.is-pc-none {
    display: block
}

#breadcrumb li {
    display: inline-block;
    color: #b2b2b2
}

#breadcrumb li:after {
    font-family: FontAwesome;
    content: '\f105';
    line-height: 20px;
    font-size: 15px;
    padding: 0 10px
}

#breadcrumb li:last-child:after {
    content: none
}

#breadcrumb li a {
    text-decoration: none;
    color: #b2b2b2
}

.h_1,
.heading.h1 {
    font-family: Karla, sans-serif;
    font-weight: 600;
    letter-spacing: .02em
}

.h_2 {
    padding: 15px 0;
    font-size: 1.8rem;
    border-top: 1px solid #438195;
    border-bottom: 1px solid #438195
}

.h_2,
.h_3 {
    color: #438195;
    font-weight: 600
}

.h_3 {
    padding: 0 0 0 10px;
    margin: 30px 0 20px;
    border-left: 8px solid #438195
}

.heading {
    text-align: center;
    color: #438195
}

.heading.sub.font_S {
    font-size: 1.4rem
}

.heading.h1.white,
.heading.sub.white {
    color: #fff
}

.link_a:not(.btn_more) {
    text-decoration: underline;
    color: #438195
}

.link_a:not(.btn_more)[target=_blank] {
    position: relative;
    padding-right: .7em;
    margin-right: .2em
}

.link_a:not(.btn_more)[target=_blank]:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    content: '\f08e';
    font-family: fontAwesome
}

.table thead th {
    background: #8abed0;
    font-weight: 700;
    color: #fff
}

.table tbody th {
    font-weight: 700;
    background: #eff2f4
}

.table td,
.table th {
    vertical-align: top;
    padding: .5em .8em;
    border: 1px solid #79a5b4
}

.card-contents {
    min-height: 135px;
    overflow-wrap: anywhere;
    word-break: normal;
    line-break: strict
}

.card-contents_title {
    font-size: 1.8rem;
    font-weight: 600
}

.card_coordinateContents {
    min-height: 75pt;
    padding: 15px
}

.card_blue {
    height: 230px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.card_blue_bgc {
    mix-blend-mode: multiply;
    background-color: #438195;
    opacity: .85
}

.card_blue_bgc,
.card_blue_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 93px
}

.card_blue_title {
    color: #fff;
    font-weight: 600;
    padding-top: 15px;
    text-align: center
}

.card_blue_title .title_main {
    font-family: Karla, sans-serif;
    font-weight: 700;
    font-size: 2rem
}

.card_blue.personal {
    background-image: url(../images/home/top_personal.jpg)
}

.card_blue.professional {
    background-image: url(../images/home/top_professional.jpg)
}

.card-case {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.card-case .caseitem {
    border: 1px solid #eff2f4
}

.card-case .caselink {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s
}

.card-case .caselink:hover {
    opacity: .9;
    -webkit-box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, .15)
}

.card-case .casethum {
    position: relative
}

.card-case .casethum,
.card-case .casethum img {
    width: 100%;
    height: 100%
}

.btn_more {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    width: 270px;
    padding: 1pc 10px;
    color: #438195;
    border: 1px solid #438195;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 6px 3px -3px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 3px -3px rgba(0, 0, 0, .15)
}

.btn_more:after {
    right: 1em;
    top: 50%;
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #438195;
    border-right: 2px solid #438195;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.btn_more.LL {
    font-size: 1.5rem;
    max-width: 20pc;
    width: 100%;
    padding: 1pc 20px 1pc 10px
}

.btn_blue {
    margin-left: auto;
    margin-right: auto;
    padding: 1pc 10px;
    background: #438195;
    color: #fff;
    position: relative;
    -webkit-box-shadow: 0 6px 3px -3px rgba(0, 0, 0, .15);
    box-shadow: 0 6px 3px -3px rgba(0, 0, 0, .15)
}

.btn_blue:after {
    right: 1em;
    top: 40%;
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn_blue,
.btn_googlemap {
    display: block;
    text-align: center
}

.btn_googlemap {
    max-width: 310px;
    width: 100%;
    padding: 10px 0;
    border: 1px solid #fff
}

.btn_googlemap:before {
    font-family: fontAwesome;
    content: '\f3c5';
    font-size: 1.5em;
    margin-right: .5em;
    line-height: 1;
    width: 1.5em
}

.sns_icon_item {
    display: inline-block;
    font-size: 2.2em;
    vertical-align: middle
}

.sns_icon_item:not(:first-child) {
    margin-left: 30px
}

.list_brands li a {
    color: #438195;
    padding: 0 15px 0 20px;
    display: block
}

.list_brands_nolink li {
    line-height: 1.2;
    padding: 0 15px 0 20px;
    margin-bottom: 15px;
    display: inline-block
}

.list_brands_nolink li:not(:first-child) {
    border-left: 1px solid #438195
}

.list_ul {
    margin: 10px 0
}

.list_ul li {
    line-height: 2;
    text-indent: -1.5em;
    margin-left: 1.5em
}

.list_ul li:before {
    display: inline-block;
    text-indent: 0;
    content: '●';
    color: #8abed0;
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8);
    line-height: 1;
    vertical-align: .08em;
    width: 1.5em
}

.list_ul li a {
    color: #438195;
    text-decoration: underline
}

.list_ol {
    margin: 10px 0;
    counter-reset: a;
    text-indent: -1.7em
}

.list_ol li {
    line-height: 2;
    margin-left: 1.7em
}

.list_ol li:before {
    display: inline-block;
    text-indent: .43em;
    font-size: .8em;
    width: 1.4em;
    height: 1.3em;
    line-height: 1.6;
    counter-increment: a;
    content: counter(a);
    color: #fff;
    margin-right: .5em;
    background-color: #8abed0;
    border-radius: .7em
}

.list_ol li a {
    color: #438195;
    text-decoration: underline
}

.list_joinup {
    margin: 10px 0
}

.list_joinup li {
    text-indent: -1.5em;
    margin-left: 1.5em;
    color: #438195
}

.list_joinup li:before {
    display: inline-block;
    text-indent: 0;
    content: '◆';
    color: #438195;
    line-height: 1;
    vertical-align: .08em;
    width: 1.5em
}

.list_anker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.list_anker li {
    font-size: 1.4rem
}

.list_anker li a {
    color: #438195;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
    display: block
}

.list_anker li a:hover {
    font-weight: 700;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.md-carousel {
    position: relative;
    width: 100%
}

.md-carousel button {
    border: 0;
    background: 0
}

.md-carousel_wrapper {
    height: 100%;
    overflow: hidden
}

.md-carousel_item,
.md-carousel_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.md-carousel_item {
    z-index: -1;
    opacity: 0;
    -webkit-transition: 3s;
    transition: 3s
}

.md-carousel_item img {
    width: 100%
}

.md-carousel_item.is-show {
    opacity: 1;
    z-index: 3;
    -webkit-transition: 3s;
    transition: 3s
}

.md-carousel_item:hover {
    opacity: .8
}

.md-carousel_controller {
    z-index: 3;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 10px
}

.md-carousel_controller li {
    padding: 0 20px;
    display: inline-block
}

.md-carousel_controller li button {
    color: #fff;
    text-shadow: 1px 1px 1px #999
}

.md-carousel_controller li .is-current {
    color: #969696
}

.md_pagenation {
    margin-top: 20px;
    text-align: center;
    color: #438195
}

.md_pagenation .md_pagenation-cnt {
    margin-left: 20px;
    margin-right: 14px;
    letter-spacing: .4em
}

.md_pagenation .active,
.md_pagenation .md_pagenation-arrow {
    padding: 0 10px;
    font-weight: 700;
    color: #438195;
    font-size: 1.6em;
    vertical-align: -4px
}

.md_pagenation .active {
    opacity: .5
}

.editArea h2,
.editArea h3,
.editArea h4 {
    line-height: 1.8
}

.editArea h2 {
    padding: 0 0 0 10px;
    margin: 30px 0 20px;
    border-left: 8px solid #438195
}

.editArea h2,
.editArea h3 {
    color: #438195;
    font-weight: 600
}

.editArea h3 {
    margin: 20px 0 15px
}

.editArea p {
    line-height: 2;
    margin-top: 15px
}

.editArea img {
    margin-top: 20px
}

.editArea ul {
    margin: 10px 0
}

.editArea ul li {
    line-height: 2;
    text-indent: -1.5em;
    margin-left: 1.5em
}

.editArea ul li:before {
    display: inline-block;
    text-indent: 0;
    content: '●';
    color: #8abed0;
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8);
    line-height: 1;
    vertical-align: .08em;
    width: 1.5em
}

.editArea ul li a {
    color: #438195;
    text-decoration: underline
}

.editArea ol {
    margin: 10px 0;
    counter-reset: a;
    text-indent: -1.7em
}

.editArea ol li {
    line-height: 2;
    margin-left: 1.7em
}

.editArea ol li:before {
    display: inline-block;
    text-indent: .43em;
    font-size: .8em;
    width: 1.4em;
    height: 1.3em;
    line-height: 1.6;
    counter-increment: a;
    content: counter(a);
    color: #fff;
    margin-right: .5em;
    background-color: #8abed0;
    border-radius: .7em
}

.editArea a:not(.btn_more):not(.rakuten),
.editArea ol li a {
    color: #438195;
    text-decoration: underline
}

.editArea a:not(.btn_more):not(.rakuten)[target=_blank] {
    position: relative;
    padding-right: .7em;
    margin-right: .2em
}

.editArea a:not(.btn_more):not(.rakuten)[target=_blank]:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    content: '\f08e';
    font-family: fontAwesome
}

.editArea table thead th {
    background: #8abed0;
    font-weight: 700;
    color: #fff
}

.editArea table tbody th {
    font-weight: 700;
    background: #eff2f4
}

.editArea table td,
.editArea table th {
    vertical-align: top;
    padding: .5em .8em;
    border: 1px solid #79a5b4
}

.editArea strong {
    font-weight: 600
}

.editArea .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%
}

.editArea .wp-caption-text {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 1.3rem
}

.news-item {
    line-height: 1.6;
    padding: .8em .3em;
    border-bottom: 1px solid #79a5b4
}

.news-item:first-child {
    border-top: 1px solid #79a5b4
}

.news-content a {
    font-weight: 700
}

.is-animate,
body {
    opacity: 0
}

body {
    -webkit-animation: e .5s linear forwards;
    animation: e .5s linear forwards
}

.is-animate.heading.is-show {
    -webkit-animation: c .5s linear forwards;
    animation: c .5s linear forwards
}

.FlowList.is-animate>*,
.JobList.is-animate>*,
.List.is-animate>*,
.NewsList.is-animate>*,
.NewsList__lower.is-animate>*,
.StaffPanel.is-animate>* {
    opacity: 0
}

.FlowList.is-show,
.JobList.is-animate.is-show,
.List.is-show,
.NewsList__lower.is-animate.is-show,
.StaffPanel.is-show,
.is-show+.NewsList.is-animate.is-show {
    opacity: 1
}

.FlowList.is-show>:nth-child(1),
.JobList.is-animate.is-show>:nth-child(1),
.List.is-show>:nth-child(1),
.NewsList__lower.is-animate.is-show>:nth-child(1),
.StaffPanel.is-show>:nth-child(1),
.is-show+.NewsList.is-animate.is-show>:nth-child(1) {
    -webkit-animation: b .5s .4s linear forwards;
    animation: b .5s .4s linear forwards
}

.FlowList.is-show>:nth-child(2),
.JobList.is-animate.is-show>:nth-child(2),
.List.is-show>:nth-child(2),
.NewsList__lower.is-animate.is-show>:nth-child(2),
.StaffPanel.is-show>:nth-child(2),
.is-show+.NewsList.is-animate.is-show>:nth-child(2) {
    -webkit-animation: b .5s .8s linear forwards;
    animation: b .5s .8s linear forwards
}

.FlowList.is-show>:nth-child(3),
.JobList.is-animate.is-show>:nth-child(3),
.List.is-show>:nth-child(3),
.NewsList__lower.is-animate.is-show>:nth-child(3),
.StaffPanel.is-show>:nth-child(3),
.is-show+.NewsList.is-animate.is-show>:nth-child(3) {
    -webkit-animation: b .5s 1.2s linear forwards;
    animation: b .5s 1.2s linear forwards
}

.FlowList.is-show>:nth-child(4),
.JobList.is-animate.is-show>:nth-child(4),
.List.is-show>:nth-child(4),
.NewsList__lower.is-animate.is-show>:nth-child(4),
.StaffPanel.is-show>:nth-child(4),
.is-show+.NewsList.is-animate.is-show>:nth-child(4) {
    -webkit-animation: b .5s 1.6s linear forwards;
    animation: b .5s 1.6s linear forwards
}

.FlowList.is-show>:nth-child(5),
.JobList.is-animate.is-show>:nth-child(5),
.List.is-show>:nth-child(5),
.NewsList__lower.is-animate.is-show>:nth-child(5),
.StaffPanel.is-show>:nth-child(5),
.is-show+.NewsList.is-animate.is-show>:nth-child(5) {
    -webkit-animation: b .5s 2s linear forwards;
    animation: b .5s 2s linear forwards
}

.FlowList.is-show>:nth-child(6),
.JobList.is-animate.is-show>:nth-child(6),
.List.is-show>:nth-child(6),
.NewsList__lower.is-animate.is-show>:nth-child(6),
.StaffPanel.is-show>:nth-child(6),
.is-show+.NewsList.is-animate.is-show>:nth-child(6) {
    -webkit-animation: b .5s 2.4s linear forwards;
    animation: b .5s 2.4s linear forwards
}

.FlowList.is-show>:nth-child(7),
.JobList.is-animate.is-show>:nth-child(7),
.List.is-show>:nth-child(7),
.NewsList__lower.is-animate.is-show>:nth-child(7),
.StaffPanel.is-show>:nth-child(7),
.is-show+.NewsList.is-animate.is-show>:nth-child(7) {
    -webkit-animation: b .5s 2.8s linear forwards;
    animation: b .5s 2.8s linear forwards
}

.FlowList.is-show>:nth-child(8),
.JobList.is-animate.is-show>:nth-child(8),
.List.is-show>:nth-child(8),
.NewsList__lower.is-animate.is-show>:nth-child(8),
.StaffPanel.is-show>:nth-child(8),
.is-show+.NewsList.is-animate.is-show>:nth-child(8) {
    -webkit-animation: b .5s 3.2s linear forwards;
    animation: b .5s 3.2s linear forwards
}

.FlowList.is-show>:nth-child(9),
.JobList.is-animate.is-show>:nth-child(9),
.List.is-show>:nth-child(9),
.NewsList__lower.is-animate.is-show>:nth-child(9),
.StaffPanel.is-show>:nth-child(9),
.is-show+.NewsList.is-animate.is-show>:nth-child(9) {
    -webkit-animation: b .5s 3.6s linear forwards;
    animation: b .5s 3.6s linear forwards
}

.FlowList.is-show>:nth-child(10),
.JobList.is-animate.is-show>:nth-child(10),
.List.is-show>:nth-child(10),
.NewsList__lower.is-animate.is-show>:nth-child(10),
.StaffPanel.is-show>:nth-child(10),
.is-show+.NewsList.is-animate.is-show>:nth-child(10) {
    -webkit-animation: b .5s 4s linear forwards;
    animation: b .5s 4s linear forwards
}

.FlowList.is-show>:nth-child(11),
.JobList.is-animate.is-show>:nth-child(11),
.List.is-show>:nth-child(11),
.NewsList__lower.is-animate.is-show>:nth-child(11),
.StaffPanel.is-show>:nth-child(11),
.is-show+.NewsList.is-animate.is-show>:nth-child(11) {
    -webkit-animation: b .5s 4.4s linear forwards;
    animation: b .5s 4.4s linear forwards
}

.fadein.is-animate.is-show {
    -webkit-animation: e .5s .3s forwards;
    animation: e .5s .3s forwards
}

.is-animate.to-right.is-show.is-first,
.is-show+.is-animate.to-right.is-show {
    opacity: 0;
    -webkit-animation: c .5s .3s linear forwards;
    animation: c .5s .3s linear forwards
}

.is-animate.to-left.is-show.is-first {
    opacity: 0;
    -webkit-animation: d .5s .3s linear forwards;
    animation: d .5s .3s linear forwards
}

.is-animate.to-bottom.is-first.is-show,
.is-show+.is-animate.to-bottom.is-show {
    opacity: 0;
    -webkit-animation: b .5s .3s linear forwards;
    animation: b .5s .3s linear forwards
}

.is-animate.is-show .btn_label {
    -webkit-animation: b .2s .6s linear forwards;
    animation: b .2s .6s linear forwards
}

.Lower__head .is-animate {
    opacity: 1
}

.Lower__head .is-animate .Lower__headThumbnail,
.Lower__head .is-animate .Lower__headingEn,
.Lower__head .is-animate h1,
.Lower__head .is-animate p {
    opacity: 0
}

.Lower__head .is-animate.is-show .Lower__headingEn,
.Lower__head .is-animate.is-show p {
    opacity: 0;
    -webkit-animation: c .3s linear forwards;
    animation: c .3s linear forwards
}

.Lower__head .is-animate.is-show h1 {
    -webkit-animation: c .2s .3s linear forwards;
    animation: c .2s .3s linear forwards;
    opacity: 0
}

.Lower__head .is-animate.is-show .Lower__headThumbnail {
    -webkit-animation: b .2s .3s linear forwards;
    animation: b .2s .3s linear forwards
}

.p-img_center_all img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.p-f_green {
    color: #438195
}

.p-border_b_green:after {
    top: 25px;
    height: 1px;
    content: ''
}

.p-border_b_green:after,
.p-btn_green {
    display: block;
    background-color: #438195
}

.p-btn_green {
    text-align: center;
    max-width: 290px;
    color: #fff;
    letter-spacing: .3em;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    padding: 1em .5em
}

.p-btn_green,
.p-coordinate_container {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.p-coordinate_container {
    max-width: 700px
}

.p-coordinate_list {
    text-align: center
}

.p-coordinate_list li {
    display: inline-block;
    position: relative
}

.p-coordinate_list li:not(:last-child) {
    margin-right: 20px
}

.p-coordinate_list li:not(:last-child):before {
    position: absolute;
    right: -15px;
    content: '|'
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    border-bottom: 1px solid #438195;
    -webkit-transition: .3s;
    transition: .3s;
    padding-bottom: 1px
}

.header,
.header_box {
    background-color: #fff
}

.header_box {
    position: relative;
    padding-top: 15px;
    z-index: 7
}

.header_logo {
    position: absolute
}

.header_link {
    display: none
}

.header_subnav {
    color: #438195;
    position: absolute;
    font-size: 2em
}

.g-nav {
    position: fixed;
    left: -100vw;
    top: 0;
    width: 100vw;
    height: 100vh;
    padding-top: 5pc;
    background-color: #fff;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 5;
    overflow-y: auto
}

.g-nav li {
    list-style: none
}

.g-nav_inner {
    max-width: 50pc;
    width: 100%;
    padding-bottom: 50px
}

.g-nav_btn_box {
    max-width: 570px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.g-nav_btn a {
    display: block;
    text-align: center;
    width: 100%;
    padding: .5em;
    border: 1px solid #438195;
    position: relative;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    -webkit-transition: .7s;
    transition: .7s
}

.g-nav_btn a:after {
    right: 1em;
    top: 37%;
    position: absolute;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.g-nav_btn.nav_btn_blue a {
    color: #fff;
    background-color: #438195
}

.g-nav_btn.nav_btn_blue a:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.g-nav_btn.nav_btn_blue a:hover {
    background-color: #fff;
    color: #438195
}

.g-nav_btn.nav_btn_blue a:hover:after {
    border-top: 2px solid #438195;
    border-right: 2px solid #438195
}

.g-nav_btn.nav_btn_white a {
    color: #438195;
    background-color: #fff
}

.g-nav_btn.nav_btn_white a:after {
    border-top: 2px solid #438195;
    border-right: 2px solid #438195
}

.g-nav_btn.nav_btn_white a:hover {
    background-color: #438195;
    color: #fff
}

.g-nav_btn.nav_btn_white a:hover:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.g-nav_head {
    font-size: 2rem;
    font-weight: 600;
    color: #438195
}

.g-nav_list {
    margin-left: -15px;
    margin-bottom: -10px
}

.g-nav_list .g-nav_item {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px
}

.g-nav_list .g-nav_item a {
    font-weight: 600;
    position: relative;
    padding-left: 1.2em
}

.g-nav_list .g-nav_item a:before {
    left: 0;
    top: calc(50% - 5px);
    position: absolute;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #438195;
    border-right: 2px solid #438195;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.g-nav_product_list {
    margin-left: -5px;
    margin-bottom: -5px
}

.g-nav_product_list li {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px
}

.g-nav_product_list .product_item {
    text-align: center;
    display: block;
    color: #438195
}

.ham {
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 8
}

.ham,
.ham_line {
    position: absolute
}

.ham_line {
    right: 20px;
    width: 30px;
    height: 4px;
    background-color: #438195;
    -webkit-transition: all .6s;
    transition: all .6s
}

.ham_line_1 {
    top: 0
}

.ham_line_2 {
    top: 10px
}

.ham_line_3 {
    top: 20px
}

.nav-open .g-nav {
    left: 0;
    top: 0;
    height: 100vh
}

.nav-open .ham_line_1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px
}

.nav-open .ham_line_2 {
    width: 0;
    right: 50%
}

.nav-open .ham_line_3 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px
}

.nav-open .ham-fixed {
    position: fixed;
    top: 15px
}

.is-border .header_box {
    padding-top: 5px
}

.footer_wrapper {
    width: 100%;
    color: #fff;
    background-color: #438195;
    padding-top: 10px;
    padding-bottom: 15px
}

.footer_wrapper a {
    color: #fff
}

.footer_box,
.footer_wrapper {
    position: relative
}

.footer_banner {
    width: 220px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.footer_banner_item {
    border: 1px solid #79a5b4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer_banner_item p {
    width: 55%;
    width: 75pt;
    padding: 10px
}

.footer_banner_thum {
    width: 45%;
    height: auto
}

.footer_banner_thum img {
    width: 100%;
    display: block
}

.footer_toTop {
    position: absolute;
    padding: 10px;
    z-index: 4;
    right: 5px
}

.footer_toTop img {
    display: block
}

.footer_contact {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    padding-right: 1.2em
}

.footer_contactBox {
    border-bottom: 1px solid #79a5b4;
    padding-bottom: 10px
}

.footer_productList li {
    display: inline-block;
    position: relative;
    padding-right: .2em
}

.footer_productList li:not(:first-child) {
    padding-left: .8em
}

.footer_productList li:not(:first-child):before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "|"
}

.contantsThumbnail img {
    max-width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.showroom {
    padding-top: 60px;
    height: 10pc;
    background-image: url(../images/home/top_showroom.jpg)
}

.showroom_link {
    font-family: Karla, sans-serif;
    margin-left: auto;
    margin-right: auto;
    font-size: 2rem;
    display: block;
    text-align: center;
    background: #438195;
    color: #fff;
    position: relative;
    padding: .7em
}

.showroom_link:after {
    position: absolute;
    content: '';
    top: 40%;
    right: 1.2em;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.items_icon,
.showroom_link:after {
    display: block;
    -webkit-transition: .5s;
    transition: .5s
}

.items_icon {
    width: 100%;
    background: url(../images/item_category.png)top left no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: 75pt;
    max-width: 135px;
    background-size: 810pt 75pt
}

.items_icon.icon1 {
    background-position: 0 0
}

.items_icon.icon2 {
    background-position: -135px 0
}

.items_icon.icon3 {
    background-position: -270px 0
}

.items_icon.icon4 {
    background-position: -405px 0
}

.items_icon.icon5 {
    background-position: -540px 0
}

.items_icon.icon6 {
    background-position: -675px 0
}

.items_icon.icon7 {
    background-position: -810px 0
}

.items_icon.icon8 {
    background-position: -945px 0
}

.items_heading {
    color: #438195;
    text-align: center;
    background-color: #eff2f4;
    width: 100%;
    padding: 8px
}

.itemPost_h_1 {
    font-size: 2.2rem;
    font-weight: 600
}

.itemPost_detail {
    margin-top: -20px;
    border-collapse: separate;
    border-spacing: 0 20px;
    width: 100%
}

.itemPost_detail th {
    vertical-align: top;
    width: 70px
}

.infoPost_h_1 {
    color: #438195;
    font-weight: 600
}

.sitemapList {
    line-height: 2.5
}

.sitemapList a {
    color: #438195
}

.sitemapList_item li {
    text-indent: 1em
}

.sitemapList_item li:before {
    content: 'ー';
    color: #438195;
    margin-right: .2em
}

#area-google-map {
    width: 100%;
    margin-bottom: 70px
}

.member_page h2,
.member_page h3,
.member_page h4 {
    line-height: 1.8
}

.member_page h2 {
    color: #438195;
    padding: 0 0 0 10px;
    margin-bottom: 20px;
    font-weight: 600;
    border-left: 8px solid #438195
}

.member_page h3 {
    color: #438195;
    margin-bottom: 10px;
    font-weight: 600
}

.member_page p {
    line-height: 1.8
}

.member_list li {
    display: inline-block
}

.member_regulation {
    border-bottom: 1px solid #79a5b4;
    width: 100%
}

.member_regulation tr {
    border-top: 1px solid #79a5b4
}

.member_regulation tr th {
    text-align: center
}

.member_regulation tr td {
    padding: 15px 0 15px 10px
}

.member_box {
    border: 1px solid #79a5b4;
    padding: 30px 20px
}

.member_introduce {
    border: 1px solid #79a5b4;
    border-radius: 10px
}

.member_introduce__head {
    background-color: #438195;
    border-radius: 8px 8px 0 0;
    color: #fff;
    font-size: 2.4rem;
    padding: .3em
}

.member_introduce__contents {
    padding: 20px 15px
}

.member_table {
    width: 45pc;
    margin-left: auto;
    margin-right: auto
}

.member_table td,
.member_table th {
    text-align: center;
    vertical-align: middle;
    font-size: 1.4rem
}

.member_table thead {
    border-top: 1px solid #79a5b4;
    border-bottom: 1px solid #79a5b4
}

.member_table thead th {
    color: #438195;
    height: 50px;
    vertical-align: middle
}

.member_table thead th:not(:last-child) {
    border-right: 1px solid #79a5b4
}

.member_table tbody th {
    font-weight: 600;
    width: 90pt
}

.member_table tbody td {
    width: 150px;
    height: 70px;
    border-left: 1px solid #79a5b4
}

.member_table tbody td,
.member_table tbody th {
    padding: .5em .8em;
    border-bottom: 1px solid #79a5b4
}

.coordinate_heading {
    color: #438195
}

.coordinate_heading.heading_2 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px
}

.coordinate_heading.heading_3 {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    border-bottom: 1px solid #8abed0;
    padding-bottom: .4em;
    margin: 30px 0 10px
}

.coordinate_heading.heading_4 {
    line-height: 1.2;
    font-size: 1.8rem;
    padding: 0 0 0 10px;
    margin: 10px 0;
    border-left: 6px solid #438195
}

.coordinate_heading_bgc_main {
    background-color: #438195;
    font-size: 1.8rem;
    color: #fff;
    display: block;
    padding: .3em;
    text-align: center
}

.coordinate_coordinater {
    color: #438195
}

.coordinate_coordinater_name {
    font-size: 2.4rem;
    margin-top: .2em
}

.coordinate_coordinater_en {
    font-size: 1.5rem;
    margin-top: .2em
}

.coordinate_border {
    border-bottom: 1px solid #d8ebf0;
    padding-bottom: 2em;
    margin-bottom: 2em
}

.coordinate_border_S {
    position: relative;
    padding-bottom: 30px
}

.coordinate_border_S:not(:first-child) {
    padding-top: 40px
}

.coordinate_border_S:after {
    position: absolute;
    display: block;
    content: '';
    width: 270px;
    height: 1px;
    line-height: 1px;
    background-color: #8abed0;
    bottom: 0;
    left: calc(50% - 135px)
}

.coordinate_faq dd {
    margin-top: .8em
}

.coordinate_icon {
    padding-left: 50px;
    position: relative
}

.coordinate_icon:before {
    background-image: url(../images/coordinate-new/coordinate_icon.png);
    background-repeat: no-repeat;
    background-size: 30px 90px;
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.coordinate_icon.icon_q:before {
    background-position: 0 0
}

.coordinate_icon.icon_a:before {
    background-position: 0 -30px
}

.coordinate_icon.icon_v:before {
    background-position: 0 -60px
}

.coordinate_slide .md-carousel {
    padding: 68.75% 0 0
}


/* brand archive */

.brand_contents {
    max-width: 800px;
    margin: 0 auto;
}

.brand_item {
    display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 20px;
    /* height: 100%; */
    transition: all 0.3s ease;
}

.brand_item:hover {
	opacity: 0.7;
}

.brand_item_head {
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	gap: 15px;
    height: 60px;
    width: 100%;
}

.brand_item_head img {
    height: 35px;
    width: auto;
}

.brand_item_head_square img {
    height: 45px;
}

.brand_item_head_maruichi img, .brand_item_head_leklint img {
    height: 30px;
}

.brand_item figure {
    width: 100%;
    aspect-ratio: 140 / 95;
}

.brand_item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand_message {
    font-size: 20px;
    min-height: 80px;
    width: 100%;
}

.brand_text {
    font-size: 16px;
    width: 100%;
}


/* brand detail */

.branddetail {
    padding-top: 40px;
    line-height: 1.4;
}

.branddetail-kv {
    padding: 0 40px;
}

.branddetail-kv-inner {
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
    gap: 40px;
}

.branddetail-kv-detail {
    flex: 1;
}

.branddetail-kv-logo {
    /* margin-bottom: 20px; */
}

.branddetail-kv-logo img {
}

.branddetail-kv-title {
    font-size: 24px;
    color: #448296;
    text-align: center;
}

.branddetail-kv-image {
    width: 63%;
}

.branddetail-kv-image img {
}

.branddetail-hero {
    padding: 70px 40px 90px;
}

.branddetail-inner {
    max-width: 1170px;
    margin: 0 auto;
}

.branddetail-hero-text {
    font-size: 16px;
    line-height: 1.75;
}

.branddetail-product {
    background : rgba(68, 130, 150, 0.1);
    padding: 60px 40px 80px;
}

.branddetail-product-title {
    font-size: 24px;
    line-height: 1.75;
    color: #448296;
    text-align: center;
    font-weight: 600;
    margin-bottom: 60px;
}

.branddetail-product-list {
}

.branddetail-product-item {
    display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.branddetail-product-item + .branddetail-product-item {
    margin-top: 60px;
}

.branddetail-product-item-image {
    width: 51.4%;
}

.branddetail-product-item:nth-child(even) .branddetail-product-item-image {
    order: 2;
}

.branddetail-product-item-image img {
    width: 100%;
}

.branddetail-product-item-detail {
    width: 41%;
}

.branddetail-product-item-category {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: #448296;
}

.branddetail-product-item-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #448296;
}

.branddetail-product-item-description {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 40px;
}

.branddetail-product-item-detail-image {
    display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	gap: 24px;
    margin-bottom: 10px;
}

.branddetail-product-item-detail-image-item {
    width: calc(33.3333% - 16px);
}

.branddetail-product-item-detail-image-item img {
}

.branddetail-product-item-link-wrapper {
    text-align: right;
}

.branddetail-product-item-link {
    font-size: 16px;
    line-height: 1.75;
    color: #448296;
    transition: all 0.3s ease;
}

.branddetail-product-item-link:hover {
	opacity: 0.7;
}

.branddetail-another {
    padding: 70px 40px 40px;
}

.branddetail-another-title {
    font-size: 20px;
    line-height: 1.75;
    color: #448296;
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}

.branddetail-another-list {
    display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 30px;
}

.branddetail-another-list li {
    width: calc(33.3333% - 20px);
}

.branddetail-another-item {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
}

a.branddetail-another-item:hover {
	opacity: 0.7;
}

.branddetail-another-item-image {
    margin-bottom: 4px;
}

.branddetail-another-item-image img {
    width: 100%;
}

.branddetail-another-item-category {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #448296;
}

.branddetail-another-item-name {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #448296;
}

.branddetail-another-more {
    text-align: center;
    padding-bottom: 0;
    padding-top: 5pc;
}

.branddetail-another + .branddetail-another-more {
    padding-top: 0;
    padding-bottom: 80px;
}

.branddetail-another-more-link {
    display: inline-block;
    font-size: 16px;
    width: 206px;
    max-width: 100%;
    line-height: 1.75;
    color: #448296;
    padding: 20px 20px;
    border: 1px solid #448296;
    text-decoration: none;
    transition: all 0.3s ease;
    &:hover {
        background-color: #448296;
        color: #fff;
    }
}

.rentalItem {
    position: relative;
    border: 1px solid #eff2f4
}

.rentalItem .rentalItem-content {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 700
}

.rentalItem .rentalItem-content-inner {
    position: relative;
    width: 100%;
    height: 5%
}

.rentalItem .rentalItem-content-inner .number {
    font-size: 1.2rem;
    position: absolute;
    bottom: 0;
    right: 5px;
    z-index: 2
}

.rentalItem .rentalItem-content-inner:after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 70px;
    border-color: transparent transparent #438195;
    z-index: 1
}

.rentalItem-title {
    margin-top: .5em;
    font-size: 1.2rem;
    color: #79a5b4
}

.service-rental-box {
    padding: 0 20px 40px
}

.column-box .column-thum {
    width: 100%
}

.column-box .column-thum img {
    width: 100%;
    height: auto
}

.lp-mainVisual {
    position: relative
}

.lp-mainVisual_btn {
    position: absolute;
    border: 2px solid #fff;
    display: inline-block;
    padding: 5px 30px;
    line-height: 1;
    text-align: center;
    background: rgba(0, 0, 0, .2)
}

.lp-mainVisual_logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#player {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: .3s;
    transition: .3s
}

.lp-coordination {
    margin-top: 50px
}

.lp-coordination img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.lp-coordination .lp-coordination_container {
    padding: 0 6%;
    width: 100%
}

.lp-coordination_box .lp-coordination_txtbox {
    padding: 0 3%
}

.lp-coordination_box.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.lp-coordination_btn_green {
    position: relative;
    max-width: 300px;
    padding: 20px 2em;
    text-decoration: none;
    display: block;
    -webkit-transition: .3s;
    transition: .3s
}

.lp-coordination_btn_green:after {
    right: 1em;
    top: 45%;
    position: absolute;
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lp-coordination_btn_green,
.lp-coordination_tell {
    margin-left: auto;
    margin-right: auto;
    background-color: #438195;
    color: #fff
}

.lp-coordination_tell {
    max-width: 450px;
    width: 100%;
    padding: 40px 20px
}

.lp-coordination_tell address {
    font-size: 1.8vw
}

.lp-coordination_tell_sp {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    background-color: #fff;
    font-size: 20px
}

.lp-coordination_tell a {
    text-decoration: none;
    color: #438195;
    display: block;
    padding: 20px 10% 20px 18%;
    position: relative
}

.lp-coordination_tell a:before {
    font-weight: 400;
    top: 46%;
    margin-top: -9pt;
    left: 18%;
    position: absolute;
    font-family: fontAwesome;
    content: "\f095"
}

.lp-coordination_font_M {
    font-size: 1pc;
    line-height: 2
}

.lp-coordination_font_L {
    font-size: 20px;
    line-height: 1.8
}

.lp-coordination_font_XL {
    font-size: 24px
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@media all and (-ms-high-contrast:none) {
    html {
        font-family: メイリオ, Meiryo, Helvetica, sans-serif
    }
}

@media only screen and (min-width:766.9px) {
    .grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden;
        margin-right: -30px
    }

    .grid_item {
        margin: 0 30px 30px 0
    }

    .grid_item.x1 {
        width: calc(8.33333% - 30px)
    }

    .grid_item.x2 {
        width: calc(16.66666% - 30px)
    }

    .grid_item.x3 {
        width: calc(24.99999% - 30px)
    }

    .grid_item.x4 {
        width: calc(33.33332% - 30px)
    }

    .grid_item.x5 {
        width: calc(41.66665% - 30px)
    }

    .grid_item.x6 {
        width: calc(49.99998% - 30px)
    }

    .grid_item.x7 {
        width: calc(58.33331% - 30px)
    }

    .grid_item.x8 {
        width: calc(66.66664% - 30px)
    }

    .grid_item.x9 {
        width: calc(74.99997% - 30px)
    }

    .grid_item.x10 {
        width: calc(83.3333% - 30px)
    }

    .grid_item.x11 {
        width: calc(91.66663% - 30px)
    }

    .LifePanel .gridAll_item.is-pc-none {
        display: none
    }

    .card-case {
        margin-left: -30px;
        margin-bottom: -30px
    }

    .card-case .caseitem {
        width: calc(25% - 30px);
        margin-left: 30px;
        margin-bottom: 30px
    }
}


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

    .ml_XS,
    .ml_XS_pc {
        margin-left: 15px
    }

    .editArea ol,
    .editArea ul,
    .mt_XS,
    .mt_XS_pc {
        margin-top: 10px
    }

    .mt_SS,
    .mt_SS_pc {
        margin-top: 20px
    }

    .editArea table,
    .list_ol,
    .list_ul,
    .mt_S,
    .mt_S_pc {
        margin-top: 30px
    }

    .editArea h2,
    .editArea h3,
    .h_2,
    .h_3,
    .mt_M,
    .mt_M_pc {
        margin-top: 40px
    }

    .mt_L,
    .mt_L_pc {
        margin-top: 50px
    }

    .mt_LL,
    .mt_LL_pc {
        margin-top: 60px
    }

    .mt_XL,
    .mt_XL_pc {
        margin-top: 5pc
    }

    .mt_XXL,
    .mt_XXL_pc {
        margin-top: 75pt
    }

    .mb_XS,
    .mb_XS_pc {
        margin-bottom: 10px
    }

    .mb_SS,
    .mb_SS_pc {
        margin-bottom: 20px
    }

    .mb_S,
    .mb_S_pc {
        margin-bottom: 30px
    }

    .mb_M,
    .mb_M_pc {
        margin-bottom: 40px
    }

    .mb_L,
    .mb_L_pc {
        margin-bottom: 50px
    }

    .items li,
    .mb_LL,
    .mb_LL_pc {
        margin-bottom: 60px
    }

    .mb_XL,
    .mb_XL_pc {
        margin-bottom: 5pc
    }

    .mb_XXL,
    .mb_XXL_pc {
        margin-bottom: 75pt
    }

    .pt_XS,
    .pt_XS_pc {
        padding-top: 10px
    }

    .pt_SS,
    .pt_SS_pc {
        padding-top: 20px
    }

    .pt_S,
    .pt_S_pc {
        padding-top: 30px
    }

    .pt_M,
    .pt_M_pc {
        padding-top: 40px
    }

    .pt_L,
    .pt_L_pc {
        padding-top: 50px
    }

    .pt_LL,
    .pt_LL_pc {
        padding-top: 60px
    }

    .pt_XL,
    .pt_XL_pc {
        padding-top: 5pc
    }

    .pt_XXL,
    .pt_XXL_pc {
        padding-top: 75pt
    }

    .pb_XS,
    .pb_XS_pc {
        padding-bottom: 10px
    }

    .pb_SS,
    .pb_SS_pc {
        padding-bottom: 20px
    }

    .pb_S,
    .pb_S_pc {
        padding-bottom: 30px
    }

    .pb_M,
    .pb_M_pc {
        padding-bottom: 40px
    }

    .pb_L,
    .pb_L_pc {
        padding-bottom: 50px
    }

    .pb_LL,
    .pb_LL_pc {
        padding-bottom: 60px
    }

    .pb_XL,
    .pb_XL_pc {
        padding-bottom: 5pc
    }

    .pb_XXL,
    .pb_XXL_pc {
        padding-bottom: 75pt
    }

    .font_XS,
    .font_XS_pc {
        font-size: 1.2rem
    }

    .font_SS,
    .font_SS_pc,
    .g-nav_product_list .product_item {
        font-size: 1.4rem
    }

    .font_S,
    .font_S_pc,
    .list_brands li {
        font-size: 1.6rem
    }

    .btn_more,
    .coordinate_faq dt,
    .font_M,
    .font_M_pc,
    .heading.sub {
        font-size: 1.8rem
    }

    .heading.sub.font_S,
    .heading.sub.font_S_pc {
        font-size: 1.6rem
    }

    .font_L,
    .font_L_pc {
        font-size: 2.2rem
    }

    .coordinate_heading.heading_2,
    .font_LL,
    .font_LL_pc,
    .infoPost_h_1 {
        font-size: 2.4rem
    }

    .font_XL,
    .font_XL_pc,
    .h_1,
    .heading.h1 {
        font-size: 3.8rem
    }

    html {
        min-height: 100%;
        position: relative
    }

    .is-sp {
        display: none !important
    }

    .container {
        max-width: 1230px;
        padding-left: 30px;
        padding-right: 30px
    }

    .txt_center_pc {
        text-align: center
    }

    .txt_hover_list a {
        -webkit-transition: .3s;
        transition: .3s
    }

    .txt_hover_list a:hover {
        opacity: .7
    }

    .box_gray {
        padding: 60px 15px
    }

    .box_gray .youtube_comment {
        padding-left: 30px;
        padding-right: 30px
    }

    .box_border {
        padding: 30px
    }

    #breadcrumb li a {
        -webkit-transition: .3s;
        transition: .3s
    }

    #breadcrumb li a:hover {
        color: #438195
    }

    .heading.h1 {
        margin-bottom: 7px
    }

    .link_a:not(.btn_more) {
        -webkit-transition: .3s;
        transition: .3s
    }

    .link_a:not(.btn_more):hover {
        opacity: .7
    }

    .hover_imgZoom {
        overflow: hidden
    }

    .hover_imgZoom a img {
        -webkit-transition: .5s;
        transition: .5s
    }

    .hover_imgZoom a:hover img {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        opacity: .9
    }

    .card article {
        -webkit-transition: .7s;
        transition: .7s
    }

    .card article:hover {
        opacity: .9;
        -webkit-box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, .15);
        box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, .15)
    }

    .card-contents {
        padding: 20px
    }

    .card_blue_title .title_main {
        font-size: 2.6rem
    }

    .card_blue .card_blue_bgc,
    .card_blue .card_blue_title {
        -webkit-transition: .5s;
        transition: .5s
    }

    .card_blue:hover .card_blue_bgc {
        height: 100%
    }

    .card_blue:hover .card_blue_title {
        bottom: calc(50% - 45px)
    }

    .btn_more {
        -webkit-transition: .7s;
        transition: .7s
    }

    .btn_more:hover {
        background-color: #d8ebf0;
        border: 1px solid #d8ebf0;
        color: #438195
    }

    .btn_more:hover:after {
        border-top: 2px solid #438195;
        border-right: 2px solid #438195
    }

    .btn_more.btnleft {
        margin-left: 0
    }

    .btn_more.L {
        width: 300px
    }

    .btn_blue {
        -webkit-transition: .7s;
        transition: .7s;
        width: 360px
    }

    .btn_blue:hover {
        background-color: #d8ebf0;
        color: #438195
    }

    .btn_blue:hover:after {
        border-top: 2px solid #438195;
        border-right: 2px solid #438195
    }

    .btn_googlemap {
        -webkit-transition: .7s;
        transition: .7s
    }

    .btn_googlemap:hover {
        color: #438195;
        background-color: #d8ebf0
    }

    .btn_M {
        width: 360px
    }

    .sns_icon_item a {
        -webkit-transition: .3s;
        transition: .3s
    }

    .sns_icon_item a:hover {
        color: #d8ebf0
    }

    .list_brands li {
        display: inline-block;
        margin-bottom: 30px
    }

    .list_brands li:not(:first-child) {
        border-left: 1px solid #438195
    }

    .list_anker {
        gap: 10px 30px
    }

    .md-carousel {
        padding: 32.15% 0 0
    }

    .editArea a:not(.btn_more):not(.rakuten) {
        -webkit-transition: .3s;
        transition: .3s
    }

    .editArea a:not(.btn_more):not(.rakuten):hover {
        opacity: .7
    }

    .bold_pc {
        font-weight: 700
    }

    .p-f_green_pc {
        color: #438195
    }

    .p-btn_green {
        -webkit-transition: .3s;
        transition: .3s
    }

    .p-btn_green:hover {
        opacity: .7
    }

    .p-coordinate_container {
        padding: 0 40px
    }

    .p-coordinate_list {
        width: 25pc;
        margin-right: auto;
        margin-left: auto
    }

    .p-coordinate_grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
        max-width: 75pt
    }

    .p-coordinate_grid_item.x1 {
        width: calc(8.333% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x2 {
        width: calc(16.666% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x3 {
        width: calc(24.999% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x4 {
        width: calc(33.332% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x5 {
        width: calc(41.665% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x6 {
        width: calc(49.998% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x7 {
        width: calc(58.331% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x8 {
        width: calc(66.664% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x9 {
        width: calc(74.997% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x10 {
        width: calc(83.33% - 30px);
        margin: 0 15px
    }

    .p-coordinate_grid_item.x11 {
        width: calc(91.663% - 30px);
        margin: 0 15px
    }

    .header_box {
        height: 90px
    }

    .header_logo {
        left: calc(50% - 5pc)
    }

    .header_link {
        display: block;
        position: absolute;
        right: 140px;
        top: 33px
    }

    .header_link_list {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 13px
    }

    .header_link_list_item {
        display: inline-block;
        font-size: min(1.6rem, 1.75vw);
        color: #438195;
        font-weight: 700
    }

    .header_subnav {
        top: 20px
    }

    .header_subnav.access {
        right: 90px
    }

    .header_subnav.contact {
        right: 30px
    }

    .g-nav {
        padding-top: 150px
    }

    .g-nav_btn_double {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .g-nav_btn_double .item {
        width: calc(50% - 10px)
    }

    .g-nav_btn_double .item+.item {
        margin-left: 20px
    }

    .g-nav_head {
        font-size: 2.4rem
    }

    .g-nav_list {
        margin-left: -30px
    }

    .g-nav_list .g-nav_item {
        margin-left: 30px
    }

    .g-nav_list .g-nav_item a {
        font-size: 1.8rem
    }

    .g-nav_product_list .product_item:before {
        display: block;
        content: '';
        width: 90px;
        height: 60px;
        line-height: 60px;
        background: url(../images/item_nav.png)top center no-repeat;
        background-size: 45pc 60px
    }

    .g-nav_product_list .product_item.icon1:before {
        background-position: 0 0
    }

    .g-nav_product_list .product_item.icon2:before {
        background-position: -90px 0
    }

    .g-nav_product_list .product_item.icon3:before {
        background-position: -180px 0
    }

    .g-nav_product_list .product_item.icon4:before {
        background-position: -270px 0
    }

    .g-nav_product_list .product_item.icon5:before {
        background-position: -360px 0
    }

    .g-nav_product_list .product_item.icon6:before {
        background-position: -450px 0
    }

    .g-nav_product_list .product_item.icon7:before {
        background-position: -540px 0
    }

    .g-nav_product_list .product_item.icon8:before {
        background-position: -630px 0
    }

    .ham {
        left: 30px;
        top: 35px
    }

    .nav-open .ham_line_1,
    .nav-open .ham_line_3 {
        top: 20px
    }

    .is-border .header_logo {
        width: 140px;
        left: calc(50% - 75px)
    }

    .is-border .header_box {
        height: 60px
    }

    .is-border .header_link {
        top: 15px
    }

    .is-border .header_subnav {
        top: 0
    }

    .is-border .ham {
        top: 20px
    }

    .header_height {
        margin-top: 90px
    }

    .footer_banner_item {
        -webkit-transition: .3s;
        transition: .3s
    }

    .footer_banner_item:hover {
        opacity: .7
    }

    .footer_toTop {
        top: 5pc;
        -webkit-transition: .3s;
        transition: .3s
    }

    .footer_toTop:hover {
        top: 75px
    }

    .footer_contact {
        position: relative
    }

    .footer_contact:after {
        right: 0;
        top: 20%;
        position: absolute;
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: .3s;
        transition: .3s
    }

    .footer_contact:hover {
        opacity: .7
    }

    .footer_contact:hover:after {
        right: -.5em
    }

    .contantsThumbnail img {
        width: 500px
    }

    .showroom {
        padding-top: 90px;
        height: 280px
    }

    .showroom_link:after {
        top: 42%;
        right: 1.6em;
        width: 15px;
        height: 15px
    }

    .showroom_link {
        padding: .9em;
        font-size: 3rem;
        -webkit-transition: .5s;
        transition: .5s;
        width: 470px
    }

    .showroom_link:hover {
        background-color: #d8ebf0;
        color: #438195
    }

    .showroom_link:hover:after {
        border-top: 2px solid #438195;
        border-right: 2px solid #438195;
        right: 1.4em
    }

    .items a:hover .items_icon {
        opacity: .7
    }

    .items a:hover .items_heading {
        background-color: #d8ebf0
    }

    .items_heading {
        -webkit-transition: .5s;
        transition: .5s
    }

    .itemPost_detail {
        width: 350px;
        margin-left: auto;
        margin-right: auto
    }

    .sitemapList a {
        -webkit-transition: .3s;
        transition: .3s
    }

    .sitemapList a:hover {
        opacity: .7
    }

    #area-google-map {
        height: 284px
    }

    .member_list li:not(:last-of-type) {
        margin-right: 15px
    }

    .member_regulation tr td {
        padding: 15px 0 15px 20px
    }

    .member_box {
        padding: 50px
    }

    .member_introduce__head {
        font-size: 2.8rem
    }

    .member_introduce__contents {
        padding: 40px 40px 30px
    }

    .coordinate_heading.heading_3,
    .coordinate_heading.heading_4,
    .coordinate_heading_bgc_main {
        font-size: 2rem
    }

    .coordinate_coordinater {
        margin-top: 75px
    }

    .coordinate_border_S:not(:first-child) {
        padding-top: 50px
    }

    .coordinate_slide .md-carousel_controller {
        bottom: 30px
    }

    .lp-mainVisual {
        padding-top: 56.25%;
        overflow: hidden
    }

    .lp-mainVisual:before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #333
    }

    .lp-mainVisual:after,
    .lp-mainVisual:before {
        position: absolute;
        content: '';
        display: block;
        z-index: -1
    }

    .lp-mainVisual:after {
        left: calc(50% - 25px);
        top: calc(50% - 25px);
        background: url(../images/lp-coordinate/Loading.png);
        background-size: cover;
        width: 50px;
        height: 50px;
        -webkit-animation: g 2s linear infinite;
        animation: g 2s linear infinite
    }

    .lp-mainVisual.is-load:after {
        display: none;
        -webkit-animation: none;
        animation: none
    }

    .lp-mainVisual.is-load #player {
        opacity: 1
    }

    .lp-mainVisual_btn {
        top: 30px;
        right: 30px
    }

    .lp-mainVisual_btn:hover {
        opacity: .7;
        cursor: pointer
    }

    .lp-coordination_box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lp-coordination_box_inner {
        width: 50%
    }

    .lp-coordination_btn_green:hover {
        opacity: .7
    }

    .lp-coordination_tell {
        padding: 4.5em
    }
}

@media(min-width:768px) {
    .news-item {
        padding: 1em .3em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .news-time {
        width: 75pt;
        font-size: 1.5rem
    }

    .news-content a {
        -webkit-transition: .2s;
        transition: .2s
    }

    .news-content a:hover {
        color: #438195
    }

    .news-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media only screen and (min-width:830px) {
    .g-nav_inner {
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width:1230px) {
    .nav-open .ham-fixed {
        left: calc(50% - 585px)
    }

    .footer_toTop {
        right: 40px
    }

    .items_icon {
        height: 200px;
        max-width: 270px;
        width: 100%;
        background-size: 135pc 200px
    }

    .items_icon.icon1 {
        background-position: 0 0
    }

    .items_icon.icon2 {
        background-position: -270px 0
    }

    .items_icon.icon3 {
        background-position: -540px 0
    }

    .items_icon.icon4 {
        background-position: -810px 0
    }

    .items_icon.icon5 {
        background-position: -810pt 0
    }

    .items_icon.icon6 {
        background-position: -1350px 0
    }

    .items_icon.icon7 {
        background-position: -1620px 0
    }

    .items_icon.icon8 {
        background-position: -1890px 0
    }

    .lp-coordination_btn_green {
        max-width: 30vw;
        padding: 25px 3em;
        margin-top: 10em
    }

    .lp-coordination_btn_green:after {
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff
    }

    .lp-coordination_tell {
        max-width: 35vw;
        padding: 5em 3em
    }

    .lp-coordination_font_S {
        font-size: 1.1vw
    }

    .lp-coordination_font_M {
        font-size: 1.25vw
    }

    .lp-coordination_font_L {
        font-size: 1.5vw
    }

    .lp-coordination_font_XL {
        font-size: 1.8vw;
        font-weight: 600;
        letter-spacing: .2em
    }
}

@media only screen and (max-width:829px) {
    .g-nav_inner {
        padding-left: 15px;
        padding-right: 15px
    }
}

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

    .editArea ol,
    .editArea ul,
    .mt_SS,
    .mt_SS_sp,
    .mt_XS,
    .mt_XS_sp {
        margin-top: 10px
    }

    .editArea table,
    .list_ol,
    .list_ul,
    .mt_S,
    .mt_S_sp {
        margin-top: 20px
    }

    .editArea h2,
    .editArea h3,
    .h_2,
    .h_3,
    .mt_M,
    .mt_M_sp {
        margin-top: 30px
    }

    .mt_L,
    .mt_L_sp {
        margin-top: 40px
    }

    .mt_LL,
    .mt_LL_sp {
        margin-top: 50px
    }

    .mt_XL,
    .mt_XL_sp {
        margin-top: 60px
    }

    .mt_XXL,
    .mt_XXL_sp {
        margin-top: 5pc
    }

    .mb_SS,
    .mb_SS_sp,
    .mb_XS,
    .mb_XS_sp {
        margin-bottom: 10px
    }

    .mb_S,
    .mb_S_sp {
        margin-bottom: 20px
    }

    .mb_M,
    .mb_M_sp {
        margin-bottom: 30px
    }

    .mb_L,
    .mb_L_sp {
        margin-bottom: 40px
    }

    .items li,
    .mb_LL,
    .mb_LL_sp {
        margin-bottom: 50px
    }

    .mb_XL,
    .mb_XL_sp {
        margin-bottom: 60px
    }

    .mb_XXL,
    .mb_XXL_sp {
        margin-bottom: 5pc
    }

    .pt_SS,
    .pt_SS_sp,
    .pt_XS,
    .pt_XS_sp {
        padding-top: 10px
    }

    .pt_S,
    .pt_S_sp {
        padding-top: 20px
    }

    .pt_M,
    .pt_M_sp {
        padding-top: 30px
    }

    .pt_L,
    .pt_L_sp {
        padding-top: 40px
    }

    .pt_LL,
    .pt_LL_sp {
        padding-top: 50px
    }

    .pt_XL,
    .pt_XL_sp {
        padding-top: 60px
    }

    .pt_XXL,
    .pt_XXL_sp {
        padding-top: 5pc
    }

    .pb_SS,
    .pb_SS_sp,
    .pb_XS,
    .pb_XS_sp {
        padding-bottom: 10px
    }

    .pb_S,
    .pb_S_sp {
        padding-bottom: 20px
    }

    .pb_M,
    .pb_M_sp {
        padding-bottom: 30px
    }

    .pb_L,
    .pb_L_sp {
        padding-bottom: 40px
    }

    .pb_LL,
    .pb_LL_sp {
        padding-bottom: 50px
    }

    .pb_XL,
    .pb_XL_sp {
        padding-bottom: 60px
    }

    .pb_XXL,
    .pb_XXL_sp {
        padding-bottom: 5pc
    }

    .font_XS,
    .font_XS_sp {
        font-size: 1rem
    }

    .font_SS,
    .font_SS_sp,
    .g-nav_product_list .product_item {
        font-size: 1.2rem
    }

    .font_S,
    .font_S_sp,
    .list_brands li {
        font-size: 1.4rem
    }

    .btn_more,
    .coordinate_faq dt,
    .font_M,
    .font_M_sp,
    .heading.sub {
        font-size: 1.6rem
    }

    .font_L,
    .font_L_sp {
        font-size: 1.8rem
    }

    .coordinate_heading.heading_2,
    .font_LL,
    .font_LL_sp,
    .infoPost_h_1 {
        font-size: 2rem
    }

    .font_XL,
    .font_XL_sp,
    .h_1,
    .heading.h1 {
        font-size: 2.2rem
    }

    .is-pc {
        display: none !important
    }

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

    .txt_center_sp {
        text-align: center
    }

    .grid {
        display: block
    }

    .grid_columnChange {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .grid_archives,
    .grid_columnChange {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .grid_archives_img {
        width: 35%
    }

    .grid_archives_text {
        width: 60%;
        margin-left: 5%
    }

    .gridHalf_sp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden
    }

    .gridHalf_sp_inner {
        width: calc(.44 - $column-space)
    }

    .card-contents {
        padding: 15px
    }

    .card.half {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden
    }

    .card.half article {
        width: calc(49.99998% - 8px)
    }

    .card.half article:nth-child(odd) {
        margin-right: 1pc
    }

    .card-case .caseitem {
        width: calc(50% - 8px);
        margin-bottom: 1pc
    }

    .card-case .caseitem:nth-child(odd) {
        margin-right: 1pc
    }

    .btn_blue {
        max-width: 270px
    }

    .btn_M,
    .btn_blue {
        width: 100%
    }

    .list_brands {
        border-top: 1px solid #438195;
        padding-top: 15px
    }

    .list_brands li {
        margin-bottom: 20px;
        border-bottom: 1px solid #438195;
        padding-bottom: 15px;
        position: relative
    }

    .list_brands li:after {
        right: 1em;
        top: 20%;
        position: absolute;
        content: '';
        display: block;
        width: 5px;
        height: 5px;
        border-top: 1px solid #438195;
        border-right: 1px solid #438195;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .scroll-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .scroll-wrapper>* {
        min-width: 1230px
    }

    .md-carousel {
        padding: 100% 0 0
    }

    .md-carousel_controller {
        bottom: -30px
    }

    iframe {
        width: 100%
    }

    img {
        max-width: 100%
    }

    .p-img_center_sp img {
        display: block;
        margin-right: auto;
        margin-left: auto
    }

    .p-bgc_green_sp {
        display: block;
        text-align: center;
        color: #fff;
        background-color: #438195;
        width: 100%;
        padding: 1em .5em
    }

    .p-border_green_sp {
        border: 1px solid #438195;
        padding: 0 15px
    }

    .p-coordinate_container {
        padding: 0 15px
    }

    .p-coordinate_grid_item {
        display: block;
        text-align: center
    }

    .header_box {
        height: 70px
    }

    .header_logo {
        width: 90pt;
        height: auto;
        left: calc(50% - 60px)
    }

    .header_subnav {
        top: 10px
    }

    .header_subnav.access {
        right: 75px
    }

    .header_subnav.contact {
        right: 15px
    }

    .g-nav_product_list .product_item:before {
        display: block;
        content: '';
        width: 75px;
        height: 50px;
        line-height: 50px;
        background: url(../images/item_nav.png)top center no-repeat;
        background-size: 600px 50px
    }

    .g-nav_product_list .product_item.icon1:before {
        background-position: 0 0
    }

    .g-nav_product_list .product_item.icon2:before {
        background-position: -75px 0
    }

    .g-nav_product_list .product_item.icon3:before {
        background-position: -150px 0
    }

    .g-nav_product_list .product_item.icon4:before {
        background-position: -225px 0
    }

    .g-nav_product_list .product_item.icon5:before {
        background-position: -300px 0
    }

    .g-nav_product_list .product_item.icon6:before {
        background-position: -375px 0
    }

    .g-nav_product_list .product_item.icon7:before {
        background-position: -450px 0
    }

    .g-nav_product_list .product_item.icon8:before {
        background-position: -525px 0
    }

    .ham {
        left: 15px;
        top: 25px
    }

    .is-border .header_logo {
        width: 75pt;
        height: auto;
        left: calc(50% - 50px)
    }

    .is-border .header_box {
        height: 3pc
    }

    .is-border .header_subnav {
        top: -5px
    }

    .is-border .ham {
        top: 10px
    }

    .header_height {
        margin-top: 70px
    }

    .footer_toTop {
        bottom: 20px
    }

    .footer_contactBox {
        position: relative;
        padding-right: 20px
    }

    .footer_contactBox:after {
        right: 15px;
        top: 30%;
        position: absolute;
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: .3s;
        transition: .3s
    }

    .contantsThumbnail img {
        width: 100%
    }

    .showroom_link {
        max-width: 280px;
        width: 100%
    }

    .items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .items li {
        width: 48%
    }

    .items li:nth-child(odd) {
        margin-right: 4%
    }

    #area-google-map {
        height: 250px
    }

    .member_scrollWrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .member_scrollWrapper>* {
        min-width: 45pc
    }

    .coordinate_slide .md-carousel_controller li {
        padding: 0 9pt
    }


    /* brand */

    .brand_item {
        gap: 15px;
    }

    .brand_item_head {
        height: 40px;
    }

    .brand_message {
        font-size: 18px;
        min-height: unset;
    }

    .brand_text {
        font-size: 14px;
    }

    /* brand detail */

    .branddetail {
        padding-top: 20px;
    }

    .branddetail-kv {
        padding: 0;
    }

    .branddetail-kv-inner {
        flex-direction: column;
    }

    .branddetail-kv-detail {
        order: 1;
    }

    .branddetail-kv-logo {
        text-align: center;
    }

    .branddetail-kv-logo img {
        width: 70%;
    }

    .branddetail-kv-title {
        font-size: 22px;
    }

    .branddetail-kv-image {
        width: 100%;
    }

    .branddetail-hero {
        padding: 40px 15px 40px;
    }

    .branddetail-hero-text {
        font-size: 16px;
        line-height: 1.75;
    }

    .branddetail-product {
        padding: 40px 15px 60px;
    }

    .branddetail-product-title {
        font-size: 22px;
        line-height: 1.75;
        margin-bottom: 30px;
    }

    .branddetail-product-list {
    }

    .branddetail-product-item {
        display: block;
    }

    .branddetail-product-item + .branddetail-product-item {
        margin-top: 60px;
    }

    .branddetail-product-item-image {
        width: 100%;
        margin-bottom: 10px;
    }

    .branddetail-product-item-image img {
        width: 100%;
    }

    .branddetail-product-item-detail {
        width: 100%;
    }

    .branddetail-product-item-category {
        font-size: 18px;
    }

    .branddetail-product-item-name {
        font-size: 18px;
    }

    .branddetail-product-item-description {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .branddetail-product-item-detail-image {
        gap: 10px;
    }

    .branddetail-product-item-detail-image-item {
        width: calc(33.3333% - 6px);
    }

    .branddetail-product-item-link:hover {
        opacity: 1;
    }

    .branddetail-another {
        padding: 40px 15px 40px;
    }

    .branddetail-another-title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .branddetail-another-list {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        gap: 20px 16px;
    }

    .branddetail-another-list li {
        width: calc(50% - 8px);
    }

    .branddetail-another-item:hover {
        opacity: 1;
    }

    .branddetail-another-item-image {
        margin-bottom: 4px;
    }

    .branddetail-another-item-image img {
        width: 100%;
    }

    .branddetail-another-item-category {
        font-size: 18px;
    }

    .branddetail-another-item-name {
        font-size: 18px;
    }

    .branddetail-another-more {
        text-align: center;
        padding-bottom: 0;
        padding-top: 60px;
    }

    .branddetail-another + .branddetail-another-more {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .branddetail-another-more-link {
        display: inline-block;
        font-size: 16px;
        width: 180px;
        padding: 10px 15px;
        &:hover {
            background-color: #fff;
            color: #448296;
        }
    }

    .lp-mainVisual {
        padding-top: 100%;
        background: url(../images/lp-coordinate/lp-coordinate-mainvisual_sp.png), no-repeat;
        background-size: cover;
        margin-bottom: -10px
    }

    .lp-mainVisual_btn {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        bottom: 30px;
        min-width: 280px
    }
}

@media(max-width:767.9px) {
    .news-time {
        display: block;
        font-size: 1.3rem
    }

    .news-content a {
        font-size: 1.4rem
    }
}


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

    .header_link {
        display: none;
    }
}


@-webkit-keyframes a {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes b {
    0 {
        opacity: 0;
        top: -5px
    }

    to {
        opacity: 1;
        top: 0
    }
}

@keyframes b {
    0 {
        opacity: 0;
        top: -5px
    }

    to {
        opacity: 1;
        top: 0
    }
}

@-webkit-keyframes c {
    0 {
        opacity: 0;
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes c {
    0 {
        opacity: 0;
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes d {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes d {
    0 {
        opacity: 0;
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes e {
    0 {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes e {
    0 {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes spanX {
    0 {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes spanX {
    0 {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1)
    }

    to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes g {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes g {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}