@media only screen and (max-width: 640px){
/*--------------------------------------------------
	共有
--------------------------------------------------*/
.dsp_hp, .dsp_hpt { display: none; }

body { font-size: 90%; }

/* ヘッダ */
#header {
}
#header p.title img {
	width: 300px;
	height: auto;
}
/* ページタイトル */
#page_title {
	border-width: 90px;
}
#page_title:after {
	height: 20px;
}
#page_title p.title {
	bottom: -75px;
	margin-left: -80px;
}
#page_title p.title img {
	width: 65px;
}
#page_title p.title img+br+img {
	width: 160px;
	margin-top: 10px;
}
/* コンテナ */
#wrap, #footer {
	min-width: 360px;
}
#main h3.sub {
	font-size: 20px;
}
/* フッター */
#footer {
	font-size: 12px;
}
#footer p.pick span {
	margin-right: 5px;
	font-size: 14px;
}
#footer p.tel a {
	padding-left: 50px;
	background-size: 40px auto;
	-webkit-background-size: 40px auto;
	font-size: 38px;
}

/*--------------------------------------------------
  トップページ
--------------------------------------------------*/
/* メッセージ */
#top_msg {
	margin-bottom: 50px;
}
#top_msg .in {
	padding: 15px;
}
#top_msg h3 {
	font-size: 22px;
}
/* コンテンツ */
#top_contents {
	margin-bottom: 40px;
}
#top_contents dl+dl {
	margin-top: 40px;
}
#top_contents dt {
	width: 130px;
}
#top_contents dd .title {
	font-size: 20px;
}
/* お知らせ */
#top_info dt {
	float: none;
	width: auto;
}
#top_info dd {
	margin-left: 0;
}
/*--------------------------------------------------
	交通事故治療
--------------------------------------------------*/
#traffic {
	margin-bottom: 50px;
}
#traffic .in {
	padding: 15px;
}
#traffic h3 {
	font-size: 22px;
}
#traffic p {
	margin-bottom: 0;
}
#traffic p.txt {
	margin-right: 0;
	padding: 10px;
}
#traffic p.img_rit {
	width: 100px;
}
/* 流れ */
#traffic_flow {
	margin-bottom: 50px;
}
#traffic_flow dt {
	padding-left: 50px;
	font-size: 20px;
}
#traffic_flow dt span {
	left: 10px;
	width: 30px;
	height: 30px;
}
#traffic_flow dd {
	padding: 15px;
}
/* よくある質問 */
#traffic_faq .in {
	padding: 15px 15px 5px;
}

/*--------------------------------------------------
	スタッフ紹介
--------------------------------------------------*/
#staff p.w100 {
	width: 100%;
	height: auto;
	text-align: center;
}

/*------------------------------------------------*/
}
