@charset "UTF-8";
/* CYTUS CSS (main.css) */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #000;
}

ul, ol {
  list-style: none;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a, strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
}

div {
  margin: 0;
  padding: 0;
}

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

img, a img {
  border: none;
}

table {
  letter-spacing: 1px;
}

iframe {
  border: none;
}

strong {
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

/* ============================================
 base
============================================ */
html, body {
  width: 100%;
  height: 100%;
  color: #fff;
  letter-spacing: -.3px;
  font-size: 12px;
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif;
  -webkit-text-size-adjust: 100%;
  background: #000;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

#exterior_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrapper {
  position: relative;
  width: 94%;
  margin: 0 auto;
}

/* ============================================
 header
============================================ */
header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 65px;
  margin: 0 auto;
  z-index: 10;
  background: url("../images/bg/bg_content_mesh.png") repeat;
}
header .bg_header {
  position: absolute;
  width: 100%;
  height: 100%;
}
header #logo {
  width: 100%;
  text-align: center;
  margin-top: 12px;
}
header #logo img {
  width: 90px;
}

nav {
  width: 100%;
  margin-top: 7px;
}
nav ul li {
  float: left;
  width: 25%;
  padding: 0 1%;
  text-align: center;
}
nav ul li img {
  width: 56px;
}
nav ul .nav_top img {
  width: 47px;
}
nav ul .nav_game img {
  width: 62px;
}
nav ul .nav_music img {
  width: 73px;
}
nav ul .nav_link img {
  width: 57px;
}

/*#bunner {
    display: none;
}

#footer_bunner {
    display: block;
    width: 60px;
}*/

/* ============================================
 contents
============================================ */
.wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#sns {
  position: fixed;
  right: 3%;
  top: 66px;
  overflow: hidden;
  z-index: 10;
}
#sns ul {
  float: right;
}
#sns ul li {
  float: left;
}
#sns ul li a {
  display: inline-block;
  width: 36px;
  padding: 0 3px;
}

#content_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

/*----- TOP -----*/
#content_top .txt_top {
  position: absolute;
  bottom: 50px;
  width: 236px;
  left: 50%;
  margin-left: -118px;
}

#bg_top {
  background-image: url("../images/bg/bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

/*----- GAME -----*/
#content_game .box_game {
  position: absolute;
  background: url("../images/bg/mesh_.png") repeat;
  margin-top: -150px;
  top: 50%;
  padding: 10px 15px;
  height: 300px;
  width: 90%;
  margin-left: 5%;
}
#content_game .box_game h2 {
  border-bottom: 1px solid #fff;
}
#content_game .box_game h2 img {
  width: 95px;
}
#content_game .box_game .ios {
  top: 50%;
  margin-top: -25px;
  width: 79px;
  left: 50%;
  margin-left: -140px;
  display: block;
  position: absolute;
}
#content_game .box_game .img_game {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -42px;
  width: 85px;
  margin-left: -43px;
}
#content_game .box_game .android {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  width: 79px;
  right: 50%;
  margin-right: -140px;
}

#bg_game {
  background-image: url("../images/bg/bg02.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

/*----- MUSIC -----*/
#content_music .box_music {
  position: absolute;
  margin-top: -170px;
  top: 50%;
  padding: 10px 15px;
  height: 340px;
  width: 90%;
  margin-left: 5%;
}
#content_music .box_music h2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}
#content_music .box_music h2 img {
  width: 140px;
}
#content_music #scroll_music {
  margin-top: 15px;
  position: relative;
  width: 100%;
  height: 100%;
  padding-right: 25px;
  overflow: hidden;
}
#content_music .ms_jk {
  padding: 15px 0 15px;
}
#content_music .ms_txt {
  font-size: 13px;
  font-size: 1.08333rem;
  line-height: 1.3;
}
#content_music .ms_txt .cp_ms {
  margin-bottom: 15px;
}
#content_music .ms_txt p {
  margin: 2em 0 1.5em;
}
#content_music .ms_txt h3 {
  font-weight: bold;
  margin: 3.5em 0 0;
}
#content_music .ms_txt .gift {
  margin: 2em 0 0;
  font-weight: bold;
}
#content_music .ms_txt .gift span {
  font-weight: normal;
}
#content_music .ms_txt .detail {
  margin-top: 3px;
  display: block;
}

#bg_music {
  background-image: url("../images/bg/bg03.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

/* ============================================
 footer
============================================ */
footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 35px;
}
footer .bg_footer {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
footer .bg_footer_mesh {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/bg/bg_mesh.png") repeat;
}
footer .copyright {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 9px 0 8px;
}
footer .copyright img {
  width: 136px;
}
footer .copyright .fb-like {
  margin-right: 5px;
  position: relative;
}

/* ============================================
 5.scroll
============================================ */
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  background: #fff;
  bottom: 10px;
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  display: none;
  position: absolute;
  background-color: #fff;
  height: 8px;
}

.ps-container > .ps-scrollbar-x-rail.in-scrolling {
  display: none;
  background-color: #999;
}

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 10px;
  background: #fff;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #555658;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 10px;
}

.ps-container > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

/* ============================================
link_area
============================================ */

#link_area {
    /*background: rgba(255, 255, 255, 0.6);*/
    position: absolute;
    /*width: 300px;
    height: 100px;*/
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -60px;
    /*padding: 15px;
     display: none;
     z-index: 50;*/
}

#link_area ul {
    margin: -20px 0 0 -20px;
}

#link_area ul li {
    /*float: left;*/
    margin: 20px;
}

#link_bg {
    position: relative;
    top: 0 ;
    left: 0;
    width: 100%;
    height: 100%;
    background: #544F4F;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
}

#link_area img {
    width: 125px;
}

/* ============================================
 Media Queries
============================================ */
@media screen and (min-width: 768px) {
  /* ============================================
  header
  ============================================ */
  header {
    position: fixed;
    left: 0;
    width: 163px;
    height: 100%;
    z-index: 10;
    background: transparent;
  }
  header .header_inner {
    margin-left: 30px;
  }
  header #logo {
    float: none;
    width: 181px;
    margin-top: 50px;
    text-align: left;
  }
  header #logo img {
    width: auto;
  }

  nav {
    width: 150px;
    margin-top: 15px;
  }
  nav ul li {
    float: left;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  nav ul li img {
    width: 94px;
  }
  nav ul .nav_top img {
    width: 94px;
  }
  nav ul .nav_game img {
    width: 124px;
  }
  nav ul .nav_music img {
    width: 146px;
  }
  nav ul .nav_link img {
    width: 114px;
  }

  #sns {
    right: 10px;
    top: 10px;
    margin-top: 0;
  }
  #sns ul {
    float: right;
  }
  #sns ul li {
    float: left;
  }
  #sns ul li a {
    display: inline-block;
    width: 56px;
    padding: 0 3px;
  }

  #content_top .txt_top {
    position: absolute;
    bottom: 50px;
    width: 477px;
    left: 50%;
    margin-left: -238px;
  }

  /*#footer_bunner {
      display: none;
  }*/

  #bunner img {
      margin-top: 10px;
      display: block;
      width: 225px;
  }

  /*----- GAME -----*/
  #content_game .box_game {
    margin-top: -274px;
    margin-left: -370px;
    top: 50%;
    left: 50%;
    padding: 20px 25px;
    height: 548px;
    width: 740px;
  }
  #content_game .box_game h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
  }
  #content_game .box_game h2 img {
    width: 190px;
  }
  #content_game .box_game .ios {
    top: 50%;
    margin-top: -43px;
    width: 159px;
    left: 50%;
    margin-left: -301px;
    display: block;
    position: absolute;
  }
  #content_game .box_game .img_game {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -105px;
    width: 211px;
    margin-left: -105px;
  }
  #content_game .box_game .android {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    width: 159px;
    right: 50%;
    margin-right: -318px;
  }

  /*----- MUSIC -----*/
  #content_music .box_music {
    position: absolute;
    margin-top: -274px;
    margin-left: -375px;
    top: 50%;
    left: 50%;
    padding: 20px 25px;
    height: 548px;
    width: 750px;
  }
  #content_music .box_music h2 {
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
  }
  #content_music .box_music h2 img {
    width: 240px;
  }
  #content_music #scroll_music {
    margin-top: 25px;
    position: relative;
    width: 100%;
    height: 100%;
    /*padding-right: 325px;*/
    overflow: hidden;
  }
  #content_music .ms_jk {
    /*position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 51px;
    margin-top: -217px;*/
    width: 275px;
    padding: 15px 0 15px;
  }
  #content_music .ms_txt {
    font-size: 16px;
    font-size: 1.33333rem;
    line-height: 1.3;
  }
  #content_music .ms_txt .cp_ms {
    margin-bottom: 15px;
  }
  #content_music .ms_txt p {
    margin: 2em 0 1.5em;
  }
  #content_music .ms_txt h3 {
    font-weight: bold;
    margin: 3.5em 0 0;
  }
  #content_music .ms_txt .gift {
    margin: 2em 0 0;
    font-weight: bold;
  }
  #content_music .ms_txt .gift span {
    font-weight: normal;
  }
  #content_music .ms_txt .detail {
    margin-top: 3px;
    display: block;
  }
  #content_music .ms_txt hr {
    outline: 0;
    background: #fff;
    border: 0;
    height: 1px;
    margin: 3em 0;
  }

  /* ============================================
  footer
  ============================================ */
  footer {
    position: fixed;
    height: 50px;
  }
  footer .bg_footer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  footer .bg_footer_mesh {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/bg/bg_mesh.png") repeat;
  }
  footer .copyright {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 12px 0 8px;
  }
  footer .copyright img {
    width: 236px;
  }
  footer .copyright .fb-like {
    margin-right: 10px;
    position: relative;
    top: -5px;
  }

    /* ============================================
  link_area
  ============================================ */

    #link_area {
        /*background: rgba(255, 255, 255, 0.6);*/
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        margin-top: -121px;
        margin-left: -218px;
        padding: 15px;
       /* display: none;
        z-index: 50;*/
    }

 /*   #link_area ul {
        margin: -15px 0 0 -15px;
    }*/

    #link_area ul li {
        float: left;
        /*margin: 30px 0 0 15px;*/
    }

    #link_bg {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #544F4F;
        opacity: 0.7;
        filter: alpha(opacity=70);
        display: none;

    }

    #link_area img {
        width: 225px;
    }

}

