<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#netstage {
	display: none;
	opacity: 0;
}
#netstage .description_1 {
	margin-bottom:60px;
}
#netstage a {
	text-decoration: none;
}
#netstage a * {
	border-style: none;
}
a:focus {
	outline: none;
}
.st0{fill:none;stroke:#009FE8;stroke-width:2;}
.st1{fill:#009FE8;cursor: pointer;}
.st2{fill:#FFFFFF;pointer-events: none;}

.button_place {
	cursor: pointer;
}
.pageMainTitle {
	padding-top:130px;
	margin-bottom:32px;
	text-align: center;
}
.guestact {
	width: 900px;
	margin:auto;
	margin-bottom: 48px;
	overflow: auto;
}
.guestActMark {
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}
.guest_fig_wrapper {
	padding-left: 43px;
    padding-top: 45px;
	margin-right: 25px;
	float: left;
}
.guest_fig_wrapper.temp_style {
	display: none;
}
.guest_fig_wrapper figure {
	width: 386px;
    height: 250px;
	border-radius: 20px;
	background-color: #bfbfbf;
	overflow: hidden;
}
.guest_desc {
	float: left;
	width: 420px;
	height: auto;
	font-family: "Noto Sans Japanese", sans-serif;
	padding-top: 45px;
}
.guest_desc h3 {
	font-size: 30px;
    margin-bottom: 20px;
}
.temp_style h3 {
	margin-bottom: 0px;
}
.guest_desc figure {
	margin-bottom: 4px;
}
.guest_desc h4 {
	font-size: 24px;
}
.guest_desc.temp_style {
	margin-left: 43px;
}
.guest_desc .temp_style {
	display: none;
}
a:visited, a:link, a:hover, a:active {
	color:#ffffff;
	
}
.livestageInfo {
	margin-bottom: 180px;
}
.livestagePlaceTitle {
	margin-bottom: 40px;
}
.livestage_place {
	width:814px;
	padding-left: 43px;
	padding-right: 43px;
	margin:auto;
	overflow: auto;
}
.livestage_place p {
	float:left;
	font-size: 20px;
	line-height: 1.4em;
}
.livestage_map {
	width:100%;
	height: 430px;
	margin-bottom: 20px;
}
.icon_map {
	width:60px;
	height: auto;
	float:left;
	margin-right: 20px;
	
}
#slick {
	height: 460px;
	width: 100%;
	opacity: 1;
}
#slick .bg_gradient_blue {
	display: block;
	height:207px;
	width:100%;
	background-image:linear-gradient(to right, #0081cc, #00b4ed)
}
.artist_carousel_area {
	width:1024px;
	margin: 0 auto;
	margin-top: -207px;
	overflow: auto;
}
.carousel_arrow {
	float:left;
	width: 62px;
	height: 30px;
	top: 90px;
	cursor: pointer;
}
#carousel_back {
	text-align: right;
}
#carousel_next {
	text-align: left;
}
.how_to_vote {
	margin:auto;
	margin-bottom: 40px;
	width:900px;
	
}

#carouselArtistList {
	float:left;
	width:900px;
	height: 460px;
	overflow: auto;
}
#carouselArtistList .artistBlock {
	
	width: 272px !important;
	min-width: 272px !important;
	float:left !important;
	display: block !important;
}

.artistInfo {
	width: 100%;
	overflow: auto;
	height: auto;
}
.artist_list {
	width:900px;
	height: auto;
	overflow: auto;
	margin: auto;
}
.artist_list figure {
	line-height: normal;
}
.artistBlock {
	padding: 14px;
	padding-bottom: 50px;
	width:272px;
	height: 390px;
	text-align: center;
	float:left;
	margin:auto;
	margin-bottom: 0px;
}
.artist_list .artistBlock {
	width:272px;
}
.artist_name {
	padding-top: 0px;
	font-size: 20px;
	margin-bottom: 12px;
	height: auto;
    line-height: 1.1em;
}
.artist_list .artist_name {
	height: auto;
	margin-bottom: 16px;
}
.longName {
	font-size: 14px;
}
.artistImage {
	margin-bottom:14px;
}
#carouselArtistList .artistImage {
	margin-bottom:24px;
}
.artistTitleBar {
	margin-bottom: 12px;
}
.artistTitle {
	font-size: 14px;
	margin-bottom: 10px;
	height: auto;
	line-height: 1.3em;
}
.artist_list .artistTitle {
	height: auto;
	font-size: 16px;
}
.button_to_ongen {
	text-align: center;
}
.button_to_ongen img{
	display: inline-block !important;
}
.button_to_ongen a {
	display: inline-block;
	width: 100%;
}

.bx-wrapper {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
	float:left;
	overflow: hidden;
}
#carousel_next .bx-next {
	display: block;
	opacity: 0;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
}
#carousel_back  .bx-prev {
	display: block;
	opacity: 0;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
}</pre></body></html>