img.fs-p-logo__image {
    max-height: none;
}

/* デフォルト文字サイズ修正 */
p{margin: 0;}


/* コンテンツ幅調整 */
.fs-l-main{ 
    padding:0px; margin: 50px auto 80px;
    max-width:1120px;
    width:1120px;
}

.fs-l-pageMain{ width:790px;}

.fs-body-top .fs-l-main{ 
    padding:0px; margin: 0px auto 80px;
}

/* footer_コマクリ調整 */
.fs-l-footer{ border-top:none; margin-top:0px;}

/* カートアイテム個数表示 */
.fs-p-cartItemNumber {
    font-size: 0.5rem;
    top: -3px !important;
    right: -3px !important;
}

/* 会員・非会員の表示切り替え */
.m_register.my-true { display: none; }
.m_mypage.my-false { display: none; }
.m_login.my-true { display: none; }
.m_logout.my-false { display: none; }


#_rcmdjp_display_1{ margin-bottom:60px;}