section .img,article .img{display:block;margin-bottom:2em;aspect-ratio:3/2;width:calc(100vw - 1rem);margin-inline:calc(50% - 50vw);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:1rem;border-bottom-right-radius:1rem;overflow:hidden;animation:unblur .8s forwards}section .img img,article .img img{width:100%;height:100%;object-fit:cover}section .x,article .x{margin-bottom:2em}section .video,article .video{margin-bottom:2em;width:100%;aspect-ratio:16/9}section .video iframe,article .video iframe{width:100%;height:100%}section .pager,article .pager{margin-top:3rem}section .pager a,article .pager a{color:rgb(var(--black));font-weight:800;text-decoration:none;position:relative}section .pager a.prev,article .pager a.prev{padding-left:1em}section .pager a.prev:before,article .pager a.prev:before{content:"";width:6px;height:6px;border:0;border-top:solid 2px #333;border-left:solid 2px #333;transform:rotate(-45deg);position:absolute;top:0;left:0;bottom:0;margin:auto}section .pager a.next,article .pager a.next{padding-right:1em}section .pager a.next:after,article .pager a.next:after{content:"";width:6px;height:6px;border:0;border-top:solid 2px #333;border-right:solid 2px #333;transform:rotate(45deg);position:absolute;top:0;right:0;bottom:0;margin:auto}section .pager a.prev+a.next:before,article .pager a.prev+a.next:before{content:"/";padding:0 1em}#post h1,#post h2,#post h3{text-wrap:inherit}#post .title{margin-bottom:1.5rem}#post .title h1{font-size:1.25rem;margin-bottom:0!important;text-transform:inherit}#post .date{display:inline-block;font-size:1.125rem;font-weight:500;color:rgb(var(--gray))}#post .last__updated{display:block}#post .prose h1,#post .prose h2,#post .prose h3,#post .prose h4,#post .prose h5,#post .prose h6{margin:1.5rem 0}#post .prose a{color:rgb(var(--black));text-underline-offset:.3em;transition:all .2s ease-out}#post .prose a:hover{text-underline-offset:.1em}#post .prose dl{margin-bottom:2em;padding:2em 1em;border-radius:2rem;border:.2rem solid rgb(var(--gray-light))}#post .prose dl dt{font-weight:700}#post .prose dl dd{padding-left:2em}#post .prose dl dd:not(:last-of-type){margin-bottom:1em}#post .prose dl dd ul.dd{margin:0;padding:0}#post .prose dl dd>dl.left{border:none;margin:0;padding:1em 0 0}#post .prose dl dd ul.mg{margin-top:.5rem}#post .prose dl dd ul.mg li:not(:last-of-type){margin:0 0 1rem 1.6em!important}#post .prose dl dd.pd{padding-top:.5rem}#post .prose>ul{margin-bottom:2em;padding:2em 1em;border-radius:2rem;border:.2rem solid rgb(var(--gray-light))}#post .prose>ul>li:not(:last-of-type){margin-bottom:1rem}#post .prose>ul>li p{margin-bottom:0}#post .prose>ul>li ul{margin:0;padding:0;border:none}#post .prose>ul>small{margin-top:1rem}#post .prose .box{border:.2rem solid;border-radius:2rem;margin:2em 0 3em;padding:2em 1em}#post .prose .box h2{font-size:1.25rem}#post .prose .box>.box{margin-bottom:2em;padding:2em 1em;border-radius:2rem;border:.2rem solid rgb(var(--gray-light))}#post .prose .box ul{margin-top:1.5rem;margin-bottom:2em;padding:2em 1em;border-radius:2rem;border:.2rem solid rgb(var(--gray-light))}#post .prose .box ul>li{margin-left:1.6em;font-size:1rem}#post .prose .box ul>li p{margin-bottom:0}#post .prose .box ol{margin-bottom:2em}#post .prose .box ol>li{font-size:1rem}#post .prose .box ol>li:not(:last-of-type){margin-bottom:1rem}#post .prose .box ol>li p{margin-bottom:0}#post .prose .bgbox{background-color:#f5f5f5;border-radius:2rem;margin:2em 0 3em;padding:2em 1em}#post .prose .bgbox p{margin-bottom:0}#post .prose .label{display:inline-block;padding:.1em .5em;border:1px solid #000;border-radius:2em}#post .prose .fbig{font-size:1.2em}#post .prose .fsmall{font-size:.8em}#post .i-mail{display:inline-block;vertical-align:middle;color:#333;line-height:1;position:relative;width:1em;height:.75em;border:.14em solid currentColor;border-radius:.14em;box-sizing:content-box;overflow:hidden;margin-right:.5em}#post .i-mail:before{content:"";position:absolute;left:50%;top:0;width:.78em;height:.78em;border:.17em solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:0 0 0 .14em;box-sizing:content-box;transform:translate(-50%,-50%) rotate(-45deg) skew(10deg,10deg)}.c-breadcrumbs{display:block;margin-top:6rem;font-family:Poppins,BIZ UDPGothic,sans-serif}.c-breadcrumbs .c-breadcrumbs__crumb a{line-height:1.4;font-size:.8rem}.c-breadcrumbs .c-breadcrumbs__crumb svg{color:rgb(var(--gray))}.c-breadcrumbs .c-breadcrumbs__crumb:last-of-type a{pointer-events:none}@media(min-width:750px){article .img{max-width:600px;margin-inline:auto}#post .last__updated{display:inline-block}#post .prose dl,#post .prose ul,#post .prose .box{padding:2rem 4rem}#post .prose .box h2{text-align:center}#post .prose .bgbox{padding:2rem}#post .prose .bgbox.half{margin-left:auto;margin-right:auto;width:50%}}@keyframes unblur{0%{filter:blur(8px)}30%{filter:blur(2px)}to{filter:blur(0)}}@keyframes lum-fade{0%{opacity:0}to{opacity:1}}@keyframes lum-fadeZoom{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes lum-loader-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes lum-loader-before{0%{transform:scale(1)}10%{transform:scale(1.2) translate(6px)}25%{transform:scale(1.3) translate(8px)}40%{transform:scale(1.2) translate(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translate(6px)}75%{transform:scale(.7) translate(8px)}90%{transform:scale(.8) translate(6px)}to{transform:scale(1)}}@keyframes lum-loader-after{0%{transform:scale(1)}10%{transform:scale(1.2) translate(-6px)}25%{transform:scale(1.3) translate(-8px)}40%{transform:scale(1.2) translate(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translate(-6px)}75%{transform:scale(.7) translate(-8px)}90%{transform:scale(.8) translate(-6px)}to{transform:scale(1)}}.luminous{max-width:150vw}.lum-lightbox{background:#0009;z-index:99}.lum-lightbox-inner{inset:5rem 1rem 4rem}.lum-lightbox-inner img{position:relative;margin:0 auto}.lum-lightbox-inner .lum-lightbox-caption{margin:0 auto;color:#fff;max-width:700px;text-align:center}.lum-loading .lum-lightbox-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:20px;animation:lum-loader-rotate 1.8s infinite linear}.lum-lightbox-loader:before,.lum-lightbox-loader:after{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:#ffffffe6}.lum-lightbox-loader:before{left:0;animation:lum-loader-before 1.8s infinite linear}.lum-lightbox-loader:after{right:0;animation:lum-loader-after 1.8s infinite linear;animation-delay:-.9s}.lum-lightbox.lum-opening{animation:lum-fade .18s ease-out}.lum-lightbox.lum-opening .lum-lightbox-inner{animation:lum-fadeZoom .18s ease-out}.lum-lightbox.lum-closing{animation:lum-fade .3s ease-in;animation-direction:reverse}.lum-lightbox.lum-closing .lum-lightbox-inner{animation:lum-fadeZoom .3s ease-in;animation-direction:reverse}.lum-img{transition:opacity .12s ease-out}.lum-loading .lum-img{opacity:0}.lum-gallery-button{display:none!important}.lum-close-button{position:absolute;right:5px;top:5px;width:32px;height:32px;opacity:.3}.lum-close-button:hover{opacity:1}.lum-close-button:before,.lum-close-button:after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#fff}.lum-close-button:before{transform:rotate(45deg)}.lum-close-button:after{transform:rotate(-45deg)}.lum-lightbox-inner{overflow:auto!important}.lum-lightbox-image-wrapper{overflow:auto;-webkit-overflow-scrolling:touch}@media(max-width:460px){.lum-lightbox-image-wrapper{display:flex;overflow:auto;-webkit-overflow-scrolling:touch}.lum-lightbox-caption{width:100%;position:absolute;bottom:0}.lum-lightbox-position-helper{text-align:center;margin:0 auto}.lum-lightbox-inner img{max-width:none;max-height:none}}
