@charset "UTF-8";


div.entry-contents p{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
div.entry-contents p.text2{
	font-size: 18px;
	line-height: 28px;
	font-weight: 800;
	text-align: center;
	margin-top: 50px;
}
div.entry-contents p.text2 span{
	color: red;
	font-size: 12px;
	font-weight: 400;
}
div.entry-contents .form_box{
	line-height: 25px;
	font-size: 15px;
}
div.entry-contents .form_box span{
	font-size: 20px;
}

/*form{
 width:80%;
 margin-top: 25px;
 margin: 25px auto 0;
}
form p.caution{
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	color: red;
	margin-bottom: 10px;
}

form table{
	width: 100%;
	height: auto;
}
form table tr{
	width: auto;
	height: auto;
}
form table tr td.koumoku{
	width: 20%;
	height: auto;
	padding: 18px 0;
	text-align: left;
	font-size: 15px;
	line-height: 19px;
	vertical-align: middle;

}
form table tr td.nyuryoku{
	width: auto;
	height: auto;
	padding-left: 3%;
	font-size: 15px;
	line-height: 25px;
	vertical-align: middle;
}
form table tr td input{
	width: 96%;
	height: auto;
	padding: 2%;
	font-size: 14px;
	line-height: 15px;
}*/

/*問い合わせ内容部分*/
/*form table td.text{
	width: 67%;
	height: auto;
	padding-left: 3%;
	font-size: 15px;
	line-height: 25px;
	vertical-align: middle;
}
form table td textarea{
	width: 98%!important;
	min-height: 150px;
	padding: 1%;
	margin-top: 20px;
}*/

/*送信ボタン部分*/
/*form p.soushin{
	text-align: center;
	margin: 40px auto 0;
}
form p.soushin input{
	padding: 5px 50px;
	font-size: 11px;
	line-height: 25px!important;
	margin-top: 40px;
	vertical-align: middle;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

form table tr td span{
	color: red!important;
	font-size: 20px;
}*/

/*table{
	width: 100%;
	height: auto;
}
table tr{
	width: 100%;
	height: auto;
}
table tr td .input_fb{
	width: 100%;
}
table tr td.koumoku{
	width: 33.3%;
	height: auto;
	margin: 10px 0!important;
	text-align: left;
	padding: 20px 0;
}
table tr td input.name_area{
	width: 70%;
	margin-left: 2%;
}
table tr td.name_in{
	width: 33.3%;
	height: auto;
	margin: 10px 0!important;
	text-align: right;
}*/









/*form p.koumoku{
	font-size: 14px;
	line-height: 26px;
}*/

/*インプット部分前の文字CSS*/
/*form p.input_area{
	width: 100%!important;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 25px;
	display: inline;
}*/
/*インプット部分CSS 名前*/
/*form p.input_area input.name_area{
	width: 25%;
	margin-left: 1%;
}

form p.input_area input.sei{
	margin-right: 4%;
}


input.input_text,textarea{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

input{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
*/