/***=============

CSS Foxfire Camouflafe

=============***/

@charset "utf-8";
#breadcrumbs {
	margin: 0;
}

#main_image_box img.top_image {
	top: 83% !important;
	left: 66% !important;
	width: 80% !important;
}
.bland_description_rectangle p{
	margin: 0 0 5% !important;
}
.bland_description_rectangle img{
	margin: 0 auto 8% !important;
}
.point_ttl{
	margin: 0 0 5% !important;
}
.point_wrap{
	margin: 0 0 5% !important;
}

@media screen and (max-width: 786px) {
#main_image_box img.top_image {
	max-width: 40% !important;
	top: 81% !important;
	left: 55% !important;
}
}


#main_image_box img.top_image_right {
	max-width: 240px;
	width: 60%;
	z-index: 999;
	position: absolute;
	bottom: 8%;
	left: 65%;
	right: 0;
	margin: auto;
	z-index: 1;
}

.point_imgtxt_txt h4{
	display: block;
	width: 100%;
	flex-wrap: wrap;
	position: relative;
	text-align: center;
}

.point_imgtxt_txt h4::before{
	/* content:''; */
	display: inline-block;
	background: url(blandimg/icon_hat.png) no-repeat center;
	background-size: 120px;
	width: 100%;
	margin: 0 auto 4%;
	height: 50px;
}

/***å‹•çš„å•†å“ã®èª¿æ•´**/

.lineup .common_product_list.clm_p5 li, .yamapos_list.clm_p5 li{
	width: 40%;
}

@media screen and (max-width: 786px) {
.lineup .common_product_list.clm_p5 li, .yamapos_list.clm_p5 li{
	width: 50%;
}

}