');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
/*!rtl:begin:ignore*/direction:ltr;
/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
/*!rtl:begin:ignore*/grid-column:1;grid-row:1;
/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
/*!rtl:begin:ignore*/grid-column:2;grid-row:1;
/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
/*!rtl:begin:ignore*/grid-column:2;grid-row:1
/*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
/*!rtl:begin:ignore*/grid-column:1;grid-row:1
/*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.components-popover-pointer-events-trap{background-color:initial;cursor:pointer;inset:0;position:fixed;z-index:1000000}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-gravatar{color:#1d4fc4}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}
.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}
@charset "utf-8";article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}.gf{font-family:'Ubuntu Condensed',sans-serif;font-weight:400}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:700}dfn,em,.em{font-style:italic;border-bottom:1px dotted pink}hr{margin:1.8em 0;padding:0;border:0;height:5px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x 0 0}p{-webkit-hyphens:auto;-epub-hyphens:auto;-moz-hyphens:auto;hyphens:auto}pre{margin:0}code,kbd,pre,samp{font-family:Consolas,'Courier New',Courier,Monaco,monospace;font-size:.9em;padding:.05em .4em;border-radius:3px;background:#f6f6f6;color:#444}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}.gallery{margin:.5em auto 2em!important}.gallery dl{margin:0!important}.gallery dl img{margin-bottom:0;border:none!important;padding:1px}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}.entry-content ul li{position:relative;padding-left:1em;margin:3px 0}.entry-content ul li:before{content:" ";width:7px;height:7px;background:#3e3e3e;-webkit-box-shadow:-1px -1px 1px rgba(97,97,97,.15) inset;-moz-box-shadow:-1px -1px 1px rgba(97,97,97,.15) inset;box-shadow:-1px -1px 1px rgba(97,97,97,.15) inset;display:block;position:absolute;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:2px;top:9px}.entry-content ul li ul li:before{width:5px;height:5px;top:10px}.entry-content ul li ul li ul li:before{width:7px;height:2px;top:10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.entry-content ol{counter-reset:number}.entry-content ol li{list-style:none;position:relative;padding-left:1.4em}.entry-content ol li:before{counter-increment:number;content:counter(number);background:#3e3e3e;color:#fff;width:1.5em;height:1.5em;font-size:.7em;font-weight:700;font-family:'Lato',sans-serif;display:block;text-align:center;line-height:1.5em;border-radius:50%;position:absolute;left:0;top:3px}.entry-content ol li ol li:before{background:#666;font-size:10px;line-height:1.4}.entry-content ol li li ol li:before{background:#ccc;color:#555}nav ul,nav ol{list-style:none;list-style-image:none}.wp-block-gallery li{padding:0!important;margin:0}.wp-block-gallery li img{margin-bottom:0}.wp-block-gallery li:before{content:none!important}img{border:0;vertical-align:bottom;max-width:100%;height:auto}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-transform:none}select::-ms-expand{display:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf,.comment-respond,.widget ul li{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.comment-respond:before,.cf:after,.comment-respond:after,.widget ul li:before,.widget ul li:after{content:"";display:table}.clearfix:after,.cf:after,.comment-respond:after,.widget ul li:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}p{-ms-word-break:break-all;-ms-word-wrap:break-all;word-break:break-word;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3}.alert-help,.alert-info,.alert-error,.alert-success{margin:10px;padding:5px 18px;border:1px solid}.alert-help{border-color:#e8dc59;background:#ebe16f}.alert-info{border-color:#bfe4f4;background:#d5edf8}.alert-error{border-color:#f8cdce;background:#fbe3e4}.alert-success{border-color:#deeaae;background:#e6efc2}.blue-btn,.comment-reply-link,#submit{display:inline-block;position:relative;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;font-size:.9em;font-size:34px;line-height:34px;font-weight:400;padding:0 24px;border-radius:4px;border:0;cursor:pointer;-webkit-transition:background-color .14s ease-in-out;transition:background-color .14s ease-in-out}.blue-btn:hover,.comment-reply-link:hover,#submit:hover,.blue-btn:focus,.comment-reply-link:focus,#submit:focus{color:#fff;text-decoration:none}.blue-btn:active,.comment-reply-link:active,#submit:active{top:1px}.blue-btn,.comment-reply-link,#submit{background-color:#e55937}.blue-btn:hover,.comment-reply-link:hover,#submit:hover,.blue-btn:focus,.comment-reply-link:focus,#submit:focus{background-color:#2574a8}input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],select,textarea,.field{display:block;height:40px;line-height:40px;padding:0 4%;margin-bottom:14px;font-size:1em;color:#666;border-radius:3px;vertical-align:middle;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15) inset;-moz-box-shadow:0 0 5px rgba(0,0,0,.15) inset;box-shadow:0 0 5px rgba(0,0,0,.15) inset;border:0;width:92%;width:100%\9;max-width:92%;max-width:100%\9;background-color:#fff;-webkit-transition:background-color .24s ease-in-out;transition:background-color .24s ease-in-out}#main input[type=text],#main input[type=password],#main input[type=datetime],#main input[type=datetime-local],#main input[type=date],#main input[type=month],#main input[type=time],#main input[type=week],#main input[type=number],#main input[type=email],#main input[type=url],#main input[type=search],#main input[type=tel],#main input[type=color],#main select,#main textarea,#main .field{padding:0 2%;width:96%;width:100%\9;max-width:96%;max-width:100%\9}#main textarea{padding:2%}input[type=text]:focus,input[type=text]:active,input[type=password]:focus,input[type=password]:active,input[type=datetime]:focus,input[type=datetime]:active,input[type=datetime-local]:focus,input[type=datetime-local]:active,input[type=date]:focus,input[type=date]:active,input[type=month]:focus,input[type=month]:active,input[type=time]:focus,input[type=time]:active,input[type=week]:focus,input[type=week]:active,input[type=number]:focus,input[type=number]:active,input[type=email]:focus,input[type=email]:active,input[type=url]:focus,input[type=url]:active,input[type=search]:focus,input[type=search]:active,input[type=tel]:focus,input[type=tel]:active,input[type=color]:focus,input[type=color]:active,select:focus,select:active,textarea:focus,textarea:active,.field:focus,.field:active{background-color:#f7f8fa}input[type=password]{letter-spacing:.3em}textarea{max-width:100%;min-height:120px;line-height:1.5em}select{-webkit-appearance:none;background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/select_arrow.png);background-repeat:no-repeat;background-position:97.5% center;background-size:9px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],select,textarea,.field{width:92%;max-width:92%}}body{font-family:"Lato","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"MS Pゴシック","MS PGothic",sans-serif;font-size:100%;line-height:1.5;color:#545b63;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word}.wrap{width:96%;margin:0 auto}.last-col{float:right;padding-right:0 !important}a{color:#e55937}a:hover{color:#e69b9b}a,a img{-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}a img{-webkit-backface-visibility:hidden;backface-visibility:hidden}a:hover img{filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";opacity:.7}a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,.3)}.entry-content a[target=_blank]:after{font-family:'FontAwesome';content:'\f08e';font-size:.9em;margin:0 3px 0 2px}.entry-content a.no-icon[target=_blank]:after{content:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{text-rendering:optimizelegibility;font-family:"Lato","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"MS Pゴシック","MS PGothic",sans-serif;font-weight:500}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}h1,.h1{font-size:1.5em;font-weight:700;line-height:1.333em}h2,.h2{font-size:1.5em;line-height:1.4em;font-weight:700;margin-bottom:.375em}h3,.h3{font-size:1.3em;font-weight:700}h4,.h4{font-size:1.2em;font-weight:700}h5,.h5{font-size:1em;font-weight:700;line-height:2em;text-transform:uppercase;letter-spacing:1px}#custom_header{width:100%;text-align:center;color:#fff}#custom_header .wrap{display:table;table-layout:fixed;padding:2.5em 0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/shadow1.png) center bottom no-repeat;background-size:90% auto}#custom_header .wrap>div{display:table-cell;vertical-align:middle}#custom_header .header-eyecatch{width:40%}#custom_header .header-text{width:60%;-webkit-text-shadow:0 2px 5px rgba(45,45,45,.05);-moz-text-shadow:0 2px 5px rgba(45,45,45,.08);text-shadow:0 2px 1px rgba(45,45,45,.08)}#custom_header .en{font-size:3em;font-weight:400;margin:.3em 0;line-height:1;letter-spacing:-1px}#custom_header .ja{font-size:13px;margin:0}#custom_header .btn-wrap{margin:2.5em 0 0}#custom_header .btn-wrap a{padding:1em 2.5em;color:#fff;border-color:#fff;font-size:.95em;min-width:55%;-webkit-text-shadow:0 2px 5px rgba(45,45,45,.05);-moz-text-shadow:0 2px 5px rgba(45,45,45,.08);text-shadow:0 2px 1px rgba(45,45,45,.08);position:relative;font-weight:500}#custom_header .btn-wrap a:hover{background:0 0;filter:alpha(opacity=40);-ms-filter:"alpha(opacity=40)";opacity:.4}#custom_header.text_bk .header-text,#custom_header.text_bk .btn-wrap a{border-color:#333;color:#333}#custom_header.layoutcenter .header-eyecatch,#custom_header.layoutcenter .header-text{width:100%;display:block}#custom_header.layoutcenter .header-text{margin:1.5em 0 2em}.home #content{margin-top:1.5em}.home_widget{font-size:.88em;margin:0 auto 1.9em;max-width:728px}.home_widget>div{margin-bottom:1.5em}.page-full .home_widget{max-width:100%}.home_widget .widget{margin:0}.header{background-color:#e55937}#inner-header{position:relative;padding-top:5px}#logo{padding:0}#logo .h1{margin:0;padding:0;font-size:1em}#logo .h1.text{font-size:26px}#logo a{color:#fff;width:100%;padding:0 0 .2em;display:table-cell;vertical-align:middle;text-align:center;text-decoration:none}#inner-header.descriptionnone{padding-top:10px}.site_description{font-size:11px;margin:1px 0}.site_description:empty{display:none}.subnav .linklist{float:right;margin-left:1em}.subnav .linklist li{display:inline;margin-right:1em}.subnav .linklist li a{text-decoration:none;color:#fff}.subnav .linklist li a:hover{text-decoration:underline}.subnav .linklist li a:before{font-family:"fontawesome";content:'\f0da';margin-right:.3em;color:#fff;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";opacity:.9}.subnav .linklist li a span{display:none}#breadcrumb{font-size:11px;margin-top:1.5em;margin-bottom:1.5em}#breadcrumb ul{margin:0}#breadcrumb li.bc_homelink{margin-left:0}#breadcrumb li.bc_homelink a:before{font-family:"fontawesome";font-weight:900;content:"\f015";display:inline-block;margin-right:.5em;transform:scale(1.05)}#breadcrumb li{float:left;margin-left:.5em}#breadcrumb li:after{content:'>';margin-left:.5em}#breadcrumb li:last-child:after{display:none}#breadcrumb li a{color:#666;text-decoration:none}.nav{border-bottom:0}.nav li a{display:block;color:#fff;text-decoration:none;padding:.75em;position:relative}.nav li a:hover{color:#ff3}.nav>li>a{padding:.3em 1em .6em}.nav li a .gf{display:block;text-align:center;width:100%;font-size:.85em;font-weight:400}.nav li a .gf:empty{display:none}.nav li li{text-align:left}.nav li li .gf{display:none}.nav li ul.sub-menu li a,.nav li ul.children li a{padding-left:15px}.single #main article,.page #main article{margin-bottom:1em}#main article header{padding:0;margin-bottom:2em}#main article .eyecatch{text-align:center;overflow:hidden;position:relative}#main article .eyecatch img{margin:0;height:auto}#main article footer{padding:1em 0}#main article footer h4{margin:.5em 0}#main article footer p{margin:0}#main article footer .post-categories,#main article footer .tags{margin:0;display:inline-block}#main article footer .post-categories li,#main article footer .tags a{display:inline-block}#main article footer .post-categories li a,#main article footer .tags a{display:inline-block;background:#e55937;color:#fff;padding:.4em .5em;margin-right:.3em;margin-bottom:2px;text-decoration:none;border:1px solid #e55937;line-height:1.1;font-size:.75em}#main article footer .tags a{background:0 0;color:#e55937;margin-top:-1px}#main article footer .post-categories a:before,#main article footer .tags a:before{font-family:"fontawesome";content:'\f02b';margin-right:.2em}#main article footer .post-categories a:before{content:'\f07b'}#main article footer .post-categories li a:hover,#main article footer .tags a:hover{background:#e69b9b;color:#fff;border-color:#e69b9b}.entry-content h2{position:relative;border:none;font-size:1.25em;padding:1em 1.1em;margin-top:2.1em;margin-bottom:1em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#e55937;color:#fff;box-shadow:0 0 45px rgba(0,0,0,.25) inset}.entry-content .titleunder h2{margin-top:0}.entry-content h2:before,.entry-content h2:after{content:'';display:block;width:100%;position:absolute;height:1px}.entry-content h2:before{top:3px;left:0;border-bottom:1px dashed}.entry-content h2:after{bottom:3px;left:0;border-top:1px dashed}.entry-content h3{border-left:4px solid;padding:.7em 0 .7em .8em;margin-top:1.8em}.h_simple .entry-content h2,.h_simple .widgettitle{box-shadow:none}.h_simple .entry-content h2:before,.h_simple .entry-content h2:after{content:none}.h_simple .widgettitle span{border:none}.single .authorbox,.single .related-box{border-radius:4px;margin-bottom:1em}.single .np-post a,.single .authorbox a,.single .related-box a{color:#444}.single .np-post a:hover,.single .authorbox a:hover,.single .related-box a:hover{color:#999}.single .np-post .h_ttl,.single .authorbox .h_ttl,.single .related-box .h_ttl{font-size:12px;text-align:left;margin:1em 0;padding:1em .1em;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x bottom}.single .np-post .h_ttl span,.single .authorbox .h_ttl span,.single .related-box .h_ttl span{font-size:1.8em;margin-right:.5em;position:relative;bottom:-2px;font-weight:400}.single .authorbox .profile img{width:16%;float:left;margin:1.5% 2% 1.5% 0;border:4px solid #fff;box-shadow:0 0 10px #ddd}.single .authorbox .profile .name{font-size:1em;font-weight:700;margin:2em 0 .5em}.single .authorbox .profile a{text-decoration:none;color:#444}.single .authorbox .profile .profile_description{font-size:.8em;padding-left:18%}.single .authorbox .profile .author_sns{text-align:center;margin:2em 0 0}.single .authorbox .profile .author_sns li{display:inline-block;font-size:.8em;margin-right:1.2em}.authorbox .author_sns li a:before{font-size:1.2em;margin-right:.3em;color:initial;font-family:"fontawesome";content:"\f144"}.authorbox .author_sns li.author-site a:before{content:"\f0ac"}.authorbox .author_sns li.author-twitter a:before{content:"\f099"}.authorbox .author_sns li.author-facebook a:before{content:"\f09a"}.authorbox .author_sns li.author-google a:before{content:"\f0d5"}.authorbox .author_sns li.author-instagram a:before{content:"\f16d"}.authorbox .author_sns li.author-youtube a:before{content:"\f167"}.single .authorbox .author-newpost li,.related-box li{width:24%;min-height:190px;margin:0 1% 1% 0;float:left;position:relative}.single .authorbox .author-newpost li .eyecatch,.related-box li .eyecatch{height:100px;overflow:hidden;text-align:center;background:#ddd}.single .authorbox .author-newpost li a,.related-box li a{display:block;text-decoration:none}.single .authorbox .author-newpost li .cat-name,.related-box li .cat-name{position:absolute;top:0;right:0;padding:.1em .5em;font-size:10px;font-weight:700;background:#e55937;color:#fff;text-align:center;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";opacity:.9}.single .authorbox .author-newpost li .date,.related-box li .date{font-size:11px;font-weight:400}.single .authorbox .author-newpost li .ttl,.related-box li .ttl{font-size:12px;margin:0}.np-post{padding:0;margin-bottom:1.5em}.np-post .np-post-list{word-break:break-all;margin-bottom:.8em}.np-post a{width:100%;display:table;font-size:.9em;text-decoration:none}.np-post a .eyecatch{display:table-cell;vertical-align:middle;text-align:center;position:relative;width:64px;padding-right:12px;padding-left:12px}.np-post a .eyecatch img{width:100%}.np-post a .ttl{display:table-cell;vertical-align:middle}.np-post .next{text-align:right}.np-post .next a .eyecatch:after,.np-post .prev a .eyecatch:before{font-family:"fontawesome";line-height:40px;padding:0 3px;position:absolute;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat}.np-post .next a .eyecatch:after{content:'\f105';right:0}.np-post .prev a .eyecatch:before{content:'\f104';left:0}.home_link i{font-size:30px;padding:5px 10px}.single-title,.page-title,.entry-title{margin:.3em 0}.single-title,.page-title{padding:0 0 .5em;font-size:1.5em;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x bottom}.single-title:empty,.page-title:empty{display:none}.byline{margin:0}.byline .date{font-weight:700;font-size:.95em;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";opacity:.7;margin-right:.8em}.byline .date:before{font-family:"fontawesome";content:"\f101";font-size:.88em;margin-right:.3em;position:relative;top:-1px}.byline .date:before{content:"\f274"}.byline .date.undo:before{content:"\f0e2"}.byline .undo{display:none}.date_on .byline .undo{display:inline-block}.undo_off .undo,.date_off .date{display:none!important}.byline .writer{float:right;font-size:.75em;margin-top:2px}.byline .writer a{color:#666;text-decoration:none}.byline .cat-name{background:#e55937;color:#fff;padding:.2em .4em;margin-top:.3em;margin-left:.9em;font-size:.7em;float:right;transform:rotate(3deg);-moz-transform:rotate(3deg);-webkit-transform:rotate(3deg)}.byline .cat-name:before{font-family:"fontawesome";content:"\f08d";color:#fff;font-size:1.15em;display:inline-block;margin-right:.5em;transform:rotate(-20deg);-moz-transform:rotate(-20deg);-webkit-transform:rotate(-20deg)}.entry-content{padding:0 0 1.5em;overflow:hidden}.entry-content p{margin-top:0;margin-bottom:1.6em;line-height:1.75}.entry-content table{width:100%;font-size:.95em;border:1px solid #efefef;margin-bottom:1.5em}.entry-content table caption{margin:0 0 7px;font-size:.75em;color:#9fa6b4;text-transform:uppercase;letter-spacing:1px}.entry-content tr{border-bottom:1px solid #efefef}.entry-content td{padding:.8em;border-right:1px solid #efefef;background:#fff;background:rgba(255,255,255,.6)}.entry-content td input{margin:3px 0}.entry-content td:last-child{border-right:0}.entry-content th{background-color:#eee;background-color:rgba(0,0,0,.1);border-bottom:1px solid #efefef;border-right:1px solid #efefef;padding:7px}.entry-content th:last-child{border-right:0}.entry-content blockquote{color:#555;border:1px solid #ddd;background:#eee;background:rgba(53,53,53,.05);margin:3em 0;font-size:.95em;padding:2.5em 2.5em 1em;border-radius:3px;position:relative}.entry-content blockquote:before,.entry-content blockquote:after{font-family:'FontAwesome';position:absolute;width:1em;height:1em;display:block;text-align:center;font-size:20px;line-height:1;color:#999;opacity:20;filter:alpha(opacity=20);-ms-filter:"alpha(opacity=20)"}.entry-content blockquote:before{content:'\f10d';left:.4em;top:.4em}.entry-content blockquote:after{content:'\f10e';right:.4em;bottom:.4em}.entry-content blockquote h1,.entry-content blockquote h2,.entry-content blockquote h3,.entry-content blockquote h4{margin-top:0!important}.entry-content dd{margin-left:0;font-size:.9em;color:#787878;margin-bottom:1.5em}.entry-content img{margin:0 0 1.5em;max-width:100%;height:auto}.entry-content .size-auto,.entry-content .size-full,.entry-content .size-large,.entry-content .size-medium,.entry-content .size-thumbnail{max-width:100%;height:auto}.wp-block-image img{margin-bottom:0}.entry-content pre{background:#444;background:rgba(0,0,0,.7);color:#f8f9fa;font-size:95%;padding:1.7em;margin:.2em 0 2.2em;border-radius:5px}.wp-caption{max-width:100%;background:#eee;background:rgba(0,0,0,.1);padding:5px;margin-bottom:1.8em}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.75em;margin:4px 0;text-align:center}iframe{max-width:100%}.tags{margin:0}.top-post-list{border-top:1px dotted #ccc;border-top:1px dotted rgba(0,0,0,.2)}.top-post-list .post-list{font-size:13px}.top-post-list .post-list a{display:block;padding:1.8em .3em;text-decoration:none;color:#666;border-bottom:1px dotted #ccc;border-bottom:1px dotted rgba(0,0,0,.2)}.top-post-list .post-list a:hover{-webkit-box-shadow:0 0 30px rgba(0,0,0,.1) inset;-moz-box-shadow:0 0 30px rgba(0,0,0,.1) inset;box-shadow:0 0 30px rgba(0,0,0,.1) inset}.top-post-list .post-list .eyecatch{width:36%;float:left;max-height:170px;overflow:hidden;position:relative;margin-right:0}.top-post-list .post-list .eyecatch .cat-name{position:absolute;top:0;right:0;background:#e55937;color:#fff;font-size:.8em;font-weight:700;padding:.1em .5em;min-width:8em;opacity:.9;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)"}.top-post-list .post-list .entry-content{padding:0 0 0 4%}.top-post-list .post-list .entry-content .entry-title{font-size:1.6em;margin-top:0;margin-bottom:.3em;color:#444}.top-post-list .post-list .entry-content p{margin-bottom:.3em}.post-list-card{margin-left:-1.2%;margin-right:-1.2%}.post-list-card .post-list{font-size:13px;width:47.6%;margin:0 1.2% 2.4%;float:left;overflow:hidden;height:390px}@media only screen and (min-width:768px) and (max-width:1099px){.post-list-card .post-list{width:30.9333%}}.post-list-card .post-list a{display:block;padding:1em;text-decoration:none;color:#666;background:#fff;height:100%;border:1px solid #eee}.post-list-card .post-list a:hover{-webkit-box-shadow:0 0 30px rgba(0,0,0,.07) inset;box-shadow:0 0 30px rgba(0,0,0,.07) inset}.post-list-card .post-list a:hover .eyecatch img{-webkit-transform:scale(1.03);transform:scale(1.03)}.post-list-card .post-list .eyecatch{max-height:200px;background:#000;margin:-1em -1em .5em!important;text-align:center;overflow:hidden;position:relative}.post-list-card .post-list .eyecatch .cat-name{position:absolute;top:0;right:0;background:#e55937;color:#fff;font-size:.88em;font-weight:700;padding:.1em .5em;min-width:7.5em;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";opacity:.9}.post-list-card .post-list .entry-content{padding:0}.post-list-card .post-list .entry-content .entry-title{font-size:1.3em;margin-top:.5em;margin-bottom:.3em;color:#444}.post-list-card .post-list .entry-content p{font-size:11px;margin-bottom:.3em}.post-list-big article{padding:2em 0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x bottom}.post-list-big article .eyecatch{margin-bottom:1em}.post-list-big article .h2 a{color:#333}.post-list-big article .h2 a:hover{color:#999}.widget{margin-bottom:1.5em}.widget a{text-decoration:none;color:#666}.widget a:hover{color:#999}.widgettitle{background:#e55937;color:#fff;font-size:1em;padding:3px 0;border-radius:3px;margin-bottom:.75em;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.2) inset}.widgettitle span{border-top:1px dashed #fff;border-bottom:1px dashed #fff;display:block;width:100%;height:100%;padding:.75em .8em}.widget ul{margin:0}.widget.widget_categories .widgettitle,.widget.widget_recent_entries .widgettitle,.widget.widget_nav_menu .widgettitle,.widget.widget_pages .widgettitle,.widget.widget_archive .widgettitle,.widget.widget_mycategoryorder .widgettitle{margin-bottom:0}.widget.widget_categories ul,.widget.widget_recent_entries ul,.widget.widget_nav_menu ul,.widget.widget_pages ul,.widget.widget_archive ul,.widget.widget_mycategoryorder ul{margin-top:0}.widget.widget_categories ul li,.widget.widget_recent_entries li,.widget.widget_nav_menu li,.widget.widget_pages li,.widget.widget_archive li,.widget.widget_mycategoryorder li{border-bottom:1px dotted #ccc;border-bottom:1px dotted rgba(0,0,0,.2);margin:0;padding:0}.widget .children li:first-child{border-top:1px dotted #ccc;border-top:1px dotted rgba(0,0,0,.2)}.widget li.page_item_has_children{border-bottom:none!important}.widget.widget_categories li a,.widget.widget_recent_entries li a,.widget.widget_nav_menu li a,.widget.widget_pages li a,.widget.widget_archive li a,.widget.widget_mycategoryorder li a{display:block;padding:1em 1.2em 1em .3em;margin:0;position:relative}.widget.widget_categories li:last-child,.widget.widget_recent_entries li:last-child,.widget.widget_nav_menu li:last-child,.widget.widget_pages li:last-child,.widget.widget_archive li:last-child,.widget.widget_mycategoryorder li:last-child{border-bottom:none}.widget.widget_categories li a:after,.widget.widget_recent_entries li a:after,.widget.widget_nav_menu li a:after,.widget.widget_pages li a:after,.widget.widget_archive li a:after,.widget.widget_mycategoryorder li a:after{font-family:"fontawesome";content:'\f054';position:absolute;right:.2em;font-size:1em;color:#e55937;top:50%;margin-top:-.5em}.widget li a:hover:after{right:2px;-webkit-transform:translate(1px,0);-moz-transform:translate(1px,0);transform:translate(1px,0)}.widget select{margin-top:1em;width:100%;max-width:100%}.widget.widget_categories label,.widget.widget_archive label{display:none}.widget.widget_nav_menu li ul,.widget.widget_pages li ul,.widget.widget_categories li ul{padding:0;margin:0}.widget.widget_nav_menu li ul a,.widget.widget_pages li ul a,.widget.widget_categories li ul a{padding-left:.8em}.widget.widget_nav_menu li ul ul a,.widget.widget_pages li ul ul a,.widget.widget_categories li ul ul a{padding-left:1.6em}.widget.widget_nav_menu li ul li:last-child,.widget.widget_pages li ul li:last-child,.widget.widget_categories li ul li:last-child{border:none}.widget.widget_nav_menu li ul li a,.widget.widget_pages li ul li a{padding-left:.5em}.widget.widget_nav_menu li ul li a:before,.widget.widget_pages li ul li a:before{content:'− '}.widget.widget_recent_comments ul{margin-top:0}.widget.widget_recent_comments li{border-bottom:1px dotted #ccc;border-bottom:1px dotted rgba(0,0,0,.2);margin:0;padding:.5em 0}.widget.widget_recent_comments li:first-child{border-top:none}.widget.widget_recent_comments li:last-child{border-bottom:none}.widget.widget_search .searchform{position:relative;height:40px}.widget.widget_search input[type=search]{position:absolute}.widget.widget_search button{position:absolute;right:0;top:0;border:0;background:0 0;font-size:.9em;height:40px;padding:0 1em}.widget.widget_calendar table{width:100%;text-align:center}.widget.widget_tag_cloud a{padding:.1em .5em;margin:0 .1em .2em 0;display:inline-block;font-size:12px!important;background:#999;background:rgba(51,51,51,.45);color:#fff}.widget.widget_tag_cloud a:hover{filter:alpha(opacity=60);-ms-filter:"alpha(opacity=60)";opacity:.6;color:#fff}.widget.widget_nav_menu li a span{display:none}.add .widget_text,.add.more{text-align:center;font-size:.95em}.add a[target=_blank]:after{content:none}.add .widget img{margin:0}.entry-content .add .widget{margin:2em 0}.entry-content .add.titleunder .widget{margin-top:0}.widget_newentryimagewidget li a{overflow:hidden;display:block}.widget_newentryimagewidget li .eyecatch{width:30%;max-width:100px;float:left;margin-bottom:.5em;margin-right:.5em}.widget_newentryimagewidget .date,.widget.widget_recent_entries li span,.widget li .date{padding:0 .3em;font-size:.9em;opacity:.5;filter:alpha(opacity=50);-ms-filter:"alpha(opacity=50)";display:inline-block}ul.wpp-list{counter-reset:number}ul.wpp-list li{list-style:none;position:relative;border-bottom:1px solid #ddd;margin:0;padding-bottom:.75em}ul.wpp-list li a:before{counter-increment:number;content:counter(number);background:#000;margin-right:3px;color:#fff;width:1.5em;height:1.5em;font-size:.75em;font-weight:700;font-family:'Lato',sans-serif;display:block;text-align:center;line-height:1.5em;position:absolute;left:0;top:0}ul.wpp-list img{margin-bottom:0;margin-right:5px}ul.wpp-list li a.wpp-post-title{display:block}ul.wpp-list li a.wpp-post-title:before,ul.wpp-list li .wpp-author a:before,ul.wpp-list li .wpp-category a:before{content:none}#toc_container li:before{content:none}#toc_container{padding:1em 2em 1em!important;min-width:90%;margin:auto;background:#fff!important;background:rgba(255,255,255,.5)!important;border:1px solid #eee}#toc_container p.toc_title{margin-bottom:.7em}#toc_container ul{margin:0!important}#toc_container li a{display:block;padding:.5em 0;border-top:1px dotted #ddd}#toc_container li li a{padding-left:.7em}#toc_container li .toc_number{margin-right:.5em}.mw_wp_form table input[type=radio]{margin-right:4px}.mw_wp_form input[type=submit],.wpcf7-submit{background:#333;color:#fff;border:none;padding:1.5em 3em;min-width:50%;max-width:90%;display:block;margin:2.5em auto}.mw_wp_form input[type=submit]:hover,.wpcf7-submit:hover{background:#888}.entry-content .searchform{position:relative}.entry-content .searchform button{background:0 0;border:none;position:absolute;top:7px;right:10px}.archivettl h1{font-size:1.1em;margin:0 0 1.5em;padding:0 .1em .8em;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x bottom}.archivettl h1 span{display:block;font-size:10px;line-height:1.3;font-weight:400}.archivettl .is_author{text-align:center}.archivettl .is_author:after{content:"の記事一覧"}.archivettl .is_author .author-icon img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:80px;margin-bottom:1.3em;border:2px solid #fff;box-shadow:0 0 10px #ddd}.taxonomy-description{font-size:.9em;margin-bottom:2.5em}.readmore{text-align:left;margin-bottom:.5em}.readmore a{text-decoration:none;border:1px solid #e55937;color:#e55937;text-align:center;display:inline-block;font-size:.9em;padding:.7em 1.5em .7em 2em;max-width:100%}.readmore a:hover{background:#e55937;color:#fff}.readmore a:after{font-family:"fontawesome";content:'\f105';margin-left:1em}.pagination,.wp-prev-next{margin:3em 0 4em}.pagination,.page-links{text-align:center}.pagination ul,.page-links ul{display:block;text-align:center;margin:0;padding:0;clear:both}.pagination:empty,.wp-prev-next:empty,.pagination ul:empty,.page-links ul:empty{display:none}.pagination li,.page-links li{margin:0!important;padding:0!important;display:inline-block}.entry-content .page-links li:before{content:none}.pagination a,.pagination span,.page-links a,.page-links ul>li>span{margin:0;padding:9px 14px;text-decoration:none;line-height:1;font-size:1em;font-weight:400;color:#e55937;border:1px solid #e55937}.pagination span.dots,.page-links ul>li>span.dots{background:none!important;padding-left:11px;padding-right:11px}.pagination a:hover,.pagination a:focus,.pagination span:hover,.pagination span:focus,.page-links a:hover,.page-links a:focus{background-color:#e55937;color:#fff}.pagination .current,.page-links ul>li>span{cursor:default;color:#fff;background-color:#e55937}.pagination .current:focus,.pagination .dots:hover,.pagination .dots:focus{color:#111}#comments-title{padding:.75em 0;margin:0}.commentlist{margin:0;list-style-type:none;font-size:.9em}.comment,.pingback{clear:both;overflow:hidden;padding:1.5em;font-size:.9em;border-bottom:1px solid #f8f9fa}.comment .comment{font-size:1em}.comment .comment-meta,.pingback .comment-meta{padding:0}.comment .comment-author{padding:7px;border:0}.comment .vcard cite.fn{font-weight:700;font-style:normal}.comment-metadata{font-size:.8em}.comment .vcard time{display:block;font-size:.9em;font-style:italic}.comment .vcard time a{color:#9fa6b4;text-decoration:none}.comment .vcard time a:hover{text-decoration:underline}.comment .vcard .avatar{margin-left:-3px;border-radius:50%}.comment:last-child,.pingback:last-child{margin-bottom:0}.comment .children,.pingback .children{margin:0}.comment[class*=depth-],.pingback[class*=depth-]{margin-top:1.1em}.comment.depth-1,.pingback.depth-1{margin-left:0;margin-top:0}.comment:not(.depth-1),.pingback:not(.depth-1){margin-top:0;margin-left:7px;padding:7px}.comment.odd,.pingback.odd{background-color:#fff}.comment.even,.pingback.even{background:#faf9f8}.comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.comment-reply-link{font-size:.8em;float:right;font-weight:700;margin-top:.8em;margin-bottom:1em}.comment-edit-link{font-style:italic;margin:0 7px;text-decoration:none;font-size:.9em}.comment-navigation{text-align:center;padding:1em}.comment-respond{padding:1.5em 0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/images/line01.png) repeat-x top center}#reply-title{margin:0;padding:.5em 0}#reply-title:before{font-family:"fontawesome";content:"\f27b";font-weight:400;margin-right:.2em;font-size:1.2em}.comment-respond p{font-size:.85em}.comment-respond .comment-notes{margin-bottom:1.5em}.logged-in-as{font-style:italic;margin:0}.comment-form-comment{margin:1.5em 0 .75em}.form-allowed-tags{padding:1.5em;background-color:#f9f9f9;font-size:.9em}#submit{font-size:1em}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.no-widgets{background-color:#fff;padding:1.5em;text-align:center;border:1px solid #ccc;border-radius:2px;margin-bottom:1.5em}#page-top{position:fixed;right:20px;z-index:99999}#page-top a{background-repeat:no-repeat;text-decoration:none;width:55px;height:55px;text-align:center;line-height:55px;background:rgba(51,51,51,.5);padding:0;display:block;color:#fff}#footer-top{background-color:#0e0e0e;border-bottom:1px solid;font-size:.9em;position:relative}.footer a,#footer-top a{color:#bab4b0;text-decoration:none}.footer a:hover,#footer-top a:hover{text-decoration:underline}.footer a .gf,#footer-top a .gf{display:none}#footer-top .widget{margin-top:2em;background:0 0}#footer-top ul{border-top:1px dashed rgba(216,216,216,.15)}#footer-top li{border-bottom:1px dashed rgba(216,216,216,.15)}#footer-top .widgettitle{background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:1em .2em;color:#cacaca}#footer-top .widgettitle span{border:none;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.footer{clear:both;background-color:#0e0e0e;color:#878c94}.footer .copyright .create{display:inline-block}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}@media only screen and (min-width:768px){#container{overflow:hidden}#container.sidebarleft #main{float:right}#container.sidebarleft .sidebar{float:left}#logo{display:inline-block;float:left}#logo .img{margin-bottom:6px}#logo img{max-height:36px}.header.headercenter{text-align:center;padding-top:1em}.header.headercenter #logo{float:none;display:block;margin:.2em auto .9em}.header.headercenter #logo .h1{display:inline-block}.header.headercenter #logo a{display:block}.header.headercenter #logo img{max-height:90px}.header.headercenter #g_nav{float:none}.nav_btn{display:none}.header form{width:100px;max-width:100%;margin-top:7px;font-size:.7em;display:inline-block;float:right;position:relative;z-index:1}.header form input{width:80%;width:80%\9;max-width:80%;max-width:80%\9;height:22px;line-height:22px;padding:2% 10%;border-radius:1em;position:absolute;right:0;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out}.header form input:focus{width:200%;max-width:200%}.header form button{position:absolute;right:2px;top:5px;border:0;background:0 0}#g_nav,#g_nav .nav{display:inline-block}#g_nav{float:right}.nav{margin:0;border:0}.nav>li{float:left;position:relative;font-weight:700}.nav>li{font-size:13px;text-align:center}.nav li a{border-bottom:0}.nav ul{margin-top:0}.nav li ul.sub-menu,.nav li ul.children{margin-top:0;position:absolute;z-index:8999}.nav li ul.sub-menu li,.nav li ul.children li{position:relative;overflow:hidden;height:0;transition:.2s}.nav li:hover>ul.sub-menu>li,.nav li:hover>ul.children>li{overflow:visible;height:36px}.nav li ul.sub-menu li a,.nav li ul.children li a{display:block;width:240px}.nav li ul.sub-menu li a:hover,.nav li ul.children li a:hover{filter:alpha(opacity=80);-ms-filter:"alpha(opacity=80)";opacity:.8}.nav li ul.sub-menu li:last-child a,.nav li ul.children li:last-child a{border-bottom:0}.nav li ul.sub-menu li ul,.nav li ul.children li ul{top:0;left:100%}.sidebar{font-size:.9em}.widget{margin:0 0 3em}.entry-content .widget{margin:0 0 1em}.widget ul li{margin-bottom:.75em}.widget ul li ul{margin-top:.75em;padding-left:1em}#inner-footer nav{display:inline-block;float:left}.footer-links ul{padding:0;margin:1em 0}.footer-links ul li{display:inline;font-size:.8em}.footer-links ul li:after{content:' | '}.footer-links ul li:last-child:after{content:none}.footer-links ul li a{text-decoration:none}.footer .copyright{font-size:.8em;padding:.6em 0;float:right;display:inline-block}}@media only screen and (min-width:1100px){.wrap{width:1100px}.cta-inner{padding:1em 2em}}.sharewrap{padding:1em 0}.sharewrap h3{margin:.5em 0}.share{width:101%}.sns{margin:0 auto;text-align:center}.sns ul{list-style:none}.sns li{float:left;width:49%;margin:0 1% 2% 0}.sns li a{font-size:80%;position:relative;display:block;padding:10px;color:#fff;border-radius:2px;text-align:center;text-decoration:none}.sns li a:before,.sns li a i{margin-right:.2em;margin-left:.2em;font-size:1.1em}.sns li a:hover{-webkit-transform:translate3d(0px,3px,1px);-moz-transform:translate3d(0px,3px,1px);transform:translate3d(0px,3px,1px);box-shadow:none}.sns li a .text{font-weight:700}.sns li a .count{font-size:10px;margin-left:2px}.sns .twitter a{background:#00acee;box-shadow:0 3px 0 #0092ca}.sns .twitter a:hover{background:#0092ca}.sns .facebook a{background:#3b5998;box-shadow:0 3px 0 #2c4373}.sns .facebook a:hover{background:#2c4373}.sns .googleplus a{background:#db4a39;box-shadow:0 3px 0 #ad3a2d}.sns .googleplus a:hover{background:#ad3a2d}.sns .hatebu a{background:#5d8ac1;box-shadow:0 3px 0 #43638b}.sns .hatebu a:hover{background:#43638b}.sns .hatebu a:before{content:'B!';font-weight:700;line-height:1}.sns .line a{background:#25af00;box-shadow:0 3px 0 #219900}.sns .line a:hover{background:#219900}.sns .line a:before{content:'LINE';font-weight:700;line-height:1}.sns .line a .text{display:none}.sns .pocket a{background:#f03e51;box-shadow:0 3px 0 #c0392b}.sns .pocket a:hover{background:#c0392b}.sns .rss a{background:#ffb53c;box-shadow:0 3px 0 #e09900}.sns .rss a:hover{background:#e09900}.sns .feedly a{background:#87c040;box-shadow:0 3px 0 #74a436}.sns .feedly a:hover{background:#74a436}.share.short .sns li{width:19%;margin:0 1% 0 0}.share.short .sns li a{padding:.8em 4px}.fb-likebtn{display:table;background:#111;color:#fff;text-align:center;margin:1em 0 0;width:100%;max-width:100%}.fb-likebtn .fb-button{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);overflow:hidden}.fb-likebtn .eyecatch,.fb-likebtn .rightbox{display:table-cell;width:50%;vertical-align:middle;border:none}.fb-likebtn .eyecatch img{width:100%}.fb-likebtn .like_text{font-size:1.05em;margin-top:1em;font-weight:700;line-height:1.4}.fb-likebtn .like_text p{margin-bottom:1em}.fb-likebtn .like_text .small{font-size:11px;color:#ccc;margin-bottom:0}@media only screen and (max-width:767px){.fb-likebtn .fb-button{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1)}.fb-likebtn .like_text{font-size:.9em}.fb-likebtn .like_text p{margin-bottom:0;padding:0}}@media only screen and (max-width:767px){.m-all{float:left;padding-right:.75em;width:100%;padding-right:0;margin-bottom:.5em}.m-1of2{float:left;padding-right:.75em;width:50%}.m-1of3{float:left;padding-right:.75em;width:33.33%}.m-2of3{float:left;padding-right:.75em;width:66.66%}.m-1of4{float:left;padding-right:.75em;width:25%}.m-3of4{float:left;padding-right:.75em;width:75%}.home #content,.blog #content{margin:0}.nav_btn{width:55px;height:100%;padding:0;border:none;background:0 0;text-align:center;font-size:1.3em;position:absolute;top:0;left:0;color:#fff;transition-duration:.2s}.open .nav_btn{background:rgba(0,0,0,.2);position:fixed;left:240px;top:0;height:100%;transition-duration:.7s;z-index:9998}.nav_btn:before{font-family:"fontawesome";content:'\f0c9';width:100%;height:100%}.open .nav_btn:before{content:'\f00d'}body{position:relative;left:0;overflow-x:hidden}#g_nav{position:fixed;top:0;left:-240px;width:240px;height:100%;background:#333;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9999;font-size:.85em}.header form{width:90%;max-width:100%;margin:1em auto;position:relative}.header form input{width:85%;max-width:85%;height:22px;line-height:22px;padding:2% 10% 2% 5%;border-radius:1em}.header form button{position:absolute;right:5px;top:5px;border:0;background:0 0}#g_nav ul{margin:0;padding:0}#g_nav>ul{margin-bottom:7em}#g_nav li+li,#g_nav li li:first-child{border-top:solid 1px #eee;border-top:solid 1px rgba(255,255,255,.05)}#g_nav>ul>li>a{background-color:rgba(0,0,0,.15);padding-right:1em;position:relative}#g_nav>ul>li>a:after{font-family:"fontawesome";content:'\f054';position:absolute;right:.4em;font-size:.8em;top:50%;margin-top:-.5em;color:rgba(255,255,255,.4)}#g_nav li{list-style:none;display:block}#g_nav li a{display:block;padding:.8em;color:#fff;text-align:center;text-decoration:none;text-align:left}.nav li a .gf{display:none}#custom_header .wrap{display:block;text-align:center}#custom_header .wrap>div{display:block}#custom_header .header-eyecatch,#custom_header .header-text{width:100%}#custom_header .header-eyecatch img{max-width:70%}#custom_header .en{font-size:2em}#custom_header .btn-wrap{margin:1.5em 0 0}.top-post-list .post-list .entry-content .entry-title{font-size:1.1em}.top-post-list .post-list .entry-content .date{font-size:.9em}.top-post-list .post-list .entry-content .description{display:none}#inner-header{position:relative;width:100%;padding:4px 0}#logo{max-width:70%;margin-left:auto;margin-right:auto;height:auto;font-size:1.1em;position:static}#logo a{position:static;width:100%;height:auto;display:block}#logo a img{width:auto;margin-top:1px;max-width:100%;max-height:28px}.site_description{text-align:center;transform:scale(.8);margin:0}#breadcrumb{margin:10px auto;font-size:10px}#main article .eyecatch{margin-left:-2%;margin-right:-2%}.single .authorbox .author-newpost li:nth-child(2n):after,.related-box li:nth-child(2n):after{content:"";display:table;clear:both}.single .authorbox .author-newpost li:nth-child(2n),.related-box li:nth-child(2n){zoom:1}#page-top{right:10px}#page-top a{background-repeat:no-repeat;text-decoration:none;width:38px;height:38px;line-height:37px;font-size:.8em}.footer-links{font-size:.9em}.footer-links ul{margin:1em 0 0}.footer-links li{display:inline;margin-right:1em;font-size:10px}.footer-links li:before{font-family:"fontawesome";content:'\f0da';margin-right:.3em}.footer-links a{text-decoration:none}.copyright{font-size:.7em;padding:1em 0}.single .authorbox .author-newpost li,.related-box li{width:47%;min-height:250px;margin:0 3% 1% 0;float:left;position:relative}.single .authorbox .author-newpost li .eyecatch,.related-box li .eyecatch{max-height:200px}.related-box li.related-rightlist{zoom:1}.related-box li.related-rightlist:after{content:"";display:table;clear:both}.youtube-container,.wp-block-embed-vimeo{position:relative;width:100%;padding-top:56.25%}.youtube-container iframe,.wp-block-embed-vimeo iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important}.share.short .sns li a .text{display:none}}@media only screen and (max-width:480px){.top-post-list .post-list .eyecatch .cat-name{font-size:.6em}.post-list-card .post-list{width:96%;margin:3% 2%;float:none;height:auto}.post-list-card .post-list .eyecatch{max-height:inherit;height:auto}.post-list-card .post-list .eyecatch img{width:100%}#main article .entry-content{font-size:.96em}.top-post-list .post-list .eyecatch{max-height:70px}.single .authorbox .author-newpost li,.related-box li{min-height:190px}.single .authorbox .author-newpost li .eyecatch,.related-box li .eyecatch{height:93px}.single-title,.page-title,.entry-title{font-size:1.2em}.byline .date{font-size:.8em}.add.more{margin-left:-.9em}.top-post-list .post-list a{padding:.7em}.share.short .sns li a{padding:10px 4px}.pagination li{margin-bottom:1em!important}.pagination a,.pagination span,.page-links a,.page-links ul>li>span{font-size:.85em;padding:8px 10px}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.alignleft,img.alignleft{max-width:52%!important}.alignright,img.alignright{max-width:52%!important}}@media only screen and (min-width:768px) and (max-width:1099px){.t-all{float:left;padding-right:.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:.75em;width:50%}.t-1of3{float:left;padding-right:.75em;width:33.33%}.t-2of3{float:left;padding-right:.75em;width:66.66%}.t-1of4{float:left;padding-right:.75em;width:25%}.t-3of4{float:left;padding-right:.75em;width:75%}.t-1of5{float:left;padding-right:.75em;width:20%}.t-2of5{float:left;padding-right:.75em;width:40%}.t-3of5{float:left;padding-right:.75em;width:60%}.t-4of5{float:left;padding-right:.75em;width:80%}#slider .bx-wrapper ul li{height:255px}.single .authorbox .author-newpost li .eyecatch,.related-box li .eyecatch{height:100px}.share.short .sns li a .text{display:none}#scrollfix.fixed{max-width:253px}#container.sidebarleft #main{padding-right:0;padding-left:.75em}}@media only screen and (min-width:1100px){.d-all{float:left;padding-right:.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:.75em;width:50%}.d-1of3{float:left;padding-right:.75em;width:33.33%}.d-2of3{float:left;padding-right:.75em;width:66.66%}.d-1of4{float:left;padding-right:.75em;width:25%}.d-3of4{float:left;padding-right:.75em;width:75%}.d-1of5{float:left;padding-right:.75em;width:20%}.d-2of5{float:left;padding-right:.75em;width:40%}.d-3of5{float:left;padding-right:.75em;width:60%}.d-4of5{float:left;padding-right:.75em;width:80%}.d-1of6{float:left;padding-right:.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:.75em;width:28.5714286%}.d-3of7{float:left;padding-right:.75em;width:42.8571429%}.d-4of7{float:left;padding-right:.75em;width:57.1428572%}.d-5of7{float:left;padding-right:.75em;width:71.4285715%}.d-6of7{float:left;padding-right:.75em;width:85.7142857%}.d-1of8{float:left;padding-right:.75em;width:12.5%}.d-1of9{float:left;padding-right:.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:.75em;width:10%}.d-1of11{float:left;padding-right:.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:.75em;width:8.33%}.byline .cat-name{background:#e55937;color:#fff;padding:.2em .9em;margin-left:.9em;font-size:.68em;font-weight:700}#main{width:66.18181818%;padding-right:0}.page-full #main{width:100%}.page-full #main .article-footer,.page-full #main .np-post,.page-full #main .related-box,.page-full #main .authorbox{max-width:728px;margin-right:auto;margin-left:auto}.page-full .entry-content{padding:1.8em 1em 5em}#sidebar1{width:30.545455%;float:right}.nav>li{display:table-cell}.nav>li>a{display:block;color:#fff;text-decoration:none;line-height:1.3;padding-left:1.2em;padding-right:1.2em}.single .byline .cat-name{padding-left:.8em;padding-right:1em;position:relative}.d-1of2 img,.d-1of3 img{margin-bottom:.5em}#scrollfix{max-width:336px}.share.short{margin-top:1em;margin-bottom:1.5em}.sns ul{margin:0 auto;list-style:none}.sns li{width:32.3%;margin:0 1% 2% 0}.sns li a{font-size:.85em;padding:10px 2px}}
#toc{margin:0 auto;width:90%;background:#ffd}.mokuji_wrap{border-radius:7px;border:1px solid #aaa;-webkit-box-shadow:3px 3px 4px #bbb;box-shadow:3px 3px 4px #bbb;padding:5px 0 0 20px}.mokuji{color:#800;text-align:center}#toc ul{border:0;font-size:16px; margin:0 0 40px 40px}#toc li{line-height:1.2}#toc ul ul{padding-left:2em}#toc_container ul ul{padding-left:1em}#headerFloatingMenu{z-index:1000;position:relative}#headerFloatingMenu img{max-width:99%}#headerFloatingMenu a{display:block;width:100%;position:fixed;left:0;top:0;z-index:9999;text-align:center;padding:0 auto}@media screen and (min-width:641px){#headerFloatingMenu{display:none !important}}@media only screen and (max-width:767px){#page-top{position:fixed;right:20px;z-index:0 !important}}body{background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/uploads/2018/12/bg_w_70.png)}.postid-6546 input#login{width:100% !important}.postid-6546 div#ch-plugin-launcher{display:none}.postid-6546 footer.article-footer{display:none}.postid-6546 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-6546 .authorbox.wow.animated.bounceIn{display:none}.postid-6546 .np-post{display:none}@media only screen and (max-width:767px){.postid-6546 div#sidebar1{display:none}}.postid-1051 input#login{width:100% !important}.postid-1051 div#ch-plugin-launcher{display:none}.postid-1051 footer.article-footer{display:none}.postid-1051 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-1051 .authorbox.wow.animated.bounceIn{display:none}.postid-1051 .np-post{display:none}.postid-1051 div#page-top{display:none}.postid-1051 div#headerFloatingMenu{display:none !important}.postid-1051 .sfsi_socialwpr{display:none}@media only screen and (max-width:767px){.postid-1051 div#sidebar1{display:none}.postid-1051 td.pc-box1{display:none}.postid-1051 td.sp-box1{text-align:left !important;font-size:1.1em}input#Email1{width:100% !important}}.postid-8005 input#login{width:100% !important}.postid-8005 div#ch-plugin-launcher{display:none}.postid-8005 footer.article-footer{display:none}.postid-8005 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-8005 .authorbox.wow.animated.bounceIn{display:none}.postid-8005 .np-post{display:none}.postid-8005 div#page-top{display:none}.postid-8005 div#headerFloatingMenu{display:none !important}.postid-8005 element.style{background-color:#a23206e8;border:0}@media only screen and (max-width:767px){.postid-8005 div#sidebar1{display:none}.postid-8005 td.pc-box1{display:none}.postid-8005 td.sp-box1{text-align:left !important;font-size:1.1em}input#Email1{width:100% !important}}.postid-6341 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-6341 .next.np-post-list{display:none}.postid-6341 .np-post{display:none}.postid-6341 footer.article-footer{display:none}.postid-6341 .profile.cf{display:none}.postid-6341 div#ch-plugin-launcher{display:none}.postid-6341 div#headerFloatingMenu{display:none !important}@media only screen and (max-width:767px){.postid-6341 div#wpp-3{display:none}}.postid-3663 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-3663 .next.np-post-list{display:none}.postid-3663 .np-post{display:none}.postid-3663 footer.article-footer{display:none}.postid-3663 .profile.cf{display:none}.postid-3663 div#ch-plugin-launcher{display:none}.postid-3663 div#headerFloatingMenu{display:none !important}@media only screen and (max-width:767px){.postid-3663 div#wpp-3{display:none}#page-top{position:fixed;right:20px;z-index:999 !important}}.postid-11003 .related-box.original-related.wow.animated.bounceIn.cf{display:none}.postid-11003 .next.np-post-list{display:none}.postid-11003 .np-post{display:none}.postid-11003 footer.article-footer{display:none}.postid-11003 .profile.cf{display:none}.postid-11003 div#ch-plugin-launcher{display:none}.postid-11003 div#headerFloatingMenu{display:none !important}@media only screen and (max-width:767px){.postid-11003 div#wpp-3{display:none}}@media only screen and (min-width:768px){.postid-1051 td.sp-box1{display:none}}.postid-4002 .sfsi_Sicons{margin-top:40px}.postid-974 .sfsi_Sicons{margin-top:40px}.postid-3565 .sfsi_Sicons{margin-top:40px}.postid-2839 .sfsi_Sicons{margin-top:40px}.postid-4385 .sfsi_Sicons{margin-top:40px}.postid-2464 .sfsi_Sicons{margin-top:40px}.postid-2178 .sfsi_Sicons{margin-top:40px}input.wpcf7-form-control.wpcf7-submit{width:100%;background-color:blue}h3.toiawaseform{border:3px solid;padding:.5em;margin-top:2em;border-color:#64b52cb8;text-align:center;font-size:1.05em;margin-bottom:2em}input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{margin-top:8px;margin-bottom:-5px;border:solid 1px}p.yazirusi{text-align:center;margin-top:40px}.postid-8362 div#ch-plugin-launcher{display:none !important}.postid-1051 div#ch-plugin-launcher{display:none !important}.postid-8005 div#ch-plugin-launcher{display:none !important}#footerFloats{display:block;width:100%;position:fixed;left:0;bottom:0;z-index:89;text-align:center;padding:0 auto}#footerFloats img{max-width:100%}#footerFloats .close{width:auto;background-color:#000;padding:4px;border-radius:50%;display:inline-block;color:#fff;font-size:14px;line-height:90%;position:fixed;right:2px}#footerFloats .close span{font-size:24px}li.f-menulist{display:inline-block;max-width:50%}body.page-id-11246 #footerFloats{display:none !important}body.page-id-11246 .close{display:none !important}body.page-id-11246 #footerFloats{display:none !important}ul.sticky-bottom{margin:auto}@media only screen and (max-width:767px){.postid-11003 .frame-frame21{overflow:auto !important}.postid-8005 .frame-frame21{overflow:auto !important}.postid-11003 div#custom_html-2{display:none}.postid-11003 div#custom_html-3{display:none}}page-id-8005 div#container{width:100% !important}div#sidebar1{display:none}.sfsi_socialwpr{display:none}.postid-11003 #footerFloats{z-index:99999 !important}.postid-11003 #page-top{position:fixed;right:20px;z-index:999 !important}.postid-11003 .sfsi_Sicons span{display:none}.postid-8005 .sfsi_Sicons span{display:none}div#sidebar1{display:block}.postid-3663 div#sidebar1{display:none}.postid-11003 div#sidebar1{display:none}.postid-1051 div#sidebar1{display:none}.postid-1051 .sfsi_Sicons span{display:none}.postid-8005 div#sidebar1{display:none}@media only screen and (max-width:767px){#page-top{position:fixed;right:20px;z-index:0 !important}.entry-content p{font-size:18px}}.sfsi_Sicons{display:none !important}.postid-8005 header.article-header.entry-header.animated.fadeInDown{display:none}.postid-8005 header.article-header.entry-header.animated.fadeInDown{display:none}.postid-14117 div#footerFloats{display:none !important}div#media_image-2 img{width:100%;height:auto}img.image.wp-image-14998.attachment-medium.size-medium{cursor:pointer}div#media_image-2{margin:0}.postid-6341 div#footerFloats{display:none !important}a.no-icon{display:block}#logo .h1.text{font-size:18px}div.breadcrumbs{max-width:1000px;margin:20px auto}@media screen and (max-width:640px){.suma-table{width:100%;font-size:100%;margin:10px 0;border-collapse:collapse;border-spacing:0px;border:solid 1px}.suma-table td{padding:3px;background-color:#eee;width:100%;display:block;box-sizing:border-box;text-align:center}.suma-table td:nth-child(even){padding:3px;background-color:#ffffffd9;text-align:left}}table.book-bp{margin-top:100px}.my-formd table{background:#fff}.my-formd tr{border:1px solid #ccc}.my-formd th{width:25%;background:#eee;border:1px solid #ccc}.my-formd .table-title{font-size:20px;font-weight:700;text-align:center;margin-bottom:0;background:#1f2e75;color:#fff;line-height:1}.my-formd .table-title p{margin:0}input.table-button{background:#ff8345;border:none;font-size:16px;color:#fff;font-weight:700}input.table-button{width:100%;height:4em}.list-covering3{font-size:100%;padding:.3em .5em;border:dotted 2px #bbbbbb85;background-color:#b9fcfded}th.th-ziyuku{background-color:#cffb9c}table.ziyuikuitiran{border:solid 3px #555555bf !important;width:100%}table.ziyuikuitiran th{border:solid 1.5px}table.ziyuikuitiran td{border:solid 1.5px}form.formbp{margin-top:40px}td.table-gaiyou{text-align:center}.box16{padding:.5em 1em;margin:2em 0;background:-webkit-repeating-linear-gradient(-45deg,#f0f8ff,#f0f8ff 3px,#e9f4ff 3px,#e9f4ff 7px);background:repeating-linear-gradient(-45deg,#f0f8ff,#f0f8ff 3px,#e9f4ff 3px,#e9f4ff 7px)}.box16 p{margin:0;padding:0}span.text-center{font-weight:700}body.archive.category.category-present.category-153.custom-background #main{width:100%}body.archive.category.category-present.category-153.post-list-card .post-list{font-size:13px;width:30%;margin:0 1.2% 2.4%;float:left;overflow:hidden;height:390px}@media only screen and (min-width:768px){.category-153 .post-list-card .post-list{width:30.9333%}}#addstyle-241213 .cta-head{background:#21307c;color:#fff;text-align:center;font-size:1.5em;font-weight:700;padding:10px 15px}#addstyle-241213 .cta-wrap{display:flex;background-image:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird_custom/images/cta-bg.png);background-size:cover;background-color:#e0eafc;justify-content:space-between;width:100%;box-sizing:border-box}#addstyle-241213 .cta-content{display:flex;flex-direction:column;gap:10px;padding:60px 40px;padding-right:0}#addstyle-241213 .cta-title p{font-size:20px;margin-bottom:10px;font-weight:700}#addstyle-241213 .cta-title h2{font-size:28px;font-weight:700;position:absolute;width:auto;margin:0;color:#212f7c}#addstyle-241213 .cta-title h2 .highlight{position:relative;display:inline-block;background:linear-gradient(to bottom,transparent 40%,#ff6 40%);background-repeat:no-repeat;background-size:100% 50%;background-position:0 70%;padding:0 5px;font-size:1.2em}#addstyle-241213 .cta-title-note{font-size:.6em;margin:0 5px}#addstyle-241213 .cta-feature{list-style:none;padding:0;margin:150px 0 20px}#addstyle-241213 .cta-feature li{position:relative;padding-left:25px;margin-bottom:10px;font-size:18px;line-height:1.5}#addstyle-241213 .cta-feature li:before{content:"✔";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#212f7c;font-size:18px}#addstyle-241213 .cta-button{display:flex;gap:10px}#addstyle-241213 .cta-button a{color:#212f7c;background:#fff;border:2px solid #212f7c;border-radius:100px;padding:20px 40px 20px 30px;text-decoration:none;font-weight:700;text-align:center;position:relative}#addstyle-241213 .cta-button a:after{content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;color:#212f7c}#addstyle-241213 .cta-button a.primary{background:#212f7c;color:#fff}#addstyle-241213 .cta-button a.primary:after{color:#fff}#addstyle-241213 .cta-note{margin-top:20px;font-size:.8em}#addstyle-241213 .cta-image{padding:40px;padding-left:40px;display:flex;justify-self:end}#addstyle-241213 .cta-image img{max-width:420px;object-fit:contain;object-position:100% 100%}.yellow-line{background-color:#ff9}@media screen and (max-width:1024px){#addstyle-241213 .cta-button{flex-direction:column}}@media screen and (max-width:768px){#addstyle-241213 .cta-wrap{flex-direction:column-reverse}#addstyle-241213 .cta-content{padding:0 20px 60px}#addstyle-241213 .cta-title p{font-size:16px}#addstyle-241213 .cta-title h2{position:initial;font-size:18px}#addstyle-241213 .cta-feature{margin:20px 0}#addstyle-241213 .cta-image{padding:20px}#addstyle-241213 .cta-image img{max-width:100%}}@media screen and (min-width:1100px){#addstyle-241213 .cta-image img{max-width:350px;object-fit:contain;object-position:100% 100%}#addstyle-241213 .cta-title h2{font-size:24px}#addstyle-241213 .cta-feature{margin:170px 0 20px;position:absolute;width:auto}#addstyle-241213 .cta-button{flex-direction:column;margin:300px 0 0}.body-addstyle-241213 .cta-button{flex-direction:column;margin:20px 0 0 !important}}
@charset "utf-8";
/*! #######################################################################
bxslider
####################################################################### */
#top_carousel{margin:1em 0}.bx-wrapper{position:relative;margin:0 auto 45px;padding:0;*zoom:1;}.bx-wrapper img{width:100%;display:block}.bx-wrapper ul{margin:0;padding:0}.bx-wrapper .bx-viewport{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/css/../../library/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;max-width:4%;width:20px;margin:0 2px}.bx-wrapper .bx-pager.bx-default-pager a{background:#ccc;text-indent:-9999px;display:block;width:100%;height:2px;outline:0}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#666}.bx-wrapper .bx-prev{left:5px;opacity:0}.bx-wrapper .bx-next{right:5px;opacity:0}.bx-wrapper:hover .bx-prev{left:3px;opacity:.5}.bx-wrapper:hover .bx-next{right:3px;opacity:.5}.bx-wrapper .bx-prev:hover{opacity:1;left:0}.bx-wrapper .bx-next:hover{opacity:1;right:0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;line-height:32px;background:#fff;color:#111;display:block;text-decoration:none;text-align:center;z-index:9997}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/css/../../library/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/css/../../library/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666¥9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}#top_carousel .ttl{margin-top:0}#top_carousel .bx-viewport{box-shadow:none}#top_carousel .bx-wrapper ul li a{text-decoration:none;color:#444}#top_carousel .bx-wrapper ul li a:hover{color:#888}#top_carousel .bx-wrapper ul li .eyecatch{height:100px;overflow:hidden;background:#444}#top_carousel .bx-wrapper ul li .eyecatch img{width:100%}#top_carousel .bx-wrapper ul li .osusume-label{position:absolute;font-family:'Lato',sans-serif;top:0;right:0;background:#e55937;color:#fff;font-size:10px;font-weight:700;text-align:center;display:block;padding:.3em .6em;line-height:1.2;filter:alpha(opacity=90);-ms-filter:"alpha(opacity=90)";opacity:.9}#top_carousel .bx-wrapper ul li .osusume-label:empty:before{content:'PICK UP'}#top_carousel .bx-wrapper ul li .entry-title{font-size:.75em}#slider .bx-wrapper ul li a{text-decoration:none}#slider .bx-wrapper ul li .pickup-label{position:absolute;font-family:'Lato',sans-serif;top:.7em;right:.7em;background:rgba(255,255,0,.95);color:#111;font-size:.85em;text-align:center;display:block;padding:.3em .6em;line-height:1.2;box-shadow:2px 2px 0 rgba(51,51,51,.3)}#slider .bx-wrapper ul li .slidecaption-wrap{color:#fff;font-size:1.1em;position:absolute;width:100%;height:141px;bottom:0;background:url(https://sp-ao.shortpixel.ai/client/to_webp,q_lossy,ret_img/https://avalon-consulting.jp/20s-media/wp-content/themes/hummingbird/library/css/../../library/images/slide_gradation_bg.png) repeat-x top}#slider .bx-wrapper ul li .slidecaption{font-size:1em;padding:0 1.5em;position:absolute;bottom:1.4em}#slider .bx-wrapper ul li .slidecaption .date{font-size:.8em;margin-bottom:3px}#slider .bx-wrapper ul li .slidecaption .cat-name{padding:.1em .6em;font-size:.8em;margin-left:.8em;border:1px solid}#slider .bx-wrapper ul li .slidecaption .cat-name:empty{display:none}#slider .bx-wrapper ul li .slidecaption .entry-title{font-size:1.1em}#slider .bx-wrapper ul li{height:370px;overflow:hidden;background:#333}#slider .bx-wrapper ul li .eyecatch{width:100%;height:100%}#slider .bx-wrapper ul li .eyecatch img{width:auto;height:auto;max-width:inherit;min-height:100%;max-height:100%;margin:auto}@media only screen and (max-width:767px){#slider,#frontslider{width:104.3%;margin-left:-2.15%}#slider .bx-viewport{box-shadow:none}.share.short .sns li a{padding:.6em .2em;font-size:1em}#slider .bx-wrapper ul li{height:290px}}@media only screen and (max-width:480px){.bx-wrapper{margin-bottom:40px}.bx-wrapper .bx-pager{padding-top:0}.bx-wrapper .bx-controls-direction a{background:0 0;color:#fff;text-shadow:0 0 5px #555;font-size:2em}#slider .bx-wrapper ul li{height:200px;font-size:.8em}#top_carousel .bx-wrapper ul li{font-size:.8em}#top_carousel .bx-wrapper ul li .osusume-label{font-size:.8em}}@media only screen and (min-width:768px) and (max-width:1099px){#slider .bx-wrapper ul li{height:270px}}
@charset "utf-8";.related_article{margin:1.8em 0}.related_article .inbox{padding-left:25%}.related_article p.ttl{margin:0 0 .1em;font-size:1em;font-weight:700}.related_article .ttl:before{content:attr(data-labeltext);font-size:.7em;font-weight:700;color:#fff;background:#111;display:inline-block;padding:.2em .5em;position:relative;top:-2px;text-align:center;margin-right:.5em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.related_article.labelnone .ttl:before{content:none}.related_article .date{font-size:.8em}.related_article .thum{width:22%;float:left}.related_article .thum img{width:100%;margin-bottom:0}.related_article a{color:#333;background:#fff;border:1px solid #eee;box-shadow:1px 1px 0 #efefef;text-decoration:none;display:block;padding:.9em;overflow:hidden}.related_article a:hover{color:#666;background:#ffffe0}.supplement{background:#ffffe0;background:rgba(255,255,0,.2);font-size:.92em;padding:1em;margin:1.5em 0 2em;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid rgba(237,237,237,.5)}.supplement p:last-child,.c_box p:last-child{margin-bottom:0}.supplement.warning{background:pink;background:rgba(255,0,45,.18);color:#333}.supplement:before{font-family:"fontawesome";content:'\f0e6';display:inline-block;margin-right:.3em;font-size:1.2em}.supplement.warning:before{content:'\f071'}.supplement.boader:before{content:none}.supplement.noicon:before{content:none}.supplement.boader{background:0 0;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2)}.c_box{padding:1em 4%;margin:2em 0 2em;border:2px solid #ddd;border-radius:.2em}.c_box.intitle{padding-top:0;padding-bottom:1.4em}.c_box.intitle .box_title span{position:relative;top:-.85em;padding:.1em .7em;background:#6d6d6d;color:#fff;font-weight:700;border-radius:.2em;display:inline-block;vertical-align:bottom}.c_box.blue_box{background:#d4f3ff;border-color:#82c8e2;color:#465d65}.c_box.blue_box .box_title span{background:#82c8e2}.c_box.red_box{background:#ffafaf;border-color:#e77373;color:#654646}.c_box.red_box .box_title span{background:#e77373}.c_box.yellow_box{background:#fff8d4;border-color:#ded647;color:#636546}.c_box.yellow_box .box_title span{background:#ded647}.c_box.green_box{background:#d8f7c3;border-color:#79e37c;color:#42613a}.c_box.green_box .box_title span{background:#79e37c}.c_box.pink_box{background:#fee;border-color:#f7b2b2;color:#775454}.c_box.pink_box .box_title span{background:#f7b2b2}.c_box.glay_box{background:#ececec;border-color:#c5c5c5;color:#555}.c_box.glay_box .box_title span{background:#9c9c9c}.c_box.black_box{background:#313131;border-color:#757575;color:#fff}.c_box.black_box .box_title span{background:#757575}.cta-inner{background:#0e0e0e;color:#ddd;border-top:5px solid rgba(146,146,146,.3);padding:1.5em}.cta-inner .cta_copy{text-align:center;color:#fff;margin-bottom:1em}.cta-inner .btn-wrap a{box-shadow:none;margin-top:1em}.btn-wrap{margin:1.5em 0 2em}.btn-wrap.aligncenter{text-align:center}.btn-wrap a{display:inline-block;text-decoration:none;padding:1em 2em;background:#4993af;border:1px solid #4993af;text-shadow:0 1px 1px rgba(0,0,0,.09);box-shadow:0 3px 5px #e9e9e9;color:#fff}.btn-wrap a:hover{background:#e69b9b;color:#fff;-webkit-transform:translate3d(0px,3px,1px);-moz-transform:translate3d(0px,3px,1px);transform:translate3d(0px,3px,1px);box-shadow:none}.btn-wrap.simple a{background:0 0;border:1px solid #4993af;color:#4993af;-webkit-box-shadow:0 3px 5px #eee;-moz-box-shadow:0 3px 5px #eee;box-shadow:0 3px 5px #eee;-webkit-box-shadow:0 3px 5px rgba(45,45,45,.05);-moz-box-shadow:0 3px 5px rgba(45,45,45,.08);box-shadow:0 3px 5px rgba(45,45,45,.08)}.btn-wrap.simple a:hover{background:#4993af;color:#fff}.btn-wrap.big a{font-size:1.1em;padding:1.1em 2em;min-width:400px;max-width:90%}.btn-wrap.lightning a{background:#c81c1c;border-color:#c81c1c;box-shadow:0 3px 5px rgba(0,0,0,.15)}.btn-wrap.lightning a:hover{background:#ec7373}.btn-wrap.bg{background:#efefef;background:rgba(0,0,0,.1);padding:1.5em 1em;margin:2.5em 0}.btn-wrap.bg-yellow{background:#ffffe0;background:rgba(255,255,0,.2);padding:1.5em 1em;margin:2.5em 0}.btn-wrap.maru,.btn-wrap.maru a{border-radius:.4em}.btn-wrap.rich_yellow a{font-weight:700;position:relative;background-color:#f7cf2e;color:#ffffff!important;border-radius:.2em;box-shadow:0 4px 0 #ecb254;border:none;text-shadow:0 1px 1px rgba(0,0,0,.09)}.btn-wrap.rich_yellow a:hover{background:#ecb254;color:#ffffff!important;box-shadow:0 1px 0 #ecb254}.btn-wrap.rich_pink a{font-weight:700;position:relative;background-color:#ee5656;color:#ffffff!important;border-radius:.2em;box-shadow:0 4px 0 #d34e4e;border:none;text-shadow:0 1px 1px rgba(0,0,0,.09)}.btn-wrap.rich_pink a:hover{background:#d34e4e;color:#ffffff!important;box-shadow:0 1px 0 #d34e4e}.btn-wrap.rich_orange a{font-weight:700;position:relative;background-color:#ef9b2f;color:#ffffff!important;border-radius:.2em;box-shadow:0 4px 0 #cc8c23;border:none;text-shadow:0 1px 1px rgba(0,0,0,.09)}.btn-wrap.rich_orange a:hover{background:#cc8c23;color:#ffffff!important;box-shadow:0 1px 0 #cc8c23}.btn-wrap.rich_green a{font-weight:700;position:relative;background-color:#39cd75;color:#ffffff!important;border-radius:.2em;box-shadow:0 4px 0 #1eae59;border:none;text-shadow:0 1px 1px rgba(0,0,0,.09)}.btn-wrap.rich_green a:hover{background:#1eae59;color:#ffffff!important;box-shadow:0 1px 0 #1eae59}.btn-wrap.rich_blue a{font-weight:700;position:relative;background-color:#19b4ce;color:#ffffff!important;border-radius:.2em;box-shadow:0 4px 0 #07889d;border:none;text-shadow:0 1px 1px rgba(0,0,0,.09)}.btn-wrap.rich_blue a:hover{background:#07889d;color:#ffffff!important;box-shadow:0 1px 0 #07889d}.anim a{animation:jiggle 3s ease-in infinite}@keyframes jiggle{48%,62%{transform:scale(1,1.0)}50%{transform:scale(1.1,.9)}56%{transform:scale(.9,1.1) translate(0,-5px)}59%{transform:scale(1,1.0) translate(0,-3px)}}.voice{margin:1em 0 1.3em;font-size:.95em}.voice .voicecomment{border:3px solid #eee;background-color:#fff;color:#444;padding:2.5%;position:relative;width:86%;border-radius:5px}.voice.l .voicecomment{float:right}.voice.r .voicecomment{float:left}.voice.l .voicecomment:before{content:'';position:absolute;border-right:8px solid #eee;border-bottom:8px solid transparent;border-top:8px solid transparent;top:10px;left:-11px}.voice.l .voicecomment:after{content:'';position:absolute;border-right:10px solid #fff;border-bottom:8px solid transparent;border-top:8px solid transparent;top:10px;left:-7px}.voice.r .voicecomment:before{content:'';position:absolute;border-left:8px solid #eee;border-bottom:8px solid transparent;border-top:8px solid transparent;top:10px;right:-11px}.voice.r .voicecomment:after{content:'';position:absolute;border-left:10px solid #fff;border-bottom:8px solid transparent;border-top:8px solid transparent;top:10px;right:-7px}.voice .voicecomment h2,.voice .voicecomment h3,.voice .voicecomment h4,.voice .voicecomment h5{margin:10px 0!important;padding:0}.voice .voicecomment p{margin-bottom:1em}.voice .voicecomment p:last-child{margin-bottom:0}.voice .icon{width:10%;text-align:center}.voice.l .icon{float:left;margin-left:8px}.voice.r .icon{float:right;margin-right:8px}.voice .icon img{border-radius:50%;margin:0;box-shadow:0 0 8px #ccc;border:2px solid #fff}.voice .icon .name{font-size:.65em;padding:.4em 0}.voice.big .icon{width:18%}.voice.big .voicecomment{width:78%}.voice.l.fb .voicecomment:before{border-right-color:#4c5cb0}.voice.l.fb .voicecomment:after,.voice.l.line .voicecomment:after{content:none}.voice.fb .voicecomment{background:#4c5cb0;border-color:#4c5cb0;color:#fff}.voice.r.fb .voicecomment:before{border-left-color:#4c5cb0}.voice.r.fb .voicecomment:after{content:none}.voice.line .voicecomment{background:#7acc40;border-color:#7acc40;color:#fff}.voice.l.line .voicecomment:before{border-right-color:#7acc40}.voice.r.line .voicecomment:before{border-left-color:#7acc40}.voice.r.line .voicecomment:after{content:none}@media only screen and (max-width:480px){.btn-wrap a{font-size:.9em;padding:.9em 1.5em}.btn-wrap.big a{font-size:.9em;padding:.9em 1.5em;min-width:80%;max-width:90%}.btn-wrap.bg{padding:.9em .8em;margin:2.5em 0}.voice .icon{width:15%}.voice .voicecomment{width:80%;font-size:.95em}.related_article{font-size:.8em}.related_article .inbox{padding-left:32%}.related_article .thum{width:30%}.related_article a{padding:.6em}}@media only screen and (min-width:1100px){.column-wrap{width:102.8888%}.column-wrap .d-1of2,.column-wrap .d-1of3,.column-wrap .t-1of2,.column-wrap .tof3{padding-right:2.8%}}
自己分析「ホワイト企業内定の教科書」編集部
自己分析の方法はコレだ!5つの目的・効果と4つの企業研究方法とは?

就活では色々なことをやらないといけないですよね。
就職ナビ、企業研究、説明会の参加、OBOG訪問、エントリーシートや履歴書づくり、面接練習・・・・etc
さらに大学の講義やアルバイトもあり、就活生はてんてこ舞いになりがちです。
そんな忙しい就職活動のスタートの時期に最初に取り組む必要があるのが「自己分析」です。
これから自己分析の意味や効果、やり方などを解説していきますが、前編に当たるこの記事では
「そもそも自己分析って何?」「なぜ必要なの?」「やらなかったらどうなる?」
といった疑問に1つ1つお答えしていきます。
この記事の一番最後で、後編に当たる記事も紹介していますので、ぜひ、最後までお読みいただけますと幸いです。
この記事の登場人物富田:理工学部の3年生。自己主張は苦手だが心根は優しい草食系男子。メーカーを志望して就活をしている。
春山:経済学部の3年生。あだ名はハルちゃん。明るくハキハキしていて「考えるより動け!」の行動派。母子家庭出身で、化粧品や日用品など女性を対象とした仕事に就きたいと考えている。
白河:社会人3年目のヘッドハンター。ホワイトアカデミー在学中に内定をもらった東証一部の人材系企業で勤務。ホワイトアカデミーとは、特別講師という形で現在も付き合いが続いている。
自己分析とは
白河
富田
春山
富田
白河孫子の兵法に「己を知り相手を知れば百戦危うからず」という言葉があります。
敵の情勢をよく知って、尚且つ自分のこともよく分かっていれば、必ず勝負に勝つという意味です。
全ての勝負事は状況把握が肝心です。
就職先の会社は敵ではありませんが、どんな会社かを知ることは当然大切です。
しかしその前に、自分がどんな人かということを把握することも大切です。
自分のことというのは、意外に分かっていないものです。
ましてや就職活動では、自分の考えをエントリーシートや面接で分かりやすく相手に伝えなくてはなりません。
まずは、じっくりと自分のことを把握することで、その後の就職活動がビックリするくらいスムーズになっていきます。
「急がば回れ作戦」とも言えるでしょう。
富田
白河目的・効果
①自分のことを知る
春山
富田
白河
富田
白河
春山自分の性格や行動様式によって合う仕事、合わない仕事も見えてきます。
1つの例ですが、社交的な性格の場合、営業や接客の仕事に適性があるでしょうし、何事もコツコツと正確に行うタイプの人は製造現場に適性があるかもしれません。
新卒の就職は職業生活のスタートです。社会人としてのスタートでもあります。
できるだけスムーズに行きたいものです。
いくら憧れの会社であったり、待遇の良い会社であったりしても、適性に合わない仕事ではスタートダッシュから予想以上の苦労を背負うことになります。
スタート時点で躓くと、仕事自体が嫌になってしまいます。
②自分の価値観を知る
白河
富田
白河自分の性格や行動様式を知ると「好き」「嫌い」が見えてきます。
こんなことには積極的に参加するとか、こんな場合は消極的になるといった反応は、その人の価値観を表します。
自分の価値観を知るということは、人生の羅針盤を手に入れたようなものです。
価値観に合う生き方ができるわけですから。
③自分の就活の軸を決める
春山
白河
富田
白河
春山就職先を決めていく場合、自分なりの座標軸が無いと「有名だから」とか「給料が良いから」という一般的な基準だけで決めてしまいがちになります。
有名企業や待遇の良い企業も「こんな学生が欲しい」という自社の座標軸を持っています。そのお互いの座標軸を合わせることが就職活動です。それが合わないと、内定は難しいでしょう。
そして、たとえ何とか内定し、実際に就職したとしても、短期間に会社を去ることになる場合もあります。いわゆる「就職のミスマッチ」という現象です。
就職は内定がゴールではありません。会社と社員の関係が円満に長く続くことが重要です。
④自己PRが作りやすくなる
富田
白河自己分析が済んでいれば、本当の自分が分かっています。
自ずと自己PRは作りやすくなりますし、自信を持って面接に臨むことができます。
ノウハウ本に頼ったり友人やインターネットの口コミに左右されたりすることなく、自分のことを語れるようになります。
なぜなら、全て自分の本音だからです。
よく、面接試験で「原稿棒読み」状態の受験生を見かけます。
原稿を思い出そうとしている状態は、面接官にはすぐ分かります。
原稿丸覚えの受験生はセリフを忘れるとアウトですが、自己分析が済んでいる就活生は、言いたいことを項目で覚えておけば原稿の準備さえ不要なのです。
春山⑤就活の焦りがなくなる
富田
白河
春山自己分析と企業研究をしっかり行うと、就職試験の勝率が上がります。
というか、そもそも負ける戦をしなくてよくなります。
自分に合わない業界や企業、職種が分かっているからです。
「下手な鉄砲も数撃てば当たる」という言葉がありますが、エントリーばかりをし過ぎて、その結果就職試験に落ち続けると、自信を失い、ノイローゼになり、うつ病になる人さえ出てきます。
自己分析をしっかりしていれば、たとえ不合格を貰ったとしても原因の把握がしやすいですし、対策もスピーディーにできます。
就職活動は人生で初めての体験です。そのため、一旦焦り始めると止まらなくなります。
自己分析によるしっかりとした準備が重要です。
企業が採用を決める基準、企業と学生の思いの違い
白河
春山
白河
富田自己分析をする上では、「相手を知る」ということで言うと、そもそも企業はどんな新人を求めているかということを把握しておくことは重要です。
株式会社リクルートキャリア就職みらい研究所が発表した「就職白書2017」によると
【企業が採用基準で重視する項目】
1位 人柄
2位 自社/その企業への熱意
3位 今後の可能性
4位 性格適性検査の結果
5位 基礎学力
【学生が面接等でアピールする項目】
1位 人柄
2位 アルバイト経験
3位 所属クラブ・サークル
4位 自社/その企業への熱意
5位 趣味・特技
引用: 株式会社リクルートキャリア就職みらい研究所就職白書2017 採用活動・就職活動編
https://www.recruitcareer.co.jp/news/20150215_01.pdf
となっています。
これを見ると、学生のアピールしたい「アルバイト経験」や「所属クラブ・サークル」「趣味・特技」は、企業にとっては意外に基準にしていないことが分かります。
富田
白河
春山
白河
富田企業研究の方法
①ホームページや会社説明会
白河
春山
白河企業の内容を知るための方法には、先ずはホームページを見たり、会社説明会に参加したりして説明を受けるというものがあります。
そうすることで、短時間に企業の概要を知ることができます。
特に、合同企業説明会では1ヶ所で多くの企業を見て回ることができますから便利です。
就職活動初期の頃は企業慣れすることも大切ですから、積極的に参加しましょう。
また、最近は企業のホームページの求人情報欄に「求める人物像」という情報が表示されています。
就活生にとっては大きな手がかりになりますね。
求める人物像が自分のタイプであれば自信を持って受験できますし、逆に自分がその人物像とは遠いタイプの場合は見送ることができます。
②OB・OG訪問
白河
富田
春山企業のホームページや会社説明会では一通りのことは教えてくれますが、実際に働いている人の本音はなかなか聞けません。
就活生の立場からすれば、仕事の楽しさや辛さの本当のところを聞きたいものです。その際にお勧めなのがOB・OG訪問です。
OB・OGは、大学の卒業生とその会社の新入社員という両面を持っています。
ホームページや会社説明会で語られない本音の部分を聞くことができます。
OB・OGは大学の先輩ではありますが、立派な社会人です。きちんとしたマナーをもって訪問しましょう。
③インターンシップ
春山
白河インターンシップは企業内で実際に働いてみるという体験です。
実際に企業に行って働くため、職場の雰囲気や仕事内容に触れることができます。
また、就職後のミスマッチを防ぐという意味もあります。
就職活動解禁前のインターンシップでは採用活動を行ってはいけないことになっていますが、実質的に企業は就活生のことをしっかり見ています。気を引き締めて参加しましょう。
④実際の現場を見る
富田
白河インターンシップでもある程度の企業の現場が分かりますが、いわゆる本当の現場ではありません。
就活生に見せたいところだけを見せている企業も多いようです。
就活生はそれを鵜呑みにしてはいけません。あくまで生の企業の現場を見るべきです。
そのための方法としては、消費者として商品やサービスを購入したり、工場や売場に訪問したりしてみることをお勧めします。
そこで働く人の表情や態度から感じられる空気感は、企業選択や志望動機を考える際に大いに役立つでしょう。
やり方
①自分史
白河
富田
白河
春山自己分析で最もよく使われるのが、自分史です。
自分史では、子供の頃から現在までの出来事とその時に感じたこと、取った行動、学んだことを横軸にして、幼児時代→小学校時代→中学校時代→高校時代→大学時代というように時系列に記録していきます。
記入するときのポイントは「最近から遡って書く」という点です。
いきなり幼児時代から思い出しても結構ですが、あまりにも時間がかかっている割には記入欄が埋まらずにいると、やる気を失ってしまうためです。
また、記入内容は自分に正直に書きましょう。他人に見せるための資料ではありません。
自由に正直に書いてこそ自分のことが見えてきます。じっくり取り組んだほうが、効果が高いです。
さらに、将来の自分も描いてみることもお勧めです。
「○歳頃結婚する」「○年第一子誕生」「○年家を建てる」など、半分夢の内容でもオッケーです。
自分史を楽しく書くコツでもあります。
②マインドグラフ
自分史を作ったら、次にマインドグラフを作ることをお勧めします。
マインドグラフとは、時代やトピックスごとに自分の心のアップダウンを、波形のようなグラフに表したものです。
「あの頃は楽しかったなぁ」とか「あの時は悔しかったなぁ」という心の動きを波形で表すことにより、自分がどんな時に喜怒哀楽を感じるかが分かってきます。
③マインドマップ
自分史やマインドグラフは、時系列に自分のことを思い出していく方法ですが、時代ごとに事実を思い出していく必要があります。
なかなか思い出せないと途中で投げ出してしまう場合もあります。
そんな時にチャレンジしてほしいのがマインドマップです。
マインドマップとは、表現したい中心になるもの(自己分析の場合は自分)を真中に表現し、そこから関連するキーワードやイメージを自由に図形化して繋げていくものです。
脳の中の記憶回路を表しているようなものだとも言われています。
自分史やマインドグラフと違い、時間的な概念に縛られることはありませんから、自由にイメージを広げていけます。
自由に考えていることを体系化でき、一覧できるため、自分の考えがスッキリまとめられるという特徴を持っています。
【マインドマップの準備物】
- B4~A3くらいまでの大き目のコピー用紙
- 好きな色のカラーペン数色分
【マインドマップの手順】
1.まず、分析したい項目である「自分」を用紙の中央に描きます。円を描いてその中に「自分」や氏名、似顔絵などを描き入れます。
2.自分が興味を抱いている項目を、中心の自分から枝のように出していきます。枝の見やすい場所に項目名を書いていきます。最初の枝は3~6本くらいで、大きい幹のように描きます。ここからカラーペンを使うと、よりビジュアルです。
3.太い枝から、どんどん関連する項目やイメージの枝を伸ばしていきます。その際も項目名を忘れずに書いていきましょう。もうこれ以上無いと思うまで書き尽くしていきましょう。用紙が足りなくなれば足してもらってもオッケーです。
【マインドマップの活用】
出来上がったマインドマップを、上から眺めてみます。
その中で、気になった項目や自分をよく表している項目名が見つかったら、マーカーを入れてみましょう。
自分の脳の中の思考回路を見るような気持ちがしますね。
自分の考えや想いが一目で理解できる図になっていると思います。
就職活動で悩んだときなどは、このマップを見直してみることをお勧めします。きっと納得できる方向性が見出せるでしょう。
④エゴグラム
アメリカの心理学者エリック・バーン氏が交流分析と言う手法をもとに作った性格診断テストで、性格を主に「父親のような性格(CP)」「お母さん的性格(NP)」「大人な性格(A)」「自由な子供的性格(FC)」「従順な子供的性格(AC)」に分けているのがユニークです。
50問の質問に答えて結果を集計するだけで、簡単に、しかし、ある程度その人の性格を表すことができます。
就職試験や企業の研修などで活用されています。
インターネット上でも無料体験できるため、自分の性格把握に有効です。
引用: エゴグラムで性格診断!詳しいパターン分析でタイプを判定! | 交流分析解説
https://ta.direct-comm.com/charactor/
⑤特性要因図
自分史やマインドグラフから抽出されたトピックスを元に「なぜそう思ったのか」という自分自身に対する問いを連続して繰り返すことで、あなたの価値観が見えてくる手法です。
メーカーの製造工程の品質向上のために使われるQC活動という手法が元になっています。
製品を作る上での工程の問題点を突き詰めて根本的な問題を発見することに役立っていますが、実は就職活動の自己分析にも有効であることが分かり、活用されています。
【特性要因図の準備物】
【特性要因図の手順】
- 自分史などで印象に残ったエピソードやトピックスをいくつか選びます。
- 1枚の用紙の上部にエピソードまたはトピックスを1件記入します。
- エピソードごとに「なぜそう思ったのか?」という問いへの回答を記入することを繰り返します。
<具体例>
「大学時代、居酒屋さんのアルバイトで頑張った」
→なぜ頑張れた?
「お客さんとも仲良しで、店長や仲間も良い人だったから」
→なぜそう思った?
「最初の頃、いつもミスばかりしていたが、いつもフォローしてくれた」
→なぜそう思った?
「自分のことや、メンバーのことを本気で分かり合える仲間だったから」
→なぜそう思った?
「人とは本音で付き合える関係にしたいから」
【特性要因図の活用】
エピソードやトピックスへの問いを「なぜ? なぜ?」というように繰り返していくと、5~7回ほどであなたの価値観が見えてきます。
その価値観が企業選びの重要な鍵になっていきます。
自分の大切にしている価値観と同じ価値観を持つ企業に出会えると、思い切って面接に臨むことができます。
⑥他己分析
思い切って他人に自分のことを教えてもらう分析手法です。
項目としては「性格」「長所」「短所」「イメージ」などです。
あなたのまわりには、あなたのことを知っている人が多くいます。
両親、兄弟姉妹、親戚、友人、教授、サークルの仲間、先輩、後輩、アルバイト先の店長など、あらゆる立場の人があなたのことを知っています。
そんな人達にあなたのことを尋ねてみる方法です。
実施方法としては、最初はごく親しい人から始めるとよいでしょう。
そしてできるだけ多くの人に聞いてみることが大切です。
慣れてきたら、面識の少ない人にもチャレンジしてみましょう。
事前に就職のことで相談があるというお願いをしておくとよいです。
活用方法としては「自分のことで共通した評価は何か?」「ばらついている評価は何か?」ということを分類します。
比較的共通していることは当たっていると思ってよいでしょう。
その中から自分の強みや弱みを掴んでいき、エントリーシートや面接に活かしていきましょう。
なお、これは比較的簡単に自分のことが把握できる方法ですが、デメリットもあります。
それは、何と言ってもあなたの周囲の人のことです。あなたに対して悪い評価は言いにくいものです。
そういう意味で、この方法は完璧ではありません。いくらか割り引いて受け取り、活かせる部分は活かしていこうというスタンスがよいでしょう。
⑦ジョハリの窓
これも他己分析の1つです。
他己分析は自分を知る上で有効な方法ですが、他人からの評価にバイアス(偏り)が入りやすく、本音を言いにくいという欠点があります。しかし、この「バョハリの窓」はその辺をカバーできる手法です。
また、ジョハリの窓は、「自分が認識していない自分」や「自分も他人も認識していない自分」など、深い部分の自己分析が可能になる手法です。
つまり、知られざる自分が発見できることもあるわけです。
【ジョハリの窓の準備】
- ある程度お互いのことを知っているメンバーを4人以上集めます。
- ジョハリの窓を模した4つの象限が書かれた用紙を人数分用意。
【ジョハリの窓の手順】
- メンバー分の用紙それぞれにメンバーの氏名を記入しておきます。
- まず、自分の用紙に自分の性格を表すキーワードを書き出します。自分のことを書いた用紙には、自分自身で書いたというマークをつけておきます。名前の横に(本人)と書いてもよいでしょう。
- 別の用紙には、メンバーごとにあなたが考えるメンバーの性格を記入していきます。
- 名前の書かれた人へコピー用紙を渡す。※その際、誰が書いたか分からなくするために、個人別の箱や場所を用意してもよいでしょう。
- 自分のことを書かれた用紙から、以下の要領でジョハリの窓へ転記する。
- 自分で書いた性格とメンバーが共通して書いた性格を「公開された窓」に記入。
- 自分が書いていなくてメンバーが書いている性格を「盲点の窓」に記入。
- 自分が書いていてメンバーが書いていない性格を「秘密の窓」に記入。
- 自分もメンバーも書いていない性格を「未知の窓」に記入。
【ジョハリの窓の活用方法】
ジョハリの窓の4つの象限には、いろいろな角度から分析されたあなたが浮かび上がります。
- 「公開された窓」→ 自分も他人も知っている自分の性格
- 「盲点の窓」 → 自分は知らないが他人は知っている自分の性格
- 「秘密の窓」 → 自分は知っているが他人は知らない自分の性格
- 「未知の窓」 → 自分も他人も知らない自分の性格
ジョハリの窓の結果には、何とも不思議な気持ちにさせられます。
自他共に認める良い性格は強みになりますし、悪い部分は改善の覚悟ができますね。
さらに、自分も知らない良いところはもっと伸ばす余地がありますし、悪いところは注意できます。
ある程度親しい間柄なら、ジョハリの窓を黒板に張り出したりして見比べてもよいでしょう。
しかし、逆に親しすぎる間柄の場合は、本音が出にくいことも予想されます。
性格を書いたカードを活用したり、パソコンを利用したりするのもよいでしょう。
活用方法
白河
富田
白河
富田
白河
富田
白河
春山自己分析した後はどうする?
富田
白河
富田
白河SWOT分析で就職の方向を考える
白河
富田
白河
春山企業の戦略の基本は、自分の強みを活かして企業の外部に存在するチャンスに活かしたり、弱みを補ってチャンスに活かしたりすることだと言われています。
例えば「電気自動車の技術を持つ自動車メーカーが大気汚染問題に苦しむ開発途上国の市場に参入」「下請け企業が技術力を強化して新しい取引先を開拓する」などです。
この考え方は、実は就職の戦略方向を決める時にも非常に有効です。
SWOT分析では就活生を取り巻く現状を分析します。
まず、就活生の内部環境を分析します。内部環境とは就活生自身のことです。
就活生のStrengths (強み)をリストアップします。
就活生の強みは色々ありますね。大学で培った学力の他に、コミュニケーション能力や留学やボランティアの体験から得られたことなど色々あります。
また、Weaknesses (弱み)もリストアップします。弱みとは、強みの反対で苦手なこと、短所になることです。
そして、就活生の外部環境として、Opportunities (機会)とThreats (脅威)をリストアップします。外部環境とは、業界や企業の状況などになります。
例えば、金融業界の機会としては、「ビットコイン」や「株価の上昇」だったり、旅行業だと「外国人観光客の増加」だったりします。
反対に、脅威としては、金融業なら「日銀のマイナス金利政策」であったり、旅行業だと「民泊業の成長」などだったりします。
SWOT分析の活用方向としては
- 第一法則・・・・自分の強みを外部環境の機会に活かす。
- 第二法則・・・・自分の弱みを補完して外部環境の機会に活かす。
- 第三法則・・・・自分の強みを活かして外部環境の脅威に立ち向かう。
と言われています。自己PRもこの方向で組み立てます。具体的には、自己分析で得られた自分の長所を「強み」に当てはめます。また、短所は「弱み」になるわけです。外部環境の「機会」は自己分析で把握した自分の価値観がマッチする業界や企業や職種になるわけです。
このように、しっかりとした自己分析に基づいて就職の方向性を決めていくと、その後の具体的な自己PR作りもスムーズになります。
SWOT分析を基にした自己PRを作る
白河
春山
白河自己PRは「結論→理由→決意」のステップで作っていきます。
SWOT分析で分類された自分の強みを「結論」として述べます。
「理由」では、その強みを表すエピソードを述べます。
これも自己分析の「自分史」や「マインドグラフ」で得られたものです。そしてその強みをどのようにその会社で活かしていけるかを「決意」というステップで述べます。
自己分析は入念に
白河
富田
春山
白河自己分析には就活スクールを使うのも1つの手です↓
一流・ホワイト企業を目指すなら、ホワイト企業内定率No.1のホワイトアカデミー
ぜひホワイトアカデミーを活用して自己分析を完璧にしてくださいね!