:root{--color-text: #2e2e2e;--color-text-white: #fff;--color-white: #ffffff;--color-gray: #f9f9f9;--color-primary: #1F7759;--color-primary-light: #d7e7e1;--color-primary-dark: #15523D;--color-accent: #E67E22;--color-bg: #ececec;--bg-hexagon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='348'%20height='300'%20viewBox='0%200%20348%20300'%3e%3cdefs%3e%3cstyle%3e.a{fill:red;}.b{clip-path:url(%23a);}.c,.d,.e{fill:%23fff;}.d{opacity:0.65;}.e{opacity:0.3;}%3c/style%3e%3cclipPath%20id='a'%3e%3crect%20class='a'%20width='348'%20height='300'%20transform='translate(2083%206028)'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20class='b'%20transform='translate(-2083%20-6028)'%3e%3cpath%20class='c'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2431%205978)%20rotate(90)'/%3e%3cpath%20class='c'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2431%206278)%20rotate(90)'/%3e%3cpath%20class='d'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2518%206128)%20rotate(90)'/%3e%3cpath%20class='e'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2257%205978)%20rotate(90)'/%3e%3cpath%20class='e'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2257%206278)%20rotate(90)'/%3e%3cpath%20class='d'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2170%206128)%20rotate(90)'/%3e%3c/g%3e%3c/svg%3e");--ff-gothic: "Zen Kaku Gothic New", sans-serif;--ff-gothic-en: "Montserrat", sans-serif;--fz-base: 1.6rem;--lh-base: 2;--lh-small: 1.3;--lh-heading: 1.5;--inner-width: 110rem;--inner-width-slim: 80rem;--transition-base: .2s linear}:root[data-theme=dark]{--color-text: #fff;--color-white: #2e2e2e;--color-bg: #2e2e2e;--color-primary: #fff;--bg-hexagon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='348'%20height='300'%20viewBox='0%200%20348%20300'%3e%3cdefs%3e%3cstyle%3e.a{fill:red;}.b{clip-path:url(%23a);}.c,.d,.e{fill:%23fff;}.c{opacity:0.075;}.d{opacity:0.05;}.e{opacity:0.025;}%3c/style%3e%3cclipPath%20id='a'%3e%3crect%20class='a'%20width='348'%20height='300'%20transform='translate(2083%206028)'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20class='b'%20transform='translate(-2083%20-6028)'%3e%3cpath%20class='c'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2431%205978)%20rotate(90)'/%3e%3cpath%20class='c'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2431%206278)%20rotate(90)'/%3e%3cpath%20class='d'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2518%206128)%20rotate(90)'/%3e%3cpath%20class='e'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2257%205978)%20rotate(90)'/%3e%3cpath%20class='e'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2257%206278)%20rotate(90)'/%3e%3cpath%20class='d'%20d='M150,0l50,87-50,87H50L0,87,50,0Z'%20transform='translate(2170%206128)%20rotate(90)'/%3e%3c/g%3e%3c/svg%3e")}:root[data-theme=trend]{--color-text: #391926;--color-bg: #ffcccc;--color-primary: #c51d37;--color-accent: #9e2b56;--color-primary-light: #fffbfb}.c-text-justify{text-align:justify}.c-text-start{text-align:left}.c-text-center{text-align:center}.c-text-end{text-align:right}.works-image{padding:1rem;background-color:var(--color-white);border-radius:1rem;overflow:hidden}@media screen and (min-width:992px){.works-image{padding:4rem;border-radius:3rem}}.works-image__inner{aspect-ratio:4/3}@media screen and (min-width:992px){.works-image__inner{aspect-ratio:16/9}}.works-image img{width:100%;height:100%;object-fit:cover;border-radius:.8rem;object-position:top center}@media screen and (min-width:992px){.works-image img{border-radius:2.6rem}}.works-detail{margin-top:6rem}@media screen and (min-width:992px){.works-detail{display:grid;grid-template-columns:13rem 1fr;gap:4rem 1rem}}.works-detail dt{color:var(--color-primary);font-weight:700}@media screen and (max-width:991.98px){.works-detail dt:nth-child(n+3){margin-top:4rem}}.works-detail dd{white-space:pre-wrap}.works-detail dd a{text-decoration:underline}.works-detail dd a:hover{text-decoration:none}.c-button{margin-top:6rem}@media screen and (min-width:992px){.c-button{margin-top:8rem}}
