@CHARSET "UTF-8";
.headerFixed #header .headerLeft {
    float: none;
}
#breadcrumbs-outer{
    height:28px;
}
/* ↓ 2023/08/25 SPお店検索UI変更 */
#breadcrumbs-outer > div{
    position:static;
    top: 47px;
    border-bottom:2px solid #efefef;
    border-top:2px solid #efefef;
}
/* ↑ 2023/08/25 SPお店検索UI変更 */
.headerFixed {
    transition: 0s;
}
