body, html {
    height: 100%;
}

.VR5000 {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    background: #e4e5e8;
    background: linear-gradient(to right, #e4e5e8 0%, #fefefe 50%, #e4e5e8 100%);
}

.VR5000 * {
    box-sizing: border-box;
}

.VR5000 img {
    max-width: 100%;
}

.VR5000 .StrMain {
    width: 100%;
    margin: 1.6vmin 0 0;
}

.VR5000 .StrMain .Hdg01 {
    margin: 0;
    text-align: center;
}

.VR5000 .StrHeader {
    display: table;
    width: 100%;
    height: 57px;
    padding: 16px 20px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.VR5000 .StrHeader img {
    height: 19px;
}

.VR5000 .StrHeader .Logo {
    display: table-cell;
    vertical-align: middle;
}

.VR5000 .StrHeader .Logo a {
    display: inline-block;
    margin-right: 12px;
}

.VR5000 .StrFooter {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background: #fff;
    border-top: 1px solid #ccc;
}

.VR5000 .StrFooter:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: "";
}

.VR5000 .StrFooter .Copyright, .VR5000 .StrFooter .Link {
    display: table;
    width: 50%;
    height: 100%;
    font-size: 12px;
}

.VR5000 .StrFooter .Copyright {
    float: left;
}

.VR5000 .StrFooter .Copyright span {
    display: table-cell;
    vertical-align: middle;
}

.VR5000 .StrFooter .Link {
    float: right;
    text-align: right;
}

.VR5000 .StrFooter .Link ul {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: -.4em;
}

.VR5000 .StrFooter .Link ul li {
    display: inline-block;
    padding: 0 8px;
    letter-spacing: normal;
    border-left: 1px solid #ccc;
}

.VR5000 .StrFooter .Link ul li:first-child {
    border-left: none;
}

.VR5000 .HeadlineBox {
    max-width: 1240px;
    margin: auto;
    margin: 0 auto 2.4vmin;
    padding: .8vmin 0 .8vmin;
    background: #fff;
}

.VR5000 .HeadlineBox .HeadlineBoxInner {
    display: -ms-flexbox;
    display: flex;
}

.VR5000 .HeadlineBox .HeadlineBoxInner:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: "";
}

.VR5000 .HeadlineBox .HeadlineBoxInner .HdgBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-justify-content : center;
    justify-content: center;
    width: 724px;
    padding: 0 1.31vmin;
    border-right: 1px solid #c9c9c9;
}

.VR5000 .HeadlineBox .HeadlineBoxInner .CvBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 516px;
    padding: 0 4.16vmin;

    -ms-flex-line-pack: center;
    align-content: center;
}

.VR5000 .HeadlineBox .Hdg01 img {
    height: auto;
}

.VR5000 .HeadlineBox .CatalogBtn {
    max-width: 426px;
    margin: 0;
}

.VR5000 .HeadlineBox .HeadlineBoxInner .CvBox .DlBtn {
    text-align: center;
}

.VR5000 .HeadlineBox .HeadlineBoxInner .CvBox .DlBtn a {
    font-weight: bold;
}

.VR5000 .HeadlineBox .Contact {
    margin-top: 2.7vmin;
    text-align: center;
}

.VR5000 #MainVisual {
    position: relative;
    box-sizing: border-box;
    width: 1390px;
    height: 100%;
    margin: 0 auto 2.7vmin;
}

.VR5000 #MainVisual .Inner {
    overflow: hidden;
    max-width: 1185px;
    margin: auto;
}

.VR5000 #MainVisual .SlideList {
    width: 10000px;
}

.VR5000 #MainVisual .SlideList li {
    float: left;
    width: 1185px;
    text-align: center;
}

.VR5000 #MainVisual .SlideList li img {
    height: 58.5vmin;
}

.VR5000 #MainVisual .bx-viewport {
    max-width: 1185px;
    margin: auto;
}

.VR5000 #MainVisual #js-bxPager {
    position: absolute;
    top: 15%;
    width: 100%;
    font-size: 0;
    line-height: 1;
    transform: translateY(4px);
}

.VR5000 #MainVisual #js-bxPager .js-bxPrev, .VR5000 #MainVisual #js-bxPager .js-bxNext {
    position: absolute;
    top: 120px;
    display: inline-block;
    width: 25px;
    height: 57px;
}

.VR5000 #MainVisual #js-bxPager .js-bxPrev {
    left: 0;
    background: url(../../../../../img/ss/products/measure-sys/vr-5000/bg_icon_001.png) no-repeat center center;
}

.VR5000 #MainVisual #js-bxPager .js-bxNext {
    right: 0;
    background: url(../../../../../img/ss/products/measure-sys/vr-5000/bg_icon_002.png) no-repeat center center;
}

.VR5000 #MainVisual #js-bxNavi {
    width: 100%;
    margin: .9vmin auto;
    text-align: center;
}

.VR5000 #MainVisual #js-bxNavi:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: "";
}

.VR5000 #MainVisual #js-bxNavi .Inner {
    display: inline-block;
}

.VR5000 #MainVisual #js-bxNavi a {
    display: table;
    float: left;
    margin-left: 10px;
    border: 1px solid #707a8f;
    cursor: pointer;
}

.VR5000 #MainVisual #js-bxNavi a span {
    display: table-cell;
    width: 3.8vmin;
    height: 3.8vmin;
    font-weight: bold;
    font-size: 13px;
    color: #707a8f;
    vertical-align: middle;
    text-align: center;
}

.VR5000 #MainVisual #js-bxNavi a.active {
    background: #707a8f;
}

.VR5000 #MainVisual #js-bxNavi a.active span {
    color: #fff;
}

.VR5000 #MainVisual #js-bxNavi a:first-child {
    margin-left: 0;
}

@media screen and (max-height: 860px) {
    .VR5000 .StrFooter {
        position: relative;
    }
}

@media screen and (max-width: 1390px) {
    body {
        min-width: 100%;
    }
    .VR5000 #MainVisual {
        width: 100%;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner .HdgBox {
        width: 58.38%;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner .CvBox {
        width: 41.61%;
    }
    .VR5000 .HeadlineBox .DlBtn .Text {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .VR5000 .HeadlineBox .CvBox {
        padding: 0 2.5vmin;
    }
}

@media screen and (max-width: 979px) {
    .VR5000 .HeadlineBox .HeadlineBoxInner .CvBox {
        padding: 0 1.5vmin;
    }
    #MainContent.VR5000 .HeadlineBox .DlBtn a {
        padding-left: 43px;
    }
    #MainContent.VR5000 .HeadlineBox .DlBtn a .Text {
        padding-right: 10px;
    }
    .VR5000 .HeadlineBox .DlBtn .Text {
        font-size: 15px;
        letter-spacing: 1px;
    }
}

@media screen and (max-width: 768px) {
    .VR5000 .Inner {
        padding: 0;
    }
    .StrHeader .Logo a {
        width: 100.5px;
        margin-right: 9px;
    }
    .VR5000 .StrHeader {
        height: 51px;
    }
    .VR5000 .StrHeader img {
        height: 17px;
    }
    .VR5000 .StrFooter {
        position: relative;
        width: 100%;
        height: auto;
        padding: 10px 0;
        background: #fff;
        border-top: 1px solid #ccc;
    }
    .VR5000 .StrFooter .Copyright, .VR5000 .StrFooter .Link {
        float: none;
        width: 100%;
        text-align: center;
    }
    .VR5000 .StrMain {
        height: auto;
        min-height: 100%;
    }
    .VR5000 #MainVisual {
        padding: 0 15px;
    }
    .VR5000 #MainVisual .SlideList {
        width: 100%;
    }
    .VR5000 #MainVisual .SlideList li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .VR5000 #MainVisual .SlideList li:last-child {
        margin-bottom: 0;
    }
    .VR5000 #MainVisual .SlideList li img {
        height: auto;
    }
    .VR5000 #MainVisual .SlideList .SpSmall {
        width: 89%;
        margin: 0 auto 20px;
        list-style: none;
    }
    .VR5000 .HeadlineBox {
        padding: 15px;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner {
        display: block;
        width: 100%;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner .HdgBox, .VR5000 .HeadlineBox .HeadlineBoxInner .CvBox {
        display: block;
        float: none;
        width: 100%;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner .HdgBox {
        padding: 0 0 10px;
        border: none;
        border-bottom: 1px solid #c9c9c9;
    }
    .VR5000 .HeadlineBox .HeadlineBoxInner .CvBox {
        max-width: 426px;
        margin: auto;
        padding: 20px 0 0;
    }
    .VR5000 .HeadlineBox .Hdg01 img {
        height: auto;
    }
    .VR5000 .HeadlineBox .Contact {
        margin-top: 20px;
        padding-left: 0;
    }
    .VR5000 .HeadlineBox .Contact img {
        height: auto;
    }
    .VR5000 .StrFooter {
        position: relative;
        margin-top: 20px;
    }
    #MainContent.VR5000 .HeadlineBox .DlBtn a .Text {
        padding-right: 16px;
    }
}
