<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.pageMainTitle {
	margin-bottom: 0px;
}
.final_info, .guest_live, .opening_act {
	width: 800px;
	margin: auto;
	margin-bottom: 120px;
}
.final_info p {
	text-align: center;
	font-weight: normal;
	width: 720px;
	margin:auto;
}
.sec_title {
	text-align: center;
	margin-bottom: 45px;
}
.finalist_info_01 {
	overflow: auto;
	margin-bottom: 17px;
}
.artist_img {
	width: 427px;
	height: auto;
	float: left;
}
.artist_right_column {
	width: 340px;
	padding-left: 33px;
	text-align: center;
	float:left;
}
.artist_right_column h1 {
	margin-bottom: 21px;
}
.artist_right_column figure {
	margin-bottom: 21px;
}
.artist_right_column h2 {
	margin-bottom: 12px;
}
.guest_live {
	text-align: center;
}
.guest_live h1 {
	margin-bottom: 45px;
}
.guest_live figure {
	margin-bottom: 30px;
}
.special_gudge {
	width: 1000px;
	margin: auto;
	margin-bottom: 80px;
	overflow: auto;
}
.special_gudge h1 {
	text-align: center;
	margin-bottom: 45px;
}
.special_gudge article {
	float: left;
	text-align: center;
}
.special_gudge article:first-of-type {
	width:190px;
	margin-left: 114px;
}
.special_gudge article:nth-of-type(2) {
	width:330px;
	margin: auto 18px;
}
.special_gudge article:nth-of-type(3) {
	width:330px;
}

.special_gudge article figure {
	margin-bottom: 32px;
}
.special_gudge article h2 {
	padding:20px 0px;
	margin: 0 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.special_gudge .longName {
	font-size: 18px;
}
.opening_act {
	overflow: auto;
}
.opening_act h1 {
	text-align: center;
	margin-bottom: 45px;
}
.opening_act figure {
	width: 407px;
	float:left;
	margin-right: 38px;
}
.opening_act h2 {
	padding-top: 30px;
	margin-bottom: 40px;
}
.opening_act h3 {
	text-align: center;
	font-size: 24px;
	line-height: 1.4em;
}
.copy_band {
	margin-bottom: 120px;
}
.copy_band h1 {
	text-align: center;
	margin-bottom: 25px;
}

.copyban_support {
	width: 413px;
	height: 64px;
	margin: auto;
	margin-bottom: 35px;
	background-image: url(../img/final/bg_supported.png);
	background-size: 100%;
	overflow: auto;
}
.copyban_support h2 {
	float:left;
	margin-left: 31px;
	padding-top: 25px;
	overflow: auto;
}
.copyban_support ul {
	overflow: auto;
	margin-left: 25px;
	float:left;
}
.copyban_support li {
	float:left;
}
.copyban_support li:first-of-type {
	padding-top:16px;
}
.copyban_support li:nth-of-type(2) {
	padding-top: 21px;
	margin-left: 21px;
}
.copy_band h3 {
	text-align: center;
	margin-bottom: 45px;
}
.artistBlock {
	height: auto;
	margin-bottom:20px;
}
#rap .artistBlock {
	height: 470px;
}
.artistBlock p {
	margin-bottom: 16px;
	min-height: 3em;
	
}
#rap .artistBlock p {
	min-height: 4.3em;
}

.artistBlock .artistTitle {
	height: 3.2em;
	border-bottom: 1px solid #fff !important;
}

.artistImage {
	margin-bottom: 20px;
}
.artist_name::before {
	content:url(../img/final/copybanrap/kakko_up.svg);
	display: block;
	width: 100%;
	height: auto;
	padding-bottom:10px;
	
}
.artist_name::after {
	content:url(../img/final/copybanrap/kakko_bottom.svg);
	display: block;
	width: 100%;
	height: auto;
	padding-top:10px;
}
#rap .artist_name span {
	height: 2em;
	display: block;
	width: 100%;
}

.final_access_map, .area_map {
	width: 800px;
	margin: auto;
	margin-bottom: 120px;
	overflow: auto;
}
.timetable {
	height: 570px;
}
.area_map {
	margin-bottom: 120px;
}
.final_access_map h1, .area_map h1 {
	text-align: center;
	margin-bottom: 45px;
}
.final_access_map h2 {
	font-size: 23px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 18px;
	margin-bottom: 16px;
	text-align: center;
}
.final_access_map p {
	font-size: 22px;
	text-align: center;
	line-height: 1.7em;
}
.final_right_column {
	float:left;
}
#shinkiba_map {
	width: 480px;
	height: 330px;
	float: left;
	margin-right:28px;
}
.award {
	width: 900px;
	margin: auto;
	margin-bottom: 120px;
	margin-top: -34px;
	overflow: auto;
}
.award h1 {
	margin-bottom:25px;
}
.winner h2 {
	width: 410px;
	margin:auto;
}
.winner {
	width: 505px;
	text-align: center;
	margin:auto;
}
.winner_sub {
	width: 375px;
	text-align: center;
}
.winner_sub {
	float:left;
	margin:auto 35px;
}
.award h3 {
	margin-bottom: 12px;
	font-size: 1.5em;
}
.award h2 {
	font-size: 1.5em;
	margin-bottom: 16px;
}
.award h2::before {
	content:url(../img/final/bar_up.svg);
	display: block;
	width: 100%;
	height: auto;
	padding-bottom:16px;
	
}
.award h2::after {
	content:url(../img/final/bar_bottom.svg);
	display: block;
	width: 100%;
	height: auto;
	padding-top:16px;
}
.winner_img {
	margin-bottom: 30px;
}
.button_hear {
	width: 236px;
	height: auto;
}
.title_song_name {
	margin-bottom: 10px;
}</pre></body></html>