.l-footer{width:100%;height:60px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:rgba(0,0,0,0);z-index:100;box-shadow:inset 1px 1px 3px 0 #979797}.l-footer a{color:#000;text-decoration:none}@media screen and (max-width:767px){.l-footer{height:100%}}.l-footer__inner{width:100%;height:100%;padding:0 40px}@media screen and (max-width:767px){.l-footer__inner{padding:0 22px}}.l-footer__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width:767px){.l-footer__inner{flex-direction:column;padding:16px 22px}.l-footer__inner label{margin-left:auto}}.l-footer__block{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:24px}@media screen and (max-width:767px){.l-footer__block{gap:16px;flex-direction:column;width:100%}}.l-footer__sns{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:24px}