/* 葉と種の形を組み込んだ、do smoothie専用のロゴ。 */
.brand{display:block;flex-shrink:0;line-height:0}
.brand .brand-logo{width:205px;height:auto;max-width:none;filter:none;mix-blend-mode:normal}
.fruit-club-footer .footer-wordmark{display:block;padding:5px 2% 13px;line-height:0}
.fruit-club-footer .footer-wordmark img{width:100%;height:auto;filter:none;mix-blend-mode:normal}
.dialog-brand-logo{width:260px;max-width:90%;height:auto;margin:0 auto 22px;filter:none}
@media(max-width:1100px){.brand .brand-logo{width:175px}}
@media(max-width:760px){
  .brand .brand-logo{width:133px}
  .fruit-club-footer .footer-brand-label{padding:33px 18px 28px}
  .fruit-club-footer .footer-wordmark{padding:20px 0 26px}
  .dialog-brand-logo{width:235px}
}
@media(max-width:380px){.brand .brand-logo{width:122px}}
