@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

how_to_buy CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

.how_to_buy .contents .top .circle_A {
    background-image:url(../img/how_to_buy/circle.jpg);
}
.how_to_buy .contents .top .circle_B.bgColor {
	background: #BA79B1;
}
.how_to_buy .contents dl.column dt,
.how_to_buy .contents h1 {
	color: #BA79B1;
}
 .how_to_buy .contents .lead img {
	display: block;
	max-width: 400px;
	margin: 50px auto;
}
.how_to_buy .contents dl.column dt {
	background: url(../img/how_to_buy/icon3.png) center top no-repeat;
	background-size: 20px auto;
}
@media screen and (max-width: 1240px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 460px) {
}
