/*=========================================
   PC tablet Display - width:737px Over    
==========================================*/
@media only screen and (min-width: 737px){
div.rhtmain	article	p.greet.font01	{
	width: 624px;
	margin-bottom: 53px;
	margin-top: 34px;
	text-align: center;
	font-size: 21px !important;
	line-height: 48px;
}
div.rhtmain	article	p.greet	span	{
	display: block;
}

div.rhtmain	article	p.font01	{
	width: 624px;
	margin-top: 18px;
	padding-bottom: 11px;
	font-size: 14px;
	line-height: 31px;
}
div.rhtmain	article	p	img.photo_drben {
	float: right;
	margin: 0 0 48px 4px;
}
	/* === INDEX / Doctors PROFILE =========== */
.profile	{
	font-weight: bold;
	padding-bottom: 41px;
}
.profile	section.waku01	{
	clear:both;
	width: 624px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 15px;
	background: #F7F7F7;
	padding: 30px 45px;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
}

.profile	section.waku01	ol	{
	clear:both;
	width: 572px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
}
.profile	section.waku01	ol	li	{
	display: inline;
	float: left;
	width: 50%;
	line-height: 21px;
}
.profile	section.waku01	ol	li:first-child	{
	width: 100%;
	margin-bottom: 18px;
}
.profile	section.waku01	dl.career	{
	clear:both;
	width: 567px;
	margin-top: 15px;
	padding: 21px 30px 27px 25px;
	background: #F7F7F7;
	font-size: 13px;
	line-height: 18px;
}
.profile	section.waku01	dl.career	dt	{
	display: inline-block;
	float: left;
	width: 102px;
}
.profile	section.waku01	dl.career	dd	{
	margin-bottom: 21px;
	margin-left: 138px;
}
.profile	section.waku01	dl.career	dd	span	{
	display: block;
	margin: 21px 0
}

}
/*=========================================
   SmartPhone Display - width:736px under    
==========================================*/
@media only screen and (max-width:736px){
div.rhtmain	article	p.greet.font01	{
	width: 100%;
	margin-bottom: 8%;
	margin-top: 5%;
	text-align: center;
	font-size: 4vw !important;
	line-height: 2.5;
}
div.rhtmain	article	p.greet	span	{
	display: block;
}

	div.rhtmain	article	p.font01	{
	width: 96%;
	margin: 3% auto;
	padding-bottom: 11px;
	font-size: 0.95em;
	line-height: 1.7em;
}
div.rhtmain	article	p	img.photo_drben {
	float: right;
	width: 28%;
	max-width: 208px;
	margin: 0 0 5px 4px;
}

/* === INDEX / Doctors PROFILE =========== */
.profile	{
	width: 98%;
	margin:auto;
	padding-bottom: 1%;
}
.profile	section.waku01	{
	clear:both;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 5% auto;
	background: #F7F7F7;
	padding: 6% 5%;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.6;
}

.profile	section.waku01	ol	{
	clear:both;
	width: 100%;
	height: auto;
	text-align: left;
}
.profile	section.waku01	ol	li	{
	width: 100%;
	letter-spacing: 0;
}
.profile	section.waku01	ol	li:first-child	{
	width: 100%;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.profile	section.waku01	dl.career	{
	width: 100%;
	margin: 0 auto;
}
.profile	section.waku01	dl.career	dt	{
	display: inline-block;
	float: left;
	width: 32%;
}
.profile	dl.career	dd	{
	margin-bottom: 18px;
	margin-left: 35%;
}
.profile	section.waku01	dl.career	dd	span	{
	display: block;
	margin: 18px 0
}
}





