@charset "utf-8";

body{
  font-family: "Sawarabi Mincho","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "HG明朝E", "MSP明朝","MS PMincho","MS 明朝",serif;
  -webkit-font-smoothing: antialiased;
}

#wrapper{
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #000;
  font-size: 14px;
  text-align: center;
  background: #ededed;
}
a{
  text-decoration: none;
  color: inherit;
}
.spbr, .spbr2, .spbr3{
  display: none;
}
.fadeIn{
  opacity: 0;
  transform: translate(0,5%);
  -webkit-transform: translate(0,5%);
  transition: .3s ease-out;
  -webkit-transition: .3s ease-out;
}
.fadeIn.scrollIn{
  opacity: 1;
  transform: translate(0,0);
  -webkit-transform: translate(0,0);
  transition: .8s ease-out;
  -webkit-transition: .8s ease-out;
}
.btn a{
    text-decoration: none;
    color: #84c2cc;
    text-align: center;
    border: solid 1px #84c2cc;
    display: block;
    padding: 15px 0;
    margin: 0 auto;
    transition: .3s;
    -webkit-transition: .3s;
    margin-bottom: 15px;
}
.btn a:hover{
    background: #84c2cc;
    border: solid 1px #84c2cc;
    color: #fff;
    opacity: 1;
}
img{
  width: 100%;
  height: auto;
}

/* HEADER */
header{
    position: relative;
    line-height: 0;
    margin-top: 90px;
    background: #84c2cc;
}
header .mainvisual{
    position: relative;
    overflow: hidden;
    opacity: 0;
/*
    filter: blur(20px);
    animation: blur 4s linear forwards;
*/
}
#wrapper.anim header .mainvisual{
	opacity: 1;
	transition: 2s;
}

@keyframes blur{
	100%{
		filter: blur(0);	
	}
}

header .mainvisual .mv-wrap{
  overflow: hidden;
  width: 100%;
}
header .mainvisual .mv-wrap span{ 
  display: block;
  width: 50%;
  float: left;
}
header .text{
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  width: 40%;
  margin: 0 auto;
  opacity: 1;
}
#wrapper header .text{
  transition: 1s;
}
#wrapper.loading header .text{
  bottom: 30vh;
/*   filter: invert(1); */
  opacity: 0;
}
#wrapper.loading.show header .text{
  opacity: 1;
}
#wrapper.loading.anim header .text{
  bottom: 5%;
/*   filter: invert(0); */
  opacity: 0;
/*   transform: translateY(5%); */
}
#wrappe header .text{
  opacity: 1;
/*   transform: translateY(0); */
}


header .text img.sp{
	display: none!important;
}
header .text img.pc{
	display: block;
}

/* HEADER NAV */
#siteNav .btn-menu{
  display: none;
}

#siteNav{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 12;
  background: #fff;
}
.loading #siteNav{
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
#siteNav .navWrap{
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}
#siteNav .navWrap .logo{
  width: 207px;
  float: left;
}
#siteNav .navWrap .logo a{
  display:  block;
  padding: 26px 0;
}
#siteNav .navWrap ul{
  text-align: right;
}
#siteNav .navWrap ul li{
  display: inline-block;
  margin-left: 40px;
}
#siteNav .navWrap ul li a{
  display: inline-block;
  line-height: 90px;
  font-family: 'Lora', sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #84c2cc;
  text-decoration: none;
}
#siteNav .spNavi{
  display: none;
}
nav ul li:first-child{
  border-left: none;
}


/* CONTENTS */
#contents .mainSec{
  padding: 50px 0;
    overflow: hidden;
}
#contents .inner{
  max-width: 950px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}
#contents .mainSec h2{
  font-family: 'Lora', serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 1em;
  padding-bottom: 1.2em;
  padding-top: 50px;
  text-align: center;
  letter-spacing: 1px;
  color: #84c2cc;
}
.lead{
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 30px;
}
.lead p{
	padding-bottom: 10px;
}
p.name{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6em;
	padding-bottom: 15px;
}
p.name span{
	padding-left: 20px;
}
.image{
	width: 50%;
	margin: 0 auto;
}


/*RELEASE*/

#release section{
	margin-top: 70px;
}
#release h4.tokuten{
	font-size: 25px;
	text-align: center;
	padding-bottom: 70px;
}
#release h4.tokuten span{
	padding: 0 5px;
	background: linear-gradient(transparent 70%, #c5e4e9 70%);
}

#release .release-info .release-list figure{
	margin: 0;
}
#release .release-info .jkt figure{
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	margin-bottom: 50px;
	padding: 0 10px;
}
#release .release-info .release-list{
	overflow: hidden;
}
#release .release-info .jkt{
	margin: 0 -10px;
}
#release .release-info .jkt figure figcaption{
	text-align: center;
    font-size: 15px;
    padding-top: 10px;
    line-height: 1.6em;
}
#release .release-info .jkt figure figcaption .small{
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 5px;
}
/*
#release .release-info .info{
	text-align: left;
}
*/
#release .info h3{
	font-size: 14px;
	font-weight: normal;
}
#release .release-info .info h3{
	font-size: 17px;
}
#release .release-info .info h3 strong{
	display: block;
	margin: 15px 0 20px;
	font-size: 30px;
	text-indent: -0.4em;
}
#release .release-info .info .btn{
	margin-bottom: 50px;
	font-size: 14px;
}
#release .release-info .info .btn a{
	margin: 0 auto;
	width: 30%;
}
#release .release-info .info h4{
	line-height: 1.8em;
	font-size: 16px;
/* 	padding-bottom: 10px; */
}
/*
#release .release-info .info .tracklist-item{
	overflow: hidden;
	display: flex;
	width: 70.7%;
	margin: 0 auto;
}
*/
#release .release-info .info ol.tracklist{
	text-indent: 0;
	line-height: 1.8em;
}
/*
#release .release-info .info ol.tracklist:nth-child(1){
	padding-right: 50px;
}
*/
#release .release-info .info ol li{
	font-size: 14px;
	line-height: 1.7em;
	margin: 5px 0;
/* 	text-align: left; */
}
#release .release-info .info .tracklist li span{
	font-size: 11px;
	color: #5f5f5f;
	display: block;
}


/*SOUKI*/

#souki ul.date{
	text-align: center;
	font-size: 16px;
	line-height: 1.8em;
	margin: 30px 0;
}
#souki ul.date li span{
	padding: 0 3px;
	font-weight: bold;
}
#souki ul.note{
	display: inline-block;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	padding-left: 1em;
    text-indent: -1em;
}

/*COMMENT*/

#comment .comment-list{
	overflow: hidden;
	margin: -10px;
}
#comment .comment-list .comment-item{
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#comment .comment-list .comment-item .item{
	margin: 10px;
/* 	background: #dfdfdf; */
	border: solid 1px #84c2cc;
	transition: .3s;
	-webkit-transition: .3s;
}
#comment .comment-list .comment-item .item:hover{
	background: #c5e4e9;
	border: solid 1px #c5e4e9;
}
#comment .comment-list .comment-item .item a{
	padding: 15px;
	display: block;
	overflow: hidden;
	position: relative;
}
#comment .comment-list .comment-item .item a:hover{
	opacity: 1;
}
#comment .comment-list .comment-item .item .plus{
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	height: 20px;
	width: 20px;
}
#comment .comment-list .comment-item .item .plus span,
#comment .comment-list .comment-item .item .plus:before,
#comment .comment-list .comment-item .item .plus:after{
	content: "";
	position: absolute;
	right: 25px;
	bottom: 15px;
	width: 1px;
	height: 20px;
	background: #84c2cc;
	overflow: hidden;
	box-sizing: border-box;
}
#comment .comment-list .comment-item .item .plus span{
	opacity: 0;
}
#comment .comment-list .comment-item .item .plus:before{
	width: 1px;
	height: 20px;
	right: 10px;
	bottom: 0;
}
#comment .comment-list .comment-item .item .plus:after{
	width: 20px;
	height: 1px;
	right: 0;
	bottom: 10px;
}
#comment .comment-list .comment-item .item .artist-image{
	width: 180px;
	float: left;
	line-height: 0;
}
#comment .comment-list .comment-item .item .text{
	text-align: left;
	font-size: 20px;
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: 0 15px 0 200px;
}
#comment .comment-list .comment-item .item .text .name{
	padding-bottom: 0;
	text-align: left;
}
#comment .comment-list .comment-item .item .text .small{
	font-size: 16px;
	font-size: 14px;
	line-height: 1.5em;
}


/*SHOPLINK*/

#shoplink .shop-list{
	margin: -20px;
	margin-top: 25px;
	max-width: 950px;
	overflow: hidden;
}
#shoplink .shop-item{
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	padding: 20px;
}
#shoplink .shop-item:nth-child(7){
	clear: both;
}
#shoplink .shop-item .shop-info{
	text-align: center;
	padding: 20px 0;
}
#shoplink .shop-item .shop-info .shop a{
	border-bottom: solid 1px;
}
#shoplink .shop-item .shop-info p{
	line-height: 1.5em;
}
#shoplink .shop-item .shop-info p.shop{
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.5em;
}
#shoplink .shop-item .shop-info .small{
	display: inline-block;
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.5em;
	padding-left: 1em;
    text-indent: -1em;
}
#shoplink .shop-item .shop-info ul.small li{
	text-align: left;
}


/* MOVIE */

#movie.mainSec h2{
  text-align: center;
}
#movie .movie_select{
  padding: 0px 0 20px;
  overflow: visible;
  position: relative;
}
#movie .slick-list{
  overflow: visible;
}
.slick-prev,
.slick-next{
  z-index: 10;
}
.slick-prev:before, 
.slick-next:before{
  font-size: 30px;
  opacity: 1;
}

#movie .movie_select .select_container .comingsoon{
  text-align: center;
  font-size: 25px;
  color: #d03410;
  padding-bottom: 30px;
    line-height: 1.3em;
}
#movie .movie_select .movie_item{
  box-sizing: border-box;
  padding: 30px 55px;
  position: relative;
  overflow: visible;
  max-width: 640px;
  margin: 0 auto;
}
#movie .movie_select .movie_item a{
  display: block;
  position: absolute;
  left: 55px;
  right: 55px;
  top: 30px;
  bottom: 30px;
  border: 5px solid #84c2cc;
  transform: rotate(-10deg);
  -webkit-transform: rotate(-5deg);
}
#movie .movie_select .movie_item a .title{
  position: absolute;
  right: -1.6em;
  bottom: -0.9em;
  display: inline-block;
  background: #84c2cc;
  font-size: 32px;
  white-space: pre;
  color: #fff;
}
#movie .movie_select .movie_item a .title span{
  font-size: 80%;
}
#movie .movie_select .movie_item a .date{
  font-size: 15px;
  font-family: 'Lora', sans-serif;
  font-weight: 600;
  position: absolute;
  left: -1.8em;
  top: -1.2em;
  letter-spacing: 1px;
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  color: #84c2cc;
}
#movie_playbox{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 20px;
  padding-bottom: 0;
  margin: 0 auto;
  display: none;
}
.movie_select.playing #movie_playbox{
  display: block;
}
#movie .movie_select.playing .select_container{
  opacity: 0.6;
}
#movie_playbox .playarea{
  margin: 0 auto;
  width: 84%;
}
#movie_playbox .btn-close{
  display: block;
  position: absolute;
  right: 8%;
  top: 20px;
  margin-right: -50px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: -99999px;
  text-align: left;
}
#movie_playbox .btn-close:before,
#movie_playbox .btn-close:after{
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  top: 19px;
  left: 0;
  width: 100%;
  background: #84c2cc;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#movie_playbox .btn-close:after{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#movie .movie_wrapper{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  z-index: 1;
  background: #000;
}

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

#movie .slideBtn{
  padding: 40px 40px 20px;
}
#movie .slideBtn .rail{
  height: 2px;
  background: #FFF;
  position: relative;
}
#movie .slideBtn .button{
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 12px;
  overflow: hidden;

  position: absolute;
  left: 1%;
  top: -6px;
  display: block;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
}

.input-range[type="range"] {
  margin-top: 50px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #282828;
  height: 2px;
  width: 100%;
  outline: none;
}
.input-range[type="range"]:focus,
.input-range[type="range"]:active {
    outline: none;
}
.input-range[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
  border: none;
  width: 14px;
  height: 14px;
  border: 2px solid #282828;
  background: #F5F5F5;
  display: block;
  border-radius: 14px;
  -webkit-border-radius: 14px;
}


#playlist .playlistwrap{
  max-width: 600px;
  margin: 0 auto;
}
#playlist .playlistwrap iframe{
  width: 100%;
}


/*LYRIC*/
#contents #lyric{
    padding-bottom: 100px;
}
#lyric{
    text-align: center;
}
#lyric h3{
    font-size: 20px;
    padding-bottom: 20px;
	line-height: 1.5em;
}
#lyric h3 span{
	display: block;
	font-size: 15px;
}
#lyric p{
    line-height: 2em;
}
#lyric p.cs{
	font-size: 25px;
	font-weight: bold;
}
#lyric p.lyric_title, #lyric p.lyric_name{
    line-height: 1.5em;
}
#lyric p.lyric_title{
    font-size: 20px;
}
#lyric p.lyric_name{
    font-size: 14px;
}
#lyric .textBox{
    font-size: 14px;
    height: 16em;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-bottom: 80px;
}
.textBox .lyrictext, .textBox .lyrictext{
    overflow: hidden;
    height: 100%;
    margin-bottom: -2em;
}
.textBox.show{
    height: auto;
}
#lyric .textBox p{
    margin-bottom: 1em;
    line-height: 2.5em;
}
#lyric .textBox .more_btn{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    cursor: pointer;
}
#lyric .textBox .more_btn:before{
    content: "...";
    font-size: 20px;
    display: block;
    text-align: center;
}
#lyric .textBox .more_btn span{
    padding: 30px 0 0;
    display: inline-block;
    font-size: 15px;
    line-height: 1.1em;
    border-bottom: 1px solid #84c2cc;
    position: relative;
    overflow: hidden;
    color: #84c2cc;
}
#lyric .textBox .more_btn span:after{
    content: "";
    width: 100%;
    height: 1em;
    display: block;
    position: absolute;
    left: -101%;
    bottom: 0;
    transition: 0s;
    -webkit-transition: 0s;
}
#lyric .textBox.show{
    height: auto;
}
#lyric .textBox.show .more_btn{
    display: none;
}


/* FOOTER */
#siteFooter{
  font-family: 'Lora', sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding: 60px 0;
  font-weight: normal;
  border-top: 3px solid #84c2cc;
  margin-top: 100px;
}

#siteFooter .footerNav{
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 10;
}
#siteFooter .footerNav ul{
  width: 1em;
  height: 1em;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  white-space: nowrap;
  margin-top: -100px;
  
}
#siteFooter .footerNav ul li{
  display: inline-block;
  font-style: inherit;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: 'Lora', sans-serif;
  font-weight: 600;
  font-size: 11px;
}
#siteFooter .footerNav ul li:before {
  content: "/";
  display: inline-block;
  padding: 0.2em;
  color: #84c2cc;
}
#siteFooter .footerNav ul li:first-child:before {
  content: none;
}
#siteFooter .footerNav ul li a{
  color: #84c2cc;
}

#siteFooter .copyright{
  line-height: 20px;
  text-align: center;
  color: #84c2cc;
}

@media (max-width: 980px){
/*
  #release .release-info .info .tracklist-item{
	  width: 76.4%;
  }
*/
}

@media (max-width: 768px){
	.spbr{
		display: block;
	}
	#wrapper.loading header .text{
		bottom: 20vh;
	}/*

	#release .release-info .info h4{
		padding-bottom: 5px;
	}
	#release .release-info .info .tracklist-item{
		display: inline-block;
		width: auto;
	}
*/
	#release .release-info .info ol.tracklist:nth-child(1){
		padding-right: 0;
	}
	#comment .inner, 
	#souki .inner, 
	#shoplink .inner, 
	#rakuten-info .inner{
		padding: 0;
	}
	#release .release-info .jkt figure figcaption{
		font-size: 13px;
	}
	#release .release-info .jkt figure figcaption .small{
		font-size: 11px;
	}
	#release .release-info .info .btn a{
		width: 50%;
	}
	#comment .comment-list .comment-item .item .artist-image{
		width: 140px;
	}
	#comment .comment-list .comment-item .item .text{
		margin-left: 160px;
	}
	#shoplink .shop-list{
		margin: -10px;
	}
	#shoplink .shop-item{
		padding: 10px;
	}
	#shoplink .shop-item .shop-info{
		font-size: 12px;
	}
  #contents #movie .inner{
    padding-left: 15px;
    padding-right: 15px;
  }
  #movie .movie_select .movie_item{
    padding: 25px;
  }
  #movie .movie_select .movie_item a{
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    border-width: 3px;
  }
  #movie .movie_select .movie_item a .date{
    font-size: 12px;
    left: -1.6em;
  }
  #movie .movie_select .movie_item a .title{
    right: -1em;
    font-size: 4vw;
  }
  #movie_playbox .playarea{
    width: 70%;
  }
  #movie_playbox .btn-close{
    right: 15%;
  }

}

@media (max-width: 640px){
  header{
	  margin-top: 45px;
  }
  #wrapper.loading header .text{
	  bottom: 17vh;
  }
  #siteNav .navWrap .logo a{
    padding: 10px 0;
  }
  #siteNav .navWrap ul li{
    display: block;
  }
  #siteNav .navWrap ul li a{
    font-size: 16px;
  }
  #siteNav .spNavi{
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 30px;
    height: 30px;
  }
  #siteNav .spNavi a{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: .4s;
    -webkit-transition: .4s;
    transform-origin: center center;
    -webkit-transform-origin: center center;
  }
  #siteNav .spNavi a span,
  #siteNav .spNavi a:before,
  #siteNav .spNavi a:after{
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    width: 30px;
    height: 3px;
    background: #84c2cc;
    box-sizing: border-box;
    transition: .4s;
    -webkit-transition: .4s;
    overflow: hidden;
    text-indent: -999px;
  }
  #siteNav .spNavi a:before{
    top: 6px;
  }
  #siteNav .spNavi a:after{
    top: 22px;
  }
  #siteNav.open{
    height: 50px;
  }
  #siteNav.open .spNavi a span{
    opacity: 0;
  }
  #siteNav.open a:before{
    top: 14px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #siteNav.open a:after{
    top: 14px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #siteNav .navWrap ul{
    position: absolute;
    top: 49px;
    right: -100%;
    width: 100%;
    background: #fff;
    z-index: 20;
  }
  #siteNav.open .navWrap ul{
    right: 0;
    border-bottom: 1px solid #84c2cc;
  }
  #siteNav .navWrap ul li{
    text-align: center;
    margin-left: 0;
    border-top: 1px solid #84c2cc;
  }
  #siteNav .navWrap ul li a{
    line-height: 60px;
  }
  #contents .mainSec{
    padding: 25px 0;
  }
  #contents .inner{
	  padding: 0 30px;
  }
  #contents .mainSec h2{
    font-size: 36px;
    padding-bottom: 1em;
  }
  .lead{
	  font-size: 12px;
  }
  .image{
	  width: 80%;
  }
  #release .release-info{
	  padding-bottom: 25px;
  }
  #release section{
	  margin-top: 40px;
  }
  #release .release-info .jkt{
	  margin: 0;
  }
  #release .release-info .jkt figure{
	  float: none;
	  width: 80%;
	  margin: 30px auto;
	  margin-top: 0;
	  padding: 0;
  }
  #release .release-info .info{
	  padding-top: 50px;
  }
  #comment .comment-list .comment-item{
	  float: none;
	  width: 100%;
  }
  #comment .comment-list .comment-item .item .artist-image{
	  width: 180px;
  }
  #comment .comment-list .comment-item .item .text{
	  margin-left: 200px;
  }
  #shoplink .shop-item{
	  width: 50%;
  }
  #shoplink .shop-item:nth-child(3),
  #shoplink .shop-item:nth-child(5){
	  clear: both;
  }
  #movie .movie_select .movie_item a .title span{
    font-size: 16px;
    font-size: 4.5vw;
  }
  #movie .movie_select .movie_item a .title{
    font-size: 25px;
    right: -15px;
  }
  #movie .slideBtn{
    padding: 30px 30px 20px;
  }
  #movie .slick-next{
    right: 0;
  }
  #movie .slick-prev{
    left: -10;
  }
  #tieup p.date{
	  font-size: 16px;
  }
}

@media (max-width: 480px){
	.spbr3{
		display: block;
	}
  header{
	  background: #84c2cc;
  }
  header .mainvisual .mv-wrap{
	  width: 165%;
	  margin-left: -29%;
  }
  header .text{
	  position: static;
	  width: auto;
	  padding: 30px;
  }
  header .mainvisual{
	  animation: none;
	  filter: none;
  }
  #wrapper.anim header .mainvisual{
	  opacity: 1;
	  transition: 2s;
  }
  #wrapper.loading header .text{
    transform: translateY(-25vh) scale(0.9);
  }
  #siteNav .navWrap .logo {
    width: 175px;
    margin-left: -10px;
  }
  #contents .mainSec h2{
    font-size: 30px;
    padding-top: 25px;
  }
  p.name{
	  font-size: 15px;
  }
  p.name span{
	  padding-left: 0;
	  display: block;
  }
  .image{
	  width: auto;
  }
  #release .release-info .jkt figure{
	  width: auto;
  }
  #release .release-info .info .btn a{
	  width: auto;
  }
  #release .release-info .info .tracklist li{
	  margin: 7px 0;
  }
  #release .release-info .info .tracklist li span{
	  line-height: 1.8em;
  }
  #comment .inner,
  #souki .inner, 
  #shoplink .inner,
  #rakuten-info .inner{
	  padding: 0;
  }
  #release h4.tokuten{
	  font-size: 20px;
	  padding-bottom: 40px;
  }
  #comment .comment-list .comment-item .item a{
	  padding: 10px;
  }
  #comment .comment-list .comment-item .item .plus{
	  right: 10px;
	  bottom: 10px;
  }
  #comment .comment-list .comment-item .item .plus{
	  height: 15px;
	  width: 15px;
  }
  #comment .comment-list .comment-item .item .plus:before{
	  height: 15px;
	  right: 7px;
  }
  #comment .comment-list .comment-item .item .plus:after{
	  width: 15px;
	  bottom: 7px;
  }
  #comment .comment-list .comment-item .item .artist-image{
	  width: 100px;
  }
  #comment .comment-list .comment-item .item .text{
	  margin-left: 115px;
  }
  #shoplink .shop-item .shop-info{
	  font-size: 10px;
      padding: 15px 0;
      line-height: 1.5em;
  }
  #shoplink .shop-item .shop-info .small{
	  font-size: 10px;
  }
  #movie .movie_select .select_container .comingsoon{
    font-size: 20px;
  }
  #movie .movie_select .select_container .comingsoon .spbr2{
/*    display: block;*/
  }
  #movie_playbox .playarea{
    width: auto;
    margin: 0px;
    margin-right: 10px;
  }
  #movie_playbox .btn-close{
    margin-right: -10px;
    right: 16px;
    top: -15px;
    z-index: 10;
    width: 30px;
    height: 30px;
  }
  #movie_playbox .btn-close:before,
  #movie_playbox .btn-close:after{
    top: 14px;
  }
  #contents #lyric{
    padding-bottom: 70px;
  }
  #lyric .textBox{
    font-size: 12px;
    display: block;
  }
  #siteFooter{
	  margin-top: 55px;
  }
  #siteFooter .footerNav{
    right: 5px;
  }
}

@media (max-width: 330px){
  #movie .movie_select .movie_item a .title{
    font-size: 21px;
  }
}















