@charset "utf-8";
/* CSS Document */
.footer .foot .f01{ max-width:65%;}
.footer .foot .f01 dl{ margin-right:3.6458vw;}
.footer .foot .f01 dl:first-child dd { display: block; }
.footer .foot .f01 dt:nth-child(3){ margin-top:1.04vw;}

@media screen and (min-width:1600px) {
.header .head .nav li .wrapper .menu-col{ width:360px;}
.header .head .nav li:nth-child(3) .wrapper .menu-col{ width:230px;}
.banner .tab{ width:40%;}
.footer .foot .f02 .left { width: calc(95% - 6.25vw);}
.footer .foot .f02 .right { width: 6.25vw; margin-top: -1.04vw; padding-top:5px;}
.footer .foot .f02 .right li { width: 6.25vw; margin-top: 1.04vw; margin-left:5px;}
}
@media screen and (min-width: 1024px) and (max-width: 1599px) {
.header .head .nav li .wrapper .menu-col{ width:360px;}
.header .head .nav li:nth-child(3) .wrapper .menu-col{ width:230px;}
.banner .tab{ width:36%;}
.footer .foot .f02 .left { width: calc(95% - 6.25vw);}
.footer .foot .f02 .right { width: 6.25vw; margin-top: -1.04vw; padding-top:0;}
.footer .foot .f02 .right li { width: 6.25vw; margin-top: 1.04vw; margin-left:0;}
}
