#contact {
	margin-top: 0;
}
#contact h2 {
	margin-bottom: 0;
}
#contact .telBanner {
	padding: 0 3.125% 6.25%;
	border-bottom:#999 solid 1px;
	margin-bottom: 6.25%;
}

#contact dl.formItem {
	overflow:hidden;
	margin-bottom: 20px;
	text-align:left;
}
#contact dl.formItem dt {
	background-image: url(../img/ico_dot.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	background-size: 9px 9px;
	padding: 0 0 0 3.125%;
}
#contact dl.formItem dd {
	font-size:16px;
	margin:0 3.125%;
}
#contact dl.formItem dd.cap {
	padding: 0 3.125%;
	font-size:12px;
	margin:0;
}
#contact dl.formItem dd.errorbox {
	background:#ffcccc;
}
#contact dl.formItem dd.confirm {
	background:#daeaf3;
	padding:1.56% 3.125%;
}
#contact p.btn {
	margin:0 3.125%;
	text-align:center;
}

#contact .thanksbtn {
	margin:0 0 40px;
}
#contact .thanksbtn a {
	width: 100%;
	background-color: #EAD4A3;
	padding: 3.125%;
	display: block;
	text-align: center;
	line-height: 1;
}
#contact .thanksbtn a span.icoPc {
	display: inline-block;
	vertical-align: middle;
	background: url(../../img/common/ico_pc_title.png) no-repeat left top;
	width: 16px;
	height: 14px;
	background-size: 16px 14px;
	margin-left: 5px;
	line-height: 1;
}


/*---form---*/
input.radio {
	display:inline-block;
	width:20px;
	height:30px;
	vertical-align:top;
}
label.radiolabel {
	display:inline-block;
	width:40%;
	height:35px;
	line-height:32px;
}

input[type=text],
textarea{
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	border:1px solid #999;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	background-color:#eee;
	padding:10px;
	font-size:16px;
	}
input[type=tel],
textarea{
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	border:1px solid #999;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	background-color:#eee;
	padding:10px;
	font-size:16px;
	}
select{
	-webkit-appearance:button;
    -moz-appearance:button;
    appearance:button;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	border:2px solid #A09B7D;
	background-color:#fff;
	height:80px;
	padding:10px;
	background-image:url(../images/icon_select.png);
	background-repeat:no-repeat;
	background-position:320px center;
}
input[type=text]{
	width:100%;
}
input[type=tel]{
	width:100%;
}
input[type='checkbox'] {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
}
textarea{
	width:100%;
	height:150px;
}

input[type=text].error,
input[type=tel].error,
textarea.error,
select.error {
background-color: #ffcccc !important;
}

input[type='text']:focus,
textarea:focus {
background-color: #ffffcc !important;
}

input.btn01 {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	width:100%;
	height:40px;
	font-size:16px;
	background-color: #EAD4A3;
	display: block;
	text-align: center;
	line-height: 1;
	background-image: url(../../img/common/ico_arrow_black_r.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 13px 13px;
	border:none;
	border-radius: 0;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
}
button.btn02 {
	font-family:'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	width:100%;
	height:30px;
	font-size:16px;
	background-color: #fff;
	display: block;
	text-align: center;
	line-height: 1;
	border:none;
	border-radius: 0;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
}
button.btn02 img {
	width:15px;
	height:15px;
	padding:3px 3px 0 0;
}





/*#contact h3 {
	margin-bottom: 6.25%;
	background-color: #EEEEEE;
	padding: 3.125%;
	font-size: 1.8rem;
}
#contact .itemListRecommend {
	margin-bottom: 12%;
}
#contact .itemListRecommend .item {
	margin-bottom: 6.25%;
}
#contact .itemListRecommend .item .pic {
	padding: 0 3.125%;
}
#contact .itemListRecommend .item .text {
	padding: 0 3.125%;
}
#contact .itemListRecommend .item .info {
	background-color: #E6E6E6;
	padding: 3.125%;
	font-size: 1.0rem;
}
#contact .itemListRecommend .item .btn a {
	background-color: #EAD4A3;
	padding: 3.125%;
	display: block;
	text-align: center;
	line-height: 1;
	background-image: url(../img/common/ico_arrow_black_r.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 13px 13px;
}
#contact .itemList {
	overflow: hidden;
	padding: 0 3.125%;
	margin-bottom: 6.25%;
}
#contact .itemList div {
	float: left;
	width: 50%;
	margin-bottom: 6.25%;
}*/














.btnToTop {
	width: 100%;
	margin-bottom: 9%;
}
.btnToTop a {
	background-color: #EAD4A3;
	padding: 3.125%;
	display: block;
	text-align: center;
	line-height: 1;
	background-image: url(../img/common/ico_arrow_black_l.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 13px 13px;
}

.red2 {
	color:#990000;
}