.contents-container{padding-inline:0;display:flex;flex-direction:column;gap:var(--docPadding)}.pageHeader{padding-block-end:calc(var(--docPadding)/2);border-block-end:1px solid var(--color-line)}.filterCurrentState{display:flex;grid-column:1/-1;gap:1em}.filterCurrentState>*{margin-block:0}.postlist{display:flex;flex-direction:column;gap:calc(var(--docPadding));padding-inline:var(--docPadding)}.postlist .postlist__item{list-style:none;padding:0}.postlist .postlist__item::before{content:none}.postlist .postlist__item .postlist__a{display:flex;flex-direction:column;text-decoration:none;gap:calc(var(--docPadding)/2)}.postlist .postlist__item .postlist__a>*{margin:0}@media(min-width: 46.25em){.postlist .postlist__item .postlist__a{flex-direction:row;gap:var(--docPadding)}}@media(min-width: 90em){.postlist .postlist__item .postlist__a{gap:5vw}}@media(min-width: 46.25em){.postlist .postlist__item .postlist__imgblock{width:25%}}.postlist .postlist__item .postlist__imgblock .inner{--rounded-mask-corner-size: min(round(nearest, 20%, 1px), 10px);-webkit-mask:var(--rounded-mask);mask:var(--rounded-mask);background-color:color-mix(in srgb, var(--color-txt) 5%, transparent)}.postlist .postlist__item .postlist__imgblock img{object-fit:cover;aspect-ratio:1.618/1}.postlist .postlist__item .postlist__txtblock{display:flex;flex-direction:row-reverse;justify-content:space-between;flex:1}.postlist .postlist__item .postlist__txtblock>*{margin:0}.postlist .postlist__item .postlist__txtblock mark{color:var(--color-primary)}.postlist .postlist__item .postlist__num{grid-row:1;font-family:var(--font-primaly)}.postlist .postlist__item .postlist__dat{grid-row:1;font-family:var(--font-primaly)}.postlist .postlist__item .postlist__dat .time{display:flex;align-items:baseline;gap:.5em}.postlist .postlist__item .postlist__ttl{font-size:clamp(1.125rem,1.0081168831rem + .5194805195vw,1.625rem)}.postlist .postlist__item .article-sticky-post{font-size:80%;color:color-mix(in srgb, currentColor 50%, transparent)}.postlist .postlist__item .postlist__footer{display:flex;flex-direction:column}.postlist .postlist__item .postlist__footer>*{margin:0}.subpage.search .ArticleIndex .ArticleIndex__item .des{display:-webkit-box}.JournalSearchForm{width:100%}@media(min-width: 46.25em){.JournalSearchForm{width:auto;margin-inline-start:auto}}.JournalSearchForm__form{display:flex;align-items:center;border-block-end:1px solid currentColor;width:fit-content;line-height:1}.JournalSearchForm__input{field-sizing:content;max-width:15em;min-width:10em;width:100%;font-size:1rem;border:none;padding-inline:0;padding-block:0 .25em}.JournalSearchForm__submit{padding:0}.taxonomy{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:clamp(.625rem,.4058441558rem + .974025974vw,1.5625rem)}.taxonomy li::before{content:none}.taxonomy .taxonomy__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5em;line-height:1.75;font-feature-settings:"palt";list-style:none;margin:0;padding:0}.taxonomy .taxonomy__item>*{margin-top:0}.taxonomy .taxonomy__item a{display:inline-block;text-decoration:none}.taxonomy .taxonomy__item .taxonomy__list{padding:0;margin:0}.taxonomy .taxonomy__item .taxonomy__list ul{display:flex;flex-wrap:wrap;gap:.5em}.taxonomy .taxonomy__item .taxonomy__list li{padding-inline:0}.taxonomy .taxonomy__item .post-tags a::before{content:"#"}.page-footer{display:flex;justify-content:center;list-style:none;width:100%;margin:0 auto;padding:30px 0 0;list-style:none;line-height:1}.filter{display:flex;justify-content:space-between;align-items:center;flex-direction:column;padding-inline:var(--docPadding)}@media(min-width: 46.25em){.filter{flex-direction:row}}.filterLabels{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;list-style:none;margin:0;padding:0}@media(min-width: 46.25em){.filterLabels{order:2;justify-content:flex-end}}.filterLabels .sub-menu__lbl{display:flex;align-items:center;font-weight:500}.filterLabels .sub-menu__lbl .lbl{display:flex;align-items:center;padding-right:3px}.filter{display:flex;flex-direction:row;flex-wrap:wrap;line-height:1}.filter .popup__trigger{padding:0;border-radius:0}.filter .popup__trigger::before{position:absolute;inset:auto 0 -4px 0;display:block;content:"";width:100%;height:1px;background-color:currentColor}.filter .filter__Tags{display:none}.filterCurrentState{display:flex;gap:1em;text-align:center}@media(min-width: 46.25em){.filterCurrentState{order:1;margin-top:0;text-align:left;display:flex;align-items:center}.filterCurrentState::before{position:relative;width:60px;height:1px;order:2;margin:auto 0 auto 15px}.filterCurrentState>*{margin-left:15px}.filterCurrentState>*:first-child{margin-left:0}}.filterCurrentState a{display:flex;align-items:center;text-decoration:none}.filterCurrentState a:hover i[data-icon=icon_arrow-l]{animation:var(--hover-animation-arrow-l)}.filterCurrentState a i:first-child+*{padding-left:5px}.filterCurrentState__lbl{margin:0}.filterCurrentState__lbl:empty{display:none}.filterCurrentState__paged{margin:0}.filter .archives__list{padding:0;padding-block:.75rlh}.archives__list .cat-item .children{padding-block:0;padding-inline-start:1em}.archives__list li:last-child{border-bottom:none}.archives__list li a{text-decoration:none}.search mark{color:var(--color-primary);background-color:rgba(0,0,0,0);font-family:var(--font-primaly)}.contents-container{gap:calc(var(--docPadding)*2)}.entry{--max-width: 1000px;position:relative;display:flex;flex-direction:column;gap:2lh;width:100%;max-width:var(--max-width);margin-inline:auto;padding-block:0;padding-inline:var(--docPadding)}.entry__img{width:calc(100% + var(--docPadding)*2);max-width:var(--max-width);margin-inline:auto;transform:translateX(calc(var(--docPadding) * -1))}.entry__img img{-webkit-mask:var(--rounded-mask);mask:var(--rounded-mask);object-fit:cover;object-position:center}.entry__header{position:relative;display:flex;flex-direction:column;gap:.5rlh;width:100%;max-width:var(--max-width);margin-inline:auto;padding-block-end:1rlh;z-index:2}.entry__header>*{margin:0}.entry__header::before{position:absolute;display:block;inset:auto 0 0;width:50%;height:1px;max-width:100px;margin-inline:auto;background-color:var(--color-line);content:""}.entry__header a{text-decoration:none}.entry__header a:hover{text-decoration:underline}.entry__header .entry-ttl{text-align:center;font-weight:normal;font-size:clamp(1.375rem,1.1704545455rem + .9090909091vw,2.25rem);word-wrap:break-word;font-feature-settings:"palt";scale:1 .95;transform-origin:left bottom}.entry__header .entry-ttl:empty::before{content:"No title";opacity:.35}.entry__header .entry-meta{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1em;list-style:none;margin:0;padding:0;text-align:center}.entry__header .entry-meta>*{margin-top:0}.entry__header .entry-meta__item{display:flex;justify-content:center;gap:1em;padding:0;box-sizing:border-box}.entry__header .entry-meta__item:empty{display:none}.entry__header .entry-meta__item:last-child{margin-right:0}.entry__header .entry-meta__item dt,.entry__header .entry-meta__item dd{padding:0;margin-left:0}.entry__header .entry-meta__item ul{display:inline-flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.entry__header .entry-meta__item li{margin:0;padding-inline:0}.entry__header .entry-meta__item li::before{content:none}.entry__header .entry-meta__item a{position:relative;display:inline-block;padding:0;box-sizing:border-box;line-height:1;text-decoration:none}.entry__header .entry__date{margin:0}.entry__header .entry__cat{font-family:var(--font-secondary);font-size:clamp(.6875rem,.6728896104rem + .0649350649vw,.75rem)}.entry__header .entry__cat a{padding-inline:.75em;padding-block:.5em;border:1px solid color-mix(in srgb, var(--color-main) 40%, transparent);border-radius:15px}.entry__body{position:relative;max-width:50em;margin:0 auto;padding:0;text-align:justify}.entry__body>*:last-child{margin-bottom:0}.entry__footer{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.5em;max-width:var(--max-width);width:100%;margin:0 auto;padding:0;box-sizing:border-box;font-size:clamp(.71875rem,.6968344156rem + .0974025974vw,.8125rem);font-family:var(--font-sansserif)}.entry__footer>*{margin-block:0}.entry__footer .entry__footer-inner{width:100%;padding-top:20px}.entry__footer .entry__footer-inner>*{margin-bottom:0}:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4 / 3;--wp--preset--aspect-ratio--3-4: 3 / 4;--wp--preset--aspect-ratio--3-2: 3 / 2;--wp--preset--aspect-ratio--2-3: 2 / 3;--wp--preset--aspect-ratio--16-9: 16 / 9;--wp--preset--aspect-ratio--9-16: 9 / 16;--wp--preset--color--black: #555555;--wp--preset--color--white: #ffffff;--wp--preset--color--line: color-mix(in srgb, currentcolor, transparent 80%);--wp--preset--font-size--small: clamp(14px, 0.875rem + ((1vw - 3.9px) * 0.155), 16px);--wp--preset--font-size--medium: clamp(18px, 1.125rem + ((1vw - 3.9px) * 0.155), 20px);--wp--preset--font-size--large: clamp(20px, 1.25rem + ((1vw - 3.9px) * 0.31), 24px);--wp--preset--font-size--x-large: clamp(22px, 1.375rem + ((1vw - 3.9px) * 0.31), 26px);--wp--preset--font-size--x-small: clamp(13px, 0.813rem + ((1vw - 3.9px) * 0.078), 14px);--wp--preset--font-size--normal: clamp(15px, 0.938rem + ((1vw - 3.9px) * 0.233), 18px);--wp--preset--font-size--xx-large: clamp(26px, 1.625rem + ((1vw - 3.9px) * 0.31), 30px);--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--spacing--xx-small: 5px;--wp--preset--spacing--x-small: 10px;--wp--preset--spacing--small: clamp(15px, 0.76vw + 7.27px, 20px);--wp--preset--spacing--normal: clamp(20px, 0.76vw + 17.27px, 30px);--wp--preset--spacing--medium: clamp(30px, 0.76vw + 27.27px, 40px);--wp--preset--spacing--large: clamp(40px, 1.52vw + 34.55px, 60px);--wp--preset--spacing--x-large: clamp(60px, 1.52vw + 54.55px, 80px);--wp--preset--spacing--xx-large: clamp(80px, 3.03vw + 69.09px, 120px);--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)}:root{--wp--style--global--content-size: min(90%, 800px);--wp--style--global--wide-size: min(90%, 800px)}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:var(--wp--preset--spacing--normal);margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap: var(--wp--preset--spacing--normal)}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:var(--wp--preset--spacing--normal);margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:var(--wp--preset--spacing--normal);margin-block-end:0}:root :where(.is-layout-flex){gap:var(--wp--preset--spacing--normal)}:root :where(.is-layout-grid){gap:var(--wp--preset--spacing--normal)}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:var(--color-txt);border-width:0;color:var(--color-bg);font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-pullquote){font-size:clamp(.984em,.984rem + (1vw - .244em)*.64,1.5em);line-height:1.6}figure.wp-block-image.aligncenter{text-align:center}figure.wp-block-gallery.is-layout-flex{gap:var(--wp--preset--spacing--x-small) !important}@media(width >= 340px){figure.wp-block-gallery.is-layout-flex{display:grid;place-items:flex-start}}@media(width >= 768px){figure.wp-block-gallery.is-layout-flex{gap:var(--wp--preset--spacing--small) !important}}@media(width >= 1280px){figure.wp-block-gallery.is-layout-flex{gap:var(--wp--preset--spacing--normal) !important}}figure.wp-block-gallery.has-nested-images.columns-default,figure.wp-block-gallery.has-nested-images.columns-2{grid-template-columns:repeat(2, 1fr)}figure.wp-block-gallery.has-nested-images.columns-3{grid-template-columns:repeat(3, 1fr)}figure.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image),figure.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:100% !important}figure.wp-block-image img{width:100%;max-width:100%;object-fit:cover;height:auto}figure.wp-block-image img[style*=aspect-ratio]{width:100%;height:100%}figcaption.wp-element-caption{margin-block-start:8px;font-size:var(--wp--preset--font-size--x-small);font-weight:400;line-height:1.7;opacity:.8}@media(width >= 768px){figcaption.wp-element-caption{line-height:1.75}}@media(width >= 1200px){figcaption.wp-element-caption{line-height:1.8}}p.wp-block-paragraph,:where(.type-post) p{font-size:var(--wp--preset--font-size--normal);font-weight:400;line-height:1.85}@media(width >= 768px){p.wp-block-paragraph,:where(.type-post) p{line-height:1.9}}@media(width >= 1200px){p.wp-block-paragraph,:where(.type-post) p{line-height:2}}p.has-x-small-font-size{font-size:var(--wp--preset--font-size--x-small)}p.has-small-font-size{font-size:var(--wp--preset--font-size--small)}p.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}p.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)}p.has-large-font-size{font-size:var(--wp--preset--font-size--large)}p.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)}p.has-text-align-left{text-align:left}p.has-text-align-right{text-align:right}p.has-text-align-center{text-align:center}ol.wp-block-list,ul.wp-block-list{line-height:1.85}@media(width >= 768px){ol.wp-block-list,ul.wp-block-list{line-height:1.9}}@media(width >= 1200px){ol.wp-block-list,ul.wp-block-list{line-height:2}}li.block-editor-block-list__layout,li.block-editor-block-list__block{list-style-type:none}li.block-editor-block-list__layout::before,li.block-editor-block-list__block::before{display:none}hr.wp-block-separator,hr.wp-block-separator.is-style-default,hr.wp-block-separator.is-style-dots,hr.block-editor-block-list__block[data-type="core/separator"]{width:100%;position:relative;line-height:0;text-align:center}hr.wp-block-separator::before,hr.wp-block-separator.is-style-default::before,hr.wp-block-separator.is-style-dots::before,hr.wp-block-separator.is-style-default::before,hr.wp-block-separator.is-style-default.is-style-default::before,hr.wp-block-separator.is-style-default.is-style-dots::before,hr.wp-block-separator.is-style-dots::before,hr.wp-block-separator.is-style-dots.is-style-default::before,hr.wp-block-separator.is-style-dots.is-style-dots::before,hr.block-editor-block-list__block[data-type="core/separator"]::before,hr.block-editor-block-list__block[data-type="core/separator"].is-style-default::before,hr.block-editor-block-list__block[data-type="core/separator"].is-style-dots::before{content:none}hr.wp-block-separator.is-style-wide,hr.wp-block-separator.is-style-default.is-style-wide,hr.wp-block-separator.is-style-dots.is-style-wide,hr.block-editor-block-list__block[data-type="core/separator"].is-style-wide{border-top:1px solid}hr.wp-block-separator.is-style-wide::before,hr.wp-block-separator.is-style-default.is-style-wide::before,hr.wp-block-separator.is-style-dots.is-style-wide::before,hr.block-editor-block-list__block[data-type="core/separator"].is-style-wide::before{display:none}hr.wp-block-separator.has-alpha-channel-opacity,hr.wp-block-separator.is-style-default.has-alpha-channel-opacity,hr.wp-block-separator.is-style-dots.has-alpha-channel-opacity,hr.block-editor-block-list__block[data-type="core/separator"].has-alpha-channel-opacity{opacity:.7}/*# sourceMappingURL=page_journal.css.map */
