@charset "utf-8";
/* CSS Document --*/

/*-- header -*/
#header{
	width:100%;
}

#header_in{
	width: 960px;
	margin: 0 auto 1em auto;
	padding: 0 0 0 0;
	background-color: #FFF;
	overflow: hidden;
}

#head_topline{
	width:100%;
	margin: 0;
	background-color:#8eb9e3;
}

#head_textarea{
	width: 950px;
	height: 25px;
	margin:0 auto;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	color: #000;
}

#head_left{
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 10px;
}

#head_right{
	height: 100px;
	float: right;
	padding-right: 10px;
}





#head_navi_wrap{
	width:100%;
}




#head_navi{
	overflow:hidden;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	width: 940px;
	margin:0 auto;
}
#head_navi ul {
	zoom: 1;
	width: 940px;
}
#head_navi ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#head_navi li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#head_navi_n{
	overflow:hidden;
	height: 50px;
	background-color: #FFF;
	width: 960px;
	margin:0 auto;
	padding: 0px;
}
#head_navi_n ul {
	zoom: 1;
	width: 960px;
}
#head_navi_n ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#head_navi_n li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






/*-- main area -*/
#mainwrap{
	width:100%;
}



#main{
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#mainimagewrap{
	width:100%;
}

#mainimage{
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
}


#mainimage2{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

/*-- feature -*/
#feature{
	width: 670px;
	background-image: url(../images/f_back002.jpg);
	background-repeat: repeat-y;	
	margin-bottom:20px;
}

/* お知らせ欄 -*/
#topinfo{
	height: 416px;
	width: 610px;
	border: 0px;
	padding: 5px 0 0 0 ;
	margin: 0 0 0 30px;
	overflow: auto;
}

#topinfo dl{
	margin: 0 auto 1em;
	width:96%;
}

#topinfo dt {
	font-size: 16px;
	color: #698de0;
	margin: 0 auto 0.5em auto;
	padding: 0 0 0 0;
	line-height: 1.5em;
	font-weight: bold;
}

#topinfo dt:before{
display: inline-block;
	font-family: FontAwesome;
	content: "\f199";
	font-weight: normal;
	font-style: normal;
	margin-right:0.3em;
}

#topinfo dd {
	font-size: 14px;
	padding: 0 0 1em 0;
	margin:0 auto 1em auto;
	border-bottom: 2px dotted #C1E7F2;
}

#topinfo dd strong{
	color:#EB9024;
	
}

/*-- clinic information -*/
#baseinfo{
	background-color: #FFF;
	padding-top: 10px;
}
#baseinfo_left{
	margin-right: 10px;
	float: left;
	padding-left: 10px;
}
#baseinfo_right{
	width: 401px;
	float: right;
}
#baseinfo_btm{
	margin-left: 10px;
	padding-bottom: 0px;
}

/*-- footer -*/
#footer{
	width: 100%;
	background-color: #c7e5c7;
}

#footer_in{
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

#ft_clinfo{
	width: 380px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
	margin-bottom: 10px;
}


/*-- height -*/
.ft_wrapper{
	float: left;
	height: 150px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;

}


.ft_menu{
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
	font-weight: bold;
}

.ft_menu2{
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b5b5b;
	font-weight: bold;
}

.ft_menu3{
	float: left;

	width: 100px;
	height: 100%;

}




/*-- main area -*/
#navi{
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#navi li:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#navi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#contents{
	width: 670px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#infoarea{
	background-image:url(../images/top_info_02.jpg);
	background-repeat:repeat-y;
}

/*-- base box -*/
.textbox{
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 1.6em;
}
.textbox2{
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 1.6em;
}
.textbox3{
	margin-bottom: 0px;



	background-color:#CCC；
	margin-left: 10px;
	line-height: 1.6em;
	padding: 10px;
	border-radius: 10px;        /* CSS3草案 --*/
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 --*/
	-moz-border-radius: 10px;   /* Firefox用 --*/
	width: 360px;
	background-color: #FFEEFA;

}
.h3box{
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.h4box{
	padding-left: 45px;
	margin-bottom: 10px;
	line-height: 1.4em;
}


.boxL30{
	padding-left: 30px;
	padding-right: 30px;
}
.boxL30 p{
	margin: 0;
	letter-spacing: 0.02rem;
}
.txt_c{
	text-align: center;
}
.top_content{
	color: #4d4d4d;
	font-size: 17px;
	line-height: 1.4em;
}
.box001{
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.6em;
}
.box002{
	padding-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.box003{
	padding-left: 65px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.box004{
	padding-left: 100px;
	margin-bottom: 20px;
	margin-right: 30px;
}


.box_center000{
	padding: 0px;
	margin: 0 auto;
}
.box_center001{
    width: 190px;
	padding: 0px;
    margin: 0 auto;
}



/*-- bottomline -*/
#bottomline_top{
	color: #C7E5C7;
	background-image: url(../images/top_footer_02.jpg);
	height: 37px;
}
#bottomline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #5b5b5b;
	font-size: 12px;
}

.koumoku{
	background-color:#4268AF;
	padding:5px;
	margin-bottom:10px;
	margin-left:21px;
	margin-right:10px;
	color: #ffffff;
}


.vac_table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border:1px solid #8D6541;
	margin-left: 10px;
	background-color: #FFF5E8;
}

.vac_table th{
	background-color: #69C;
	color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	
}
.vac_table td{
	color: #2E5B89;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 8px;
}


.resv{
	border-radius: 10px;        /* CSS3草案 --*/
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 --*/
	-moz-border-radius: 10px;
	background-color: #FFF2BF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}



.ANBButton{
	float:right;
}
.ANBButton a {
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 --*/
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 --*/
	-moz-border-radius: 5px;   /* Firefox用 --*/
	background-color: #4490CC;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ANBButton a:hover {
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 --*/
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 --*/
	-moz-border-radius: 5px;   /* Firefox用 --*/
	background-color: #82B8E3;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.CLimage{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center;
}



.treatimg{
	float:left;
	margin-right:20px;
	text-align:center;
	margin-bottom:20px;
	font-size:12px;
}
.roundimg img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}




.staffbox_a{
	display: flex;
	gap: 20px;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background-image:url(../images/back_blue.jpg);
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;;
}
.staffbox_b{
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background-image:url(../images/back_pink.jpg);
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	;
}
.staffbox_c{
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background-image:url(../images/back_green.jpg);
	width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	;
}




.staffname_a{
	font-size:20px;
	color:#2369B6;
	font-weight:bold;
}
.staffname_b{
	font-size:20px;
	color:#875271;
	font-weight:bold;
}
.stafftext{
	width:430px;
	font-size:16px;
	margin:0;
	line-height:1.6em;
	padding: 5px;
}

.lst_staff {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 10px 0;
}


.jimustaff{
	float:left;
	width:150px;
	margin-right:0px;
}


.clmL{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.clmR{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}



.ListMark0001 li {
	list-style-type: disc;
	margin-left: 20px;
}


.linetitle{
	font-size: 16px;
	height: 24px;
	color: #5B97D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #5B97D9;
	font-weight: normal;
	width:600px;
}

.col_orange{
	color:#FF4400;
}

.einsphoto_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 10px;
}
.einsphoto_wrap li {
	width: 310px;
	padding-bottom: 20px;
	text-align: center;
}
.einsphoto_wrap li span {
	display: block;
	margin-top: 10px;
}

