@charset "UTF-8";.module-inner,.module-wrapper{display:grid;grid-template-columns:minmax(auto,var(--base-contents-max-width, 1120px));justify-content:center}@media not (min-width:960px){.module-wrapper{padding-inline:5.3333333333%}}@media(min-width:960px){.module-wrapper{padding-inline:min(6.25%,80px)}}@media not (min-width:960px){.module-wrapper{padding-block:32px 40px}}@media(min-width:960px){.module-wrapper{padding-block:48px 60px}}.module-page-heading{padding-block:calc(var(--header-height) + var(--module-page-heading-padding-top, 0px)) var(--module-page-heading-padding-bottom, 0);background:linear-gradient(180deg,#f3f3f3,#f3f3f3de);display:grid;grid-template-columns:minmax(auto,var(--base-contents-max-width, 1120px));justify-content:center}@media not (min-width:960px){.module-page-heading{padding-inline:5.3333333333%}}@media(min-width:960px){.module-page-heading{padding-inline:min(6.25%,80px)}}@media not (min-width:960px){.module-page-heading{--base-contents-max-width: 536px}}@media(min-width:960px){.module-page-heading{--base-contents-max-width: 800px}}.module-page-title{font-family:Kiwi Maru,serif;font-weight:500;color:#ea5611;text-align:center}@media not (min-width:960px){.module-page-title{font-size:1.5rem;letter-spacing:1.2px}}@media(min-width:960px){.module-page-title{font-size:1.75rem;letter-spacing:1.4px}}.module-breadcrumbs{background:#f9f9f9}@media not (min-width:960px){.module-breadcrumbs{padding:20px}}@media(min-width:960px){.module-breadcrumbs{padding:28px}}.module-breadcrumbs__list{display:flex}@media not (min-width:960px){.module-breadcrumbs__list{column-gap:12px}}@media(min-width:960px){.module-breadcrumbs__list{column-gap:16px}}.module-breadcrumbs__item{font-family:Kiwi Maru,serif;font-weight:500;line-height:1}@media not (min-width:960px){.module-breadcrumbs__item{font-size:.625rem}}@media(min-width:960px){.module-breadcrumbs__item{font-size:.75rem}}.module-breadcrumbs__item+.module-breadcrumbs__item:before{display:inline-block;color:#ea5611;content:">"}@media not (min-width:960px){.module-breadcrumbs__item+.module-breadcrumbs__item:before{padding-right:12px}}@media(min-width:960px){.module-breadcrumbs__item+.module-breadcrumbs__item:before{padding-right:16px}}.module-breadcrumbs__item:not(:last-child){flex-shrink:0}.module-breadcrumbs__item:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-breadcrumbs__item a{transition:opacity .3s}@media(any-hover:hover){.module-breadcrumbs__item a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.module-wysiwyg{display:grid}@media not (min-width:960px){.module-wysiwyg{row-gap:28px}}@media(min-width:960px){.module-wysiwyg{row-gap:40px}}.module-wysiwyg h2{position:relative;font-weight:700}@media not (min-width:960px){.module-wysiwyg h2{padding-left:20px;font-size:1.125rem;letter-spacing:.9px}}@media(min-width:960px){.module-wysiwyg h2{padding-left:24px;font-size:1.25rem;letter-spacing:1px}}.module-wysiwyg h2:after{position:absolute;top:0;left:0;display:block;width:4px;height:100%;content:"";background-color:var(--module-large-heading-line-color, #EA5611)}@media not (min-width:960px){.module-wysiwyg h2{margin-top:12px}}@media(min-width:960px){.module-wysiwyg h2{margin-top:20px}}.module-wysiwyg h2:first-child{margin-top:0}.module-wysiwyg h3{font-weight:700;border-bottom:2px solid var(--module-small-heading-line-color, #EA5611)}@media not (min-width:960px){.module-wysiwyg h3{padding-bottom:8px;font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.module-wysiwyg h3{padding-bottom:12px;font-size:1.125rem;letter-spacing:.9px}}.module-wysiwyg h4{font-weight:700;color:#6f8387}@media not (min-width:960px){.module-wysiwyg h4{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.module-wysiwyg h4{font-size:1.125rem;letter-spacing:.9px}}.module-wysiwyg p{line-height:1.8}.module-wysiwyg a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.module-wysiwyg a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.module-wysiwyg img{width:auto;max-width:100%}.module-wysiwyg ul,.module-wysiwyg ol{display:grid}@media not (min-width:960px){.module-wysiwyg ul,.module-wysiwyg ol{padding-left:4px}}@media(min-width:960px){.module-wysiwyg ul,.module-wysiwyg ol{padding-left:8px}}.module-wysiwyg ul li,.module-wysiwyg ol li{position:relative;padding-left:calc(1.3em + var(--module-wysiwyg-ol-li-gap))}@media not (min-width:960px){.module-wysiwyg ul li,.module-wysiwyg ol li{--module-wysiwyg-ol-li-gap: 4px}}@media(min-width:960px){.module-wysiwyg ul li,.module-wysiwyg ol li{--module-wysiwyg-ol-li-gap: 8px}}.module-wysiwyg ul li:before,.module-wysiwyg ol li:before{position:absolute;top:0;left:0;display:inline-block}@media not (min-width:960px){.module-wysiwyg ul{row-gap:4px}}@media(min-width:960px){.module-wysiwyg ul{row-gap:8px}}.module-wysiwyg ul li:before{content:"・"}.module-wysiwyg ol{counter-reset:number}@media not (min-width:960px){.module-wysiwyg ol{row-gap:16px}}@media(min-width:960px){.module-wysiwyg ol{row-gap:20px}}.module-wysiwyg ol li{counter-increment:number}.module-wysiwyg ol li:before{content:counter(number) "."}.module-wysiwyg table{width:100%!important;border:1px solid #DADEDF}.module-wysiwyg table tr{border-bottom:1px solid #DADEDF}.module-wysiwyg table tr>*:not(:last-child){border-right:1px solid #DADEDF}@media not (min-width:960px){.module-wysiwyg table tr th,.module-wysiwyg table tr td{padding:12px 16px}}@media(min-width:960px){.module-wysiwyg table tr th,.module-wysiwyg table tr td{padding:16px 20px}}.module-wysiwyg table tr th{vertical-align:middle;background-color:#f3f3f3}.module-wysiwyg table tr tbody tr:last-child{border-bottom:none}.module-wysiwyg blockquote{position:relative;line-height:1.8;background:#f9f9f9;border-radius:12px}@media not (min-width:960px){.module-wysiwyg blockquote{padding:20px 40px;font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.module-wysiwyg blockquote{padding:28px 56px;font-size:.875rem;letter-spacing:.7px}}.module-wysiwyg blockquote:before,.module-wysiwyg blockquote:after{position:absolute;display:block;content:"";background:no-repeat center/contain}@media not (min-width:960px){.module-wysiwyg blockquote:before,.module-wysiwyg blockquote:after{width:12px;height:12px}}@media(min-width:960px){.module-wysiwyg blockquote:before,.module-wysiwyg blockquote:after{width:16px;height:16px}}.module-wysiwyg blockquote:before{background-image:url(/media/assets/images/common/icon-blockquote-top.svg)}@media not (min-width:960px){.module-wysiwyg blockquote:before{top:20px;left:20px}}@media(min-width:960px){.module-wysiwyg blockquote:before{top:28px;left:28px}}.module-wysiwyg blockquote:after{background-image:url(/media/assets/images/common/icon-blockquote-bottom.svg)}@media not (min-width:960px){.module-wysiwyg blockquote:after{right:20px;bottom:20px}}@media(min-width:960px){.module-wysiwyg blockquote:after{right:28px;bottom:28px}}@media not (min-width:960px){.category-detail-heading{--module-page-heading-padding-top: 20px;--module-page-heading-padding-bottom: 32px}}@media(min-width:960px){.category-detail-heading{--module-page-heading-padding-top: 26px;--module-page-heading-padding-bottom: 48px}}.category-detail-heading__inner{display:grid;grid-template-areas:"category contents" "thumbnail thumbnail"}@media not (min-width:960px){.category-detail-heading__inner{grid-template-columns:40px 1fr;gap:28px 20px}}@media(min-width:960px){.category-detail-heading__inner{grid-template-columns:60px 1fr;gap:32px 22px}}.category-detail-heading__category{grid-area:category}@media not (min-width:960px){.category-detail-heading__category{padding-top:6px}}@media(min-width:960px){.category-detail-heading__category{padding-top:8px}}.category-detail-heading__category a{display:block;transition:opacity .3s}@media(any-hover:hover){.category-detail-heading__category a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-heading__contents{grid-area:contents}@media(min-width:960px){.category-detail-heading__contents{padding-right:32px}}.category-detail-heading__title{font-family:Kiwi Maru,serif;font-weight:500}@media not (min-width:960px){.category-detail-heading__title{font-size:1.25rem;letter-spacing:1px}}@media(min-width:960px){.category-detail-heading__title{font-size:1.75rem;letter-spacing:1.4px}}.category-detail-heading__company{display:grid;column-gap:8px;align-items:center}@media not (min-width:960px){.category-detail-heading__company{grid-template-columns:18px 1fr;margin-top:12px;font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-heading__company{grid-template-columns:24px 1fr;margin-top:22px;font-size:.75rem;letter-spacing:.6px}}.category-detail-heading__date{display:flex;align-items:center;font-family:Kiwi Maru,serif;font-weight:500}@media not (min-width:960px){.category-detail-heading__date{column-gap:8px;margin-top:8px;font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-heading__date{column-gap:12px;margin-top:12px;font-size:.75rem;letter-spacing:.6px}}.category-detail-heading__update-date{color:#ea5611}.category-detail-heading__thumbnail{position:relative;z-index:1;grid-area:thumbnail;padding-right:var(--category-detail-heading-thumbnail-gap);padding-bottom:var(--category-detail-heading-thumbnail-gap)}@media not (min-width:960px){.category-detail-heading__thumbnail{--category-detail-heading-thumbnail-gap: 8px}}@media(min-width:960px){.category-detail-heading__thumbnail{--category-detail-heading-thumbnail-gap: 16px}}.category-detail-heading__thumbnail:before{position:absolute;right:0;bottom:0;z-index:-1;display:block;width:calc(100% - var(--category-detail-heading-thumbnail-gap));height:calc(100% - var(--category-detail-heading-thumbnail-gap));content:"";background:no-repeat left top/cover;border-radius:16px}.category-detail-heading__thumbnail img{overflow:hidden;border-radius:16px}[data-category-id=jobchange] .category-detail-heading__thumbnail:before{background-image:url(/media/assets/images/common/rectangle-jobchange.png)}[data-category-id=law] .category-detail-heading__thumbnail:before{background-image:url(/media/assets/images/common/rectangle-law.png)}[data-category-id=marriage] .category-detail-heading__thumbnail:before{background-image:url(/media/assets/images/common/rectangle-marriage.png)}[data-category-id=matching] .category-detail-heading__thumbnail:before{background-image:url(/media/assets/images/common/rectangle-matching.png)}[data-category-id=resignation] .category-detail-heading__thumbnail:before{background-image:url(/media/assets/images/common/rectangle-resignation.png)}@media not (min-width:1120px){.category-detail-body .module-wrapper{display:contents}}@media(min-width:1120px){.category-detail-body__inner{display:grid;grid-template-columns:1fr 300px;column-gap:130px}}.category-detail-body__detail{display:grid;grid-template-columns:minmax(auto,var(--base-contents-max-width, 1120px));justify-content:center}@media not (min-width:960px){.category-detail-body__detail{padding-inline:5.3333333333%}}@media(min-width:960px){.category-detail-body__detail{padding-inline:min(6.25%,80px)}}@media not (min-width:1120px){.category-detail-body__detail{--base-contents-max-width: 620px;padding-block:32px 40px}}@media not (min-width:960px){.category-detail-body__detail{--base-contents-max-width: 536px;row-gap:28px}}@media(min-width:960px){.category-detail-body__detail{display:grid;row-gap:40px;align-content:flex-start;padding-inline:0}}.category-detail-body__detail>:first-child.category-detail-body__large-title{margin-top:0}.category-detail-body__promo{display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;color:#6f8387}@media not (min-width:960px){.category-detail-body__promo{column-gap:16px;font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__promo{column-gap:20px;font-size:.875rem;letter-spacing:.7px}}.category-detail-body__promo:before,.category-detail-body__promo:after{display:block;content:"";border-top:1px dashed #6F8387}.category-detail-body__promo+.category-detail-body__large-title{margin-top:0}.category-detail-body__large-title{scroll-margin-top:var(--header-height)}[data-category-id=jobchange] .category-detail-body__large-title{--module-large-heading-line-color: #4367F6}[data-category-id=resignation] .category-detail-body__large-title{--module-large-heading-line-color: #43F6B4}[data-category-id=matching] .category-detail-body__large-title{--module-large-heading-line-color: #FF77AB}[data-category-id=marriage] .category-detail-body__large-title{--module-large-heading-line-color: #6CDCE2}[data-category-id=law] .category-detail-body__large-title{--module-large-heading-line-color: #D1AFF2}.category-detail-body__large-title{position:relative;font-weight:700}@media not (min-width:960px){.category-detail-body__large-title{padding-left:20px;font-size:1.125rem;letter-spacing:.9px}}@media(min-width:960px){.category-detail-body__large-title{padding-left:24px;font-size:1.25rem;letter-spacing:1px}}.category-detail-body__large-title:after{position:absolute;top:0;left:0;display:block;width:4px;height:100%;content:"";background-color:var(--module-large-heading-line-color, #EA5611)}@media not (min-width:960px){.category-detail-body__large-title{margin-top:12px}}@media(min-width:960px){.category-detail-body__large-title{margin-top:20px}}[data-category-id=jobchange] .category-detail-body__small-title{--module-small-heading-line-color: #E2B56C}[data-category-id=resignation] .category-detail-body__small-title,[data-category-id=matching] .category-detail-body__small-title{--module-small-heading-line-color: #E2D46C}[data-category-id=marriage] .category-detail-body__small-title{--module-small-heading-line-color: #FFC43C}[data-category-id=law] .category-detail-body__small-title{--module-small-heading-line-color: #DFDCC8}.category-detail-body__small-title{font-weight:700;border-bottom:2px solid var(--module-small-heading-line-color, #EA5611)}@media not (min-width:960px){.category-detail-body__small-title{padding-bottom:8px;font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__small-title{padding-bottom:12px;font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__pr{display:grid;overflow:hidden;background:#fdf7f1 url(/media/assets/images/common/bg-pattern.png) repeat left top/48px auto}@media not (min-width:960px){.category-detail-body__pr{row-gap:20px;padding:20px;border-radius:10px}}@media(min-width:960px){.category-detail-body__pr{grid-template-columns:216px 1fr;column-gap:24px;align-items:flex-start;padding:28px;border-radius:12px}}.category-detail-body__pr-picture{position:relative;display:block;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__pr-picture:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__pr-icon{position:absolute;top:8px;right:8px;width:24px;overflow:hidden;background:#fff;border-radius:3px}.category-detail-body__pr-image{border:1px solid #DADEDF}.category-detail-body__pr-name{font-weight:500}@media not (min-width:960px){.category-detail-body__pr-name{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__pr-name{font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__pr-company{margin-top:8px}@media not (min-width:960px){.category-detail-body__pr-company{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-body__pr-company{font-size:.75rem;letter-spacing:.6px}}.category-detail-body__pr-copy{display:grid}@media not (min-width:960px){.category-detail-body__pr-copy{row-gap:4px;margin-top:12px}}@media(min-width:960px){.category-detail-body__pr-copy{row-gap:8px;margin-top:16px}}.category-detail-body__pr-copy-item{display:grid;grid-template-columns:1em 1fr}@media not (min-width:960px){.category-detail-body__pr-copy-item{column-gap:4px;font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__pr-copy-item{column-gap:8px;font-size:.875rem;letter-spacing:.7px}}.category-detail-body__pr-copy-item:before{display:inline-block;color:#ea5611;text-align:center;content:"▪"}.category-detail-body__pr-copy-item a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__pr-copy-item a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__pr-button{--module-button-small-width: 100%;position:relative;display:block;overflow:hidden;font-weight:700;color:#fff;text-align:center;background-color:var(--module-button-bg-color);border:1px solid var(--module-button-border-dark-color);border-bottom-width:4px;border-radius:12px;transition:border .3s ease,background-color .3s ease}@media not (min-width:960px){.category-detail-body__pr-button{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__pr-button{font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__pr-button{width:var(--module-button-small-width, fit-content)}@media not (min-width:960px){.category-detail-body__pr-button{min-width:240px;padding:12px}}@media(min-width:960px){.category-detail-body__pr-button{min-width:288px;padding:16px}}.category-detail-body__pr-button[data-button-color=green]{--module-button-bg-color: #11C432;--module-button-border-dark-color: #05A214}.category-detail-body__pr-button[data-button-color=green]:focus{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}@media(any-hover:hover){.category-detail-body__pr-button[data-button-color=green]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}}.category-detail-body__pr-button[data-button-color=orange]{--module-button-bg-color: #EA5611;--module-button-border-dark-color: #DC2B05}.category-detail-body__pr-button[data-button-color=orange]:focus{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}@media(any-hover:hover){.category-detail-body__pr-button[data-button-color=orange]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}}.category-detail-body__pr-button[data-button-color=blue]{--module-button-bg-color: #0A357A;--module-button-border-dark-color: #00072B}.category-detail-body__pr-button[data-button-color=blue]:focus{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}@media(any-hover:hover){.category-detail-body__pr-button[data-button-color=blue]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}}@media not (min-width:960px){.category-detail-body__pr-button{margin-top:20px}}@media(min-width:960px){.category-detail-body__pr-button{min-width:auto;margin-top:24px}}.category-detail-body__contents{background:#f9f9f9;border-radius:12px}@media not (min-width:960px){.category-detail-body__contents{padding:20px}}@media(min-width:960px){.category-detail-body__contents{padding:28px}}.category-detail-body__contents-title{width:49px}@media not (min-width:960px){.category-detail-body__contents-list{margin-top:12px}}@media(min-width:960px){.category-detail-body__contents-list{margin-top:20px}}.category-detail-body__contents-list[data-contents-show=false]{position:relative;height:var(--content-detail-body-contents-list-height);overflow:hidden}.category-detail-body__contents-list[data-contents-show=false]:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:28px;content:"";background:linear-gradient(180deg,#f9f9f980,#f9f9f9)}.category-detail-body__contents-item{border-bottom:1px solid #DADEDF}.category-detail-body__contents-item a{display:block;padding-block:8px;line-height:1.8;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__contents-item a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){.category-detail-body__contents-item a{font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__contents-item a{font-size:.875rem;letter-spacing:.7px}}.category-detail-body__contents-button{display:grid;place-content:center;width:222px;height:41px;margin-inline:auto;font-size:.75rem;font-weight:500;color:#ea5611;letter-spacing:.6px;background:#fff;border:1px solid #EA5611;border-radius:12px}[data-contents-show=true]+.category-detail-body__contents-button{display:none}.category-detail-body__contents-button{transition:opacity .3s}@media(any-hover:hover){.category-detail-body__contents-button:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__person{overflow:hidden;border:1px solid #DADEDF;border-radius:12px}@media(min-width:960px){.category-detail-body__person{display:grid;grid-template-columns:160px 1fr}}.category-detail-body__person[data-person-type=supervisor]{background:#fdf7f1 url(/media/assets/images/common/bg-pattern.png) repeat left top/48px auto;--module-person-title-width: 62px}.category-detail-body__person[data-person-type=writer]{background:#f5f7fa url(/media/assets/images/common/bg-pattern.png) repeat left top/48px auto;--module-person-title-width: 99px}@media not (min-width:960px){.category-detail-body__person-head{display:grid;grid-template-areas:"image title" "image name";grid-template-columns:80px 1fr;gap:12px 20px;align-items:center;padding:20px}}@media(min-width:960px){.category-detail-body__person-head{padding:26px 15px 31px}}.category-detail-body__person-title{width:var(--module-person-title-width)}@media not (min-width:960px){.category-detail-body__person-title{grid-area:title;align-self:flex-end}}@media(min-width:960px){.category-detail-body__person-title{margin-inline:auto}}.category-detail-body__person-image{overflow:hidden;border-radius:100%}@media not (min-width:960px){.category-detail-body__person-image{grid-area:image}}@media(min-width:960px){.category-detail-body__person-image{width:80px;margin-inline:auto;margin-top:20px}}.category-detail-body__person-image a{display:block;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__person-image a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__person-name{font-weight:700}@media not (min-width:960px){.category-detail-body__person-name{grid-area:name;align-self:flex-start;font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__person-name{margin-top:16px;text-align:center}}.category-detail-body__person-contents{background:#fff}@media not (min-width:960px){.category-detail-body__person-contents{display:grid;row-gap:12px;padding:20px}}@media(min-width:960px){.category-detail-body__person-contents{padding:28px}}.category-detail-body__person-contents>:first-child{margin-top:0}.category-detail-body__person-position{font-weight:700}@media not (min-width:960px){.category-detail-body__person-position{font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__person-position{font-size:.875rem;letter-spacing:.7px}}.category-detail-body__person-text{font-size:.75rem;letter-spacing:.6px}@media(min-width:960px){.category-detail-body__person-text{margin-top:16px;line-height:1.8}}.category-detail-body__person-degree{align-self:center;font-size:.75rem;color:#6f8387;letter-spacing:.6px}@media(min-width:960px){.category-detail-body__person-degree{margin-top:28px}}.category-detail-body__person-bottom{display:grid;grid-template-areas:"degree link";grid-template-columns:1fr max-content;align-items:flex-end}@media not (min-width:960px){.category-detail-body__person-bottom{column-gap:12px;margin-top:4px}}@media(min-width:960px){.category-detail-body__person-bottom{column-gap:16px;margin-top:20px}}.category-detail-body__person-bottom .category-detail-body__person-degree{grid-area:degree;margin-top:0}.category-detail-body__person-link{display:grid;grid-area:link;place-content:center;font-weight:500;color:#ea5611;border:1px solid #EA5611;border-radius:8px;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__person-link:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){.category-detail-body__person-link{width:87px;height:30px;font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-body__person-link{width:99px;height:33px;font-size:.75rem;letter-spacing:.6px}}.category-detail-body__table{overflow:hidden;border:1px solid #DADEDF;border-radius:12px}.category-detail-body__table table{width:100%}.category-detail-body__table table tr{display:grid}@media not (min-width:960px){.category-detail-body__table table tr{font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__table table tr{font-size:.875rem;letter-spacing:.7px}}@media not (min-width:960px){.category-detail-body__table table th,.category-detail-body__table table td{padding:12px 16px}}@media(min-width:960px){.category-detail-body__table table th,.category-detail-body__table table td{padding:16px 20px}}.category-detail-body__table table th{place-content:center;background:#f9f9f9}.category-detail-body__table table td a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__table table td a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media(min-width:960px){.category-detail-body__table[data-table-row="1"] tr{grid-template-columns:148px 1fr}}.category-detail-body__table[data-table-row="1"] tr+tr{border-top:1px solid #DADEDF}@media not (min-width:960px){.category-detail-body__table[data-table-row="1"] th{border-bottom:1px solid #DADEDF}}@media not (min-width:960px){.category-detail-body__table[data-table-row="1"] th+td{border-left:none}}@media(min-width:960px){.category-detail-body__table[data-table-row="1"] th+td{border-left:1px solid #DADEDF}}.category-detail-body__table[data-table-row="2"] tbody{display:grid;grid-template-columns:repeat(2,1fr)}.category-detail-body__table[data-table-row="2"] tbody:has(>:nth-child(odd):last-child)>tr:last-child,.category-detail-body__table[data-table-row="2"] tbody:has(>:nth-child(2n):last-child)>tr:nth-last-child(-n+2){border-bottom:none}.category-detail-body__table[data-table-row="2"] tbody tr{border-bottom:1px solid #DADEDF}@media(min-width:960px){.category-detail-body__table[data-table-row="2"] tbody tr{grid-template-columns:148px 1fr}}.category-detail-body__table[data-table-row="2"] tbody tr:nth-child(odd){border-right:1px solid #DADEDF}@media not (min-width:960px){.category-detail-body__table[data-table-row="2"] tbody th{border-bottom:1px solid #DADEDF}}@media(min-width:960px){.category-detail-body__table[data-table-row="2"] tbody th{border-right:1px solid #DADEDF}}.category-detail-body__conversation{display:grid}@media not (min-width:960px){.category-detail-body__conversation{row-gap:28px}}@media(min-width:960px){.category-detail-body__conversation{row-gap:40px}}.category-detail-body__conversation-item{display:grid;grid-template-areas:"icon contents"}@media not (min-width:960px){.category-detail-body__conversation-item{grid-template-columns:40px 1fr;column-gap:16px}}@media(min-width:960px){.category-detail-body__conversation-item{grid-template-columns:60px 1fr;column-gap:24px}}.category-detail-body__conversation-item[data-conversation-type-right]{grid-template-areas:"contents icon"}@media not (min-width:960px){.category-detail-body__conversation-item[data-conversation-type-right]{grid-template-columns:1fr 40px}}@media(min-width:960px){.category-detail-body__conversation-item[data-conversation-type-right]{grid-template-columns:1fr 60px}}.category-detail-body__conversation-icon{grid-area:icon;align-self:flex-start;overflow:hidden;border-radius:100%}.category-detail-body__conversation-contents{display:grid;grid-area:contents}@media not (min-width:960px){.category-detail-body__conversation-contents{row-gap:12px}}@media(min-width:960px){.category-detail-body__conversation-contents{row-gap:16px}}.category-detail-body__conversation-name{font-weight:700;color:#6f8387}@media not (min-width:960px){.category-detail-body__conversation-name{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-body__conversation-name{font-size:.75rem;letter-spacing:.6px}}[data-conversation-type-right] .category-detail-body__conversation-name{text-align:right}.category-detail-body__conversation-text{position:relative;line-height:1.8;background:#fdf7f1;border-radius:0 16px 16px}@media not (min-width:960px){.category-detail-body__conversation-text{padding:16px 20px;font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__conversation-text{padding:20px 24px;font-size:.875rem;letter-spacing:.7px}}.category-detail-body__conversation-text:after{position:absolute;top:0;display:block;aspect-ratio:1/1;content:"";background:url(/media/assets/images/category/detail/parts-balloon.svg) no-repeat right top/contain}@media not (min-width:960px){.category-detail-body__conversation-text:after{left:-12px;width:12px}}@media(min-width:960px){.category-detail-body__conversation-text:after{left:-16px;width:16px}}[data-conversation-type-right] .category-detail-body__conversation-text{border-radius:16px 0 16px 16px}[data-conversation-type-right] .category-detail-body__conversation-text:after{left:auto;transform:rotate(-90deg)}@media not (min-width:960px){[data-conversation-type-right] .category-detail-body__conversation-text:after{right:-12px}}@media(min-width:960px){[data-conversation-type-right] .category-detail-body__conversation-text:after{right:-16px}}.category-detail-body__conversation-text a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__conversation-text a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__related{background:#fdf7f1;border-radius:12px}@media not (min-width:960px){.category-detail-body__related{padding:20px}}@media(min-width:960px){.category-detail-body__related{padding:28px}}@media not (min-width:960px){.category-detail-body__related-head-title{width:175px}}@media(min-width:960px){.category-detail-body__related-head-title{width:171px}}@media not (min-width:960px){.category-detail-body__related-item{margin-top:16px}}@media(min-width:960px){.category-detail-body__related-item{margin-top:20px}}.category-detail-body__faq{display:grid}@media not (min-width:960px){.category-detail-body__faq{row-gap:24px}}@media(min-width:960px){.category-detail-body__faq{row-gap:40px}}.category-detail-body__faq-item{display:grid}@media not (min-width:960px){.category-detail-body__faq-item{row-gap:20px}}@media(min-width:960px){.category-detail-body__faq-item{row-gap:24px}}.category-detail-body__faq-question{display:grid}@media not (min-width:960px){.category-detail-body__faq-question{grid-template-columns:28px 1fr;column-gap:16px}}@media(min-width:960px){.category-detail-body__faq-question{grid-template-columns:40px 1fr;column-gap:20px}}.category-detail-body__faq-q-text{display:grid;align-items:center}@media not (min-width:960px){.category-detail-body__faq-q-text{padding-block:4px;font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__faq-q-text{padding-block:8px;font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__faq-answer{line-height:1.8;border-left:2px solid #EA5611}@media not (min-width:960px){.category-detail-body__faq-answer{padding-left:20px}}@media(min-width:960px){.category-detail-body__faq-answer{padding-left:28px}}.category-detail-body__faq-answer a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__faq-answer a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__review{background:#f9f9f9;border-radius:12px}@media not (min-width:960px){.category-detail-body__review{padding:20px}}@media(min-width:960px){.category-detail-body__review{padding:28px}}.category-detail-body__review-item{display:grid;grid-template-areas:"icon name" "text text"}@media not (min-width:960px){.category-detail-body__review-item{grid-template-columns:28px 1fr;gap:12px}}@media(min-width:960px){.category-detail-body__review-item{grid-template-columns:40px 1fr;gap:16px}}.category-detail-body__review-item+.category-detail-body__review-item{border-top:1px solid #DADEDF}@media not (min-width:960px){.category-detail-body__review-item+.category-detail-body__review-item{padding-top:16px;margin-top:16px}}@media(min-width:960px){.category-detail-body__review-item+.category-detail-body__review-item{padding-top:20px;margin-top:20px}}.category-detail-body__review-icon{grid-area:icon;align-self:start;overflow:hidden;border-radius:100%}.category-detail-body__review-name{grid-area:name;align-self:center;font-weight:700;color:#6f8387}@media not (min-width:960px){.category-detail-body__review-name{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){.category-detail-body__review-name{font-size:.75rem;letter-spacing:.6px}}.category-detail-body__review-text{grid-area:text;line-height:1.8}@media not (min-width:960px){.category-detail-body__review-text{font-size:.75rem;letter-spacing:.6px}}@media(min-width:960px){.category-detail-body__review-text{font-size:.875rem;letter-spacing:.7px}}.category-detail-body__review-text a{color:#ea5611;text-decoration:underline;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__review-text a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__small-button{position:relative;display:block;overflow:hidden;font-weight:700;color:#fff;text-align:center;background-color:var(--module-button-bg-color);border:1px solid var(--module-button-border-dark-color);border-bottom-width:4px;border-radius:12px;transition:border .3s ease,background-color .3s ease}@media not (min-width:960px){.category-detail-body__small-button{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__small-button{font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__small-button{width:var(--module-button-small-width, fit-content)}@media not (min-width:960px){.category-detail-body__small-button{min-width:240px;padding:12px}}@media(min-width:960px){.category-detail-body__small-button{min-width:288px;padding:16px}}.category-detail-body__small-button[data-button-color=green]{--module-button-bg-color: #11C432;--module-button-border-dark-color: #05A214}.category-detail-body__small-button[data-button-color=green]:focus{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}@media(any-hover:hover){.category-detail-body__small-button[data-button-color=green]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}}.category-detail-body__small-button[data-button-color=orange]{--module-button-bg-color: #EA5611;--module-button-border-dark-color: #DC2B05}.category-detail-body__small-button[data-button-color=orange]:focus{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}@media(any-hover:hover){.category-detail-body__small-button[data-button-color=orange]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}}.category-detail-body__small-button[data-button-color=blue]{--module-button-bg-color: #0A357A;--module-button-border-dark-color: #00072B}.category-detail-body__small-button[data-button-color=blue]:focus{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}@media(any-hover:hover){.category-detail-body__small-button[data-button-color=blue]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}}.category-detail-body__large-button-wrapper{display:grid;border-radius:12px;background:#fdf7f1 url(/media/assets/images/common/bg-pattern.png) repeat left top/48px auto}@media not (min-width:960px){.category-detail-body__large-button-wrapper{row-gap:16px;padding:20px}}@media(min-width:960px){.category-detail-body__large-button-wrapper{row-gap:20px;padding:28px}}.category-detail-body__large-button-copy{text-align:center}.category-detail-body__large-button{position:relative;display:block;overflow:hidden;font-weight:700;color:#fff;text-align:center;background-color:var(--module-button-bg-color);border:1px solid var(--module-button-border-dark-color);border-bottom-width:4px;border-radius:12px;transition:border .3s ease,background-color .3s ease}@media not (min-width:960px){.category-detail-body__large-button{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__large-button{font-size:1.125rem;letter-spacing:.9px}}@media not (min-width:960px){.category-detail-body__large-button{padding:20px}}@media(min-width:960px){.category-detail-body__large-button{padding:24px}}.category-detail-body__large-button[data-button-color=green]{--module-button-bg-color: #11C432;--module-button-border-dark-color: #05A214}.category-detail-body__large-button[data-button-color=green]:focus{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}@media(any-hover:hover){.category-detail-body__large-button[data-button-color=green]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}}.category-detail-body__large-button[data-button-color=orange]{--module-button-bg-color: #EA5611;--module-button-border-dark-color: #DC2B05}.category-detail-body__large-button[data-button-color=orange]:focus{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}@media(any-hover:hover){.category-detail-body__large-button[data-button-color=orange]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}}.category-detail-body__large-button[data-button-color=blue]{--module-button-bg-color: #0A357A;--module-button-border-dark-color: #00072B}.category-detail-body__large-button[data-button-color=blue]:focus{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}@media(any-hover:hover){.category-detail-body__large-button[data-button-color=blue]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}}@media not (min-width:960px){.category-detail-body__popup{height:32px;margin-top:-32px}}@media(min-width:960px){.category-detail-body__popup{height:40px;margin-top:-40px}}@media not (min-width:960px){.category-detail-body__popup+*{margin-top:-32px}}@media(min-width:960px){.category-detail-body__popup+*{margin-top:-40px}}.category-detail-body__popup-dialog{max-width:100%;padding:20px;background:transparent}.category-detail-body__popup-dialog::backdrop{background:#f3f3f3e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-detail-body__popup-inner{display:grid;width:fit-content}@media not (min-width:960px){.category-detail-body__popup-inner{row-gap:28px}}@media(min-width:960px){.category-detail-body__popup-inner{row-gap:40px}}.category-detail-body__popup-close{display:block;width:fit-content;margin-left:auto;font-family:Kiwi Maru,serif;font-weight:500;color:#ea5611;border:1px solid #EA5611;border-radius:12px;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__popup-close:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){.category-detail-body__popup-close{padding:6px 13px 9px 15px;font-size:.75rem}}@media(min-width:960px){.category-detail-body__popup-close{padding:11px 23px 13px;font-size:.875rem}}.category-detail-body__popup-copy{font-weight:700;text-align:center}@media not (min-width:960px){.category-detail-body__popup-copy{font-size:1.125rem;letter-spacing:.9px}}@media(min-width:960px){.category-detail-body__popup-copy{font-size:1.25rem;letter-spacing:1px}}.category-detail-body__popup-image{width:min(100%,536px);overflow:hidden;border-radius:16px}.category-detail-body__popup-button{margin-inline:auto;position:relative;display:block;overflow:hidden;font-weight:700;color:#fff;text-align:center;background-color:var(--module-button-bg-color);border:1px solid var(--module-button-border-dark-color);border-bottom-width:4px;border-radius:12px;transition:border .3s ease,background-color .3s ease}@media not (min-width:960px){.category-detail-body__popup-button{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__popup-button{font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__popup-button{width:var(--module-button-small-width, fit-content)}@media not (min-width:960px){.category-detail-body__popup-button{min-width:240px;padding:12px}}@media(min-width:960px){.category-detail-body__popup-button{min-width:288px;padding:16px}}.category-detail-body__popup-button[data-button-color=green]{--module-button-bg-color: #11C432;--module-button-border-dark-color: #05A214}.category-detail-body__popup-button[data-button-color=green]:focus{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}@media(any-hover:hover){.category-detail-body__popup-button[data-button-color=green]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}}.category-detail-body__popup-button[data-button-color=orange]{--module-button-bg-color: #EA5611;--module-button-border-dark-color: #DC2B05}.category-detail-body__popup-button[data-button-color=orange]:focus{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}@media(any-hover:hover){.category-detail-body__popup-button[data-button-color=orange]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}}.category-detail-body__popup-button[data-button-color=blue]{--module-button-bg-color: #0A357A;--module-button-border-dark-color: #00072B}.category-detail-body__popup-button[data-button-color=blue]:focus{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}@media(any-hover:hover){.category-detail-body__popup-button[data-button-color=blue]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}}.category-detail-body__popup-ad{max-width:300px;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__popup-ad:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){.category-detail-body__float{height:32px;margin-top:-32px}}@media(min-width:960px){.category-detail-body__float{height:40px;margin-top:-40px}}@media not (min-width:960px){.category-detail-body__float+*{margin-top:-32px}}@media(min-width:960px){.category-detail-body__float+*{margin-top:-40px}}.category-detail-body__float-inner{position:fixed;bottom:calc(var(--footer-padding-bottom, 100px) * -1);left:0;z-index:100;display:grid;place-content:center;width:100%;background:#fdf7f1e6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media not (min-width:960px){.category-detail-body__float-inner{padding:12px}}@media(min-width:960px){.category-detail-body__float-inner{padding:16px}}[data-float-show=true] .category-detail-body__float-inner{bottom:0;transition:bottom .5s ease-in-out}.category-detail-body__float-img{transition:opacity .3s}@media(any-hover:hover){.category-detail-body__float-img:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__float-button{position:relative;display:block;overflow:hidden;font-weight:700;color:#fff;text-align:center;background-color:var(--module-button-bg-color);border:1px solid var(--module-button-border-dark-color);border-bottom-width:4px;border-radius:12px;transition:border .3s ease,background-color .3s ease}@media not (min-width:960px){.category-detail-body__float-button{font-size:.9375rem;letter-spacing:.75px}}@media(min-width:960px){.category-detail-body__float-button{font-size:1.125rem;letter-spacing:.9px}}.category-detail-body__float-button{width:var(--module-button-small-width, fit-content)}@media not (min-width:960px){.category-detail-body__float-button{min-width:240px;padding:12px}}@media(min-width:960px){.category-detail-body__float-button{min-width:288px;padding:16px}}.category-detail-body__float-button[data-button-color=green]{--module-button-bg-color: #11C432;--module-button-border-dark-color: #05A214}.category-detail-body__float-button[data-button-color=green]:focus{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}@media(any-hover:hover){.category-detail-body__float-button[data-button-color=green]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #11D636;--module-button-border-dark-color: #11C432}}.category-detail-body__float-button[data-button-color=orange]{--module-button-bg-color: #EA5611;--module-button-border-dark-color: #DC2B05}.category-detail-body__float-button[data-button-color=orange]:focus{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}@media(any-hover:hover){.category-detail-body__float-button[data-button-color=orange]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #FA7612;--module-button-border-dark-color: #EA5611}}.category-detail-body__float-button[data-button-color=blue]{--module-button-bg-color: #0A357A;--module-button-border-dark-color: #00072B}.category-detail-body__float-button[data-button-color=blue]:focus{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}@media(any-hover:hover){.category-detail-body__float-button[data-button-color=blue]:where(:any-link,:enabled,summary,label):hover{--module-button-bg-color: #0A3CB2;--module-button-border-dark-color: #0A357A}}@media(min-width:1120px){.category-detail-body__aside{display:grid;row-gap:40px;align-self:flex-start}}@media not (min-width:1120px){.category-detail-body__ad{--base-contents-max-width: 620px;padding-block:48px;background:#ea5611;display:grid;grid-template-columns:minmax(auto,var(--base-contents-max-width, 1120px));justify-content:center}}@media(not (min-width:1120px))and (not (min-width:960px)){.category-detail-body__ad{padding-inline:5.3333333333%}}@media(not (min-width:1120px))and (min-width:960px){.category-detail-body__ad{padding-inline:min(6.25%,80px)}}@media not (min-width:960px){.category-detail-body__ad{--base-contents-max-width: 300px;padding-block:28px}}.category-detail-body__ad-list{display:grid}@media not (min-width:960px){.category-detail-body__ad-list{row-gap:28px}}@media(min-width:960px)and (not (min-width:1120px)){.category-detail-body__ad-list{grid-template-columns:repeat(2,1fr);column-gap:40px}}@media(min-width:1120px){.category-detail-body__ad-list{row-gap:40px}}.category-detail-body__ad-item a{display:block;transition:opacity .3s}@media(any-hover:hover){.category-detail-body__ad-item a:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}.category-detail-body__aside-related{display:grid;grid-template-columns:minmax(auto,var(--base-contents-max-width, 1120px));justify-content:center}@media not (min-width:960px){.category-detail-body__aside-related{padding-inline:5.3333333333%}}@media(min-width:960px){.category-detail-body__aside-related{padding-inline:min(6.25%,80px)}}@media not (min-width:1120px){.category-detail-body__aside-related{--base-contents-max-width: 620px;row-gap:20px;padding-block:48px}}@media not (min-width:960px){.category-detail-body__aside-related{--base-contents-max-width: 536px;padding-block:28px}}@media(min-width:960px){.category-detail-body__aside-related{row-gap:28px;padding-inline:0}}.category-detail-body__aside-related-title{font-family:Kiwi Maru,serif;font-size:1.125rem;font-weight:500;color:#ea5611;letter-spacing:.9px}.category-detail-recommend{background:#f3f3f3}.category-detail-recommend__inner{display:grid}@media not (min-width:960px){.category-detail-recommend__inner{row-gap:32px}}@media(min-width:960px){.category-detail-recommend__inner{row-gap:48px}}.category-detail-recommend__title{margin-inline:auto}@media not (min-width:960px){.category-detail-recommend__title{width:207px}}@media(min-width:960px){.category-detail-recommend__title{width:233px}}._link_1if1o_10{display:grid;transition:opacity .3s}@media(any-hover:hover){._link_1if1o_10:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){._link_1if1o_10{row-gap:16px}}@media(min-width:960px){._link_1if1o_10{grid-template-columns:200px 1fr;column-gap:28px;align-items:center}}._image_1if1o_33{align-self:flex-start;overflow:hidden;border-radius:16px}._contents_1if1o_39{display:grid;grid-template-areas:"title title" "company date";grid-template-columns:1fr max-content;gap:12px}._title_1if1o_46{grid-area:title;font-weight:500}@media not (min-width:960px){._title_1if1o_46{font-size:.9375rem;letter-spacing:.75px}}._company_1if1o_56{display:grid;grid-area:company;grid-template-columns:24px 1fr;column-gap:8px;align-items:center}@media not (min-width:960px){._company_1if1o_56{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){._company_1if1o_56{font-size:.75rem;letter-spacing:.6px}}._date_1if1o_76{grid-area:date;font-family:Kiwi Maru,serif;font-weight:500;color:#ea5611}@media not (min-width:960px){._date_1if1o_76{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){._date_1if1o_76{font-size:.75rem;letter-spacing:.6px}}._list_eyzud_10{display:grid;gap:40px}@media(min-width:960px)and (not (min-width:1120px)){._list_eyzud_10{grid-template-columns:repeat(2,1fr)}}._link_eyzud_20{display:grid;transition:opacity .3s}@media(any-hover:hover){._link_eyzud_20:where(:any-link,:enabled,summary,label):hover{cursor:pointer;opacity:.6}}@media not (min-width:960px){._link_eyzud_20{row-gap:16px}}@media(min-width:960px){._link_eyzud_20{row-gap:20px}}._thumbnail_eyzud_41{overflow:hidden;border-radius:16px}._content_eyzud_46{display:grid;grid-template-areas:"title title" "company date";grid-template-columns:1fr max-content;row-gap:12px}@media not (min-width:960px){._content_eyzud_46{column-gap:16px}}@media(min-width:960px){._content_eyzud_46{column-gap:20px}}._title_eyzud_63{grid-area:title;font-weight:500;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media not (min-width:960px){._title_eyzud_63{font-size:.9375rem;letter-spacing:.75px}}._company_eyzud_78{display:grid;grid-area:company;column-gap:8px;align-self:flex-end}@media not (min-width:960px){._company_eyzud_78{grid-template-columns:18px 1fr;font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){._company_eyzud_78{grid-template-columns:24px 1fr;font-size:.75rem;letter-spacing:.6px}}._date_eyzud_99{grid-area:date;align-self:flex-end;font-family:Kiwi Maru,serif;font-weight:500;color:#ea5611}@media not (min-width:960px){._date_eyzud_99{font-size:.625rem;letter-spacing:.5px}}@media(min-width:960px){._date_eyzud_99{font-size:.75rem;letter-spacing:.6px}}
