/*! size.css */.logo-tofuya-ryokan{--logo-w:400;--logo-h:50;--fixed-height:1.5em}.logo-suzu-mark{--logo-w:50;--logo-h:50;--fixed-height:1.5em}.logo-tofuya-full{--logo-w:calc(50 + 20 + 400);--logo-h:50;--fixed-height:1.5em;display:grid;grid-template-columns:50fr 20fr 400fr}.logo-tofuya-full>.logo-suzu-mark{grid-column:1}.logo-tofuya-full>.logo-tofuya-ryokan{grid-column:3}