@charset "UTF-8";
/*  Color schema
-----------------------------------------------*/
/*  Font
-----------------------------------------------*/
/*  Easings
-----------------------------------------------*/
/*=== Clearfix
==============================================================================================*/
/*=== Responsive
==============================================================================================*/
/*=== Compact - float child elements, clear floats
==============================================================================================*/
/*=== Visiblities
==============================================================================================*/
/*=== Position
==============================================================================================*/
/*=== Keyframes
==============================================================================================*/
/*=== Placeholer
==============================================================================================*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, span, a, em, strong, i, b,
sub, sup, blockquote, q, pre, code, abbr, acronym,
address, big, small, cite, del, dfn, img, ins, kbd,
s, samp, strike, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, details, embed, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
  margin: 0;
  padding: 0; }

command, datalist, keygen, mark, meter,
progress, rp, rt, ruby, time, wbr {
  display: inline; }

video, audio, canvas {
  display: inline-block;
  zoom: 1; }

html {
  line-height: 1;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  width: 100%;
  height: 100%; }

body {
  position: relative;
  width: 100%;
  height: auto; }

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

a img {
  border: none; }

svg:not(:root) {
  overflow: hidden; }

q, blockquote {
  quotes: none; }

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

ol,
ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

:focus {
  outline: 0; }

button::-moz-focus-inner,
input::-moz-focus-inner,
select::-moz-focus-inner {
  padding: 0;
  border: none; }

a,
a:hover {
  text-decoration: none; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none !important; }

html[data-layout="main"] body {
  font: 14px/1.6 Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  html[data-layout="main"] body iframe[name="google_conversion_frame"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden; }
  html[data-layout="main"] body > footer.global-footer > .floater {
    height: 72px; }
    html[data-layout="main"] body > footer.global-footer > .floater.show > ul.share {
      transform: translate(0, 0); }
    html[data-layout="main"] body > footer.global-footer > .floater.relative > ul.share {
      position: relative;
      bottom: auto;
      transform: translate(0, 0); }
    html[data-layout="main"] body > footer.global-footer > .floater > ul.share {
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.04);
      background: #fff;
      overflow: hidden;
      z-index: 101;
      height: 72px;
      transform: translate(0, 100%);
      transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share:after {
        content: "";
        display: block;
        clear: both; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share > * {
        float: left; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share > p,
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share > span {
        margin-right: 1ex;
        margin-bottom: 0;
        padding: 0; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share > ul,
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share > ol {
        list-style: none; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-10 > * {
        margin-left: 10px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-10 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-10 > * {
        margin-right: 10px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-10 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-11 > * {
        margin-left: 11px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-11 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-11 > * {
        margin-right: 11px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-11 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-12 > * {
        margin-left: 12px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-12 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-12 > * {
        margin-right: 12px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-12 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-13 > * {
        margin-left: 13px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-13 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-13 > * {
        margin-right: 13px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-13 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-14 > * {
        margin-left: 14px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-14 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-14 > * {
        margin-right: 14px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-14 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-15 > * {
        margin-left: 15px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-15 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-15 > * {
        margin-right: 15px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-15 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-16 > * {
        margin-left: 16px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-16 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-16 > * {
        margin-right: 16px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-16 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-17 > * {
        margin-left: 17px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-17 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-17 > * {
        margin-right: 17px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-17 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-18 > * {
        margin-left: 18px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-18 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-18 > * {
        margin-right: 18px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-18 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-19 > * {
        margin-left: 19px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-19 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-19 > * {
        margin-right: 19px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-19 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-20 > * {
        margin-left: 20px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-20 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-20 > * {
        margin-right: 20px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-20 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-21 > * {
        margin-left: 21px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-21 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-21 > * {
        margin-right: 21px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-21 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-22 > * {
        margin-left: 22px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-22 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-22 > * {
        margin-right: 22px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-22 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-23 > * {
        margin-left: 23px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-23 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-23 > * {
        margin-right: 23px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-23 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-24 > * {
        margin-left: 24px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-24 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-24 > * {
        margin-right: 24px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-24 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-25 > * {
        margin-left: 25px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-25 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-25 > * {
        margin-right: 25px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-25 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-26 > * {
        margin-left: 26px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-26 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-26 > * {
        margin-right: 26px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-26 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-27 > * {
        margin-left: 27px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-27 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-27 > * {
        margin-right: 27px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-27 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-28 > * {
        margin-left: 28px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-28 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-28 > * {
        margin-right: 28px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-28 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-29 > * {
        margin-left: 29px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-29 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-29 > * {
        margin-right: 29px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-29 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-30 > * {
        margin-left: 30px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-30 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-30 > * {
        margin-right: 30px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-30 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-31 > * {
        margin-left: 31px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-31 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-31 > * {
        margin-right: 31px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-31 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-32 > * {
        margin-left: 32px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-32 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-32 > * {
        margin-right: 32px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-32 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-33 > * {
        margin-left: 33px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-33 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-33 > * {
        margin-right: 33px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-33 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-34 > * {
        margin-left: 34px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-34 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-34 > * {
        margin-right: 34px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-34 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-35 > * {
        margin-left: 35px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-35 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-35 > * {
        margin-right: 35px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-35 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-36 > * {
        margin-left: 36px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-36 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-36 > * {
        margin-right: 36px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-36 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-37 > * {
        margin-left: 37px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-37 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-37 > * {
        margin-right: 37px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-37 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-38 > * {
        margin-left: 38px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-38 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-38 > * {
        margin-right: 38px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-38 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-39 > * {
        margin-left: 39px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-39 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-39 > * {
        margin-right: 39px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-39 > *:last-child {
          margin-right: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-40 > * {
        margin-left: 40px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-left-40 > *:first-child {
          margin-left: 0px; }
      html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-40 > * {
        margin-right: 40px; }
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share.space-right-40 > *:last-child {
          margin-right: 0px; }
      @media only screen and (min-width: 840px) {
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share {
          padding: 0 96px; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.logo {
            margin-top: 27px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.logo img {
              display: block; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.like {
            margin-left: 32px;
            margin-top: 25px; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share {
            float: right; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share:after {
              content: "";
              display: block;
              clear: both; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > * {
              float: left; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > p,
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > span {
              margin-right: 1ex;
              margin-bottom: 0;
              padding: 0; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > ul,
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > ol {
              list-style: none; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-10 > * {
              margin-left: 10px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-10 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-10 > * {
              margin-right: 10px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-10 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-11 > * {
              margin-left: 11px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-11 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-11 > * {
              margin-right: 11px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-11 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-12 > * {
              margin-left: 12px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-12 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-12 > * {
              margin-right: 12px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-12 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-13 > * {
              margin-left: 13px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-13 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-13 > * {
              margin-right: 13px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-13 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-14 > * {
              margin-left: 14px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-14 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-14 > * {
              margin-right: 14px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-14 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-15 > * {
              margin-left: 15px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-15 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-15 > * {
              margin-right: 15px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-15 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-16 > * {
              margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-16 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-16 > * {
              margin-right: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-16 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-17 > * {
              margin-left: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-17 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-17 > * {
              margin-right: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-17 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-18 > * {
              margin-left: 18px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-18 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-18 > * {
              margin-right: 18px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-18 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-19 > * {
              margin-left: 19px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-19 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-19 > * {
              margin-right: 19px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-19 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-20 > * {
              margin-left: 20px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-20 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-20 > * {
              margin-right: 20px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-20 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-21 > * {
              margin-left: 21px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-21 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-21 > * {
              margin-right: 21px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-21 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-22 > * {
              margin-left: 22px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-22 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-22 > * {
              margin-right: 22px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-22 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-23 > * {
              margin-left: 23px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-23 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-23 > * {
              margin-right: 23px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-23 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-24 > * {
              margin-left: 24px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-24 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-24 > * {
              margin-right: 24px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-24 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-25 > * {
              margin-left: 25px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-25 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-25 > * {
              margin-right: 25px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-25 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-26 > * {
              margin-left: 26px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-26 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-26 > * {
              margin-right: 26px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-26 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-27 > * {
              margin-left: 27px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-27 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-27 > * {
              margin-right: 27px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-27 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-28 > * {
              margin-left: 28px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-28 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-28 > * {
              margin-right: 28px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-28 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-29 > * {
              margin-left: 29px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-29 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-29 > * {
              margin-right: 29px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-29 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-30 > * {
              margin-left: 30px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-30 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-30 > * {
              margin-right: 30px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-30 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-31 > * {
              margin-left: 31px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-31 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-31 > * {
              margin-right: 31px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-31 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-32 > * {
              margin-left: 32px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-32 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-32 > * {
              margin-right: 32px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-32 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-33 > * {
              margin-left: 33px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-33 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-33 > * {
              margin-right: 33px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-33 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-34 > * {
              margin-left: 34px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-34 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-34 > * {
              margin-right: 34px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-34 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-35 > * {
              margin-left: 35px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-35 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-35 > * {
              margin-right: 35px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-35 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-36 > * {
              margin-left: 36px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-36 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-36 > * {
              margin-right: 36px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-36 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-37 > * {
              margin-left: 37px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-37 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-37 > * {
              margin-right: 37px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-37 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-38 > * {
              margin-left: 38px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-38 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-38 > * {
              margin-right: 38px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-38 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-39 > * {
              margin-left: 39px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-39 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-39 > * {
              margin-right: 39px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-39 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-40 > * {
              margin-left: 40px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-40 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-40 > * {
              margin-right: 40px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-40 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share span {
              display: block;
              margin-top: 29px;
              font-size: 12px;
              margin-right: 18px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a {
              display: block;
              margin-top: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a + a {
                margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a img {
                display: block; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download {
            float: right;
            padding: 16px 0;
            line-height: 0; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a {
              display: inline-block; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a + a {
                margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a.disabled {
                opacity: .5;
                cursor: default; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a img {
                display: block; } }
      @media only screen and (max-width: 840px) {
        html[data-layout="main"] body > footer.global-footer > .floater > ul.share {
          padding: 0 24px; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.logo {
            display: none; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.like {
            margin-top: 25px; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share {
            float: right; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share:after {
              content: "";
              display: block;
              clear: both; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > * {
              float: left; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > p,
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > span {
              margin-right: 1ex;
              margin-bottom: 0;
              padding: 0; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > ul,
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share > ol {
              list-style: none; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-10 > * {
              margin-left: 10px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-10 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-10 > * {
              margin-right: 10px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-10 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-11 > * {
              margin-left: 11px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-11 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-11 > * {
              margin-right: 11px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-11 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-12 > * {
              margin-left: 12px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-12 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-12 > * {
              margin-right: 12px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-12 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-13 > * {
              margin-left: 13px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-13 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-13 > * {
              margin-right: 13px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-13 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-14 > * {
              margin-left: 14px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-14 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-14 > * {
              margin-right: 14px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-14 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-15 > * {
              margin-left: 15px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-15 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-15 > * {
              margin-right: 15px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-15 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-16 > * {
              margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-16 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-16 > * {
              margin-right: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-16 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-17 > * {
              margin-left: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-17 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-17 > * {
              margin-right: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-17 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-18 > * {
              margin-left: 18px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-18 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-18 > * {
              margin-right: 18px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-18 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-19 > * {
              margin-left: 19px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-19 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-19 > * {
              margin-right: 19px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-19 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-20 > * {
              margin-left: 20px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-20 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-20 > * {
              margin-right: 20px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-20 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-21 > * {
              margin-left: 21px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-21 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-21 > * {
              margin-right: 21px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-21 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-22 > * {
              margin-left: 22px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-22 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-22 > * {
              margin-right: 22px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-22 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-23 > * {
              margin-left: 23px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-23 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-23 > * {
              margin-right: 23px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-23 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-24 > * {
              margin-left: 24px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-24 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-24 > * {
              margin-right: 24px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-24 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-25 > * {
              margin-left: 25px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-25 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-25 > * {
              margin-right: 25px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-25 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-26 > * {
              margin-left: 26px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-26 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-26 > * {
              margin-right: 26px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-26 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-27 > * {
              margin-left: 27px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-27 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-27 > * {
              margin-right: 27px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-27 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-28 > * {
              margin-left: 28px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-28 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-28 > * {
              margin-right: 28px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-28 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-29 > * {
              margin-left: 29px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-29 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-29 > * {
              margin-right: 29px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-29 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-30 > * {
              margin-left: 30px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-30 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-30 > * {
              margin-right: 30px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-30 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-31 > * {
              margin-left: 31px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-31 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-31 > * {
              margin-right: 31px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-31 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-32 > * {
              margin-left: 32px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-32 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-32 > * {
              margin-right: 32px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-32 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-33 > * {
              margin-left: 33px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-33 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-33 > * {
              margin-right: 33px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-33 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-34 > * {
              margin-left: 34px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-34 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-34 > * {
              margin-right: 34px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-34 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-35 > * {
              margin-left: 35px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-35 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-35 > * {
              margin-right: 35px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-35 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-36 > * {
              margin-left: 36px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-36 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-36 > * {
              margin-right: 36px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-36 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-37 > * {
              margin-left: 37px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-37 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-37 > * {
              margin-right: 37px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-37 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-38 > * {
              margin-left: 38px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-38 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-38 > * {
              margin-right: 38px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-38 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-39 > * {
              margin-left: 39px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-39 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-39 > * {
              margin-right: 39px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-39 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-40 > * {
              margin-left: 40px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-left-40 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-40 > * {
              margin-right: 40px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share.space-right-40 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share span {
              display: block;
              margin-top: 29px;
              font-size: 12px;
              margin-right: 18px; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a {
              display: block;
              margin-top: 17px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a + a {
                margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.share a img {
                display: block; }
          html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download {
            padding: 16px 0;
            width: 100%;
            text-align: center;
            line-height: 0; }
            html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a {
              display: inline-block; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a + a {
                margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a.disabled {
                opacity: .5;
                cursor: default; }
              html[data-layout="main"] body > footer.global-footer > .floater > ul.share > li.download a img {
                display: block; } }
  html[data-layout="main"] body > footer.global-footer > ul.links {
    position: relative;
    z-index: 100;
    overflow: hidden;
    background: #fff; }
    @media only screen and (min-width: 840px) {
      html[data-layout="main"] body > footer.global-footer > ul.links {
        padding: 40px 96px; }
        html[data-layout="main"] body > footer.global-footer > ul.links:after {
          content: "";
          display: block;
          clear: both; }
        html[data-layout="main"] body > footer.global-footer > ul.links > * {
          float: left; }
        html[data-layout="main"] body > footer.global-footer > ul.links > p,
        html[data-layout="main"] body > footer.global-footer > ul.links > span {
          margin-right: 1ex;
          margin-bottom: 0;
          padding: 0; }
        html[data-layout="main"] body > footer.global-footer > ul.links > ul,
        html[data-layout="main"] body > footer.global-footer > ul.links > ol {
          list-style: none; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-10 > * {
          margin-left: 10px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-10 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-10 > * {
          margin-right: 10px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-10 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-11 > * {
          margin-left: 11px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-11 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-11 > * {
          margin-right: 11px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-11 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-12 > * {
          margin-left: 12px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-12 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-12 > * {
          margin-right: 12px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-12 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-13 > * {
          margin-left: 13px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-13 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-13 > * {
          margin-right: 13px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-13 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-14 > * {
          margin-left: 14px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-14 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-14 > * {
          margin-right: 14px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-14 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-15 > * {
          margin-left: 15px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-15 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-15 > * {
          margin-right: 15px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-15 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-16 > * {
          margin-left: 16px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-16 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-16 > * {
          margin-right: 16px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-16 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-17 > * {
          margin-left: 17px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-17 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-17 > * {
          margin-right: 17px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-17 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-18 > * {
          margin-left: 18px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-18 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-18 > * {
          margin-right: 18px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-18 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-19 > * {
          margin-left: 19px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-19 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-19 > * {
          margin-right: 19px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-19 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-20 > * {
          margin-left: 20px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-20 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-20 > * {
          margin-right: 20px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-20 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-21 > * {
          margin-left: 21px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-21 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-21 > * {
          margin-right: 21px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-21 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-22 > * {
          margin-left: 22px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-22 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-22 > * {
          margin-right: 22px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-22 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-23 > * {
          margin-left: 23px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-23 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-23 > * {
          margin-right: 23px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-23 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-24 > * {
          margin-left: 24px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-24 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-24 > * {
          margin-right: 24px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-24 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-25 > * {
          margin-left: 25px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-25 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-25 > * {
          margin-right: 25px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-25 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-26 > * {
          margin-left: 26px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-26 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-26 > * {
          margin-right: 26px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-26 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-27 > * {
          margin-left: 27px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-27 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-27 > * {
          margin-right: 27px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-27 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-28 > * {
          margin-left: 28px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-28 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-28 > * {
          margin-right: 28px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-28 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-29 > * {
          margin-left: 29px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-29 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-29 > * {
          margin-right: 29px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-29 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-30 > * {
          margin-left: 30px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-30 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-30 > * {
          margin-right: 30px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-30 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-31 > * {
          margin-left: 31px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-31 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-31 > * {
          margin-right: 31px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-31 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-32 > * {
          margin-left: 32px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-32 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-32 > * {
          margin-right: 32px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-32 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-33 > * {
          margin-left: 33px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-33 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-33 > * {
          margin-right: 33px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-33 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-34 > * {
          margin-left: 34px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-34 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-34 > * {
          margin-right: 34px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-34 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-35 > * {
          margin-left: 35px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-35 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-35 > * {
          margin-right: 35px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-35 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-36 > * {
          margin-left: 36px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-36 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-36 > * {
          margin-right: 36px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-36 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-37 > * {
          margin-left: 37px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-37 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-37 > * {
          margin-right: 37px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-37 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-38 > * {
          margin-left: 38px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-38 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-38 > * {
          margin-right: 38px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-38 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-39 > * {
          margin-left: 39px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-39 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-39 > * {
          margin-right: 39px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-39 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-left-40 > * {
          margin-left: 40px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-left-40 > *:first-child {
            margin-left: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links.space-right-40 > * {
          margin-right: 40px; }
          html[data-layout="main"] body > footer.global-footer > ul.links.space-right-40 > *:last-child {
            margin-right: 0px; }
        html[data-layout="main"] body > footer.global-footer > ul.links > li {
          font-size: 12px; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li a {
            color: rgba(0, 0, 0, 0.56); }
          html[data-layout="main"] body > footer.global-footer > ul.links > li + li {
            margin-left: 24px; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li.people-logo {
            display: none; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.people-logo + li {
              margin-left: 0; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo {
            float: right; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo:after {
              content: "";
              display: block;
              clear: both; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > * {
              float: left; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > p,
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > span {
              margin-right: 1ex;
              margin-bottom: 0;
              padding: 0; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > ul,
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > ol {
              list-style: none; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-10 > * {
              margin-left: 10px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-10 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-10 > * {
              margin-right: 10px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-10 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-11 > * {
              margin-left: 11px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-11 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-11 > * {
              margin-right: 11px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-11 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-12 > * {
              margin-left: 12px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-12 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-12 > * {
              margin-right: 12px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-12 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-13 > * {
              margin-left: 13px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-13 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-13 > * {
              margin-right: 13px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-13 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-14 > * {
              margin-left: 14px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-14 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-14 > * {
              margin-right: 14px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-14 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-15 > * {
              margin-left: 15px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-15 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-15 > * {
              margin-right: 15px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-15 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-16 > * {
              margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-16 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-16 > * {
              margin-right: 16px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-16 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-17 > * {
              margin-left: 17px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-17 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-17 > * {
              margin-right: 17px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-17 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-18 > * {
              margin-left: 18px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-18 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-18 > * {
              margin-right: 18px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-18 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-19 > * {
              margin-left: 19px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-19 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-19 > * {
              margin-right: 19px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-19 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-20 > * {
              margin-left: 20px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-20 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-20 > * {
              margin-right: 20px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-20 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-21 > * {
              margin-left: 21px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-21 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-21 > * {
              margin-right: 21px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-21 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-22 > * {
              margin-left: 22px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-22 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-22 > * {
              margin-right: 22px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-22 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-23 > * {
              margin-left: 23px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-23 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-23 > * {
              margin-right: 23px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-23 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-24 > * {
              margin-left: 24px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-24 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-24 > * {
              margin-right: 24px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-24 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-25 > * {
              margin-left: 25px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-25 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-25 > * {
              margin-right: 25px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-25 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-26 > * {
              margin-left: 26px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-26 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-26 > * {
              margin-right: 26px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-26 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-27 > * {
              margin-left: 27px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-27 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-27 > * {
              margin-right: 27px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-27 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-28 > * {
              margin-left: 28px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-28 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-28 > * {
              margin-right: 28px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-28 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-29 > * {
              margin-left: 29px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-29 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-29 > * {
              margin-right: 29px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-29 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-30 > * {
              margin-left: 30px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-30 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-30 > * {
              margin-right: 30px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-30 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-31 > * {
              margin-left: 31px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-31 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-31 > * {
              margin-right: 31px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-31 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-32 > * {
              margin-left: 32px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-32 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-32 > * {
              margin-right: 32px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-32 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-33 > * {
              margin-left: 33px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-33 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-33 > * {
              margin-right: 33px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-33 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-34 > * {
              margin-left: 34px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-34 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-34 > * {
              margin-right: 34px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-34 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-35 > * {
              margin-left: 35px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-35 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-35 > * {
              margin-right: 35px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-35 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-36 > * {
              margin-left: 36px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-36 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-36 > * {
              margin-right: 36px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-36 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-37 > * {
              margin-left: 37px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-37 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-37 > * {
              margin-right: 37px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-37 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-38 > * {
              margin-left: 38px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-38 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-38 > * {
              margin-right: 38px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-38 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-39 > * {
              margin-left: 39px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-39 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-39 > * {
              margin-right: 39px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-39 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-40 > * {
              margin-left: 40px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-40 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-40 > * {
              margin-right: 40px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-40 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo small {
              color: rgba(0, 0, 0, 0.26);
              display: block;
              margin-right: 8px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo a {
              display: block;
              padding: 1px 0; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo a img {
                display: block; } }
    @media only screen and (max-width: 840px) {
      html[data-layout="main"] body > footer.global-footer > ul.links {
        padding: 48px 24px 35px;
        text-align: left; }
        html[data-layout="main"] body > footer.global-footer > ul.links > li {
          font-size: 12px; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li a {
            color: rgba(0, 0, 0, 0.56); }
          html[data-layout="main"] body > footer.global-footer > ul.links > li + li {
            margin-top: 7px; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li.people-logo {
            margin-bottom: 31px; }
          html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo {
            margin-top: 47px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo:after {
              content: "";
              display: block;
              clear: both; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > * {
              float: left; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > p,
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > span {
              margin-right: 1ex;
              margin-bottom: 0;
              padding: 0; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > ul,
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo > ol {
              list-style: none; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-10 > * {
              margin-left: 10px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-10 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-10 > * {
              margin-right: 10px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-10 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-11 > * {
              margin-left: 11px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-11 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-11 > * {
              margin-right: 11px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-11 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-12 > * {
              margin-left: 12px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-12 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-12 > * {
              margin-right: 12px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-12 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-13 > * {
              margin-left: 13px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-13 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-13 > * {
              margin-right: 13px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-13 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-14 > * {
              margin-left: 14px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-14 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-14 > * {
              margin-right: 14px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-14 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-15 > * {
              margin-left: 15px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-15 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-15 > * {
              margin-right: 15px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-15 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-16 > * {
              margin-left: 16px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-16 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-16 > * {
              margin-right: 16px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-16 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-17 > * {
              margin-left: 17px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-17 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-17 > * {
              margin-right: 17px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-17 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-18 > * {
              margin-left: 18px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-18 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-18 > * {
              margin-right: 18px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-18 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-19 > * {
              margin-left: 19px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-19 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-19 > * {
              margin-right: 19px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-19 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-20 > * {
              margin-left: 20px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-20 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-20 > * {
              margin-right: 20px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-20 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-21 > * {
              margin-left: 21px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-21 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-21 > * {
              margin-right: 21px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-21 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-22 > * {
              margin-left: 22px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-22 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-22 > * {
              margin-right: 22px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-22 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-23 > * {
              margin-left: 23px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-23 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-23 > * {
              margin-right: 23px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-23 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-24 > * {
              margin-left: 24px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-24 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-24 > * {
              margin-right: 24px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-24 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-25 > * {
              margin-left: 25px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-25 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-25 > * {
              margin-right: 25px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-25 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-26 > * {
              margin-left: 26px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-26 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-26 > * {
              margin-right: 26px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-26 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-27 > * {
              margin-left: 27px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-27 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-27 > * {
              margin-right: 27px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-27 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-28 > * {
              margin-left: 28px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-28 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-28 > * {
              margin-right: 28px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-28 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-29 > * {
              margin-left: 29px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-29 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-29 > * {
              margin-right: 29px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-29 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-30 > * {
              margin-left: 30px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-30 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-30 > * {
              margin-right: 30px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-30 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-31 > * {
              margin-left: 31px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-31 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-31 > * {
              margin-right: 31px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-31 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-32 > * {
              margin-left: 32px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-32 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-32 > * {
              margin-right: 32px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-32 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-33 > * {
              margin-left: 33px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-33 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-33 > * {
              margin-right: 33px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-33 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-34 > * {
              margin-left: 34px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-34 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-34 > * {
              margin-right: 34px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-34 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-35 > * {
              margin-left: 35px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-35 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-35 > * {
              margin-right: 35px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-35 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-36 > * {
              margin-left: 36px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-36 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-36 > * {
              margin-right: 36px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-36 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-37 > * {
              margin-left: 37px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-37 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-37 > * {
              margin-right: 37px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-37 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-38 > * {
              margin-left: 38px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-38 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-38 > * {
              margin-right: 38px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-38 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-39 > * {
              margin-left: 39px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-39 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-39 > * {
              margin-right: 39px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-39 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-40 > * {
              margin-left: 40px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-left-40 > *:first-child {
                margin-left: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-40 > * {
              margin-right: 40px; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo.space-right-40 > *:last-child {
                margin-right: 0px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo small {
              color: rgba(0, 0, 0, 0.26);
              display: block;
              margin-right: 8px; }
            html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo a {
              display: block;
              padding: 1px 0; }
              html[data-layout="main"] body > footer.global-footer > ul.links > li.wantedly-logo a img {
                display: block; } }

html[data-page="root.index"] body {
  text-align: center;
  /*=== Hero
  ==============================================================================================*/
  /*=== AI
  ==============================================================================================*/
  /*=== Share
  ==============================================================================================*/
  /*=== Profile
  ==============================================================================================*/
  /*=== Security
  ==============================================================================================*/
  /*=== Download
  ==============================================================================================*/ }
  html[data-page="root.index"] body > header.hero {
    position: relative;
    background: #f9f9f9 url(/assets/views/root/img/hero_cards-f943f81b7c88f679f62034d5a39a174c.png) no-repeat 0 100%;
    background-size: cover;
    text-align: center;
    z-index: 5;
    overflow: hidden; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > header.hero {
        padding-top: 124px;
        height: 1367px; }
        html[data-page="root.index"] body > header.hero img.logo {
          position: absolute;
          top: 32px;
          left: 40px; }
        html[data-page="root.index"] body > header.hero h1 {
          font-size: 45px;
          font-weight: 600;
          line-height: 1; }
        html[data-page="root.index"] body > header.hero p.lead {
          font-size: 16px;
          font-weight: 600;
          line-height: 1.6;
          color: rgba(0, 0, 0, 0.56);
          margin-top: 35px; }
          html[data-page="root.index"] body > header.hero p.lead .t1, html[data-page="root.index"] body > header.hero p.lead .t2 {
            display: block; }
          html[data-page="root.index"] body > header.hero p.lead .t2-1:after {
            content: "\3001"; }
        html[data-page="root.index"] body > header.hero a.download {
          display: block;
          width: 300px;
          height: 48px;
          margin: 32px auto 0;
          font-size: 16px;
          line-height: 48px;
          text-align: center;
          font-weight: 600;
          color: #fff;
          border-radius: 24px;
          background-color: #a96dd7;
          background-image: linear-gradient(100deg, #32bdd9, #a96dd7); }
        html[data-page="root.index"] body > header.hero .device {
          position: relative;
          background: url(/assets/shared/img/video/device-608b28e98934fb60dd47eb04ce8326eb.png) 0 no-repeat;
          background-size: 100%;
          width: 298px;
          height: 620px;
          margin: 72px auto -137px;
          z-index: 10; }
          html[data-page="root.index"] body > header.hero .device video {
            position: relative;
            top: 74px; }
            html[data-page="root.index"] body > header.hero .device video img {
              display: block; }
        html[data-page="root.index"] body > header.hero .intro {
          position: relative;
          height: 480px;
          padding-top: 191px;
          text-align: center;
          z-index: 4;
          background: rgba(255, 255, 255, 0.94);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.06); }
          html[data-page="root.index"] body > header.hero .intro h2 {
            font-size: 36px;
            font-weight: 600;
            line-height: 1; }
          html[data-page="root.index"] body > header.hero .intro p {
            font-size: 16px;
            line-height: 1.65;
            margin-top: 22px; } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > header.hero {
        padding-top: 26px; }
        html[data-page="root.index"] body > header.hero img.logo {
          width: 189px !important;
          height: 16px !important; }
        html[data-page="root.index"] body > header.hero h1 {
          margin-top: 33px;
          font-size: 24px;
          font-weight: 600;
          line-height: 1; }
        html[data-page="root.index"] body > header.hero p.lead {
          font-size: 12px;
          font-weight: 600;
          line-height: 1.7;
          color: rgba(0, 0, 0, 0.56);
          margin-top: 15px; }
          html[data-page="root.index"] body > header.hero p.lead .t1 {
            display: none; }
          html[data-page="root.index"] body > header.hero p.lead .t2-1, html[data-page="root.index"] body > header.hero p.lead .t2-2 {
            display: block; }
        html[data-page="root.index"] body > header.hero a.download {
          display: block;
          width: 220px;
          height: 40px;
          margin: 26px auto 0;
          font-size: 14px;
          line-height: 40px;
          text-align: center;
          font-weight: 600;
          color: #fff;
          border-radius: 20px;
          background-color: #a96dd7;
          background-image: linear-gradient(100deg, #32bdd9, #a96dd7); }
        html[data-page="root.index"] body > header.hero .device {
          position: relative;
          background: url(/assets/views/root/img/hero_device-608b28e98934fb60dd47eb04ce8326eb.png) 0 no-repeat;
          background-size: 100%;
          width: 221px;
          height: 460px;
          margin: 40px auto -45px;
          z-index: 10; }
          html[data-page="root.index"] body > header.hero .device video {
            position: relative;
            top: 56px;
            width: 193px !important;
            height: 344px !important; }
            html[data-page="root.index"] body > header.hero .device video img {
              display: block;
              width: 193px !important;
              height: 344px !important; }
        html[data-page="root.index"] body > header.hero .intro {
          position: relative;
          height: 234px;
          padding-top: 74px;
          text-align: center;
          z-index: 4;
          background: rgba(255, 255, 255, 0.96);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.06); }
          html[data-page="root.index"] body > header.hero .intro h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 1; }
          html[data-page="root.index"] body > header.hero .intro p {
            font-size: 12px;
            line-height: 1.7;
            margin-top: 20px; } }
  html[data-page="root.index"] body > section.intelligence {
    position: relative;
    background-color: #a96dd7;
    background-image: linear-gradient(100deg, #a96dd7, #32bdd9);
    text-align: center;
    z-index: 4; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > section.intelligence {
        height: 480px;
        padding-top: 140px; }
        html[data-page="root.index"] body > section.intelligence h2 {
          font-size: 36px;
          font-weight: 600;
          line-height: 1;
          color: #fff; }
          html[data-page="root.index"] body > section.intelligence h2 small {
            display: block;
            margin-bottom: 27px;
            font-size: 16px;
            font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
            font-weight: 300;
            line-height: 1;
            color: rgba(255, 255, 255, 0.7); }
        html[data-page="root.index"] body > section.intelligence p {
          font-size: 16px;
          line-height: 1.65;
          margin-top: 22px;
          color: rgba(255, 255, 255, 0.96); } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > section.intelligence {
        height: 234px;
        padding-top: 37px;
        background-color: #f9f9f9; }
        html[data-page="root.index"] body > section.intelligence h2 {
          font-size: 20px;
          font-weight: 600;
          line-height: 1;
          color: #fff; }
          html[data-page="root.index"] body > section.intelligence h2 small {
            display: block;
            margin-bottom: 23px;
            font-size: 16px;
            font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
            font-weight: 300;
            line-height: 1;
            color: rgba(255, 255, 255, 0.7); }
        html[data-page="root.index"] body > section.intelligence p {
          font-size: 12px;
          line-height: 1.7;
          margin-top: 20px;
          color: rgba(255, 255, 255, 0.96); } }
  html[data-page="root.index"] body > section.share {
    position: relative;
    z-index: 6; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > section.share {
        height: 480px;
        padding-top: 144px; }
        html[data-page="root.index"] body > section.share > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px; } }
    @media only screen and (min-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.share > .container {
        padding: 0 16px; } }
    @media only screen and (min-width: 840px) {
          html[data-page="root.index"] body > section.share > .container h2 {
            font-size: 36px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.share > .container h2 small {
              display: block;
              margin-bottom: 27px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #8b81d8; }
          html[data-page="root.index"] body > section.share > .container p {
            font-size: 16px;
            line-height: 1.65;
            margin-top: 18px; }
          html[data-page="root.index"] body > section.share > .container > img {
            display: block;
            position: absolute;
            top: -187px;
            right: 121px;
            bottom: auto;
            left: auto;
            z-index: 10;
            opacity: 0;
            transform: translate(0, 100px);
            transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
            transition-delay: .3s; }
            html[data-page="root.index"] body > section.share > .container > img.show {
              opacity: 1;
              transform: translate(0, 0); } }
      @media only screen and (min-width: 840px) and (max-width: 930px) {
        html[data-page="root.index"] body > section.share > .container > img {
          right: 32px; } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > section.share {
        height: 592px;
        padding-top: 33px;
        background-color: #f9f9f9; }
        html[data-page="root.index"] body > section.share > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          text-align: center; } }
    @media only screen and (max-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.share > .container {
        padding: 0 16px; } }
    @media only screen and (max-width: 840px) {
          html[data-page="root.index"] body > section.share > .container h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.share > .container h2 small {
              display: block;
              margin-bottom: 22px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #8b81d8; }
          html[data-page="root.index"] body > section.share > .container p {
            font-size: 12px;
            line-height: 1.7;
            margin-top: 21px; }
          html[data-page="root.index"] body > section.share > .container > img {
            display: block;
            width: 218px !important;
            height: 380px !important;
            margin: 32px auto 0; } }
  html[data-page="root.index"] body > section.profile {
    position: relative;
    background-color: #fafafa;
    border-top: #f2f2f2;
    z-index: 5; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > section.profile {
        height: 480px;
        padding-top: 166px; }
        html[data-page="root.index"] body > section.profile > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          padding-left: 498px; } }
    @media only screen and (min-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.profile > .container {
        padding: 0 16px; } }
    @media only screen and (min-width: 840px) and (max-width: 930px) {
      html[data-page="root.index"] body > section.profile > .container {
        padding-left: 388px; } }
    @media only screen and (min-width: 840px) {
          html[data-page="root.index"] body > section.profile > .container h2 {
            font-size: 36px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.profile > .container h2 small {
              display: block;
              margin-bottom: 27px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #38b2c4; }
          html[data-page="root.index"] body > section.profile > .container p {
            font-size: 16px;
            line-height: 1.65;
            margin-top: 18px; }
          html[data-page="root.index"] body > section.profile > .container > img {
            display: block;
            position: absolute;
            top: -131px;
            left: 117px;
            z-index: 10;
            opacity: 0;
            transform: translate(0, 100px);
            transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
            transition-delay: .3s; }
            html[data-page="root.index"] body > section.profile > .container > img.show {
              opacity: 1;
              transform: translate(0, 0); } }
      @media only screen and (min-width: 840px) and (max-width: 930px) {
        html[data-page="root.index"] body > section.profile > .container > img {
          left: 32px; } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > section.profile {
        height: 592px;
        padding-top: 33px;
        background-color: #f9f9f9; }
        html[data-page="root.index"] body > section.profile > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          text-align: center; } }
    @media only screen and (max-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.profile > .container {
        padding: 0 16px; } }
    @media only screen and (max-width: 840px) {
          html[data-page="root.index"] body > section.profile > .container h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.profile > .container h2 small {
              display: block;
              margin-bottom: 22px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #38b2c4; }
          html[data-page="root.index"] body > section.profile > .container p {
            font-size: 12px;
            line-height: 1.7;
            margin-top: 21px; }
          html[data-page="root.index"] body > section.profile > .container > img {
            display: block;
            width: 218px !important;
            height: 380px !important;
            margin: 32px auto 0; } }
  html[data-page="root.index"] body > section.security {
    position: relative;
    z-index: 4; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > section.security {
        padding: 144px 0 178px; }
        html[data-page="root.index"] body > section.security > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px; } }
    @media only screen and (min-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.security > .container {
        padding: 0 16px; } }
    @media only screen and (min-width: 840px) {
          html[data-page="root.index"] body > section.security > .container h2 {
            font-size: 36px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.security > .container h2 small {
              display: block;
              margin-bottom: 27px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #6b97d8; }
          html[data-page="root.index"] body > section.security > .container p {
            font-size: 16px;
            line-height: 1.65;
            margin-top: 18px; } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > section.security {
        padding: 13px 0 56px;
        background-color: #f9f9f9; }
        html[data-page="root.index"] body > section.security > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          text-align: center; } }
    @media only screen and (max-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.security > .container {
        padding: 0 16px; } }
    @media only screen and (max-width: 840px) {
          html[data-page="root.index"] body > section.security > .container h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 1; }
            html[data-page="root.index"] body > section.security > .container h2 small {
              display: block;
              margin-bottom: 22px;
              font-size: 16px;
              font-family: Lato, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Hiragino Sans", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;
              font-weight: 300;
              line-height: 1;
              color: #6b97d8; }
          html[data-page="root.index"] body > section.security > .container p {
            font-size: 12px;
            line-height: 1.7;
            margin-top: 21px; } }
  html[data-page="root.index"] body > section.download {
    position: relative;
    text-align: center;
    background-color: #fafafa;
    border-top: #f2f2f2;
    z-index: 5; }
    @media only screen and (min-width: 840px) {
      html[data-page="root.index"] body > section.download {
        height: 100vh; }
        html[data-page="root.index"] body > section.download > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          position: relative;
          top: 50%;
          transform: translate(0, -50%);
          text-align: center; } }
    @media only screen and (min-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.download > .container {
        padding: 0 16px; } }
    @media only screen and (min-width: 840px) {
          html[data-page="root.index"] body > section.download > .container h2 {
            font-size: 45px;
            font-weight: 600;
            line-height: 1.5;
            color: rgba(0, 0, 0, 0.4); }
          html[data-page="root.index"] body > section.download > .container > ul.links {
            display: inline-block;
            margin-top: 34px; }
            html[data-page="root.index"] body > section.download > .container > ul.links:after {
              content: "";
              display: block;
              clear: both; }
            html[data-page="root.index"] body > section.download > .container > ul.links > * {
              float: left; }
            html[data-page="root.index"] body > section.download > .container > ul.links > p,
            html[data-page="root.index"] body > section.download > .container > ul.links > span {
              margin-right: 1ex;
              margin-bottom: 0;
              padding: 0; }
            html[data-page="root.index"] body > section.download > .container > ul.links > ul,
            html[data-page="root.index"] body > section.download > .container > ul.links > ol {
              list-style: none; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-10 > * {
              margin-left: 10px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-10 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-10 > * {
              margin-right: 10px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-10 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-11 > * {
              margin-left: 11px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-11 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-11 > * {
              margin-right: 11px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-11 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-12 > * {
              margin-left: 12px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-12 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-12 > * {
              margin-right: 12px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-12 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-13 > * {
              margin-left: 13px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-13 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-13 > * {
              margin-right: 13px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-13 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-14 > * {
              margin-left: 14px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-14 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-14 > * {
              margin-right: 14px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-14 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-15 > * {
              margin-left: 15px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-15 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-15 > * {
              margin-right: 15px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-15 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-16 > * {
              margin-left: 16px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-16 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-16 > * {
              margin-right: 16px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-16 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-17 > * {
              margin-left: 17px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-17 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-17 > * {
              margin-right: 17px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-17 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-18 > * {
              margin-left: 18px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-18 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-18 > * {
              margin-right: 18px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-18 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-19 > * {
              margin-left: 19px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-19 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-19 > * {
              margin-right: 19px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-19 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-20 > * {
              margin-left: 20px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-20 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-20 > * {
              margin-right: 20px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-20 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-21 > * {
              margin-left: 21px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-21 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-21 > * {
              margin-right: 21px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-21 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-22 > * {
              margin-left: 22px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-22 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-22 > * {
              margin-right: 22px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-22 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-23 > * {
              margin-left: 23px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-23 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-23 > * {
              margin-right: 23px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-23 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-24 > * {
              margin-left: 24px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-24 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-24 > * {
              margin-right: 24px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-24 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-25 > * {
              margin-left: 25px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-25 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-25 > * {
              margin-right: 25px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-25 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-26 > * {
              margin-left: 26px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-26 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-26 > * {
              margin-right: 26px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-26 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-27 > * {
              margin-left: 27px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-27 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-27 > * {
              margin-right: 27px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-27 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-28 > * {
              margin-left: 28px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-28 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-28 > * {
              margin-right: 28px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-28 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-29 > * {
              margin-left: 29px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-29 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-29 > * {
              margin-right: 29px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-29 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-30 > * {
              margin-left: 30px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-30 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-30 > * {
              margin-right: 30px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-30 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-31 > * {
              margin-left: 31px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-31 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-31 > * {
              margin-right: 31px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-31 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-32 > * {
              margin-left: 32px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-32 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-32 > * {
              margin-right: 32px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-32 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-33 > * {
              margin-left: 33px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-33 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-33 > * {
              margin-right: 33px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-33 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-34 > * {
              margin-left: 34px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-34 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-34 > * {
              margin-right: 34px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-34 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-35 > * {
              margin-left: 35px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-35 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-35 > * {
              margin-right: 35px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-35 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-36 > * {
              margin-left: 36px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-36 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-36 > * {
              margin-right: 36px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-36 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-37 > * {
              margin-left: 37px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-37 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-37 > * {
              margin-right: 37px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-37 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-38 > * {
              margin-left: 38px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-38 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-38 > * {
              margin-right: 38px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-38 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-39 > * {
              margin-left: 39px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-39 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-39 > * {
              margin-right: 39px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-39 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-left-40 > * {
              margin-left: 40px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-left-40 > *:first-child {
                margin-left: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links.space-right-40 > * {
              margin-right: 40px; }
              html[data-page="root.index"] body > section.download > .container > ul.links.space-right-40 > *:last-child {
                margin-right: 0px; }
            html[data-page="root.index"] body > section.download > .container > ul.links > li + li {
              margin-left: 24px; }
            html[data-page="root.index"] body > section.download > .container > ul.links > li a.disabled {
              opacity: .5;
              cursor: default; } }
    @media only screen and (max-width: 840px) {
      html[data-page="root.index"] body > section.download {
        height: 394px;
        padding-top: 79px;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.06); }
        html[data-page="root.index"] body > section.download > .container {
          position: relative;
          width: 100%;
          max-width: 1132px;
          margin: 0 auto;
          text-align: left;
          padding: 0 96px;
          text-align: center; } }
    @media only screen and (max-width: 840px) and (max-width: 840px) {
      html[data-page="root.index"] body > section.download > .container {
        padding: 0 16px; } }
    @media only screen and (max-width: 840px) {
          html[data-page="root.index"] body > section.download > .container h2 {
            font-size: 28px;
            font-weight: 600;
            line-height: 1.4;
            color: rgba(0, 0, 0, 0.4); }
          html[data-page="root.index"] body > section.download > .container > ul.links {
            margin-top: 27px; }
            html[data-page="root.index"] body > section.download > .container > ul.links > li + li {
              margin-top: 19px; }
            html[data-page="root.index"] body > section.download > .container > ul.links > li a.disabled {
              opacity: .5;
              cursor: default; }
            html[data-page="root.index"] body > section.download > .container > ul.links > li img {
              width: 162px !important;
              height: 48px !important; } }

html[data-page="shared_contact.show"] body > .hero {
  position: relative;
  height: 728px;
  padding: 122px 0 0;
  background: url(/assets/views/shared_contact/img/hero_default_cover-8f8758d99bc91d2e85fc2036b815597d.png) no-repeat;
  background-size: cover;
  text-align: center; }
  html[data-page="shared_contact.show"] body > .hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: radial-gradient(circle at 0 50%, #007687, #404ea7);
    opacity: .4; }
  html[data-page="shared_contact.show"] body > .hero > .logo {
    display: block;
    position: absolute;
    top: 40px;
    left: 50px;
    text-align: left;
    z-index: 2; }
    html[data-page="shared_contact.show"] body > .hero > .logo img {
      display: block; }
    html[data-page="shared_contact.show"] body > .hero > .logo span {
      display: block;
      margin: 14px 0 0 4px;
      font-size: 12px;
      color: #fff;
      line-height: 1; }
  html[data-page="shared_contact.show"] body > .hero > header {
    position: relative;
    z-index: 2; }
    html[data-page="shared_contact.show"] body > .hero > header h1 {
      font-size: 16px;
      color: #fff;
      line-height: 1; }
      html[data-page="shared_contact.show"] body > .hero > header h1 > * {
        display: inline-block; }
      html[data-page="shared_contact.show"] body > .hero > header h1 img {
        border-radius: 50%;
        margin-right: 14px; }
      html[data-page="shared_contact.show"] body > .hero > header h1 b {
        padding: 11px 0 9px;
        font-weight: bold; }
      html[data-page="shared_contact.show"] body > .hero > header h1 span {
        padding: 11px 0 9px; }
  html[data-page="shared_contact.show"] body > .hero > .send {
    position: relative;
    width: 305px;
    margin: 0 auto;
    z-index: 2; }
    html[data-page="shared_contact.show"] body > .hero > .send h2 {
      margin-top: 17px;
      font-size: 13px;
      font-weight: bold;
      line-height: 1;
      color: rgba(255, 255, 255, 0.7); }
    html[data-page="shared_contact.show"] body > .hero > .send .input {
      position: relative;
      width: 100%;
      height: 40px;
      margin-top: 14px;
      border-radius: 20px;
      background-color: rgba(255, 255, 255, 0.4); }
      html[data-page="shared_contact.show"] body > .hero > .send .input input {
        width: 100%;
        height: 40px;
        padding: 0 60px 0 23px;
        line-height: 40px;
        border: none;
        font-size: 16px;
        text-align: left;
        color: rgba(0, 0, 0, 0.4);
        appearance: none;
        background: transparent; }
        html[data-page="shared_contact.show"] body > .hero > .send .input input::-webkit-input-placeholder {
          color: rgba(0, 0, 0, 0.4); }
        html[data-page="shared_contact.show"] body > .hero > .send .input input:-moz-placeholder {
          color: rgba(0, 0, 0, 0.4); }
        html[data-page="shared_contact.show"] body > .hero > .send .input input::-moz-placeholder {
          color: rgba(0, 0, 0, 0.4); }
        html[data-page="shared_contact.show"] body > .hero > .send .input input:-ms-input-placeholder {
          color: rgba(0, 0, 0, 0.4); }
      html[data-page="shared_contact.show"] body > .hero > .send .input a {
        position: absolute;
        top: 13px;
        right: 22px;
        cursor: pointer;
        display: block;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        color: rgba(0, 0, 0, 0.26); }
        html[data-page="shared_contact.show"] body > .hero > .send .input a.active {
          color: rgba(0, 0, 0, 0.4); }
  html[data-page="shared_contact.show"] body > .hero > .box {
    position: relative;
    width: 305px;
    height: 518px;
    margin: 32px auto -194px;
    padding: 66px 34px 0;
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.12);
    background: #fff;
    text-align: center;
    z-index: 2; }
    html[data-page="shared_contact.show"] body > .hero > .box > img {
      display: block;
      border-radius: 50%;
      margin: 0 auto 35px; }
    html[data-page="shared_contact.show"] body > .hero > .box h2 {
      font-size: 31px;
      font-weight: 600;
      line-height: 1; }
    html[data-page="shared_contact.show"] body > .hero > .box p.career {
      margin-top: 9px;
      font-size: 14px;
      line-height: 1.6;
      color: rgba(0, 0, 0, 0.56); }
    html[data-page="shared_contact.show"] body > .hero > .box a.download {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 95px;
      width: 231px;
      height: 40px;
      margin: 32px auto 0;
      font-size: 14px;
      line-height: 40px;
      text-align: center;
      font-weight: 600;
      color: #fff;
      border-radius: 24px;
      background-color: #a96dd7;
      background-image: linear-gradient(100deg, #32bdd9, #a96dd7); }
    html[data-page="shared_contact.show"] body > .hero > .box > p.about {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 42px;
      width: 100%; }
      html[data-page="shared_contact.show"] body > .hero > .box > p.about a {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4);
        cursor: pointer; }
        html[data-page="shared_contact.show"] body > .hero > .box > p.about a:before {
          content: "";
          display: inline-block;
          width: 12px;
          height: 8px;
          margin-right: 12px;
          background: url(/assets/views/shared_contact/img/chevron-da90e8d5b6ebbdc9e9b98d9b39a35347.png) no-repeat 0 0;
          background-size: 100%; }
  html[data-page="shared_contact.show"] body > .hero.error {
    height: 408px; }
    html[data-page="shared_contact.show"] body > .hero.error > .box {
      height: 318px; }

@media only screen and (min-width: 840px) {
  html[data-page="shared_contact.show"] body > section.intro {
    margin-bottom: -66px;
    padding-top: 124px;
    overflow: hidden;
    background: #fff;
    text-align: center; }
    html[data-page="shared_contact.show"] body > section.intro h2 {
      font-size: 16px;
      font-weight: 600;
      line-height: 1.6; }
    html[data-page="shared_contact.show"] body > section.intro p.features {
      margin-top: 21px;
      font-size: 36px;
      line-height: 1.65;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.56); }
    html[data-page="shared_contact.show"] body > section.intro .device {
      position: relative;
      background: url(/assets/shared/img/video/device-608b28e98934fb60dd47eb04ce8326eb.png) 0 no-repeat;
      background-size: 100%;
      width: 298px;
      height: 620px;
      margin: 60px auto 0;
      z-index: 10; }
      html[data-page="shared_contact.show"] body > section.intro .device video {
        position: relative;
        top: 74px; }
        html[data-page="shared_contact.show"] body > section.intro .device video img {
          display: block; } }

@media only screen and (max-width: 840px) {
  html[data-page="shared_contact.show"] body > section.intro {
    margin-bottom: -47px;
    padding-top: 124px;
    overflow: hidden;
    background: #fff;
    text-align: center; }
    html[data-page="shared_contact.show"] body > section.intro h2 {
      font-size: 12px;
      font-weight: 600;
      line-height: 1.7; }
      html[data-page="shared_contact.show"] body > section.intro h2 .t1, html[data-page="shared_contact.show"] body > section.intro h2 .t2 {
        display: block; }
    html[data-page="shared_contact.show"] body > section.intro p.features {
      margin-top: 21px;
      font-size: 20px;
      line-height: 1.65;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.56); }
    html[data-page="shared_contact.show"] body > section.intro .device {
      position: relative;
      background: url(/assets/views/root/img/hero_device-608b28e98934fb60dd47eb04ce8326eb.png) 0 no-repeat;
      background-size: 100%;
      width: 221px;
      height: 460px;
      margin: 40px auto 0;
      z-index: 10; }
      html[data-page="shared_contact.show"] body > section.intro .device video {
        position: relative;
        top: 56px;
        width: 193px !important;
        height: 344px !important; }
        html[data-page="shared_contact.show"] body > section.intro .device video img {
          display: block;
          width: 193px !important;
          height: 344px !important; } }
