:root{--neutral-150:#ededed;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-800:#737373;--black-color:#333;--dark-gray-color:var(--neutral-500);--gray-color:var(--neutral-400);--white-color:#fafafa;--light-gray-color:#ddd;--off-white-color:#fafafa;--error-color:#df1717;--error-color-20:#df171730}*{box-sizing:border-box}body{overflow-y:scroll}body,button,input,select,textarea{font-family:Meiryo,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック,Osaka,sans-serif;font-size:1rem;line-height:1.75}.clear{clear:both}h1,h2,h3,h4,h5,h6{font-weight:700}h1,.h1{font-size:1.3rem}h2,.h2,h3,.h3{font-size:1.2rem}h4,.h4{font-size:1.1rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.9rem}p{margin:0 0 1.75em}a,a:hover,a:focus,a:active{text-decoration:none}.a,.link-highlight-container a{color:var(--link-color);box-shadow:none;font-weight:700}.a:hover,.link-highlight-container a:hover{opacity:.8;cursor:pointer}.hover-opacity{transition-duration:.1s}.hover-opacity:hover{opacity:.8}ul.list-disc{padding-left:1.5rem}ul.list-disc li{list-style:outside}ul.reset{padding-left:0!important}ul.reset li{list-style:none!important}.underline-gold{border-bottom:2px solid gold}.img-width-50{width:50%;height:auto}@media only screen and (min-width:640px){.pc-max-w-400px{height:auto;max-width:400px!important}}.button{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:400;display:inline-flex}a.button{text-decoration:none!important}.w-50px{width:50px}pre{white-space:pre-wrap}.marker{background:linear-gradient(#0000 75%,#ffe97e 0%)}.marker-line{background:linear-gradient(#0000 80%,#ffe97e 0%)}.box{background-color:var(--off-white-color);border:1px solid var(--gray-color);border-radius:8px;margin:1.75rem 0;padding:16px}.box-gray{background-color:#eee;border-radius:4px;margin-bottom:1rem;padding:8px}blockquote>:last-child,.box>:last-child{margin-bottom:0!important}.reset{color:initial}.box-link{border:2px solid var(--second-link-color);border-radius:8px;margin:1rem 0;padding:8px 16px;font-size:1.2rem;font-weight:700;display:block;color:var(--second-link-color)!important;text-decoration:none!important}.box-link:hover{opacity:.8}.error,.error-box{color:var(--error-color)}.error-box{border:1px solid var(--error-color);background-color:var(--error-color-20);border-radius:.25rem;margin:1rem 0;padding:12px}img[width="1"],img[height="1"]{display:inline;border:none!important}.img_b img{border:4px solid #b0c4de!important}ol{counter-reset:number;list-style-type:none!important}ol li{margin-left:0;padding:0;line-height:1.5rem;position:relative}blockquote{border:1px solid #ccc;border-left:solid 4px var(--gray-color);box-sizing:border-box;margin:1.75rem 0;padding:1.2rem 12px;font-size:1rem;font-style:normal;line-height:normal;position:relative}blockquote:before,blockquote:after{color:#ccc;position:absolute}blockquote:before{font-family:"Font Awesome 5 Free";font-weight:900;top:8px;left:12px}blockquote:after{font-family:"Font Awesome 5 Free";font-weight:900;bottom:8px;right:12px}blockquote b,blockquote strong{font-weight:700}pre{font-family:inherit}hr{background-color:#0000;border:2px solid #ccc;margin:1.75rem 0}hr.dashed{border:3px dashed #ccc;height:0}.not-button{background-color:#0000;border:none;padding:0}.reset-button{all:unset;cursor:pointer}table{border-collapse:collapse;margin-bottom:1rem}table th{background-color:var(--muted);font-weight:400}table th,table td{border:1px solid var(--border);padding:4px}.table-border-bottom{border-collapse:collapse}.table-border-bottom th,.table-border-bottom td{width:1px}.table-border-bottom th{color:var(--gray-color);font-size:80%}.table-border-bottom tr{border-bottom:1px solid var(--gray-color)}.nowrap{white-space:nowrap}.children-mb-0 *{margin-bottom:0!important}.children-mb-2 *{margin-bottom:.5rem!important}.children-mb-4 *{margin-bottom:1rem!important}.clamp,.clamp2,.clamp3{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp1{-webkit-line-clamp:1}.clamp2{-webkit-line-clamp:2}.clamp3{-webkit-line-clamp:3}.sticky{z-index:10;position:sticky;top:0}section:has(.sticky-child){z-index:10;position:sticky;top:0}.sticky-child{color:inherit}.two-column-layout,.three-column-layout{flex-wrap:wrap;display:flex}.two-column-layout>*,.three-column-layout>*{text-align:center}.two-column-layout>*{flex:0 0 50%}.three-column-layout>*{flex:0 0 33.3%}.col1-nowrap td:first-of-type,.col2-nowrap td:nth-of-type(2),.col3-nowrap td:nth-of-type(3),.col4-nowrap td:nth-of-type(4),.col5-nowrap td:nth-of-type(5),.col6-nowrap td:nth-of-type(6),.col7-nowrap td:nth-of-type(7),.col8-nowrap td:nth-of-type(8),.col9-nowrap td:nth-of-type(9),.col10-nowrap td:nth-of-type(10){white-space:nowrap}.table-scroll{white-space:nowrap;margin-bottom:1.75rem;overflow:auto}.table-scroll table{width:100%;margin-bottom:0}@media only screen and (min-width:480px){.table-scroll{white-space:normal}.table-scroll table{width:auto}}.table-scroll::-webkit-scrollbar{height:5px}.table-scroll::-webkit-scrollbar-track{background:#eee}.table-scroll::-webkit-scrollbar-thumb{background:#bbb}.inline-block{display:inline-block}.sp-only{display:block}.sp-only-inline{display:inline}.pc-only,.pc-only-inline,.only-sp{display:none}@media only screen and (min-width:641px){.pc-only{display:block}.pc-only-inline{display:inline}.sp-only,.sp-only-inline{display:none}}.video-container{aspect-ratio:16/9;width:100%;margin-bottom:1rem}.video-container iframe{width:100%;height:100%}.scale-animation{animation-name:scale-animation;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:infinite;display:inline-block}@keyframes scale-animation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.button-animation{transform-origin:50%;animation-name:button-animation;animation-duration:2s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:inline-block}@keyframes button-animation{0%,40%,60%,80%{transform:scale(1)}50%,70%{transform:scale(.95)}}.stretch-animation{animation-name:stretch-animation;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes stretch-animation{0%{width:250px}50%{width:270px}to{width:250px}}.shake-animation{animation:hurueru .5s shake-animation;display:inline-block}@keyframes shake-animation{0%{transform:translate(0)rotate(0)}25%{transform:translate(2px,2px)rotate(1deg)}50%{transform:translateY(2px)rotate(0)}75%{transform:translate(2px)rotate(-1deg)}to{transform:translate(0)rotate(0)}}.blink-animation{animation-name:blink-animation;animation-duration:1s;animation-timing-function:step-end;animation-iteration-count:infinite}@keyframes blink-animation{0%{opacity:1}70%{opacity:0}}.table{border-spacing:4px;display:table}.table dl{margin-bottom:4px;padding-bottom:4px;display:table-row}.table dt,.table dd{display:table-cell}.microcopy{text-align:center;font-weight:700}.microcopy:before{content:"＼";margin-right:8px}.microcopy:after{content:"／";margin-left:8px}.rounded-icon{aspect-ratio:1;border:1px solid #aaa;border-radius:50%;width:50px;overflow:hidden}.rounded-icon img{object-fit:cover;width:100%;height:100%}.success{color:#0fa73a}details{background-color:#eee;border:1px solid #aaa;border-radius:8px;margin-bottom:1.75rem;padding:.5rem 1rem}details>summary{cursor:pointer}details>div :last-child{margin-bottom:0}details[open]>div{border-top:1px solid #aaa;margin-top:.5em;padding-top:.5em}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.ad{max-width:100%}.amazon-button,.yahoo-shopping-button,.rakuten-button,.yodobashi-button{vertical-align:top;border:1px solid;border-radius:4px;margin-bottom:4px;font-size:1rem;font-weight:700;transition:all .1s;display:inline-block;text-decoration:none!important}a.yahoo-shopping-button{padding:12px}.amazon-button:hover,.yahoo-shopping-button:hover,.rakuten-button:hover,.yodobashi-button:hover{opacity:.8}.amazon-button{background:linear-gradient(#ffe8ab,#f6c84a);border-color:#c2a24e;color:#232f3e!important}a.amazon-button{box-sizing:border-box;width:300px;padding:12px;color:#232f3e!important;text-decoration:none!important}a.amazon-button:hover{opacity:.8}.amazon-button a,a.amazon-button,.yahoo-shopping-button a,a.yahoo-shopping-button,.rakuten-button a,a.rakuten-button,.yodobashi-button a,a.yodobashi-button{padding:8px;display:inline-block}.yahoo-shopping-button a,a.yahoo-shopping-button,.rakuten-button a,a.rakuten-button,.yodobashi-button a,a.yodobashi-button{color:#fff!important}.yahoo-shopping-button,.yodobashi-button,.rakuten-button{color:#ed244c;background:linear-gradient(#ff456b,#ed244c);border:1px solid #ed244c}.yahoo-shopping-button.fill{color:#fafafa;background:linear-gradient(#ff456b,#ed244c);border:none}.psstore-button{color:var(--white-color);background-color:#274498;border-radius:5px;padding:12px;font-weight:400;display:inline-block}.steam-button{color:var(--white-color);background-color:#003a5f;border-radius:5px;padding:12px;font-weight:400;display:inline-block}ins.adsbygoogle{background:0 0;height:auto;padding:0;text-decoration:none;max-width:100%!important}.ad{margin-bottom:1rem;position:relative}.ad img[height="1"]{position:absolute;border-width:0!important}.ad-gray-small{color:var(--gray-color);margin-bottom:0;font-size:.9rem}.dmm-button{border:1px solid #ccc;display:inline-block}.dmm-button a{color:#333;padding:0 12px;font-size:1rem;font-weight:700;line-height:4rem;display:block}.dmm-button a:hover{color:#333}.pagination{border-top:4px solid var(--dark-gray-color);margin:1.5rem 0 0;padding-top:4px;font-family:inherit;font-size:1rem}.pagination a{transition:all .2s}.pagination .nav-links{justify-content:center;align-items:center;gap:8px;padding:0;display:flex}.pagination .nav-links:before,.pagination .nav-links:after{position:initial;width:auto}.pagination .prev,.pagination .next{background-color:var(--dark-gray-color);position:initial;border-radius:4px;width:2.5rem;height:2.5rem}.pagination .prev:before,.pagination .next:before{width:2.5rem;height:2.5rem;line-height:2.5rem}.pagination .page-numbers{display:inline-block}.pagination a.page-numbers:not(.prev):not(.next),.pagination .page-numbers.current{color:var(--white-color);background-color:var(--dark-gray-color);text-align:center;box-sizing:border-box;border-radius:50%;width:2rem;padding:0;line-height:2rem}.pagination .page-numbers.current{color:var(--dark-gray-color)!important;background-color:var(--white-color)!important;border:1px solid var(--dark-gray-color)!important}.pagination a.page-numbers:hover,.pagination a.page-numbers:focus,.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus{background-color:var(--gray-color)!important;color:var(--white-color)!important}:root{--neutral-150:#ededed;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-800:#737373;--black-color:#333;--dark-gray-color:var(--neutral-500);--gray-color:var(--neutral-400);--white-color:#fafafa;--light-gray-color:#ddd;--off-white-color:#fafafa;--error-color:#df1717;--error-color-20:#df171730}*{box-sizing:border-box}body{overflow-y:scroll}body,button,input,select,textarea{font-family:Meiryo,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック,Osaka,sans-serif;font-size:1rem;line-height:1.75}.clear{clear:both}h1,h2,h3,h4,h5,h6{font-weight:700}h1,.h1{font-size:1.3rem}h2,.h2,h3,.h3{font-size:1.2rem}h4,.h4{font-size:1.1rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.9rem}p{margin:0 0 1.75em}a,a:hover,a:focus,a:active{text-decoration:none}.a,.link-highlight-container a{color:var(--link-color);box-shadow:none;font-weight:700}.a:hover,.link-highlight-container a:hover{opacity:.8;cursor:pointer}.hover-opacity{transition-duration:.1s}.hover-opacity:hover{opacity:.8}ul.list-disc{padding-left:1.5rem}ul.list-disc li{list-style:outside}ul.reset{padding-left:0!important}ul.reset li{list-style:none!important}.underline-gold{border-bottom:2px solid gold}.img-width-50{width:50%;height:auto}@media only screen and (min-width:640px){.pc-max-w-400px{height:auto;max-width:400px!important}}.button{border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:400;display:inline-flex}a.button{text-decoration:none!important}.w-50px{width:50px}pre{white-space:pre-wrap}.marker{background:linear-gradient(#0000 75%,#ffe97e 0%)}.marker-line{background:linear-gradient(#0000 80%,#ffe97e 0%)}.box{background-color:var(--off-white-color);border:1px solid var(--gray-color);border-radius:8px;margin:1.75rem 0;padding:16px}.box-gray{background-color:#eee;border-radius:4px;margin-bottom:1rem;padding:8px}blockquote>:last-child,.box>:last-child{margin-bottom:0!important}.reset{color:initial}.box-link{border:2px solid var(--second-link-color);border-radius:8px;margin:1rem 0;padding:8px 16px;font-size:1.2rem;font-weight:700;display:block;color:var(--second-link-color)!important;text-decoration:none!important}.box-link:hover{opacity:.8}.error,.error-box{color:var(--error-color)}.error-box{border:1px solid var(--error-color);background-color:var(--error-color-20);border-radius:.25rem;margin:1rem 0;padding:12px}img[width="1"],img[height="1"]{display:inline;border:none!important}.img_b img{border:4px solid #b0c4de!important}ol{counter-reset:number;list-style-type:none!important}ol li{margin-left:0;padding:0;line-height:1.5rem;position:relative}blockquote{border:1px solid #ccc;border-left:solid 4px var(--gray-color);box-sizing:border-box;margin:1.75rem 0;padding:1.2rem 12px;font-size:1rem;font-style:normal;line-height:normal;position:relative}blockquote:before,blockquote:after{color:#ccc;position:absolute}blockquote:before{font-family:"Font Awesome 5 Free";font-weight:900;top:8px;left:12px}blockquote:after{font-family:"Font Awesome 5 Free";font-weight:900;bottom:8px;right:12px}blockquote b,blockquote strong{font-weight:700}pre{font-family:inherit}hr{background-color:#0000;border:2px solid #ccc;margin:1.75rem 0}hr.dashed{border:3px dashed #ccc;height:0}.not-button{background-color:#0000;border:none;padding:0}.reset-button{all:unset;cursor:pointer}table{border-collapse:collapse;margin-bottom:1rem}table th{background-color:var(--muted);font-weight:400}table th,table td{border:1px solid var(--border);padding:4px}.table-border-bottom{border-collapse:collapse}.table-border-bottom th,.table-border-bottom td{width:1px}.table-border-bottom th{color:var(--gray-color);font-size:80%}.table-border-bottom tr{border-bottom:1px solid var(--gray-color)}.nowrap{white-space:nowrap}.children-mb-0 *{margin-bottom:0!important}.children-mb-2 *{margin-bottom:.5rem!important}.children-mb-4 *{margin-bottom:1rem!important}.clamp,.clamp2,.clamp3{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.clamp1{-webkit-line-clamp:1}.clamp2{-webkit-line-clamp:2}.clamp3{-webkit-line-clamp:3}.sticky{z-index:10;position:sticky;top:0}section:has(.sticky-child){z-index:10;position:sticky;top:0}.sticky-child{color:inherit}.two-column-layout,.three-column-layout{flex-wrap:wrap;display:flex}.two-column-layout>*,.three-column-layout>*{text-align:center}.two-column-layout>*{flex:0 0 50%}.three-column-layout>*{flex:0 0 33.3%}.col1-nowrap td:first-of-type,.col2-nowrap td:nth-of-type(2),.col3-nowrap td:nth-of-type(3),.col4-nowrap td:nth-of-type(4),.col5-nowrap td:nth-of-type(5),.col6-nowrap td:nth-of-type(6),.col7-nowrap td:nth-of-type(7),.col8-nowrap td:nth-of-type(8),.col9-nowrap td:nth-of-type(9),.col10-nowrap td:nth-of-type(10){white-space:nowrap}.table-scroll{white-space:nowrap;margin-bottom:1.75rem;overflow:auto}.table-scroll table{width:100%;margin-bottom:0}@media only screen and (min-width:480px){.table-scroll{white-space:normal}.table-scroll table{width:auto}}.table-scroll::-webkit-scrollbar{height:5px}.table-scroll::-webkit-scrollbar-track{background:#eee}.table-scroll::-webkit-scrollbar-thumb{background:#bbb}.inline-block{display:inline-block}.sp-only{display:block}.sp-only-inline{display:inline}.pc-only,.pc-only-inline,.only-sp{display:none}@media only screen and (min-width:641px){.pc-only{display:block}.pc-only-inline{display:inline}.sp-only,.sp-only-inline{display:none}}.video-container{aspect-ratio:16/9;width:100%;margin-bottom:1rem}.video-container iframe{width:100%;height:100%}.scale-animation{animation-name:scale-animation;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:infinite;display:inline-block}@keyframes scale-animation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.button-animation{transform-origin:50%;animation-name:button-animation;animation-duration:2s;animation-timing-function:ease-out;animation-iteration-count:infinite;display:inline-block}@keyframes button-animation{0%,40%,60%,80%{transform:scale(1)}50%,70%{transform:scale(.95)}}.stretch-animation{animation-name:stretch-animation;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes stretch-animation{0%{width:250px}50%{width:270px}to{width:250px}}.shake-animation{animation:hurueru .5s shake-animation;display:inline-block}@keyframes shake-animation{0%{transform:translate(0)rotate(0)}25%{transform:translate(2px,2px)rotate(1deg)}50%{transform:translateY(2px)rotate(0)}75%{transform:translate(2px)rotate(-1deg)}to{transform:translate(0)rotate(0)}}.blink-animation{animation-name:blink-animation;animation-duration:1s;animation-timing-function:step-end;animation-iteration-count:infinite}@keyframes blink-animation{0%{opacity:1}70%{opacity:0}}.table{border-spacing:4px;display:table}.table dl{margin-bottom:4px;padding-bottom:4px;display:table-row}.table dt,.table dd{display:table-cell}.microcopy{text-align:center;font-weight:700}.microcopy:before{content:"＼";margin-right:8px}.microcopy:after{content:"／";margin-left:8px}.rounded-icon{aspect-ratio:1;border:1px solid #aaa;border-radius:50%;width:50px;overflow:hidden}.rounded-icon img{object-fit:cover;width:100%;height:100%}.success{color:#0fa73a}details{background-color:#eee;border:1px solid #aaa;border-radius:8px;margin-bottom:1.75rem;padding:.5rem 1rem}details>summary{cursor:pointer}details>div :last-child{margin-bottom:0}details[open]>div{border-top:1px solid #aaa;margin-top:.5em;padding-top:.5em}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255;--link-color:#999;--second-link-color:#8f63d9;--theme-color:#feff67;--ga-width:336px;--articles-container-gap-x:12px;--articles-container-gap-y:1.5rem;--outer-padding:12px;--grid-items-per-row:1;--grid-item-margin:16px}@media screen and (min-width:481px){:root{--outer-padding:20px}}@media screen and (min-width:744px){:root{--grid-items-per-row:2}}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0}}::selection{color:#fff;background-color:#787878}a{box-shadow:none!important}pre{margin:0}code{background-color:#0000;padding:0}mark,ins{background:var(--white-color);color:var(--white-color);padding:0}.bg-theme{background-color:var(--theme-color)}.site-title{margin:0 12px 0 0;font-size:1.5rem;font-weight:700;line-height:1.25;display:inline-block}.site-description{margin:0;line-height:1.4;display:none}embed,iframe,object,video{margin-bottom:0}.site{margin:0}h1.post-title,h1.post-title a{color:#333;margin-bottom:1rem;font-size:1.2rem;line-height:1.75rem}h2.post-title,h2.post-title a{color:var(--black-color);font-size:1rem;font-weight:400;line-height:1.5rem}h2.post-title a:hover,h2.post-title a:focus{color:inherit;opacity:.85}@media screen and (min-width:481px){h1.post-title{font-size:1.6rem;line-height:2.3rem}}.post-content h2:not(.unstyled),.h2{color:inherit;background:var(--light-gray-color);border-radius:4px;margin:2.5rem 0 1.2rem;padding:12px;font-weight:700;line-height:1.6}.post-content h3:not(.unstyled),.h3{color:inherit;border-left:4px solid var(--gray-color);margin:1rem 0;padding:.7rem 0 .7rem .7rem;font-size:1.1rem;font-weight:700;line-height:1.5}.post-content h4:not(.unstyled),.h4{margin:1rem 0;font-size:17px}.post-content a:not(.unstyled),.a{color:var(--link-color);font-weight:700;text-decoration:underline}.post-content img:not(.unstyled){border:1px solid #ccc;max-width:100%;height:auto}a.reset{font-weight:initial;background:initial;-webkit-text-decoration:initial;text-decoration:initial}@media screen and (min-width:640px){.post-content img:not(.ad img){width:auto;height:auto;max-height:700px}}.articles-container{justify-content:space-between;gap:var(--articles-container-gap-y) var(--articles-container-gap-x);flex-wrap:wrap;margin:0;padding:0;display:flex}.articles-container .post-content{width:100%;position:relative}@media screen and (min-width:481px){.articles-container .post-content{width:calc(100%/var(--grid-items-per-row) - var(--grid-item-margin))}}.post-content h2.post-title{padding-top:4px;font-size:.95rem;font-weight:400}@media screen and (min-width:640px){.post-content h2.post-title{font-size:1rem}}.articles-container .entry-date{color:var(--dark-gray-color);box-sizing:border-box;margin:0}@media screen and (min-width:481px){.articles-container .entry-date{background-color:var(--white-color);border:1px solid var(--gray-color);padding:0 8px}}.screen-reader-text{display:none}.numbox{color:var(--white-color);background-color:var(--dark-gray-color);text-align:center;border-radius:3px;width:1.8rem;margin-right:12px;font-size:.95rem;font-weight:700;display:inline-block}.updated:not(.published){display:inline}.search-submit{color:var(--white-color);background-color:var(--black-color)}.search-submit:hover{background-color:#555}.site-inner{width:100%;max-width:1056px;margin:0 auto}@media screen and (min-width:640px){.site-inner{max-width:1088px}}.post-content{float:none;width:auto!important}#main{float:left;width:100%;max-width:712px;padding:20px 12px 12px}@media only screen and (min-width:640px){#main{padding-bottom:40px}}#sidebar{float:right;width:100%;min-width:360px;margin-left:0;padding:20px 12px}a.emphasis{color:#999;font-weight:700;border-bottom:1px solid!important}@media screen and (min-width:640px){#sidebar{max-width:360px}}@media only screen and (min-width:641px) and (max-width:1024px){#sidebar{width:100%}}@media only screen and (min-width:1025px){#sidebar{float:right;width:376px;min-width:376px;max-width:712px;margin-left:0}.widget:first-child{border-top-width:0;padding:0}}.page-header{border-top:4px solid var(--black-color);margin:0 0 1.75rem;padding-top:1.75em}.entry-header{margin:0 0 12px;padding:0 0 8px}.entry-meta{text-align:right;font-size:.9rem}.article-home .posted-on{display:block}.cat-links,.tags-links{display:inline-block!important}.cat-links a,.tags-links a{white-space:nowrap;border-radius:3px;margin-bottom:2px;padding:0 8px;transition:all .2s;display:inline-block}.cat-links a:hover,.tags-links a:hover{opacity:.85}.byline{display:none!important}.cat-links,.tags-links,.comments-link{margin-left:4px}.cat-links a{background:var(--gray-color);color:var(--white-color)}.tags-links a{color:var(--black-color);border:solid 1px var(--light-gray-color);background:#eee}.edit-link{display:none}@media screen and (min-width:640px){.edit-link{margin-left:12px;font-size:.8rem;position:absolute;bottom:0;left:0;transform:translateY(100%)}}.edit-link a{color:var(--gray-color)}.entry-footer{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;float:none;width:100%;margin-top:0}.entry-footer:empty{margin:0}.entry-footer .category-link{margin:1rem 0}.entry-footer .category-link li{text-align:center;margin:0 0 4px;font-size:1rem;list-style:none;display:block}@media screen and (min-width:481px){.entry-footer .category-link li{width:calc(50% - 4px);margin-right:4px;display:inline-block}}.entry-footer .category-link li a{color:var(--black-color);border:2px solid var(--black-color);border-radius:5px;padding:12px;font-weight:700;display:block}.entry-footer .category-link a:hover{color:var(--white-color);background:var(--black-color)}.articles-container .thumbnail-container{box-sizing:border-box;border:1px solid var(--light-gray-color);border-radius:4px;width:200px;overflow:hidden}.articles-container .thumbnail-container a{display:block}.post-thumbnail{margin:0}a.post-thumbnail:hover,a.post-thumbnail:focus{opacity:inherit}a.post-thumbnail:hover img{transform:scale(1.1)}.post-thumbnail img{aspect-ratio:16/9;object-fit:cover;transition:transform .3s;display:inline}div.post-thumbnail{border:1px solid var(--light-gray-color);border-radius:4px;overflow:hidden}#thumbnail-and-info-container{margin-bottom:8px;display:flex}#thumbnail-and-info-container .post-thumbnail{width:calc(100% - 120px)}#thumbnail-and-info-container #single-info{width:120px}@media screen and (min-width:481px){#thumbnail-and-info-container .post-thumbnail{width:400px;height:225px}.articles-container .thumbnail-container{box-sizing:border-box;width:250px;height:140px}.post-thumbnail img{object-fit:cover}.single .post-thumbnail img{width:400px;height:225px}#thumbnail-and-info-container #single-info{width:calc(100% - 400px)}}.single .entry-meta{text-align:right;margin-top:4px}.list-meta{box-sizing:border-box;text-align:right;z-index:1;pointer-events:none;position:absolute;top:0;right:0}.list-meta .cat-links,.list-meta .tags-links{pointer-events:all}@media screen and (min-width:481px){.list-meta{width:120px}}.posted-on{text-align:right;box-sizing:border-box;margin:0 0 2px;display:block}.list-other{box-sizing:border-box}@media screen and (min-width:481px){.list-other{box-sizing:border-box}}.entry-summary{font-size:.9rem!important}.fa-pen,.fa-sync-alt{color:var(--gray-color);margin-right:4px}.fa-sync-alt{margin-left:12px}.comments-area{margin:0}.comment-list+.comment-respond,.comment-navigation+.comment-respond{padding:0}.img-w-100 img:not([height="1"]){width:100%;max-width:640px;height:auto}@media only screen and (min-width:641px){.img-w-100 img:not([height="1"]){max-width:672px}}.img-sp-w100per,.img-w100per-wrapper img:not([height="1"]){width:100%;height:auto}@media only screen and (min-width:481px){.img-sp-w100per{max-width:672px;height:auto}.img-pc-h120px{width:auto;height:120px}}a.more-link{text-align:center;background-color:#8cccdb;border-radius:3px;width:120px;padding:5px;display:block;color:var(--white-color)!important}a.more-link:hover{background:#bfe8ef}.ad-side-fix{display:none}.load-message{color:var(--dark-gray-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:1860px){.ad-side-fix{display:block}.ad-side-fix .ad-side-fix-inner{background-color:#f5f5f5;width:336px;height:280px;position:fixed;bottom:70px;left:20px}}.pc_w_50_sp_w_100{width:100%;height:auto}.pc-w400px{width:400px;height:auto}@media only screen and (min-width:1025px){#main{width:712px}}.enlarge-img-w-500px img{width:100%;max-width:500px;height:auto}#toc_container{border-radius:4px}#toc_container a{color:var(--black-color);font-weight:400}:root{--foreground-rgb:0, 0, 0;--background-start-rgb:214, 219, 220;--background-end-rgb:255, 255, 255}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255, 255, 255;--background-start-rgb:0, 0, 0;--background-end-rgb:0, 0, 0}}.inner{width:100%;max-width:1050px;margin:0 auto}#site-description{font-size:.95rem}.post-content ul:not(.unstyled){margin-bottom:1.75rem;padding-left:1.5rem}.post-content ul:not(.unstyled) li{list-style:outside}.background-filter{opacity:.3;z-index:999;background-color:#000;position:fixed;inset:0}.background-filter.hidden{display:none}#account-menu{z-index:2202;background-color:#fafafa;border:1px solid #aaa;border-radius:12px;outline:none;width:350px;padding:12px;position:absolute;bottom:0;left:0;transform:translateY(calc(100% + 4px))}#account-menu.hidden{display:hidden}body{flex-direction:column;min-height:100vh;display:flex}#site-content{flex-grow:1;padding-top:1rem;padding-bottom:2rem}#content{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}@media only screen and (min-width:1025px){#content{flex-direction:row}}#main,#main-w{width:100%}#main{max-width:660px}#main-w{max-width:100%}.media-list{flex-flow:row;justify-content:flex-start;gap:12px;display:flex}.square-image-container{aspect-ratio:1;width:20%}.square-image-container.selected{border:4px solid #4e54ef}.square-image-container img{object-fit:cover;object-position:center center;width:100%;height:100%}.category-links-container{flex-direction:row;gap:8px;display:flex}.category-links-container li{color:#fafafa;white-space:nowrap;background-color:#888;border-radius:4px;padding:4px 8px;font-size:.95rem;line-height:1}.posts-container{flex-flow:wrap;gap:12px;display:flex}#site-description{color:#555;font-size:.9rem}.single .post-content h4,.single .post-content .h4{margin:1rem 0;font-size:17px}.post-actions{color:#aaa;font-size:.9rem}.post-actions span:not(:last-child):after{content:"|";color:#aaa;margin:0 4px}.on-target,.miss{border-radius:4px;padding:0 4px}.on-target{color:#f7538e;background-color:#ffdaf6}.miss{color:#555;background-color:#ddd}.first-place{color:#f7538e}.second-place{color:#4573ff}.third-place{color:#37bf2a}#gnav{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}#gnav li{padding:8px}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
