/*
html {
	position:absolute;
	background: url(../design.jpg) center top no-repeat;
  background-size: 100%;
	width: 1800px;
  margin: auto;
	left:0;
  right: 0;
  height: 7445px;
	
  opacity: 0.5;
  z-index: -1;
}
body {
  position: relative;
  z-index: 1;
}
*/
.header_tel{
	display: none;
}
#mainvisual{
	height: 630px;
	background-color: unset;
	background-image: unset;
}
#mainvisual::before {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: calc(100% + 33px);
	content: "";
	background: #f5f5f5;
	z-index: -1;
	
}
.header_kamoku{
	display: block;
	position: absolute;
	right: 0;
	bottom: -30px;
	font-family: fot-rodin-pron, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
}
#mainvisual div:first-child {
	background-size: cover !important;
	background-position: center!important;
}
.mainvisual_wrap{
	height: 630px;
}
.tit01 {
	padding-top: 40px;
}
.tit01 + span {
	margin-bottom: 0;
}


@media screen and (max-width:640px) {
	
#wrapper, html, body, #main{
	min-height:500px;
}
.h1_wp {
    top: 124px;
}
h1 {
	color: #fff;
}
.mainvisual_wrap{
	height: 270px;
}


#main,
#main .inner{
	width:100%;
	min-width:100%;
}
#main{
	background-size: auto 100% !important; 
}
#main h1, #main h1 img {
width: 168px;
height: 102px;
}
#main h1{
	top: 144px;
	padding:0;
}
#main h2{
	top: 258px;
	padding: 0 12%;
}
	
#mainvisual{
	height:270px;
}

.top_greet .text{
	width:88%;
	padding:0 6%;
}
/*.top_greet .box{
	padding:70px 0 480px;
}*/
.top_greet_img{
	position:relative !important;
	right:0;
	top:0;
	bottom:0;
	width: 210px;
	height: auto;
	margin:0 auto 30px !important;
}
.top_greet_doctor{
	float:none;
	margin-bottom:20px;
}
.top_greet_doctor dd span{
	margin-right:0;
}
.top_greet .btn01{
	float:none;
	margin:auto;
}

}
