/*
jAcKp★TrASH
copyright (c) jAcKp★TrASH all rights reserved.
*/

body {
	background: url(../images/bg.jpg) repeat 0 0;
	background-attachment: fixed;
	color: #fff;
	font-family: "Helvetica", "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 0.1rem;
	text-shadow: #000 1px 1px 2px;
	overflow-x: hidden;
}

img {
	display: block;
}

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

h1, h2, h3, h4, p {
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 100%;
}

#overlayer {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9999;
}

#mainvisual {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
}
#mainvisual img {
	margin-left: -960px;
}

#contents, #contents .container {
	margin: 0 auto;
}

header h1 {
	margin: 2rem 0 0 -0.5rem;
}
header h1 img {
	width: 425px;
}
header h2 {
	display: inline-block;
	margin: -0.7rem 0 1rem -0.3rem;
}
header h2 img {
	width: 300px;
}
header h3 {
	font-size: 1.1rem;
	line-height: 1.3;
	text-shadow: black 1px 1px 3px, black -1px 1px 3px,black 1px -1px 3px, black -1px -1px 3px;
	margin-bottom: 1.2rem;
}
header h4 {
	font-size: 1.1rem;
	line-height: 1.3;
	text-shadow: black 1px 1px 3px, black -1px 1px 3px,black 1px -1px 3px, black -1px -1px 3px;
}
header a {
	color: #ffe200;
}

article {
	margin-top: 13.5rem;
}

#pv {
	position: relative;
	width: 480px;
	height: 270px;
	cursor: pointer;
}
#movie {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -320px;
	opacity: 0;
	z-index: 10000;
}
#movie iframe {
	width: 640px;
	height: 360px;
}
#pv .button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	overflow: hidden;
}
#movie img {
	width: 24px;
	height: 24px;
	margin: 2rem auto 0 auto;
}

#info {
	margin-top: 2rem;
}
#info h3 {
	color: #ffe200;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "メイリオ", Meiryo, sans-serif;
	font-size: 2.6rem;
	font-weight: bold;
	text-shadow: black 1px 1px 8px, black -1px 1px 8px,black 1px -1px 8px, black -1px -1px 8px;
}
#info h4 {
	font-family: "Futura", "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, sans-serif;
	font-size: 3.5rem;
	font-weight: normal;
	text-shadow: black 1px 1px 6px, black -1px 1px 6px,black 1px -1px 6px, black -1px -1px 6px;
	margin: -0.5rem 0 1.2rem 0;
}
#info p {
	line-height: 1.6;
	text-shadow: black 1px 1px 6px, black -1px 1px 6px,black 1px -1px 6px, black -1px -1px 6px;
}

#tracklist {
	text-shadow: black 1px 1px 4px, black -1px 1px 4px,black 1px -1px 4px, black -1px -1px 4px;
	margin-top: 15rem;
}
#tracklist img {
	float: left;
	width: 200px;
	height: 200px;
	margin-bottom: 1.5rem;
}
#demo  {
	float: left;
	margin-left: 2rem;
}
#demo h4 {
	font-size: 1.2rem;
	line-height: 1.5;
}
#demo h4 span {
	display: block;
	font-size: 0.9rem;
}
#demo p {
	margin-top: 3.5rem;
}
#demo p span {
	font-size: 0.8rem;
	margin-left: 0.5rem;
}
#demo h5 {
	color: #ffe200;
	font-family: "Futura", "Helvetica", "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
	margin: 1.5rem 0 0 0;
}
#demo audio {
	width: 310px;
	margin: 0.5rem 0 0 -0.2rem;
	text-shadow: none;
}
#trackwrap {
	clear: both;
}
#tracklist ul {
	display: inline-block;
}
#tracklist li {
	font-family: "Futura", "Helvetica", "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, sans-serif;
	line-height: 2;
}
.track {
	cursor: pointer;
}

#vocalist {
	margin-top: 5rem;
}
#vocalist h3 {
	margin-bottom: 1rem;
}
.vocal {
	clear: both;
	width: 600px;
	margin-bottom: 2.5rem;
}
.vocal .thumb {
	float: left;
	margin-right: 1.5rem;
}
.vocal .thumb img {
	width: 125px;
	height: 125px;
}
.vocal .text {
	float: left;
	width: 450px;
}
.vocal .text h4 {
	color: #ffe200;
	font-size: 1.1rem;
	margin-bottom: 0.5rem;
}
.vocal .text h4 a {
	color: #ffe200;
}
.vocal .text p {
	font-size: 0.9rem;
	line-height: 1.4;
}

#staff {
	clear: both;
	margin-top: 5rem;
}
#staff h3 {
	font-size: 1.1rem;
	line-height: 2;
}
#staff li {
	font-size: 0.9rem;
	line-height: 2.5;
}

footer {
	font-size: 0.9rem;
	margin: 12rem 0 3rem 0;
}


.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	overflow: hidden;
}
.clearfix {
	min-height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* Media Queries */
@media only screen and (min-width: 1024px) {

#contents {
	min-width: 960px;
}

#contents .container {
	width: 960px;
}

header a:hover {
	color: #ccc;
}

#youtube:hover .button img {
	margin-top: -70px;
}
#movie img:hover {
	opacity: 0.5;
}

.track:hover {
	color: #aaa;
}

#staff a:hover{
	color: #aaa;
}

}

@media screen and (max-width: 767px) {

body {
	letter-spacing: 0.05rem;
	text-shadow: #000 0px 0px 3px;
}

#contents {
	min-width: 300px;
}

#contents .container {
	width: 300px;
}

header h1 {
	margin: 1rem 0 0 -0.2rem;
}
header h1 img {
	width: 260px;
}

header h2 {
	margin: -0.5rem 0 0.8rem -0.1rem;
}
header h2 img {
	width: 180px;
}

header h3 {
	font-size: 0.8rem;
	line-height: 1.3;
	letter-spacing: 0.02rem;
	margin-bottom: 0.8rem;
}
header h4 {
	font-size: 0.8rem;
	line-height: 1.3;
	letter-spacing: 0.02rem;
}

#bg {
	position: static;
}

#mainvisual {
	width: 340px;
	overflow: hidden;
	margin-left: -170px;
}
#mainvisual img {
	width: 900px;
	height: 1195px;
	margin: 20px 0 0 -355px;
}

article {
	margin-top: 3.3rem;
}

#pv {
	width: 160px;
	height: 90px;
}
#movie {
	margin: -90px 0 0 -160px;
}
#movie iframe {
	width: 320px;
	height: 180px;
}
#movie img {
	width: 18px;
	height: 18px;
	margin: 2rem auto 0 auto;
}
#youtube img {
	width: 160px;
	height: 90px;
}
#youtube .button {
	width: 36px;
	height: 36px;
	margin: -18px 0 0 -18px;
}
#youtube .button img {
	width: 36px;
	height: 72px;
}

#info {
	margin-top: 1.1rem;
}
#info h3 {
	font-size: 0.95rem;
	text-shadow: black 1px 1px 5px, black -1px 1px 5px,black 1px -1px 5px, black -1px -1px 5px;
}
#info h4 {
	font-size: 1.5rem;
	margin: -0.3rem 0 0.75rem 0;
	text-shadow: black 1px 1px 4px, black -1px 1px 4px,black 1px -1px 4px, black -1px -1px 4px;
}
#info p {
	font-size: 0.7rem;
	line-height: 1.6;
	text-shadow: black 1px 1px 3px, black -1px 1px 3px,black 1px -1px 3px, black -1px -1px 3px;
}

#tracklist {
	margin-top: 6rem;
	text-shadow: black 1px 1px 3px, black -1px 1px 3px,black 1px -1px 3px, black -1px -1px 3px;
}
#tracklist img {
	float: none;
	width: 150px;
	height: 150px;
	margin-bottom: 0.8rem;
}
#demo  {
	float: none;
	margin: 0;
}
#demo h4 {
	font-size: 1rem;
}
#demo h4 span {
	font-size: 0.7rem;
}
#demo p {
	font-size: 0.8rem;
	margin-top: 2.5rem;
}
#demo p span {
	font-size: 0.7rem;
}
#demo h5 {
	margin: 0.5rem 0 0 0;
}
#demo audio {
	width: 300px;
	margin: 0.5rem 0 2rem 0;
}
#tracklist li {
	font-size: 0.75rem;
	line-height: 2.4;
	letter-spacing: 0.05rem;
}

#vocalist {
	margin-top: 5rem;
}
#vocalist h3 {
	margin-bottom: 0.8rem;
}
.vocal {
	width: 300px;
	margin-bottom: 3.5rem;
}
.vocal .thumb {
	display: inline-block;
	float: none;
	margin: 0 0 0.8rem 0;
}
.vocal .text {
	float: none;
	width: 300px;
}
.vocal .text h4 {
	font-size: 1rem;
	margin-bottom: 0.2rem;
}
.vocal .text p {
	font-size: 0.7rem;
	line-height: 1.4;
	letter-spacing: 0.02rem;
}

#staff {
	margin-top: 5rem;
}
#staff h3 {
	font-size: 1rem;
	line-height: 2;
}
#staff li {
	font-size: 0.75rem;
}

footer {
	font-size: 0.6rem;
	margin: 10rem 0 1rem 0;
}

}
