@charset "utf-8";

/* ------------------------------------------------------------------
 * (C) KADOKAWA CORPORATION 2017
 * コミックNewtype持ち込み募集
------------------------------------------------------------------- */

/*Font-size --------------------------------------------------------------------------------------
77% = 10px	85% = 11px	92% = 12px	100% = 13px	107% = 14px	114% = 15px	122% = 16px	129% = 17px
136% = 18px	144% = 19px	152% = 20px	159% = 21px	167% = 22px 174% = 23px	182% = 24px	189% = 25px
-------------------------------------------------------------------------------------------------*/

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%;}

body{
	background:#fff;
	color: #606060;
	border-top: 5px solid #ff9101;
	*font-size:small;
	*font:x-small;
	font: 13px/1.231 Meiryo,'Hiragino Kaku Gothic ProN', sans-serif;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	width: 100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
	word-break:break-all;
	}
		*, *:before, *:after {
		 -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		}

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.5em;}


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

a img {vertical-align: bottom;}

/*-------------------------------------------------------------------- */
a:link		{	color: #489ad9;	text-decoration: underline; outline:none;	}
a:visited	{	color: #489ad9;	text-decoration: underline;	}
a:hover		{	color: #0164b0;	text-decoration: none;	}
/* float --------------------------------------------------------------------*/
.fL	{float:left;}
.fR	{float: right;}
.center{text-align: center;margin: 0 auto;}

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

* html #base ul.ul1 li,
* html #base .chkBox .chkBox_chk label,
* html #base,
* html #base .contents,
* 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 #base .contents,
*:first-child+html .clearfix {	zoom: 1; } /* IE7 */


/* style-------------------------------------------------------------------- */
.red{color: #ee3311;}
.bold{font-weight: bold;}


/* layout --------------------------------------------------------------------*/
form	{	margin: 0; padding: 0;	}
p#copy	{	margin: 0 auto;padding: 30px 0 0; font-size: 92%;text-align: center;width: 100%;color: #000;}

#base{
	max-width: 900px;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 114%;
	}

h1,h2,h3{
	font-family:”ＭＳ Ｐ明朝”, “MS PMincho”, “ヒラギノ明朝 Pro W3”, “Hiragino Mincho Pro”, serif;
}

h1{
	width: 100%;
	margin: 0 auto 30px;
	padding: 20px 0 0 0;
	color: #ff9101;
	font-size: 182%;
	text-align: center;
}

h1 img{
	max-width: 100%; height: auto;
}

h1#topImg{
	background: none;
}


h2 {
	margin: 0 0 10px;
	padding: 10px 0;
	color: #333;
	font-size: 189%;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
}

h3 {
	margin: 30px 0 10px 0;
	padding:15px 0 0;
	color: #ff9101;
	font-size: 152%;
	line-height: 100%;
	border-top: 3px solid #ff9101;
	z-index: 0;
}

h4{
	margin: 10px 0;
	padding: 0 0 6px;
	font-size: 122%;
	border-bottom: 1px solid #ccc;
}





#base ul,#base ol		{	margin: 20px 0 20px 1em;}
#base ul li				{	list-style: disc outside ;	margin: 1em 0;	line-height: 1.4em;}
#base ul.circle li		{	list-style: circle outside ;}
#base ul.margin0 li			{	margin: 10px 0;}
#base ul li strong		{	font-size: 122%; color: #333; padding-right: 1em;}
#base ol li				{	list-style: decimal outside ;	margin: 1em 0;	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: 92%;}
#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 .borderBox{margin: 10px 0; border: 1px solid #ccc;padding: 10px;}
#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: 14px;}

#base .contents{
	background:#f6f6f6;
	border:1px solid #ccc;
	padding:10px 20px;
	font-size: 90%;
}


#base .contents table{
	border:1px solid #ccc;
	margin: 10px 0;
	width: 100%;
}
#base .contents table th,
#base .contents table td{
	border:1px solid #ccc;
	padding: 10px;
}

#base .contents table ul {margin: 10px 0 10px 1em;}

#base .contents table ul li{
	margin: 5px 0;
}

#base ul.notice{	margin: 20px 0 20px 0.5em;}
#base ul.notice li{
	list-style: none outside;
	margin: 1em;
	line-height: 1.4em;
}

#base ul.notice li:before {
	content: '※';
	margin-left:-1em;
}

#base ul.notice li span{ color: #04a0e8;}


#base .chkBox 					{	margin: 20px auto;border: 2px solid #de6262;background:#f6f6f6; padding: 0;}
#base .chkBox h4 				{	font-size: 107%; font-weight: normal; line-height: 1.4em; background: #de6262; color:#fff; margin: 0 0 20px;padding: 10px;}
#base .chkBox_chk				{	padding: 0px 10px;font-size: 122%;font-weight: bold;}
#base .chkBox_chk label			{	display: block;margin: 1em 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{	margin: 30px auto;	text-align: center;}
.submitBtn .btn {
	margin: 20px auto;
	display: block;
	width: 100px;
	font-size: 136%;
	line-height:100%;
	background: #888;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	border:2px solid #fff;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 2px 1px #999;
}
.submitBtn .btn::before,
.submitBtn .btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.submitBtn .btn,
.submitBtn .btn::before,
.submitBtn .btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn:hover {
	cursor: pointer;
	background: #555;
}

.submitBtn .submit,
.submitBtn .agree,
.submitBtn .chk,
.submitBtn .fix{
	background: #ff9101;
	color: #fff;
	width: 250px;
}
.submitBtn .submit:hover,
.submitBtn .agree:hover,
.submitBtn .chk:hover,
.submitBtn .fix:hover{
	background: #ff9101;
	color: #fff;
}

.submitBtn .del{
	border: 2px solid #eb1212;
	background: #eb1212;
	color: #fff;
}
.submitBtn .del:hover{
	background: #ff5b5b;
}

#swich .btn{width:600px; font-size: 300%;line-height: 70px;}

.tableForm{
	box-sizing: border-box;
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
	margin: 20px 0 30px auto;
	_zoom: 1;overflow: hidden;
}

.tableForm table{
	width: 100%;
	margin-top: -1px;
}

.tableForm table thead td{font-weight: bold;}

.tableForm table th,
.tableForm table td{
	border-top: 1px solid #d9d9d9;
	font-weight: normal;
	padding: 10px;
	word-break: break-all;
}
.tableForm table th				{	width: 200px;	background: #f6f6f6;text-align: left;vertical-align: top;}
.tableForm table th span		{	font-size: 92%;	font-weight: bold;	color: #ee3311;display: block;}
.tableForm table th span.normal	{	font-weight: normal;	color: #42242e;}
.tableForm table td				{	background: #fff;}
.tableForm table td input		{	padding: 2px;margin-right: 3px;}
.tableForm table td p			{	margin: 0 !important;padding-bottom: 0.5em;}
.tableForm table td p.ex		{	display: block; color: #3391e8;}

.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#Tel,
input#Bumon,
input#DataSize,
input#BirAddr{
	width: 200px;
}
input#Addr,
input#MailAddr,
input#Note,
input#Title,
input#Occupation,
input#HpAddr{
	width: 100%;
}
input#Age{
	width: 3em;
}

input#BirYear{
	width: 5em;
}

input#Zip,
input#DataFormat,
input#Page{
	width: 7em;
}
input#Page{
	margin-right: 5px;
}

textarea{width: 100%;height: 10em;overflow-y: scroll;overflow-x: hidden;font-size: 12px;}
textarea#Tool{ height: 6em;}


.tableForm input[type="text"],
.tableForm textarea {
	outline: none;
	border: 1px solid #aaa;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.tableForm input[type="text"]:focus,
.tableForm textarea:focus {
	box-shadow: 0 0 5px #ff9101;
	border: 1px solid #ff9101;
}


#inputFile{
	box-sizing: border-box;
	border: 2px solid #ff9101;
	width: 100%;
	margin: 20px auto;
	padding: 10px;
	background: #f6f6f6;
	color: #333;
	font-weight: bold;
	font-size: 122%;
	text-align: center;
	line-height: 200%;
	_zoom: 1;	overflow: hidden;
}
#inputFile input		{ }

#base .completeMsg		{	padding: 30px 0; background: #fff; }
#base .completeMsg p	{	text-align: center;	font-size: 114%;	line-height: 1.6em;}
#base .endMsg			{	padding: 50px 0;}
#base .endMsg p			{	text-align: center;	font-size: 122%;	line-height: 1.6em;}

#base .noticeMsg		{}
#base .noticeMsg p,
#jsoff		{	font-size: 136%;color: #ee3311;	margin: 1em auto;}
#jsoff p 	{	text-align: center;}

@media only screen and (max-width: 700px) {
	html { font-size: 62.5%; }
	body{
		font-size: 1.3rem;
		font-family: 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
		word-break:break-all;
	}
	h1 img 	{
		max-width: 100%;
		height: auto;
	}
	h2 {
		font-size: 2.6rem;
		line-height: 1.5;
	}
	#base{
		padding: 0 20px;
		width: 100%;
	}
	#base .chkBox h4 {
		margin: 0 0 10px;
		font-size: 1.5rem;
	}
	#base .chkBox_chk label {
		margin: 0 0 .75em;
	}
	#base .chkBox_chk label input {
		margin: 4px 7px 5px 0
	}
	#base .chkBox_chk label span {
		font-size: 1.4rem;
	}
	.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;
	}
	.tableForm table td{
		border: none;
	}
	input, textarea{ font-size: 1.6rem; width: 100% !important;}
	select { font-size: 1.6rem; }
	#base .chkBox_chk label input{ width: auto !important;}
	input#Age{ width: 3em !important;}
	input#BirYear{ width: 5em !important;}
	input[type="radio"] { width: auto !important; }
	.tableForm table td label {
		font-size: 1.5rem;
	}
	#inputFile {
		font-size: 1.6rem;
	}
	#base .completeMsg p{	text-align: left; }
}
