@charset "UTF-8";
/* CSS Document 大阪*/

body{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

	}

h1, h2, h3, h4, h5, .navbar-nav, .large  {
	font-family: 'Marcellus', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.whatsnew, .whatsnew h2{
	color: #7d71ba;
	}
	
.event h3 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dotted #7d71ba;;
	color: #7d71ba;
	padding-bottom: 5px;
}


	
	
/* Ver alpha Style */
body {
	background-color:#1d032f;
	background-image:url(../images/bg-body-osaka.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.area {
	background-color:#e7e0fd;
	padding:10px;
	border-radius:5px;
}

h1 {
	color: #ffffff;
	background-image:url(../images/bg-h1.png);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	height:50px;}
	
h2, h3, h4, h2 small {
	color:#61588d;}
	
h2{
	border-bottom:1px dotted #ffffff;
	padding:5px;}
	

	

.large{
	font-size:1.6em;}
	
	
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
}



a, a:visited, a:focus {
	 color: #7d71ba;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}
a:hover {
	 color: #a392f8;
	text-decoration: none;
}

#cboxContent, #cboxContent h3, .accordion-inner{
	color:#333333;
	
	}
	
#cboxContent a{
	color: #7d71ba;
	}
	
.navbar-right{
	margin-right:-50px;}	

/* CSS Document */

body {
	line-height: 1.8em;
	word-break: break-all;
}

h1{
	font-size:3em;}

h2 {
	font-size: 1.6em;
}
	
h3 {
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.container {
	max-width: none !important;
	width: 970px;
}

.fade {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.fade {
	opacity: 1;
	filter: alpha(opacity=100);
}
.fade:hover {
	opacity: 0.8;
	filter: alpha(opacity=20);
}
.site-title {
	background-image: url(../images/logo-bgmlive.png);
	width: 300px;
	height: 90px;
	display: block;
	margin-top: -45px;
	margin-left:-20px;
}
.site-title span {
	display: none;
}
.site-title a span {
	display: none;
}

dt {
	font-weight: bold;
}
dl {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #666666;
}



.mB30 {
	height: 30px;
}
/*Global Navi-----------------------------------------*/
.navbar-default {
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border-color: transparent;
	margin-top: 50px;
	font-size:1.1em;
}
/*Banner -----------------------------------------*/	
.banner .col-xs-6 {
	margin: 0;
	padding: 0;
}
.banner img {
	padding: 3px;
}
/*Main -----------------------------------------*/
#wrapper {
	overflow: hidden;
}
#header {
	/*background-image: url(../images/bg-dots.png), /* 最前面の背景レイヤーの背景画像 url(../images/bg-mainvis.png);*/
	background-repeat: repeat, /* 最前面の背景レイヤーに対応 */ repeat-x;
	background-position: top,/* 最前面の背景レイヤーに対応 */ top;
	background-attachment: scroll, scroll;
}
.main-container {
	position: relative;
	margin: 0 auto;
}
.mainvisual img {
	text-align: center;
	margin-top:-30px;
}
.main-badge-ticket {
	position: absolute;
	top: 0;
	right:0;
	top:0;
}

.main-badge-thanks {
	position: absolute;
	top: 177px;
	left: 0px;
	-webkit-animation-duration: 2s;
	animation-delay: 2s;
	z-index: 3;
}

.main-title{
	position: absolute;
	top: 489px;
	left: 273px;
	-webkit-animation-duration: 1s;
	animation-delay: 1s;
	z-index: 3;
	}

.logo-osaka {
	position: absolute;
	top: 395px;
	left: 288px;
	wdth: 411px;
}
.voice {
	position: absolute;
	top: 200px;
	left: 0px;
	-webkit-animation-duration: 2s;
	animation-delay: 2s;
	z-index: 3;
}
.img-responsive-overwrite {
	margin: 0 auto;
}
.main-text {
	font-size: 1.4em;
	color: #fff;
	margin-bottom: 20px;
	text-shadow: 0 0 8px #0D5D01;
	line-height: 2em;
}
.main-text strong {
	font-weight: bold;
	font-size: 1.2em;
}
.sub-text {
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 30px;
	text-shadow: 0 0 8px #0D5D01;
}
.sub-text strong {
	font-weight: bold;
	font-size: 1.2em;
}
/*What's New-----------------------------------------*/
.whatsnew {
	background: #dbe9ff;
	border-radius:5px;
	padding:10px;
}

.h2-whatsnew span{
	display:none;
	}
	
.h2-whatsnew{
	display:block;
	background-image:url(../images/title-whatsnew.png);
	background-repeat:no-repeat;
	background-position:center;
	width:213px;
	height:42px;
	margin:0;
	padding:0;
	border:none;
	}


/*Twitter -----------------------------------------*/
.twitter-widget iframe {
	background: #dbe9ff!important;
	margin:0;
	border-radius:5px;
}
.twitter-widget h2{
	margin-top:0;}
	
.h2-twitter span{
	display:none;
	
	}
	
.h2-twitter{
	display:block;
	background-image:url(../images/title-twitter.png);
	background-repeat:no-repeat;
	background-position:center;
	width:213px;
	height:42px;
	margin:0;
	padding:0;
	border:none;}
	
/*ホームイベント概要 -----------------------------------------*/
	
	.overview{
		color:#ffffff;}
		
	.overview h2, .overview h3, .overview a{
		color:#df3665;}
	
/*Artist -----------------------------------------*/
.artist .col-xs-2 {
	margin: 0;
	padding: 0;
}
.artist h3 {
	color: #ff9900;
	font-weight: bold;
}

.artist {
	color:#ffffff;}

/*Event -----------------------------------------*/	

.event h2{
	margin-top:30px;
	}

.event p{
	margin-top:10px;
	}

.event strong, .ticket strong {
	font-size: large;
}
.event ul {
	line-height: 150%;
}
.event #access li {
	margin-bottom: 10px;
}
#map_custmomize {
	padding-right: 20px;
}
.event #access strong {
	font-size: inherit;
	font-weight: bold;
}
.area p {
	margin-top:1.4em!important;
}

/*Ticket -----------------------------------------*/	
.ticket ul li strong {
	font-size: large;
}
.ticket strong {
	font-size: 1.6em;
}
.submit {
	color: #fff;
}
.submit-area {
	padding: 10px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.getticket h3 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #666;
	color: #666;
	padding-bottom: 5px;
	margin-top: 30px;
}
.getticket strong {
	font-size: 1.4em;
}
.getticket .submit a {
	color: #fff;
}
.qrcode {
	width: 150px;
	margin: 0 auto;
}
.makerlist li {
	border-bottom: 1px #999999 dotted;
	margin-bottom: 3px;
	list-style: none;
}
.tokuten {
	color: #0E5F02;
	font-weight: bold;
}
.atn-tokuten {
	border: 1px solid #0E5F02;
	padding: 10px;
}
.atn-tokuten strong {
	font-size: inherit;
	color: #0E5F02;
	font-weight: bold;
}

.ticlet-tokuten{
	margin:10px;
}

.btn {
	color:#fff!important;}
/*Goods -----------------------------------------*/	
.goods .btn {
	color: #fff;
}

#goods{
	
	padding: 10px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.goods-official {
	background-image: url("../images/bg-goods-official.jpg");
	
}

.goods-cloud {
	background-image: url("../images/bg-goods-cloud.jpg");
	
}

.goods-full{
	background-image: url("../images/bg-goods-full.jpg");
	
}

.goods-title-official{
	background-image: url(../images/goods-title-official.png);
	background-repeat: no-repeat;
	width:540px;
	height:89px;
	margin:20px auto;
}

.goods-title-cloud{
	background-image: url(../images/goods-title-cloud.png);
	background-repeat: no-repeat;
	width:559px;
	height:81px;
	margin:20px auto;
}

.goods-title-full{
	background-image: url(../images/goods-title-full.png);
	background-repeat: no-repeat;
	width:390px;
	height:49px;
	margin:20px auto;
}

h3.goods-title{
	font-family: 'Kameron', serif;
	font-size:2rem;
	font-weight: bold;
	color:#000;
	margin:5px 0 0 0;
}

.goods-size{
	font-family: 'Kameron', serif;
	margin:0;
}

.goods-price{
font-family: 'Kameron', serif;
	font-weight: bold;
	font-size:1.8rem;
	margin:0 0 20px 0;

}

.goods-design{

}

h2 span{
	display: none;
	border: 0;
}
/*FAQ -----------------------------------------*/	

.accordion-group {
	margin-bottom: 5px;
}
.accordion-body {
	background: #ffffff;
	padding: 10px;
	border-radius: 6px;
	margin-bottom: 6px;      /* CSS3草案 */
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 6px;   /* Firefox用 */
}
.accordion-body p {
	margin: 0;
}
/*Attention -----------------------------------------*/	
.mediacontact li {
	list-style: circle;
}
/*Page Top -----------------------------------------*/	

#pagetop {
	font-family: 'Marcellus', serif;
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #fff;
	background-color: #666666;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding: 10px;
}
#pagetop a:link {
	text-decoration: none;
	color: #ffffff;
}
#pagetop a:hover {
	text-decoration: none;
	color: #ffffff;
}
.btn-osaka {
	font-size: 1.5em;
	background-color: hsl(241, 57%, 33%) !important;
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9c9ae3", endColorstr="#252484");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#9c9ae3), to(#252484));
	background-image: -moz-linear-gradient(top, #9c9ae3, #252484);
	background-image: -ms-linear-gradient(top, #9c9ae3, #252484);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9c9ae3), color-stop(100%, #252484));
	background-image: -webkit-linear-gradient(top, #9c9ae3, #252484);
	background-image: -o-linear-gradient(top, #9c9ae3, #252484);
	background-image: linear-gradient(#9c9ae3, #252484);
	border-color: #252484 #252484 hsl(241, 57%, 22.5%);
	color: #fff !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.69);
	-webkit-font-smoothing: antialiased;
}

/*Special-----------------------------------------*/	


span.sp-setlist-maker {
	font-size:0.9em;
	color:#7658BC;
}

.sp-head-txt{
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin:20px 0 10px 0;
}
.frame {
	margin-top:10px;
	display: inline-block;
	position: relative;	
	z-index: 1;
transform: rotate(-1deg); /* 回転させる */
}

.frame:after{
	
	position: absolute;
	content: "";
	box-shadow: 0 15px 10px rgba(0,0,0, .5); /* シャドウ */
	transform: rotate(3deg); /* 回転させる */
	right: 5px;
	left: auto;
	top: auto;
	bottom: 15px;
	z-index: -1;
	width: 50%;
	height: 20%;
}



/*Footer -----------------------------------------*/	
footer {
	padding:20px 0 50px 0;
	text-align: center;
	color:#ffffff;
	background:#df3665;
}

.footer-navi{
	padding:20px;
	color:#ffffff;
	font-family: 'Marcellus', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
	
footer a{
	color:#efefef!important;

}

footer a:hover{
	color:#ffffff!important;

}

.footer-navi ul{
	width:900px;
	margin:0 auto;}
	
.footer-navi li{
	display:block;
	width:100px;
	float:left;
	text-align:center;}
	
.copyright{
	margin-top:30px;}
	
