@charset "UTF-8";
/*各ページ共通*/
.pageimg01 {
	background-image: url(../img/page_img01.jpg);
}


.contact-catch {
	background-attachment: scroll;
	background-image: url(../img/faq-catch.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	width: 920px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: absolute;
	top: 285px;
	z-index: 1000;
	height: 52px;
	left: 50%;
	margin-left: -462px; /* widthの半分のマイナス値 */
}
@media screen and (max-width: 640px) {
.contact-catch {
	background-attachment: scroll;
	background-image: url(../img/faq-catch.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 150px;
	z-index: 1000;
	height: 52px;
	left: 50%;
	margin-left: -50%; /* widthの半分のマイナス値 */
}
}
@media screen and (max-width: 480px) {
.contact-catch {
	
	display: none;
}
}
.contact-c {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	font-size: 2.2em;
	line-height: 1.3em;
	color: #78BD36;
	text-align: left;
	font-family: "Kaimin Sora Heavy"
}
@media screen and (max-width: 640px) {
.contact-c {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #78BD36;
	text-align: left;
	font-family: "Kaimin Sora Heavy"
}
}
.contact {
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 30px;
	width: 100%;
	height: auto;
	padding-top: 0px;
}
.contact table {
	width: 100%;
	border: 1px none #D9D9DA;
}
.contact table tr th {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9DA;
	border-right-color: #D9D9DA;
	border-bottom-color: #D9D9DA;
	border-left-color: #D9D9DA;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-right: 0.8em;
	padding-left: 0.2em;
	white-space: nowrap;
	text-align: left;
}
.contact table tr td {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D9DA;
	border-right-color: #D9D9DA;
	border-bottom-color: #D9D9DA;
	border-left-color: #D9D9DA;
	font-size: 1.3em;
	line-height: 1em;
	padding-right: 1em;
	padding-left: 0.2em;
	text-align: left;
}
.contact strong {
	color: #7ABB40;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin-right: 3px;
}
.contact .input {
	background:none;
	-webkit-appearance:none;
	border: 1px solid #999;
	padding: 4px;
}
.contact .form-n {
	width: 60%;
}
.privacy {
	font-size: 1.3em;
	line-height: 1.7em;
	padding: 10px;
	border: 2px solid #D9D9DA;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}
.form-b {
	margin-top: 20px;
	clear: both;
	width: 100%;
margin-right: 0px;
	margin-left: 0px;
text-align: center;
}
.btn01  {
	font-weight: bold;
	color: #FFF;
	background-color: #78bd36;
	font-size: 1.6em;
	line-height: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Kaimin Sora Heavy";
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}
.btn01:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #F7B52A;
}
.hissu {
	color: #F1973A;
}
.tokuten {
	border: 3px solid #EDEDED;
	padding: 15px;
	margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
.tokuten {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	margin-bottom: 30px;
}
}
.tokuten dt {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #FFF;
	background-color: #F1973A;
	padding: 5px;
	margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
.tokuten dt {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #FFF;
	background-color: #F1973A;
	padding: 5px;
	margin-bottom: 10px;
}
}
.tokuten dd {
	font-size: 1.4em;
	line-height: 1.4em;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tokuten dd:before {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #CFDA2E;
	content:"●";
}
.acms-text-error {
	color: #F1973A;
	padding-top: 5px;
}
textarea {
	margin-left: 0px;
	padding-left: 0px;
}