@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.screen-reader-text,.visually-hidden,.skip-anchor:not(:focus){clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute;padding:0}.skip-anchor{cursor:pointer;display:inline-block;text-decoration:underline}*{box-sizing:border-box}*{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}body{margin:0;padding:0}a,p{word-wrap:break-word}main{display:block}figure{margin:0}address{font-style:normal}img{max-width:100%}.no-bullet{margin:0;padding:0;list-style-type:none}.align-middle{align-items:center}.image-cover,img{object-fit:cover;font-family:"object-fit: cover;"}.image-contain,img.contain,.contain img{object-fit:contain;font-family:"object-fit: contain;"}img{overflow:hidden;vertical-align:bottom}@keyframes blink-once{0%,49%,to{opacity:1}50%,99%{opacity:0}}html{scroll-behavior:smooth}html{letter-spacing:.06em;line-height:calc(1em + .875rem);border-collapse:collapse;box-sizing:border-box}@media print,screen and (min-width:64em){html{font-size:calc(1.3636363636vw + .6363636364px)}}@media screen and (min-width:75em){html{font-size:calc(.8333333333vw + 7px)}}@media(min-width:1340px){html{font-size:19px}}@media print,screen and (min-width:40em)and (max-width:63.99875em){html{font-size:calc(2.0833333333vw - .3333333333px)}}@media print,screen and (max-width:39.99875em){html{font-size:calc(3.75vw + 0px);line-height:1.5}}body{min-height:100vh;min-height:100dvh}img{max-width:100%;height:auto}:focus::placeholder{color:transparent}a{color:#0d0c0c;cursor:pointer}button:hover,a:hover{transition:.35s;color:#25c52d}body{color:#0d0c0c}.form-table th,.wp-block-table th,main p strong,main h4,.form-table span,.scrolldown span,.book-thumb__subtitle,html{font-family:TsukuGoPr5-R-AvenirNextLTPro-Regular,sans-serif;font-weight:400;font-style:normal;font-variant-ligatures:no-common-ligatures;font-feature-settings:"liga" 0,"clig" 0}.form-table th,.wp-block-table th,main p strong,main h4{font-family:TsukuGoPro-B-AvenirNextLTPro-Medium,sans-serif}.post-title,.submit-botton input,.mw_wp_form .wp-block-button__link,.relasionship-content h2,.post-thumb__title,.yarpp-related .post-thumb__title,.series,.parent-info__title>.series,.search-submit,.site-footer,.site-title,.nav-links .current,.back-to-top,.archive-link,.submit-botton input:hover,.mw_wp_form .wp-block-button__link:hover,.nav-links .page-numbers,.site-footer h2,.search-submit:hover{font-family:TsukuARdGothicStd-R,sans-serif;font-weight:400;font-style:normal;font-variant-ligatures:common-ligatures;font-feature-settings:"liga" 0,"clig" 0}.search-submit:hover{font-family:TsukuARdGothicStd-B,sans-serif}.back-to-top,.archive-link,.submit-botton input:hover,.mw_wp_form .wp-block-button__link:hover,.nav-links .page-numbers,.site-footer h2{font-family:TsukuARdGothicStd-D,sans-serif}.nav-links .current{font-family:TsukuARdGothicStd-E,sans-serif}:root{--custom--font-size--little-medium: 1.2rem;--wp--preset--font-size--xlarge: 2rem;--wp--preset--font-size--large: 1.5rem;--wp--preset--font-size--medium: 1.25rem;--wp--preset--font-size--default: 1rem;--wp--preset--font-size--small: .85rem}.has-small-font-size,main small,.has-default-font-size,main p,.has-medium-font-size,main h5,main h6,main h3,.has-large-font-size,main h2,.has-xlarge-font-size{position:relative}body main,body .editor-styles-wrapper{--wp--preset--font-size--xlarge: 2rem;--wp--preset--font-size--large: 1.5rem;--wp--preset--font-size--medium: 1.25rem;--wp--preset--font-size--default: 1rem;--wp--preset--font-size--small: .85rem}.has-xlarge-font-size{margin-bottom:2.2rem;font-size:var(--wp--preset--font-size--xlarge);line-height:calc(1em + .85rem);letter-spacing:.058em}.has-large-font-size,main h2{margin-bottom:.9rem;font-size:var(--wp--preset--font-size--large);line-height:calc(1em + .5rem);letter-spacing:.06em}.has-medium-font-size,main h5,main h6,main h3{margin-bottom:1.5rem;font-size:var(--wp--preset--font-size--medium);line-height:calc(1em + .8rem);letter-spacing:.05em}.has-default-font-size,main p{margin-bottom:1.5rem;font-size:var(--wp--preset--font-size--default);line-height:2.2;letter-spacing:.05em}.has-small-font-size,main small{margin-bottom:1.2rem;font-size:var(--wp--preset--font-size--small);line-height:1.75;letter-spacing:.025em}main h2{margin-top:3.5rem}main h3{margin-top:2rem}main h4{margin-top:1.5rem}main h5,main h6{margin-top:1.5rem}main p{margin-top:0;text-align:justify;font-feature-settings:"palt","kern"}html.en main p{text-align:inherit}main h2 strong,main h3 strong,main h4 strong,main h5 strong,main h6 strong{font-size:1.5em;line-height:1.5}@media print,screen and (max-width:39.99875em){main h2 strong,main h3 strong,main h4 strong,main h5 strong,main h6 strong{line-height:1.2}}h1,h2,h3,h4,h5,h6{font-weight:400;font-feature-settings:"palt","kern";font-kerning:normal}li{margin-bottom:.5em}.book-thumb{display:flex;flex-direction:column;max-width:15rem}.book-thumb__title{top:0;margin-top:0;margin-bottom:0;font-size:var(--wp--preset--font-size--default);line-height:1.5}.book-thumb__subtitle{top:0;margin:0;font-size:.85rem}.book-thumb__image{display:block;width:100%;margin:0 auto .5rem;aspect-ratio:5/7}.publication-content .book-thumb{max-width:22%}@media print,screen and (max-width:39.99875em){.publication-content .book-thumb{max-width:45%}}.back-number-content .thumb-content{max-width:60%;justify-content:center}@media print,screen and (max-width:63.99875em){.back-number-content .thumb-content{max-width:70%}}@media print,screen and (max-width:39.99875em){.back-number-content .thumb-content{width:70%}}.back-number-content .thumb-content .book-thumb{width:calc(50% - 2.25rem)}@media print,screen and (max-width:39.99875em){.back-number-content .thumb-content .book-thumb{width:100%}}.back-number-content .thumb-content .book-thumb__image{max-width:none}.site-title{writing-mode:vertical-rl;line-height:1;text-decoration:none}.site-header .current-menu-item a,.current-cat a,.site-footer .current-menu-item a{color:#25c52d}.arrow-right,.page-numbers.next,.arrow-left,.page-numbers.prev{position:relative}.arrow-right:after,.page-numbers.next:after,.arrow-left:after,.page-numbers.prev:after{transform:translateY(-45%);display:inline-block;content:"";position:absolute;top:50%;width:.64rem;height:1.16rem;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='24'%20viewBox='0%200%2014%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201L13%2011.7179L1%2023'%20stroke='black'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}.arrow-right:after,.page-numbers.next:after{right:-1.35rem}.arrow-left:after,.page-numbers.prev:after{transform:translateY(-45%) rotateY(180deg);transform-origin:50% 50%;left:-1.35rem}.page-content{max-width:42.81rem;margin:0 auto}@media print,screen and (max-width:39.99875em){.page-content{padding:0 1.5rem}.home .page-content{padding:0}}.home .page-content,.archive .page-content,.single .page-content{max-width:none}.archive .page-content,.single .page-content{max-width:71.12rem;margin:0 auto;padding:0 3rem}@media print,screen and (max-width:39.99875em){.archive .page-content,.single .page-content{padding:0 1.5rem}}.page-header__custom-post-content{max-width:71.12rem;margin:0 auto;padding:0 3rem}@media print,screen and (max-width:39.99875em){.page-header__custom-post-content{padding:0 1.5rem}}.home-content,.post-entry{max-width:42.81rem;margin:0 auto}.yarpp{display:contents}.thumb-content{display:flex;flex-wrap:wrap;row-gap:4.2rem;column-gap:2rem;max-width:65.12rem;margin:0 auto 4.75rem}.thumb-content>.post-thumb,.thumb-content>.yarpp .post-thumb{width:calc(33.3333333333% - 1.3333333333rem)}@media print,screen and (max-width:63.99875em){.thumb-content>.post-thumb,.thumb-content>.yarpp .post-thumb{width:calc(50% - 1rem)}}@media print,screen and (max-width:39.99875em){.thumb-content{gap:3rem}.thumb-content>.post-thumb,.thumb-content>.yarpp .post-thumb{width:100%}}.relationship-content .thumb-content{margin-bottom:5.74rem}.relationship-content .thumb-content>.post-thumb{width:calc(50% - 1rem)}@media print,screen and (max-width:39.99875em){.relationship-content .thumb-content{gap:1.5rem}.relationship-content .thumb-content>.post-thumb{width:100%}}.section-wrap{padding:0 3rem;margin-top:4.75rem}@media print,screen and (max-width:39.99875em){.section-wrap{padding:0 1.5rem}}.site-footer{display:flex;gap:2.8125rem;justify-content:space-between;max-width:82.5625rem;margin:8.75rem auto 0;padding:.375rem 3rem 4rem;font-feature-settings:"palt","kern";letter-spacing:.125em;z-index:100}@media(max-width:1336px){.site-footer{flex-wrap:wrap}}@media print,screen and (max-width:39.99875em){.site-footer{padding:.375rem 2rem 3rem}}.site-footer h2,.site-footer li a{position:relative;font-size:.85rem;line-height:1.25}@media print,screen and (max-width:39.99875em){.site-footer h2,.site-footer li a{font-size:.9rem}}.site-footer h2{font-feature-settings:"palt","kern";letter-spacing:.125em;margin:0;margin-bottom:.75rem}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{line-height:1.5}.site-footer a{text-decoration:none;text-align:center}.site-footer__title-wrap{display:flex;flex-direction:column;align-items:center}@media print,screen and (min-width:40em){.site-footer__title-wrap{width:3rem}}.site-footer__title{flex:0 0 auto;display:flex;align-items:center;margin-top:.2rem;font-size:2.25rem}.site-footer__title img{display:block;min-width:41px;min-height:81.85px}.site-footer__slogan{margin:2rem auto;writing-mode:vertical-rl}@media print,screen and (min-width:40em){.site-footer__slogan{font-feature-settings:normal}}@media print,screen and (max-width:39.99875em){.site-footer__slogan{writing-mode:horizontal-tb}}@media print,screen and (max-width:39.99875em){.site-footer__title-wrap{display:flex;flex-direction:column;justify-content:center;margin:0 auto}}.site-footer__contents-link{flex:1 1 auto;display:flex;flex-wrap:wrap;max-width:29.375rem}@media(max-width:1336px){.site-footer__contents-link{margin-bottom:0;max-width:88%;grid-column-gap:1rem}}@media print,screen and (min-width:40em){.site-footer__contents-link{width:calc(100% - 6rem)}}@media print,screen and (max-width:39.99875em){.site-footer__contents-link{max-width:100%}}.site-footer__category,.site-footer__plan{width:calc(50% - .5rem)}.site-footer__tag,.site-footer__search{position:relative;width:100%;margin-top:2.8125rem}@media(max-width:1336px){.site-footer__tag,.site-footer__search{width:calc(50% - .5rem)}}@media print,screen and (max-width:63.99875em){.site-footer__tag,.site-footer__search{width:100%}}@media(max-width:1336px){.site-footer__search{align-self:flex-end}}.site-footer__taglist{display:flex;flex-wrap:wrap}.site-footer__taglist-hashtag{margin-right:1.3125rem}.site-footer__taglist-hashtag:first-of-type{width:100%}.site-footer__taglist-link{width:100%;text-align:end;margin-right:3em}.site-footer__taglist-link:after{top:45%;background-size:80% auto}@media print,screen and (max-width:63.99875em){.site-footer__taglist-link{margin-right:2.2em}}@media print,screen and (max-width:39.99875em){.site-footer__taglist-link{margin-right:1.3em}}.site-footer__info-link{display:flex;flex-direction:column;justify-content:space-between;gap:2.25rem;margin-bottom:.25rem}@media(max-width:1336px){.site-footer__info-link{width:60%;padding-left:12%}}@media print,screen and (max-width:39.99875em){.site-footer__info-link{flex-direction:row;flex-wrap:wrap;width:100%;padding-left:0}.site-footer__info-link ul{width:calc(100% - .5rem)}}ul.site-footer__info-list{margin-top:-.25rem}ul.site-footer__footer-list{flex-grow:2;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:1336px){ul.site-footer__footer-list{margin-top:1.25rem}}@media print,screen and (max-width:39.99875em){ul.site-footer__footer-list{margin-top:0}}.site-footer__nikken-link{margin-top:1.25rem;margin-bottom:.27rem}@media print,screen and (max-width:39.99875em){.site-footer__nikken-link{margin-top:2.25rem;margin-left:auto;margin-right:auto}}.site-footer__sns-wrap{align-self:flex-end;margin-bottom:.27rem}.site-footer__sns-wrap li:last-of-type{margin-bottom:0}.site-footer__sns-wrap li{display:flex;align-items:center;height:auto;letter-spacing:.04em}@media print,screen and (max-width:39.99875em){.site-footer__sns-wrap{margin:0 auto}.site-footer__sns-wrap ul{display:flex;flex-direction:column;align-items:center}}.site-footer__sns-wrap h2{display:inline-block;margin-bottom:.8rem}.site-footer__sns-wrap img{display:block;width:3.625rem;margin:0 auto .25rem;border:1px solid #ebeac1;border-radius:50%}.search-form{display:flex;align-items:center;width:100%;height:3rem;padding-right:1rem}@media print,screen and (max-width:39.99875em){.search-form{padding:0}}.search-form label{flex-grow:1}.search-field{width:100%;margin-top:0;padding:.3125rem 1.125rem;background-color:#f5f5f5;border:1px solid #6c6c6c;font-size:var(--wp--preset--font-size--default);line-height:1.5;border-radius:.1875rem;box-shadow:none}.search-field::placeholder{color:#c4c4c4}.search-field:focus::placeholder{color:transparent}.search-submit{-webkit-appearance:none;appearance:none;position:relative;z-index:0;flex:0 0 auto;margin:0 0 0 .375rem;transition:.4s;padding:.5rem 2.1875rem;font-size:var(--wp--preset--font-size--default);color:#0d0c0c;background-color:#fff;border:1px solid #0d0c0c;border-radius:.3125rem}@media print,screen and (max-width:39.99875em){.search-submit{padding:.625rem 2.5rem}}.search-submit:hover{transform:scale(.95);cursor:pointer;background-color:#25c52d;color:#fff}.Copyright{display:block;margin-bottom:3.5rem;font-size:.65rem;text-align:center}@media print,screen and (min-width:40em){.Copyright>br{display:none}}.site-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;max-width:82.5625rem;margin:auto;padding:2.25rem 3rem 0;transform:translateZ(7rem);z-index:200}@media print,screen and (max-width:63.99875em){.site-header{padding:2.25rem 2rem 0}}@media print,screen and (max-width:39.99875em){.site-header{display:none}}.site-header__wrap{background-color:#fff}.site-header nav{margin-bottom:.375rem}@media print,screen and (max-width:39.99875em){.site-header nav{flex:1 1 auto}.site-header nav li:nth-child(2){padding-top:6rem}}.site-header__home-link{display:flex;align-items:center;padding-right:.25rem;padding-bottom:.4rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.site-header__home-link{padding-right:2.5rem}}.site-header__slogan{display:none;font-feature-settings:"palt","kern";letter-spacing:.15em}.home .site-header__slogan{display:block}.site-header__search{width:100%;text-align:right}@media print,screen and (max-width:39.99875em){.site-header__search{flex:0 0 auto;text-align:center}}@media print,screen and (max-width:39.99875em){.site-content__nav{position:fixed;top:0;left:0;width:100%;justify-content:space-between}}.site-header__nav-list{display:flex;align-items:flex-end;gap:3.5vw;margin:0;padding:0;list-style:none}@media print,screen and (max-width:39.99875em){.site-header__nav-list{position:relative;flex-direction:column}}.site-header__nav-list li{min-width:41px;line-height:1}.site-header__nav-list .menu-item{position:relative;top:-.35em;font-size:var(--custom--font-size--little-medium)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.site-header__nav-list .menu-item{font-size:var(--wp--preset--font-size--default)}}@media print,screen and (max-width:39.99875em){.site-header__nav-list .menu-item{top:0}}.site-header__nav-list a{line-height:1;letter-spacing:.15em;text-decoration:none;font-feature-settings:"palt","kern"}@media print,screen and (max-width:39.99875em){.site-header__nav-list li:first-child{position:absolute;top:0;left:0;margin-bottom:0}}.site-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:1.25rem;padding-bottom:1.25rem}.site-header__right p{margin:0;line-height:1}.site-header__right img{width:7.8125rem;padding:.25rem}@media(max-width:800px)and (min-width:640px){.site-header__right img{width:6.25rem}}@media print,screen and (max-width:39.99875em){.site-header__right{flex:0 0 auto}.site-header__right img{width:9.375rem}}.site-title{font-size:2.5625rem;letter-spacing:.2em}.site-title img{width:2.57rem;height:4.31rem;object-fit:contain}.home .site-header dt img{display:block;height:auto;object-fit:contain}@media print,screen and (min-width:40em){.home .site-header{position:absolute;top:0;left:0;right:0;z-index:10;flex-direction:column-reverse;justify-content:center;align-items:center;max-width:none;padding-top:1rem;pointer-events:none}.home .site-header__home-link{font-size:5.375rem;padding-right:0}}@media print,screen and (min-width:40em)and (max-width:39.99875em){.home .site-header__home-link{font-size:2.625rem}}@media print,screen and (min-width:40em){.home .site-header__home-link img{width:100%}.home .site-header nav{width:100%}.home .site-header__nav-list{align-items:flex-start;justify-content:space-between;width:100%}.home .site-header__nav-list dd{flex:0 0 auto;margin:0;padding-top:2rem;pointer-events:auto}.home .site-header__nav-list dt{flex:0 0 auto;order:1;padding-top:0;width:calc(20% - 3.4375rem);max-width:5.31rem}.home .site-header__nav-list dt a{display:block;width:100%}.home .site-header__nav-list div{flex-grow:1;display:flex;gap:3.5vw;width:50%}.home .site-header__nav-left{order:0;justify-content:flex-end}.home .site-header__nav-right{order:2;justify-content:flex-start}.home .site-header__right{position:absolute;right:2.5rem;top:2.5rem;pointer-events:auto}.home .site-header__right .site-header__nikken-link{display:none}.home .site-header a:hover{color:#25c52d}}@media print,screen and (max-width:39.99875em){.home .site-header{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.home .site-header dt{position:relative;padding-top:0;width:6.25rem}.home .site-header dt a{display:block;width:100%}.home .site-header dt img{display:block;width:100%;height:10rem}.home .site-header__nav-list{align-items:center}.home .site-header__nav-list div,.home .site-header__right{display:none}}.language-switcher{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.language-switcher li{display:inline-block;padding-right:.5rem;border-right:1px solid;line-height:1;font-size:.85rem}.language-switcher li:last-child{border-right:none;padding-right:0}.language-switcher li a{text-decoration:none}.language-switcher li a:hover{color:#25c52d}.news-thumb__container{flex-grow:1}.news-thumb{position:relative;margin-bottom:1.3125rem;padding-left:1rem}@media print,screen and (max-width:39.99875em){.news-thumb{margin-bottom:1.3125rem}}.news-thumb__title{margin:0;font-size:var(--wp--preset--font-size--default);line-height:1.5;letter-spacing:.125em}.news-thumb__data{font-size:.85rem}.news-thumb:hover *{transition:.35s;color:#25c52d}.news-thumb:before{content:"";position:absolute;top:.625rem;bottom:.625rem;left:0;width:.125rem;background-color:#015d63;border-radius:2px}.news-thumb:nth-child(2n):before{background-color:#e76d33;border-radius:2px}.page-header{display:flex;flex-direction:column;align-items:center;max-width:65.12rem;margin:2.75rem auto 4.75rem}@media print,screen and (max-width:39.99875em){.page-header{margin:6.75rem auto}}.page-header__title{font-size:1.5rem;margin-top:0;margin-bottom:2.63rem;letter-spacing:.15em}.page-header__title:only-child{margin-bottom:0}.page-header__description{max-width:42.81rem;margin:0 auto}@media print,screen and (max-width:39.99875em){.page-header__description{padding:0 2rem}}.page-header__custom-post-content{margin:0 auto}@media print,screen and (max-width:39.99875em){.page-header__custom-post-content{padding:0 2rem}}.page-header__custom-post-content>*,.page-header__custom-post-content>.has-background,.page-header__custom-post-content>.wp-block-columns{margin-top:0;margin-bottom:0}.parent-info{display:flex;gap:1rem;margin-top:.45rem;max-width:56%}@media print,screen and (max-width:63.99875em){.parent-info{flex-direction:column}}@media print,screen and (max-width:39.99875em){.parent-info{width:100%;max-width:100%;justify-content:space-between}}.parent-info__title{top:-.3rem;margin-top:0;margin-bottom:.75rem;font-size:var(--wp--preset--font-size--default)}.parent-info__title>.series{flex:0 0 auto;display:inline-block;font-size:.7rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.parent-info__title{display:flex;flex-direction:column;align-items:flex-start}.parent-info__title>.series{top:0;margin-bottom:.25rem}}.parent-info__image{aspect-ratio:3/2;transition:.35s;flex:0 0 auto;width:31%}@media print,screen and (max-width:63.99875em){.parent-info__image{width:50%}}.parent-info__except{top:-.5rem;font-size:.85rem;line-height:1.75}.parent-info:hover img{transform:scale(1.05)}.series{display:inline-flex;align-items:center;position:relative;top:-.17em;margin-right:.75rem;padding:0 .35rem;font-size:.6em;line-height:1.5;border:1px solid #0d0c0c;border-radius:9999px}.post-thumb,.news-thumb,.book-thumb,.parent-info{position:relative}.post-thumb__more:after,.news-thumb__more:after,.book-thumb__more:after,.parent-info__more:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.post-thumb:focus-within,.news-thumb:focus-within,.book-thumb:focus-within,.parent-info:focus-within{border:2px solid #0847c1;border-radius:5px}.post-thumb{display:flex;flex-direction:column;justify-content:space-between}.post-thumb__cat{margin-bottom:.9375rem;font-size:var(--custom--font-size--little-medium);text-align:center;line-height:1.625rem}.post-thumb__cat a{text-decoration:none}.post-thumb__image{display:flex;max-width:100%;min-width:100%;width:100%;overflow:hidden;aspect-ratio:3/2}.post-thumb__image img{transition:transform .6s ease;max-width:100%;min-width:100%;width:100%;height:auto;object-fit:cover}.post-thumb__title,.yarpp-related .post-thumb__title{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:.5rem;margin-bottom:.25rem;font-size:var(--custom--font-size--little-medium);line-height:1.25;letter-spacing:.2em;font-weight:700;font-feature-settings:"palt","kern"}@media print,screen and (max-width:39.99875em){.post-thumb__title,.yarpp-related .post-thumb__title{font-size:1.41rem}}.post-thumb__excerpt{display:flex;margin-bottom:.75rem}.post-thumb__excerpt p{height:3.5em;margin-bottom:0;font-size:.85rem;line-height:1.75;letter-spacing:.1em;font-feature-settings:"palt","kern";overflow:hidden}@media print,screen and (max-width:39.99875em){.post-thumb__excerpt p{font-size:var(--wp--preset--font-size--default)}}.post_thumb__footer{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;line-height:1}.post_thumb__type{margin-bottom:0;font-size:.75rem;line-height:1;font-feature-settings:"palt","kern"}.post-thumb:hover img{transform:scale(1.1)}.news-thumb__data{flex:0 0 auto}@keyframes arrowmove{0%{top:55%}50%{top:80%}to{top:55%}}.shinrinkun-container{position:relative}.scrolldown__wrap{position:sticky;top:75%;left:0;max-width:82.5625rem;margin:auto;padding-top:5rem;z-index:10}.scrolldown{animation:arrowmove 2s ease-in-out infinite;display:block;position:absolute;top:50%;left:3rem;width:3rem;height:5rem;border:none;background-color:transparent}@media print,screen and (max-width:39.99875em){.scrolldown{left:1rem}}.scrolldown a{display:block;width:100%;height:100%}.scrolldown span{position:absolute;left:0;bottom:0;font-size:.85rem;letter-spacing:.05em;color:#0d0c0c;white-space:nowrap;writing-mode:vertical-rl}.scrolldown:before{content:"";position:absolute;bottom:0;left:2.125rem;width:.125rem;height:1.25rem;background:#e76d33;transform:skew(-31deg)}.scrolldown:after{content:"";position:absolute;bottom:0;left:1.75rem;width:.125rem;height:4.375rem;background:#015d63}.nav-totop{transition:opacity 1s cubic-bezier(.165,.84,.44,1),transform 1s cubic-bezier(.165,.84,.44,1);transform:translateY(1rem);opacity:0;position:fixed;left:.5rem;bottom:.5rem;z-index:10;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:#fffbd5;border-radius:50%}body[data-scroll=in] .nav-totop{opacity:1;transform:translateY(0)}@media print,screen and (max-width:39.99875em){.nav-totop{left:.5rem}}.nav-totop img{transform:rotate(-90deg);width:1rem;margin-bottom:.3rem}.shinrinkun-container{width:100%;height:calc(100vh - 5rem);height:calc(100dvh - 5rem);max-height:54rem;min-height:50rem;margin:-4rem 0 0;background-color:#fffbd5}@media print,screen and (max-width:39.99875em){.shinrinkun-container{max-height:48rem;min-height:46rem}}.shinrinkun{display:block;position:absolute;bottom:0;left:0;right:0;max-width:39rem;margin:0 auto}@media print,screen and (max-width:63.99875em){.shinrinkun{max-width:34.5rem}}@media print,screen and (max-width:39.99875em){.shinrinkun{max-width:24rem}}.tree{position:absolute;animation-fill-mode:none;animation-iteration-count:infinite;animation-timing-function:ease-in-out;transform-origin:bottom center}.tree img{width:100%}.tree1{bottom:47.5285171103%;left:1.7482517483%;width:22.5524475524%;z-index:3}.tree2{bottom:43.7262357414%;left:12.9370629371%;width:20.4545454545%;z-index:4}.tree3{bottom:53.2319391635%;left:22.9020979021%;width:29.020979021%;z-index:5}.tree4{bottom:82.8897338403%;left:36.3636363636%;width:30.5944055944%;z-index:1}.tree5{bottom:53.2319391635%;left:53.8461538462%;width:25.8741258741%;z-index:6}.tree6{bottom:57.0342205323%;left:69.9300699301%;width:27.6223776224%;z-index:2}.shinrinkun-fece__img{width:100%}.tree1{animation-name:animation_tree1;animation-duration:3s;animation-direction:alternate}@keyframes animation_tree1{0%{transform:skew(-5deg)}to{transform:skew(5deg)}}.tree2{animation-name:animation_tree2;animation-duration:1s;animation-direction:alternate}@keyframes animation_tree2{0%{transform:skew(0) scale(1)}to{transform:skew(5deg) scale(.98)}}.tree3{animation-name:animation_tree3;animation-duration:1.8s;animation-direction:alternate-reverse}@keyframes animation_tree3{0%{transform:skew(0) scale(1)}to{transform:skew(-4deg) scale(1.01) perspective(300rem) translateZ(5rem)}}.tree4{animation-name:animation_tree4;animation-duration:2s;animation-direction:alternate-reverse}@keyframes animation_tree4{0%{transform:skew(-3deg) scale(1.02)}to{transform:skew(1deg) scale(1)}}.tree5{animation-name:animation_tree5;animation-duration:1.5s;animation-direction:alternate}@keyframes animation_tree5{0%{transform:skew(-3deg)}to{transform:skew(3deg)}}.tree6{animation-name:animation_tree6;animation-duration:3.5s;animation-direction:alternate}@keyframes animation_tree6{0%{transform:skew(-4deg) scale(1)}to{transform:skew(4deg) scale(1.02) perspective(300rem) translateZ(3rem)}}.shinrinkun a{color:#0d0c0c;text-decoration:none}.speechballoon-link{display:none;position:absolute;max-width:12.5rem;background-size:19.25rem 7.875rem;background-repeat:no-repeat;-webkit-background-clip:padding-box;transform:translateZ(6rem)}@media print,screen and (max-width:63.99875em){.speechballoon-link{max-width:11.5rem;position:absolute}}.speechballoon-link1,.speechballoon-link2,.speechballoon-link3{background-image:url(/wp-content/themes/shinrin/assets/assets/figure_speechballoon-left@2x-7WSwzBLm.png);background-position:bottom left;padding:.5rem 1rem .78rem 1.9rem}@media print,screen and (max-width:63.99875em){.speechballoon-link1,.speechballoon-link2,.speechballoon-link3{background-image:url(/wp-content/themes/shinrin/assets/assets/figure_speechballoon-left-bottom@2x-Dajguwrd.png);background-size:13.375rem 8.0625rem;padding:.15rem 1rem 1rem}}.speechballoon-link4{background-image:url(/wp-content/themes/shinrin/assets/assets/figure_speechballoon-left@2x-7WSwzBLm.png);background-position:bottom left;padding:.5rem 1rem .78rem 1.9rem}@media print,screen and (max-width:63.99875em){.speechballoon-link4{background-size:18.25rem 6.875rem;padding:.15rem 1rem .4rem 1.9rem}}.speechballoon-link5,.speechballoon-link6{background-image:url(/wp-content/themes/shinrin/assets/assets/figure_speechballoon-right@2x-DxU23Ae2.png);background-position:bottom right;padding:.5rem 1.7rem .78rem .78rem}@media print,screen and (max-width:63.99875em){.speechballoon-link5,.speechballoon-link6{background-image:url(/wp-content/themes/shinrin/assets/assets/figure_speechballoon-right-bottom@2x-CtcCmI65.png);background-size:13.375rem 8.0625rem;padding:.15rem 1rem 1rem .9rem}}.speechballoon-link1{bottom:110.2661596958%;left:9.6153846154%;z-index:100}@media print,screen and (max-width:63.99875em){.speechballoon-link1{bottom:173.0038022814%;left:10.4895104895%}}.speechballoon-link2{bottom:95.0570342205%;left:21.8531468531%;z-index:110}@media print,screen and (max-width:63.99875em){.speechballoon-link2{bottom:144.4866920152%;left:19.2307692308%}}.speechballoon-link3{bottom:98.8593155894%;left:38.4615384615%;z-index:120}@media print,screen and (max-width:63.99875em){.speechballoon-link3{bottom:159.6958174905%;left:34.965034965%}}.speechballoon-link4{bottom:144.4866920152%;left:52.4475524476%;z-index:130}@media print,screen and (max-width:63.99875em){.speechballoon-link4{bottom:190.1140684411%;left:59.4405594406%}}.speechballoon-link5{bottom:98.8593155894%;right:34.965034965%;z-index:140}@media print,screen and (max-width:63.99875em){.speechballoon-link5{bottom:155.8935361217%;right:29.7202797203%}}.speechballoon-link6{bottom:114.0684410646%;right:17.4825174825%;z-index:150}@media print,screen and (max-width:63.99875em){.speechballoon-link6{bottom:182.5095057034%;right:10.4895104895%}}.speechballoon-text{margin-top:.5rem;margin-bottom:.5rem;font-size:.8em;line-height:1.25}.tree:hover img,.tree:focus img{transition-duration:.35s;transform:scale(1.05)}.tree:hover+.speechballoon-link,.tree:focus+.speechballoon-link{display:block}.speechballoon-link:hover,.speechballoon-link:focus{display:block;color:#25c52d}.mobile-header{max-width:82.5625rem;margin:auto;padding:0 2.5rem}@media print,screen and (max-width:63.99875em){.mobile-header{padding:0 1.5rem}}@media print,screen and (max-width:39.99875em){.mobile-header{display:flex;flex-direction:column;gap:.25rem;padding:1rem .5rem .5rem;position:fixed;top:0;left:0;margin:.5rem;background-color:#fff;border-radius:.25rem;z-index:300}}.mobile-header__home-link{display:flex;align-items:center}.mobile-header__home-link img{display:inline-block}.home .mobile-header{padding:1.5rem 2.5rem;background-color:#fffbd5}.home .mobile-header .mobile-header__home-link{display:none}@media print,screen and (max-width:39.99875em){.home .mobile-header{padding:.5rem}}.home .mobile-header__wrap{background-color:#fffbd5}@media print,screen and (max-width:39.99875em){.home .has-background-white .mobile-header{background-color:#fff}}.mobile-header__home-link img{width:2rem}@media print,screen and (min-width:40em){.mobile-header__home-link{display:none}}.close-icon__wrap,.menu-icon__wrap{position:relative;margin:0;padding:.5rem 1rem;width:3rem;height:3rem;border:none;border-radius:.25rem;z-index:100}@media print,screen and (min-width:40em){.close-icon__wrap,.menu-icon__wrap{width:3.5rem;height:3.5rem;background-color:#fff}}@media print,screen and (max-width:39.99875em){.close-icon__wrap,.menu-icon__wrap{background-color:transparent}}.close-icon__wrap,.menu-icon__wrap{cursor:pointer}.close-icon__wrap span,.menu-icon__wrap span{position:absolute;bottom:1rem;left:0;right:0}@media print,screen and (max-width:39.99875em){.menu-icon__wrap{padding:.5rem .75rem}}.home .menu-icon__wrap{background-color:transparent}.close-icon__wrap{display:none}.menu-open .close-icon__wrap{position:absolute;top:1.5rem;left:1.5rem;display:inline-block}@media(max-width:1336px){.menu-open .close-icon__wrap{top:1.5rem;left:1.5rem}}@media print,screen and (max-width:39.99875em){.menu-open .close-icon__wrap{top:-.5rem;left:-1rem}}.close-icon{position:absolute;top:-.5rem;left:0;width:3rem;height:3rem}.close-icon:before,.close-icon:after{content:"";position:absolute;top:1.5rem;left:.75rem;width:1.5rem;height:.052rem;background-color:#0d0c0c;border-radius:9999px}.close-icon:before{transform:rotate(-40deg)}.close-icon:after{transform:rotate(40deg)}.menu-open{position:fixed;height:100%;width:100%}.sitemap{transform:scale(1);transition:transform .5s cubic-bezier(.165,.84,.44,1)}.sitemap__wrap{transition:background-color .15s cubic-bezier(.165,.84,.44,1);max-width:100%}.menu-open .sitemap{transform:scale(1.05);transition:transform .5s cubic-bezier(.165,.84,.44,1);width:100%;height:max-content;margin-top:0;padding:5rem 1.5rem 2rem;overflow-x:hidden;overflow-y:scroll}@media(max-width:1336px){.menu-open .sitemap{padding:5rem 1.5rem 2rem}}@media print,screen and (max-width:39.99875em){.menu-open .sitemap{margin:0;padding:0;transform:scale(1)}.menu-open .sitemap .site-footer__sns-wrap{padding-bottom:3rem}}.menu-open .sitemap__wrap{position:fixed;top:0;left:0;display:flex;justify-content:center;width:100vw;max-width:100vw;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;margin:0;padding:2.25rem;background-color:#fff;z-index:600;transform:translateZ(8rem);overflow-x:hidden;overflow-y:scroll}@media(max-width:1336px){.menu-open .sitemap__wrap{height:100%;overflow-x:hidden;overflow-y:scroll}}@media print,screen and (max-width:39.99875em){.menu-open .sitemap__wrap{padding:2rem}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}@media print,screen and (min-width:40em){body:not(.home) .site-header__wrap,body:not(.home) .mobile-header__wrap{transition:.75s;position:sticky;top:0;z-index:400;transform:translateY(0)}html[data-scroll-dir-y="1"] body:not(.home) .site-header__wrap[data-scroll=in],html[data-scroll-dir-y="1"] body:not(.home) .mobile-header__wrap[data-scroll=in]{transform:translateY(-110%)}body:not(.home) .site-header__wrap.hide-header,body:not(.home) .mobile-header__wrap.hide-header{transform:translateY(-110%)}body:not(.home) .mobile-header__wrap{transition:.7s;top:8.5rem;z-index:300}html[data-scroll-dir-y="1"] body:not(.home) .mobile-header__wrap[data-scroll=in]{transition:.6s;transform:translateY(-350%)}body:not(.home) .mobile-header__wrap.hide-header{transform:translateY(-350%)}}@media print,screen and (min-width:64em){body:not(.home) .mobile-header__wrap{top:7.3rem}}@media print,screen and (max-width:63.99875em){body:not(.home) .mobile-header__wrap{top:7.5rem}html[data-scroll-dir-y="1"] body:not(.home) .mobile-header__wrap[data-scroll=in]{transform:translateY(-370%)}}@media print,screen and (max-width:39.99875em){body:not(.home) .mobile-header__wrap{transition:.75s;position:fixed;top:0;left:0;z-index:300;background-color:#fff;transform:translateY(0)}html[data-scroll-dir-y="1"] body:not(.home) .mobile-header__wrap[data-scroll=in]{transform:translateY(-110%)}body:not(.home) .mobile-header__wrap.hide-header{transition:.7s;top:-10rem;transform:translateY(-110%)}html[data-scroll-dir-y="1"] body:not(.home) .mobile-header__wrap[data-scroll=in]{transition:.6s;transform:translateY(-350%)}}.wp-block-columns.profile-column{gap:1.5rem}@media print,screen and (max-width:39.99875em){.wp-block-columns.profile-column{flex-direction:row}}.wp-block-columns.profile-column p{margin-top:.5rem}.bearers{align-items:center}@media print,screen and (max-width:63.99875em){.bearers{flex-direction:column;justify-content:center}.bearers .wp-block-column{display:flex;align-items:center;justify-content:center}.bearers p{writing-mode:vertical-rl;margin:0 auto}.bearers p img{transform:rotate(90deg)}}.bearers .wp-block-cover{display:flex;align-items:center;justify-content:center}@media print,screen and (max-width:63.99875em){.bearers .wp-block-cover{min-width:20rem}}.alignfull{width:auto;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.alignfull img{width:100%}.alignwide,.bearers{width:90vw;margin-left:calc(50% - 45vw);margin-right:calc(50% - 45vw)}.alignwide.wp-block-image img,.wp-block-image.bearers img{width:100%}@media print,screen and (max-width:39.99875em){.alignwide,.bearers{max-width:100%;margin:auto}}.aligncenter,.has-text-align-center{text-align:center}.alignleft,.has-text-align-left{text-align:left}.alignright,.has-text-align-right{text-align:right}.are-vertically-aligned-center{align-items:center}.are-vertically-aligned-top{align-items:flex-start}.are-vertically-aligned-bottom{align-items:flex-end}.is-vertically-aligned-center{align-self:center}.is-vertically-aligned-top{align-self:flex-start}.is-vertically-aligned-bottom{align-self:flex-end}.is-content-justification-left{justify-content:flex-start}.is-content-justification-center{justify-content:center}.is-content-justification-right{justify-content:flex-end}.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons{margin-bottom:2rem}.wp-block-buttons .wp-block-button__link{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:.5em 2em}.is-style-outline .wp-block-button__link{border-collapse:collapse;background-color:transparent;border-width:.125rem;border-style:solid;color:#0d0c0c}.wp-block-button__link:hover{transform:scale(.95)}.wp-block-button__width-100,.wp-block-button__width-100 a{width:100%}.wp-block-button__width-75{width:75%}.wp-block-button__width-75 a{width:100%}.wp-block-button__width-50{width:50%}.wp-block-button__width-50 a{width:100%}.wp-block-button__width-25{width:25%}.wp-block-button__width-25 a{width:100%}.wp-block-columns{display:flex;gap:2rem;margin-top:1.5rem;margin-bottom:1.5rem}@media print,screen and (max-width:39.99875em){.wp-block-columns{flex-direction:column}.wp-block-columns.is-not-stacked-on-mobile{flex-direction:row}}.wp-block-column>*:first-child{margin-top:0}.wp-block-column>*:last-child{margin-bottom:0}.wp-block-column.is-layout-flow>*+*{margin-block-start:.5rem}.wp-block-cover{position:relative;margin-top:1.5rem;margin-bottom:1.5rem;padding:2rem;border-radius:9999px;overflow:hidden}@media print,screen and (max-width:39.99875em){.wp-block-cover{padding:5rem 4rem}}.wp-block-cover__image-background{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.wp-block-cover__inner-container{position:relative;z-index:1}.wp-block-cover__inner-container>*{text-align:center}.wp-block-cover__inner-container>*:first-child{margin-top:0}.wp-block-cover__inner-container>*:last-child{margin-bottom:0}.wp-block-cover__background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-embed-videmo iframe,.wp-block-embed-youtube iframe,.wp-embed-aspect-16-9 iframe,.wp-block-embed iframe{max-width:100%;min-width:100%;width:100%}.wp-block-embed-videmo iframe,.wp-block-embed-youtube iframe,.wp-embed-aspect-16-9 iframe{aspect-ratio:16/9;height:auto}.wp-block-embed{margin-bottom:2rem}.wp-block-embed figcaption{margin-top:.25rem;font-size:.85rem;line-height:1.75}.wp-block-file{margin-bottom:2rem}.wp-block-file__embed{margin-bottom:1rem}.wp-block-file__button{display:inline-block;margin-left:1rem}.wp-block-gallery{padding-bottom:1.5rem;margin-bottom:2rem}.wp-block-gallery .wp-block-image{margin-bottom:1rem}.wp-block-gallery .wp-element-caption{transition:.4s;opacity:0;width:100%;font-size:.85rem;line-height:1.75}.wp-block-gallery .swiper-slide-active .wp-element-caption{opacity:1}.swiper-wrapper{align-items:center}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #015d63}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:conten #015d63}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:0;bottom:0;width:15%;height:100%;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}@media print,screen and (max-width:39.99875em){.swiper-button-prev,.swiper-button-next{width:10%}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:0;right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:0;left:auto}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-.25rem;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.wp-block-group{margin-top:2.5rem;margin-bottom:2.5rem}.wp-block-group *:first-child{margin-top:2rem}.wp-block-group *:last-child{margin-bottom:2rem}.wp-block-group.has-background *:first-child{margin-top:0}.wp-block-group.has-background *:last-child{margin-bottom:0}.wp-block-image{margin-bottom:2rem}.wp-block-image figcaption{margin-top:.25rem;font-size:.85rem;line-height:1.75}h2+.wp-block-image,h3+.wp-block-image,h4+.wp-block-image,h5+.wp-block-image{margin-top:2rem}.wp-block-separator{width:100%;margin:4.125rem auto;border:1px solid #25c52d}.wp-block-table table{width:92.5%;border-collapse:separate;border-spacing:0;border:.0625rem #0d0c0c solid;overflow:hidden}@media print,screen and (max-width:39.99875em){.wp-block-table table{width:100%}}.wp-block-table th,.wp-block-table td{padding:.5rem .875rem .5rem 1.5rem}@media print,screen and (max-width:39.99875em){.wp-block-table th,.wp-block-table td{padding:.5rem 1em}}.wp-block-table th.has-text-align-center,.wp-block-table td.has-text-align-center{text-align:center}.wp-block-table th.has-text-align-left,.wp-block-table td.has-text-align-left{text-align:left}.wp-block-table th.has-text-align-right,.wp-block-table td.has-text-align-right{text-align:right}.wp-block-table td:first-child{width:35%}@media print,screen and (max-width:39.99875em){.wp-block-table td:first-child{min-width:33vw}}.wp-block-table td+td,.wp-block-table th+th{border-left:.0625rem #0d0c0c solid;text-align:justify}html.en .wp-block-table td+td,html.en .wp-block-table th+th{text-align:inherit}.wp-block-table th{border-bottom:.0625rem #0d0c0c solid}.wp-block-table tr+tr td,.wp-block-table tfoot tr td{border-top:.0625rem #0d0c0c solid}.wp-block-table figcaption{margin-top:.25rem;font-size:.85rem;line-height:1.75}.is-style-stripes table,.is-style-stripes td+td,.is-style-stripes th+th,.is-style-stripes th,.is-style-stripes tr+tr td,.is-style-stripes tfoot tr td{border:none}.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.alignright table{margin-left:auto}.aligncenter table{margin-left:auto;margin-right:auto}main .has-black-background-color,.has-black-background-color{background-color:#323232}main .has-black-color,.has-black-color{color:#323232}main .has-white-background-color,.has-white-background-color{background-color:#fff}main .has-white-color,.has-white-color{color:#fff}.has-background,.has-border-color{padding:1em}.has-background.wp-block-columns,.has-background.wp-block-group,.has-border-color.wp-block-columns,.has-border-color.wp-block-group{padding:3em}@media print,screen and (max-width:39.99875em){.has-background.wp-block-columns,.has-background.wp-block-group,.has-border-color.wp-block-columns,.has-border-color.wp-block-group{padding:1.5em}}img.has-border-color,table.has-border-color{padding:0}ul.has-background,ul.has-border-color{padding-left:40px}.has-border-color{border-style:solid}.has-drop-cap:first-letter{margin:.5rem;float:left;font-size:3.25em;line-height:1;text-transform:uppercase}.is-style-rounded img{border-radius:9999px!important}.page-template-default,.wp-embed-responsive{padding:0}h2.has-xlarge-font-size>strong{line-height:1.2}h2.has-large-font-size>strong{line-height:1.5}h2.has-medium-font-size>strong{line-height:1.75}h2.has-default-font-size>strong{line-height:1.95}h2.has-small-font-size>strong{line-height:2}@media print,screen and (max-width:39.99875em){h2.has-xlarge-font-size>strong{line-height:1.2}h2.has-large-font-size>strong{line-height:1.2}h2.has-medium-font-size>strong{line-height:1.5}h2.has-default-font-size>strong{line-height:1.5}h2.has-small-font-size>strong{line-height:1.5}}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-text-align-center{text-align:center}.nav-links{display:flex;justify-content:center;align-items:center;gap:1.65rem;font-size:var(--custom--font-size--little-medium)}@media print,screen and (max-width:39.99875em){.nav-links{margin:0 1rem}}.nav-links .page-numbers{text-decoration:none;flex:0 0 auto}.page-numbers.prev{margin-right:3.4375rem;padding-left:1.2rem}@media print,screen and (max-width:39.99875em){.page-numbers.prev{margin-right:1.65rem}}.page-numbers.next{margin-left:3.4375rem;padding-right:1.2rem}@media print,screen and (max-width:39.99875em){.page-numbers.next{margin-left:1.65rem}}.post-entry__body-header{display:flex;gap:2rem}@media print,screen and (max-width:39.99875em){.post-entry__body-header{flex-direction:column;gap:3rem}}.post-entry__body-header .relasionship-content ul{margin:0;padding-left:1em}.post-entry__back-number-img{flex:0 0 auto;align-self:flex-start;margin-top:0;max-width:22rem}.relasionship-content{flex:1 1 auto}.relasionship-content h2{margin-top:1rem;margin-bottom:.5rem;font-size:.85rem}.relasionship-content h2:first-of-type{margin-top:-.5rem}.relasionship-content ul{margin:0;padding-left:1em}.relasionship-content ul li:before{top:calc(.5em + 2.5px)!important}.relasionship-content__item{position:relative;margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.post-entry__back-number-content{margin-top:2.5rem}.back-number-archive-content{margin-top:4.75rem}.back-number-archive-content .thumb-content{gap:2.25rem;justify-content:center}.back-number-archive-content .book-thumb{width:20%}@media print,screen and (max-width:39.99875em){.back-number-archive-content .book-thumb{width:calc(50% - 2.25rem)}}.back-number-archive-content .book-thumb__image{margin:0}.back-number-archive-content .book-thumb__title{margin-top:.5rem}.back-number-archive-content .book-thumb__subtitle{font-size:.85rem;line-height:1.25}.contact-form{padding:0;border:none}.form-table{width:100%}.form-table tr{display:flex;justify-content:space-between;margin-bottom:3.2rem}@media print,screen and (max-width:39.99875em){.form-table tr{flex-direction:column;justify-content:flex-start;margin-bottom:2rem}}.form-table th,.form-table td input,.form-table textarea{font-size:var(--wp--preset--font-size--default)}.form-table th{flex:0 0 auto;width:35%;text-align:left}@media print,screen and (max-width:39.99875em){.form-table th{width:100%;margin-bottom:.5em}}.form-table td{flex:1 1 auto;width:65%}@media print,screen and (max-width:39.99875em){.form-table td{width:100%}}.form-table td input,.form-table textarea{width:100%;padding:.3125rem 1.125rem;background-color:#f5f5f5;border:1px solid #6c6c6c;font-family:system-ui;border-radius:2px}.form-table textarea{min-height:8.4rem}.form-table span{font-size:.85em;padding-left:1rem}.attention{color:#f40000}.optional{color:#6c6c6c}@media print,screen and (max-width:39.99875em){.error{padding-top:.5em}}.submit-botton,.mw_wp_form .wp-block-button{display:flex;align-items:center;justify-content:center;margin-top:4rem}@media print,screen and (max-width:39.99875em){.submit-botton,.mw_wp_form .wp-block-button{margin-top:2rem}}.submit-botton input,.mw_wp_form .wp-block-button__link{-webkit-appearance:none;appearance:none;position:relative;transition:.4s;padding:.9375rem 2.5rem;font-size:var(--wp--preset--font-size--default);color:#0d0c0c;background-color:#fff;border:1px solid #0d0c0c;border-radius:5px;z-index:1}@media print,screen and (max-width:39.99875em){.submit-botton input,.mw_wp_form .wp-block-button__link{padding:.625rem 2.5rem}}.submit-botton input:hover,.mw_wp_form .wp-block-button__link:hover{transform:scale(.95);cursor:pointer;background-color:#25c52d;color:#fff}.submit-botton input[name=submitBack],.mw_wp_form .wp-block-button__link[name=submitBack]{margin-right:2rem}.home main h2{font-size:var(--custom--font-size--little-medium);letter-spacing:.15em}.new-contents h2{margin:5rem auto 3rem;text-align:center}@media print,screen and (max-width:39.99875em){.new-contents h2{margin:4.6875rem auto 3.125rem}}.new-contents__link{margin-top:-1rem;margin-bottom:4.75rem}@media print,screen and (min-width:64em){.new-contents__link{max-width:65.12rem;margin-left:auto;margin-right:auto;padding-right:1.5rem}}.new-info{display:flex;gap:2rem;max-width:65.12rem;margin:0 auto;padding-bottom:0 2.75rem}@media print,screen and (max-width:63.99875em){.new-info{flex-direction:column}}.news-contents{flex:1 1 auto;display:flex;flex-direction:column;width:50%}@media print,screen and (max-width:63.99875em){.news-contents{width:100%}}.news-contents h2{margin-bottom:2.1875rem}@media print,screen and (max-width:39.99875em){.news-contents h2{margin-left:0}}.news-contents__inner{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.news-contents .archive-link{align-self:flex-end}.new-backnumber{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:50%}@media print,screen and (max-width:63.99875em){.new-backnumber{width:100%}}.new-backnumber__inner{height:100%;display:flex;flex-direction:column;justify-content:space-between}@media print,screen and (max-width:63.99875em){.new-backnumber__inner{width:100%;align-items:center}}.new-backnumber article{flex-grow:1}@media print,screen and (max-width:63.99875em){.new-backnumber article{display:flex;flex-direction:column;width:auto}}.new-backnumber h2{margin-bottom:2.1875rem}@media print,screen and (max-width:63.99875em){.new-backnumber h2{width:100%}}.archive-link{margin-top:1rem;font-size:var(--custom--font-size--little-medium);text-decoration:none;align-self:flex-end}.archive-link:after{right:-1.35rem}@media print,screen and (max-width:63.99875em){.archive-link{margin-right:1rem}}.blog article{width:100%;margin-bottom:0}.article-about{max-width:71.12rem}.article-about ul{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;margin:0;padding:0;list-style:none}.article-about li span{padding:0 .25em}.article-about p{margin:0}.article-about a,.article-about span{display:inline;text-decoration:none}.post-entry{margin-bottom:3.74rem}.post-entry__body{margin-bottom:5.74rem}.post-entry__body ul{list-style:none;padding-left:3.2em;letter-spacing:.05em}.post-entry__body ul li{position:relative}.post-entry__body ul li:before{content:"";position:absolute;left:-.73em;top:calc(1em - 2.5px);display:block;width:5px;height:5px;border-radius:50%;background-color:#0d0c0c}.post-entry__body ol{padding-left:3.2rem;letter-spacing:.05em}.post-entry__body ol ::marker{letter-spacing:-.01em}.post-entry__footer,.thumb-content__title{max-width:71.12rem;margin-left:auto;margin-right:auto}.post-title__wrap{display:flex;flex-direction:column-reverse;margin-bottom:3.5rem;width:136%;max-width:76vw}@media print,screen and (max-width:63.99875em){.post-title__wrap{width:100%;max-width:100%;padding-right:0}}.post-title{margin-top:.75rem;margin-bottom:0;font-size:2rem;line-height:calc(1em + .8rem);letter-spacing:.13em;font-feature-settings:"palt","kern"}@media print,screen and (max-width:63.99875em){.post-title{letter-spacing:.1em}}@media print,screen and (max-width:39.99875em){.post-title{font-size:1.85rem}}.post-sub-title{margin-top:1rem;margin-bottom:0;font-size:var(--custom--font-size--little-medium);font-feature-settings:"palt","kern"}.page-header--single{display:flex;gap:3rem;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;margin-bottom:2rem;padding:0;font-size:var(--custom--font-size--little-medium);letter-spacing:.15em;font-feature-settings:"palt","kern"}@media print,screen and (max-width:39.99875em){.page-header--single{flex-direction:column;align-items:flex-end;margin-top:12rem}}.page-header--single time{margin-top:.5rem;font-size:var(--wp--preset--font-size--default)}.breadcrumbs{display:flex}.page-header__cat-info{flex:0 0 auto}.child-thumb{display:flex;flex-wrap:wrap;gap:2.25rem;margin-top:6.3rem}@media print,screen and (max-width:39.99875em){.child-thumb{flex-direction:column}}.child-thumb article{width:calc(50% - 1.125rem)}@media print,screen and (max-width:39.99875em){.child-thumb article{width:100%}}.post-entry__data{display:block;width:100%}.page-header--single .post-entry__data{text-align:right}.thumb-content__title,.relatied-posts__title{font-size:var(--custom--font-size--little-medium);margin-bottom:1.25rem}.post-entry__footer{display:flex;justify-content:space-between;gap:2rem;line-height:1.5}@media print,screen and (max-width:63.99875em){.post-entry__footer{flex-wrap:wrap}}.post-entry__footer,.post-entry__publication:not(:empty){position:relative}.post-entry__footer:before,.post-entry__publication:not(:empty):before{transform:translate(-50%);position:absolute;content:"";top:-2rem;left:50%;width:100vw;height:100%;padding-top:2rem;background-color:#d9e9ff;z-index:-1;padding-bottom:3.74rem}ul.post-entry__tags{margin-top:.5em;justify-content:flex-start;width:100%}ul.post-entry__tags li{padding-right:1rem;line-height:1.5}ul.post-entry__tags a:before{content:"#"}.writer{flex:1 1 auto;display:flex;margin:0}@media print,screen and (min-width:64em){.writer{margin-top:-.25em}}.writer>dd{margin-left:.75rem}.writer dt{flex:0 0 auto}.writer dl{margin:0}.writer dl dd{margin:.25em 0 0;font-size:.85rem}.post-entry__info{flex:0 0 auto;align-self:flex-start;width:60%}@media print,screen and (max-width:63.99875em){.post-entry__info{width:100%}}.post-entry__info *{font-size:.85rem;line-height:1.5}.post-entry__info .post-entry__data{margin-top:.5rem}.post-entry__info-type{display:inline}.back-to-top{display:flex;align-items:center;justify-content:center;margin-top:7.48rem;font-size:var(--custom--font-size--little-medium)}.back-to-top a{text-decoration:none}.publication-content{display:flex;flex-direction:column;align-items:center}.publication-content__wrap{margin-bottom:3.74rem}.publication-content__title{margin-top:0;font-size:.85rem;line-height:1.5}.publication-content h3{font-size:.85rem}.archive-content__wrap{margin-top:calc(3.74rem * 2.5)}.tag-list ul{display:flex;flex-wrap:wrap;gap:3.25rem;margin:0;padding:0;width:100%;list-style:none}@media print,screen and (max-width:39.99875em){.tag-list ul{gap:2.8rem}}.tag-list li{width:calc(33.3333333333% - 2.1666666667rem);text-align:center}@media print,screen and (max-width:39.99875em){.tag-list li{width:calc(50% - 1.4rem)}}.tag-list li a{display:flex;flex-direction:column;font-size:1.25rem;line-height:1.5;text-decoration:none}@media print,screen and (max-width:39.99875em){.tag-list li a{font-size:var(--wp--preset--font-size--default)}}.tag-list li a span{font-size:1.47rem}@media print,screen and (max-width:39.99875em){.tag-list li a span{font-size:1.25rem}}
