@charset "utf-8";
.fw#products.products_detail #other.oneColumn.bgWh + #bnr {
	background-color: #fff;
}
.fw#products.products_detail #other.oneColumn .section .bottomLine>a:first-child {
	border-top-width: 0;
}

@media only screen and (min-width: 601px) {
	.fw#products.products_detail #other.oneColumn .section {
		padding-top: 80px;
		padding-bottom: 80px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.fw#products.products_detail #other.oneColumn + #bnr {
		padding-top: 0;
	}
	.fw#products.products_detail #other.oneColumn .section .bottomLine a {
		border-top-width: 0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
}
