@charset "utf-8";
/* CSS Document */

@media screen and (max-width:640px){


#wrapper{
	max-width:100%;
	margin:0 auto;
	background-color:#f2ece8;

}

body{
	background-color:#000000;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;

}


img {
	vertical-align:bottom;
	border:none;
	max-width:100%;
}


a{
	color:#FFF;
	text-decoration:underline;
}



.meinbox{
	margin:0 auto;
	width:100%;
	height:100%;
	text-align:center;
	background-color:#f2ece8 !important;
	padding-bottom:2em;
	padding: 0;

}

.meinbox img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	padding:10vh 0;　
}


.kokuchibox{
	background-color:#3b0d0d;
	color:#FFF;
	margin-top: 1em;
}

.kokuchibox p{
	padding:10px 0;
	line-height:1.2em;
	text-align:center;
	word-wrap: break-word;
}

.koushinbox{
	color:#FFF;
	margin:20px 0;
}

.koushinboxlast{
	color:#fff;
	margin-top:20px;
	padding-bottom:20px;
}

.txt_midashi{
	color:#ffd800;
}

.koushinbox p{
	line-height:1.4em;
}

#pc{
	display:none;
}
/*
#title_footer{
	padding:0 0 5px 0 !important
}*/