@charset "utf-8";

/*==========================================================

	car_detail　SPレイアウト（画面の横幅が700pxまで）

==========================================================*/

/* 共通
--------------------------------*/
.main_inner {
    padding: 0%!important;
}

/* 詳細
--------------------------------*/
#shop_map .shopInfoArea #shopPhoto	{
	text-align: center;
	margin-bottom: 20px;
}
#shop_map .shopInfoArea #shopPhoto img {
	width: 80%;
}
.title_layout1 .stock_text {
	position: static;
	text-align: right;
}

#print_area .btn_print {
	display:none;
}
#map_canvas {
	height: 300px;
	width: 96%;
	margin:0 4% 2% 2%;
}
#shop_map .shopInfoArea {
	padding: 17% 3% 3% 3%;
}