@charset "UTF-8";
.l-content img {
    max-width: 100%;
}
.l-content .m-mainvs {
    margin-bottom: 35px;
    position: relative;
}
.l-content .m-mainvs a {
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.l-content .m-textbox {
    width: 830px;
    background-image: url(/pr/vona/asone_201808en/images/textbox_bg.png);
    background-repeat: no-repeat;
    background-size: inherit;
    padding: 36px 0 37px 40px;
    background-position: center;
    box-sizing: border-box;
}
.l-content .m-textbox div {
    display: inline-block;
    vertical-align: middle;
}
.l-content .m-textbox .m-logo {
    padding-right: 58px;
}
.l-content .m-textbox .m-text p {
    font-size: 16px;
    font-weight: bold;
}
.l-content .m-textbox .m-text strong {
    font-size: 18px;
    font-weight: 800;
}
.l-content .m-btnList li a {
    display: table-cell;
    vertical-align: middle;
    height: 54px;
}
.l-content .m-btnList li .m-container {
    display: table;
    width: 100%;
}
.l-content .m-btnList li .m-image {
    border: 1px solid #cccccc;
    height: 121px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.l-content .m-btnList li .m-image a {
    display: block;
    height: auto;
}
.l-content .m-title {
    background-image: url(/pr/vona/asone_201808en/images/title_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    height: 60px;
    display: table;
    width: 100%;
}
.l-content .m-title p {
    display: table-cell;
    vertical-align: middle;
}
.l-content .m-title .m-logo {
    width: 12%;
}
.l-content .m-title .m-text {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
.l-content .m-productTable {
    padding: 20px 0;
}
.l-content .m-productTable .m-outer {
    margin-left: -11px;
    margin-right: -11px;
}
.l-content .m-productTable .m-outer .m-productContainer {
    padding-left: 11px;
    padding-right: 11px;
    box-sizing: border-box;
    float: left;
    width: 25%;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner {
    border: 1px solid #cccccc;
    text-align: center;
    padding: 15px 0;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner a {
    display: block;
    text-decoration: none;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner .m-name {
    color: #004bb1;
    font-size: 13px;
    padding-top: 10px;
    height: 65px;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner .m-number {
    color: #333333;
    font-size: 12px;
    padding-bottom: 10px;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner .m-delivery {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner .m-delivery p {
    vertical-align: middle;
}
.l-content .m-productTable .m-outer .m-productContainer .m-inner .m-delivery img {
    vertical-align: middle;
}