body {
    background: #fff;
}

.base14 {
    font-size: 87.5%;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, pre, div, dl, ol, ul, th {
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
.wrapper {
    font-feature-settings: "palt";
    font-weight: 400;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 13px 0 13px;
}

.ct_table_head th, .ct_table_spec th, .ct_table_border th {
    text-align: left;
}
.ct_table th {
    text-align: left;
}

.sec_nav_item {
    width: 100%;
}
/* .global-footer {
    margin-top: 0;
} */


@media (min-width: 768px) {
#main {
    padding: 40px 0 80px;
    background: #f5f4f1;
}
.site-header {
overflow: hidden;
}

.fv {
    background: url(/ldg/ja/visual/products/multiscr/img/bg_fv_02.png) no-repeat 0 0;
    background-size: cover;
    height: 200px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    justify-content: center;
}
.fv_inner {
    padding: 0 5.918% 0 6.122%;
    width: 38%;
    box-sizing: border-box;
}

}


@media (max-width: 767px) {
.wrapper {
    margin: 0;
    padding: 0 0 55px 0;
}


}
