@charset 'UTF-8';footer{position:relative;height:60px;background-color:#252a2c}.footer-sns{display:none}footer p{position:absolute;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){body{font-size:13px;line-height:20px}footer{height:90px;padding-top:20px}.footer-sns{display:flex;width:230px;margin:0 auto;justify-content:space-between}.footer-sns .sns-icon{height:20px}footer p{font-size:10px;top:76%}}