
h2 {
    color: #f7931e;
}


h2:before {
    background-image: url(../../index/sp/index-images/navi/gourmet_1.svg);
}

p.shop-area.area14 {
    display: none;
}


.area-name.area14 span {
    border-top: 5px #80320b solid;
    color: #80320b;
}

.allergen {
    text-align: right;
}
a.banner-allergen {
    text-align: right;
    display: inline-block;
}

a.banner-allergen p {
    display: inline-block;
text-align: right;
/* font-weight: bold; */
font-size: 0.8rem;
line-height: 1.2;
color: #ED5D5D;
}

a.banner-allergen span {
    font-weight: bold;
    display: block; 
    text-align: right;
    color: #000;
    /* font-size: 70%; */
    margin: 5px;
}


a.banner-allergen p:after{
content: "\F105";
font-family: FontAwesome;
margin: 0 0 0 10px;
}


a.button {
background: #f77242;
}



.items-container.topicsHeader .item.topics .inbody h3 a {
    color: #f77242;
}

.items-container.topicsHeader span.date {
    color: #fbbc6b;
}
