@charset "UTF-8";

/* =========================================================
reset
========================================================= */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

q:before,
q:after {
	content: "";
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
}

/* =========================================================
start
========================================================= */

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
		sans-serif;
	font-size: 88%;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
	min-width: 940px;
	/* background: url(../commonimages/bg_body.png) repeat left top; */
	background-color: #cbe1d4;
}

a {
	color: #000000;
}
a:hover {
	color: #000000;
}

/* =========================================================
class
========================================================= */

/* クリアフィックス */
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
}

/* マージン設定 */
.mbNone {
	margin-bottom: 0 !important;
}

.mbSS {
	margin-bottom: 0.5em !important;
}

.mbS {
	margin-bottom: 1em !important;
}

.mbM {
	margin-bottom: 2em !important;
}

.mbL {
	margin-bottom: 3em !important;
}

.mbLL {
	margin-bottom: 4em !important;
}

.mtNone {
	margin-top: 0 !important;
}

.mtSS {
	margin-top: 0.5em !important;
}

.mtS {
	margin-top: 1em !important;
}

.mtM {
	margin-top: 2em !important;
}

.mtL {
	margin-top: 3em !important;
}

.mtLL {
	margin-top: 4em !important;
}

.ptNone {
	padding-top: 0 !important;
}

/* テキスト位置 */
.t-aR {
	text-align: right;
}

.t-aC {
	text-align: center;
}

.t-aL {
	text-align: left;
}

/* 見出し */
.headline1 {
	margin: 0 0 20px;
	padding: 20px 0 20px 40px;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	background: url(../commonimages/bg_h1.png) no-repeat left center;
}

.headline2 {
	margin: 0 0 20px;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	background: url(../commonimages/bg_h2.gif) repeat-x left bottom;
}

.headline3 {
	margin: 0 0 12px;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: url(../commonimages/bg_h3.gif) no-repeat left center;
}

.headline3_02 {
	margin: 0 0 12px;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: url(../commonimages/bg_h3_02.gif) no-repeat left center;
}

.headline4 {
	margin: 0 0 5px;
	color: #de8315;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	background: url(../images/headline4.gif) no-repeat left center;
}

/* リード文 */
p.lead {
	color: #de8315;
	font-size: 18px;
	font-weight: bold;
}

p.lead02 {
	color: #339933;
	font-size: 18px;
	font-weight: bold;
}

strong {
	color: #de8315;
	font-weight: bold;
}

/* リンクアイコン */
.linkicon {
	/* background: url(../commonimages/ico05.gif) no-repeat left center; */
	background: url(../commonimages/ico01.png) no-repeat left center;
	padding-left: 17px;
	color: #000;
}

.btn_link a {
	color: #fff;
	padding: 7px 10px 7px 20px;
	border: 1px #d7c2d8 solid;
	outline: 1px #a478a9 solid;
	background: #a478a9 url(../images/ico01.gif) no-repeat 10px center;
}

/* データリンクアイコン */
.pdficon {
	background: url(../commonimages/pdf.gif) no-repeat right center;
	padding-right: 20px;
}

.exelicon {
	background: url(../commonimages/exel.gif) no-repeat right center;
	padding-right: 20px;
}

.wordicon {
	background: url(../commonimages/word.gif) no-repeat right center;
	padding-right: 20px;
}

/* リンクボタン */

.linkbtn {
	padding: 10px 0;
	text-align: center;
}

.linkbtn a {
	clear: both;
	padding: 7px 2px;
	background: #dc8515;
	text-decoration: none;
}

.linkbtn span {
	padding: 4px 10px 4px 27px;
	color: #fff;
	text-decoration: none;
	border: 1px #ffffff dotted;
	background: url(../commonimages/ico03.png) no-repeat 7px center;
}

/* 左寄り */
.linkbtnL {
	clear: both;
	padding: 10px 0;
	text-align: left;
}

.linkbtnL a,
.linkbtnL a:link,
.linkbtnL a:visited {
	clear: both;
	padding: 7px 2px;
	background: #dc8515;
	text-decoration: none;
}

.linkbtnL span {
	padding: 4px 10px 4px 27px;
	color: #fff;
	text-decoration: none;
	border: 1px #ffffff dotted;
	background: url(../commonimages/ico03.png) no-repeat 7px center;
}

.linkbtnL a:hover,
.linkbtnL a:active {
	text-decoration: none;
}

/* 中央寄り */
/*.linkbtnC{ 
	clear: both;
	padding: 10px;
	text-align: center;
	background: url(../commonimages/btn_more.png) no-repeat center center;
	}
	
.linkbtnC a,.linkbtnC a:link,.linkbtnC a:visited{
	padding-left: 17px;
	color: #FFF;
	text-decoration: none;
	background: url(../commonimages/ico03.png) no-repeat left center;
	}
	
.linkbtnC a:hover,.linkbtnC a:active{
	text-decoration:none;
	}
	
.linkbtnC a span{}
*/

.linkbtnR {
	/* 右寄り */
	clear: both;
	padding: 10px;
	text-align: right;
	background: url(../commonimages/btn_more.png) no-repeat right center;
}

.linkbtnR a,
.linkbtnR a:link,
.linkbtnR a:visited {
	padding-left: 17px;
	color: #fff;
	text-decoration: none;
	background: url(../commonimages/ico03.png) no-repeat left center;
}

.linkbtnR a:hover,
.linkbtnR a:active {
	text-decoration: none;
}

/* ※マーク */
.asterisk {
	font-size: 86%;
	margin-left: 1em;
	text-indent: -1em;
}

/* テーブルの設定 */
table.tbA {
	width: 100%;
	margin-bottom: 2em;
	border-top: 1px #f3d7af solid;
	border-left: 1px #f3d7af solid;
}
table.tbA th {
	padding: 10px 15px;
	background-color: #fffcf7;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}
table.tbA td {
	padding: 10px;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
	background-color: #fff;
}

table.tbB {
	width: 100%;
	margin-bottom: 2em;
	border-top: 1px #f3d7af solid;
	border-left: 1px #f3d7af solid;
}
table.tbB th {
	padding: 10px;
	text-align: center;
	background-color: #fef8eb;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}

table.tbB thead th {
	text-align: center;
	background-color: #fffcf7;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}
table.tbB td {
	text-align: center;
	padding: 10px;
	background-color: #fff;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}

table.tbB td.firstChild {
	border-left: none;
}

table.tbC {
	width: 100%;
	margin-bottom: 2em;
	border-top: 1px #f3d7af solid;
	border-left: 1px #f3d7af solid;
}
table.tbC th {
	text-align: center;
	padding: 10px 15px;
	background-color: #fffcf7;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}
table.tbC td {
	text-align: center;
	padding: 10px;
	background-color: #fff;
	border-right: 1px #f3d7af solid;
	border-bottom: 1px #f3d7af solid;
}

/* リスト */
ul.list li {
	line-height: 1.4;
	background: url(../commonimages/li.gif) no-repeat 3px 2px;
	margin-bottom: 0.8em;
	padding-left: 25px;
	font-size: 14px;
}

ul.list2 li {
	margin-left: 20px;
	list-style: disc;
}

ul.list1-3 li {
	width: 33%;
}

ul.list1-4 li {
	width: 25%;
}

ul.list1-2 li,
ul.list1-3 li,
ul.list1-4 li {
	float: left;
}

ul.list1-2 li .listin,
ul.list1-3 li .listin,
ul.list1-4 li .listin {
	margin-right: ;
	padding-left: ;
}

/*ol.list li span.number{
	padding:0.3em 0.5em;
    /padding:0.5em 0.5em;
	margin-right:0.5em;
	}
*/

ol.list li {
	margin-bottom: 0.5em;
	list-style: none;
	padding-left: 27px;
	font-size: 14px;
}

ol.list li.no01 {
	background: url(../commonimages/no01.gif) no-repeat 2px 0px;
}
ol.list li.no02 {
	background: url(../commonimages/no02.gif) no-repeat 2px 0px;
}
ol.list li.no03 {
	background: url(../commonimages/no03.gif) no-repeat 2px 0px;
}
ol.list li.no04 {
	background: url(../commonimages/no04.gif) no-repeat 2px 0px;
}
ol.list li.no05 {
	background: url(../commonimages/no05.gif) no-repeat 2px 0px;
}
ol.list1-2 li,
ol.list1-3 li,
ol.list1-4 li {
	line-height: 1.3;
	float: left;
}

.evenlist li {
	float: left;
	white-space: nowrap;
	margin-right: 1.5em;
	zoom: 1;
}

dl.list {
	margin-bottom: 1em;
	list-style: none;
	font-size: 14px;
}

dl.list dt {
	margin: 0 0 5px;
	color: #dc8515;
	border-bottom: 1px #dc8515 dotted;
}

dl.list dd {
	padding-left: 10px;
}

/* 添える写真 */
.figureR {
	float: right;
	margin: 0 0 1.5em 15px;
}

.figureL {
	float: left;
	margin: 0 15px 1.5em 0;
}

.figborder {
	padding: 2px;
	border: solid 1px #ddd;
}

/* フロートした写真の横に配置するオブジェクト回り込み解除 */
.nowraparound {
	overflow: hidden;
}

/* 添える写真のキャプション */
span.figcaption {
	display: block;
	line-height: 1.4;
	font-size: 12px;
	padding: 8px 10px;
}

/* コラムレイアウトの設定 */
.column {
	margin: 0 0 30px;
	padding: 20px;
	background: #fff;
}

.columntitle {
	margin-bottom: 1em;
	background: url(../commonimages/ico04.gif) no-repeat 0px 3px;
	border-bottom: 1px #e0922f dotted;
}

.columntitle span {
	padding: 0 10px 5px 25px;
	color: #df902a;
	font-size: 16px;
	font-weight: bold;
}

.columntitle02 {
	margin-bottom: 1em;
	background: url(../commonimages/ico04_02.gif) no-repeat 0px 3px;
	border-bottom: 1px #339933 dotted;
}

.columntitle02 span {
	padding: 0 10px 5px 25px;
	color: #339933;
	font-size: 16px;
	font-weight: bold;
}

.column p,
.column02 p {
	margin-bottom: 0;
}

/* 2/1や3/1のボックスの設定 */
.boxcover1-2 {
	overflow: hidden;
	zoom: 1;
	clear: both;
	width: 720px;
	margin-right: -20px;
	margin-bottom: 2em;
}
.box1-2 {
	float: left;
	margin-right: 20px;
	width: 340px;
}

.boxcover1-3 {
	zoom: 1;
	overflow: hidden;
	clear: both;
	width: 720px;
	margin-right: -20px;
	margin-bottom: 3em;
}

.box1-3 {
	float: left;
	margin-right: 20px;
	width: 220px;
}

.box2-3 {
	float: left;
	margin-right: 20px;
	width: 460px;
}

.box1-4 {
	font-size: 86%;
	float: left;
	margin-right: 12px;
	margin-bottom: 1em;
	width: 166px;
}

.boxcover1-4 {
	zoom: 1;
	overflow: hidden;
	clear: both;
	width: 712px;
	margin-right: -12px;
}

/* 2/1のボックスの設定　マージンなし */
.boxcover1-2-2 {
	overflow: hidden;
	zoom: 1;
	clear: both;
	width: 720px;
	margin-right: -20px;
	margin-bottom: 0em;
}

/* コラムレイアウトの内の2/1や3/1のボックスの設定 */
.column .box1-2 {
	float: left;
	margin-right: ;
	width: ;
}

.column .box1-3 {
	float: left;
	margin-right: ;
	width: ;
}

/* セクションのマージン設定 */
.section {
	overflow: hidden;
	margin-bottom: 3em;
}

.section1 {
	margin-bottom: 3em;
}
.section2 {
	overflow: hidden;
}

.section_hr {
	margin-bottom: 2em;
	border-bottom: 3px #dddddd double;
}

.section .section {
	margin-bottom: 2em;
}
.section .section .section {
	margin-bottom: 1.3em;
}

.contentsheader {
	margin-bottom: 2em;
}

/* デフォルトでクリアフィックスをかけておく */
.section:before,
.section:after,
.contentsheader:before,
.contentsheader:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.section:after,
.contentsheader:after {
	clear: both;
}

.section,
.contentsheader {
	*zoom: 1;
}

.column {
	zoom: 1;
}
.column:after {
	content: "";
	display: block;
	clear: both;
}

/* =========================================================
layout
========================================================= */

p {
	font-size: 14px;
	color: #333;
	margin-bottom: 0.5em;
	padding: 0 5px;
}

.line {
	border: 5px #ffffff solid;
}

#header {
	width: 100%;
	height: 164px;
	overflow: hidden;
	/* background: url(../commonimages/bg_header.jpg) repeat-x left top; */
	background-color: #cbe1d4;
}

#hd_info {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	height: 75px;
}

#hd_info h1 {
	padding-top: 20px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	float: left;
}

#hd_info ul {
	padding-top: 25px;
	float: right;
}

#hd_info li {
	display: inline;
	margin: 0 0 0 30px;
}

#header_inner {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	height: 88px;
}

#logo {
	margin: 0 0 20px 0;
	float: left;
}

#header_inner p {
	float: left;
}

#header_inner ul {
	float: right;
}

#header_inner li {
	float: left;
}

#contents {
	width: 946px;
	margin: 0 auto;
	padding: 30px 0 0;
	overflow: hidden;
}

#main {
	width: 704px;
	margin: 0 0 50px;
	float: left;
}

#sub {
	width: 224px;
	margin: 0;
	float: right;
}

#sub .sub_bnr {
	margin: 0 0 15px;
}

#sub .sub_bnr li {
	margin: 0 0 10px;
	line-height: 1;
}

#sub_info {
	margin: 0 0 15px;
	padding: 6px;
	border: 1px #dc8515 dotted;
	text-align: center;
	/* background: url(../commonimages/bg_sub.gif) no-repeat right bottom; */
}

#sub_info_inner {
	/* padding: 10px; */
	/* background: url(../commonimages/bg_sub_top.gif) no-repeat right top; */
	padding: 4px 0;
	background-color: #fff;
	border-radius: 8px;
}

#sub_info h2 {
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px #dc8515 dotted;
}

#sub_info h3 {
	font-size: 15px;
}

#sub_info p {
	padding: 5px 10px;
}

.sub_font {
	font-size: 13px;
}

p.sub_tel {
	margin: 15px 0;
	padding: 10px 0;
	border-top: 1px #dc8515 dotted;
	border-bottom: 1px #dc8515 dotted;
}

p.sub_tel span {
	padding-left: 32px;
	font-size: 20px;
	background: url(../commonimages/ico_tel.png) no-repeat left center;
}

#footer {
	padding: 5px 0;
	background: #fff;
}

#footer_inner {
	border-top: 1px #dc8515 dotted;
	border-bottom: 1px #dc8515 dotted;
}

#ft_nav {
	width: 940px;
	margin: 0 auto;
	padding: 25px 0;
	overflow: hidden;
}

#ft_nav ul {
	float: left;
	margin: 0 80px 0 0;
}

#ft_nav ul li {
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	font-size: 14px;
	/* background: url(../commonimages/ico01.jpg) no-repeat 0px 3px; */
	background: url(../commonimages/ico01.png) no-repeat 0px 3px;
}

#ft_nav ul li a {
	text-decoration: none;
}

#ft_nav ul li ul {
	margin: 10px 0 0 0;
	float: none;
}

#ft_nav ul li ul li {
	margin: 0 0 10px;
	padding: 0 0 0 13px;
	font-size: 12px;
	background: url(../commonimages/ico02.gif) no-repeat 0px 5px;
}

#copy {
	width: 100%;
	padding: 15px 0 10px;
	color: #fff;
	text-align: center;
	background: url(../commonimages/bg_footer.png) repeat left top;
}

#copy p {
	color: #fff;
	line-height: 1;
}

/* =========================================================
共通設定
========================================================= */

#breadcrumbs {
	padding: 10px 0;
	border-bottom: 1px #dddddd solid;
	font-size: 87%;
}

#breadcrumbs ul {
	width: 941px;
	margin: 0 auto;
}
#breadcrumbs li {
	display: inline;
	padding-right: 5px;
}

#breadcrumbs li a {
	padding-right: 10px;
}

#pagetop {
	clear: both;
	width: 940px;
	margin: 0px auto;
	text-align: right;
}
#pagetop p {
	margin: 0;
	padding-top: 50px;
	padding-right: 240px;
}

#category {
	height: 140px;
	background: url(../images/bg_cate.png) no-repeat center top;
	background-color: #bda28f;
}

#category h1 {
	width: 940px;
	margin: 0px auto;
	height: 100px;
	padding-top: 40px;
	font-size: 26px;
	text-align: left;
	color: #fff;
}

#local_nav {
	width: 220px;
	margin: 0 0 20px;
	/* background: url(../images/bg_sub.png) no-repeat left bottom; */
}

#local_nav h2 {
	/* padding: 10px 0; */
	padding: 10px 0 6px 0;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: url(../images/bg_sub_tit.png) no-repeat left top;
}

#local_nav ul.allbtn {
	background-color: #fff;
	border: 1px #dc8515 solid;
	border-radius: 0 0 8px 8px;
}

#local_nav li {
	font-size: 14px;
	border-bottom: 1px #dc8515 dotted;
}

#local_nav li.lastChild {
	border: none;
}

#local_nav li a {
	padding: 10px 0 10px 30px;
	display: block;
	text-decoration: none;
	/* background: url(../commonimages/ico01.jpg) no-repeat 10px 12px; */
	background: url(../commonimages/ico01.png) no-repeat 10px 12px;
}

#local_nav li a:hover,
#local_nav li a.current {
	color: #d98013;
	font-weight: bold;
}

.childmenu {
	width: 710px;
	overflow: hidden;
	margin-right: -10px;
}

.childmenu li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 345px;
	font-size: 115%;
}

.childmenu li img {
	float: left;
	margin-right: 10px;
}

.childmenu li a {
	border: 1px dotted #cccccc;
	background: #fff;
	overflow: hidden;
	text-decoration: none;
	display: block;
	padding: 5px;
	display: flex;
	align-items: center;
}

.childmenu li a span {
	/* padding-top:15px; */
	display: block;
	font-weight: bold;
}

.childmenu li a:hover {
	border: 1px dotted #de8315;
	background: #fffcf7;
}

.medicalmenu {
	margin-top: 0.5em;
}

.medicalmenu li {
	font-size: 16px;
}

.medicalmenu li a {
	padding: 6px 0 6px 30px;
	display: block;
	text-decoration: none;
	/* background: url(../commonimages/ico01.jpg) no-repeat 10px 10px; */
	background: url(../commonimages/ico01.png) no-repeat 10px 10px;
}

.medicalmenu li a:hover {
	color: #d98013;
	font-weight: bold;
}

/* =========================================================
print style
========================================================= */

@media print {
	/* プリント用のスタイル  */
}
