@charset "utf-8";

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

 Smartphone(smartphone.css)
 
========================================================================*/

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

/* @media only screen
and (min-width : 320px) 
and (max-width : 480px) {
 */
 
/*----------------------------------------------------------------------
 Common
----------------------------------------------------------------------*/
body {
	-webkit-text-size-adjust : none;
	font-size:88%;
	min-width: 320px;
}

.pagetop,
.footerNav {
	display: none;
}

.logoarea,
.phone,
#content,
#sidebar {
	float: none;
}



/* トップエリア
=============================================================================*/
#toparea {
	min-height: 20px;
	_border-bottom: 3px solid #1e9ed7;
}

#toparea h1 {
    width: 96%;
    _margin: 4px 0 0 4px;
}

/*----------------------------------------------------------------------
 Header
----------------------------------------------------------------------*/

div.telarea1 {
    display:none;
}

div.telarea2 {
    display: inherit;
}

div.optionmenu img {
	margin: 15px 0;
}

/*----------------------------------------------------------------------
.headerNav {
	position: inherit;
	top: 0;
	right: 0;
	margin: -3px 5% 10px 5%;
}
.headerNav li {
	width: 32.9% !important;
	margin: 0 1px 1px 0 !important;
	text-align: center;
}
.headerNav li a,
.headerNav li.home a {
	width: 100% !important;
	padding: 5px 0;
}

.phone {
	margin: 15px 0 0 0;
	padding: 0;
	background: none;
	text-align: center;
	line-height: 1.2;
}

.phone span {
	font-size: 250% !important;
}
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------
 Nav
----------------------------------------------------------------------*/
#nav {
	width: 100%;
	margin: 0 auto 0;
	background-image:none;
	border-bottom: none;
	background-color:#000000;
}

#nav ul {
	width: 100%;
	min-height: inherit;
	padding: 0;
	background: none;
}
#nav ul li {
	width: 49.4% !important;
	margin: 0;
	padding: 0;
	background: url(../images/bg_nav.jpg) repeat-x;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000 !important;
}
#nav ul li.last {
	width: 49.4% !important;
}
#nav ul li a {
	width: 100% !important;
}

/*----------------------------------------------------------------------
 Nav2
----------------------------------------------------------------------*/
#nav2 {
	width: 100%;
	margin: 0 auto 0;
	background: none;
	border-bottom: none;
	background-color:#000000;
}

#nav2 ul {
	width: 100%;
	min-height: inherit;
	padding: 0;
	background: none;
}
#nav2 ul li {
	width: 49.4% !important;
	margin: 0;
	padding: 0;
	background: url(../images/bg_nav.jpg) repeat-x;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000 !important;
}
#nav2 ul li.last {
	width: 49.4% !important;
}
#nav2 ul li a {
	width: 100% !important;
}



/*----------------------------------------------------------------------
 Main
----------------------------------------------------------------------*/
#main {
	_background: none;
	border-top: none;
}

#main .inner {
	width: 94%;
	padding: 10px 0 0;
}


/*----------------------------------------------------------------------
 Content
----------------------------------------------------------------------*/
#content,
.toppage #content {
	width: 100%;
	padding: 0;
}

/*----------------------------------------------------------------------
 トップページ　メインイメージ
----------------------------------------------------------------------*/

.mainimage {
	width:100%;
	height:180px;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background: url(../../images/mainimage.jpg) ;
-moz-background-size:auto 100%;
background-size:auto 100%;
background-position: center top ; 
background-repeat: no-repeat;
}

.mainimage2 {
	width:100%;
	height:180px;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background: url(../../images/mainimage_old.jpg) ;
-moz-background-size:auto 100%;
background-size:auto 100%;
background-position: center top ; 
background-repeat: no-repeat;
}

.mainimage_base {
	width:100%;
	height:180px;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	background: url(../../images/mainimage_gazou.jpg) ;
-moz-background-size:auto 100%;
background-size:auto 100%;
background-position: center top ; 
background-repeat: no-repeat;
text-align:center;
}

/*---animation---*/
#animation img {
	height:82px;
}

div.recruitbox {
background-image: none;
padding:16px 20px 0;
}

div.recruitbox p {
width:auto;
}    
div.recruitbox p.bigtext {
font-size:16px;
text-align:center;
}    
	
a.biglinkwaku {
	font-size:16px;
}

div.important_news {
	font-size:15px;
}

#content p.midashi.type01 {
	font-size:16px;
}

/*----------------------------------------------------------------------
 下層ページ　共通
----------------------------------------------------------------------*/

dl.info_dl  {
  margin: 0 0 0 0;
}

dl.info_dl dt {
  clear: left;
  float: none;
  margin: 0 0 0 10px;
  width: 100px;
}

dl.info_dl dd {
  margin-top:5px;
  margin-bottom: 15px;
  margin-left: 1.7em;
  width: 100%;
}


.treatmentmenubox {
    width:50%;
	float:left;
}

.treatmentmenu div.tab1 {
    font-size:70%;
}


/*画像とテキストの制御*/
.gazouandtext {
	flex-direction: column;
}
.gazouandtext_item1 {
	width: 100%;
}
.gazouandtext_item1.gazouwide {
	width: 100%;
}
.gazouandtext_item2 {
	width: 100%;
}
.gazouandtext_item2.gazouwide {
	width: 100%;
}
.gazouandtext_item2 img {
	width: 50%;
	max-width:200px;
	display: block;
}
.gazouandtext_item2.gazouwide img {
	width: 100%;
	max-width:300px;
	display: block;
}

.gazou2mai {
	flex-direction: column;	
}
.gazou2mai_item1 {
	width: 100%;
}
.gazou2mai_item1 img {
	width: 100%;
	max-width:300px;
	display: block;
	margin: 0 auto 1em;
}
.gazou2mai_item1:last-child img {
	margin: 0 auto 2.5em;
}
.gazou2mai_item1.joudan:last-child img {
	margin: 0 auto 1em;
}

.gazou3mai {
	flex-direction: column;	
}
.gazou3mai_item1 {
	width: 100%;
}
.gazou3mai_item1 img {
	width: 100%;
	max-width:300px;
	display: block;
	margin: 0 auto 1em;
}
.gazou3mai_item1:last-child img {
	margin: 0 auto 2.5em;
}

/*医院紹介*/
dl.kenshin{
  background: #fff;
}
dl.kenshin dt {
	width: 100%;
	color: #333333;
  background: #eee;
  padding: 5px;
}

dl.kenshin dd {
clear:both;
	width: 100%;
	margin-left: 0;
	margin-bottom:5px;
  padding: 5px;
  border-left: none;
}

/*医院紹介*/
.clinicareabox {
    width:100%;
	float:left;
	margin-bottom:10px;
}
	
/*交通案内*/
div.map {
    text-align:center;
	width:100%;
}
div.map iframe {
	width:100%;
}

/*ご予約ページ ネット予約ボタン Add 230123 tom
----------------------------------------*/
.netbtn-box{
	width: 100%;
	max-width: 320px;
}
/*END ご予約ページ ネット予約ボタン-----*/


/*========================================================
トップページ：バナーボックス
=========================================================*/
.banner-box{
	margin-left: .6em;
	margin-right: .6em;
}


/*サイトマップ
ul.sitemap5  {
}

ul.sitemap5 li {
  padding: 7px 0 0 0;
}

ul.sitemap5 li ul {
}

ul.sitemap5 li ul li {
}

ul.linkshu5 {
    margin: -10px 0 20px 45px;
    list-style-type: disc;
}

p.sitemap-l {
float:none;
width:100%;
margin-right:0;
padding-bottom:5px !important;
}

p.sitemap-l2 {
float:none;
width:100%;
margin-right:0;
padding-bottom:5px !important;
}

p.sitemap-r {
float:none;
max-width:100%;
font-weight: normal;
padding-bottom:10px !important;
}

p.sitemap-r2 {
float:none;
max-width:100%;
font-weight: normal;
padding-bottom:10px !important;
}*/

/*----------------------------------------------------------------------
 Sidebar
----------------------------------------------------------------------*/
#sidebar {
	width: 100%;
	margin: 0;
	padding-bottom: 0;
	text-align: left;
}

#sidebar .lNav {
	margin: 0 0 15px;
}

.banner {
	float: none;
	width: 100%;
	padding: 0;
}
.banner img{
	width: 98.6%;
}
.toppage .banner {
	width: 100% !important;
}
.about {
	float: none;
	width: auto;
	min-height: 0;
	margin: 15px 0 30px !important;
	font-size: 100%;
}


/*----------------------------------------------------------------------
 Footer
----------------------------------------------------------------------*/
#footer1 {
	width: 100%;
	padding: 0;
}

div.footerleft {
	height: auto;
}

div.footerleft p {
	font-size:88%;
}

div.footerright {
	height: auto;
}

div.footerright div.minimenu p.menutitle span {
	font-size:100%;
vertical-align:0;
}

div.footerright div.minimenu2 {
    clear:both;
}

div.footerright div.minimenu2 p.menutitle span {
	font-size:100%;
vertical-align:0;
}


div.footershortcut {
	_height: auto;
	_text-align:center;
	_width:100%;
}

div.footershortcut span.telarea1 {
    display:none;
}

div.footershortcut span.telarea2 {
    display: inherit;
}

#footer1 .copyright {
	padding: 10px 10px 5px;
	font-size: 60%;
}

/*----------------------------------------------------------------------
 Top
----------------------------------------------------------------------*/
h2.mainVisual {
	width: 99.5%;
	margin: 0 0 20px !important;
	padding: 10px 0 0 !important;
}

h3 {
	font-size: 110%;
}

ul.news {
	margin: 5px 5px 15px;
	line-height: 1.4;
}
ul.news li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}
ul.news li span {
	display: block;
	padding-right: 0;
}

}