#footer{position:relative;width:100vw;color:#fff}#footer .link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.8;background-color:#118dd3}@media screen and (min-width: 750px){#footer .link-box{min-height:5rem;padding:1.25rem var(--size-padding-box);font-size:1.3333rem}}@media screen and (max-width: 750px){#footer .link-box{min-height:6vw;padding:2vw 5vw;font-size:1rem}}#footer .link-box .title{width:5em}#footer .link-box .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}#footer .link-box .list .item{display:block;margin:0 .41665rem}@media screen and (max-width: 750px){#footer .link-box .list .item{margin:0 .5vw}}#footer .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--color-main)}@media screen and (min-width: 750px){#footer .footer{height:var(--size-height-footer);padding:4.3333rem var(--size-padding-box) 2rem}}@media screen and (max-width: 750px){#footer .footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10vw 8vw}}#footer .footer .left{width:40rem;line-height:1.2}@media screen and (max-width: 750px){#footer .footer .left{width:65%}}#footer .footer .left .title{font-size:1.5rem}@media screen and (max-width: 750px){#footer .footer .left .title{font-size:1rem}}#footer .footer .left .phone{font-weight:600}@media screen and (min-width: 750px){#footer .footer .left .phone{margin:.5rem 0 .75rem;font-size:2.5rem}}@media screen and (max-width: 750px){#footer .footer .left .phone{margin:2vw 0 3vw;font-size:2rem}}#footer .footer .left .text{font-size:1.25rem;line-height:1.7}@media screen and (max-width: 750px){#footer .footer .left .text{font-size:.9166rem;line-height:1.6}}#footer .footer .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:61.25rem;margin-left:auto}#footer .footer .center .nav-item{line-height:1}#footer .footer .center .nav-item .item{display:block}#footer .footer .center .nav-item>.item{position:relative;font-size:1.5rem;padding-bottom:1.25rem}#footer .footer .center .nav-item>.item::after{content:"";position:absolute;left:0;bottom:0;width:1.8em;height:3px;border-radius:100px;background-color:#d8d8d8}#footer .footer .center .nav-item .more{margin-top:2rem}#footer .footer .center .nav-item .more .item{position:relative;color:#fff;font-size:1.25rem}#footer .footer .center .nav-item .more .item:not(:first-child){margin-top:1.6666rem}#footer .footer .right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;-webkit-transition-duration:.4s;transition-duration:.4s}@media screen and (min-width: 750px){#footer .footer .right{line-height:2.5rem;margin-left:9.1666rem;font-size:1.25rem}}@media screen and (max-width: 750px){#footer .footer .right{line-height:1.8;margin-left:auto;font-size:.8333rem}}#footer .footer .right:hover{-webkit-transform:translateY(-1rem);-ms-transform:translateY(-1rem);transform:translateY(-1rem)}#footer .footer .right .code-box{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}@media screen and (min-width: 750px){#footer .footer .right .code-box{width:calc(9.5833rem - 12px);height:calc(9.5833rem - 12px);padding:6px}}@media screen and (max-width: 750px){#footer .footer .right .code-box{width:calc(20vw - 8px);height:calc(20vw - 8px);padding:4px}}#footer .footer .right .code-box img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:inherit}#tabbar-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:sticky;bottom:0;left:0;z-index:400;width:100vw;height:6.6666rem;padding:2vw 4vw;background-color:#118dd3}#tabbar-box .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;line-height:1;color:#fff;font-weight:600;font-size:1.1666rem;letter-spacing:1px}#tabbar-box .item:not(:first-child){border-left:1px solid}#tabbar-box .item img{display:block;width:2.6666rem;height:2.6666rem;margin:0 auto 2vw}