@charset "UTF-8";

/* reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-indent: 0;
  list-style: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption,
footer, header, hgroup, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0; }


/****************************************

      General Setting

*****************************************/
body {
  min-width: 1000px;
  background-color: black;
  color: #FFF;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif; }

img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto; }

a {
  color: #333333;
  text-decoration: none;
  outline: none; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  cursor: pointer; }

.line {
  position: relative;
  width: 100%;
  height: 26px;
  background-image: url(../img/pc/index/line.png); }

.line2 {
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #ab8a23; }

/****************************************

      Module

*****************************************/
.cfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.cfix {
  display: inline-table; }

* html .cfix {
  height: 1%; }

.cfix {
  display: block; }

.btn-app-dl {
  text-align: center; }
  .btn-app-dl a {
    width: 54%;
    max-width: 405px;
    display: inline-block;
    margin: 0 auto; }


/*===========================================================



      TOP



/*===========================================================*/
/************************************************************

     メイントップ

************************************************************/
.bgVisual {
  background-color: #060606;
  background-position: center;
  padding-bottom: 10px;
  border-top: 1px solid #fff;
   }
.cont1 {
  position: relative;
  overflow: hidden;
  width: 100%;
   }
  .cont1 .mainV {
    position: absolute;
    width: 100%;
    min-width: 1070px;
    max-width: 1920px;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .cont1 .naviSub {
    position: absolute;
    width: 940px;
    left: 50%;
    margin-left: -470px;
    bottom: 65px;
    text-align: right; }
    .cont1 .naviSub .naviSub_banner {
      width: 530px;
      padding-bottom: 8px;
      text-align: left;
      display: block;
      position: relative;
      top: 170px;
    }
    .cont1 .naviSub .naviSub_banner li {
      display: inline-block;
      vertical-align: bottom; }

  .bgVisual .navi {
    width: 940px;
    margin: 16px auto; }
    .bgVisual .navi ul li {
      float: left; }
      .bgVisual .navi ul li + li {
        float: left;
        margin-left: 13px; }
      .bgVisual .navi ul li a {
        display: block; }

.banner-movie {
  display: inline-block;
  margin-left: 4px;
  transform: translateY(3px); }

.appDownloads {
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 16px;
  text-align: center; }
  .appDownloads .appDownloads-btn {
    display: inline-block;
    margin-bottom: 8px; }
  .appDownloads .appDownloads-countries {
    font-size: 11px;
    text-shadow: 0px 0px 4px #000000; }
    .appDownloads .appDownloads-countries a {
      text-decoration: underline;
      color: #FFF; }
      .appDownloads .appDownloads-countries a:hover {
        text-decoration: none; }

.appDownloads-item img {
    height: 40px;}
    
.btnBiginers{
  position:absolute;
  bottom:260px;
  left: 62%;
}

.movieSlide-wrapper.flexslider {
  display: inline-block;
  width: 260px;
  padding: 0 40px;
  vertical-align: bottom; }
  .movieSlide-wrapper.flexslider .btn-movieSlide-item {
    display: block;
    width: 260px;
    margin: 0 auto; }
  .movieSlide-wrapper.flexslider .flex-direction-nav li {
    width: 40px; }
  .movieSlide-wrapper.flexslider .flex-direction-nav .flex-nav-next {
    right: 0px; }
  .movieSlide-wrapper.flexslider .flex-direction-nav .flex-nav-prev {
    left: 0px; }



.cont2 {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  background-image: url(../img/pc/index/cont2_bg.jpg);
  background-size: cover;
  background-position: center; }
  .cont2 .cont2_wrapper {
    position: relative;
    width: 940px;
    margin: 0 auto; }
  .cont2 .title {
    width: 462px;
    height: 155px;
    margin: 0 auto;
    padding-top: 55px; }
  .cont2 .text {
    width: 400px;
    margin: 27px 30px 0 70px;
    color: white;
    font-size: 16px;
    line-height: 2;
    display: inline-block;
    vertical-align: top;
     }
    .cont2 .text .sec {
      padding-top: 2rem;
    }
/*   .cont2 .youtubeArea {
    position: absolute;
    left: 53%;
    top: 340px;
    width: 370px;
    padding-top: 30px; } */
    .cont2 .youtubeArea {
      width: 370px;
      padding-top: 30px;
      display: inline-block;
    }
    .sub-mov {
      width: 270px;
      padding-top: 65px;
		margin: auto;
    }
    .cont2 .youtubeArea .youtubeArea-title {
      text-align: center;
      padding-bottom: 6px; }
    .cont2 .youtubeArea .btn-modalMovie {
      display: block;
      width: 100%; }
	

/************************************************************

      Topics

************************************************************/

body#top #topics {
  width: 990px;
  margin: -45px auto 0;
  padding: 17px 0 32px;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  font-size: 13px;
}
body#top #topics:before {
  content: "";
  display: block;
  width: 990px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/pc/index/topics_bg_top.png) no-repeat center top;
}
body#top #topics:after {
  content: "";
  display: block;
  width: 990px;
  height: 39px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/pc/index/topics_bg_btm.png) no-repeat center bottom;
}
body#top #topics .inner {
  width: 940px;
  height: 130px;
  margin: 0 auto;
  padding: 12px 14px;
  background-color: rgba(0,0,0,0.4);
  position: relative;
  z-index: 2;
  border-radius: 3px;
  box-sizing: border-box;
}
body#top #topics .title {
  position: absolute;
  top: 28px;
  left: 0;
}
body#top #topics a {
  color: #fff;
}
body#top #topics #topics-title-frame {
  margin: 0 0 0 147px;
  height: 105px;
  overflow: auto;
}
body#top #topics #topics-title-content li {
  overflow: hidden;
}
body#top #topics #topics-title-content li + li {
  margin: 8px 0 0;
}
body#top #topics #topics-title-content li a {
  display: block;
}
body#top #topics #topics-title-content li .icon {
  float: left;
  margin: 0 10px 0 0;
}
body#top #topics #topics-title-content li .date {
  width: 85px;
  float: left;
}
body#top #topics #topics-title-content li .heading {
  margin-left: 180px;
}
body#top #topics .btn {
  position: absolute;
  top: 72px;
  left: 25px;
  width: 110px;
}
body#top #topics .btn a {
  display: block;
  border: 1px solid #aeaeae;
  border-radius: 26px;
  text-align: center;
}
body#top #topics .btn a span {
  height: 24px;
  line-height: 24px;
  display: inline-block;
  padding-right: 10px;
  background: url(../img/pc/index/topics_arrow.png) no-repeat right center;
}


/************************************************************

      ファイアーエムブレム ヒーローズの世界観

************************************************************/

.movieSlide-wrapper.flexslider {
  display: inline-block;
  width: 260px;
  padding: 0 40px;
  vertical-align: bottom; }
  #storySlide.flexslider #storySlide-title {
      width: 940px;
      margin: 32px auto;
      text-align: center; }
    #storySlide.flexslider .storySlide-title-item {
      display: inline-block;
      height: 50px;
      width: 105px;
      text-align: center;
      vertical-align: bottom;
      position: relative; }
      #storySlide.flexslider .storySlide-title-item img {
        height: auto;
        width: 92px;
        margin: 0 auto;
        cursor: pointer;
      }
      #storySlide.flexslider .storySlide-title-item .on {
        display: none;
      }
      #storySlide.flexslider .storySlide-title-item.flex-active .off {
        display: none;
      }
      #storySlide.flexslider .storySlide-title-item.flex-active .on {
        display: block;
      }
  #storySlide.flexslider .flex-direction-nav li {
    width: 40px; }
  #storySlide.flexslider .flex-direction-nav .flex-nav-next {
    right: 0px; }
  #storySlide.flexslider .flex-direction-nav .flex-nav-prev {
    left: 0px; }

.character-ttl {
  text-align: center;
  margin-bottom: 4px; }

.characterSlide {
  position: relative;
  width: 940px;
  margin: 0 auto; }

.characterSlide-img {
  background: url("../img/pc/index/characterSlide/bg_emblem.png") no-repeat center center;
  width: 450px;
}

.movieSlide-ttl {
  text-align: center;
  margin-bottom: 5px; }
  .movieSlide-ttl img {
    width: 50.5333333333%; }


/************************************************************

      ファイアーエムブレムとは

************************************************************/
.cont3 {
  position: relative;
  width: 100%;
  height: auto;
  background: url(../img/pc/index/cont3_bg.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 100px;
  }
  .cont3 .lineLeft {
    position: absolute;
    left: 0px;
    top: -2px;
    width: 470px;
    height: 300px;
    background-image: url(../img/pc/index/cont3_obi_left.png); }
  .cont3 .lineRight {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 143px;
    height: 181px;
    background-image: url(../img/pc/index/cont3_obi_right.png); }
  .cont3 .cont3_wrapper {
    position: relative;
    width: 940px;
    margin: 0 auto; }
  .cont3 .cont3_title {
    position: relative;
    width: 460px;
    height: 90px;
    margin: 0 auto;
    padding-top: 105px;
    text-align: center; 
    background: url(../img/pc/index/cont3_title_bg.png) no-repeat center 35px;}
  .cont3_container {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
  	}
  .cont3 .softs {
	margin-right: 30px;
	}
  .cont3 .text {
    color: white;
    font-size: 18px;
    line-height: 2;
    width: 340px; }
    
.btn-to-illust{
  background: #FFFFFF;
  text-align: center;
  padding: 55px 0 0 ;
}

/************************************************************

      キャラクター紹介

************************************************************/

.cont4 {
  position: relative;
  width: 100%;
  height: 1330px;
  background-image: url(../img/pc/index/cont4_bg.jpg);
  background-position: center; }

.cont4_wrapper {
  position: relative;
  width: 940px;
  margin: 0 auto; }
  .cont4_wrapper .title {
    position: relative;
    width: 458px;
    margin: 0 auto;
    padding-top: 60px; }

.character-ttl {
  text-align: center;
  margin-bottom: 4px; }

.characterSlide {
  position: relative;
  width: 940px;
  margin: 0 auto; }

.characterSlide-img {
  background: url("../img/pc/index/bg_emblem.png") no-repeat center center;
  width: 450px;
  }


/*----------------------------------------------------------
 キャラクター 説明文 */
.characterSlide-summery-wrapper {
  width: 400px;
  padding-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: absolute;
  right: 60px;
  top: 40px;
}

.characterSlide-summery-item {
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
 }
  .characterSlide-summery-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    opacity: 1;
  }

.characterSlide-name {
  padding-top: 13.0666666667%;
  width: 420px;
  background: url("../img/sp/index/characterSlide/character_slide_name_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  margin-bottom: 0px;
  color: white; }
  .characterSlide-name span {
    position: absolute;
    top: 25px;
    left: 0;
    width: 390px;
    font-size: 22px;
    line-height: 20px;
    margin-top: -10px;}

.characterSlide-description {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  margin-top: 25px;
  line-height: 2;
  position: relative;
}
.characterSlide-summery-item .add,
.characterSlide-voice {
  max-width: 360px;
  margin: 24px auto 0;
  font-size: 14px;
}
  .characterSlide-summery-item .characterSlide-description,
  .characterSlide-summery-item .add,
  .characterSlide-summery-item .characterSlide-voice{
    display: none;
  }
  .characterSlide-summery-item.active .characterSlide-description,
  .characterSlide-summery-item.active .add,
  .characterSlide-summery-item.active .characterSlide-voice{
    display: block;
  }
  .characterSlide-notes > p,
  .characterSlide-voice > p {
    margin-top: 4px;
    display: inline-block;
  }
    .characterSlide-notes > p {
      padding-right: 1rem;
    }
  .characterSlide-voice > p {
      padding-right: 5px;
    }
    .characterSlide-notes > p:last-child,
  .characterSlide-voice > p:last-child  {
      padding-right: 0;
    }
  .characterSlide-voice > p > a {
    display: inline-block;
    cursor: pointer;
    vertical-align: bottom;
    position: relative;
  }
    .characterSlide-voice > p > a > img {
      height: 38px;
      width: 108px;
      position: relative;
      left: 0;
      bottom: 0;
    }


/*----------------------------------------------------------
 キャラクター サムネイル */
.characterSlide-thumb-wrapper {
  width: 927px;
  margin: 0 auto;
  cursor: pointer; }
.pdl100{
  padding-left: 100px;
}
.characterSlide-thumb-item {
  width: 103px;
  float: left;
  position: relative; }
  .characterSlide-thumb-item img {
    display: block;
    width: 100%; }
  .characterSlide-thumb-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/sp/index/characterSlide/character_thumb_frame.png") no-repeat center center;
    background-size: 100%; }
  .characterSlide-thumb-item.flex-active:after {
    background-image: url("../img/sp/index/characterSlide/character_thumb_frame_active.png"); }

/*----------------------------------------------------------
 キャラクター バリエーション アニメーション */
.fadeVariation-container .fadeVariation-item {
  position: relative;
  float: left;
  margin-right: -100%;
  opacity: 0;
  width: 100%; }
.fadeVariation-container .fadeVariation-item:first-child {
  opacity: 1; }

.flex-active-slide .fadeVariation-item {
  -webkit-animation: fadeVariation 6.9s linear 0s infinite normal;
  -ms-animation: fadeVariation 6.9s linear 0s infinite normal;
  animation: fadeVariation 6.9s linear 0s infinite normal;
  -webkit-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  animation-fill-mode: none; }
.flex-active-slide .fadeVariation-item:nth-child(2) {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s; }
.flex-active-slide .fadeVariation-item:nth-child(3) {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s; }
  .flex-active-slide .fadeVariation-item.twoSlide {
    -webkit-animation: fadeVariation2 4.6s linear 0s infinite normal;
    -ms-animation: fadeVariation2 4.6s linear 0s infinite normal;
    animation: fadeVariation2 4.6s linear 0s infinite normal; }
  .flex-active-slide .fadeVariation-item.twoSlide:nth-child(2) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s; }


@-webkit-keyframes fadeVariation {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeVariation {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes fadeVariation {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  30% {
    opacity: 1; }
  40% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeVariation2 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeVariation2 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes fadeVariation2 {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  50% {
    opacity: 1; }
  60% {
    opacity: 0; }
  100% {
    opacity: 0; } }

.btn-to-system {
  position: relative;
  width: 423px;
  margin: 0 auto;
  padding-top: 75px; }


/****************************************

      Youtube Modal

*****************************************/
.modalMovie-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 1000;
  display: none; }
  .modalMovie-wrapper .modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.9); }
  .modalMovie-wrapper .modalMovie-inner {
    width: 100%;
    height: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative; }
    .modalMovie-wrapper .modalMovie-inner .modalMovie-contents {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      padding-top: 56.25%;
      height: 0; }
      .modalMovie-wrapper .modalMovie-inner .modalMovie-contents iframe {
        display: block;
        position: absolute;
        top: -50%;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 2; }
    .modalMovie-wrapper .modalMovie-inner .btn-modalClose {
      position: absolute;
      cursor: pointer;
      top: -50%;
      right: -30px;
      margin-top: -80px;
      z-index: 3; }

/*===========================================================



      SYSTEM



/*===========================================================*/
/************************************************************

     SYSTEM module

************************************************************/
body#system {
  background-image: url(../img/pc/index/cont4_bg.jpg); }

.systemCont1 {
  position: relative;
  width: 100%;
  height: 450px;
  margin-top: -3px;
}
  .systemCont1 .systemHeaderLogoWrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 25px; }
  .systemCont1 .systemHeaderLogo {
    margin-left: 16.4285714286%; }
    .systemCont1 .systemHeaderLogo a {
      display: inline-block; }
  .systemCont1 .navi {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 390px; }
    .systemCont1 .navi ul {
      width: 940px;
      margin: 0 auto; }
      .systemCont1 .navi ul li {
        float: left;
        margin-left: 1px; }

/************************************************************

      battle

************************************************************/
.battle {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  overflow: hidden;
}
  .battle .battleWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .battle .battleWrapper .title {
      display: inline-block;
      padding: 114px 0 0 30px;
    }
    .battle .battleWrapper .text {
      margin: 16px 0 0 30px;
      width: 450px;
      font-size: 18px;
      line-height: 2;
      color: white;
    }
    .battle .battleWrapper .emblem {
      position: absolute;
      top: 0px;
      right: 30px;
      width: 450px;
      font-size: 18px;
      line-height: 2;
      color: white; }
    .battle .battleWrapper .bord1 {
      width: 811px;
      margin: 50px 0 0 79px;
      padding: 16px 0 30px;
      background-image: url(../img/pc/system/frame_top.png), url(../img/pc/system/frame_bottom.png);
      background-repeat: no-repeat;
      background-position: left top, left bottom; }
      .battle .battleWrapper .bord1 .bord1Inner {
        display: table;
        width: 768px;
        margin: 0 auto 0 18px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 5px; }
      .battle .battleWrapper .bord1 .bord1Inner > div {
        display: table-cell;
        padding: 15px 0; }
      .battle .battleWrapper .bord1 .bord1Inner .bord {
        width: 370px;
      }
      .battle .battleWrapper .bord1 .bord1Inner .bord1TextInner {
        padding-left: 25px;
        padding-right: 37px;
        vertical-align: middle; }
      .battle .battleWrapper .bord1 .yelloText {
        font-size: 18px;
        color: #f9dc00;
        position: relative;
        z-index: 3;
      }
      .battle .battleWrapper .bord1 .subText {
        line-height: 2;
        font-size: 14px;
        color: white;
        position: relative;
        z-index: 3;
      }
    .battle .battleWrapper .ougi {
      margin: 0 0 0 120px;
      width: 340px;
      display: inline-block;
      vertical-align: top;
    }
      .battle .battleWrapper .ougi .yelloText {
        padding-top: 30px;
        font-size: 18px;
        color: #f9dc00;
      }
      .battle .battleWrapper .ougi .subText {
        width: 340px;
        padding-top: 12px;
        line-height: 2;
        font-size: 14px;
        color: white; }
    .battle .battleWrapper .bord2 {
      width: 323px;
      height: 257px;
      margin-left: 20px;
      display: inline-block;
    }
    .battle .battleWrapper .cyara1 {
      position: absolute;
      top: 100px;
      right: -140px;
      width: 505px;
      height: 515px;
    }

/************************************************************

      story

************************************************************/
.story {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
}
  .story .bodyStory {
    position: absolute;
    width: 100%;
    background-color: black;
    opacity: 0.3; }
  .story .lineTop {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .story .lineBottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .story .storyWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .story .storyWrapper .emblem {
      position: absolute;
    }
    .story .storyWrapper .cyara2 {
      position: absolute;
      width: 529px;
      height: 535px;
      left: -100px;
      top: 150px;
    }
    .story .storyWrapper .title {
      position: absolute;
      right: 15px;
      top: 100px; }
    .story .storyWrapper .text {
      width: 460px;
      min-height: 240px;
      margin: 230px 0 0 465px;
      font-size: 18px;
      line-height: 2;
      color: white;
      display: inline-block;
    }

/************************************************************

      tougi

************************************************************/
.tougi {
  position: relative;
  width: 100%;
  height: 470px; }
  .tougi .tougiWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .tougi .tougiWrapper .emblem {
      position: absolute;
      right: 0px; }
    .tougi .tougiWrapper .title {
      position: absolute;
      left: 50px;
      top: 124px; }
    .tougi .tougiWrapper .text {
      position: absolute;
      width: 460px;
      top: 210px;
      left: 40px;
      font-size: 18px;
      line-height: 2;
      color: white; }
    .tougi .tougiWrapper .bord {
      position: absolute;
      right: 120px;
      top: 140px; }

/************************************************************

      hero

************************************************************/
.hero {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  z-index: 99; }
  .hero .bodyStory {
    position: absolute;
    width: 100%;
    background-color: black;
    opacity: 0.3; }
  .hero .lineTop {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .hero .lineBottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .hero .storyWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
      .hero .storyWrapper .emblem {
        position: absolute;
      }
    .hero .storyWrapper .cyara {
      position: absolute;
      width: 529px;
      height: 620px;
      left: 50px;
      top: 50px;
    }
    .hero .storyWrapper .title {
      position: absolute;
      right: 15px;
      top: 70px; }
    .hero .storyWrapper .text {
      width: 460px;
      margin: 200px 0 0 470px;
      font-size: 18px;
      line-height: 2;
      color: white;
      display: inline-block;
      position: relative;
      z-index: 3;
    }

/************************************************************

      frends

************************************************************/
.frends {
  position: relative;
  width: 100%;
  height: 840px;
  z-index: 999; }
  .frends .tougiWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .frends .tougiWrapper .emblem {
      position: absolute;
      right: 0px; }
    .frends .tougiWrapper .title {
      position: absolute;
      left: 50px;
      top: 120px; }
    .frends .tougiWrapper .text {
      position: absolute;
      width: 460px;
      top: 200px;
      left: 40px;
      font-size: 18px;
      line-height: 2;
      color: white; }
    .frends .tougiWrapper .bord1 {
      position: absolute;
      right: 120px;
      top: 140px; }
    .frends .tougiWrapper .bord2 {
      position: absolute;
      width: 811px;
      padding: 16px 0 30px;
      top: 464px;
      left: 79px;
      background-image: url(../img/pc/system/frame_top.png), url(../img/pc/system/frame_bottom.png);
      background-repeat: no-repeat;
      background-position: left top, left bottom; }
      .frends .tougiWrapper .bord2 .bord2Inner {
        display: table;
        height: 296px;
        width: 768px;
        margin: 0 auto 0 18px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 5px;
        position: relative; }
      .frends .tougiWrapper .bord2 .bord2Inner:before {
        content: "";
        display: block;
        width: 560px;
        height: 544px;
        position: absolute;
        top: -140px;
        left: -219px; }
      .frends .tougiWrapper .bord2 .bord2Inner > div {
        display: table-cell;
        padding: 15px 0; }
      .frends .tougiWrapper .bord2 .bord2Inner .bord {
        width: 370px; }
      .frends .tougiWrapper .bord2 .bord2Inner .bord2TextInner {
        padding-left: 25px;
        padding-right: 37px;
        vertical-align: middle;
      }
      .frends .tougiWrapper .bord2 .yelloText {
        font-size: 18px;
        color: #f9dc00; }
      .frends .tougiWrapper .bord2 .subText {
        line-height: 2;
        font-size: 14px;
        color: white; }

/************************************************************

      other

************************************************************/
.other {
  padding-bottom: 100px;
  position: relative;
  width: 100%;
}
  .other .bodyStory {
    width: 100%;
    background-color: black;
    opacity: 0.3;
  }
  .other .lineTop {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .other .lineBottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #aa8923; }
  .other .otherWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 40px; }
    .other .otherWrapper .emblem {
      position: absolute;
      left: 10px;
    }
    .other .otherWrapper .bord1 {
      width: 360px;
      margin: 40px 0 0 76px;
      padding-top: 270px;
      display: inline-block;
    }
      .other .otherWrapper .bord1 .txt {
        width: 150px;
        margin: 0 20px 0 10px;
        display: inline-block;
        vertical-align: top;
      }
      .other .otherWrapper .bord1 .txt:last-child {
        margin: 0;
      }
      .other .otherWrapper .bord1 .yelloText {
        font-size: 16px;
        color: #f9dc00; }
      .other .otherWrapper .bord1 .subText {
        width: 150px;
        line-height: 2;
        font-size: 12px;
        color: white;
      }
    .other .otherWrapper .title {
      margin-top: 40px;
      display: inline-block;
      vertical-align: top;
     }
    .other .otherWrapper .bord2 {
        width: 354px;
        margin: 40px auto;
        padding: 16px 0 30px;
        background-image: url(../img/pc/system/cont7_frame_top.png), url(../img/pc/system/cont7_frame_bottom.png);
        background-repeat: no-repeat;
        background-position: left top, left bottom;
    }
      .other .otherWrapper .bord2 .bord2Inner {
        width: 315px;
        margin: 0 auto 0 18px;
        padding: 15px;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 5px; }
      .other .otherWrapper .bord2 .bord2Inner .bord {
        width: 209px;
        height: 170px;
        margin: 15px auto;
      }
      .other .otherWrapper .bord2 .yelloText {
        font-size: 15px;
        color: #f9dc00;
        text-align: center;}
      .other .otherWrapper .bord2 .subText2 {
        line-height: 2;
        font-size: 12px;
        color: white; }

/************************************************************

      underBnts

************************************************************/
.underBnts {
  position: relative;
  width: 100%;
  height: 320px; }
  .underBnts .underWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .underBnts .underWrapper .cyara {
      position: absolute;
      left: -170px;
      top: -80px;
      width: 550px;
      height: 400px;
      background-image: url(../img/pc/system/under_cyara.png); }
    .underBnts .underWrapper .btn {
      position: relative;
      width: 355px;
      top: 100px;
      margin: 0 auto; }
  .underBntsBiguiner {
    position: relative;
    width: 100%;
    height: 500px; }
  .underBntsBiguiner .underWrapper {
    position: relative;
    width: 960px;
    margin: 0 auto; }
    .underBntsBiguiner .underWrapper .cyara {
    position: absolute;
    left: -170px;
    top: 100px;
    width: 550px;
    height: 400px;
    background-image: url(../img/pc/system/under_cyara.png); }
    .underBntsBiguiner .underWrapper .btn {
    position: relative;
    width: 355px;
    top: 90px;
    margin: 0 auto; }
    .underBntsBiguiner .underWrapper .btn_app {
    position: absolute;
    width: 355px;
    top: 360px;
    left: 240px;
    margin: 0 auto; }
    .underBntsBiguiner .underWrapper .btn_google {
    position: absolute;
    width: 355px;
    top: 360px;
    left: 500px;
    margin: 0 auto; }

/************************************************************

      ストーリーマップ

************************************************************/
.bg-character.bg-storymap {
  top: -12px; }

/************************************************************

      闘技場

************************************************************/
.bg-character.bg-stadium {
  top: 80px; }

.others-wrapper .tips-inner .ttl-yellow {
  margin-bottom: 15px; }

/************************************************************

      フッター

************************************************************/
.footer {
  position: relative;
  width: 100%;
  height: 285px;
  background-color: white; }
  .footer .btn_poricy {
    position: relative;
    width: 138px;
    margin: 0 auto;
    padding-top: 45px; }
  .footer ul {
    position: relative;
    width: 170px;
    margin: 0 auto;
    padding-top: 25px; }
    .footer ul li {
      float: left;
      width: 40px;
      margin-left: 15px; }
  .footer .copylight {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 70px;
    font-size: 12px;
    color: #847c7c;
    line-height: 2; }

  #rating {
    display: inline-block;
    position: relative;
    margin: 10px auto;
  }
  #rating ul li a img {
    width: auto;
    max-height: 100%;
  }
  #rating ul li a img.esrb {
    width: auto;
    height: 100%;
    background-color: #fff;
  }
  .legal-attribution {
    width: 535px;
    margin-left: auto;
    margin-right: auto;
  }
  #rating .limited-notice {
      font-size: 50%;
  }
  .link-banner ul{
}
  .link-banner ul li{
	display: inline-block;
	margin: 0 15px;}  
  /* USA rating */
  #rating ul {
    min-height: 128px;
  }
  #rating ul li {
    float: left;
    margin: 0 10px 0 0;
  }
  #rating ul li:first-child {
    height: 128px;
  }
  #rating ul li:last-child {
    height: 128px;
  }
  /* EUR rating */
  #rating ul.eur {
    min-height: 128px;
    display: inline-block;
  }
  #rating ul.eur li {
    float: left;
    margin: 0 10px 0 0;
  }
  #rating ul.eur li:first-child {
    height: auto;
    width: 256px;
  }
  #rating ul.eur li:last-child {
    height: auto;
    width: 256px;
  }


/*===========================================================



      playguide



/*===========================================================*/

body#playguide {
  background-image: url(../img/pc/beginners/bg.jpg); 
}

.playguideCont {
  position: relative;
  width: 100%;
  height: 450px;
}
 .playguideContWrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 25px; 
}
.playHeaderLogo {
    margin-left: 16.4285714286%; 
}


.playguideCont .navi{
  position:relative;
  width:690px;
  margin:0 auto;
  top: 300px;
  z-index:999;
}
.playguideCont .navi ul li{
  float:left;
}
.playguideCont .navi ul li{
  float:left;
}
.playguideCont .navi ul li.btn1{
  margin-right:20px;
}


p.mainTite{
  font-size:27px;
  color:#004866;
  line-height:2;
  font-weight:bold;
}
p.title{
  font-size:21px;
  color:#0c6982;
  line-height:2;
  font-weight:bold;
}
p.nomal{
  font-size:18px;
  color:#000000;
  line-height:2;
}
p.small{
  font-size:14px;
  color:#000000;
  line-height:1.4;
}

span.blue{
  color:#004866;
}

.aaa{
  position:relative;
  width:100%;
  margin:0 auto;
  line-height:1;
  // background-color:red;
}

.aaa .title1{
  text-align:center;
  margin-top: 70px;
}

.aaa .set1{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
  margin-top:50px;
}

.aaa .set1 .left{
  float:left;
  width:460px;
}

.aaa .set1 .right{
  float:right;
  width:472px;
}

.aaa .set2{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set2 .left{
  float:left;
  width:462px;
}

.aaa .set2 .right{
  float:right;
  width:430px;
}

.aaa .set3{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set3 .left{
  float:left;
  width:460px;
}
.aaa .set3 .left img{
  margin-top:50px;
}


.aaa .set3 .right{
  float: right;
  width: 466px;
}

.aaa .title2{
  text-align:center;
  margin-top: 0px;
  margin-bottom:50px;
}

.aaa .set4{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set4 .left{
  float:left;
  width:460px;
}
.aaa .set4 .left img{
  margin-top:50px;
}


.aaa .set4 .right{
  float: right;
  width: 372px;
}

.aaa .set5{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set5 .left{
  float:left;
  width:460px;
}

.aaa .set5 .right{
  float:right;
  width:430px;
}
.aaa .set5 .right .title{
  margin-top:100px;
}

.aaa .set6{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set6 .left{
  float:left;
  width:460px;
}

.aaa .set6 .right{
  float: right;
  width: 464px;
}
.aaa .set6 .right img{
  margin-top: 100px;
}

.aaa .set7{
  position:relative;
  width:960px;
  overflow:hidden;
  margin:0 auto;
}

.aaa .set7 .left{
  float: left;
  width: 464px;
}

.aaa .set7 .right{
  float:right;
  width:430px;
}
.aaa .set7 .right img{
  margin-top: 100px;
}


.aaa .set5 .right .title{
  margin-top:100px;
}


.lineBeginners{
  position:relative;
  width:1010px;
  padding-top:80px;
  padding-bottom:80px;
  margin:0 auto;
}


/*===========================================================



      Modal Page



/*===========================================================*/
.feh-logo {
  text-align: left;
  padding: 12px 15px;
  margin-bottom: 40px;
  background: #000; }
  .feh-logo a {
    display: block;
    height: 54px;
    background: url("../img/pc/faq/feh_logo.png") no-repeat left center; }
  .feh-logo span {
    display: block;
    text-indent: -9999px; }
/*----------------------------------------------------------
 FAQ */
.contents-faq {
  background: url("../img/index/cont4_bg.jpg") repeat center center;
  padding-bottom: 50px; }

.faq-container {
  max-width: 700px;
  background: #000;
  padding: 50px 0 50px;
  margin: 0 auto;
  border-radius: 5px; }
  .faq-container a {
    color: #FFF;
    text-decoration: underline; }

.feq-section {
  padding: 0 40px;
  font-size: 16px;
  line-height: 1.5em; }

.feq-ttl {
  font-size: 21px;
  line-height: 1.4em;
  margin-bottom: 1.2em; }

  .feq-block .question, .feq-block .answer {
    padding-left: 48px;
    position: relative;
    line-height: 1.5em; }
    .feq-block .question:before, .feq-block .answer:before {
      content: "";
      display: block;
      position: absolute;
      left: -2px;
      top: -7px;
      width: 40px;
      height: 40px;
      background: transparent no-repeat center center;
      background-size: contain; }
  .feq-block .question {
    color: #f9dc00;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1.3em; }
    .feq-block .question:before {
      background-image: url("../img/pc/faq/icon_q.png"); }
  .feq-block .answer {
    margin-bottom: 60px; }
    .feq-block .answer:before {
      background-image: url("../img/pc/faq/icon_a.png"); }
/*----------------------------------------------------------
 policy */
.contents-policy {
  background: url("../img/index/cont4_bg.jpg") repeat center center;
  padding-bottom: 50px; }
.policy-container {
  max-width: 700px;
  background: #000;
  padding: 50px 40px;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;}
  .policy-container a {
    color: #FFF;
    text-decoration: underline; }
  .policy-container p {
    margin: 1em 0 0; }
  .policy-container h3 {
    font-size: 26px;
    margin: 2em 0 0; }
  .policy-container h4 {
    font-size: 22px;
    margin: 1.5em 0 0; }
  .policy-container h5 {
    font-size: 20px;
    margin: 1em 0 0; }
  .policy-container ul {
    list-style-type: disc;
    padding-left: 20px; }
  .policy-container li {
    list-style: disc; }
/*----------------------------------------------------------
 terms */
.contents-terms {
  background: url("../img/pc/index/cont4_bg.jpg") repeat center center;
  padding-bottom: 50px; }
.terms-container {
  max-width: 700px;
  background: #000;
  padding: 50px 40px;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;}
  .terms-container a {
    color: #FFF;
    text-decoration: underline; }
  .terms-container p,
  .terms-container ol {
    margin: 1em 0 0; }
  .terms-container h2 {
    margin: 2em 0 0; }
/*----------------------------------------------------------
 countries */
.contents-countries {
  background: url("../img/pc/index/cont4_bg.jpg") repeat center center;
  padding-bottom: 50px; }
.countries-container {
  max-width: 700px;
  background: #000;
  padding: 50px 40px;
  margin: 0 auto;
  border-radius: 5px;
  box-sizing: border-box;}
  .countries-container a {
    color: #FFF;
    text-decoration: underline; }
  .countries-section {
    padding: 0 40px;
    font-size: 14px;
    line-height: 1.5em; }

  .ttl-countries {
    font-size: 28px;
    line-height: 1.5em;
    margin-bottom: 15px; }

  .countries-note {
    margin-bottom: 20px; }

  .countries-list {
    font-size: 20px;
    line-height: 1.4em; }

/************************************************************

      Modal

************************************************************/
.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  display: none; }
  .modal-wrapper .modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.8); }
  .modal-wrapper .btn-modalClose {
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 10; }
  .modal-wrapper .modal-inner {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .modal-wrapper .modal-scroller {
    padding-top: 70px;
    padding-bottom: 60px;
    background: transparent; }

/************************************************************

      EU cookie

************************************************************/
#attention {
  display: none;
  color: #847C7C;
}
#attention.act {
  display: block;
  position: fixed;
  text-align: center;
  bottom: 0;
  width: 100%;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
#non_target {
  display: none;
}
#non_target.act {
  display: block;
  text-align: center;
  background: #454545;
  color: #FFF;
  padding: 5px;
}
#non_target.act br {
  display: none;
}
#non_target.act a {
  color: #FFF;
  font-weight: bold;
}
#eu_cookie {
  display: none;
}
#eu_cookie.act {
  zoom: 1;
  display: block;
  text-align: left;
  background: #EFEFEF;
  padding: 5px 75px;
}
#eu_cookie.act:before,
#eu_cookie.act:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020";
}
#eu_cookie.act:after {
  clear: both;
}
#eu_cookie.act .btn {
  display: inline-block;
  border-radius: 4px;
  line-height: 14px;
  background: #828282;
  color: #FFF;
  text-decoration: none;
  padding: 6px 5px 2px 5px;
  font-size: 14px;
  box-shadow: 0px 4px 0px #646464;
  margin-bottom: 10px;
}
#eu_cookie.act button {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 3px 8px;
  border: none;
  border-radius: 4px;
  background: #DDDDDD;
  font-style: normal;
  box-shadow: 0px 4px 0px #a0a0a0;
  cursor: pointer;
  margin-bottom: 10px;
}




/*===========================================================



      topics



/*===========================================================*/

body#topics {
  background-image: url(../img/pc/topics/bg.jpg); 
}
body#topics .topicsCont {
  width: 940px;
  margin: 0 auto;
  padding: 70px 0 120px;
}
body#topics .topicsCont .side {
  width: 315px;
  float: left;
}
body#topics .topicsCont .side .topicsBox {
  background: url(../img/pc/topics/bg_frame.png) no-repeat;
  position: relative;
  height: 461px;
  box-sizing: border-box;
  padding: 45px 18px 35px 28px;
  font-size: 14px;
}
body#topics .topicsCont .side .topicsBox .title {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -135px;
}
body#topics .topicsCont .side #topics-title-frame {
  height: 385px;
  overflow: auto;
}
body#topics .topicsCont .side #topics-title-content li {
  overflow: hidden;
}
body#topics .topicsCont .side #topics-title-content li + li {
  margin: 15px 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #dbdbdb;
}
body#topics .topicsCont .side #topics-title-content li a {
  display: block;
}
body#topics .topicsCont .side #topics-title-content li .icon {
  margin: 0 10px 0 0;
  display: inline-block;
}
body#topics .topicsCont .side #topics-title-content li .date {
  display: inline-block;
  color: #8f8f8f;
}
body#topics .topicsCont .side #topics-title-content li .heading {
  padding-top: 5px;
}
body#topics .topicsCont .side .btn {
  margin-top: 18px;
  text-align: center;
}
body#topics .topicsCont .main {
  width: 594px;
  float: right;
  padding-top: 13px;
}
body#topics .topicsCont #topics-detail-frame {
  background: #fff;
  border-radius: 3px;
  position: relative;
  color: #000;
  font-size: 14px;
}
body#topics .topicsCont #topics-detail-frame:before {
  content: "";
  display: block;
  width: 630px;
  height: 40px;
  position: absolute;
  top: -17px;
  left: -18px;
  background: url(../img/pc/topics/bg_content_top.png) no-repeat center top;
}
body#topics .topicsCont #topics-detail-frame:after {
  content: "";
  display: block;
  width: 630px;
  height: 39px;
  position: absolute;
  bottom: -30px;
  left: -18px;
  background: url(../img/pc/topics/bg_content_btm.png) no-repeat center bottom;
}
body#topics .topicsCont #topics-detail-frame #topics-detail-content {
  padding: 30px 30px 60px;
}
body#topics .topicsContAdvance {
	width: 940px;
	margin: 0 auto;
	padding: 70px 0 120px;
}
body#topics .topicsContAdvance .btn {
	margin-top: 18px;
	text-align: center;
}
body#topics .topicsContAdvance .main {
	width: 594px;
	margin: auto;
	padding-top: 13px;
}
body#topics .topicsContAdvance  #topics-advance-frame {
	background: #fff;
	border-radius: 3px;
	position: relative;
	color: #000;
	font-size: 14px;
}
body#topics .topicsContAdvance  #topics-advance-frame:before {
	content: "";
	display: block;
	width: 630px;
	height: 40px;
	position: absolute;
	top: -17px;
	left: -18px;
	background: url(../img/topics/bg_content_top.png) no-repeat center top;
}
body#topics .topicsContAdvance  #topics-advance-frame:after {
	content: "";
	display: block;
	width: 630px;
	height: 39px;
	position: absolute;
	bottom: -30px;
	left: -18px;
	background: url(../img/topics/bg_content_btm.png) no-repeat center bottom;
}
body#topics .topicsContAdvance  #topics-advance-frame #topics-detail-content {
	padding: 30px 30px 60px;
}
body#topics .article {
  padding: 12px 0 0;
}
body#topics .article + .article {
  margin-top: 40px;
}
body#topics .article .icon {
  margin-right: 5px;
}
body#topics .article .date {
  font-size: 14px;
  color: #000;
}
body#topics .article .heading {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 12px;
  padding-top: 20px;
  border-top: 1px solid #dbdbdb;
}
body#topics .article .img {
  margin-top: 15px;
  text-align: center;
}
body#topics .article .text {
  margin-top: 15px;
  line-height: 1.7;
}
body#topics .article a {
  color: #00AEE0;
  text-decoration: underline;
}
body#topics .article a.url {
  word-break: break-all;
}

/*===========================================================



      topics icon



/*===========================================================*/
#topics-title-content .icon,
#topics-detail-content .icon {
  width: 100px;
  text-align: center;
  border-radius: 3px;
  font-size: 11px;
  color: #fff;
  display: inline-block;
  background: #333;
}
#topics-title-content .icon-important + .icon,
#topics-detail-content .icon-important + .icon {
  display: none !important;
}
.icon-important {
  background: #da0000 !important;
}




/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  margin: 0 auto;
  display: block; }

.flexslider .slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

.flexslider .slidesSecond > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slidesSecond img {
  width: 100%;
  display: block; }

.flexslider .slidesSecond:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slidesSecond {
  display: block; }

* html .flexslider .slidesSecond {
  height: 1%; }

.no-js .flexslider .slidesSecond > li:first-child {
  display: block; }

.flexslider .movieslide_frame{
  height: 162px;
}
.flexslider .movieslide_frame img:nth-child(2){
    position: relative;
    top: -148px;
    z-index: -5 !important;
    width: 97%;
    margin-left: 1.5%;
}
.flexslider .movie_title{
    margin: 0 auto;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  position: relative;
  zoom: 1; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slidesSecond {
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 0; }

.flex-direction-nav li {
  position: absolute;
  top: 50%;
  width: 10.6666666667%;
  height: 120px;
  margin-top: -60px; }
.flex-direction-nav li a {
  display: block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  background: url("../img/common/slide_arrow_left.png") no-repeat center center;
  background-size: contain; }
.flex-direction-nav .flex-nav-prev {
  left: 2.4%; }
.flex-direction-nav .flex-prev {
  background-image: url("../img/common/slide_arrow_left.png"); }
.flex-direction-nav .flex-nav-next {
  right: 2.4%; }
.flex-direction-nav .flex-next {
  background-image: url("../img/common/slide_arrow_right.png"); }

/****************************************

      Youtube Modal

*****************************************/
.modalMovie-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 1000;
  display: none; }
  .modalMovie-wrapper .modal-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.9); }
  .modalMovie-wrapper .modalMovie-inner {
    width: 100%;
    height: 100%;
    max-width: 800px;
    margin: 0 auto;
    position: relative; }
    .modalMovie-wrapper .modalMovie-inner .modalMovie-contents {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      padding-top: 56.25%;
      height: 0; }
      .modalMovie-wrapper .modalMovie-inner .modalMovie-contents iframe {
        display: block;
        position: absolute;
        top: -50%;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 2; }
    .modalMovie-wrapper .modalMovie-inner .btn-modalClose {
      position: absolute;
      cursor: pointer;
      top: -50%;
      right: -30px;
      margin-top: -80px;
      z-index: 3; }
