@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 721px) {
.form_area {
	height: auto;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	float: none;
	padding: 40px 0;
}
.information_input {
	width: 800px;
	padding: 0;
	margin: 0;
}
.information_check {
	width: 780px;
	height: auto;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
	line-height: 18pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.information_check img {
	padding: 20px 0;
	width: 780px;
	height: auto;
}
.send_btn {
	width: 260px;
	height: auto;
	float: none;
	clear: both;
	text-align: center;
	margin: 20px 270px;
	padding: 0;
}
.send_btn img {
	width: 100%;
	height: auto;
}

/* -------------------------------------
*     テキストスタイル
* ------------------------------------- */

.top_copy {
	height: auto;
	width: 800px;
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 50px 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	letter-spacing: 0pt;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.input_text1 {
	width: 776px;
	height: 30px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 2px solid #E0E0E0;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.input_text2 {
	width: 776px;
	height: 30px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 2px solid #0028dc;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.input_text3 {
	width: 776px;
	height: 150px;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 2px solid #E0E0E0;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
}

@media screen and (max-width: 720px) {
.form_area {
	height: auto;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	clear: both;
	float: none;
	padding: 4% 0;
}
.information_input {
	width: 100%;
	padding: 0;
	margin: 0;
}
.information_check {
	width: 90%;
	height: auto;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 10pt;
	line-height: 18pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.information_check img {
	padding: 5% 0;
	width: 90%;
	height: auto;
}
.send_btn {
	width: 50%;
	height: auto;
	float: none;
	clear: both;
	text-align: center;
	margin: 5% 25%;
	padding: 0;
}
.send_btn img {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

/* -------------------------------------
*     テキストスタイル
* ------------------------------------- */

.top_copy {
	height: auto;
	width: 90%;
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 5% 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.input_text1 {
	width: 90%;
	height: 20px;
	padding: 2% 5%;
	background-color: #FFFFFF;
	border: 2px solid #E0E0E0;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.input_text2 {
	width: 90%;
	height: 20px;
	padding: 2% 5%;
	background-color: #FFFFFF;
	border: 2px solid #0028dc;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.input_text3 {
	width: 90%;
	height: 100px;
	padding: 2% 5%;
	background-color: #FFFFFF;
	border: 2px solid #E0E0E0;
	font-size: 10pt;
	line-height: 15pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.sp_contact_top {
	width: auto;
	height: auto;
	padding-top: 5%;
	margin: -100px auto 0 auto;
}
.sp_contact_bottom {
	width: auto;
	height: auto;
	padding-top: 5%;
	margin: 0 auto -100px  auto;
}
}

/* -------------------------------------
*     all
* ------------------------------------- */

.information_space {
	font-size: 10pt;
	line-height: 15pt;
	padding: 5px 0;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
}
.text_a {
	vertical-align: middle;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: normal;
	color: #F00;
	letter-spacing: 0pt;
	padding: 10px 0 5px 0;
}
.text_b {
	vertical-align: middle;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: normal;
	color: #666;
	letter-spacing: 0pt;
	padding: 10px 0 5px 0;
}
.text_c {
	width: auto;
	height: auto;
	float: left;
	padding: 0 10px 5px 0;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	line-height: 19pt;
	font-weight: normal;
	color: #666;
	text-align: left;
	letter-spacing: 0pt;
}
.point1 {
	vertical-align: middle;
	padding-right: 1pt;
	padding-left: 3pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333;
}
.point2 {
	vertical-align: middle;
	padding-right: 4pt;
	padding-left: 0pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333;
}
.normalred {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #F00;
	letter-spacing: 0pt;
}
.errorMsg{
	display: block;
	color: #0028dc;
}
.errorInput{
	background: #f0f9f9;
}