/* CSS Document */

@charset "UTF-8";

#pageFacilityService #container section img.img-efca-charge {
    max-width: 320px;
}
#pageFacilityService #container section img.img-waon-charge {
    max-width: 150px;
}
#pageFacilityService #container section .right p.mt-1em {
    margin-top: 1em;
}
.txt-c-gran {
    color: #244BA0;
}
.txt-c-floral {
    color: #F19AB9;
}
.txt-c-water {
    color: #59C5F3;
}
.txt-closing {
    color: #F87822;
}

#pageFacilityService #container section .left-reverse {
    clear: none;
}
#pageFacilityService #container section .right-reverse {
    clear: both;
}

@media all and (min-width: 961px) {	/* pc */
}

@media all and (max-width: 640px) {	/* smartPhone */
}