@charset "utf-8";

html {
	font-size: 62.5%;
	color: #333;
}

body{
	width: 100%;
	font-size: 1.0rem;
	font-family: sans-serif;
}

html, body, div, span, object, iframe,
ul,dl,ol,li,dl,img,
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

ul{
	list-style: none;
}

a {
	color: #333;
}

main{
	width: 100%;
	overflow: hidden;
}

#main{
	height: 668px;
	background: url(images/main_bg.png) no-repeat 0 0;
	background-size: cover;
}

#main h1{
	padding: 200px 0 144px;
	text-align: center;	
	font-family: "Sawarabi Mincho";
	font-size: 36px;
	color: #fff;
}
#main h1 span{
	display: block;
	font-family: sans-serif;
	font-size: 12px;
}

#main ul{
	width: 92%;
	overflow: hidden;
	margin: 0 4%;
	background: #fff;	
    box-shadow: 0 2px 14px 1px rgba(0,0,0,.2);
    position: fixed;
    z-index: 1;
    bottom: 52px;
    border-radius: 3px;
}
#main ul li img{
	display:block;
	float:left;
	width: 80px;
	height: 80px;
	margin: 8px;
	background: #ccc;
}

#main ul li p{
	width: 240px;
	float: left;
	padding: 8px 8px 8px 0;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#main ul li p span{
	display: block;
	font-size: 12px;
	padding: 0 0 4px 0;
	font-weight: normal;
}

#whats_new{
	padding: 32px 16px 112px;
}

#whats_new h2{
	margin: 0 0 24px;
	text-align: center;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#whats_new ul li{
	padding: 16px 0;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
}
#whats_new ul li:last-child{
	border-bottom: none;
}

#whats_new ul li .date{
	margin: 0 0 8px;
	color: #999;
	font-size: 12px;
}

#works{
	position: relative;
	padding: 32px 0 136px;
}
#works:before{
content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 80%;
	padding: 32px 16px;
	margin: 3% -12% 0;
	background: #333;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(-12deg);
	z-index: -1;
}

#works h2{
	margin: 0 0 24px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#works ul{
	overflow-x: auto;
	margin: 0 0 0 16px;
}

#works .works_list{
	width: 100%;
    overflow-x: auto;
}

#works ul{
	width: 672px;
    overflow: hidden;
}

#works ul li{
	float: left;
	margin: 0 24px 0 0;
	width:200px;
}

#works ul li img{
	display: block;
	width:100%;
	height:auto;
}

#works ul li p{
	margin: 8px 0 0;
	text-align: center;
	color: #e0e0e0;
	font-size: 14px;
}

#about{
	position: relative;
	padding: 8px 16px 128px;
}
#about:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 130%;
	height: 80%;
	padding: 32px 16px 64px;
	margin: 0 -16%;
	background: #f5f5f5;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(-12deg);
	z-index: -1;
}

#about h2{
	margin: 0 0 24px;
	text-align: center;
	color: #333;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#about p{
	font-size: 10px;
	line-height: 24px;
}

#sns{
	padding: 0 16px;
}
#sns h2{
	margin: 0 0 24px;
	text-align: center;
	color: #333;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#sns ul{
	width: 80px;
	overflow: hidden;
	margin: 8px auto 128px;
}

#sns ul li{
	float: left;
	width: 32px;
}
#sns ul li a{
	display: block;
}
#sns ul li img{
	display: block;
	width: 100%;
	height: auto;
}
#sns ul li{
	margin: 0 0 0 16px;
}
#sns ul li:first-child{
	margin-left: 0;
}

footer{
	padding: 12px 0;
	text-align: center;
	color: #e0e0e0;
	background: #333;
}

/*-------- discography --------*/

#discography{
	width: 84%;
    overflow: hidden;
    margin: 0 8%;
}
header{
	width: 100%;
	position: fixed;
	background: #333;
}

header h1{
	padding: 16px 4%;
	font-family: "Sawarabi Mincho";
	font-size: 20px;
}
header h1 a{
	color: #fff;
	text-decoration: none;	
}

#discography h2{
	margin: 88px 0 24px;
	text-align: center;
	color: #333;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#discography ul{
	margin: 0 0 64px;
}

#discography ul.disk_list > li{
	margin: 0 0 48px;
}

#discography ul li img{
	display: block;
	width:100%;
	height: auto;
	background: #ccc;
}

#discography h3{
	margin: 16px 0 8px;
	font-size: 24px;
	font-family: 'Pavanam', sans-serif;
}

#discography ol{
	padding-left: 24px;
	color: #666;
	font-size: 12px;
}

#discography .btn a{
	display: block;
	width: 280px;
	margin: 24px auto 0;
	padding: 16px 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	background: #333;
	border-radius: 4px;	
    box-shadow: 0 2px 14px 1px rgba(0,0,0,.2);
}

/*-------- audio --------*/

audio{
	width: 100%;
	margin: 8px 0 16px;
}








