@charset "UTF-8";

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

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

/* #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* common.css #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* */

/* L1 ######################################## フッタバナー ######################################## */

footer p.banner img {
	width: 100%;
}


/* #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* top.css #*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* */
#music-video p {
	width: auto;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

/* L1 ######################################## ライナーノーツ ######################################## */

#t_liner-notes p.s {
	font-size: 1.4rem;
}

#t_liner-notes p.u {
	font-size: 1.4rem;
}

#t_liner-notes p.author {
	font-size: 1.4rem;
}

/* L1 ######################################## こぶしまる シュッ ######################################## */

#kobu {
	right: -220px;
	bottom: -220px;
	width: 220px;
	height: 220px;
}

#kobu img {
	width: 220px;
	height: 220px;
}

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 ここまで #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

}