.works-archive-section .works-filter{margin-bottom:60px}.works-archive-section .works-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}@media screen and (max-width:767px){.works-archive-section .works-filter__list{gap:10px}}.works-archive-section .works-filter__list li .filter-btn{display:block;padding:10px 25px;border:1px solid #ccc;background-color:#fff;color:#3e3e46;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;font-size:14px}.works-archive-section .works-filter__list li .filter-btn:hover,.works-archive-section .works-filter__list li .filter-btn.is-active{background-color:#379e7f;color:#fff;border-color:#379e7f}.works-archive-section .works-grid{display:grid;gap:40px}@media screen and (min-width:768px){.works-archive-section .works-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width:992px){.works-archive-section .works-grid{grid-template-columns:repeat(3, 1fr);gap:60px 30px}}.works-archive-section .works-item{display:block;text-decoration:none;color:#3e3e46;-webkit-transition:opacity .3s;transition:opacity .3s}.works-archive-section .works-item:hover{opacity:.7}.works-archive-section .works-item__img{width:100%;aspect-ratio:4/3;background-color:#f0f0f0;margin-bottom:15px;overflow:hidden}.works-archive-section .works-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.works-archive-section .works-item:hover__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.works-archive-section .works-item__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:12px;font-size:14px;border-bottom:1px solid #ccc;padding-bottom:13px}.works-archive-section .works-item .works-cat{border:1px solid #ccc;padding:5px 10px;display:inline-block;white-space:nowrap}.works-archive-section .works-item .works-year{font-weight:bold}.works-archive-section .works-item__title{font-size:16px;font-weight:bold;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2}.works-single-section .works-detail{margin-bottom:60px}@media screen and (max-width:767px){.works-single-section .works-detail{margin-bottom:40px}}.works-single-section .works-detail__images{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;margin-bottom:40px}@media screen and (max-width:767px){.works-single-section .works-detail__images{grid-template-columns:1fr;gap:15px}}.works-single-section .works-detail__images .main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3;background:#f5f5f5}.works-single-section .works-detail__images .sub-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:767px){.works-single-section .works-detail__images .sub-images{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}}.works-single-section .works-detail__images .sub-images .sub-item{width:100%;height:calc(50% - 10px)}@media screen and (max-width:767px){.works-single-section .works-detail__images .sub-images .sub-item{height:auto;width:50%}}.works-single-section .works-detail__images .sub-images .sub-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/2;background:#f5f5f5}.works-single-section .works-detail__body{margin-bottom:40px}@media screen and (max-width:767px){.works-single-section .works-detail__body{margin-bottom:25px}}.works-single-section .works-detail__body .works-cat-label{display:inline-block;border:1px solid #333;padding:4px 12px;font-size:13px;margin-bottom:15px}.works-single-section .works-detail__body .works-title{font-size:24px;font-weight:bold;margin-bottom:10px;line-height:1.4}@media screen and (max-width:767px){.works-single-section .works-detail__body .works-title{font-size:20px}}.works-single-section .works-detail__body .works-content{font-size:16px;line-height:2}@media screen and (max-width:767px){.works-single-section .works-detail__body .works-content{font-size:14px}}.works-single-section .works-detail .works-info-box{border:1px solid #ccc;padding:40px;background:#fff}@media screen and (max-width:767px){.works-single-section .works-detail .works-info-box{padding:25px}}.works-single-section .works-detail .works-info-box .info-title{font-size:18px;font-weight:bold;margin-bottom:20px;padding-left:10px;border-left:4px solid #379e7f;line-height:1}@media screen and (max-width:767px){.works-single-section .works-detail .works-info-box .info-title{margin-bottom:10px}}.works-single-section .works-detail .works-info-box .info-list{width:100%}.works-single-section .works-detail .works-info-box .info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-bottom:1px solid #eee}@media screen and (max-width:767px){.works-single-section .works-detail .works-info-box .info-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 0}}.works-single-section .works-detail .works-info-box .info-row dt{width:150px;font-weight:bold;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){.works-single-section .works-detail .works-info-box .info-row dt{width:100%;margin-bottom:5px}}.works-single-section .works-detail .works-info-box .info-row dd{width:100%;line-height:1.6}/*# sourceMappingURL=style-works.min.css.map */