<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
	background-size: 298px;
	-webkit-text-size-adjust: 100%;
}
body.android {
	-webkit-tap-highlight-color: transparent;
}

hr {
	margin: 1.2em auto 1.4em;
}

#wrap {
	margin: 0 auto;
	min-width: 320px;
	text-align: left;
	overflow: hidden;
}

#site-header {
	width: 100%;
	min-width: 320px;
	height: 40px;
	position: absolute;
	z-index: 10;
	text-align: center;
	background: transparent;
}
#site-header.fixed {
	position: fixed;
	background: rgba(0, 0, 0, 0.75);
}
#site-header .inner {
	margin: 0 auto;
	padding: 0 10px;
	width: 100%;
	min-width: 320px;
	height: 40px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#site-header .inner:after {
	display: none;
}
#site-header #gl-nav {
	float: right;
	padding: 4px 0 0;
	width: 30px;
}
#site-header #gl-nav .opener {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 30px;
	height: 30px;
	background: none;
}
#site-header #gl-nav .opener:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 20px;
	height: 20px;
	background: url(../img/sp/common/site-header_icons.png) no-repeat -40px 0;
	background-size: 60px;
}
#site-header #gl-nav .opener span {
	display: none;
}
#site-header #gl-nav ul {
	display: none;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 40px;
	left: 0;
}
#site-header #gl-nav ul li {
	float: left;
	padding: 0;
	border-bottom: 2px solid #000;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#site-header #gl-nav ul li:nth-child(2n) {
	border-left: 1px solid #000;
}
#site-header #gl-nav ul li:nth-child(2n+1) {
	border-right: 1px solid #000;
}
#site-header #gl-nav ul li a, #site-header #gl-nav ul li span {
	padding: 0;
	border: 0;
	height: 40px;
	color: #999;
	font-size: 20px;
	line-height: 40px;
	background: #36bef0;
}
#site-header #gl-nav ul li a {
	color: #000;
}
#site-header #gl-nav ul li a:hover {
	color: #fff;
}
#site-header #gl-nav ul li span {
	color: #1485ae;
	cursor: default;
}
#site-header #gl-nav ul li#gl-nav_closer {
	display: block;
	border: 1px solid #000;
	border-width: 0 1px;
	width: 100%;
}
#site-header #gl-nav ul li#gl-nav_closer span {
	color: #fff;
	background: #000;
}
#site-header #gl-nav.open ul {
	display: block;
}
#site-header #gl-social {
	float: right;
	width: 70px;
}
#site-header #gl-social ul {
	padding: 0;
}
#site-header #gl-social ul li {
	float: left;
	padding: 4px 4px 0 0;
}
#site-header #gl-social ul li#gl-social_tw {
	margin: 0;
}
#site-header #gl-social ul li a {
	display: block;
	width: 30px;
	height: 30px;
	background: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#site-header #gl-social ul li a:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
}
#site-header #gl-social ul li a:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 5px;
	background: #36bef0;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
#site-header #gl-social ul li a:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(../img/sp/common/site-header_icons.png) no-repeat;
	background-size: 60px;
}
#site-header #gl-social ul #gl-social_tw a:after {
	background-position: 0 0;
}
#site-header #gl-social ul #gl-social_fb a:after {
	background-position: -20px 0;
}

.home #site-header #gl-nav #gl-nav_home a,
.artist #site-header #gl-nav #gl-nav_artist a,
.ticket #site-header #gl-nav #gl-nav_ticket a,
.goods #site-header #gl-nav #gl-nav_goods a,
.access #site-header #gl-nav #gl-nav_access a,
.timetable #site-header #gl-nav #gl-nav_timetable a,
.areamap #site-header #gl-nav #gl-nav_areamap a,
.night #site-header #gl-nav #gl-nav_night a {
	border: 0;
}

#site-contents #home-header {
	margin: 0 0 27px;
	padding: 40px 0 0;
	min-width: 320px;
	height: auto;
	background-size: 150px;
}
#site-contents #home-header .inner {
	margin: 0 auto;
	width: 290px;
	height: 246px;
	position: relative;
}
#site-contents #home-header .inner:after {
	content: "";
	width: 290px;
	height: 246px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: url(../img/sp/home/header-cover_img.png) no-repeat 100% 0;
	background-size: 198px;
}
#site-contents #home-header .inner h1 {
	width: 100%;
	height: 127px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../img/home/title.gif) no-repeat 50% 0;
	background-size: 275px;
}
#site-contents #home-header .inner h1:after {
	content: "";
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/sp/home/header-visual.png) no-repeat 50% 100%;
	background-size: 275px;
}
#site-contents #home-header .inner .notice {
	display: none;
}
#site-contents #home-header .inner .badge {
	width: 81px;
	height: 97px;
	position: absolute;
	top: 135px;
	left: 4px;
	z-index: 3;
	background: no-repeat;
	background-size: 81px;
}
#site-contents #home-header .inner .p0 {
	background-image: url(../img/sp/home/badge_p0.png);
}
#site-contents #home-header .inner .p1 {
	background-image: url(../img/sp/home/badge_p1.png);
}
#site-contents #home-header .inner .p2 {
	background-image: url(../img/sp/home/badge_p2.png);
}
#site-contents #home-header .inner .p3 {
	background-image: url(../img/sp/home/badge_p3.png);
}
#site-contents #home-header .inner .p4 {
	background-image: url(../img/sp/home/badge_p4.png);
}
#site-contents #home-header .bx-wrapper {
	margin: 0 auto;
	position: relative;
}
#site-contents #home-header .bx-wrapper .bx-viewport {
	position: relative;
	overflow: visible !important;
}
#site-contents #home-header .bx-wrapper .bx-viewport:before, #site-contents #home-header .bx-wrapper .bx-viewport:after {
	content: "";
	width: 100%;
	height: 123px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../img/home/slide-mask.gif);
	background-size: 1px;
}
#site-contents #home-header .bx-wrapper .bx-viewport:before {
	right: 314px;
}
#site-contents #home-header .bx-wrapper .bx-viewport:after {
	left: 314px;
}
#site-contents #home-header .bx-wrapper .bx-controls .bx-pager {
	display: block;
	margin: 18px 0 0;
	width: 100%;
	position: absolute;
	text-align: center;
}
#site-contents #home-header .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
	display: inline;
	margin: 0 5px;
}
#site-contents #home-header .bx-wrapper .bx-controls .bx-pager .bx-pager-item a {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 6px;
	height: 6px;
	color: #666;
	font-size: 6px;
	line-height: 1;
	text-decoration: none;
	overflow: hidden;
	background: #666;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
#site-contents #home-header .bx-wrapper .bx-controls .bx-pager .bx-pager-item .active {
	color: #36bef0;
	background: #36bef0;
}
#site-contents #home-header .bx-wrapper .bx-controls .bx-controls-direction {
	display: none;
}
#site-contents #home-header .slide-wrapper {
	margin: 0 auto;
	padding: 13.5px 0;
	min-width: 320px;
	height: 123px;
	background: url(../img/home/slide-bg.png) repeat-x, url(../img/common/site-body_bg.jpg) repeat;
	background-size: 135px, 298px;
}
#site-contents #home-header .slide-wrapper .slide {
	margin: 0 auto;
	width: 320px;
	height: 123px;
}
#site-contents #home-header .slide-wrapper .slide .slide-item {
	float: left;
	margin: 0 10px 0 0;
	width: 153px;
}
#site-contents #home-header .slide-wrapper .slide .slide-item img {
	width: 153px;
	height: 123px;
}
#site-contents #home-header .slide-wrapper .slide .new:after {
	width: 30px;
	height: 30px;
	background-size: 60px;
}
#site-contents #home-header .slide-wrapper .slide .op:after {
	width: 30px;
	height: 30px;
	background-size: 60px;
}

#page-header {
	margin: 0 0 20px;
	padding: 40px 0 0;
	min-width: 320px;
	background-size: 150px;
}
#page-header .inner {
	margin: 0 auto;
	width: 290px;
	height: 100px;
	position: relative;
	background: url(../img/common/page-header_visual.png) no-repeat 50% 12px;
	background-size: 285px;
}
#page-header .inner:after {
	display: none;
}
#page-header .inner h1, #page-header .inner .notice {
	display: none;
}

#site-contents {
	padding: 0 0 20px;
	min-width: 320px;
}
#site-contents .inner {
	margin: 0 15px;
	width: auto;
	text-align: left;
}
#site-contents #main {
	float: none;
	width: auto;
}
#site-contents #main .sec {
	margin: 0 0 20px;
	padding: 17px 13px;
	border: 2px dotted #000;
}
#site-contents #main .sec &gt; h1, #site-contents #main .sec &gt; h2 {
	margin: 0 -15px 15px;
	padding: 1px 10px 0;
	border-left: 7px solid #000;
	font-size: 16px;
	line-height: 18px;
}
#site-contents #main .sec .caution {
	margin: 0.75em 1px 0;
	font-size: 10px;
}
#site-contents #main .sec .caution li + li {
	margin-top: 0.25em;
}
#site-contents #main .sec .sec-block + .sec-block {
	margin-top: 20px;
}
#site-contents #main .sec .sec-block h2:first-child, #site-contents #main .sec .sec-block h3:first-child {
	margin: 0 0 12px;
	padding: 1px 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	background: #36bef0;
}
#site-contents #main .sec .sec-block h3, #site-contents #main .sec .sec-block h4 {
	margin: 1.25em 0 0.25em;
	font-size: 12px;
	line-height: 1.5;
}
#site-contents #main .sec .sec-block p {
	margin: 0 1px;
	font-size: 11px;
	line-height: 1.5;
}
#site-contents #main .sec .sec-block p + p {
	margin-top: 1.8em;
}
#site-contents #main .sec .sec-block p + .em {
	margin-top: 1.25em;
}
#site-contents #main .sec .sec-block p.em {
	margin: 1.25em -0.25em 0.25em;
	font-size: 12px;
	line-height: 1.5;
}
#site-contents #main .sec .sec-block p.em + p {
	margin-top: 0;
}
#site-contents #main .sec .sec-block p.em span {
	font-size: 11px;
}
#site-contents #main .sec .sec-block .more {
	margin-top: 0.25em;
	margin-bottom: 1.8em;
	font-size: 12px;
}
#site-contents #main .sec .sec-block .artist-list_text {
	margin: 0 1px;
	font-size: 11px;
	line-height: 1.5;
}
#site-contents #main .sec .sec-block .artist-list_text li {
	display: inline;
	white-space: nowrap;
}
#site-contents #main .sec .sec-block .artist-list_text li:after {
	content: " /";
}
#site-contents #main .sec .sec-block .artist-list_text li:last-child:after {
	display: none;
}
#site-contents #main .sec .sec-block .artist-list_text li span {
	margin-left: 1px;
	color: #ff0072;
}
#site-contents #main .sec #artist-list .artist-list_image {
	margin: 15px auto -15px;
	width: 260px;
}
#site-contents #main .sec #artist-list .artist-list_image + .caution {
	margin-top: 15px;
}
#site-contents #main .sec #artist-list .artist-list_image figure {
	float: left;
	margin: 0 0 10px;
	width: 125px;
	height: auto;
}
#site-contents #main .sec #artist-list .artist-list_image figure:nth-child(2n+1) {
	margin-right: 10px;
}
#site-contents #main .sec #artist-list .artist-list_image figure img {
	width: 125px;
	height: 100px;
}
#site-contents #main .sec #artist-list .artist-list_image figure figcaption {
	border-top: 1px solid #fff;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
}
#site-contents #main .sec #artist-list .artist-list_image figure figcaption.s {
	font-size: 9px;
}
#site-contents #main .sec #artist-list .artist-list_image figure figcaption.s b {
	font-size: 10px;
}
#site-contents #main .sec #artist-list .artist-list_image figure.new:after {
	width: 30px;
	height: 30px;
	background-size: 60px;
}
#site-contents #main .sec #artist-list .artist-list_image figure.op:after {
	content: "";
	width: 30px;
	height: 30px;
	background-size: 60px;
}
#site-contents #main .sec #artist-list .more {
	margin: 0 1px;
	padding: 1em 0;
	font-size: 12px;
}
#site-contents #main .sec .ticket-accept p {
	line-height: 1.5em;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer {
	margin: 0;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer:after {
	display: none;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li {
	float: none;
	margin: 0 0 20px;
	width: auto;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li .offer a, #site-contents #main .sec .ticket-accept .ticket-accept_offer li .offer span {
	padding: 0;
	max-width: 280px;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	background: #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li .offer a {
	background: #ff0072;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li .offer a:hover {
	background: #000;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li .offer span {
	cursor: default;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li p {
	margin: 5px 4px 0;
	line-height: 1.25;
}
#site-contents #main .sec .ticket-accept .ticket-accept_offer li p + p {
	margin-top: 0;
}
#site-contents #main .sec .ticket-accept .full li .offer a, #site-contents #main .sec .ticket-accept .full li .offer span {
	height: 44px;
	font-size: 18px;
	line-height: 44px;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list {
	margin: 5px 0 20px;
	font-size: 11px;
	line-height: 1.2;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dt {
	margin: 0 0 -1.2em;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dt:before {
	margin-right: 1px;
	font-size: 8px;
	vertical-align: 1px;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd {
	margin: 0 0 12px 6em;
	word-break: break-all;
	word-wrap: break-word;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd ul li + li {
	margin-top: 8px;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd ul.side li {
	display: block;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd ul.side li + li {
	margin-top: 8px;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd ul.side li:after {
	display: none;
}
#site-contents #main .sec .ticket-accept .ticket-accept_list dd ul.side li:last-child:after {
	display: none;
}
#site-contents #main .sec #timetable-image figure {
	margin: 0 0 15px;
}
#site-contents #main .sec #timetable-image figure img {
	width: 100%;
	max-width: 400px;
}
#site-contents #main .sec #goods-menu {
	display: block;
	margin: 0 0 15px;
}
#site-contents #main .sec #goods-menu select {
	display: block;
	width: 100%;
	font-size: 16px;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#site-contents #main .sec #goods-menu select option {
	text-align: left;
}
#site-contents #main .sec .goods-list h2 {
	font-size: 16px !important;
}
#site-contents #main .sec .goods-list .goods-list_items {
	margin: 0 -10px 0 0;
}
#site-contents #main .sec .goods-list .goods-list_items + .goods-list_items {
	margin-top: 20px;
}
#site-contents #main .sec .goods-list .goods-list_items h3 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	line-height: 1.1;
	background: none;
}
#site-contents #main .sec .goods-list .goods-list_items .item {
	float: left;
	margin: 0 10px 10px 0;
	width: 125px;
}
#site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(3n+1) {
	clear: none;
}
#site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(2n+1) {
	clear: both;
}
@media screen and (min-width: 450px) {
  #site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(2n+1) {
		clear: none;
  }
  #site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(3n+1) {
		clear: both;
  }
}
@media screen and (min-width: 590px) {
  #site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(3n+1) {
		clear: none;
  }
  #site-contents #main .sec .goods-list .goods-list_items .item:nth-of-type(4n+1) {
		clear: both;
  }
}
#site-contents #main .sec .goods-list .goods-list_items .item figure {
	margin: 0 0 8px;
}
#site-contents #main .sec .goods-list .goods-list_items .item figure a {
	border-width: 2px;
	width: 121px;
}
#site-contents #main .sec .goods-list .goods-list_items .item figure a:after {
	content: "";
	width: 15px;
	height: 15px;
	right: 4px;
	bottom: 3px;
	background-size: 15px;
}
#site-contents #main .sec .goods-list .goods-list_items .item figure a img {
	width: 121px;
	height: auto;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl {
	margin: 0 1px;
	font-size: 12px;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dt {
	margin: 0 0 3px;
	font-weight: bold;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dt span {
	font-size: 10px;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dd {
	font-size: 12px;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dd + dd {
	margin-top: 2px;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dd b {
	font-size: 11px;
}
#site-contents #main .sec .goods-list .goods-list_items .item dl dd b br {
	display: none;
}
#site-contents #main .sec .goods-list .goods-list_items .wide {
	width: 260px;
}
#site-contents #main .sec .goods-list .goods-list_items .wide figure {
	background: url(../img/goods/item-wide_bg_sp.png) no-repeat 100% 0;
	background-size: 137.5px;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise {
	padding: 5px 10px;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul {
	font-size: 12px;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul li {
	margin: 0;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul li:before {
	margin: 0 2px 0 0;
	position: relative;
	top: 1px;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul li + li {
	border: 0;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul .anchor-rise_pc {
	display: none;
}
#site-contents #main .sec .goods-list .goods-list_items .anchor-rise ul .anchor-rise_sp {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
#site-contents #main .sec #goods-official .goods-list_items .anchor-rise {
	display: block;
}
#site-contents #main .sec .goods-list .anchor-brand {
	display: none;
}
#site-contents #main .sec #areamap-image figure img {
	width: 100%;
	height: auto;
}
#site-contents #main .sec #areamap-booth h3 {
	margin-bottom: 10px;
}
#site-contents #main .sec #areamap-booth p.booth-banner {
	margin: 0 0 15px;
}
#site-contents #main .sec #areamap-booth p.booth-banner img {
	height: auto;
}
#site-contents #main .sec #areamap-booth p.booth-banner .w400 {
	width: 200px;
}
#site-contents #main .sec #areamap-booth p.booth-banner .w350 {
	width: 175px;
}
#site-contents #main .sec #areamap-booth p.booth-banner .w232 {
	width: 166px;
}
#site-contents #main .sec #areamap-booth p.booth-banner .w171 {
	width: 85px;
}
#site-contents #main .sec #areamap-booth .booth-note {
	font-size: 11px;
	line-height: 1.2;
}
#site-contents #main .sec #areamap-booth .booth-note dt {
	margin: 0 0 -1.2em;
}
#site-contents #main .sec #areamap-booth .booth-note dt:before {
	margin: 0 1px;
	font-size: 8px;
	vertical-align: 1px;
}
#site-contents #main .sec #areamap-booth .booth-note dd {
	margin: 0 0 12px 6.25em;
	word-break: break-all;
	word-wrap: break-word;
}
#site-contents #main .sec #areamap-booth .booth-note dd ul li + li {
	margin-top: 8px;
}
#site-contents #main .sec .access-details p.em {
	margin: 0.5em 1px 0.25em;
}
#site-contents #main .sec .access-details figure img {
	width: 100%;
	max-width: 320px;
	height: auto;
}
#site-contents #main .sec .access-details .access-map {
	margin: 10px 0;
}
#site-contents #main .sec .access-details .access-map iframe, #site-contents #main .sec .access-details .access-map object, #site-contents #main .sec .access-details .access-map embed {
	width: 100%;
	height: 180px;
}
#site-contents #main .sec .access-details .access-note {
	margin-top: 0.75em;
	font-size: 11px;
}
#site-contents #main .sec .access-details .access-note li {
	margin: 0 0 0.5em;
}
#site-contents #main .sec .access-details .access-note li:before {
	margin: 0 2px 0 1px;
	font-size: 8px;
	vertical-align: 1px;
}
#site-contents #main .sec .access-details .access-bus_timetable {
	margin: 10px 0;
}
#site-contents #main .sec .access-details .access-bus_timetable dl {
	float: none;
	border: 1px solid #000;
	width: 100%;
	max-width: 320px;
	text-align: center;
}
#site-contents #main .sec .access-details .access-bus_timetable dl:first-child {
	float: none;
	margin-bottom: 10px;
}
#site-contents #main .sec .access-details .access-bus_timetable dl dt {
	padding: 0 10px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
}
#site-contents #main .sec .access-details .access-bus_timetable dl dt b {
	margin-right: 2px;
}
#site-contents #main .sec .access-details .access-bus_timetable dl dd ul li {
	padding: 0 15px;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
}
#site-contents #main .sec .access-details .access-bus_caution ul {
	font-size: 11px;
}
#site-contents #main .sec .access-details .access-bus_caution ul li {
	margin: 0 0 0.5em;
}
#site-contents #main .sec .access-details .access-bus_caution ul li br {
	display: none;
}
#site-contents #main .sec .access-details .access-caution {
	margin-top: 0.75em;
	font-size: 11px;
}
#site-contents #main .sec #billboard img {
	width: 100%;
	max-width: 480px;
	height: auto;
}
#site-contents #main #record {
	margin: 0 0 15px;
	padding: 15px 15px 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#site-contents #main #record h2 {
	margin: 0 0 10px;
	padding: 0 12px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
}
#site-contents #main #record dl dt {
	margin: 0 0 0.25em;
	font-size: 10px;
}
#site-contents #main #record dl dt:before {
	content: "▶";
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin: 0 3px 0 1px;
	vertical-align: 1px;
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
}
#site-contents #main #record dl dt:after {
	content: " -";
	color: #fff;
}
#site-contents #main #record dl dd {
	margin: 0 0 0 12px;
	color: #fff;
	font-size: 12px;
}
#site-contents #main #record dl dd:before {
	display: none;
}
#site-contents #main #record dl dd + dt {
	margin-top: 1em;
}
#site-contents #main #home-night {
	display: block;
	margin: 0 auto 10px;
	text-align: center;
}
#site-contents #main #home-night img {
	width: 290px;
	height: auto;
}
#site-contents #side {
	float: none;
	margin: 25px auto 0;
	width: 290px;
}
#site-contents #side .side-block {
	margin: 0 0 10px;
}
#site-contents #side .side-block a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
}
#site-contents #side #side-ticket_accept {
	margin-bottom: 10px;
}
#site-contents #side #side-ticket_accept a {
	display: block;
	height: 65px;
	background: url(../img/sp/banner-accept_pre.png) no-repeat;
	background-size: 290px;
}
#site-contents #side #side-ticket_accept a img {
	display: none;
}
#site-contents #side #side-raccos_official {
	display: none;
}
#site-contents #side #side-night a:after {
	display: none;
}
#site-contents #side #side-night a img {
	display: block;
	width: 290px;
	height: auto;
}
#site-contents #side #side-tw_hashtag {
	display: none;
}

#site-footer {
	min-width: 320px;
}
#site-footer .copy {
	margin: 0 auto;
	width: auto;
	line-height: 50px;
}
#site-footer .copy small {
	color: #36bef0;
	font-size: 8px;
}
</pre></body></html>