/* ----------
https://www.providesign.co.jp/
2019. providesign

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
---------- */



#reform .column-4-im {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	box-sizing: border-box;
	padding: 0;
}

#reform .column-4-im li{
	width: 48%;
}


#reform .inner-border-01 {
	margin-bottom: 2rem;
	padding-right: 2.5rem;
	padding-left: 2.5rem;
	padding-top: 2rem;
	border: solid 1px #e5e5e5;
}


#reform .column-2-img li > * a span {
	background-image: url(../images/parts/icon-cir-right-m-brwn.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 0.9rem;
	padding-left: 1.2rem;
}



	@media (min-width: 768px) {

#reform .inner-border-01 {
	margin-bottom: 3rem;
}

	}



	@media (min-width: 992px) {

#reform .column-4-im {
	flex-wrap: nowrap;
}

#reform .column-4-im > li{
	text-align: center;
}

#reform .column-4-im > li > p > img {
	width: 92%
}

#reform .maine-title-s {
	font-size: 1.2rem;
}

#reform .inner-border-01 {
	margin-bottom: 3rem;
}

#reform .inner-border-01 {
	margin-bottom: 3rem;
}

	}





















