@charset "utf-8";
#wrapper #container .whitebox01 {

}
#wrapper #container .whitebox02 {
	background-color: #FFFFFF;
	width: 280px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#wrapper #container .whitebox03 {
	background-color: #FFFFFF;
	width: 280px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#wrapper #container .whitebox04 {
	background-color: #FFFFFF;
	width: 280px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#wrapper #container .whitebox05 {
	background-color: #FFFFFF;
	width: 280px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#wrapper #container .whitebox06 {
	background-color: #FFFFFF;
	width: 280px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}

#contents .imagebox01 {
	float: left;
	width: 100%;
	overflow: hidden;
}
#contents .imagebox01 img {
	float: left;
	width: 100%;
	height: auto;
}
#contents .imagebox02 {
	float: left;
	width: 100%;
}
#contents .imagebox02 img {
	float: left;
	width: 100%;
	height: auto;
}

#contents .box01 {
	float: left;
	width: 280px;
}

#contents .box02 {
	width: 280px;
}

#contents .box03 {
	width: 280px;
	background-color: #F1F1F1;
	margin-bottom: 10px;
}
#contents .box03 img {
	text-align: center;
	width: 100%;
}
#contents h3 {
	font-size: 16px;
	font-weight: normal;
	color: #20B97B;
	float: left;
	width: 268px;
	margin-bottom: 15px;
	padding-left: 8px;
	padding-top: 10px;
	background-color: #F9FDFB;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #20B97B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6F1E3;
	padding-bottom: 9px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#contents h4 {
	font-weight: normal;
	color: #20B97B;
	float: left;
	width: 100%;
	margin-bottom: 12px;
	padding-bottom: 8px;
	background-image: url(../images/back02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 14px;
}
#contents h5 {
	font-weight: normal;
	color: #20B97B;
	float: left;
	width: 90%;
	margin-bottom: 6px;
	background-image: url(../images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 10px;
}

#contents #tab_navi {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #E7F5EE;
	margin-top: -10px;
	margin-left: -10px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents #tab_navi li  {
	float: left;
	margin-right: 5px;
}
#contents #tab_navi li a  {
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	color: #20B97B;
	text-decoration: none;
	cursor:pointer;
	background-image: url(../images/arrow07.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 5px;
}
#contents  #tab_navi li a:hover  {
	color: #FFFFFF;
	background-color: #20B97B;
	text-decoration: none;
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}



#contents #tab_navi02 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #E7F5EE;
	margin-top: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}

#contents #tab_navi02 li  {
	background-color: #FFFFFF;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
	color: #20B97B;
	text-decoration: none;
	cursor:pointer;
	background-image: url(../images/arrow07.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contents  #tab_navi02 li:hover  {
	color: #FFFFFF;
	background-color: #20B97B;
	text-decoration: none;
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#contents .jump01 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#contents .jump01 dt {
	background-image: url(../images/arrow_flow01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	margin-right: 10px;
	padding-right: 17px;
	margin-top: 3px;
}
#contents .jump01 dd {
	float: left;
	margin-right: 10px;
}
#contents .jump01 dd a:hover {
	color: #20B97B;
}

#contents .dl_list01 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5EBD7;
	background-color: #F9FDFB;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5EBD7;
	margin-top: -1px;
	overflow: hidden;
}
#contents .dl_list01 dt {
	background-color: #F9FDFB;
	float: left;
	width: 100%;
	color: #20B97B;
	text-align: center;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 1005px;
	padding-left: 2%;
	z-index: 0;
	margin-bottom: -1000px;
}
#contents .dl_list01 dd {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2%;
	padding-bottom: 1005px;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5EBD7;
	margin-left: -1px;
	z-index: 1;
	margin-bottom: -1000px;
}
#contents .dl_list02 {
	float: left;
	width: 95%;
	margin-bottom: 2px;
	padding-left: 5%;
}
#contents .dl_list02 dt {
	float: left;
	width: 3%;
	color: #20B97B;
}
#contents .dl_list02 dd {
	float: left;
	width: 97%;
}

#contents .dl_list03 {
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
#contents .dl_list03 dt {
	float: left;
	width: 4%;
	color: #20B97B;
	text-align: right;
	margin-right: 1%;
}
#contents .dl_list03 dd {
	float: left;
	width: 95%;
}


#contents .dl_list04 {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5EBD7;
	overflow: hidden;
	padding-top: 10px;
}
#contents .dl_list04 dt {
	background-color: #20B97B;
	float: left;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	z-index: 0;
	margin-top: -10px;
	margin-bottom: -1075px;
	padding-bottom: 1000px;
	height: 100px;
}
#contents .dl_list04 dd {
	float: right;
	width: 95%;
	background-color: #FFFFFF;
	padding-bottom: 1000px;
	padding-left: 5%;
	z-index: 1;
	background-image: url(../images/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 10px;
	margin-bottom: -990px;
}

#contents .qa_box01 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6F1E3;
}

#contents .qa_list01 {
	float: left;
	width: 100%;
}
#contents .qa_list01 dt {
	float: left;
	width: 5%;
	margin-right: 1%;
	font-family: "Century Gothic";
}
#contents .qa_list01 dd {
	float: left;
	width: 94%;
}


#contents .list01 {
	float: left;
	width: 100%;
}
#contents .list01 li {
	background-image: url(../images/arrow05.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 95%;
	padding-left: 15px;
	margin-bottom: 10px;
}
#contents .doctor_list01 {
	width: 135px;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 60px;
}
#contents .doctor_list01 dt {
	color: #20B97B;
	float: left;
	margin-right: 15px;
	width: 120px;
}
#contents .doctor_list01 dd {
	font-size: 1.4em;
	float: left;
}
#contents .doctor_list02 {
	width: 280px;
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	margin-top: 5px;
}
#contents .doctor_list02 dt {
	color: #20B97B;
	float: left;
	width: 270px;
	padding-left: 10px;
	background-image: url(../images/arrow07.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents .doctor_list02 dd {
	float: left;
	width: 280px;
}

#contents .doctor_list03 {
	width: 100%;
	float: left;
	text-align: center;
}
#contents .doctor_list03 dt {
	color: #20B97B;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
#contents .doctor_list03 dd {
	font-size: 1.4em;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}

.disnon {
	display: none;
}

.radius01 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.radius02 {
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}
.radius03 {
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.title_head {
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	float: left;
	height: 6px;
	width: 100%;
	background-color: #20B97B;
}
.shadow01 {
	box-shadow: 0px 0px 3px #EBF1ED;
	-moz-box-shadow: 0px 0px 3px #EBF1ED;
	-webkit-box-shadow: 0px 0px 3px #EBF1ED;
}

.text_green {
	color: #20B97B;
}
.text_red {
	color:#F00;
}
.text_big01 {
	font-size: 1.2em;
	font-weight: bold;
	color: #20B97B;
}
.text_small01 {
	font-size: 0.8em!important;
}
.text_white {
	color: #FFFFFF;
}
.text_orange {
	color: #FF6600;
}
#container  .btn01  {
	color: #FFFFFF;
	background-color: #20B97B;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: auto;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#container    .btn01:hover   {
	color: #20B97B;
	background-color: #E7F5EE;
}

.mb01 {
	margin-bottom: 30px!important;
}
.mb02 {
	margin-bottom: 20px;
}
.mb03 {
	margin-bottom: 15px;
}
.mb04 {
	margin-bottom: 10x;
}
.mb05 {
	margin-bottom: 5px;
}
.mr01 {
	margin-right: 10px;
}
.mr02 {
	margin-right: 20px;
}

.mt01 {
	margin-top: 30px;
}
.mt02 {
	margin-top: 20px;
}
.mt03 {
	margin-top: 10px;
}
.mt04 {
	margin-top: 5px;
}
.s_image01 {
	width: 100%;
}
/*20190621追加*/
.recruit_list {
	float:left;
	width:100%;
	position:relative;
	text-align:center;
}
.recruit_list li {
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
}
.recruit_list li:last-child {
	margin-bottom:0px;
}
.btn02  {
	display:block;
	float:left;
	width:100%;
	height:70px;
	position:relative;
	color:#FFFFFF;
	background-color:#20B97B;
	padding-top:27px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/arrow02.png);
	background-repeat:no-repeat;
	background-position:20px center;
	background-size:7px auto;
	box-sizing:border-box;
}
.btn02:hover   {
	color:#20B97B;
	background-color:#E7F5EE;
}