@charset "utf-8";

/*--------------------

/ad/pone_s/all/index.html
Apple Payのテキスト付バナー

--------------------*/

.bnr-ap {
	padding: 0 20px;
	text-align: center;
}

.bnr-ap__main {
	margin: 60px 0 0;
}

.bnr-ap__txt {
	font-size: 24px;
	font-weight: bold;
}

.bnr-ap__nav {
	margin: 10px 0 0;
}

.bnr-ap__nav li:nth-child(n+2) {
	margin: 30px 0 0;
}