footer{margin:auto;width:100%;position:relative;z-index:2;background:#fff}footer .tell{margin:0 auto;padding:40px 0;color:#fff;max-width:874px;border-top:1px solid #707070;border-bottom:1px solid #707070;display:flex;align-items:center}@media screen and (max-width: 767px){footer .tell{margin:0 auto;padding:1em 0;display:block;width:90%}}footer .tell .name{font-size:min(2.5svw,14px);margin:0 0 .5em;color:#464646}@media screen and (max-width: 767px){footer .tell .name{text-align:center}}footer .tell .number{text-align:center;max-width:600px;margin:0 auto}@media screen and (max-width: 767px){footer .tell .number{width:90%}}footer .tell .number a{display:flex;justify-content:center;font-size:min(7svw,61px);line-height:1.3;color:#464646;pointer-events:none;position:relative}@media screen and (max-width: 767px){footer .tell .number a{font-size:3em;pointer-events:all}}footer .tell .number a img{width:80px;margin-right:10px}@media screen and (max-width: 767px){footer .tell .number a img{width:49px}}footer .tell .time{text-align:center;color:#464646;font-size:min(2.5svw,14px)}footer .logo{padding:70px 0}@media screen and (max-width: 767px){footer .logo{padding:2em 0}}footer .logo ul{max-width:757px;width:95%;display:flex;justify-content:center;gap:2em}footer .logo ul li{width:50%;max-width:217px;margin:0 0 2em}@media screen and (max-width: 767px){footer .logo ul li{margin:0 auto 1em}}footer .logo ul li:last-child{margin:0}@media screen and (max-width: 767px){footer .logo ul li:last-child{margin:0 auto}}footer .logo ul li a{display:block}footer .logo ul li a span{display:block;font-size:min(2.5svw,14px);margin:0 0 5px}@media screen and (max-width: 767px){footer .logo ul li a span{text-align:center}}footer .logo ul li a img{margin:0;width:auto}@media screen and (max-width: 767px){footer .logo ul li a img{margin:0 auto}}footer .logo ul li.jin a img{transform:translateY(50%)}footer .copyright{text-align:center;color:#fff;font-size:min(2.5svw,14px);padding:2em 0;background:#505050}.footer_nav_area{position:fixed;display:none;bottom:0;right:0;left:0;z-index:1000;background:#fff;transform:translateY(100%);transition:all .5s 0s ease}@media screen and (max-width: 767px){.footer_nav_area{display:block}}.footer_nav_area .f_nav{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;place-items:center;gap:1px}.footer_nav_area .f_nav li{width:100%;height:100%}.footer_nav_area .f_nav li a{height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer_nav_area .f_nav li a.cs{opacity:.7;pointer-events:none}.scroll .footer_nav_area{transform:translateY(0)}/*# sourceMappingURL=footer.css.map */