﻿
/*============== inner-intro ===============*/

.inner-intro.bg-img {
	background: url(../imgs/bg-about.jpg)center bottom;
	background-size: cover;
}

/*============== #cost ===============*/
#cost p {
	text-indent: 1em;
}
#cost p.image {
	text-indent: 0;
}
#cost p.image a:hover {
	opacity: 0.7;
	transition: .3s;
}
@media only screen and (max-width: 767px) {
	
}














