@charset "UTF-8";
/* IndexInc */
div#contents{
background-color:white;
}
div#IndexInc_body{
text-align:center;
min-height: 100%;
height:100%;
}
div#IndexInc_body div.gl_logo{
margin:auto;
max-width:800px;
width:100%;
align-items: end;
}
div#IndexInc_body div.gl_logo img{
width:100%;
}
div#IndexInc_body div.gl_main{
max-width:1000px;
width:100%;
margin:auto;
position:relative;
height:calc(100% - 100px);
text-align:center;
}
div#IndexInc_body div.gl_main_map{
position:relative;
}
div#IndexInc_body div.gl_main_map img{
max-width:580px;
width:100%;
}
div#IndexInc_body div.gl_foot{
max-width:1000px;
width:100%;
margin:auto;
text-align:right;
}
div#IndexInc_body div.gl_foot img{
max-width:455px;
width:100%;
}
