.l-header{height:100px;flex-direction:column;justify-content:flex-start;z-index:100}.l-header,.l-header__inner{width:100%;display:flex;align-items:center}.l-header__inner{height:100%;padding:20px 122px;flex-direction:row;justify-content:space-between;gap:24px}@media screen and (max-width:767px){.l-header__inner{padding:20px 22px}}.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}@media screen and (max-width:767px){.l-footer{height:100%}}.l-footer__inner{width:100%;height:100%;padding:20px 122px;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 0}.l-footer__inner label{margin-left:auto;margin-right:24px}}.l-footer__sns{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:24px}.l-footer__sns a{color:#fff;text-decoration:none}@media screen and (max-width:767px){.l-footer__sns{flex-direction:column;gap:16px}}