@charset "utf-8";
html,body{
  background: #1D2229;
}
body{
  font-family: 'M-NijimiMincho',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝","Sawarabi Mincho",serif;
  color: #f4e9cd;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

a:hover{
  opacity: 0.6;
}
img{
  width: 100%;
  height: auto;
}
.illust{
  position: absolute;
  z-index: 10;
}
figure{
  margin: 0;
  box-sizing: border-box;
}
span.lt-min{
  letter-spacing: -0.4em;
}
#wrapper{
  background: url(../img/bg.jpg);
  background-size: 841px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

#wrapper.loading{
  height: 100vh;
  padding-bottom: 1px;
  overflow: hidden;
}
#loadingArea{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100vh;
  background: url(../img/bg.jpg);
  background-size: 841px;
  z-index: 100;
  opacity: 0;
  display: none;
}
#loadingArea .illustMap{
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 0;
  max-width: 1000px;
}
#loadingArea .illustMap .illust.left{
  left: 0;
  bottom: 0;
  max-width: 206px;
  width: 20%;
}
#loadingArea .illustMap .illust.right{
  right: 0;
  bottom: 0;
  max-width: 206px;
  width: 20%;
}
.loading #loadingArea{
  display: block;
  opacity: 1;
  bottom: 0%;
}
.loading.on #loadingArea{
  opacity: 0;
  transition: 3s ease .5s;
  -webkit-transition: 3s ease .5s;
  padding-bottom: 150px;
}

#loadingArea p{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.5em;
  margin-top: -2em;
  font-size: 17px;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  opacity: 1;
  transition: 0s;
  -webkit-transition: 0s;
  color: #f4e9ce;
  animation: flash 1s linear 0s normal infinite;
  -webkit-animation: flash 1s linear 0s normal infinite;
}

.loading.on #loadingArea p{
  opacity: 0;
  transition: 1s;
  -webkit-transition: 1s;
}

@keyframes flash{
  0%  { opacity: 1 }
  30% { opacity: 1 }
  50% { opacity: 0 }
  70% { opacity: 1 }
  100%{ opacity: 1 }
}
@-webkit-keyframes flash{
  0%  { opacity: 1 }
  30% { opacity: 1 }
  50% { opacity: 0 }
  70% { opacity: 1 }
  100%{ opacity: 1 }
}

/* NAVIGATION */

nav{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #8e3551;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝","Sawarabi Mincho",serif;
  z-index: 99;
}
nav ul{
  text-align: center;
  padding: 30px 0 25px;
}
nav ul li{
  display: inline-block;
  border-left: 1px solid #f4e9cd;
}
nav ul li a{
  display: inline-block;
  padding: 0 25px;
  text-decoration: none;
  font-size: 14px;
  color: #f4e9cd;
}
nav ul li:first-child{
  border-left: none;
}
#siteNav .sp-menu{
  display: none;
}



/* HEADER */
header{
  min-height: 100vh;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 170px 100px 50px;
  box-sizing: border-box;
  background: url(../img/main-bg2.png) no-repeat left center;
  background-size: 100%;
}
header .inner{
  position: relative;
  z-index: 10;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
}

header h1{
  width: 180px;
  width: 18%;
  float: right;
  padding-left: 30px;
  box-sizing: border-box;
}

header .release{
  margin-right: 18%;
  box-sizing: border-box;
  padding-right: 30px;
}
header .jacket{
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-direction: row-reverse;
}

header .jacket figure.limited{
  padding-left: 15px;
}
header .jacket figure figcaption{
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
}
header .jacket img{
  line-height: 0;
}
header .textArea{
  position: relative;
  padding: 20px 0;
  height: 500px;
}
header .textArea.tracklist{
  min-height: 550px;
}
header .textArea h2{
  width: 64px;
  margin-left: auto;
  margin-right: 0;
}
header .textArea .releae-date{
  width: 26px;
  margin: 0 10px 0 20px;
}
header .text{
  position: absolute;
  top: 20px;
  right: 70px;
  width: 100%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
header .text p{
  font-size: 18px;
  line-height: 1.6em;
}
header .text p.notes{
  font-size: 14px;
  margin: 0 25px 0 35px;
}
header .text ul{
  margin-right: 20px;
}
header .text ul li{
  font-size: 14px;
  line-height: 1.6em;
}
header .text ol{
  column-count: 2;
}
header .text ol li{
  margin-left: 20px;
  line-height: 1.6em;
}
header .text ol li font{
  display: inline-block;
  text-indent: 0;
  background: #973f5b;
  padding: 0.2em 0;
  z-index: 1;
  line-height: 1.3em;
}
.text-combine {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
  letter-spacing: 0em;
}
.font-m{
  font-family: YuGothic, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

header .jacket .tracklist{
  padding: 20px 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
header .jacket .tracklist li{
  line-height: 1.9em;
}

/* CONTENTS */
#contents{
  position: relative;
}
.mainSec{
  position: relative;
}
.mainSec .inner{
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 100px;
  position: relative;
  z-index: 2;
}
.mainSec h2{
  text-align: center;
  margin: 0 auto;
  font-size: 50px;
  letter-spacing: 1px;
  font-weight: normal;
}
.mainSec .illustmap{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.mainSec .illustmap .illust{
  position: absolute;
}
/* SAMPLE */

#sampleplay{
  background: #973d5a;
  padding: 60px 100px;
}
#sampleplay:before{
  content: "";
  display: block;
  background: #a85c76;
  position: absolute;
  left: 100px;
  top: 60px;
  bottom: 60px;
  right: 100px;
  max-width: 1000px;
  margin: 0 auto;
}
#sampleplay .player{
  max-width: 640px;
  padding-top: 30px;
  margin: 0 auto;
}
#sampleplay .illust{
  position: absolute;
  right: 0;
  top: 35px;
  max-width: 248px;
  width: 20%;
  z-index: 1;
}

/* CHARACTOR */
#charactor{
  background: #022454;
}
#charactor .wrap{
  position: relative;
  z-index: 2;
}
#charactor h2{
  text-align: center;
}
#charactor h2 span{
  display: inline-block;
  padding: 100px 0;
  width: 353px;
  background: url(../img/charactor-title-bg.png) no-repeat center center;
  background-size: 100%;
}
#charactor .characor-list{
  overflow: visible;
}
#charactor .characor-list .charactor{
  overflow: visible;
  position: relative;
  width: 750px;
  margin-left: auto;
  margin-right: 0;
}
#charactor .characor-list .charactor .profile{
  position: relative;
  text-align: right;
  width: 469px;
}
#charactor .characor-list .charactor.c2,
#charactor .characor-list .charactor.c4{
  margin-left: 0;
  margin-right: auto;
  margin-top: 30px;
}
#charactor .characor-list .charactor.c4{
  padding-bottom: 50px;
  padding-left: 100px;
}
#charactor .characor-list .charactor.c2 .profile,
#charactor .characor-list .charactor.c4 .profile{
  margin-left: auto;
  margin-right: 0;
  text-align: left;
}
#charactor .characor-list .charactor .profile .text{
  position: absolute;
  right: 20%;
  top: 15%;
  font-size: 14px;
  line-height: 1.6em;
  z-index: 15;
}
#charactor .characor-list .charactor.c2 .profile .text,
#charactor .characor-list .charactor.c4 .profile .text{
  right: auto;
  left: 15%;
  top: 25%;
}
#charactor .characor-list .charactor .profile .text h3{
  font-size: 20px;
  padding-bottom: 15px;
  font-weight: normal;
}
#charactor .characor-list .charactor .image{
  position: absolute;
  z-index: 10;
  line-height: 0;
}
#charactor .characor-list .charactor.c1 .image{
/*   width: 33.1%; */
  max-width: 331px;
  top: -73%;
  left: 380px;
}
#charactor .characor-list .charactor.c2 .image{
/*   width: 20.7%; */
  max-width: 207px;
  right: 400px;
  bottom: -25%;
}
#charactor .characor-list .charactor.c3 {
  padding-bottom: 150px;
}
#charactor .characor-list .charactor.c3 .image{
  max-width: 510px;
  right: 0;
  bottom: 0;
}
#charactor .characor-list .charactor.c4 .image{
  max-width: 460px;
  right: 360px;
  bottom: 0;
  left: 0px;
}
#charactor .illustmap .i1{
  left: 0px;
  top: 100px;
  max-width: 264px;
  width: 26.4%;
}
#charactor .illustmap .i2{
  top: 50%;
  right: 0;
  max-width: 112px;
  width: 11.2%;
}
#charactor .illustmap .i3{
  bottom: 29%;
  left: 0;
  max-width: 165px;
  width: 16.5%;
  opacity: 0.6;
}
#charactor .illust.i4{
  position: absolute;
  bottom: -180px;
  left: 0;
  max-width: 277px;
  width: 27.7%;
}

/* TOKUTEN */
#tokuten{
  background: url(../img/bg_sand.jpg);
  background-size: 1200px;
  color: #022350;
}
#tokuten h2{
  padding: 30px 0;
}
#tokuten .detail{
  padding: 30px 0;
  overflow: hidden;
  max-width: 900px;
  margin: 0 auto;
}
#tokuten .detail .tokuten-image{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 20px;
}
#tokuten .detail .text{
  box-sizing: border-box;
  padding-left: 20px;
  margin-left: 50%;
}
#tokuten .detail .text h3{
  font-weight: normal;
  font-size: 20px;
  line-height: 1.6em;
}
#tokuten .detail .text p{
  padding: 30px 0;
  line-height: 1.8em;
  font-size: 14px;
}
#tokuten .illustmap .i1{
  left: 0;
  bottom: 50px;
  max-width: 86px;
  width: 8.6%;
}
#tokuten .illustmap .i2{
  right: 0;
  bottom: 10px;
  max-width: 178px;
  width: 17.8%;
}

/* STORE */

#store{
  background: url(../img/e_bg.jpg) repeat-y center top;
  background-size: 100%;
  text-align: center;
  padding-bottom: 30px;
}
#store .inner{
  max-width: 900px;
}
#store h2{
  padding: 30px 0;
}

#store h3{
  font-size: 20px;
  font-weight: normal;
  padding: 30px;
}
#store h3 span{
  display: inline-block;
  border-bottom: 1px solid #f4e9cd;
}
#store p.lead{
  font-size: 14px;
  line-height: 2.2em;
}

#store .store-list{
  margin: 0 -20px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#store dl{
  padding: 20px;
  box-sizing: border-box;
  width: 50%;
  font-size: 14px;
  line-height: 2em;
}
#store .ealy figure{
  padding: 30px 0;
  max-width: 400px;
  margin: 0 auto;
}
#store .ealy p{
  font-weight: bold;
  text-align: center;
}
#store dl dt{
  font-size: 14px;
  line-height: 1.4em;
}
#store dl dd{
  font-size: 14px;
}
#store dd figure{
  width: 100%;
  padding: 10px 0;
}
#store dl dd a{
  display: block;
  line-height: 36px;
  background: #f4e9cd;
  color: #022664;
  text-decoration: none;
  transition: .3s;
  -webkit-transition: .3s
}
#store dl dd a:hover{
  opacity: 1;
  background: #022664;
  color: #f4e9cd;
}
#store .note{
  padding: 30px 0;
  text-align: left;
}
#store .note p{
  line-height: 1.8em;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
}
#store .illust.i1{
  position: absolute;
  right: 1%;
  top: 0;
  max-width: 182px;
  width: 18.2%;
}

#store #shoplist{
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #f4e9cd;
  box-sizing: border-box;
  background: rgba(0,0,0,0.4);
  position: relative;
}
#store #shoplist .shoplist-table{
  display: none;
  padding: 0 50px 50px;
}
#store #shoplist.open .shoplist-table{
  display: block;
}
#store #shoplist table{
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}

#store #shoplist table tr{
  line-height: 2em;
  border-bottom: 1px solid #ada693;
}
#store #shoplist table tr td + td{
  text-align: left;
}
#store #shoplist .btn-list{
  display: block;
  position: relative;
  cursor: pointer;
}
#store #shoplist .btn-list span{
  position: absolute;
  display: block;
  top: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
}
#store #shoplist .btn-list span:after{
  content: "";
  height: 18px;
  width: 18px;
  display: block;
  border: 1px solid transparent;
  border-right: 1px solid  #f4e9cd;
  border-bottom: 1px solid  #f4e9cd;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: -7px;
  transition: .3s;
  -webkit-transition: .3s;
}
#store #shoplist.open .btn-list span:after{
  border: 1px solid transparent;
  border-left: 1px solid  #f4e9cd;
  border-top: 1px solid  #f4e9cd;
  position: absolute;
  top: 7px;
}


/*

#interview{
  background: url(../img/bg_pattern.png);
  background-size: 734.5px;
  padding: 60px 100px;
}

#contents > section#interview .inner{
  background: rgba(255,255,255,0.15);
  color: #FFF;
  padding: 70px;
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

#interview h2{
  font-size: 50px;
  text-align: center;
  font-weight: normal;
  width: 340px;
  margin: 0 auto;
}

#interview .int-body{
  padding: 60px 0 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝","Sawarabi Mincho",serif;
}
#interview .int-body h3{
  font-size: 18px;
  text-align: center;
}
#interview .int-body p{
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 1.8em;
  padding-left: 3em;
  text-indent: -3em;
}
#interview .int-body p.lead{
  padding-top: 1.8em;
  font-weight: bold;
  padding-left: 1em;
  text-indent: -1em;
}
#interview .int-body p span{
  font-weight: bold;
}
#interview .btn-more{
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
}
#interview .btn-more a{
  color: #FFF;
  display: block;
  text-align: center;
  font-size: 20px;
  padding-bottom: 70px;
  position: relative;
  text-decoration: none;
}
#interview .btn-more a:after{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/btn-more.png) no-repeat center bottom;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
  transition: .4s;
  -webkit-transition: .4s;
}
#interview .btn-more a:hover:{
  opacity: 1;
}
#interview.open .btn-more a:after,
#interview .btn-more a:hover:after{
  opacity: 1;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#interview.open .btn-more a:hover:after{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

#interview .read-more{
  display: none;
}
#interview.open .read-more{
  display: block;
}
*/

#movie{
  background: url(../img/bg_sand.jpg);
  background-size: 1200px;
  color: #022350;
}
#movie h2{

}
#movie .movieList{
  padding: 60px 0;
  margin: 0 -8px;
  overflow: hidden;
}
#movie .movieList li{
  padding: 8px;
  float: left;
  width: 33.33%;
  box-sizing: border-box;
}
#movie .movieList li p{
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.4em;
  text-align: center;
}
#movie .movieList li .movie_wrapper{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    z-index: 1;
}

#movie .movieList li .movie_wrapper iframe{
    position: absolute;
    top: 0 ;
    left: 0 ;
    height: 100%;
    width: 100%;
}
#movie .illust.i1{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  max-width: 600px;
  line-height: 0;
  z-index: 0;
}

/* FOOTER */
footer{
  border-top: 1px solid #57536b;
  text-align: center;
  font-size: 12px;
}
footer a{
  color: #57536b;
  text-decoration: none;
}
footer .footerlink{
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 100px
}
footer .btn-top{
  position: absolute;
  right: 50px;
  bottom: 0;
  width: 50px;
  height: 50px;
}
footer .btn-top a{
  display: block;
  overflow: hidden;
  height: 100%;
  text-indent: -9999px;
  background: url(../img/top_bt.png) no-repeat center center;
  background-size: 100%;
}

footer p{
  padding: 30px 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝","Sawarabi Mincho",serif;
}

footer ul.sns{
  text-align: center;
  padding: 30px 0;
}
footer ul.sns li{
  display: inline-block;
  padding: 0 10px;
}
footer ul.sns li a{
  display: block;
  width: 25px;
  height: 25px;
  text-indent: -999px;
  overflow: hidden;
}
footer ul.sns li.tw a{
  background: url(../img/icon_tw.png) no-repeat center center;
  background-size: 100%;
}
footer ul.sns li.yt a{
  background: url(../img/icon_youtube.png) no-repeat center center;
  background-size: 100%;
}
footer ul.sitelink li{
  padding: 0 0 20px;
}

footer ul.sitelink li a:after{
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url(../img/link-icon.png) no-repeat center center;
  background-size: 100%;
  margin-left: 0.5em;
}

@media (max-width: 1200px){
  #charactor .characor-list .charactor{
    width: 700px;
  }

}
@media (max-width: 980px){
  header{
    padding: 170px 30px 50px;
  }
  nav ul li a{
    padding: 0 15px;
  }
  header .release{
    padding-right: 0;
  }
  header .text p{
    font-size: 16px;
  }
  header .text p.notes{
    margin: 0 4% 0 7%;
  }
  header .text ul{
    margin-right: 4%;
  }
  .mainSec .inner{
    padding: 50px;
  }
  #store section ul li a{
    font-size: 13px;
  }
  #interview,
  #contents > section#interview .inner{
    padding: 60px 40px;
  }
  #charactor .characor-list .charactor{
    width: 75%;
  }
  #charactor .characor-list .charactor.c2{
    width: 70%;
  }
  #charactor .characor-list .charactor.c1 .image{
    top: 50%;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
  }
  #charactor .characor-list .charactor.c2 .image{
    bottom: 50%;
    transform: translateY(40%);
    -webkit-transform: translateY(40%);
    width: 25%;
  }
  #charactor .characor-list .charactor.c3{
    padding-bottom: 15%;
  }
  #charactor .characor-list .charactor.c3 .image{
    width: 70%;
  }
  #charactor .illust.i4{
    bottom: -10%;
  }
}


@media (max-width: 768px){
  #siteNav{
    padding-top: 50px;
  }
  #siteNav .sp-menu{
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

  #siteNav .sp-menu a span,
  #siteNav .sp-menu a:before,
  #siteNav .sp-menu a:after{
    content: "";
    display: block;
    height: 2px;
    width: 24px;
    position: absolute;
    left: 13px;
    background: #f4e9cd;
    top: 24px;
    overflow: hidden;
    text-indent: -9999px;
    transition: .4s;
    -webkit-transition: .4s;
  }
  #siteNav .sp-menu a:before{
    top: 16px;
  }
  #siteNav .sp-menu a:after{
    top: 32px;
  }
  #siteNav.open .sp-menu a span{
    opacity: 0;
  }
  #siteNav.open .sp-menu a:before{
    top: 24px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #siteNav.open .sp-menu a:after{
    top: 24px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #siteNav ul{
    text-align: center; 
    overflow: hidden;
    transition: .3s;
    -webkit-transition: .3s;
    border-top: 1px solid #f4e9cd;
    padding: 0;
    display: none;
    opacity: 0;
  }
  #siteNav.open ul{
    display: block;
    opacity: 1;
  }
  #siteNav ul li{
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #f4e9cd;
    border-left: none;
  }
  #siteNav ul li a{
    font-size: 15px;
  }
  header {
    padding: 100px 15px 50px;
  }
  header h1{
    padding-left: 15px;
  }
  header .textArea h2{
    width: 10%;
  }
  header .text{
    right: 11%;
  }
  header .textArea .releae-date{
    width: 4.5%;
    margin: 0 2% 0 4%;
  }
  header .text p{
    font-size: 14px;
  }
  header .text p.notes{
    font-size: 12px;
    margin: 0 2% 0 5%;
  }
  header .text ul{
    margin-right: 4%;
  }
  header .textArea{
    height: 380px;
  }
  header .textArea.tracklist{
    height: 500px;
    min-height: 0;
  }
  header .text ol li{
    font-size: 14px;
    margin-left: 4%;
  }
  .mainSec .inner{
    padding: 50px 25px;
  }
  .mainSec h2{
    font-size: 36px;
  }
  #sampleplay{
    padding: 50px;
  }
  #sampleplay .inner{
    padding-left: 50px;
    padding-right: 50px;
  }
  #sampleplay:before{
    left: 50px;
    top: 50px;
    bottom: 50px;
    right: 50px;
  }
  #sampleplay .illust {
    right: -20px;
    bottom: auto;
    top: -10px;
  }
  #charactor h2 span {
    padding: 80px 40px;
    width: auto;
  }
  #charactor .characor-list .charactor{
    width: 90%;
    max-width: 580px;
  }
  #charactor .characor-list .charactor.c2{
    width: 85%;
    max-width: 550px;
  }
  #charactor .characor-list .charactor.c3{
    margin-top: 20px;
  }
  #tokuten .detail .tokuten-image{
    padding-right: 10px;
  }
  #tokuten .detail .text{
    padding-left: 10px;
  }
  #store p.lead br{
    display: none;
  }
  #store .note p{
    font-size: 12px;
  }
  #movie .movieList li{
    width: 50%;
  }
  #movie .movieList li:last-child{
    margin-left: 25%;
  }
  footer .btn-top{
    right: 10px;
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 640px){
  #loadingArea .illustMap .illust.left {
    left: -10%;
    width: 50%;
  }
  #loadingArea .illustMap .illust.right {
    right: -10%;
    width: 48%;
  }
  .pcbr{
    display: none;
  }
  #siteNav .sp-menu{
    right: 0;
  }
  header h1{
    width: 16%;
    padding-left: 10px;
  }
  header .release{
    margin-right: 16%;
  }
  header .text p,
  header .text ul li{
    font-size: 2.2vw;
  }
  header .text ul{
    margin-right: 3%;
  }
  header .text p.notes{
    font-size: 10px;
  }
  header .textArea.tracklist .text{
    right: 0;
  }
  header .text ol li{
    font-size: 2.4vw;
  }
  header .jacket figure figcaption{
    font-size: 12px;
    padding: 10px 0;
  }
  .mainSec h2 {
    font-size: 32px;
  }
  #sampleplay{
    padding: 50px 30px;
  }
  #sampleplay .inner{
    padding: 50px 25px;
  }
  #sampleplay:before{
    left: 25px;
    right: 25px;
  }
  #sampleplay .illust{
    right: 0;
    width: 22%;
  }
  #charactor .characor-list .charactor .profile{
    width: 380px;
  }
  #charactor .characor-list .charactor .profile .text{
    font-size: 12px;
    top: 20%;
  }
  #charactor .characor-list .charactor .profile .text h3{
    font-size: 16px;
    padding-bottom: 5px;
  }
  #charactor .characor-list .charactor,
  #charactor .characor-list .charactor.c2{
    width: 400px;
  }
  #charactor .characor-list .charactor.c2{
    margin-left: 10px;
  }
  #charactor .characor-list .charactor.c1 .image{
    top: 60%;
    left: auto;
    right: -35px;
    width: 175px;
  }
  #charactor .characor-list .charactor.c2 .image{
    width: 120px;
    left: -10px;
  }
  #charactor .characor-list .charactor.c2 .profile .text{
    left: 85px;
    right: 60px;
    top: 35px;
  }
  #charactor .characor-list .charactor.c3{
    margin-top: -20px;
    padding-bottom: 100px;
  }
  #charactor .characor-list .charactor.c3 .profile .text{
    top: 15%;
  }
  #charactor .characor-list .charactor.c4{
    padding-left: 5%;
    padding-bottom: 25%;
    margin-left: auto;
  }
  #charactor .characor-list .charactor.c4 .profile .text{
    right: 10px;
    left: 45px;
  }
  #charactor .characor-list .charactor.c4 .image{
    bottom: 0;
    left: -10%;
    top: 86px;
  }
  #charactor .characor-list .charactor.c4 .image img{
    height: 100%;
    width: auto;
  }
  
  #charactor .illust.i4{
    width: 30%;
    bottom: -12%;
  }
  #tokuten .detail .tokuten-image{
    float: none;
    width: auto;
    padding: 0 0 10px;
    max-width: 430px;
    margin: 0 auto;
  }
  #tokuten .detail .text{
    padding-left: 0;
    max-width: 430px;
    margin: 0 auto;
    padding: 0;
  }
  #tokuten .detail .text p{
    padding: 10px 0;
  }
  #store h2{
    padding: 50px 0 10px;
  }
  #store h3{
    padding: 15px;
  }
  #store #shoplist .btn-list span{
    top: 15px;
    right: 15px;
  }
  #store p.lead{
    font-size: 13px;
  }
  #store .store-list{
    margin: 0 -10px;
  }
  #store dd figure{
    padding: 5px 0;
  }
  #store dl{
    padding: 10px;
  }
  #store dl dt{
    font-size: 12px;
  }
  #store #shoplist .shoplist-table{
    padding: 0 20px 20px;
  }
 }
@media (max-width: 480px){
  header{
    padding: 80px 10px;
  }
  header h1{
    width: 28%;
  }
  header .release{
    margin-right: 0;
  }
  header .jacket{
    display: block;
    padding-right: 10px;
  }
  header .jacket figure.limited{
    padding-left: 0;
  }
  header .textArea{
    clear: both;
    height: 430px;
  }
  header .textArea h2{
    width: 38px;
  }
  header .textArea .releae-date{
    width: 20px;
    margin: 0 0px 0 8px;
  }
  header .text p, header .text ul li{
    font-size: 13px;
    line-height: 1.5em;
  }
  header .text p.notes{
    font-size: 12px;
    margin: 0 5px 0 10px;
  }
  header .text{
    right: 45px;
  }
  header .text br.br-480{
    display: none;
  }
  header .text ul{
    margin-right: 5px;
  }
  header .text ul li{
    line-height: 1.5em;
  }
  header .textArea.tracklist{
    height: 370px;
  }
  header .textArea.tracklist .text{
    right: 40px;
  }
  header .textArea.tracklist .text:before{
    content: "ＴＲＡＣＫＬＩＳＴ";
    position: absolute;
    right: -30px;
    top: 0;
    font-size: 18px;
  }
  header .text ol{
    column-count: 1;
  }
  header .text ol li{
    font-size: 12px;
    margin-left: 4px;
    line-height: 1.6em;
    padding-top: 2em;
    text-indent: -2em;
  }
  header .text ol li font{
    line-height: 1.2em;
  }
  .mainSec h2{
    font-size: 24px;
  }
  .mainSec .inner{
    padding: 30px 10px;
  }
  #sampleplay,
  #sampleplay .inner{
    padding: 50px 10px ;
  }
  #sampleplay:before{
    left: 10px;
    right: 10px;
  }
  #sampleplay .illust {
    right: -5px;
    width: 30%;
  }
  #charactor h2 span {
    padding: 60px 30px;
  }
  #charactor .illust.i4{
    width: 40%;
    bottom: -8%;
  }
  #tokuten h2{
    padding: 15px 0 0;
  }
  #tokuten .detail .text h3{
    font-size: 16px;
  }
  #tokuten .detail .text p{
    font-size: 12px;
  }
  #store .illust.i1{
    width: 20%;
  }
  #store p.lead{
    line-height: 1.8em;
  }
  #store dl{
    width: 100%;
    padding: 10px 20px;
  }
  #store dl dd{
    font-size: 12px;
  }
  #store .note p{
    font-size: 11px;
  }
  #movie .movieList{
    padding: 20px 0;
  }
  #movie .movieList li{
    width: 100%;
  }
  #movie .movieList li:last-child{
    margin-left: 0;
  }
  #movie .movieList li p{
    padding: 5px 0;
  }
  #movie .illust.i1{
    width: 90%;
  }
}
@media (max-width: 400px){
  #charactor .characor-list .charactor, 
  #charactor .characor-list .charactor.c2 {
    width: 100%;
  }
  #charactor .characor-list .charactor .profile .text{
    font-size: 11px;
  }
  #charactor .characor-list .charactor .profile .text h3{
    font-size: 15px;
  }
  #charactor .characor-list .charactor.c1 .image{
    width: 38%;
  }
  #charactor .characor-list .charactor.c2 .image{
    width: 28%;
  }
  #charactor .characor-list .charactor.c3{
    padding-bottom: 90px;
    margin-top: 15px;
  }
  #charactor .characor-list .charactor .profile{
    width: auto;
  }
  #charactor .characor-list .charactor.c2 .profile .text{
    right: 25px;
    top: 40px;
    left: 25%;
  }
  #charactor .characor-list .charactor.c3 .profile .text{
    right: 14%;
  }
  #charactor .characor-list .charactor.c4 .image {
    left: -15px;
  }
  
  #charactor .illustmap .i1{
    width: 30%;
    top: 90px;
  }
  #charactor .illustmap .i2{
    width: 15%;
    top: 60%;
  }
  #charactor .illustmap .i3{
    width: 18%;
  }
  #store #shoplist .shoplist-table{
    padding: 0 15px 15px;
  }
  #store #shoplist table{
    font-size: 12px;
  }
}
@media (max-width: 341px){
  header .text{
    right: 40px;
  }
  header .textArea.tracklist .text{
    right: 30px;
  }
  header .text p, header .text ul li{
    font-size: 12px;
    line-height: 1.35em;
  }
  header .text p.notes{
    font-size: 11px;
  }
  header .textArea h2{
    width: 30px;
  }
  header .textArea .releae-date {
    width: 18px;
    margin: 0 0px 0 5px;
  }
  
}
