#content-main ul.depth01 li.link-padding {
	background: url(/images/common/depth01.png) no-repeat 0 11px;
	padding-left: 10px;
	margin: 5px 0 20px 0px;
}
#content-main ul.depth01 li {
	margin-left: 8px;
}

#content-main .inline {
	position: relative;
}
#content-main .content-button {
	display: inline-block;
}
#content-main .content-button a {
	display: inline-block;
	background: #FF4D00 url(/images/common/arrow01.svg) no-repeat right 14px center; 
	color: #fff;
	padding: 10px 28px 10px 15px;
	font-size: 75%;
	font-weight: 400;
	border-radius: 5px;
	margin-left:25px;
}

#content-main .backgruond-images01 {
	width: 342px;
	height: 312px;
	margin: -395px 0 0 491px;
	background: url(/images/common/electricchargingstation.png) no-repeat;
}
#content-main .content-button a:hover {
	transition: 0.3s;
	background: #e54500 url(/images/common/arrow01.svg) no-repeat right 11px center;
}

#content-main .content-button {
	margin-top: 15px;
}

#content-main h5 {
	margin-left: 7px;
}

#content-main p {
	font-weight: 500;
	margin-top: 15px;
}

#content-main .line-break {
	margin-left: 21px;
	white-space: pre;
}