/*治療の流れ*/

.table-flow {
	border-collapse: collapse;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #333333;
}

.table-flow th {

}

.table-flow td {
	padding-right: 10px;
	padding-left: 10px;

}




/*余白*/
hr{border:none; line-height:0px;clear: both;}

hr.hr-space1{height: 1px;margin: 0px;padding: 0px;}
hr.hr-space10{height: 10px;margin: 0px;padding: 0px;}
hr.hr-space20{height: 20px;margin: 0px;padding: 0px;}
hr.hr-space30{height: 30px;margin: 0px;padding: 0px;}
hr.hr-space40{height: 40px;margin: 0px;padding: 0px;}
hr.hr-space50{height: 50px;margin: 0px;padding: 0px;}


hr.style-three {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	margin-bottom: 20px;
	height: 20px;
}



/* padding
---------------------------------------------------- */

.padding-5 {padding: 5px;}
.padding-10 {padding: 10px;}
.padding-10nt {	padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
.padding-10nl {	padding-right: 10px;padding-bottom: 10px;padding-top: 10px;}
.padding-10ntb {padding-right: 10px;padding-left: 10px;}
.padding-10nl {padding-top: 10px;padding-bottom: 10px;padding-right: 10px;}
.padding-t10 {padding-top: 10px;}
.padding-tb10 {padding-top: 10px;padding-bottom: 10px;}
.padding-tb15 {padding-top: 15px;padding-bottom: 15px;}
.padding-tb20 {padding-top: 20px;padding-bottom: 20px;}
.padding-tb5 {padding-top: 5px;padding-bottom: 5px;}
.padding-t15 {padding-top: 15px;}
.padding-t20 {padding-top: 20px;}
.padding-t25 {padding-top: 20px;}
.padding-10nb {padding-top: 10px;padding-right: 10px;padding-left: 10px;}
.padding-b10 {padding-bottom: 10px;}
.padding-b15 {padding-bottom: 15px;}
.padding-t5 {padding-top: 5px;}
.padding-b5 {padding-bottom: 5px;}
.padding-b25 {padding-bottom: 25px;}
.padding-b30 {padding-bottom: 30px;}
.padding-b20 {padding-bottom: 20px;}
.padding-l10 {padding-left: 10px;}
.padding-r5 {padding-right: 5px;}

.cation-01 {
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 1.4em;
}


/* margin
---------------------------------------------------- */
.mb5{ margin-bottom:5px;}
.mb6{ margin-bottom:6px;}
.mb7{ margin-bottom:7px;}
.mb8{ margin-bottom:8px;}
.mb9{ margin-bottom:9px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px!important;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px!important;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}

.mt0{ margin-top:0!important;}
.mt10{ margin-top:10px!important;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px!important;}
.mt30{ margin-top:30px!important;}
.mt50{ margin-top:50px!important;}

.ml05{ margin-left:5px !important; }
.ml10{ margin-left:10px !important; }
.ml15{ margin-left:15px !important; }
.ml20{ margin-left:20px !important; }
.ml25{ margin-left:25px !important; }
.ml30{ margin-left:30px !important; }
.ml35{ margin-left:35px !important; }
.ml40{ margin-left:40px !important; }
.ml45{ margin-left:45px !important; }
.ml50{ margin-left:50px !important; }
.ml60{ margin-left:60px !important; }
.ml70{ margin-left:70px !important; }
.ml80{ margin-left:80px !important; }
.ml90{ margin-left:90px !important; }
.ml100{ margin-left:100px !important; }

.mr05{ margin-right:5px !important; }
.mr10{ margin-right:10px !important; }
.mr15{ margin-right:15px !important; }
.mr20{ margin-right:20px !important; }
.mr25{ margin-right:25px !important; }
.mr30{ margin-right:30px !important; }
.mr35{ margin-right:35px !important; }
.mr40{ margin-right:40px !important; }
.mr45{ margin-right:45px !important; }
.mr50{ margin-right:50px !important; }
.mr60{ margin-right:60px !important; }
.mr70{ margin-right:70px !important; }
.mr80{ margin-right:80px !important; }
.mr90{ margin-right:90px !important; }
.mr100{ margin-right:100px !important; }



/*回り込み*/

.float-l {
	float: left;
}

.float-l-01 {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}

.float-l-02 {
	float: left;
}

.float-l-03 {
	float: left;
	padding-top: 10px;
}


.float-l-dr {
	float: left;
	padding-right: 20px;
}

.float-r {
	float: right;
}

.float-r-01 {
	float: right;
	padding-top: 10px;
	padding-left: 20px;
}

.float-r-02 {
	float: right;
	width: 475px;
}

.float-r-03 {
	float: right;
	width: 500px;
}

/*角丸*/
.pic_round{
	border-radius:6px;}


/*リスト*/

.symptom-list {


}

.symptom-list ul {
	list-style:none;
	line-height: 1.4em;
	font-size: 90%;
	clear: both;
}

.symptom-list li {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: -1px;

}

.symptom-list li:first-child {
	border:none;
}

.symptom-list li a {
	display: block;
	padding-bottom: 10px;
	text-decoration: none;

}

.symptom-list li:first-child a {
	border-left-style: none;
}


.symptom-list li:hover a {
	background-color:#DAF5DD;
	text-decoration: underline;

}

	/*カレント*/
	body.slc-01 .symptom-list ul li.li_01 a{	color:#333333;font-weight:bold;background-color: #DAF5DD;}
	body.slc-02 .symptom-list ul li.li_02 a{	color:#333333;font-weight:bold;background-color: #DAF5DD;}
	body.slc-03 .symptom-list ul li.li_03 a{	color:#333333;font-weight:bold;background-color: #DAF5DD;}
	body.slc-04 .symptom-list ul li.li_04 a{	color:#333333;font-weight:bold;background-color: #DAF5DD;}


.symptom-list-line  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC; !important
}

.symptom-list-line-2  {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC; !important
}


.symptom-list-height {
	font-size: 13px;
	height: 50px;
}


/*リスト メニュー*/
.link-list {


}

.link-list ul {
	list-style:none;
	line-height: 1.4em;
	font-size: 90%;
}

.link-list li {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-left: -1px;
}

.link-list li:first-child {
	border:none;
}

.link-list li a {
	display: block;
	text-decoration: none;


}

.link-list li:first-child a {
	border:none;

}


/*リスト メニュー*/

.menu-list {


}

.menu-list ul {
	list-style:none;
	font-size: 90%;
	line-height: 1.4em;
	margin-left: -20px;
}

.menu-list li {
	float: left;
	padding-bottom: 25px;
	width: 213px;
	padding-left: 20px;
}





/* コンテンツリスト
---------------------------------------------------- */

.num-list {


}

.num-list  ol{
	list-style: decimal;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
}

.num-list li {
	margin-left: 15px;
	padding-bottom: 0.6em;
	line-height: 1.4em;

}

.contlist {

}

.contlist ul {
	list-style-type: none;
}

.contlist li {
	padding-bottom: 0.5em;
	background-image: url(../img/body/pinter_01.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0.3em 0.5em;
	line-height: 1.4em;
}



/*角丸枠*/

div.exp-round {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #278037;     /* 枠線の装飾 */
	background-color: #E9F8EC;   /* 背景色 */
	padding: 10px;
}

div.exp-round-o {
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 1px solid #FF6600;     /* 枠線の装飾 */
	background-color: #FFE8DA;   /* 背景色 */
	padding: 10px;
}


div.exp-round-w {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #278037;     /* 枠線の装飾 */
	background-color: #ffffff;   /* 背景色 */
	padding: 10px;
}

div.exp-round-link {
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color: #ffffff;   /* 背景色 */
	padding: 10px;
	margin-right: 10em;
	margin-left: 10em;
}

div.exp-round-blk {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #666666;     /* 枠線の装飾 */
	background-color: #ffffff;   /* 背景色 */
	padding: 15px;
	margin-top: 20px;
}



/*角丸枠*/

div.profile-round {

	position: relative;
}

.profile-txt {
	position: absolute;
	left: 195px;
	top: 20px;
	width: 455px;
	background-color:#003300\9; /* IE8以下に適応 \9 */
	background-color:rgba(39,128,55,0.8);
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	padding: 10px;
	color: #FFFFFF;
	font-size: 13px;
}




/* テキスト装飾
---------------------------------------------------- */

.txt-sml {
	font-size: 80%!important;
	line-height: 1.7em;
}

.txt-big {
	font-size: 130%;
}

.txt-big2 {
	font-size: 150%;
}

.txt-attention {
	color: #FF0000;

}

.red {
	color: #FF0000;

}

.txt-big-strong {
	font-size: 130%;
	font-weight: bold;
	color: #278037;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
}

.txt-big-strong-w {
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
/*	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; */
}


/* リンク設定
---------------------------------------------------- */

a[href$='.pdf']{
	background-image: url(../img/body/icon_pdf_s.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}



a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] {
	background-image: url(../img/body/icon_word_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}

a[href$='.xls'], a[href$='.xlsx'] {
	background-image: url(../img/body/icon_excel_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:5px 5px 5px 22px;
}

a.blank_link {
	background-image: url(../img/body/i_new_window.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 24px;
	margin-right: 3px;
}



/*テーブル
---------------------------------------------------- */

.table-symptom {
	border-collapse: collapse;
	border: 2px solid #FFFFFF;
	font-size: 90%;
}

.table-symptom th {
	border-collapse: collapse;
}

.table-symptom td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 25%;
}

.table-symptom td img {
	float:right;
	vertical-align: middle;
}

.table-symptom td a {
	display:block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.table-symptom td:hover a {
	text-decoration: underline;
	background-color: #DAF5DD;
}

/* 推薦文 */

.table-recommend {
	border-collapse: collapse;

}

.table-recommend th {
	border-collapse: collapse;
}

.table-recommend td {
	border-collapse: collapse;

	line-height: 1.8;
}



.table-recommend td a {
	display:block;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #278037;
	margin: 8px;
}

.table-recommend td:hover a {
	background-color: #EBFAED;
	text-decoration: underline;
	margin: 8px;

}


/* スタッフ紹介 */

.table-staff {
	border-collapse: collapse;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.table-staff th {
	border-collapse: collapse;
}

.table-staff td {
	border-collapse: collapse;
	line-height: 1.4;
	font-size: 90%;
	border: 1px dotted #999999;
	padding: 10px;
}



.table-staff td a {
	display:block;
	text-decoration: none;
}

.table-staff td:hover a {
	text-decoration: underline;

}


.table-staff img {
	float:left;
	margin-right: 15px;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;

}


.table-staff-nav {
	border-collapse: collapse;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.table-staff-nav th {
	border-collapse: collapse;
}

.table-staff-nav td {
	border-collapse: collapse;
	line-height: 1.4;
	font-size: 100%;
	border: 1px dotted #999999;
	padding: 5px;
}



.table-staff-nav td a {
	display:block;
	text-decoration: none;
}

.table-staff-nav td:hover a {
	text-decoration: underline;

}


.table-staff-nav img {
	float:left;
	margin-right: 5px;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;

}



.staff-position {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #278037;     /* 枠線の装飾 */
	background-color: #ffffff;
	background-image: url(../../about_clinic/images/staff/pic_shibata_figure.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	margin-top: 20px;
	padding: 15px;
}

.staff-position2 {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #278037;     /* 枠線の装飾 */
	background-color: #ffffff;
	background-image: url(../../about_clinic/images/staff/pic_wada_figure.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	margin-top: 20px;
	padding: 15px;
}

.staff-position3 {
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
	border-radius: 8px;         /* CSS3 */
	border: 1px solid #278037;     /* 枠線の装飾 */
	background-color: #ffffff;
	margin-top: 20px;
	padding: 15px;
}

.staff-position3 img {
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
}

.staff-position-p {
	padding-left: 240px;
	padding-top: 10px;
}

.staff-position-p2 {
	padding-top: 10px;
	float: right;
	width: 440px;
}

.staff-pic-face {
	float: left;
}


/* 患者さまの声 */

.voice-position {
	padding-top: 10px;
	float: right;
	width: 525px;
}


.voice-patient-pic {
	float: left;

}


/* 治療院情報 */

.clinic-pic {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
	margin-bottom: 10px;
}

.clinic-pic2 {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;
}

.clinic-pic3 {
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;
	border: 1px solid #278037;     /* 枠線の装飾 */
}

.table-clinic {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;

}

.table-clinic th {
	border-collapse: collapse;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	background-color: #E9F8EC;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.table-clinic td {
	border-collapse: collapse;
	line-height: 1.4;
	font-size: 90%;
	border: 1px dotted #999999;
	padding: 8px;
}


.service-menu-icon ul {
	list-style:none;
	font-size: 15px;
	line-height: 1.2em;

}

.service-menu-icon li {
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 3px solid #ffffff;     /* 枠線の装飾 */
	color: #FFFFFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	width: 80px;
	margin-left: 10px;
	
}

* html .service-menu-icon li { /* IE 6 */
	display: inline;
	zoom: 1;
}
*:first-child+html .service-menu-icon li { /* IE 7 */
	display: inline;
	zoom: 1;
}

.service-menu-icon li a{
color:#FFFFFF;
}


.sm-icon-01 {background-color: #8BC62C;font-size: 11px;letter-spacing: 0em;}
.sm-icon-02 {background-color: #EC843D;}
.sm-icon-03 {background-color: #ECB93D;}
.sm-icon-04 {background-color: #2CB2C6;}
.sm-icon-05 {background-color: #DC96D6;font-size: 13px;}
.sm-icon-06 {background-color: #7694EC;}
.sm-icon-07 {background-color: #62C7A9;}
.sm-icon-08 {background-color: #2E8DCD;font-size: 13px;}


/* FAQ */


.faqQ {
	cursor:pointer;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 14px;
	background-image: url(../../first/images/faq/mrk_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-weight: normal;
}
.faqA {
	background-image: url(../../first/images/faq/mrk_a.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.faqQ:hover {
	color:#278037;
}


.subBox {
	-moz-border-radius: 6px;    /* Firefox */
	-webkit-border-radius: 6px; /* Safari,Chrome */
	border-radius: 6px;         /* CSS3 */
	border: 1px solid #1C5926;     /* 枠線の装飾 */
	background-color: #ffffff;   /* 背景色 */
	position: relative;
	padding: 10px;
}

/* 会社概要 */

.table-company {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;

}

.table-company th {
	border-collapse: collapse;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	background-color: #E9F8EC;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}

.table-company td {
	border-collapse: collapse;
	line-height: 1.4;
	font-size: 90%;
	border: 1px dotted #999999;
	padding: 5px;
}


/* 料金 */

.table-price {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;

}

.table-price th {
	border-collapse: collapse;
	font-weight: normal;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	background-color: #E9F8EC;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}

.table-price td {
	border-collapse: collapse;
	line-height: 1.4;
	font-size: 90%;
	border: 1px dotted #999999;
	padding: 5px;
}


/* 院内風景
---------------------------------------------------- */

.facluty-box {
	float: left;
	margin-right: 9px;
	margin-left: 10px;
	width: 200px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;

}

.facluty-box-pic {


}

.facluty-box-number {
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 50px;
	text-align: right;
	right: 5px;
	top: 112px;


}

.facluty-box-number p {
	font-size: 28px;
	color: #FFFFFF;
	font-family: 'Bevan', serif;
	text-shadow:
	1px 1px 1px rgba(0, 0, 0, 0.6),
	-1px -1px 1px rgba(255, 255, 255, 0.5);
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	color: #FFFFFF;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	background-color: #278037;
	background-color:rgba(39,128,55,0.5);
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;

}

.facluty-box-ex {
	letter-spacing: 0em;
	font-size: 90%;
	color: #333333;
	line-height: 1.6em;
}


.facluty-index-box01 {
	width: 330px;
	background-image: url(../facilities/images/bg_marunouchi.gif);
	background-repeat: no-repeat;
	height: 430px;
	float: left;
}

.facluty-index-box02 {
	width: 330px;
	background-image: url(../facilities/images/bg_omotesandou.gif);
	background-repeat: no-repeat;
	height: 430px;
	float: right;
}

.facluty-index-box01 p, .facluty-index-box02 p {
	padding-bottom: 28px;
	text-align: center;
	padding-top: 12px;
}

.facluty-index-box01 ul, .facluty-index-box02 ul {
	list-style-type: none;
	padding-left: 30px;
}

.facluty-index-box01 li, .facluty-index-box02 li {
	background-image: url(../images/body/pointer5.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left 0.5em;
	padding-bottom: 5px;
}


/*-------------------------------------------------- */
/* サイトマップ
---------------------------------------------------- */

.link-sitemap {
	float: left;
	width: 50%;
}

.link-sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}

.link-sitemap li {
	background-image: url(../img/body/icon_arw2.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.2em 0.4em;
	padding-bottom: 1em;
	font-weight: normal;
	line-height: 1.5em;
}

.link-sitemap ul ul {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}

.link-sitemap ul ul ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.link-sitemap ul ul ul ul {
	list-style-type: none;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.link-sitemap li li {
	background-image: url(../img/body/icon_arw2s.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.3em;
	font-weight: normal;
	padding-bottom: 1px;
}

.link-sitemap li li li {
	background-image: url(../img/body/pointer_disk.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.6em;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 100%;
}

.link-sitemap li li li li {
	background-image: url(../img/body/pointer_disk_s.gif);
	background-repeat: no-repeat;
	padding-left: 1.2em;
	background-position: 0.3em 0.5em;
	padding-bottom: 0em;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5em;
}


.link-sitemap a:link {
	color: #000000;
	text-decoration: none;
}

.link-sitemap a:visited {
	text-decoration: none;
	color:#333333;
}

.link-sitemap a:hover {
	text-decoration: underline;
	color:#278037;
}

.link-sitemap a:active {
	text-decoration: underline;
	color:#000000;
}


/* フォーム */

.table-form {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	line-height: 1.6;

}

.table-form th {
	border-collapse: collapse;
	font-weight: normal;
	background-color: #E9F8EC;
	text-align: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	width: 200px;
}

.table-form td {
	border-collapse: collapse;
	font-size: 90%;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

.table-form-title {
}



/*-------------------------------------------------- */
/* 症状カルテ
---------------------------------------------------- */


ul.karte-list {
}

ul.karte-list li {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	border:#278037 solid 1px;
	padding:10px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	width:308px;
}

ul.karte-list li:nth-child(even) {	margin-right:0px;}


ul.karte-list h4 {
	font-size: 120%;
	font-weight: normal;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background: #278037;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height:1.5;

}

ul.karte-list h4 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}

a.karte-btn-detail {
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	background:#FF761B url(../img/body/pinter_01.png) no-repeat 0.5em 1em;
	color: #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 16px;
	padding-bottom: 5px;
	text-decoration:none;
	display:block;
	float:right;

}

a.karte-btn-detail:hover {background:#D05300 url(../img/body/pinter_01.png) no-repeat 0.5em 1em;}


ul.karte-list li p {}




/*-------------------------------------------------- */
/* 開院10周年
---------------------------------------------------- */


body.ten-year .bnr-10year{ display:none;}


body.ten-year .side-10year{ display:none;}


ul.ten-year-list {
	margin-left:-3%;
}

ul.ten-year-list li {

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;

	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */

	border:#1C5926 solid 1px;

	float:left;
	margin-left:3%;
	margin-bottom:3%;
	width:30.33%;
	padding:0.5em;
	
}


ul.ten-year-list li strong {
	display:block;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;         /* CSS3 */
	padding:0.3em;
	background:#DCF4E0;
	text-align:center;
	margin-bottom:10px;
	
}


a.btn-ten-year {
	display: block;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	text-align: center;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 1em;
	text-decoration: none;

	color:#fff;
	background:none;
	margin-top:10px;
	background:#1C5926;
	border: #1C5926 solid 1px;
}


a.btn-ten-year:hover {
	background:#fff;
	border: #999 solid 1px;
	color:#333;
}


.btn-ten-year-null {
	display: block;
	-moz-border-radius: 4px;    /* Firefox */
	-webkit-border-radius: 4px; /* Safari,Chrome */
	border-radius: 4px;         /* CSS3 */
	text-align: center;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 1em;
	text-decoration: none;
	border: #E0E0E0 solid 1px;
	color:#000;
	background:#E0E0E0;
	margin-top:10px;
}


ul.ten-year-list li p{
	min-height:30px;
}


.letter_box{
	background:url(/10_year_anniversary/img/001-Basik-Paper.png);
	padding: 40px 40px;
	margin-bottom:50px;
	position:relative;
    -webkit-box-shadow: 0 10px 6px -6px #ccc;
       -moz-box-shadow: 0 10px 6px -6px #ccc;
            box-shadow: 0 10px 6px -6px #ccc;}
.letter_box h3{
	text-align:center;
	font-size:1.7em;
	margin-bottom:20px;
	font-weight:normal;
	border-bottom:1px solid #aaa;
	padding-bottom:15px;}
.letter_box p{
	line-height:36px;
	background:url(/10_year_anniversary/img/bg-note03.png);
	/* text-indent:1em; */
	padding-top:36px;
	}
.letter_box2 p{
	text-indent:0;
	}
.letter_box p.letter_list{
	text-indent:0;
	padding-left:1em;}
.pt0{
	padding-top:0!important;}

/* プルダウンメニュー */
#nav-select { display:none;}



/**/

ul.link-nav {
	margin-top:30px;
	margin-bottom:0px;
}

ul.link-nav li {
	float:left;
	width:60%;
}

ul.link-nav li:first-child {
	width:35%;
	margin-right:5%;
}

ul.link-nav li a{
	border-left:#288038 solid 2px;
	padding-left:10px;
	font-size:1.1em;
	display:block;
}


/* Page Top */

#pageTop {
	position:fixed;
	bottom:20px;
	right:20px;
	}

* html #pageTop {
	display: none;
	float: right;
	}


/* バナー表示 */

#footer-bnr {
	display:none;

}


* html #footer-bnr {
	display: none;

	}









/*   .clearfixとか  20110406クラスあり修正版
----------------------------------------------------------*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clearfix{
	display:block;
}
/* End H*/



.clearAll{ clear:both}


/*　　img のリンク　マウスオーバー
----------------------------------------------------------*/

a.mouseOver:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


/*　　画像置換　マウスオーバー
----------------------------------------------------------*/

	.hide-text {
  	display:block;
    text-indent: 100%; !important;
	/* IE 6以下 */
    text-indent: -9998px;
    white-space: nowrap;
    overflow: hidden;
  }
  
  
  
  a.hide-text {
  	display:block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
    a.hide-text:hover{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
  }
  
 
 
 
  ul.hide-text a{
  	display:block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
   ul.hide-text:hover a{

  }




/*　　スマホのみ改行
----------------------------------------------------------*/

.sp-br { display:inline;}



/*　　アンカー
----------------------------------------------------------*/

.anchor {
	margin-top:-120px;
	padding-top:120px;
}



/*　　
----------------------------------------------------------*/
.w980{
	max-width:980px;
	width:100%;
	margin-left:auto;
	margin-right:auto;}
	
.wp_main_content_body img{
	max-width:100%;
	max-height:360px;
	width:auto;
	height:auto;}

.wp_main_content_body .sub_title2{
	margin-bottom:45px;}
	


/*新着情報*/
.col3_photo_list{display:flex;
display:-ms-flexbox;/*--- IE10 ---*/
justify-content: flex-start;
-ms-flex-pack: start;
	flex-wrap: wrap;
  -ms-flex-wrap: wrap;}
	
.col3_photo_list > * {
	width:18.3%;
	margin-left:2%;
}
.col3_photo_list > *:nth-child(5n-4) {
	margin-left:0;
}

.col3_photo_list > * img{
	max-width:100%;
	height:auto;
}

/*関連リンク、資料ダウンロード*/
.kanren-box{ border:1px solid #ddd;
padding:20px ;
margin:30px 0px;
}

.kanren-box ul{ 
list-style:disc;
margin-left:2em;
}
.kanren-box h2{ 
font-size:125%;
font-weight:normal;
}

/*関連リンク*/
.ul_link_blank li{ margin:15px 0 15px 0}
.ul_link_blank li:last-child{ margin:10px 0 0px 0}

	.ul_link_blank li a{ 
	margin:10px 0 10px 0;}
	.ul_link_blank li a:after{ 
	content:"\f08e";
	font-family:FontAwesome;
	margin-left:5px;
	color:#888;
	text-decoration:none;
	display: inline-block;}

.ul_link_blank span{ }
span.caption_s{ display:block; margin:5px 0px 0px 0px;
font-size:90%; color:#666;}


/*資料ダウンロード*/
.ul_link_file li{ margin:15px 0 15px 0}
.ul_link_file li:last-child{ margin:10px 0 0px 0}

.ul_link_file span{ }



.news_file_size{
	margin:0 5px;}


 .wp_main_pic_frame img{
	margin:0 0 20px 0;
}
.small .wp_main_pic_frame img{
    float: right;
    max-width: 220px;
	margin:0 0 20px 20px;
}

.wp_main_content_body #honbun img{
	max-width:100%;
	margin:0 0 20px;
	height:auto;}
.wp_main_content_body .wp_sidebar img{
	margin:0 0 0;}
.wp_main_content #honbun p:first-child img{
	margin:0 0 30px;}
	
.wp_main_content a:hover > img{
	opacity:.7;}

.wp_main_content_body #honbun p{
	margin-bottom:15px;
	line-height: 1.8;

}
	
.single_page_nav{
	border-top:1px solid #ccc;
	margin-top:50px;}
.single_page_nav a{
	display:block;
	width:100%;
	padding:25px 10px;
	color:#000;
	text-decoration:none;
    box-sizing: border-box;
	transition:.3s;}
.single_page_nav a:hover{
	background:#eee;}
	
.navi_r,.navi_l{
	display:inline-block;
	width:50%;}
.navi_r{
	text-align:right;}
	
.nav-links{
	text-align:center;}
a.page-numbers{
	text-decoration:none;
	margin:0 5px;
	display:inline-block;
	padding:2px 8px;
	background:#f1f1f1;
	color:#000;
	transition:.3s;}
.page-numbers.current,
a.page-numbers:hover{
	margin:0 5px;
	display:inline-block;
	padding:2px 8px;
	background:#666;
	color:#fff;}
	
.navigation.pagination {
	margin-top:40px;}
.navigation.pagination h2.screen-reader-text{
	display:none;}
	
.news_new {
	margin-left:5px;
	color:#DD2D30;
	font-size:80%;}
	
.subpage_title2 {
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
    font-size: 130%;
	}
	

.wp_main_content_body {
	padding-bottom:60px;
}


.news_archive_list  {
	line-height:1.8;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;}
.news_archive_list li {
	padding:20px 0;
	border-bottom:1px dashed #ccc;}
.news_archive_list li:last-child {
	border-bottom:none;}
.news_archive_list li a{
	color:#333;}
	
.news_list_title{
	font-size:110%;}
	
span.news_new {
    color: #F53A81;
    margin-left: 7px;
}
.news_wrap_left span.news_new {
    margin-left: -2px;
}

.news_cat_span {
    font-size: 90%;
    background: #478E3C;
    color: #fff;
    margin: 0 12px;
    display: inline-block;
    text-align: center;
    width: 8em;
    padding-bottom: 1px;
}

.nav-links{
	text-align:center;
    line-height: 2;}
a.page-numbers{
	text-decoration:none;
	font-size:120%;
	margin:0 5px;
	display:inline-block;
	padding:2px 8px;
	background:#f1f1f1;
	color:#000;
	transition:.3s;}
.page-numbers.current,
a.page-numbers:hover{
	font-size:120%;
	margin:0 5px;
	display:inline-block;
	padding:2px 8px;
	background:#478E3C;
	color:#fff;}
	
.navigation.pagination {
	margin-top:40px;}
.navigation.pagination h2.screen-reader-text{
	display:none;}
	
#Lnavi ul li.current-cat a{
    color: #333333;
    font-weight: bold;
    background-color: #EBFAED;
}

.col3_photo_list > * a{
	display:block;
}