@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

how_to_buy CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

.show_room .contents .top .circle_A {
    background-image:url(../img/show_room/circle.jpg);
}
.show_room .contents .top .circle_B.bgColor {
	background: #AF8349;
}
.show_room .contents dl.column dt,
.show_room .contents h1 {
	color: #AF8349;
}
.show_room .contents .lead img {
	display: block;
	max-width: 400px;
	margin: 50px auto;
}
.show_room .contents dl.column dt {
	background: url(../img/flow/icon4.png) center top no-repeat;
	background-size: 20px auto;
}
.show_room .contents dl.column dd img {
	display: block;
	max-width: 400px;
	margin: 50px auto 0;
}
.show_room .contents dl.column dd dl dt:first-child {
	padding-top: 0;
}
.show_room .contents dl.column dd dl dd {
	text-align: center;
}
.show_room .contents dl.column dd dl dd ul {
	margin-bottom: 30px;
}
.show_room .contents dl.column dd dl dd p {
	text-align: left;
	font-size: 1.3rem;
}
@media screen and (max-width: 1240px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 460px) {
}
