@media (max-width:600px) {
#hLeft,
#headSlogan {
    display:none;
}
#pageImage {
    width:100%;
    height:auto;
}
#naviHead ul li {
    font-size:.85rem;
}
#main,
#right {
    width:100%;
}
#main {
    padding-top:1rem;
    padding-bottom:1rem;
}
#rightADR,
#addressBox {
    width:50%;
    float:left;
}
#naviRight {
    float:none;
    clear:both;
    display:block;
    padding-top:1rem;
}
#footer .rs-column.-large-col-5-1 {
    width:50%;
    float:left;
    clear:none;
    margin-top:0;
}
#foo2 .image_container,
#foo3 .image_container,
#foo4 .image_container,
#foo5 .image_container {
    top:auto;
    margin-bottom:.25rem;
}
#foo2,
#foo3 {
    margin-bottom:2rem;
}
#foo4 {
    padding-left:0;
    border:none;
}
}
