body {
	height:auto;
	min-height:100%;
    background:#000;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding-bottom:60px;
    position:relative;
/*	text-transform: full-width;*/
}
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
/*	padding: 0;*/
	font-family: HelveticaNeue,Helvetica,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !Important;
	line-height: 2;
	zoom: 1;
	-webkit-text-size-adjust: 100%;
	/* -webkit-font-smoothing: subpixel-antialiased; */
}
.footer {
	width:100%;
	color:#666;
	font-size:10px;
	line-height:1.4em;
	text-align:center;
	border-top:1px solid #151515;

	padding:15px 0;
	position:absolute;
	bottom:0;
	left:0;
}

/* テキスト色 */
section {
	padding:30px 0 0;
    color:#FFF;
    margin:0 0 15px;
}

.lead{
    font-size:13px;
    margin:0 10px 0;

    line-height:1.3em;
}

.bold{
    font-weight:bold;
}
.center{
}    text-align: center;


/* スペーサー */
.space3{-webkit-user-select: none;height:3px;}
.space5{-webkit-user-select: none;height:5px;}
.space10{-webkit-user-select: none;height:10px;}
.space15{-webkit-user-select: none;height:15px;}
.space20{-webkit-user-select: none;height:20px;}
.space25{-webkit-user-select: none;height:25px;}
.space30{-webkit-user-select: none;height:30px;}
.space40{-webkit-user-select: none;height:40px;}

/* 注意事項 */
span.note {color:#FF0000; background:none;}

/* 注目事項 */
span.notice {
color:#fff;
background:none;
vertical-align: 0.1em;
}



/* 区切り線 */
hr.separat_line {
    width:90%;
    border:2px dotted #7F7F7F;
 margin:15px 0 15px 0;
    text-align: center;
}

/* キービジュアル */
.key {
}

/* コンテンツタイトル */
.content_tit {
margin: 0 0 15px;
/*font-family:'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', serif;
font-size:20px;
background:#000000;
color:#FFFFFF;
font-weight:300;
*/
text-align:center;
}





/* ボタン
--------------------------- */
.btn {
	margin:0 0 15px;
}
/* .content_min .btn a{
width: 90%;
margin:0 15px 0;
padding: 10px 0 10px;
font-size: 16px;
font-weight: 300;
background: #EEEEEE;
color: #000000;
display: block;
border-radius: 3px;
text-decoration: none;
white-space: normal;
text-align:center;
} 
*/

.btn a{
width: 90%;
margin:0 15px 0;
padding: 10px 0 10px;
font-size: 16px;
font-weight: 300;
background: #EEEEEE;
color: #000000;
display: block;
border-radius: 3px;
text-decoration: none;
white-space: normal;
text-align:center;
} 

/* メニュー
------------------------------------- */
ul.con_menu {
    padding:0 5px;
    margin:0 0 30px;
}
ul.con_menu:after {
   content: "."; 
   display:block;
   clear:both;
   height:0;
   visibility:hidden;
}
ul.con_menu li {
    float:left;
}
ul.con_menu li a {
    display:block;
    background:#222;
    color:#aaa;
    font-family: 'denseregular', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', serif;
    font-weight:300;
    line-height:40px;
    text-align: center;
    text-decoration:none;
    border:1px solid #000;
}


ul.con_menu .enquete a{
	background: #222 url(../image/psmobile/feature/gazette/13th_anniversary/nav_enquete.png) no-repeat;
	background-size: 62px;
	text-indent: -9999px;
	background-position: center;
}


ul.con_menu .special a{
	background: #222 url(../image/psmobile/feature/gazette/13th_anniversary/nav_special.png) no-repeat;
	background-size: 67px;
	text-indent: -9999px;
	background-position: center;
}

ul.con_menu li a.current {
	background:#333;
}

ul.con_menu .special a.current{
	background: #333 url(../image/psmobile/feature/gazette/13th_anniversary/nav_special.png) no-repeat;
	background-size: 67px;
	background-position: center;
}

ul.con_menu .enquete a.current{
	background: #333 url(../image/psmobile/feature/gazette/13th_anniversary/nav_enquete.png) no-repeat;
	background-size: 62px;
	background-position: center;

}

ul.con_menu li p.blank {
    display:block;
    height:30px;
}
ul.con_menu .ticket { width:18%; }
ul.con_menu .goods { width:17%; }
ul.con_menu .enquete { width:25%; }
ul.con_menu .news { width:14%; }
ul.con_menu .special { width:26%; }

ul.con_menu .ticket a,
ul.con_menu .goods a,
ul.con_menu .news a { font-size:18px; }

ul.con_menu .enquete a,
ul.con_menu .special a { font-size:13px; } 

.anchor { 
display: block;
width: 1px;
height: 1px;
font-size: 0;
line-height: 0;
position: relative;
top: -15px;
}
/* ----------------------------------------- 
   情報
----------------------------------------- */
/* 全体 */

.mainBox{
	padding:0 3%;
}

.content_min {
padding:0 0 15px;
text-align:center;
}

.noBorder{
border-bottom:none;
}

.coming{
text-align:center;
margin:0 0 10px;
}   

.coming span{
font-family: 'denseregular', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', serif;
font-size:20px;
text-align:center;
font-weight:300;
color:#666;
}

.titMain{
font-family: 'denseregular', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', serif;
font-weight:300;
font-size:14px;
margin:0 0 5px;
line-height:1.3em;
color:#FFFFFF;
text-align:center;
}

.titSub{
    font-weight:bold;
    font-size:13px;
    margin:0 0 3px;
    text-indent:-7px;
}

.txtSub{
	font-size:13px;
	line-height:1.5em;
	margin:0 0 25px
}

.pict_guard{
    position:relative;
    text-align:center;
}
.pict_guard img.filter {
    position:absolute;
    margin:0 auto;
    z-index:2;
}
.pict_guard img.pict {
	z-index:1;
}

.leaf-social {
	border:none;
}

/* ----------------------------------------- 
   来場者限定企画
----------------------------------------- */
.specialBox{
	background: #111;
	margin:0 3% 15px;
	padding:15px 2% 10px;
}

.specialBox dt{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color: #CCC;
	margin: 0 0 12px;

}

.specialBox dd{
	text-align:center;
	padding:0 0 7px;

}

.specialBox dd h4{
	font-size:13px;
	margin-bottom:5px;
	color:#AAA;
	font-weight:normal;

}

.presentLead{
	font-size: 13px;
	line-height: 1.5em;
	margin: 0 0 10px;
	color:#AAA;
}

.caption{
	color:#AAA;
	font-size:12px;
	line-height: 1.5em;
	margin: 0 0 5px;
}

.registList{
	padding:10px 0;
}
.registlist li {
width: 50%;
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.registlist li a {
display: block;
background: #222;
color: #AAA;
font-size: 12px;
text-align: center;
border: 1px solid #444;
border-radius: 2px;
padding: 8px 0;
}

.registlist li:first-child {
padding-right: 2%;
}


.registlist li:last-child {
padding-left: 2%;
}

/* popup
------------------ */
#popup {
	width:100%;
	height:100%;
	position:fixed;
	top:100%;
	left:0;
}
#popup #overlay {
	width:100%;
	height:100%;
	background:rgba(60,60,60,0.9);
	box-shadow:0 0 40px rgba(0,0,0,0.2) inset;
	position:absolute;
	left:0;
	top:0;
}
#popup .inner {
	width:84%;
	margin:-150px 0 0;
	position:absolute;
	left:8%;
	top:50%;
	position:relative;
	display:none;
}
#popup .close {
	display: block;
	width: 18px;
	height: 18px;
	color:#ddd;
	font-size:18px;
	position: absolute;
	right: 0;
	top: -28px;
}



/* heresy入会案内
------------------ */
#popup #heresy {
	background:#ccc;
	color:#444;
	border-radius:4px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:18px 13px 10px;
}
#popup #heresy .tit {
	font-family: 'denseregular', 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', serif;
	font-size:16px;
	font-weight:300;
	text-align:center;
	letter-spacing:0.1em;
	margin:0 0 15px;
}
#popup #heresy .lead {
	font-size:12px;
	line-height:1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin:0 0 10px;
}

.specialbox dt.joinTit{
	background:#DDDDDD;
	color:#333;
	padding:5px 0;
}

.stepArea{
	margin:0 3%;
	background:#222222;
	padding:3%;
}

.steptitArea {
}

.specialbox dt.icospan {
background: #CCC;
padding: 2px;
color: #333;
font-size: 12px;
border-radius: 2px;
width: 20%;
vertical-align: middle;
margin:0 auto 10px;
}

.specialbox dd.stepcath {
font-size: 13px;
text-align: left;
line-height: 1.3em;
font-weight: bold;
}
.stepLead{
	text-align: left;
	padding: 5px 0 15px;
	font-size: 12px;
	line-height: 1.4em;
}

.registList2{
	overflow:hidden;
	padding-bottom:10px;
}

.registList2 li {
	float:left;
	margin:0 7px 0 0;
}

.registList2 li a{
	color:#EEE;
	font-size:12px;
	color:#FFF;
	margin:0 0 10px;
}

.confirmation {
	margin:10px auto 5px;
}

.confirmation dt{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	color:#fff;
}

.confirmation dd{
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	margin: 0 0 5px;
	text-align: left;
	line-height: 1.4em;
}

.confirmation dd a{
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align:right;
}

.icon-chevron-down{
	padding:10px 0;
}

/* -----------------------------------------
アンケート
------------------------------------------ */
/* 全体 */
.content_form {
padding:0px 0px 15px 0px;
margin:0;
}
/* タイトル */
.content_form .title {
font-size:14px;
text-align:center;
font-weight:bold;
line-height:1.2em;
letter-spacing:0.02em;
padding:0 0 10px 0;
}
/* リード文 */
.content_form .lead {
font-size:12px;
text-align:center;
line-height:1.2em;
letter-spacing:0.02em;
padding:0 0 10px 0;
}
/* フリーテキスト */
.content_form .text {
font-size:12px;
text-align:left;
line-height:1.2em;
letter-spacing:0.02em;
padding:0 0 10px 0;
}
/* 補足 */
.content_form .codicil {
font-size:12px;
color:#555555;
text-align:left;
line-height:1.2em;
letter-spacing:0.02em;
padding:0 0 10px 0;
}



/* アンケート全体（リスト）
--------------------------------- */
.content_form ul {
margin:0 0 30px 0;
padding:0;
border-top:1px solid #444;
border-bottom:1px solid #444;
}

.content_form ul li{
padding:10px 3% 15px 3%;
margin:0;
/*background-color:#000;*/
border-bottom:1px solid #444;
}
/* リスト：一番下 */
.content_form ul li:last-child {
border:none;
}



/* アンケートリスト内全体
------------------------------- */
.content_form ul li dl {
padding:0;
margin:0;
}
/* アンケート：質問 */
.content_form ul li dl dt {
font-size:13px;
font-weight:bold;
text-align:left;
padding:0 0 8px 0;
line-height:1.5em;
margin:0;
color:#ccc;
}
/* アンケート：回答 */
.content_form ul li dl dd {
font-size:13px;
text-align:left;
line-height:1.4em;
letter-spacing:0.02em;
margin:0;
}
.content_form ul li dl dd select,
.content_form ul li dl dd input[type="text"] {
width:95%;
font-size:14px;
padding:5px 2px;
border-radius:3px;
background:#ccc;
}

.content_form ul li dl dd textarea {
width:95%;
font-size:14px;
padding:5px 2px;
border-radius:3px;
background:#ccc;
}
input.example2 {
height:40px;
width:280px;
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
-webkit-appearance: none;
}
input[type="submit"] {
-webkit-appearance: none;
border: medium none;
font-weight: bold;
width: 100%;
background: none repeat scroll 0 0 #e10101;
border: 1px solid #ff7878;
border-radius: 4px;
box-shadow: none;
color: #fff;
display: block;
font-size: 16px;
margin: 10px auto;
padding: 15px 0;
text-align: center;
text-shadow: none;
box-sizing: border-box;
line-height: 1;
}
label{
display:inline-block;
}

.btnMain{
	width:90%;
        text-align:center
}

.excBox02 input[type="submit"] {
	color: #000;
	background: #fff;
	border: none;
	cursor: pointer;
}
.excBox02 input[type="submit"][disabled]{
	color: #000;
	background: #666;
	cursor: inherit;
}

.btnMain a,.btnMain input[type="submit"] {
	width:100%;
	background: rgba(33,35,37,0.6);
	background: -moz-linear-gradient(top,  rgba(96,96,96,0.6) 0%, rgba(33,35,37,0.6) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,96,96,0.6)), color-stop(100%,rgba(33,35,37,0.6)));
	border: 1px solid #000;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: inset 1px 1px 1px rgba(81,81,81,1);
	-webktit-box-shadow:inset 1px 1px 1px rgba(81,81,81,1);
	-moz-box-shadow: inset 1px 1px 1px rgba(81,81,81,1);
	padding:12px 0;
margin: 0px 0px 10px 17px;
}


.btnMain input{
		padding:8px 0;
                text-align:center
}


.btnMainStart input[type="submit"] {
	width:100%;
	font-family: 'Oswald', sans-serif;
	background: rgba(33,35,37,0.6);
	background-image: url("/image/cultivation2/sp/ico_arrow_sp.png"),-moz-linear-gradient(top, rgba(69,73,76,0.6) 0%, rgba(19,23,29,0.6) 100%));
	background-image: url("/image/cultivation2/sp/ico_arrow_sp.png"),-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,73,76,0.6)), color-stop(100%,rgba(19,23,29,0.6)));
	background-size: 9px 10px, 100%;
	-webkit-background-size: 9px 10px, 100%;
	-moz-background-size: 9px 10px,100%;
	background-repeat: no-repeat, repeat;
	background-position: 95% center;
	border: 1px solid #000;
	display: block;
	font-size: 22px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 5px rgba(255,255,255,0.8);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: inset 1px 1px 1px rgba(81,81,81,1), 1px 1px 3px rgba(255,255,255,0.1);
	-webktit-box-shadow:inset 1px 1px 1px rgba(81,81,81,1), 1px 1px 3px rgba(255,255,255,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(81,81,81,1), 1px 1px 3px rgba(255,255,255,0.1);
	padding:12px 0;
} 


h2{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	border: 1px solid #424242;
	margin: 0 auto 20px;
	padding: 10px;
}

h3{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 15px;
}
figure{
	width: 80%;
	border: 1px solid #333;
	text-align: center;
	margin: 0 auto 20px;
}
#wrap{
	padding:10px 0;
	background:#000;
}
#wrap h1 img{
	width:100%;
}
#wrap .Area{
	margin:0 5% 20px;
/*	padding:10px;*/
/*	border:1px solid #424242;*/
}
#wrap .Area h4{
	margin:0 0 10px;
	padding:0 0 8px;
	font-size:16px;
	text-align:center;
	border-bottom:1px solid #424242;
}
#wrap .Area #syouhin{
	margin:20px 0 0;
	padding:10px 5px;
	background:#fff;
}
#wrap .Area #syouhin h3{
	margin:0;
	padding:0;
	color:#000;
	border-bottom:none;
}
#wrap .Area #topLead{
	padding:0 0 10px;
	text-align:center;
	line-height:1.4em;
}
#wrap .Area #topLead p{
	padding:0 0 10px;
}

#wrap .Area #lead{
	padding:0 0 10px;
	line-height:1.4em;
}
#wrap .Area #lotImg{
	width:100%;
	padding:0 0 8px;
}
#wrap .Area .txtHikikae{
	padding:0 0 15px;
	text-align:center;
}
section.exchWrap {
margin: 0 0 65px;
}
section.exchWrap #wrap {
padding: 10px 0 80px !important;
}
#staffArea{
	padding:5px;
	background:#fff;
}
#staffArea .tit{
	padding:5px;
	color:#fff;
	text-align:center;
	background:#f00;
}
#staffArea .txt{
	margin:0 0 20px;
	padding:5px;
	color:#f00;
	background:#FFEDEE;
}
#container .checkArea {
	color:#000;
	line-height:1.3em;
}
#container .checkArea .titSub{
	margin:0 0 10px;
	padding:5px;
	color:#000;
	font-weight:bold;
	text-align:center;
	background:#fff;
	border:2px solid #000;
}
#container .checkArea .txtSub{
	margin:0 0 20px;
	color:#000;
}

#wMember .id,
#wMember .idtxt{
	padding:0 0 5px;
	font-size:11px;
	line-height:1.2em
}
#wMember .id span{
	font-size:16px;
	font-weight:bold;
}
#wrap .Area input[type="text"]{
	border:none;
	border-radius: 0;
	box-sizing: border-box;
	font-size: 14px;
	height: 30px;
	line-height: 1;
	padding: 0 5px;
	margin:0 0 15px;
	vertical-align: middle;
	width:100%;
	box-sizing: border-box;
}
#wrap .Area a.main{
display: block;
width: 80%;
margin: 0 auto 15px;
padding: 8px 20px;
font-size: 14px;
color: #fff;
text-decoration: none;
border-radius:5px;
cursor: pointer;
border: 1px solid #424242;
background:#000;
}
#wrap .Area a.lot{
color: #fff;
font-weight:bold;
padding:15px 20px;
border: 1px solid #ff7878;
background:#e10101;
}
#wrap a{
display: block;
width: 60%;
margin: 0 auto 10px;
padding:8px 20px;
font-size: 12px;
color: #fff;
text-align:center;
text-decoration: none;
border-radius:5px;
cursor: pointer;
border: 1px solid #424242;
background:#000;
}
#wpImg{
	position:relative;
	margin:0 0 15px;
}
#wpImg .dummy{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.exch {
	margin: 0 0 20px;
}
.exch dt {
	margin: 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
}
.exch dd {
	padding: 0 0 15px;
	font-size: 12px;
	line-height: 1.4;
	border-bottom: 1px solid #424242;
}

.exch dd:last-child {
	border-bottom: none;
}
.exch dd p.att {
	margin: 10px 0 0;
	text-indent: -1em;
	padding-left: 1em;
}
.leadArea {
	text-align: center;
	line-height: 1.4;
	margin: 0 auto 20px;
	font-size: 14px;
}
.loginBox {
	margin: 0 0 20px;
	padding: 15px;
	border: 1px solid #424242;
}
.TitTxt {
	margin: 0 0 7px;
	font-size: 14px;
	font-weight: bold;
}
.TitTxt span {
	display: block;
	margin: 7px 0 auto;
	font-size: 12px;
	font-weight: normal;
}

/* 引き換えページ */
.excBox {
	margin: 15px 0 30px;
	padding: 15px;
	background: #222;
}
.excBox02 {
	line-height: 1.4;
	background: #690000;
}
.excBox02 .staffTxt {
	margin: 0 0 20px;
	font-size: 12px;
/*	text-indent: -1em;
	padding-left: 1em;*/
}
.excBox h3 {
    border-bottom: solid 1px #999;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.excBox .memberInfo dt {
	font-weight: bold;
	font-size: 15px;
}
.excBox .memberInfo dd {
	text-align: right;
	font-size: 15px;
	border-bottom: dashed 1px #999;
	padding: 0 0 10px;
	margin: 0 0 15px;
	font-weight: bold;
}
.excBox .memberInfo dd:last-child {
	margin: 0;
	border-bottom: solid 1px #999;
}
.excBox .excTxt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.excBox .checkArea {
	margin: 0 0 15px;
	text-align: center;
}
.excBox .excTxt {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}



