h2{font-size:3rem;margin-bottom:16px}h2,h3{word-break:keep-all}h3{font-weight:400;font-size:24px}h4{color:var(--color-text-gray);font-size:22px}h4,h5{margin-bottom:16px}h5{color:var(--color-text-sub);font-size:20px}.page__p{font-size:16px;margin-bottom:16px;word-break:keep-all;overflow-wrap:anywhere}.page__career-summary{color:var(--color-text);font-weight:700}.page__padding-top{padding-top:10rem}.page__divide37{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:61px;padding-bottom:56px;border-bottom:1px solid var(--color-text)}.page__divide37-0{width:240px}.page__divide37-1{display:block;width:700px}.page__ul{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.page__ul.page__ul-last{margin-bottom:0}.page__li{width:30%;font-size:16px;margin-bottom:16px;overflow-wrap:anywhere}.page__li:before{content:"○ "}.page__li-100{width:100%;font-size:16px;margin-bottom:16px;overflow-wrap:anywhere}.page__li-100:before{content:"- "}@media (min-width:860px) and (max-width:1000px){.page__divide37-0{width:180px}.page__divide37-1{width:620px}}@media (min-width:786px) and (max-width:859px){.page__divide37-0{width:160px}.page__divide37-1{width:560px}}@media (max-width:785px){.page__divide37-0,.page__divide37-1{width:100%}.page__divide37{padding-top:0;padding-bottom:0;border-bottom:0 solid var(--color-text)}.page__h2{padding:1.5rem 0;margin:1.5rem 0;border-bottom:1px solid var(--color-text)}.page__divide37-1{padding-bottom:2rem}.page__li{width:100%}}@property --project-card-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.project__h5{margin-top:5px;margin-bottom:21px}.project__card-container{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:-42px}.project__card{--project-card-border-size:3px;--project-card-border-angle:0deg;position:relative;overflow:hidden;border-radius:25px;border:var(--project-card-border-size) solid transparent;width:45%;margin-bottom:42px;background:linear-gradient(var(--color-background-light),var(--color-background-light)) padding-box,conic-gradient(from var(--project-card-border-angle),#fff,#111,#fff,#111,#fff) border-box;animation:project-card-border-spin 6s linear infinite;transform:scale(1);transform-origin:center;transition:transform .56s cubic-bezier(.22,1,.36,1);will-change:transform}.project__card:hover{background:linear-gradient(var(--color-background-light),var(--color-background-light)) padding-box,conic-gradient(from var(--project-card-border-angle),rgba(80,145,255,.95),rgba(178,104,255,.82),hsla(0,0%,100%,.18),rgba(94,214,255,.72),rgba(80,145,255,.95)) border-box;cursor:pointer;transform:scale(1.04)}.project__card-surface{display:flex;min-height:100%;overflow:hidden;flex-direction:column;background:#f7f8fb;color:#1d1d1f;border-radius:calc(25px - var(--project-card-border-size))}.project__card-media{width:100%;aspect-ratio:360/200;overflow:hidden;background:#e8e8ed}.project__card-thumbnail{display:block;width:100%;height:100%;object-fit:cover}.project__card-thumbnail-placeholder{display:flex;align-items:center;justify-content:center;color:#626273;font-size:1.2rem;font-weight:700}.project__card-content{padding:20px 18px 22px;background:#f6f6f7;text-align:left}.project__card-title{color:#1d1d1f;font-size:22px;font-weight:800;letter-spacing:0;line-height:1.25;margin-bottom:8px;overflow-wrap:anywhere;word-break:keep-all}.project__card-description{color:#626273;font-size:15px;line-height:1.55;overflow-wrap:anywhere;word-break:keep-all}.project__card.project__card-last{margin-bottom:0}@keyframes project-card-border-spin{0%{--project-card-border-angle:0deg}to{--project-card-border-angle:360deg}}.project__modal-sheet{position:fixed;max-width:972px;z-index:100;top:50%;left:50%;width:90%;height:80%;display:flex;opacity:0;pointer-events:none;align-items:center;flex-direction:column;justify-content:center;transform:translate(-50%,-50%);transition:.3s ease}.project__modal-sheet.show{opacity:1;pointer-events:auto}.project__modal-sheet .sheet-overlay{position:fixed;top:0;left:0;z-index:98;width:1000%;height:1000%;opacity:.9;background:#000;transform:translate(-50%,-50%)}.project__modal-sheet .content{width:100%;height:100%;position:relative;background:var(--color-background-light);border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.03);padding:25px 30px;z-index:99;overflow-y:auto;scrollbar-width:none}.project__modal-sheet .close-btn{position:absolute;top:20px;right:30px;cursor:pointer;font-size:2.5rem;color:var(--color-white)}.modal__h1{font-size:2rem}.modal__h2{font-size:1.5rem;margin-top:3rem;margin-bottom:1rem}.modal-img{width:100%;height:auto;margin-top:1.5rem}.modal-img-placeholder{display:flex;min-height:280px;aspect-ratio:16/9;align-items:center;justify-content:center;background:#f7f8fb;color:#1d1d1f}.modal-img-placeholder span{font-size:3rem;font-weight:800}.modal__li{margin-bottom:.5rem}.modal__li:before{content:"- "}.wid{margin-bottom:1rem}.page__link.modal__link{padding-bottom:.5rem}.modal-close-btn{font-family:Arial,sans-serif;border:0;position:fixed;bottom:25px;left:50%;transform:translate(-50%);cursor:pointer;font-size:32px;font-weight:900;color:#f5f5f7;text-align:center;padding:1px 14px 3px;border-radius:100px;opacity:.3;background-color:#626273}.modal-close-btn:hover{background-color:#626273;opacity:.8}@media (max-width:785px){.project__card{width:80%;margin:42px auto}}