<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#container {
	width:100%;
	margin: 0px auto 0px auto;
}
.contentsArea {
	width:100%;
}
section {
	/*margin: 0 auto 3vw auto;*/
}
article {
	margin: 0px auto 0px auto;
	padding: 3vw 0px 3vw 0px;
}

h2 {
	font-family: "Roboto", sans-serif;
	color:#000;
	font-size: 2vw;
	line-height: 150%;
	font-weight: 500;
	text-align: center;
	margin: 3vw auto 2vw;
}
h3 {
	font-size: 1vw;
	/*font-size: 1.3vw;*/
	line-height: 180%;
	text-align:center;
	margin: 2vw auto 1vw auto;
}
h4 {
	font-size: 1vw;
	line-height: 150%;
	text-align:center;
	margin: 1vw auto 1vw auto;
}
figure img {
	width:100%;
}

.price {
	text-align: center;
}
.tax {
	font-size: 80% !important;
	margin: 0px 0px 0px 1px;
}
.note {
	font-size: 80% !important;
	font-weight: normal !important;
	margin: 5px 0px 5px 0px;
}

.linkBtn {
	color:#000;
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	margin: 10px auto;
	border: 1px solid #000;
	background: #fff;
	display: inline-block;
}
.linkBtn:hover {
	color:#fff;
	background: #000;
}


/*
.mainArea
*/
.mainArea {
	padding: 15vh 0 40px ;
	
}
.main {
	width: 100%;
}
.main.yellow {
	background: #fff351;
}
.item_title {
	max-width: 640px;
	font-family: "Roboto" , sans-serif;
	text-align: center;	
	margin: auto;
}
.item_title .sub {
	font-size: 24px;
	font-weight: 500;
}
.item_title .title {
	font-size: 86px;
	font-weight: 500;
	margin: 20px auto;
}
.item_title .releaseDate {
	font-size: 36px;
	font-weight: 300;
	margin: 0px auto 30px;
}
#VICL-65564 .item_title {
	padding: 10vw 0 0 0;
	/*padding: 10vw 0;*/
	margin: 40px auto 60px;
}
#VICL-65564 .item_title .title {
	font-size: 50px;
	font-style: italic;
	margin: 5vw auto;
}
#VICL-65564 .limited {
	color: #fff;
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	text-align: center;
	background: #000;
	display: inline-block;
	border-radius: 4px;
	padding: 3px .5rem;
	margin: 0px auto 10px;
}
#VICL-65564 .dvd {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
.item_artwork {
	max-width: 640px;
	padding: 5vh 0 2.5vh;	
	margin: auto;
}
.item_detail {
	max-width: 700px;
	/*max-width: 640px;*/
	font-size: 14px;
	/*font-size: 15px;*/
	margin: auto;
}
.item_detail p {
	color: #333;
	line-height: 180%;
	margin: 5px;
}
.cover_list {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.cover_list li {
	font-size: 14px;
	text-align: center;
	letter-spacing: .1em;
	width: 100%;
	list-style: none;
	margin: 0 auto 1vw;
}
.cover_list li .a_name {
	font-size: 100%;
	font-weight: bold;
}
.coveredby figure {
	max-width: 1200px;
	margin: 0 auto 2vw;
}
.coveredby ul.note {
	text-align: center;
	list-style: none;
}

.btn_body {
	text-align: center;
	margin: 0px auto 20px;
}
.btn_line {
	display: inline-block;
	padding: .5rem 3rem;
}

.music {
	width: 100%;
	max-width: 100%;
	background: #fff;
}
.music .movie {
	max-width: 640px;
	margin: 0px auto 40px;;
}
.music .items {
	max-width: 900px;
	margin: 0px auto ;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.music .item {
	width: 48%;
}

.commentary {
	max-width: 640px;
	margin: auto;
}
.commentary p {
	color: #333;
	line-height: 180%;
	margin: 5px;
}
.commentary p.from {
	color: #333;
	font-size: 80%;
	text-align: right;
	line-height: 180%;
	margin: 10px 5px;
}

.yt_list {
	/*background: #fff;*/
	padding: 1vw 0 2vw;
}
.yellow .yt_list {
	/*background: #fff351;*/
	padding: 1vw 0 2vw;
}
.yt_list ul {
	width:900px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 40px auto 0px auto;
}
.yt_list li {
    color: #fff;
	text-align:center;
	width:180px;
	height:180px;
	margin: 20px 20px 20px 20px;
	position:relative;
	overflow:hidden;
	background:#000;
    transition: all .3s ease-out .2s;
}
.yt_list li.nis {
    color: #fff;
	background:#000;
}
.yt_list li.who {
	font-size:16px;
	line-height:20px;
	background:#000;
	clear:both;
}
.yt_list li.who span {
	font-size:12px;
}
.yt_list li.who .who_name,
.yt_list li.who .nolink {
	padding-top:10px;
}
.yt_list li.nis:before {
    color: #fff;
	font-size:40px;
	content: "\f05e";/*\f1db*/
	font-family: "FontAwesome";
    opacity: .5;
    position: absolute;
    width: 100%;
    top: 50%;
	margin-top:-.5em;
    left: 0;
}

.yt_list li img {
	display:block;
    opacity: .8;
    position: absolute;
    left: -70px;
}
.yt_list li a,
.yt_list li.who a {
	color:#fff;
    width: 100%;
    height: 100%;
	display:block;
	text-decoration:none;
	z-index:11;
	cursor:pointer;
}
.yt_list li a:before {
    position: absolute;
    width: 100%;
    top: 50%;
	margin-top:-.5em;
    left: 0;
	color:#fff;
	font-size:60px;
	content: "\f04b"/*"\f144"*/;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-align:center;
    opacity: .5;
	z-index:10;
}
.yt_list li.who a:before {
	font-size:20px;
	content: "\f055";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.yt_list li a:hover:before,
.yt_list li.who a:before {
    opacity: .8;
}

.yt_list li:hover {
    opacity: 1;
}
.yt_list li .yt_caption {
	color:#fff;
    font-size: 14px;
	line-height:16px;
    position: absolute;
    width: 100%;
    bottom: -15%;
    left: auto;
	right: auto;
	padding:4%;
    opacity: 0;
    transition: all .5s ease-out .2s;
}
.yt_list li:hover .yt_caption {
    opacity: 1;
    bottom: 2%;
}
.yt_list li img {
    transition: all .8s ease-out;
}
.yt_list li:hover img {
    opacity: .3;
}

.playlist {
	font-size: 16px;
	line-height: 150%;
	width:100%;
	max-width: 900px;
	margin: 40px auto 20px auto;
}
.playlist h3 {
	font-size: 16px;
	/*font-size: 18px;*/
}
.playlist figure {
	width:100%;
	max-width: 180px;
	margin: 10px auto 10px auto;
}
.playlist figure img {
	width:100%;
}
.playlist .btn_line {
	font-size: 90%;
	font-weight: 700;
}
.playlist p {
	text-align: center;
}

/*
videoArea
*/
#videoArea {
	color: #fff;
	width:100%;
	background: #000;
}
#video {
	max-width: 640px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: space-between;
}
#video .item {
	width:100%;
}
#video h2 {
	color: #fff;
}
#video p {
	font-size: 14px;
	line-height: 180%;
	margin: 20px auto 20px auto;
}
.movie {
	height: auto;
	vertical-align: top;
	padding-bottom: 0px;
}
.movie1 {
	width:100%;
	margin: 0px auto 20px auto;
}
.movie2 {
	width:46%;
	margin: 0px auto 20px auto;
}
.movie .yt {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie .yt iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


/*
#newsArea
*/
#newsArea {
	width:100%;
	background: #fff;
}
#news {
	max-width: 640px;
	margin: 0px auto;
}
#newsList {
	width: 100%;
	margin: 0px auto 0px auto;
}
#news ul {
	color:#333;
	width: 100%;
	text-align: left;
	margin:15px 0px 0px 0px;
	list-style: none;
	overflow: scroll;
}
#news ul li {
	font-size: 13px;
	line-height: 140%;
	margin:0px auto 10px auto;
	clear: both;
	list-style: none;
}
#news ul li a {
	color:#333;
}
#news ul li a:hover {
	color:#ff9999;
}
#news ul li span.date {
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	padding: 5px 5px 5px 5px;
}
#news ul li span.text {
	color:#333;
	font-size: 15px;
	display: inline-block;
	padding: 5px 5px 5px 5px;
}

#profileArea {
	width:100%;
	background: #fff;
}
#profile {
	max-width: 640px;
	margin: 0px auto;
}
#profile p {
	color: #333;
	line-height: 180%;
	margin: 5px auto;
}
#profile figcaption {
	font-size: 12px;
	line-height: 150%;
	margin: 5px 0px 10px 0px;
}
#profile .link {
	margin: 0px auto;
	padding: 0px 0;
	/*padding: 40px 0;*/
	/*border-top: 1px solid #000;*/
	display: flex;
	justify-content: space-around;
}
#profile .link .text_link {
	font-size: 100%;
}




/*
max-width: 768px
*/

@media only screen and (max-width: 768px) {
#container {	
	width:100%;
	min-width: 320px;
	margin: 0px auto 0px auto;
}
section {
	/*margin: 0 auto 2vw auto;*/
}
article {
	width:90%;
	max-width: 768px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 30px 0px;
}

h2 {
	font-size: 20px;
	margin: 30px auto 50px auto;
}
h3 {
	font-size: 12px;
	/*font-size: 16px;*/
	margin: 30px auto 30px auto;
}

.music .items {
	max-width: 100%;
}
.music .item {
	width: 48%;
}
	
.yt_list ul {
	width:100%;
	justify-content: space-around;
	margin: 40px auto 0px auto;
}

}

@media only screen and (max-width: 480px) {
#container {	
}
section {
	/*margin: 0 auto 2vw auto;*/
}
article {
	width: 90%;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
}

h2 {
	font-size: 20px;
	line-height: 120%;
	margin: 20px auto 20px auto;
}
h3 {
	font-size: 12px;
	/*font-size: 16px;*/
	line-height: 180%;
	text-align:center;
	margin: 20px auto 20px auto;
}
h4 {
	font-size: 14px;
	line-height: 150%;
	text-align:center;
	margin: 10px auto 10px auto;
}

/*
.mainArea
*/
.mainArea {
	padding: 70px 0 0px !important;
	/*padding: 70px 0 20px !important;*/
}
.main {
	width: 94%;
	padding-top: 20vw;
}
.main.yellow {
	width: 100%;
	padding: 20vw 3% 2vw 3%;
}
.item_title .sub {
	font-size: 18px;
}
.item_title .title {
	font-size: 65px;;
	margin: 10px auto;
}
.item_title .releaseDate {
	font-size: 26px;
}
#VICL-65564 .item_title {
	padding: 5vw 0;
	margin: 20px auto 40px;
}
#VICL-65564 .item_title .sub {
	font-size: 18px;
	margin: 40px auto;
}
#VICL-65564 .item_title .title {
	font-size: 32px;
	padding: 3vw 0;
	margin: 20px auto;
}
.item_artwork {
	padding: 2vh 0 2vh;	
}
.item_detail {
	font-size: 14px;
	/*font-size: 15px;*/
}
.item_detail p {
}
.cover_list li {
	font-size: 14px;
	text-align: center;
	letter-spacing: .1em;
	width: 100%;
	list-style: none;
	margin: 0 auto 2vw;
}
.cover_list li .a_name {
	font-size: 90%;
	display: block;
	margin: 0 auto 0px;
}
.coveredby .note {
	font-size: 11px!important;
}
.main .btn_body {
	margin: 0px auto 20px;
}
.main .btn_line {
	padding: .5rem 1rem;
	margin: 0px auto 0px;
}

.music {
	width: 100%;
	max-width: 100%;
	background: #fff;
}
.music .items {
	width: 100%;
	max-width: 960px;
	margin: 0px auto 20px;
	display: block;
}
.music .item {
	width: 100%;
}

.commentary {
}
.commentary p {
	font-size: 4.5vw;	
}
.commentary p.from {
}

.yt_list ul {
	width:100%;
	margin: 40px auto 0px auto;
}
.yt_list li {
	width:43vw;
	height:43vw;
	margin: 2vw 0;
    transition: all .3s ease-out .2s;
}
.yt_list li a:before {
	font-size:30px;
}

/*
videoArea
*/
#videoArea {
	color: #fff;
	width:100%;
	background: #000;
}
#video {
	width: 90%;
	display: block;
}
#video h2 {
	font-size: 16px;	
}
#video h3 {
	font-size: 16px;	
}
#video p {
	font-size: 14px;
	line-height: 180%;
	margin: 20px auto 20px auto;
}
.movie1 {
	width:100%;
}
.movie2 {
	width:100%;
}
.movie .yt {
	width: 100%;
}


/*
#newsArea
*/
#newsArea {
	width:100%;
	background: #fff;
}
#news {
	margin: 0px auto;
}
#newsList {
	width: 100%;
	margin: 0px auto 0px auto;
}
#news ul {
}
#news ul li {
	margin:0px auto 10px auto;
}

#profileArea {
	width:100%;
	background: #fff;
}
#profile {
	width: 90%;
}
#profile p {
	font-size: 4.5vw;	
}
#profile figcaption {
	font-size: 12px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	/*margin: 5px 0px 10px 0px;*/
}
#profile .link {
	display: block;
	margin: 0px auto;
	padding: 10px 0;
	/*margin: 20px auto;*/
	/*padding: 20px 0;*/
	/*border-top: 1px solid #000;*/
}
#profile .link .text_link {
	font-size: 100%;
	width: 100%;
}


}

/*
*/
header:after,
.contentsArea:after,
.contentsBody:after,
article:after,
footer:after,
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
</pre></body></html>