section#post.post{padding-left:min(100vw / 750 * 48, 48px);padding-right:min(100vw / 750 * 48, 48px)}section#post.post div.container div.post__sort{width:fit-content;display:block;margin:0 0 0 auto;position:relative;margin-bottom:min(100vw / 750 * 120, 120px);font-weight:700}section#post.post div.container div.post__sort .sort__arrow{position:absolute;right:0;top:0;width:auto;height:100%;pointer-events:none}section#post.post div.container div.post__sort .sort__arrow img{width:auto;height:100%}section#post.post div.container div.post__sort select{background-color:var(--bac-sub);padding:8px 71px 8px 40px}section#post.post div.container div.post__tag{margin-top:max(100vw / 750 * -40, -40px);margin-bottom:min(100vw / 750 * 40, 40px);font-size:clamp(16px, 100vw / 750 * 20, 20px)}section#post.post div.container .post__body{display:grid;grid-template-columns:1fr 1fr 1fr;gap:min(100vw / 750 * 100, 100px)}section#post.post div.container a.post__unit{position:relative}section#post.post div.container a.post__unit figure.unit__img{margin-bottom:min(100vw / 750 * 24, 24px)}section#post.post div.container a.post__unit figure.unit__img img{border:min(100vw / 750 * 5, 5px) solid var(--bor-color);border-radius:min(100vw / 750 * 15, 15px);width:300px;height:200px;object-fit:cover}section#post.post div.container a.post__unit div.unit__cate{margin-bottom:min(100vw / 750 * 24, 24px)}section#post.post div.container a.post__unit div.unit__cate span{padding:min(100vw / 750 * 6, 6px) min(100vw / 750 * 12, 12px);background-color:var(--col-main);border-radius:min(100vw / 750 * 4, 4px);color:var(--bac-main);font-weight:700}section#post.post div.container a.post__unit h2{text-align:left;font-family:var(--fon-1st);font-size:min(100vw / 375 * (16 + 16) / 2, 16px);letter-spacing:min(100vw / 375 * (16 + 16) / 2 * 0, 16px * 0);line-height:calc(1 / 16 * 32);margin-bottom:min(100vw / 750 * 24, 24px)}section#post.post div.container a.post__unit figure.unit__arrow{position:absolute;right:0;bottom:0}@media not screen and (min-width:1024px){section#post.post div.container .post__body{grid-template-columns:1fr 1fr;max-width:750px;margin:auto}}@media not screen and (min-width:768px){section#post.post div.container .post__body{grid-template-columns:1fr}}nav.navigation.pagination{text-align:center;margin-top:min(100vw / 750 * 80, 80px)}nav.navigation.pagination div.nav-links span.page-numbers.current{padding:min(100vw / 750 * 8, 8px) min(100vw / 750 * 16, 16px);border-radius:min(100vw / 750 * 11, 11px);width:fit-content;font-size:min(100vw / 375 * (16 + 16) / 2, 16px);background-color:var(--bac-button);border:1px solid var(--bor-color);box-shadow:2px 2px 0px #e6e5d3;font-weight:700;margin:0 min(100vw / 750 * 6, 6px)}nav.navigation.pagination div.nav-links a.page-numbers{padding:min(100vw / 750 * 8, 8px) min(100vw / 750 * 16, 16px);border-radius:min(100vw / 750 * 11, 11px);width:fit-content;font-size:min(100vw / 375 * (16 + 16) / 2, 16px);background-color:var(--bac-main);border:1px solid var(--bor-color);box-shadow:2px 2px 0px #e6e5d3;font-weight:700;margin:0 min(100vw / 750 * 6, 6px)}