/*2色展開の場合*/
/*FL5024*/
.lineup .pagination_5024_2.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #DBAB97;
    width: 46%;
}
.lineup .pagination_5024_2.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #BF818B;
    width: 46%;
}
/*FL5023*/
.lineup .pagination_5023.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper24_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #CCD9BF;
    width: 46%;
}
.lineup .pagination_5023.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper24_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #DED6C6;
    width: 46%;
}
/*FL4100*/
.lineup .pagination_410.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper26_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #B19296;
    width: 46%;
}
.lineup .pagination_410.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper26_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #DED6C6;
    width: 46%;
}
/*FL4101*/
.lineup .pagination_4101.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background: #775B4A;
    width: 46%;
}
.lineup .pagination_4101.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #DED6C6;
    width: 46%;
}

/*2色展開の場合はSPのバーサイズで横幅40%を指定する*/
@media screen and (max-width: 767px) {
.lineup .pagination_5024_2.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5023.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper24_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_410.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper26_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_4101.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5024_2.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5023.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper24_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_410.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper26_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_4101.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    width: 40%;
}
}

/*3色バーの場合*/
/*FL5010*/
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #9EBFE1;
    width: 31%;
}
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #AAA1A1;
    width: 31%;
}
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: #585961;
    width: 31%;
}
/*FL5024*/
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #DBAB97;
    width: 31%;
}
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #687594;
    width: 31%;
}
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: #BF818B;
    width: 31%;
}
/*FL5022*/
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #292C3B;
    width: 31%;
}
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #CCC2CC;
    width: 31%;
}
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: #D3B0A8;
    width: 31%;
}
/*FL5011*/
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background: #984855;
    width: 31%;
}
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2) {
    background: #5A4E37;
    width: 31%;
}
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    background: #C9B6B6;
    width: 31%;
}

/*3色展開の場合はSPのバーサイズで横幅40%を指定する*/
@media screen and (max-width: 767px) {
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2),
.lineup .l_swiper1_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper2_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper3_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper4_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .pagination_5024.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .pagination_5022.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .pagination_5025.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper16_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .pagination_5011.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3),
.lineup .l_swiper20_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3) {
    width: 24%;
}
}

/*1色展開の場合*/
/*.lineup .l_swiper5_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #000000;
    width: 95%;
}*/
/*.lineup .l_swiper6_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #000000;
    width: 95%;
}
.lineup .l_swiper7_pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #000000;
    width: 95%;
}*/