@charset "utf-8";

#wrapper{
  overflow: hidden;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝","Sawarabi Mincho",serif;
  -webkit-font-smoothing: antialiased;
}
img{
  width: 100%;
  height: auto;
}

a:hover img{
  opacity: 0.5;
}

#purse{
  width: auto;
}

#siteHeader{
  position: relative;
}

#siteHeader h1{
  position: absolute;
  width: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 7%;
}
#siteHeader h1 span{
  display: block;
  margin: 0 auto;
  position: static !important;
}
#siteHeader h1 .newalbum{
  max-width: 316px;
  width: 52%;
}

#siteHeader h1 .logo{
  max-width: 168px;
  width: 27.7%;
  padding: 5% 0;
}
#siteHeader h1 .release{
  width: 89.3%;
  max-width: 544px;
}

.mainVisual .mvgroup{
  position: relative;
  text-align: center;
}
.mainVisual .mvgroup img{
  width: 90%;
}
.mainVisual .mvgroup .layer-left,
.mainVisual .mvgroup .layer-right{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mainVisual .mvgroup .layer-left{
  margin-left: -15%;
}
.mainVisual .mvgroup .layer-right{
  text-align: right;
  margin-left: 10%;
}
#mv-2{
  display: none;
}


/* #contents */
#contents .inner{
  padding: 0 50px;
  max-width: 750px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}




/* #release */
#release{
  padding-top: 30px;
}
#release h2{
  margin: 0 auto;
  width: 40%;
}
#release .logo{
  display: block;
  width: 45%;
  margin: 0 auto;
  padding: 40px 0;
}

#release p.date{
  width: 70%;
  margin: 0 auto;
}
#release .version{
  overflow: hidden;
  margin: 0 -30px;
}
#release .version li{
  width: 50%;
  padding: 30px;
  box-sizing: border-box;
  float: left;
}
#release .version li p{
  padding-top: 10px;
  width: 90%;
  margin: 0 auto;
}
#release .subInfo{
  position: relative;
  margin-top: 50px;
  background: #000;
}
#release .subInfo:before{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -20px;
  height: 30px;
  left: 0;
  right: 0;
  background: url(../img/line-splite-black.png) repeat-x left bottom;
  background-size: 100%;
}
#release .subInfo .illust1{
  position: absolute;
  top: 0px;
  right: 10px;
  width: 50%;
  overflow: hidden;
  max-width: 600px;
}
#release .subInfo .illust1 img{
  margin-top: -20%;
}

#release .subSec{
  position: relative;
  z-index: 10;
}

#cd-info,
#dvd-info{
  overflow: visible;
  color: #FFF;
}
#cd-info{
  padding-top: 60px;
}

#dvd-info{
  padding-top: 30px;
}
#dvd-info:after{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
}

#tokuten{
  background: #84b7ad;
  color: #FFF;
  position: relative;
  padding-top: 17%;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
#release .subSec h3{
  width: 50%;
  padding: 10px 0;
}
#release .subSec li{
  font-size: 16px;
  line-height: 2em;
}

#tokuten:before{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -2px;
  height: 0px;
  left: 0;
  right: 0;
  background: url(../img/line-wave-black.png) repeat-x center top;
  background-size: 100%;
  padding-top: 15%;
  z-index: 10;
}
#tokuten:after{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -20px;
  height: 30px;
  left: 0;
  right: 0;
  background: url(../img/line-splite-green.png) repeat-x center top;
  background-size: 100%;
}
#tokuten .illust2{ 
  position: absolute;
  top: 5%;
  left: 30%;
  max-width: 105px;
  width: 20%;
  z-index: 11;
}
#tokuten .illust3{
    position: absolute;
    top: 0;
    right: 0px;
    max-width: 280px;
    bottom: 0px;
    overflow: hidden;
    width: 27%;
    background: url(../img/illust-yatura.png) repeat-y right center;
    background-size: 100%;
}
#tokuten .illust3 img{
  margin-bottom: -5%;
}
#tokuten .tokutenImage{
  max-width: 540px;
  overflow: hidden;
  margin: 0 -10px;
}
#tokuten .tokutenImage .fig{
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
  float: left;
}

#tokuten .tokutenImage2:after{
  content: "";
  display: block;
  clear: both;
}

#tokuten section{
  padding-bottom: 50px;
}
#tokuten p,
#tokuten h4{
  font-size: 16px;
  line-height: 2em;
  margin-right: 25%;
}

#tokuten p.note{
  font-size: 13px;
  line-height: 1.6em;
  padding-left: 1em;
  text-indent: -1em;
}

/* #shop */

#shop{
  position: relative;
}
#shopScene{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#shopScene .illust{
  width: 100%;
  height: 100%;
}
#shopScene .illustBG{
  width: 120%;
  margin-left: -12%;
  margin-top: -8%;
}
#shop .illust4 img{
  max-width: 155px;
  width: 20%;
  position: absolute;
  top: -4%;
  left: 5%;
}
#shop .illust5 img{
  width: 50%;
  max-width: 383px;
  position: absolute;
  top: 3%;
  right: -3%;
}
#shop .illust6 img{
  max-width: 300px;
  width: 50%;
  position: absolute;
  bottom: 30%;
  right: -5%;
}

#shop h2{
  width: 50%;
  margin: 0 auto;
  padding: 50px 0;
}
#shop ul{
  overflow: hidden;
  margin: 0 -15px;
  position: relative;
  z-index: 5;
}
#shop ul li{
  float: left;
  box-sizing: border-box;
  width: 33.333%;
  padding: 20px 15px;
}
#shop ul li:nth-child(3n+1){
  clear: both;
}
#shop ul li h3{
  font-size: 14px;
  line-height: 1.4em;
  padding-bottom: 5px;
}
#shop ul li p{
  font-size: 13px;
  line-height: 1.6em;
}
#shop ul li p.small{
  font-size: 12px;
}
#shop ul li p.border{
  border: 1px solid #000;
  line-height: 1.4em;
  font-size: 12px;
  padding: 3px;
  margin-top: 3px;
}
#shop ul li .detail{
  padding: 5px 0;
  text-align: center;
}

#shop ul li:nth-child(1) .detail,
#shop ul li:nth-child(2) .detail,
#shop ul li:nth-child(3) .detail{
  height: 149px;
}
#shop ul li:nth-child(5) .detail,
#shop ul li:nth-child(6) .detail{
  height: 101px;
}


#shop ul li .btn-shop{
  background: #000;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  display: block;
  position: relative;
}
#shop ul li .btn-shop:after{
  content: "→";
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  background: url(../img/arrow.png) no-repeat center center;
  background-size: 28px;
  text-indent: -999px;
  overflow: hidden;
  text-align: left;
  transition: .3s;
  -webkit-transition: .3s;
}
#shop ul li .btn-shop:hover:after{
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
}

#shop .illust-bottom{
  padding-top: 50px;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
#shop .illust-bottom img{
  margin-bottom: -6px;
  width: 110%;
}
#shop .note p{
  line-height: 1.8em;
  font-size: 14px;
}

/* #tour */
#tour{
  padding: 80px 0 80px;
  position: relative;
  z-index: 1;
  background: url(../img/tour_bg.png) no-repeat center bottom #488e96;
  background-size: 100%;
  color: #FFF;
}

#tour h2{
  padding-bottom: 50px;
}
#tour ul{
  overflow: hidden;
  margin: 0 -10px;
}
#tour ul li{
  width: 256px;
  float: left;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
  line-height: 1.8em;
}
#tour ul li .place{
  display: block;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #FFF;
  margin-right: 10px;
  margin-top: 0.5em;
  font-weight: bold;
  text-align: center;
  color: #488e96;
  overflow: hidden;
  border-radius: 30px;
}
#tour ul li .date{
  font-weight: bold;
}
#tour ul li strong{
  display: block;
  font-size: 18px;
}
#tour .ticket{
  margin: 1.8em 0;

}
#tour .ticket p{
  font-size: 16px;
  line-height: 1.8em;
  padding-left: 3em;
  text-indent: -3em;
}
#tour .ticket .note{
  font-size: 13px;
}


#tour .notice{
  padding: 30px;
  margin-bottom: 30px;
  background: rgba(0,0,0,0.3);
}
#tour .notice h3{
  text-align: center;
  padding-bottom: 1em;
}
#tour .notice p{
  line-height: 1.8em;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
  margin: 0.4em 0;
}

#tour .show-detail{
  padding: 30px 0 60px;
}
#tour .show-detail a{
  background: #FFF;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 20px 0;
  line-height: 0;
}
#tour .show-detail a img{
  width: 160px;
}


/* #event */
#event{
  background: #bd321a;
  position: relative;
  padding: 80px 0 80px;
  color: #FFF;
  font-size: 16px;
  line-height: 2em;
}

#event #eventBG{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#event #eventBG .bgitem{
  position: absolute !important;
  top: -20%;
  left: -20%;
  width: 140%;
  height: 110%;
  background: url(../img/bg_event.png) no-repeat center center;
  background-size: 100%;
}

#event h2{
  padding-bottom: 50px;
}
#event p{
  text-align: center;
}
#event ul{
  padding: 50px 0 30px;
  max-width: 500px;
  margin: 0 auto;
}
#event .show-detail{
  padding: 30px 0 60px;
}
#event .show-detail a{
  background: #FFF;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding: 20px 0;
  line-height: 0;
}
#event .show-detail a img{
  width: 160px;
}
#event:after{
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  height: 100px;
  width: 100%;
  left: 0;
  background: url(../img/line-event-bk.png) no-repeat center bottom;
  background-size: 100%;
}

/* #movie */
#movie{
  background: #000;
}
#movie .movieHead{
  position: relative;
  background: #FFF;
  overflow: hidden;
}

#movie .movieHead img{
  z-index: 10;
  position: relative;
}
#movie .movieHead img.char{
  z-index: 1;
  position: relative;
  width: 118%;
  margin-left: -8%;
  margin-top: -2%;
}

#movie .movieHead h2{
  position: absolute;
  width: 27%;
  left: 36.7%;
  top: 32.3%;
}
#movie .movieMain-wrap{
  max-width: 750px;
  width: 80%;
  margin: -25% auto 0;
}

#movie .movieFirst{
  padding: 0 0px 80px;
}
#movie .movieMain{
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  padding: 8% 11% 11%;
  background: url(../img/movie-frame.png) no-repeat center center;
  background-size: 100%;
}

#movie .movie_wrapper{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    z-index: 1;
}

#movie .movie_wrapper iframe{
    position: absolute;
    top: 0 ;
    left: 0 ;
    height: 100% ;
    width: 100% ;
}

#movie .movieList{
  position: relative;
  overflow: visible;
  padding: 30px 0 100px;
  pointer-events: auto !important;
}
#movie .movieList:after{
  content: "";
  display: block;
  clear: both;
}

#movie .movieList .illust{
  position: absolute !important;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#movie .movieList .illust9 img{
  width: 40%;
  position: absolute;
  left: 50%;
  top: -10%;
}
#movie .movieList .illust10 img{
  width: 20%;
  position: absolute;
  left: -3%;
  top: 45%;
}

#movie .movieList .mvitem{
  position: static !important;
}

#movie .movieList .mvitem a{
  display: block;
}
#movie .movieList .mvitem a:hover img{
  filter: brightness(120%);
  opacity: 1;
}

#movie .movieList .mvitem.m1{
  width: 45%;
  float: left;
  margin-left: -5%;
}
#movie .movieList .mvitem.m2{
  width: 53%;
  margin-left: 44%;
  margin-top: 15%;
}

#movie .movieList .mvitem.m3{
  width: 45%;
  margin-left: 9%;
  float: left;
  margin-top: 0%;
}
#movie .movieList .mvitem.m4{
  width: 40%;
  float: right;
  margin-right: -2%;
  margin-top: 10%;
}
#movie .movieList .mvitem.m5{
  width: 35%;
  margin-left: 25%;
  margin-top: 40%;
}

/* #post */

#post{
  padding: 200px 0 200px;
  background: url(../img/bg-post.jpg) no-repeat right bottom;
  background-size: 100%;
  position: relative;
}
#post:before{
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -10px;
  height: 0px;
  left: 0;
  right: 0;
  background: url(../img/line-post-bk.png) repeat-x center top;
  background-size: 100%;
  padding-top: 15%;
}
#post:after{
  content: "";
  display: block;
  width: 15%;
  max-width: 72px;
  position: absolute;
  top: 0;
  left: 78%;
  height: 170px;
  background: url(../img/illust-post1.png) no-repeat center center;
  background-size: 100%;
}

#post p{
  margin: 40px 0;
  text-align: center;
  line-height: 2em;
}
#post .btn-tweet{
  padding-top: 50px;
}
#post .btn-tweet a{
  background: #000;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  padding: 20px 50px;
  box-sizing: border-box;
}
#post .pretitle{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 40px;
}
#post ul li {
  margin: 40px 0;
}
#post ul li p{
  margin: 0;
}
#post ul li p.title{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4em;
}
#post ul li p.ex{
  font-size: 14px;
  margin-top: 10px;
}
#post ul li p.title span{
  display: inline-block;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
}

/* #links */
#links{
  padding: 50px 0;
  position: relative;
  background: #84b7ad;
}
#links:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: -20px;
    height: 30px;
    left: 0;
    right: 0;
    background: url(../img/line-splite-green.png) repeat-x left bottom;
    background-size: 100%;
}

#links .official-sns{
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
#links .official-sns li{
  width: 60px;
  display: inline-block;
  padding: 10px 20px;
}
#links a.officialLink{
  border: 2px solid #FFF;
  display: block;
  line-height: 68px;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  max-width: 460px;
  margin: 50px auto 0;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  -webkit-transition: .3s;
}
#links a.officialLink:hover{
  background: #FFF;
  color: #84b7ad;
  border-color: #84b7ad;
}

/* footer */
#siteFooter{
  background: url(../img/line-bottom-green.png) no-repeat center top;
  background-size: 100%;
  padding-top: 120px;
  margin-top: -1px;
}
#siteFooter p{
  max-width: 370px;
  margin: 0 auto;
  width: 40%;
}

#siteFooter .snsIcon{
  max-width: 500px;
  margin: 30px auto;
  text-align: center;
}
#siteFooter .snsIcon li{
  width: 60px;
  display: inline-block;
  padding: 10px 20px;
}
#siteFooter .btn-top{
  width: 165px;
  margin: 0 auto;
  padding: 10px 5px 10px 35px;
}
#siteFooter .btn-top a{
  display: block;
}
#siteFooter .copyright{
  padding: 50px 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/copyright.png) no-repeat center center;
  background-size: 280px;
  width: 280px;
}

@media (max-width: 768px){
  #post{
    background-size: 120%;
  }
}

@media (max-width: 640px){
  #siteHeader h1{
    top: 15px;
    width: 60%;
  }
  #siteHeader .mainVisual{
    padding-top: 50px;
  }
  #contents .inner{
    padding: 0 15px;
  }
  #release h2{
    width: 50%;
  }
  #release .subInfo{
    margin-top: 20px;
  }
  #release .logo{
    padding: 20px 0;
  }
  #release .version{
    margin: 0 -10px;
  }
  #release .version li{
    padding: 30px 10px;
  }
  #release .version li p{
    padding-top: 5px;
    width: auto;
  }
  #release .subSec h3{
    width: 90%;
  }
  #release .subInfo .illust1{
    width: 70%;
    right: -50px;
  }
  #release .subSec li{
    font-size: 14px;
  }
  #tokuten p, #tokuten h4{
    font-size: 14px;
    line-height: 1.8em;
  }
  #tokuten section{
    padding-bottom: 30px;
  }
  #cd-info{
    padding-top: 40px;
  }
  #tokuten .illust2 {
    top: 10px;
  }
  #tokuten p.note{
    font-size: 12px;
  }
  #shop .illust5 img{
    top: 0;
  }
  #shop h2{
    width: 75%;
    padding: 30px 0;
  }
  #shop ul{
    margin: 0 -5px;
  }
  #shop ul li{
    width: 50%;
    padding: 10px 5px;
  }
  #shop ul li:nth-child(3n+1){
    clear: none;
  }
  #shop ul li:nth-child(2n+1){
    clear: both;
  }
  #shop ul li p{
    font-size: 12px;
  }
  #shop ul li p.small{
    font-size: 11px;
  }
  #shop .note p{
    font-size: 12px;
  }
  #shop .illust6 img{
    bottom: 20%;
    width: 45%;
  }
  #shop ul li .btn-shop{
    font-size: 14px;
    line-height: 44px;
  }
  #shop ul li .btn-shop:after{
    background-size: 20px;
    width: 20px;
    height: 24px;
  }
  #shop ul li:nth-child(1) .detail,
  #shop ul li:nth-child(2) .detail{
    height: 147px;
  }
  #shop ul li:nth-child(3) .detail,
  #shop ul li:nth-child(4) .detail{
    height: 104px;
  }
  #shop ul li:nth-child(5) .detail,
  #shop ul li:nth-child(6) .detail{
    height: auto;
  }
  #tour{
    background-size: 120%;
    padding: 50px 0 40px;
  }
  #tour h2{
    padding-bottom: 30px;
  }
  #tour ul li{
    float: none;
    margin: 0 auto;
  }
  #tour .ticket p{
    font-size: 14px;
  }
  #tour .notice{
    padding: 20px 15px;
    margin-bottom: 10px;
  }
  #tour .notice p{
    font-size: 12px;
  }
  #tour .notice h3{
    padding-bottom: 0.5em;
  }
  #tour .show-detail {
      padding: 20px 0 20px;
  }
  #event{
    font-size: 14px;
    padding: 50px 0 40px;
  }
  #event h2{
    padding-bottom: 30px;
  }
  #event ul{
    padding: 30px 0 20px;
  }
  #event .show-detail a img{
    width: 120px;
  }
  #post{
    padding: 60px 0;
  }
  #post p{
    font-size: 14px;
    margin: 20px 0;
  }
  #post ul li{
    margin: 25px 0;
  }
  #post ul li p.title{
    font-size: 15px;
  }
  #post ul li p.ex{
    font-size: 12px;
  }
  #post .pretitle{
    padding-bottom: 20px;
    font-size: 18px;
  }
  #post:after{
    background-position: center top;
    left: 80%;
  }
  #links .official-sns li{
    width: 45px;
    display: inline-block;
    padding: 0px 15px;
  }
  #links a.officialLink{
    margin: 50px 15px 0;
    line-height: 58px;
    font-size: 18px;
  }
  #siteFooter{
    padding-top: 80px;
  }
  #siteFooter p{
    width: 55%;
  }
  #siteFooter .snsIcon{
    margin: 20px auto;
  }
  #siteFooter .snsIcon li{
    width: 45px;
  }
  #siteFooter .btn-top{
    width: 135px;
  }
  #movie .movieMain-wrap{
    width: 100%;
  }
  #movie .movieMain{
    padding: 8% 10% 10%;
  }
  #movie .movieFirst{
    padding-bottom: 20px;
  }
  
  #movie .movieList{
    padding-bottom: 50px;
  }
  
  #event #eventBG .bgitem{
    width: 260%;
    margin-left: -30%;
    background-size: cover;
  }

  
}
