@charset "utf-8";

/* =================================================
	-------------------
	mailmag.css 
	-------------------
	無料メルマガstyle

================================================= */

/* clearfix
------------------------ */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }


/* base
------------------------ */
html { height: 100%; 
}
body {
	min-height: 100%;
	background: #fff;
	color:#333;
	font-size:12px;
	font-family: "メイリオ",meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
}
#inner {
	text-align: left;
	padding: 0 0 80px;
}


/* anchor
------------------------ */
a:link,
a:visited,
a:active {text-decoration:underline;}
a:hover {text-decoration: none;}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);  
	-ms-filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}


/* ========================================
	
	メールマガジン登録ページ共通スタイル

================================================= */
#header	{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    height: 16px;
    min-width: 960px;
    position: relative;
}
#header h1 {
	float: left;
    font-size: 10px;
    line-height: 16px;
    padding: 0 0 0 1em;
    margin: 0;
}
#header a {
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    line-height: 16px;
    position: absolute;
    right: 1em;
    top: 0;
}

#inner .btn a, #inner .btn .main {text-decoration: none; color: #fff!important;}
h2{line-height: 0;}
h2 img {width: 100%;}
h3{
	background: #282828;
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	line-height: 140%;
	padding: 10px 20px;
	margin: 0 0 20px;
}
h3 span.icon {
	font-size: 24px;
	vertical-align: -3px;
	margin: 0 8px 0 0 ;
}
#wrap {background: #f5f5f5; padding: 0;}
.section {
	padding: 0;
	margin: 0 0 70px;
}

.pb10{padding-bottom:10px;}
.mb0{margin-bottom:0!important;}
/* about
----------------------------------- */


/* flow
----------------------------------- */
.flowList{
	font-weight: bold;
	border: 
	3px solid #a8a8a8;
	margin: 0 0 15px;
	font-size: 20px;
	width: 100%;
	font-weight: bold;
	background: #fff;
}
.flowList th {
	padding: 10px 0 10px 30px;
	width: 90px;
}
.flowList td {
	padding: 10px 30px 10px 0;
}
.flowList tr:first-child th,.flowList tr:first-child td {padding-top: 30px;}
.flowList tr:last-child th,.flowList tr:last-child td {padding-bottom: 30px;}
.flowList .num{
	font-family: 'Nixie One';
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	border: 2px solid #333;
	color: #333;
	font-size: 27px;
	text-align: center;
	text-indent: 0;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	margin-right: 5px;
	line-height: 1;
	padding: 0 11px 24px;
	font-weight: bold;
}
.flowList .num span{
    font-size: 13px;
    line-height: 150%;
    vertical-align: 1px;
}
.btnArea {
	margin-bottom: 50px;
}
.btnArea .sml {
	text-align: center;
}
.btn .otherLink {
    border: 1px solid #FF0066;
    font-size: 14px;
    max-width: none;
    display: inline-block;
    width: auto;
    padding: 10px 30px;
}
.btn .fanclubLink {
    border: 1px solid #FF0066;
    font-size: 14px;
    max-width: none;
    display: inline-block;
    width: auto;
    padding: 10px 30px;
}

.notice{
	width: auto;
    padding: 15px 20px 18px;
    margin: 0 0 70px 0;
    border: 1px solid #aaa;
}
.noticeList li{
	font-size:12px;
	color:#333333;
	background:transparent url(http://emtg.jp/img/mypage/mypage_css/ico_check.gif) no-repeat scroll 0px 8px;
	padding:6px 0 0 20px;
	letter-spacing:0.02em;
    line-height:1.35em;
	text-align:left;
	margin:0 0 0 8px;
}

/* footer
----------------------------------- */
#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#footer #copyright {
	background: #3B3B3B url(/img/cmn/bg_area4.gif) repeat-x left top;
}
#footer #copyright address {
	color:#999999;
	font-size:10px;
	font-style:normal;
	line-height:91px;
	text-align:center;
}
address {
background: none;
}
#footer ul{
	font-size:12px;
	text-align:center;
    padding: 10px;
    background: #ddd;
}

#footer li a { 
	color: #333;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}





/* PC
==================================== */
@media screen and (min-width: 900px) {
	.sp{display: none!important;}
	#container {width: 820px; padding-bottom: 130px;}
	.btn a, .btn input {padding: 14px 0;}
	#inner {padding-top: 20px;}
	h2{margin: 0 auto 80px;}
	#about .txt {font-size: 16px;}
		#footer li{
		display: inline;
		padding:0 4px 0 0;
	}
	#footer li:before {content: '｜　';}
	#footer li:first-child:before {content: none;}
	.mb0{margin-bottom:0!important;}
	
	h4 {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 5px;
	}
	h4 span {
    padding-right: 7px;
    vertical-align: -2px;
	}
	dl.presentCont{
	margin-bottom: 20px;
	}
	dl.presentCont dt{
	    border-bottom: 1px dotted #3d3d3d;
	    font-size: 19px;
	    font-weight: bold;
	    margin-bottom: 6px;
	    padding-bottom: 4px;
	}
	dl.presentCont dd{
    font-size: 18px;
    text-indent: -28px;
    padding: 0px 0 10px 25px;
	}
	
	ul.memberPre {
	background: #fffde9 none repeat scroll 0 0;
	padding: 15px;
	}
	ul.memberPre li{
		font-size: 18px;
	}
	
	.qrArea {
    background: #DDD;
    margin-bottom: 0px;
    text-align: center;
    padding: 20px;
	}
	
	.qrTxt {
    font-size: 17px;
    text-align: center;
    padding: 0 0 15px 0;
    font-weight: bold;
	}
	
	.qr {
	}
	
	#ticket{
    margin: 0;	
	}
	#ticket h4{
    padding-bottom: 15px;	
	}
	#ticket h4.wallpTit{
    padding-bottom: 0;	
	}
	#ticket .txt{
    padding-bottom: 50px;	
	}
	#ticket .timeSpace{
    padding-bottom: 30px;	
	}
	#ticket .ticketDetail{
    background: transparent;
    font-size: 18px;
    font-weight: bold;
    border-left: 7px solid #000;
    padding: 2px 0 0 5px;
    line-height: 1em;
    margin: 0 0 15px 0;
    box-shadow: none;
    border-radius: 0;
	}
	#ticket .ticketTxt{
    font-size: 16px;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
	}
	#ticket .last{
    margin: 0 0 40px 0;

	}
	
	#ticket .cellBox{
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px dotted #ccc;
	}
	#ticket .liveCell{
    width: 100%;
    border: 1px solid #000;
    margin: 0;
	}
	#ticket .liveCell tr:nth-child(odd){

	}
	#ticket .liveCell tr:nth-child(even){
    background: #efefef;
	}
	
	#ticket .liveCell td.date{
    padding: 10px;
    width: 17%;
    font-size: 17px;
    box-sizing: border-box;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
	}
	#ticket .liveCell td.city{
    padding: 10px;
    width: 12%;
    font-size: 17px;
    box-sizing: border-box;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
	}
	#ticket .liveCell td.house{
    padding: 10px;
    width: 71%;
    font-size: 17px;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
	}
	#ticket .scheduleList dt:last-child{
	
	}
	#ticket .scheduleList dd:last-child{
	
	}
	


}

/* SP
==================================== */
@media screen and (max-width: 900px) {
	.pc {display: none!important;}
	.sp {display: block;}
	html,body { font-size: 15px; }
	img {max-width: 100%;}
	#inner {padding: 0 5% 90px;}
	h2 {margin: 0 -5.5%;}
	h3 {
	    font-size: 17px;
	    padding:10px 5% 10px 2.4em;
	    text-indent:-1.5em;
	    margin: 0 -5.5% 15px;
	}
	h3 span.icon {font-size: 16px;}
	.txt {
	    font-size: 13px;
	    line-height: 170%;
	}
	.section {margin: 0 0 30px;}
	.flowList{
	    padding: 15px 7px;
	    font-size: 13px;
	    border-width: 1px;
	}
	h3 + .flowList {margin-top: 20px;}
	.flowList th {
		padding: 5px 0 5px 10px;
	    width: 55px;
	}
	.flowList td {
		padding: 5px 10px 5px 0;
	}
	.flowList tr:first-child th,.flowList tr:first-child td {padding-top: 14px;}
	.flowList tr:last-child th,.flowList tr:last-child td {padding-bottom: 14px;}
	.flowList .num{
	    width:38px;
	    height:40px;
	    border-width: 1px;
	    font-size: 20px;
	    line-height:0.9em;
	    border-radius: 40px;
	    -webkit-border-radius: 40px;
	    -moz-border-radius: 40px;
	    vertical-align: -10px;
	    margin-right: 5px;
	    padding:0 0 0 2px;
	    margin: 0 auto;
	}
	.flowList .num span{
	    font-size: 11px;
	    margin-left: -2px;
	}
	.flowList .txt {line-height: 1.5em;}
	.sml {
		font-size: 11px;
		color: #666;
	}
	#flow .sml br {display: none;}
	.notice {
	    padding: 10px 10px 12px 5px;
	    margin: 0 0 30px 0;
	}
	.notice .noticeTit {font-size: 13px;}
	.noticeList li {
		line-height: 1.6em;
		font-size: 11px;
	}
	.btn .otherLink {
		padding: 10px;
	    font-size: 12px;
	    line-height: 1.5em;
	    width: 100%;
	}
	.btn .fanclubLink {
		padding: 10px;
	    font-size: 12px;
	    line-height: 1.5em;
	    width: 100%;
	}
	.btnArea {margin-bottom: 30px;}
	#footer ul {font-size: 11px; padding: 12px 10px;}
	#footer ul li a{
	    padding: 4px 0;
	    display: block;
	    text-decoration: underline;
	}
	
	h4 {
    font-weight: bold;
    padding-bottom: 5px;
	}
	h4 span {
    padding-right: 5px;
    vertical-align: -2px;
	}
	dl.presentCont{
	margin-bottom: 10px;
	}
	dl.presentCont dt{
	    border-bottom: 1px dotted #3d3d3d;
	    font-weight: bold;
	    margin-bottom: 6px;
	    padding-bottom: 4px;
	}
	dl.presentCont dd{
    font-size: 13px;
    text-indent: -23px;
    padding: 0px 0 5px 25px;
	}
	
	ul.memberPre {
	background: #fffde9 none repeat scroll 0 0;
	padding: 10px;
	}
	ul.memberPre li{
	font-size: 13px;
	}
	#ticket h4{
    text-indent: -24px;
    padding-bottom: 10px;
    padding-left: 24px;
	}
	#ticket h4 {
	    text-indent: -28px;
	    padding-bottom: 10px;
	    padding-left: 28px;
	}
	#ticket .ticketDetail {
	font-size: 14px;
    font-weight: bold;
    border-left: 5px solid #000;
    padding: 2px 0 0 5px;
    line-height: 1em;
    margin: 0 0 10px 0;
	}
	#ticket .ticketTxt {
    font-size: 13px;
    padding: 0px 0 9px 0;
    margin: 0px 0 15px 0;
    border-bottom: 1px dotted #ccc;
	}
	#ticket .last {
    font-size: 13px;
    padding: 0px 0 9px 0;
    margin: 0px 0 20px 0;
    border-bottom: 1px dotted #ccc;
	}

	#ticket .cellBox{
	padding: 0 0 25px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
	}
	#ticket .liveCell{
    width: 100%;
    border: none;
    margin: 0;
	}
	#ticket .liveCell tr:nth-child(odd){

	}
	#ticket .liveCell tr:nth-child(even){
    background: #efefef;
	}
	
	#ticket .liveCell td.date{
	display:block;
    padding: 10px 10px 2px;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    border-right: none;
    border: 1px solid #000;
    border-bottom:none;
    text-align: left;
	}
	#ticket .liveCell td.city{
	display:block;
    padding: 0 10px 2px;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    text-align: left;
	}
	#ticket .liveCell td.house{
	display:block;
    padding: 0 10px 10px;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	margin: 0 0 10px;
	}
	#ticket .liveCell tr:last-child td.house{
	margin: 0;
	}
	
	
	.font15{
	font-size:13px;
	}
	
	

.mb30{margin-bottom:30px!important;}

.mb10{margin-bottom:10px!important;}

}




/* ========================================
	
	アーティストごと色変えstyle

============================================ */
/* メインカラー(帯) */
#inner h3{background-color: #05a3da!important;}

/* サブカラー(ボタン、リンク) */
#inner a:link,
#inner a:visited,
#inner a:active,
#inner a:hover,
#inner .btn .otherLink {color: #05a3da!important;}
#inner .btn .otherLink {border-color: #05a3da!important;}
#inner .btn .fanclubLink {color: #05a3da!important;}
#inner .btn .fanclubLink {border-color: #05a3da!important;}
#inner .btn .main {background: #05a3da!important;border:none;}

/* サブカラーのhover */
#inner .btn .otherLink:hover {border-color: #3AA1CE!important;}
#inner .btn .otherLink:hover {color: #3AA1CE!important;}
#inner .btn .fanclubLink:hover {border-color: #3AA1CE!important;}
#inner .btn .fanclubLink:hover {color: #3AA1CE!important;}
#inner .btn .main:hover {background: #3AA1CE!important;}

