@charset "UTF-8";

.selectBrandList .btnImg {
	text-align: center;
}
.selectBrandList .btnImg img {
	margin: 0 auto;
}
@media screen and (max-width: 640px) {
	.clm {
		display: block;
	}
	.clm > .btnType18 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		min-height: 190px;
		margin-bottom: 0;
	}
	.clm > .btnType18 + .btnType18 {
		margin-top: 27px;
	}
	.clm > .btnType18:nth-child(even) {
		margin-left: 0;
	}
	.selectBrandList .btnImg.vmj {
		height: auto;
	}
	.btnImg.vmj + .btnTtl {
		margin-top: 9px !important;
	}
	.selectBrandList .btnImg.vmj img {
		width: auto;
		height: 102px;
	}
	.selectBrandList .btnImg.amex {
		height: auto;
		padding: 15px 0 16px;
	}
	.selectBrandList .btnImg.amex img {
		width: auto;
		height: 60px;
	}
}
