.logout.my-false { display: none!important; }
.login.my-true { display: none!important; }
.regist.my-true { display: none!important; }

.ftr--typeA ul.snsNav {
    justify-content: center;
    margin-bottom: 30px;
}
.ftr--typeA ul.snsNav li {
text-align:center;
margin:0;
}
.ftr--typeA ul.snsNav a {
    color: #fff;
}

.hdrBottom .hasChildren--click .megaMenu {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9999;
    top: 100%;
    display: none;
    background: #FFF;
    padding: 30px 0px 30px;
    border-bottom: 1px solid #dfdfdf;
}
.g_detailsearch .megaMenu__inner {
    max-width: 1200px;
    margin: auto;
}
#hdr .g_detailsearch .searchForm {
    max-width: 100%;
}
.side__detailSearch .sideTitle, .side__detailSearch label {
    color: #1b1b1b;
}
.side__detailSearch button:after {
    border-color: #fff!important;
}

.fs-c-button--addToCart--detail {
    background: #ad0101!important;
}

/* 人気ランキング */
.promo_ranking .h2A {
    font-size: 18px;
}

/* 商品画像２枚目以降を説明文に表示 */
.noimage {display: none;}
.detailPage_images img:not(:first-child) {
 margin-top: 10px;
}

span.pSize15 {
    font-size: 1.5em;
}
.marker_y {
    background: linear-gradient(transparent 40%, #FFEF6C 80%);
}