/* CONTENTS */
#contents {}
#contents .category {
	background: url(/common/images/c_bg_06.png) no-repeat left top;
	height: 102px;
}
#contents .category h1 {
	margin: 0 0 9px 32px;
	padding-top: 34px;
}

#contents .main h3 {
	background: url(/common/images/c_hed_s_bg.png) no-repeat left center;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	margin: 31px 0 27px 0;
	padding: 6px 22px 5px 22px;
	font-weight: bold;
}
#contents .main .BusContact_type02 dl dd p {
	margin: 0 10px;
}

#contents .BusContact {
	margin: 0 10px 30px;
	padding: 30px;
	width: 515px;
	font-size: 18px;
	border: solid 1px #000000;
	line-height: 1.7;
}
#contents .BusContact dt {
	color: #000;
	font-weight: bold;
}
#contents .BusContact dd dl {
	display: table;
}
#contents .BusContact dd dl dt {
	width: 60px;
}
#contents .BusContact dd dl dd {
	width: 455px;
}
#contents .main .BusContact p {
	margin: 0;
}
#contents .BusContact dd dl dd .tel {
	color: #e60012;
	font-size: 38px;
	font-weight: bold;
}
#contents .BusContact dd dl dt,
#contents .BusContact dd dl dd {
	display: table-cell;
}
#contents .BusContact li {
	margin-top: 40px;
}
#contents .BusContact li:first-child {
	margin-top: 20px;
}
#contents .main .contact {
	margin: 0 30px;
}

/* 20211027 */
.BusContact_type02{
	font-size: 18px;
	margin: 50px 10px 40px;
}
.BusContact_type02 dl{
	display: table;
}
.BusContact_type02 dl dt{
    display: table-cell;
    color: #000;
    font-weight: bold;
}
.BusContact_type02 dl dd{
	display: table-cell;
}
.BusContact_type02 dl dd .tel{
	color: #e60012;
    font-size: 38px;
    font-weight: bold;
    margin: 0 10px 0 0;
	font-style: normal;
}
#contents .main p.business_hours{
	margin: 20px 0 0;
}
#contents .main .topLink {
	margin: 8px 10px -19px 0;
	text-align: right;
	font-size: 10px;
}
#contents .main .topLink a {
	text-decoration: none;
}
#contents .main .topLink a:hover {
	text-decoration: underline;
}
/* reCAPTCHAのスタイル調整 */
#contents .main .mw_wp_form .gglcptch {
	display: flex;
	justify-content: center;
}