
/*@media only screen and (max-width:750px){
#footer .box.copyright .logoArea{padding:106vw 5.19481vw 5.84416vw;}
#footer .box.copyright .logoArea .sitemap{top:106.5vw;}
}
@media only screen and (min-width:751px){#footer .inner{padding:95px 0 400px;}}*/


@media only screen and (max-width:750px){
#footer .box.copyright .logoArea{padding:42vw 5.19481vw 5.84416vw;}
#footer .box.copyright .logoArea .sitemap{top:42.5vw;}
}
@media only screen and (min-width:751px){
#footer .inner{padding:95px 0 320px;}
#footer .box.copyright .ft_bn._gastable ul{justify-content:space-between;}
#footer .box.copyright .ft_bn._gastable ul li{width:48%}
#footer .box.copyright .ft_bn._gastable ul li + li{margin-left:0;}
}