.sample{
	width:100%;
	height:6808px;
	overflow:hidden;
	background:url(../images/nyusen_01.jpg) top center no-repeat;
}

.wrapper{
    position: absolute;
    margin: 150px auto 0px;
    width: 1200px;
    left: 0;
    right: 0;
	
	}
	
.con_01{
	margin-bottom:60px;
}
.con_02{
	margin-bottom:60px;

}
.con_03{
	margin-bottom:20px;
}
.con_04{
	margin-bottom:20px;
}
.con_05{
	margin-bottom:60px;

}
.con_06{
	margin-bottom:60px;
}
.con_07{
	margin-bottom:60px;
}
.con_08{
	margin-bottom:20px;
}
.contact{
}



div#contents_main {
	width: 100%;
	height: 100%;
	margin: 115px auto 0;
	padding: 0;
	border: 0;
	background: url(../images/main_bk.jpg)center 0px no-repeat;
	position: fixed !important;
	top: 0;
}

.background-size-cover {
    background-size: cover !important;
}

.map {
	width:1200px;
	height:760px;
	position: relative;
    margin: 0 auto;
}
.map_f{
    width: 900px;
    margin: 0 auto;
    margin-top: -578px;
    position: absolute;
    left: 0;
    right: 0;x;
}

.map_bk{
	width:100%;
	background:#fff;
	top: 5580px;
	position: absolute;
	height: 800px;
}

.recruit_bk{
	background:#fff;
	width:100%;
	height:290px;
	top: 6000px;
    position: absolute;
}


.recruit{
	width:100%;
	height:210px;
	background:#ffffff;
	top: 40px;
    position: absolute;	
}

.recruit a{
	margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	width:988px;
	height:210px;
	background:url(../images/recruit.jpg);
	transition: 1s;
    text-decoration: none;
    outline: none;
		
}

.recruit a:hover{
	margin: 0px auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	width:988px;
	height:210px;
	background:url(../images/recruit_on.jpg);
	transition: 1s;
    text-decoration: none;
    outline: none;
		
}
.doctor{
	width:100%;
	background:#fff;
	margin: 0px auto;
	top: 5000px;
	position: absolute;
}
.doctor img{
	margin: 0 auto;
	display: block;
}
.footer{
	width:100%;
	height:251px;
	background:#f8f8f8;
	top: 6380px;
    position: absolute;	
}

.footer img{
	margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;	
}

.copywrite{
	width:100%;
	height:44px;
	background:#ad9a79;
    top: 6630px;
    position: absolute;
	
}

.copywrite img{
	margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;	
}

.inner_left{
	float:left;
}

.inner_right{
	float:right;
	margin-top: 25px;
    margin-right: 100px;
	width:181px;
	height:64px;
		
}

/*予約ボタン*/

.reservation_btn{
	width:181px;
	border:#FFF 2px solid;
	border-radius:9px;
	transition: all  0.3s ease;
}
.reservation_btn:hover{
	border:#e06487 2px solid;
}



@media screen and (max-width:640px) {
	
.wrapper{
    width:100%;
	background:#fff;
	margin: 100px auto 0px;	
	position: static;
	
}

.con_01{
	margin-bottom:20px;
}
.con_02{
	margin-bottom:20px;

}
.con_03{
	margin-bottom:20px;
}
.con_04{
	margin-bottom:20px;
}
.con_05{
	margin-bottom:20px;

}
.con_06{
	margin-bottom:20px;
}
.con_07{
	margin-bottom:10px;
}
.con_08{
	margin-bottom:20px;
}

.contact{
	margin-bottom:20px;	
}
.doctor_sp img{
	width: 100%;
	margin-bottom:20px;	
}
.con_01 img{
	width:100%;
}

.con_02 img{
	width:100%;
}

.con_03 img{
	width:100%;
}

.con_04 img{
	width:100%;
}


.con_05 img{
	width:100%;
}

.con_06 img{
	width:100%;
}


.con_07 img{
	width:100%;
}

.contact img{
	width:100%;
}

.main img{
	width:100%;
}

.logo img{
	width:100%;
}


.btn{
	width: 98%;
    margin: 0 auto;
}

.btn ul{
    width: 100%;
    margin: 0 auto;	
}

.btn li{
	float: left;
    width: 50%;
}

.btn li img{
	width:100%;
	margin-bottom: 5px;
}

div#contents_main {
	margin: 0px auto 0;
}

.map_bk{
	width: 100%;
    background: #fff;
    top: auto;
    height: auto;
}

.map{
	width:100%;
}

.map img{
	width:100%;
}

.map_f{
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    position: static;
    left: 0;
    right: 0;
}


.recruit_bk{
	background: #fff;
    width: 100%;
    height: auto;
    top: auto;
    position: absolute;
}

.sp_recruit img{
	width:100%;
}

.copywrite{
	width: 100%;
    height: 50px;
    background: #ad9a79;
    top: auto;
    position: relative;
	
}

.footer{
	width: 100%;
    height: auto;
    background: #f8f8f8;
    top: auto;
    position: absolute;
}

.footer img{
	position: static;
	width: 100%;
	
}




}










