footer{background-color:#b5d5ef;display:flex;justify-content:center;position:relative}footer:after,footer:before{background-repeat:no-repeat;content:"";height:100%;position:absolute;width:100%}footer:before{background-image:url(../images/common/footer/footer-left-top.png)}footer:after{background-image:url(../images/common/footer/footer-right-bottom.png);background-position:100% 100%}footer .footer-inner{box-sizing:border-box;-moz-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;padding:50px 0;width:1080px;z-index:1}footer .footer-inner .footer-left{-moz-column-gap:40px;column-gap:40px;display:flex}footer .footer-inner .footer-left dl{padding:10px 0}footer .footer-inner .footer-left dl dt{font-size:18px;font-weight:700;margin:0 0 10px}footer .footer-inner .footer-left dl dd{font-size:12px;line-height:22px}footer .footer-inner .footer-right dt{font-size:18px;font-weight:700;margin:5px 0 10px}footer .footer-inner .footer-right dd{font-size:12px;line-height:22px;max-width:350px}@media (min-width:320px) and (max-width:480px){footer{display:none}}