
body {
  font: 400 0.875em/1.38 'Helvetica', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  /*font: 400 0.875em/1.38 Helvetica;*/
  color: rgb(153, 153, 153);
}

header{
  position: absolute;
  z-index: 100;
  width: 100%;
}

header ul{
  float: right;
  margin: 15px
}

header ul li{
  display: inline-block;
  padding: 0px 15px;
  color: #fff;
}

header ul li:first-child {
  border-right: 1px solid #666;
}

a {
  color: rgb(153, 153, 153);
}

a:hover{
  text-decoration: underline;
}

.index {
  background-color: rgb(0, 0, 0);
  color: rgb(153, 153, 153);
}

.lyrics_body p,
.text-1 p {
  margin-bottom: 1em;
}

#about {
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 675px;
  background-color: rgb(0, 0, 0);

}

#making {
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 675px;
  background-color: rgb(0, 0, 0);

}

.artworks {
  position: relative;
  float: left;
  clear: both;
  z-index: 81;
  width: 30.9375%;
  margin: 30px 0 0 16.97917%;
}

.artworks>figure {

}

.artworks>figure>img{
  display: block;
  height: auto;
  overflow: hidden; 
}

.credits {
  width: 100%;
  margin: 40px auto 0;
}

.image {
  display: block;
  height: auto;
  overflow: hidden;
}

#info .product_info {
  position: relative;
  float: left;
  z-index: 70;
  width: 31.8749999999%;
  margin: 30px 0 0 4.16667%;
}


#info .product_info p{
  margin-bottom: 1em;
}


#info .product_info .dvd_list{
  width: 100%;
}

#info .product_info .dvd_list p{
  float: left;
  width: 48%;
}

#info .product_info .dvd_list p:first-child{
  margin-right: 2%;
}



#info #live_dvd,
#info #live {
  width: 80%;
  /* height:auto; */
  margin: 50px auto 0;
  padding-top: 50px;
  border-top: 1px dashed rgb(77, 77, 77);
}

#info #shout_single {
  width: 80%;
  margin: 0 auto;
  height:auto;
}


#info hgroup p {
  float: left;
  width: 100%;
  margin-left: 0.00326%;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}

#info hgroup h2 {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 2px;
  font-size: 1.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}


#intro {
  position: relative;
  width: 100%;
  height: 675px;
  min-height: 300px;
  margin: 0 auto;
  background-color: rgb(33, 33, 33);
  max-width: 1280px;
  background-image: url('../images/top.jpg');
  background-size: cover;
  background-position: center center;
}

#intro .image {
  width: 141px;
  margin: 0 auto;
}


.live_schedule {
  width: 100%;
  margin: 20px auto 0;
}

.logo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 115px;
  height: auto;
  overflow: hidden;
}

#lyrics {
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgb(26, 26, 26);
}

.lyrics_body {
  width: 66.3333333333%;
  margin: 50px auto 0;
  font-size: 1em;
  line-height: 1.38;
  text-align: center;
  color: rgb(153, 153, 153);
}

.pinbadges {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 20px;
}

.pinbadges img {
  display: block;
  overflow: hidden;
  width: 70px;
  margin: 0 auto;
}



.playbutton {
  display: block;
  width: 60px;
  height: auto;
  margin: 24px auto 0;
  overflow: hidden;
  opacity: 0.6;
  cursor: pointer;
}

.playbutton_touched,
.playbutton:active,
.playbutton:hover{
  opacity: 1;
}

.role {
  position: relative;
  float: left;
  width: 50%;
  min-height: 23px;
  padding-right: 10px;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
  color: rgb(77, 77, 77);
  margin-top: 15px;
}


#slideshow {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.social {
  position: absolute;
  top: 144px;
  right: 10%;
  z-index: 9;
  width: 110px;
  height: 30px;
}

.social img {
  float: left;
  width: 30px;
  opacity: 0.6;
}

.social img:hover{
  opacity: 1;
}

#staff {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: hsl(0, 0%, 0%);
}

#about>div,
#info hgroup,
#staff>div{
  width: 100%;
  height:auto;
}

.staffname {
  position: relative;
  float: left;
  width: 50%;
  padding-left: 10px;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(153, 153, 153);
  margin-top: 15px;
}


.stores {
  position: relative;
  width: 100%;
  height: 62px;
  margin: 0 auto;
  background-color: rgb(33, 33, 33);
}

.stores img {
  float: left;
  /*opacity: 0.6;*/
}


.word_music {
  width: 39.19921875%;
  margin: 15px auto 0;
  font-size: 0.857em;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: rgb(77, 77, 77);
}

#intro h2{
  width: 100%;
  margin: 4px auto 0;
  font-size: 4.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}


.pinbadges figure {
  position: relative;
  float: left;
  width: 50%;
  margin-top: 10px;
}

.pinbadges h3 {
  float: left;
  width: 100%;
  font-size: 0.929em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(153, 153, 153);
}

#staff h2 {
  font-size: 1.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
  width: 100%;
  margin: 0 auto;
}

#making h2 {
  font-size: 1.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
  width: 100%;
  margin: 0 auto;
}

.stores>div{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 16;
  width: 713px;
  height: 29px;
  margin: auto;
}


.stores a img,
.stores a:link{
  opacity: 0.6;
}

.stores a img:hover{
  opacity: 1;
}

.figcaption-1 {
  width: 100%;
  margin-top: 7px;
  text-align: center;
}

.figcaption-2 {
  width: 100%;
  margin-top: 4px;
  text-align: center;
}

#recochoku  {
  width: 93px;
  margin: 5px 0 0 4.34554%;
}

#amazon {
  width: 100px;
  margin: 7px 0 0 4.2031%;
}

#tsutaya {
  width: 100px;
  margin-left: 38px;
}

#towerrecords {
  width: 95px;
  margin: 8px 0 0 37px;
}

#hmv {
  width: 76px;
  margin: 5px 0 0 38px;
}

#twitter,
#gplus {
  margin-left: 9.0625%;
}

#slideshow>figure>img {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

#itunes {
  width: 75px;
}


#info { 
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgb(26, 26, 26);
  overflow: hidden;
}


/**/
article {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}

footer {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  min-height: 340px;
  background-color: hsl(0, 0%, 8%);
  overflow: hidden;
}

footer .links {
  position: relative;
  float: left;
  clear: both;
  z-index: 5;
  width: 66.4166666666%;
  max-width: 1920px;
  height: 115px;
  margin: 70px 0 0 10%;
}

footer .links ul{
  position: relative;
  float: left;
  z-index: 3;
  width: 31.4583333333%;
  height: 46px;
  margin: 12px 0 0 163px;
}

footer .links ul li {
  width: 100%;
  font-size: 0.929em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(128, 128, 128);
  margin-bottom: 6px;
}

.copyright {
  position: relative;
  float: left;
  clear: both;
  z-index: 0;
  margin: 30px 0 0 163px;
  font-size: 0.929em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(77, 77, 77);
}

#about .comments {
  width: 80%;
  margin: 50px auto 0;
}

#making .vid {

    position: relative;
    float: none;
    clear: none;
    width: 100%;

    height: auto;
    margin-right: auto;
    margin-left: auto;
  margin: 50px auto 0;
}


#about>div>h2 {
  width: 80%;
  margin: 0 auto;
  font-size: 1.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}

#about .comment_left {
  float: left;
  width: 37%;
  margin-left: 8.666666667%;
  font-size: 1em;
  line-height: 1.38;
  text-align: left;
  color: rgb(128, 128, 128);
}


#about .comment_right  {
  float: left;
  width: 37%;
  margin-left: 8.666666667%;
  font-size: 1em;
  line-height: 1.38;
  text-align: left;
  color: rgb(128, 128, 128);
}

#about .comment_left p ,
#about .comment_right p {
  margin-bottom: 1em;
}

#lyrics h2 {
  width: 39.19921875%;
  margin: 0 auto;
  font-size: 1.714em;
  font-weight: 700;
  line-height: 1.38;
  text-align: center;
  color: rgb(255, 255, 255);
}


#intro hgroup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 106;
  width: 470px;
  height: 355px;
  margin: auto;
}

dl.live_schedule {

}

dl.live_schedule dt{
  width:50%;
  padding-right: 1%;
  float: left;
  text-align: right;
  margin-top: 10px;
}

dl.live_schedule dd{
  width:50%;
  padding-left: 1%;
  float: left;
  margin-top: 10px;
}



#slideshow figure {
  width: 100%;
  margin: 0 auto;
  background-color: rgb(0, 0, 0);
}



/*-------------------------------------------------*/

@media(max-width: 768px) {
  .artworks .pinbadges {
    width: 69.9496243169%;
    margin-left: 29.77878%;
  }

  .credits .role {
    position: relative;
    min-height: 0;
  }

  .credits .staffname,
  .live_schedule ._text,
  .pinbadges ._container {
    position: relative;
  }

  #info .artworks {
    position: relative;
    z-index: 81;
    width: 43.25730478%;
    margin-left: 4.3642899999%;
  }

  #info #info {
    position: relative;
    z-index: 70;
    width: 43.25730478%;
    margin-left: 4.75682%;
  }

  #lyrics{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #lyrics h2,
  #lyrics .lyrics_body {
    width: 80%;
  }

  #lyrics .word_music {
    width: 80%;
    margin-top: 20px;
  }

  .pinbadges .image {
    height: auto;
  }

  .social .image {
    height: auto;
  }

  #staff .credits {
    margin-top: 37px;
  }

  .stores img {
    position: relative;
    height: auto;
  }

  .pinbadges ._text {
    width: 100%;
  }

  .stores>div{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 415px;
    height: 73px;
    margin: auto;
  }

  .artworks .image-3 {
    width: 100%;
    height: auto;
  }

  #info .image-6 {
    height: auto;
  }

  .pinbadges .figcaption-2 {
    margin-left: -0.30708%;
  }

  .pinbadges .image-5 {
    float: left;
    margin-right: 0;
    margin-left: 23.93674%;
  }

  .social #twitter,
  .social #gplus {
    margin-left: 11px;
  }



  .stores #recochoku {
    z-index: 15;
    margin-left: 18.51476%;
  }

  .stores #amazon {
    z-index: 11;
    margin-top: 5px;
    margin-left: 13.98402%;
  }

  .stores #tsutaya {
    clear: both;
    z-index: 12;
    margin-top: 18px;
    margin-left: 0;
  }

  .stores #towerrecords {
    z-index: 13;
    margin-top: 25px;
    margin-left: 13.96127%;
  }

  .stores #hmv {
    z-index: 10;
    margin-top: 25px;
    margin-left: 17.5258499999%;
  }

  .stores #itunes {
    z-index: 14;
    margin-left: 2.0078999999%;
  }

  footer .links{
    position: relative;
    z-index: 5;
    width: 59.6354166666%;
    height: 194px;
    margin-top: 10px;
    margin-left: 10.02401%;
  }

  footer .links ul{
    position: relative;
    z-index: 3;
    width: 100%;
    height: auto;
    margin-left: 25.4128%;
  }

  footer .logo  {
    top: 1px;
    width: 84px;
    height: auto;
  }

  footer .copyright{
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 25.4128%;
  }

  footer .social {
    width: 113px;
  }

  .social img{
    opacity: 0.6;
  }

  .social img:hover{
    opacity: 1;
  }

  .stores {
    height: 124px;
  }

  #about .comment_left {
    width: 100%;
    margin-left: 0;
  }

  #about .comment_right  {
    clear: both;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }

  #intro hgroup {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 320px;
    margin: auto;
  }

  #intro h2 {
    width: 80%;
    margin-top: 10px;
    line-height: 1;
  }

  #slideshow figure {
    max-width: 1280px;
  }

  #about>div,
  #staff>div{
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}


/*-------------------------------------------------*/


@media(max-width: 480px) {

  header ul{
    float: none;
    width: 200px;
    margin: 15px auto;
    text-align: center;
  }

  .credits .role {
    position: relative;
    float: none;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    text-align: center;
  }

  .credits .staffname {
    position: relative;
    float: none;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    text-align: center;
  }

  #info .artworks {
    position: relative;
    float: none;
    clear: none;
    z-index: 81;
    width: 100%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }

  #info #info {
    position: relative;
    float: none;
    z-index: 70;
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  #info .live_schedule {
    position: relative;
    float: left;
    clear: both;
    z-index: 51;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  #lyrics .lyrics_body {
    font-size: 0.929em;
  }

  #lyrics .word_music {
    margin-top: 15px;
  }

  .pinbadges .image {
    height: auto;
  }

  .social{
    width: 130px;
  }

  .social a{
    overflow: hidden;
  }

  .social .image {
    height: auto;
    margin-top: 8px;
  }

  .social #facebook {
    margin-left: 95px;
    width: 30px;
  }

  .social #twitter,
  .social #gplus {
    margin-left: 20px;
    width: 30px;
  }

  #staff .credits {
    margin-top: 23px;
  }

  .stores .image {
    position: relative;
    height: auto;
  }

  .live_schedule ._text {
    position: relative;
    width: 15.5253232758%;
  }

  .stores>div {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 250px;
    height: 66px;
    /*margin-left: 15%;*/
    margin: auto;
  }

  .pinbadges .figcaption-2 {
    margin-left: -0.31367%;
  }



  .stores #itunes {
    width: 70px;
    z-index: 14;
    /*margin-left: 10px;*/
  }

  .stores #recochoku {
    width: 70px;
    z-index: 15;
    margin-left: 15px;
  }

  .stores #amazon {
    width: 70px;
    z-index: 11;
    margin-left: 15px;
  }

  .stores #tsutaya {
    width: 70px;
    z-index: 12;
    margin-top: 15px;
  }

  .stores #towerrecords {
    width: 70px;
    z-index: 13;
    margin-top: 21px;
    margin-left: 15px;
  }

  .stores #hmv {
    width: 70px;
    z-index: 10;
    margin-top: 18px;
    margin-left: 15px;
  }


  footer .links{
    position: relative;
    float: none;
    clear: none;
    z-index: 5;
    width: 80%;
    margin-top: 85px;
    margin-right: auto;
    margin-left: auto;
  }

  footer .links ul{
    position: relative;
    float: none;
    z-index: 3;
    width: 100%;
    margin-top: 9px;
    margin-right: auto;
    margin-left: auto;
  }

  footer .links ul li{
    text-align: center;
  }


  footer .logo  {
    position: static;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  footer .copyright{
    position: relative;
    width: 100%;
    height: auto;
    margin: 15px auto;
    text-align: center;
  }

  footer .social {
    top: 146px;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
  }

  #about{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #making{
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #about .comments {
    float: left;
    clear: both;
    height: auto;
    margin-top: 15px;
    margin-right: 0;
    margin-left: 10%;
  }

  #about>div>h2 {
    float: left;
    margin-right: 0;
    margin-left: 10%;
  }

  #info .artworks>figure{
    margin-top: 25px;
    width: 100%;
  }

  #info .artworks .pinbadges{
    width: 100%;
    margin-left: 0;
  }

  #info .artworks .pinbadges h3{
    width:100%;
    text-align: center;
    margin-bottom: 15px;
  }

 #info .artworks .pinbadges figure{
    width: 48%;
    float: left;
    margin-top: 10px;
 }

 #info .product_info{
    width: 100%;
 }

/*#intro {
  position: relative;
  width: 100%;
  min-height: 675px;
  margin: 0 auto;
  background-color: rgb(33, 33, 33);
  max-width: 1280px;
  background-image: url('../images/top.jpg');
  background-size: cover;
  background-position: center center;
}
*/ 
  #intro hgroup {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 320px;
    width: 100%;
    margin: auto;
  }



  #intro h2 {
    width: 100%;
    margin-top: 0;
  }

}






/*-------------------------------------------------*/

#overlay {
  width: 100%;
  background-color: rgb(0,0,0);
  position: fixed;
  top: 0; right: 0; left: 0; bottom: 0;
  z-index: 200;
}


.ytvideo {
  display: block;
  position: absolute;
  top: 0; right: 0; left: 0; bottom: 0;
  max-width: 1280;
  max-height: 720;
  margin: auto;
}

.mvideo {
  display: block;
  position: relative;
  top: 0; right: 0; left: 0; bottom: 0;
  max-width: 1280;
  max-height: 720;
  margin: auto;
}

.close_btn {
  width: 30px;
  height: auto;
  opacity: 0.6;
  position: absolute;
  top: 20px;
  right: 20px;
}

.no_scroll{
  overflow: hidden;
}


