@charset 'utf-8';
.l-content .m-mainvisual {
    position: relative;
}
.l-content .m-mainvisual a {
    position: absolute;
    bottom: 17px;
    left: 25px;
}
.l-content .m-anchorList {
    padding: 0 20px;
}
.l-content .m-anchorList .m-anchorOuter {
    margin-left: -10px;
    margin-right: -10px;
}
.l-content .m-anchorList .m-anchor {
    width: 33%;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    display: table;
}
.l-content .m-anchorList .m-anchor a {
    width: 100% !important;
    display: table-cell;
    vertical-align: middle;
}
.l-content .title-product{
    position: relative;
    width: 950px;
    height: 43px;
    background-image: url('/pr/pm/short_delivery_items_201809en/images/line_bg.png');
    background-repeat: no-repeat;
    text-align: center;
}
.l-content .title-product p{
    position: absolute;
    top: -22px;
    left: 313px;
    width: 323px;
    margin: 0;
    padding: 6px 0;
    background: #ffffff;
    color: #2a397c;
    font-size: 24px;
    font-weight: 700;
    
}
.l-content .m-btnViewAll {
    margin-bottom: 35px;
}
.l-content .m-btnList {
    margin: 0 auto;
}
.l-content .m-btnList a {
    display: inline-block;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.l-content .c-allCategory__content {
    display: table;
    width: 950px;
    margin-bottom: 40px;
    border: 1px solid #bfbfbf;
    border-top: none;
    box-sizing: border-box;
}

.l-content .c-allCategory__header {
    display: table-cell;
    width: 190px;
    border-top: 1px solid #bfbfbf;
    vertical-align: top;
}

.l-content .c-allCategory__list.m-thumbnailList{
    display: table-cell;
    width: 100%;
    overflow: hidden;
    margin: 0;
    vertical-align: top;
}

.l-content .c-allCategory__list.m-thumbnailList > li {
    position: relative;
    float: left;
    width: 25%;
    height: 229px;
    margin: 0;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    box-sizing: border-box;
    text-align: center;
}

.l-content .c-allCategory__list__photo {
    display: inline-block;
    margin: 10px 0;
    line-height: 0;
}

.l-content .c-allCategory__list__detail {
    display: block;
    min-height: 41px;
    margin: 0 8px 5px;
}
.l-content .c-allCategory__list__photo img {
    display: block;
    width: 105px;
    height: 105px;
}

.l-content .c-allCategory__list__detail a {
    color: #004098;
    font-weight: bold;
    font-size: 13px;
}
.l-content .m-productDelivery img{
    vertical-align: middle;
}
.l-content .m-productNumber{
    padding-bottom: 7px;
}
.l-content .m-productDelivery span{
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
}
.l-content .c-allCategory__content .m-thumbnailList > li{
    margin-left: 0;
}
.l-content .c-allCategory__list.m-thumbnailList > li:hover .c-allCategory__list__photo img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.l-content .c-allCategory__header a {
    display: block;
}