@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{}
h2 img {}
h3{
	background: #282828;
	color: #000000;
	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: #F3F2ED; padding: 0;}
.section {
	padding: 0;
	margin: 0 0 70px;
}

.pb10{padding-bottom:10px;}

/* kvBox
----------------------------------- */
.kvBox {
	position: relative;
	z-index: 1;
	margin: 0 auto 80px;
}
.kvBox img {
	display: block;
	width: 100%;
}
.kvBox .kv {
    width: 100%;
    aspect-ratio: 164 / 109;
	overflow: hidden;
}	
.kvBox .kv img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 77.5%;
    transform: scale(1.05);
}
.kvBox .kvLogo {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    width: 30%;
}
.kvBox .kvTxt {
    position: absolute;
    z-index: 2;
    top: 33.5%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    text-shadow: 0 3px #00000020;
    width: 95%;
    text-align: center;
    font-weight: 200;
    font-size: clamp(10px, 4.7vw, 42px);
    letter-spacing: 0.03em;
    font-family: "Noto Sans JP", sans-serif;
}

/* 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: 0px 30px 10px 0px;
}
.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;
	margin-bottom: 10px;
	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 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;
}
#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;
}

h3.after {
    color: #aaa;
}

.end {
    color: #aaa;
    position: relative;
}

.end::after {
    content: "公開を終了いたしました";
    display: inline-block;
    color: #FB4968;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    border: 2px solid;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 10px 20px;
    margin: -25px 0px 0px -180px;
}



/* 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{}
	#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;}
	
	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: 50px;
    text-align: center;
    padding: 20px;
	}
	
	.qrTxt {
    font-size: 17px;
    text-align: center;
    padding: 0 0 15px 0;
    font-weight: bold;
	}
	
	.qr {
	}



}

/* 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 {}
	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%;
	}
	.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;
	}
	.font15{
	font-size:13px;
	}

.end::after {
    content: "公開を終了いたしました";
    display: inline-block;
    color: #FB4968;
    font-weight: bold;
    line-height: 30px;
    border: 2px solid;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 20px;
    padding: 5px 15px;
    margin: -25px 0px 0px -125px;
}



}




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

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

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

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





/* ========================================
	
	aop 調整

============================================ */
body #header {
    width: 100%;
    min-width: 100%;
}

body #container {
	margin: 0 auto;
}

body h3 {
	display: flex;
    align-items: center;
}

body .flowList .num {
    font-family: "Nixie One","メイリオ",meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

body .btn {
	text-align: center;
	margin: 0 auto;
}

/* PC
==================================== */
@media screen and (min-width: 901px) {
    a, a > *, input, label {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
	
	body #container {
        width: 820px;
        padding-bottom: 130px;
    }

	body .flowList tr {
		display: flex;
		align-items: center;
	}
	body .flowList th {
		width: 120px;
	}
	body .flowList td {
		width: calc(100% - 120px);
	}
	body .flowList .num {
		width: 66px;
		height: 68px;
	}
	

	body .btn a, body btn input, body .btn button {
        display: inline-block;
        width: auto;
        min-width: 400px;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        box-sizing: border-box;
        border: 1px solid #ff7c60;
        border-radius: 4px;
        line-height: 1.5;
        padding: 15px;
        margin: 15px auto;
    }
	
}

/* SP
==================================== */
@media screen and (max-width: 900px) {

	body h3 {
        text-indent: 0;
	}
	body h3 span.icon {
		margin: 0;
	}
	body h3 span.icon i {
		text-indent: -1.5em;
	}

	body .flowList {
		padding: 0;
	}
	body .flowList tr {
		display: flex;
		align-items: center;
	}
	body .flowList th {
		width: 65px;
	}
	body .flowList td {
		width: calc(100% - 65px);
	}
	body .flowList .num {
        width: 42px;
        height: 42px;
	}

	body .btn a, body .btn input {
        display: block;
        width: 100%;
        display: block;
        font-size: 16px;
        text-align: center;
        text-decoration: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid;
        border-radius: 4px;
        line-height: 1.5;
        padding: 15px;
        margin: 15px auto;
        -webkit-appearance: none;
	}
	body .btn .main {
        color: #fff;
        margin-top: 30px;
        border-radius: 999px;
        font-size: 15px;
        padding: 15px;
        line-height: 1.5;
        transition: 0.4s;
    }

}