@charset "utf-8";

/* ------------------------------------------------------------------
 * (C) KADOKAWA CORPORATION 2021
 * 小説野生時代 新人賞
------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img	{	margin: 0;	padding: 0;	}
area, base, basefont, head, meta, script, style, title, noembed, param	{display: none;}

html,body,#wrap,form	{ width:100%;height: 100%;}
html { font-size: 62.5%; }

body{
	background:#fff;
	color: #475159;
	font-size:1.4rem;
	font-family: "ヒラギノ角ゴ pron","Hiragino Kaku Gothic Pron","Noto Sans JP","メイリオ",Meiryo,sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height:1.6;
	width: 100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
	}

div						{	font-size: 100%;	}
h1, h2, h3, h4, h5, h6	{	font-weight: bold;	font-size: 100%;	line-height: 1em;	}
img						{	border:0; margin:0; -ms-interpolation-mode: bicubic;	}
fieldset				{	border:0; margin:0;	}
br						{	letter-spacing:0;	}
ol,ul,li				{	list-style:none;list-style-position: outside;	}
li img					{	vertical-align:top;	}
li a					{	zoom: 1;	}
em,cite					{	font-style: normal;	}
strong					{	font-weight:bold;	}
table					{	border-collapse: collapse;	border-spacing: 0;	}
p						{	text-align:justify;	text-justify:inter-ideograph;	line-height: 1.6em;}


input,button,input:focus,button:focus {	outline:0px none ;}
input,button,textarea,select {	font-family : inherit; font-size: 1.4rem; text-align:left;padding: 2px;}

a img {vertical-align: bottom;}

/*-------------------------------------------------------------------- */
a:link		{	color: #e55e4b;	text-decoration: underline; outline:none;	}
a:visited	{	color: #e55e4b;	text-decoration: underline;	}
a:hover		{	color: #e55e4b;	text-decoration: none;	}
/* float --------------------------------------------------------------------*/
.fL	{float:left;}
.fR	{float: right;}

#base ul.ul1 li:after,
#base .chkBox .chkBox_chk label:after,
#base:after,
.clearfix:after {	visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}

* html #base #base ul.ul1 li,
* html #base .chkBox .chkBox_chk label,
* html #base,
* html .clearfix {	zoom: 1; } /* IE6 */

*:first-child+html #base ul.ul1 li,
*:first-child+html #base .chkBox .chkBox_chk label,
*:first-child+html #base,
*:first-child+html .clearfix {	zoom: 1; } /* IE7 */

/* layout --------------------------------------------------------------------*/
form	{	margin: 0; padding: 0;	}
h1		{	width: 100%; margin: 0 auto 10px auto; background: #66c641; color: #333; font-size: 182%; text-align: center; border-bottom: 2px solid #69747a;}
p.copy	{	margin: 0 auto;padding: 30px 0; font-size: 85%; font-family: sans-serif;	text-align: center;width: 100%;}


#base{
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	overflow: hidden; _zoom: 1;
	background: #fff;
	border: none;
	font-size: 100%;
}
h1 {
	margin: 0 0 40px;
}
h2 {
	margin: 0;
	padding: 20px 0;
	color: #69747a;
	font-size: 1.8rem;
	line-height: 100%;
	text-align: center;
}
h3 {
	margin: 0 0 10px;
	padding:10px 15px;
	border-left: 5px solid #a6cf4b;
	color: #5d6973;
	font-size: 1.7rem;
	line-height: 100%;
	background: #f6f6f6;
}
#base .box{
	border: 1px solid #828282;
	background: #f6f6f6;
	padding: 20px;
	margin: 0 0 20px;
}
#base ul,#base ol		{	margin: 20px;}
#base ul li				{	list-style: disc outside ;	margin: 1.5em 0;	line-height: 1.4em;}
#base ul.circle li		{	list-style: circle outside ;}
#base ul li strong		{	font-size: 122%; color: #333; padding-right: 1em;}
#base ol li				{	list-style: decimal outside ;	margin: 0.8em;	line-height: 1.4em;}
#base ul li p			{	line-height:1.6em;padding:0 5px 10px 10px;margin:5px 0;}

#base ul li ul.innerList		{	margin: 10px 0 30px 25px;}
#base ul li ul.innerList li		{	list-style: disc outside !important; color: #ccc; margin: 1em 0;font-size: 1.3rem;}
#base ul li ul.innerList li p	{	line-height: 1.2em;padding: 0;margin: 0; color: #555;}

#base ul.ul1			{	margin: 20px 0; border: 1px solid #ccc;}
#base ul.ul1 li			{	list-style: none outside ; margin: 5px; padding: 5px; _zoom: 1; overflow: hidden;}
#base ul.ul1 li strong	{	display: block; width: 100px; float: left;}

#base ul.asterisk	{ margin: 1.5em auto 2em;padding:0 0 0 1.5em; }
#base ul.asterisk li:before		{ content: "※"; }
#base ul.asterisk li	{ margin:0 0 1em;list-style: none;padding-left: 1em;font-size:1.4rem;line-height:1.5;text-indent: -1em; }
#base ul.asterisk li:last-child { margin:0; }
#base .box .asterisk { margin:1em 0 0; padding:0; }

#base p					{	margin: 1.5em 0;	}
#base p em				{	font-weight: bold;	display: block;}
#base p.name			{	line-height: 1.7em;}
#base p.catch			{	font-weight: bold; color: #000;	text-shadow: 1px 1px 0px #ddd;font-size: 1.4rem;}

#base .chkBox 						{	margin: 20px 0;border: 2px solid #de6262;background:#f6f6f6; padding: 10px;}
#base .chkBox h4 					{	font-size: 1.3rem; color:#de6262; margin: 10px 0 20px 0;}
#base .chkBox_chk					{	padding: 0px 10px;font-size: 1.3rem;font-weight: bold;}
#base .chkBox_chk label				{	display: block;margin: 1em 0 1.5em 0;_zoom: 1;	overflow: hidden;}
#base .chkBox_chk label input		{	float: left;margin: 1px 10px 5px 0;}
#base .chkBox_chk label span		{	display: block;overflow: hidden; _zoom: 1;}


.submitBtn input,
.submitBtn img		{	display: block; margin: 10px auto; padding: 0; }

.submitBtn			{	margin: 50px auto;	text-align: center; }
.submitBtn .btn, .returnto .btn { margin: 20px auto; display: block; width: 100px; font-size: 1.7rem; line-height: 44px; font-weight: bold;
	text-align: center; text-decoration: none; position: relative; border: 2px solid #5d6973; color: #5d6973; 
	background-color: #fff; outline: none; overflow: hidden; border-radius: 3px; box-shadow: 0 1px 3px #ccc; }
 .returnto .btn { margin: 0 auto; }
.btn:hover { cursor: pointer; color: #fff; background: #5d6973; }

.submitBtn .submit, .submitBtn .agree, .submitBtn .chk, .submitBtn .fix { font-size: 2.0rem; width: 300px; color: #6ca816; border-color: #6ca816; }
.submitBtn .submit:hover, .submitBtn .agree:hover, .submitBtn .chk:hover, .submitBtn .fix:hover { color: #fff; background: #6ca816; }
.submitBtn .fix { font-size: 2.0rem; width: 300px; color: #177fda; border-color: #177fda; }
.submitBtn .fix:hover { color: #fff; background: #177fda; }

.submitBtn p { font-size:  114%; font-weight: bold; text-align: center; }



.tableForm									{	border: 1px solid #828282;	width: 100%;	margin: 20px 0 ;_zoom: 1;	overflow: hidden;	font-size: 1.4rem;}
.tableForm table							{	width: 100%;	margin-top: -1px;}
.tableForm table th, .tableForm table td	{	border-top: 1px solid #d9d9d9;	 font-weight: normal;	padding: 15px;}
.tableForm table th							{	font-size: 1.4rem;	width: 160px;	background: #f6f6f6;text-align: left;}
.tableForm table th span					{	font-size: 1.2rem;	font-weight: bold;	color: #d71111;display: block;}
.tableForm table th span.normal				{	font-weight: normal;	color: #42242e;}
.tableForm table td							{	background: #fff;}
.tableForm table td input, .tableForm table td select 	{	margin: 0 3px 0 0; padding: 2px;}
.tableForm table td p						{	margin: 0 !important;padding-bottom: 0.5em;}
.tableForm table td p span					{	display: block; color: #3391e8;}
.tableForm table td p span .attention		{	display:inline; color: #d71111; }

.tableForm table.imgup th 					{   width: 300px;}
.tableForm table td img						{	vertical-align: middle;}
.tableForm table td span.imgTitle			{	padding: 1em;}

input#Name,input#NameKana,input#PenName,input#PenNameKana,input#MailAddr,input#Tel,input#Title,input#Bumon,input#DataSize	{	width: 200px;}
input#Addr,input#Note,input#Title	{	width: 470px;}
input#Zip,input#DataFormat,input#Page	{	width: 7em;}

textarea	{	width: 470px;height: 10em;overflow-y: scroll;overflow-x: hidden;font-size: 1.2rem;}



#inputFile				{ margin: 0;_zoom: 1;	overflow: hidden; padding: 10px; background: #a6cf4b;color: #333;font-weight: bold; }

#base .completeMsg p	{	text-align: center;	font-size: 1.5rem;	line-height: 1.6em;}
#base .endMsg			{	padding: 20px 10px;}
#base .endMsg p			{	text-align: center;	font-size: 1.6rem;	line-height: 1.6em;}

#base .noticeMsg		{	padding: 20px 10px;}
#base .noticeMsg p		{	font-size: 1.5rem;	color: #d71111;	margin: 0.5em 0;}
#base .endMsg .returnto {	padding: 40px 0;	text-align:center; }


@media only screen and (max-width: 700px) {
	body { 
		font-size:1.6rem;
		word-break:break-all;
	}
	*, *:before, *:after {
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	p { font-size:1.6rem; }
	h1 img 	{	 max-width: 100%; height: auto;}
	#base{
		margin-top:0;
		padding: 0 15px;
		width: 100%;
	}
	.lede h2 { 
		width: auto;
		text-align: left;
		font-size: 2.5rem;
		line-height:1.3;
	}
	#base .lede p {
		width: auto;
	}
	#base .noticeData h2,
	#base .noticeChk h2 {
		line-height:1.5;
		font-size:1.7rem;
		text-align:left;
	}
	#base .noticeChk_chk {
		padding:0;
	}
	.tableForm table th,
	.tableForm table td,
	#BumonTable1 table th,
	#BumonTable2 table th,
	#BumonTable3 table th{
		display: block;
		width: 100%;
	}
	.tableForm table th{
		border-top: 1px solid #999;
		font-size:1.7rem;
	}
	.tableForm table td{
		border: none;
		font-size:1.6rem;
	}
	input[type="text"],textarea{width: 100% !important;}
	input#Male,input#Female,input#NA,input#ReviewYes,input#ReviewNo,#base .noticeChk_chk label input{width: auto !important;}
	input#Age,input#BirthY,input#Zip, input#Page{width: 8em !important;}
	.submitBtn .submit, .submitBtn .agree, .submitBtn .chk, .submitBtn .fix {
		width: 70%;
	}
	#base .completeMsg {
		padding: 10px 0;
	}
	#base .completeMsg p {
		margin: 20px 0;
		width: auto;
		text-align:left;
	}
	#base .endMsg {
		padding: 20px 0;
	}
	#base .endMsg p	{
		text-align:left;
	}
}

