@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 897px){
    .pcperipherals_mainBox img {
        max-width: 280px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 896px){
    .pcperipherals_mainBox img {
        max-width: 434px;
        margin: 0 auto;
    }
}


.ancImgWrap div:nth-child(3) .ancImg {
    background-image: url(https://jpn.pioneer/ja/corp/group/img/anc04.png);
}

/*global.pioneer/en/pcperipherals/bdd/dma/ 用に追記 20240117*/
.ancImgWrap div .ancImg.Americas {
    background-image: url(https://jpn.pioneer/ja/corp/group/img/anc01.png);
}
.ancImgWrap div .ancImg.Americas.typeB {
    background-image: url(https://jpn.pioneer/ja/corp/group/img/anc01-typeB.png);
}

.ancImgWrap div .ancImg.Europe {
    background-image: url(https://jpn.pioneer/ja/corp/group/img/anc02.png);
}

.ancImgWrap div .ancImg.Asia {
    background-image: url(https://jpn.pioneer/ja/corp/group/img/anc05.png);
}