@charset "utf-8";
/* ===================================================================
	use toppage
=================================================================== */
/*----------------------------------------------------
	共通
----------------------------------------------------*/

.tit_area{
	background:url(../images/bg_item.gif) left center no-repeat;
	background-size:100% auto;
	color:#fff;
	padding:0.5em 3%;
}
.tit_area .subtit{
	background:url(../images/icon_subtit.png) left 0.3em no-repeat;
	background-size:12px 12px;
	padding-left:20px;
}

/*----------------------------------------------------
	お問い合わせ
----------------------------------------------------*/
#contact {
	padding-bottom: 0.5em;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: center;
	padding-top: 0px;
	margin: 1.5px 2% 30px;
}


#mail {
	padding: 0 2%;
}

.info_text {
	margin-bottom:20px;
}
.thanks_text {
	margin-bottom:20px;
}
#mail table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	margin-bottom:20px;
	width:100%;
}

#mail table th {
	background-size: 15px auto;
	padding-left: 25px;
	text-align: left;
	background-image: url(../../common/images/icon_06.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#mail table td {
	border-bottom:#000 1px dotted;
	font-size:108.3%;
	padding-top:14px;
	padding-bottom:14px;
}

#mail table td.detail {
	padding-top:20px;
	padding-bottom:20px;
}

#mail table td.last {
	border-bottom:none;
}

#mail table td input[type=text] {
	border:#000 1px solid;
	border-radius:0;
}

#mail table td textarea {
	border:#000 1px solid;
	border-radius:0;
}

.mail_btn {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
.mail_btn li{
	margin-bottom:10px;
}
.mail_btn img {
	width:80%;
}
#contact .title img {
	width: 100%;
}
#contact img {
	width: 100%;
}
#contact .pro_wrap01 {
	color: #775822;
}
#contact .pro_wrap01 .mcopy {
	text-align: center;
	margin-bottom: 20px;
}
.pro_wrap01 .btnarea {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#contact .pro_wrap01 .pro_inner dl dd ul li .ccha {
	color: #e3b035;
}
#contact .pro_wrap01 .pro_inner {
	margin-right: 2%;
	margin-left: 2%;
}
#contact .pro_wrap01 .pro_inner dl dt {
	margin-bottom: 5px;
}
#contact .pro_wrap01 .pro_inner dl dd {
	margin-bottom: 15px;
}
#contact .pro_wrap01 .pro_inner dl {
	border-bottom: 1px solid #d8d6bf;
	margin-bottom: 5px;
}
#contact .pro_wrap01 .pro_inner .cplast {
	margin-bottom: 30px;
	margin-top: 15px;
}
#contact a {
	color: #e96c89;
	text-decoration: underline;
}
#fm dl dd .f01,#fm dl dd .f02 {
	width: 94%;
	height: 140px;
	padding:5px;
	border: 1px solid #ded9c2;
}
#fm dl dd .f03 {
	width: 94%;
	padding:5px;
	border: 1px solid #ded9c2;
}
#fm dl dd .f04 {
	width: 10%;
	padding:5px;
	border: 1px solid #ded9c2;
}#fm dl dt {
	background-image: url(../../propose2016/images/fttlicon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	-moz-background-size: 15px 15px;
	background-size: 15px 15px;
	font-weight: bold;
	width: 100%;
}
#fm .btnarea .bcklink {
	text-align: center;
	font-size: 140%;
	margin-top: 20px;
}
.pro_wrap01 .info_text {
	text-align: center;
}
#fm dl dd .error {
	color: #c00;
}
.thanks_text {
	text-align: center;
	font-size: 120%;
}
