@font-face {
  font-family: 'franklin_gothic';
  src: url('../fonts/franklingothic-hvy-webfont.eot');
  src: url('../fonts/franklingothic-hvy-webfont-.eot#iefix') format('embedded-opentype'), url('../fonts/franklingothic-hvy-webfont.woff') format('woff'), url('../fonts/franklingothic-hvy-webfont.ttf') format('truetype'), url('../fonts/franklingothic-hvy-webfont.svg#franklin_gothic_fs_medregular') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'franklin_gothic';
  src: url('../fonts/franklingothic-med-webfont.eot');
  src: url('../fonts/franklingothic-med-webfont-.eot#iefix') format('embedded-opentype'), url('../fonts/franklingothic-med-webfont.woff') format('woff'), url('../fonts/franklingothic-med-webfont.ttf') format('truetype'), url('../fonts/franklingothic-med-webfont.svg#franklin_gothic_fs_bookRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'franklin_gothic';
  src: url('../fonts/franklingothic-medit-webfont.eot');
  src: url('../fonts/franklingothic-medit-webfont-.eot#iefix') format('embedded-opentype'), url('../fonts/franklingothic-medit-webfont.woff') format('woff'), url('../fonts/franklingothic-medit-webfont.ttf') format('truetype'), url('../fonts/franklingothic-medit-webfont.svg#franklin_gothic_fs_bookRg') format('svg');
  font-weight: normal;
  font-style: italic;
}
body#landing {
  position: absolute;
  top: 200%;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
body#landing div#overlay {
  display: none !important;
}
body#landing article#main {
  width: 100%;
  height: 100%;
}
body#landing article#main section#landing {
  width: 100%;
  height: 100%;
  position: relative;
}
body#landing article#main section#landing figure.landing {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  padding-bottom: 6.8em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body#landing article#main section#landing figure.landing img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  cursor: pointer;
}
body#landing article#main section#landing figcaption.landing {
  height: 10%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0;
  display: none;
  z-index: -9999;
}
body#landing article#main section#landing figcaption.landing div#caption {
  position: absolute;
  bottom: 0;
}
body#landing article#main section#landing figcaption.landing div#caption h1,
body#landing article#main section#landing figcaption.landing div#caption h2,
body#landing article#main section#landing figcaption.landing div#caption p {
  display: inline;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
}
body#landing article#main section#landing figcaption.landing div#caption div.link {
  display: none;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
  cursor: pointer;
}
body#landing article#main section#landing figcaption.landing div#caption div.link.on {
  display: block;
}
body#landing article#main section#landing figcaption.landing.link:hover div#caption h1,
body#landing article#main section#landing figcaption.landing.link:hover div#caption h2,
body#landing article#main section#landing figcaption.landing.link:hover div#caption p {
  display: none;
}
body#landing article#main section#landing figcaption.landing.link:hover div#caption div.link {
  display: block;
}
body#landing article#main section#landing figure.landing.on,
body#landing article#main section#landing figcaption.landing.on {
  opacity: 1;
  display: block;
  z-index: 10;
}
body#landing article#main p.enter {
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
body#landing.no-notice {
  top: 0;
}
body#landing.no-notice div#notice {
  top: -100%;
}
div#notice.darkgrey {
  background: #1C1C1C;
}
div#notice.grey {
  background: #808285;
}
div#notice.white {
  background: #fbfbfb;
  color: #2e2a2b;
}
div#notice {
  color: #fbfbfb;
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  padding: 51px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
div#notice nav#main {
  display: none;
}
div#notice article#main {
  height: 100%;
}
div#notice article#main article.notice {
  height: 100%;
  overflow: hidden;
  position: relative;
}
div#notice article#main article.notice a.enter {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
}
div#notice article#main article.notice figcaption {
  padding: 0 0 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div#notice article#main article.notice figcaption p {
  font-size: 4.5em;
  line-height: 0.85em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
div#notice article#main article.notice figcaption a {
  color: #FFF;
}
div#notice article#main article.notice figure.image {
  background: none;
}
div#notice article#main article.notice figure.image img {
  max-height: 100%;
  max-width: 100%;
  min-height: 200px;
}
@media handheld and (max-width: 1240px),screen and (max-width: 1240px) {
  div#notice article#main article.notice figcaption p {
    font-size: 36px;
  }
}
@media all and (min-width: 640px) and (max-height: 400px) {
  div#notice article#main article.notice figure.image img {
    display: none;
  }
}
@media handheld and (max-width: 640px),screen and (max-width: 640px) {
  body {
    position: fixed;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    margin-left: 400px;
    overflow: hidden !important;
    overflow-x: hidden !important;
  }
  body div#overlay {
    display: block;
  }
  body article#main {
    display: none;
  }
  body nav#main {
    left: 0;
  }
  body nav#main ul {
    opacity: 1;
  }
  body nav#main #close span.close {
    display: none;
  }
  body nav#main #close span.open {
    display: none;
  }
  body div#notice {
    display: none;
  }
}
