@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

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

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: bottom; }

ol, ul { list-style: none; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

em { font-style: normal; }

a:focus { -moz-outline-style: none; outline: none; }

@media print, screen and (min-width: 865px) { .is-pc { display: inherit; }
  .is-sp { display: none; } }

@media screen and (max-width: 864px) { .is-pc { display: none; }
  .is-sp { display: inherit; } }

html { background: #fff; color: #000; font-size: 1em; -webkit-text-size-adjust: 1em; -ms-text-size-adjust: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-font-kerning: normal; font-kerning: normal; }

body { font-family: "游ゴシック", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; font-weight: 400; }

/*====================================================================
 link
====================================================================*/
a:link, a:visited { color: #000; text-decoration: none; }

a:hover, a:active { color: #555; text-decoration: underline; }

a:focus { -moz-outline-style: none; }

body.noscroll { overflow: hidden; }

.l-loader-bg { display: none; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; background: #fbfbfb; z-index: 999; }

.l-loader-bg .loader { display: none; position: fixed; top: 50%; left: 50%; width: 320px; height: 320px; margin-top: -160px; margin-left: -160px; text-align: center; color: #444; }

.l-content-wrap { display: none; }

.fadein { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }

.contact-button { position: fixed; right: 0px; bottom: 0; z-index: 998; opacity: 0; -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }

.ua-ie .contact-button { bottom: 771px; }

.contact-button.is-visible { opacity: 1; }

@media screen and (max-width: 768px) { .contact-button { display: none; } }

.l-content { position: relative; z-index: 98; }

.l-content-mainvisual { position: relative; overflow: hidden; }

@media print, screen and (min-width: 1201px) { .l-content-mainvisual { width: 1200px; margin-left: auto; margin-right: auto; }
  .l-content-mainvisual .l-content-mainvisual__catch { width: 1121px; height: 785px; position: absolute; top: 50%; left: 50%; margin-left: -560px; margin-top: -325px; }
  .l-content-mainvisual .heading-mv { margin-left: 20px; margin-bottom: 15px; }
  .l-content-mainvisual .mv-box { zoom: 1; }
  .l-content-mainvisual .mv-box:after { content: ""; display: block; clear: both; }
  .l-content-mainvisual .mv-box .mv-box-left { width: 53.5%; float: left; padding-top: 22px; }
  .l-content-mainvisual .mv-box .mv-box-right { width: 46%; float: right; } }

@media screen and (max-width: 1200px) { .l-content-mainvisual { width: 96%; margin-left: auto; margin-right: auto; }
  .l-content-mainvisual .l-content-mainvisual__catch { width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
  .l-content-mainvisual .l-content-mainvisual__catch img { width: 100%; height: auto; }
  .l-content-mainvisual .mv-box img { width: 100%; height: auto; } }

@media print, screen and (min-width: 865px) { .l-content-mainvisual { width: 96%; margin-left: auto; margin-right: auto; }
  .l-content-mainvisual .heading-mv { margin-left: 20px; margin-bottom: 15px; }
  .l-content-mainvisual .mv-box { zoom: 1; }
  .l-content-mainvisual .mv-box:after { content: ""; display: block; clear: both; }
  .l-content-mainvisual .mv-box .mv-box-left { width: 53.5%; float: left; padding-top: 22px; }
  .l-content-mainvisual .mv-box .mv-box-right { width: 46%; float: right; } }

@media screen and (max-width: 864px) { .l-content-mainvisual .heading-mv { margin-bottom: 30px; }
  .l-content-mainvisual .heading-mv img { width: 100%; height: auto; } }

.l-content-mainvisual-b, .l-content-mainvisual-c { background-image: none; }

.l-lead-section { width: 100%; background-color: #fff; padding: 120px 0 90px; }

.l-lead-section .section-inner { width: 1200px; margin: 0 auto; }

.l-content-section { width: 100%; position: relative; }

.l-content-section .section-bg1 { height: 8px; background: rgba(74, 146, 255, 0.6); }

.l-content-section .section-bg2 { height: 8px; background: rgba(22, 97, 210, 0.7); }

.l-content-section .section-bg3 { height: 8px; background: rgba(14, 68, 150, 0.8); }

.l-content-section .section-bgmain { background: rgba(10, 47, 102, 0.8); padding: 80px 0 110px; }

.section-main { width: 100%; }

.section-main .section-main-kinds { margin-left: auto; margin-right: auto; margin-bottom: 20px; }

.section-main .section-main-kinds .section-main-kinds__inner .kindsBox { -webkit-box-sizing: border-box; box-sizing: border-box; }

.section-main .section-main-kinds .section-main-kinds__inner .kindsBox .kindsBoxWrap { -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 30px; padding-bottom: 30px; border-radius: 3px; background-color: #fff; -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }

.section-main .section-main-kinds .section-main-kinds__inner .kindsBox .kindsbox-img { text-align: center; margin-bottom: 30px; }

.section-main .section-main-record { margin-left: auto; margin-right: auto; margin-bottom: 20px; }

.section-main .section-main-lineup { margin-left: auto; margin-right: auto; border-radius: 5px; background-color: #fff; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 45px 0 50px 0; -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }

@media print, screen and (min-width: 1201px) { .section-main .section-main-kinds { width: 1390px; }
  .section-main .section-main-kinds .section-main-kinds__inner .kindsBox { width: 460px; }
  .section-main .section-main-record { width: 1390px; }
  .section-main .section-main-lineup { width: 1390px; } }

@media screen and (max-width: 1200px) { .section-main .section-main-kinds { width: 92%; }
  .section-main .section-main-kinds .section-main-kinds__inner .kindsBox { width: 33.33333%; }
  .section-main .section-main-kinds .section-main-kinds__inner .kindsBox .kindsbox-img img { width: 94%; height: auto; }
  .section-main .section-main-record { width: 92%; }
  .section-main .section-main-record img { width: 100%; height: auto; }
  .section-main .section-main-lineup { width: 92%; } }

@media print, screen and (min-width: 769px) { .section-main { padding: 150px 0; }
  .section-main .section-main-kinds .section-main-kinds__inner { zoom: 1; }
  .section-main .section-main-kinds .section-main-kinds__inner:after { content: ""; display: block; clear: both; }
  .section-main .section-main-kinds .section-main-kinds__inner .kindsBox { float: left; padding-left: 10px; padding-right: 10px; } }

@media screen and (max-width: 768px) { .section-main { padding: 80px 0; }
  .section-main .section-main-kinds .section-main-kinds__inner .kindsBox { width: 100%; margin-bottom: 20px; } }

.section-lead { width: 100%; background: rgba(207, 76, 11, 0.5); }

.section-lead .section-lead__inner { background-color: #be0303; margin-left: auto; margin-right: auto; text-align: center; }

.section-lead .section-lead__inner .section-lead__text1 { font-size: 1.625em; font-family: "游明朝", YuMincho, 'Yu Mincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; line-height: 1.3; color: #fff; text-align: center; }

.section-lead .section-lead__inner .section-lead__text2 { font-size: 2.313em; line-height: 1.3; color: #fff; text-align: center; font-weight: 800; }

@media print, screen and (min-width: 865px) { .section-lead .section-lead__inner { width: 950px; } }

@media screen and (max-width: 864px) { .section-lead .section-lead__inner { width: 92%; }
  .section-lead .section-lead__inner .innerImg { width: 90%; margin: 0 auto; }
  .section-lead .section-lead__inner .innerImg img { width: 100%; height: auto; } }

@media print, screen and (min-width: 481px) { .section-lead { padding: 150px 0; }
  .section-lead .section-lead__inner { padding: 105px 0 120px; } }

@media screen and (max-width: 480px) { .section-lead { padding: 80px 0; }
  .section-lead .section-lead__inner { padding: 50px 0 60px; } }

.l-content-section-contact { width: 100%; position: relative; background: rgba(0, 0, 0, 0.75); padding: 140px 0 100px; margin: 0; }

.l-content-section-contact .contact-inner { color: #fff; margin-left: auto; margin-right: auto; }

.l-content-section-contact .contact-inner .envelope-box { width: 395px; margin: 0 auto 50px; height: 80px; text-align: center; }

.l-content-section-contact .contact-inner .envelope-box.clear { clear: both; }

.l-content-section-contact .contact-inner .list-box-wrap { zoom: 1; margin-bottom: 100px; }

.l-content-section-contact .contact-inner .list-box-wrap:after { content: ""; display: block; clear: both; }

.l-content-section-contact .contact-inner .box { width: 50%; float: left; }

.l-content-section-contact .contact-inner .info { font-size: 1.125em; text-align: center; line-height: 1.8; margin-bottom: 48px; }

.l-content-section-contact .contact-inner .footer-logo { text-align: center; }

@media print, screen and (min-width: 865px) { .l-content-section-contact .contact-inner { width: 864px; }
  .l-content-section-contact .contact-inner .box { width: 50%; float: left; } }

@media screen and (max-width: 864px) { .l-content-section-contact .contact-inner { width: 100%; }
  .l-content-section-contact .contact-inner .box { width: 100%; float: none; } }

@media screen and (max-width: 480px) { .l-content-section-contact .contact-inner .envelope-box { width: 90%; margin-bottom: 18px; } }

.l-header { position: fixed; width: 100%; left: 0; top: 0; z-index: 998; background-color: #fff; }

.l-header .l-header-logo { z-index: 999; }

@media print, screen and (min-width: 865px) { .l-header .l-header-logo { position: absolute; left: 31px; top: 15px; } }

@media screen and (max-width: 864px) { .l-header .l-header-logo { position: absolute; width: 220px; left: 17px; top: 23px; } }

@media print, screen and (min-width: 481px) { .l-header { height: 80px; }
  .l-header .l-header-logo img { width: 100%; height: auto; }
  .l-header .l-header-btnarea { position: absolute; right: 20px; top: 20px; border-spacing: 2px 0; }
  .l-header .l-header-contact { position: absolute; right: 20px; top: 20px; } }

@media screen and (max-width: 480px) { .l-header { padding-bottom: 15px; }
  .l-header .l-header-logo { position: relative; margin: 15px 0 10px 20px; left: auto; top: auto; }
  .l-header .l-header-logo img { width: 100%; height: auto; }
  .l-header .l-header-contact, .l-header .l-header-btnarea { position: relative; margin-left: 20px; } }

.l-footer { background-color: #000; color: #fff; text-align: center; padding: 0.9em 0; }

.l-footer .l-footer__copyright { font-size: 0.688em; letter-spacing: 0.08em; }

@media screen and (max-width: 480px) { .l-footer .l-footer__copyright { font-size: 0.563em; letter-spacing: 0.0em; } }

.btn-opacity { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.btn-opacity:hover { opacity: 0.65; }

.btn-textlink { font-size: 0.875em; }

.btn-textlink:link, .btn-textlink:visited { text-decoration: underline; }

.btn-tel:link, .btn-tel:visited { color: #fff; }

.c-btn-contact { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 30px; background-color: #147fcb; padding: 12px 33px; font-size: 1.25em; font-weight: bold; -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.c-btn-contact:link, .c-btn-contact:active, .c-btn-contact:visited { color: #fff; }

.c-btn-contact:hover { text-decoration: none; background-color: #2e3092; }

.btn-banner { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50px; background-color: #147fcb; padding: 40px 20px; font-size: 1.563em; -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; text-align: center; }

.btn-banner:link, .btn-banner:active, .btn-banner:visited { color: #fff; }

.btn-banner:hover { text-decoration: none; background-color: #2e3092; }

.btn-banner .fa { font-size: 0.6em; margin-left: 8px; }

@media screen and (max-width: 864px) { .btn-banner { font-size: 1.375em; } }

.btn-product { display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 50px; background-color: #ed1d24; padding: 10px 39px; font-size: 1.875em; -webkit-box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.15); -webkit-transition: .3s; -o-transition: .3s; transition: .3s; text-align: center; font-family: 'Oswald', sans-serif; letter-spacing: 0.072em; font-weight: 700; }

.btn-product:link, .btn-product:active, .btn-product:visited { color: #fff; }

.btn-product:hover { text-decoration: none; background-color: #cb000e; }

.btn-envelope { font-size: 1.75em; font-weight: bold; display: block; background-color: #fff; width: 395px; height: 80px; border-radius: 50px; display: table-cell; vertical-align: middle; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.btn-envelope:link, .btn-envelope:visited { color: #000; text-decoration: none; }

.btn-envelope:hover { background-color: #ff9900; color: #fff; text-decoration: none; }

.btn-kunds { font-size: 1.125em; font-style: italic; font-weight: bold; display: block; position: relative; padding: 3px 12px 3px 20px; margin-top: 5px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.btn-kunds:link, .btn-kunds:visited { color: #036; text-decoration: none; }

.btn-kunds:hover { color: #06c; text-decoration: underline; }

.btn-kunds:before { content: ''; display: inline-block; width: 9px; height: 12px; position: absolute; top: 0; bottom: 0; left: 8px; margin: auto; background: url(../images/ico-arrow.png) no-repeat; }

.btn-lineup { width: 337px; display: block; margin: 0 5px 10px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.btn-lineup:link, .btn-lineup:visited { border: 2px solid #99c3d4; background-color: #98cbdf; text-decoration: none; }

.btn-lineup:hover { border: 2px solid #002a72; background-color: #15356c; text-decoration: none; }

@media print, screen and (min-width: 481px) { .btn-lineup { padding: 25px 0; } }

@media screen and (max-width: 480px) { .btn-lineup { padding: 5px 0; } }

.btn-header-contact { font-weight: bold; display: inline-block; background-color: #215eb1; border-radius: 50px; padding: 8px 15px 7px; display: table-cell; vertical-align: middle; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.btn-header-contact:link, .btn-header-contact:visited { color: #fff; text-decoration: none; }

.btn-header-contact:hover { background-color: #ff9900; color: #fff; text-decoration: none; }

@media screen and (max-width: 480px) { .btn-header-contact { font-size: 0.875em; } }

.heading-section-main { text-align: center; margin-bottom: 75px; }

@media screen and (max-width: 480px) { .heading-section-main { width: 92%; margin-left: auto; margin-right: auto; }
  .heading-section-main img { width: 100%; height: auto; } }

.heading-box { text-align: center; position: relative; padding-bottom: 23px; margin-bottom: 30px; }

.heading-box:after { content: ""; width: 50px; height: 4px; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.heading-box.is-hyper:after { background: #ca0505; }

.heading-box.is-universal:after { background: #116b02; }

.heading-box.is-license:after { background: #d66001; }

.heading-lineup { text-align: center; position: relative; padding-bottom: 23px; margin-bottom: 30px; }

.heading-lineup:after { content: ""; width: 50px; height: 3px; background: #15356c; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

@media screen and (max-width: 768px) { .heading-lineup { width: 92%; margin-left: auto; margin-right: auto; }
  .heading-lineup img { width: 100%; height: auto; } }

.kindsbox-lead { text-align: center; font-weight: bold; margin-bottom: 10px; }

@media print, screen and (min-width: 481px) { .kindsbox-lead { font-size: 1.875em; } }

@media screen and (max-width: 480px) { .kindsbox-lead { font-size: 1.5em; } }

.list-kunds { margin-left: 15px; margin-right: 15px; }

.list-kunds .list-kunds__item { display: inline-block; }

.list-lineup { text-align: center; }

.list-lineup .list-lineup__item { display: inline-block; }

.table-spec { width: 100%; border-collapse: separate; margin-bottom: 10px; }

.table-spec .table__th, .table-spec .table__td { width: 50%; font-weight: normal; border-bottom: 1px solid #fff; padding: 24px 10px 6px; color: #fff; }

.table-spec .table__th { text-align: left; }

.table-spec .table__td { text-align: right; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; }

.c-table { width: 100%; background: #c0bebe; border-spacing: 1px; border-collapse: separate; }

.c-table .c-table__th, .c-table .c-table__td { font-weight: normal; }

.c-table .c-table__th.is-narrow-individual, .c-table .c-table__td.is-narrow-individual { padding: 0; }

.c-table .c-table__th.is-narrow-individual-little, .c-table .c-table__td.is-narrow-individual-little { padding: 5px; }

.c-table.is-narrow .c-table__th, .c-table.is-narrow .c-table__td { padding: 0; }

.c-table.is-narrow-little .c-table__th, .c-table.is-narrow-little .c-table__td { padding: 5; }

.c-table.c-table--normal .c-table__th, .c-table.c-table--normal .c-table__td { font-weight: normal; }

.c-table.is-border-none { border-spacing: 0px; background: transparent; }

.c-table.is-border-none tr { border: 0px; }

.c-table .c-table__th { text-align: center; vertical-align: middle; position: relative; line-height: 1.2; padding: 13px 12px 10px 12px; background: url(../images/bg-border-line_white.png) left top repeat-x #d3ebf7; }

.c-table .c-table__td { text-align: left; vertical-align: top; background: #fff; padding: 10px 12px 12px 12px; line-height: 1.4; }

.c-table .c-table__td.is-center { text-align: center; vertical-align: middle; }

.c-table .c-table__td.is-middle { vertical-align: middle; }

.c-table .c-table__td.is-center-top { text-align: center; vertical-align: top; }

.c-table .c-table__td.is-dotted { position: relative; }

.c-table .c-table__td.is-dotted:after { content: ''; display: block; width: 100%; height: 1px; position: absolute; left: 0; bottom: -1px; background: url(/assets/images/common/bg-border-dot.png) left bottom repeat-x #fff; }

.c-table .c-table__td.is-dotted-right { position: relative; }

.c-table .c-table__td.is-dotted-right:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; right: -1px; top: 0; background: url(/assets/images/common/bg-border-dot-.png) left bottom repeat-y #fff; }

.c-table .c-table__td.is-dotted-left { position: relative; }

.c-table .c-table__td.is-dotted-left:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; left: -1px; top: 0; background: url(/assets/images/common/bg-border-dot-.png) left bottom repeat-y #fff; }

.c-table .c-table__td.is-no-right { position: relative; }

.c-table .c-table__td.is-no-right:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; right: -1px; top: 0; background: #fff; }

.c-table .c-table__td.is-no-left { position: relative; }

.c-table .c-table__td.is-no-left:after { content: ''; display: block; width: 1px; height: 100%; position: absolute; left: -1px; top: 0; background: #fff; }

.c-table .c-table__td.is-no-top { position: relative; }

.c-table .c-table__td.is-no-top:after { content: ''; display: block; width: 100%; height: 1px; position: absolute; top: -1px; left: 0; background: #fff; }

.c-table .c-table__td.is-no-bottom { position: relative; }

.c-table .c-table__td.is-no-bottom:after { content: ''; display: block; width: 100%; height: 1px; position: absolute; bottom: -1px; left: 0; background: #fff; }

.c-table .c-table__heading.is-underline { text-decoration: underline; }

.c-table .c-table__heading.is-inline { display: inline; }

.c-table .c-table__heading.is-left { float: left; }

.c-table .c-table__pict { float: left; margin: 2px 18px 18px 0; }

.c-table .c-table__pict.c-table__pict-large { margin: 2px 18px 30px 0; }

.c-table .c-table__pict.is-right { float: right; margin: 2px 0 18px 18px; }

.c-table .c-table__pict.is-nobottom { margin-bottom: 0; }

.c-table .c-table__pict--small { float: left; margin: 2px 10px 18px 0; }

.c-table.c-table-th-vm-td-tc-vm .c-table__th { vertical-align: middle; }

.c-table.c-table-th-vm-td-tc-vm .c-table__td { text-align: center; vertical-align: middle; }

.text { line-height: 1.8; margin-bottom: 1.1em; }

.text.text-lead { font-size: 1.125em; }

.text.text-comfortable { line-height: 2.3; }

.text.text-small { font-size: 0.938em; }

.text.is-italic { font-style: italic; }

.text.tel-num { font-family: 'Oswald', sans-serif; font-size: 2.375em; letter-spacing: 0.072em; font-weight: 600; }

.text.is-center { text-align: center; }

.text.is-white { color: white; }

.text.is-shadow { text-shadow: 1px 1px 3px black, -1px 0px 3px black; }

@media screen and (max-width: 480px) { .text.text-lead { font-size: 1em; }
  .text.tel-num { font-size: 1.75em; } }

.section-lead { font-size: 1.25em; line-height: 1.8; }

.media-video { height: 100%; width: 100%; position: fixed; }

.media-video__bg { -o-object-fit: cover; object-fit: cover; min-width: 100%; min-height: 100%; z-index: -100; position: relative; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.modaal-noscroll { overflow: hidden; }

.modaal-accessible-hide { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; opacity: 0; }

.modaal-wrapper { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; overflow: auto; opacity: 1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.modaal-wrapper * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden; }

.modaal-wrapper .modaal-close { border: none; background: transparent; padding: 0; -webkit-appearance: none; }

.modaal-wrapper.modaal-start_none { display: none; opacity: 1; }

.modaal-wrapper.modaal-start_fade { opacity: 0; }

.modaal-wrapper *[tabindex="0"] { outline: none !important; }

.modaal-wrapper.modaal-fullscreen { overflow: hidden; }

.modaal-outer-wrapper { display: table; position: relative; width: 100%; height: 100%; }

.modaal-fullscreen .modaal-outer-wrapper { display: block; }

.modaal-inner-wrapper { display: table-cell; width: 100%; height: 100%; position: relative; vertical-align: middle; text-align: center; padding: 80px 25px; }

.modaal-fullscreen .modaal-inner-wrapper { padding: 0; display: block; vertical-align: top; }

.modaal-container { position: relative; display: inline-block; width: 100%; margin: auto; text-align: left; color: #000; max-width: 1000px; border-radius: 0px; background: #fff; -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); cursor: auto; }

.modaal-container.is_loading { height: 100px; width: 100px; overflow: hidden; }

.modaal-fullscreen .modaal-container { max-width: none; height: 100%; overflow: auto; }

.modaal-close { position: fixed; right: 20px; top: 20px; color: #fff; cursor: pointer; opacity: 1; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border-radius: 100%; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.modaal-close:focus, .modaal-close:hover { outline: none; background: black; }

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after { background: #fff; }

.modaal-close span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-close:before, .modaal-close:after { display: block; content: " "; position: absolute; top: 14px; left: 23px; width: 4px; height: 22px; border-radius: 4px; background: #fff; -webkit-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; }

.modaal-close:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.modaal-close:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.modaal-fullscreen .modaal-close { background: #afb7bc; right: 10px; top: 10px; }

.modaal-content-container { padding: 30px; }

.modaal-confirm-wrap { padding: 30px 0 0; text-align: center; font-size: 0; }

.modaal-confirm-btn { font-size: 14px; display: inline-block; margin: 0 10px; vertical-align: middle; cursor: pointer; border: none; background: transparent; }

.modaal-confirm-btn.modaal-ok { padding: 10px 15px; color: #fff; background: #555; border-radius: 3px; -webkit-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; }

.modaal-confirm-btn.modaal-ok:hover { background: #2f2f2f; }

.modaal-confirm-btn.modaal-cancel { text-decoration: underline; }

.modaal-confirm-btn.modaal-cancel:hover { text-decoration: none; color: #2f2f2f; }

@keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-o-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-ms-keyframes instaReveal { 0% { opacity: 0; }
  100% { opacity: 1; } }

.modaal-instagram .modaal-container { width: auto; background: transparent; -webkit-box-shadow: none !important; box-shadow: none !important; }

.modaal-instagram .modaal-content-container { padding: 0; background: transparent; }

.modaal-instagram .modaal-content-container > blockquote { width: 1px !important; height: 1px !important; opacity: 0 !important; }

.modaal-instagram iframe { opacity: 0; margin: -6px !important; border-radius: 0 !important; width: 1000px !important; max-width: 800px !important; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-animation: instaReveal 1s linear forwards; animation: instaReveal 1s linear forwards; }

.modaal-image .modaal-inner-wrapper { padding-left: 140px; padding-right: 140px; }

.modaal-image .modaal-container { width: auto; max-width: 100%; }

.modaal-gallery-wrap { position: relative; color: #fff; }

.modaal-gallery-item { display: none; }

.modaal-gallery-item img { display: block; }

.modaal-gallery-item.is_active { display: block; }

.modaal-gallery-label { position: absolute; left: 0; width: 100%; margin: 20px 0 0; font-size: 18px; text-align: center; color: #fff; }

.modaal-gallery-label:focus { outline: none; }

.modaal-gallery-control { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); opacity: 1; cursor: pointer; color: #fff; width: 50px; height: 50px; background: rgba(0, 0, 0, 0); border: none; border-radius: 100%; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.modaal-gallery-control.is_hidden { opacity: 0; cursor: default; }

.modaal-gallery-control:focus, .modaal-gallery-control:hover { outline: none; background: #fff; }

.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after { background: #afb7bc; }

.modaal-gallery-control span { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }

.modaal-gallery-control:before, .modaal-gallery-control:after { display: block; content: " "; position: absolute; top: 16px; left: 25px; width: 4px; height: 18px; border-radius: 4px; background: #fff; -webkit-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; }

.modaal-gallery-control:before { margin: -5px 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.modaal-gallery-control:after { margin: 5px 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.modaal-gallery-next { left: 100%; margin-left: 40px; }

.modaal-gallery-prev { right: 100%; margin-right: 40px; }

.modaal-gallery-prev:before, .modaal-gallery-prev:after { left: 22px; }

.modaal-gallery-prev:before { margin: 5px 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.modaal-gallery-prev:after { margin: -5px 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.modaal-video-wrap { margin: auto 50px; position: relative; }

.modaal-video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); background: #000; max-width: 1300px; margin-left: auto; margin-right: auto; }

.modaal-video-container iframe, .modaal-video-container object, .modaal-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.modaal-iframe .modaal-content { width: 100%; height: 100%; }

.modaal-iframe-elem { width: 100%; height: 100%; display: block; }

@media only screen and (min-width: 1400px) { .modaal-video-container { padding-bottom: 0; height: 731px; } }

@media only screen and (max-width: 1140px) { .modaal-image .modaal-inner-wrapper { padding-left: 25px; padding-right: 25px; }
  .modaal-gallery-control { top: auto; bottom: 20px; -webkit-transform: none; -ms-transform: none; transform: none; background: rgba(0, 0, 0, 0.7); }
  .modaal-gallery-control:before, .modaal-gallery-control:after { background: #fff; }
  .modaal-gallery-next { left: auto; right: 20px; }
  .modaal-gallery-prev { left: 20px; right: auto; } }

@media screen and (max-width: 900px) { .modaal-instagram iframe { width: 500px !important; } }

@media screen and (max-height: 1100px) { .modaal-instagram iframe { width: 700px !important; } }

@media screen and (max-height: 1000px) { .modaal-inner-wrapper { padding-top: 60px; padding-bottom: 60px; }
  .modaal-instagram iframe { width: 600px !important; } }

@media screen and (max-height: 900px) { .modaal-instagram iframe { width: 500px !important; }
  .modaal-video-container { max-width: 900px; max-height: 510px; } }

@media only screen and (max-width: 600px) { .modaal-instagram iframe { width: 280px !important; } }

@media only screen and (max-height: 820px) { .modaal-gallery-label { display: none; } }

.modaal-loading-spinner { background: none; position: absolute; width: 200px; height: 200px; top: 50%; left: 50%; margin: -100px 0 0 -100px; -webkit-transform: scale(0.25); -ms-transform: scale(0.25); transform: scale(0.25); }

@-ms-keyframes modaal-loading-spinner { 0% { opacity: 1; -ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); }
  100% { opacity: .1; -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); } }

@-moz-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-o-keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes modaal-loading-spinner { 0% { opacity: 1;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
  100% { opacity: .1;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.modaal-loading-spinner > div { width: 24px; height: 24px; margin-left: 4px; margin-top: 4px; position: absolute; }

.modaal-loading-spinner > div > div { width: 100%; height: 100%; border-radius: 15px; background: #fff; }

.modaal-loading-spinner > div:nth-of-type(1) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: 0s; -moz-animation-delay: 0s; -webkit-animation-delay: 0s; -o-animation-delay: 0s; animation-delay: 0s; }

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(1) { -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(2) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .12s; -moz-animation-delay: .12s; -webkit-animation-delay: .12s; -o-animation-delay: .12s; animation-delay: .12s; }

.modaal-loading-spinner > div:nth-of-type(2) { -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(3) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .25s; -moz-animation-delay: .25s; -webkit-animation-delay: .25s; -o-animation-delay: .25s; animation-delay: .25s; }

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(3) { -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(4) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .37s; -moz-animation-delay: .37s; -webkit-animation-delay: .37s; -o-animation-delay: .37s; animation-delay: .37s; }

.modaal-loading-spinner > div:nth-of-type(4) { -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(5) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .5s; -moz-animation-delay: .5s; -webkit-animation-delay: .5s; -o-animation-delay: .5s; animation-delay: .5s; }

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(5) { -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(6) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .62s; -moz-animation-delay: .62s; -webkit-animation-delay: .62s; -o-animation-delay: .62s; animation-delay: .62s; }

.modaal-loading-spinner > div:nth-of-type(6) { -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(7) > div { -webkit-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .75s; -moz-animation-delay: .75s; -webkit-animation-delay: .75s; -o-animation-delay: .75s; animation-delay: .75s; }

.modaal-loading-spinner > div:nth-of-type(7) { -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(8) > div { -ms-animation: modaal-loading-spinner 1s linear infinite; -moz-animation: modaal-loading-spinner 1s linear infinite; -webkit-animation: modaal-loading-spinner 1s linear infinite; -o-animation: modaal-loading-spinner 1s linear infinite; animation: modaal-loading-spinner 1s linear infinite; -ms-animation-delay: .87s; -moz-animation-delay: .87s; -webkit-animation-delay: .87s; -o-animation-delay: .87s; animation-delay: .87s; }

.modaal-loading-spinner > div:nth-of-type(8) { -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); -o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); }

/*! Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/*
// Variables
// --------------------------*/
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.5.0"); src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

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

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

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

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

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

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

.fa-ul > li { position: relative; }

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

.fa-li.fa-lg { left: -1.85714em; }

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

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

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

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

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

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

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

.fa-external-link:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-envelope:before { content: ""; }
