/*
 * SHARED WITH JAVELIN - /src/javelin/sass/_colors
 * color nicknames from http://chir.ag/projects/name-that-color/{{#hex-code}}
 */
/**
 * allows you to add styling to the bottom row of a grid using the mixins above
 */
/* line 5, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] {
  margin-bottom: 25px;
  display: table;
}

/* line 177, src/hub/sass/_module.scss */
.section-front-header-module[data-variation=default] section,
.section-front-header-module[data-variation=default] div,
.section-front-header-module[data-variation=default] article {
  box-sizing: border-box;
}

@media (max-width: 760px) {
  /* line 5, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] {
    margin-bottom: 25px;
  }
}

/* line 189, src/hub/sass/_module.scss */
.section-front-header-module[data-variation=default].client-autofill, .section-front-header-module[data-variation=default].client-autofill--broken {
  display: none;
}

/* line 193, src/hub/sass/_module.scss */
.section-front-header-module[data-variation=default].client-autofill--loaded {
  display: block;
}

/* line 9, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__image {
  display: table-cell;
  vertical-align: top;
}

/* line 14, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__titles {
  display: table-cell;
  vertical-align: middle;
}

/* line 19, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__title {
  margin: 0;
  font-family: "BWHaasGrotesk-75Bold-Web", Helvetica, Arial, sans-serif;
}

/* line 25, src/hub/sass/_fonts.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__title:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

/* line 24, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
  margin: 0;
  display: block;
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
}

/* line 25, src/hub/sass/_fonts.scss */
.section-front-header-module[data-variation=default] .section-front-header-module__subtitle:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

/* line 30, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .page-ad[data-position="sponsoredby"] {
  display: table-cell;
  vertical-align: middle;
}

/* line 34, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.section-front-header-module[data-variation=default] .page-ad[data-position="sponsoredby"][data-ad-status="rendered"]:before {
  display: block;
  margin-bottom: 5px;
  content: "Sponsored by";
  text-transform: uppercase;
  font-size: 10px;
  font-family: "BWHaasGrotesk-55Roman-Web", Helvetica, Arial, sans-serif;
}

/* line 25, src/hub/sass/_fonts.scss */
.section-front-header-module[data-variation=default] .page-ad[data-position="sponsoredby"][data-ad-status="rendered"]:before:lang(ja) {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS Pgothic", Helvetica, Arial, Verdana, sans-serif;
}

/* line 46, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.hub-zone-lefty .section-front-header-module[data-variation=default] {
  display: none;
}

/* line 52, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.hub-zone-righty .section-front-header-module[data-variation=default] {
  display: none;
}

/* line 58, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.hub-zone-switch .section-front-header-module[data-variation=default] {
  display: none;
}

@media screen and (min-width: 0) and (max-width: 759px) {
  /* line 64, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] {
    width: calc(100% - 40px);
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 70, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__image {
    width: 60px;
    margin-right: 12px;
  }
  /* line 75, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__titles {
    width: 100%;
  }
  /* line 79, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__title {
    font-size: 34px;
  }
  /* line 83, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
    font-size: 12px;
    padding-top: 5px;
  }
}

@media screen and (min-width: 760px) and (max-width: 1019px) {
  /* line 91, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
  }
  /* line 96, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__image {
    width: 100px;
  }
  /* line 100, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__title {
    font-size: 60px;
  }
  /* line 103, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__title:lang(ja) {
    font-size: 37px;
    font-weight: bold;
  }
  /* line 109, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
    font-size: 14px;
    padding-top: 10px;
  }
}

@media screen and (min-width: 1020px) {
  /* line 119, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__image {
    width: 130px;
    padding-right: 60px;
  }
  /* line 124, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__title {
    font-size: 72px;
  }
  /* line 127, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__title:lang(ja) {
    font-size: 45px;
    font-weight: bold;
  }
  /* line 133, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
    font-size: 16px;
    padding-top: 10px;
  }
  /* line 141, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .hub-zone-righty__rail .section-front-header-module[data-variation=default],
  .hub-zone-righty__right-rail .section-front-header-module[data-variation=default],
  .hub-zone-switch__right-rail .section-front-header-module[data-variation=default] {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 146, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .hub-zone-righty__rail .section-front-header-module[data-variation=default] .section-front-header-module__image,
  .hub-zone-righty__rail .section-front-header-module[data-variation=default] .section-front-header-module__subtitle,
  .hub-zone-righty__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__image,
  .hub-zone-righty__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__subtitle,
  .hub-zone-switch__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__image,
  .hub-zone-switch__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
    display: none;
  }
  /* line 151, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .hub-zone-righty__rail .section-front-header-module[data-variation=default] .section-front-header-module__title,
  .hub-zone-righty__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__title,
  .hub-zone-switch__right-rail .section-front-header-module[data-variation=default] .section-front-header-module__title {
    font-size: 27px;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1279px) {
  /* line 159, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] {
    width: 1000px;
  }
  /* line 162, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__titles {
    width: 790px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 9999em) {
  /* line 169, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] {
    width: 1200px;
  }
  /* line 172, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
  .section-front-header-module[data-variation=default] .section-front-header-module__titles {
    width: 970px;
  }
}

/* line 180, src/hub/sass/module_base/_section_front_header_module_base_helpers.scss */
.hub-main[data-theme="dark"] .section-front-header-module[data-variation=default] .section-front-header-module__title,
.hub-main[data-theme="dark"] .section-front-header-module[data-variation=default] .section-front-header-module__subtitle {
  color: #FFFFFF;
}
