@charset "utf-8";


#step-greetings {
	padding: 4em 0 4em 0;
}

#step-greetings .step-greetings {
	margin-bottom: 30px;
}

#step-greetings .step-greetings h3{
	width:auto;
	height:auto;
	padding:10px 15px 8px 15px;
	margin:10px 0 25px 0;
	background-color:#616e78;
	border-radius: 3px 3px 3px 3px;
	font-family: "Noto Sans Japanese";
	font-size:18px;
	line-height:18px;
	color:#fff;
	font-weight:normal;
}

#step-greetings .step-greetings h4{
	width:100%;
	height:auto;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	font-family: "Noto Sans Japanese";
	font-size:17px;
	font-weight:normal;
	line-height:22px;
	color:#8bafe5;
}

#step-greetings .step-greetings h5{
	width:100%;
	height:auto;
	margin:0 0 8px 0;
	padding:10px 0 5px 0;
	font-family: "Noto Sans Japanese";
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	color:#fff;
	border-bottom-style:dotted;
	border-bottom-color:#616e78;
	border-bottom-width:1px;
}

#step-greetings .step-greetings h5 span{
	border-width:0px 0px 0px 5px;
	border-style:solid ;
	border-color:#fff;
	padding-left:10px;
}

#step-greetings .step-greetings h6{
	width:100%;
	margin:0 0 8px 0;
	padding:10px 0 5px 0;
	font-family: "Noto Sans Japanese";
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#fff;
	border-bottom-style:dotted;
	border-bottom-color:#616e78;
	border-bottom-width:1px;
}


#step-greetings .step-greetings p{
	margin:0 0 10px 0;
	padding: 0px;
	color:#bbc1c5;
	font-size: 13px;
	font-family: "Noto Sans Japanese";
	font-weight:200;
	line-height:1.5;
}


#profile{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:18px;
	color:#e9ebec;
}

#profile dl {
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	padding: 0px;
}

#profile dt {
	padding: 0px;
	color:#e9ebec;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:nomal;
	line-height:25px;
	text-align:left;
}

#profile dd.job {
	margin:0px;
	padding: 0px;
	color:#e9ebec;
	font-size: 13px;
	font-family: "Noto Sans Japanese";
	line-height:19px;
	text-align:left;
}

#profile dd.english {
	margin:0px;
	padding: 0px;
	color:#616e78;
	font-size: 11px;
	font-family: "Noto Sans Japanese";
	line-height:17px;
	text-align:left;
}

dl.history {
	overflow: hidden;
	width: 700px;
	margin-top:0px;
	margin-bottom: 20px;
}
dl.history dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 70px;
	float: left;
	clear: both;
}
dl.history dd {
	width: 700px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 70px;
	border-bottom: 1px dotted #616e78;
}

/*提携病院先生紹介*/

#step-greetings{
	overflow:hidden;
}

#step-greetings .step-greetings.related_hospital {
	float:right;
	text-align:center;
}

#step-greetings .step-greetings.related_hospital img{
	margin-left:auto;
	margin-right:auto;
}













