@charset "utf-8";


/*PC・タブレット・スマホ共通設定
---------------------------------------------------------------------------*/
.pcnone_spinline {display:none;}


/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #6A4B2F;	/*全体の文字色*/
	font-size: 14px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	background: #fff url(../images/bg.png);	/*背景色、背景画像の読み込み*/
	-webkit-text-size-adjust: none;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form{
margin: 0px;padding: 0px;}

.mgnt10{
	margin-top:10px!important;}


	
ul{list-style-type: none;}
img {border: none;max-width: 100%;height: auto;}
table {border-collapse:collapse;font-size: 90%;border-spacing: 0;}
iframe {width: 100%;}
h1{	width: 100%;
	height:12px;
	font-size:11px;
	font-weight:normal;
	text-align: left;
}


/*webfont
link href="https://fonts.googleapis.com/earlyaccess/sawarabimincho.css" rel="stylesheet" 
<link href="https://fonts.googleapis.com/earlyaccess/sawarabimincho.css" rel="stylesheet" />
--*/

body {
	font-family: "Sawarabi Gothic";
	background-image: url(../images/body/bg.fw.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

img.maru {
	border-radius:50%;
}


/* 余白 */
/* -------------------------------------------------------- */
.mla { margin-left:auto; }
.ml1 { margin-left:1px; }
.ml3 { margin-left:3px; }
.ml5 { margin-left:5px; }
.ml8 { margin-left:8px; }
.ml9 { margin-left:9px; }
.ml10 { margin-left:10px; }
.ml13 { margin-left:13px; }
.ml15 { margin-left:15px; }
.ml18 { margin-left:18px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.ml30 { margin-left:30px; }
.ml35 { margin-left:35px; }
.ml40 { margin-left:40px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.ml55 { margin-left:55px; }
.ml60 { margin-left:60px; }
.ml70 { margin-left:70px; }
.ml80 { margin-left:80px; }
.ml90 { margin-left:90px; }
.ml100 { margin-left:100px; }
.ml105 { margin-left:105px; }

.mt0 { margin-top:0; }
.mt3 { margin-top:3px; }
.mt5 { margin-top:5px; }
.mt7 { margin-top:7px; }
.mt8 { margin-top:8px; }
.mt10 { margin-top:10px; }
.mt13 { margin-top:13px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt55 { margin-top:55px; }
.mt60 { margin-top:60px; }
.mt70 { margin-top:60px; }
.mt80 { margin-top:80px; }
.mt95 { margin-top:95px; }
.mt100 { margin-top:100px; }
.mt120 { margin-top:120px; }
.mt135 { margin-top:135px; }
.mt150 { margin-top:150px; }
.mt200 { margin-top:200px; }
.mt230 { margin-top:230px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }

.mra { margin-right:auto; }
.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr25 { margin-right:25px; }
.mr30 { margin-right:30px; }
.mr35 { margin-right:35px; }
.mr40 { margin-right:40px; }
.mr45 { margin-right:45px; }
.mr50 { margin-right:50px; }

.pdlr15 { padding:0 15px; }
.pdlr30 { padding:0 30px; }

/* 幅指定 */
/* -------------------------------------------------------- */
.w80 { width:80px; }
.w100 { width:100px; }
.w120 { width:120px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w210 { width:210px; }
.w225 { width:225px; }
.w244 { width:244px; }
.w255 { width:255px; }
.w300 { width:300px; }
.w320 { width:320px; }
.w330 { width:330px; }
.w335 { width:335px; }
.w340 { width:340px; }
.w350 { width:350px; }
.w370 { width:370px; }
.w375 { width:375px; }
.w385 { width:385px; }
.w390 { width:390px; }
.w400 { width:400px; }
.w410 { width:410px; }
.w420 { width:420px; }
.w450 { width:450px; }
.w480 { width:480px; }
.w510 { width:510px; }
.w615 { width:615px; }
.w700 { width:700px; }

.w10pct { width:10%; }
.w20pct { width:20%; }
.w30pct { width:30%; }
.w33pct { width:33.3%; }
.w40pct { width:40%; }
.w45pct { width:43%; }
.w50pct { width:50%; }
.w55pct { width:57%; }
.w60pct { width:60%; }
.w70pct { width:70%; }
.w80pct { width:80%; }
.w90pct { width:90%; }
.w100pct { width:100%; }

/* 配置 */
/* -------------------------------------------------------- */
.alignce { text-align:center; }
.alignle { text-align:left; }
.alignri { text-align:right; }
.alignimgce { margin-left: auto; margin-right: auto; }

.afloatL{
	float:left;}

.afloatR{
	float: right;}

/* fontサイズ */
/* -------------------------------------------------------- */
.size_S {
	font-size:small;}
.size_L {
	font-size: 120%;
}
.size_LL {
	font-size: 150%;
}
.size_XL {
	font-size: 300%;}
	
/* fontカラー */
/* -------------------------------------------------------- */
.fcolor_blue {
	color: #2C7AAC;
	font-weight: bold;
}	
.fcolor_dblue {
	color:#0B2653;}
	
/* fontタイプ*/
/* -------------------------------------------------------- */	
.f_mincho {
	font-family: "Sawarabi Mincho";}
	
＃Midashi {
	font-family: "Sawarabi Mincho";}

＃Midashi h2{
	text-align:center;}
	
	
/* -------------丸画像---------- */	
.thumb img {
  border-radius: 20px;
  height: 40px;
  width: 40px;
}	

.thumb200 img {
  border-radius: 100px;
  height: 200px;
  width: 200px;
}	
/* -------------------midashi---------- */	
	
#obiMidashi  {
	color:#BEA976;}

/*---------センター寄ボックス---------*/
.box1000 {
	clear: both;
	position: relative;
	width: 1000px;
	padding: 0px;	
	margin: 0px auto 15px;
}
/* 3列ボックス・スマホでは一列------ */

.boxthree {
	float: left;
	width: 33%;
	margin-left: auto;
	margin-right: auto;
}
img.boxthree {
	width:99%;
margin-left: auto; margin-right: auto; }

.boxthreetwo {
	float: left;
	width: 66%;
	margin-left: auto;
	margin-right: auto;
}
img.boxthreetwo {
	width:99%;
margin-left: auto; margin-right: auto; }


/* 2列ボックス・スマホでは一列----- */
.boxtwo {
	float: left;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
img.boxtwo {
	width:99%;
margin-left: auto; margin-right: auto; }


/*リンク(全般)設定
---------------------------------------------------------------------------*/
a {
	color: #069;	/*リンクテキストの色*/
	/*-webkit-transition: 0.5s;	マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;
	text-decoration: none;/*				*/
}
a:hover {
	color: #009933;			/*マウスオン時の文字色(全体)*/
	text-decoration: none;	
}


	
/* -------青いボタン---------*/
.btn_blue {
	padding-left: 10px;
	text-decoration:none;
}
.btn_blue a{
	color: #FFFFFF;




!important
	display: inline-block;
	margin: 7px 5px;	/*上下、左右へ、外側へとる余白。メニュー選択時に余白を設ける為に設定しています。*/
	display: block;
	text-decoration: none;
	padding: 7px 15px;	/*上下、左右へとる余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	background: #52C8D2; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(126,215,221,1) 0%, rgba(65,211,219,1) 47%, rgba(41,201,206,1) 51%, rgba(82,200,210,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(126,215,221,1) 0%,rgba(65,211,219,1) 47%,rgba(41,201,206,1) 51%,rgba(82,200,210,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(126,215,221,1) 0%,rgba(65,211,219,1) 47%,rgba(41,201,206,1) 51%,rgba(82,200,210,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */





filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed7dd', endColorstr='#52c8d2',GradientType=0 ); /* IE6-9 */
}

.btn_blue :hover{
	color:#FFF;
background: #214678; /* Old browsers */
}




/*ヘッダー(サイトロゴが入った最上段のブロック)
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
header {
	width: 100%;
	font-size: 14px;
}
/*サイト幅にしたheader内のブロック*/
header #inner {
	width: 1000px;	/*幅。#menubarと数字を合わせる。*/
	height: 105px;	/*高さ*/
	margin: 0 auto;
	position: relative;	
}
/*ロゴ画像*/
header #logo {
	position: absolute;
	left: 2px;
	top: 18px;
}
/*TEL*/
header #tel {
	position: absolute;
	left: 417px;
	top: 13px;
	width: 356px;
	color: #0066CC;
	height: 91px;
	line-height: 135%;
}

/*ヘッダー関連
---------------------------------------------------------------------------*/

	/* #header {
	height: 101px;
	width: 970px;
	position: relative;[disabled]top: 30px;margin-right: auto;
	margin-left: auto;
} */
	
#header #tel {
	position: absolute;
	top: 0px;
	right: 4px;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 10px;
}


#header_navi {
	height: 47px;
	width: 304px;
	background: url('png/header_navi_a.png') no-repeat scroll left top transparent;
	position: absolute;
	top: 9px;
	right: 348px;
	list-style-type: none;
	margin: 0px;
	padding-left: 4px;
}
#header_navi li { float: left; text-indent: -9999px; }
#header_navi a { outline-style: none; display: block; height: 47px; }
#header_navi li#h_navi01 a { width: 100px; }
#header_navi li#h_navi02 a { width: 99px; }
#header_navi li#h_navi03 a { width: 101px; }
#header_navi li#h_navi01 a:hover { background: url('png/header_navi_b.png') no-repeat scroll -4px 0px transparent; }
#header_navi li#h_navi02 a:hover { background: url('png/header_navi_b.png') no-repeat scroll -104px 0px transparent; }
#header_navi li#h_navi03 a:hover {
	background: transparent url(png/header_navi_b.png) repeat scroll -203px 0px;
}
#header_tel { position: absolute; right: 27px; top: 54px; height: 39px; width: 273px; }

#topbar {
	width: 100%;
	text-align: left;
	color: rgb(128,154,202);
	/* [disabled]position: fixed; */
	z-index: 600;
	/* [disabled]box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3); */
	/* [disabled]border-bottom: 1px solid #FFF; */
	border-top-color: #09C;
	/* [disabled]border-right-color: #9C0; */
	/* [disabled]border-left-color: #990; */
	font-size: 10px;
	background-color: #CBE7F4;
	height: 17px;
}
#topbarHeight {
	width: 100%;
	height:20px;
}
#topbar .inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 13px;
}



/*ヘッダー内メニュー(「TEL」と「地図」初めての方ボタン)
---------------------------------------------------------------------------*/
/*ヘッダー右のメニュー*/
#headermenu {
	position: absolute;
	right: 1px;	/*header #innerに対して右のスペース*/
	top: 10px;	/*header #innerに対して上からの場所指定*/
	width: 208px;
	height: 107px;
}
/*メニュー1個あたり*/
#headermenu li img {
	float: left;
	margin-left: 1px;	/*左側にスペースを空ける*/
}
#headermenu li a img{
		margin-top:0px;
	margin-bottom:0px;
	text-decoration: none;

}
/*マウスオン時*/
#headermenu li a:hover img{
	background: #A9E9C8;
	
}

/*文字サイズ変更ボタン(※文字サイズを「大」にした時の設定はlarge.cssで行う)
---------------------------------------------------------------------------*/
/*ボタンブロック全体*/
ul#fsize {
	height: 50px;	/*大中のボタン画像の高さに合わせる*/
	width: 90px;	/*大中のボタン画像2点の幅を合計した数字にする*/
	position: absolute;
	right: 10px;	/*ヘッダーブロックの右から10pxの場所に配置*/
	top: 22px;	/*ヘッダーブロックの上から0pxの場所に配置*/
	padding-left: 140px;	/*「文字サイズ」の画像幅に合わせる*/
	padding-right: 5px;
	background: #fff url(../images/fsize_bg.png) no-repeat left center;	/*背景色、「文字サイズ」の背景画像読み込み(古いブラウザ用)*/
	background: url(../images/fsize_bg.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));	/*「文字サイズ」の背景画像とグラデーション*/
	background: url(../images/fsize_bg.png) no-repeat left center, -webkit-linear-gradient(#fff 30%, #eee);	/*同上*/
	background: url(../images/fsize_bg.png) no-repeat left center, linear-gradient(#fff 30%, #eee);			/*同上*/
	border: 1px solid #dcdcdc;	/*枠線の幅、線種、色*/
	border-top: none;	/*上の線だけ消す設定*/
	border-radius: 0px 0px 4px 4px;	/*角丸のサイズ。左上、右上、右下、左下。*/
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);			/*同上*/
}
/*ボタン1個あたり*/
ul#fsize li {
	float: left;	/*左に回り込み*/
}
ul#fsize a{
	overflow:hidden;
	display: block;
	text-indent: -9999px;
}
/*「中」サイズのボタン設定*/
ul#fsize li#me a {
	background: url(../images/fsize_on.png) left center;	/*背景画像として「中」を読み込む。初期設定でこれをオンの状態にしておく。*/
	height: 50px;	/*画像の高さ*/
	width: 40px;	/*画像の幅*/
}
ul#fsize li#me a:hover {
	background: url(../images/fsize_on.png) left center;	/*マウスオン時の背景画像*/
}
/*「大」サイズのボタン設定*/
ul#fsize li#la a {
	background: url(../images/fsize.png) right center;	/*背景画像として「大」を読み込む。初期設定でこれはオフの状態にしておく。*/
	height: 50px;	/*画像の高さ*/
	width: 50px;	/*画像の幅*/
}
ul#fsize li#la a:hover {
	background: url(../images/fsize_on.png) right center;	/*マウスオン時の背景画像*/
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*メニューブロックの設定*/
#menu-box {
	width: 100%;
	height:60px;
	-webkit-box-shadow: 0px 5px 6px rgba(0,0,0,0.1);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 0px 5px 6px rgba(0,0,0,0.1);			/*同上*/
	background: #fff;	/*背景色(古いブラウザ用)*/
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));	/*グラデーション*/
	background: -webkit-linear-gradient(#fff 30%, #eee);	/*同上*/
	background: linear-gradient(#fff 30%, #eee);			/*同上*/
	border-bottom: 1px solid #dcdcdc;	/*下線の幅、線種、色*/
	margin-bottom: 15px;	/*メニューと下のコンテンツとの間に空けるスペース*/
}
.menubar,
.menubar-s {
	position: relative;
	width: 1000px;	/*幅。header #innerと数字を合わせる。*/
	/* [disabled]overflow: hidden; */
	margin: 0 auto;
	border-left: 1px solid #dcdcdc;	/*一番左側にラインを入れる設定*/
	font-size: 14px;	/*文字サイズを固定。文字サイズ「大中」ボタンの影響を受けたいならこの行削除。但し若干レイアウトが崩れます。*/
}
/*メニュー1個あたりの設定*/
.menubar li,
.menubar-s li {
	float: left;	/*左に回り込み*/
	text-align: center;	/*文字をセンタリング*/
	border-right: 1px solid #dcdcdc;	/*右側にラインを入れる*/
	width: 121px;	/*メニュー幅*/
}
.menubar a,
.menubar-s a {
	margin: 7px 5px;	/*上下、左右へ、外側へとる余白。メニュー選択時に余白を設ける為に設定しています。*/
	display: block;
	text-decoration: none;
	padding: 7px 0px;	/*上下、左右へとる余白*/
	border-radius: 4px;	/*角丸のサイズ*/
}
/*マウスオン時*/
.menubar a:hover,
.menubar li.current a,
.menubar-s a:hover,
.menubar-s li.current a {
	color: #fff;	/*文字色*/
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。insetは内側に向かっての影。*/
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;			/*同上*/
	background-color: #5789D5;
}
/*スマホ用メニューを表示させない*/
.menubar-s {
	display: none;
}
/*3本バーアイコンを表示させない*/
.menubar_hdr {
	display: none;
}


/*--------上メニュー固定---------*/
.fixed{
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
}

/*治療アイコンメニュー------------*/

.iconmenu img {
	padding-left:35px;
	padding-right:35px;
	padding-top:15px;
	padding-bottom:10px;
}


/*ボックスコンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: both;
	width: 1000px;
	padding: 20px 20px 0px;	/*ボックス内の余白。上下、左右、下。*/
	margin: 0px auto 30px;
	background: #FFF;	/*背景色*/
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	}

/*wrapの中で使う真ん中寄せしたボックス*/
.contentsbox {
	clear: both;
	width: 1000px;
	padding: 0px;	/*ボックス内の余白*/
	margin: 0px auto 0px;
	/* [disabled]background: #FFF; */	/*背景色*/
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);	/*box-shadow: 0px 0px 5px rgba(0,0,0,0.1);影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
}

/*---------空のボックス---------*/
.contentsNbox {
	clear: both;
	position: relative;
	width: 1000px;
	padding: 0px;	/*ボックス内の余白*/
	margin: 0px auto 15px;
}

/*---------青い角丸ボックス---------*/
.bx_blue_r {
	background-color: #DEEFF8;
	clear: both;
	width: 100%;
	padding: 0px;	/*ボックス内の余白*/
	margin: 10px auto 15px;
	border-radius: 15px;
	
}

/*---------木目角丸ボックス---------*/
.bx_wood_r {
	background-color: #FFCC66;
	clear: both;
	width: 100%;
	border-radius: 15px;
	background-image: url(../images/index/mokume.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*---------クリーム色BOX---------*/
.bx_cream_r {
	background-color: rgba(255, 255, 204, 0.6);
	width: 90%;
	margin: 10px auto 15px;
	border-radius: 15px;
	display: block;
}

/*---------白色BOX---------*/
.bx_shiro_r {
	background-color: rgba(255, 255, 255, 0.6);
	width: 90%;
	padding: 10px;	/*ボックス内の余白*/
	margin: 10px auto 15px;
	border-radius: 15px;
	display: block;
	height: 240px;
}
/*---------青い帯---------*/
.wrappblue {
	clear: both;
	width: 100%;
	padding: 20px 0px;	/*ボックス内の余白*/
	margin: 0px auto 0px;	/*背景色*/
	overflow: hidden;	/*box-shadow: 0px 0px 5px rgba(0,0,0,0.1);影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
	background-color: #CFEEFA;
}

/*---------green帯---------*/
.wrapGreen {
	clear: both;
	width: 100%;
	padding: 0px;	/*ボックス内の余白*/
	margin: 0px auto 0px;	/*背景色*/
	overflow: hidden;
	background-color: #DEF5AD;
}

/*---------ライトブルー帯---------*/
.wrapLblue{
	clear: both;
	width: 100%;
	padding: 20px 20px 0px;	/*ボックス内の余白*/
	margin: 0px auto 0px;	/*背景色*/
	overflow: hidden;	
	background-color: #E9F5FA;
}

/*---------無色100%帯---------*/
.wrapNbox{
	clear: both;
	width: 100%;
	padding: 0px;	/*ボックス内の余白*/
	margin: 0px auto 0px;	
	overflow: hidden;	
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: left;	/*左側に回り込み*/
	width: 760px;	/*幅*/
	padding-bottom: 30px;
}
/*mainコンテンツのh2タグの設定*/
#main h2 {
	clear: both;
	margin-bottom: 10px;
	font-size: 130%;
	color: #478CAD;	/*上下、左右への余白*/
	border-radius: 4px;	/*角丸のサイズ*/
	background-color: #8BC22E;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	background-image: url(../images/bar_bg.gif);
}
/*mainコンテンツのh2タグの1文字目への設定*/
#main h2::first-letter {
	/* [disabled]border-left: 3px solid #fff; */	/*左側のアクセント用ラインの幅、線種、色*/
	padding-left: 10px;	/*アクセントラインと文字の間にとる余白*/
}
/*mainコンテンツのh3タグの設定*/
#main h3 {
	clear: both;
	margin-bottom: 15px;
	font-size: 100%;	/*背景色*/
	padding: 4px 15px;	/*上下、左右への余白*/
	border: 1px solid #09C;	/*枠線の幅、線種、色*/
	border-radius: 4px;	/*角丸のサイズ*/
	color: #FFF;
	background-color: #6BA0DC;
}
/*mainコンテンツのh3タグの1文字目への設定*/
#main h3::first-letter {
	padding-left: 10px;	/*アクセントラインと文字の間にとる余白*/
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
}


#main h4 {
	font-family: "Sawarabi Mincho";
	font-size: 140%;
	font-weight: normal;
	color: #0A73C0;		/*文字色*/
	border-bottom: dotted 1px #0099FF;	/*下線の線種、幅、色*/
	margin-left: 15px;	/*設定*/
	margin-bottom: 10px;
}


/*mainコンテンツの段落タグ設定*/
#main p {
	padding: 0px 5px;	/*上、左右、下への余白*/
}
#main p + p {
	padding-top: 0px;
}
#main h2 + p,
#main h3 + p {
	padding-top: 0px;
	margin-top: -5px;
}

/*「施設のご案内」と「サービスのご案内」ページの一覧用ブロック
---------------------------------------------------------------------------*/
/*ボックスの設定(リンクなし・あり共通設定)*/
#main section.list {
	margin-bottom: 15px;	/*ボックス間のスペース*/
	position: relative;
	overflow: hidden;
	padding: 20px;	/*ボックス内の余白*/
}
/*ボックスの設定(リンクありの場合)*/
#main section.list a {
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 20px;	/*ボックス内の余白*/
	margin: -20px;	/*上のリンクなしの場合の余白をなくす為の設定*/
	background: #fff;		/*背景色*/
	border: 1px solid #ccc;	/*枠線の幅、線種、色*/
	color: #333;	/*文字色*/
}
/*「サービスのご案内」ページのボックス内の矢印マーク設定*/
#main section.list a::before {
	content: "→";	/*「→」の文字を表示させる。機種依存文字は使わないように。*/
	background: #8ba365;	/*背景色(古いブラウザ用)*/
	background: rgba(139,163,101,0.2);	/*色(rgba)の設定。rgba値は左3つが色指定(この場合#8ba365のrga値)で最後の小数点が透明度。*/
	color: #fff;	/*文字色*/
	font-size: 80px;	/*文字サイズ*/
	line-height: 1;
	padding: 20px;	/*余白(文字と円の間にあける余白)*/
	position: absolute;
	right: -15px;	/*ボックスに対して右から-15pxの場所に配置*/
	bottom: -25px;	/*ボックスに対して下から-25pxの場所に配置*/
	border-radius: 100px;	/*角丸のサイズ。ひとまず大きくしておけばいい。この行を削除すれば四角になる。*/
}
/*マウスオン時のボックス*/
#main section.list a:hover {
	background: #fffde7;	/*背景色*/
}
/*マウスオン時の矢印マーク*/
#main section.list a:hover::before {
	background: #8ba365;	/*背景色*/
}
/*ボックス内の段落タグ設定*/
#main section.list p {
	padding: 0px;
	margin-left: 34%;	/*左の写真とのバランスをとって設定*/
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: left;		/*画像を左へ回り込み*/
	padding: 5px;		/*余白*/
	background: #fff;	/*背景色*/
	width: 30%;			/*写真の幅*/
	height: auto;		/*写真の高さ*/
	border: 1px solid #ccc;	/*線の幅、線種、色*/
}
/*ボックス内のh4タグ設定*/
#main section.list h4 {
	font-size: 120%;
	color: #8ba365;		/*文字色*/
	border-bottom: dotted 2px #8ba365;	/*下線の線種、幅、色*/
	margin-left: 34%;	/*左の写真とのバランスをとって設定*/
	margin-bottom: 10px;
}

/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: right;	
	width: 220px;	
	
}
#sub img{
	width:98%;
	margin:1px auto 10px;}
/*subコンテンツ内のh2タグ設定*/
#sub h2 {
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 15px;
}
/*subコンテンツのh2タグの1文字目への設定*/
#sub h2::first-letter {
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099CC;
}

/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニュー全体の設定*/
#sub ul.submenu {
	margin-bottom: 15px;	/*メニューブロックの下に空けるスペース*/
	border-top: solid 1px #e4e4e4;	/*上の線の線種、幅、色*/
}
/*メニュー1個ごとの設定*/
#sub ul.submenu li {
	background: #fff;	/*背景色*/
	border-bottom: solid 1px #e4e4e4;	/*下の線の線種、幅、色*/
}
#sub ul.submenu li a {
	text-decoration: none;
	display: block;
	padding: 2px 10px;	/*メニュー内の余白。上下、左右への設定。*/
}

/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/
#sub .box1 {
	padding: 15px;			/*ボックス内の余白*/
	margin-bottom: 15px;	/*背景色*/
	border: solid 1px #e4e4e4;	/*線の線種、幅、色*/
	background-color: #D9E2F7;
}
/*box1内のメニューの設定*/
#sub .box1 ul.submenu {
	margin-bottom: 0px;
}

/*サブコンテンツ内のbox2
--------------------------------*/
/*共通設定*/
#sub .box2 {
	margin-bottom: 15px;	/*ボックスの下に空けるスペース*/
	font-size: 120%;	/*文字サイズ*/
	-webkit-box-shadow: 0px 0px 2px 5px #fff inset;	/*影の設定。右・下・ぼかし幅・距離・色の設定。insetは内側に向かっての影。*/
	box-shadow: 0px 0px 2px 5px #fff inset;			/*同上*/
	background: #edf5fa;	/*背景色*/
}
#sub .box2 a {
	text-decoration: none;
	display: block;
	padding: 40px 15px;			/*上下、左右へのボックス内の余白*/
	border: solid 3px #e4e4e4;	/*枠線の線種、幅、色*/
}
/*マウスオン時*/
#sub .box2 a:hover {
	border: 3px solid #009900;	/*枠線の線種、幅、色*/
}
/*「院長紹介」の背景設定*/
#sub .box2.about {
	background-color: #F4F1EE;
	background-image: url(../images/logo_mark.png);
	background-repeat: no-repeat;
	background-position: right center;
}
/*「スタッフ」の背景設定*/
#sub .box2.recruit {
	background: #F2EEDD url(../images/recruit_img.png) no-repeat right top;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	clear: both;	/*背景色*/
	color: #5A4534;	/*文字色*/
	font-size: 80%;	/*文字サイズ*/
	background-color: #DEEFF5;
}
footer a {
	color: #960;
}
footer a:hover {
	color: #090;
}
footer .pr {
	display: block;
	font-size: 80%;
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	width: 1000px;	/*幅*/
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0px;
}
/*1行分の設定*/
#footermenu ul {
	float: left;	/*左に回り込み*/
	width: 18%;		/*幅。今回は5列作ったのでここの幅18%と下のpaddingの2%でトータル20%になるよう設定。列に応じて調整して下さい。*/
	padding-right: 2%;
}

/*コピーライト
---------------------------------------------------------------------------*/
#copyright {
	clear: both;
	text-align: center;	
}
#copyright a {
	text-decoration: none;
}

/*メインイメージ
---------------------------------------------------------------------------*/
#mainimg {
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new dl{
	padding-left: 15px;
	margin-bottom: 15px;
}
/*日付設定*/
#new dt {
	font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: auto;
	font-size: 12px;
	margin-right: 10px;
}
/*記事設定*/
#new dd {
	padding-left: 16px;
	font-size: 12px;
}

/*テーブル
---------------------------------------------------------------------------*/
/*ta1,ta2共通設定*/
.ta1,
.ta2 {
	width: 100%;
	margin-bottom: 15px;
}
.ta1, .ta1 td, .ta1 th,
.ta2, .ta2 td, .ta2 th 
{
	border: 1px solid #CCCCCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
	padding: 10px;	/*ボックス内の余白*/
	word-break: break-all;
}

.ta3, .ta3 td, .ta3 th {
	border: 1px solid #CCCCCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
	padding: 5px;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル1行目に入った見出し部分*/
.ta1 th.tamidashi,
.ta2 th.tamidashi {
	width: auto;
	text-align: left;	/*背景色*/
	color: #630;
	background-color: #BEF760;
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 30%;	/*幅*/
	text-align: center;	/*背景色*/
	background-color: #FAF8F3;
	color: #2E496B;
}
/*ta2の左側ボックス*/
.ta2 th {
	background: #fffeba;	/*背景色*/
}
/*ta2の右側ボックス*/
.ta2 td {
	text-align: center;	/*センタリング*/
}
.ta3 th {
	background: #BEF760;	/*背景色*/
}
.ta1 td {
	font-size: 12px;
}

/*よく頂く質問ページ
---------------------------------------------------------------------------*/
/*ブロック全体*/
.faq {
	padding: 0px 15px;	/*上下、左右への余白*/
}
/*質問の設定*/
.faq dt {
	color: #8ba365;	/*文字色*/
	font-weight: bold;	/*太字*/
	padding-top: 15px;
}
/*回答の設定*/
.faq dd {
	border-bottom: 1px solid #CCC;	/*下線の幅、線種、色*/
	overflow: hidden;
	padding-bottom: 15px;
}

/*PAGE TOP設定
---------------------------------------------------------------------------*/
#pagetop {
	clear: both;
	padding-top: 40px;
}
#pagetop a {
	color: #FFF;		/*文字色*/
	font-size: 20px;	/*文字サイズ*/
	padding: 0px 30px;	/*背景色*/
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	border-radius: 4px 4px 0px 0px;	/*角丸のサイズ。左上、右上、右下、左下。*/
	background-color: #59B200;
}
/*マウスオン時*/
#pagetop a:hover {
	background-color: #999;	/*背景色*/
	color: #FFF;			/*文字色*/
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background: #dcdcdc;
}
.mb15,
.mb1em {
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #FF3366;
}
.pr {
	font-size: 12px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left !important;
}
.big1 {
	font-size: 30px;
	letter-spacing: 0.2em;
}
.newicon {
	background: #F00;
	color: #FFF;
	font-size: 10px;
	padding: 0px 5px;
	border-radius: 2px;
	margin: 0px 5px;
}


/*flexboxの設定*/

.flex-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;

}
.flex-inbox50per {
    width: 49.5%;
	margin-left:0.4%;
}
.flex-inbox30per {
    width: 29.5%;
}
.flex-inbox70per {
    width: 69.5%;
margin-left:0.4%;
}

/*--ぱんくず------------------------------------*/
.breadcrumb {
  margin-left:0;
  padding-left:0;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: gray;
}

.breadcrumb li:first-child a:before{/*家アイコン*/
  font-family: FontAwesome;
  content: '\f015';
  font-weight: normal;
  font-size: 1.1em;
  color: #2e7fea;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}

/*--midnavi--*/


.midNav {
    list-style: none;
    overflow: hidden;
}
 
.midNav li {
    float: left;
/*border-right: 1px solid #DDD;*/
}
 
.midNav li a {
    display: block;
    padding: 3px 15px;
    margin: 3px 15px 15px 5px;
    text-align: center;
    text-decoration: none;
	border-radius: 4px;	/*角丸のサイズ*/
	color: #fff;	/*文字色*/
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。insetは内側に向かっての影。*/
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;			/*同上*/
	background-color: #31A63D;
}

 
.midNav li a span {
    display: block;
    margin: 7px 5px;
    color: #AAA;
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: 1px;
}
 
.midNav li a:hover {
	color: #fff;	/*文字色*/
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。insetは内側に向かっての影。*/
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;			/*同上*/
	background-color: #99CC00;
}
 
.midNav li.active a {
	color: #fff;	/*文字色*/
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。insetは内側に向かっての影。*/
	box-shadow: 1px 2px 3px rgba(0,0,0,0.1) inset;			/*同上*/
	background-color: #99CC00;
}



/*画面幅480px以下の設定
---------------------------------------------------------------------------*/
@media screen and (max-width:480px){


.pcnone_spinline {display: inline!important;}
.spnone_pcinline {display: none!important;}

.size_LL{ font-size:16px;line-height:normal;}
.size_L{ font-size:14px;
line-height:normal;}


/*ヘッダー(サイトロゴが入った最上段のブロック)
---------------------------------------------------------------------------*/
/*サイト幅にしたheader内のブロック*/
header #inner {
	width:100%;
	height: 240px;
}
/*ロゴ画像*/
header #logo {
	position: absolute;
	left: 0px;
	top: 23px;
	width: 70%;
}
/*TEL*/
header #tel {
	position: absolute;
	left: 0px;
	top: 76px;
	width: 100%;
	text-align: center;
}
/*TEL*/
header #tel strong {
	display: inline;
}

/*ヘッダー内メニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体*/
#headermenu {
	position: absolute;
	width: 90%!important;
	text-align: center;
	left: 12px;
	top: 93px;
	right: 5px;
}
/*メニュー1個あたり*/
#headermenu li {
	float: none;
	margin-bottom: 8px;
}
#headermenu li a {
	
	text-align: center;
}


/*メニュー1個あたり*/
#headermenu li img {
	max-width:100%;
	float: left;
	margin-left: 1px;	/*左側にスペースを空ける*/
}
#headermenu li a img{
	max-width:100% !important;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration: none;

}


/*文字サイズ変更ボタン
---------------------------------------------------------------------------*/
/*ボタンブロック全体*/
ul#fsize {
	display: none;
}

/*メインメニュー
---------------------------------------------------------------------------*/
/*スマホ用メニューを非表示から表示に切り替える*/
.menubar-s {
	display: block;
}
.menubar-s {

}
#menu-box {
	width: 100%;
	height:auto;

}

.menubar-s {
	position: relative;
	width: 100%;	/*幅。header #innerと数字を合わせる。*/
	/* [disabled]overflow: hidden; */
	border-left: 1px solid #dcdcdc;	/*一番左側にラインを入れる設定*/
	font-size: 14px;	/*文字サイズを固定。文字サイズ「大中」ボタンの影響を受けたいならこの行削除。但し若干レイアウトが崩れます。*/
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*メニュー1個あたりの設定*/

.menubar-s li {
	float: left;	/*左に回り込み*/
	text-align: center;	/*文字をセンタリング*/
	border-right: 1px solid #dcdcdc;	/*右側にラインを入れる*/
	width: 24.5%;	/*メニュー幅*/
		-webkit-box-shadow: 0px 5px 6px rgba(0,0,0,0.1);	/*影の設定。右・下・ぼかし幅・色(rgba)の設定。rgba値は左3つが色指定(この場合は黒)で最後の小数点が透明度。*/
	box-shadow: 0px 5px 6px rgba(0,0,0,0.1);			/*同上*/
	background: #fff;	/*背景色(古いブラウザ用)*/
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));	/*グラデーション*/
	background: -webkit-linear-gradient(#fff 30%, #eee);	/*同上*/
	background: linear-gradient(#fff 30%, #eee);			/*同上*/
	border-bottom: 1px solid #dcdcdc;	/*下線の幅、線種、色*/
	margin-bottom: 0px;	/*メニューと下のコンテンツとの間に空けるスペース*/
	
	
}

.menubar-s a {
	margin: 2px 3px;	/*上下、左右へ、外側へとる余白。メニュー選択時に余白を設ける為に設定しています。*/
	display: block;
	text-decoration: none;
	padding: 7px 0px;	/*上下、左右へとる余白*/
	border-radius: 4px;	/*角丸のサイズ*/
}

/*PC用メニューを非表示にする*/
.menubar {
	display: none;
}
#tel {
	display: none;
}

/*ハンバーガーアイコン設定
---------------------------------------------------------------------------*/
/*ハンバーガーブロック*/
#menubar_hdr {
	display: block;
	position: absolute;
	top: 25px;		/*上から10pxの場所に配置*/
	right: 10px;	/*右から10pxの場所に配置*/
	width: 30px;	/*幅*/
	border: 1px solid #000;	/*枠線の幅、線種、色*/
	border-radius: 4px;	/*角丸のサイズ*/
	padding: 9px 5px 3px;	/*上、左右、下へのボックス内余白*/
	background: #fff;	/*背景色*/
}
/*3本のバー(1本あたり)*/
#menubar_hdr span {
display:  block;
  height: 4px;
  width: 29px;
  background-color:#444;
  margin: 5px 0px;
  border-radius: 2px;


/*	display: block;
	border-top: 2px solid #000;	/*枠線の幅、線種、色
	border-radius: 2px;	
	margin-bottom: 7px;	/*バー同士の余白*/
}

/*Midashi
---------------------------------------------------------------------------*/
#obiMidashi  {
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 254px !important;
	width: 100%;
	background-image: url(../images/body/mainimg-sp.jpg)!important;

	background-repeat: no-repeat;
background-size:cover!important;

background-position: center top;
}
#Midashi {
	width: 229px!important;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}

/*コンテンツ
---------------------------------------------------------------------------*/
#main{  width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
}

#mainimg {
  position: relative;
  width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
  padding-top: 60%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
  overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
  margin: 0 auto;
}
#mainimg  img{
	/* 画像を上下左右に中央配置する（絶対指定） */
	position: absolute;
	top: 7px;
	left: 7px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* 画像の最大サイズは枠の1.5倍まで */
	max-width: 200%;
	max-height: 150%;
}
#mainimg2 {
	clear: left;
	width:auto;
	height:300px;
	overflow:hidden;
	margin-bottom: 10px;
	position: relative;
}

#mainimg2 {
		clear: left;

    width:100%;
    height:200px;
    overflow:hidden;
    position:relative;
    border:1px solid #333;
}
#mainimg2 {
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
    width: auto;
    height: 100%;
}


#sub{  width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
}


/*治療アイコンメニュー------------*/

.iconmenu img {
	width:85px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin: 2%;
	padding: 10px 10px 0px;	/*ボックス内の余白。上下、左右、下。*/
	margin: 0px auto 0px;

}
body{
	line-height:160%;}
td{
	line-height:100%;}

/*
---------------------------------------------------------------------------*/
/*ボックス内の段落タグ設定*/
#main section.list p {
	margin-left: 0;
}
/*ボックス内の写真設定*/
#main section.list figure img {
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/*ボックス内のh4タグ設定*/
#main section.list h4 {
	margin-left: 0;
}



/* 3列ボックス・スマホでは一列 */
/* -------------------------------------------------------- */
.boxthree {
	width: 98%;	
	margin-left: auto;
	margin-right: auto;
}
img.boxthree {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.boxtwo {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 1%;
}
img.boxtwo {
	width: 98%;
margin-left: auto; margin-right: auto; }

/*---------空のボックス---------*/
.contentsNbox {
	clear: both;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 0%;	/*ボックス内の余白*/
	margin: 0px auto 15px;
}

/*フッターメニュー
---------------------------------------------------------------------------*/
/*ボックス全体*/
#footermenu {
	display: none;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
section#new h2.open {
	background: #8ba365 url(../images/btn_minus.png) no-repeat right center/34px 34px;
}
section#new h2.close {
	background: #8ba365 url(../images/btn_plus.png) no-repeat right center/34px 34px;
}

/*テーブル
---------------------------------------------------------------------------*/
/*テーブル内の左側*/
.ta1 th,
 {
	width: 70%;
	padding: 2px;
}
.ta2 th {
	width: 20%;
	padding: 2px;
	color: #960;
}
/*テーブル内の右側*/
.ta1 td {
	width: auto;
	padding: 5px;

}
.ta2 td {
	width: auto;
	padding: 1px;
}

/*その他
---------------------------------------------------------------------------*/
.ws,.wl {
	width: 90%;
}

}
