@charset "utf-8";
body{ 
background-color:rgb(219,214,196);
 }
.top1{
width:100%;
height:auto;
margin-top:60px;
margin-bottom:60px;
text-align: center;
}


.title{
width:100%;
height:auto;
margin-top:45px;
margin-bottom:0px;
text-align: center;
}
.concept{
width:100%;
height:auto;
margin-top:50px;
margin-bottom:10px;
text-align: center;
}
.VR{
width:100%;
height:auto;
margin-top:40px;
margin-bottom:30px;
text-align: center;
}
.jusetsu{
width:100%;
height:auto;
margin-top:50px;
margin-bottom:0px;
text-align: center;
}
.plan{
width:100%;
height:auto;
margin-top:30px;
margin-bottom:30px;
text-align: center;
}
.customplan{
width:100%;
height:auto;
margin-top:0px;
margin-bottom:60px;
text-align: center;
}
.google-map{
display: flex;
flex-direction: column;
width:100%;
height:auto;
margin-top:50px;
margin-bottom:60px;
text-align: center;
}
.contact{
width:100%;
height:auto;
margin-top:0px;
margin-bottom:0px;
text-align: center;
}
.siLink {

    text-align: center;
    margin-top: 150px;
    margin-bottom: 20px;

}

.footer {
    width: 100%;
    height: 50px;
    margin: 0 auto;
   
}
.footer-left {
background-color:#FFFFFD;
font-family: "MS Gothic"; 
font-weight: 600;
font-size : 16px;
letter-spacing:0.2em;
line-height: 1.5;
width:300px;
height:30px;
vertical-align: top;
text-align: center;
 margin: 0 auto;
}
.footer-counter {
 
}

body{ 
margin:0 0 0 0;
 }