@charset "UTF-8";
/* お問い合わせフォーム*/

/* =STEP1
----------------------------------------------- */
.title_contact {

}
.cover_contact {
	margin-top: 35px;
	text-align: center;
}
.arrow {
	margin-top: 18px;
}
.step1_text {
	margin: -30px 132px;
	position: relative;
	top: 10px;
}
.combox {
	margin-top: 0;
	width: 689px;
	background: #ccc;
	overflow: hidden;
}
.combox_inner {
	margin: 5px;
	padding: 50px 20px 20px 20px;
	background: #fff;
	overflow: hidden;
}
.combox_inner p {
	font-size: 13px;
	line-height: 1.6;
}
#shop_list td {
	padding: 3px;
}
.shop_name {
	background: transparent url(../images/contact/shop_name_bg.png) repeat;
	width: 208px;
	height: 48px;
}
.shop_name a {
	padding: 14px 0 0 35px;
	display: block;
	color: #fff;
	font-size: 15px;
}
.shop_area {
	margin: 10px 5px;
	font-size: 12px;
}
/* =STEP2
----------------------------------------------- */
#step2 {
	margin: 30px 0 50px 0;
}
/*中身はプラグイン側のCSS */


.entry-header {
	margin: 100px 20px;
}
.entry-title {
	font-size: 18px;
}
.entry-content {
	margin:  16px;
}
#footer_banner {
	margin: 60px 0;
}