.animate-line-to-appear{overflow:hidden}.animate-line-to-appear.--relative{position:relative}.animate-line-to-appear::before{animation:out-ani-to-hidden .3s forwards;background-color:#fff;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.animate-line-to-appear:hover::before{animation:in-ani-to-appear .3s forwards}.sns-bottom__list{display:flex;font-size:30px;gap:1em;justify-content:center}.sns-bottom__link:hover .sns-bottom__icon{background-color:#df0908}.sns-bottom__icon{-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;aspect-ratio:1/1;background-color:#fff;display:block;font-size:30px;height:auto;mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;width:30px}.sns-side__list{display:flex;flex-direction:column;font-size:30px;gap:1em;position:sticky;top:7.5rem}.sns-side__link:hover .sns-side__icon{background-color:#df0908}.sns-side__icon{-webkit-mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;aspect-ratio:1/1;background-color:#fff;display:block;font-size:.875rem;height:auto;mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;width:30px}.prose{--prose-body:#ffffff;--prose-headings:#ffffff;--prose-lead:rgba(255, 255, 255, 0.85);--prose-links:#ffffff;--prose-bold:#ffffff;--prose-counters:rgba(255, 255, 255, 0.6);--prose-bullets:rgba(255, 255, 255, 0.5);--prose-hr:v.$c-gray-light;--prose-quotes:#ffffff;--prose-quote-borders:rgba(255, 255, 255, 0.5);--prose-captions:rgba(255, 255, 255, 0.7);--prose-kbd:#ffffff;--prose-code:#ffffff;--prose-pre-code:rgba(255, 255, 255, 0.9);--prose-pre-bg:v.$c-black;--prose-th-borders:v.$c-gray-light;--prose-td-borders:v.$c-gray-light;color:var(--prose-body);max-width:none}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p{margin-bottom:1.25rem;margin-top:1.25rem}.prose [class~=lead]{color:var(--prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.5rem;margin-top:1.5rem}.prose a{color:var(--prose-links);font-weight:500;text-decoration:underline;transition:color .3s}.prose a:hover{color:var(--color-primary)}.prose strong{color:var(--prose-bold);font-weight:600}a .prose strong,blockquote .prose strong,thead th .prose strong{color:inherit}.prose h1{color:var(--prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose h1 strong{color:inherit;font-weight:900}.prose h2{color:var(--prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose h2+*{margin-top:0}.prose h2 strong{color:inherit;font-weight:800}.prose h3{color:var(--prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose h3+*{margin-top:0}.prose h3 strong{color:inherit;font-weight:700}.prose h4{color:var(--prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose h4+*{margin-top:0}.prose h4 strong{color:inherit;font-weight:700}.prose ol{list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose ol[type=A]{list-style-type:upper-alpha}.prose ol[type=a]{list-style-type:lower-alpha}.prose ol[type=I]{list-style-type:upper-roman}.prose ol[type=i]{list-style-type:lower-roman}.prose ul{list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose li{margin-bottom:.5em;margin-top:.5em}.prose li::marker{font-weight:400}.prose ol>li{padding-inline-start:.375em}.prose ol>li::marker{color:var(--prose-counters)}.prose ul>li{padding-inline-start:.375em}.prose ul>li::marker{color:var(--prose-bullets)}.prose>ol>li p,.prose>ul>li p{margin-bottom:.75em;margin-top:.75em}.prose>ol>li>p:first-child,.prose>ul>li>p:first-child{margin-top:1.25em}.prose>ol>li>p:last-child,.prose>ul>li>p:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-bottom:.75em;margin-top:.75em}.prose dl{margin-bottom:1.25em;margin-top:1.25em}.prose dt{color:var(--prose-headings);font-weight:600;margin-top:1.25em}.prose dd{margin-top:.5em;padding-inline-start:1.625em}.prose hr{border-color:var(--prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose hr+*{margin-top:0}.prose blockquote{border-inline-start-color:var(--prose-quote-borders);border-inline-start-style:solid;border-inline-start-width:.25rem;color:var(--prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“" "”" "‘" "’"}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose blockquote strong{color:inherit}.prose blockquote code{color:inherit}.prose img{margin-bottom:2em;margin-top:2em}.prose picture{display:block;margin-bottom:2em;margin-top:2em}.prose picture>img{margin-bottom:0;margin-top:0}.prose video{margin-bottom:2em;margin-top:2em}.prose code{color:var(--prose-code);font-size:.875em;font-weight:600}.prose code::before{content:"`"}.prose code::after{content:"`"}a .prose code,blockquote .prose code,h1 .prose code,h2 .prose code,h3 .prose code,h4 .prose code,thead th .prose code{color:inherit}.prose pre{background-color:var(--prose-pre-bg);border-radius:.375rem;color:var(--prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose pre code::after,.prose pre code::before{content:none}.prose kbd{border-radius:.3125rem;box-shadow:0 0 0 1px rgba(255,255,255,.1),0 3px 0 rgba(255,255,255,.1);color:var(--prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding:.1875em .375em}.prose table{font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose thead{border-bottom:1px solid var(--prose-th-borders)}.prose thead th{color:var(--prose-headings);font-weight:600;padding-bottom:.5714286em;padding-inline-end:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose thead th:first-child{padding-inline-start:0}.prose thead th:last-child{padding-inline-end:0}.prose tbody tr{border-bottom:1px solid var(--prose-td-borders)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td,.prose tfoot td{padding-bottom:.5714286em;padding-inline-end:.5714286em;padding-inline-start:.5714286em;padding-top:.5714286em;vertical-align:baseline}.prose tbody td:first-child,.prose tfoot td:first-child{padding-inline-start:0}.prose tbody td:last-child,.prose tfoot td:last-child{padding-inline-end:0}.prose tfoot{border-top:1px solid var(--prose-th-borders)}.prose tfoot td{vertical-align:top}.prose td,.prose th{text-align:start}.prose figure{margin-bottom:2em;margin-top:2em}.prose figure>*{margin-bottom:0;margin-top:0}.prose figcaption{color:var(--prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose.--max-w-none{max-width:none}.single__main *{font-size:17px}.editorial-card{position:relative}.editorial-card__link{display:block;position:relative}.editorial-card__link:hover .editorial-card__img{opacity:.9}.editorial-card__link:hover .editorial-card__body{color:#df0908}.editorial-card__thumbnail{aspect-ratio:374/250;background-color:#fff;margin-bottom:1rem;overflow:hidden}.editorial-card__img{-o-object-fit:cover;height:100%;object-fit:cover;transition:opacity .3s;width:100%}.editorial-card__link:hover .editorial-card__img{opacity:.9}.editorial-card__link:hover .editorial-card__img--placeholder{opacity:.7}.editorial-card__body{transition:color .3s}.editorial-card__categories{display:flex;gap:.5rem}.editorial-card__category{font-size:12px;transition:color .3s}.editorial-card__title{border-bottom:1px solid #959393;font-weight:700;margin-bottom:.5rem;padding-bottom:.8em;transition:color .3s}.editorial-card__author{align-items:center;display:flex;gap:.8em}.editorial-card__avatar{aspect-ratio:1/1;border-radius:50%;display:block;font-size:15px;height:auto;overflow:hidden;width:2rem}.editorial-card__avatar-img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.editorial-card__author-name{flex:1;font-size:15px}.single-post__wrap{margin-bottom:5rem}.single-post__inner{padding-bottom:2.5rem;padding-top:2.5rem}.single-post__content{position:relative}.single-post__sns-side{display:none}.single-post__header{margin-bottom:2rem}.single-post__header__categories{display:flex;gap:.5rem}.single-post__header__category{display:block;font-size:12px;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.single-post__header__category::before{background-color:#fff;content:"";display:block;height:1rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.single-post__header__data-wrap{align-items:center;display:flex;gap:1.5em}.single-post__header__author{align-items:center;display:flex;gap:1em}.single-post__header__author-avatar-wrap{aspect-ratio:1/1;border-radius:50%;display:block;height:auto;overflow:hidden;width:43px}.single-post__header__author-avatar{-o-object-fit:cover;-o-object-position:center;height:100%;object-fit:cover;object-position:center;width:100%}.single-post__header__title{border-bottom:1px solid #959393;font-size:26px;font-weight:900;margin-bottom:.5rem;padding-bottom:.5rem}.single-post__header__date{display:inline-block;font-size:15px;margin-right:1rem}.single-post__thumbnail{margin-bottom:2rem}.single-post__thumbnail-img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.single-post__sns-bottom{border-bottom:1px solid #959393;border-top:1px solid #959393;margin-bottom:5rem;margin-top:5rem;padding-bottom:3rem;padding-top:3rem}.single-post__pn{display:grid;gap:8em;grid-template-columns:repeat(2,1fr);margin-bottom:5rem}.single-post__pn-link{align-items:center;display:flex;flex-direction:column;font-weight:700;gap:.5rem}.single-post__pn-link:hover .single-post__pn-img-wrap img{opacity:.8}.single-post__pn-link:hover .single-post__pn-title{color:#df0908}.single-post__pn-img-wrap{aspect-ratio:1/1;background-color:#fff;height:auto;overflow:hidden;width:123px}.single-post__pn-img{-o-object-fit:cover;height:100%;object-fit:cover;transition:opacity .3s;width:100%}.single-post__pn-title{flex:1;font-weight:700;line-height:1.6;transition:color .3s}.single-post__pn-title:hover .single-post__pn-title{color:#df0908}.single-post__next-img-wrap{aspect-ratio:16/9;height:auto;overflow:hidden;width:100%}.single-post__next-img{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.single-post__author-heading{border-bottom:1px solid #959393;font-size:20px;font-weight:700;margin-bottom:2rem;padding-bottom:.5rem}.single-post__author-profile{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.single-post__author-avatar-wrap{aspect-ratio:1/1;border-radius:50%;height:5rem;overflow:hidden;width:5rem}.single-post__author-avatar{-o-object-fit:cover;height:100%;object-fit:cover;width:100%}.single-post__author-name{font-size:15px}.single-post__author-desc-wrap{flex:1}.single-post__author-desc{font-size:16px}.single-post__related{border-top:1px solid #959393;margin-top:5rem;padding-top:2.5rem}.single-post__related-header{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.single-post__related-title-en{font-size:55px;font-weight:900;line-height:1.2}.single-post__related-title-ja{font-size:20px;font-weight:900}.single-post__related-link-wrap{text-align:right}.single-post__related-link{display:inline-block;font-size:20px;font-weight:700;padding-right:4.4em;position:relative;transition:color .3s}.single-post__related-link:hover{color:#df0908}.single-post__related-link-arrow{display:block;height:2.9em;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2.9em}.single-post__related-link-arrow .og-button{height:auto;width:100%}.single-post__related-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:640px){.single-post__wrap{margin-bottom:10rem}.single-post__inner{padding-bottom:5rem;padding-top:5rem}.single-post__content{margin-top:5rem;padding-left:3rem;padding-right:3rem}.single-post__sns-side{display:block;height:100%;left:0;position:absolute;width:1.5rem}.single-post__main{margin-left:auto;margin-right:auto;max-width:1450px;padding-left:25px;padding-right:25px}.single-post__author-profile{flex-direction:row;gap:2rem}}@media screen and (min-width:768px) and (max-width:1440px){.single-post__header__title{font-size:max(24px,1.8055555556vw)}.single-post__related-title-ja{font-size:max(18px,1.3888888889vw)}.single-post__related-link{font-size:max(18px,1.3888888889vw)}}@media screen and (min-width:768px){.single-post__related-header{align-items:center;flex-direction:row;gap:1rem;justify-content:space-between}}@media screen and (min-width:768px) and (max-width:1023px){.single-post__related-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.single__main{font-size:30px;margin-left:auto;margin-right:auto;max-width:calc(900px + 3em);padding-left:1.5em;padding-right:1.5em}.single-post__pn-link{flex-direction:row;gap:1.5rem}.single-post__next-img-wrap{aspect-ratio:1/1;order:2;width:7.5rem}.single-post__related-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1920px){.sns-bottom__list{font-size:max(10px,1.5625vw)}.sns-bottom__icon{font-size:max(10px,1.5625vw);width:1.5625vw}.sns-side__list{font-size:max(10px,1.5625vw)}.sns-side__icon{font-size:max(10px,1.5625vw);width:1.5625vw}.single__main{font-size:max(10px,1.5625vw)}.single__main *{font-size:max(10px,.8854166667vw)}.editorial-card__category{font-size:max(10px,.625vw)}.editorial-card__avatar{font-size:max(10px,.78125vw)}.editorial-card__author-name{font-size:max(10px,.78125vw)}.single-post__header__category{font-size:max(10px,.625vw)}.single-post__header__author-avatar-wrap{width:2.2395833333vw}.single-post__header__title{font-size:max(10px,1.3541666667vw)}.single-post__header__date{font-size:max(10px,.78125vw)}.single-post__pn-img-wrap{width:6.40625vw}.single-post__author-heading{font-size:max(10px,1.0416666667vw)}.single-post__author-name{font-size:max(10px,.78125vw)}.single-post__author-desc{font-size:max(10px,.8333333333vw)}.single-post__related-title-en{font-size:max(10px,2.8645833333vw)}.single-post__related-title-ja{font-size:max(10px,1.0416666667vw)}.single-post__related-link{font-size:max(10px,1.0416666667vw)}}@media screen and (max-width:1023px){.single-post__pn{gap:3em}.single-post__pn-item.--next .single-post__pn-title{order:1}.single-post__pn-img-wrap{aspect-ratio:16/9;width:100%}}@media screen and (max-width:767px){.single-post__header__title{font-size:24px;line-height:1.6}.single-post__related-title-en{font-size:max(40px,10.8695652174vw)}.single-post__related-title-ja{font-size:18px}.single-post__related-link{font-size:18px}}@media screen and (max-width:460px){.sns-bottom__icon{font-size:max(10px,6.5217391304vw);width:6.5217391304vw}.sns-side__icon{font-size:max(10px,6.5217391304vw);width:6.5217391304vw}.single__main{font-size:max(10px,6.5217391304vw)}.single__main *{font-size:max(14px,3.6956521739vw)}.single-post__header__title{font-size:max(20px,5.2173913043vw)}.single-post__related-title-ja{font-size:max(16px,3.9130434783vw)}.single-post__related-link{font-size:max(16px,3.9130434783vw)}}@keyframes in-ani-to-appear{from{transform:translateX(-101%)}to{transform:translateX(0)}}@keyframes out-ani-to-hidden{from{transform:translateX(0)}to{transform:translateX(101%)}}@keyframes in-ani-to-hidden{from{transform:translateX(0)}to{transform:translateX(101%)}}@keyframes out-ani-to-appear{from{transform:translateX(-101%)}to{transform:translateX(0)}}@keyframes in-ani-circle-to-appear{from{transform:translateX(-200%)}to{transform:translateX(0)}}@keyframes out-ani-circle-to-hidden{from{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes in-ani-circle-to-hidden{from{transform:translateX(0)}to{transform:translateX(200%)}}@keyframes out-ani-circle-to-appear{from{transform:translateX(-200%)}to{transform:translateX(0)}}