.worksListSection{padding:80px 5%;background-color:#f0f0f0}.worksListSection .content{max-width:1500px;margin:0 auto}.worksListSection .content .textSplitWrapper{font-size:2.5rem;margin-bottom:48px}.worksListSection .content .listWrapper{display:flex;justify-content:flex-end;flex-direction:column;flex-wrap:wrap;min-height:50vh}.worksListSection .content .listWrapper .navUl{display:flex;justify-content:center;gap:10px;margin-bottom:24px}.worksListSection .content .listWrapper .navUl li{color:#fff;background-color:#444;font-size:.8rem;padding:10px;min-width:80px;text-align:center;border-radius:2px}.worksListSection .content .listWrapper .navUl li.current{background-color:orange}.worksListSection .content .listWrapper .worksUl{flex-grow:1;margin-bottom:48px}.worksListSection .content .listWrapper .worksUl li{display:flex;align-items:center;width:98%;margin:0 auto 16px;background-color:#fff;border-radius:10px;padding:10px 0}.worksListSection .content .listWrapper .worksUl li img{display:block;width:56%;object-fit:cover;padding:4%}.worksListSection .content .listWrapper .worksUl li .contentWrapper{flex:1 1}.worksListSection .content .listWrapper .worksUl li .contentWrapper .tagWrapper{display:flex;flex-wrap:wrap;margin-bottom:8px}.worksListSection .content .listWrapper .worksUl li .contentWrapper .tagWrapper .tagSpan{margin:3px}.worksListSection .content .listWrapper .worksUl li .contentWrapper .contents a{color:#228b22;line-height:1.6rem;margin-right:3px;font-size:.9rem}.worksListSection .content .listWrapper .worksUl li .contentWrapper .contents a:before{position:relative;top:3px;display:inline-block;width:1rem;height:1rem;margin-right:3px;content:"";background-size:contain;background-image:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23228b22" x="0px" y="0px" width="100" height="100" viewBox="0 0 24 24"><path d="M 5 3 C 3.9069372 3 3 3.9069372 3 5 L 3 19 C 3 20.093063 3.9069372 21 5 21 L 19 21 C 20.093063 21 21 20.093063 21 19 L 21 12 L 19 12 L 19 19 L 5 19 L 5 5 L 12 5 L 12 3 L 5 3 z M 14 3 L 14 5 L 17.585938 5 L 8.2929688 14.292969 L 9.7070312 15.707031 L 19 6.4140625 L 19 10 L 21 10 L 21 3 L 14 3 z"></path></svg>')}.worksListSection .content .listWrapper .worksUl li .contentWrapper .contents aside{font-size:.6rem;color:#929292;line-height:1rem}@media(min-width:800px){.worksListSection{padding:120px 6%}.worksListSection .content .textSplitWrapper{font-size:3rem;margin-bottom:80px}.worksListSection .content .listWrapper .navUl{gap:24px;margin-bottom:48px}.worksListSection .content .listWrapper .navUl li{padding:16px;min-width:120px;transition:.5s}.worksListSection .content .listWrapper .navUl li:hover{background-color:orange}.worksListSection .content .listWrapper .worksUl{margin-bottom:80px;display:flex;flex-wrap:wrap;justify-content:space-between}.worksListSection .content .listWrapper .worksUl li{width:49%;margin:0 0 16px;transition:.3s}.worksListSection .content .listWrapper .worksUl li:hover{opacity:.7}.worksListSection .content .listWrapper .worksUl li img{max-width:320px;padding:5%}.worksListSection .content .listWrapper .worksUl li .contentWrapper .tagWrapper{margin-bottom:16px}.worksListSection .content .listWrapper .worksUl li .contentWrapper .tagWrapper .tagSpan{margin:4px}}