@charset "Shift_JIS";





/*  customer-index style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.s5-PDBmainArea {
    padding: 0 !important ;
}


.s5-storeItemList::after {
    content: "";
    display: block;
}
.s5-storeItemList {
    font-family: "zeroWidth";
    font-size: 0;
    margin: 0;
}


.c5-storeItem5 {
    width: 20%;
}

.c5-storeItem5 {
    box-sizing: border-box;
    display: inline-block;
    font-family: sans-serif;
    font-size: 0.875rem;
    margin: 0 0 5px;
    padding: 0 5px;
    vertical-align: top;
}

.c5-storeItem5 > a {
    color: inherit;
    display: block;
    transition: opacity 0.2s ease 0s;
}
.c5-storeItem5 > a img {
    transition: opacity 0.2s ease 0s;
}

.c5-storeItem5__image {
}

.c5-storeItem5__image img {
    display: block;
    height: auto;
    width: 100%;
}

@media screen and (max-width: 959px) {
	
.c5-storeItem5 {
    display: inline-block;
    width: 33.333%;
}

}


@media screen and (max-width: 639px) {
	
.c5-storeItem5 {
    display: inline-block;
    width: 50%;
}

.c5-storeItem5 {
    font-size: 0.85714rem;
    margin: 0 0 5px;
    padding: 0 5px;
}

.c5-storeItem5 > a {
    color: inherit;
    display: block;
    transition: opacity 0.2s ease 0s;
}


.c5-storeItem5__image {
}


}


/*  customer-page style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.s5-inStoreFeaturesItem1__text, .s5-inStoreFeaturesItem1A__text, .s5-inStoreFeaturesItem1B__text, .s5-inStoreFeaturesItem2__text, .s5-inStoreFeaturesItem3__text, .s5-inStoreFeaturesItem4__text {
    margin: 0 0 30px;
}

.c5-border {
	color: #f9f9f9;
	size: 1px;
	width: 60%;
}


