@charset "utf-8";
/* CSS Document */
.sp{
	display:none;
}
.sp_btn{
	margin:0;
}
.sp_float{
	position:fixed;
	top:0;
}
@media only screen and (max-width: 767px) { 
div#maincontent{
	padding-top:12%;
}
div#footer,
div#header,
div#maincontent{
	width:100% !important;
}
/*#footer .privacy{
	float:none !important;
}*/
#footer img,
#header .privacy{
	width:auto;
}
#floatbnr_area{
	display:none;
}
	.txt,
	.bottom,
	img{
		width:100%;
	}
	p.btn,
	.title{
		width:90% !important;
	}
	p.btn{
		margin:30px auto;
	}
	.pc{display:none;}
	.sp,
	span.br{display:block;}
	.txt p{
		padding:0 1%;
		margin-bottom:5%;
	}
	form{font-size:120%;}
	form img{width:auto;}
    table {
		width:100%;
		margin-bottom:5%;
	}
    table th,
    table td{
        width: 100%;
        display: block;
        border-top: none;
    }
    table tr:first-child th{ border-top: 1px solid #ddd; }
	input.submit{
		margin:0 auto !important;
	}
	input{width:90%; display:block; line-height: 1.5em; font-size:16px;}
	.logo{width:240px;}
	.bottom li:last-child img{
		width:131px !important;
	}
	#pref{margin-top:1.5em;}
	p.close{width:172px; margin:0 auto;}
	.privacy{
		padding:0 3% !important;
	}
}