<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#globalMenu {
	width: 100%;
	height: 55px;
}
#globalMenu .scroll {
	display: block;
	position: relative;
	width: 98%;
	height: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(46, 46, 46, 0.19) 7.3%, rgba(0, 0, 0, 0.49) 52.1%, rgba(0, 0, 0, 0.17) 95.1%, rgba(0, 0, 0, 0) 100%);
}
#globalMenu .contentList {
	width: 680px;
	position: absolute;
	display: block;
	height: 40px;
	background-image: none;
}
#globalMenu .contentList .menu {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
}
#globalMenu .contentList .menu.credit {
	margin-top: 4px;
}
.billboard {
	padding-top: 55px;
}
.billboard .artwork {
	width: 100%;
	position: relative;
}
.billboard .information {
	width: 100%;
	height: 400px;
}
.billboard .information h1.title {
	top: 10px;
	padding-top: 100px;
	position: relative;
}
.billboard .information .previewAndBuy {
	width: 90%;
	position: relative;
	top: 40px;
}
.billboard .information .previewAndBuy .play {
	height: 43%;
	font-size: 1.1rem;
	background-size: 40px;
}
.billboard .information .previewAndBuy .play:hover {
	background-position: 0 -43px;
}

.billboard .information .previewAndBuy .play .label {
	margin-left: 55px;
	padding-top: 10px;
}
.billboard .information .previewAndBuy .itunes {
	height: 43%;
	font-size: 1.1rem;
	background-size: 40px;
	bottom: 0px;
}
.billboard .information .previewAndBuy .itunes:hover {
	background-position: 0 -43px;
}

.billboard .information .previewAndBuy .itunes .label {
	margin-left: 55px;
	padding-top: 10px;
}

.billboard .information .links {
	width: 320px;
	height: 160px;
	padding-top: 20px;
	padding-right: 0;
	bottom: 20px;
	padding-left: 0px;
	left: 50%;
	margin-left: -160px;
}

.billboard .information .links h2 {
}

.billboard .information .links .item {
	width: 155px;
	height: 120px;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}

.billboard .information .links .item .button {
}

.billboard .information .links .item a {
}
.billboard .information .links .item a:hover {
}

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


/* WebCM */

.webCM {
	top: 55px;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.86);
}

.webCM iframe {
	height: 280px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 70px;
	margin-top: 0;
	width: 100%
}
.webCM .pause {
	top: 20px;
	right: 20px;
	background-image: url(../images/closeButton.png);
	width: 38px;
	padding-top: 38px;
	opacity: 1;
	z-index: 10;
	background-size: 38px;
}

.releaseNote .notes {
	width: 90%;
	font-size: 1rem;
	line-height: 1.8rem;
}
.releaseNote h2 {
	font-size: 1.1rem;
}
.releaseNote .caption {
	font-size: 0.8rem;
}

.coyoteBand .theBand {
	width: 100%;
	position: relative;
	margin-right: inherit;
	margin-left: inherit;
	height: 100%;
	overflow: inherit;
}
.coyoteBand .theBand .photo {
	height: 100%;
}
.coyoteBand .theBand .member {
	position: relative;
	bottom: -20px;
	left: initial;
	padding-left: 10px;
	right: initial;
	font-size: 0.9rem;
	line-height: 1.4rem;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.coyoteBand .theBand .member dt {
	width: 100%;
	position: relative;
	top: 0%;
	height: 60px;
	margin-top: 0px;
}
.coyoteBand .theBand .member dd {
	width: 100%;
	margin-left: 0px;
}
.credit {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;
	color: white;
	margin-top: 30px;
	padding-left: 10px;
	box-sizing: border-box;
}
.credit h2 {
	position: initial;
	top: 0%;
	margin-top: 0px;
	left: initial;
}
.credit .staff {
	font-size: 0.8rem;
	line-height: 1.4rem;
	margin-left: 0px;
	margin-top: 15px;
}
.lyric .content {
	height: 100%;
}
.lyric .wordsAndMusic {
	margin-top: 10px;
	margin-bottom: 30px;
}
.lyric .columns {
	width: 100%;
}
.lyric .column1,
.lyric .column2 {
	width: 100%;
	float: initial;
}
.lyric .column2 {
	margin-top: 20px;
}
.singles {
	padding-top: 40px;
	padding-bottom: 40px;
}
.singles h2 {
	font-size: 1.1rem;
	margin-bottom: 40px;
}
.singles .content {
	margin-right: auto;
	margin-left: auto;
}
.singles .selection {
	border-top: 1px solid #d6d6d6;
	width: 100%;
}
.singles .selection .item {
	float: initial;
	border-right: none;
	height: 220px;
	padding-right: 0;
	padding-left: 0;
	width: 180px;
	margin-left: auto;
	margin-right:auto; 
}
.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%;
}
footer {
	display: block;
	font-size: 0.7em;
	text-align: center;
	color: #999999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	top: 0px;
	box-sizing: border-box;
}


</pre></body></html>