@charset "UTF-8";

/*----------------------------------------------------*/ 
/* xxxxxxx
-----------------------------------------------------*/ 
#header {
	background:url(/lib/img/clinic/vi.jpg) center top no-repeat;
}

.mov {
	padding-top:40px;
}

.mov > div {
	overflow:hidden;
	padding-top:360px;
	position:relative;
	width:640px;
}

.mov > div iframe {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}




@media only screen and (max-width:767px) {

#header {
	background:none;
}

.htype01 {
	background:url(/lib/img/clinic/vi.jpg) center top no-repeat;
	background-size:auto 184px;
	height:184px;
}

.mov {
	margin:0 0 40px;
	padding-top:0;
}

.mov > div {
	padding-top:56.25%;
	width:100%;
}


}

 .inner {
  margin-bottom: 40px;
 } 

@media only screen and (max-width:767px) {

 
.inner .flbox {
	margin:0 0 40px 0;
}

 .box_fig {
  margin-bottom: 2rem;
 } 
 
 }
 