@charset "utf-8";
/*normalize.cssでできるmargineをリセットStart*/
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li{margin:0;padding:0;}
/*normalize.cssでできるmargineをリセットEnd*/


@media only screen and (min-width: 750px) {
.pc { display: block !important; }
.sp { display: none !important; }


.wrap0 {
	margin: 0px auto;
	width: 1000px;
}
.wrap2 {
	margin: 0px auto;
	max-width: 1400px;
}
.wrap3 {
	margin: 0px auto;
	width: 1200px;
}
img {
vertical-align:bottom;
}
a:hover {
	opacity: 0.7 ;
}
header{
width: 100%;
background-color: #513306;
}
.of{
position: relative;
}
.btn1{
position: absolute;
top:442px;
left:400px;
}
.btn2{
position: absolute;
top:404px;
left:400px;
}
.btn3{
position: absolute;
top:427px;
left:400px;
}
.btn4{
position: absolute;
top:435px;
left:400px;
}
.kotira{
	position:absolute;
	top:760px;
	left:462px;
	}
.kotira a:hover {
	opacity: 1 ;
}
.mov{
position: absolute;
top:363px;
left:344px;
}
.wrap0 section div .cv_l { float: left; margin-left: 29px; margin-bottom: 50px; }
.wrap0 section div .cv_c { float: right; margin-right: 31px; margin-bottom: 50px; }
/* 固定サイドバナー 
----------------------------------------------------------------- */
.Bnr { display: none; }
.Bnr .banner { position: fixed; bottom: 50px; right: 0; z-index: 88; }
.banner_inner { padding: 10px; }
.Bnr .banner_inner a { display: block; }
}



@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }

.wrap0 {
	margin: 0px auto;
}
img {
vertical-align:bottom;
width: 100%;
}
/*a:hover {
	opacity: 0.7 ;
}*/
.of{
position: relative;
}
.btn1{
position: absolute;
top:73%;
left:6%;
right:6%;
}
.btn2{
position: absolute;
top:72.5%;
left:6.5%;
right:6.5%;
}
.btn3{
position: absolute;
top:75%;
left:6.5%;
right:6.5%;
}
.btn4{
position: absolute;
top:74%;
left:6.5%;
right:6.5%;
}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:-95%;
  left:5%;
  width:90%;
  height:90%;
}
#sb11{
margin-top: -56.25%;
}
.tel{
	position:absolute;
	top:373px;
	left:150px;
	}
.kotira{
	position:absolute;
	top:408px;
	left:397px;
	}
.btn_f {
    position: absolute;
    top: 76%;
    left: 6%;
    right: 6%;
}
.btn_l {
    position: absolute;
    top: 66%;
    left: 32.5%;
    right: 15%;
}
.btn_c {
    position: absolute;
    top: 61%;
    left: 32.5%;
    right: 15%;
}
 /* Footer
----------------------------------------------------------------- */
.footer .footer_nav {
    display: block;
    margin-top: 30px;
}
/* 固定サイドバナー
-----------------------------------------*/
.Bnr { position: relative; margin: 0 auto; width: 100%; display: none; z-index: 30; }
.Bnr .Bnr__img { position: fixed; bottom: 0; }
.Bnr .Bnr__img__inner a { display: block; }
}
/* 固定サイドバナー共通　
-----------------------------------------*/
.is-fixed {
display: none!important;
}