@charset "UTF-8";
/* =======================================================================

	 印刷用 768px以上 849px以下
	 
======================================================================= */
.sub_nav {
  justify-content: center; }

.sub_nav li {
  margin-bottom: 20px;
  margin-right: 20px;
  max-width: calc((100% - 20px) / 2); }
