@charset "utf-8";
/* CSS Document */

#menu .box01 {padding: 40px 0;}
#menu .bx-wrapper .bx-next {background: url(img/menu/box05_prev.png);}
#menu .bx-wrapper .bx-prev {background: url(img/menu/box05_next.png);}
#menu .box02 ul {display: flex; justify-content: space-between; align-items: center;}
#menu .box02 ul li {text-align: center;}
#menu .box02 ul li p {margin-top: 10px;}
#menu .box02 h2 img {margin: 0 auto 40px;}