*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.article-list{display:grid;justify-content:space-evenly;gap:2.4rem 1.6rem;padding:3.2rem 1.6rem}@media screen and (min-width:640px){.article-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.article{position:relative;display:flex;flex-direction:column;border-radius:8px;box-shadow:0 4px 8px -2px #000a3c1a;background-color:#fff;overflow:hidden;transition:box-shadow .2s;max-width:456px}.article:hover{box-shadow:0 6px 12px -4px #001b4433}.article__inner{color:#111;text-decoration:none;flex:1}.article__header{position:relative;padding-top:50%}.article__image{position:absolute;top:0;left:0;max-width:none;width:100%;height:100%;object-fit:cover}.article__text{padding-top:1.2rem;padding-right:1.6rem;padding-left:1.6rem}.article__title{font-size:1.6rem;font-weight:700;line-height:1.5;overflow:hidden}.article__footer{padding:1rem 1.4rem 1.6rem;color:#93a5b1;font-size:1.1rem}.article__tag_list{display:flex;flex-wrap:wrap;margin-top:0;margin-bottom:-.8rem;justify-content:flex-end}.article__tag{margin-top:.8rem;margin-right:.8rem;padding:.4rem .8rem;border-radius:4px;background-color:#f5f5f5;font-size:1.1rem;line-height:1.5}.footer{text-align:center;color:#6c6c6c;padding:1.6rem 2.4rem;font-size:1.1rem}.header{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin-right:auto;margin-left:auto;margin-bottom:2.5rem;padding:0 1.6rem}.header__title{font-size:2.3rem;font-weight:700;margin:1.6rem 0}.headerNav__items{list-style:none}.headerNav__items>li{font-size:1.4rem}.post{max-width:768px;padding:1.6rem 3.2rem;margin:0 auto}.post__header{position:relative;padding-top:50%;border-radius:8px;overflow:hidden}.post__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.post h1+p{margin-top:.3em}.post #title{margin:0;padding-top:.2em;padding-bottom:.4em;font-size:3.6rem;font-weight:800;line-height:1.2em}.post__date::before{content:'';display:inline-block;width:5rem;height:1px;margin-right:.5em;margin-bottom:.2em;background-color:#000;vertical-align:middle}.post__date{font-size:1.25rem}.post h1,.post h2{margin-top:2.3em;margin-bottom:.5em}.post h3,.post h4,.post h5,.post h6{margin-top:2.25em;margin-bottom:.5em}.post h1{padding-bottom:.5rem;font-size:2.7rem;position:relative;border-bottom:solid 1px #5c93bb2b}.post h2{font-size:2.4rem}.post h3{font-size:2.1rem}.post h4{font-size:1.8rem}.post h5{font-size:1.6rem}.post h6{font-size:1.5rem}.post p{font-size:1.5rem;line-height:1.8}.post p+p{margin-top:1.5em}.post p>a{color:#0f83fd}.post p>a:hover{text-decoration:underline}.post blockquote{font-size:.97em;margin:1.4rem 0;border-left:solid 3px #9dacb7;padding:2px 0 2px .7em;color:#505c64}.post blockquote p{margin:1rem 0}.post blockquote>:first-child{margin-top:0}.post blockquote>:last-child{margin-bottom:0}.post code{padding:.2em .4em;background:rgba(33,90,160,7%);font-size:.85em;border-radius:4px;vertical-align:.08em}.post table{margin:2rem auto;width:auto;border-collapse:collapse;font-size:1.4rem;line-height:1.5;word-break:normal;display:block;overflow:auto;-webkit-overflow-scrolling:touch}.post th,.post td{padding:.8rem;border:solid 1px #cfdce6;background:#fff}.post th{font-weight:700;background:#edf2f7}.post pre{margin:1.6rem 0;background:#1a2638;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,14,30,.15);word-break:normal;word-wrap:normal;display:flex}.post pre:after{content:'';width:8px;flex-shrink:0}.post pre code{margin:0;padding:0;background:0 0;font-size:1.4rem;color:#fff}.post pre>code{display:block;padding:1.6rem}.post .code-block-container{position:relative;margin:1.3rem 0}.post .code-block-container pre{margin:0}.post .code-block-filename{display:table;max-width:100%;background:#323e52;color:rgba(255,255,255,.9);font-size:1.2rem;line-height:1.3;border-radius:8px 8px 0 0;padding:6px 12px 20px;margin-bottom:-16px}.post .code-block-filename-container+pre{border-top-left-radius:0}.post ol,.post ul{font-size:1.5rem;margin:2.2rem 0;line-height:1.8}.post ol,.post ul{margin:0}.post__tags{display:flex;flex-flow:row wrap;gap:8px;margin:.6rem 0}.post__tags+.post__content #title{margin-top:3.2rem}.post__tag{font-size:1.3rem;color:#fff;background-color:#35475c;padding:.6rem 1.2rem;display:inline-block;border-radius:6px}.profile__inner{padding:3.2rem 1.6rem;display:flex}.profile__name{font-size:1.8rem}.profile__description{color:#bababa;font-size:1.4rem;margin-top:.6rem;margin-bottom:.6rem}.pagination{display:flex;justify-content:center;gap:1.6rem;margin:1.6rem auto 3.2rem}.pagination__item{text-align:center}.pagination__link{display:block;min-width:40px;padding:12px;color:#111;background-color:#ebeef2;border-radius:8px}.pagination__link--current{background-color:#5486cc;color:#fff}.search-container{max-width:720px;padding:3.2rem 1.6rem;margin:0 auto}.search{position:relative;display:flex;align-items:center;border:1px solid #e6e3ed;border-radius:20px;margin-bottom:3.2rem}.search__label{position:absolute;left:1.6rem;color:#93a5b1}.search__input{width:100%;padding:1.2rem 1.2rem 1.2rem 4.8rem;font-size:1.5rem;line-height:2rem;border:0;border-radius:inherit;outline:none}.results{display:flex;flex-direction:column;gap:2.4rem}.resultItem{display:flex}.resultItem__media{width:80px;height:80px;background-position:50%;background-size:cover;border-radius:8px}.resultItem__body{padding:0 1.6rem}.resultItem__title{font-size:1.8rem;font-weight:700;margin-bottom:.4rem}.resultItem__footer{color:#93a5b1;font-size:1.1rem}.tags{max-width:768px;padding:1.6rem 3.2rem;margin:0 auto}.tags__header{display:flex;align-items:center;gap:4px;margin-bottom:4.8rem}.tags__title{font-size:1.8rem}.blogcard{width:100%;height:120px;display:flex;margin:2rem 1rem;border-radius:8px;border:1px solid #ccc;box-shadow:0 0 8px rgba(0,0,0,.1)}.blogcard a{width:100%}.blogcard__inner{display:flex}.blogcard__image{min-width:30%;width:30%;object-fit:cover;border-right:1px solid #ccc;max-height:120px;display:flex;justify-content:center;background-color:#ccc}.blogcard__image img{width:100%;height:100%;object-fit:cover;border-radius:8px 0 0 8px}.blogcard__image svg{width:20%;height:100%;margin:auto}.blogcard__info{width:70%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.blogcard__title{font-weight:700;font-size:1.5rem;line-height:1.2em;margin-bottom:.5rem}.blogcard__url{display:flex;gap:.5rem}html{font-family:noto sans jp,sans-serif;font-size:62.5%}a{color:#1e1e1e;text-decoration:none}.container{max-width:960px;margin:0 auto;animation:fadein .5s forwards}.main{min-height:calc(100vh - 87px - 48.5px)}.not-found{height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12rem}.not-found span{font-size:2.4rem}highlight{font-family:courier new,Courier,monospace}@keyframes fadein{0%{opacity:0}100%{opacity:1}}