:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.titleWrapper{line-height:1.7;margin-bottom:24px;margin-top:16px}.titleWrapper h2{font-size:28px;font-size:1.75rem;font-weight:700;margin-bottom:8px}@media print{.titleWrapper h2{font-size:28px;font-size:1.75rem}}.titleWrapper p{font-size:16px;font-size:1rem}@media print{.titleWrapper p{font-size:16px;font-size:1rem}}.entry-text-unit,.entry-text-unit-hiroba,.entryFormLiteEditor,.trumbowyg-editor{word-break:break-word}.entry-text-unit em,.entry-text-unit-hiroba em,.entryFormLiteEditor em,.trumbowyg-editor em{background:linear-gradient(transparent 75%,var(--color-unit-marker) 75%);font-style:normal}.entry-text-unit strong,.entry-text-unit-hiroba strong,.entryFormLiteEditor strong,.trumbowyg-editor strong{font-style:normal;font-weight:700}.entry-text-unit a,.entry-text-unit-hiroba a,.entryFormLiteEditor a,.trumbowyg-editor a{color:currentColor;text-decoration-line:underline}@media (hover:hover){.entry-text-unit a,.entry-text-unit-hiroba a,.entryFormLiteEditor a,.trumbowyg-editor a{transition:opacity .2s linear}.entry-text-unit a:hover,.entry-text-unit-hiroba a:hover,.entryFormLiteEditor a:hover,.trumbowyg-editor a:hover{opacity:.7}}.entry-text-unit h1,.entry-text-unit h2,.entry-text-unit h3,.entry-text-unit h4,.entry-text-unit h5,.entry-text-unit h6,.entry-text-unit-hiroba h1,.entry-text-unit-hiroba h2,.entry-text-unit-hiroba h3,.entry-text-unit-hiroba h4,.entry-text-unit-hiroba h5,.entry-text-unit-hiroba h6,.trumbowyg-editor h1,.trumbowyg-editor h2,.trumbowyg-editor h3,.trumbowyg-editor h4,.trumbowyg-editor h5,.trumbowyg-editor h6{margin-bottom:1.5rem}.entry-text-unit dl,.entry-text-unit h1,.entry-text-unit h2,.entry-text-unit h3,.entry-text-unit h4,.entry-text-unit h5,.entry-text-unit h6,.entry-text-unit p,.entry-text-unit-hiroba dl,.entry-text-unit-hiroba h1,.entry-text-unit-hiroba h2,.entry-text-unit-hiroba h3,.entry-text-unit-hiroba h4,.entry-text-unit-hiroba h5,.entry-text-unit-hiroba h6,.entry-text-unit-hiroba p{margin-left:.75rem;margin-right:.75rem}.entry-text-unit h2:not([class]) br,.entry-text-unit h3:not([class]) br,.entry-text-unit h4:not([class]) br,.entry-text-unit-hiroba h2:not([class]) br,.entry-text-unit-hiroba h3:not([class]) br,.entry-text-unit-hiroba h4:not([class]) br{display:none}.entry-text-unit h1{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h1{font-size:2rem;letter-spacing:2px}}.entry-text-unit-hiroba h1{font-family:Zen Maru Gothic,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:2px;line-height:1.2}@media (min-width:1025px){.entry-text-unit-hiroba h1{font-size:1.75rem;letter-spacing:4px}}.trumbowyg-editor h1:not([class]){font-size:1.25rem;font-weight:700}@media (min-width:1025px){.trumbowyg-editor h1:not([class]){font-size:1.875rem}}.entry-text-unit h2:not([class]),.entry-text-unit-hiroba h2:not([class]),.trumbowyg-editor h2:not([class]){border-color:currentColor;color:var(--color-unit-point);margin-top:2.5em;padding-bottom:.25rem;position:relative}.entry-text-unit h2{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h2{font-size:2rem;letter-spacing:2px}}.entry-text-unit h2:not([class]){border-bottom-width:4px}.entry-text-unit-hiroba h2{font-family:Zen Maru Gothic,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:2px;line-height:1.2}@media (min-width:1025px){.entry-text-unit-hiroba h2{font-size:1.75rem;letter-spacing:4px}}.entry-text-unit-hiroba h2:not([class]){border-bottom-width:3px}.trumbowyg-editor h2{font-size:1.25rem}@media (min-width:1025px){.trumbowyg-editor h2{font-size:1.875rem}}.trumbowyg-editor h2:not([class]){border-bottom-style:solid;border-bottom-width:4px;font-weight:700}.entry-text-unit h3:not([class]),.entry-text-unit-hiroba h3:not([class]),.trumbowyg-editor h3:not([class]){margin-top:2em;padding-bottom:.125rem;padding-left:1.6em;padding-top:.125rem;position:relative}.entry-text-unit h3:not([class]):before,.entry-text-unit-hiroba h3:not([class]):before,.trumbowyg-editor h3:not([class]):before{--tw-content:"";background-color:var(--color-unit-highlight);content:var(--tw-content);left:0;position:absolute}.entry-text-unit h3{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h3{font-size:2rem;letter-spacing:2px}}.entry-text-unit h3.unit-text-title-q{--tw-text-opacity:1;background-color:var(--color-unit-highlight);border-radius:.5rem;color:rgb(255 255 255/var(--tw-text-opacity));font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;letter-spacing:1px;line-height:1.5;margin-top:2em;padding:.5rem .75rem}.entry-text-unit h3.unit-text-title-q:before{--tw-content:"Q.";content:var(--tw-content);font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:1px;line-height:1;padding-right:.5rem}.entry-text-unit h3:not([class]):before,.trumbowyg-editor h3:not([class]):before{border-radius:.125rem;content:var(--tw-content);height:1em;top:.32em;width:1em}.entry-text-unit-hiroba h3{font-family:Zen Maru Gothic,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:2px;line-height:1.2}@media (min-width:1025px){.entry-text-unit-hiroba h3{font-size:1.75rem;letter-spacing:4px}}.entry-text-unit-hiroba h3.unit-text-title-q{--tw-text-opacity:1;background-color:var(--color-unit-highlight);border-radius:.5rem;color:rgb(255 255 255/var(--tw-text-opacity));font-family:Zen Maru Gothic,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:1px;line-height:1.5;margin-top:2em;padding:.75rem}.entry-text-unit-hiroba h3.unit-text-title-q:before{--tw-content:"Q.";content:var(--tw-content);font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;letter-spacing:2px;line-height:1;padding-right:.5rem}.entry-text-unit-hiroba h3:not([class]):before,.entryFormLiteEditorUnitHiroba+.trumbowyg-box .trumbowyg-editor h3:not([class]):before{border-radius:9999px;content:var(--tw-content);height:1.143em;top:.09em;width:1.143em}.trumbowyg-editor h3{font-size:1.25rem;font-weight:700}@media (min-width:1025px){.trumbowyg-editor h3{font-size:1.875rem}}.entry-text-unit h4:not([class]),.entry-text-unit-hiroba h4:not([class]),.trumbowyg-editor h4:not([class]){margin-top:1.6em;padding-bottom:.125rem;padding-left:1.5rem;padding-top:.125rem;position:relative}.entry-text-unit h4:not([class]):before,.entry-text-unit-hiroba h4:not([class]):before,.trumbowyg-editor h4:not([class]):before{--tw-content:"";background-color:var(--color-unit-highlight);border-radius:9999px;content:var(--tw-content);height:100%;left:0;position:absolute;top:0;width:.5rem}.entry-text-unit h4{font-family:Noto Sans JP,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h4{font-size:1.25rem}}.entry-text-unit-hiroba h4{font-family:Zen Maru Gothic,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit-hiroba h4{font-size:1.25rem}}.trumbowyg-editor h4{font-size:1.125rem;font-weight:700}@media (min-width:1025px){.trumbowyg-editor h4{font-size:1.25rem}}.entry-text-unit h5{font-family:Noto Sans JP,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h5{font-size:1.25rem}}.entry-text-unit-hiroba h5{font-family:Zen Maru Gothic,sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit-hiroba h5{font-size:1.25rem}}.trumbowyg-editor h5{font-size:1.125rem;font-weight:700}@media (min-width:1025px){.trumbowyg-editor h5{font-size:1.25rem}}.entry-text-unit h6{font-family:Noto Sans JP,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit h6{font-size:1.25rem}}.entry-text-unit-hiroba h6{font-family:Zen Maru Gothic,sans-serif;font-size:1.125rem;font-weight:500;letter-spacing:1px;line-height:1.5}@media (min-width:1025px){.entry-text-unit-hiroba h6{font-size:1.25rem}}.trumbowyg-editor h6{font-size:1.125rem;font-weight:700}@media (min-width:1025px){.trumbowyg-editor h6{font-size:1.25rem}}.entry-text-unit p,.entry-text-unit-hiroba p,.trumbowyg-editor p{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:400;line-height:1.8}@media (min-width:1025px){.entry-text-unit p,.entry-text-unit-hiroba p,.trumbowyg-editor p{font-size:1.25rem}}.entry-text-unit p,.entry-text-unit-hiroba p,.trumbowyg-editor p{margin-bottom:1.5rem}.entry-text-unit ul,.entry-text-unit-hiroba ul,.trumbowyg-editor ul{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;line-height:1.8}@media (min-width:1025px){.entry-text-unit ul,.entry-text-unit-hiroba ul,.trumbowyg-editor ul{font-size:1.25rem}}.entry-text-unit ul,.entry-text-unit-hiroba ul,.trumbowyg-editor ul{margin:0 .75rem 1.5rem}.entry-text-unit ul:not([class]):not([style]),.entry-text-unit-hiroba ul:not([class]):not([style]),.trumbowyg-editor ul:not([class]):not([style]){list-style-type:none;padding:0}.entry-text-unit ul:not([class]):not([style]) li,.entry-text-unit-hiroba ul:not([class]):not([style]) li,.trumbowyg-editor ul:not([class]):not([style]) li{display:block;margin:0 0 .375em;padding-left:1.5em;position:relative}.entry-text-unit ul:not([class]):not([style]) li:before,.entry-text-unit-hiroba ul:not([class]):not([style]) li:before,.trumbowyg-editor ul:not([class]):not([style]) li:before{border:.45em solid var(--color-unit-point);border-radius:9999px;content:"";height:0;left:0;position:absolute;right:0;top:.46em;width:0}.entry-text-unit ul:not([class]):not([style]) li ul,.entry-text-unit-hiroba ul:not([class]):not([style]) li ul,.trumbowyg-editor ul:not([class]):not([style]) li ul{margin:.375em 0}.entry-text-unit ol,.entry-text-unit-hiroba ol,.trumbowyg-editor ol{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;line-height:1.8}@media (min-width:1025px){.entry-text-unit ol,.entry-text-unit-hiroba ol,.trumbowyg-editor ol{font-size:1.25rem}}.entry-text-unit ol,.entry-text-unit-hiroba ol,.trumbowyg-editor ol{counter-reset:ol-counter;margin:0 .75rem 1.5rem}.entry-text-unit ol:not([class]):not([style]),.entry-text-unit-hiroba ol:not([class]):not([style]),.trumbowyg-editor ol:not([class]):not([style]){list-style-type:none;padding:0}.entry-text-unit ol:not([class]):not([style]) li,.entry-text-unit-hiroba ol:not([class]):not([style]) li,.trumbowyg-editor ol:not([class]):not([style]) li{display:block;padding-left:1.8em;position:relative}@media (min-width:1025px){.entry-text-unit ol:not([class]):not([style]) li,.entry-text-unit-hiroba ol:not([class]):not([style]) li,.trumbowyg-editor ol:not([class]):not([style]) li{padding-left:2em}}.entry-text-unit ol:not([class]):not([style]) li,.entry-text-unit-hiroba ol:not([class]):not([style]) li,.trumbowyg-editor ol:not([class]):not([style]) li{margin-bottom:.375em}.entry-text-unit ol:not([class]):not([style]) li:before,.entry-text-unit-hiroba ol:not([class]):not([style]) li:before,.trumbowyg-editor ol:not([class]):not([style]) li:before{color:var(--color-unit-point);font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;left:0;line-height:1;position:absolute;right:0;top:.125rem}@media (min-width:1025px){.entry-text-unit ol:not([class]):not([style]) li:before,.entry-text-unit-hiroba ol:not([class]):not([style]) li:before,.trumbowyg-editor ol:not([class]):not([style]) li:before{font-size:2rem;top:1px}}.entry-text-unit ol:not([class]):not([style]) li:before,.entry-text-unit-hiroba ol:not([class]):not([style]) li:before,.trumbowyg-editor ol:not([class]):not([style]) li:before{content:counters(ol-counter,"-") ".";counter-increment:ol-counter}.entry-text-unit ol:not([class]):not([style]) li ol,.entry-text-unit-hiroba ol:not([class]):not([style]) li ol,.trumbowyg-editor ol:not([class]):not([style]) li ol{margin-top:.375em}.entry-text-unit ol:not([class]):not([style]) li ol li,.entry-text-unit-hiroba ol:not([class]):not([style]) li ol li,.trumbowyg-editor ol:not([class]):not([style]) li ol li{padding-left:3em}@media (min-width:1025px){.entry-text-unit ol:not([class]):not([style]) li ol li,.entry-text-unit-hiroba ol:not([class]):not([style]) li ol li,.trumbowyg-editor ol:not([class]):not([style]) li ol li{padding-left:3.6em}}.entry-text-unit dl,.entry-text-unit-hiroba dl,.trumbowyg-editor dl{margin-bottom:1.5rem}.entry-text-unit dl:not([class]):not([style]) dt,.entry-text-unit-hiroba dl:not([class]):not([style]) dt,.trumbowyg-editor dl:not([class]):not([style]) dt{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;line-height:1.7}@media (min-width:1025px){.entry-text-unit dl:not([class]):not([style]) dt,.entry-text-unit-hiroba dl:not([class]):not([style]) dt,.trumbowyg-editor dl:not([class]):not([style]) dt{font-size:1.25rem}}.entry-text-unit dl:not([class]):not([style]) dt,.entry-text-unit-hiroba dl:not([class]):not([style]) dt,.trumbowyg-editor dl:not([class]):not([style]) dt{color:var(--color-unit-point)}.entry-text-unit dl:not([class]):not([style]) dd,.entry-text-unit-hiroba dl:not([class]):not([style]) dd,.trumbowyg-editor dl:not([class]):not([style]) dd{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}@media (min-width:1025px){.entry-text-unit dl:not([class]):not([style]) dd,.entry-text-unit-hiroba dl:not([class]):not([style]) dd,.trumbowyg-editor dl:not([class]):not([style]) dd{font-size:1.25rem}}.entry-text-unit dl:not([class]):not([style]) dd,.entry-text-unit-hiroba dl:not([class]):not([style]) dd,.trumbowyg-editor dl:not([class]):not([style]) dd{margin-bottom:0}.entry-text-unit dl:not([class]):not([style]) dd+dt,.entry-text-unit-hiroba dl:not([class]):not([style]) dd+dt,.trumbowyg-editor dl:not([class]):not([style]) dd+dt{margin-top:.5rem}.js-admin-book-select .vs__search,.js-admin-custom-category-select .vs__search,.js-admin-tag-select-custom .vs__search{background:none!important;border:none!important;box-shadow:none!important}.js-admin-tag-select-custom .v-select{background-color:#fff}.js-admin-tag-select-custom .vs__dropdown-option--selected{background:#d9e5ff}.entryFormColumnHeadLayoutBox select{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.p-lp-entry h1,.p-lp-entry h2,.p-lp-entry h3,.p-lp-entry h4,.p-lp-entry h5,.p-lp-entry h6,.p-lp-entry p,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h1,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h2,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h3,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h4,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h5,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h6,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor p{margin:0 auto 25px;max-width:866px}.p-lp-entry h1,.p-lp-entry h2,.p-lp-entry h3,.p-lp-entry h4,.p-lp-entry h5,.p-lp-entry h6,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h1,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h2,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h3,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h4,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h5,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h6{font-family:Noto Sans JP,sans-serif;font-weight:700;text-align:center}.p-lp-entry h1,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h1{font-size:24px;line-height:1.2}@media screen and (min-width:1024px){.p-lp-entry h1,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h1{font-size:36px}}.p-lp-entry h2,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h2{border-bottom:0;color:inherit;font-size:24px;line-height:1.3}@media screen and (min-width:1024px){.p-lp-entry h2,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h2{font-size:36px}}.p-lp-entry h3,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h3{font-size:22px;line-height:1.4}.p-lp-entry h3:before,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h3:before{content:none}@media screen and (min-width:1024px){.p-lp-entry h3,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h3{font-size:30px}}.p-lp-entry h4,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h4{font-size:20px;line-height:1.4}.p-lp-entry h4:before,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h4:before{content:none}@media screen and (min-width:1024px){.p-lp-entry h4,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h4{font-size:22px}}.p-lp-entry h5,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h5{font-size:18px;line-height:1.4}@media screen and (min-width:1024px){.p-lp-entry h5,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h5{font-size:20px}}.p-lp-entry h6,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h6{font-size:18px;line-height:1.5}@media screen and (min-width:1024px){.p-lp-entry h6,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor h6{font-size:20px}}.p-lp-entry p,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor p{font-size:16px;line-height:1.7}@media screen and (min-width:1024px){.p-lp-entry p,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor p{font-size:20px}}.p-lp-entry strong,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor strong{color:inherit;font-style:inherit;font-weight:700;text-decoration:inherit}.p-lp-entry a,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor a{color:#006dd9;text-decoration:inherit}.p-lp-entry a:visited,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor a:visited{color:#7f5ad7}.p-lp-entry a:hover,.p-lp-entry-old-style-text-unit .entryFormColumnBody .trumbowyg-editor a:hover{text-decoration:underline}.acms-admin-banner-edit-header select{color:#000}#adminBox{margin-left:auto;margin-right:auto;max-width:100%;width:1150px}#adminBox .acms-admin-label a{text-decoration-line:none}#adminBox img.acms-admin-user{display:inline-block}.acms-edit-info-table{overflow-wrap:break-word;word-break:break-all}
