@charset "utf-8";

#form_pc{display:block;}
#form_sp{display:none;}

.formWrap {
	width: 90%;
	margin:0 auto 15px;
	border-top: 5px dotted #CCC;
}
.formWrap h4{
	font-size: 100%;
	text-align: center;
	padding: 20px 0 20px;
}
.formWrap h1 {
	font-size: 24px;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}
.formWrap table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #F90;
	margin-bottom: 2em;
}
.formWrap p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
.formWrap .backRed {
	color: #FFFFFF;
	background-color: #ff1e00;
	padding-right: 5px;
	padding-left: 5px;
	text-shadow: 0px 1px 0px #e51b00;
}
.formWrap table th, .formWrap table td {
	font-size: 15px;
	padding: 10px;
	line-height: 1.6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
.formWrap table th {
	font-weight: bold;
	background-color: #FFEED5;
}
.formWrap table input{ padding: 10px 10px; border: 2px solid #D8D8D8;}
.formWrap table input{ padding: 10px 10px; border: 2px solid #D8D8D8;}
.mftext{
	font-size: 14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 2px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mftext_focus{
	border: 2px solid #F90;
	background-color: #FFFFBF;
}
.mftext_err{
	border: 2px solid #F00;
	background-color: #FFDFDF;
}
.formWrap .formEx {
	font-size: 12px;
	color: #666;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
}
.formWrap .mfp_err {
	padding-top: 7px;
	padding-left: 20px;
	font-size: 13px;
	color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: url(../form_images/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	margin-bottom: 5px;
}
.formWrap .mfp_err span {
	font-weight: bold;
}
.formWrap .thMust {
	background-image: url(../form_images/icon_must.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	width: 180px;
}
.formWrap .attention {
	background-image: url(../form_images/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 50px;
	font-weight: bold;
}
.formWrap .attention span {
	background-color: #FF0;
	text-shadow: 0px 1px 0px #FFF;
}
.formWrap .formBtn {
	text-align: center;
}

.MainBoxTextBox {
	margin: auto;
}
.pu {
	text-decoration: underline;
}
.center {
	margin: auto;
	text-align: center;
}
.ub {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
	padding-top: 15px;
}
.voiceTai {
	margin: auto;
	width: 785px;
}
.center2 {
	margin: auto;
	width: 767px;
}
.his{padding:2px 8px; background: #E90003; color: #FFF; font-weight: 100; font-size: 80%;}
tr.trMust {
	width: 300px;
}
tbody {
	margin: 0 auto;
}

#form_t {
	width:710px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #FC3;
	text-align:left;

}

#form_t h1 {
	margin-top:25px;
	color:#C00;
	margin-left:30px;
}
#form_t p{
	margin-top:-20px;
	margin-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	line-height:1.4;
	font-size:13px;
}


















/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
   【 max-width: 640px 】
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/ 
@media screen and (max-width: 640px) {
	
#form_pc{display:none;}
#form_sp{display:block;}

.ClickBox {
	padding: 10px;
	width: 95%;
	border: 3px solid #f8ce48;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.formWrap input{width:100%;padding: 15px 10px; margin: 0 0 10px; border: 3px solid #9A9A9A; font-size: 17px;}
.formWrap select{width:100%; height: 35px; margin: 0 0 15px; font-size: 17px;}
.formWrap option{width:100%;}
	.FormTai {
	font-family: "メイリオ";
	font-size: 25px;
	font-weight: bold;
	color: #F90;
	text-align: left;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F90;
	border-left-color: #F90;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.formWrap {
	padding-top: 2px;
	padding-bottom: 2px;
	/*width: 750px;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 4px;
	    border-top: none;
}
.formWrap h1 {
	font-size: 24px;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}
.formWrap table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #F60;
	margin-bottom: 2em;
}
.formWrap p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
.formWrap .backRed {
	color: #FFFFFF;
	background-color: #ff1e00;
	padding-right: 5px;
	padding-left: 5px;
	text-shadow: 0px 1px 0px #e51b00;
}
.formWrap table th, .formWrap table td {
	font-size: 14px;
	line-height: 1.6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	padding: 5px;
}
.formWrap table th {
	font-weight: bold;
	background-color: #FFFFCC;
	text-shadow: 0px 1px 0px #FFF;
	width: 28%;
	padding-left: 20px;
}
.formWrap .formEx {
	font-size: 12px;
	color: #666;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
}
.formWrap .mfp_err {
	padding-top: 7px;
	padding-left: 20px;
	font-size: 13px;
	color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: url(../form_images/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	margin-bottom: 5px;
}
.formWrap .mfp_err span {
	font-weight: bold;
}
.formWrap .thMust {
	background-image: url(../form_images/icon_must.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
.formWrap .attention {
	background-image: url(../form_images/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 50px;
	font-weight: bold;
}
.formWrap .attention span {
	background-color: #FF0;
	text-shadow: 0px 1px 0px #FFF;
}
.formWrap .formBtn {
	text-align: center;
}
#cover2 .Contentsu2 .FormBox .formWrap form .money ul hr {
	margin: auto;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.money {
	border: 1px solid #C00;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.money ul li {
    font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	font-size:20px;
}
.Goukei {
    font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important;
	font-size: 30px;
	font-weight: bold;
	color: #C00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin: auto;
	width: 90%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_bg_or {
	background-color: #F60;
	color: #FFF;
	font-weight: bold;
}
.formWrap h2 {
	font-size:45px;
	line-height:1.3;
	font-weight: bold;
	color:#FFF;
	background-color: #0839FF;
	border-radius: 10px;
	text-align: center;
	margin-top:20px;
	margin-bottom: 30px;
}

.formWrap h3 {
	font-size:21px;
	font-weight: bold;
	margin-bottom:0;
	text-align:left;
}

.formWrap p {
	font-size: 13px;
	line-height: 1.6;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:justify;
}
.formWrap .backRed {
	color: #FFFFFF;
	background-color: #ff1e00;
	padding-right: 5px;
	padding-left: 5px;
	text-shadow: 0px 1px 0px #e51b00;
}

.mftext{
	width:100%;
	font-size: 60px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 2px solid #CCC;
	border-radius:5px;
}
.mftext_focus{
	border: 2px solid #F90;
	background-color: #FFFFBF;
}
.mftext_err{
	border: 2px solid #F00;
	background-color: #FFDFDF;
}
.formWrap .formEx {
	font-size: 12px;
	color: #666;
	display: block;
	padding-top: 3px;
	padding-left: 2px;
}
.formWrap .mfp_err {
	padding-top: 7px;
	padding-left: 20px;
	font-size: 13px;
	color: #F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: url(../form_images/icon_error.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	margin-bottom: 5px;
}
.formWrap .mfp_err span {
	font-weight: bold;
}
.formWrap .thMust {
	background-image: url(../form_images/icon_must.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
.formWrap .attention {
	background-image: url(../form_images/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding-left: 50px;
	font-weight: bold;
}
.formWrap .attention span {
	background-color: #FF0;
	text-shadow: 0px 1px 0px #FFF;
}
.formWrap .formBtn {
	text-align: center;
}

.waribikibtn2 {
width: 383px;
padding: 410px 0 0 366px;
}
.rb {
	font-size:23px;
}
.red {
color:#F00;
}
.form_agree {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color: #FF6;

}
.form_agree p {
	text-align:center;
}
	
	.respons__box02 {width:50%;border: 1px solid #0088c9!important;border-radius: 5px!important;margin: 15px auto 0px!important;padding:20px 0!important;background:#4A89DC!important;display: block!important;text-align: center!important; font-size: 150%!important; font-weight: bold!important ; color: #FFF!important;}
.respons__box02:hover {border: 1px solid #1b5db4;background:#1b5db4;box-shadow:0 .1em .5em rgba(17,17,17,0.45);}
	input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}
	
	
	
	#form_t {
	width:97%;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #A4A4A4;
	text-align:left;

}
	#form_t h1 {
	margin-top:20px;
	color:#C00;
	margin-left:10px;
}
#form_t p{
	margin-top:-20px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.4;
	font-size:13px;
}

	
	
}