@charset "utf-8";
.ap_picture{
	text-align: center;
}


.ap_picture img{
	width: 45%;
	margin: 20px auto;
	
}


.ap_maintext{
	border-bottom: #dddddd 1px solid;
}



.amazonpayment_newstitle{
	background-color: #9ad0d0;
	color: #FFFFFF;
}

.ap_maintext{
	margin-top: 20px;
	margin-bottom: 20px;
}


.ap_main{
	font-size: 1.2rem;
}

.ap_maintext{
	font-size: 1.0rem;
}

.ap_explanation{
	margin-bottom: 10px;
}





.amazonpayment{
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.7;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ap_note{
	border:#dddddd 1px solid;
	padding: 1%;
	margin-top: 10px;
}


.ap_main{
	text-align: center;
}

.ap_note_title{
	background-color: #9ad0d0;
	color: #FFFFFF;
	font-size:1.2rem;
	text-align: center;
}

.amazonpayment a{
	margin-top: 10px;
	color: #9ad0d0;
}

@media screen and (max-width:768px) {
	.amazonpayment{
		padding: 2%;
	}
 
}


@media screen and (min-width:768px) {
	.ap_picture img{
	width: 23%;
}
 
}


.settlement_coupon_devide{
	display: flex;
}


.settlement_coupon_item{
	text-align: center;
}

.settlement_coupon_item img{
	width: 70%;
}

.settlement_coupon_img3 img{
	width: 100%;
}

.settlement_coupon_img4 img{
	width: 80%;
}

.settlement_coupon_img5 img{
	width: 80%;
}

.settlement_coupon_img6 img{
	width: 70%;
}



@media screen and (min-width:768px) {
	.settlement_coupon_item img{
		width: 50%;
	}
	.settlement_coupon_img4_devide{
		display: flex;
	}

 
}
