@charset "UTF-8";



@media only screen and (max-width: 480px) {


/*======================================

	top-img 
	
========================================*/
#top-img{
	width:100%;
	height:240px;
	margin: 0 0 20px 0;
	padding: 0px 0 0px 0;
	border-bottom: 0px solid #ccc;
	overflow: hidden;
	background: transparent url(../i_slide/top_img_bg.jpg) no-repeat 0 0;
	background-size: auto 300px;
}
#fadein_area{
	width:100%;
	height:auto;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	overflow: hidden;
	text-align: center;
}

#fadein_area p.img01{
	width:285px;
	height:75px;
	margin: 0 auto 0px auto;
	background: transparent url(../i_slide/top_img_sp_01.png) no-repeat 0px 0px;
	background-size:cover;
	text-indent: -9999em;
	text-align: center;
}
#fadein_area p.img02{
	width:285px;
	height:53px;
	margin: 0 auto 0px auto;
	background: transparent url(../i_slide/top_img_sp_02.png) no-repeat 0px 0px;
	background-size:cover;
	text-indent: -9999em;
	text-align: center;
}
#fadein_area p.img03{
	width:285px;
	height:116px;
	margin: 0 auto 0px auto;
	background: transparent url(../i_slide/top_img_sp_03.png) no-repeat 0px 0px;
	background-size:cover;
	text-indent: -9999em;
	text-align: center;
}



/*======================================

	top-medicalcare 
	
========================================*/

#top-madicalcare{
	width:100%;
	height:auto;
	margin: 0 auto 20px auto;
	padding: 15px 15px 15px 15px;
	border-bottom: 0px solid #ccc;
	box-sizing: border-box;
	background: #fff;
}

#top-madicalcare h2#top-madical{
	font-size:20px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}
#top-madicalcare h2#top-madical span{
	font-size:14px;
	padding:0 0 0 0;
	margin:0px 0 0 0;
	display: block;
	text-align: left;
	color: #666;
	}

.to-madical a{
	display: block;
	width:100%;
	height:120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 10px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:none;
}
#to-madicaltop a{
	background: #61bef7 url(../../i/anchor_white.png) no-repeat 95% center ;
}
#left-madicaltop{
	background: transparent url(../../i_icon/icon_circle_shinryou.png) no-repeat 20px 20px;
	background-size: 80px 80px;
}
.to-madical-left{
	width:280px;
	height:140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:48px 0 0 115px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}

.to-otherpage a{
	display: block;
	width:100%;
	height:80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 10px 0px;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:none;
}
.to-otherpage-left{
	width:250px;
	height:80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:28px 0 0 115px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}

.to-otherpage-right{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 0 0px;
	padding:0px 0 0 0px;
	float: none;
	color:#fff;
	font-size:15px;
	line-height: 30px;
	text-align: left;
}

#to-kensa a{
	background: #80c187 url(../i/anchor_white.png) no-repeat 95% center ;
}
#left-kensa{
	background: transparent url(../i_icon/icon_circle_kensa.png) no-repeat 28px center;
	background-size: 60px 60px;
}


#to-kenshin a{
	background: #b38fbc url(../i/anchor_white.png) no-repeat  95% center ;
}
#left-kenshin{
	background: transparent url(../i_icon/icon_circle_kenshin.png) no-repeat 28px center;
	background-size: 60px 60px;
}

#to-rihabiri a{
	background: #c1817a url(../i/anchor_white.png) no-repeat  95% center ;
}
#left-rihabiri{
	background: transparent url(../i_icon/icon_circle_rihabiri.png) no-repeat 28px center;
	background-size: 60px 60px;
}

#to-yobou a{
	background: #bfc474 url(../i/anchor_white.png) no-repeat  95% center ;
}
#left-yobou{
	background: transparent url(../i_icon/icon_circle_yobou.png) no-repeat 28px center;
	background-size: 60px 60px;
}



.to-housecall a{
	display: block;
	width:100%;
	height:120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:15px 0 0px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:left;
}
#to-housecall a{
	background: #ef7689 url(../i/anchor_white.png) no-repeat 95% center ;
}
#left-housecall{
	background: transparent url(../i_icon/icon_circle_zaitaku.png) no-repeat 15px 20px;
	background-size: 80px 80px;
}
.to-housecall-left{
	width:450px;
	height:110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:32px 0 0 110px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}
.to-housecall-left span{
	font-size: 0.85em;
}




/*======================================

	top-news 
	
========================================*/

#top-news{
	width:100%;
	margin:40px 0 20px 0;
	padding:0 0 0 0;
	float:none;	

	}

#top-news h2{
	font-size:20px;
	height:28px;
	padding:0 0 0 38px;
	margin:0 0 15px 0;
	background: transparent url(../i_icon/icon_news_top.png) no-repeat 3px 4px;
	background-size:25px 25px;
	box-sizing: border-box;
}
#top-news h2 a{
	font-size:14px;
	padding:0 0 0 0;
	margin:-30px 0 0 0;
	display: block;
	text-align: right;
	}



#news-list{
font-size: 14px;
line-height:28px;
color:#555;
width:100%;
background:transparent;
border-bottom:1px solid #1c80b7;
margin:12px 0 24px 0px;
}

#news-list dt{
clear: left;
float: left;
margin: 0 0 0 0;
padding:14px 0 14px 0px;
width: 85px;
color:#333;
font-weight:normal;
border-top:1px solid #1c80b7;
}

#news-list dd{
  margin: 0 0 0 0;
  padding:14px 0 14px 105px;
  border-top:1px solid #1c80b7;
}


.top-to-news{
	width: 100%;
	text-align: center;
}

.top-to-news a{
	display: block;
	width: 240px;
	height: 32px;
	color:#fff;
	background: #1c80b7;
	margin: auto;
	padding-top: 8px;
	font-size: 15px;
	border-radius: 6px;
}



/*======================================

	top-banner 
	
========================================*/

#top-banner-col{
	width:100%;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	float:none;
	text-align: center;
	}

.top-banner a{
	display: block;
	width:100%;
	height:auto;
	margin:0px auto 15px auto;
	padding:0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.top-banner a img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.to-kinen a{
	display: block;
	width:100%;
	height:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 15px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:none;
}
#to-kinen a{
	background: #7794af url(../i/anchor_white.png) no-repeat 95% center ;
}
#left-kinen{
	background: transparent url(../i_icon/icon_circle_kinen.png) no-repeat 10px 10px;
	background-size: 80px 80px;
}
.to-kinen-left{
	width:285px;
	height:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:39px 0 0 100px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}




}/*//end  max-width: 480px ///////////////////////*/




@media only screen and (min-width: 481px) {


/*======================================

	top-img 
	
========================================*/
#top-img{
	width:100%;
	height:300px;
	margin: 0 0 20px 0;
	padding: 0px 0 0px 0;
	border-bottom: 0px solid #ccc;
	overflow: hidden;
	background: transparent url(../i_slide/top_img_bg.jpg) no-repeat 0px 0px;
}
#fadein_area{
	width:100%;
	height:300px;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	overflow: hidden;
}

#fadein_area p{
	width:100%;
	height:auto;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	overflow: hidden;
}
#fadein_area p.img01{
	width:100%;
	height:118px;
	background: transparent url(../i_slide/top_img_01.png) no-repeat 0px 0px;
	text-indent: -9999em;
}
#fadein_area p.img02{
	width:100%;
	height:63px;
	background: transparent url(../i_slide/top_img_02.png) no-repeat 0px 0px;
	text-indent: -9999em;
}
#fadein_area p.img03{
	width:100%;
	height:119px;
	background: transparent url(../i_slide/top_img_03.png) no-repeat 0px 0px;
	text-indent: -9999em;
}

/*======================================

	top-medicalcare 
	
========================================*/

#top-madicalcare{
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding: 15px 15px 15px 15px;
	border-bottom: 0px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

#top-madicalcare h2#top-madical{
	font-size:20px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}
#top-madicalcare h2#top-madical span{
	font-size:14px;
	padding:0 0 0 0;
	margin:-30px 0 0 0;
	display: block;
	text-align: right;
	color: #666;
	}

.to-madical a{
	display: block;
	width:310px;
	height:140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 0px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:left;
}
#to-madicaltop a{
	background: #61bef7 url(../../i/anchor_white.png) no-repeat 290px center ;
}
#left-madicaltop{
	background: transparent url(../../i_icon/icon_circle_shinryou.png) no-repeat 20px 20px;
	background-size: 100px 100px;
}
.to-madical-left{
	width:280px;
	height:140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:58px 0 0 150px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}

.to-otherpage a{
	display: block;
	width:140px;
	height:140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 0 15px;
	padding:24px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:left;
}
.to-otherpage-left{
	width:140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 20px 0 0px;
	padding:75px 0 0 0px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: center;
}

.to-otherpage-right{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 0 0px;
	padding:0px 0 0 0px;
	float: left;
	color:#fff;
	font-size:15px;
	line-height: 30px;
	text-align: left;
}

#to-kensa a{
	background: #80c187 url(../i/anchor_white.png) no-repeat 120px center ;
}
#left-kensa{
	background: transparent url(../i_icon/icon_circle_kensa.png) no-repeat top center;
	background-size: 70px 70px;
}


#to-kenshin a{
	background: #b38fbc url(../i/anchor_white.png) no-repeat 120px center ;
}
#left-kenshin{
	background: transparent url(../i_icon/icon_circle_kenshin.png) no-repeat top center;
	background-size: 70px 70px;
}

#to-rihabiri a{
	background: #c1817a url(../i/anchor_white.png) no-repeat 120px center ;
}
#left-rihabiri{
	background: transparent url(../i_icon/icon_circle_rihabiri.png) no-repeat top center;
	background-size: 70px 70px;
}

#to-yobou a{
	background: #bfc474 url(../i/anchor_white.png) no-repeat 120px center ;
}
#left-yobou{
	background: transparent url(../i_icon/icon_circle_yobou.png) no-repeat top center;
	background-size: 70px 70px;
}



/*======================================

	top-hour 
	
========================================*/


#top-hour{
	width:480px;
	height:auto;
	margin: 0px 15px 0 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}

#top-housecall{
	width:465px;
	height:auto;
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}



.to-housecall a{
	display: block;
	width:465px;
	height:110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 0px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:left;
}
#to-housecall a{
	background: #ef7689 url(../i/anchor_white.png) no-repeat 445px center ;
}
#left-housecall{
	background: transparent url(../i_icon/icon_circle_zaitaku.png) no-repeat 10px 10px;
	background-size: 90px 90px;
}
.to-housecall-left{
	width:450px;
	height:110px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:32px 0 0 120px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}



/*======================================

	top-news 
	
========================================*/

#top-news{
	width:610px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:left;	

	}

#top-news h2{
	font-size:20px;
	height:28px;
	padding:0 0 0 38px;
	margin:0 0 15px 0;
	background: transparent url(../i_icon/icon_news_top.png) no-repeat 3px 4px;
	background-size:25px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#top-news h2 a{
	font-size:14px;
	padding:0 0 0 0;
	margin:-30px 0 0 0;
	display: block;
	text-align: right;
	}



#news-list{
font-size: 15px;
line-height:28px;
color:#555;
width:100%;
background:transparent;
border-bottom:1px solid #1c80b7;
margin:12px 0 24px 0px;
}

#news-list dt{
clear: left;
float: left;
margin: 0 0 0 0;
padding:14px 0 14px 20px;
width: 100px;
color:#333;
font-weight:normal;
border-top:1px solid #1c80b7;
}

#news-list dd{
  margin: 0 0 0 0;
  padding:14px 0 14px 120px;
  border-top:1px solid #1c80b7;
}


.top-to-news{
	width: 100%;
	text-align: center;
}

.top-to-news a{
	display: block;
	width: 240px;
	height: 32px;
	color:#fff;
	background: #1c80b7;
	margin: auto;
	padding-top: 8px;
	font-size: 15px;
	border-radius: 6px;
}


/*======================================

	top-banner 
	
========================================*/

#top-banner-col{
	width:300px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:right;
	}

.top-banner a{
	display: block;
	width:300px;
	height:100px;
	margin:0px 0 15px 0;
	padding:0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
.top-banner a img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	box-sizing: border-box;
	}

.to-kinen a{
	display: block;
	width:300px;
	height:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0 15px 0;
	padding:0px 0 0 0;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	float:none;
}
#to-kinen a{
	background: #7794af url(../i/anchor_white.png) no-repeat 280px center ;
}
#left-kinen{
	background: transparent url(../i_icon/icon_circle_kinen.png) no-repeat 10px 10px;
	background-size: 80px 80px;
}
.to-kinen-left{
	width:285px;
	height:100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 0px 0 0px;
	padding:39px 0 0 100px;
	float: none;
	color:#fff;
	font-size:15px;
	text-align: left;
}


}/*//end  min-width: 481px ///////////////////////*/







