@charset "utf-8";
/* CSS Document */

/*  角丸用
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
*/

/*-------------------------------------- header --------------------------------------*/
#header_wrap{
	width:100%;
	background-color: #FFF;
}
#header{
	width: 1080px;
	margin-top: 0px;
	-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	margin-right: auto;
}
#head_topline{
	width:100%;
	margin: 0;
}

#head_textarea{
	width: 1070px;
	height: 25px;
	margin: 0 auto;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	color: #666;
}



#head_left{
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 10px;
}
#head_right{
	height: 100px;
	float: right;
	padding-right: 10px;
}



.RelativeBox{
	margin: 0 auto;
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 1080px;
	height: 400px;
}
#head_left_F{
	width: 250px;
	height: 250px;
	float: left;
	padding-left: 0px;
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 10px;
}
#head_right_F{
	height: 100px;
	float: right;
	padding-right: 10px;
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 720px;
}
#head_main_F{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}



#head_navi_wrap{
	width: 100%;
	background-color: #009A44;
}

#head_navi{
	overflow: hidden;
	height: 50px;
	width: 1080px;
	margin: 0 auto;
	padding: 0px;
}
#head_navi ul {
	zoom: 1;
}
#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 .sub-menu {
	position: absolute;
	font-size: 14px;
	width: 180px;
	background-color: #FAF9F3;
	top: 180px;/*-------------------------------------- menulist position --------------------------------------*/
	display: none;
}
#head_navi .sub-menu a {
	color: #666;
	width: 160px;
	padding: 5px 10px;
	display: block;
}
#head_navi .sub-menu a:hover {
	color: #666;
	
}

/* ホバーで子メニュー表示 */
#head_navi .menu-item-has-children:hover ul {
	display: block;
	z-index: 99;
}
#head_navi li.menu-item-has-children li a:hover {
	background-color: #E4E3D3;
	width: 160px;
	padding: 5px 10px;
	text-decoration:none;
	display: block;
}


/*-------------------------------------- main area --------------------------------------*/
#mainwrap{
	width:100%;
}

#main{
	width: 1080px;
	padding: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#mainimagewrap{
	width: 100%;
	height: 300px;
	background-image: url(../images/mainimageback.jpg);
	background-repeat: repeat-x;
	background-position: center;
}



#mainimage{
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/mainimageback.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}


/*-------------------------------------- information --------------------------------------*/
#topinfo, #toprecruit{
	width: 788px;
	border: 1px solid #CAE8A6;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: auto;
}
#topinfo{
	height: 230px;
}
#toprecruit{
	height: auto;
	max-height: 230px;
}



/*-------------------------------------- clinic information --------------------------------------*/
#baseinfo{
	background-color: #FFF;
	padding-top: 10px;
	border: 2px solid #696;
}
#baseinfo_left{
	width: 370px;
	margin-right: 10px;
	float: left;
}
#baseinfo_right{
	width: 360px;
	float: right;
}
#baseinfo_btm{
	margin-left: 10px;
	padding-bottom: 20px;
}



/*-------------------------------------- footer --------------------------------------*/
.footer_wrap{
	width: 100%;
	background-color: #009944;
}

.footer{
	width: 1080px;
	padding: 0px;
	margin: 0 auto;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #CAEB7E;
	text-decoration: underline;
}


.footer_logo{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.footer_info{
	float: left;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 1.2em;
	color: #FFF;
	margin-top: 10px;
}

/*-------------------------------------- footer_list --------------------------------------*/
.footer_list li{
	/* background: url("../images/footerback.jpg") no-repeat; */
	background-position: 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px; /* space of list */
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.footer_list li.hoge{
	margin-top:1.7em;
}

.ft_menu{
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.ft_menu2{
	float: left;
	width: 120px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.ft_menu3{
	float: left;
	width: 120px;
	height: 100%;

}


/*-------------------------------------- main area --------------------------------------*/
#navi{
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#navi li {
margin: 0 auto 0.5em;
}

#navi li a{
	display: block;
}

#navi li:last-child{
	margin-bottom: 0px;
}

#contents{
	width: 790px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}



/*-------------------------------------- base box --------------------------------------*/
.textbox{
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.6em;
}

/* 注釈等----------------------*/
.caution{
	color:#FF9900;
}

.caution li{
	margin-bottom: 0.5em;
	line-height: 1.4em;
}


/*-------------------------------------- bottomline --------------------------------------*/
#bottomline{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

/* Ｑ＆Ａ --------------------------------*/

.QAbox{
	width:94%;
	margin: 0 auto 1em;
	border-bottom: 1px dotted #86D0AB;
	padding-bottom: 1em;
	overflow: hidden;
}

.QAbox dt{
	color:#86D0AB;
	font-size: 110%;
	margin-bottom: .5em;
	font-weight: bold;
}

.QAbox dt:before{
	color:#86D0AB;
	font-weight: bold;
	content: "Ｑ.";
	font-size: 124%;
	margin-right: 0.5em;
}
.QAbox dd{
	padding-left: 2em;
	text-indent: -2em;
}
.QAbox dd:before{
	color:#F90;
	font-weight: bold;
	content: "Ａ.";
	font-size: 124%;
	margin-right: 0.5em;
}

.QAbox dd ul{
	margin: 0.5em auto 0.5em auto;
 	text-indent: 0em;
}

.QAbox dd ul li{
	padding-left: 1em;
	margin-bottom: 0.8em;
	line-height: 1.4em;
}

.QAbox dd ul li span{
	font-size: 86%;
}

.QAbox dd ul li:before{
	display: inline-block;
	font-family: FontAwesome;
	content: "\f02c";
	font-weight: normal;
	font-style: normal;
	color: #96bde6;
	margin-right: 0.5em;
}
	

/*-------------------------------------- QA ----------------------------------


.QA_Q_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #5FC391;
}
.QA_Q_Right{
	font-size:20px;
	float:left;
	width:600px;
	color: #5FC38F;
	margin-bottom:10px;
}

.QA_A_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #F90;
}
.QA_A_Right{
	float:left;
	width:600px;
}
----*/


.wrapbox{
	margin:0 1em 1.3em 1em;
	overflow:hidden;
}


.featureboxA{
	padding: 0px;
	margin-bottom: 20px;
	background-color: #EBEBEB;
}
.FBA{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}



.flowbox{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color:#FFE3B9;
	padding: 20px;
}
.flowtitle{
	font-size:1.4em;
	font-weight:normal;
	color:#7C2810;
}
.flowarrow{
	font-size:24px;
	font-weight:normal;
	color:#FF9900;
	text-align:center;
	margin-bottom: 10px;
}





.CLimage{
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	text-align:center;
}

/* RoundImage 「画像」の角を丸くする用 */ 
.RI10{
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.frame1{
	border: 1px solid #CCC;
}

/* 枠囲いの線上にタイトル表示 */ 
.tagbox{
	position: relative;
	font-size: 13px;
	width: 600px;
	border: 1px solid #3888A9;
	margin: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #F0F8FB;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */

}
.tagbox_child{
	position: absolute;
	top: -20px;
	left: 30px;
	width: 348px;
	background-color: #3888A9;
	line-height: 1em;
	border: 1px solid #3888A9;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.tagbox li{
	font-size: 16px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 18px;
	background: url(../images/listmark.png) 0 0.4em no-repeat; /* emで縦位置の指定 */
	color: #3888A9;
}
 
 
 
 
 
 
 
 
 
/*-------------------------------------- Others --------------------------------------*/
.footer_wrapon{
	width: 100%;
	height: 39px;
	background-image: url(../images/wave1080.png);
	background-repeat: repeat-x;
	background-position: center top;
}


.r10{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}



.info_box{
	background-color: #def3bd;
	padding: 20px;
	    border-radius: 10px;
}

.info_box p.ttl {
	border-bottom: 3px double #009a44;
	color: #009a44;
	font-size: 120%;
	padding-bottom: 5px;
	font-weight: bold;
	
}






