@charset "utf-8";
h2{
    font-size: 1.4rem;
}
#news p{
    /*margin-bottom: 0.3em;*/
}

.index-container{
	margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}
#index-header{
    background-image: url(../images/common/topbg.png);
    display: block;
    height: 560px;
    width: 100%;
    background-repeat: repeat-x;
}
#indexlogo{
    background-image: url(../images/index/logo_w440.png);
    background-size:220px 180px;
    display: block;
    height: 180px;
    width: 220px;
    z-index: 11;
    position: absolute;
}
#clinic{
    background-image: url(../images/index/topclinic.png);
    display: block;
    height: 604px;
    width: 100%;
    margin: auto;
	background-position-x: center;
    background-position-y: bottom;
    z-index: 10;
    position: absolute;
    top: 0;
    padding-top: 240px;
    box-sizing: border-box;
    color: white;
    text-align: center;
    font-size: 1.7rem;
	line-height: 2.5rem;
	/*text-shadow: 2px 2px 2px #464646;*/
}
#cloud{
    background-image: url(../images/index/cloud.png);
    display: block;
    height: 604px;
    width: 100%;
    margin: auto;
    background-position-y: bottom;
    z-index: 9;
    position: absolute;
	background-position-x: center;
    background-repeat-x: repeat;
}
#qrcc {
    display: block;
    width: 240px;
    height: 220px;
}

#bfe,#pkg,#reha{
    width: 310px;
    /* height: 250px; */
    padding-top: 230px;
    text-align: center;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    background-position-x: center;
    margin-top: 15px;

}
#bfe{
	background-image: url(../images/index/bfe.jpg);
}
#reha{
	background-image: url(../images/index/reha.jpg);
}
#pkg{
	background-image: url(../images/index/pkg.jpg);
}

#clphotos p{
	font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 10px;
    color: #4c4c4c;
}
#clphotos a {
    margin: auto;
}
#clphotos span {
    text-align: left;
    display: block;
}
#info{
	background-image: url(../images/index/info.jpg);
	padding-left: 370px;
    min-height: 230px;
}
iframe {
    vertical-align: bottom;
}

.written_documents div {
    float: left;
    display: block;
	width: 198px;
    /*height: 300px;*/
	margin-left: 30px;
    margin-right: 30px;
}
.written_documents div span{
    border: 1px solid #a9a9a9;
	width: 198px;
    height: 279px;
	display: block;
}
.written_documents div a{
	display: block;
	width: 198px;
   /* height: 250px;*/
	background-size:196px 277px;
    background-repeat: no-repeat;
	color: #000000;
}

#pdf-hndinfo {
    background-image: url(../images/index/keijiimage01.png);
	
}
#pdf-comname {
    background-image: url(../images/index/keijiimage02.png);
}
#pdf-lifemgt {
    background-image: url(../images/index/keijiimage03.png);
}

/* ==========================================================================
   Tablet
========================================================================== */
@media screen and (max-width: 1081px) {
#cloud {
    background-position-x: -450px;
	background-position-y: 100px;
}
#bfe, #pkg, #reha {
    width: 30%;
    margin-left: 1.666%;
    margin-right: 1.666%;
}
#index-header {
    margin-top: 50px;
}
#clinic {
    top: 50px;
}
.index-container{
	margin-top: 50px;
}
}
/* ==========================================================================
   Tablet / SmartPhone
========================================================================== */
@media screen and (max-width: 841px) {

#cloud {
	background-image: url(../images/index/cloudmini.png);
	background-position-x: center;
	background-position-y: 180px;
}
#bfe{
	background-image: url(../images/clinic/bfeb.jpg);
}
#reha{
	background-image: url(../images/clinic/rehab.jpg);
}
#pkg{
	background-image: url(../images/clinic/pkgb.jpg);
}
#bfe, #pkg, #reha {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 270px;
}
#clphotos span {
    text-align: center;
}
.written_documents div {
    margin-bottom: 2em;
}

}

@media screen and (max-width: 768px) {
#info {
	background-image: url(../images/index/infomini.jpg);
    width: 100%;
    background-position-x: left;
	padding-right: 0px;
	padding-top: 130px;
	padding-left: 0px;
}

}

@media screen and (max-width: 701px) {
#cloud {
    background-position-y: 200px;
}

}

@media screen and (max-width: 651px) {
#clphotos span {
    text-align: left;
}
#clinic {
    font-size: 1.5rem;
}

}

@media screen and (max-width: 601px) {
#index-header {
    height: 460px;
}
#clinic {
    top: -50px;
    padding-top: 340px;
}

}

@media screen and (max-width: 501px) {
#index-header {
    height: 460px;
}
#clinic {
    top: -50px;
    padding-top: 420px;
	background-image: url(../images/index/topclinic500x.png);
	font-size: 1.2rem;
}
#reservefixed {
	position: unset;
    top: 553px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border-radius: 0;
    height: 120px;
}
#indexlogo {
    top: 170px;
    width: 100%;
    background-position-x: center;
}
#cloud {
    background-position-y: 40px;
}

}

@media screen and (max-width: 415px) {
.interview_msg {
    width: 100%;
    clear: both;
    float: none;
}
.interview_link {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
    display: block;
}

#clphotos a, #listlink a, .textlink {
    padding: 30px 15px;
    margin: auto;
    clear: both;
    float: none;
}
#ads {
    text-align: left;
}

}

@media screen and (max-width: 321px) {
#clinic {
	background-image: url(../images/index/topclinic320x.png);
}

}

@media print{
#gmap iframe {
   display: none;
}
#gmap {
	background-image: url(../images/common/maps.jpg);
	width: 100%;
    height: 430px;
    background-position-x: center;
	margin-top: 30px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

}