@charset "utf-8";
/* CSS Document */
body {
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
:placeholder-shown {
	color: #CCC;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
	color: #CCC;
}
/* Firefox 18- */
:-moz-placeholder {
	color: #CCC;
	opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
	color: #CCC;
	opacity: 1;
}
/* IE 10+ */
:-ms-input-placeholder {
	color: #CCC;
}
input[type="text"],
textarea {
	font-size: 16px;
}
#wrap {
	margin: 0 auto;
}
#form_area {
	font-size: 16px;
	color: #222;
	background: #F1F1F1;
	margin: 0 auto 30px;
}
#form_area dt {
}
#form_area dt .required {
	font-size: 10px;
	display: inline-block;
	padding: 3px 3px 3px 3px;
	margin: 0 8px;
	background: #B20000;
	color: #FFF;
}
#form_area dd {
}
#form_area dd .input_error {
	color: #B20000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	display: block;
}
#form_area dd p {
	padding: 10px 0;
	line-height: 22px;
}
#form_area dd label {
}
#form_area dd .t_field,
#form_area dd textarea {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#form_area dd .t_field {
	line-height: 24px;
}
#form_area dd textarea {
}
/*ラジオ・チェックボックスの装飾*/
input[type="radio"], input[type="checkbox"] {
	display: none;
}
label {
	margin-right: 1.5em;
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 20px;
	cursor: pointer;
}
label::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -8px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 100%;
}
input[type="radio"]:checked + label::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #cc0000;
	border-radius: 100%;
}
input[type="checkbox"]:checked + label::after {
	position: absolute;
	content: '';
	top: 5px;
	left: 3px;
	width: 13px;
	height: 5px;
	border-left: 2px solid #3498db;
	border-bottom: 2px solid #3498db;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
input[type="radio"]:checked + label, input[type="checkbox"]:checked + label {
	color: #cc0000;
	font-weight: bold;
}
#submit_area {
}
#submit_area p {
}
.submit {
}
.submit:hover {
	opacity: 0.7;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.form_comment {
	text-align: center;
	padding: 80px 0 240px;
	line-height: 22px;
	font-size: 16px;
}
#privacy_area {
	height: 160px;
	overflow: auto;
	margin-bottom: 40px;
	padding: 20px;
	border: 1px solid #E0E0E0;
	color: #222222;
}
#privacy_area dt {
	font-size: 14px;
	font-weight: bold;
	background: url(/contact/common/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 8px 22px;
	margin: 0 0 10px;
	border-bottom: 2px solid #E0E0E0;
}
#privacy_area dd {
	font-size: 12px;
	line-height: 20px;
}
#privacy_area dd p a {
	color: #000;
}
#privacy_area dd p a:hover {
	text-decoration: none;
}
.privacy_link_btn {
	display:block;
	color:#FFF;
	background:#333;
	padding:10px;
	width:380px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	border-radius:4px;
	margin:0 auto 20px;
}
.privacy_link_btn:hover {
	opacity:0.7;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.p_check_area {
	font-size:14px;
	margin:0 auto 20px;
}
#submit[disabled] {
	opacity:0.4;
	cursor:default;
}
@media screen and (min-width: 769px) {
#wrap {
	width: 780px;
}
#form_area dt {
	width: 240px;
	padding: 18px 0 14px 20px;
	float: left;
	clear: left;
	border-top: 1px solid #FFF;
}
#form_area dd {
	width: 520px;
	padding: 14px 0 14px 20px;
	margin: 0 0 0 240px;
	border-bottom: 1px solid #E8E8E8;
	background: #FFF;
}
#form_area dd textarea {
	width: 90%;
	height: 140px;
}
#form_area dd label {
	font-size: 13px;
	margin:6px 10px 6px 0;
	width:224px;
}
.submit {
	width: 264px;
	padding:22px 0;
	letter-spacing: 0.1em;
	-webkit-text-size-adjust: none;
	background-color: #CC0000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	color:#FFF;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	border-bottom:4px solid #9C0000;
}
#submit_area {
	margin: 0 auto;
	text-align: center;
}
#submit_area p {
	font-size: 12px;
}
}
@media screen and (max-width:768px) {
#wrap {
	width: 100%;
}
#form_area dt {
	width: 100%;
	padding: 10px;
}
#form_area dd {
	width: 100%;
	padding: 10px 10px 20px;
	margin: 0 0 0 0px;
	background: #FFF;
}
#form_area dd textarea {
	width: 92%;
	height: 140px;
}
#form_area dd label {
	display: block;
	font-size: 14px;
	padding: 12px 0 12px 24px;
}
.w50,.w70 {
	width: 92%;
}
.submit {
	position: relative;
	width: 90%;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.14em;
	color: #ffffff;
	padding: 14px 24px;
	background-color: #cc0000;
	border-color: #a30000;
	border-radius: 2px;
}
#submit_area {
	margin: 0 auto;
	text-align: center;
}
#submit_area p {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}
}
input[type="submit"].send-back {
	width: unset;
	margin: 30px auto 0 auto;
	background: #FFF;
	border: unset;
	font-family: unset;
	color: #000;
	text-decoration: underline;
}
@media screen and (max-width: 768px) {
	input[type="submit"].send-back {
		width: 100%;
		margin: 30px auto 60px auto;
		padding: unset;
		font-weight: normal;
	}
}