@charset "utf-8";
/* CSS Document */

/*--------------------------------------------
*  global-management-one
--------------------------------------------*/

.bnr_2col > [class^="bnr0"] > a {
	display: inline-block;
}

@media screen and (min-width: 769px) {
	.bnr_2col > [class^="bnr0"] > a > img {
		max-width: inherit;
		width: 300px;
	}

	.bnr01 {
		padding-right: 0 !important;
	}
	.bnr02 {
		padding-left: 0 !important;
	}
}