@charset "utf-8";

#gHeader {
    background-color: #00266e;
}

.p-products-cta a {
    border: #00266e solid 1px;
    background-color: #00266e;
}

.p-products__heading .en {
    color: #00266e;
}

.p-products-column__item .number {
    color: #00266e;
}

.p-products-column__item .list > li::before {
    background-color: #00266e;
}

.p-products__heading .jp::before {
    border: #00266e solid 4px;
}

.p-products-hero__contents .heroButtons a svg {
    fill: #00266e;
}

.p-products-hero__contents .heroButtons a::after {
  background-color: #00266e;
}

.p-products-movie {
    background: url(/common/images/products/inkjet-printer/lcx/background-movie.webp) no-repeat top center / cover, #ffffff;
}

.p-products-sample {
    background: url(/common/images/products/inkjet-printer/lcx/background-sample.webp) no-repeat top 35px center / cover, #ffffff;
}