@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Heebo:wght@200;300;400;500;900&display=swap";@import"https://fonts.googleapis.com/css?family=Material+Icons";.uiButton{border-radius:2px}.uiButton-variant-default{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-default:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-default:hover{background:#efefef}.uiButton-variant-default.is-active{background-color:#f8ebe9;color:#dd6867!important;fill:#dd6867;border-color:#dd6867}.uiButton-variant-default.is-active:after{border-top-color:#dd6867!important}.uiButton-variant-action{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-action:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-action:hover{background:#efefef}.uiButton-variant-action{background:#dd6867;background:var(--primary-color);color:#fff;fill:#fff;border:none}.uiButton-variant-action:hover,.uiButton-variant-action:focus{background:#c13e3b;background:var(--hover-color)}.uiButton-variant-subaction{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-subaction:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-subaction:hover{background:#efefef}.uiButton-variant-subaction{color:#dd6867;color:var(--primary-color);fill:#dd6867;fill:var(--primary-color);border:solid 1px #dd6867;border:solid 1px var(--primary-color);background-color:#fff}.uiButton-variant-subaction:hover{color:#fff;fill:#fff;border:solid 1px #dd6867;border:solid 1px var(--primary-color);background-color:#dd6867;background-color:var(--primary-color)}.uiButton-variant-subaction:focus{box-shadow:0 2px 8px #00000026}.uiButton-variant-remove{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-remove:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-remove:hover{background:#efefef}.uiButton-variant-remove{background-color:#999;color:#fff;fill:#fff}.uiButton-variant-remove:hover,.uiButton-variant-remove:focus{background:#7e7e7e}.uiButton-variant-quiet{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-quiet:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-quiet:hover{background:#efefef}.uiButton-variant-quiet{background-color:#fff;border:solid 1px #dd6867;border:solid 1px var(--primary-color);color:#dd6867;color:var(--primary-color);fill:#dd6867;fill:var(--primary-color)}.uiButton-variant-quiet:hover,.uiButton-variant-quiet:focus{border:solid 1px #c13e3b;border:solid 1px var(--hover-color);box-shadow:0 2px 8px #00000026;color:#c13e3b;color:var(--hover-color)}.uiButton-variant-text{padding:0;outline:none;cursor:pointer;font-size:14px;font-weight:700;color:#dd6867;color:var(--primary-color);border:none;background-color:transparent}.uiButton-variant-link{display:inline-flex;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #c4c4c4;box-sizing:border-box;color:#999;cursor:pointer;font-size:13px;letter-spacing:.1em;line-height:1em;outline:none;padding:0 20px;text-align:center;transition:all .1s ease-out;min-width:104px}.uiButton-variant-link:active{box-shadow:0 2px 8px #0000001a inset}.uiButton-variant-link:hover{background:#efefef}.uiButton-variant-link{background-color:#fff;color:#2d2d2d;border:solid 1px #dbdbdb}.uiButton-variant-link svg{color:#dd6867;color:var(--primary-color)}.uiButton-variant-link:hover,.uiButton-variant-link:focus{box-shadow:0 2px 8px #00000026}.uiButton-size-large{height:52px;font-weight:400}.uiButton-size-medium{height:40px;font-weight:400}.uiButton-size-small{height:36px;min-width:76px;font-weight:400}.uiButton-size-min{height:28px;font-size:12px;min-width:76px;font-weight:400}.uiButton-size-icon{width:44px;min-width:0;height:44px;padding:0}.uiButton-shape-square{padding:0;min-width:36px;width:36px;height:36px;border-radius:0}.uiButton-elevation-high{box-shadow:0 2px 8px #0000001a}.uiButton-elevation-low{box-shadow:none}.is-disabled{cursor:default;box-shadow:none;opacity:.3;pointer-events:none}.uiButtons .uiButton{width:100%;height:50px;justify-content:space-between}.uiButtons .uiButton+.uiButton{margin:28px 0 0}.ui-content{background:#fff;border-radius:2px;box-shadow:0 2px 5px #00000040;border:solid 1px #dbdbdb}.ui-content+.ui-content{margin-top:40px}.textareaInfoMessage[data-v-e0fc92b5]{align-self:flex-end;display:flex;align-items:center;gap:8px;margin-top:16px;font-size:12px}.textareaInfoMessage svg[data-v-e0fc92b5]{width:16px;height:16px}.textareaInfoMessage.caution svg[data-v-e0fc92b5]{fill:#e6841e}.textareaInfoMessage.success svg[data-v-e0fc92b5]{fill:#65ad5f}.textareaInfoMessage.information svg[data-v-e0fc92b5]{fill:#e53933}svg[data-v-2d4340f7]{display:inline-block;width:16px;height:16px;color:inherit;vertical-align:middle}.tag-badge[data-v-80171f01]{height:24px;box-sizing:border-box;border-radius:2px;border:solid 1px #dd6867;border:solid 1px var(--primary-color);padding:4px 6.5px;background-color:#fff;box-shadow:0 2px 8px #0000000d}@media(min-width:768px){.tag-badge[data-v-80171f01]{display:flex;align-items:center}}@media(max-width:767px){.tag-badge[data-v-80171f01]{display:block}}.sp .tag-badge[data-v-80171f01]{display:block}.tag-badge .tag-mark[data-v-80171f01]{margin-right:2px;font-size:12px;line-height:12px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:.6px;text-align:center;color:#dd6867;color:var(--primary-color)}@media(min-width:768px){.tag-badge .tag-mark[data-v-80171f01]{line-height:20px}}@media(max-width:767px){.tag-badge .tag-mark[data-v-80171f01]{line-height:12px}}.sp .tag-badge .tag-mark[data-v-80171f01]{line-height:12px}.tag-badge .tag-name[data-v-80171f01]{font-size:12px;line-height:12px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:.6px;text-align:center;color:#dd6867;color:var(--primary-color)}@media(min-width:768px){.tag-badge .tag-name[data-v-80171f01]{line-height:20px}}@media(max-width:767px){.tag-badge .tag-name[data-v-80171f01]{line-height:12px}}.sp .tag-badge .tag-name[data-v-80171f01]{line-height:12px}@media(min-width:768px){.tag-badge .tag-name[data-v-80171f01]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.tag-badge[data-v-80171f01]:hover{box-shadow:0 2px 8px #00000026}.tag-group[data-v-01fac4b0]:not(:last-child){margin-bottom:32px}.tag-group h3[data-v-01fac4b0]{margin-bottom:16px;height:23px;line-height:23px;border-bottom:1px solid #dbdbdb;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.1px;color:#555}.tag-group .tag-list[data-v-01fac4b0]{display:flex;flex-flow:row wrap;width:calc(100% + 8px);margin-right:-8px}.tag-group .tag-item[data-v-01fac4b0]{margin:0 8px 8px 0}h2[data-v-a1637745]{margin-bottom:34px;font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#555}.has-not-tag-groups-message[data-v-a1637745]{margin-top:32px}.thumbnail-viewer-image{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}.article-header[data-v-4bf4c606]{position:relative}@media(min-width:768px){.article-header[data-v-4bf4c606]{min-height:424px;margin-bottom:-8px;display:flex;align-items:flex-end}}@media(min-width:768px)and (min-width:1600px){.article-header[data-v-4bf4c606]{min-height:528px;margin-bottom:-16px}}@media(max-width:767px){.article-header[data-v-4bf4c606]{min-height:auto;margin-bottom:0;display:block;align-items:auto}}.sp .article-header[data-v-4bf4c606]{min-height:auto;margin-bottom:0;display:block;align-items:auto}.background[data-v-4bf4c606]{position:absolute;top:0;right:0;left:0}@media(min-width:768px){.background[data-v-4bf4c606]{bottom:8px}}@media(min-width:768px)and (min-width:1600px){.background[data-v-4bf4c606]{bottom:16px}}@media(max-width:767px){.background[data-v-4bf4c606]{bottom:0;background-color:#fff}.background .background-image[data-v-4bf4c606]{max-height:372px}}.sp .background[data-v-4bf4c606]{bottom:0;background-color:#fff}.sp .background .background-image[data-v-4bf4c606]{max-height:372px}.content[data-v-4bf4c606]{margin:0 auto;display:flex}@media(min-width:768px){.content[data-v-4bf4c606]{width:1176px;margin-top:48px;align-items:flex-end}}@media(min-width:768px)and (min-width:1600px){.content[data-v-4bf4c606]{width:1476px;margin-top:40px}}@media(min-width:768px)and (max-width:767px){.content[data-v-4bf4c606]{margin-top:0}}@media(min-width:768px){.sp .content[data-v-4bf4c606]{margin-top:0}}@media(max-width:767px){.content[data-v-4bf4c606]{width:calc(100% - 32px);align-items:auto;flex-direction:column;padding-top:16px}}.sp .content[data-v-4bf4c606]{width:calc(100% - 32px);align-items:auto;flex-direction:column;padding-top:16px}.content .info[data-v-4bf4c606]{display:flex;flex-flow:column;box-sizing:border-box;z-index:1;position:relative;background-color:#fff}@media(min-width:768px){.content .info[data-v-4bf4c606]{flex:0 0 600px;max-width:600px;padding:0 51px 8px}}@media(min-width:768px)and (min-width:1600px){.content .info[data-v-4bf4c606]{flex:0 0 651px;max-width:651px;margin-left:99px;padding-bottom:16px}}@media(max-width:767px){.content .info[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%;padding:16px 16px 0;margin-left:0}}.sp .content .info[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%;padding:16px 16px 0;margin-left:0}.content .info .top-badge[data-v-4bf4c606]{display:inline-flex}@media(min-width:768px){.content .info .top-badge[data-v-4bf4c606]{height:32px;position:absolute;top:-16px;font-size:14px;line-height:14px}}@media(max-width:767px){.content .info .top-badge[data-v-4bf4c606]{height:auto;position:static;top:auto;font-size:14px;line-height:14px}}.sp .content .info .top-badge[data-v-4bf4c606]{height:auto;position:static;top:auto;font-size:14px;line-height:14px}.content .info .top-badge[data-v-4bf4c606]>*{box-shadow:0 2px 5px #41060633}@media(min-width:768px){.content .info .top-badge[data-v-4bf4c606]>*:first-child{border-radius:2px 0 0 2px}}@media(min-width:768px){.content .info .top-badge[data-v-4bf4c606]>*:last-child{border-radius:0 2px 2px 0}}.content .info .top-badge .recommendation[data-v-4bf4c606]{background-color:#25496f;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.4px;text-align:center;color:#fff}@media(min-width:768px){.content .info .top-badge .recommendation[data-v-4bf4c606]{padding:9px 16px}}@media(max-width:767px){.content .info .top-badge .recommendation[data-v-4bf4c606]{height:24px;box-sizing:border-box;margin-bottom:16px;border-radius:3px;padding:6px 7px;font-size:12px;line-height:12px}}.sp .content .info .top-badge .recommendation[data-v-4bf4c606]{height:24px;box-sizing:border-box;margin-bottom:16px;border-radius:3px;padding:6px 7px;font-size:12px;line-height:12px}.content .info .top-badge .category[data-v-4bf4c606]{padding:9px 1em;font-size:13px;line-height:14px}@media(max-width:767px){.content .info .top-badge .category[data-v-4bf4c606]{display:none}}.sp .content .info .top-badge .category[data-v-4bf4c606]{display:none}@media(min-width:768px){.content .info .bottom-badge[data-v-4bf4c606]{display:none}}@media(max-width:767px){.content .info .bottom-badge[data-v-4bf4c606]{display:block}}.sp .content .info .bottom-badge[data-v-4bf4c606]{display:block}.content .info .bottom-badge[data-v-4bf4c606]{margin-top:12px}.content .info .bottom-badge .category[data-v-4bf4c606]{display:inline-block;text-align:left;padding:6px 7px;border-radius:3px;font-size:12px;line-height:16px;letter-spacing:.6px}@media(min-width:768px){.content .info .published-at[data-v-4bf4c606]{margin-top:24px;font-size:14px;color:#555}}@media(max-width:767px){.content .info .published-at[data-v-4bf4c606]{margin-top:12px;font-size:12px;color:#999}}.sp .content .info .published-at[data-v-4bf4c606]{margin-top:12px;font-size:12px;color:#999}.content .info .category[data-v-4bf4c606]{background-color:#dd6867;background-color:var(--primary-color);font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.4px;text-align:center;color:#fff;display:flex}.content .info .category .delimiter[data-v-4bf4c606]{margin:0 .5em}.content .info .heading[data-v-4bf4c606]{font-size:1.75rem;font-weight:700;line-height:2.75rem;letter-spacing:normal;font-feature-settings:"halt";-webkit-font-smoothing:antialiased;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}@media(min-width:1600px){.content .info .heading[data-v-4bf4c606]{margin-top:52px;font-size:32px;line-height:1.5}}@media(min-width:768px){.content .info .heading[data-v-4bf4c606]{margin-top:48px}}@media(max-width:767px){.content .info .heading[data-v-4bf4c606]{margin-top:-4px;margin-bottom:-4px;font-size:22px;line-height:1.5;letter-spacing:1px}}.sp .content .info .heading[data-v-4bf4c606]{margin-top:-4px;margin-bottom:-4px;font-size:22px;line-height:1.5;letter-spacing:1px}.content .info .published-at[data-v-4bf4c606]{letter-spacing:1.4px}.content .info .tags[data-v-4bf4c606]{display:flex;flex-flow:row wrap;width:calc(100% + 8px)}@media(min-width:768px){.content .info .tags[data-v-4bf4c606]{margin-top:32px}}@media(max-width:767px){.content .info .tags[data-v-4bf4c606]{margin-top:8px}}.sp .content .info .tags[data-v-4bf4c606]{margin-top:8px}.content .info .tags .tag[data-v-4bf4c606]{margin:8px 8px 0 0}.content .thumbnail[data-v-4bf4c606]{z-index:1}@media(min-width:768px){.content .thumbnail[data-v-4bf4c606]{flex:0 0 564px;max-width:564px;height:376px;overflow:hidden;border-radius:2px;box-shadow:0 2px 5px #00000040}}@media(min-width:768px)and (min-width:1600px){.content .thumbnail[data-v-4bf4c606]{flex:0 0 726px;max-width:726px;height:484px}}@media(max-width:767px){.content .thumbnail[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%;height:228px;overflow:visible;border-radius:0;box-shadow:none}}.sp .content .thumbnail[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%;height:228px;overflow:visible;border-radius:0;box-shadow:none}@media(max-width:767px){.content .info[data-v-4bf4c606]{order:2}.content .thumbnail[data-v-4bf4c606]{order:1}}.sp .content .info[data-v-4bf4c606]{order:2}.sp .content .thumbnail[data-v-4bf4c606]{order:1}@media(min-width:768px){.content.has-not-thumbnail .info[data-v-4bf4c606]{flex:0 0 876px;max-width:876px}}@media(min-width:768px)and (min-width:1600px){.content.has-not-thumbnail .info[data-v-4bf4c606]{flex:0 0 927px;max-width:927px}}@media(max-width:767px){.content.has-not-thumbnail .info[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%}}.sp .content.has-not-thumbnail .info[data-v-4bf4c606]{flex:auto;max-width:100%;width:100%}.html-component[data-v-a0be2a0a]{opacity:.9;color:#555;white-space:pre-wrap;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}@media(min-width:768px){.html-component[data-v-a0be2a0a]{margin:48px 0;padding-right:75px;font-size:1.125rem;line-height:2.25rem}}@media(min-width:768px)and (min-width:1600px){.html-component[data-v-a0be2a0a]{padding-right:225px}}@media(max-width:767px){.html-component[data-v-a0be2a0a]{margin:32px 0;padding-right:0;font-size:14px;line-height:1.8;letter-spacing:1px}}.sp .html-component[data-v-a0be2a0a]{margin:32px 0;padding-right:0;font-size:14px;line-height:1.8;letter-spacing:1px}.html-viewer strong,.html-component--markup strong{font-weight:700}.html-viewer em,.html-component--markup em{font-style:italic}.html-viewer s,.html-component--markup s{text-decoration:line-through}.html-viewer u,.html-component--markup u{text-decoration:underline}.html-viewer code,.html-component--markup code{padding:0 .4rem;color:#2d2d2d;font-size:.9rem;font-weight:700;background:#f9f9f9;border-radius:5px}.html-viewer blockquote,.html-component--markup blockquote{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.html-viewer ol,.html-component--markup ol,.html-viewer ul,.html-component--markup ul{margin:1rem 0;padding-left:1rem;line-height:1}.html-viewer ol,.html-component--markup ol{list-style-type:decimal}.html-viewer ul,.html-component--markup ul{list-style-type:disc}.html-viewer a,.html-component--markup a{text-decoration:underline}.html-viewer a:hover,.html-component--markup a:hover{text-decoration:none}.richtext-component[data-v-2f6292b1]{opacity:.9;color:#555;white-space:pre-wrap;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}@media(min-width:768px){.richtext-component[data-v-2f6292b1]{margin:48px 0;padding-right:75px;font-size:1.125rem;line-height:2.25rem}}@media(min-width:768px)and (min-width:1600px){.richtext-component[data-v-2f6292b1]{padding-right:225px}}@media(max-width:767px){.richtext-component[data-v-2f6292b1]{margin:32px 0;padding-right:0;font-size:14px;line-height:1.8;letter-spacing:1px}}.sp .richtext-component[data-v-2f6292b1]{margin:32px 0;padding-right:0;font-size:14px;line-height:1.8;letter-spacing:1px}@media(min-width:768px){.tiptap-viewer p,.richtext-component--markup p{min-height:36px}}@media(max-width:767px){.tiptap-viewer p,.richtext-component--markup p{min-height:25px}}.sp .tiptap-viewer p,.sp .richtext-component--markup p{min-height:25px}.tiptap-viewer strong,.richtext-component--markup strong{font-weight:700}.tiptap-viewer em,.richtext-component--markup em{font-style:italic}.tiptap-viewer s,.richtext-component--markup s{text-decoration:line-through}.tiptap-viewer u,.richtext-component--markup u{text-decoration:underline}.tiptap-viewer code,.richtext-component--markup code{display:block;border-radius:8px;color:#2d2d2d;font-size:.9rem;font-weight:700}.tiptap-viewer pre,.richtext-component--markup pre{padding:24px 32px;border-radius:5px;background:#f9f9f9;overflow-x:auto;line-height:21px}.tiptap-viewer blockquote,.richtext-component--markup blockquote{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.tiptap-viewer ol,.richtext-component--markup ol,.tiptap-viewer ul,.richtext-component--markup ul{margin:1rem 0;padding-left:1rem}.tiptap-viewer ol,.richtext-component--markup ol{list-style-type:decimal}.tiptap-viewer ul,.richtext-component--markup ul{list-style-type:disc}.tiptap-viewer a,.richtext-component--markup a{text-decoration:underline}.tiptap-viewer a:hover,.richtext-component--markup a:hover{text-decoration:none}.tiptap-viewer .black,.richtext-component--markup .black{color:#555}.tiptap-viewer .gray,.richtext-component--markup .gray{color:#999}.tiptap-viewer .red,.richtext-component--markup .red{color:#cc1714}.tiptap-viewer .orange,.richtext-component--markup .orange{color:#cc5214}.tiptap-viewer .yellow,.richtext-component--markup .yellow{color:#998f1f}.tiptap-viewer .green,.richtext-component--markup .green{color:#2d990f}.tiptap-viewer .sky-blue,.richtext-component--markup .sky-blue{color:#088d99}.tiptap-viewer .blue,.richtext-component--markup .blue{color:#0a28bf}.tiptap-viewer .purple,.richtext-component--markup .purple{color:#7012b3}.tiptap-viewer .pink,.richtext-component--markup .pink{color:#b3127d}.heading-component[data-v-5582005b]{font-feature-settings:"halt";word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}@media(min-width:768px){.heading-component[data-v-5582005b]{margin:96px 0 48px;padding:0 75px 0 0;font-size:1.75rem;line-height:2.5rem;letter-spacing:normal}}@media(min-width:768px)and (min-width:1600px){.heading-component[data-v-5582005b]{padding-right:225px}}@media(max-width:767px){.heading-component[data-v-5582005b]{margin:64px 0 32px;padding:0;font-size:20px;line-height:1.5;letter-spacing:1px}}.sp .heading-component[data-v-5582005b]{margin:64px 0 32px;padding:0;font-size:20px;line-height:1.5;letter-spacing:1px}.heading-component[data-v-5582005b]:first-child{border-top:0;padding-top:0}@media(min-width:768px){.image-component[data-v-f1c3b175]{padding-right:75px;margin:48px 0}}@media(min-width:768px)and (min-width:1600px){.image-component[data-v-f1c3b175]{padding-right:225px}}@media(max-width:767px){.image-component[data-v-f1c3b175]{padding-right:0;margin:32px auto}}.sp .image-component[data-v-f1c3b175]{padding-right:0;margin:32px auto}.image-component .figure[data-v-f1c3b175]{display:table}.image-component .figure.horizontal[data-v-f1c3b175]{width:100%;height:auto}.image-component .figure.vertical[data-v-f1c3b175]{max-width:654px;height:auto}@media(max-width:767px){.image-component .figure.vertical[data-v-f1c3b175]{max-width:66%}}.sp .image-component .figure.vertical[data-v-f1c3b175]{max-width:66%}.image-component .figure.vertical .image-viewer[data-v-f1c3b175]{width:auto}.image-component .figure.large[data-v-f1c3b175]{width:100%}@media(min-width:768px){.image-component .figure.medium[data-v-f1c3b175]{width:67%}}@media(max-width:767px){.image-component .figure.medium[data-v-f1c3b175]{width:75%}}.sp .image-component .figure.medium[data-v-f1c3b175]{width:75%}@media(min-width:768px){.image-component .figure.small[data-v-f1c3b175]{width:33%}}@media(max-width:767px){.image-component .figure.small[data-v-f1c3b175]{width:50%}}.sp .image-component .figure.small[data-v-f1c3b175]{width:50%}.image-component .figure.left[data-v-f1c3b175]{margin-right:auto;margin-left:0}.image-component .figure.center[data-v-f1c3b175]{margin:auto}.image-component .figure.right[data-v-f1c3b175]{margin-left:auto;margin-right:0}.image-component .figure .image-viewer[data-v-f1c3b175]{display:block;margin-bottom:8px;width:100%}.image-component .figure .caption[data-v-f1c3b175]{display:table-caption;caption-side:bottom;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;font-weight:700}@media(min-width:768px){.image-component .figure .caption[data-v-f1c3b175]{font-size:14px;line-height:21px}}@media(max-width:767px){.image-component .figure .caption[data-v-f1c3b175]{font-size:13px;line-height:19.5px}}.sp .image-component .figure .caption[data-v-f1c3b175]{font-size:13px;line-height:19.5px}.video-player[data-v-58920c44]{display:block;position:relative;z-index:0}.video-player[data-v-58920c44]:before{content:"";display:block;padding-top:56.25%}.video-player .video-js[data-v-58920c44],.video-player .loading[data-v-58920c44],.video-player .encoding[data-v-58920c44],.video-player .cannot-play[data-v-58920c44]{position:absolute;inset:0;width:100%;height:100%}.video-player .loading[data-v-58920c44],.video-player .encoding[data-v-58920c44],.video-player .cannot-play[data-v-58920c44]{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;font-size:16px;color:#fff;text-align:center;z-index:1}@media(min-width:768px){.video-player .loading br[data-v-58920c44],.video-player .encoding br[data-v-58920c44],.video-player .cannot-play br[data-v-58920c44]{display:none}}.video-player .video-js .vjs-big-play-button{position:absolute;inset:0;margin:auto;height:72px;width:72px;border-radius:50%;background-color:#fff;box-shadow:0 2px 8px #00000040}.video-player .video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;inset:0;margin:auto;width:30px;height:45px;line-height:45px;color:#dd6867;color:var(--primary-color);font-size:30px}.video-player .video-js .vjs-menu-button-popup .vjs-menu-content{max-height:initial}.vjs-playback-rate .vjs-playback-rate-value{font-size:12px;line-height:2.4em}.vjs-custom-skip{display:flex;gap:12px;height:100%;padding:0 2px 0 20px;align-items:center}.vjs-custom-skip-prev,.vjs-custom-skip-next{display:block;height:20px;width:20px;cursor:pointer}.vjs-custom-skip-prev{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3crect%20width='20'%20height='20'%20fill='none'/%3e%3cpath%20d='M17.462,4.958A9.015,9.015,0,0,0,3.636,3.636L1.691,1.691a.25.25,0,0,0-.424.142L.383,8.021A.25.25,0,0,0,.666,8.3l6.188-.884a.25.25,0,0,0,.141-.424L5.05,5.05a7.009,7.009,0,0,1,9.983.085,7.093,7.093,0,0,1-.016,9.748,7.011,7.011,0,0,1-9.759.266.294.294,0,0,0-.41,0l-.99.99a.31.31,0,0,0,0,.441,9,9,0,0,0,13.6-11.625M9.988,12.627a1.11,1.11,0,0,1-.781-.273,1.223,1.223,0,0,1-.362-.777H7.664a2.077,2.077,0,0,0,.361,1.1,2.055,2.055,0,0,0,.84.694,2.692,2.692,0,0,0,1.128.237,2.493,2.493,0,0,0,1.294-.313,1.984,1.984,0,0,0,.789-.85,2.728,2.728,0,0,0,.261-1.21,2.933,2.933,0,0,0-.257-1.277,1.866,1.866,0,0,0-.737-.828,2.4,2.4,0,0,0-1.767-.205,2.425,2.425,0,0,0-.491.2l.19-1.679h2.832V6.4H8.269l-.39,3.584.971.244A2.286,2.286,0,0,1,9.127,10a.994.994,0,0,1,.306-.137,1.676,1.676,0,0,1,.443-.051,1.149,1.149,0,0,1,.924.378,1.485,1.485,0,0,1,.326,1,1.715,1.715,0,0,1-.29,1.045.992.992,0,0,1-.848.391'%20fill='%23fff'/%3e%3c/svg%3e") no-repeat center;background-size:100%}.vjs-custom-skip-next{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3crect%20width='20'%20height='20'%20fill='none'/%3e%3cpath%20d='M18.733,1.833a.25.25,0,0,0-.424-.142L16.364,3.636a9,9,0,1,0-.227,12.947.311.311,0,0,0,.006-.441l-.99-.99a.294.294,0,0,0-.41,0,7.011,7.011,0,0,1-9.759-.266,7.092,7.092,0,0,1-.017-9.748A7.009,7.009,0,0,1,14.95,5.05L13.005,6.995a.25.25,0,0,0,.141.424l6.188.884a.249.249,0,0,0,.283-.282ZM9.988,12.627a1.11,1.11,0,0,1-.781-.273,1.223,1.223,0,0,1-.362-.777H7.664a2.077,2.077,0,0,0,.361,1.1,2.055,2.055,0,0,0,.84.694,2.692,2.692,0,0,0,1.128.237,2.493,2.493,0,0,0,1.294-.313,1.984,1.984,0,0,0,.789-.85,2.728,2.728,0,0,0,.261-1.21,2.933,2.933,0,0,0-.257-1.277,1.866,1.866,0,0,0-.737-.828,2.4,2.4,0,0,0-1.767-.205,2.425,2.425,0,0,0-.491.2l.19-1.679h2.832V6.4H8.269l-.39,3.584.971.244A2.286,2.286,0,0,1,9.127,10a.994.994,0,0,1,.306-.137,1.676,1.676,0,0,1,.443-.051,1.149,1.149,0,0,1,.924.378,1.485,1.485,0,0,1,.326,1,1.715,1.715,0,0,1-.29,1.045.992.992,0,0,1-.848.391'%20fill='%23fff'/%3e%3c/svg%3e") no-repeat center;background-size:100%}.video-component[data-v-2169eeac]{display:block}@media(min-width:768px){.video-component[data-v-2169eeac]{margin:48px 0}}@media(max-width:767px){.video-component[data-v-2169eeac]{margin:32px 0}}.sp .video-component[data-v-2169eeac]{margin:32px 0}.viewer[data-v-9a025d40]{width:100%}.viewer-youtube[data-v-9a025d40]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.viewer-youtube[data-v-9a025d40] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.viewer .simple-video-component[data-v-9a025d40]{display:block;width:100%;height:auto}@media(min-width:768px){.viewer[data-v-9a025d40]{margin:48px 0}}@media(max-width:767px){.viewer[data-v-9a025d40]{margin:32px 0}}.sp .viewer[data-v-9a025d40]{margin:32px 0}@media(max-width:767px){.pdf-downloader .alternative[data-v-5a503021]{display:none}}.sp .pdf-downloader .alternative[data-v-5a503021]{display:none}.pdf-downloader .alternative .download-link[data-v-5a503021]{text-decoration:underline}.pdf-downloader .downloader[data-v-5a503021]{align-items:baseline;color:#dd6867;color:var(--primary-color)}@media(min-width:768px){.pdf-downloader .downloader[data-v-5a503021]{display:none}}@media(max-width:767px){.pdf-downloader .downloader[data-v-5a503021]{display:flex}}.sp .pdf-downloader .downloader[data-v-5a503021]{display:flex}.pdf-downloader .downloader .icon-area[data-v-5a503021]{display:flex;height:24px;align-items:center}.pdf-downloader .downloader .icon-area .svg-icon[data-v-5a503021]{transform:scale(1.5)}.pdf-downloader .downloader .file-name[data-v-5a503021]{text-decoration:underline;line-height:24px;margin-left:8px}.pdf-viewer[data-v-16283ed9]{max-width:100%;width:100%}.pdf-component[data-v-6bf8d9f3]{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.pdf-component[data-v-6bf8d9f3]{margin:48px 0}}@media(max-width:767px){.pdf-component[data-v-6bf8d9f3]{margin:32px 0}}.sp .pdf-component[data-v-6bf8d9f3]{margin:32px 0}.pdf-component .pdf-viewer[data-v-6bf8d9f3]{width:726px;height:484px}@media(min-width:1600px){.pdf-component .pdf-viewer[data-v-6bf8d9f3]{width:876px;height:584px}}@media(max-width:767px){.pdf-component .pdf-viewer[data-v-6bf8d9f3]{display:none}}.sp .pdf-component .pdf-viewer[data-v-6bf8d9f3]{display:none}.pdf-component .menu[data-v-6bf8d9f3]{width:100%;display:flex;align-items:center}@media(min-width:768px){.pdf-component .menu[data-v-6bf8d9f3]{margin-top:16px}}@media(max-width:767px){.pdf-component .menu[data-v-6bf8d9f3]{margin-top:0}}.sp .pdf-component .menu[data-v-6bf8d9f3]{margin-top:0}.pdf-component .menu .preview[data-v-6bf8d9f3]{margin-left:24px}@media(max-width:767px){.pdf-component .menu .preview[data-v-6bf8d9f3]{display:none}}.sp .pdf-component .menu .preview[data-v-6bf8d9f3]{display:none}.pdf-component .menu .preview .preview-link[data-v-6bf8d9f3]{text-decoration:underline}.attachment-component[data-v-7f0a92ef]{display:flex;align-items:baseline;color:#dd6867;color:var(--primary-color)}@media(min-width:768px){.attachment-component[data-v-7f0a92ef]{font-size:18px;margin:48px 0}}@media(max-width:767px){.attachment-component[data-v-7f0a92ef]{font-size:14px;margin:32px 0}}.sp .attachment-component[data-v-7f0a92ef]{font-size:14px;margin:32px 0}.attachment-component .icon-area[data-v-7f0a92ef]{display:flex;height:24px;align-items:center}.attachment-component .icon-area svg[data-v-7f0a92ef]{transform:scale(1.5);fill:#dd6867;fill:var(--primary-color)}.attachment-component .file-name[data-v-7f0a92ef]{flex:1 1 0px;text-decoration:underline;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;min-width:0}@media(min-width:768px){.attachment-component .file-name[data-v-7f0a92ef]{line-height:36px;margin-left:16px}}@media(max-width:767px){.attachment-component .file-name[data-v-7f0a92ef]{line-height:24px;margin-left:8px}}.sp .attachment-component .file-name[data-v-7f0a92ef]{line-height:24px;margin-left:8px}.attachment-component .file-name[data-v-7f0a92ef]:hover{text-decoration:none}.article-component[data-v-87df93ea]:first-child{margin-top:0}@keyframes bounce-b548dace{0%{transform:scale(.4)}40%{transform:scale(1.8)}60%{transform:scale(1)}80%{transform:scale(1.4)}to{transform:scale(1)}}.reactionButton[data-v-b548dace]{max-width:112px;width:100%;padding:0;border:none;border-radius:2px;box-sizing:border-box;background:none;cursor:pointer}.reactionButton[data-v-b548dace]:disabled{cursor:not-allowed}.reactionButton[data-v-b548dace]:disabled *{opacity:.5}.reactionButton[data-v-b548dace]:disabled *:hover{box-shadow:inherit}.reactionButton-button[data-v-b548dace]{border:1px solid #dbdbdb;background-color:#fff;display:flex;gap:4px;flex-direction:column;justify-content:center;align-items:center;position:relative;box-sizing:border-box;width:100%;padding:8px 12px}@media(min-width:768px){.reactionButton-button[data-v-b548dace]:hover{box-shadow:0 2px 8px #00000026}}@media(max-width:767px){.reactionButton-button[data-v-b548dace]{padding:10px 12px}.reactionButton-button .label[data-v-b548dace]{display:none}}.sp .reactionButton-button[data-v-b548dace]{padding:10px 12px}.sp .reactionButton-button .label[data-v-b548dace]{display:none}.reactionButton-button svg[data-v-b548dace]{width:24px;height:24px;fill:#dbdbdb}.reactionButton-button svg.is-active[data-v-b548dace]{will-change:transform;transform-origin:50% 50%;fill:#dd6867;fill:var(--primary-color);animation:bounce-b548dace .5s ease-out}.reactionButton-count[data-v-b548dace]{position:absolute;top:-3px;right:-3px;font-size:14px;line-height:1;padding:2px;color:#fff;background-color:#999;border-radius:2px}@media(max-width:767px){.reactionButton-count[data-v-b548dace]{top:-4px;right:-4px;font-size:12px}}.sp .reactionButton-count[data-v-b548dace]{top:-4px;right:-4px;font-size:12px}.reactionButton-count.is-active[data-v-b548dace]{background-color:#dd6867;background-color:var(--primary-color)}.reactionButton-label.is-active[data-v-b548dace]{color:#dd6867;color:var(--primary-color)}.reactionButton .label[data-v-b548dace]{font-size:12px;text-align:center;word-break:keep-all;color:#555}@media(max-width:767px){.reactionButton .label[data-v-b548dace]{margin-top:8px;font-size:10px;letter-spacing:-.13em}}.sp .reactionButton .label[data-v-b548dace]{margin-top:8px;font-size:10px;letter-spacing:-.13em}.reactionButton>.label[data-v-b548dace]{color:#555}@media(min-width:768px){.reactionButton>.label[data-v-b548dace]{display:none}}@keyframes bounce-d8fddd97{0%{transform:scale(.4)}40%{transform:scale(1.8)}60%{transform:scale(1)}80%{transform:scale(1.4)}to{transform:scale(1)}}.actionItem[data-v-d8fddd97]{display:flex;align-items:stretch;width:100%;transition:.3s ease-in-out all;position:relative;background-color:#fff}.actionItem+.actionItem[data-v-d8fddd97]{border-top:1px solid #dbdbdb}.actionItem[data-v-d8fddd97]:before{content:"";display:block;width:100%;height:0%;position:absolute;z-index:0;inset:0;margin:auto;background-color:#fff;transition:.2s ease-in-out all;transition-delay:.1s}.actionItem+.actionItem[data-v-d8fddd97]{margin-top:-1px}.actionItem.is-active[data-v-d8fddd97]:before{height:100%;background-color:#dd6867;background-color:var(--primary-color)}.actionItem-button[data-v-d8fddd97]{cursor:pointer;position:relative;transition:.3s ease-in-out all;color:#555;display:flex;gap:8px;justify-content:space-between;align-items:center;width:240px;height:44px;padding:16px;box-sizing:border-box}.actionItem-button.is-active[data-v-d8fddd97]{color:#fff}.actionItem-button.is-active svg[data-v-d8fddd97]{animation:bounce-d8fddd97 .5s ease-out;animation-delay:.3s;fill:#fff}.actionItem-button-label[data-v-d8fddd97]{flex:1;align-items:center;font-size:14px}.actionItem-button svg[data-v-d8fddd97]{width:16px;height:16px;fill:#dbdbdb}.actionItem-button-num[data-v-d8fddd97]{margin-left:auto;width:-moz-fit-content;width:fit-content;line-height:1;text-align:right}@keyframes bounce-85f0ae8c{0%{transform:scale(.4)}40%{transform:scale(1.2)}60%{transform:scale(1)}80%{transform:scale(1.1)}to{transform:scale(1)}}.reactions-enter-active[data-v-85f0ae8c],.reactions-leave-active[data-v-85f0ae8c]{transition:.3s all ease-in-out}.reactions-enter[data-v-85f0ae8c],.reactions-leave-to[data-v-85f0ae8c]{transform:translateY(10px);opacity:0}.shortcutMultiactions[data-v-85f0ae8c]{display:flex;flex-direction:column;justify-content:flex-start;gap:16px}@media(max-width:767px){.shortcutMultiactions[data-v-85f0ae8c]{display:flex;flex-direction:row;justify-content:flex-end}}.sp .shortcutMultiactions[data-v-85f0ae8c]{display:flex;flex-direction:row;justify-content:flex-end}.shortcutMultiactions-row[data-v-85f0ae8c]{display:flex;align-items:center}.shortcutMultiactions .count[data-v-85f0ae8c]{outline:none;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.1px}@media(min-width:768px){.shortcutMultiactions .count[data-v-85f0ae8c]{font-size:16px;margin-left:12px;color:#dd6867;color:var(--primary-color)}}@media(max-width:767px){.shortcutMultiactions .count[data-v-85f0ae8c]{display:none}}.sp .shortcutMultiactions .count[data-v-85f0ae8c]{display:none}.shortcutMultiactions .count.disabled[data-v-85f0ae8c]{opacity:.3}.actionButton[data-v-85f0ae8c]{box-shadow:0 2px 8px #00000026;width:44px;height:44px;color:#dd6867;background-color:#fff;color:var(--primary-color);border:1px solid #dd6867;border-color:var(--primary-color);cursor:pointer}.actionButton svg[data-v-85f0ae8c]{fill:#dd6867;fill:var(--primary-color)}.actionButton[data-v-85f0ae8c]:disabled{cursor:not-allowed;opacity:.3;box-shadow:0}@media(min-width:768px){.actionButton[data-v-85f0ae8c]{border-radius:2px}}@media(max-width:767px){.actionButton[data-v-85f0ae8c]{display:flex;justify-content:center;align-items:center;border-radius:50%;outline:none}}.sp .actionButton[data-v-85f0ae8c]{display:flex;justify-content:center;align-items:center;border-radius:50%;outline:none}.actionButton.liked[data-v-85f0ae8c]{background-color:#dd6867;background-color:var(--primary-color);color:#fff}.actionButton.liked svg[data-v-85f0ae8c]{fill:#fff}.reactions[data-v-85f0ae8c]{position:relative}.reactions-actions[data-v-85f0ae8c]{box-shadow:0 2px 8px #00000026;position:absolute;z-index:2;right:-158px;top:-89px}@media(max-width:767px){.reactions-actions[data-v-85f0ae8c]{position:fixed;inset:0;height:100dvh;width:100%;margin:0;display:flex;flex-direction:column;justify-content:flex-end;background:#00000026}}.sp .reactions-actions[data-v-85f0ae8c]{position:fixed;inset:0;height:100dvh;width:100%;margin:0;display:flex;flex-direction:column;justify-content:flex-end;background:#00000026}.reactions-actions-buttons[data-v-85f0ae8c]{border:1px solid #dbdbdb;border-radius:4px;overflow:hidden}@media(max-width:767px){.reactions-actions-buttons.pc[data-v-85f0ae8c]{display:none}}.sp .reactions-actions-buttons.pc[data-v-85f0ae8c]{display:none}.reactions-actions-buttons.sp[data-v-85f0ae8c]{width:100%;background-color:#fff;display:flex;gap:16px;align-items:stretch;justify-content:space-between;padding:20px 16px;box-sizing:border-box}.reactions-actions-buttons.sp>div[data-v-85f0ae8c]{flex:1}@media(min-width:768px){.reactions-actions-buttons.sp[data-v-85f0ae8c]{display:none}}.reactions-actions-close[data-v-85f0ae8c]{padding:16px;background-color:#fff;border-top:1px solid #dbdbdb}@media(min-width:768px){.reactions-actions-close[data-v-85f0ae8c]{display:none}}.reactions-actions-close[data-v-85f0ae8c] .uiButton{width:100%}img[data-v-7e07d285]{border-radius:50%;-o-object-fit:cover;object-fit:cover}.ie-icon[data-v-7e07d285]{border-radius:50%;background-repeat:no-repeat;background-position:center center;background-origin:content-box;background-size:cover}.comment-new[data-v-4c50a108]{display:flex}@media(min-width:768px){.comment-new[data-v-4c50a108]{padding:0 16px}}.user-image[data-v-4c50a108]{width:51px;height:51px;opacity:.9;margin-right:24px}@media(max-width:767px){.user-image[data-v-4c50a108]{display:none}}.sp .user-image[data-v-4c50a108]{display:none}form[data-v-4c50a108]{flex:1 1 0;width:0}form textarea[data-v-4c50a108]{min-width:100%;max-width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;border:1px solid #dbdbdb;opacity:.9;box-shadow:inset 0 1px 3px #0000000d;color:#2d2d2d;outline:none;transition:.1s background ease-out}form textarea[data-v-4c50a108]:hover{background:#fff;border:1px solid #999999}form textarea[data-v-4c50a108]:focus{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}form textarea[data-v-4c50a108]{padding:12px 16px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.4px;color:#555}@media(min-width:768px){form textarea[data-v-4c50a108]{border-radius:2px}}@media(max-width:767px){form textarea[data-v-4c50a108]{border-radius:2px;font-size:16px}}.sp form textarea[data-v-4c50a108]{border-radius:2px;font-size:16px}form textarea[data-v-4c50a108]::-moz-placeholder{color:#999;opacity:.9}form textarea[data-v-4c50a108]::placeholder{color:#999;opacity:.9}form textarea[data-v-4c50a108]:disabled{opacity:.5}form textarea[data-v-4c50a108]:disabled:hover{background-color:#f3f3f3;border:1px solid #dbdbdb;pointer-events:none}@media(min-width:768px){form textarea[data-v-4c50a108]{height:88px}}@media(max-width:767px){form textarea[data-v-4c50a108]{height:128px}}.sp form textarea[data-v-4c50a108]{height:128px}form .actions[data-v-4c50a108]{display:flex}@media(min-width:768px){form .actions[data-v-4c50a108]{margin-top:24px;justify-content:flex-end}}@media(max-width:767px){form .actions[data-v-4c50a108]{margin-top:16px;justify-content:center}}.sp form .actions[data-v-4c50a108]{margin-top:16px;justify-content:center}@media(max-width:767px){form .submit-button[data-v-4c50a108]{width:164px;height:44px}}.sp form .submit-button[data-v-4c50a108]{width:164px;height:44px}.reply-new[data-v-34c3adea]{display:flex;margin-top:24px}@media(max-width:767px){.reply-new[data-v-34c3adea]{margin-left:32px}}.sp .reply-new[data-v-34c3adea]{margin-left:32px}.reply-new form[data-v-34c3adea]{flex:1 1 0;width:0}.reply-new form textarea[data-v-34c3adea]{min-width:100%;max-width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;border:1px solid #dbdbdb;opacity:.9;box-shadow:inset 0 1px 3px #0000000d;color:#2d2d2d;outline:none;transition:.1s background ease-out}.reply-new form textarea[data-v-34c3adea]:hover{background:#fff;border:1px solid #999999}.reply-new form textarea[data-v-34c3adea]:focus{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.reply-new form textarea[data-v-34c3adea]{padding:12px 16px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.4px;color:#555}@media(min-width:768px){.reply-new form textarea[data-v-34c3adea]{border-radius:2px}}@media(max-width:767px){.reply-new form textarea[data-v-34c3adea]{border-radius:2px;font-size:16px}}.sp .reply-new form textarea[data-v-34c3adea]{border-radius:2px;font-size:16px}.reply-new form textarea[data-v-34c3adea]::-moz-placeholder{color:#999;opacity:.9}.reply-new form textarea[data-v-34c3adea]::placeholder{color:#999;opacity:.9}.reply-new form textarea[data-v-34c3adea]:disabled{opacity:.5}.reply-new form textarea[data-v-34c3adea]:disabled:hover{background-color:#f3f3f3;border:1px solid #dbdbdb;pointer-events:none}@media(min-width:768px){.reply-new form textarea[data-v-34c3adea]{height:88px}}@media(max-width:767px){.reply-new form textarea[data-v-34c3adea]{height:94px}}.sp .reply-new form textarea[data-v-34c3adea]{height:94px}.reply-new form .actions[data-v-34c3adea]{display:flex}@media(min-width:768px){.reply-new form .actions[data-v-34c3adea]{margin-top:24px;justify-content:flex-end}}@media(max-width:767px){.reply-new form .actions[data-v-34c3adea]{margin-top:16px;justify-content:center}}.sp .reply-new form .actions[data-v-34c3adea]{margin-top:16px;justify-content:center}.reply-new form .actions .cancel-button[data-v-34c3adea]{margin-right:16px}@media(min-width:768px){.reply-new form .actions .cancel-button[data-v-34c3adea]{width:142px}}@media(max-width:767px){.reply-new form .actions .cancel-button[data-v-34c3adea]{width:132px;height:44px}}.sp .reply-new form .actions .cancel-button[data-v-34c3adea]{width:132px;height:44px}@media(min-width:768px){.reply-new form .actions .submit-button[data-v-34c3adea]{width:142px}}@media(max-width:767px){.reply-new form .actions .submit-button[data-v-34c3adea]{width:132px;height:44px}}.sp .reply-new form .actions .submit-button[data-v-34c3adea]{width:132px;height:44px}.reply-new .user-image[data-v-34c3adea]{width:34px;height:34px;opacity:.9;margin-right:16px}@media(max-width:767px){.reply-new .user-image[data-v-34c3adea]{display:none}}.sp .reply-new .user-image[data-v-34c3adea]{display:none}.comment-edit[data-v-9a1ce0df]{display:flex}.comment-edit form[data-v-9a1ce0df]{flex:1 1 0;width:0}.comment-edit form textarea[data-v-9a1ce0df]{min-width:100%;max-width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;border:1px solid #dbdbdb;opacity:.9;box-shadow:inset 0 1px 3px #0000000d;color:#2d2d2d;outline:none;transition:.1s background ease-out}.comment-edit form textarea[data-v-9a1ce0df]:hover{background:#fff;border:1px solid #999999}.comment-edit form textarea[data-v-9a1ce0df]:focus{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.comment-edit form textarea[data-v-9a1ce0df]{padding:12px 16px;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.4px;color:#555}@media(min-width:768px){.comment-edit form textarea[data-v-9a1ce0df]{border-radius:2px}}@media(max-width:767px){.comment-edit form textarea[data-v-9a1ce0df]{border-radius:2px;font-size:16px}}.sp .comment-edit form textarea[data-v-9a1ce0df]{border-radius:2px;font-size:16px}.comment-edit form textarea[data-v-9a1ce0df]::-moz-placeholder{color:#999;opacity:.9}.comment-edit form textarea[data-v-9a1ce0df]::placeholder{color:#999;opacity:.9}.comment-edit form textarea[data-v-9a1ce0df]:disabled{opacity:.5}.comment-edit form textarea[data-v-9a1ce0df]:disabled:hover{background-color:#f3f3f3;border:1px solid #dbdbdb;pointer-events:none}@media(min-width:768px){.comment-edit form textarea[data-v-9a1ce0df]{height:82px}}@media(max-width:767px){.comment-edit form textarea[data-v-9a1ce0df]{height:94px}}.sp .comment-edit form textarea[data-v-9a1ce0df]{height:94px}.comment-edit .actions[data-v-9a1ce0df]{display:flex}@media(min-width:768px){.comment-edit .actions[data-v-9a1ce0df]{margin-top:24px;justify-content:flex-end}}@media(max-width:767px){.comment-edit .actions[data-v-9a1ce0df]{margin-top:16px;justify-content:center}}.sp .comment-edit .actions[data-v-9a1ce0df]{margin-top:16px;justify-content:center}.comment-edit .actions .cancel-button[data-v-9a1ce0df]{margin-right:16px}@media(min-width:768px){.comment-edit .actions .cancel-button[data-v-9a1ce0df]{width:142px}}@media(max-width:767px){.comment-edit .actions .cancel-button[data-v-9a1ce0df]{width:148px;height:44px;padding:0}}.sp .comment-edit .actions .cancel-button[data-v-9a1ce0df]{width:148px;height:44px;padding:0}@media(min-width:768px){.comment-edit .actions .submit-button[data-v-9a1ce0df]{width:142px}}@media(max-width:767px){.comment-edit .actions .submit-button[data-v-9a1ce0df]{width:148px;height:44px;padding:0}}.sp .comment-edit .actions .submit-button[data-v-9a1ce0df]{width:148px;height:44px;padding:0}.reply-list-item[data-v-47574713]{margin-top:24px}@media(max-width:767px){.reply-list-item[data-v-47574713]{margin-left:32px}}.sp .reply-list-item[data-v-47574713]{margin-left:32px}.reply-list-item .content-box[data-v-47574713]{display:flex}.reply-list-item .content-box .user-image[data-v-47574713]{width:34px;height:34px;opacity:.9}@media(min-width:768px){.reply-list-item .content-box .decoration[data-v-47574713]{margin-right:16px}}@media(max-width:767px){.reply-list-item .content-box .decoration[data-v-47574713]{display:none}}.sp .reply-list-item .content-box .decoration[data-v-47574713]{display:none}.reply-list-item .content-box .content[data-v-47574713]{width:100%;flex-grow:1}.reply-list-item .content-box .content .header[data-v-47574713]{width:100%;display:flex}@media(min-width:768px){.reply-list-item .content-box .content .header[data-v-47574713]{margin-bottom:8px}}@media(max-width:767px){.reply-list-item .content-box .content .header[data-v-47574713]{margin-bottom:16px}}.sp .reply-list-item .content-box .content .header[data-v-47574713]{margin-bottom:16px}@media(min-width:768px){.reply-list-item .content-box .content .header .user-image[data-v-47574713]{display:none}}.reply-list-item .content-box .content .header .metadata[data-v-47574713]{flex:1}@media(min-width:768px){.reply-list-item .content-box .content .header .metadata[data-v-47574713]{word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;align-items:baseline;margin-right:16px}}@media(max-width:767px){.reply-list-item .content-box .content .header .metadata[data-v-47574713]{width:calc(100% - 88px);flex-direction:column;margin-left:10px;margin-right:24px}}.sp .reply-list-item .content-box .content .header .metadata[data-v-47574713]{width:calc(100% - 88px);flex-direction:column;margin-left:10px;margin-right:24px}.reply-list-item .content-box .content .header .metadata .user-name[data-v-47574713]{width:100%;line-height:24px;opacity:.9;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.2px;color:#555}.reply-list-item .content-box .content .header .metadata .user-name.withdrawal[data-v-47574713]{font-weight:400;color:#999}@media(min-width:768px){.reply-list-item .content-box .content .header .metadata .user-name[data-v-47574713]{font-size:16px;margin-right:16px;display:inline}}@media(max-width:767px){.reply-list-item .content-box .content .header .metadata .user-name[data-v-47574713]{font-size:14px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}}.sp .reply-list-item .content-box .content .header .metadata .user-name[data-v-47574713]{font-size:14px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}.reply-list-item .content-box .content .header .metadata .comment-at[data-v-47574713]{height:12px;line-height:12px;opacity:.9;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:1.2px;color:#999}@media(min-width:768px){.reply-list-item .content-box .content .header .metadata .comment-at[data-v-47574713]{display:inline-block}}@media(max-width:767px){.reply-list-item .content-box .content .header .metadata .comment-at[data-v-47574713]{margin-top:8px}}.sp .reply-list-item .content-box .content .header .metadata .comment-at[data-v-47574713]{margin-top:8px}.reply-list-item .content-box .content .header .ui-dropdown[data-v-47574713]{height:14px}.reply-list-item .content-box .content .header .ui-dropdown svg[data-v-47574713]{width:20px;height:20px}.reply-list-item .content-box .content .comment-text-box[data-v-47574713]{margin-bottom:16px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.reply-list-item .content-box .content .comment-text-box .comment-text[data-v-47574713]{opacity:.81;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:1.4px;color:#555}.reply-list-item .content-box .content .comment-text-box .comment-text .comment-edited[data-v-47574713]{display:inline-block;color:#999}.reply-list-item .content-box .content .comment-edit-box[data-v-47574713]{width:100%;flex-grow:1}.reply-list-item .content-box .content .reply-button[data-v-47574713]{font-size:12px}.reply-list-item .content-box .content .view-more-button[data-v-47574713]{font-weight:400}.comment-list-item[data-v-9b80051f]{padding:16px}.comment-list-item.highlight[data-v-9b80051f]{border-left:solid 4px #dd6867;border-left:solid 4px var(--primary-color);box-sizing:border-box;background-color:var(--background-highlight)}@media(min-width:768px){.comment-list-item.highlight[data-v-9b80051f]{padding-left:12px}}.comment-list-item .content-box[data-v-9b80051f]{display:flex}.comment-list-item .content-box .user-image[data-v-9b80051f]{width:51px;height:51px;opacity:.9}@media(min-width:768px){.comment-list-item .content-box .decoration[data-v-9b80051f]{margin-right:24px}}@media(max-width:767px){.comment-list-item .content-box .decoration[data-v-9b80051f]{display:none}}.sp .comment-list-item .content-box .decoration[data-v-9b80051f]{display:none}.comment-list-item .content-box .content[data-v-9b80051f]{width:100%;flex-grow:1}.comment-list-item .content-box .content .header[data-v-9b80051f]{width:100%;display:flex}@media(min-width:768px){.comment-list-item .content-box .content .header[data-v-9b80051f]{margin-bottom:8px}}@media(max-width:767px){.comment-list-item .content-box .content .header[data-v-9b80051f]{margin-bottom:16px}}.sp .comment-list-item .content-box .content .header[data-v-9b80051f]{margin-bottom:16px}@media(min-width:768px){.comment-list-item .content-box .content .header .user-image[data-v-9b80051f]{display:none}}.comment-list-item .content-box .content .header .metadata[data-v-9b80051f]{flex:1}@media(min-width:768px){.comment-list-item .content-box .content .header .metadata[data-v-9b80051f]{word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;align-items:baseline;margin-right:16px}}@media(max-width:767px){.comment-list-item .content-box .content .header .metadata[data-v-9b80051f]{width:calc(100% - 99px);flex-direction:column;margin-left:16px;margin-right:12px}}.sp .comment-list-item .content-box .content .header .metadata[data-v-9b80051f]{width:calc(100% - 99px);flex-direction:column;margin-left:16px;margin-right:12px}.comment-list-item .content-box .content .header .metadata .user-name[data-v-9b80051f]{width:100%;line-height:24px;opacity:.9;font-weight:700;font-style:normal;font-stretch:normal;letter-spacing:1.2px;color:#555}@media(min-width:768px){.comment-list-item .content-box .content .header .metadata .user-name[data-v-9b80051f]{font-size:16px;margin-right:16px;display:inline}}@media(max-width:767px){.comment-list-item .content-box .content .header .metadata .user-name[data-v-9b80051f]{font-size:14px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}}.sp .comment-list-item .content-box .content .header .metadata .user-name[data-v-9b80051f]{font-size:14px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere}.comment-list-item .content-box .content .header .metadata .comment-at[data-v-9b80051f]{height:12px;line-height:12px;opacity:.9;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:1.2px;color:#999}@media(min-width:768px){.comment-list-item .content-box .content .header .metadata .comment-at[data-v-9b80051f]{display:inline-block}}@media(max-width:767px){.comment-list-item .content-box .content .header .metadata .comment-at[data-v-9b80051f]{margin-top:8px}}.sp .comment-list-item .content-box .content .header .metadata .comment-at[data-v-9b80051f]{margin-top:8px}.comment-list-item .content-box .content .header .ui-dropdown[data-v-9b80051f]{height:14px}.comment-list-item .content-box .content .header .ui-dropdown svg[data-v-9b80051f]{width:20px;height:20px}.comment-list-item .content-box .content .comment-text-box[data-v-9b80051f]{margin-bottom:16px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.comment-list-item .content-box .content .comment-text-box .comment-text[data-v-9b80051f]{opacity:.81;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:1.4px;color:#555}.comment-list-item .content-box .content .comment-text-box .comment-text .comment-edited[data-v-9b80051f]{display:inline-block;color:#999}.comment-list-item .content-box .comment-edit-box[data-v-9b80051f]{width:100%;flex-grow:1}.comment-list-item .deleted-content[data-v-9b80051f]{display:flex}@media(min-width:768px){.comment-list-item .deleted-content[data-v-9b80051f]{align-items:center}}@media(max-width:767px){.comment-list-item .deleted-content[data-v-9b80051f]{flex-direction:column}}.sp .comment-list-item .deleted-content[data-v-9b80051f]{flex-direction:column}.comment-list-item .deleted-content .user-image[data-v-9b80051f]{width:51px;height:51px;opacity:.9}@media(min-width:768px){.comment-list-item .deleted-content .user-image[data-v-9b80051f]{margin-right:24px}}@media(max-width:767px){.comment-list-item .deleted-content .user-image[data-v-9b80051f]{margin-right:16px}}.sp .comment-list-item .deleted-content .user-image[data-v-9b80051f]{margin-right:16px}@media(max-width:767px){.comment-list-item .deleted-content .comment-text-box[data-v-9b80051f]{margin:16px 0}}.sp .comment-list-item .deleted-content .comment-text-box[data-v-9b80051f]{margin:16px 0}@media(min-width:768px){.comment-list-item .reply-box[data-v-9b80051f]{margin-left:75px}}.comment-list-item .reply-box .view-more-button-area[data-v-9b80051f]{margin:24px 0}.comment-list-item .reply-box .view-more-button-area .view-more-button[data-v-9b80051f]{font-weight:400}@media(min-width:768px){.comment-list .comment-list-item[data-v-c53fb51f]{margin-bottom:4px}}@media(min-width:768px){.comment-list .comment-list-item.highlight[data-v-c53fb51f]{padding-left:12px;margin-bottom:20px}}@media(max-width:767px){.comment-list .comment-list-item.highlight[data-v-c53fb51f]{margin-top:32px;margin-bottom:16px}}.sp .comment-list .comment-list-item.highlight[data-v-c53fb51f]{margin-top:32px;margin-bottom:16px}.comment-list .comment-list-item[data-v-c53fb51f]:last-child{margin-bottom:0}.comment-list .void[data-v-c53fb51f]{height:100vh}@media(min-width:768px){.article-comment[data-v-4155e458]{padding-right:75px}}@media(min-width:768px)and (min-width:1600px){.article-comment[data-v-4155e458]{padding-right:225px}}@media(max-width:767px){.article-comment[data-v-4155e458]{padding-right:0}}.sp .article-comment[data-v-4155e458]{padding-right:0}.article-comment .more-read-button-area[data-v-4155e458]{display:flex;justify-content:center}@media(min-width:768px){.article-comment .more-read-button-area[data-v-4155e458]{margin:20px 0}}@media(max-width:767px){.article-comment .more-read-button-area[data-v-4155e458]{margin-top:16px;margin-bottom:32px}}.sp .article-comment .more-read-button-area[data-v-4155e458]{margin-top:16px;margin-bottom:32px}@media(min-width:768px){.article-comment .more-read-button-area .more-read-button[data-v-4155e458]{width:142px}}@media(max-width:767px){.article-comment .more-read-button-area .more-read-button[data-v-4155e458]{width:100%}}.sp .article-comment .more-read-button-area .more-read-button[data-v-4155e458]{width:100%}.comment-header[data-v-4155e458]{display:flex;align-items:center}@media(min-width:768px){.comment-header[data-v-4155e458]{margin-bottom:48px}}@media(max-width:767px){.comment-header[data-v-4155e458]{margin-bottom:32px}}.sp .comment-header[data-v-4155e458]{margin-bottom:32px}.comment-header .comment-count[data-v-4155e458]{color:#999}@media(min-width:768px){.comment-new[data-v-4155e458]{margin-bottom:32px}}@media(max-width:767px){.comment-new[data-v-4155e458]{margin-bottom:16px}}.sp .comment-new[data-v-4155e458]{margin-bottom:16px}h2[data-v-4155e458]{font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;color:#555}.multiactions[data-v-4e4ef75d]{background-color:#f9f9f9;margin:48px 0 0;padding:16px 22px;max-width:651px;box-sizing:border-box}@media(max-width:767px){.multiactions[data-v-4e4ef75d]{padding:28px 8px}}.sp .multiactions[data-v-4e4ef75d]{padding:28px 8px}.multiactions-items[data-v-4e4ef75d]{display:flex;width:100%;gap:12px}.multiactions-items>div[data-v-4e4ef75d]{flex:1}@media(min-width:768px){.article-viewer[data-v-8d9d9938]{display:flex;flex-direction:column}}@media(max-width:767px){.article-viewer[data-v-8d9d9938]{display:block;flex-direction:initial}}.sp .article-viewer[data-v-8d9d9938]{display:block;flex-direction:initial}@media(min-width:768px){.layout[data-v-8d9d9938]{width:1176px;margin:0 auto;display:flex;justify-content:space-between}}@media(min-width:768px)and (min-width:1600px){.layout[data-v-8d9d9938]{width:1476px}}@media(max-width:767px){.layout[data-v-8d9d9938]{width:auto;margin:0;display:inline}}.sp .layout[data-v-8d9d9938]{width:auto;margin:0;display:inline}.layout .main[data-v-8d9d9938]{box-sizing:content-box}@media(min-width:768px){.layout .main[data-v-8d9d9938]{flex:0 0 876px;width:876px}}@media(min-width:768px)and (min-width:1600px){.layout .main[data-v-8d9d9938]{flex:0 0 1026px;width:1026px}}@media(max-width:767px){.layout .main[data-v-8d9d9938]{flex:auto;width:auto;margin-bottom:64px}}.sp .layout .main[data-v-8d9d9938]{flex:auto;width:auto;margin-bottom:64px}.layout .main .block[data-v-8d9d9938]{background-color:#fff;display:flex;justify-content:flex-end;align-items:flex-start}@media(min-width:768px){.layout .main .block[data-v-8d9d9938]{margin:0 0 0 -400px;padding:0 0 0 400px}}@media(min-width:768px)and (min-width:1600px){.layout .main .block[data-v-8d9d9938]{margin:0 0 0 -10000px;padding:0 0 0 10000px}}@media(min-width:768px){.layout .main .block[data-v-8d9d9938]:first-child{padding-top:104px}}@media(max-width:767px){.layout .main .block[data-v-8d9d9938]{margin:auto;padding:0}}.sp .layout .main .block[data-v-8d9d9938]{margin:auto;padding:0}@media(min-width:768px){.layout .main .block.components-block[data-v-8d9d9938]{padding-top:92px;padding-bottom:48px}}@media(min-width:768px)and (min-width:1600px){.layout .main .block.components-block[data-v-8d9d9938]{padding-top:96px}}@media(max-width:767px){.layout .main .block.components-block[data-v-8d9d9938]{padding-top:32px;padding-bottom:32px}}.sp .layout .main .block.components-block[data-v-8d9d9938]{padding-top:32px;padding-bottom:32px}@media(min-width:768px){.layout .main .block.comment-block[data-v-8d9d9938]{padding-top:96px;padding-bottom:112px}}@media(max-width:767px){.layout .main .block.comment-block[data-v-8d9d9938]{padding-top:32px;padding-bottom:32px}}.sp .layout .main .block.comment-block[data-v-8d9d9938]{padding-top:32px;padding-bottom:32px}@media(min-width:768px){.layout .main .block .actions[data-v-8d9d9938]{flex:0 0 126px;width:126px;margin-right:24px}}@media(max-width:767px){.layout .main .block .actions[data-v-8d9d9938]{flex:auto;width:auto;margin-right:16px;position:fixed;bottom:4.5vh;z-index:2}}.sp .layout .main .block .actions[data-v-8d9d9938]{flex:auto;width:auto;margin-right:16px;position:fixed;bottom:4.5vh;z-index:2}@media(min-width:768px){.layout .main .block .content[data-v-8d9d9938]{flex:0 0 726px;width:726px}}@media(min-width:768px)and (min-width:1600px){.layout .main .block .content[data-v-8d9d9938]{flex:0 0 876px;width:876px}}@media(max-width:767px){.layout .main .block .content[data-v-8d9d9938]{flex:auto;width:calc(100% - 32px);margin:0 16px}}.sp .layout .main .block .content[data-v-8d9d9938]{flex:auto;width:calc(100% - 32px);margin:0 16px}.layout .main .block .content .article-components[data-v-8d9d9938]{pointer-events:auto}.layout .main .delimiter[data-v-8d9d9938]{margin:0 0 0 -400px;padding:0 0 0 400px;opacity:.9;height:1px;background-color:#f6f7fb;border:1px}@media(min-width:1600px){.layout .main .delimiter[data-v-8d9d9938]{margin:0 0 0 -10000px;padding:0 0 0 10000px}}@media(max-width:767px){.layout .main .delimiter[data-v-8d9d9938]{display:none}}.sp .layout .main .delimiter[data-v-8d9d9938]{display:none}@media(min-width:768px){.layout .sub-menu-view[data-v-8d9d9938]{flex:0 0 249px;width:249px;padding-top:104px}}@media(min-width:768px)and (min-width:1600px){.layout .sub-menu-view[data-v-8d9d9938]{padding-right:150px}}@media(max-width:767px){.layout .sub-menu-view[data-v-8d9d9938]{flex:auto;width:calc(100% - 32px);margin:0 16px}}.sp .layout .sub-menu-view[data-v-8d9d9938]{flex:auto;width:calc(100% - 32px);margin:0 16px}.layout .sub-menu-view[data-v-8d9d9938] .button-area{margin-bottom:40px}@media(max-width:767px){.layout .sub-menu-view[data-v-8d9d9938] .button-area{display:none}}.sp .layout .sub-menu-view[data-v-8d9d9938] .button-area{display:none}.layout .sub-menu-view[data-v-8d9d9938] .uiButton{width:182px;height:36px}.notification-list-item-comment .heading[data-v-c9020346]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}@media(min-width:768px){.notification-list-item-comment .heading[data-v-c9020346]{max-width:256px}}@media(max-width:767px){.notification-list-item-comment .heading[data-v-c9020346]{max-width:208px}}.sp .notification-list-item-comment .heading[data-v-c9020346]{max-width:208px}.notification-list-item-comment .user-name[data-v-c9020346]{display:inline-block;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.notification-list-item-comment .count[data-v-c9020346]{display:inline-block}.notification-list-item-reply .heading[data-v-77d0f49d]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}@media(min-width:768px){.notification-list-item-reply .heading[data-v-77d0f49d]{max-width:178px}}@media(max-width:767px){.notification-list-item-reply .heading[data-v-77d0f49d]{max-width:126px}}.sp .notification-list-item-reply .heading[data-v-77d0f49d]{max-width:126px}.notification-list-item-reply .comment-area[data-v-77d0f49d]{display:inline-block}.notification-list-item-reply .comment-area .comment[data-v-77d0f49d]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}@media(min-width:768px){.notification-list-item-reply .comment-area .comment[data-v-77d0f49d]{max-width:156px}}@media(max-width:767px){.notification-list-item-reply .comment-area .comment[data-v-77d0f49d]{max-width:186px}}.sp .notification-list-item-reply .comment-area .comment[data-v-77d0f49d]{max-width:186px}.notification-list-item-reply .user-name[data-v-77d0f49d]{display:inline-block;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.notification-list-item-reply .count[data-v-77d0f49d]{display:inline-block}.notification-list-item-reaction .heading[data-v-636fcd65]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}@media(min-width:768px){.notification-list-item-reaction .heading[data-v-636fcd65]{max-width:256px}}@media(max-width:767px){.notification-list-item-reaction .heading[data-v-636fcd65]{max-width:208px}}.sp .notification-list-item-reaction .heading[data-v-636fcd65]{max-width:208px}.notification-list-item-reaction .count[data-v-636fcd65]{display:inline-block}.notification-list-item[data-v-9b9a8e22]{width:100%;min-height:84px;box-sizing:border-box;display:flex;border-bottom:1px solid #dbdbdb;cursor:pointer}@media(min-width:768px){.notification-list-item[data-v-9b9a8e22]{padding:16px 16px 16px 0}}@media(max-width:767px){.notification-list-item[data-v-9b9a8e22]{padding:16px 12px 16px 0}}.sp .notification-list-item[data-v-9b9a8e22]{padding:16px 12px 16px 0}.notification-list-item .new[data-v-9b9a8e22]{width:24px;display:flex;justify-content:center;align-items:center}.notification-list-item .new .new-icon[data-v-9b9a8e22]{width:9px;height:9px;background-color:#dd6867;background-color:var(--primary-color);border-radius:50%}.notification-list-item .notification-thumbnail[data-v-9b9a8e22]{display:flex;align-items:center;margin-right:16px}.notification-list-item .notification-thumbnail .thumbnail[data-v-9b9a8e22]{position:relative;width:80px;height:53px}.notification-list-item .notification-thumbnail .thumbnail .notification-type-icon[data-v-9b9a8e22]{position:absolute;width:20px;height:20px;top:-4px;left:-4px}.notification-list-item .notification-info[data-v-9b9a8e22]{flex:1 0 0}@media(min-width:768px){.notification-list-item .notification-info .notification-message[data-v-9b9a8e22]{font-size:13px;line-height:17px;margin-bottom:12px}}@media(max-width:767px){.notification-list-item .notification-info .notification-message[data-v-9b9a8e22]{font-size:14px;line-height:21px;margin-bottom:8px}}.sp .notification-list-item .notification-info .notification-message[data-v-9b9a8e22]{font-size:14px;line-height:21px;margin-bottom:8px}.notification-list-item .notification-info .notification-message .heading[data-v-9b9a8e22]{display:inline-block;max-width:234px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-list-item .notification-info .notification-message .user-name[data-v-9b9a8e22]{display:inline-block;max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-list-item .notification-info .notification-date[data-v-9b9a8e22]{font-size:12px;line-height:17px;color:#999}.notification-list-empty-state[data-v-50e2ff23]{display:flex;flex-direction:column;justify-content:center;align-items:center}.notification-list-empty-state .notification-empty-message[data-v-50e2ff23]{width:294px;text-align:center}.notification-list-empty-state .notification-empty-message .notification-empty-icon[data-v-50e2ff23]{margin-top:124px}.notification-list-empty-state .notification-empty-message .notification-empty-icon .svg .fill[data-v-50e2ff23]{fill:#dd6867;fill:var(--primary-color)}.notification-list-empty-state .notification-empty-message .notification-empty-icon .svg .stroke[data-v-50e2ff23]{stroke:#dd6867;stroke:var(--primary-color)}.notification-list-empty-state .notification-empty-message .heading[data-v-50e2ff23]{font-size:16px;margin-top:30px}.notification-list-empty-state .notification-empty-message .text[data-v-50e2ff23]{margin-top:60px;line-height:21px}.notification-list[data-v-b62106f9]{position:relative;background-color:#fff;z-index:100}.notification-list .loading[data-v-b62106f9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}svg .bell[data-v-701b4351]{fill:#dbdbdb}svg .bell[data-v-701b4351]:hover{fill:#aaa}svg .badge[data-v-701b4351]{fill:#dd6867;fill:var(--primary-color)}.searchTextbox[data-v-709b7733]{display:flex;align-items:center;position:relative}.searchTextbox svg[data-v-709b7733]{position:absolute;top:0;bottom:0;margin:auto 0 auto 9.29px;height:12px;width:12px;fill:currentColor}.searchTextbox-textbox[data-v-709b7733]{height:36px;width:204px;border:1px solid #dbdbdb;border-radius:2px;padding-left:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;box-shadow:inset 0 1px 3px #0000000d;outline:none;transition:.1s background ease-out;font-size:16px;color:#555}.searchTextbox-textbox[data-v-709b7733]::-webkit-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.searchTextbox-textbox[data-v-709b7733]::-moz-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.searchTextbox-textbox[data-v-709b7733]:-ms-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.searchTextbox-textbox[data-v-709b7733]:hover{background:#fff;border:1px solid #999999}.searchTextbox-textbox[data-v-709b7733]:focus{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.searchTextbox-Active[data-v-709b7733]{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.companySwitcher[data-v-9d49c687]{background-color:#fff;width:420px;border:1px solid #dbdbdb;overflow-y:auto;max-height:460px;border-radius:4px}.companySwitcher .searchTextbox[data-v-9d49c687]{padding:12px}.companySwitcher .searchTextbox[data-v-9d49c687] .searchTextbox-textbox{font-size:14px;width:362px}.companySwitcher-header[data-v-9d49c687]{position:sticky;top:0;background-color:#fff}.companySwitcher-header.has-shadow[data-v-9d49c687]{box-shadow:0 2px 8px #0000000d}.companySwitcher-lists[data-v-9d49c687]{padding:12px}.companySwitcher-lists.no-padding-top[data-v-9d49c687]{padding:0 12px 12px}.companySwitcher-lists-item>a[data-v-9d49c687]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:12px;display:block}.companySwitcher-lists-item[data-v-9d49c687]:hover{color:#dd6867;color:var(--primary-color)}.companySwitcher-lists-item.is-active[data-v-9d49c687]{font-weight:700;pointer-events:none;color:#dd6867;color:var(--primary-color)}.companySwitcher-lists-item+.companySwitcher-lists-item[data-v-9d49c687]{border-top:1px solid #dbdbdb}.productsSwitcher[data-v-6e28350c]{background-color:#fff;width:262px;border:1px solid #dbdbdb;border-radius:4px}.productsSwitcher-header[data-v-6e28350c]{margin-bottom:10px;font-size:12px;color:#555;padding-left:24px}.productsSwitcher-lists[data-v-6e28350c]{padding-top:18px;padding-bottom:8px}.productsSwitcher-lists[data-v-6e28350c]:not(:first-child){border-top:1px solid #dbdbdb}.productsSwitcher-lists-item[data-v-6e28350c]{border:1px solid transparent}.productsSwitcher-lists-item[data-v-6e28350c]:focus{border:1px solid #dd6867;outline:none}.productsSwitcher-lists-item>a[data-v-6e28350c]{display:block;padding:11px 25px;box-sizing:border-box}.productsSwitcher-lists-item>a img[data-v-6e28350c]{height:36px;max-width:100%}.productsSwitcher-lists-item>a[data-v-6e28350c]:hover{background-color:#fff7f7}.productsSwitcher-lists-item>a[data-v-6e28350c]:active{background-color:#fceded}.accountMenu[data-v-a7a4eca9]{background-color:#fff;width:240px;overflow-y:auto;max-height:460px;border:1px solid #dbdbdb;border-radius:4px}.accountMenu .divider[data-v-a7a4eca9]{border-top:1px solid #dbdbdb;width:100%;height:1px}.accountMenu .account-info[data-v-a7a4eca9]{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.accountMenu .account-info-icon[data-v-a7a4eca9]{position:relative}.accountMenu .account-info-image[data-v-a7a4eca9]{width:56px;height:56px}.accountMenu .account-info-edit-button[data-v-a7a4eca9]{background-color:#fff;border:solid 1px #d9d9d9;border-radius:5px;height:18px;left:40px;opacity:.8;padding:2px;position:absolute;top:40px;width:18px;display:flex;align-items:center;justify-content:center}.accountMenu .account-info-edit-button svg[data-v-a7a4eca9]{fill:#595959}.accountMenu .account-info-name[data-v-a7a4eca9]{color:#2d2d2d;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:1.6px;padding-top:8px;padding-bottom:16px}.accountMenu .account-info-email[data-v-a7a4eca9]{overflow:hidden;color:#555;text-align:center;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:400;line-height:120%;width:100%;overflow-wrap:break-word}.accountMenu .account-list[data-v-a7a4eca9]{padding:10px}.accountMenu .account-list-item[data-v-a7a4eca9]{display:flex;padding:10px 14px;flex-direction:column;align-items:flex-start;align-self:stretch;color:#2d2d2d;font-size:14px;font-weight:400;line-height:120%;letter-spacing:1.4px}.accountMenu .account-list-item[data-v-a7a4eca9]:hover{color:#dd6867;cursor:pointer}.accountMenu .account-list-item.is-active[data-v-a7a4eca9]{font-weight:700;pointer-events:none;color:#dd6867}.accountMenu .account-list-item+.accountMenu .account-list-item[data-v-a7a4eca9]{border-top:1px solid #dbdbdb}.accountMenu-lists[data-v-a7a4eca9]{padding:12px}.accountMenu-lists-item>a[data-v-a7a4eca9]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:12px;display:block}.accountMenu-lists-item[data-v-a7a4eca9]:hover{color:#dd6867}.accountMenu-lists-item.is-active[data-v-a7a4eca9]{font-weight:700;pointer-events:none;color:#dd6867}.global-navigation[data-v-e1ca079e]{display:flex;align-items:center;background-color:#fff;position:relative;margin:0}@media(min-width:768px){.global-navigation[data-v-e1ca079e]{height:72px}}@media(max-width:767px){.global-navigation[data-v-e1ca079e]{height:56px}}.sp .global-navigation[data-v-e1ca079e]{height:56px}.global-navigation[data-v-e1ca079e] .productsSwitcher{position:absolute;left:24px;top:60px;z-index:100}.global-navigation .navigation[data-v-e1ca079e]{display:flex;box-shadow:0 2px 8px #0000000d;justify-content:space-between;align-items:center;width:100%}@media(min-width:768px){.global-navigation .navigation[data-v-e1ca079e]{padding-left:24px;padding-right:24px}}@media(max-width:767px){.global-navigation .navigation[data-v-e1ca079e]{padding-left:16px;padding-right:16px}}.sp .global-navigation .navigation[data-v-e1ca079e]{padding-left:16px;padding-right:16px}.global-navigation .search-icon[data-v-e1ca079e]{display:none}.global-navigation .menu[data-v-e1ca079e]{display:flex;align-items:center;gap:26px}.global-navigation .menu-link[data-v-e1ca079e]{color:#999;cursor:pointer}.global-navigation .menu-link svg[data-v-e1ca079e]{fill:#999}.global-navigation .menu-link[data-v-e1ca079e]:hover{color:#dd6867;color:var(--primary-color)}.global-navigation .menu-link:hover svg[data-v-e1ca079e]{fill:#dd6867;fill:var(--primary-color)}.global-navigation .menu-link[data-v-e1ca079e]:hover{opacity:.6}.global-navigation .menu-link .router-link-active[data-v-e1ca079e]{color:#dd6867;color:var(--primary-color)}.global-navigation .menu-link .router-link-active svg[data-v-e1ca079e]{fill:#dd6867;fill:var(--primary-color)}.global-navigation .menu-link a[data-v-e1ca079e]{display:flex;align-items:center;font-size:12px;font-weight:700}.global-navigation .menu-link a.is-active[data-v-e1ca079e]{color:#dd6867;color:var(--primary-color)}.global-navigation .menu-link a.is-active svg[data-v-e1ca079e]{fill:#dd6867;fill:var(--primary-color)}.global-navigation .menu-link-icon[data-v-e1ca079e]{margin-right:.5em}.global-navigation .menu-switch[data-v-e1ca079e]{border-right:1px #eeeeee solid;cursor:pointer}.global-navigation .menu-switch a[data-v-e1ca079e]{padding:2px 14px 2px 0;display:block}.global-navigation .menu-switch a:hover svg[data-v-e1ca079e]{fill:#999}.global-navigation .menu-switch svg[data-v-e1ca079e]{width:28px;height:28px;fill:#ababab}.global-navigation[data-v-e1ca079e] .companySwitcher{position:absolute;left:24px;top:60px;z-index:100}.global-navigation[data-v-e1ca079e] .accountMenu{position:absolute;right:12px;top:60px;z-index:100}.global-navigation .logo[data-v-e1ca079e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;overflow:hidden;max-width:450px}@media(max-width:767px){.global-navigation .logo[data-v-e1ca079e]{width:calc(100vw - 200px)}}.sp .global-navigation .logo[data-v-e1ca079e]{width:calc(100vw - 200px)}@media(min-width:768px){.global-navigation .logo .logo-img[data-v-e1ca079e]{max-height:31px;max-width:100%}}@media(max-width:767px){.global-navigation .logo .logo-img[data-v-e1ca079e]{max-height:24px;max-width:100%}}.sp .global-navigation .logo .logo-img[data-v-e1ca079e]{max-height:24px;max-width:100%}.global-navigation .message-button[data-v-e1ca079e]{padding:0 16px;font-size:14px;font-weight:700;letter-spacing:.4em;height:40px}.global-navigation .message-button svg[data-v-e1ca079e]{margin-right:8px}@media screen and (max-width:767px){.global-navigation .message-button[data-v-e1ca079e]{display:none}}@media(min-width:768px){.global-navigation .navigation .search-form[data-v-e1ca079e]{display:block;margin-left:auto;margin-right:26px;position:relative}.global-navigation .navigation .search-form .ui-error-message[data-v-e1ca079e]{position:absolute;top:40px;left:0;width:300px}}.global-navigation .search-input[data-v-e1ca079e]{position:relative}.global-navigation .search-input .input-inner-icon[data-v-e1ca079e]{position:absolute;top:0;bottom:0;height:12px;width:12px;margin:auto 0 auto 9.29px;fill:currentColor}.global-navigation .search-input input[data-v-e1ca079e]{height:36px;width:204px;border:1px solid #dbdbdb;border-radius:2px;padding-left:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;box-shadow:inset 0 1px 3px #0000000d;outline:none;transition:.1s background ease-out;font-size:16px;color:#555}.global-navigation .search-input input[data-v-e1ca079e]::-webkit-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.global-navigation .search-input input[data-v-e1ca079e]::-moz-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.global-navigation .search-input input[data-v-e1ca079e]:-ms-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.global-navigation .search-input input[data-v-e1ca079e]:hover{background:#fff;border:1px solid #999999}.global-navigation .search-input input[data-v-e1ca079e]:focus{border:1px solid transparent;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.global-navigation .app-header-links[data-v-e1ca079e]{display:flex;align-items:center;position:relative;gap:24px}@media(min-width:768px){.global-navigation .app-header-links[data-v-e1ca079e]{height:72px}}@media(max-width:767px){.global-navigation .app-header-links[data-v-e1ca079e]{height:56px;gap:16px}}.sp .global-navigation .app-header-links[data-v-e1ca079e]{height:56px;gap:16px}.global-navigation .app-header-links .app-header-link[data-v-e1ca079e]{cursor:pointer}.global-navigation .app-header-links .notification[data-v-e1ca079e]{position:relative;width:22px;height:24px}.global-navigation .app-header-links .notification .notification-icon[data-v-e1ca079e]{display:block;width:100%;height:100%}.global-navigation .app-header-links .notification-list[data-v-e1ca079e]{position:absolute;right:0;height:0;border:0 solid #dbdbdb;overflow-y:scroll;transition:all .5s ease}@media(min-width:768px){.global-navigation .app-header-links .notification-list[data-v-e1ca079e]{margin-right:24px;width:438px;top:64px}}@media(max-width:767px){.global-navigation .app-header-links .notification-list[data-v-e1ca079e]{width:100vw;top:56px}}.sp .global-navigation .app-header-links .notification-list[data-v-e1ca079e]{width:100vw;top:56px}.global-navigation .app-header-links .notification-list.open[data-v-e1ca079e]{border:1px solid #dbdbdb}@media(min-width:768px){.global-navigation .app-header-links .notification-list.open[data-v-e1ca079e]{box-shadow:0 2px 6px #0000000d;height:458px}}@media(max-width:767px){.global-navigation .app-header-links .notification-list.open[data-v-e1ca079e]{height:calc(100vh - 56px)}}.sp .global-navigation .app-header-links .notification-list.open[data-v-e1ca079e]{height:calc(100vh - 56px)}.global-navigation .icon[data-v-e1ca079e]{height:24px;width:24px;box-sizing:border-box;fill:#dbdbdb}.global-navigation .icon[data-v-e1ca079e]:hover{fill:#aaa}.global-navigation .user-image[data-v-e1ca079e]{width:31px;height:31px;cursor:pointer}.global-navigation .over-search-form[data-v-e1ca079e]{display:none}@media screen and (max-width:767px){.responsive .global-navigation .menu[data-v-e1ca079e],.responsive .global-navigation .search-form[data-v-e1ca079e]{display:none}.responsive .global-navigation .user-image[data-v-e1ca079e]{width:30px;height:30px}.responsive .global-navigation .search-icon[data-v-e1ca079e]{display:initial;height:24px;width:24px;fill:currentColor}.responsive .global-navigation .search-form.over-search-form[data-v-e1ca079e]{display:none;width:100%;padding:8px 16px}.responsive .global-navigation .search-form.over-search-form .search-input[data-v-e1ca079e]{display:flex;align-items:center}.responsive .global-navigation .search-form.over-search-form .search-input .input-inner-icon[data-v-e1ca079e]{height:12px;width:12px}.responsive .global-navigation .search-form.over-search-form .search-input input[data-v-e1ca079e]{flex:1 1 auto;box-sizing:border-box;height:40px}.responsive .global-navigation .search-form.over-search-form .search-input .search-cancel-icon[data-v-e1ca079e]{margin-left:16px;height:26px;width:26px}.responsive .global-navigation .search-form.over-search-form .ui-error-message[data-v-e1ca079e]{margin:8px 0 0}.responsive .global-navigation.shows-search-form[data-v-e1ca079e]{height:auto}.responsive .global-navigation.shows-search-form .navigation[data-v-e1ca079e]{display:none}.responsive .global-navigation.shows-search-form .search-form.over-search-form[data-v-e1ca079e]{display:block}}.spaceSwitcher[data-v-01b7d10b]{background-color:#fff;width:420px;border:1px solid #dbdbdb;overflow-y:auto;max-height:460px;border-radius:4px}.spaceSwitcher[data-v-01b7d10b] .searchTextbox-textbox{width:362px}.spaceSwitcher .searchTextbox[data-v-01b7d10b]{margin:11px 12px 0}.spaceSwitcher .searchTextbox[data-v-01b7d10b] .searchTextbox-textbox{margin-bottom:11px;font-size:14px}.spaceSwitcher .searchTextbox[data-v-01b7d10b] svg{margin:14px 0 14px 9.29px}.spaceSwitcher-header[data-v-01b7d10b]{position:sticky;top:0;background-color:#fff}.spaceSwitcher-header.has-shadow[data-v-01b7d10b]{box-shadow:0 2px 8px #0000000d}.spaceSwitcher-management[data-v-01b7d10b]{font-size:12px;display:flex;align-items:center;padding:18px 24px;border-bottom:1px solid #dbdbdb}.spaceSwitcher-management>svg[data-v-01b7d10b]{width:12px;height:12px;margin-left:8px;fill:#555}.spaceSwitcher-management[data-v-01b7d10b]:hover{color:#dd6867;color:var(--primary-color)}.spaceSwitcher-management.is-active[data-v-01b7d10b]{font-weight:700;pointer-events:none;color:#dd6867;color:var(--primary-color)}.spaceSwitcher-lists[data-v-01b7d10b]{padding:0 12px 12px}.spaceSwitcher-lists-item>a[data-v-01b7d10b]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:12px;display:block}.spaceSwitcher-lists-item[data-v-01b7d10b]:hover{color:#dd6867;color:var(--primary-color)}.spaceSwitcher-lists-item.is-active[data-v-01b7d10b]{font-weight:700;pointer-events:none;color:#dd6867;color:var(--primary-color)}.spaceSwitcher-lists-item+.spaceSwitcher-lists-item[data-v-01b7d10b]{border-top:1px solid #dbdbdb}.writeMenuSwitcher[data-v-9dd6d27a]{background-color:#fff;width:240px;border:1px solid #dbdbdb;overflow-y:auto;max-height:460px;letter-spacing:.1em;border-radius:4px}.writeMenuSwitcher svg[data-v-9dd6d27a]{margin-right:8px}.writeMenuSwitcher-lists[data-v-9dd6d27a]{padding:8px}.writeMenuSwitcher-lists-item[data-v-9dd6d27a]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:12px;font-size:14px;display:block}.writeMenuSwitcher-lists-item svg[data-v-9dd6d27a]{fill:#555}.writeMenuSwitcher-lists-item[data-v-9dd6d27a]:hover{color:#dd6867;color:var(--primary-color)}.writeMenuSwitcher-lists-item:hover svg[data-v-9dd6d27a]{fill:#dd6867;fill:var(--primary-color)}.writeMenuSwitcher-lists-item.is-active[data-v-9dd6d27a]{font-weight:700;pointer-events:none;color:#dd6867;color:var(--primary-color)}.switchSpaceLogo-active[data-v-fdad7473]{display:flex;justify-content:center;align-items:center;overflow:hidden;max-width:450px}@media(max-width:767px){.switchSpaceLogo-active[data-v-fdad7473]{width:calc(100vw - 200px)}}.sp .switchSpaceLogo-active[data-v-fdad7473]{width:calc(100vw - 200px)}.switchSpaceLogo-active-logo[data-v-fdad7473]{display:flex;align-items:center}@media(min-width:768px){.switchSpaceLogo-active-logo img[data-v-fdad7473]{max-height:31px;max-width:100%}}@media(max-width:767px){.switchSpaceLogo-active-logo img[data-v-fdad7473]{max-height:24px;max-width:100%}}.sp .switchSpaceLogo-active-logo img[data-v-fdad7473]{max-height:24px;max-width:100%}.switchSpaceLogo-active-arrow[data-v-fdad7473]{margin-left:12px;display:block;width:10px;height:10px;transform:rotate(90deg)}@media(min-width:768px){.is-pc[data-v-fdad7473]{display:flex}}@media(max-width:767px){.is-pc[data-v-fdad7473]{display:none}}.sp .is-pc[data-v-fdad7473]{display:none}@media(min-width:768px){.is-sp[data-v-fdad7473]{display:none}}@media(max-width:767px){.is-sp[data-v-fdad7473]{display:flex}}.sp .is-sp[data-v-fdad7473]{display:flex}.baseModal[data-v-3396abf9]{padding:16px;position:fixed;inset:0;height:100vh;background:#0006;z-index:998;display:flex;justify-content:center;align-items:center}.baseModal.is-fullscreen[data-v-3396abf9]{padding:0}.baseModal.is-fullscreen .baseModal-content[data-v-3396abf9]{height:calc(100% - 80px);box-sizing:border-box}.baseModal-container[data-v-3396abf9]{background:#fff;box-shadow:0 2px 25px #00000040;border-radius:4px}.baseModal-container.is-fullscreen[data-v-3396abf9]{width:100%;max-height:calc(100vh - 80px)}.baseModal-container.is-fullscreen .baseModal-content[data-v-3396abf9]{width:100%}.baseModal-navigation[data-v-3396abf9]{height:15px;font-size:14px;border-bottom:1px solid #dbdbdb;display:flex;align-items:center;padding:14px 24px}.baseModal-navigation-icon[data-v-3396abf9]{color:#dd6867;transform:rotate(-180deg);width:12px;height:10px;margin-right:8px}.baseModal-header[data-v-3396abf9]{display:flex;justify-content:flex-start;align-items:center;padding:22px 24px;border-bottom:1px solid #dbdbdb}.baseModal-header-title[data-v-3396abf9]{letter-spacing:.1em;font-size:16px;font-weight:700}.baseModal-content[data-v-3396abf9]{padding:40px}.baseModal-footer[data-v-3396abf9]{padding:0 40px 16px}.show-enter-active[data-v-3396abf9],.show-leave-active[data-v-3396abf9]{transition:opacity .3s}.show-enter[data-v-3396abf9],.show-leave-to[data-v-3396abf9]{opacity:0}.task-link-card[data-v-99f17a1c]{display:block;cursor:pointer;text-decoration:none;border:1px solid #e6e6e6;border-radius:0;padding:16px 12px;transition:all .2s ease-out}.task-link-card[data-v-99f17a1c]:hover{box-shadow:0 2px 8px #0000001a}.task-link-card.is-viewed[data-v-99f17a1c]{background-color:#eee}.task-link-card.is-viewed .task-link-title[data-v-99f17a1c]{color:#999}.task-link-card-content[data-v-99f17a1c]{display:flex;flex-direction:column;gap:8px}.task-link-card-header[data-v-99f17a1c]{display:flex;gap:12px;align-items:center}.task-link-card-thumbnail[data-v-99f17a1c]{width:160px;height:107px;flex-shrink:0;border-radius:0;overflow:hidden}.task-link-card-info[data-v-99f17a1c]{display:flex;flex-direction:column;gap:8px;flex:1}.task-link-card-arrow[data-v-99f17a1c]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.task-link-title[data-v-99f17a1c]{font-size:16px;font-weight:700;line-height:normal;color:#2d2d2d;margin:0;white-space:pre-wrap}.task-link-detail p[data-v-99f17a1c]{margin:0;font-size:14px;line-height:normal;color:#2d2d2d;white-space:pre-wrap}.arrow-icon[data-v-99f17a1c]{transform:rotate(180deg);width:16px;height:16px;fill:#dd6867}[data-v-9167e011] .baseModal{overflow-y:auto;align-items:flex-start;box-sizing:border-box}[data-v-9167e011] .baseModal-container{width:840px;margin:auto}[data-v-9167e011] .baseModal-content{padding:8px 40px 0}[data-v-9167e011] .baseModal-footer{padding:0 32px 16px}[data-v-9167e011] .baseModal-header{display:flex;height:61px;padding:0 0 0 25px;align-items:center;gap:8px;align-self:stretch;border-bottom:1px solid #e6e6e6}.task-link-modal[data-v-9167e011]{width:100%}.task-link-modal-summary[data-v-9167e011]{display:flex;flex-direction:column;gap:8px;padding:8px 8px 8px 0}.task-link-modal-summary .summary-header[data-v-9167e011]{display:flex;gap:8px;align-items:center}.task-link-modal-summary .summary-title[data-v-9167e011]{font-size:16px;font-weight:700;line-height:normal;color:#2d2d2d;margin:0}.task-link-modal-summary .info-icon[data-v-9167e011]{width:24px;height:24px;flex-shrink:0;color:#999}.task-link-modal-summary .summary-description[data-v-9167e011]{font-weight:400;line-height:normal;color:#2d2d2d;margin:0}.task-link-modal-section-title[data-v-9167e011]{margin:12px 0}.task-link-modal-section-title p[data-v-9167e011]{font-size:16px;font-weight:700;line-height:normal;color:#2d2d2d;margin:0}.task-link-modal-list[data-v-9167e011]{display:flex;flex-direction:column;gap:15px}.task-link-modal-footer[data-v-9167e011]{display:flex;justify-content:space-between;align-items:center;padding:35px 0 4px;gap:314px}.task-link-modal-footer--single-button[data-v-9167e011]{justify-content:center}.task-link-card-area[data-v-9167e011]{display:flex;flex-direction:column;gap:8px}.task-link-description[data-v-9167e011]{display:flex;align-items:center;gap:12px;line-height:normal}.task-link-description .diagnostic-icon[data-v-9167e011]{width:32px;height:32px;flex-shrink:0;color:#999}.task-link-description p[data-v-9167e011]{margin:0;flex:1;white-space:pre-wrap}.recommended-story-card[data-v-04f50b19]{background-color:#fff;border:1px solid #e1e4e8;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;height:100%}.card-header[data-v-04f50b19]{background-color:#f7f8fa;display:flex;flex-direction:column;height:110px;padding:0 12px 8px}.badge-row[data-v-04f50b19]{display:flex;align-items:flex-start;padding-top:12px;padding-bottom:2px}.recommended-badge[data-v-04f50b19]{display:inline-flex;align-items:center;justify-content:center;background-color:#787fa6;color:#fff;font-size:12px;height:25px;padding:2px 6px;border-radius:2px}.survey-item-label[data-v-04f50b19]{font-size:12px;color:#595959;margin-top:6px;margin-left:auto}.card-title[data-v-04f50b19]{display:flex;align-items:center;height:53px;margin-top:auto;font-size:16px;font-weight:700;color:#2d2d2d;line-height:1.4}.card-body[data-v-04f50b19]{padding:16px 24px 24px;display:flex;flex-direction:column;gap:24px;flex:1}.action-section[data-v-04f50b19]{display:flex;flex-direction:column;gap:11px}.action-section--primary[data-v-04f50b19]{flex:1;gap:13px}.action-label-row[data-v-04f50b19]{display:flex;align-items:center;gap:8px}.action-badge[data-v-04f50b19]{display:inline-flex;align-items:center;justify-content:center;background-color:#e6e6e6;height:18px;width:77px;padding:2px;border-radius:2px;font-size:12px;color:#2d2d2d;flex-shrink:0}.action-link[data-v-04f50b19]{font-size:14px;font-weight:700;color:#dd6867;text-decoration:underline;cursor:pointer}.action-link[data-v-04f50b19]:hover{color:#c13e3b}.action-type-label[data-v-04f50b19]{font-size:14px;font-weight:700;color:#2d2d2d}.action-description[data-v-04f50b19]{font-size:14px;color:#2d2d2d;line-height:1.4}.thumbnail-container[data-v-04f50b19]{position:relative;height:152px;background-color:#f2f2f2;border-radius:6px;overflow:hidden;cursor:pointer;margin-top:auto}.thumbnail-container[data-v-04f50b19]:hover{box-shadow:0 2px 10px #0000004d}.thumbnail-container[data-v-04f50b19] .thumbnail-viewer-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.play-button[data-v-04f50b19]{position:absolute;inset:0;display:flex;width:38px;height:38px;margin:auto;padding:8px;justify-content:center;align-items:center;border-radius:50%;background:#e48685}.play-icon[data-v-04f50b19]{color:#fff;font-size:22px;margin-left:2px}.button-wrapper[data-v-04f50b19]{display:flex;justify-content:center;margin-top:auto}.detail-button[data-v-04f50b19]{border-radius:4px;font-size:14px}.baseModal[data-v-0c36e000]{overflow:hidden;padding:0}@media(max-width:1125px){.baseModal[data-v-0c36e000]{overflow-x:auto;overscroll-behavior-x:none;justify-content:flex-start}}@media(max-width:767px){.baseModal[data-v-0c36e000]{display:none}}[data-v-0c36e000] .baseModal-container{width:1126px;flex-shrink:0;margin:auto;position:relative;overflow:hidden}[data-v-0c36e000] .baseModal-content{padding:0;overflow:hidden}.close-button[data-v-0c36e000]{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;padding:0}.close-button[data-v-0c36e000] svg{width:24px;height:24px}.modal-header[data-v-0c36e000]{text-align:center;padding:24px 24px 0}.modal-title[data-v-0c36e000]{font-size:24px;font-weight:700;color:#2d2d2d;margin-bottom:6px;line-height:1.4}.modal-description[data-v-0c36e000]{font-size:15px;color:#2d2d2d;line-height:1.6}.modal-body[data-v-0c36e000]{padding:32px 23px 0}.story-cards-grid[data-v-0c36e000]{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.modal-footer[data-v-0c36e000]{display:flex;align-items:center;justify-content:flex-end;padding:32px 24px 24px}.browse-link[data-v-0c36e000]{display:flex;align-items:center;font-size:16px;text-decoration:underline;cursor:pointer;height:40px;padding:8px 4px}.browse-link[data-v-0c36e000]:hover{color:#c13e3b}.browse-link-icon[data-v-0c36e000]{width:16px;height:16px;margin-left:4px;transform:rotate(180deg)}.browse-link-icon[data-v-0c36e000] path{fill:#dd6867}.tooltip[data-v-40deaaa1]{bottom:calc(100% - 10px);left:-14px;position:absolute;right:0;top:auto;margin:auto;display:none;padding:15px;box-shadow:0 2px 5px #0000001c;border:solid 1px #dbdbdb;border-radius:2px;box-sizing:border-box;background-color:#fff;pointer-events:none;z-index:1}.tooltip[data-v-40deaaa1]:before{content:"";position:absolute;display:block;z-index:1;border-style:solid;border-color:#fff transparent;border-width:6px 3px 0 3px;bottom:-6px;left:50%;margin-left:-2px}.tooltip[data-v-40deaaa1]:after{content:"";position:absolute;display:block;z-index:0;border-style:solid;border-color:#dbdbdb transparent;border-width:8px 5px 0 5px;bottom:-8px;left:50%;margin-left:-4px}.tooltip pre[data-v-40deaaa1]{color:#2d2d2d;font-size:12px;line-height:1.5;text-align:center;letter-spacing:1.2px;font-weight:400}.tooltip.is-size-large[data-v-40deaaa1]{width:360px;max-width:none}.tooltip .arrow[data-v-40deaaa1]{bottom:auto;left:auto;position:absolute;right:50%;top:calc(100% - 1px);width:8px;height:8px;margin:auto;stroke-width:50px;stroke-dasharray:500px 0 0;transform:translate(50%) rotate(270deg)}.globalNavigation[data-v-ea32179a]{display:flex;align-items:center;background-color:#fff;position:relative;margin:0}@media(min-width:768px){.globalNavigation[data-v-ea32179a]{height:72px}}@media(max-width:767px){.globalNavigation[data-v-ea32179a]{height:56px}}.sp .globalNavigation[data-v-ea32179a]{height:56px}.globalNavigation.show-searchForm[data-v-ea32179a]{height:auto}.globalNavigation.show-searchForm .navigation[data-v-ea32179a]{display:none}.globalNavigation[data-v-ea32179a] .productsSwitcher{position:absolute;left:24px;top:60px;z-index:100}.globalNavigation .navigation[data-v-ea32179a]{display:flex;box-shadow:0 2px 8px #0000000d;justify-content:space-between;align-items:center;width:100%}@media(min-width:768px){.globalNavigation .navigation[data-v-ea32179a]{padding-left:24px;padding-right:24px}}@media(max-width:767px){.globalNavigation .navigation[data-v-ea32179a]{padding-left:16px;padding-right:16px}}.sp .globalNavigation .navigation[data-v-ea32179a]{padding-left:16px;padding-right:16px}.globalNavigation .navigation-menu[data-v-ea32179a]{display:flex;align-items:center;gap:26px}@media screen and (max-width:767px){.globalNavigation .navigation-menu[data-v-ea32179a]{display:none}}.globalNavigation .navigation-menu-icon[data-v-ea32179a]{margin-right:.5em}.globalNavigation .navigation-menu-link[data-v-ea32179a]{display:flex;align-items:center;font-size:12px;font-weight:700;color:#999}.globalNavigation .navigation-menu-link svg[data-v-ea32179a]{fill:#999}.globalNavigation .navigation-menu-link[data-v-ea32179a]{cursor:pointer}.globalNavigation .navigation-menu-link:hover>a[data-v-ea32179a]{color:#dd6867;color:var(--primary-color)}.globalNavigation .navigation-menu-link:hover>a svg[data-v-ea32179a]{fill:#dd6867;fill:var(--primary-color)}.globalNavigation .navigation-menu-link:hover>a[data-v-ea32179a]{opacity:.6}.globalNavigation .navigation-menu-link .router-link-active[data-v-ea32179a],.globalNavigation .navigation-menu-link.is-active[data-v-ea32179a]{color:#dd6867;color:var(--primary-color)}.globalNavigation .navigation-menu-link .router-link-active svg[data-v-ea32179a],.globalNavigation .navigation-menu-link.is-active svg[data-v-ea32179a]{fill:#dd6867;fill:var(--primary-color)}.globalNavigation .navigation-menu-switch[data-v-ea32179a]{border-right:1px #eeeeee solid;cursor:pointer}.globalNavigation .navigation-menu-switch .serviceIcon[data-v-ea32179a]{width:28px;height:28px;fill:#ababab}.globalNavigation .navigation-menu-switch a[data-v-ea32179a]{padding:2px 14px 2px 0;display:block}.globalNavigation .navigation-menu-switch a:hover .serviceIcon[data-v-ea32179a]{fill:#999}.globalNavigation .message-button[data-v-ea32179a]{padding:0 16px;font-size:14px;font-weight:700;letter-spacing:.4em;margin-right:16px;height:40px}.globalNavigation .message-button svg[data-v-ea32179a]{margin-right:8px}@media screen and (max-width:767px){.globalNavigation .message-button[data-v-ea32179a]{display:none}}.globalNavigation .task-link-icon[data-v-ea32179a],.globalNavigation .recommendation-story-icon[data-v-ea32179a]{position:relative;margin-right:16px;align-items:flex-start;cursor:pointer;color:#dbdbdb}.globalNavigation .task-link-icon svg[data-v-ea32179a],.globalNavigation .recommendation-story-icon svg[data-v-ea32179a]{width:22px;height:24px}.globalNavigation .task-link-icon[data-v-ea32179a]:hover,.globalNavigation .recommendation-story-icon[data-v-ea32179a]:hover{color:#aaa}.globalNavigation .task-link-icon[data-v-ea32179a]:hover .tooltip,.globalNavigation .recommendation-story-icon[data-v-ea32179a]:hover .tooltip{display:block;width:240px;left:50%;transform:translate(calc(-50% - 20px));right:auto;bottom:auto;top:calc(100% + 8px)}.globalNavigation .task-link-icon[data-v-ea32179a]:hover .tooltip:before,.globalNavigation .task-link-icon[data-v-ea32179a]:hover .tooltip:after,.globalNavigation .recommendation-story-icon[data-v-ea32179a]:hover .tooltip:before,.globalNavigation .recommendation-story-icon[data-v-ea32179a]:hover .tooltip:after{bottom:auto;top:-6px;border-width:0 3px 6px 3px;margin-left:18px}.globalNavigation .task-link-icon[data-v-ea32179a]:hover .tooltip:after,.globalNavigation .recommendation-story-icon[data-v-ea32179a]:hover .tooltip:after{top:-8px;border-width:0 5px 8px 5px;margin-left:16px}@media screen and (max-width:767px){.globalNavigation .task-link-icon[data-v-ea32179a],.globalNavigation .recommendation-story-icon[data-v-ea32179a]{display:none}}.globalNavigation[data-v-ea32179a] .companySwitcher,.globalNavigation[data-v-ea32179a] .spaceSwitcher{position:absolute;left:24px;top:60px;z-index:100}.globalNavigation[data-v-ea32179a] .writeMenuSwitcher,.globalNavigation[data-v-ea32179a] .accountMenu{position:absolute;right:12px;top:60px;z-index:100}.globalNavigation .logo[data-v-ea32179a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.globalNavigation .information[data-v-ea32179a]{display:flex;align-items:center;position:relative}@media(min-width:768px){.globalNavigation .information[data-v-ea32179a]{height:72px}}@media(max-width:767px){.globalNavigation .information[data-v-ea32179a]{height:56px}}.sp .globalNavigation .information[data-v-ea32179a]{height:56px}@media(max-width:767px){.globalNavigation .information-link[data-v-ea32179a]{display:flex}}.sp .globalNavigation .information-link[data-v-ea32179a]{display:flex}.globalNavigation .information-link svg[data-v-ea32179a]{margin-right:14px;height:24px;width:24px;box-sizing:border-box;fill:#dbdbdb}.globalNavigation .information-link svg[data-v-ea32179a]:hover{fill:#aaa}.globalNavigation .information .notification[data-v-ea32179a]{position:relative;width:22px;height:24px;margin-right:16px;cursor:pointer}.globalNavigation .information .notification .notification-icon[data-v-ea32179a]{display:block;width:100%;height:100%}.globalNavigation .information .notification-list[data-v-ea32179a]{position:absolute;right:0;height:0;border:0 solid #dbdbdb;overflow-y:scroll;transition:all .5s ease}@media(min-width:768px){.globalNavigation .information .notification-list[data-v-ea32179a]{margin-right:24px;width:438px;top:64px}}@media(max-width:767px){.globalNavigation .information .notification-list[data-v-ea32179a]{width:100vw;top:56px}}.sp .globalNavigation .information .notification-list[data-v-ea32179a]{width:100vw;top:56px}.globalNavigation .information .notification-list.open[data-v-ea32179a]{border:1px solid #dbdbdb}@media(min-width:768px){.globalNavigation .information .notification-list.open[data-v-ea32179a]{box-shadow:0 2px 6px #0000000d;height:458px}}@media(max-width:767px){.globalNavigation .information .notification-list.open[data-v-ea32179a]{height:calc(100vh - 56px)}}.sp .globalNavigation .information .notification-list.open[data-v-ea32179a]{height:calc(100vh - 56px)}.globalNavigation .icon[data-v-ea32179a]{height:44px;width:44px;padding:10px;box-sizing:border-box;color:#dbdbdb}.globalNavigation .icon[data-v-ea32179a]:hover{color:#aaa}.globalNavigation .user-image[data-v-ea32179a]{width:31px;height:31px}@media screen and (max-width:767px){.globalNavigation .user-image[data-v-ea32179a]{width:30px;height:30px}}.globalNavigation .user-image[data-v-ea32179a]{cursor:pointer}.mobileSpaceSwitcher[data-v-ea32179a]{position:absolute;width:100%;box-sizing:border-box;background-color:#fff;top:56px;left:0;right:0;border:1px solid #dbdbdb}.mobileSpaceSwitcher-search[data-v-ea32179a]{position:sticky;top:0;padding:18px;background-color:#fff}.mobileSpaceSwitcher-search[data-v-ea32179a] .searchTextbox-textbox{width:100%;font-size:14px}.mobileSpaceSwitcher-list[data-v-ea32179a]{padding:0 18px 18px}.mobileSpaceSwitcher-arrow[data-v-ea32179a]{margin-left:8px;width:12px;height:12px}.mobileSpaceSwitcher-item[data-v-ea32179a]{padding:14px}.mobileSpaceSwitcher-item a.is-active[data-v-ea32179a]{font-weight:700;pointer-events:none;color:#dd6867;color:var(--primary-color)}.mobileSpaceSwitcher-item+.mobileSpaceSwitcher-item[data-v-ea32179a]{border-top:1px dotted #dbdbdb}.mobileSpaceSwitcher-item a[data-v-ea32179a]{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.searchForm[data-v-ea32179a]{display:block;margin-left:auto;margin-right:26px;position:relative}.searchForm .error-message[data-v-ea32179a]{position:absolute;top:40px;left:0;width:300px}@media screen and (max-width:767px){.searchForm[data-v-ea32179a]{display:none}}.searchFormMobile[data-v-ea32179a]{display:none;width:100%;padding:8px 16px;gap:16px;align-items:center}.searchFormMobile.is-show[data-v-ea32179a]{display:flex}.searchFormMobile[data-v-ea32179a] .searchTextbox{flex:1 1 auto;box-sizing:border-box;height:40px}.searchFormMobile[data-v-ea32179a] .searchTextbox input{width:100%}.searchFormMobile-reset[data-v-ea32179a]{height:26px;width:26px}.searchFormMobile .error-message[data-v-ea32179a]{margin:8px 0 0}.search-icon[data-v-ea32179a]{display:none;height:24px;width:24px;fill:currentColor}@media screen and (max-width:767px){.search-icon[data-v-ea32179a]{display:block}}.spaceTab[data-v-ea32179a]{display:block;position:relative;padding:8px 0;cursor:pointer}@media screen and (max-width:767px){.spaceTab[data-v-ea32179a]{display:none}}.spaceTab-activeSpace[data-v-ea32179a]{border-right:1px solid #eeeeee;display:flex;align-items:center;gap:12px;padding:0 12px 0 0}.spaceTab-activeSpace-name[data-v-ea32179a]{display:block;color:#999;font-weight:700;font-size:12px;max-width:140px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spaceTab-activeSpace svg.svg-icon[data-v-ea32179a]{display:block;height:14px;transform:rotate(90deg)}.global-footer[data-v-5c83ef4f]{margin-top:auto}.global-footer .footer-inner[data-v-5c83ef4f]{width:1176px;margin:0 auto;padding:55px 0 37px;display:flex;justify-content:left}.global-footer .footer-links[data-v-5c83ef4f]{display:inline-block;padding:0 15px;font-size:10px;line-height:14px;color:#999;border-left:solid 1px #999999}.global-footer .footer-links li[data-v-5c83ef4f]{display:inline-block;margin-right:10px}.global-footer .footer-links a[data-v-5c83ef4f]:hover{-webkit-text-decoration:underline solid #999999;text-decoration:underline solid #999999}.global-footer .copyright[data-v-5c83ef4f]{padding-right:15px;height:14px;width:320px;color:#999;font-size:10px;font-weight:400;font-style:normal;font-stretch:normal;line-height:14px;letter-spacing:normal;text-align:right}@media screen and (max-width:767px){.global-footer[data-v-5c83ef4f]{height:96px;padding-bottom:32px;display:flex;flex-direction:column;justify-content:flex-end}.global-footer .footer-inner[data-v-5c83ef4f]{width:100%;padding:0;flex-direction:column-reverse;align-items:center}.global-footer .footer-links[data-v-5c83ef4f]{margin:8px;border:none}.article-show-footer[data-v-5c83ef4f]{padding-bottom:calc(80px + 4.5vh)}}.breadCrumbs[data-v-2076bfb7]{padding:0 20px;box-shadow:0 2px 5px #00000040;background-color:#fff;display:flex;width:100%;align-items:center;height:52px;box-sizing:border-box}.breadCrumbs-items[data-v-2076bfb7]{display:flex;align-items:center;width:100%}.breadCrumbs-item[data-v-2076bfb7]{display:flex;align-items:center}.breadCrumbs-item:not(.is-active) a[data-v-2076bfb7]:hover{color:#dd6867;color:var(--primary-color)}.breadCrumbs-item+.breadCrumbs-item[data-v-2076bfb7]{margin-left:12px}.breadCrumbs-item+.breadCrumbs-item[data-v-2076bfb7]:before{content:"";display:block;width:12px;height:12px;margin-right:12px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12.002'%20viewBox='0%200%2012%2012.002'%3e%3crect%20width='12'%20height='12'%20fill='none'/%3e%3cpath%20d='M18194.844,20957v0l-1.275-1.271,4.729-4.729-4.729-4.727,1.275-1.271,6,6-6,6Z'%20transform='translate(-18191.207%20-20944.998)'%20fill='%23999'/%3e%3c/svg%3e") no-repeat center;background-size:contain}.breadCrumbs-link[data-v-2076bfb7]{font-size:14px;letter-spacing:.1em}.breadCrumbs-link.is-active[data-v-2076bfb7]{font-weight:700;pointer-events:none}.admin-layout[data-v-e7f2e9dd]{box-sizing:border-box;display:flex;justify-content:space-between;margin:0 auto;padding:40px;width:1200px}.admin-layout-main[data-v-521741ce]{flex:1 1 100%;box-sizing:border-box;min-width:0}.admin-layout-action[data-v-7f02bf51]{flex:0 0 200px;box-sizing:border-box;width:200px;display:inline-block;margin-left:40px;vertical-align:top;z-index:2}.buttons[data-v-c6e4bcf5]{display:flex;justify-content:flex-end;gap:18px;margin-bottom:28px}.buttons .uiButton[data-v-c6e4bcf5]{width:180px;justify-content:space-between}.buttons .buttons-articleTemplate[data-v-c6e4bcf5]{display:flex;justify-content:center;font-size:14px}.buttons .buttons-articleTemplate svg[data-v-c6e4bcf5]{margin-right:8px}.uiContentbox{background:#fff;border-radius:2px;box-shadow:0 2px 5px #00000040;border:solid 1px #dbdbdb;letter-spacing:.1em}.uiContentbox+.uiContentbox{margin-top:40px}.uiContentbox-title{display:flex;align-items:center;height:61px;padding:0 24px;box-sizing:border-box;border-bottom:1px solid #dbdbdb;font-size:16px;color:#2d2d2d}.sort[data-v-144a55e5]{display:inline-block;cursor:pointer}.annotationTooltip[data-v-39c6b456]{position:relative;border:none;cursor:pointer}.annotationTooltip-icon[data-v-39c6b456]{margin-left:8px;fill:#999}.annotationTooltip:hover .tooltip[data-v-39c6b456]{display:block;width:350px;left:-160px;margin:0 0 30px}.annotationTooltip[data-v-39c6b456] .tooltip{bottom:calc(100% - 20px)}.listEmpty{min-height:160px;display:flex;text-align:center;justify-content:center;align-items:center;font-size:14px;color:#555}.col-check[data-v-73bba2ce]{flex:0 0 65px;max-width:65px;padding-left:0;padding-right:4px;display:flex;justify-content:center;align-items:center;height:82px}.col-check.header[data-v-73bba2ce]{height:100%}.col-thumbnail[data-v-73bba2ce]{flex:0 0 66px;max-width:66px;padding:8px 0}.col-thumbnail .viewer[data-v-73bba2ce]{width:66px;height:44px}.col-thumbnail.is-emptyCheckBlock[data-v-73bba2ce]{margin-left:24px}.col-title[data-v-73bba2ce]{flex:0 0 294px;max-width:294px}.col-title.is-emptyCheckBlock[data-v-73bba2ce]{flex:1;max-width:initial}.col-title .title[data-v-73bba2ce]{margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.col-read[data-v-73bba2ce]{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex:0 0 66px;box-sizing:content-box;padding-left:12px;padding-right:12px;font-size:12px}.col-read[data-v-73bba2ce] .annotationTooltip-icon{margin-left:4px}.col-like[data-v-73bba2ce]{display:flex;align-items:center;justify-content:flex-end;flex:0 0 66px;box-sizing:content-box;padding-left:12px;padding-right:12px;font-size:12px}.col-like[data-v-73bba2ce] .annotationTooltip-icon{margin-left:4px}.col-like.is-reaction[data-v-73bba2ce]{flex:0 0 104px}.col-comment[data-v-73bba2ce]{display:flex;align-items:center;justify-content:flex-end;flex:0 0 80px;box-sizing:content-box;padding-left:12px;padding-right:12px;font-size:12px}.col-comment[data-v-73bba2ce] .annotationTooltip-icon{margin-left:4px}.col-category[data-v-73bba2ce]{flex:0 0 148px;max-width:148px;padding-left:12px;padding-right:12px;font-size:12px}.col-publish[data-v-73bba2ce]{flex:0 0 120px;max-width:120px;padding-left:0;font-size:11px;white-space:nowrap}.col-publish.header[data-v-73bba2ce]{font-size:12px}.col-publish.is-emptyCheckBlock[data-v-73bba2ce]{flex:0 160px;max-width:160px;padding-right:24px}.col-lastModified[data-v-73bba2ce]{flex:0 0 120px;max-width:120px;padding-left:0;font-size:11px;white-space:nowrap}.col-lastModified.header[data-v-73bba2ce]{font-size:12px}.col-lastModified.is-emptyCheckBlock[data-v-73bba2ce]{flex:0 160px;max-width:160px;padding-right:24px}.ui-list .basicCheckbox[data-v-73bba2ce]{position:relative;display:flex;cursor:pointer}.ui-list .basicCheckbox-input[data-v-73bba2ce]{margin:0;cursor:pointer;vertical-align:middle;opacity:0;position:absolute}.ui-list .basicCheckbox-input.is-type-secondary[data-v-73bba2ce]{width:20px;height:20px}.ui-list .basicCheckbox-input:checked+.basicCheckbox-input-skin[data-v-73bba2ce]:before{border-color:#dd6867;border-color:var(--primary-color);opacity:1}.ui-list .basicCheckbox-input-skin[data-v-73bba2ce]{display:block;position:relative}.ui-list .basicCheckbox-input-skin[data-v-73bba2ce]:before{content:"";display:block;border-color:#fff;border-style:solid;margin:auto;opacity:0;transform:rotate(40deg)}.ui-list .basicCheckbox-input-skin[data-v-73bba2ce]:after{content:"";display:block;width:100%;height:100%;border:1px solid #dbdbdb;border-radius:2px;box-sizing:border-box;background:#f3f3f3}.ui-list .basicCheckbox-input-skin.is-type-secondary[data-v-73bba2ce]{width:20px;height:20px}.ui-list .basicCheckbox-input-skin.is-type-secondary[data-v-73bba2ce]:before{inset:-2px 0 0;position:absolute;width:6px;height:9px;border-width:0 2px 2px 0}.ui-list .basicCheckbox-text[data-v-73bba2ce]{font-size:13px;margin-left:6px;line-height:1.4}.ui-list .toggle-button[data-v-73bba2ce]{margin-right:48px}.ui-list .sort[data-v-73bba2ce]{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.ui-list .sort[data-v-73bba2ce] .sort{margin-left:1px}.csvDownloadButton[data-v-73bba2ce]{margin-left:12px;text-align:left;line-height:1.2;padding:0 16px}.batchEdit[data-v-73bba2ce]{padding:0 16px;min-width:0}.allSelectHeader[data-v-73bba2ce]{border-left:4px solid transparent;border-bottom:1px solid rgb(244,244,244);border-top:1px solid rgb(244,244,244);display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.allSelectHeader-check[data-v-73bba2ce]{position:relative;display:flex;cursor:pointer}.allSelectHeader-check-input[data-v-73bba2ce]{margin:0;cursor:pointer;vertical-align:middle;opacity:0;position:absolute}.allSelectHeader-check-input.is-type-secondary[data-v-73bba2ce]{width:20px;height:20px}.allSelectHeader-check-input:checked+.basicCheckbox-input-skin[data-v-73bba2ce]:before{border-color:#dd6867;border-color:var(--primary-color);opacity:1}.allSelectHeader-check-input-skin[data-v-73bba2ce]{display:block;position:relative}.allSelectHeader-check-input-skin[data-v-73bba2ce]:before{content:"";display:block;border-color:#fff;border-style:solid;margin:auto;opacity:0;transform:rotate(40deg)}.allSelectHeader-check-input-skin[data-v-73bba2ce]:after{content:"";display:block;width:100%;height:100%;border:1px solid #dbdbdb;border-radius:2px;box-sizing:border-box;background:#f3f3f3}.allSelectHeader-check-input-skin.is-type-secondary[data-v-73bba2ce]{width:20px;height:20px}.allSelectHeader-check-input-skin.is-type-secondary[data-v-73bba2ce]:before{inset:-2px 0 0;position:absolute;width:6px;height:9px;border-width:0 2px 2px 0}.allSelectHeader-check-text[data-v-73bba2ce]{font-size:13px;margin-left:6px;line-height:1.4}.allSelectHeader-header[data-v-73bba2ce]{display:flex;align-items:center}.allSelectHeader-selectText[data-v-73bba2ce]{margin-right:12px;font-size:14px;letter-spacing:0;font-weight:400;display:flex;align-items:center;position:relative}.allSelectHeader-selectText-caution[data-v-73bba2ce]{display:block;position:relative;display:flex;align-items:center}.allSelectHeader-selectText-caution svg[data-v-73bba2ce]{cursor:pointer;display:block;width:20px;height:20px;margin-right:4px;color:#bd3a26;fill:#bd3a26}_[data-v-73bba2ce]:-ms-fullscreen,:root .allSelectHeader-selectText-caution svg[data-v-73bba2ce]{margin-top:-6px}.allSelectHeader-selectText-caution[data-v-73bba2ce] .tooltip{width:240px;bottom:calc(100% + 9px);right:initial;left:-112px;padding:5px 16px}.allSelectHeader-selectText-caution[data-v-73bba2ce] .tooltip pre{font-size:14px;text-align:center}.allSelectHeader-selectText-caution:hover>.allSelectHeader-selectText-tooltip[data-v-73bba2ce]{display:block}.allSelectHeader-selectText-selected[data-v-73bba2ce]{font-size:18px;font-weight:700;margin-right:.5em;display:flex}.allSelectHeader-selectText-selected.is-error[data-v-73bba2ce]{color:#bd3a26}.help-content[data-v-38c191c2]{background:#fff;width:500px;border-radius:8px;box-shadow:0 2px 10px #00000040;overflow:hidden;border:solid 1px #dbdbdb}.help-content .header[data-v-38c191c2]{display:flex;align-items:center;background:#dd6867;height:48px;padding:0 24px;color:#fff;font-weight:700}.help-content .header .icon[data-v-38c191c2]{margin:0 8px 0 0;height:24px;width:24px;fill:#fff}.help-content .body[data-v-38c191c2]{font-size:14px}.help-content .body .section[data-v-38c191c2]{padding:24px 36px}.help-content .body .section[data-v-38c191c2]:first-child{padding:36px 36px 24px}.help-content .body .section[data-v-38c191c2]:last-child{padding:24px 36px 36px}.help-content .body .section[data-v-38c191c2]:not(:last-child){border-bottom:solid 1px #dbdbdb}.help-content .body .section .heading[data-v-38c191c2]{font-weight:700;margin:0 0 24px}.help-content .body .section .links[data-v-38c191c2]{padding:0 0 0 1em}.help-content .body .section .links .item[data-v-38c191c2]{display:block;position:relative;line-height:1.6;list-style:none;color:#dd6867}.help-content .body .section .links .item[data-v-38c191c2]:not(:last-child){margin:0 0 8px}.help-content .body .section .links .item[data-v-38c191c2]:before{content:"・";position:absolute;left:-1em}.help-content .body .section .links .item .anchor[data-v-38c191c2]{text-decoration:underline}.help-content .body .section .links .item .anchor[data-v-38c191c2]:hover{color:#c13e3b;cursor:pointer}.helpTooltip[data-v-9c5fc1f1]{padding:16px;width:300px;text-align:center;box-shadow:0 2px 5px #0000001c;border:solid 1px #dbdbdb;background-color:#fff;color:#2d2d2d;font-size:12px;line-height:1.5;pointer-events:none;z-index:1;letter-spacing:1.5px}.helpTooltip-text[data-v-9c5fc1f1]{word-break:break-all}.helpTooltip-arrow[data-v-9c5fc1f1]{bottom:auto;left:auto;position:absolute;right:50%;top:calc(100% - 1px);width:8px;height:8px;margin:auto;fill:#fff;stroke:#dbdbdb;stroke-width:50px;stroke-dasharray:500px;transform:translate(50%) rotate(270deg)}.helpTooltip[data-v-78985c87]{display:flex;padding:20px;box-shadow:0 2px 5px #0000001c;border:solid 1px #dbdbdb;box-sizing:border-box;background-color:#fff;color:#2d2d2d;font-size:14px;line-height:1.5;pointer-events:none;z-index:1;letter-spacing:1.5px;width:360px}.helpTooltip-image[data-v-78985c87]{padding:28px 24px}.helpTooltip-heading[data-v-78985c87]{font-weight:700;margin:0 0 16px}.helpTooltip-text[data-v-78985c87]{word-break:break-all}.helpTooltip-arrow[data-v-78985c87]{bottom:auto;left:auto;position:absolute;right:50%;top:calc(100% - 1px);width:8px;height:8px;margin:auto;fill:#fff;stroke:#dbdbdb;stroke-width:50px;stroke-dasharray:500px;transform:translate(50%) rotate(270deg)}.help-button[data-v-65008f91]{position:relative;display:inline-block;z-index:1;height:52px;width:52px;border-radius:50%;border:solid 1px #dd6867;box-shadow:0 2px 10px #00000026;background:#fff;cursor:pointer}.help-button .icon[data-v-65008f91]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#dd6867;pointer-events:none;transition:transform .2s}.help-button .icon.question[data-v-65008f91]{height:20px;width:12px}.help-button .icon.close[data-v-65008f91]{height:15px;width:15px}.help-button[data-v-65008f91]:hover{box-shadow:0 2px 16px #00000040}.help-button:hover .icon[data-v-65008f91]{transform-origin:center;transform:translate(-50%,-50%) scale(1.2)}.help-button-width-tooltip[data-v-4fc3da24]{position:relative}.help-button-width-tooltip .tooltip[data-v-4fc3da24]{position:absolute;text-align:left;bottom:64px;right:0}.help-button-width-tooltip .tooltip-transition-enter[data-v-4fc3da24]{opacity:0;transform:translateY(38px)}.help-button-width-tooltip .tooltip-transition-enter-to[data-v-4fc3da24]{opacity:1}.help-button-width-tooltip .tooltip-transition-enter-active[data-v-4fc3da24]{transition:opacity .8s,transform .8s}.help-button-width-tooltip .tooltip-transition-leave[data-v-4fc3da24]{opacity:1}.help-button-width-tooltip .tooltip-transition-leave-to[data-v-4fc3da24]{opacity:0}.help-button-width-tooltip .tooltip-transition-leave-active[data-v-4fc3da24]{transition:opacity .3s}.help-button-width-tooltip .fade-enter[data-v-4fc3da24],.help-button-width-tooltip .fade-leave-to[data-v-4fc3da24]{opacity:0}.help-button-width-tooltip .fade-enter-to[data-v-4fc3da24],.help-button-width-tooltip .fade-leave[data-v-4fc3da24]{opacity:1}.help-button-width-tooltip .fade-enter-active[data-v-4fc3da24],.help-button-width-tooltip .fade-leave-active[data-v-4fc3da24]{transition:opacity .2s}.help[data-v-58ee1c01]{position:relative;z-index:100}.help .overlay[data-v-58ee1c01]{inset:0 auto auto 0;position:fixed;height:100vh;width:100%;background:transparent}.help .container[data-v-58ee1c01]{inset:auto 24px 24px auto;position:fixed}.help .container .box[data-v-58ee1c01]{inset:auto 0 68px auto;position:absolute}@keyframes button-slide-58ee1c01{0%{transform:translateY(26px);opacity:0}60%{transform:translateY(-17.3333333333px);opacity:1}to{transform:translateY(0);opacity:1}}.help .container .button-slide-enter-active[data-v-58ee1c01],.help .container .button-slide-leave-active[data-v-58ee1c01]{animation:button-slide-58ee1c01 .8s ease-in-out}@keyframes box-slide-in-58ee1c01{0%{transform:translateY(68px);opacity:0}60%{transform:translateY(-16px);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes box-slide-out-58ee1c01{0%{opacity:1}to{transform:translateY(68px);opacity:0}}.help .container .box-slide-enter-active[data-v-58ee1c01]{animation:box-slide-in-58ee1c01 .8s ease-in-out}.help .container .box-slide-leave-active[data-v-58ee1c01]{animation:box-slide-out-58ee1c01 .5s ease}.buttons{display:flex;justify-content:flex-end;gap:18px;margin-bottom:28px}.buttons .uiButton{width:180px;justify-content:space-between}.input-heading[data-v-6350cdfc]{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;font-style:normal;font-stretch:normal;line-height:12px;letter-spacing:1px;margin-bottom:12px}.input-heading.required[data-v-6350cdfc]{display:flex;justify-content:flex-start}.input-heading.required[data-v-6350cdfc]:after{content:"必須";margin-left:8px;color:#dd6867;font-weight:400;padding:4px;background-color:#eef2fa;border-radius:2px}.article-heading[data-v-07906c5a]{padding:48px 80px}.article-editor .article-heading--textarea.ui-textarea textarea{font-size:28px;font-weight:700;line-height:1.57;padding:4px 24px}.article-featured-cropper .cropper[data-v-5a9d4f1c]{min-height:480px}.article-featured-cropper .text[data-v-5a9d4f1c]{font-size:13px;font-weight:700;text-align:center;color:#555;margin-top:32px;margin-bottom:16px}.article-featured-cropper .buttons[data-v-5a9d4f1c]{display:flex;justify-content:center}.article-featured-cropper .buttons .button[data-v-5a9d4f1c]{width:120px;height:40px;margin:0 20px}.article-featured[data-v-984aef88]{padding:48px 80px}.article-featured .featured-editor[data-v-984aef88]{display:flex;flex-direction:column;border-radius:2px;overflow:hidden;position:relative;min-height:198px}.article-featured .featured-editor .selector[data-v-984aef88]{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;opacity:0}.article-featured .featured-editor .selector-text[data-v-984aef88]{font-size:14px;text-align:center;margin:16px auto 24px;line-height:1.5}.article-featured .featured-editor .selector .svg-icon[data-v-984aef88]{width:36px;height:36px;fill:#999}.article-featured .featured-editor .selector .remove-button[data-v-984aef88]{margin-top:8px}.article-featured .featured-editor .selector.has-not-featured[data-v-984aef88]{background-color:#f8f8f8;opacity:1;color:#555}.article-featured .featured-editor .selector.has-featured[data-v-984aef88]:hover{background-color:#0000004d;opacity:1}.article-featured .featured-editor .selector.has-featured:hover .svg-icon[data-v-984aef88]{fill:#fff}.article-featured .featured-editor .selector.is-draggable[data-v-984aef88]{background-color:#0000004d}.article-featured .featured-editor .selector.is-draggable.has-not-featured[data-v-984aef88]{background-color:#e6e6e6}.article-featured .featured-editor .selector.is-draggable.has-featured[data-v-984aef88]{opacity:1}.article-featured .featured-editor .selector.is-draggable.has-featured .svg-icon[data-v-984aef88]{fill:#fff}.article-featured .featured-editor .image-viewer[data-v-984aef88]{width:100%}.articleHeader .input-box[data-v-08934a61]{border-bottom:1px solid rgb(244,244,244)}.articleHeader .input-box[data-v-08934a61]:last-child{border-bottom:none}.aiEditButton[data-v-a8a8c6b2]{display:flex;position:relative;justify-content:space-between;align-items:flex-center;padding:6px 13px;gap:4px}.aiEditButton svg[data-v-a8a8c6b2]{width:24px;height:24px;transform:translateY(-1px)}.aiEditButton:hover .tooltip[data-v-a8a8c6b2]{display:block;position:absolute;left:-70px;bottom:40px;width:240px}.article-editor .html-component--textarea.ui-textarea textarea{opacity:.9;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:.4px;color:#555;padding:16px 24px}.color-palette[data-v-15ce2d1c]{display:flex;flex-wrap:wrap;position:absolute;width:160px;z-index:100;background-color:#fff;border-radius:2px;box-shadow:0 4px 4px 4px #80808033;padding:5px}.color-palette .black[data-v-15ce2d1c]{background-color:#555}.color-palette .gray[data-v-15ce2d1c]{background-color:#999}.color-palette .red[data-v-15ce2d1c]{background-color:#cc1714}.color-palette .orange[data-v-15ce2d1c]{background-color:#cc5214}.color-palette .yellow[data-v-15ce2d1c]{background-color:#998f1f}.color-palette .green[data-v-15ce2d1c]{background-color:#2d990f}.color-palette .sky-blue[data-v-15ce2d1c]{background-color:#088d99}.color-palette .blue[data-v-15ce2d1c]{background-color:#0a28bf}.color-palette .purple[data-v-15ce2d1c]{background-color:#7012b3}.color-palette .pink[data-v-15ce2d1c]{background-color:#b3127d}.color-button[data-v-15ce2d1c]{width:22px;height:22px;margin:5px;border:none;border-radius:50%;outline:none}.color-button[data-v-15ce2d1c]:hover{box-shadow:0 0 5px 5px #80808033}.link-menu[data-v-b10b7674]{position:absolute;background-color:#fff;display:block;box-shadow:0 2px 10px #00000040;width:300px;z-index:20;border-radius:2px;padding:12px}.link-menu .link-input[data-v-b10b7674]{margin-bottom:12px;font:inherit}.link-menu .buttons[data-v-b10b7674]{display:flex;justify-content:center}.link-menu .buttons .button[data-v-b10b7674]{width:116px;margin:0 4px}.cc-tiptap-editor .menubar[data-v-84364385]{border:1px solid #999999;transition:visibility .2s .4s,opacity .2s .4s;border-radius:2px 2px 0 0;padding:0 12px}.cc-tiptap-editor .menubar.is-hidden[data-v-84364385]{visibility:hidden;opacity:0}.cc-tiptap-editor .menubar.is-focused[data-v-84364385]{visibility:visible;opacity:1;transition:visibility .2s,opacity .2s}.cc-tiptap-editor .menubar .menubar-button-box[data-v-84364385]{display:inline-block;position:relative}.cc-tiptap-editor .menubar .menubar-button[data-v-84364385]{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:50px;height:40px}.cc-tiptap-editor .menubar .menubar-button[data-v-84364385]:hover,.cc-tiptap-editor .menubar .menubar-button.is-active[data-v-84364385]{background-color:#9993}.cc-tiptap-editor .menubar span.cc-tiptap-editor .menubar__button[data-v-84364385]{font-size:13.3333px}.cc-tiptap-editor .menubar svg[data-v-84364385]{width:24px;height:24px;fill:#999;fill-rule:"evenodd"}.cc-tiptap-editor .menubar svg polygon .reds[data-v-84364385]{color:red}@media(min-width:768px){.tiptap-viewer p,.cc-tiptap-editor p{min-height:36px}}@media(max-width:767px){.tiptap-viewer p,.cc-tiptap-editor p{min-height:25px}}.sp .tiptap-viewer p,.sp .cc-tiptap-editor p{min-height:25px}.tiptap-viewer strong,.cc-tiptap-editor strong{font-weight:700}.tiptap-viewer em,.cc-tiptap-editor em{font-style:italic}.tiptap-viewer s,.cc-tiptap-editor s{text-decoration:line-through}.tiptap-viewer u,.cc-tiptap-editor u{text-decoration:underline}.tiptap-viewer code,.cc-tiptap-editor code{display:block;border-radius:8px;color:#2d2d2d;font-size:.9rem;font-weight:700}.tiptap-viewer pre,.cc-tiptap-editor pre{padding:24px 32px;border-radius:5px;background:#f9f9f9;overflow-x:auto;line-height:21px}.tiptap-viewer blockquote,.cc-tiptap-editor blockquote{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.tiptap-viewer ol,.cc-tiptap-editor ol,.tiptap-viewer ul,.cc-tiptap-editor ul{margin:1rem 0;padding-left:1rem}.tiptap-viewer ol,.cc-tiptap-editor ol{list-style-type:decimal}.tiptap-viewer ul,.cc-tiptap-editor ul{list-style-type:disc}.tiptap-viewer a,.cc-tiptap-editor a{text-decoration:underline}.tiptap-viewer a:hover,.cc-tiptap-editor a:hover{text-decoration:none}.tiptap-viewer .black,.cc-tiptap-editor .black{color:#555}.tiptap-viewer .gray,.cc-tiptap-editor .gray{color:#999}.tiptap-viewer .red,.cc-tiptap-editor .red{color:#cc1714}.tiptap-viewer .orange,.cc-tiptap-editor .orange{color:#cc5214}.tiptap-viewer .yellow,.cc-tiptap-editor .yellow{color:#998f1f}.tiptap-viewer .green,.cc-tiptap-editor .green{color:#2d990f}.tiptap-viewer .sky-blue,.cc-tiptap-editor .sky-blue{color:#088d99}.tiptap-viewer .blue,.cc-tiptap-editor .blue{color:#0a28bf}.tiptap-viewer .purple,.cc-tiptap-editor .purple{color:#7012b3}.tiptap-viewer .pink,.cc-tiptap-editor .pink{color:#b3127d}.cc-tiptap-editor .is-editor-empty:first-child:before{content:attr(data-empty-text);float:left;color:#55555573;pointer-events:none;height:0}.cc-tiptap-editor .editor-content{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f3f3f3;border:1px solid transparent;border-radius:2px;box-shadow:inset 0 1px 3px #0000000d;color:#2d2d2d;outline:none;transition:.1s background ease-out}.cc-tiptap-editor .editor-content:hover{background:#fff;border:1px solid #999999}.cc-tiptap-editor .editor-content.is-error{background:#f8e1e1}.cc-tiptap-editor .editor-content:focus,.cc-tiptap-editor .editor-content.is-focus{border:1px solid transparent!important;background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;box-shadow:0 0 0 2px var(--primary-color),0 0 8px var(--primary-color)}.cc-tiptap-editor .editor-content:disabled,.cc-tiptap-editor .editor-content.is-disabled{background:#f5f4f280;box-shadow:none;pointer-events:none;color:#999}.cc-tiptap-editor .editor-content::-webkit-input-placeholder{letter-spacing:-.3px;opacity:.3;color:#2d2d2d}.cc-tiptap-editor .editor-content::-moz-placeholder{letter-spacing:-.3px;opacity:.3;color:#2d2d2d}.cc-tiptap-editor .editor-content:-ms-input-placeholder{letter-spacing:-.3px;opacity:.3;color:#2d2d2d}.cc-tiptap-editor .editor-content::-webkit-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.cc-tiptap-editor .editor-content::-moz-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.cc-tiptap-editor .editor-content:-ms-input-placeholder{letter-spacing:.5px;opacity:1;color:#55555573}.cc-tiptap-editor .editor-content{width:100%;box-sizing:border-box;display:block;color:#555;font-size:18px;font-weight:500;line-height:2;letter-spacing:.4px;margin:0;opacity:.9;padding:16px 24px;border-top:none;border-radius:0 0 2px 2px;overflow:auto;resize:vertical;-moz-user-select:text;user-select:text;-webkit-user-select:text}.cc-tiptap-editor .editor-content .ProseMirror{outline:none;height:396px}.cc-tiptap-editor .editor-content:hover{border-width:0 1px 1px 1px}.article-editor .heading-component--textarea.ui-textarea textarea{font-size:28px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.7px;color:#555;padding:0 24px}.imageComponent[data-v-62ea9f80]{padding:48px 40px}.imageComponent-image[data-v-62ea9f80]{display:flex;flex-direction:column;border-radius:2px;overflow:hidden;position:relative;background-color:#f8f8f8;margin-bottom:24px;transition:opacity .3s ease;min-height:198px}.imageComponent-editor[data-v-62ea9f80]{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;opacity:0}.imageComponent-editor .text[data-v-62ea9f80]{font-size:14px;text-align:center;margin:16px auto 24px;line-height:1.5}.imageComponent-editor .svg-icon[data-v-62ea9f80]{width:36px;height:36px;fill:#999}.imageComponent-editor.not-image[data-v-62ea9f80]{opacity:1;color:#555}.imageComponent-editor.not-image.is-draggable[data-v-62ea9f80]{background-color:#e6e6e6}.imageComponent-editor.has-image[data-v-62ea9f80]:hover{opacity:1;background-color:#0000004d}.imageComponent-editor.has-image:hover .text[data-v-62ea9f80]{color:#fff}.imageComponent-editor.has-image:hover .svg-icon[data-v-62ea9f80]{fill:#fff}.imageComponent-editor.is-draggable[data-v-62ea9f80]{opacity:1}.imageComponent-editor.is-draggable[data-v-62ea9f80]:not(.not-image){background-color:#0000004d}.imageComponent-editor.is-draggable:not(.not-image) .text[data-v-62ea9f80]{color:#fff}.imageComponent-editor.is-draggable:not(.not-image) .svg-icon[data-v-62ea9f80]{fill:#fff}.imageComponent-viewer[data-v-62ea9f80]{margin:auto}.imageComponent-viewer[data-v-62ea9f80] .image-viewer{width:100%}.imageComponent-viewer.large[data-v-62ea9f80]{width:100%;height:100%}.imageComponent-viewer.medium[data-v-62ea9f80]{width:67%;height:67%}.imageComponent-viewer.small[data-v-62ea9f80]{width:33%;height:33%}.imageComponent-viewer.left[data-v-62ea9f80]{margin-left:0}.imageComponent-viewer.right[data-v-62ea9f80]{margin-right:0}.imageComponent-option-caption[data-v-62ea9f80]{margin-bottom:12px}.imageComponent-option-wrap[data-v-62ea9f80]{display:flex}.imageComponent-option-wrap .label[data-v-62ea9f80]{font-size:12px;font-weight:700;margin-top:auto;margin-bottom:auto;margin-right:12px}.imageComponent-option-sizing[data-v-62ea9f80]{width:50%;display:flex;align-items:center}.imageComponent-option-sizing-button[data-v-62ea9f80]{margin-right:12px;width:40px;height:40px;font-size:13px;font-weight:700;border:solid 1px #dbdbdb;border-radius:2px}.imageComponent-option-sizing-button.normal[data-v-62ea9f80]{background:#fff 0% 0% no-repeat padding-box;box-shadow:0 2px 8px #00000026}.imageComponent-option-sizing-button.selected[data-v-62ea9f80]{background:#e6e6e6 0% 0% no-repeat padding-box;border:solid 1px #b3b3b3}.imageComponent-option-sizing-button[data-v-62ea9f80]:hover{background:#f3f3f3 0% 0% no-repeat padding-box;box-shadow:0 2px 8px #00000040}.imageComponent-option-sizing-button[data-v-62ea9f80]:disabled{cursor:default;box-shadow:none;opacity:.3;pointer-events:none}.imageComponent-option-align[data-v-62ea9f80]{width:50%;display:flex;align-items:center}.imageComponent-option-align-button[data-v-62ea9f80]{margin-right:12px;width:40px;height:40px;font-size:13px;font-weight:700;border:solid 1px #dbdbdb;border-radius:2px}.imageComponent-option-align-button.normal[data-v-62ea9f80]{background:#fff 0% 0% no-repeat padding-box;box-shadow:0 2px 8px #00000026}.imageComponent-option-align-button.selected[data-v-62ea9f80]{background:#e6e6e6 0% 0% no-repeat padding-box;border:solid 1px #b3b3b3}.imageComponent-option-align-button[data-v-62ea9f80]:hover{background:#f3f3f3 0% 0% no-repeat padding-box;box-shadow:0 2px 8px #00000040}.imageComponent-option-align-button[data-v-62ea9f80]:disabled{cursor:default;box-shadow:none;opacity:.3;pointer-events:none}.imageComponent-option-align-button .icon[data-v-62ea9f80]{display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat}.imageComponent-option-align-button .left.normal[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_29'%20data-name='グループ%2029'%20transform='translate(-343.5%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(623%20865.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(623%20872.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(623%20879.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(623%20886.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.imageComponent-option-align-button .left.disabled[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_26'%20data-name='グループ%2026'%20transform='translate(-343%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(622.5%20865.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(622.5%20872.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(622.5%20879.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(622.5%20886.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.imageComponent-option-align-button .center.normal[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_25'%20data-name='グループ%2025'%20transform='translate(-343.5%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(623%20865.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(627%20872.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(623%20879.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(627%20886.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.imageComponent-option-align-button .center.disabled[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_27'%20data-name='グループ%2027'%20transform='translate(-343.5%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(623%20865.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(627%20872.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(623%20879.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(627%20886.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.imageComponent-option-align-button .right.normal[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_10'%20data-name='グループ%2010'%20transform='translate(-343.5%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(623%20865.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(631%20872.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(623%20879.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(631%20886.5)'%20fill='none'%20stroke='%23555'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.imageComponent-option-align-button .right.disabled[data-v-62ea9f80]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='26'%20height='22'%20viewBox='0%200%2026%2022'%3e%3cg%20id='グループ_28'%20data-name='グループ%2028'%20transform='translate(-343.5%20-921.5)'%3e%3cg%20id='グループ_5'%20data-name='グループ%205'%20transform='translate(-279.5%2056.5)'%3e%3cline%20id='線_1'%20data-name='線%201'%20x2='26'%20transform='translate(623%20865.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_2'%20data-name='線%202'%20x2='18'%20transform='translate(631%20872.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_3'%20data-name='線%203'%20x2='26'%20transform='translate(623%20879.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3cline%20id='線_4'%20data-name='線%204'%20x2='18'%20transform='translate(631%20886.5)'%20fill='none'%20stroke='%23c3c3c3'%20stroke-width='1'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.uploading-message[data-v-9c938f75]{display:block;position:relative;z-index:0}.uploading-message[data-v-9c938f75]:before{content:"";display:block;padding-top:56.25%}.uploading-message .message[data-v-9c938f75]{position:absolute;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000;font-size:28px;color:#fff;z-index:1}.uploading-message .message[data-v-9c938f75]:after{content:"...";display:inline-block;width:30px;animation:article-editor-video-uploading-message-suffix-9c938f75 1s ease 3s infinite alternate}@keyframes article-editor-video-uploading-message-suffix-9c938f75{0%{content:"."}50%{content:".."}to{content:"..."}}.video-component .video-player[data-v-82962581],.video-component .uploading-message[data-v-82962581]{margin-top:24px;margin-bottom:16px}.video-component .video-select[data-v-82962581]{margin-bottom:16px}.video-component .precautionary-massage[data-v-82962581]{margin-bottom:8px}.video-component .ui-error-message.encode-error-message[data-v-82962581]{align-items:start}.video-component .ui-error-message.encode-error-message .guidance[data-v-82962581]{margin-top:8px;font-size:12px}.simple-video-component .video-url-input[data-v-fbd311be]{margin-bottom:24px}.simple-video-component .precautionary-massage[data-v-fbd311be]{margin-bottom:8px}.simple-video-component .precautionaryMassage[data-v-fbd311be]{padding-bottom:24px}.simple-video-component .precautionaryMassage-summary[data-v-fbd311be]{display:flex;align-items:center;padding-bottom:10px}.simple-video-component .precautionaryMassage-icon[data-v-fbd311be]{padding-right:6px;width:20px;height:20px}.simple-video-component .precautionaryMassage-list[data-v-fbd311be]{padding-left:20px}.simple-video-component .precautionaryMassage-list li[data-v-fbd311be]:not(:last-child){padding-bottom:12px}.simple-video-component .viewer[data-v-fbd311be]{width:100%}.simple-video-component .viewer-youtube[data-v-fbd311be]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.simple-video-component .viewer-youtube[data-v-fbd311be] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.simple-video-component .viewer video[data-v-fbd311be]{width:100%}.pdf-component .pdf-viewer[data-v-ba92c01d]{margin-top:24px;width:758px;height:504px}.article-component[data-v-646b26d1]{display:flex;justify-content:space-between;align-items:center}.article-component .drag-handler[data-v-646b26d1]{margin-left:24px;flex:0 0 16px;cursor:pointer}.article-component .editor[data-v-646b26d1]{flex:1 1 auto;width:100%;position:relative}.article-component .component-editor[data-v-646b26d1]{padding:48px 80px 48px 40px}.article-component .remove[data-v-646b26d1]{position:absolute;top:50%;right:0;transform:translate(50%,-50%);display:none}.article-component:hover .remove[data-v-646b26d1]{display:block}.component-new-button[data-v-b2680513]{width:104px;height:122px;display:flex;flex-direction:column;align-items:center}.component-new-button .svg-icon[data-v-b2680513]{width:40px;height:40px;fill:#dd6867;fill:var(--primary-color);margin-bottom:24px}.component-new-button .label[data-v-b2680513]{font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.1px;color:#555}.component-new-selector .new-selector,.component-new-selector .video-selector{padding:48px 0 64px;display:flex;flex-flow:column;align-items:center}.component-new-selector .new-selector .message,.component-new-selector .video-selector .message{font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.1px;color:#555;margin-bottom:36px}.component-new-selector .new-selector .new-items,.component-new-selector .video-selector .new-items{width:100%;box-sizing:border-box;display:flex;justify-content:center}.component-new-selector .new-selector .new-items .component-new-button+.component-new-button,.component-new-selector .video-selector .new-items .component-new-button+.component-new-button{margin-left:16px}.component-new-selector .new-selector .video-items,.component-new-selector .video-selector .video-items{width:100%;box-sizing:border-box;display:flex;justify-content:center}.component-new-selector .new-selector .video-items svg.svg-icon,.component-new-selector .video-selector .video-items svg.svg-icon{margin-bottom:8px}.component-new-selector .new-selector .video-items .component-new-button,.component-new-selector .video-selector .video-items .component-new-button{width:238px;height:104px}.component-new-selector .new-selector .video-items .component-new-button+.component-new-button,.component-new-selector .video-selector .video-items .component-new-button+.component-new-button{margin-left:32px}.component-new{position:relative}.component-new .toggler{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.articleComponents[data-v-74d71b09]{z-index:0}.articleComponents .item[data-v-74d71b09]{border-bottom:1px solid rgb(244,244,244)}.articleComponents .item[data-v-74d71b09]:last-child{border-bottom:none}.articleComponents .item.ghost[data-v-74d71b09]{opacity:.7}.articleComponents .item.component-new[data-v-74d71b09]{z-index:1}.articleActionButtons[data-v-35acb914]{padding-bottom:24px}.articleTemplateModalButtons[data-v-35acb914]{padding-top:24px;border-top:solid 1px #d9d9d9}.uiButtons .articleActionButtons[data-v-23346f2f]{padding-bottom:24px}.uiButtons .articleTemplateModalButtons[data-v-23346f2f]{padding-top:24px;border-top:solid 1px #d9d9d9}.uiButtons .articleActionButtons[data-v-0d090bf2]{padding-bottom:24px}.uiButtons .articleTemplateModalButtons[data-v-0d090bf2]{padding-top:24px;border-top:solid 1px #d9d9d9}.sp[data-v-1bcc157f]{width:375px;margin:auto;box-shadow:0 2px 5px #00000040;border:1px solid #dbdbdb}.article-preview[data-v-1bcc157f]{pointer-events:none}.preview-mode-switch-buttons[data-v-1bcc157f]{width:40%;height:120px}.theme-container[data-v-3c5036ec]{padding:24px 50px}.theme-head[data-v-3c5036ec]{display:flex;gap:20px;align-items:center}.theme-head img[data-v-3c5036ec]{width:48px}.theme-head-label[data-v-3c5036ec]{font-weight:700;font-size:18px}.theme-head-guide[data-v-3c5036ec]{display:flex;gap:12px;text-decoration:underline;margin-top:12px}.theme-head-guide svg[data-v-3c5036ec]{fill:#dd6867;transform:rotate(180deg);height:14px;width:auto}.theme-body[data-v-3c5036ec]{margin-top:24px;border:1px solid #dbdbdb;border-radius:4px;padding:24px}.theme-body-label[data-v-3c5036ec]{font-size:16px;font-weight:700}.theme-body-tips[data-v-3c5036ec]{list-style:disc;padding-top:4px;margin-left:1.5em}.theme-body-tip[data-v-3c5036ec]{width:100%;margin-top:8px;line-height:1.5em}.theme .showMore[data-v-3c5036ec]{display:flex;border-top:1px solid #dfdfdf;padding:12px;justify-content:center}.theme .showMore-content[data-v-3c5036ec]{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:1.5}.theme .showMore svg[data-v-3c5036ec]{transform:rotate(-90deg);fill:#dd6867;width:14px}.theme .showMore.is-open svg[data-v-3c5036ec]{transform:rotate(90deg)}.loader[data-v-66d6d5b0]{display:flex;gap:4px;align-items:center}.loader div[data-v-66d6d5b0]{width:4px;height:4px;border-radius:50%;background-color:#dd6867;animation:pulse-66d6d5b0 3s infinite}.loader div[data-v-66d6d5b0]:nth-child(2){animation-delay:1s}.loader div[data-v-66d6d5b0]:nth-child(3){animation-delay:2s}@keyframes pulse-66d6d5b0{0%,70%{opacity:.3}35%{opacity:.7}}.bot[data-v-8c03f395]{display:flex;width:100%;align-items:flex-start;gap:11px}.bot-charactor img[data-v-8c03f395]{width:26px;height:auto}.bot-content[data-v-8c03f395]{flex:1;border-radius:2px 16px 16px;background:#fafafa;padding:16px}.bot-content-message[data-v-8c03f395]{text-align:left;line-height:1.5;word-break:break-all;word-wrap:break-word;font-size:14px}.information[data-v-43a36bfa]{padding:12px 16px;box-sizing:border-box}.information.info[data-v-43a36bfa]{background-color:#f1f3fa}.information.caution[data-v-43a36bfa]{background-color:#fef0f2}.information.caution svg[data-v-43a36bfa]{fill:#e53933}.information-head[data-v-43a36bfa]{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.information-head svg[data-v-43a36bfa]{width:24px;height:24px}.information-body[data-v-43a36bfa]{margin-top:10px}@media(min-width:768px){.tiptap-viewer p[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] p{min-height:36px}}@media(max-width:767px){.tiptap-viewer p[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] p{min-height:25px}}.sp .tiptap-viewer p[data-v-65fe21a7],.sp .aiEditorModal-results-message>div[data-v-65fe21a7] p,.aiEditorModal-results-message>div .sp[data-v-65fe21a7] p{min-height:25px}.tiptap-viewer strong[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] strong{font-weight:700}.tiptap-viewer em[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] em{font-style:italic}.tiptap-viewer s[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] s{text-decoration:line-through}.tiptap-viewer u[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] u{text-decoration:underline}.tiptap-viewer code[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] code{display:block;border-radius:8px;color:#2d2d2d;font-size:.9rem;font-weight:700}.tiptap-viewer pre[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] pre{padding:24px 32px;border-radius:5px;background:#f9f9f9;overflow-x:auto;line-height:21px}.tiptap-viewer blockquote[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] blockquote{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.tiptap-viewer ol[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] ol,.tiptap-viewer ul[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] ul{margin:1rem 0;padding-left:1rem}.tiptap-viewer ol[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] ol{list-style-type:decimal}.tiptap-viewer ul[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] ul{list-style-type:disc}.tiptap-viewer a[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] a{text-decoration:underline}.tiptap-viewer a[data-v-65fe21a7]:hover,.aiEditorModal-results-message>div[data-v-65fe21a7] a:hover{text-decoration:none}.tiptap-viewer .black[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .black{color:#555}.tiptap-viewer .gray[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .gray{color:#999}.tiptap-viewer .red[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .red{color:#cc1714}.tiptap-viewer .orange[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .orange{color:#cc5214}.tiptap-viewer .yellow[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .yellow{color:#998f1f}.tiptap-viewer .green[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .green{color:#2d990f}.tiptap-viewer .sky-blue[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .sky-blue{color:#088d99}.tiptap-viewer .blue[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .blue{color:#0a28bf}.tiptap-viewer .purple[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .purple{color:#7012b3}.tiptap-viewer .pink[data-v-65fe21a7],.aiEditorModal-results-message>div[data-v-65fe21a7] .pink{color:#b3127d}.aiEditorModal[data-v-65fe21a7] .baseModal-container{height:100%}.aiEditorModal[data-v-65fe21a7] .baseModal-content{padding:0}.aiEditorModal-container[data-v-65fe21a7]{height:calc(100% - 48px);display:flex;align-items:stretch;padding:18px 40px 40px;gap:24px;box-sizing:border-box}.aiEditorModal .cancelButton[data-v-65fe21a7]{margin-left:auto}.aiEditorModal-heading[data-v-65fe21a7]{font-weight:700;margin-bottom:8px;display:flex;justify-content:space-between}.aiEditorModal-stop[data-v-65fe21a7]{display:flex;align-items:center;gap:8px;font-weight:400;text-decoration:underline;cursor:pointer}.aiEditorModal-stop.disabled[data-v-65fe21a7]{cursor:default;opacity:.7}.aiEditorModal-arrow[data-v-65fe21a7]{align-self:center;transform:rotate(180deg);width:24px;height:24px}.aiEditorModal-content[data-v-65fe21a7]{flex:1;display:flex;flex-direction:column;gap:24px}.aiEditorModal-content .generageButton[data-v-65fe21a7]{align-self:flex-end;width:120px;display:flex;gap:4px}.aiEditorModal-content .generageButton svg[data-v-65fe21a7]{transform:rotate(180deg);width:12px;height:12px}.aiEditorModal-inputArea[data-v-65fe21a7]{flex:1;display:flex;flex-direction:column}.aiEditorModal-inputArea[data-v-65fe21a7] .ui-textarea{flex:1}.aiEditorModal-inputArea[data-v-65fe21a7] .ui-textarea textarea{height:100%}.aiEditorModal-results[data-v-65fe21a7]{flex:1;display:flex;flex-direction:column;min-height:0}.aiEditorModal-results-message[data-v-65fe21a7]{overflow-y:scroll;min-height:0;flex:1;border:1px solid #d9d9d9;padding:24px;border-radius:4px;line-height:1.5;box-sizing:border-box}.aiEditorModal-actions[data-v-65fe21a7]{display:flex;width:100%;justify-content:flex-end;gap:16px}.aiEditorModal-actions-copy[data-v-65fe21a7]{position:relative}.aiEditorModal-actions-copy:hover .tooltip[data-v-65fe21a7]{display:block}.aiEditorModal-actions-copy .tooltip[data-v-65fe21a7]{left:-70px;width:300px}.aiEditorModal-actions-button[data-v-65fe21a7]{width:auto;letter-spacing:0}.aiEditorModal-actions-button-copy[data-v-65fe21a7]{color:#2d2d2d}@media(min-width:768px){.tiptap-viewer p[data-v-ed214d7a]{min-height:36px}}@media(max-width:767px){.tiptap-viewer p[data-v-ed214d7a]{min-height:25px}}.sp .tiptap-viewer p[data-v-ed214d7a]{min-height:25px}.tiptap-viewer strong[data-v-ed214d7a]{font-weight:700}.tiptap-viewer em[data-v-ed214d7a]{font-style:italic}.tiptap-viewer s[data-v-ed214d7a]{text-decoration:line-through}.tiptap-viewer u[data-v-ed214d7a]{text-decoration:underline}.tiptap-viewer code[data-v-ed214d7a]{display:block;border-radius:8px;color:#2d2d2d;font-size:.9rem;font-weight:700}.tiptap-viewer pre[data-v-ed214d7a]{padding:24px 32px;border-radius:5px;background:#f9f9f9;overflow-x:auto;line-height:21px}.tiptap-viewer blockquote[data-v-ed214d7a]{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.tiptap-viewer ol[data-v-ed214d7a],.tiptap-viewer ul[data-v-ed214d7a]{margin:1rem 0;padding-left:1rem}.tiptap-viewer ol[data-v-ed214d7a]{list-style-type:decimal}.tiptap-viewer ul[data-v-ed214d7a]{list-style-type:disc}.tiptap-viewer a[data-v-ed214d7a]{text-decoration:underline}.tiptap-viewer a[data-v-ed214d7a]:hover{text-decoration:none}.tiptap-viewer .black[data-v-ed214d7a]{color:#555}.tiptap-viewer .gray[data-v-ed214d7a]{color:#999}.tiptap-viewer .red[data-v-ed214d7a]{color:#cc1714}.tiptap-viewer .orange[data-v-ed214d7a]{color:#cc5214}.tiptap-viewer .yellow[data-v-ed214d7a]{color:#998f1f}.tiptap-viewer .green[data-v-ed214d7a]{color:#2d990f}.tiptap-viewer .sky-blue[data-v-ed214d7a]{color:#088d99}.tiptap-viewer .blue[data-v-ed214d7a]{color:#0a28bf}.tiptap-viewer .purple[data-v-ed214d7a]{color:#7012b3}.tiptap-viewer .pink[data-v-ed214d7a]{color:#b3127d}.templateCard[data-v-ed214d7a]{border:1px solid #d9d9d9;margin-top:24px;padding:24px;display:flex;flex-direction:column;border-radius:4px}.templateCard-title[data-v-ed214d7a]{font-size:18px;font-weight:700;margin-bottom:16px}.templateCard-tags[data-v-ed214d7a]{display:flex;gap:8px;margin-bottom:16px}.templateCard-tags-tag[data-v-ed214d7a]{font-size:12px;border:1px solid #d9d9d9;padding:4px 8px;border-radius:4px}.templateCard-body[data-v-ed214d7a]{margin-bottom:16px;font-size:14px;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.templateCard-actionArea[data-v-ed214d7a]{margin-left:auto}.templateCard-actionArea .templateCard-button[data-v-ed214d7a]{width:120px;padding:0 16px;font-size:14px}.templateCard-actionArea .templateCard-button svg[data-v-ed214d7a]{margin-right:8px}@media(min-width:768px){.tiptap-viewer p[data-v-53235034]{min-height:36px}}@media(max-width:767px){.tiptap-viewer p[data-v-53235034]{min-height:25px}}.sp .tiptap-viewer p[data-v-53235034]{min-height:25px}.tiptap-viewer strong[data-v-53235034]{font-weight:700}.tiptap-viewer em[data-v-53235034]{font-style:italic}.tiptap-viewer s[data-v-53235034]{text-decoration:line-through}.tiptap-viewer u[data-v-53235034]{text-decoration:underline}.tiptap-viewer code[data-v-53235034]{display:block;border-radius:8px;color:#2d2d2d;font-size:.9rem;font-weight:700}.tiptap-viewer pre[data-v-53235034]{padding:24px 32px;border-radius:5px;background:#f9f9f9;overflow-x:auto;line-height:21px}.tiptap-viewer blockquote[data-v-53235034]{margin:1rem 0;border-left:3px solid #999999;padding-left:.8rem;font-style:italic}.tiptap-viewer ol[data-v-53235034],.tiptap-viewer ul[data-v-53235034]{margin:1rem 0;padding-left:1rem}.tiptap-viewer ol[data-v-53235034]{list-style-type:decimal}.tiptap-viewer ul[data-v-53235034]{list-style-type:disc}.tiptap-viewer a[data-v-53235034]{text-decoration:underline}.tiptap-viewer a[data-v-53235034]:hover{text-decoration:none}.tiptap-viewer .black[data-v-53235034]{color:#555}.tiptap-viewer .gray[data-v-53235034]{color:#999}.tiptap-viewer .red[data-v-53235034]{color:#cc1714}.tiptap-viewer .orange[data-v-53235034]{color:#cc5214}.tiptap-viewer .yellow[data-v-53235034]{color:#998f1f}.tiptap-viewer .green[data-v-53235034]{color:#2d990f}.tiptap-viewer .sky-blue[data-v-53235034]{color:#088d99}.tiptap-viewer .blue[data-v-53235034]{color:#0a28bf}.tiptap-viewer .purple[data-v-53235034]{color:#7012b3}.tiptap-viewer .pink[data-v-53235034]{color:#b3127d}.articleTemplateModal[data-v-53235034]{overflow-y:auto}.articleTemplateModal[data-v-53235034] .baseModal-container{height:100%}.articleTemplateModal[data-v-53235034] .baseModal-content{padding:0}.articleTemplateModal--beta[data-v-53235034] .baseModal-container{height:auto;max-height:80vh;width:90vw;max-width:1200px}.articleTemplateModal--beta .articleTemplateModal-container[data-v-53235034]{min-height:600px;max-height:70vh}.articleTemplateModal--beta .main-container .templateCards[data-v-53235034]{padding:40px;max-width:none}.articleTemplateModal[data-v-53235034] .searchTextbox{width:100%;height:36px}.articleTemplateModal[data-v-53235034] .searchTextbox input{width:100%;background-color:#fff}.articleTemplateModal .cancelButton[data-v-53235034]{margin-left:auto}.articleTemplateModal .cancelButton svg[data-v-53235034]{margin-right:8px}.articleTemplateModal-heading[data-v-53235034]{font-weight:700;margin-bottom:8px;display:flex;justify-content:space-between}.articleTemplateModal-container[data-v-53235034]{display:flex;height:100%}.articleTemplateModal-container .sidebar-container[data-v-53235034]{width:320px;background-color:#eff0f7}.articleTemplateModal-container .sidebar-section[data-v-53235034]{padding:12px 0;border-bottom:solid 1px #e6e6e6}.articleTemplateModal-container .sidebar-section[data-v-53235034]:last-child{border-bottom:none}.articleTemplateModal-container .sidebar-label[data-v-53235034]{color:#555;font-size:12px;font-weight:500;letter-spacing:1.2px;padding:8px 16px}.articleTemplateModal-container .sidebar-button[data-v-53235034]{background:none;border:none;display:flex;font-size:14px;padding:12px 16px;cursor:pointer}.articleTemplateModal-container .sidebar-button[data-v-53235034]:hover{cursor:pointer;color:#dd6867}.articleTemplateModal-container .sidebar-button[data-v-53235034]:focus{outline:none}.articleTemplateModal-container .sidebar-button.isActive[data-v-53235034]{background-color:#fae8e8;color:#dd6867}.articleTemplateModal-container .sidebar-button--disabled[data-v-53235034],.articleTemplateModal-container .sidebar-button--disabled[data-v-53235034]:hover{color:#999;cursor:not-allowed}.articleTemplateModal-container .sidebar-search[data-v-53235034]{padding-bottom:24px}.articleTemplateModal-container .main-container[data-v-53235034]{overflow-y:scroll;flex:1}.articleTemplateModal-container .main-container .templateCards[data-v-53235034]{padding:40px;max-width:1000px;margin:0 auto}.articleTemplateModal-container .main-container .templateCards-header[data-v-53235034]{display:flex;justify-content:space-between;align-items:flex-end}.articleTemplateModal-container .main-container .templateCards-header-heading[data-v-53235034]{font-size:24px;font-weight:600}.articleTemplateModal-container .main-container .templateCards-header-resultLength[data-v-53235034]{font-size:14px}.articleTemplateModal-container .main-container .templateCards-header-resultLength .resultLength-lengthNum[data-v-53235034]{font-weight:700}.articleTemplateModal-container .main-container .templateCards-emptyState[data-v-53235034]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.articleTemplateModal-container .main-container .templateCards-emptyState img[data-v-53235034]{padding:56px 0 16px;width:120px}.confirmModal-header[data-v-258a1c4b]{gap:8px;font-weight:700}.confirmModal-header svg[data-v-258a1c4b]{width:24px;height:24px;fill:#dd6867}.confirmModal-body[data-v-258a1c4b]{line-height:1.5}.confirmModal[data-v-258a1c4b] .baseModal-footer{display:flex;justify-content:center;gap:24px}.confirmModal[data-v-258a1c4b] .baseModal-content{padding:24px 24px 40px}.article-editor .editor-navigation[data-v-e1997f87]{width:100%;z-index:2;box-shadow:0 2px 8px #0000000d;background-color:#fff;position:relative}@media(min-width:768px){.article-editor .editor-navigation[data-v-e1997f87]{height:64px}}@media(max-width:767px){.article-editor .editor-navigation[data-v-e1997f87]{height:44px}}.sp .article-editor .editor-navigation[data-v-e1997f87]{height:44px}.article-editor .editor-navigation.fixed[data-v-e1997f87]{position:fixed;top:0}.article-editor .editor-navigation .navigation-menu[data-v-e1997f87]{display:flex;height:100%;width:1176px;margin:0 auto;justify-content:stretch}.article-editor .editor-navigation .navigation-menu .navigation-menu-item[data-v-e1997f87]{flex-basis:120px}.article-editor .editor-navigation .navigation-menu .navigation-menu-item>span[data-v-e1997f87]{height:100%;min-width:1px;display:flex;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:700;letter-spacing:1.1px;line-height:1.38;word-wrap:break-word;overflow-wrap:break-word}.article-editor .dummy-navigation[data-v-e1997f87]{height:64px;display:none}.article-editor .dummy-navigation.show[data-v-e1997f87]{display:block}.article-editor .action[data-v-e1997f87]{width:200px}.article-editor .action.fixed[data-v-e1997f87]{position:fixed;top:104px;z-index:3}.article-editor .preview-admin-layout[data-v-e1997f87]{width:100%;padding:0}.improvementPlanModal[data-v-e1997f87] .baseModal-container{width:720px}.improvementPlanModal-content[data-v-e1997f87]{display:flex;align-items:center;margin-top:24px;padding:20px 30px;border:1px solid #dbdbdb}.improvementPlanModal img[data-v-e1997f87]{margin-right:32px}.improvementPlanModal-status-label[data-v-e1997f87]{font-weight:700}.improvementPlanModal-status-remaining[data-v-e1997f87]{vertical-align:baseline;margin-top:12px}.improvementPlanModal-status-remaining span[data-v-e1997f87]{line-height:1em;font-size:24px;margin:.2em}.improvementPlanModal-buttons[data-v-e1997f87]{margin-top:48px;display:flex;justify-content:center;gap:24px}.bundleEdit[data-v-e4e71c9b] .uiContentbox-title{justify-content:space-between;display:flex;align-items:center}.bundleEdit-count[data-v-e4e71c9b]{letter-spacing:0;font-size:14px;margin-right:5px;font-weight:400}.removable-attributes[data-v-e4e71c9b]{display:flex;flex-flow:column}.removable-attribute[data-v-e4e71c9b]{display:flex;align-items:center;margin-bottom:16px}.removable-attribute .attribute-name[data-v-e4e71c9b]{flex:0 0 290px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tableContent[data-v-0db7fd99]{display:flex;width:100%;color:#2d2d2d;letter-spacing:.1em}.tableContent-label[data-v-0db7fd99]{min-width:130px;font-size:12px;font-weight:600;letter-spacing:.1em;line-height:22px}.tableContent-content[data-v-0db7fd99]{flex:1;font-size:14px;line-height:1.5}.tableContent+.tableContent[data-v-0db7fd99]{margin-top:32px}.articleBody-contents[data-v-55d0eecc]{padding:24px}.articleBody-contents-title[data-v-55d0eecc]{text-decoration:underline;color:#dd6867}.articleBody-contents-title[data-v-55d0eecc]:hover{color:#c13e3b}.articleBody[data-v-55d0eecc] .uiContentbox-title{display:flex;justify-content:space-between}.articleBody .is-require[data-v-55d0eecc]:after{content:"*";color:#dd6867;color:var(--primary-color);margin-left:5px}.articleBody .notice[data-v-55d0eecc]{color:#999;margin-right:14px;font-size:13px}.improvementPlanTheme[data-v-55d0eecc]{margin-top:24px;padding:24px;display:flex;gap:16px;align-items:center;border:1px solid #dbdbdb}.improvementPlanTheme-cycle[data-v-55d0eecc]{display:flex;align-items:center;font-weight:700;gap:16px}.improvementPlanTheme-cycle img[data-v-55d0eecc]{width:28px}.improvementPlanTheme-theme[data-v-55d0eecc]{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.publishDate[data-v-49218c23] .uiContentbox-title{display:flex;justify-content:space-between}.tag-names[data-v-49218c23]{display:flex;flex:1 0 auto}.ui-content-header[data-v-49218c23]{justify-content:space-between}.ui-content-detail-group[data-v-49218c23]{justify-content:normal}.ui-content-detail-group-header[data-v-49218c23]{width:130px;margin-bottom:0;line-height:1;vertical-align:middle;font-size:12px;font-weight:600;border-bottom:none}.ui-content-detail-fieldset[data-v-49218c23]{flex-basis:84%;width:84%}.publishEdit[data-v-9e4820ed]{margin-top:40px}.publishEdit[data-v-9e4820ed] .uiContentbox{z-index:3;position:relative}.publishEdit[data-v-9e4820ed] .uiContentbox-title{display:flex;justify-content:space-between}.overlay[data-v-9e4820ed]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.ui-content-form-tall .ui-content-form-group[data-v-9e4820ed]{width:100%}.ui-content-header[data-v-9e4820ed]{justify-content:space-between}.ui-content-header .articleCount[data-v-9e4820ed]{display:flex;align-items:center}.ui-content-header .articleCount p[data-v-9e4820ed]{margin-right:5px}.ui-content-form-input[data-v-9e4820ed]{flex-basis:84%;width:84%}.uiButton.uiButton-size-small[data-v-9e4820ed]{margin-left:8px}.accordion[data-v-26eb3f74]{padding:17px 0;text-align:center;font-size:14px;font-weight:700;color:#dd6867}.accordion svg[data-v-26eb3f74]{fill:#dd6867}.accordion[data-v-26eb3f74]{cursor:pointer}.accordion-close[data-v-26eb3f74]{transform:rotate(180deg)}.accordion.is-disabled[data-v-26eb3f74]{cursor:auto;color:#f4d1d1}.articleDetail[data-v-bbbe63b1]{margin-top:40px}.articleDetail[data-v-bbbe63b1] .uiContentbox-title{display:flex;justify-content:space-between}.attribute-names[data-v-bbbe63b1],.tag-names[data-v-bbbe63b1]{display:flex;flex:1 0 auto;flex-wrap:wrap}.attribute-names li[data-v-bbbe63b1],.tag-names li[data-v-bbbe63b1]{display:flex;margin:0 8px 8px 0}.attribute-names li[data-v-bbbe63b1]:not(:last-child):after,.tag-names li[data-v-bbbe63b1]:not(:last-child):after{content:" , "}.ui-content-header[data-v-bbbe63b1]{justify-content:space-between}.ui-content-detail-group[data-v-bbbe63b1]{justify-content:normal}.ui-content-detail-group .accessible-header[data-v-bbbe63b1],.ui-content-detail-group .recommend-header[data-v-bbbe63b1]{display:flex}.ui-content-detail-group-header[data-v-bbbe63b1]{width:130px;margin-bottom:0;line-height:1;vertical-align:middle;font-size:12px;font-weight:600;border-bottom:none}.ui-content-detail-group-header.requiredToPublish[data-v-bbbe63b1]:after{content:"*";color:#dd6867;color:var(--primary-color);margin-left:5px}.ui-content-detail-fieldset[data-v-bbbe63b1]{flex-basis:84%;width:84%}.collapsible-content[data-v-bbbe63b1]{transition:all .3s ease-in-out}.small-toggle-button[data-v-bbbe63b1] .toggle-accordion-button{font-size:12px;padding:6px 12px;min-height:auto;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#6c757d}.small-toggle-button[data-v-bbbe63b1] .toggle-accordion-button:hover{background-color:#e9ecef;color:#495057}.editForm[data-v-418395b2]{margin-top:40px}.editForm[data-v-418395b2] .uiContentbox{z-index:3;position:relative}.editForm[data-v-418395b2] .uiContentbox-title{display:flex;justify-content:space-between}.overlay[data-v-418395b2]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.ui-content-header[data-v-418395b2]{justify-content:space-between}.ui-content-header .articleCount[data-v-418395b2]{display:flex;align-items:center}.ui-content-header .articleCount p[data-v-418395b2]{margin-right:5px}.accessible-attributes .description[data-v-418395b2]{margin-bottom:16px}.accessible-attributes-header[data-v-418395b2]{display:flex}.accessible-attributes .removed-attributes-box[data-v-418395b2]{display:flex;align-items:center;margin-bottom:16px}.accessible-attributes .removed-attributes-box .label[data-v-418395b2]{width:290px}.recommend-orgAttrs-header[data-v-418395b2]{display:flex}.uiButton.uiButton-size-small[data-v-418395b2]{margin-left:8px}.annotation[data-v-418395b2]{display:flex;font-size:12px;line-height:12px;margin-top:8px}.annotation .annotation-icon[data-v-418395b2]{display:inline-block;border-radius:50%;color:#fff;text-align:center;font-size:8px;width:12px;height:12px;background-color:#999;margin-right:8px;justify-content:center;flex-shrink:0}.annotation .annotation-text[data-v-418395b2]{color:#555}.label-tool-tip[data-v-021dabf5]{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:22px}.label-content[data-v-021dabf5]{display:flex;color:#fff;padding:0 8px;background-color:#dd6867;border-radius:2px;position:relative}.label-content-icon[data-v-021dabf5]{width:12px;height:12px;padding-top:5px;margin-left:5px;fill:#fff}.label-content:hover .tooltip[data-v-021dabf5]{bottom:calc(100% - 15px);display:block;left:-130px;margin:0 0 30px}.reserves[data-v-99c8fec3] .uiContentbox-title{width:100%;display:flex;justify-content:space-between;align-items:center}.reserves-head[data-v-99c8fec3]{width:100%;display:grid;grid-template-columns:220px 1fr 140px 140px;grid-template-rows:1fr;padding:14px 0}.reserves-head p[data-v-99c8fec3]{padding:0 24px}.reserves-row.ui-list-item-disabled[data-v-99c8fec3]{pointer-events:none}.reserves-row[data-v-99c8fec3] .ui-list-item-content{width:100%;height:62px;display:grid;grid-template-columns:220px 1fr 140px 140px;grid-template-rows:1fr}.reserves .column[data-v-99c8fec3]{text-align:left;overflow:visible}.reserves .column.column-text-disabled[data-v-99c8fec3],.reserves .column .column-text-disabled[data-v-99c8fec3]{opacity:.5}.reserves .column-subject[data-v-99c8fec3]{display:flex;gap:12px;width:326px}.reserves .column-subject .subject[data-v-99c8fec3]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.reserves .column-subject[data-v-99c8fec3] .label-tool-tip{min-width:87px}.reserves .column-subject[data-v-99c8fec3] .label-tool-tip.label-disabled{pointer-events:auto}.reserves .column-subject[data-v-99c8fec3] .label-tool-tip.label-disabled .label-content{background-color:#dd686780}.reserves .column-subject[data-v-99c8fec3] .label-content:hover .tooltip{left:-138px}.reserves .column.cancel[data-v-99c8fec3]{display:flex;justify-content:flex-end}.showmore[data-v-99c8fec3]{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 24px;box-sizing:border-box;width:100%;text-align:center}.showmore svg[data-v-99c8fec3]{transform:rotate(-90deg);color:#dd6867}.confirmModal-header[data-v-99c8fec3]{gap:8px;font-weight:700}.confirmModal-header svg[data-v-99c8fec3]{width:24px;height:24px;fill:#dd6867}.confirmModal-body[data-v-99c8fec3]{line-height:1.5}.confirmModal-body-text[data-v-99c8fec3]{margin-top:12px}.confirmModal[data-v-99c8fec3] .baseModal-footer{display:flex;justify-content:center;gap:24px}.confirmModal[data-v-99c8fec3] .baseModal-content{padding:24px}.publishStatus[data-v-f083da4a]{background-color:#eff0f7;padding:0 16px;box-sizing:border-box;height:32px;width:100%;display:flex;gap:8px;align-items:center;justify-content:flex-start;font-size:14px;color:#555;font-weight:bolder;letter-spacing:.1em}.publishStatus svg[data-v-f083da4a]{display:block;width:16px;fill:#999}.publishStatus svg.is-published[data-v-f083da4a]{fill:#79b06c}.publishStatus svg.is-reserved[data-v-f083da4a]{fill:#e7893c}.actions-publish-status[data-v-9ac5278b]{margin-bottom:12px}.actions-publish-button+.actions-publish-button[data-v-9ac5278b]{margin-top:28px}.actions-buttons[data-v-9ac5278b]{margin:28px 0}.actions[data-v-9ac5278b] .uiButton{width:100%;justify-content:space-between;text-align:left;letter-spacing:.1em;line-height:1.4}.notification-setting[data-v-9ac5278b]{background:#fff 0% 0% no-repeat padding-box;box-shadow:0 2px 5px #0000000d}.notification-setting .header[data-v-9ac5278b]{height:44px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:9px 9px 9px 16px;background:#fafafb 0% 0% no-repeat padding-box;border-radius:2px 2px 0 0}.notification-setting .body[data-v-9ac5278b]{padding:16px 6px 20px 16px;background-color:#fff}.notification-setting .body .toggle-actions-buttons[data-v-9ac5278b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.notification-setting .body .toggle-actions-buttons .label[data-v-9ac5278b]{font-size:14px;letter-spacing:1.4px}.notification-setting .body .description[data-v-9ac5278b]{font-size:10px;line-height:15px;color:#999}.devider[data-v-9ac5278b]{height:1px;border-bottom:1px solid #dbdbdb;margin:28px 0}.collapsible-sidebar-content[data-v-9ac5278b]{transition:all .3s ease-in-out}.small-toggle-button[data-v-9ac5278b]{margin:16px 0}.small-toggle-button[data-v-9ac5278b] .toggle-accordion-button{font-size:12px;padding:6px 12px;min-height:auto;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;color:#6c757d;width:100%;text-align:center}.small-toggle-button[data-v-9ac5278b] .toggle-accordion-button:hover{background-color:#e9ecef;color:#495057}.confirmModal-header[data-v-db89b652]{gap:8px;font-weight:700}.confirmModal-header svg[data-v-db89b652]{width:24px;height:24px;fill:#dd6867}.confirmModal-body[data-v-db89b652]{line-height:1.5}.confirmModal-body-text[data-v-db89b652]{margin-top:12px}.confirmModal[data-v-db89b652] .baseModal-footer{display:flex;justify-content:center;gap:24px}.confirmModal[data-v-db89b652] .baseModal-content{padding:24px}.admin-layout-action[data-v-8273a09a]{z-index:0}.schedule[data-v-cd3a5ad9] .schedule-field .ui-content-form-input-field.ui-content-form-input-field,.schedule[data-v-cd3a5ad9] .schedule-field .ui-datetime-input{width:100%}.schedule[data-v-cd3a5ad9] .schedule-field .schedule-field{flex:1}.schedule-field[data-v-cd3a5ad9]{display:flex;gap:12px;flex-direction:column}.subject[data-v-cd3a5ad9]{display:flex;gap:16px}.subject .ui-text-input[data-v-cd3a5ad9]{width:425px}.subject[data-v-cd3a5ad9] .label-content:hover .tooltip{left:-138px}.articleMailReserve-infoText[data-v-cd3a5ad9]{text-align:right;margin:20px 20px 20px 0}.mailSettings-container[data-v-3eb8ebf6]{padding:24px}.mailSettings[data-v-3eb8ebf6] .tableContent-content{display:flex;gap:12px}.mailSettings[data-v-3eb8ebf6] .label-tool-tip{min-width:87px}.mailSettings[data-v-3eb8ebf6] .label-content:hover .tooltip{left:-138px}.tagGroup-label[data-v-2d673b31]{display:flex;align-items:center}.tagGroup-labels-group[data-v-2d673b31]{flex:0 0 220px;box-sizing:border-box}.tagGroup-labels-tags[data-v-2d673b31]{flex:1 1 auto;flex-wrap:wrap;display:flex}.tagGroup-labels-tags .tag[data-v-2d673b31]{display:flex}.tagGroup-labels-tags .tag[data-v-2d673b31]:after{content:",";margin-right:5px}.tagGroup-labels-tags .tag[data-v-2d673b31]:last-child:after{display:none}.button-area[data-v-4c710897]{margin:28px 0}.button-area[data-v-4c710897]:first-child{margin-top:0}.devider[data-v-4c710897]{height:1px;border-bottom:1px solid #dbdbdb}.tagGroup .ui-list[data-v-53c34afd] .ui-list-header .hover-mark{flex:0 0 30px}.tagGroup-name[data-v-53c34afd]{flex:0 0 200px}.tagGroup-tagName[data-v-53c34afd]{flex:1 1 auto;flex-wrap:wrap;display:flex}.tagGroup-item[data-v-53c34afd]{display:flex}.tagGroup-item[data-v-53c34afd]:after{content:",";margin-right:5px}.tagGroup-item[data-v-53c34afd]:last-child:after{display:none}.tagList[data-v-30246ea7] .uiContentbox-title{display:flex;align-items:center}.tagList-label[data-v-30246ea7]{margin-right:8px}.form[data-v-56d6dee2]{z-index:3;position:relative;margin-bottom:40px}.overlay[data-v-56d6dee2]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.tagEdit[data-v-42b42e52] .uiContentbox{z-index:3;position:relative}.overlay[data-v-42b42e52]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.tagList[data-v-e4764509] .ui-list-header .hover-mark{flex:0 0 30px}.tagList .tags[data-v-e4764509]{cursor:pointer}.categoryGroupSort[data-v-830f055f] .uiContentbox-title{display:flex;align-items:center}.categoryGroupSort-label[data-v-830f055f]{margin-right:8px}.categoryGroupSort-group[data-v-830f055f]{flex:0 0 200px}.categoryGroupSort-category[data-v-830f055f]{flex:1 1 auto;flex-wrap:wrap;display:flex}.categoryGroupSort-category-item[data-v-830f055f]{display:flex}.categoryGroupSort-category-item[data-v-830f055f]:after{content:",";margin-right:5px}.categoryGroupSort-category-item[data-v-830f055f]:last-child:after{display:none}.categoryGroupSort[data-v-1c831ce3] .ui-list-header .hover-mark{flex:0 0 30px}.categoryGroupSort .category-group-name[data-v-1c831ce3]{flex:0 0 200px;line-height:1}.categoryGroupSort .category-name[data-v-1c831ce3]{flex:1 1 auto;flex-wrap:wrap;display:flex}.categoryGroupSort .list-item[data-v-1c831ce3]{display:flex}.categoryGroupSort .list-item[data-v-1c831ce3]:after{content:",";margin-right:5px}.categoryGroupSort .list-item[data-v-1c831ce3]:last-child:after{display:none}.categoryGroupSort .category-group-card[data-v-1c831ce3]{flex:1 1 auto;display:flex;align-items:center;cursor:pointer}.categoryList[data-v-54333575] .uiContentbox-title{display:flex;align-items:center}.categoryList-label[data-v-54333575]{margin-right:8px}.categoryGroupEdit[data-v-842f0ff5]{z-index:3;position:relative;margin-bottom:40px}.overlay[data-v-842f0ff5]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.categorySort[data-v-66dcd0d5] .ui-list-header .hover-mark{flex:0 0 30px}.categorySort .category[data-v-66dcd0d5]{cursor:pointer}.categoryEdit[data-v-f57b2697]{z-index:3;position:relative}.overlay[data-v-f57b2697]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.attributeList-group[data-v-54f1a3d6],.attributeList-name[data-v-54f1a3d6]{flex:0 0 250px;max-width:250px;padding-right:10px}.attributeList-tags[data-v-54f1a3d6]{overflow:hidden;flex:0 0 360px;max-width:360px;padding-right:10px}.attributeList-tags-list[data-v-54f1a3d6]{padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attributeList-tags-list[data-v-54f1a3d6]:first-child{padding-left:0}.attributeList-tags-list li[data-v-54f1a3d6]{display:inline;margin-right:5px}.attributeList-tags-list li[data-v-54f1a3d6]:after{content:",";margin-right:5px}.attributeList-tags-list li[data-v-54f1a3d6]:last-child:after{display:none}.attributeList-tag-mark[data-v-54f1a3d6]{margin-right:4px}.departmentAdmin{text-align:left;line-height:1.5}.tags[data-v-1df50714]{display:flex;flex-flow:column}.tags li[data-v-1df50714]{display:flex;height:24px;box-sizing:border-box}.tags li .tag-mark[data-v-1df50714]{margin-right:4px}.attribute[data-v-96d06d3c] .uiContentbox{z-index:3;position:relative}.overlay[data-v-96d06d3c]{width:100%;height:100%;position:fixed;z-index:2;background-color:#0000001a;top:0;left:0}.template-name[data-v-42c748a0]{display:flex;gap:12px;align-items:center;overflow:visible}.template-name[data-v-42c748a0] .label-tool-tip{min-width:114px}.template-name[data-v-42c748a0] .label-content:hover .tooltip{left:-126px}.new-button[data-v-56742c49]{position:relative}.new-button.is-disabled[data-v-56742c49]{background-color:#edced1;opacity:1;pointer-events:auto;box-shadow:none}.new-button.is-disabled:hover .tooltip[data-v-56742c49]{display:block;left:-82px;bottom:calc(100% + 10px)}.variable-board[data-v-8abfeb70]{display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbdbdb;border-radius:4px;padding:4px 8px;font-size:13px;color:#eb5757;line-height:1;background-color:#fff}.variable-board.blank[data-v-7714dfed]{width:97px;height:22px;margin-right:4px}.destination .variable-board[data-v-7714dfed]{margin-right:4px}.template-name[data-v-7714dfed]{display:flex;gap:16px}.template-name .ui-text-input[data-v-7714dfed]{width:425px}.template-name[data-v-7714dfed] .label-content:hover .tooltip{left:-126px}.content[data-v-7714dfed]{display:flex;flex-direction:column;margin-top:28px;border:1px solid #dbdbdb;border-radius:4px;padding:24px 28px}.content[data-v-7714dfed] *{margin-bottom:12px}.content[data-v-7714dfed] *:last-child{margin-bottom:0}.content .thumbnail[data-v-7714dfed]{padding:0;border:0}.content .thumbnail img[data-v-7714dfed]{width:100%}.content .article-title[data-v-7714dfed]{height:32px;font-size:16px}.content .dummy-show-contents-button[data-v-7714dfed]{width:192px;height:44px;margin:auto;color:#fff;border:none;background:#dd6867;background:var(--primary-color)}.content-editor[data-v-7714dfed]{width:520px;line-height:1}.content-editor[data-v-7714dfed]>*{margin:12px 0}.content-editor[data-v-7714dfed]>*:first-child{margin-top:4px}.content-editor[data-v-7714dfed]>*:last-child{margin-bottom:4px}.content-editor .content-header[data-v-7714dfed],.content-editor .content-footer[data-v-7714dfed]{margin:24px 0}.content-editor .content-header .ui-textarea[data-v-7714dfed],.content-editor .content-footer .ui-textarea[data-v-7714dfed]{width:100%}.content-editor .content-header .ui-textarea>textarea[data-v-7714dfed],.content-editor .content-footer .ui-textarea>textarea[data-v-7714dfed]{padding-top:8px;padding-bottom:8px}.destination[data-v-7714dfed]{display:flex;align-items:center;height:24px;line-height:24px}.article-mail-template-preview[data-v-df52f374]{width:520px}.destination[data-v-df52f374]{display:flex;align-items:center}.destination .variable-board[data-v-df52f374]{margin-right:4px}.content-header[data-v-df52f374]{margin-top:28px;line-height:20px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.content[data-v-df52f374]{display:flex;flex-direction:column;margin-top:28px;border:1px solid #dbdbdb;border-radius:4px;padding:24px 28px}.content[data-v-df52f374] *{margin-bottom:12px}.content[data-v-df52f374] *:last-child{margin-bottom:0}.content .thumbnail[data-v-df52f374]{padding:0;border:0}.content .thumbnail img[data-v-df52f374]{width:100%}.content .article-title[data-v-df52f374]{height:32px;font-size:16px}.content .dummy-show-contents-button[data-v-df52f374]{width:192px;height:44px;margin:auto;color:#fff;border:none;background:#dd6867;background:var(--primary-color)}.content-footer[data-v-df52f374]{margin-top:28px;line-height:20px;word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.mailTemplate .blank[data-v-9f55a0c4]{width:97px;height:22px;margin-right:4px}.mailTemplate .content-header[data-v-9f55a0c4]{margin-bottom:36px}.mailTemplate .content-footer[data-v-9f55a0c4]{margin-top:36px}.mailTemplate .text[data-v-9f55a0c4]{word-wrap:break-word;word-wrap:anywhere;overflow-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.mailTemplate .ui-content-detail-field[data-v-9f55a0c4]{display:flex;gap:12px}.mailTemplate[data-v-9f55a0c4] .label-tool-tip{min-width:114px}.mailTemplate[data-v-9f55a0c4] .label-content:hover .tooltip{left:-126px}.delete-button[data-v-03f6e14e]{position:relative}.delete-button.is-auto[data-v-03f6e14e]{opacity:1;pointer-events:auto;background-color:#c7c9cb;box-shadow:none}.delete-button.is-auto:hover .tooltip[data-v-03f6e14e]{display:block;left:-82px;bottom:calc(100% + 10px)}.settingDescription[data-v-09a730c5]{padding:24px;border-bottom:1px solid #dbdbdb;line-height:22px}.settingDescription-header[data-v-09a730c5]{margin-bottom:2em}.settingDescription-descriptions-item[data-v-09a730c5]{padding-left:1em}.settingDescription-descriptions-item .is-link[data-v-09a730c5]{text-decoration:underline;font-weight:700}.category-group-selector .category-group[data-v-5cee9415]{flex:0 0 288px;box-sizing:border-box}.category-group-selector .categories[data-v-5cee9415]{flex:1 1 auto;flex-wrap:wrap;display:flex}.category-group-selector .categories .category[data-v-5cee9415]{display:flex;margin-right:5px;margin-top:12px}.category-group-selector .categories .category[data-v-5cee9415]:last-child{margin-bottom:12px}.category-group-selector .list-item[data-v-5cee9415]{display:flex;border-bottom:1px solid rgb(244,244,244)}.category-group-selector .list-item[data-v-5cee9415]:first-child{border-top:1px solid rgb(244,244,244)}.category-group-selector .list-item-content[data-v-5cee9415]{flex:1 0 0;display:flex;flex-flow:row nowrap;align-items:center}.category-group-selector .list-item-content[data-v-5cee9415]>*{color:#2d2d2d;letter-spacing:.1em;box-sizing:border-box;padding:0 24px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden}.integration-setting-send-test .uiButton[data-v-51524491]{margin:28px 0 0}.integration-setting-send-test .annotation[data-v-51524491]{margin-top:12px;margin-bottom:28px;display:flex;font-size:12px;line-height:20px}.integrationSetting-inner[data-v-0c7a0cbb]{padding:24px}.integrationSetting-inner-webhookUrl[data-v-0c7a0cbb]{word-break:break-all}.integrationSetting-label-categoryGroup[data-v-0c7a0cbb]{flex:0 0 288px}.integrationSetting-categoryGroup[data-v-0c7a0cbb]{flex:0 0 288px;box-sizing:border-box}.integrationSetting-categories[data-v-0c7a0cbb]{flex:1 1 auto;flex-wrap:wrap;display:flex}.integrationSetting-categories-category[data-v-0c7a0cbb]{display:flex;margin-right:5px}.integrationSetting-categories-category[data-v-0c7a0cbb]:not(:last-child):after{content:","}.integrationSetting-listItem[data-v-0c7a0cbb]{display:flex;border-bottom:1px solid rgb(244,244,244)}.integrationSetting-listItem[data-v-0c7a0cbb]:first-child{border-top:1px solid rgb(244,244,244)}.integrationSetting-listItem-content[data-v-0c7a0cbb]{flex:1 0 0;display:flex;flex-flow:row nowrap;align-items:center}.integrationSetting-listItem-content[data-v-0c7a0cbb]>*{padding:11px 24px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;overflow:hidden}.logoViewer[data-v-64026e6e]{top:50%;left:50%;transform:translate(-50%,-50%);max-height:31px}.settingsLogo .inputLogo[data-v-dfa244b7]{padding:48px 215px}.settingsLogo .inputLogo-wrapper[data-v-dfa244b7]{padding-top:16px;overflow:hidden}.settingsLogo .inputLogo-wrapper .selector[data-v-dfa244b7]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;background-color:#f8f8f8}.settingsLogo .inputLogo-wrapper .selector .svg-icon[data-v-dfa244b7]{width:32px;height:32px;fill:#999}.settingsLogo .inputLogo .button-block[data-v-dfa244b7]{display:flex;flex-wrap:wrap;justify-items:center;align-items:center;flex-direction:column;width:100%;max-width:132px;margin:20px auto 24px}.settingsLogo .inputLogo .button-block .ui-file-select[data-v-dfa244b7],.settingsLogo .inputLogo .button-block .uiButton[data-v-dfa244b7]{width:100%}.settingsLogo .inputLogo .comment-block[data-v-dfa244b7]{font-size:12px;color:#555;letter-spacing:.01px;line-height:20px}.settingsLogo .inputLogo .logoViewerImage[data-v-dfa244b7]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.colorPalette[data-v-f8ec4c78]{cursor:pointer;text-align:center}.colorPalette-color[data-v-f8ec4c78]{margin:0 auto;border-radius:50%;width:52px;height:52px;display:flex;justify-content:center;align-items:center}.colorPalette-color-checked[data-v-f8ec4c78]{fill:#fff;width:24px;height:18px}.colorPalette-name[data-v-f8ec4c78]{margin-top:12px;font-size:12px;color:#555}.colorPaletteList[data-v-b6997624]{display:flex;justify-content:space-between}.settingsColor .color[data-v-f91eacb1]{padding:52px 80px}.settingsColor .color-caption[data-v-f91eacb1]{margin-top:24px}.settingsColor .color-caption-text[data-v-f91eacb1]{font-size:12px;line-height:1.8}.digestMailCard[data-v-e69a1ec6]{width:484px;border:1px solid #dbdbdb}.digestMailCard-body[data-v-e69a1ec6]{border-bottom:1px solid #dbdbdb;padding:20px 20px 8px}.digestMailCard-header[data-v-e69a1ec6]{display:flex;height:124px;margin-bottom:8px}.digestMailCard-footer[data-v-e69a1ec6]{display:flex;justify-content:space-between;padding:8px 20px}.digestMailCard-image[data-v-e69a1ec6],.digestMailCard-title[data-v-e69a1ec6]{display:flex;align-items:center;justify-content:center;height:100%}.digestMailCard-title[data-v-e69a1ec6]{flex:1}.digestMailCard-title .variable-board[data-v-e69a1ec6]{width:100%}.digestMailCard-content .variable-board[data-v-e69a1ec6]{height:45px}.digestMailCard-image[data-v-e69a1ec6]{margin-right:20px;width:184px;border:1px solid #dbdbdb;background-color:#f3f3f3}.contentWrap[data-v-74555fa3]{padding:25px 30px}.contentWrap-comment[data-v-74555fa3]{font-size:14px;margin-bottom:25px;color:#555;line-height:24px}.contentWrap-sendTime[data-v-74555fa3]{color:#999}.contentWrap-subject[data-v-74555fa3]{white-space:pre-line}.article-user[data-v-74555fa3]{display:flex;margin-bottom:30px}.article-card[data-v-74555fa3]{margin:32px 0}.article-lead[data-v-74555fa3],.article-footer[data-v-74555fa3]{white-space:pre-line}.testButton[data-v-74555fa3]{margin-top:30px;width:200px;height:50px;justify-content:start}.variableBoard--blank[data-v-74555fa3]{width:96px;height:22px;margin-right:4px}.digestMailSettingsEdit .container[data-v-824a834e]{padding:25px 30px}.digestMailSettingsEdit .container-content[data-v-824a834e]{width:484px}.digestMailSettingsEdit .description[data-v-824a834e]{margin-bottom:25px;line-height:24px}.digestMailSettingsEdit .ui-content-divider[data-v-824a834e]{margin-bottom:0}.digestMailSettingsEdit .ui-datepicker[data-v-824a834e]{margin-right:8px}.digestMailSettingsEdit .variableBoard--blank[data-v-824a834e]{width:96px;height:22px;margin-right:4px}.digestMailSettingsEdit .article-user[data-v-824a834e]{display:flex;margin-bottom:30px}.digestMailSettingsEdit .article-card[data-v-824a834e]{margin:32px 0}.digestMailSettingsEdit .submissionDatetime[data-v-824a834e]{display:flex;align-items:center}.digestMailSettingsEdit .weekSelect[data-v-824a834e]{width:95px;margin:0 8px}.container[data-v-38fc74e4]{padding:24px}.container .caption[data-v-38fc74e4]{margin:24px 0}.container .reference[data-v-38fc74e4]{border:1px solid #dbdbdb;padding:24px}.container .reference-label[data-v-38fc74e4]{font-weight:700}.container .reference-list[data-v-38fc74e4]{margin-top:.5em;list-style-type:disc;display:flex;flex-wrap:wrap}.container .reference-list-item[data-v-38fc74e4]{margin-left:1em;width:calc(50% - 1em);line-height:1.5}.container .reference-footer[data-v-38fc74e4]{text-align:right}.container .serveySelect[data-v-38fc74e4]{display:flex;align-items:center;margin-bottom:12px}.container .serveySelect .ui-filterable-select[data-v-38fc74e4]{width:360px;margin-right:12px}.container .serveySelect+p[data-v-38fc74e4]{margin-top:24px}.container .serveySelect .select-result[data-v-38fc74e4]{height:38px}.container .external-contents-link[data-v-38fc74e4]{display:block;line-height:1;margin-top:12px;text-decoration:underline}.ui-content-divider[data-v-38fc74e4]{margin:0 24px;border-color:#eee}[data-v-38fc74e4] .tableContent .tableContent-label{min-width:100px}[data-v-38fc74e4] .ui-filterable-select .select-result .select.unselected{color:#999}.tabSwitchHeader-tab[data-v-cc3332a9]{display:flex}.tabSwitchHeader-tab-item[data-v-cc3332a9]{display:block;height:100%;display:flex;align-items:center;justify-content:center;font-size:13px}.tabSwitchHeader-tab[data-v-cc3332a9] .ui-navigation-menu-item{height:64px;font-weight:700}.modal[data-v-18a5f5d3] al-container{width:750px}.modal-contents[data-v-18a5f5d3]{display:flex;width:100%;max-width:750px}.modal-contents-title[data-v-18a5f5d3]{margin-bottom:24px;font-size:20px;font-weight:400}.modal-contents-wrapper[data-v-18a5f5d3]{flex:1}.modal-contents-contents[data-v-18a5f5d3]{font-size:14px;line-height:1.5em;margin-right:24px}.modal-contents-image[data-v-18a5f5d3]{width:240px;height:160px}.modal-point[data-v-18a5f5d3]{margin-top:24px;padding:25px;border:1px solid #dbdbdb;border-radius:4px}.modal-point-title[data-v-18a5f5d3]{font-size:14px;font-weight:700;margin-bottom:24px}.modal-point-tips[data-v-18a5f5d3]{list-style:disc;margin-left:1.5em}.modal-point-tip[data-v-18a5f5d3]{line-height:1.5em}.modal-button[data-v-18a5f5d3]{text-align:center}.modal[data-v-18a5f5d3] .uiButton-size-small{min-width:104px}[data-v-65938327] .baseModal-content{padding-top:16px}.modal-recommendForMonth[data-v-65938327]{display:flex;width:100%;max-width:760px;padding:24px 0}.modal-recommendForMonth[data-v-65938327]:first-child{border-bottom:1px solid #eeeeee}.modal-recommendForMonth-title[data-v-65938327]{margin-bottom:12px;font-size:14px;font-weight:700}.modal-recommendForMonth-wrapper[data-v-65938327]{width:600px}.modal-recommendForMonth-contents[data-v-65938327]{font-size:14px;line-height:1.5em;margin-right:24px}.modal-recommendForMonth-image[data-v-65938327]{width:160px;height:106.6666666667px}.modal-recommendForMonth-point[data-v-65938327]{padding:24px;border:1px solid #dbdbdb;border-radius:4px}.modal-recommendForMonth-point-wrap[data-v-65938327]{display:flex}.modal-recommendForMonth-point-title[data-v-65938327]{font-size:14px;font-weight:700;margin-bottom:24px}.modal-recommendForMonth-point-text[data-v-65938327]{width:320px;margin-right:34px;line-height:1.5em}.modal-button[data-v-65938327]{text-align:center}.modal[data-v-65938327] .uiButton-size-small{min-width:104px}.calenderList[data-v-3c4f699d]{display:flex;padding:20px 48px;border-bottom:1px solid #dbdbdb}.calenderList-active[data-v-3c4f699d]{border-left:4px solid #dd6867}.calenderList-disabled[data-v-3c4f699d]{background:#fafafa;opacity:.5}.calenderList-month[data-v-3c4f699d]{font-size:36px;margin-right:47px;font-family:Heebo,sans-serif,"Segoe UI Emoji";font-weight:lighter;letter-spacing:.1em}.calenderList-event[data-v-3c4f699d]{flex-grow:1}.calenderList-wrapper[data-v-3c4f699d]{display:flex;padding:20px 0}.calenderList-wrapper-event[data-v-3c4f699d]{width:248px;padding-right:55px}.calenderList-listWrapper[data-v-3c4f699d]{display:flex;padding:12px 0;border-bottom:1px solid #eeeeee}.calenderList-listWrapper[data-v-3c4f699d]:first-child{padding:0 0 12px;border-bottom:1px solid #eeeeee}.calenderList-listWrapper[data-v-3c4f699d]:last-child{padding:12px 0 0;border-bottom:none}.calenderList-listWrapper-event[data-v-3c4f699d]{width:248px;padding-right:53px}.calenderList-listWrapper-recommend[data-v-3c4f699d]{flex:1;text-decoration:underline;cursor:pointer}.inputCheckbox{position:relative;width:24px;height:24px;display:flex;border:1px solid #dbdbdb;border-radius:2px;box-sizing:border-box;background:#f3f3f3;justify-content:center;align-items:center}.inputCheckbox--checked{background:#fff}.inputCheckbox--disabled{background:#f3f3f3;cursor:not-allowed}.inputCheckbox input[type=checkbox]{position:absolute;z-index:0;width:100%;height:100%;opacity:0;cursor:pointer}.inputCheckbox svg{display:block;width:14px;height:auto;color:#dd6867;color:var(--primary-color)}.selectMonth[data-v-54fb190a]{display:flex;flex-wrap:nowrap}.selectMonth-month[data-v-54fb190a]{display:block;width:48px;height:58px;border-style:solid;border-color:#dbdbdb;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.selectMonth-month[data-v-54fb190a]:last-child{border-right-width:1px}.selectMonth-num[data-v-54fb190a]{margin-bottom:8px;line-height:1;font-size:14px}.modal[data-v-c9068c3d] .tableContent{padding:24px 0;align-items:center}.modal[data-v-c9068c3d] .tableContent+.tableContent{margin-top:0}.modal[data-v-c9068c3d] .tableContent-label{font-size:14px;letter-spacing:.1em}.modal[data-v-c9068c3d] .ui-content-divider{margin:0}.modal[data-v-c9068c3d] .ui-select{width:360px}.modal[data-v-c9068c3d] .baseModal-container{width:770px}.modal[data-v-c9068c3d] .baseModal-content{padding:0 24px}.modal .displayEvent[data-v-c9068c3d]{display:flex;align-items:center;cursor:pointer;width:-moz-fit-content;width:fit-content}.modal .displayEvent[data-v-c9068c3d] .inputCheckbox{margin-right:8px}.modal .buttons[data-v-c9068c3d]{padding-top:24px;display:flex;justify-content:center}.modal .buttons .uiButton[data-v-c9068c3d]{width:120px;margin:0 8px}.modal .required[data-v-c9068c3d] .tableContent-label:after{content:"*";color:#dd6867;color:var(--primary-color);margin-left:5px}.eventItem+.eventItem{border-top:1px solid #eeeeee}.eventItem-columns{display:flex;align-items:center;height:40px;padding:0 24px}.eventItem-columns.is-hide{background-color:#fafafa}.eventItem-columns.is-hide dt,.eventItem-columns.is-hide dd:not(.eventItem-edit):not(.eventItem-delete){opacity:.5}.eventItem-event{width:275px}.eventItem-tag{width:180px}.eventItem-month{width:531px}.eventItem-month.is-empty{color:#999}.eventItem-edit{width:61px;fill:#dd6867}.eventItem-delete{fill:#555}.eventItem-edit svg,.eventItem-delete svg{cursor:pointer}.confirmModal[data-v-23278930] .baseModal-container{width:520px}.confirmModal[data-v-23278930] .baseModal-content{padding:24px 24px 48px}.confirmModal-header[data-v-23278930]{display:flex;align-items:center;font-size:16px;font-weight:700}.confirmModal-header svg[data-v-23278930]{width:24px;height:auto;margin-right:8px;fill:#e7893c}.confirmModal-text[data-v-23278930]{margin-top:24px;line-height:1.5em}.confirmModal[data-v-23278930] .baseModal-footer{display:flex;justify-content:center}.confirmModal .uiButton[data-v-23278930]{margin:0 8px;width:120px}.eventCalendar .switchHeader[data-v-ee219792]{background-color:#fff;box-shadow:0 2px 8px #0000000d}.eventCalendar .switchHeader[data-v-ee219792] .tabSwitchHeader{max-width:1120px;margin:0 auto}.eventCalendar-button[data-v-ee219792]{height:36px}.eventCalendar .is-edit[data-v-ee219792] .uiContentbox-title{height:60px}.eventCalendar[data-v-ee219792] .ui-list-header{height:32px;border-bottom:1px solid #dbdbdb;padding:0 24px}.eventCalendar[data-v-ee219792] .ui-list-header .hover-mark{display:none}.eventCalendar[data-v-ee219792] .ui-list-header>div{padding:0;align-items:center;letter-spacing:.1em;word-break:keep-all}.eventCalendar[data-v-ee219792] .ui-list-header.is-edit .event{width:275px}.eventCalendar[data-v-ee219792] .ui-list-header.is-edit .tag{width:180px}.eventCalendar[data-v-ee219792] .ui-list-header.is-edit .months{width:531px;text-align:left}.eventCalendar[data-v-ee219792] .ui-list-header.is-edit .edit{width:61px}.eventCalendar[data-v-ee219792] .ui-list-header .month{width:116px;padding-left:24px;text-align:left}.eventCalendar[data-v-ee219792] .ui-list-header .event{width:303px}.eventCalendar[data-v-ee219792] .uiContentbox{width:100%}.eventCalendar[data-v-ee219792] .uiContentbox .uiContentbox-title{justify-content:space-between}.eventCalendar[data-v-ee219792] .ui-select>select{color:#999}.modal[data-v-6678c154] .baseModal-container{width:720px}.modal[data-v-6678c154] .baseModal-content{padding:0}.modal[data-v-6678c154] .baseModal-footer{padding:0 40px 32px}.modal .buttons[data-v-6678c154]{padding-top:24px;display:flex;justify-content:center}.modal .buttons .uiButton[data-v-6678c154]{height:36px;width:120px;margin:0 8px}.attention[data-v-6678c154]{background-color:#fcf3eb;padding:14px 20px;display:flex;align-items:center;font-weight:700;letter-spacing:.1em}.attention-icon[data-v-6678c154]{width:20px;height:20px;margin-right:5px;fill:#e7893c}.settings[data-v-6678c154]{padding:36px 40px;line-height:1.5;letter-spacing:.1em}.settings-title[data-v-6678c154]{margin-bottom:20px}.settings span[data-v-6678c154]{font-weight:700}.confirm[data-v-6678c154]{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.confirm-label[data-v-6678c154]{display:flex;align-items:center;letter-spacing:.1em}.confirm[data-v-6678c154] .inputCheckbox{margin-right:7px}.infoMessageBox[data-v-4efa4469]{margin-top:20px;padding:12px 20px;letter-spacing:.1em}.infoMessageBox-type-error[data-v-4efa4469]{background-color:#f8ebe9;margin:24px auto 0}.infoMessageBox-type-attention[data-v-4efa4469]{background-color:#fcf3eb}.infoMessageBox-type-info[data-v-4efa4469]{background-color:#f2f5fa}.infoMessageBox-icon[data-v-4efa4469]{width:24px;height:24px;margin-right:5px}.infoMessageBox-icon-type-error[data-v-4efa4469]{fill:#bd3a26}.infoMessageBox-icon-type-attention[data-v-4efa4469]{fill:#e7893c}.infoMessageBox-icon-type-info[data-v-4efa4469]{fill:#868db3}.infoMessageBox-divider[data-v-4efa4469]{border-top:0;border-right:0;border-left:0;margin:0}.infoMessageBox-divider-type-error[data-v-4efa4469]{border-bottom:1px solid #bd3a26}.infoMessageBox-divider-type-attention[data-v-4efa4469]{border-bottom:1px solid #e7893c}.infoMessageBox-head[data-v-4efa4469]{display:flex;line-height:1.5}.infoMessageBox-head-text[data-v-4efa4469]{margin-top:2px;width:100%}.infoMessageBox-head-weight-bold[data-v-4efa4469]{font-weight:700}.infoMessageBox-head-weight-normal[data-v-4efa4469]{font-weight:500}.infoMessageBox-content[data-v-4efa4469]{padding-top:16px}.infoMessageBox-content-text[data-v-4efa4469]{padding-top:16px;font-weight:500;line-height:21px}.userLimitSettings .container[data-v-7bcd8522]{display:block;padding:40px}.userLimitSettings .container-wrap[data-v-7bcd8522]{padding-top:40px}.userLimitSettings .contents[data-v-7bcd8522]{border:1px solid #eeeeee;border-radius:4px;padding:24px 36px}.userLimitSettings .contents-title[data-v-7bcd8522]{font-size:16px;font-weight:700;margin-bottom:24px}.userLimitSettings .contents-item[data-v-7bcd8522]{display:flex;align-items:center;height:40px;margin-top:10px}.userLimitSettings .contents-item-title[data-v-7bcd8522]{width:180px}.userLimitSettings .contents-item span[data-v-7bcd8522]{font-size:18px}.userLimitSettings .contents-item span.bold[data-v-7bcd8522]{font-weight:700}.userLimitSettings .contents-item-select[data-v-7bcd8522]{width:200px}.userLimitSettings .contents-icon[data-v-7bcd8522]{margin:0 auto;display:block;padding:14px;fill:#999;transform-origin:center;transform:rotate(180deg)}.userLimitSettings .contents-attention[data-v-7bcd8522]{margin-top:20px;background-color:#ffd9b8;padding:8px 20px;display:flex;align-items:center;font-weight:500;letter-spacing:.1em}.userLimitSettings .contents-attention-icon[data-v-7bcd8522]{color:#e7893c;width:24px;height:24px;margin-right:5px}.userLimitSettings .button-area[data-v-7bcd8522]{padding-bottom:40px;text-align:center}.userLimitSettings .button-area-update[data-v-7bcd8522]{width:180px}.servicesSelectModal[data-v-dda46bc2] .baseModal-container{width:560px}.servicesSelectModal-buttons[data-v-dda46bc2]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.servicesSelectModal-button[data-v-dda46bc2]{text-align:left;display:inline-block;font-weight:700;font-size:14px;width:400px}.servicesSelectModal-button-icon[data-v-dda46bc2]{height:24px;width:52px;padding-right:24px}.servicesSelectModal-button-iconIfttt[data-v-dda46bc2]{height:14px}.servicesSelectModal-button-iconArrow[data-v-dda46bc2]{height:10px;float:right}.cancelButton[data-v-dda46bc2]{margin-left:auto}.cancelButton svg[data-v-dda46bc2]{margin-right:8px}.description[data-v-dda46bc2]{padding-bottom:16px}.devider[data-v-dda46bc2]{height:1px;border-bottom:1px solid #dbdbdb}.notifyExternalServices .description[data-v-1740ecde]{font-size:14px;line-height:22px}.notifyExternalServices .description[data-v-1740ecde] .uiContentbox-title{gap:8px}.notifyExternalServices .description[data-v-1740ecde] .uiContentbox-title svg{width:24px;height:24px}.notifyExternalServices .description-header[data-v-1740ecde]{margin-bottom:20px}.notifyExternalServices .description-body[data-v-1740ecde]{margin-top:20px}.notifyExternalServices .description-body-link[data-v-1740ecde]{text-decoration:underline;font-weight:700}.notifyExternalServices .inner[data-v-1740ecde]{padding:40px}.notifyExternalServices .inner[data-v-1740ecde] .tableRowContent+.notifyExternalServices .inner:deep(.tableRowContent){margin-top:35px}.notifyExternalServices .serviceSetting[data-v-1740ecde] .uiContentbox-title{width:100%;justify-content:space-between}.notifyExternalServices .serviceSetting-service[data-v-1740ecde]{display:flex;align-items:center}.notifyExternalServices .serviceSetting-service-button[data-v-1740ecde]{display:inline-block;font-weight:700;font-size:14px}.notifyExternalServices .serviceSetting-service-buttonIcon[data-v-1740ecde]{height:24px;width:auto;padding-right:14px}.notifyExternalServices .serviceSetting-service-buttonIconArrow[data-v-1740ecde]{height:10px;width:auto;padding-left:20px}.notifyExternalServices .serviceSetting-service .service-display-static[data-v-1740ecde]{padding:12px 22px;border:1px solid #dbdbdb;border-radius:4px}.notifyExternalServices .serviceSetting-fixedText[data-v-1740ecde]{margin:16px 0;padding:24px;border:1px solid #dbdbdb;border-radius:2px;line-height:2}.notifyExternalServices .required[data-v-1740ecde] .tableContent-label:after{content:"*";color:#dd6867;margin-left:4px}.notifyExternalServices .blank[data-v-1740ecde]{width:97px;height:22px;margin-right:4px}.notifyExternalActions .sendTestAnnotation[data-v-1740ecde]{margin-top:12px;margin-bottom:28px;display:flex;font-size:12px;line-height:20px}.notifyExternalServices .description[data-v-d4deca98]{font-size:14px;line-height:22px}.notifyExternalServices .description[data-v-d4deca98] .uiContentbox-title{gap:8px}.notifyExternalServices .description[data-v-d4deca98] .uiContentbox-title svg{width:24px;height:24px}.notifyExternalServices .description-header[data-v-d4deca98]{margin-bottom:20px}.notifyExternalServices .description-body[data-v-d4deca98]{margin-top:20px}.notifyExternalServices .description-body-link[data-v-d4deca98]{text-decoration:underline;font-weight:700}.notifyExternalServices .inner[data-v-d4deca98]{padding:40px}.notifyExternalServices .inner[data-v-d4deca98] .tableRowContent+.notifyExternalServices .inner:deep(.tableRowContent){margin-top:35px}.notifyExternalServices .serviceSetting[data-v-d4deca98] .uiContentbox-title{width:100%;justify-content:space-between}.notifyExternalServices .serviceSetting-service[data-v-d4deca98]{display:flex;align-items:center}.notifyExternalServices .serviceSetting-service-button[data-v-d4deca98]{display:inline-block;font-weight:700;font-size:14px}.notifyExternalServices .serviceSetting-service-buttonIcon[data-v-d4deca98]{height:24px;width:auto;padding-right:14px}.notifyExternalServices .serviceSetting-text[data-v-d4deca98]{padding:16px;border:1px solid #dbdbdb;border-radius:2px;word-break:break-all}.notifyExternalServices .serviceSetting-fixedText[data-v-d4deca98]{padding:16px 0;line-height:2}.notifyExternalServices .blank[data-v-d4deca98]{width:97px;height:22px;margin-right:4px}.notifyExternalServices .notifySetting-list-categoryGroup[data-v-d4deca98]{flex:0 0 288px}.notifyExternalActions .sendTestAnnotation[data-v-d4deca98]{margin-top:12px;margin-bottom:28px;display:flex;font-size:12px;line-height:20px}#adminGlobal{color:#2d2d2d;display:flex;flex-direction:column;height:100%;min-height:100vh}.monthlyEvent[data-v-7353a8f0]{color:#2d2d2d}.monthlyEvent-wrap[data-v-7353a8f0]{display:flex;padding:0 24px;margin-bottom:-2px}.monthlyEvent-month[data-v-7353a8f0]{width:203px;font-size:36px;font-family:Heebo,sans-serif,"Segoe UI Emoji";font-weight:lighter;padding:42px 0 12px;letter-spacing:.1em}.monthlyEvent-event[data-v-7353a8f0]{flex-grow:1}.monthlyEvent-wrapper[data-v-7353a8f0]{display:flex;border-bottom:1px solid #eeeeee;width:100%}.monthlyEvent-wrapper-event.not-underline[data-v-7353a8f0],.monthlyEvent-wrapper-recommend.not-underline[data-v-7353a8f0]{text-decoration:none}.monthlyEvent-wrapper-event.is-empty[data-v-7353a8f0],.monthlyEvent-wrapper-recommend.is-empty[data-v-7353a8f0]{height:117px;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}.monthlyEvent-wrapper-event[data-v-7353a8f0]{width:333px;padding:12px 0}.monthlyEvent-wrapper-recommend[data-v-7353a8f0]{flex:1;text-decoration:underline;cursor:pointer;padding:12px 53px 12px 0}.monthlyEvent-wrapper-recommend-none[data-v-7353a8f0]{padding:12px 53px 12px 0}.carousel-wrap[data-v-9acf2406]{position:relative;width:100%;overflow:hidden;border-bottom:1px solid #dbdbdb}.carousel-item[data-v-9acf2406]{border-top:1px solid #dbdbdb}.accordion[data-v-9acf2406]{padding:17px 0;text-align:center;font-size:14px;font-weight:700;color:#dd6867}.accordion svg[data-v-9acf2406]{fill:#dd6867}.accordion[data-v-9acf2406]{cursor:pointer}.accordion-close[data-v-9acf2406]{transform:rotate(180deg)}.accordion.is-disabled[data-v-9acf2406]{cursor:auto;color:#f4d1d1}.adminMenu[data-v-e614601b]{padding:40px}.adminMenu-label[data-v-e614601b]{border-bottom:1px solid #dbdbdb;padding-bottom:13px}.adminMenu-list[data-v-e614601b]{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:12px;align-items:flex-start;margin-bottom:28px}.adminMenu-list[data-v-e614601b]:after{content:"";display:block;width:32%;height:0}.adminMenu-item[data-v-e614601b]{position:relative;margin:12px 0;float:left;border:none;width:32%;background-color:#fff}.adminMenu-item:hover .tooltip[data-v-e614601b]{display:inline-block}.adminMenu-item a[data-v-e614601b]{cursor:pointer;display:block;padding:23px;text-align:center;height:100%;color:#2d2d2d;border:1px solid #dbdbdb;box-shadow:0 2px 10px #00000040;border-radius:4px;letter-spacing:1.4px}.adminMenu-item a[data-v-e614601b]:hover{color:#dd6867;color:var(--primary-color)}.adminMenu-item.is-disabled a[data-v-e614601b]{border:solid 1px #dbdbdb;box-shadow:none;pointer-events:none;color:#999}.adminMenu-item.is-disabled a .label[data-v-e614601b]{opacity:.5}.adminMenu-item.is-disabled a[data-v-e614601b]:hover{cursor:default;color:#2d2d2d}.adminMenu-pfLink[data-v-e614601b]{display:flex;align-items:center;justify-content:center}.adminMenu-pfLink-label[data-v-e614601b]{border-radius:2px;background:#eef2fa;padding:4px 8px}.adminMenu-pfLink-name[data-v-e614601b]{margin:0 10px}.adminMenu-pfLink-icon[data-v-e614601b]{fill:#dd6867}.chartTab[data-v-c6862d79]{display:flex;align-items:center;border-radius:2px;border:1px solid #dbdbdb;overflow:hidden;width:-moz-fit-content;width:fit-content}.chartTab-button[data-v-c6862d79]{display:inline-flex;justify-content:center;align-items:center;height:36px;padding:0 16px;color:#2d2d2d;font-size:12px;font-weight:700;letter-spacing:.1em;cursor:pointer}.chartTab-button+.chartTab-button[data-v-c6862d79]{border-left:1px solid #dbdbdb}.chartTab-button.is-active[data-v-c6862d79]{color:#dd6867}.chartTab-button-color[data-v-c6862d79]{margin-top:4px;width:16px;height:16px}.activityChart-tab[data-v-d7953c0c]{display:flex;justify-content:space-between;align-items:center}.activityChart-date[data-v-d7953c0c]{font-size:16px;font-weight:700;color:#2d2d2d}.activityChart-chart[data-v-d7953c0c]{margin-top:24px;max-height:300px}.activity-title[data-v-4d34d515]{display:flex;justify-content:space-between}.activity-title-left[data-v-4d34d515]{display:flex;align-items:center}.activity-title-text[data-v-4d34d515]{font-size:16px}.activity[data-v-4d34d515] .tableContent .tableContent-label{font-size:14px;min-width:100px}.activity[data-v-4d34d515] .ui-content-divider{margin:0 24px}.activity-contentWrap[data-v-4d34d515]{padding:40px}.activity[data-v-4d34d515] .ui-select{width:188px;height:36px;margin-left:24px}.activity-header[data-v-4d34d515]{display:flex;justify-content:flex-start;align-items:center;padding:24px}.activity-header-col[data-v-4d34d515]{display:flex;align-items:center;width:50%}.activity-header-col+.activity-header-col[data-v-4d34d515]{box-sizing:border-box;position:relative;padding-left:24px}.activity-header-col+.activity-header-col[data-v-4d34d515]:before{content:"";display:block;width:0;height:24px;border-right:1px solid #999999;position:absolute;left:0;top:0;bottom:0;margin:auto}.activity-header-label[data-v-4d34d515]{font-size:14px;font-weight:700;letter-spacing:.1em;display:flex;align-items:center}.activity-header-label p[data-v-4d34d515]{width:156px}.activity-header-status[data-v-4d34d515]{display:flex;margin-left:32px}.activity-header-monthLabel[data-v-4d34d515]{font-size:14px;margin-right:8px}.activity-header-num[data-v-4d34d515]{font-size:32px;font-weight:lighter;letter-spacing:.1em;line-height:1.5;font-family:Heebo,sans-serif,"Segoe UI Emoji";display:flex;align-items:center}.activity-header-num+.activity-header-num[data-v-4d34d515]{margin-left:32px}.activity-header-num.is-month[data-v-4d34d515]:after{content:"%";font-size:28px;margin-top:auto;font-family:游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Meiryo,Helvetica,Hiragino Sans,Hiragino Kaku Gothic ProN,Arial,sans-serif,"Segoe UI Emoji";transform:translateY(-4px)}.activity-header-num.is-before[data-v-4d34d515]{font-size:24px}.activity-header-num.is-before[data-v-4d34d515]:after{transform:translateY(-7px);font-size:24px}.adminHome-container[data-v-af3207a6]{width:1120px;margin:0 auto 40px;padding:40px}.adminHome-container[data-v-af3207a6] .ui-content{letter-spacing:.1em}.adminHome[data-v-af3207a6] .uiContentbox{margin:40px 0}.adminHome-contentWrap[data-v-af3207a6]{padding:24px}.adminHome[data-v-af3207a6] .ui-content-header{height:61px;padding:24px;box-sizing:border-box;border-bottom:1px solid #dbdbdb}.adminHome[data-v-af3207a6] .ui-content-header.is-separate{justify-content:space-between}.adminHome[data-v-af3207a6] .ui-content-header.is-separate .heading-left{display:flex;flex:1;align-items:center}.adminHome[data-v-af3207a6] .ui-content-header :deep(.uiButton).uiButton-variant-quiet{min-width:120px}.adminHome[data-v-af3207a6] .ui-content-header-title{display:flex;align-items:center;font-size:16px;font-weight:700;color:#2d2d2d}.adminHome-emptyState[data-v-af3207a6]{justify-content:normal;align-items:center}.adminHome-emptyState-inner[data-v-af3207a6]{display:block;text-align:center;margin:15px auto}.adminHome-emptyState-inner p[data-v-af3207a6]{line-height:21px;margin-bottom:24px}.adminHome-emptyState-inner[data-v-af3207a6] .uiButton.uiButton-variant-action{min-width:120px}.adminHome[data-v-af3207a6] .tableContent .tableContent-label{font-size:14px;min-width:100px}.purpose[data-v-af3207a6] .ui-content-divider{margin:0 24px;border-color:#eee}.purpose-text[data-v-af3207a6]{font-size:20px;line-height:1.5em;font-weight:700;letter-spacing:2px;white-space:normal;color:#2d2d2d}.purpose-text.is-empty[data-v-af3207a6]{letter-spacing:.1em;font-weight:400;font-size:14px;display:flex;height:100%;align-items:center}.purpose-text.is-empty span[data-v-af3207a6]{margin-right:12px}.purpose-lists[data-v-af3207a6]{width:930px}.purpose-lists-item[data-v-af3207a6]{margin-right:40px}.eventCalendar[data-v-af3207a6] .ui-list-header{height:32px;padding:0 24px}.eventCalendar[data-v-af3207a6] .ui-list-header *{padding:0}.eventCalendar[data-v-af3207a6] .ui-list-header .month{width:203px}.eventCalendar[data-v-af3207a6] .ui-list-header .event{width:333px}.eventCalendar[data-v-af3207a6] .ui-list-header .recommend{flex:1}.eventCalendar[data-v-af3207a6] .ui-list-header .hover-mark{display:none}.eventCalendar-carousel[data-v-af3207a6]{overflow:hidden;position:relative;width:100%}.eventCalendar-carousel-navi[data-v-af3207a6]{display:flex;justify-content:space-between;align-items:center;height:16px;margin-left:30px}.eventCalendar-carousel-current[data-v-af3207a6]{margin-right:14px;min-width:120px;color:#2d2d2d;box-shadow:none;border:1px solid #dbdbdb}.eventCalendar-carousel-back[data-v-af3207a6]{margin-right:20px;cursor:pointer}.eventCalendar-carousel-next[data-v-af3207a6]{transform:rotate(180deg);cursor:pointer}.buttons[data-v-f276a930]{display:flex;gap:24px}.buttons[data-v-f276a930] .uiButton{width:200px;justify-content:space-between}.adopt svg[data-v-f276a930]{transform:rotate(180deg);fill:#fff}.loader[data-v-aa9078d8]{display:inline-block;position:relative;width:28px;height:28px}.loader div[data-v-aa9078d8]{transform-origin:15px 15px;animation:loader-aa9078d8 1.2s linear infinite}.loader div[data-v-aa9078d8]:after{content:" ";display:block;position:absolute;top:3px;left:15px;width:3px;height:6px;border-radius:50%;background:#565656}.loader div[data-v-aa9078d8]:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.loader div[data-v-aa9078d8]:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.loader div[data-v-aa9078d8]:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.loader div[data-v-aa9078d8]:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.loader div[data-v-aa9078d8]:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.loader div[data-v-aa9078d8]:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.loader div[data-v-aa9078d8]:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.loader div[data-v-aa9078d8]:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.loader div[data-v-aa9078d8]:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.loader div[data-v-aa9078d8]:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.loader div[data-v-aa9078d8]:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.loader div[data-v-aa9078d8]:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes loader-aa9078d8{0%{opacity:1}to{opacity:0}}.theme[data-v-51cd3c27]{border:1px solid #d9d9d9;padding:24px;display:flex;flex-direction:column}.theme-head[data-v-51cd3c27]{display:flex;gap:8px;font-size:18px;font-weight:700}.theme-head-title[data-v-51cd3c27]{flex:1}.theme-head-label[data-v-51cd3c27]{margin-top:-.1em;width:55px;height:-moz-fit-content;height:fit-content;text-align:center;padding:4px 0;font-size:12px;font-weight:400;color:#fff;background-color:#8389b1}.theme-url[data-v-51cd3c27]{flex:1;align-self:flex-end;display:flex;gap:12px;text-decoration:underline;margin-top:12px}.theme-url svg[data-v-51cd3c27]{fill:#dd6867;transform:rotate(180deg);height:14px;width:auto}.infoHeader[data-v-acf9947c]{width:100%;padding:12px 24px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.infoHeader.info[data-v-acf9947c]{background-color:#f1f3fa}.infoHeader.info svg[data-v-acf9947c]{fill:#8389b1}.infoHeader svg[data-v-acf9947c]{width:20px;height:20px}.messageDraft .contents[data-v-0c09c1ca]{padding:40px;display:flex;flex-direction:column;max-width:880px;margin:0 auto}.messageDraft-description[data-v-0c09c1ca]{margin-bottom:40px}.messageDraft .questions[data-v-0c09c1ca]{margin-top:40px;display:flex;flex-direction:column;gap:56px;text-align:left}.messageDraft .question[data-v-0c09c1ca]{width:100%;display:flex;flex-direction:column}.messageDraft .question-label[data-v-0c09c1ca]{display:block;font-weight:700;margin-bottom:8px;display:flex;gap:8px;align-items:flex-start;justify-content:flex-start}.messageDraft .question-label span[data-v-0c09c1ca]{max-width:calc(100% - 42px)}.messageDraft .question .requiredTip[data-v-0c09c1ca]{margin-top:-.2em;width:42px;text-align:center;display:block;background-color:#eef2fa;color:#dd6867;font-size:12px;padding:4px 0;border-radius:2px}.messageDraft .question .requiredTip[data-v-0c09c1ca]:after{content:"必須";font-style:normal}.messageDraft .question-statusMessage[data-v-0c09c1ca]{align-self:flex-end;display:flex;align-items:center;gap:8px;margin-top:16px;font-size:12px}.messageDraft .question-statusMessage svg[data-v-0c09c1ca]{width:16px;height:16px}.messageDraft .question-statusMessage.caution svg[data-v-0c09c1ca]{fill:#e6841e}.messageDraft .question-statusMessage.success svg[data-v-0c09c1ca]{fill:#65ad5f}.messageDraft .question-statusMessage.information svg[data-v-0c09c1ca]{fill:#e53933}.messageDraft .question[data-v-0c09c1ca] .ui-textarea textarea{min-height:122px}.messageDraft .taste[data-v-0c09c1ca]{background-color:#ecf0f7;padding:24px;border-radius:4px}.messageDraft .taste-wrap[data-v-0c09c1ca]{width:-moz-min-content;width:min-content;display:grid;grid-template-columns:120px 1fr 120px;grid-template-rows:1fr;gap:24px}.messageDraft .taste-content[data-v-0c09c1ca]{width:240px;align-self:center}.messageDraft .taste-label[data-v-0c09c1ca]{align-self:center}.messageDraft .taste-label[data-v-0c09c1ca]:first-child{text-align:right}.messageDraft .taste+.taste[data-v-0c09c1ca]{margin-top:8px}.messageDraft .generateButton[data-v-0c09c1ca]{align-self:center;margin-top:24px;margin-bottom:24px}.aimessage[data-v-0c09c1ca]{margin:40px 0}.loading[data-v-0c09c1ca]{display:flex;justify-content:center;align-items:center;min-height:80px}.aiMessage[data-v-0c09c1ca]{text-align:left}.aiMessage-heading[data-v-0c09c1ca]{display:flex;justify-content:space-between;font-weight:700;margin-bottom:8px}.aiMessage-heading-stop[data-v-0c09c1ca]{display:flex;gap:10px;align-items:center;font-weight:400;cursor:pointer}.aiMessage-heading-stop span[data-v-0c09c1ca]{text-decoration:underline}.aiMessage-heading-stop svg[data-v-0c09c1ca]{width:16px;height:16px}.aiMessage-container[data-v-0c09c1ca]{padding:24px;border:1px solid #d9d9d9;border-radius:4px}.aiMessage-message[data-v-0c09c1ca]{text-align:left;line-height:1.5}.informationBox[data-v-0c09c1ca]{margin:24px 0}.informationBox-body[data-v-0c09c1ca]{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.toggleOptionalAnswer[data-v-0c09c1ca]{cursor:pointer;display:flex;align-self:flex-end;gap:8px;align-items:center;text-decoration:underline}.toggleOptionalAnswer svg[data-v-0c09c1ca]{transform:rotate(-90deg);width:14px;fill:#dd6867}.toggleOptionalAnswer.is-open svg[data-v-0c09c1ca]{transform:rotate(90deg)}.actions[data-v-0c09c1ca]{margin-top:48px;align-self:center}.actions .right-arrow[data-v-0c09c1ca]{transform:rotate(180deg)}
