@charset "utf-8";.p-page-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(min-width:1104px){.p-page-layout{gap:2.2222222222rem;margin-inline:auto;max-width:768px;padding-block:3.1111111111rem}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.p-toc-section{position:relative}.p-toc-section,.p-top-toc{width:-webkit-fill-available;width:-moz-available;width:stretch}.p-top-toc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f6f6f6;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-block:24px;padding-inline:24px}@media(min-width:1104px){.p-top-toc{gap:.8888888889rem;padding-block:32px;padding-inline:48px}}.p-top-toc__header{gap:.25rem}.p-toc-toggle-button,.p-top-toc__header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.p-toc-toggle-button{gap:2px;-webkit-margin-before:1px;margin-block-start:1px}.p-toc-toggle-button:after,.p-toc-toggle-button:before{color:#979797}.p-toc-toggle-button:before{content:"［"}.p-toc-toggle-button:after{content:"］"}.p-toc-toggle-button__text--close,.p-toc-toggle-button__text--open{color:#315dbb}.p-toc-toggle-button:hover .p-toc-toggle-button__text--close,.p-toc-toggle-button:hover .p-toc-toggle-button__text--open{text-decoration:underline}.p-toc-toggle-button[aria-expanded=false] .p-toc-toggle-button__text--close,.p-toc-toggle-button[aria-expanded=true] .p-toc-toggle-button__text--open{display:none}.p-toc-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.p-toc-list:not(.is-expanded){display:none}.p-toc-list__anchor{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.375rem;line-height:1.4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-toc-list__anchor:-webkit-any-link{color:#315dbb}.p-toc-list__anchor:-moz-any-link{color:#315dbb}.p-toc-list__anchor:any-link{color:#315dbb}.p-toc-list__anchor:before{content:"";display:block;width:1.25rem;-webkit-margin-before:calc(1lh*.5 - 10px);aspect-ratio:1;margin-block-start:calc(1lh*.5 - 10px);-ms-flex-negative:0;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23315DBB%22%20d%3D%22m10%2012.275%202.949-2.948H7.05L10%2012.275ZM10%2017.916a7.712%207.712%200%200%201-3.087-.623A7.995%207.995%200%200%201%204.4%2015.601a7.994%207.994%200%200%201-1.693-2.513%207.705%207.705%200%200%201-.624-3.087c0-1.095.208-2.124.624-3.088A7.996%207.996%200%200%201%204.398%204.4a7.995%207.995%200%200%201%202.514-1.692%207.705%207.705%200%200%201%203.086-.624c1.096%200%202.125.208%203.088.623.964.416%201.802.98%202.514%201.692a7.994%207.994%200%200%201%201.693%202.513c.416.963.624%201.992.624%203.087a7.713%207.713%200%200%201-.624%203.088%207.997%207.997%200%200%201-1.692%202.514%207.996%207.996%200%200%201-2.513%201.693%207.706%207.706%200%200%201-3.087.623ZM10%2016.666c1.861%200%203.437-.646%204.73-1.937%201.29-1.292%201.937-2.868%201.937-4.73%200-1.86-.646-3.437-1.938-4.728-1.292-1.292-2.868-1.938-4.73-1.938-1.86%200-3.437.646-4.728%201.938C3.979%206.562%203.333%208.139%203.333%2010c0%201.86.646%203.437%201.938%204.729C6.562%2016.02%208.139%2016.666%2010%2016.666Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0}.p-sticky-toc{display:none;opacity:1;position:fixed;z-index:8}@starting-style{.p-sticky-toc{opacity:0}}@media(max-width:1103px){.p-sticky-toc{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100dvh;width:-webkit-fill-available;width:-moz-available;width:stretch}}@media(min-width:1104px){.p-sticky-toc{background:#fff;border:2px solid #d9d9d9;border-radius:8px;-webkit-box-shadow:6px 6px 14px 0 rgba(0,0,0,.16);box-shadow:6px 6px 14px 0 rgba(0,0,0,.16);display:block;left:auto;margin-inline:auto;max-height:calc(100dvh - 20px);max-width:768px;overflow-y:auto;top:10px;width:-webkit-fill-available;width:-moz-available;width:stretch}}.p-sticky-toc{-webkit-transition:opacity .3s ease-in-out,display allow-discrete .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,display allow-discrete .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,display allow-discrete .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,display allow-discrete .3s ease-in-out,-webkit-transform .3s ease-in-out}@media(prefers-reduced-motion){.p-sticky-toc{-webkit-transition:none;transition:none}}@media(max-height:319px){.p-sticky-toc{display:none}}.p-sticky-toc:not(.is-visible){display:none;opacity:0;pointer-events:none}.p-sticky-toc-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:1103px){.p-sticky-toc-list{gap:.5rem;-webkit-margin-before:-1rem;margin-block-start:-1rem;-webkit-margin-after:1rem;background:#fff;border:1px solid #d9d9d9;border-radius:6px;margin-block-end:1rem;margin-inline:16px;overflow-y:auto;padding:8px}}@media(min-width:1104px){.p-sticky-toc-list{border-top:1px solid #d9d9d9;gap:.8888888889rem;margin-inline:32px;padding-block:32px}}.p-sticky-toc-list:not(.is-expanded){display:none}.p-sticky-toc-list__anchor{display:block;line-height:1.4}@media(max-width:1103px){.p-sticky-toc-list__anchor{font-size:.75rem;padding:8px 16px;width:-webkit-fill-available;width:-moz-available;width:stretch}.p-sticky-toc-list__anchor:-webkit-any-link{color:#262221}.p-sticky-toc-list__anchor:-moz-any-link{color:#262221}.p-sticky-toc-list__anchor:any-link{color:#262221}.p-sticky-toc-list__anchor:hover{background:#f6f6f6;text-decoration:none}}@media(min-width:1104px){.p-sticky-toc-list__anchor{font-size:1.1111111111rem;font-weight:700;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-padding-start:1.25em;padding-inline-start:1.25em}}@media(min-width:1104px)and (min-width:1104px){.p-sticky-toc-list__anchor:before{aspect-ratio:1;content:"";display:block;inset-block-start:0;inset-inline-start:0;margin-block:calc(1lh*.5 - .1em);margin-inline:.4em;position:absolute;width:.2em;-ms-flex-negative:0;background:currentColor;border-radius:50%;flex-shrink:0}}@media(min-width:1104px){.p-sticky-toc-list__anchor:-webkit-any-link{color:#315dbb}.p-sticky-toc-list__anchor:-moz-any-link{color:#315dbb}.p-sticky-toc-list__anchor:any-link{color:#315dbb}}.p-sticky-toc-toggle-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fill-available;width:-moz-available;width:stretch}@media(max-width:1103px){.p-sticky-toc-toggle-button{-ms-flex-negative:0;background:#fff;-webkit-box-shadow:0 4px 7px 0 rgba(0,0,0,.16);box-shadow:0 4px 7px 0 rgba(0,0,0,.16);flex-shrink:0;padding-block:20px;padding-inline:16px}}@media(min-width:1104px){.p-sticky-toc-toggle-button{padding-block:32px;padding-inline:32px}}.p-sticky-toc-toggle-button__label{overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:.875rem;font-weight:700;line-height:1.4;margin-right:2rem;text-align:left;width:-webkit-fill-available;width:-moz-available;width:stretch}@media(min-width:1104px){.p-sticky-toc-toggle-button__label{font-size:1.2777777778rem}}.p-sticky-toc-toggle-button:after{aspect-ratio:1;content:"";display:block;position:absolute;-ms-flex-negative:0;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media(max-width:1103px){.p-sticky-toc-toggle-button:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2372706E%22%20d%3D%22m12%2016.617-8-8L5.867%206.75%2012%2012.85l6.133-6.1L20%208.617l-8%208Z%22%2F%3E%3C%2Fsvg%3E");height:.875rem;inset-block-start:calc(20px + 1lh*.5 - .5em);inset-inline-end:16px;width:.875rem}}@media(min-width:1104px){.p-sticky-toc-toggle-button:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%231F1F1F%22%20d%3D%22m12%2016.617-8-8L5.867%206.75%2012%2012.85l6.133-6.1L20%208.617l-8%208Z%22%2F%3E%3C%2Fsvg%3E");display:block;height:1.3333333333rem;inset-block-start:calc(32px + 1lh*.5 - .5em);inset-inline-end:32px;width:1.3333333333rem}}@media(min-width:1104px){.p-hero-section{border-radius:12px;overflow:hidden}}.p-hero-section__title-group{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;padding-block:24px;padding-inline:24px}@media(min-width:768px){.p-hero-section__title-group{padding-block:40px;padding-inline:48px}}.p-hero-section__title-group>*{z-index:1}.p-hero-section__title-group:after,.p-hero-section__title-group:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute}.p-hero-section__title-group:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22205%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50%203.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Zm0%2017a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM46.5%2041a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%203.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM63.5%2024a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%2037.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%207a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM84%2020.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%2041a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m-27.937%20141.707%2092.884-92.884%202.12%202.121-92.883%2092.884-2.121-2.121Zm8.937%208.938%2092.884-92.884%202.121%202.121-92.884%2092.884-2.121-2.121ZM82.82%2066.697l-92.884%2092.884%202.122%202.121%2092.883-92.884-2.12-2.12ZM-1.125%20168.52l92.883-92.884%202.122%202.121L.996%20170.64l-2.121-2.121Zm101.821-83.947L7.812%20177.456l2.121%202.121%2092.884-92.883-2.121-2.122ZM16.749%20186.394l92.884-92.884%202.121%202.121-92.883%2092.884-2.122-2.121Zm101.821-83.947-92.884%2092.884%202.122%202.122%2092.884-92.884-2.122-2.122Zm-83.946%20101.82%2092.884-92.883%202.121%202.121-92.884%2092.884-2.121-2.122Zm101.821-83.946-92.884%2092.884%202.121%202.121%2092.884-92.884-2.121-2.121ZM52.498%20222.143l92.884-92.884%202.121%202.121-92.884%2092.884-2.12-2.121Zm101.822-83.947L61.436%20231.08l2.121%202.121%2092.884-92.883-2.121-2.122Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20y%3D%22205%22%20fill%3D%22%23fff%22%20rx%3D%2264%22%20transform%3D%22rotate%28-90%200%20205%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");height:205px;left:-52px;top:0;width:128px}@media(min-width:1104px){.p-hero-section__title-group:before{top:132px}}.p-hero-section__title-group:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22219%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50%20181.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Zm0%2017a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM46.5%20219a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%20181.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM63.5%20202a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm3.5%2013.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%20185a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm3.5%2013.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%20219a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m-27.937%2064.707%2092.884-92.884%202.12%202.122-92.883%2092.883-2.121-2.12ZM-19%2073.645%2073.884-19.24l2.121%202.121-92.884%2092.884L-19%2073.645ZM82.82-10.303l-92.884%2092.884%202.122%202.121L84.942-8.182l-2.12-2.12ZM-1.125%2091.52%2091.758-1.365%2093.88.756.996%2093.64l-2.121-2.121ZM100.696%207.572%207.812%20100.456l2.121%202.121%2092.884-92.884-2.121-2.12ZM16.749%20109.394l92.884-92.884%202.121%202.121-92.883%2092.884-2.122-2.121ZM118.57%2025.447l-92.884%2092.884%202.122%202.122%2092.884-92.884-2.122-2.122Zm-83.946%20101.82%2092.884-92.883%202.121%202.12-92.884%2092.885-2.121-2.122Zm101.821-83.946-92.884%2092.884%202.121%202.121%2092.884-92.884-2.121-2.12ZM52.498%20145.143l92.884-92.884%202.121%202.121-92.884%2092.884-2.12-2.121ZM154.32%2061.196%2061.436%20154.08l2.121%202.121%2092.884-92.883-2.121-2.122Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20y%3D%22128%22%20fill%3D%22%23fff%22%20rx%3D%2264%22%20transform%3D%22rotate%28-90%200%20128%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");height:219px;right:-45px;top:40px;width:128px}@media(min-width:1104px){.p-hero-section__title-group:after{top:-8px}}.p-hero-section__title{font-size:2.25rem;font-weight:700;line-height:1.4}.p-hero-section__description{font-size:.875rem;line-height:1.4}.p-hero-section__related-counts-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;padding-block:1rem;padding-inline:24px}@media(min-width:768px){.p-hero-section__related-counts-group{gap:.8888888889rem;padding-block:.8888888889rem;padding-inline:48px}}.p-hero-section__related-advice-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.p-hero-section__advisor-avatar-group,.p-hero-section__related-advice-group{display:-webkit-box;display:-ms-flexbox;display:flex}.p-hero-section__advisor-avatar-group[data-has-more=true]:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;aspect-ratio:1;background:#bebdbd;border:1px solid #bebdbd;border-radius:50%;flex-shrink:0;-webkit-margin-start:-6px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%224%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%221.6%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2214.4%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:50%;margin-inline-start:-6px}.p-hero-section__advisor-avatar-group:after{width:40px}@media(min-width:1104px){.p-hero-section__advisor-avatar-group:after{width:42px}}.p-hero-section__advisor-avatar{aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;overflow:hidden}.p-hero-section__advisor-avatar+.p-hero-section__advisor-avatar{-webkit-margin-start:-6px;margin-inline-start:-6px}.p-hero-section__advisor-avatar{border:1px solid #ededed;width:40px}@media(min-width:1104px){.p-hero-section__advisor-avatar{width:42px}}.p-hero-section__related-count-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.p-hero-section__related-count-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.25rem}.p-hero-section__related-count-list-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;aspect-ratio:1;flex-shrink:0;width:1.125rem}.p-hero-section__related-count-list-item-number{font-size:1.125rem;font-weight:700;line-height:1.4}.p-hero-section__related-count-list-item-unit{font-size:.875rem;font-weight:700;line-height:1.4}.p-hero-section--shakkin{background-color:#eedc92}.p-hero-section--shakkin .p-hero-section__related-counts-group{background-color:#f3e7b7}.p-hero-section--shakkin .p-hero-section__related-count-list-item-icon{color:#94833d}.p-hero-section--kotsujiko{background-color:#b5dfe1}.p-hero-section--kotsujiko .p-hero-section__related-counts-group{background-color:#d9f3f3}.p-hero-section--kotsujiko .p-hero-section__related-count-list-item-icon{color:#326f7c}.p-hero-section--rikon{background-color:#fdd6d2}.p-hero-section--rikon .p-hero-section__related-counts-group{background-color:#fde1df}.p-hero-section--rikon .p-hero-section__related-count-list-item-icon{color:#a0645c}.p-hero-section--sozoku{background-color:#afd0c9}.p-hero-section--sozoku .p-hero-section__related-counts-group{background-color:#c9e1dc}.p-hero-section--sozoku .p-hero-section__related-count-list-item-icon{color:#4b7e74}.p-hero-section--roudou{background-color:#edc6a0}.p-hero-section--roudou .p-hero-section__related-counts-group{background-color:#f3ddc8}.p-hero-section--roudou .p-hero-section__related-count-list-item-icon{color:#956d44}.p-hero-section--saiken{background-color:#d6d4eb}.p-hero-section--saiken .p-hero-section__related-counts-group{background-color:#e5e4f6}.p-hero-section--saiken .p-hero-section__related-count-list-item-icon{color:#797692}.p-hero-section--iryou{background-color:#c6ddf1}.p-hero-section--iryou .p-hero-section__related-counts-group{background-color:#d7e7f5}.p-hero-section--iryou .p-hero-section__related-count-list-item-icon{color:#597f9e}.p-hero-section--shohishahigai{background-color:#e0c8e6}.p-hero-section--shohishahigai .p-hero-section__related-counts-group{background-color:#f3e5f6}.p-hero-section--shohishahigai .p-hero-section__related-count-list-item-icon{color:#836688}.p-hero-section--zeimu{background-color:#afd7e8}.p-hero-section--zeimu .p-hero-section__related-counts-group{background-color:#d0e5ef}.p-hero-section--zeimu .p-hero-section__related-count-list-item-icon{color:#437185}.p-hero-section--kokusai{background-color:#eecadb}.p-hero-section--kokusai .p-hero-section__related-counts-group{background-color:#f1dee7}.p-hero-section--kokusai .p-hero-section__related-count-list-item-icon{color:#946a7e}.p-hero-section--other{background-color:#f7e0bb}.p-hero-section--other .p-hero-section__related-counts-group{background-color:#fdeacc}.p-hero-section--other .p-hero-section__related-count-list-item-icon{color:#a58350}.p-hero-section--internet{background-color:#eff0a1}.p-hero-section--internet .p-hero-section__related-counts-group{background-color:#f7f7c5}.p-hero-section--internet .p-hero-section__related-count-list-item-icon{color:#8b8d41}.p-hero-section--hanzai{background-color:#d3dadd}.p-hero-section--hanzai .p-hero-section__related-counts-group{background-color:#e1e5e6}.p-hero-section--hanzai .p-hero-section__related-count-list-item-icon{color:#6f797c}.p-hero-section--fudosan{background-color:#cee0a9}.p-hero-section--fudosan .p-hero-section__related-counts-group{background-color:#e1ebce}.p-hero-section--fudosan .p-hero-section__related-count-list-item-icon{color:#718745}.p-hero-section--houmu{background-color:#c3d9f6}.p-hero-section--houmu .p-hero-section__related-counts-group{background-color:#d7e6fa}.p-hero-section--houmu .p-hero-section__related-count-list-item-icon{color:#486386}.p-hero-section--gyosei{background-color:#b2dfb7}.p-hero-section--gyosei .p-hero-section__related-counts-group{background-color:#caedcf}.p-hero-section--gyosei .p-hero-section__related-count-list-item-icon{color:#4d7752}.p-hero-section--saiban{background-color:#ede8ba}.p-hero-section--saiban .p-hero-section__related-counts-group{background-color:#f5f1d2}.p-hero-section--saiban .p-hero-section__related-count-list-item-icon{color:#7b7643}.p-hero-section--shonen,.p-hero-section--shonen .p-hero-section__related-counts-group{background-color:#b8e3f6}.p-hero-section--shonen .p-hero-section__related-count-list-item-icon{color:#b8e3f6}.p-curation-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-inline:24px;-webkit-padding-after:32px;padding-block-end:32px}@media(min-width:1104px){.p-curation-section{padding-inline:0;-webkit-padding-after:40px;padding-block-end:40px}}.p-curation-section>*+:not([hidden=until-found]){-webkit-margin-before:2rem;margin-block-start:2rem}.p-curation-section+.p-curation-section{border-top:1px solid #d9d9d9;-webkit-padding-before:32px;padding-block-start:32px}@media(min-width:1104px){.p-curation-section+.p-curation-section{-webkit-padding-before:40px;padding-block-start:40px}}.p-curation-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}@media(min-width:1104px){.p-curation-section__header{gap:.8888888889rem}}.p-curation-section__heading{font-size:1.125rem;line-height:1.4;scroll-margin-block-start:calc(3.225rem + 40px)}@media(min-width:1104px){.p-curation-section__heading{font-size:2rem;scroll-margin-block-start:calc(3.78889rem + 78px)}}@media(max-height:319px){.p-curation-section__heading{scroll-margin-block-start:2rem}}.p-curation-section__content{font-size:.875rem;line-height:1.6}@media(min-width:1104px){.p-curation-section__content{font-size:1rem}}.p-curation-section__consultation-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(min-width:1104px){.p-curation-section__consultation-group{gap:2.2222222222rem}}.p-curation-section__consultation-group[hidden=until-found]{display:block;content-visibility:hidden}.p-show-more-consultations-button{background-color:#fff;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:background-color;transition-property:background-color}@media(prefers-reduced-motion:reduce){.p-show-more-consultations-button{-webkit-transition:unset;transition:unset}}.p-show-more-consultations-button:hover{background-color:#f2f2f2}.p-show-more-consultations-button{border:1px solid #bebdbd;border-radius:2em;font-size:.75rem;font-weight:700;line-height:1.4;padding:12px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:center;align-self:center}@media(min-width:1104px){.p-show-more-consultations-button{font-size:1rem;padding:24px 32px}}.p-consultation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}@media(min-width:1104px){.p-consultation{gap:.2222222222rem}}.p-consultation__header{-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;row-gap:.125rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(min-width:1104px){.p-consultation__header{-webkit-column-gap:.8888888889rem;-moz-column-gap:.8888888889rem;column-gap:.8888888889rem;row-gap:.2222222222rem}}.p-consultation__questioner-avatar{aspect-ratio:1;grid-column:1;grid-row:1/3;width:36px}@media(min-width:1104px){.p-consultation__questioner-avatar{width:64px}}.p-consultation__title{align-self:end;font-size:1.125rem;grid-column:2;grid-row:1;line-height:1.4;-webkit-margin-before:calc(1lh*-.5 - -.5em);margin-block-start:calc(1lh*-.5 - -.5em)}@media(min-width:1104px){.p-consultation__title{font-size:1.7777777778rem}}.p-consultation__meta{color:#72706e;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.75rem;grid-column:2;grid-row:2;line-height:1.4}@media(min-width:1104px){.p-consultation__meta{font-size:.7777777778rem}}.p-consultation__meta>dd{-webkit-margin-end:1rem;margin-inline-end:1rem}.p-consultation__meta-term--visually-hidden{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.p-consultation__question-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding-block:1rem;position:relative;-webkit-padding-start:36px;padding-inline-start:36px}@media(min-width:1104px){.p-consultation__question-section{-webkit-padding-start:80px;padding-inline-start:80px}}.p-consultation__question-section:before{background-color:#ededed;content:"";height:100%;inset-block:0;inset-inline-start:15px;position:absolute;width:4px}@media(min-width:1104px){.p-consultation__question-section:before{inset-inline-start:30px}}.p-consultation__question{font-size:.875rem}@media(min-width:1104px){.p-consultation__question{font-size:1rem}}.p-consultation__question:not(.is-expanded){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6;max-height:6lh;text-overflow:ellipsis}@media(min-width:1104px){.p-consultation__question:not(.is-expanded){-webkit-line-clamp:8;max-height:8lh}}.p-consultation__show-more-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-.25em;padding:.25em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-consultation__show-more-button:not([hidden]){display:-webkit-box;display:-ms-flexbox;display:flex}.p-consultation__show-more-button:after{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2372706E%22%20d%3D%22M10%2013%205%208.052%206.063%207%2010%2010.897%2013.938%207%2015%208.052%2010%2013Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";width:1.25rem;-ms-flex-negative:0;flex-shrink:0}.p-consultation__show-more-button[aria-expanded=true]:after{rotate:180deg}.p-consultation__show-more-button-text--close,.p-consultation__show-more-button-text--open{color:#72706e;font-size:.875rem;font-weight:700}@media(min-width:1104px){.p-consultation__show-more-button-text--close,.p-consultation__show-more-button-text--open{font-size:1rem}}.p-consultation__show-more-button[aria-expanded=false] .p-consultation__show-more-button-text--close,.p-consultation__show-more-button[aria-expanded=true] .p-consultation__show-more-button-text--open{display:none}.p-consultation__visually-hidden{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.p-show-consultation-detail-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:1104px){.p-show-consultation-detail-button{gap:.8888888889rem}}.p-show-consultation-detail-button__advisor-avatar-group{display:-webkit-box;display:-ms-flexbox;display:flex}.p-show-consultation-detail-button__advisor-avatar-group[data-has-more=true]:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;aspect-ratio:1;background:#bebdbd;border:1px solid #bebdbd;border-radius:50%;flex-shrink:0;-webkit-margin-start:-6px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%224%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%221.6%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2214.4%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:50%;margin-inline-start:-6px}.p-show-consultation-detail-button__advisor-avatar-group:after{width:36px}@media(min-width:1104px){.p-show-consultation-detail-button__advisor-avatar-group:after{width:64px}}.p-show-consultation-detail-button__advisor-avatar-group{-ms-flex-negative:0;flex-shrink:0}.p-show-consultation-detail-button__advisor-avatar{aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;overflow:hidden}.p-show-consultation-detail-button__advisor-avatar+.p-show-consultation-detail-button__advisor-avatar{-webkit-margin-start:-6px;margin-inline-start:-6px}.p-show-consultation-detail-button__advisor-avatar{border:1px solid #ededed;width:36px}@media(min-width:1104px){.p-show-consultation-detail-button__advisor-avatar{width:64px}}.p-show-consultation-detail-button__text{color:#315dbb;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}@media(min-width:1104px){.p-show-consultation-detail-button__text{gap:.2222222222rem}}.p-show-consultation-detail-button__text:after{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23315DBB%22%20d%3D%22M5%2021c-.55%200-1.02-.196-1.413-.587A1.926%201.926%200%200%201%203%2019V5c0-.55.196-1.02.587-1.413A1.926%201.926%200%200%201%205%203h7v2H5v14h14v-7h2v7c0%20.55-.196%201.02-.587%201.413A1.926%201.926%200%200%201%2019%2021H5Zm4.7-5.3-1.4-1.4L17.6%205H14V3h7v7h-2V6.4l-9.3%209.3Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";width:1.25rem;-ms-flex-negative:0;flex-shrink:0}.p-show-consultation-detail-button:hover .p-show-consultation-detail-button__text{text-decoration:underline}.p-consultation-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(min-width:1104px){.p-consultation-modal{gap:1.7777777778rem}}.p-consultation-modal__visually-hidden{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.p-consultation-modal__origin-post{background:#f6f6f6;border-radius:8px;padding-block:24px 20px;padding-inline:24px}@media(min-width:1104px){.p-consultation-modal__origin-post{padding-block:32px 28px;padding-inline:32px}}.p-consultation-modal__origin-post-title{font-size:.875rem}@media(min-width:1104px){.p-consultation-modal__origin-post-title{font-size:.8888888889rem}}.p-consultation-modal__origin-post-content{color:#72706e;font-size:.875rem;-webkit-margin-before:.25rem;margin-block-start:.25rem}@media(min-width:1104px){.p-consultation-modal__origin-post-content{font-size:.8888888889rem}}.p-consultation-modal__origin-post-content:not(.is-expanded){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:4lh;text-overflow:ellipsis}.p-consultation-modal__show-more-button{margin:-.25em;padding:.25em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-consultation-modal__show-more-button-text--close,.p-consultation-modal__show-more-button-text--open{color:#72706e;font-size:.875rem;font-weight:700}@media(min-width:1104px){.p-consultation-modal__show-more-button-text--close,.p-consultation-modal__show-more-button-text--open{font-size:.8888888889rem}}.p-consultation-modal__show-more-button[aria-expanded=false] .p-consultation-modal__show-more-button-text--close,.p-consultation-modal__show-more-button[aria-expanded=true] .p-consultation-modal__show-more-button-text--open{display:none}.p-consultation-modal__post-list>li+li{-webkit-padding-before:1.5rem;padding-block-start:1.5rem;-webkit-border-before:1px solid #d9d9d9;border-block-start:1px solid #d9d9d9}.p-consultation-modal__post-list-item{-webkit-padding-after:1.5rem;padding-block-end:1.5rem}.p-consultation-modal__post-list-item+.p-consultation-modal__post-list-item{-webkit-padding-before:1.5rem;padding-block-start:1.5rem;-webkit-border-before:1px solid #d9d9d9;border-block-start:1px solid #d9d9d9}.p-consultation-modal__premium-service:empty{display:none}.p-consultation-modal-container{min-height:200px}.p-consultation-modal-error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#72706e;font-size:.875rem;justify-content:center;min-height:200px}@media(min-width:1104px){.p-consultation-modal-error{font-size:.8888888889rem}}.p-skeleton-text{width:100%}.p-skeleton-text__line{-webkit-animation:p-skeleton-shimmer 1.5s linear infinite;animation:p-skeleton-shimmer 1.5s linear infinite;background:-webkit-gradient(linear,left top,right top,from(#e8e8e8),color-stop(30%,#f5f5f5),color-stop(50%,#fff),color-stop(70%,#f5f5f5),to(#e8e8e8));background:-webkit-linear-gradient(left,#e8e8e8,#f5f5f5 30%,#fff 50%,#f5f5f5 70%,#e8e8e8);background:linear-gradient(90deg,#e8e8e8,#f5f5f5 30%,#fff 50%,#f5f5f5 70%,#e8e8e8);background-size:200% 100%;border-radius:.5em;display:inline-block;height:1em;vertical-align:middle}.p-skeleton-text__line:nth-of-type(6n+1){width:80.5%}.p-skeleton-text__line:nth-of-type(6n+2){width:100%}.p-skeleton-text__line:nth-of-type(6n+3){width:100%}.p-skeleton-text__line:nth-of-type(6n+4){width:74%}.p-skeleton-text__line:nth-of-type(6n+5){width:80%}.p-skeleton-text__line:nth-of-type(6n+6){width:87%}@-webkit-keyframes p-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes p-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.p-skeleton-text__line{-webkit-animation:none;animation:none}}.p-advice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width:1104px){.p-advice{gap:.8888888889rem}}.p-advice__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.p-advice__profile{-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;row-gap:.125rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(min-width:1104px){.p-advice__profile{-webkit-column-gap:.8888888889rem;-moz-column-gap:.8888888889rem;column-gap:.8888888889rem;row-gap:.2222222222rem}}.p-advice__avatar{aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;overflow:hidden}.p-advice__avatar+.p-advice__avatar{-webkit-margin-start:-6px;margin-inline-start:-6px}.p-advice__avatar{border:1px solid #ededed;grid-column:1;grid-row:1/3;width:40px}@media(min-width:1104px){.p-advice__avatar{width:64px}}.p-advice__name{align-self:end;font-weight:700;grid-column:2;grid-row:1;line-height:1.4}@media(min-width:1104px){.p-advice__name{font-size:1.1111111111rem}}.p-advice__date{color:#72706e;font-size:.75rem;grid-column:2;grid-row:2;line-height:1.4}.p-advice__content-wrapper{position:relative}.p-advice__content{font-size:.875rem}@media(min-width:1104px){.p-advice__content{font-size:.8888888889rem}}.p-advice__content[data-is-masked=true]{-webkit-filter:blur(6px);filter:blur(6px);opacity:.8;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-advice__masked-area-container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.p-advice__evaluation{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.p-advice__evaluation,.p-advice__profile-link{display:-webkit-box;display:-ms-flexbox;display:flex}.p-advice__profile-link{font-size:.75rem;line-height:1.4;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;margin:-.5em;padding:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:1104px){.p-advice__profile-link{font-size:.8888888889rem}}.p-advice__profile-link:-webkit-any-link{color:#315dbb}.p-advice__profile-link:-moz-any-link{color:#315dbb}.p-advice__profile-link:any-link{color:#315dbb}.p-advice__profile-link:before{content:"";display:block;-ms-flex-negative:0;aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23315DBB%22%20d%3D%22M12.357%2013.536%2010%2015.893c-.815.815-1.797%201.222-2.946%201.222-1.15%200-2.131-.407-2.947-1.222-.815-.816-1.222-1.798-1.222-2.947s.407-2.13%201.222-2.946l2.357-2.357%201.179%201.179-2.357%202.357a2.411%202.411%200%200%200-.737%201.767c0%20.688.246%201.277.737%201.768.491.491%201.08.737%201.768.737.687%200%201.276-.246%201.767-.737l2.357-2.357%201.179%201.179Zm-4.125-.59-1.178-1.178%204.714-4.714%201.178%201.178-4.714%204.714Zm5.304-.589-1.179-1.178%202.357-2.357a2.41%202.41%200%200%200%20.737-1.768%202.41%202.41%200%200%200-.737-1.768%202.41%202.41%200%200%200-1.768-.737%202.41%202.41%200%200%200-1.768.737L8.822%207.643%207.643%206.464%2010%204.107c.815-.815%201.797-1.222%202.946-1.222%201.15%200%202.131.407%202.947%201.222.815.816%201.222%201.798%201.222%202.947s-.407%202.13-1.222%202.946l-2.357%202.357Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1rem}.p-best-answer{background:-webkit-linear-gradient(165deg,#fff3c8 15.93%,#ffeba4 35.94%,#fff3c8 55.95%,#ffeba4 75.96%,#fff3c8 95.98%);background:linear-gradient(285deg,#fff3c8 15.93%,#ffeba4 35.94%,#fff3c8 55.95%,#ffeba4 75.96%,#fff3c8 95.98%);border:1px solid #fae9ac;border-radius:4px;color:#967e26;font-size:.75rem;font-weight:700;line-height:1.4;padding-block:4px 2px;padding-inline:8px;position:relative}@media(min-width:1104px){.p-best-answer{font-size:.8888888889rem;padding-block:6px 4px;padding-inline:10px}}.p-best-answer:after{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23FFD338%22%20d%3D%22M18%208c-4.437%200-7.5%203.267-7.5%208%200-4.733-3.063-8-7.5-8%204.437%200%207.5-3.267%207.5-8%200%204.733%203.063%208%207.5%208ZM7%2014c-2.07%200-3.5%201.634-3.5%204%200-2.366-1.43-4-3.5-4%202.07%200%203.5-1.634%203.5-4%200%202.366%201.43%204%203.5%204Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;inset-block-start:-6px;inset-inline-end:-6px;position:absolute;width:16px}@media(min-width:1104px){.p-best-answer:after{inset-block-start:-5px;inset-inline-end:-4px}}.p-agreement-count{color:#62868b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;font-weight:700;line-height:1.4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e1e7e8;border-radius:4px;gap:4px;padding-block:4px 2px;padding-inline:8px}@media(min-width:1104px){.p-agreement-count{font-size:.7777777778rem;padding-block:6px 4px;padding-inline:10px}}.p-agreement-count:before{content:"";display:block;-ms-flex-negative:0;aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2388A9AE%22%20d%3D%22M10.5%2011.9H3.85v-7L8.05.7l.467.321c.175.126.303.287.386.481.083.195.1.394.051.598L8.4%204.9h3.85c.292%200%20.54.102.744.306.204.205.306.453.306.744v.831a.941.941%200%200%201-.088.409l-1.735%204.068c-.088.195-.219.35-.394.467-.175.117-.37.175-.583.175Zm-7.7-7v7H.7v-7h2.1Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:.875rem}.p-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(min-width:1104px){.p-question{gap:.8888888889rem}}.p-question__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.p-question__profile{-webkit-column-gap:.375rem;-moz-column-gap:.375rem;column-gap:.375rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;row-gap:.125rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media(min-width:1104px){.p-question__profile{-webkit-column-gap:.8888888889rem;-moz-column-gap:.8888888889rem;column-gap:.8888888889rem;row-gap:.2222222222rem}}.p-question__avatar{aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;overflow:hidden}.p-question__avatar+.p-question__avatar{-webkit-margin-start:-6px;margin-inline-start:-6px}.p-question__avatar{border:1px solid #ededed;grid-column:1;grid-row:1/3;width:40px}@media(min-width:1104px){.p-question__avatar{width:64px}}.p-question__name{align-self:end;font-weight:700;grid-column:2;grid-row:1;line-height:1.4}@media(min-width:1104px){.p-question__name{font-size:1.1111111111rem}}.p-question__date{color:#72706e;font-size:.75rem;grid-column:2;grid-row:2;line-height:1.4}.p-question__content-wrapper{position:relative}.p-question__content{font-size:.875rem}@media(min-width:1104px){.p-question__content{font-size:.8888888889rem}}.p-question__content[data-is-masked=true]{-webkit-filter:blur(6px);filter:blur(6px);opacity:.8;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-question__masked-area-container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.p-premium-service-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-webkit-padding-after:1.5rem;padding-block-end:1.5rem;-webkit-border-after:1px solid #ededed;border-block-end:1px solid #ededed}.p-premium-service-link__announcement{font-size:.875rem;font-weight:700;line-height:1.4;text-align:center}.p-premium-service-link__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff8de;border:1px solid #f3e6b5;border-radius:6px;gap:.75rem;padding-block:20px 16px;padding-inline:16px}.p-premium-service-link__benefit-list,.p-premium-service-link__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-premium-service-link__benefit-list{gap:4px;margin-inline:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-premium-service-link__benefit-list>li{font-size:.875rem;line-height:1.4;position:relative;-webkit-padding-start:calc(1em + 4px);padding-inline-start:calc(1em + 4px)}.p-premium-service-link__benefit-list>li:before{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23967e26%22%20d%3D%22M6.367%2012.301%202.265%208.2l1.261-1.261%202.84%202.84%206.108-6.107%201.26%201.261z%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";inset-block-start:calc(1lh*.5 - .5em);inset-inline-start:0;position:absolute;width:1rem}.p-premium-service-link__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em;text-align:center;text-decoration:none;z-index:3}.p-premium-service-link__button[hidden]{display:none!important}.p-premium-service-link__button[aria-disabled=true],.p-premium-service-link__button[disabled]{cursor:not-allowed;opacity:.47;pointer-events:none}.p-premium-service-link__button{border-radius:6px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:clamp(.875rem,1vw,1.125rem);font-weight:700;margin-left:auto;margin-right:auto;min-height:52px;padding:1em;width:min(20em,100%)}.p-premium-service-link__button:active,.p-premium-service-link__button:hover{text-decoration:none}.p-premium-service-link__button{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));background:-webkit-linear-gradient(top,#fff,#fafafa);background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #d9d9d9;color:#262221}.p-premium-service-link__button:hover{background:-webkit-gradient(linear,left top,left bottom,from(#faf9f9),to(#f5f5f5));background:-webkit-linear-gradient(top,#faf9f9,#f5f5f5);background:linear-gradient(180deg,#faf9f9,#f5f5f5)}.p-premium-service-link__button:visited{color:#262221}.p-premium-service-link__button:before{color:#f7723e}.p-premium-service-link__button:after{border-color:#f7723e}.p-premium-service-link__button.is-loading{pointer-events:none}.p-premium-service-link__button.is-loading:before{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;background:initial;border-color:#f7723e #f7723e rgba(0,0,0,0) rgba(0,0,0,0);border-radius:50%;border-style:solid;border-width:2px;content:"";display:inline-block;height:1em;width:1em}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.p-masked-area-button{width:100%}.p-masked-area-button:before{aspect-ratio:1;background-color:#d4af28;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5%2018.333q-.687%200-1.177-.49a1.6%201.6%200%200%201-.49-1.177V8.333q0-.687.49-1.177T5%206.666h.833V5q0-1.73%201.22-2.948Q8.27.832%2010%20.833t2.948%201.219Q14.168%203.27%2014.167%205v1.666H15q.688%200%201.177.49t.49%201.177v8.333q0%20.688-.49%201.177-.489.49-1.177.49zm5-4.167q.688%200%201.177-.49.49-.489.49-1.176%200-.688-.49-1.177a1.6%201.6%200%200%200-1.177-.49q-.687%200-1.177.49-.49.489-.49%201.177%200%20.687.49%201.177t1.177.49m-2.5-7.5h5V5q0-1.042-.729-1.771a2.4%202.4%200%200%200-1.77-.73%202.4%202.4%200%200%200-1.772.73%202.4%202.4%200%200%200-.729%201.77z%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.25rem;border-radius:50%;content:"";display:block;margin:auto;width:2.5rem}.p-masked-area-button__label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;white-space:nowrap;width:1px}.p-bbs-curation-card__header--fudosan,.p-bbs-curation-card__header--gyosei,.p-bbs-curation-card__header--hanzai,.p-bbs-curation-card__header--houmu,.p-bbs-curation-card__header--internet,.p-bbs-curation-card__header--iryou,.p-bbs-curation-card__header--kokusai,.p-bbs-curation-card__header--kotsujiko,.p-bbs-curation-card__header--other,.p-bbs-curation-card__header--rikon,.p-bbs-curation-card__header--roudou,.p-bbs-curation-card__header--saiban,.p-bbs-curation-card__header--saiken,.p-bbs-curation-card__header--shakkin,.p-bbs-curation-card__header--shohishahigai,.p-bbs-curation-card__header--shonen,.p-bbs-curation-card__header--sozoku,.p-bbs-curation-card__header--zeimu{font-weight:700;grid-area:1/1;overflow:hidden;position:relative}.p-bbs-curation-card__header--fudosan:before,.p-bbs-curation-card__header--gyosei:before,.p-bbs-curation-card__header--hanzai:before,.p-bbs-curation-card__header--houmu:before,.p-bbs-curation-card__header--internet:before,.p-bbs-curation-card__header--iryou:before,.p-bbs-curation-card__header--kokusai:before,.p-bbs-curation-card__header--kotsujiko:before,.p-bbs-curation-card__header--other:before,.p-bbs-curation-card__header--rikon:before,.p-bbs-curation-card__header--roudou:before,.p-bbs-curation-card__header--saiban:before,.p-bbs-curation-card__header--saiken:before,.p-bbs-curation-card__header--shakkin:before,.p-bbs-curation-card__header--shohishahigai:before,.p-bbs-curation-card__header--shonen:before,.p-bbs-curation-card__header--sozoku:before,.p-bbs-curation-card__header--zeimu:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22205%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50%203.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Zm0%2017a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM46.5%2041a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%203.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM63.5%2024a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%2037.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%207a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM84%2020.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%2041a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m-27.937%20141.707%2092.884-92.884%202.12%202.121-92.883%2092.884-2.121-2.121Zm8.937%208.938%2092.884-92.884%202.121%202.121-92.884%2092.884-2.121-2.121ZM82.82%2066.697l-92.884%2092.884%202.122%202.121%2092.883-92.884-2.12-2.12ZM-1.125%20168.52l92.883-92.884%202.122%202.121L.996%20170.64l-2.121-2.121Zm101.821-83.947L7.812%20177.456l2.121%202.121%2092.884-92.883-2.121-2.122ZM16.749%20186.394l92.884-92.884%202.121%202.121-92.883%2092.884-2.122-2.121Zm101.821-83.947-92.884%2092.884%202.122%202.122%2092.884-92.884-2.122-2.122Zm-83.946%20101.82%2092.884-92.883%202.121%202.121-92.884%2092.884-2.121-2.122Zm101.821-83.946-92.884%2092.884%202.121%202.121%2092.884-92.884-2.121-2.121ZM52.498%20222.143l92.884-92.884%202.121%202.121-92.884%2092.884-2.12-2.121Zm101.822-83.947L61.436%20231.08l2.121%202.121%2092.884-92.883-2.121-2.122Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20y%3D%22205%22%20fill%3D%22%23fff%22%20rx%3D%2264%22%20transform%3D%22rotate%28-90%200%20205%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;bottom:-30px;content:"";display:block;height:140px;left:-30px;position:absolute;width:114px}.p-bbs-curation-card__header--fudosan:after,.p-bbs-curation-card__header--gyosei:after,.p-bbs-curation-card__header--hanzai:after,.p-bbs-curation-card__header--houmu:after,.p-bbs-curation-card__header--internet:after,.p-bbs-curation-card__header--iryou:after,.p-bbs-curation-card__header--kokusai:after,.p-bbs-curation-card__header--kotsujiko:after,.p-bbs-curation-card__header--other:after,.p-bbs-curation-card__header--rikon:after,.p-bbs-curation-card__header--roudou:after,.p-bbs-curation-card__header--saiban:after,.p-bbs-curation-card__header--saiken:after,.p-bbs-curation-card__header--shakkin:after,.p-bbs-curation-card__header--shohishahigai:after,.p-bbs-curation-card__header--shonen:after,.p-bbs-curation-card__header--sozoku:after,.p-bbs-curation-card__header--zeimu:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22219%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M50%20181.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200Zm0%2017a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM46.5%20219a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207ZM67%20181.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM63.5%20202a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm3.5%2013.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%20185a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Zm3.5%2013.5a3.5%203.5%200%201%201-7%200%203.5%203.5%200%200%201%207%200ZM80.5%20219a3.5%203.5%200%201%200%200-7%203.5%203.5%200%200%200%200%207Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20d%3D%22m-27.937%2064.707%2092.884-92.884%202.12%202.122-92.883%2092.883-2.121-2.12ZM-19%2073.645%2073.884-19.24l2.121%202.121-92.884%2092.884L-19%2073.645ZM82.82-10.303l-92.884%2092.884%202.122%202.121L84.942-8.182l-2.12-2.12ZM-1.125%2091.52%2091.758-1.365%2093.88.756.996%2093.64l-2.121-2.121ZM100.696%207.572%207.812%20100.456l2.121%202.121%2092.884-92.884-2.121-2.12ZM16.749%20109.394l92.884-92.884%202.121%202.121-92.883%2092.884-2.122-2.121ZM118.57%2025.447l-92.884%2092.884%202.122%202.122%2092.884-92.884-2.122-2.122Zm-83.946%20101.82%2092.884-92.883%202.121%202.12-92.884%2092.885-2.121-2.122Zm101.821-83.946-92.884%2092.884%202.121%202.121%2092.884-92.884-2.121-2.12ZM52.498%20145.143l92.884-92.884%202.121%202.121-92.884%2092.884-2.12-2.121ZM154.32%2061.196%2061.436%20154.08l2.121%202.121%2092.884-92.883-2.121-2.122Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%22128%22%20height%3D%22128%22%20y%3D%22128%22%20fill%3D%22%23fff%22%20rx%3D%2264%22%20transform%3D%22rotate%28-90%200%20128%29%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;height:162px;position:absolute;right:-42px;top:-26px;width:114px}.p-lawyer-list__title,.p-lawyer-list__title--emphasis{font-size:.875rem;line-height:1.4}.p-lawyer-avatars{display:-webkit-box;display:-ms-flexbox;display:flex}.p-lawyer-avatars>:not(:first-child){-webkit-margin-start:-6px;margin-inline-start:-6px}.p-lawyer-avatars--center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-lawyer-avatars--center>:not(:first-child){-webkit-margin-start:-6px;margin-inline-start:-6px}.p-lawyer-avatars.is-overflow:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;aspect-ratio:1;background:#bebdbd;border:1px solid #bebdbd;border-radius:50%;flex-shrink:0;-webkit-margin-start:-6px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%224%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%221.6%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2214.4%22%20cy%3D%222%22%20r%3D%221.6%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:50%;margin-inline-start:-6px}.p-lawyer-avatars.is-overflow:after{width:24px}.p-lawyer-avatars{height:24px}.p-lawyer-avatars.is-overflow:after{height:24px}.p-lawyer-avatar{aspect-ratio:1;border:1px solid #ededed;border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:24px}.p-lawyer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.p-lawyer-list__title--emphasis{font-weight:700}.p-bbs-curation-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.p-bbs-curation-card,.p-bbs-curation-card-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-bbs-curation-card{background:#fff;border-radius:.5rem;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.12);box-shadow:0 0 8px 0 rgba(0,0,0,.12);display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;overflow:hidden}@media(min-width:1104px){.p-bbs-curation-card{grid-template-columns:18em 1fr;grid-template-rows:1fr}}.p-bbs-curation-card{position:relative}.p-bbs-curation-card:focus-within{outline:auto;outline:auto -webkit-focus-ring-color;outline-offset:1px}.p-bbs-curation-card__title{grid-area:1/1;z-index:1}.p-bbs-curation-card__link{color:inherit}.p-bbs-curation-card__link:after{background-color:rgba(0,0,0,0);bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.p-bbs-curation-card__link:visited{color:inherit}.p-bbs-curation-card__link:hover{text-decoration:none}.p-bbs-curation-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.75rem 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;font-size:1.25rem;font-weight:700;height:100%;justify-content:center;line-height:1.4}.p-bbs-curation-card__link:link{text-decoration:none}.p-bbs-curation-card__link:link,.p-bbs-curation-card__link:visited{color:inherit}.p-bbs-curation-card__link:focus{outline:none}@media(hover:hover){.p-bbs-curation-card__link:hover{text-decoration:none}.p-bbs-curation-card__link:hover:after{background-color:rgba(51,51,51,.025);mix-blend-mode:multiply}}.p-bbs-curation-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:.75em;justify-content:center;padding:1rem}.p-bbs-curation-card__header--shakkin{background-color:#eedc92}.p-bbs-curation-card__header--kotsujiko{background-color:#b5dfe1}.p-bbs-curation-card__header--rikon{background-color:#fdd6d2}.p-bbs-curation-card__header--sozoku{background-color:#afd0c9}.p-bbs-curation-card__header--roudou{background-color:#edc6a0}.p-bbs-curation-card__header--saiken{background-color:#d6d4eb}.p-bbs-curation-card__header--iryou{background-color:#c6ddf1}.p-bbs-curation-card__header--shohishahigai{background-color:#e0c8e6}.p-bbs-curation-card__header--zeimu{background-color:#afd7e8}.p-bbs-curation-card__header--kokusai{background-color:#eecadb}.p-bbs-curation-card__header--other{background-color:#f7e0bb}.p-bbs-curation-card__header--internet{background-color:#eff0a1}.p-bbs-curation-card__header--hanzai{background-color:#d3dadd}.p-bbs-curation-card__header--fudosan{background-color:#cee0a9}.p-bbs-curation-card__header--houmu{background-color:#c3d9f6}.p-bbs-curation-card__header--gyosei{background-color:#b2dfb7}.p-bbs-curation-card__header--saiban{background-color:#ede8ba}.p-bbs-curation-card__header--shonen{background-color:#b8e3f6}
