.mb0 {
    margin-bottom: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt10 {
    margin-top:10px;
}
.mt20 {
    margin-top:20px;
}
.mt30 {
    margin-top:30px;
}
.mt40 {
    margin-top:40px;
}
.ta-c {
    text-align: center;
}
.ta-r {
    text-align: right;
}
.red {
    color: #F30D11;
}
.bold {
    font-weight: bold;
}
/*========================================*/
#header-logo {
    padding: 10px;
}
.category-title {
    padding: 10px;
    background-color: #f2f2f2;
}
a.outside::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(https://shopromall.itembox.design/item/images/icon-link.png?t=20250408142756);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 0.5em;
}
footer.fs-l-footer {
    font-size:1.2rem;
}
.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
        background: rgba(32, 80, 168, 0.3) !important;
}
.fs-c-slick .slick-prev, .fs-c-slick .slick-next {
        background: rgba(32, 80, 168, 0.3) !important;
}
.fs-p-headerNavigation__list {
    width: inherit;
}
li.fs-p-headerNavigation__listItem a#hn-top::before {
    content: "";
    width:26px;
    height:26px;
    background-image: url(https://shopromall.itembox.design/item/images/icon-home.svg?t=20250408142756);
    background-repeat: no-repeat;
    background-size: contain;
}
.server_maintenance {
    width: 100%;
    padding: 10px;
    background-color: #f3f3f3;
}
.server_maintenance dl dt{
    text-align: center;
}
.server_maintenance dl dd {
    margin: 0 ;
}
