@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------------------------------------------------------reset-*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, form,
dl, dt, dd, ol, ul, li,
fieldset, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
em{font-style:normal;}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes:none;
}
table{border-collapse:collapse;}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
address{font-style:normal;}
/*---------------------------------------------------------------------------------------------------------- Basic class-*/
a {
	margin: 0;
	padding: 0;
	border: 0;
	color: #43cdca;
	vertical-align: baseline;
}
a:visited{
	margin: 0;
	padding: 0;
	border: 0;
	color: #37c1bb;
	vertical-align: baseline;
	text-decoration: none;
}
a:hover{
	color: #2D5991;
	text-decoration: underline;
}
a:active{
	color:#FF9900;
}
a.red{ color:#e36bb3;}
a.red:hover{
	color: #EEA4D0;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
	padding: 2px 0;
}
html{
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	color: #2D2D2D;
	font-size: 62.5%;
	background: #FDF596 url(../images/common/bg.gif) center top;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
p{
	padding-bottom: 1em;
}
/*===============================================

ARCHTECT

============================================== */
#wrapper{
	background-color: #FFF;
	width: 1000px;
	margin: 0 auto;
	padding: 10px 25px 50px;
	font-size: 1.6em;
	line-height: 1.4;
}
.inner-wrap{}

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

見出し

============================================== */
h1{}
h2{
	color: #43cdca;
	font-size: 120%;
	padding-bottom: 0.5em;
}
h3{
	font-size: 108%;
	padding-bottom: 1em;
}
h3.greenline{
	border-bottom: #b7e4a7 4px solid;
}

h3.blueline{
	border-bottom: #35cdcb 4px solid;
}
h3.news{
	width: 615px;
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	margin: 0 0 20px 0;
	clear: both;
}
h4{
	font-size: 100%;
}
/*===============================================

ヘッダ

============================================== */
.header{
	/*	padding: 0 0 25px 0; ------------------------------------------------*/
	padding: 0 0 30px 0;
}
.header-inner{}
.header h1{
	display: block;
	font-size: 18px;
	padding: 10px;
	background-color: #F96;
}
.header-mark{
	width: 103px;
	/* [disabled]height: 103px; --------------------------------------------*/
height: 123px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	margin: -20px 0 0 445px;
	background: url(../images/common/mark.png) no-repeat bottom;
	background-size: contain;
}
.header-mark a{
	width: 103px;
	height: 103px;
	display: block;
}

.header-logo{
	width: 362px;
	height: 33px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	clear: left;
	margin: 0 0 0 320px;
	background: url(../images/common/logo.png) no-repeat;
	background-size: contain;
}
.header-logo a {
	width: 362px;
	height: 33px;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.header-logo a span{}
ul#fontSize{
	width: 350px;
	display: block;
	list-style-type: none;
	line-height: 1.2;
}
ul#fontSize li{
	display: block;
	width: 90px;
	text-align: center;
	float: left;
	font-size: 12px;
	padding: 2px 0 0;
}
li.changeBtn{
	display: block;
	width: 44px !important;
	text-align: center;
	float: left;
	margin-left: 2px;
	border: #333 1px solid;
	cursor: pointer;
}
ul#fontSize li.changeBtn:hover{
	background-color: #FF0;
}
ul#fontSize li.active{background-color:#FFC;}
ul#fontSize li.active:hover{
	background-color: #FF0;
}
.header address{
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	height: 148px;
	font-size: 90%;
}
.header address p{
	padding-bottom: 12px;
}
.header address span{
	font-weight: bold;
	font-size: 22px;
}

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

グローバルメニュー

============================================== */
/*.grb-menu{
	width: 790px;
	background: url(../images/common/y-line.gif) no-repeat center bottom;
	padding: 20px 0 12px;
	font-weight: bold;
	margin: 0 auto;
}*/
.grb-menu{
	width: 816px;
	background: url(../images/common/y-line.gif) no-repeat center bottom;
	padding: 20px 0 12px;
	font-weight: bold;
	margin: 0 auto;
	display: block;
	/*	height: 33px;*/
	clear: both;
	height: 33px;
}
.grb-menu a{
	padding: 4px 0;
/*	font-size: 16px;*/
}
.grb-menu ul{
}
.grb-menu ul li{
	float: left;
	overflow: hidden;
	background:url(../images/common/nav-line.png) no-repeat right center;
}
.grb-menu ul li a{
	text-align: center;
	font-size:90%;
	color:#3e3e3e;
	text-decoration:none;
}
.grb-menu ul li a:hover{
	color: #42d0ce;
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------------@@@@*/
.grb-menu01 a{
	width: 98px;
	display: block;
	background: url(../images/common/house-icon.png) no-repeat 10px 5px;
	background-size: 22px;
	text-indent:1.5em;
}
.grb-menu02 a{
	width: 94px;
	display: block;
}
.grb-menu03 a{
	width: 136px;
	display: block;
}
.grb-menu04 a{
	width: 135px;
	display: block;
}
.grb-menu05 a{
	width: 178px;
	display: block;
}
li.grb-menu06 {	background:none !important}
.grb-menu06 a{
	width: 172px;
	display: block;
}
/*.grb-menu01 a{
	width: 98px;
	display: block;
	background: url(../images/common/house-icon.png) no-repeat 0.2em 0.1em;
	background-size: 22px;
	text-indent: 1.5em;
	margin-left: 90px;
}
.grb-menu02 a{
	width: 90px;
	display: block;
}
.grb-menu03 a{
	width: 120px;
	display: block;
}
.grb-menu04 a{
	width: 120px;
	display: block;
}
.grb-menu05 a{
	width: 150px;
	display: block;
}
li.grb-menu05 {	background:none !important}
.grb-menu06 a{
	width: 140px;
	display: block;
}*/
/*-----------------------------------------------------------------------------------------------------@@@@*/
#top .grb-menu01 a{
	color: #42d0ce;
	text-decoration:none;
}
#info .grb-menu03 a{
	color: #42d0ce;
	text-decoration:none;
}
#news .grb-menu02 a{
	color: #42d0ce;
	text-decoration:none;
}
#staff .grb-menu05 a{
	color: #42d0ce;
	text-decoration:none;
}
#access .grb-menu06 a{
	color: #42d0ce;
	text-decoration:none;
}
#clinic .grb-menu04 a{
	color: #42d0ce;
	text-decoration:none;
}
/*===============================================

サブメニュー

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

.drawer-nav h3,.sub-other h3{
	font-size: 80%;
	color: rgba(102,102,102,1);
	padding-bottom: 1em;
}
.forsmp{display:none;}
.drawer-nav ul li{
	font-size: 90%;
	padding: 2px 0 2px 30px;
	display: block;
}
.drawer-nav ul li a{
	display: block;
	color: #3e3e3e !important;
	text-decoration: none;
}
.drawer-nav ul li a:hover{
	color: #42d0ce;
	text-decoration:none;
}
.nav-title01{
	display: block;
	font-weight: bold;
	padding: 0 0 20px 5px;
	color: #3e3e3e;
	background: url(../images/common/nav-line-b1.gif) no-repeat right 16px;
}
.nav-title02{
	display: block;
	font-weight: bold;
	padding: 20px 0 20px 5px;
	color: #3e3e3e;
	background: url(../images/common/nav-line-b1.gif) no-repeat right 36px;
}
.nav-title03{
	display: block;
	font-weight: bold;
	padding: 20px 0 20px 5px;
	color: #3e3e3e;
	background: url(../images/common/nav-line-b1.gif) no-repeat right 36px;
}
.nav-title01 a,.nav-title02 a,.nav-title03 a,.nav-title05 a{
	color: #3e3e3e !important;
	text-decoration: none;
}
.nav-title04{
	display: block;
	font-weight: bold;
	padding: 20px 0 20px 0;
	padding: 20px 0 20px 5px;
	background: url(../images/common/nav-line-b2.gif) no-repeat right 44px;
	color: #3e3e3e;
/*	color:rgba(153,153,153,1);*/
	text-decoration: none;
}
.nav-title05{
	display: block;
	font-weight: bold;
	padding: 20px 0 20px 0;
	padding: 15px 0 5px 5px;
	background: url(../images/common/nav-line-b2.gif) no-repeat right bottom;
	color: #3e3e3e;
	text-decoration: none;
	margin: 0 0 10px 0;
}
.nav-title01 a:hover,.nav-title02 a:hover,.nav-title03 a:hover,.nav-title05 a:hover{
	color: rgba(180,180,180,1) !important;
}
.nav-title04 a,.nav-title05 a{
	display: block;
	color: #3e3e3e;
	text-decoration: none;
}
.nav-title06-y{
	font-size: 80%;
	color: rgba(102,102,102,1);
	font-weight: bold;
	background: url(../images/common/nav-line-y.gif) no-repeat right 40px;
	padding: 20px 0 30px 8px;
	margin: 50px 0 0 0;
}
.nav-title06-y img{
	margin: 0 0 15px 20px;
}
.nav-title06 a,.nav-title07 a{
	display: block;
	font-weight: bold;
	padding: 0 0 20px 0;
	color: #3e3e3e;
	font-size:90%;
	text-decoration: none;
}
.nav-title04 a:hover,.nav-title06 a:hover,.nav-title07 a:hover{
	color: #42d0ce;
	text-decoration:none;
}
.nav-column{
	margin: 10px 0 0 0px;
	vertical-align: central;
	padding: 10px 0 10px 15px !important;
	font-size: 130%;
	text-indent: 1.5em;
	background: url(../images/common/icon-column.gif) no-repeat center left;
}
.nav-rec{
	margin: 10px 0 0 0px;
	vertical-align: central;
	padding: 10px 0 10px 15px !important;
	font-size: 130%;
	text-indent: 1.5em;
	background: url(../images/common/icon-rec.gif) no-repeat center left;
}
.nav-reha{}
.sub-other{}
.sub-other ul{
	padding: 0 0 0 30px;
}
.sub-other ul li a{
	display: block;
	color: #3e3e3e;
	text-decoration: none;
	padding-left: 50px;
}
.drawer-nav,.drawer-nav a{	color:rgba(153,153,153,1);}
a.online_banner img{
	width: 110%;
	height: auto;
	margin-top: 30px;
}
/*------------------------------------------------------------------------------------------------------*/
/*.nav-column{
	margin: 10px 0 0 0px;
	vertical-align: central;
	padding: 10px 0 10px 15px !important;
	font-size: 130%;
	text-indent: 1.5em;
	background: url(../images/common/icon-rec.gif) no-repeat center left;
}*/
/*===============================================

フッタ

============================================== */
.foot-add{
	clear: both;
	border-top: #c9c9c9 3px solid;
	padding: 25px 55px;
	margin: 0 0 20px;
}
.foot-add-west{
	width: 440px;
	float: left;
	font-size: 90%;
	background: url(../images/common/mark.png) no-repeat 3px 3px;
	background-size: 84px;
}
.foot-add-west address{
	padding: 0 0 0 110px;
	display: block;
}
.foot-add-west address strong span{
	font-size: 130%;
}

.foot-add-west table.sch{
	width: 360px;
	margin: 10px 0 5px 0;
}
.foot-add-east{
	width: 350px;
	float: right;
	/* [disabled]padding: 0 0 0 50px; */
	text-align: right;
}
.foot-add-east iframe{

}
.footer{
	clear: both;
	height: 100px;
	border-top: #c9c9c9 3px solid;
	padding: 10px 0;
	position: relative;
}
.footer-inner{}
.copy{
	text-align: center;
	padding: 10px;
	font-size: 85%;
}
.copy p{
	padding:0.5em 0 0 0;
}
.sbp{
	width: 106px;
	height: 11px;
	padding: 0 10px 10px;
	margin: 0px auto;
}
.sbp a{
	background: url(../images/common/sbp.png) no-repeat center left;
	width: 110px;
	height: 15px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	background-size: contain;
}

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

ボックスレイアウト

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

.content {
	display: block;
}
.main_right{
	width: 620px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 30px 55px;
}
.sub_left{
	width: 220px;
	float: right;
	padding: 0 55px 60px 0;
}
.main{
	margin: 0;
	padding: 0 50px 10px 40px;
/*	padding: 0 0px 10px 0px;*/
	/*width: 450px;
	float:left;*/
}
.main.columnmain{
	padding: 0 5px 10px 5px;
}
.main img{
	display: block;
	margin: 0.5em 0;
	max-width: 100%;
	height: auto;
}
.main .post{
	padding: 0 0 30px;
	margin: 0 0 80px;
	border-bottom: #666 1px solid;
}
.main-k{
	display: block;
	margin: 0.5em auto;
	max-width: 100%;
	height: auto;
	width: 700px;
}
li.widget,h2.widgettitle{
	font-size: 96%;
	color: #333;
	list-style-type:none;
}
#sidebar{
	width: 140px;
	float: right;
}
#sidebar ul{
	list-style-type: none;
}
#sidebar ul li{}
#sidebar ul li a{
	font-size: 90%;
}
#sidebar ul li a:hover{}
.setl-30{ width:30%; margin-right:5%; float:left;}
.setr-70{ width:65%; float:left;}
.setl-40{ width:40%; margin-right:5%; float:left;}
.setr-60{ width:55%; float:left;}
.setl-50{ width:40%; margin-right:5%; float:left;}
.setr-50{ width:45%; float:left;}
.setl-60{ width:60%; margin-right:5%; float:left;}
.setr-40{ width:35%; float:left;}
.setl-70{ width:70%; margin-right:5%; float:left;}
.setr-30{ width:25%; float:left;}
.setl-80{ width:80%; margin-right:5%; float:left;}
.set-r20{ width:15%; float:left;}
/*.setr-70 img,.setr-60 img,.setr-50 img,.setr-40 img,.setr-30 img,.set-r20 img{ width:100%; height:auto;}*/

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

ページトップ

=============================================== */
.pagetop{
	width: 63px;
	position: absolute;
	right: 2px;
	display: none;
}
.pagetop a{
	background: url(../images/common/pagetop.png) no-repeat center;
	width: 63px;
	display: block;
	height: 62px;
	padding: 5px;
	position: fixed;
	bottom: 200px;
	opacity:0.6;
	background-size:cover;
}
.pagetop a:hover{
	opacity:1;
}

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

トレース

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

.trace{
	font-size: 14px;
	text-align:right;
}
.trace li{ display:inline;}
.trace li:after{
	content:' > ';
}
.trace li:last-child:after {
 content: none;	
}
/*===============================================

TOPページ

=============================================== */
.photomenu{
	margin: 5px 0 50px;
}
.photomenu p{
	font-size: 90%;
	padding: 5px 7%;
}
.photomenu strong{
	font-size: 105%;
	display: block;
	text-align: center;
}
.photomenu div{ float:left;}
.photomenu div img{
	margin-bottom: 5px;
	box-shadow: 1px 1px 3px rgba(51,51,51,.4);
	-webkit-box-shadow: 1px 1px 3px rgba(51,51,51,.4);
	width: 235px;
	height: auto;
}
.photomenu01{
	width: 235px;
	margin-right: 20px;
}
.photomenu02{
	width: 235px;
	margin-right: 20px;
}
.photomenu03{
	width: 235px;
	margin-right: 20px;
}
.photomenu04{
	width: 235px;
}
.news-box{
	margin: 50px 0;
}
.news-box dl{
	width: 615px;
	display: block;
	padding-left: 5px;
}
.news-box dt{
	font-size: 80%;
	padding-bottom: 10px;
}
.news-box dd{
	width: 100%;
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background:url(../images/common/dd-border.gif) no-repeat left bottom;
}
.news-box dd .dd-img{
	width: 140px;
	height: 100px;
	overflow: hidden;
	float: right;
	margin: -4% 10px 0 70px;
}
.news-box dd .dd-img img{
	width: 100%;
	height: auto;
}
h3.timetable{}
.the-box{}
.the-box .the-west{
	width: 350px;
	float: left;
}
.the-box .the-east{
	width: 215px;
	float: right;
}
/*----------------------------------------------------------------------------------------------------*/
.the-box .the-50per{
	width: 250px;
	float: left;
	padding: 20px 25px 20px 33px;
}
.the-box .the-70per{
	width: 400px;
	float: left;
	padding: 20px 50px 20px 0;
}
.the-box .the-30pertel{
	height: 80px;
	background: url(../images/common/50per-tel.jpg) no-repeat center;
	text-align: center;
	line-height: 1.5em;
	padding: 20px 0 10px 0;
	float: left;
	width: 170px;
}
.the-30pertel span{
	font-weight: bold;
	font-size: 120%;
}
.btn-other a{
	text-align: center;
	font-weight: bold;
	display: block;
	width: 234px;
	padding: 10px 0;
	margin: 5px auto 20px;
	color: #333;
	text-decoration: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 4px 1px rgba(51,51,51,.5);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(51,51,51,.5);
	font-size: 95%;
	background-color: rgba(253,243,124,1);
}
.btn-other a:hover{opacity:0.7;}
.top-new-box{
	clear: both;
	border: #c7c8c8 1px solid;
}
/*----------------------------------------------------------------------------------------------------*/
table.sch{
	width: 100%;
	border: #3e3e3e 2px solid;
}

.sch-mini table.sch{
	width: 400px;
}
table.sch th{
	border: #3e3e3e 1px solid;
	border-bottom-width: 2px;
	vertical-align: middle;
	padding: 5px 0;
}
table.sch th.tkh{
	border-bottom-width:1px;
}
table.sch td{
	text-align: center;
	vertical-align: middle;
	border: #3e3e3e 1px solid;
	padding: 5px 0;
}
.column{
	background-image: url(../images/top/column-bottom.gif), 
	url(../images/top/column-top.gif),
	url(../images/top/column-bg.gif);
	background-repeat: no-repeat,
	no-repeat,
	repeat-y;
	background-position: center bottom,
	center top,
	center;
	background-color: #fff;
	padding: 30px 20px;
	clear: both;
	margin: 20px 0;
}
.column h3.d-column{
	padding: 0px 0 15px 15px;
}
.column h3.d-column span{
	font-size: 90%;
	padding-left: 30px;
}
.column h4.d-column{
	padding:0px 0 30px 15px;
}
.column h3.d-column:before{
	content:url(../images/top/column-face.gif);
	position:relative;
	top:15px;
	left:-10px;
}
.column .column-img{
	float: right;
	width: 220px;
	height: 160px;
	margin: 20px 0 20px 30px;
}
.column .column-img img{
	width: 100%;
	height: auto;
}
.column .column-txt{
	/* [disabled]width: 330px; */
	/* [disabled]float: left; */
}
/*-----------------------------------------------------------------------------------------------------------------------------------*/
dl.yasumi{
	margin-bottom: 1em;
}
dl.yasumi dt{
	width: 100px;
	float: left;
}
dl.yasumi dd{
	width: 500px;
	float: left;
}
/*==============================
slider
==============================*/
.slide ul{
	list-style: none;
	height: 340px;
	overflow: hidden;box-shadow: 2px 2px 2px rgba(51,51,51,.4);
}
.slide ul li{
	height: 340px;
	width: 620px;
}
.slide ul li img{/*--------------------------------------------------------------------------------*/
	width: 620px;
	height: auto;
	
}
.slide{
	margin: 0 0 20px;
}
/*===============================================

アクセス/インフォ/スタッフ

============================================== */
h2.blue{
	color: #3e3e3e;
	background: url(../images/common/b-line.gif) no-repeat center bottom;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
.access-add{}
.access-add strong{
	font-size: 140%;
	font-weight: normal;
}
.access-map{
	margin-top: 100px;
	text-align: right;
}
.access-map iframe{}
.comingsoon{
	text-align: center;
}
.comingsoon h2{ font-size:100%;}
.profile{
	margin: 90px 0 0 0;
	border: #c9c9c9 3px solid;
	padding: 20px 20px 10px 30px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
}
.profile dl{
	padding: 0 10px;
}
.profile dt{
	padding: 0 0 10px 0;
	float: left;
	display: block;
	width: 85px;
}
.profile dd{
	padding: 0 0 10px 0;
	float: left;
	display: block;
	width: 450px;
}

/*---------------------------------------------------------------------------------------------------------------------*/
h3.staffh3{
	background-image: url(../images/h/staff-h3.jpg);
	padding: 5px 0 5px 15px;
	margin: 3em 0 0 0;
}

.staff-box{
	margin: 40px auto 0;
	padding-left: 20px;
}
.staff-unit{
	padding-bottom: 30px;
}
.staff-photo{
	width: 150px;
	float: left;
	margin-right: 50px;
}
.staff-data{
	width: 380px;
	float: left;
}
.dr-unit{
	width: 180px;
	text-align: center;
	float: right;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 5px;
}
.dr-unit img{
	width: 180px;
	height: auto;
	margin-bottom: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
/*===============================================

リクルート

============================================== */
.rec-title{
	font-size: 110%;
}
.rec-date{
	display: block;
	padding: 1.5em 0 0.5em;
}
.rec-box{
	padding-bottom: 100px;
}
.rec-box img{
	max-width: 100%;
	height: auto;
}
/*===============================================

症状ユニット01

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

/*------------------------------脳神経トップページ-*/
.nsk-top{
	padding-left: 15px;
	margin-bottom: 30px;
}
.nsk-top-w{
	width: 310px;
	float: left;
}
.nsk-top-w ul{
	list-style:none;
}
.nsk-top-w ul li{
	font-weight: bold;
	font-size: 90%;
	background-color: #eaf6f5;
	margin: 5px 0;
	padding-left: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.nsk-top-e{
	float: left;
	width: 290px;
	height: 260px;
	background: url(../images/nsk/nsk-topfig01.jpg) no-repeat right bottom;
	background-size: 220px;
}
.nsk-sec{
	padding-left: 20px;
	font-size: 96%;
	font-weight: bold;
	margin-bottom: 30px;
}
.nsk-third{
	margin-bottom: 30px;
	margin-right: -24px;
}
.nsk-top-illust{
	width: 262px;
	border: #87ddda 4px solid;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 28px 25px 0;
	float: left;
	padding: 10px 12px;
}
.nsk-top-illust-a{
	float: left;
	width: 120px;
	font-size: 140%;
	font-weight: bold;
	color: #43cdca;
	line-height: 1.4em;
	padding: 20px 0 0 0;
}
.a_plus_a{ padding-top:30px;}
.nsk-top-illust-b{
	width: 140px;
	float: left;
	align-items: center;
}
.nsk-top-illust-b img{
	width: 140px;
	height:auto;
}
.nsk-top-illust-c{
	clear: both;
	font-size: 90%;
	color: #333;
	text-decoration: none;
}
/*------------------------------物忘れ-*/
.case-box span{ display:inline-block; width:100%;}
.case-unit{
	padding-bottom: 50px;
}
.case-unit-setback{
	padding-bottom:50px;
	padding-left:1em;
}
.case-box h2{
	color: #2D2D2D;
}
.case-box h2.specialh2{
	color: #2D2D2D;
	padding: 6px 3px;
	margin: 25px auto 45px;
	width: 250px;
	background-color: #f7cfe5;
	text-align: center;
	-webkit-transform: rotate(-4deg);
	transform: rotate(-4deg);
}
.case-box h3.pinkh3{
	color: #2D2D2D;
	padding: 2px 0 1px;
	margin: 2px auto 5px;
	background-color: #f7cfe5;
	text-align: center;
}
h3.caseh3{
	height: 115px;
}
h3.caseh3.c-h01{
	background-image: url(../images/h/case-h3-bg01.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h02{
	background-image: url(../images/h/case-h3-bg02.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h03{
	background-image: url(../images/h/case-h3-bg03.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h04{
	background-image: url(../images/h/case-h3-bg04.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h05{
	background-image: url(../images/h/case-h3-bg05.jpg);
	padding: 30px 0 0 110px;
}
/*-------------------------------------------------------------------------------------*/
h3.caseh3.c-h06{
	background-image: url(../images/h/case-h3-bg06.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h07{
	background-image: url(../images/h/case-h3-bg07.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h08{
	background-image: url(../images/h/case-h3-bg08.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h09{
	background-image: url(../images/h/case-h3-bg09.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h10{
	background-image: url(../images/h/case-h3-bg10.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h11{
	background-image: url(../images/h/case-h3-bg11.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h12{
	background-image: url(../images/h/case-h3-bg12.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h13{
	background-image: url(../images/h/case-h3-bg13.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h13b{
	background-image: url(../images/h/case-h3-bg13.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h14{
	background-image: url(../images/h/case-h3-bg14.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h15{
	background-image: url(../images/h/case-h3-bg15.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h16{
	background-image: url(../images/h/case-h3-bg16.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h17{
	background-image: url(../images/h/case-h3-bg17.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h18{
	background-image: url(../images/h/case-h3-bg18.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h19{
	background-image: url(../images/h/case-h3-bg19.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h20{
	background-image: url(../images/h/case-h3-bg20.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h21{
	background-image: url(../images/h/case-h3-bg21.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h22{
	background-image: url(../images/h/case-h3-bg22.jpg);
	padding: 30px 0 0 110px;
}
h3.caseh3.c-h23{
	background-image: url(../images/h/case-h3-bg23.jpg);
	padding: 30px 110px 0 0;
	text-align: right;
}
h3.caseh3.c-h24{
	background-image: url(../images/h/case-h3-bg24.jpg);
	padding: 30px 0 0 110px;
}
.case-data,case-data2{
	margin-bottom: 20px;
}
h3.caseh3 + .case-data{
	margin-top: -40px;
}
table.case-table01{
	width: 100%;
	margin-bottom: 3em;
}
table.case-table01 th{
	border: 2px solid #c8c8c8;
	background-color: #eff9ee;
	width: 50%;
	padding:2px;
}
table.case-table01 td{
	border: 2px solid #c8c8c8;
	padding: 2px 2px 2px 20px;
	vertical-align:top;
}

 table.case-table02{
	width: 100%;
	margin-bottom: 3em;
}
table.case-table02 td.illusts{
	text-align: center;
	vertical-align: middle;
}
table.case-table02 td.illusts img{
	width: 108px;
	height: auto;

}
table.case-table02 td{
	border: 3px solid #c8c8c8;
	padding: 4px 2px 4px 10px;
	vertical-align:top;
}
table.case-table02 td:nth-child(3n+1){
	width:16%;
}
table.case-table02 td:nth-child(3n) {
	width:20%;
}

table.case-table03{
	width: 100%;
	margin-bottom: 3em;
}
table.case-table03 th{
	border: 2px solid #c8c8c8;
	background-color: #fff;
	width: 35%;
	padding: 5px;
	/* [disabled]font-weight: normal; */
}
 table.case-table03 th.left03{
	background-color: #f7f8f8;
	font-weight: normal;
}
table.case-table03 td.left03{
	background-color: #ebf6e3;
	text-align: center;
	vertical-align: middle;
}
table.case-table03 td{
	border: 2px solid #c8c8c8;
	padding: 8px 5px !important;
	vertical-align: top;
	line-height: 1.4em;
}
img.left03img{
	width: 180px;
	height: auto;
}

/*------------------------------症状インジケータ-*/
.case-indicator{
	height: 40px;
}
.case-indicator ul{
	list-style:none;
}

.case-indicator li a{
	display: block;
	float: left;
	padding: 6px 0 4px;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #2D2D2D;
}
li.c-ind-01 a{
	width: 80px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind01.jpg) no-repeat center;
}
li.c-ind-02 a{
	width: 150px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind02.jpg) no-repeat center;
}
.c-ind-03 a{
	width: 80px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind03.jpg) no-repeat center;
}
.c-ind-04 a{
	width: 80px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind04.jpg) no-repeat center;
}
.c-ind-05 a{
	width: 150px;
	background-color: #35cdcb;
}
/*---------------------------------------------------------------------------------------*/
.c-ind-06 a{
	width: 80px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind06.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-07 a{
	width: 150px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind07.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-08 a{
	width: 170px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind02.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-09 a{
	width: 65px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind07.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-10 a{
	width: 70px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind10.jpg) no-repeat center rgba(254,243,125,1);
}
li.c-ind-11 a{
	width: 65px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind01.jpg) no-repeat center;
}
.c-ind-12 a{
	width: 65px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind06.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-14 a{
	width: 200px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind02.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-15 a{
	width: 130px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind03.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-16 a{
	width: 250px;
	margin-right: 20px;
	background: url(../images/nsk/nsk-ind02.jpg) no-repeat center rgba(254,243,125,1);
}
.c-ind-13 a{
	width: 80px;
	background-color: #35cdcb;
	color: #fff !important;
	font-size: 11px;
	padding: 2px 0 !important;
}
.c-ind-13 a span{
	display: block;
}
/*------------------------------------------------------------症状アイコン-*/
.case-ico-box{
	padding: 20px 0 0 40px;
}
.case-ico{
	width: 105px;
	float: left;
	border: #fff7d2 5px solid;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 5px 8px 5px;
	margin: 0 15px 15px 0;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
}
.case-ico em{
	font-weight:normal;}
.case-ico img{
	display: block;
	margin: 8px -5px 10px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
/*------------------------------------------------------------症状アイコン3-*/

.case-ico3{
	width: 145px;
	float: left;
	border: #fff7d2 5px solid;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 5px 3px 5px;
	margin: 0 25px 20px 0;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
}
.case-ico3 em{
	font-weight:normal;}
.case-ico3 img{
	display: block;
	margin: 0 -5px 3px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	width: 155px;
	height: auto;
}
.case-ico-box4{
	padding: 20px 0 60px 0px;
}
.case-ico4{
	width: 171px;
	float: left;
	border: #35cdcb 5px solid;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 7px 5px 7px;
	margin: 0 15px 20px 0;
	font-size: 90%;
	line-height: 1.2em;
	font-weight: bold;
}
.case-ico-box4 div.case-ico4:nth-child(3n+1){margin-right:0;}
.case-ico4 em{
	font-weight:normal;}
.case-ico4 img{
	display: block;
	margin: 0 -5px 3px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	width: 184px;
	height: auto;
}
/*-----------------------------------------------------------------症状囲み*/
.case-unit .case-kakoi01{
	border: 3px solid #cdf0ea;
	margin: 5px 0 30px;
	padding: 20px 20px 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.case-unit .case-kakoi01 h3{
	color: #4fcbc3;
	padding-bottom: 0.5em;
}
.case-unit .case-kakoi01 a{display:block; text-align:right; color:#e668a8;}
.case-unit .case-kakoi01 a:hover{
	color: #F2B0D1;
}
.case-unit .case-kakoi02{
	border: 3px solid #b4e5a4;
	margin: 5px 0 30px;
	padding: 25px 20px 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* [disabled]display: flex; */
	flex-direction: column;
	/* [disabled]position: relative; */
}
.case-unit .case-kakoi02 img{
	display: block;
	float: right;
	width: 145px;
	height: auto;
	align-self: flex-end;
	clear: both;
	font-size: 100%;
}
.case-unit .case-kakoi02 h3{
	color: #61b850;
	padding-bottom: 0.5em;
}
.case-unit .case-kakoi02 a{display:block; text-align:right; color:#e668a8;}
.case-unit .case-kakoi02 a:hover{
	color: #F2B0D1;
}
.case-unit .case-kakoi03{
	border: 3px solid #b4e5a4;
	margin: 5px 0 30px;
	padding: 25px 20px 10px 114px;
	background: url(../images/nsk/from-dr.png) no-repeat 10px 10px;
	background-size: 92px;
}
.case-pinkhead{
	padding-left: 20px;
	margin-right: -30px;
	margin-bottom: 20px;
}
.case-pinkh{
	width: 280px;
	float: left;
	margin: 0 32px 32px 0;
}
.case-pinkh-woods{ text-align:center;}
.case-pinkh-woods img{ width:50px; height:auto;}

/*-------------------------------------------------------------------------症状ボタン-*/
.btn a{
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	width: 290px;
	padding: 2px 0;
}
.btn.red-btn a{
	margin: 0.8em auto 0.3em;
	background-color: #e36bb3;
	font-size: 110%;
}
.btn.red-btn a:hover{
	background-color: rgba(235,150,201,1);
}
.btn.blue-btn a{
	margin: 5px auto 0.5em;
	background-color: #34cdcb;
	font-size: 110%;
}
.btn.blue-btn a em{
	font-size: 90%;
}
.btn.blue-btn a:hover{
	background-color: #67DAD7;
}
/*-----------------------------------------------------------------------　嚥下障害*/
.dy-fig01{
	width: 261px;
	float: left;
	margin: 20px 15px 60px 0;
}
.dy-fig02{
	width: 340px;
	float: left;
	margin-top: 25px;
}
.dy-fig03{
	width: 340px;
	float: right;
	margin: -20px 0 40px 0;
}
.dy-fig06{
	width: 280px;
	float: left;
	margin: 0px 0 40px 0;
}
.case-unit .case-kakoi04{
	border: 3px solid #c9c9c9;
	margin: 5px 0 30px;
	padding: 0 20px 10px;
}
h3.kakoi04{
	display: block;
	width: 90px;
	border: 3px solid #c9c9c9;
	padding: 25px 0 25px 10px;
	margin: -3px 0 0 -23px;
	float: left;
}
.kakoi04-subtxt{
	float: right;
	margin: 10px 0 0 0;
	width: 460px;
}
.dy-fig04{
	float: right;
	margin: 2em 0 100px 30px;
	overflow: auto;
}
.dy-fig041{
	float: left;
	margin: 0;
	width: 380px;
}
.dy-fig042{
	float: right;
	margin: 2em 0 100px 30px;
	overflow: auto;
}
.dy-fig05{
	float: left;
	margin: 5px 0 10px 0;
	width: 380px;

}
.check{}
.check img{
	width: 623px;
	height: auto;
}
.check-dl a{
	margin: 20px auto;
	display: block;
	text-align: center;
	width: 200px;
	border: 3px solid #43cdca;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;
}
/*------------------------------------------------------認知症のケア*/
.care-01{
	margin: 0.5em 0;
	padding: 1em 0;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	font-size: 96%;
}
.care-02{
	border: #c9c9c9 2px solid;
	width: 440px;
	margin: 3em auto 5em;
	padding: 20px 40px 0;
	font-weight:bold;
}
.care-02 strong{
	color:#43cdca;
}
.care-03{
	float: right;
	width: 180px;
	height: auto;
}
/*-------------------------------------------------------神経難病*/
h2.nreroh2{
	background-color: #dceeee;
	padding: 5px 0 5px 15px;
	margin: 0 0 -10px;
}

h3.nreroh3{
	font-size: 98%;
	display: inline-block;
	padding: 3px 10px;
	background-color: #fdf37c;
	margin: 1.5em 0 1em;
}
img.neurolog01{
	width: 200px;
	height: auto;
	float: right;
	margin-top: 4.5em;
}
img.neurolog03{
	width: 200px;
	height: auto;
	float: right;
	margin-top: 4.5em;
}
.neurolog02{
	float: left;
	clear: both;
	width: 420px;

}
/*----------------------------------------------------パーキンソン*/
.park-no{
	margin: 20px 0 40px;
}
.park01{
	width: 260px;
	border: #c9caca 3px solid;
	float: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0 20px 20px 0;
	padding: 15px 15px 160px;
}
.park01:nth-child(even){ margin:0 0 20px 0;}
.park01 strong span{
	font-size: 240%;
	color: rgba(201,202,202,1);
	position: relative;
	width: 30px;
	float: left;
	top: -0.2em;
	line-height: 1;
}
h3.parkh3{
	font-size: 108%;
	background-color: #faf9da;
	padding: 4px 0;
	margin-bottom: 1em;
	text-align: center;
}
.park02{
	background:url(../images/nsk/park01.jpg) center bottom no-repeat;
		background-size:180px;
}
.park03{
	background:url(../images/nsk/park02.jpg) center bottom no-repeat;	
background-size:180px;
}
.park04{
	background:url(../images/nsk/park03.jpg) center bottom no-repeat;
	background-size:180px;
}
.park05{
	background:url(../images/nsk/park04.jpg) center bottom no-repeat;
	background-size:180px;
}
.park06{
	width: 440px;
	float: left;
}
.park07{
	float: right;
	margin: 20px 40px 0 0;
}
h2.park08{
	text-align: center;
	background-color: #e0f5f4;
	padding: 3px 0;
	width: 550px;
	margin: 0 auto 20px;
}
/*.case-yellh{
	width: 280px;
	float: left;
	margin: 0 32px 32px 0;
}*/
.case-box h3.yellh3{
	color: #2D2D2D;
	padding: 2px 0 1px;
	margin: 2px auto 5px;
	background-color: #fcf7c8;
	text-align: center;
}
.stock00{
	width: 320px;
	float: left;
	padding: 0 0 0 1em;
}
.stock01{
	width: 270px;
	float: right;
	padding: 0 0 50px 10px;
}
.stock02{
	width: 330px;
	float: left;
	padding: 100px 0 0;
}
.stock03 img{
	width: 450px;
	display: block;
	margin: 0 auto;
	height: auto;
}
.stock04 img{
	width: 380px;
	display: block;
	margin: 0 auto;
	height: auto;
}
.stock05 img{
	width: 530px;
	display: block;
	margin: 0 auto;
	height: auto;
}
.stock06-base{}
.stock06{
	border: #c9c9c9 3px solid;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 98%;
}
.stock06 h4.stock06h4,.stock06-harf h4.stock06h4,.stock06-harf2 h4.stock06h4{
	text-align: center;
	background-color: #faf9da;
	margin: -10px -10px 20px;
	padding: 3px 0;
	border-bottom: #c9c9c9 3px solid;
}
.stock06-harf{
	border: #c9c9c9 3px solid;
	padding: 10px;
	width: 274px;
	float: left;
	margin: 0 20px 20px 0;
	font-size: 98%;
}
.stock06-harf:nth-child(even){
	margin:0 0 20px 0;
}
.stock06-harf2{
	border: #c9c9c9 3px solid;
	padding: 10px;
	width: 274px;
	float: left;
	margin: 0 20px 20px 0;
	font-size: 98%;
}
.stock06-harf2:nth-child(even){
	margin:0 0 20px 0;
}
p.stock07{
	text-align: right;
	border-bottom: #c9c9c9 1px solid;
	margin: -1em 0 1em;
}
.stock08{
	width: 390px;
	float: left;
	padding-right: 25px;
}
img.stock09{
	width: 160px;
	height: auto;
	float: left;
	margin: 100px 0 0 0;
}
img.stock10{
	width: 120px;
	height: auto;
	float: right;
	margin: 0 0 0 1em;
}
/*----------------------------------------------------------------------adult*/
.adult01{
	width: 70%;
	float: left;
}
.adult02{
	width: 30%;
	float: left;
	text-align: right;
}
/*---------------------------------------------------------------------糖尿*/
.adult03{
	width: 130px;
	text-align: right;
	float: right;
	padding-bottom: 60px;
}
.adult03 img{
	width: 110px;
	height:auto;
}
.case-unit .case-kakoi06{
	border: #c9c9c9 3px solid;
	margin: 5px 0 30px;
	padding: 20px 20px 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.adult04{
	width: 260px;
	float: left;
	margin: 20px 20px 50px;
}
.adult04 img{
	width: 250px;
	height: auto;
}
h3.kakoi05{
	display: block;
	width: 96px;
	border: 3px solid #c9c9c9;
	padding: 15px 0 15px 10px;
	margin: -3px 0 0 -23px;
	float: left;
}
.adult05{
	display: block;
	margin: 0 auto;
}
.adult06{
	display: block;
	width:620px;
	height:auto;
	margin: 0 auto;
}
.adult07{
	float: left;
	width: 280px;
	height: 260px;
	background: url(../images/adult/adult-fig08.jpg) no-repeat center;
	background-size: 140px;
}
/*---------------------------------------------------------------------高血圧*/
.hbp01{
	width: 150px;
	float: right;
	padding: 0px 0 0 30px;
}
.hbp02{
	width: 100%;
	text-align: center;
}
.hyp01{
	width: 160px;
	float: right;
	padding: 10px 0 180px 30px;
}
table.case-table04{
	width: 100%;
	margin-bottom: 3em;
}
table.case-table04 th{
	border: 2px solid #c8c8c8;
	background-color: #eff9ee;
	padding: 2px;
}
table.case-table04 td{
	border: 2px solid #c8c8c8;
	padding: 2px 2px 2px 20px;
	vertical-align:top;
}
table.case-table04 td.meta01{
	width: 120px;

}

table.case-table04 td.meta02{
	width: inherit;

}
/*---------------------------------------------------------------------サイトマップ*/
.sitemap-box{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #b3b3b3;
	padding: 10px 0 30px;
}
.sitemap-box-harf{
	width: 45%;
	padding-right: 5%;
	float: left;
}
ul.sitemap{
	list-style-type: none;
}
ul.sitemap li{}
ul.sitemap li a{
	color: #3f3d3c;
	font-size: 90%;
}
ul.sitemap li a:before{
	content:'> ';
}
ul.sitemap li ul li{	list-style-type: none;}
ul.sitemap li ul li a{
	padding-left: 1em;
}
/*---------------------------------------------------------------------予防接種など*/
h3.vacch3{
	background-color: #e0f4f3;
	padding: 4px 0 5px 10px;
	margin-bottom: 20px;
}
h4.vacch4{
	color: #56dbda;
	font-size: 108%;
	padding-bottom: 1em;
}
blockquote.vacchbl{
	padding-left: 2em;
}
/*---------------------------------------------------------------------クリニック*/
.cli-box{
	padding: 0 0 60px 0;
}
img.cliimg{
	width: 620px;
	height: auto;
	margin-bottom: 10px;
	box-shadow: 1px 1px 5px rgba(51,51,51,0.3);
}
h3.yellowline{
	background: url(../images/common/yellow-line.jpg) repeat-x center bottom;
	margin-bottom: 50px;
}

.nikaku{
	width: 180px;
	height: 230px;
	text-align: center;
	float: left;
	font-size: 90%;
	margin-right: 40px;
}
.cli-box div.nikaku:nth-child(3n+1){	margin-right: 0px;}
.nikaku img{
	width: 180px;
	height: 180px;
	box-shadow: 1px 1px 5px rgba(51,51,51,0.3);
}
/*-------------------------------------------------------------リハ*/
img.rehaimg{
	width: 620px;
	height: auto;
	margin-bottom: 10px;
	box-shadow: 1px 1px 5px rgba(51,51,51,0.3);
}
.reha{
	padding: 30px 0;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	font-size: 95%;
}

.reha .reha-a{
	width: 300px;
	float: left;
	padding: 0 10px 10px 0;
}
.reha .reha-b{
	width: 300px;
	float: left;
	padding: 0 0 10px 10px;
	text-align: center;
}
.reha .reha-b img,.reha .reha-c img{
	box-shadow: 1px 1px 5px rgba(51,51,51,0.3);
}
.reha .reha-c{
	width: 300px;
	float: left;
	padding: 0 10px 10px 0;
	text-align:center;
}

/*----------------------------------------------------------部位別トップ*/
.inter01{}
.inter-illust-a{
	float: left;
	width: 170px;
	line-height: 1.2em;
	padding: 10px 0 0 0;
	margin-left: -5px;
}
.inter-illust-a a{
	font-size: 130%;
	font-weight: bold;
	color: #43cdca;
	text-decoration: none;
}
.inter-illust-a span{
	font-size: 90%;
	color: rgba(51,51,51,1);
	text-decoration: none;

}
.inter-illust-b{
	width: 105px;
	float: left;
	align-items: center;
	margin-right: -10px;
}

/*------------------------------症状インジケータ-*/
.hand-indicator{
	/* [disabled]height: 80px; */
	margin-bottom: 10px;
}
.hand-indicator ul{
	list-style:none;
}

.hand-indicator li a{
	display: block;
	float: left;
	padding: 6px 0 4px;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #2D2D2D;
	background-color: #D6EFCA;
}
.h-ind-01 a{
	width: 115px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.h-ind-011 a{
	width: 110px;
	margin-bottom: 12px;
}
.h-ind-02 a{
	width: 195px;
	margin-right: 20px;
}
.h-ind-022 a{
	width: 190px;
}
.h-ind-03 a{
	width: 140px;
	margin-right: 20px;
}
.h-ind-04 a{
	width: 300px;
}
.h-ind-05 a{
	width: 190px;
	margin-right: 15px;
}
.h-ind-06 a{
	width: 250px;
	margin-right: 15px;
}
.h-ind-07 a{
	width: 150px;
}
.h-ind-08 a{
	width: 270px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.h-ind-09 a{
	width: 335px;
	margin-bottom: 15px;
}
.h-ind-10 a{
	width: 190px;
	margin: 0 10px 15px 0;
}
.h-ind-11 a{
	width: 220px;
	margin: 0 0 15px 0;
}
.h-ind-12 a{
	width: 100px;
	margin: 0 10px 0 0;
}
.h-ind-122 a{
	width: 101px;
	margin: 0;
}
.h-ind-13 a{
	width: 157px;
	margin-right: 12px;
}
.h-ind-14 a{
	width: 170px;
}
.h-ind-15 a{
	width: 190px;
	margin-right: 12px;
	clear: both;
}
h4.hands-h4{
	background: url(../images/inter/hand-h3-bg.png) no-repeat 400px center rgba(214,239,202,1);
	padding: 3px 0 3px 10px;
	margin: 1em 0 1.5em;
	clear: both;
}
.hand-fig01{
	padding-bottom: 200px;
	background: url(../images/inter/hand-fig01.png) no-repeat center bottom;
}
.hand-fig02{
	background: url(../images/inter/hand-fig02.png) no-repeat center bottom;
}
.hand-fig03{
	padding-bottom: 200px;
	background: url(../images/inter/hand-fig03.png) no-repeat center bottom;
}
.hand-fig04{
	background: url(../images/inter/hand-fig04.png) no-repeat center bottom;
}
.hand-fig05{
	float: right;
}
.hand-fig06{
	background: url(../images/inter/hand-fig06.png) no-repeat center bottom;
}
.hand-fig07{
	padding-bottom: 190px;
	background: url(../images/inter/hand-fig07.png) no-repeat center bottom;
}

.hand-fig08,.hand-fig09,.hand-fig10{
	float: right;
	margin: 0 0 20px 20px;
}
.hand-fig08-b,.hand-fig08-c{
	float: right;
	margin: 0 0 20px 20px;
}

.hand-fig08-d{
	float: right;
	margin: 0 0 20px 20px;
}
ray-4{
	border: #c9c9c9 3px solid;
	padding: 10px 5px 5px;
	width: 131px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.gray-1{
	border: #c9c9c9 3px solid;
	padding: 20px;
	margin: 20px 0 40px;
}
.gray-1 .gray-inner-l{
	width: 56%;
	float: left;
}
.gray-1 .gray-inner-r{
	width: 44%;
	float: left;
}
.gray-4:nth-child(4n){
	margin-right:0;
}
.greenarrow{
	text-align: center;
	padding: 20px 0;
}
h3.greenh3pl{
	color: #4fcbc3;
	font-size: 110%;
}
.hand-fig11{
	margin: 20px 0 0 50px;
}
.hand-fig12{
	margin: 20px 0 0 30px;
}
.hand-fig13{
	margin: 20px 10px 0 150px;
}
.hand-fig14{
	padding-bottom: 140px;
	background: url(../images/inter/atama05.jpg) no-repeat center bottom;
}
.hand-fig15{
	background: url(../images/inter/int-top05.png) no-repeat center bottom;
}
.hand-fig16{
	padding-bottom: 120px;
	background: url(../images/inter/ishiki03.jpg) no-repeat center bottom;
}
.hand-fig17{
	padding-bottom: 140px;
	background: url(../images/inter/face01.jpg) no-repeat center bottom;
}
.hand-fig18{
	background: url(../images/inter/face02.jpg) no-repeat center bottom;
}
.hand-fig19{
	background: url(../images/inter/kubi05.jpg) no-repeat center bottom;
	padding-bottom: 140px;
}
h4.ache-bg{
	background-color: #E0F5F3;
	padding: 3px 0;
	text-align: center;
}
.ache2-2{
	width: 50%;
	float: left;
	text-align: center;
	margin: 20px 0;
}
.ache1-2{
	width: 46%;
	float: left;
	padding-left: 4%;
	margin: 20px 0;
}
.ache1-2:nth-child(3),.ache1-2:nth-child(4){
	margin-top: 0px;
}
.ache3-3{
	width: 33%;
	float: left;
	margin: 20px 0;
	text-align: center;
}
.ache3-2{
	width: 33%;
	float: left;
	margin: 20px 0;
	text-align:center;
}
.ache3-1{
	width: 33%;
	float: left;
	margin: 20px 0;
	text-align:center;
}
.ache4-4{
	/* [disabled]width: 33%; */
	float: left;
	margin: 20px 0;
}
.check-back{
	margin: 20px 0;
	padding: 20px 20px;
	background-color: #EFEFEF;
}
/*===============================================

WP

============================================== */
.main h3.wph3{
	padding: 5px 0 30px 0.8em;
	margin: 0 -0.8em 0;
	font-weight: normal;
}
,main h3.wph3 a{}
.main .wp-date{
	color: #5ad6d5;
	display: block;
	margin: 60px 0 -14px 0;
}
.main .wp-txt{

}
.main .wp-txt img{
	width: 100%;
	height: auto;
}
.navigation{ width:100%;}
.alignleft{ width:50%; float:left;}
.alignright{ width:50%; float:right; text-align:right;}

ul.tax-menu{
	margin: 0 0 40px 0;
}
ul.tax-menu li{
	padding: 0 0 0 3px;
	margin-bottom: 3px;
}
ul.tax-menu li a{
	background-color: rgba(53,205,203,1);
	padding: 2px 10px;
	color: #fff !important;
	font-weight:bold;
}
ul.column-list{
	margin: 0 0 40px 0;
}
ul.column-list li{
padding: 0 0 0 3px;}
ul.column-list li a:before{
	content:'・';}
p.nav-title07{
	font-size: 80%;
	font-weight:bold;
	color: rgba(51,51,51,1) !important;
}
.column-cat{
	padding: 5px 0 3px 20px;
	border-top: 1px solid #b5b5b6;
	border-bottom: 1px solid #b5b5b6;
	margin: 30px 0 50px;
}
.column-cat a{
	text-decoration: none;
}
.column-cat a:before{
	content:'カテゴリ：';
}
h3.columnh3{
	background: url(../images/common/column-h3.jpg) no-repeat right bottom rgba(227,245,219,1);
	padding: 0.4em 0 0.4em 0.3em;
	margin: 0 -5px 4px -5px;
}
h3.columnh3 a{	color: #3e3e3e;}
h2.green{
	color: #3e3e3e;
	background: url(../images/common/g-line.jpg) no-repeat center bottom;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
.column-date{
	margin-bottom: 20px;
}

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

ボタン

=============================================== */
.the-btn{
	font-size: 80%;
}
.the-btn a{
	text-align: center;
	font-weight: bold;
	display: block;
	width: 280px;
	padding: 20px 0;
	margin: 5px 0 10px;
	color: #333;
	text-decoration: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 4px 1px rgba(51,51,51,.5);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(51,51,51,.5);
	font-size: 120%;
}
.the-btn:hover{
	opacity:0.7;
}
.btn-monshin a{
	background: url(../images/common/btn-y-bg.gif) center;
}
#top .btn-monshin a{
	width: 240px;
}
.btn-dl a{
	text-decoration: none;
	font-weight: bold;
	border: #43cdca 3px solid;
	margin: 0 auto 10px;
	display: block;
	width: 120px;
	text-align: center;
}
.btn-dl a:hover{}

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

UTILITY

=============================================== */
.f-left{
	float: left;
}
.f-right{
	float: right;
}
.mgr{ margin:0 0 20px 20px;}
.mgl{ margin:0 20px 20px 0;}
.pdt20{padding:20px 0 0 0;}
.all-center{text-align:center;}
.all-right{text-align:right;}
.all-left{text-align:left;}
.set-cc{
	text-indent:100%; white-space:nowrap; overflow:hidden;
}
img.smp{}
.set-none{display:none !important;}
.set-relative{position:relative;}
hr{
	height: 20px;
	padding: 10px 0;
	margin: 10px 0;
	border: none;
	display: block;
}
hr:before{
	content:'';
	width:110px;
	height:30px;
	display:block;
	background:url(../images/common/hr.png) no-repeat center;
	margin:-10px auto 40px;
	background-size: contain;
}
.perp-color{ color:#e36bb3;}
.smp-br{display:none;}
h4.smp-br2{display:none;}
.pc-br{}
img.arrow{
	display: block;
	margin: 5px auto 0;
}
div.arrow-border{
	display: block;
	border-bottom: 20px solid #37CDCE;
	height: 10px;
	width: 100%;
	margin-bottom: 60px;
	margin-top: -1em;
}
.arrow-border:after{
	content:'';
	width:37px;
	height:37px;
	margin:0 auto;
	background:url(../images/green-bell-arrow.jpg) no-repeat center;
	display:block;
	width:100%;
	position:relative;
	bottom:-30px;
	background-size:37px;
}
.l_and_b{font-size:110%; font-weight:bold;}
.setback1em{ padding-left:1em;}
.fontsmall{
	font-size: 90%;
	padding-bottom: 0px;
}

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

Clear FIX（IE6対応版）

=========================================== 01 */
.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.cf {
	display: inline-block;
	min-height: 1%;
	overflow:hidden;
}
/* Hides from IE-mac \*/

* html .cf {
	zoom: 1;
}
.cf {
	display: block;
}
*:first-child+html .cf{ zoom: 1; } 
.clear{clear:both;}
