﻿@charset "UTF-8";

/*----------------------------base-----------------------------------*/

body{
	background-color: #FFFFFF;
	position: relative;
	-webkit-text-size-adjust: 100%;

}

{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.wrapper{
	width: 100%;
	max-width: 960px;
	min-width: 320px;
	margin: 0 auto;
	text-align: left;
}


/*----------------------------header-----------------------------------*/

header{
	width: 100%;
	border-top: 9px solid #abcd03;
	height: 143px;
	padding-top: 25px;
	background-image: url(../images/cmn/bg.gif);
}

header .wrapper div{
	float: left;
}
.headerL{
	max-width: 400px;
	min-width: 320px;
	margin-bottom: 20px;
}


.headerR{
	max-width: 440px;
	min-width: 320px;
	text-align: right;
	float: right!important;

}

header h2{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}


header h1{
	display: block;
	height: 50px;
	width: 290px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#headerR_time{
	float: left;
			padding-top: 6px;
}
header address{
	float: right;
	height: 26px;
}
header address{
	font-style: normal;
	padding-top: 6px;
	color: #abcd03;
		font-weight: bold;
}

header address a {
	font-size: 150%;
	color: #abcd03!important;
	font-style: normal;

	text-decoration: none;
	background-image: url(../images/cmn/header_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 20px;
}

header #header_yoyaku{
	width: 110px;
	padding-left: 10px;
}
header ol{
	clear: both;
	float: none;
	max-width: 440px;
	height: 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d6cdc4;
}

header ol li{
	float: left;
	background-image: url(../images/cmn/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	font-size:12px;
	text-align: left;
	padding-left: 10px;
	margin-right: 15px;
	width: 85px;
}

header ol li a:link,header ol li  a:visited{
	text-decoration: none;
}

header ol li a:hover{
	color:#829C05;
	font-weight: bold;
}
header ol li a.current{
	color:#829C05;
	font-weight: bold;

	}


header nav{
	width: 100%;
	text-align: left;
	clear: both;
	background-image: url(../images/cmn/nav.gif);
	background-repeat: repeat-x;
	height: 41px;

}

header  nav ul{
	display: block;
	height: 41px;
	max-width: 960px;
	min-width: 320px;
	margin: 0 auto;
}
header nav li{
	display: block;
	height: 41px;
	float: left;
}
header nav li a{
	display: block;
	height: 41px;
	width: 100%;
	overflow: hidden;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navi01{width: 122px;}
#navi02{width: 142px;}
#navi03{width: 144px;}
#navi04{width: 180px;}
#navi05{width: 124px;}
#navi06{width: 124px;}
#navi07{width: 124px;}


#navi01 a{background-image: url(../images/cmn/navi_01.png);}
#navi02 a{background-image: url(../images/cmn/navi_02.png);}
#navi03 a{background-image: url(../images/cmn/navi_03.png);}
#navi04 a{background-image: url(../images/cmn/navi_04.png);}
#navi05 a{background-image: url(../images/cmn/navi_05.png);}
#navi06 a{background-image: url(../images/cmn/navi_06.png);}
#navi07 a{background-image: url(../images/cmn/navi_07.png);}

header nav li a:hover{background-position: 0 -41px;}
header nav li a.current{background-position: 0 -41px;}


/*--mob--*/

.mob header{
	padding-top: 10px;
	height: 110px;
	margin-left: 0px;
	padding-left: 0px;
}
.mob header ol{
		display: none;
}
.mob header nav{
		display: none;
}

.mob header div{
	clear: both;
	float: none;
	text-align: center;
}

.headerL{
	margin-bottom: 0px;
}


.mob header h1{
		padding-bottom: 0px;

}

.mob header h2{
	display: none;
}

.mob .headerR{
	display: block;
	width: 100%;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.mob #headerR_time{
	float:none;
	width: 100%;
	text-align: center;
}
.mob header address{
	padding-top: 0px;
	padding-bottom: 0px;
		float:none;
	width: 100%;
	text-align: center;
}

.mob header #header_yoyaku{
	display: none;
}


/*----------------------------pan-----------------------------------*/

#pan{
	display: block;
	width: 100%;
	min-width: 320px;
	text-align: center;
	font-size: 85%;
	/*background-image: url(../images/cmn/pan.gif);*/
	background-repeat: repeat-x;
	height: 30px;
	background-position: bottom;

}

#pan ul{
	display: block;
	max-width: 940px;
	min-width: 310px;
	margin: 0 auto;
	text-align: left;
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6cdc4;
}

#pan li{
	display: inline;
}

.mob #pan{	
		background-image: url(none);
		height: autox;

}
.mob #pan ul{	
	display: block;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 2px 5px;
	box-sizing: border-box;


}
#pan2{
	display: none;

}


.mob #pan2{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 80%;
	background-position: bottom;
	clear: none;
	float: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 10px;
}

.mob  #pan2 ul{
	display: block;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 2px 5px;
}

.mob  #pan2 li{
	display: inline;
}

/*----------------------------content--------------------------------*/

#content{
	width: auto;
	max-width: 940px;
	min-width: 310px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	padding: 0 5px;
	overflow: hidden;
}


#content_main{
	float: left;
	width: 690px;
	padding-top: 15px;
	font-size: 110%;
}
.mob #content_main{
	float: none;
	width: 100%;
	max-width: 690px;
}


/*投稿タイプ*/

.entry_title{
	font-size: 16px;
	color: #341b0e;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #abcd03;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
}

#content_main .entry h3,#content_page h3{
	border: 1px solid #d4c7b7;
	margin-bottom: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 17px;
	background-color: #FFF;
	background-image: url(../images/cmn/entry_h3.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
}

#content_main .entry h4,#content_page h4{
	background-image: url(../images/cmn/icon02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 5px;
	padding-left: 15px;
	color: #341b0e;
	font-size: 14px;
	clear: both;
}


#content_main .entry p,#content_page p{
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



#content_main .entry li,#content_page li{
	background-image: url(../images/cmn/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

/*お知らせ用の日付*/
#content_main .entry-meta{
		text-align: right;
		width: 100%;
}

/*お知らせ用のフッタナビ*/
#ffnav{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d1d0cf;
	padding-bottom: 20px;
	text-align: center;
}

.naviprev{
	width: 33%;
	text-align: left;
	float: left;
	padding-top: 10px;
}
.navitop{
	width: 33%;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.navinext{
	width: 33%;
	text-align: right;
	float: right;
	padding-top: 10px;
}
/*タイトルに背景画像が入るタイプ*/

#pagetitleimage{
	height: 250px;
	width: 690px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #d4c7b7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
#pagetitleimage h1{
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #abcd03;
	color: #9dbc07;
	position: absolute;
	top: 50%;
	left: 5%;
}

.mob #pagetitleimage{
	width:100%;
	height:30px;
	border:none;
	background-color: #a3c401;
	background-image: none!important;
	padding: 0%;
}

.mob #pagetitleimage h1{
	padding-left: 5px;
	border:none;
	color: #fff;
	font-size: 16px;
		top: 5px;
	left: 1%;
}

/*詳細を見る*/
.more{
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 20px;
}
.more span a{
	background-color: #F19C11;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 110px;
	font-weight: bold;
	color: #FFF!important;
	text-decoration: none;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin-right: auto;
}

.more span  a:hover{
		color: #FFF;
}

/*-----固定ページ-----*/

#content_page{
	width: auto;
	max-width: 940px;
	min-width: 310px;
	padding-top: 15px;
	font-size: 110%;
}

.mob #content_page img{
	clear: both!important;
	float: none!important;
	display: block;
	width:100%!important;

}

/*画像フロート無し*/

.mob #content_page img{
	clear: both!important;
	float: none!important;
	display: block;

}




/*-----みぎメニュ-------*/
#content_side{
	float: right;
	width: 210px;
	padding-top: 15px;

}



#content_side h2{
	font-size: 16px;
	color: #9dbc07;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #abcd03;
	padding-top: 18px;
	padding-bottom: 8px;
}



#content_side li{

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;

}

#content_side li:last-child{
	margin-bottom: 15px;
}
#content_side li span {
	display: block;
	width:100%;
	background-image: url(../images/cmn/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#content_side li a{
		display: block;
		width:100%;
}

#content_side li a:hover , #content_side li a.current{
	display: block;
	width:100%;
	background-color: #f4f9dc;
	text-decoration: none;
	color: #abcd03;
	font-weight: bold;
}
#content_side li a:link, #content_side li a:visited{
	text-decoration: none;
		color: #341b0e;
}


.mob #content_side{
	float: none;
	width: 96%;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	border: 1px solid #d4c7b7;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}

.mob #side_banner{
	display:none;

}
.mob  #content_side h2{
	font-size: 16px;
	color: #abcd03;
	border-top: none;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #abcd03;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.mob #content_side ul{
	width: 100%;
	padding-bottom: 5%;
}

.mob  #content_side li{
	background-image: url(../images/cmn/icon02.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;

}
.mob  #content_side li span{
		background-image: url(none);
			padding-left: 0px;

}
.mob  #content_side li:last-child{
	margin-bottom: 0px;
}


/*----------------------------footer--------------------------------*/

#pagetop_bg{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/cmn/pagetop_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#pagetop {
		width: 100%;
	max-width: 960px;
	min-width: 320px;
	margin: 0 auto;
	text-align: left;
}
#pagetop a{
	float: right;
	height: 28px;
	width: 96px;
	padding-top: 22px;
}


footer{
	clear: both;
	background-color: #FFF;
	background-image: url(../images/cmn/bg.gif);
}
footer nav #menu{
	display: none;
}



#footer1{
	background-image: url(../images/cmn/footer1.gif);
	overflow: hidden;
	clear: both;
	color: #FFF;
	height: 66px;
	margin-bottom: 30px;
}

#footer1 h2{
	height: 66px;
	width: 220px;
	float: left;
}
#footer1 p{
	float: left;
	margin-top: 22px;
}
#footer1 address{
		float: right;
			margin-top: 22px;
}
#footer1 address a{
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/cmn/footer_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-style: normal;

}

#footer2{
	overflow: hidden;
	clear: both;
	float: left;
	width: 300px;
}

#footer2 .footermenu{
	float: left;
	width: 130px;
}

#footer2 li{
	background-image: url(../images/cmn/icon01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer2 li a{
	color: #341b0e;

}
#footer2 li ul{
}

#footer5{
	float: right;
	width: 660px;

}
#footer5_in{
	background-image: url(../images/cmn/hr.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
	float: right;
	width: 660px;
}
#footer5_in p{
	float: left;
	margin-right: 10px;
}
#footer5_in h1{
	width: 225px;
	font-size: 15px!important;
	color: #9dbc07;
		float: left;
}
#footer5 address{
	float: left;
	font-style: normal;
}
#footer3{
	width: 400px;
	float: left;
}
footer h3{
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #abcd03;
	clear: both;
}

footer h3 img{
	height: 16px;
	width: 225px;
}


#footer4{
	width: 240px;
	float: left;
	padding-left: 20px;
}

#footer4 #map{
	width: 240px;
	height: 100%;
}

#footer_cp{
	text-align: center;
	clear: both;
	float: none;

}

#footer_cp p{

	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 10px;
	color: #341b0e;
}
footer a:hover{
	color: #F19C11!important;
}
#footer1 a:hover img, 
#footer2 a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


/*--mob--*/


.mob footer #menu{
	position: absolute;
	top: 30px;
	display: block;
	height: 30px;
	width: 100%;
}

.mob footer nav #menu a{
	display: block;
	height: 25px;
	width: 30px;
	margin-right: 10px;
}

.mob footer nav #footermenu{
	height: 0;
	width: 100%;
	background: url(../images/cmn/shade1.png) 0 0 repeat;
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 10;
	box-shadow: 0 3px 2px 0 rgba(0,0,0,0.3);
	overflow: hidden;
}
.mob footer nav .footermenu{
	height: auto;
	float: none;
	width: 100%!important;
}
/*.mob footer nav li:first-child{
	margin-top: -176px;
}*/

.mob #footer2 li{
	background-image: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mob #footer2 li ul{
	padding-left: 0px;
}
.mob footer nav li{
	height: auto;
	float: none;
	width: 100%!important;
	border-bottom: 1px solid #1a120f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mob footer nav li a{
	height: auto;
	width: auto;
	text-indent: 0;
	line-height: 100%;
	font-size: 100%;
	background: none!important;
	color: #fff!important;


}
.mob footer nav li ul {
	display: none;
}

.mob footer nav li a:hover{
		color: #F19C11!important;
}


.mob footer nav li a span{
	background: url(../images/cmn/icon2.gif) 10px 50% no-repeat;
	padding-left: 20px;
}
/*
.mob footer nav li a:hover{
	background: url(../images/cmn/shade1.png) 0 0 repeat!important;
	color: #f19c11;
}

*/




.mob   #footer1{
	display:none;
}
.mob #footer5{
	float: none;
	width:100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #abcd03;
	background-color: #FFF;

}
.mob #footer5_in{
	float: none;
	width:98%;
	background-image: none;
	margin-bottom: 0px;
	padding: 1%;
}
.mob #footer5_in p, .mob #footer5_in h1, .mob #footer5_in address{
		float: none;
}
.mob  #footer3{
	width: 100%;
	float: none;
}

.mob  #footer3 h3{
	display:none;

}

.mob   #footer4{
	display:none;
}
.mob  #footer_cp{
	font-size: 80%;
	background-color: #FFF;
	margin: 0px;		
		background-image: none;
}

/*----------------------------表示切り替え--------------------------------*/

#pc{
	clear: both;
	padding: 10px 0;
	text-align:center;
	display: none;

}
#pc a{
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #999999;
	color: #fff;
	max-width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	width: 210px;
}
#pc2{
	clear: both;
	text-align:center;
	display: none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
		
}
#pc2 a{
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #999999;
	color: #fff;
	width: 900px;
	font-size: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*----------------------------問診票--------------------------------*/

#monshin li{
	background-image: url(../images/reservation/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#monshin li a{
	padding-left: 20px;
}

/*----------------------------link etc--------------------------------*/

a{
	outline: 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #3c3870;
}

a:hover{
	color: #3c3870;
	text-decoration: underline;
}

.hr{
	width: 100%;
	height: 20px;
	clear: both;
	border: none;
	background-image: url(../images/cmn/hr.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
}

.fig {
		width: 95%;
	max-width: 940px;
	min-width: 310px;
	margin: 0 auto;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4c7b7;
}
.fig th, .fig td{
	padding-bottom: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4c7b7;
}
.fig th{
	text-align: left;
	font-weight: normal;FFF;
}
.fig td{
}
.fig th p{
	background: url(../images/cmn/icon01.gif) 0 7px no-repeat;
	padding-left: 12px;
	padding-bottom: 0px;
}

.color_red{
	color: #F30;
}
.color_blue{
	color: #4167a6;
}

.color_green{
	color: #6f915e;
}

.color_pink{
	color: #ee87b4;
}


/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }

.sikkan ul {
    margin-bottom: 15px;
}

.sikkan {
    margin-bottom: 30px;
}

.tokutyo {
    padding-left: 20px !important;
}

.tokutyo li{
background-image: none !important;
margin-bottom: 10px;
list-style: decimal !important;
}

#shinryounaika img {
    width: 100%;
}