@font-face {
  font-family: 'AkkuratproLight';
  src: url("../../fonts/akkurat-pro-light.otf");
  src: url("../../fonts/akkurat-pro-light.otf?") format("embedded-opentype"), url("../../fonts/akkurat-pro-light.woff2") format("woff2"), url("../../fonts/akkurat-pro-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkuratproBold';
  src: url("../../fonts/akkurat-pro-bold.otf");
  src: url("../../fonts/akkurat-pro-bold.otf?") format("embedded-opentype"), url("../../fonts/akkurat-pro-bold.woff2") format("woff2"), url("../../fonts/akkurat-pro-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkuratproRegular';
  src: url("../../fonts/akkurat-pro-regular.otf");
  src: url("../../fonts/akkurat-pro-regular.otf?") format("embedded-opentype"), url("../../fonts/akkurat-pro-regular.woff2") format("woff2"), url("../../fonts/akkurat-pro-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BigNoodleTitling';
  src: url("../../fonts/big_noodle_titling-webfont.eot");
  src: url("../../fonts/big_noodle_titling-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/big_noodle_titling-webfont.woff2") format("woff2"), url("../../fonts/big_noodle_titling-webfont.woff") format("woff"), url("../../fonts/big_noodle_titling-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url("../../fonts/Century_Gothic.eot");
  src: url("../../fonts/Century_Gothic.eot?#iefix") format("embedded-opentype"), url("../../fonts/Century_Gothic.woff2") format("woff2"), url("../../fonts/Century_Gothic.woff") format("woff"), url("../../fonts/Century_Gothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINCondensedBold';
  src: url(../../fonts/DIN_Condensed_Bold.eot);
  src: url(../../fonts/DIN_Condensed_Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/DIN_Condensed_Bold.woff) format("woff"), url(../../fonts/DIN_Condensed_Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url("../../fonts/GothamBold.eot");
  src: url("../../fonts/GothamBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/GothamBold.woff2") format("woff2"), url("../../fonts/GothamBold.woff") format("woff"), url("../../fonts/GothamBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.ct__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 10000;
}

.ct__showOverlay1,
.ct__showOverlay2,
.ct__showOverlay3,
.ct__showOverlay4,
.ct__showOverlay5 {
  overflow: hidden;
}

.ct__showOverlay1 .ct__overlay,
.ct__showOverlay2 .ct__overlay,
.ct__showOverlay3 .ct__overlay,
.ct__showOverlay4 .ct__overlay,
.ct__showOverlay5 .ct__overlay {
  display: block;
}

.ct__lightBox1,
.ct__lightBox2,
.ct__lightBox3,
.ct__lightBox4,
.ct__lightBox5 {
  display: none;
}

.ct__showOverlay1 .ct__lightBox1 {
  display: block;
}

.ct__showOverlay2 .ct__lightBox2 {
  display: block;
}

.ct__showOverlay3 .ct__lightBox3 {
  display: block;
}

.ct__showOverlay4 .ct__lightBox4 {
  display: block;
}

.ct__showOverlay5 .ct__lightBox5 {
  display: block;
}

.ct__lightBoxWrap {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ct__overlayClose {
  position: absolute;
  font-size: 10px;
  top: 1em;
  right: 1em;
  background: transparent url(../../img/icon-pop-close.png) center center no-repeat;
  background-size: contain;
  width: 2em;
  height: 2em;
  cursor: pointer;
}

.ct__overlayClose:hover {
  top: 1.1em;
}

@media screen and (max-width: 1280px) {
  .ct__overlayClose {
    font-size: 8px;
  }
}

html,
body {
  margin: 0;
  padding: 0;
}

.h8 {
  font-family: CenturyGothic, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  background:#77c0ed
}

.h8 * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.h8 ul {
  list-style: none;
}

.h8 a {
  text-decoration: none;
}

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

.h8 .cf:after {
  clear: both;
}

.h8 .cf {
  zoom: 1;
}

.h8 .cfl {
  clear: left;
}

@media screen and (min-width: 769px) {
  .h8 .showMB {
    display: none;
  }
}

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

.h8__container {
  position: relative;
  max-width: 1258px;
  width: 96%;
  margin: 0 auto;
  z-index: 100;
}

.h8__cont1 {
  background: transparent url(../img/bg-cont-01-mb-day.jpg) center top no-repeat;
  background-size: 100%;
  overflow: hidden;
  padding-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .h8__cont1 {
    background: transparent url(../img/bg-cont-01-mb-day-mo.jpg) center top no-repeat;
    background-size:100%;
  }
}

.h8__navA {
  float: right;
  font-size: 20px;
  width: 5em;
  height: 2.2em;
  line-height: 2.2;
  text-align: center;
  margin-top: 0.8em;
  position: relative;
  color: #fff;
}

@media screen and (max-width: 1600px) {
  .h8__navA {
    font-size: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__navA {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .h8__navA {
    font-size: 12px;
    margin-top: 1.2em;
  }
}

.h8__navA.active:before, .h8__navA.active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0.8em;
  height: 0.8em;
  background: transparent url(../../img/icon-navA.png) center center no-repeat;
  background-size: contain;
}

.h8__navA.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
}

.h8__kv {
  text-align: center;
  color: #000;
  font-family: BigNoodleTitling;
  padding-top: 9%;
}

@media screen and (max-width: 1600px) {
  .h8__kv {
    padding-top: 7%;
  }
}

@media screen and (max-width: 768px) {
  .h8__kv {
    padding-top: 8%;
  }
}

.h8__kvTit {
  font-size: 120px;
  line-height: 0.9;
  padding-left: 0.29167em;
}

@media screen and (max-width: 1600px) {
  .h8__kvTit {
    font-size: 108px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__kvTit {
    font-size: 84px;
  }
}

@media screen and (max-width: 768px) {
  .h8__kvTit {
    font-size: 60px;
  }
}

.h8__kvTitIcon {
  vertical-align: top;
  height: 0.29167em;
  margin-top: -0.1em;
}

.h8__kvSubTit {
  font-size: 80px;
  line-height: 0.8;
}

@media screen and (max-width: 1600px) {
  .h8__kvSubTit {
    font-size: 72px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__kvSubTit {
    font-size: 56px;
  }
}

@media screen and (max-width: 768px) {
  .h8__kvSubTit {
    font-size: 40px;
  }
}

.h8__kvDes {
  font-size: 50px;
  line-height: 0.8;
}

@media screen and (max-width: 1600px) {
  .h8__kvDes {
    font-size: 45px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__kvDes {
    font-size: 35px;
  }
}

@media screen and (max-width: 768px) {
  .h8__kvDes {
    font-size: 25px;
  }
}

.h8__joinUs {
  text-align: center;
}

.h8__btnDayNight {
  font-family: BigNoodleTitling;
  font-size: 60px;
  color: #ffff00;
  text-align: center;
  display: inline-block;
  padding: 0 1em;
  height: 1em;
  margin: 0.5em auto 0;
  position: relative;
}

@media screen and (max-width: 1600px) {
  .h8__btnDayNight {
    font-size: 54px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__btnDayNight {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .h8__btnDayNight {
    font-size: 30px;
  }
}

.h8__btnDayNight:before, .h8__btnDayNight:after {
  content: '';
  position: absolute;
  width: 0.26667em;
  height: 1em;
  left: 0;
  background: transparent url(../../img/icon-day-night.png) center center no-repeat;
  background-size: contain;
}

.h8__btnDayNight:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: auto;
  right: 0;
}

.h8__subTit {
  font-weight: normal;
  font-family: BigNoodleTitling;
  font-size: 70px;
  color: #fff;
  text-align: center;
  margin: 1em auto 0.3em;
}

@media screen and (max-width: 1600px) {
  .h8__subTit {
    font-size: 63px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__subTit {
    font-size: 49px;
  }
}

@media screen and (max-width: 768px) {
  .h8__subTit {
    font-size: 35px;
    margin-top: 2em;
  }
}

.h8__subTitBorder {
  border-bottom: 4px solid #fff;
  display: inline-block;
  line-height: 0.8;
}

.h8__winnerUsDes {
  font-family: CenturyGothic;
  font-size: 22px;
  color: #fff;
  line-height: 1.18182em;
  position: relative;
  width: 60%;
    margin: 1em auto;
    text-align: center;
}
.h8__winnerUsDes a{color:#ffff00}


@media screen and (max-width: 1600px) {
  .h8__winnerUsDes {
    font-size: 19.8px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__winnerUsDes {
    font-size: 15.4px;
  }
}

@media screen and (max-width: 768px) {
  .h8__winnerUsDes {
    font-size: 13.2px;
    width:80%;
  }
}

.h8__winnerUsDesIco {
  position: absolute;
  top: 50%;
  left: -5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.h8__btn {
  font-family: BigNoodleTitling;
  font-size: 30px;
  color: #3585ed;
  background-color: #ffff00;
  padding: 0.4em 1em 0;
  line-height: 1.4em;
  display: inline-block;
  margin-top: .3em;
}

@media screen and (max-width: 1600px) {
  .h8__btn {
    font-size: 27px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__btn {
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  .h8__btn {
    font-size: 18px;
  }
}

.h8__day, .h8__night {
  float: left;
  width: 48.4%;
  font-size: 48px;
  color: #fff;
  line-height: 1.3;
  position: relative;
  text-align: left;
  font-family: CenturyGothic;
}

@media screen and (max-width: 1600px) {
  .h8__day, .h8__night {
    font-size: 43.2px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__day, .h8__night {
    font-size: 33.6px;
  }
}

@media screen and (max-width: 768px) {
  .h8__day, .h8__night {
    font-size: 24px;
  }
}

@media screen and (max-width: 500px) {
  .h8__day, .h8__night {
    font-size: 16.8px;
  }
}

.h8__night {
  float: right;
}

.h8__dayNightImg {
  width: 100%;
}

.h8__dayNightTxt {
  position: absolute;
  top: 1.66667em;
  bottom: 1.45833em;
  left: 1em;
  right: 0;
}

.h8__dayNightDes {
  font-size: 30px;
}

@media screen and (max-width: 1600px) {
  .h8__dayNightDes {
    font-size: 27px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__dayNightDes {
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  .h8__dayNightDes {
    font-size: 15px;
  }
}

@media screen and (max-width: 500px) {
  .h8__dayNightDes {
    font-size: 10.5px;
  }
}

.h8__dayNightBtn {
  position: absolute;
  bottom: 0;
  font-size: 36px;
  line-height: 1;
  font-family: BigNoodleTitling;
  padding: 0.35em 1.11111em 0;
  color: #fff;
  border: 2px solid #fff;
}

@media screen and (max-width: 1600px) {
  .h8__dayNightBtn {
    font-size: 32.4px;
  }
}

@media screen and (max-width: 1280px) {
  .h8__dayNightBtn {
    font-size: 25.2px;
  }
}

@media screen and (max-width: 768px) {
  .h8__dayNightBtn {
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
  .h8__dayNightBtn {
    font-size: 12.6px;
  }
}

.h8_slickWrap {
  position: relative;
}

@media screen and (max-width: 1366px) {
  .h8_slickWrap {
    margin: 0 24px;
  }
}

@media screen and (max-width: 768px) {
  .h8_slickWrap {
    margin: 0;
  }
}

.h8__slickNext, .h8__slickPrev {
  position: absolute;
  width: 26px;
  height: 47px;
  background: transparent url(../../img/icon-arrow-white.png) center center no-repeat;
  background-size: contain;
  right: 0;
  top: 50%;
  -webkit-transform: translate(140%, -50%);
          transform: translate(140%, -50%);
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .h8__slickNext, .h8__slickPrev {
    display: none;
  }
}

.h8__slickNext:hover, .h8__slickPrev:hover {
  -webkit-transform: translate(145%, -50%);
          transform: translate(145%, -50%);
}

.h8__slickPrev {
  right: auto;
  left: 0;
  -webkit-transform: translate(-140%, -50%) rotate(180deg);
          transform: translate(-140%, -50%) rotate(180deg);
}

.h8__slickPrev:hover {
  -webkit-transform: translate(-145%, -50%) rotate(180deg);
          transform: translate(-145%, -50%) rotate(180deg);
}

.h8__storiesWrap {
  position: relative;
}

.h8__storiesMore {
  font-size: 25px;
  position: absolute;
  top: -2em;
  right: 0;
  color: #fff;
}

.h8__storyItem {
  width: 30%;
}

.h8__storyItemGutter {
  width: 5%;
}

.h8__storyA:hover .h8__storyInfo {
  top: 0;
}

.h8__storyA:hover .h8__storyStatsIco {
  background-image: url(../../img/icon-cmts-hover.png);
}

.h8__storyA:hover .h8__storyStatsIco--like {
  background-image: url(../../img/icon-like-hover.png);
}

.h8__storyA:hover .h8__storyStatsIco--cmts {
  background-image: url(../../img/icon-cmts-hover.png);
}

.h8__storyA:hover .h8__storyStatsIco--cups {
  background-image: url(../../img/icon-cups-hover.png);
}

.h8__storyImgWrap {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.h8__storyImg {
  width: 100%;
}

.h8__storyInfo {
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #666;
  font-size: 25px;
  padding: 1.64em;
  overflow: hidden;
  -webkit-transition: top 0.3s ease-in-out 0s;
  transition: top 0.3s ease-in-out 0s;
  line-height: 1.2;
}

.h8__storyStats {
  width: 100%;
  height: 3.75em;
  line-height: 3.75em;
  background-color: #fff;
  text-align: right;
  color: #999;
}

.h8__storyStatsIco {
  display: inline-block;
  width: 1.3125em;
  height: 1.125em;
  background: transparent url(../../img/icon-cmts.png) center center no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.h8__storyStatsIco--like {
  background-image: url(../../img/icon-like.png);
}

.h8__storyStatsIco--cmts {
  background-image: url(../../img/icon-cmts.png);
}

.h8__storyStatsIco--cups {
  background-image: url(../../img/icon-cups.png);
}

.h8__storyStatsNum {
  margin-right: 1em;
}

.h8__storysAuthor {
  font-size: 20px;
  line-height: 2;
}
/*# sourceMappingURL=style.css.map */

