@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;
}

/* about
----------------------------------- */


/* flow
----------------------------------- */
.flowList{
	font-weight: bold;
	border:
	3px solid #c7c7c7;
	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;
}

.notice{
	width: auto;
    padding: 15px 20px 18px;
    margin: 0 0 40px 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 {
	background: none;
	color:#999999;
	font-size:10px;
	font-style:normal;
	line-height:91px;
	text-align:center;
}
#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;
}

address {
	background: none;
}





/* 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;}


}

/* 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% 170px;}
	h2 {margin: 0 -5.5%;}
	h3 {
	    font-size: 17px;
	    padding: 10px 5% 10px 12%;
	    margin: 0 -5.5% 15px;
	    text-indent:-7%;
	}
	h3 span.icon {
		font-size: 16px;
		margin:0 5px 0 0;
	}
	.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:44px;
	    height:44px;
	    border-width: 1px;
	    font-size: 20px;
	    border-radius: 40px;
	    -webkit-border-radius: 40px;
	    -moz-border-radius: 40px;
	    vertical-align: -10px;
	    margin-right: 5px;
	    padding: 0;
	    margin: 0 auto;
	}
	.flowList .num span{
	    font-size: 11px;
	}
	.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 20px 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%;
	}
	.btnArea {margin-bottom: 35px;}
	#footer ul {font-size: 11px; padding: 12px 10px;}
	#footer ul li a{
	    padding: 4px 0;
	    display: block;
	    text-decoration: underline;
	}

}




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

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

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

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

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