@media only screen and (max-width: 640px){
	
/*--------------------------------------------------
	共有
--------------------------------------------------*/
.dsp_hp, .dsp_hpt { display: none; }
.w100_sp img { width: 100%; 	height: auto; }
.lft_smt { text-align: left; }

/* コンテナ */
#container{
	padding: 20px 10px 0;
}
/* ナビ */
.navi_rit .fl {
	float: none;
	margin-bottom: 20px;
}
.navi_rit .fr {
	float: none;
}
/*右側LINE*/
#icon img{
	width: 50px;
}
/* フッター */
#footer {
	margin-bottom: 80px;
}
#footer #line a .box{
	height: 80px;
	padding-top: 15px;
}
#footer #line a img{
	width: 50px;
	padding-left: 0;
}
#footer #line p,
#footer #line span,
#footer #line span.time{
	font-size: 18px;
	line-height: 2.8;
}
#footer_contact .txt {
	width: auto;
}
#footer_contact .mail {
	float: none;
	width: auto;
	margin: 10px 0;
}
/* フレックスボックス */
.box_flex_sp {
	flex-direction: column;
}
/*--------------------------------------------------
  トップページ
--------------------------------------------------*/

/* 挨拶 */
#top_welcome .img_rit {
	width: 120px;
}
/* コンテンツ */
#top_contents ul {
	float: none;
	width: auto;
}
#top_contents li {
	width: 48%;
	margin: 0 1%;
}
#top_contents li:nth-child(3) {
	clear: both;
}
#top_contents ul {
	clear: both;
	margin-bottom: 30px;
	display: block;
	float: none;
}
#top_contents .koustu {
	clear: both;
	text-align: center;
}
#top_contents p.cen {
	width: 45%;
	text-align: center;
	margin-left: 25%;
	margin-bottom: 0px;
	float: none;
}
/* ご案内 */
#top_infomation .map,
#top_infomation .week {
	float: none;
	width: 100%;
}
#top_infomation dl {
	padding: 0px;
}
/* お知らせ */
#top_topics dt {
	float: none;
	width: auto;
}
#top_topics dd {
	margin-left: 0;
}

/*--------------------------------------------------
  初めての方へ
--------------------------------------------------*/
#beginner dl {
	padding: 10px;
}
#beginner dt {
	margin-right: 20px;
}
#beginner dd {
	margin-left: 0;
}
#beginner dd .img_rit {
	float: none;
	margin: 0 0 10px 110px;
}
#beginner dd .img_rit img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
	治療内容
--------------------------------------------------*/
#medical_rate table {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
#medical_rate .attention {
	margin: 0 0 30px;
}
.medical li {
	font-size: 15px;
}
.medical p.img_rit {
	width: 100px;
}
.medical p.img_rit img {
	width: 100%;
	height: auto;
}

/*--------------------------------------------------
	交通事故治療
--------------------------------------------------*/
	#accidenttreatment .sec p.txt_b{
		font-size: 18px;
	}
	#accidenttreatment .sec p.txt{
		font-size: 18px;
	}
	#accidenttreatment .bg_shadow {
		background-size: 100% auto;
		padding: 20px;
		text-align: left;
	}
	#accidenttreatment .img_lft {
		float: none;
		text-align: center;
		margin-right: 0;
	}
	#accidenttreatment .mission .lh .line {
		font-size: 14px;
	}
	#accidenttreatment .mission .chk_area .lft_smt {
		font-size: 130%;
		text-align: center;
	}
	#accidenttreatment .reason_list dl,
	#accidenttreatment .reason_list dl dt,
	#accidenttreatment .reason_list dl dd {
		display: block;
	}
	#accidenttreatment .reason_list dl dt {
		text-align: center;
		margin-bottom: 15px;
	}
	#accidenttreatment .reason_list dl dd {
		padding-left: 0;
	}
	
/*--------------------------------------------------
	お問合せ
--------------------------------------------------*/
#contact th,
#contact td {
	display: block;
	border-bottom: none;
}
	
	

/*------------------------------------------------*/
}
