@charset "shift_jis";
/*全体
--------------------------------------------------------------------------*/
@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#con{
width:100%;
}
〜以下、画面の横幅が640pxまでの場合のスタイル記入〜

/*全体
--------------------------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	COLOR: #004F79;
	FONT-SIZE: small;
	font-family:"・ｽ・ｽ・ｽC・ｽ・ｽ・ｽI", Osaka, "・ｽq・ｽ・ｽ・ｽM・ｽm・ｽﾛゴ Pro W4", "・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN";	
	LINE-HEIGHT: 150%;
	text-align: center;
	background:#CAEBBE url(image/back.gif) repeat-x left bottom;
}

#con{
    width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	background:url(image/conback.jpg) no-repeat center top;

}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img{
	border:0;
}

a:link,a:visited{
	outline:0;
	color:#000;
}

a:hover{
	outline:0;
	color:#000;
}

a:active{
	outline:0;
	color:#000;
}

/*・ｽw・ｽb・ｽ_
--------------------------------------------------------------------------*/
#header{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	text-align:center;
}

#header img{
	float:left;
	margin:0 0 0 10px;
}

#header p{
	clear:none;
	float:left;
	margin:0 2%;
	font-size:13px;
	text-align:left;
}

#header ul{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#header li{
	float: left;
	display: block;
	width: 33.3%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	line-height: 130%;
	background-color: none;
	font-size: 80%;
	text-indent: 0em;
	text-align: center;
}

.text-none{
	display:inherit;
}

#header li.bno{
	display:inherit;
	}

#header li img{
	display:none;
}

#header ul li a:link,#header ul li a:visited{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	color: #fff;
	line-height: 150%;
	background:#004F79;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	padding:10px 0;
	font-size:100%;
}

#header ul li a:hover{
	display:block;
	width:100%;
	height:auto;
	color:#ACD74A;
	text-decoration:none;
	text-indent:0em;
}

#toggle{
	display: none;
	position: relative;
	width: 100%;
	background: #222;
}

@media only screen and (max-width: 480px) {
#header img{
	float:left;
	margin:0;
}
	#header ul{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 2px;
}
#hmenu{
	display: none;
}
#hmenu li{
	width: 99%;
	font-size:13px;
	font-weight:normal;
}

#box-left ul li,#box-left ul li.m1{
	width:99%;
}
#toggle{
	clear:both;
	display: block;
	position: relative;
	width: 100%;
	background: #004F79;
  font-size:15px;
}
#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	background: #004F79;
}

#hmenu{
	background: #8691DB;
}

#toggle a:hover{
	color:#ACD74A;
}
#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #303F9F;
}
#toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #fff;
}
#toggle a:before{
	margin-top: -6px;
}
#toggle a:after{
	margin-top: 2px;
}
#header li img{
	width:5%;
}
}

img.bno{
	display:none;
}

img.bno3{
	display:inherit;
}

/*・ｽ・ｽ・ｽC・ｽ・ｽ
--------------------------------------------------------------------------*/
#main{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:0 2% 0;
	padding:0;
	text-align:left;
}

#main ol.navi{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 50px;
	padding:0;
}

#main p{
	margin:0 2% 15px;
	padding:0;
}

#main p.p1{
	margin:0 0 40px;
	padding:0;
}

h1{
	clear:both;
	float:left;
	width:95%;
	height:auto;
	margin:0 0 20px;
	padding:5px 0 2px 5%;
	border-bottom:1px solid #004F79;
	font-size:23px;
	background:url(image/h1.gif) no-repeat left center;
}

h2{
	clear:both;
	width:95%;
	height:auto;
	margin:30px 0 10px;
	padding:5px 0 5px 5%;
	font-size:18px;
	font-weight:normal;
	background:url(image/h2.gif) no-repeat left top;
}

@media only screen and (max-width: 480px) {
#main p{
	margin:0 2% 15px;
	padding:0;
	font-size:13px;
}
h1{
	clear:both;
	float:left;
	width:90%;
	height:auto;
	margin:0 0 20px;
	padding:5px 0 2px 10%;
	font-size:18px;
	border-bottom:1px solid #004F79;
	background:url(image/h1.gif) no-repeat left center;
}

h2{
	clear:both;
	width:90%;
	height:auto;
	margin:30px 0 10px;
	padding:2px 0 5px 10%;
	font-size:15px;
	font-weight:normal;
	background:url(image/h2.gif) no-repeat left top;
}
}

.f-big{
	font-size:1.2em;
	font-weight:bold;
}

.f-red{
	color:#CC0000;
}

.f-yellow{
	color:#9FAC09;
	font-weight:bold;
}

table {
	clear:both;
	width:95%;
	margin:0 2% 10px;
    border:1px solid #004F79;
    border-collapse:collapse;
    border-spacing:0px;
    empty-cells:show;
    table-layout:auto;
    text-align:left;
	background:#fff;
}

th{
	width:auto;
	text-align:center;
	border-right:1px solid #004F79;
	border-bottom:1px solid #004F79;
	}

td{
	width:auto;
	text-align:center;
	line-height:200%;
	border-right:1px solid #004F79;
	border-bottom:1px solid #004F79;
}

@media only screen and (max-width: 480px) {
th{
	width:7em;
	text-align:center;
	border-right:1px solid #004F79;
	border-bottom:1px solid #004F79;
	}

td{
	width:auto;
	text-align:center;
	line-height:200%;
	border-right:1px solid #004F79;
	border-bottom:1px solid #004F79;
}
}

#main img.fleft{
	float:left;
	margin:0 5px 5px 0;
}

#main img.fright{
	float:right;
	margin:0 0 5px 5px;
}

@media only screen and (max-width: 480px) {
#main img.fleft{
	float:none;
	margin:0 0 5px;
}
#main img.fright{
	float:none;
	margin:0 0 5px;
}
}

.faq{
	width:100%;
	padding:0;
	margin:0 0 20px;
}

.morefaq{
	display:none;
	padding:20px 20px 5px;
	background:#E5F5DF;
}

#banner{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:20px 0 30px;
	padding:0;
}

#banner img{
	width:48%;
	float:left;
	margin:0 2% 0 0;
}
@media only screen and (max-width: 480px) {
#banner img{
	width:96%;
	float:left;
	margin:0 2%;
}
}

#twitter{
	min-height:500px;
	_height:500px;
}

p.tw_day{
	font-weight:bold;
	margin:0;
	padding:0;
}

p.tw_text{
	padding:0 0 15px;
	border-bottom:1px dotted #000;
}

#clinic-photo{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 30px;
	padding:0;
}

#clinic-photo img{
	border:5px solid #fff;
}

#clinic-photo1{
	clear:both;
	float:left;
	width:33%;
	height:auto;
}

#clinic-photo2{
	float:left;
	width:33%;
	height:auto;
}

#clinic-photo3{
	float:right;
	width:33%;
	height:auto;
}

#clinic-photo p{
	margin:3px 5% 0;
}

@media only screen and (max-width: 480px) {
#clinic-photo1{
	clear:both;
	float:left;
	width:96%;
	height:auto;
	margin:0 2% 0 0;
}

#clinic-photo2{
	float:left;
	width:96%;
	height:auto;
	margin:0 2% 0 0;
}

#clinic-photo3{
	float:right;
	width:96%;
	height:auto;
	margin:0 2% 0 0;
}
#clinic-photo p{
	margin:3px 5% 15px;
}
}

#main .totop{
	clear:both;
	width:100%;
	height:auto;
	margin:0 0 15px;
	padding:0;
	text-align:right;
}

/*・ｽt・ｽb・ｽ^
--------------------------------------------------------------------------*/
.totop{
	clear:both;
	width:100%;
	height:auto;
	margin:15px 0 0;
	padding:0;
	text-align:right;
}

#submenu{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:30px 0 0;
	padding:0;
	font-size:13px;
	text-align:center;
}

#submenu ul{
	clear:both;
	width:90%;
	height:auto;
	margin:0 5%;
	padding:0;
	text-align:center;
}

#submenu li{
	display:inline;
	margin:0 20px 0 0;
	padding:0;
	list-style-type:none;
}

@media only screen and (max-width: 480px) {
#submenu ul{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#submenu li{
	float:left;
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:5px 0;
	list-style-type:none;
	background:#32768A;
	border-bottom:1px dotted #fff;
}

#submenu li a{
	display:block;
	width:100%;
	height:auto;
	padding:5px 0;
	color:#fff;
	text-decoration:none;
}
}

#footer{
	clear:both;
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:45px 0 10px;
	background:#fff url(image/footer.png) no-repeat left top;
	font-size:13px;
}

address{
	font-style:normal;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	margin:10px 2% 0;
	padding:0;
	text-indent:0em;
}

#footer p.f-white{
	color:#fff;
	margin:0 0 0 9em;
	font-weight:bold;
}

#footer p{
	text-align:left;
	margin:15px 5% 0 2%;
	padding:0;
}

#footer a{
	color:#004F79;
}

#footer img{
	float:right;
	margin:0 0 10px 10px;
}

@media only screen and (max-width: 480px) {
#footer img{
	float:none;
	margin:0 0 10px;
}
}

#totop{
	clear:both;
	width:100%;
	height:auto;
	margin:15px 0 0;
	padding:0;
	text-align:right;
	background:#CAEBBE ;
}

#primary{
	display:none;
}

#wrapper,#container,#content,#nav-above.entry-meta.entry-content,entry-utility,#nav-below{
	width:100%;
}