/****************************************************************************************/
table {
	width: 100%;
}

td {
	padding: 0;
}
/****************************************************************************************/
.ttlex03 {
	margin: 0 0 30px 0;
	font-size: 19px;
	line-height: 30px;
}
/****************************************************************************************/
.ttlex01 {
	font-size: 18px;
}

#intro_space {
	padding: 0;
	text-align: center;
}

.shop_space {
	margin: 0;
	width: auto;
	height: auto;
	display: inline-block;
	float: none;
}
.shop_space:nth-child(n+2) {
	margin-top: 30px;
}

.shop_space a {
	display: inline-block;
}

.shop_space img {
	margin-bottom: 5px;
	display: block;
}

.shop_space br {
	display: none;
}

#intro_space td {
	padding-top: 10px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
/****************************************************************************************/
.sp_example_banners {
	margin-top: 60px;
}

.sp_inquiry_banners {
	margin-top: 100px;
}
/****************************************************************************************/