.p-solution {
		padding-top: 60px;
		padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
		.p-solution {
				padding-top: 16vw;
				padding-bottom: 16vw;
		}
}
@media print, screen and (min-width: 768px) {
		.p-solution .m-products-area .box:not(:first-of-type) {
				margin-top: 85px;
		}
}
@media screen and (max-width: 767px) {
		.p-solution .m-products-area .ttl-en {
				font-size: 6.6666666667vw;
				line-height: 1.3;
				padding-bottom: 2.6666666667vw;
		}
}
/*# sourceMappingURL=solution.css.map */