@charset "EUC-JP";

*{
	padding:0;
	margin:0;
	font-size:100%;
}

body{
	font-family:'甲仿幼用剩打 ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	background:#000;
	font-size:100%;
}


/******************** h ********************/

h1.LOGO,
p.submit{
	font-size:100%;
	text-align:center;
	padding:10px 0px;
	margin:0 auto;
	background:#000;
	color:#fff;
}

p.submit{
	padding:20px 0px;
	color:#000;
	font-size:120%;
	font-weight:bold;
	background:transparent;
}

h1.LOGO:before{
	content:" ";
	display:block;
	width:200px;
	height:40px;
	background:url(https://www.4gamer.net/image/4gamer_logo_w400.png) no-repeat center center / contain;
	margin:0 auto 5px;
	background-size:contain;
}

h1.LOGO.GIJE:before{
	width:200px;
	height:40px;
	background:url(https://www.4gamer.net/image/logo_gije_w400_w.png) no-repeat center center / contain;
}

h1.LOGO.AETAS:before{
	width:200px;
	height:40px;
	background:url(https://www.4gamer.net/image/logo_aetas_w400_w.png) no-repeat center center / contain;
}

.inquire_container{
	padding:30px 0;
	margin:0 auto;
	background:#fff;
}

span.caution{
	display:inline-block;
	font-size:80%;
	line-height:130%;
	color:#c00;
	margin-top:4px;
}

p.caution{
	width:700px;
	margin:0 auto 2em;
	box-sizing:border-box;
	color:#c00;
	font-size:80%;
	line-height:150%;
}



/******************** table ********************/

.inquire_form{
	margin:0 auto;
	border-collapse:collapse;
	width:700px;
	border:0px;
}

.inquire_form th,
.inquire_form td{
	border:1px solid #fff;
	border-right:none;
	border-left:none;
	padding:8px 10px;
	font-size:85%;
	vertical-align:middle;
	line-height:150%;
}

.inquire_form tr.type input{
	margin-right:0.2em;
	vertical-align:middle;
}

.inquire_form th{
	width:100px !important;
	background:#ececec;
	white-space:nowrap;
	border-left:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #fff;
}

.inquire_form tr.text th{
	border-bottom:1px solid #e9e9e9;
}

.inquire_form td{
	background:#fff;
	width:600px !important;
	border:1px solid #e9e9e9;
}

.inquire_form tr.mail input,
.inquire_form tr.url input,
.inquire_form tr.text textarea{
	width:100%;
	box-sizing:border-box;
	padding:2px 4px;
	font-family:'甲仿幼用剩打 ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
}


/********** button **********/

.inquire_form tr:last-child th{
	background:#fff;
	padding:20px;
	font-size:100%;
	border:1px solid #fff;
	border:0px solid #e9e9e9;
	text-align:center;
}

.inquire_container > input,
.inquire_form tr:last-child th input{
	text-align:center;
	width:45%;
	height:3em;
	font-family:'甲仿幼用剩打 ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
}

.inquire_container > input{
	display:block;
	width:300px;
	margin:0 auto 20px;
}


/********** confirm **********/

.inquire_container h1{
	width:700px;
	margin:0 auto;
	color:#f00;
	text-align:center;
}

/******************** privacy policy ********************/

.privacy_policy{
	width:700px;
	height:250px;
	padding:15px;
	text-align:left;
	font-size:80%;
	line-height:150%;
	overflow:scroll;
	overflow-x:hidden;
	border:1px solid #aaa;
	background:#f9f9f9;
	color:#444;
	margin:0 auto 2em;
	box-sizing:border-box;
}


/******************** copyright ********************/

.footer_bottom{
	background:#000;
	text-align:center;
	padding:20px;
	font-size:70%;
}

.footer_bottom p a{
	color:#fff;
	text-decoration:none;
}
