.modal__container{box-sizing:border-box}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mmslideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(3rem);opacity:0}}.micromodal-slide{pointer-events:none;visibility:hidden}.micromodal-slide.is-open{visibility:visible;pointer-events:auto}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}:root{--sheet-border-radius: 1.6rem;--sheet-transition-duration: .3s;--sheet-background-color: var(--bg--gray-light);--sheet-backdrop-color: rgba(32, 32, 32, .8);--sheet-z-index: 22}@media (max-width: 768px){sheet-ui{--sheet-width: 100%;--sheet-max-height: calc(100vh - var(--tabbar-height) - 10rem);--_sheet-scale-down-to: 1;--scale-down-to: 1;--_sheet-header-padding: 0 1.2rem 0 1.2rem;--_sheet-body-padding: 0;--_sheet-handle-height: .4rem;--_sheet-handle-width: 3.6rem;--_sheet-handle-color: var(--text--disabled);--_sheet-handle-border-radius: .2rem;--_sheet-handle-container-padding: 1.6rem 0 1.2rem;--_sheet-z-index: 22;bottom:var(--tabbar-height)!important}}@media (min-width: 769px){sheet-ui{--sheet-width: 42rem;--sheet-max-width: 42rem;--sheet-max-height: 100vh;--_sheet-header-padding: 1.6rem 2.4rem;--_sheet-body-padding: 0;--_sheet-z-index: 22;--_sheet-handle-height: 0;--_sheet-handle-container-padding: 0;bottom:0!important}}.skeleton{position:relative;overflow:hidden}.skeleton *{opacity:0}.skeleton:before,.skeleton:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.8rem;pointer-events:none;z-index:20}.skeleton:before{background-color:#ebeff4}.skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:loading 1.5s infinite}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}[data-lc-widget]{display:none;opacity:0;transform:translateY(2rem);transition:all .2s ease;bottom:calc(var(--lc-right-bottom-offset) + 1.6rem)}[data-lc-widget=lead-catcher-small]{bottom:calc(var(--lc-center-bottom-offset) + 1.6rem)}[data-lc-widget].is--init{visibility:hidden;display:flex}[data-lc-widget].is--open{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width: 768px){[data-lc-widget]{bottom:calc(var(--lc-right-bottom-offset) + .8rem)}[data-lc-widget=lead-catcher-small]{bottom:calc(var(--lc-center-bottom-offset) + .8rem)}}.w-richtext{color:var(--text--main);font-size:var(--fontSizeM);line-height:1.375}.w-richtext h1,.w-richtext h2,.w-richtext h3,.w-richtext h4,.w-richtext h5,.w-richtext h6{color:var(--text--main);font-weight:600;letter-spacing:-.01em;line-height:1.25}.w-richtext h2{margin-top:4.8rem;margin-bottom:2rem;font-size:var(--fontSizeH2)}.w-richtext h3{margin-top:3.6rem;margin-bottom:1.6rem;font-size:var(--fontSizeH3)}.w-richtext h4{margin-top:1.6rem;margin-bottom:.8rem;font-size:var(--fontSizeH4)}.w-richtext h5{margin-top:2.4rem;margin-bottom:.8rem;font-size:var(--fontSizeL)}.w-richtext h6{margin-top:2rem;margin-bottom:.6rem;font-size:var(--fontSizeM)}.w-richtext p{margin-top:0;margin-bottom:1.6rem}.w-richtext p:last-child{margin-bottom:0}.w-richtext p+p{margin-top:2rem}.w-richtext a{color:var(--main--green-common);text-decoration:none;border-bottom:.1rem solid currentColor;transition:color .2s ease}.is--no-touch .w-richtext a:hover,.is--touch .w-richtext a:active{color:var(--main--gray-common)}.w-richtext ul,.w-richtext ol{margin-top:1.6rem;margin-bottom:1.6rem}.w-richtext p+ul,.w-richtext p+ol{margin-top:-.4rem}.w-richtext blockquote{margin-top:3.2rem;margin-bottom:3.2rem;padding:2rem 2.8rem;background:var(--bg--gray-light);border:none;border-radius:1.2rem;font-size:var(--fontSizeL);line-height:1.5;letter-spacing:-.008em}.w-richtext blockquote p:last-child{margin-bottom:0}.w-richtext figure,.w-richtext picture,.w-richtext>img{margin-top:2.4rem;margin-bottom:2.4rem;display:block;max-width:100%}.w-richtext figure img,.w-richtext picture img,.w-richtext>img{max-width:100%;height:auto;border-radius:1.2rem}.w-richtext figure figcaption{margin-top:.8rem;font-size:var(--fontSizeS);color:var(--text--secondary)}.w-richtext__table-scroll{margin-top:1.6rem;margin-bottom:2.4rem;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:2rem}.w-richtext table{width:100%;border:none;border-collapse:collapse}.w-richtext table th,.w-richtext table td{padding:2rem;text-align:left;vertical-align:top;border:none}.w-richtext table th:first-child,.w-richtext table td:first-child{padding-left:3.2rem}.w-richtext table th:last-child,.w-richtext table td:last-child{padding-right:3.2rem}.w-richtext table>thead tr:first-child>*,.w-richtext table>tbody:first-child tr:first-child>*{padding-top:3.2rem}.w-richtext table>tbody tr:last-child>*{padding-bottom:3.2rem}.w-richtext table thead tr,.w-richtext table tbody tr:not(:last-child){background-image:linear-gradient(to right,transparent 0,transparent 3.2rem,var(--other--gray-light) 3.2rem,var(--other--gray-light) calc(100% - 3.2rem),transparent calc(100% - 3.2rem),transparent 100%);background-repeat:no-repeat;background-position:0 100%;background-size:100% .1rem}.w-richtext table th,.w-richtext table thead td{font-size:var(--fontSizeXS);font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--text--secondary)}.w-richtext table tr,.w-richtext table td,.w-richtext table th{height:auto!important}.w-richtext hr{margin-top:3.2rem;margin-bottom:3.2rem;border:none;border-top:.1rem solid var(--other--gray-light)}.w-richtext strong,.w-richtext b{font-weight:600}.w-richtext em,.w-richtext i{font-style:italic}.w-richtext code{padding:.2rem .6rem;background:var(--bg--gray-light);border-radius:.4rem;font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.w-richtext>*:first-child{margin-top:0}.w-richtext>*:last-child{margin-bottom:0}.w-richtext__section,.w-richtext__subsection{display:block}.w-richtext>.w-richtext__section:first-child>*:first-child,.w-richtext>.w-richtext__section:first-child>.w-richtext__subsection:first-child>*:first-child{margin-top:0}.w-richtext>.w-richtext__section:last-child>*:last-child,.w-richtext>.w-richtext__section:last-child>.w-richtext__subsection:last-child>*:last-child{margin-bottom:0}.article-toc,.article-toc__sub{list-style:none;padding:0;margin:0}.article-toc__item+.article-toc__item{margin-top:1.2rem}.article-toc__link{display:inline-block;color:var(--text--main);font-size:var(--fontSizeM);line-height:1.4;text-decoration:none;border-bottom:none;transition:color .2s ease}.is--no-touch .article-toc__link:hover,.article-toc__link.is--active{color:var(--main--green-common)}.article-toc__sub{margin-top:.8rem;padding-left:1.2rem}.article-toc__sub-item+.article-toc__sub-item{margin-top:.6rem}.article-toc__sub-link{color:var(--text--secondary);font-size:var(--fontSizeS);line-height:1.4;text-decoration:none;border-bottom:none;transition:color .2s ease}.is--no-touch .article-toc__sub-link:hover,.article-toc__sub-link.is--active{color:var(--main--green-common)}@media (max-width: 767px){.w-richtext{font-size:var(--fontSizeM);line-height:1.4286}.w-richtext h2{margin-top:4rem;margin-bottom:1.6rem}.w-richtext h3{margin-top:3.2rem;margin-bottom:.8rem}.w-richtext h4{margin-top:.8rem;margin-bottom:.4rem}.w-richtext p{margin-bottom:1.6rem}.w-richtext p+p{margin-top:1.6rem}.w-richtext blockquote{margin-top:2.4rem;margin-bottom:2.4rem;padding:1.6rem 2rem;border-radius:1.6rem}.w-richtext figure,.w-richtext picture,.w-richtext>img{margin-top:2rem;margin-bottom:2rem}.w-richtext figure img,.w-richtext picture img,.w-richtext>img{border-radius:1.6rem}.w-richtext__table-scroll{margin-top:.8rem;border-radius:1.6rem}.w-richtext table{min-width:60rem}.w-richtext table th,.w-richtext table td{padding:1.2rem}.w-richtext table th:first-child,.w-richtext table td:first-child{padding-left:2rem}.w-richtext table th:last-child,.w-richtext table td:last-child{padding-right:2rem}.w-richtext table>thead tr:first-child>*,.w-richtext table>tbody:first-child tr:first-child>*{padding-top:2rem}.w-richtext table>tbody tr:last-child>*{padding-bottom:2rem}.w-richtext table thead tr,.w-richtext table tbody tr:not(:last-child){background-image:linear-gradient(to right,transparent 0,transparent 2rem,var(--other--gray-light) 2rem,var(--other--gray-light) calc(100% - 2rem),transparent calc(100% - 2rem),transparent 100%)}}
