<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	font-family:"ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:16px;
	color:#fff;
	background-color:#000;
	background:url(../images/background.jpg) center top;
	background-repeat: repeat-y;
}

a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

span.red {
	color:red;
	line-height:1em;
}

s {
	text-decoration-color:red;
}

s span {
	color:#fff;
}

div.wrapper {
	background:url(../images/bg_main-min.png) no-repeat top center;
	background-size: contain;
}

/* header */

p#presents {
	margin:0 auto 10px;
	padding-top:10px;
	text-align:center;
	font-size:75%
}

section#main {
	margin-bottom:40px;
}

div.mainArea {
	width:94%;
	margin:0 auto;
	padding-top:14px;
}

div.mainArea h1 {
	margin-bottom:2px;
}

div.liveDetail {
	width:90%;
	padding:14px 18px;
	margin:0 auto;
}

div.day1st {
	
}

div.day2nd {
	margin-bottom: 10px;
}

div.liveDetail p.detailTitle {
	font-size:100%;
}

div.liveDetail p.detailDate {
	font-size:150%;
}
div.liveDetail p.detailDate img {
	width: 60%;
}

div.liveDetail p.detailDate span {
	font-size:75%;
}

div.liveDetail p.detailPlace {
	font-size:100%;
	margin-bottom:8px;
}

div.liveDetail p.detailTime {
	font-size:100%;
}
div.liveDetail p.detailTime img {
	width: 100%;
}

div.liveDetail p.detailCharge {
	font-size:80%;
}

div.liveDetail p.organization {
	font-size:75%;
}

p.mainBtn {
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

p.mainBtn a {
	display:inline-block;
	width:280px;
	height:36px;
	background:#000;
	border:1px solid #fff;
	border-radius:8px;
	text-align:left;
	font-size:80%;
	padding-top:20px;
	padding-left:20px;
}

p.endMessage {
	clear:both;
	width:96%;
	background:#000;
	border:1px solid #fff;
	text-align:center;
	font-size:14px;
	line-height:1.6em;
	margin:0 auto;
	padding:16px 0;
}

p.endMessage span {
	font-size: 12px;
}

div#lineupArea {
	width:98%;
	margin:0 auto 40px;
}

div#lineupArea h1 {
	text-align:center;
	margin:0 auto 20px;
	width:150px;
}

p.headingDate {
	text-align: center;
	margin: 10px auto;
	width: 90%;
}
p.headingDate img {
	width: 100%;
}

div.artistHr {
	width:100%;
	margin:0 auto 50px;
}

div.artistHr p.artistName {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

span.dec9 {
	display:inline-block;
	font-size:60%;
	margin-left:8px;
}

div.artistHr p.photoHr {
	width:90%;
	margin:0 auto;
}

div.artistHr p.imgTime {
	width:60%;
	margin: 0 auto;
}

div.artistHr2 {
	width:100%;
	margin:0 auto 50px;
}

div.artistHr2 p.artistName {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistHr2 p.artistName span.red {
	font-size:65%;
}

div.artistHr2 p.artistName span.newArrival {
	font-size:75%;
}

div.artistHr2 p.photoHr {
	width:70%;
	margin:0 auto;
}

div.artistVr {
	position:relative;
	margin-bottom:50px;
}

div.artistVr p.artistNameLeft {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistVr p.photoVrLeft {
	width:70%;
	margin:0 auto 50px;
}

div.artistVr p.artistNameRight {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistVr p.photoVrRight {
	width:70%;
	margin:0 auto;
}

div.artistVr2 {
	margin-bottom:50px;
	overflow:hidden;
}

div.artistVr2 div.vr2Left {
	width:90%;
	margin:0 auto 50px;
}

div.artistVr2 div.vr2Right {
	width:90%;
	margin:0 auto;
}

div.artistVr2 p.artistName {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistVr2 p.artistName span {
	display:inline-block;
	font-size:60%;
	margin-left:8px;
}

div.artistVr3 {
	position:relative;
	margin-bottom:50px;
}

div.artistVr3 p.artistNameLeft {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistVr3 p.photoVrLeft {
	width:50%;
	margin:0 auto 50px;
}

div.artistVr3 p.artistNameRight {
	font-size:150%;
	text-align:center;
	margin-bottom:20px;
}

div.artistVr3 p.photoVrRight {
	width:50%;
	margin:0 auto;
}

div.MC {
	overflow:hidden;
	width:94%;
	margin:0 auto;
}

div.MCdetail {
	width:47%;
	margin:0 auto 20px;
	overflow:hidden;
}

div.MCdetail:nth-child(odd) {
	float:left;
}

div.MCdetail:nth-child(even) {
	float:right;
}

p.MCname {
	font-size:120%;
	text-align:center;
	margin-bottom:12px;
}

p.MCname span {
	font-size:75%;
}

p.MCphoto {
	width:100%;
	margin-right:10px;
}

div#lineupArea h2 {
	border-bottom:1px solid #fff;
	font-size:200%;
	padding:0 0 16px 10px;
	margin-bottom:30px;
}

footer {
	width: 100%;
}

footer address {
	background-color:#151515;
	text-align:center;
	font-style:normal;
	padding:10px 0;
	font-size: 14px;
}


/*------------------------------------------------
チケット予約
------------------------------------------------*/

div#headerArea {
	padding-top:18px;
	padding-bottom:10px;
	margin-bottom:20px;
}

div#headerArea h1 {
	width:94%;
	margin:0 auto;
}

div#contentsArea {
	width:100%;
	margin:0 auto;
}

div#contentsArea h2 {
	border-bottom:1px solid #fff;
	font-size:100%;
	padding:0 0 10px 8px;
	margin-bottom:20px;
}

p.acceptance {
	margin:0 20px 20px;
	font-size:100%;
	line-height:1.6em;
}

p.acceptance span {
	margin-top:8px;
	font-size:75%;
}

div.liveTicket {
	margin:0 14px 20px;
	padding:14px 14px;
	background:#1c1c1c;
}

div.liveTicket h3 {
	border-left:5px solid #c20909;
	padding:6px 0 6px 10px;
	font-size:125%;
	margin-bottom:20px;
}

p.ticketCharge {
	font-size:100%;
	margin-bottom:16px;
	margin-left:16px;
}

p.ticketNotes {
	font-size:80%;
	margin-left:20px;
}

p.bbqNotes {
    font-size: 80%;
    line-height: 1.6;
}

div.vipTicket {
	margin:30px 14px 40px;
	padding:14px 20px;
	background:#1c1c1c;
	border:2px solid #c20909;
}

div.vipTicket h3 {
	font-size:150%;
	margin-bottom:17px;
}

div.vipTicket p.ticketCharge {
	margin-left:5px;
	line-height:1.6em;
}

div.vipTicket p.vipCharge {
	font-size:125%;
	margin-left:0px;
	margin-bottom:30px;
}

p.admissionOrder {
	font-size:100%;
	width:90%;
	margin:0 auto 20px;
}

p.admissionOrder:nth-child(even) {
	margin-bottom:100px;
}

div.subscription {
	width:94%;
	margin:0 auto 100px;
}

p.contactHd {
	margin-bottom:18px;
	font-size:112%;
}

p.inputItem input.text,textarea,select {
	margin-bottom:30px;
	padding:10px;
	font-size:80%;
	border:solid 1px #ccc;
	width:95%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#ffffff;
}

table#ticketTable th {
	text-align: left;
}

span.ticketType {
	font-size: 18px;
	padding: 6px;
	margin-right: 20px;
}

p.submitBtn {
	width:200px;
	margin:0 auto;
}

p.backBtn {
	width:200px;
	margin:0 auto;
}

p.submitBtn input.text {
	background-color:#005ca9;
	color:#fff;
}
select.pieces {
	width:100px;
}

/*------------------------------------------------
お支払い
------------------------------------------------*/

section#paymentContents {
	background-color:#fff;
	color:#333;
	padding:40px 0;
}

section#paymentContents div#contentsArea h2 {
	border-bottom:1px solid #333;
	font-size:187.5%;
	padding:0 0 16px 10px;
	margin-bottom:40px;
}

div.payArea {
	margin:30px 17px 20px;
	padding:14px 8px;
	background:#efefef;
}

p.payTitle {
	font-size:125%;
	margin-bottom:30px;
}

p.payTxt {
	font-size:100%;
	margin-bottom:20px;
	line-height:1.4em;
}

div.payArea table td {
	font-size:100%;
	padding:6px;
	line-height:1.4em;
}

</pre></body></html>