/* @override 
	http://angel.moto.co.jp/DMSNP-011/
	http://angel.moto.co.jp/DMSNP-011/css/style.css?v=20150410 */

@charset "utf-8";

/* Default */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

a {
	text-decoration: none;
	outline : 0 ;
	color: rgb(109, 137, 176);
}
a:hover {
	text-decoration: underline;
}

body {
	font-weight: lighter;
	font-family: 'HelveticaNeue-Thin', Helvetica, ".HiraKakuInterface-W1" ,Arial, Roboto, 'Droid Sans', 'メイリオ';
}

html>/**/body {
	font-size: 16px;
	font-size: 18px¥9; /* for IE */
}

/* menu */

/* animation keyframe */

@-webkit-keyframes globalMenu-black-to-white {
  0% { background-color: black; }
  100% { background-color: white; }
}

@-webkit-keyframes globalMenu-white-to-black {
  0% { background-color: white; }
  100% { background-color: black; }
}

h1 {
	background-size: contain;
	height: 23px;
	width: 400px;
	margin-left: -200px;
	z-index: 100;
	display: block;
	position: absolute;
	top: 17px;
	left: 50%;
	color: white;
	font-size: 1.2em;
}

#globalMenu {
	display: block;
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 50px;
	text-align: center;
	overflow: hidden;
	background-color: rgba(49, 57, 63, 0.9);
}

#globalMenu .contentList {
	display: inline-block;
	height: 50px;
	font-size: 0.9rem;
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(97, 120, 150, 0.5) 39.1%, rgba(97, 120, 149, 0.38) 61.3%, rgba(97, 120, 150, 0) 100%);
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(97, 120, 150, 0.5) 39.1%, rgba(97, 120, 149, 0.38) 61.3%, rgba(97, 120, 150, 0) 100%);
	background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(97, 120, 150, 0.5) 39.1%, rgba(97, 120, 149, 0.38) 61.3%, rgba(97, 120, 150, 0) 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(97, 120, 150, 0.5) 39.1%, rgba(97, 120, 149, 0.38) 61.3%, rgba(97, 120, 150, 0) 100%);

}

#globalMenu .contentList.topPage {
	left:0px;
	width: 980px;
	list-style-type: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#globalMenu .contentList .menu {
	float: left;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	height: 35px;
	box-sizing: border-box;
	color: white;
}


#globalMenu .contentList .menu,
#globalMenu .contentList .menu a {
	color: white;
	font-weight: bold;
}
#globalMenu .contentList .menu {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	color: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}

#globalMenu .contentList .menu.movie a {
	letter-spacing: 5px;
}

#globalMenu .contentList .menu.credit {
	display: inline-block;
	margin: 0 0 0 40px;
}

#globalMenu .menu.itunes a {
	margin-top: 2px;
}

#globalMenu .menu.webResources {
	left: 100px;
	border: none;
	width: 100px;
	padding-top: 10px;
}


#globalMenu .menu.mws {
	border: none;
	display: block;
	right: 0;
	width: 72px;
	margin: 0;
	top: 3px;
	position: absolute;
}

#globalMenu .menu.mws .svgIcon {
	display: block;
	margin-right: auto;
	margin-left: auto;
	fill: #FFFFFF;
	width: 55px;
	height: 44px;
}




/* Content */

.section.billboard,
.section.billboard .fp-tableCell,
.section.releaseNote,
.section.releaseNote .fp-tableCell,
.section.coyoteBand,
.section.coyoteBand .fp-tableCell,
.section.lyric,
.section.lyric .fp-tableCell,
.section.singles,
.section.singles .fp-tableCell  {
	height: auto !important;
}

.section.billboard,
.section.billboard .fp-tableCell {
	height: 320px !important\9;	
}

.billboard {
	position: relative;
	display: block;
	width: 100%;
	background: url(../images/textuer.jpg) repeat;
	background-size: 100%;
	opacity: 1;
	padding-top: 50px;
}

.billboard .artwork {
	display: block;
	width: 50%;
	position: relative;
	overflow: hidden;
	left: 0px;
}

.billboard .artwork img {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	box-sizing: border-box;
	border: 1px solid white;
	display: block;
}

.billboard .artwork .copyText {
	position: absolute;
	color: white;
	font-weight: bold;
	font: 1.3rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 7px;
	left: 60px;
}

.billboard .information {
	position: absolute;
	display: block;
	width: 50%;
	box-sizing: border-box;
	margin-top: 0;
	right: 0px;
	top: 50px;
}

.billboard .information h1.title {
	font-size: 1rem;
	display: block;
	width: 90%;
	height: 0;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 90%;
	background: url(../images/title.png) no-repeat;
	background-size: contain;
	margin-left: 20px;
	margin-bottom: 0;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.billboard .information .previewAndBuy {
	display: block;
	width: 80%;
	max-width: 550px;
	position: relative;
	box-sizing: border-box;
	z-index: 2;
	top: 20px;
	left: 30px;
	height: 70%;
}

.billboard .information .previewAndBuy .pv {
	background: url(../images/lyricVideo_thumb.jpg) no-repeat;
	background-size: cover;
	display: block;
	height: 50%;
	padding-bottom: 0;
	position: relative;
}

.billboard .information .previewAndBuy .play {
	width: 56px;
	display: block;
	font-size: 1.3rem;
	top: 50%;
	background: url(../images/videoButton.png) no-repeat;
	height: 0;
	padding-top: 56px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -28px;
}
.billboard .information .previewAndBuy .play:hover {
	cursor: pointer;
	background-position: 0 -59px;
}

.billboard .information .previewAndBuy .label {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	color: black;
	margin-top: 10px;
	font-size: 1.2rem;
	font-family: Helvetica, Geneva, sans-serif;
}

.billboard .information .previewAndBuy .itunes {
	font-size: 1rem;
	width: 320px;
	height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 70px;
}

.billboard .information .previewAndBuy .itunes .buyiTunesText {
	position: absolute;
	bottom: -25px;
	width: 100%;
	text-align: center;
	display: none;
}

.billboard .information .previewAndBuy .release {
	color: white;
	font: 1.5rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.7rem;
	font-weight: bold;
	text-align: left;
	position: relative;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 10px;
}

.billboard .information .previewAndBuy .bloodmoon {
	width: 60%;
	display: block;
	height: 110px;
	font-size: 1.3rem;
	background: url(/blood_moon/images/BloodMoon_cover_standard_150px.jpg) no-repeat;
	background-size: 110px;
	color: black;
	position: relative;
	padding-left: 130px;
	left: 80px;
	top: 13%;
}
.billboard .information .previewAndBuy .bloodmoon:hover {
	background-color: rgba(164, 129, 83, 0.25);
	text-decoration: none;
}

.billboard .information .previewAndBuy .caption {
	color: white;
	font-size: 1rem;
}
.billboard .information .previewAndBuy .link {
	color: rgb(109, 137, 176);
	text-decoration: underline;
}

.billboard .information .links {
	display: block;
	width: 80%;
	max-width: 550px;
	height: 142px;
	display: block;
	padding-top: 20px;
	padding-right: 0;
	box-sizing: border-box;
	position: relative;
	left: 30px;
	z-index: 2;
}

.billboard .information .links h2 {
	padding: 10px;
	margin-bottom: 30px;
}

.billboard .information .links .item {
	display: block;
	width: 33%;
	height: 120px;
	padding-right: 0px;
	padding-left: 0px;
	box-sizing: border-box;
	float: left;	
}
.billboard .information .links .item.comment {
	padding-right: 10px;
}
.billboard .information .links .item.facebook {
	padding-right: 10px;
	padding-left: 10px;
}
.billboard .information .links .item.twitter {
	padding-left: 10px;
}

.billboard .information .links .item .button {
	width: 44px;
	display: block;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
}

.billboard .information .links .item a {
	display: block;
	font-size: 0.8rem;
	text-align: center;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-radius: 5px;
	margin-top: 15px;
	color: #a48154;
}
.billboard .information .links .item a:hover {
	background-color: rgba(164, 129, 83, 0.39);
	text-decoration: none;
}

.button .svgIcon {
	width: 44px;
	height: 44px;
	display: block;
	margin: 0;
	padding: 0;
	fill: #a48054;
}

.billboard .information .links .item.comment .button{
}
.billboard .information .links .item.twitter .button {
}
.billboard .information .links .item.facebook .button {
}

/* WebCM */

.webCM {
	display: block;
	position: fixed;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.86);
	background-color: black\9;
}

.webCM iframe {
	display: block;
	width: 889px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 50%;
	margin-top: -250px;
}
.webCM .pause {
	display: block;
	color: white;
	position: absolute;
	top: 20px;
	right: 20px;
	background-image: url(../images/closeButton.png);
	width: 50px;
	height: 0;
	padding-top: 50px;
	overflow: hidden;
	opacity: 0.8;
}
.webCM .pause:hover {
	cursor: pointer;
	opacity: 1.0;
}

.releaseNote {
	width: 100%;
	display: block;
	background-color: #0c1012;
}

.releaseNote .content {
	display: block;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.releaseNote h2 {
	font-size: 1.3rem;
	display: block;
	margin-bottom: 20px;
}
.releaseNote .caption {
	font-size: 1.0rem;
}


.releaseNote .notes {
	width: 740px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.0rem;
	line-height: 2rem;
	color: white;
}

.releaseNote .notes p {
	margin-bottom: 20px;
}

.releaseNote hr {
	border: 0;
	height: 1px;
	background: -webkit-linear-gradient(left, #5e5e5e 0%, #ffffff 50%, #696969 100%) #333;
	background: -moz-linear-gradient(left, #5e5e5e 0%, #ffffff 50%, #696969 100%) #333;
	background: -ms-linear-gradient(left, #5e5e5e 0%, #ffffff 50%, #696969 100%) #333;
	background: -o-linear-gradient(left, #5e5e5e 0%, #ffffff 50%, #696969 100%) #333;
	background: linear-gradient(to right, #5e5e5e 0%, #ffffff 50%, #696969 100%) #333;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.coyoteBand {
	background-color: #0c0f12;
}

.coyoteBand .content {
	margin-right: auto;
	margin-left: auto;
	display: block;
	
}

.coyoteBand .theBand {
	display: block;
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 592px;
	overflow: hidden;
}

.coyoteBand .theBand .photo {
	display: block;
	width: 100%;
	height: 592px;
}

.coyoteBand .theBand .member {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 0.9rem;
	line-height: 1.4rem;
	color: white;
	width: 360px;
	text-shadow: 0 0 12px #000000;
}

.coyoteBand .theBand .member dt {
	width: 180px;
	position: absolute;
	top: 50%;
	height: 24px;
	font-size: 1.2rem;
	margin-top: -12px;
}

.coyoteBand .theBand .member dd {
	width: 180px;
	margin-left: 190px;
}

.credit {
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
	color: white;
}

.credit h2 {
	display: block;
	text-align: left;
	position: absolute;
	font-size: 1.2rem;
	width: 250px;
	height: 20px;
	top: 50%;
	margin-top: -20px;
	left: 260px;
}

.credit .staff {
	font-size: 0.8rem;
	line-height: 1.4rem;
	text-align: right;
}

#fullpage div.section.lyric.fp-section.fp-table div.fp-tableCell h2 {
	font-size: 1.3rem;
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
	color: white;
	width: 740px;
	margin-left: auto;
}

.tracks {
	width: 740px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5rem;
	line-height: 2rem;
	color: white;
}

.tracks li {
	width: 30%;
	display: inline-block;
	border-right: 1px solid white;
	margin-right: 10px;
	text-align: center;
	box-sizing: border-box;
}
.tracks li:hover {
	cursor: pointer;
}

.tracks li.menu3  {
	border-right: inherit;
}

.lyric {
	width: 100%;
	display: block;
	background: #0c0f12;
	background-size: cover;
}

.lyric h3 {
	font-size: 2rem;
	text-align: left;
	color: #a48153;
}

.lyric .content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 40px;
	height: auto;
	box-sizing: border-box;
	color: white;
}

.lyric .wordsAndMusic {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #a48153;
}

.lyric .columns {
	width: 660px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.lyric .column1,
.lyric .column2 {
	display: block;
	width: 300px;
	font-size: 1.0rem;
	line-height: 2rem;
	float: left;
}

.lyric .column2 {
	
}

.lyric p {
	margin-bottom: 20px;
}

.lyric .copyright {
	font-size: 0.8rem;
	clear: left;
	padding-top: 30px;
}

.lyric .fp-tableCell {
	height: auto !important;
}

.singles {
	background-color: #f2f2f7;
	padding-top: 50px;
	padding-bottom: 50px;
}

.singles h2 {
	text-align: center;
	font-size: 1.6rem;
	display: block;
	margin-bottom: 50px;
}

.singles .content {
	margin-right: auto;
	margin-left: auto;
}

.singles .selection {
	border-top: 1px solid #d6d6d6;
}

.singles .selection .item {
	display: block;
	float: left;
	border-right: 1px solid #d6d6d6;
	height: 260px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.singles .selection .item.last {
	border-right: none;
}

.singles .selection .item a {
	width: 180px;
	display: block;
	height: 190px;
	line-height: 1.3rem;
	font-size: 0.9rem;
	text-align: center;
	margin-top: 30px;
}

.singles .selection .item img {
	width: 100%;
}

.singles .selection .item .subText {
	display: block;
	font-size: 0.8rem;
}

.singles .selection .item .la-vita-e-bella {
}
.singles .selection .item .xmas2013{
}
.singles .selection .item .radiodays {
}

footer {
	display: block;
	font-size: 0.7em;
	text-align: center;
	color: #999999;
	padding: 10px;
	margin-bottom: 80px;
	width: 100%;
	position: relative;
	top: 60px;
	box-sizing: border-box;
}

.backToMWS {
	display: block;
	color: white;
	margin-bottom: 5px;
}

