@charset "UTF-8";
html {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }

body {
  background: #000000;
  color: #FFFFFF;
  font-size: 100%;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , serif; }
  body a {
    text-decoration: none; }
  body img {
    display: block;
    width: 100%;
    height: auto; }
  body .mt16 {
    margin-top: 16px; }
  body .fs24 {
    font-size: 1.5em; }
  body .mtb6 {
    margin: 6px 0; }
  body .mtb2 {
    margin: 2px 0; }

#wrap {
  width: 320px;
  margin: 0 auto; }
  #wrap .fb_iframe_widget > span {
    vertical-align: baseline !important; }

.no-svg #local {
  background: url(../img/nav_bg.png) no-repeat;
  background-size: contain; }
.no-svg #top .logo {
  background: url(../img/9ds_logo.png) no-repeat;
  background-size: contain; }
.no-svg #intro .in .copy {
  background: url(../img/intro.png) no-repeat;
  background-size: contain; }
.no-svg #story .in .story_catch {
  background: url(../img/story_title.png) no-repeat; }
.no-svg #staff {
  background: url(../img/staff_bg.png) #0F191B no-repeat;
  background-size: contain; }
.no-svg #view .blue .txts {
  background: url(../img/arrow.png) center right no-repeat;
  background-size: contain; }
.no-svg footer .logo {
  background: url(../img/9ds_logo.png) no-repeat;
  background-size: contain; }
.no-svg #menu .logo {
  background: url(../img/9ds_logo.png) #000000 10px 7px no-repeat; }
.no-svg #menu .local-list {
  background: url(../img/nav_bg.png) -9px 0 no-repeat; }

#top {
  position: relative;
  width: 100%;
  height: 557px;
  margin-bottom: 32px;
  background: url(../img/toe.jpg) center top no-repeat;
  background-size: cover; }
  #top .copy {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 19px;
    height: 293px; }
  #top .logo {
    position: absolute;
    bottom: 138px;
    left: 12px;
    width: 268px;
    height: 97px;
    background: url(../img/9ds_logo.svg) no-repeat;
    text-indent: -9999px; }
  #top .txt {
    position: absolute;
    bottom: 85px;
    left: 0;
    width: 100%;
    font-size: 0.75em;
    font-weight: bold;
    line-height: 1.5;
    text-align: center; }
  #top .socials {
    position: absolute;
    bottom: 56px;
    left: 85px;
    width: 162px; }
    #top .socials:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    #top .socials .fb {
      float: left;
      width: 75px; }
    #top .socials .tw {
      float: right;
      width: 75px; }
  #top .logos {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    width: 280px;
    margin: 0 auto; }
    #top .logos:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    #top .logos .logo1 {
      float: left;
      width: 58px;
      height: 20px;
      margin-right: 14px; }
    #top .logos .logo2 {
      float: left;
      width: 95px;
      height: 20px;
      margin-right: 11px; }
    #top .logos .logo3 {
      float: left;
      width: 101px;
      height: 20px; }

#local {
  padding-top: 9px;
  background: url(../img/nav_bg.svg) no-repeat; }
  #local a {
    color: #FFFFFF; }
  #local .local-list {
    border-top: 1px solid #23526B;
    border-bottom: 1px solid #23526B; }
    #local .local-list:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    #local .local-list .local-child {
      float: left;
      display: block;
      width: 159px;
      height: 34px;
      border-bottom: 1px solid #23526B;
      border-right: 1px solid #23526B;
      font-size: 0.75em;
      font-weight: bold;
      text-align: center;
      line-height: 34px; }
    #local .local-list .r {
      width: 160px;
      border-right: none; }
    #local .local-list .b {
      border-bottom: none; }

#pickup {
  padding-bottom: 32px;
  background: #101E26;
  border-bottom: 1px solid #23526B; }
  #pickup .title {
    text-align: center;
    height: 44px;
    border-bottom: 1px solid #23526B;
    font-size: 0.875em;
    line-height: 44px; }
  #pickup .pickup-child {
    border-bottom: 1px solid #23526B; }

#intro {
  margin-bottom: 54px;
  background: url(../img/intro_bg.jpg) no-repeat;
  background-size: contain; }
  #intro .in {
    padding-top: 88px; }
    #intro .in .copy {
      padding-bottom: 88px;
      width: 100%;
      height: 40px;
      background: url(../img/intro.svg) no-repeat;
      text-indent: -9999px; }
    #intro .in .title {
      margin: 0 auto;
      width: 288px;
      font-size: 0.75em;
      padding-bottom: 6px;
      border-bottom: 1px solid #0092D1;
      color: #0092D1;
      letter-spacing: 0.3em; }
    #intro .in .catch {
      margin: 12px 16px;
      font-size: 1em;
      line-height: 1.5; }
    #intro .in .youtube {
      margin: 0 8px;
      padding: 8px;
      background: rgba(35, 82, 107, 0.5); }
      #intro .in .youtube iframe, #intro .in .youtube img {
        display: block;
        margin: 0;
        padding: 0;
        border: 0; }
    #intro .in .txt {
      margin: 20px 32px;
      font-size: 0.875em;
      line-height: 2;
      font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }

#story {
  position: relative;
  padding-bottom: 60px; }
  #story .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    #story .bg img {
      display: block; }
    #story .bg .bg1 {
      margin-top: 9px; }
    #story .bg .bg3 {
      height: 491px;
      background: #122A36; }
    #story .bg .bg5 {
      height: 32px;
      background: #122A36; }
  #story .in {
    position: relative; }
    #story .in .title {
      margin: 0 auto;
      font-size: 0.75em;
      width: 288px;
      padding-bottom: 6px;
      border-bottom: 1px solid #0092D1;
      color: #0092D1;
      letter-spacing: 0.3em; }
    #story .in .story_catch {
      width: 184px;
      height: 47px;
      margin: 76px auto 66px;
      background: url(../img/story_title.svg) no-repeat;
      text-indent: -9999px; }
    #story .in .txt {
      margin: 0 32px;
      font-size: 0.875em;
      line-height: 2;
      font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif;
      text-shadow: 0px 0px 3px #000000; }
    #story .in .pic1 {
      margin: 32px 20px 10px; }
    #story .in .pic2 {
      margin: 127px 20px 10px; }
    #story .in .pic3 {
      margin: 403px 20px 10px; }

#staff {
  padding-bottom: 32px;
  background: url(../img/staff_bg.svg) #0F191B no-repeat; }
  #staff .title {
    padding: 24px 0;
    text-align: center;
    font-size: 1.25em; }
  #staff .staff-list {
    margin: 0 20px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #3C667F;
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #staff .staff-list .img {
      position: relative;
      display: inline-block;
      width: 64px;
      margin-right: 14px;
      vertical-align: middle; }
    #staff .staff-list .first .img {
      width: 48px; }
    #staff .staff-list .staff {
      display: inline-block;
      vertical-align: middle; }
      #staff .staff-list .staff .position {
        font-size: 0.875em; }
      #staff .staff-list .staff .name {
        margin-top: 7px;
        font-size: 1em; }
    #staff .staff-list .youtube {
      clear: both;
      margin: 6px -4px 0; }
      #staff .staff-list .youtube iframe, #staff .staff-list .youtube img {
        display: block;
        margin: 0;
        padding: 0;
        border: 0; }
    #staff .staff-list .last {
      margin-bottom: 25px; }
    #staff .staff-list .desc {
      margin: 10px 0 25px;
      font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif;
      font-size: 0.75em;
      line-height: 1.75; }
  #staff .subtitle {
    margin: 0 16px 32px;
    font-size: 1.5em;
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #staff .subtitle.credit {
      font-size: 1.3em; }
    #staff .subtitle.m32 {
      margin-top: 32px; }
  #staff .sepSlash {
    color: #6fa2cd; }
  #staff .txt {
    margin: -20px 20px 0;
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif;
    font-size: 0.875em;
    line-height: 2; }
    #staff .txt.credit {
      font-size: 11px;
      margin-top: 0px;
      text-align: justify; }
    #staff .txt.mb32px {
      margin-bottom: 16px; }
  #staff .credit dl, #staff .credit dt, #staff .credit dd {
    border: 0;
    display: inline;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1em; }
  #staff .credit dl {
    display: block; }
  #staff .credit dt:before {
    color: #6fa2cd;
    content: '／';
    display: inline; }
  #staff .credit dt:first-child:before {
    content: ' ';
    display: none; }

#view {
  height: 548px;
  background: url(../img/view_bg.jpg) #0F191B no-repeat;
  background-size: contain; }
  #view a {
    color: #0092D1; }
  #view .title {
    padding: 24px 0 16px;
    font-size: 1.25em;
    text-align: center; }
  #view .black {
    margin: 0 8px;
    padding: 16px;
    height: 372px;
    background: rgba(15, 25, 27, 0.75);
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #view .black #howto {
      margin-top: 13px;
      padding-top: 8px;
      border-top: 1px solid #0092D1; }
      #view .black #howto .part:after {
        clear: both;
        content: '.';
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        visibility: hidden; }
      #view .black #howto .part .no {
        float: left;
        width: 32px;
        height: 32px;
        border-radius: 16px;
        background: #0092D1;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 32px;
        text-align: center; }
      #view .black #howto .part .txts {
        margin-left: 40px; }
      #view .black #howto .part:nth-child(1) {
        margin-bottom: 8px;
        padding-bottom: 28px;
        border-bottom: 1px dotted #3C667F; }
      #view .black #howto .part:nth-child(2) .subtitle {
        line-height: 32px; }
  #view .blue {
    margin: -29px 20px 0;
    height: 64px;
    background: rgba(35, 81, 107, 0.75);
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #view .blue:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    #view .blue img {
      float: left;
      width: auto;
      height: 100%;
      vertical-align: middle; }
    #view .blue .txts {
      display: block;
      margin-left: 112px;
      height: 52px;
      padding-top: 12px;
      background: url(../img/arrow.svg) center right no-repeat; }
      #view .blue .txts .subtitle {
        font-size: 0.75em; }
      #view .blue .txts .note {
        line-height: 2; }
  #view .txt {
    font-size: 0.75em;
    line-height: 1.5; }
  #view .subtitle {
    font-size: 1em;
    line-height: 1.5; }
  #view .txt-small {
    font-size: 0.625em;
    line-height: 1.5; }
  #view .note {
    font-size: 0.6875em;
    line-height: 1.5; }
  #view .link {
    font-size: 0.875em;
    line-height: 2; }

#access {
  height: 587px;
  background: url(../img/access_bg.jpg) no-repeat;
  background-size: contain; }
  #access .title {
    padding: 24px 0 16px;
    font-size: 1.25em;
    text-align: center; }
  #access .black {
    margin: 0 8px;
    padding: 12px 16px;
    height: 270px;
    background: rgba(15, 25, 27, 0.75);
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #access .black .train {
      margin-bottom: 10px;
      padding-bottom: 16px;
      border-bottom: 1px dotted #3C667F; }
    #access .black .subtitle {
      font-size: 1em;
      line-height: 2;
      font-weight: bold; }
    #access .black .txt {
      font-size: 0.75em;
      line-height: 2; }
  #access .blue {
    margin: -54px 20px 0;
    padding: 8px;
    background: rgba(35, 81, 107, 0.75);
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }
    #access .blue #map {
      width: 260px;
      height: 224px;
      overflow: hidden; }

footer {
  margin-bottom: 10px;
  text-align: center; }
  footer .logo {
    margin: 0 71px 16px 49px;
    width: 200px;
    height: 72px;
    background: url(../img/9ds_logo.svg) no-repeat;
    background-size: contain;
    text-indent: -9999px; }
  footer .socials {
    width: 162px;
    margin: 0 auto; }
    footer .socials:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    footer .socials .fb {
      float: left;
      width: 75px; }
    footer .socials .tw {
      float: right;
      width: 75px; }
  footer #miraikan {
    margin: 50px 128px 9px; }
  footer #copyright {
    font-size: 0.625em;
    font-family: "Open Sans", Roboto, "Helvetica Neue", Helvetica, Verdana, "Droid Sans","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, NotoSansCJKjp,"モトヤLシーダ3等幅", MotoyaLCedar, "モトヤLマルベリ3等幅", MotoyaLMaru, "Droid Sans Japanese" , sans-serif; }

#menu {
  display: none;
  position: relative;
  width: 320px;
  margin: 0 auto;
  padding-bottom: 32px;
  background: rgba(16, 30, 38, 0.85);
  border-bottom: 1px solid #23526B; }
  #menu .logo {
    display: block;
    height: 68px;
    background: url(../img/9ds_logo.svg) #000000 10px 7px no-repeat;
    background-size: 150px 54px;
    text-indent: -9999px; }
  #menu #lang {
    position: absolute;
    top: 28px;
    left: 183px;
    display: block;
    padding: 6px 8px;
    background: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
    border-radius: 4px; }
  #menu #nav-close {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 60px;
    height: 68px; }
  #menu .local-list {
    background: url(../img/nav_bg.svg) -9px 0 no-repeat;
    border-top: 1px solid #23526B;
    border-bottom: 1px solid #23526B; }
    #menu .local-list:after {
      clear: both;
      content: '.';
      display: block;
      font-size: 0;
      height: 0;
      line-height: 0;
      margin: 0;
      padding: 0;
      width: 100%;
      visibility: hidden; }
    #menu .local-list a {
      color: #FFFFFF; }
    #menu .local-list .local-child {
      float: left;
      display: block;
      width: 159px;
      height: 34px;
      border-bottom: 1px solid #23526B;
      border-right: 1px solid #23526B;
      font-size: 0.75em;
      font-weight: bold;
      text-align: center;
      line-height: 34px; }
    #menu .local-list .r {
      width: 160px;
      border-right: none; }
    #menu .local-list .b {
      border-bottom: none; }
  #menu .title {
    text-align: center;
    height: 44px;
    border-bottom: 1px solid #23526B;
    font-size: 0.875em;
    line-height: 44px; }
  #menu .pickup-child {
    border-bottom: 1px solid #23526B; }

#nav-open {
  position: fixed;
  display: block;
  top: 0;
  right: 50%;
  width: 60px;
  height: 68px;
  margin: 0 -160px 0 0; }
