footer{padding-top:5rem;border-top:rgba(0,0,0,0)}footer .container{padding:0 1.7rem}footer .container .top{padding-bottom:5rem}footer .container .top nav{display:flex;flex-direction:column;gap:1.4rem}footer .container .top nav+nav{margin-top:5.5rem}footer .container .top nav:nth-of-type(2){margin-top:1.4rem}footer .container .top nav a{padding-left:1.9rem;position:relative}footer .container .top nav:not(.small) a::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:1.2rem;height:.4rem;background-image:url(../img/common/down_arrow.svg);background-size:cover;transform:rotate(90deg);filter:brightness(0) saturate(100%) invert(19%) sepia(77%) saturate(5324%) hue-rotate(344deg) brightness(79%) contrast(97%)}footer .container .top nav.small{display:flex;flex-direction:column}footer .container .top nav.small a::before{content:"-";color:#c7152c;padding-right:.6rem}footer .bottom{padding-top:2.5rem;background-color:#c7152c;text-align:center;padding-bottom:4rem}footer .bottom p{padding:2.4rem 0 2rem;text-align:center}footer .bottom .sns{justify-content:center;margin-bottom:2.7rem}footer .bottom .sns a img{width:3.5rem}footer .bottom small{font-size:1.2rem;display:block;text-align:center}@media screen and (min-width: 960px){footer .container{padding:0 4.5rem}footer .container .top{padding-bottom:13.5rem;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"nav1 small1" "nav2 small2"}footer .container .top nav{display:flex}footer .container .top nav+nav{margin-top:0}footer .container .top nav:first-of-type{grid-area:nav1}footer .container .top nav:nth-of-type(2){grid-area:nav2}footer .container .top nav:nth-of-type(3){grid-area:small1}footer .container .top nav:nth-of-type(4){grid-area:small2}footer .bottom{text-align:left}footer .bottom .container{display:grid;grid-template-columns:1fr 1.5fr;grid-template-areas:"pic text" "pic sns" "small small"}footer .bottom .container picture{grid-area:pic;align-self:flex-end;padding-bottom:6rem}footer .bottom .container p{grid-area:text;text-align:left}footer .bottom .container .sns{grid-area:sns;justify-content:flex-start}footer .bottom .container small{grid-area:small;text-align:left}}@media screen and (min-width: 1280px){footer .container .top{grid-template-columns:1fr 1fr .5fr;grid-template-areas:"nav1 nav2 small2" "nav1 small1 small2";gap:1.4rem 0}footer .container .top nav:nth-of-type(2){margin-top:0}footer .bottom{padding-top:4.5rem}footer .bottom .container{grid-template-columns:1fr 2fr .5fr;grid-template-areas:"pic text sns" "small small small";align-items:flex-end;gap:6rem 0}footer .bottom .container picture{padding-bottom:0}footer .bottom .container p{padding:0}footer .bottom .container .sns{margin-bottom:0}}/*# sourceMappingURL=footer.css.map */