@charset "UTF-8";
/*================================================================
 *FILE          :style.css
 *DESCRIPTION   :resetはressを使用。環境変数とmixinは_mixin.scss内に記述。
                 それぞれfoundationよりインポート。
 *AUTHOR        :
 *--------------------------------------------------------------
 *(C)Mynavi Corporation
=================================================================*/
/* クリアフィックス
-----------------------------------------------------------------*/
.middleContent, .bannerList {
  zoom: 1; }
  .middleContent:before, .bannerList:before, .middleContent:after, .bannerList:after {
    position: static;
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020"; }
  .middleContent:after, .bannerList:after {
    clear: both; }

/* 色変数
-----------------------------------------------------------------*/
/* ブレークポイント
-----------------------------------------------------------------*/
/* font
-----------------------------------------------------------------*/
@font-face {
  font-family: 'DIN Alternate Bold';
  src: url("../font/DIN Alternate Bold.woff");
  /* IE9 Compat Modes */
  src: url("../font/DIN Alternate Bold.eot?#iefix") format("embedded-opentype"), url("../font/DIN Alternate Bold.woff") format("woff"), url("../font/DIN Alternate Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }

@font-face {
  font-family: 'DIN Condensed Bold';
  src: url("../font/DIN Condensed Bold.woff");
  /* IE9 Compat Modes */
  src: url("../font/DIN Condensed Bold.eot?#iefix") format("embedded-opentype"), url("../font/DIN Condensed Bold.woff") format("woff"), url("../font/DIN Condensed Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }

.main {
  background-color: #f2f2f2;
  padding: 0 0 100px; }
  @media only screen and (max-width: 767px) {
    .main {
      padding: 0 0 30px; } }

.wrapper {
  width: 1120px;
  margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .wrapper {
      width: 100%; } }

.intro {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: #000; }
  @media only screen and (max-width: 767px) {
    .intro {
      height: 100vh; } }
  .intro.active {
    opacity: 1; }
  body.pc .intro.intro_sp {
    display: none; }
  body.sp .intro.intro_pc {
    display: none; }
  body.secondLoad .intro {
    display: none; }
  .intro.hide {
    display: none; }

.video_wrap {
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .video_wrap {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }

.intro_video {
  width: 100%;
  height: 100%; }
  @media only screen and (max-width: 767px) {
    .intro_video {
      min-height: 100%; } }

@-webkit-keyframes sizeScale1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  15% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  30% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sizeScale1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  15% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  30% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.video_cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  background-image: url(../images/common/intro_cover.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .video_cover .video_cover_play {
    width: 62px;
    height: 62px;
    display: block;
    background-image: url(../images/common/btn_play_video.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-animation: sizeScale1 1s linear 0s infinite;
    animation: sizeScale1 1s linear 0s infinite; }
  .video_cover .video_cover_skip {
    position: absolute;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: .1em;
    bottom: 6%;
    left: 0;
    right: 0; }

.mainvisual {
  padding: 20px 0 0; }
  @media only screen and (max-width: 767px) {
    .mainvisual {
      padding: 15px 0 0; } }

.mainvisualSliderList_node {
  font-size: 0; }
  @media only screen and (max-width: 767px) {
    .mainvisualSliderList_node img {
      width: 100%; } }

.middleContent {
  margin: 20px 0 0; }
  @media only screen and (max-width: 767px) {
    .middleContent {
      margin: 15px 0 0; } }

.newsSection {
  float: left;
  width: 730px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 25px 30px; }
  @media only screen and (max-width: 767px) {
    .newsSection {
      float: none;
      width: auto;
      height: auto;
      margin: 0 15px 15px;
      padding: 15px; } }

.newsSection_title {
  font-family: "DIN Condensed Bold", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .05em;
  margin: 0 0 5px; }
  @media only screen and (max-width: 767px) {
    .newsSection_title {
      font-size: 17px; } }

.newsSectionList_node {
  border-top: 1px solid #dcdcdc;
  padding: 15px 0 13px; }
  @media only screen and (max-width: 767px) {
    .newsSectionList_node {
      padding: 10px 0 11px; } }
  .newsSectionList_node a {
    display: block;
    -webkit-transition: all .5s ease .0s;
    transition: all .5s ease .0s; }
    .newsSectionList_node a:hover {
      opacity: 0.5; }

.newsSectionList_node_date {
  color: #666;
  font-size: 12px;
  letter-spacing: .08em; }
  @media only screen and (max-width: 767px) {
    .newsSectionList_node_date {
      font-size: 11px; } }

.newsSectionList_node_catch {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    .newsSectionList_node_catch {
      font-size: 13px; } }

.rightSection {
  float: right;
  width: 370px; }
  @media only screen and (max-width: 767px) {
    .rightSection {
      float: none;
      width: auto;
      height: auto;
      margin: 15px; } }

.rightSection_inner {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 18px 20px; }
  @media only screen and (max-width: 767px) {
    .rightSection_inner {
      padding: 15px; } }

.countdouwnCatch {
  font-family: "DIN Condensed Bold", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  margin: 0 0 17px; }
  @media only screen and (max-width: 767px) {
    .countdouwnCatch {
      font-size: 17px;
      margin: 0 0 12px; } }

.countdownDay, .countdownHour, .countdownMinue {
  display: inline-block;
  font-family: "DIN Condensed Bold", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 65px;
  font-weight: bold;
  line-height: 1; }
  @media only screen and (max-width: 767px) {
    .countdownDay, .countdownHour, .countdownMinue {
      font-size: 50px; } }
  .countdownDay i, .countdownHour i, .countdownMinue i {
    font-style: normal; }
  .countdownDay span, .countdownHour span, .countdownMinue span {
    font-size: 20px;
    letter-spacing: 0; }
    @media only screen and (max-width: 767px) {
      .countdownDay span, .countdownHour span, .countdownMinue span {
        font-size: 15px; } }

.bannerList {
  margin: 13px 0 0; }
  @media only screen and (max-width: 767px) {
    .bannerList {
      margin: 8px 0 0; } }

.bannerList_node {
  margin: 7px 0 0; }
  @media only screen and (max-width: 767px) {
    .bannerList_node {
      margin: 5px 0 0; }
      .bannerList_node img {
        width: 100%; } }
  .bannerList_node:first-child {
    margin-top: 0; }
  .bannerList_node a {
    display: block;
    font-size: 0;
    -webkit-transition: all .5s ease .0s;
    transition: all .5s ease .0s; }
    .bannerList_node a:hover {
      opacity: 0.5; }

@media only screen and (max-width: 767px) {
  .bannerOutBlock.pcdn {
    display: block; } }

@media only screen and (min-width: 768px) {
  .bannerOutBlock.spdn {
    display: block; } }

.bannerOutList {
  margin: 20px auto 0; }
  @media only screen and (max-width: 767px) {
    .bannerOutList {
      margin: 15px; } }

.bannerOutList_node {
  font-size: 0; }
  .bannerOutList_node a {
    display: block;
    -webkit-transition: all .5s ease .0s;
    transition: all .5s ease .0s; }
    .bannerOutList_node a:hover {
      opacity: 0.5; }
  .bannerOutList_node img {
    width: 100%; }

.bottomContent {
  width: 1120px;
  background-color: rgba(255, 255, 255, 0.95);
  margin: 20px 0 0;
  padding: 45px 50px; }
  @media only screen and (max-width: 767px) {
    .bottomContent {
      width: auto;
      height: auto;
      margin: 15px 15px 0;
      padding: 20px 15px; } }
  @media only screen and (max-width: 320px) {
    .bottomContent {
      padding: 20px 10px; } }

.accessText {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 30px; }
  @media only screen and (max-width: 767px) {
    .accessText {
      font-size: 13px;
      margin: 0 0 15px; } }

.accessDetail {
  font-size: 18px;
  line-height: 2; }
  @media only screen and (max-width: 767px) {
    .accessDetail {
      font-size: 11px;
      line-height: 1.8; } }
