@media screen and (min-width: 769px) {
	.b-section.b-cont_column3 .inner { display: inherit; -webkit-box-pack: inherit; -ms-flex-pack: inherit; justify-content: inherit; }
	.b-section.b-cont_column3 .inner li { display:inline-block;width:225px; margin-right: 15px;margin-left: 0; }
	.b-section.b-cont_column3 .inner li:nth-child(4n) { margin-right: 0; }
	.b-section.b-cont_column3 .inner a.c-btn { width: 100%; }
	.c-bgColorWrap--black .b-section.b-cont_column3 .inner { border-color: #fff; }
	.c-bgColorWrap--black .b-section.b-cont_column3 .inner + .inner { border-color: #fff; }
}