@charset "utf-8";

/*==========================================================

	car_detail　Tabletレイアウト（画面の横幅が1279pxまで）

==========================================================*/

.main_inner .main {
	position: relative;
}


/* 共通
--------------------------------*/
.main_inner {
    padding: 2%!important;
}

/* 詳細
--------------------------------*/
#shop_map .shopInfoArea #shopPhoto	{
	text-align: center;
	margin-bottom: 20px;
}

#print_area {
	margin-top:10px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	width:70% !important;
}

.btn_shop_top {
	float:left;
}
.btn_print {
	float:right;
}
.btn_shop_top,
.btn_print {
	padding-bottom:20px !important;
}
.btn_shop_top img,
.btn_print img {
	width:100%;
}
.btn_shop_top,
.btn_print {
	width:48%;
}