@charset "utf-8";



header ,
#pagetop {
    position: absolute !important;
}
header #head .logo {
    position: inherit;
    left: 0;
    width: 30%;
}
header #head .logo a{
padding-right: 0;
}
header #head .logo a img{
width: 90%;
margin: 0 auto;
float: none;
}
header nav{
margin-left: 30%;
}
#gnav li a span {
    font-size: 1.2rem;
}
header #head, header #head .logo a {
    height: 5rem;
}
#gnav li a {
    min-height: 5rem;
    height: 5rem;
}
#main_block,.bx-wrapper, .bx-wrapper li,
.bx-viewport {
height: auto !important;
width: 100% !important;
}
.bx-viewport li {
position: relative !important;
}
.bx-viewport li > img {
width: 100% !important;
height: auto !important;
-webkit-transform:none !important;
-moz-transform:none !important;
transform:none !important;
left:auto !important;
}
.bx-controls,.home #head .logo a:after,header nav:after,#gnav li a:before {
display: none;
}
#headline {
background-size: auto 100%;
}
.headline:before,.relation_block:before{
background-repeat: repeat-x;
}

