@charset "utf-8";
.l-content {
    font-family: Arial, Helvetica, sans-serif;
}
.l-content > .m-mainvisual {
    position: relative;
}
.l-content > .m-mainvisual > a {
    position: absolute;
    bottom: 45px;
    left: 65px;
}
.l-content > .m-logo > img {
    display: block;
}
.l-content > .m-introduce {
    border: 10px solid #e4e8e4;
    padding: 35px 15px 60px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    background-image: url(/pr/vona/niigataseiki_201807vn/images/introduce_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.l-content > .m-introduce > .m-logo {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    text-align: center;
}
.l-content > .m-introduce > .m-words {
    display: inline-block;
    vertical-align: middle;
    width: 425px;
}
.l-content > .m-introduce > .m-words > p {
    text-align: left;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
}
.l-content > .m-anchors {
    margin-left: -10px;
    margin-right: -10px;
}
.l-content > .m-anchors > .m-anchorOuter {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    float: left;
    width: 25%;
    margin-bottom: 10px;
}
.l-content > .m-categoryTitle {
    border-top: 2px solid #1d4525;
    border-bottom: 1px solid #888888;
    background-color: #fffbf4;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.l-content > .m-categoryTitle > .m-imageTitle {
    display: table-cell;
    vertical-align: middle;
    width: 14%;
}
.l-content > .m-categoryTitle > .m-imageTitle > img {
    display: block;
}
.l-content > .m-categoryTitle > .m-title {
    display: table-cell;
    vertical-align: middle;
}
.l-content > .m-categoryTitle > .m-title > p {
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 45px;
}
.l-content > .m-categoryTitle > .m-desc {
    display: table-cell;
    vertical-align: middle;
}
.l-content > .m-categoryTitle > .m-desc > p {
    font-size: 16px;
    line-height: 23px;
}
.l-content > .m-productTable {
    padding: 20px;
    background-color: #fffbf4;
}
.l-content > .m-productTable > .m-productList {
    margin-left: -10px;
    margin-right: -10px;
}
.l-content > .m-productTable > .m-productList > .m-productOuter {
    float: left;
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product {
    border: 1px solid #8ea08c;
    background-color: #ffffff;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productImage {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productImage > a > img {
    display: block;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productName {
    text-align: center;
    height: 35px;
    padding-bottom: 20px;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productName > a {
    font-size: 13px;
    color: #004bb1;
    text-align: center;
    text-decoration: none;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productSerial {
    font-size: 12px;
    text-align: center;
    color: #333333;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productPrice {
    font-size: 14px;
    text-align: center;
    color: #dd0000;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productDelivery {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    padding-top: 5px;
    padding-bottom: 10px;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productDelivery > img {
    vertical-align: middle;
}
.l-content > .m-productTable > .m-productList > .m-productOuter > .m-product > .m-productDelivery > span {
    vertical-align: middle;
}
