@media only screen and (max-width: 540px){
	
/*--------------------------------------------------
	共有
--------------------------------------------------*/
.dsp_hp, .dsp_hpt { display: none; }

#menu_link {
	width: 30px;
	padding: 5px;
	right: 0;
	bottom: -60px;
}

/*--------------------------------------------------
  トップページ
--------------------------------------------------*/
/* Before-After */

/* コンテンツ */
#top_cont dl+dl {
	margin-top: 30px;
}
#top_cont dt img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
  お問合せ
--------------------------------------------------*/
.contact {
	font-size: 22px;
}
.contact p.tel {
	font-size: 30px;
}
.contact a {
	display: block;
}

/*--------------------------------------------------
  サービス
--------------------------------------------------*/
/* 鈑金 */
/* 塗装 */
#service .metal li dt,
#service .paint li dt {
	float: none;
	width: 100%;
	margin: 0;
}

/* 車検対応 */
#inspect {
	background-size: 60% auto, 60% auto;
}
#inspect p.tel {
	font-size: 30px;
}
#inspect p.tel a {
	display: block;
}

/*--------------------------------------------------
  料金
--------------------------------------------------*/
#fee .case dd p,
#fee .case dd table.tbl {
	float: none;
	width: 100%;
	margin: 0;
}

/* 部分別料金 */
#fee .portion li,
#fee .portion li:nth-of-type(even) {
	float: none;
	width: 100%;
}
#fee .portion li {
	margin-top: 30px;
}
#fee .portion li:first-child {
	margin-top: 0;
}


/*--------------------------------------------------
  会社概要
--------------------------------------------------*/
/* 会社概要 */
#about .tbl th {
	width: 40%;
	white-space: normal;
}

/* アクセス */
#company .access .gmap {
	margin-bottom: 30px;
}
#company .access dd {
	padding: 15px;
}

/*------------------------------------------------*/
}
