');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種類の就活サポートサービスとおすすめエージェントを紹介

「就活をサポートしてくれる機関は、キャリアセンターや就活サイト以外にもあるみたいだけど、どんな所を利用すれば良いか知りたい!」
こんなお悩みを解決していきます。本記事のポイントは以下の通りです。
- 就活生に人気の就活サービスの紹介
- 自分に合った就活サポートを選ぶポイント
- 有料と無料のサービスではどちらが良いのか?
本記事を読んで頂ければ、数ある就活支援のサービスでどんな所を使えば良いのかが分かります。
就活サービスは無数にありますが、自分に合わないようなモノを使ってしまうと、何も得られず終わってしまいます。
これから就活サービスを試してみたいと思う方や、すでにサポートをして貰っているが現状に不満を感じる方にも役に立つ情報を載せていますので参考にして頂ければと思います。
この記事を書いた人:竹内健登
就活塾ホワイトアカデミー校長。デロイトトーマツグループの人材戦略コンサルタントを経て現在は就活コンサルタントとして活躍。
数学検定1級保持者で東京大学工学部卒にもかかわらず、自身の就活に失敗し就職留年した経験から企業の人材戦略の道へ。
新卒の学生が一流企業に内定するための独自の方法論と、3年後離職率・OpenWorkでの評価・帝国データバンクの評点を用いた客観的視点から日夜ホワイト企業を研究。
研究内容を自社メディアで掲載したところ、就活生や親御様の間で話題となり、月間で35万PVを達成した。
現在も、塾生がカリキュラムを消化したものの、ホワイト企業の内定を1社も得られなければ授業料を全額返金という方針で、上位大学だけでなく、全国幅広い大学の学生の就活指導を行なっている。
「就職浪人からANAグループに内定した! 」「留年すれすれから日本IBMに内定! 」「指導を受けた次の日から大手企業の面接で落ちなくなった! 」など、喜びの声多数。
著書に「子どもを一流ホワイト企業に内定させる方法」(日経BP社)がある。
5種類の就活サポートサービスの特徴

それでは、まず就活のサポートを行なっている5種類のサービスを紹介していきます。
就活サイトに頼ったり、プロの専門家に依頼するといった様々な方法がありますが、自分の今置かれた状況によって、どんなサービスを使っていくべきか判断しましょう。
大学のキャリアセンター
大学のキャリアセンターとは学生のキャリア形成・就職活動を支援する組織です。キャリアセンターは、学生に向けた就活支援を無料で行なっています。
就活の事がほとんど分からない学生や、大学と結びつきの強い企業などに興味のある学生にお勧めです。
就活に向けたガイダンスや、企業の人事、OB/OGを呼んで行う説明会、最近ではキャリアコンサルタントの専門資格を持った職員などもいます。
個別のESや面接対策なども行い、就職率にも影響してくるのでかなり親身になって対応してくれます。
ただサポート希望者の数が多くなる傾向にあり職員数にも限りがあるので早めに依頼するようにした方が良いでしょう。
大学独自の求人があることもあり、地域に限定してその大学だけに求人票を送る企業があります。(活躍している社員の出身大学だけ企業が優遇するなど)
一度足を運んでみてどんな求人が掲載されているのか一目確認するだけでも良いでしょう。
就活に詳しい職員が対応してくれるので安心して使用できる所もポイントです。
就活支援団体

就活支援団体の特徴
就活支援団体とは、主に学生の就職活動を支援することを目的とした団体のことです。
就活支援団体は、NPO、公的機関、自治体の要請による団体、民間など組織の体制は様々で、それぞれが目指すビジョン、理念に基づき独自の就活支援を通して就活サポートの希望者に価値を提供します。
学外の他の学生や社会人などと交流を持ってみたいと思う就活生に、お勧めのサポートです。
就活の支援の内容として、面談などによる自己分析・就活の軸の整理といったキャリアコンサルティング、論理思考やグループディスカッションなどの選考対策ワークショップイベントや就活合宿なんてのもあります。
代表的な団体名①「Glanz」
Glanzは一部有料の就活支援団体であり、「関わる全ての人に最高の人生を送ってもらいたい」という理念のもと、学生のサポートを行なっています。
例えば、営業を体現できる実践型セミナーの「セールスアカデミー」や社会人のリアルな声が聞ける「社会人とゆるく語る会」などのサービスを提供しています。
すでに1000人以上の学生をサポートしてきた実績があり、2泊3日の就活合宿(有料)は人気のイベントとなります。
文系の総合職で営業をやっていきたい方や、社会人の生の声を聞きたい方におすすめと言えるでしょう。
Glantzの公式サイトはこちら
代表的な団体名②「Goodfind」
Goodfindは、無料の就活支援団体で、「真に社会で求められる知恵の共有」をテーマに、新産業・新事業に挑戦する企業と個人を応援する「もう一つの大学」でありたいと考えています。
主に先輩経営者や事業家、プロフェッショナルからこれからの時代をたくましく生き抜く為の必要な知恵を学べる機会を提供しています。
例えば、戦略ファーム出身者や外資メーカーの人事経験者が主催するハイレベルなセミナーを多く開催しています。
このように、特にプロ意識の高い学生にも満足できるような支援団体となっています。
Goodfindの公式サイトはこちら
就活支援サイト

就活支援サイトは就活をサポートしてくれる情報を発信しているのが特徴です。
説明会や選考などエントリーできる企業を紹介してくれたり、企業からのスカウトも知らせてくれます。
Webサイトなのでネットだけかと思いますが、オフラインでの合同説明会、インターン、就活対策など就活生が見逃せない情報を豊富に発信していますので、複数登録すると良いでしょう。
有料のコンテンツなどもあるので、サイトごとにチェックしましょう。
就活エージェント
就活エージェントは学生と企業を結び付けるサービスであり、求職者である学生企業に紹介します。
就活エージェントのビジネスモデルは以下のような仕組みになっています。
- 学生に企業を紹介
- ESや履歴書、面接対策のサポート
- 企業に応募
- 選考を突破して内定
- 企業からエージェントに対して紹介料払われる
上記の流れで、就活エージェントは学生を企業に紹介し、企業が採用した場合は、紹介料をもらうビジネスを行なっています。
そのため、学生の相談に乗り、求人の紹介し、面接対策などを手伝い、自社(エージェント)が紹介した企業に内定するまでの流れをサポートする形です。
原則、学生側から就活エージェントはお金を取らないので、とりあえず1社から内定欲しい学生には求人の紹介から内定獲得までサポートしてくれるエージェントの存在は心強いと言えます。
就活塾
就活塾は就活に関する対策を有料でサポートする企業になります。就職活動の支援をする塾や予備校のようなイメージです。
就活塾では、下記のサポートを受けられます。
- 就活講座(ビジネスマナー、自己分析の方法、企業研究の方法)
- エントリーシートの添削
- 質の高い面接、グループディスカッションの指導
- 徹底的な個別指導
内定率などは自社の評価に関わってくるので、支援内容が充実していて有名どころの塾は実績もあるので自分に合った所を選びましょう。
有料で金額は高めの設定ですが、内定するまで面倒見の良い所や徹底的に寄り添うサポートなどがポイントです。
大学生の就職活動をサポートする目的

就活を支援してくれるサービスの提供者側の目的は、営利・非営利と2つに分けられます。
しかしどちらも基本的にサービスは重なる事が多く、選ぶ側は自分の状況に合わせてどのサービスが一番合っているか吟味していきましょう。
下記にそれぞれの特徴をまとめております。
非営利目的
非営利目的の就活サポートとしては、大学のキャリアセンターや自治体から委託を受けているもの、就活を支援しているNPO法人、学生団体などがあります。
それぞれの組織ごとに持っている理念は異なり、強いスローガンを掲げている所がよく見受けられます。
行政機関からの助成金、寄付金、クラウドファンディングなどで運営していたり、国や自治体からの委託で事業を請け負ったりしています。
有料サービスに比べると質は劣るかもしれませんが、普段とは異なるコミュニティで交流を持つことは就活にプラスとなるでしょう。
営利目的
営利目的の就活サポートとしては、下記のものがあります。
就活エージェント | 学生を無料でサポートしてくれますが、無事に内定した場合は、企業から手数料を受けることになっています。 |
---|
就活塾 | 学生が内定貰えるように、就活支援のサポート行うが有料で比較的金額も高めです。(その分手厚いサービスが特徴。) |
---|
就活支援サイト | 就活生が集まるような場所を作り、企業から広告料、参加料をもらうプラットフォームビジネス。 |
---|
基本これらのサービスは、民間の営利目的による運営となります。
就活をサポートしている企業・団体が提供する代表的なサービス

就活をサポートする企業・団体は、主に下記のサービスを提供します。
「インターン・就職ガイダンスの実施、就活対策講座・セミナーの開催、ESや履歴書の添削など」
下記にそれらのサービス内容を詳しく述べていきます。
インターン・就職ガイダンスの実施
就活サポートをする企業・団体が提供するサービスとして、インターンや就職ガイダンスの開催などがあります。下記にインターンと、就職ガイダンスとは何か説明します。
インターンとは | 企業が学生に職場体験などの機会を提供する事で、主に夏季、冬季に開かれる短期型のものから、1ヶ月以上に及ぶ長期型のものに分かれる。 |
就職ガイダンスとは | 就活を終えた大学の先輩、OBが、面接の対策方法、就活に必要な自己分析のやり方や心構え、働く業界について説明するセミナーのこと。 (比較的大人数に対して、行われる) |
以上のように、就活が初めての方でも大丈夫な比較的門戸の広いサービスとなります。
就活対策講座・セミナーの実施

就活対策の講座などでは、専任のアドバイザーによるカウンセリングを一人一人の状況に合わせて行なっていきます。
自己PRを作るための自己分析を手伝ったり、ESの添削や業界/企業研究のやり方、筆記試験や面接対策など多岐にわたってサポートしてくれます。
自分自身が就活に対して不安に思っていることや、苦手な分野でも親身になって話を聞いてくれるので安心です。
どうすれば今抱えている悩みを解決できるのか一緒に考えてくれますので対策講座などを一回は受けてみると良いでしょう。
エントリーシートや履歴書の添削
エントリーシート(ES)や履歴書を準備しておけば、添削サービスをしてくれます。
添削サービスとは学生が作ったESや履歴書を選考に通過できるよう、添削してくれるもので、就活のサポートで行われるサービスとなります。
人生で初めて書くようなエントリーシートや履歴書は、いきなり初めのうちから選考を突破できるくらいのレベルの内容は書くのが難しいです。
添削サポートを行なっている業者に依頼すれば、あなたの事を客観的に分析し、魅力的な部分や持っている能力などをPRするための助言をしてくれます。
このように添削サービスは客観的な視点からあなたのES、履歴書などを改善します。
OB・OG懇談会

就活をサポートするサービスの中で、OB・OG懇談会なども良く開催しています。
OB・OG懇談会とは、働く社会人を招き、企業の情報その人の働き方を聞くことができる学生と社会人が交流できる会となります。
これらに参加するメリットとしては、現役社会人から聞ける生の情報があります。
例えば、文系の7割くらいは営業職に配属されると思いますが、
- 「営業はどんな仕事なのか?」
- 「どうやって今の会社に就職したのか?」
- 「会社に入って、働いている今どんな感じか?」
これらを座談会のスタイルで質疑応答できるのが特徴です。
社会ですでに活躍されている人の話を聞けば、
- 自分はその人のように働けそうか?
- その仕事が魅力的だと思えるか?
そういった事がイメージに浮かんできて、自分の志望したい企業も見つかるようになるでしょう。
模擬テストの実施
大学生の就活を支援してくれる団体の中には、Web上で模擬テストを受けられるサイトを運営していることがあります。
Webの模擬テストでは、代表的なものでもある、SPI(テストセンター、Webテスティング)、玉手箱、Web-CABなどといった代表的な形式の問題をWebテスト形式で受けられます。
これらのテスト問題の内容を事前に知っておくことはとても重要で、「自分がどの分野の問題を苦手としているか」、「苦手な問題を克服するのにどれくらいの時間が掛かりそうか?」など事前にチェックしておくようにしましょう。
模擬面接の実施

就活支援するサポートの中には、模擬面接を実施している所があります。
模擬面接とは、実際の面接状況を再現して、入室から質疑応答、退室までの一連の流れを疑似的に体験することです。
就活において、面接対策はどれだけ時間を割いても足りないくらいに最重要といえるファクターです。よほどプレゼンなどに自信のある方を除いては、模擬面接はやっておくのが無難です。
また自信を持って、自分の言葉で伝えるにはそれに裏付けされる根拠が必要です。
- 「想定外の質問を受けた場合」
- 「答えづらい事を聞かれた時」
- 「逆質問を求められたとき、どんな質問をすれば良いか?」
面接で不安なことから、受け答えに自信が無い方は模擬面接を検討してみるのが良いでしょう。
キャリアコンサルティング
就活を支援してくれる団体の中には新卒の学生のキャリアコンサルティングをしてくれる事がよくあります。
そもそもキャリアコンサルティングとは、自分に合ったキャリアを形成するために受ける支援のことです。
単に仕事を紹介してもらうことではなく、コンサルタントとの個別のカウンセリングを通し、個人のスキルや過去の経験、価値観、興味関心などをもとに、理想的なキャリアの道を考えます。
ESの添削や、模擬面接、ツールを使っての自己分析では判断が難しい人間性や適正を、細部まで行き届いたカウンセリングを行なってくれるのが特徴です。
このように、自分の将来設計をしていきたい方に相談に乗ってくれるのがキャリアコンサルティングとなります。
色々な企業を集めての合同説明会の開催

合同説明会とは、複数の企業が同じ会場に集い一斉に会社説明会を行うイベントのことです。
基本、就活サポートする情報サイトや地方自治体などが運営しています。
首都圏と地方都市で少し異なりますが、大規模イベントの合同説明会では、数百社を超える企業が集結します。
ほとんどの企業がイベント会場内にブースを構えて、学生がそのブースを訪問すると、会社の大まかな概要を説明してくれたり、パンフレットの配布を行う事が一般的です。
ブース形式の他に、セミナー形式の会社説明会が行われることもあります。
企業への就職あっせん
就職のあっせん(斡旋)サービスというものもあります。
就職先のあっせんでは、職業紹介を成立させるために「求人者と求職者の間を仲介する」イメージです。
つまり、人材のあっせん会社は就職したい人に向けて、その人にマッチするような企業をピックアップして求人紹介するような形です。
就職希望者に向けては、主に下記のサービスがあります。
- キャリアコンサルティング
- 求人案件紹介
- 履歴書、ES作成のサポート
- 面接対策
新卒の就活で実はハローワークでもこういったあっせんサービスを受ける事ができますので、検討してみるのも良いかもしれません。
内定が欲しい新卒に役立つ就活支援サイト5選

それでは、新卒の就活で役に立つ就活支援サイト5つを紹介します。
この章では、就活支援サービスの概要や、利用する事で得られるメリットなど詳しく説明していきます。
どれも無料で活用できますし、上手く利用すれば早期に就活を乗り切る事ができますので要チェックです。
おすすめの就活支援サイト① en-courage

画像引用元:en-courageの公式サイトTOP
en-courageはNPO法人が運営している、就活を終えた優秀な内定者3000人以上が自己分析やES添削などをサポートしてくれる無料の就活サイトです。
学生が運営の中心メンバーとして、1対1で行うキャリア面談や就活サポートを各大学の支部にて開催しています。
現在2023年卒の学生の約80,000人以上が利用しており、人材会社と提携していたり、限定イベント(企業を紹介する)を開いていたり、1,500枚以上のESを閲覧できるなどメリットづくしです。
就活に関する記事を多数公開していることもポイントで、
- 「IT志望者のためのプログラミング体験会」
- 「ESから面接において強みを言語化する就活対策ツール」
など様々な役立つ記事を掲載しています。
就活支援してくれるのは学生なので、より自分と近い立場の人に悩みの相談に乗ってもらいたいという人にはお勧めのサイトです。
en-courageの公式サイトはこちら
おすすめの就活支援サイト②サポーターズ

画像引用元:サポーターズの公式サイトTOP
サポーターズとは、デジタル/IT業界を志望する学生に向けて企業を紹介する無料就活サイトです。
サポーターズはエンジニア学生3人に1人が利用する就活サポートを行なっており、エンジニア就活生に向けたサービスに強いのが特徴です。
エンジニア学生たちがサポーターズを選ぶ理由としては、以下の3つがあります。
- 1on1面談イベント(1日で複数社と一気に会える)
- 就活支援金&特別オファーがもらえる
- エンジニア向けの情報が届く
①1on1面談イベント(1日で複数社と一気に会える)
エンジニアに特化しているイベントで、エントリーシートの準備は不要でイベント前に個別面談を実施。イベントでPRすべき点をアドバイスしてくれます。
②就活支援金&特別オファーがもらえる
サポーターズ主催のイベント参加で、1回1万円程度の就活支援金がもらえます。
さらに、企業からの特別選考オファーなども貰え、効率の良い就活を行う事ができます。
③エンジニア向けの情報が届く
エンジニア限定の大型イベント、勉強会、企業からのスカウト、企業紹介などを受ける事ができます。
サポーターズの公式サイトはこちら
おすすめの就活支援サイト③キミスカ

画像引用元:キミスカの公式サイトTOP
『キミスカ』はスカウトメールが届く逆求人型の就活支援サイトです。
企業の採用担当者は登録している学生のプロフィールをチェックして、良さそうな学生にスカウトメッセージを送り、学生側が興味を持てば面接や説明会などに進めます。
キミスカが5年で20万人の学生に利用された背景には、以下の3つのポイントがあります。
ポイント | 理由 |
---|
大企業含む多くの企業からオファーが来る | 有名企業からの直接オファーが来る事が人気となっています。 |
今までの選考結果を伝えて、無駄な選考を省ける | 過去の選考結果を元に実力があると判断されれば、1次面接などの選考をスキップできます。 |
無料で就活コンサルタントに相談できる | キミスカには、各業界、職種に専門知識を持つコンサルタントが多く在籍しており就活生の相談に乗ってくれます。 |
以上のように、従来の就活サイトとは違ったサポートを受けたいという学生におすすめと言えるでしょう。
キミスカの公式サイトはこちら
おすすめの就活支援サイト④オファーボックス

画像引用元:オファーボックスの公式サイトTOP
新卒採用支援サービスOfferBox(オファーボックス) とは、上記のキミスカと同じ企業側からスカウトが来る逆求人タイプの無料の就活支援サイトです。
就活サイトに登録された学生のプロフィールを企業が見て企業側からオファー(スカウト)してくれる仕組みとなります。
OfferBoxの特徴
特徴 | 内容 |
---|
企業側からの逆オファーには上限がある | 企業が学生に送るオファー数は上限の設定があり、学生の中から厳選して選ばれた人のみにオファーが送られます。 |
独自の自己分析ツール | 100万人の診断結果に基づいた自分の強みや弱みを調べる事ができ、自己分析に役立てられます。 |
就活の可能性を広げられる | 様々な業界からオファーが来るので、自分の想定していなかった道が開けます。 |
オファー受信率は93.6%という数値を誇っていますので、早く企業からの逆オファーを得たい就活生は、こちらのサイトを使うといいです。
オファーボックスの公式サイトはこちら
おすすめの就活支援サイト⑤ミツカル

画像引用元:ミツカルの公式サイトTOP
ミツカルは、学生が「学生目線」で考えたオファー型の無料の就活サービスです。
コンセプトとしては、「大変な就活、笑って楽しく就活したい!」そんな想いから、学生が楽しく就活できるようなサポートコンテンツ、自分と合う企業との出会いの場としてミツカルが作られました。
ミツカルの特徴
特徴 | 内容 |
---|
「自分に合う企業だけ」を見つけられる。 | タイプ分析で性格や特徴が明確となり、「仕事でどんな欲求を満たしたいか」や「強み・弱み」などをQ&A方式で回答できます。 |
「必要な人材」としてオファーされる。 | 企業から本当に必要な人材だと選ばれた学生のみにオファーが送られるので、就職後のミスマッチも低くなる傾向にあります。 |
上記のように自分の経歴がどれくらいの評価を受けるのか腕試ししたい学生におすすめで、カンタンなQ&Aで手っ取り早く自己分析したい人にも使えるサイトです。
ミツカルの公式サイトはこちら
新卒生におすすめの優良な就職エージェント7選

就活において就活エージェントの利用も有効と言えます。
就活生一人ひとりに専任の就活アドバイザーが付き、プロの視点から就職活動を全面的にサポートしてくれます。
内定がなかなか取れない時に利用を考えたいのが先ほど紹介した求人を紹介してくれるエージェントです。
色々なエージェントがある中で当サイトの管理人がおすすめしたいものを7つ紹介します。
おすすめの就活エージェント① Meets Company

画像引用元:Meets Companyの公式サイトTOP
Meets Companyとは、選考直結型イベントなどを開催している無料の就活エージェントになります。
選考直結型イベントとは、Meets Companyが開く合同説明会の中で書類選考から面接まで参加できる即日内定を実現できるイベントとなります。
合同説明会などでは、社長や人事と話す機会があり、距離の近い座談形式なので社風やサイトに載っていないリアルな情報を知れます。
要チェックポイントとして
- 1回あたり2〜8社の社長や人事の方と直接話すことができる合同説明会
- 選考直結型のイベントでは、その場で書類選考から面接に参加可能
- プロの就活アドバイザーが徹底サポート
こんな学生におすすめ
- 中小企業狙いで、より会社の内部事情を知りたい方
- 就活の早いうちから内定を貰っておきたい学生
Meets comapanyの公式サイトはこちら
おすすめの就活エージェント② キャリアチケット

画像引用元:キャリアチケットの公式サイトTOP
キャリアチケットは、入社後のキャリアを見据えた本質的な就活サポートを実現させる無料の就活エージェントです。
誰もが知る有名企業に内定しても、入社後に「何かイメージと違った」なんて事になれば、何のために大変な就活を乗り越えたか分かりません。
キャリアチケットではそんなミスを未然に防ぐエージェントで、自己分析から内定獲得までマンツーマンのサポートをしてくれます。
就活セミナーでは、後悔しないキャリア選びと内定獲得を実現できるノウハウについて無料で学べます。
キャリアチケットを利用するメリット
- 長期的なキャリアを目指した企業選びのサポートをしてくれる。
- ES対策、面接、グループディスカッションなど選考で通過する為のノウハウ提供。
- 就活カフェでは、学生と社会人の交流の場を提供し、社会人のリアルな声を聞けます。
こんな学生におすすめ
- 今の志望している企業に本当に行くべきか迷っている人
- 入社後の後悔をせずに長期的にキャリアを形成していきたい人
キャリアチケットの公式サイトはこちら
おすすめの就活エージェント③就活Career

画像引用元:就活Careerの公式サイトTOP
就活Careerは、就職のプロが無料でサポートしてくれる就活サイトです。
国家資格保有のキャリアコンサルタントや業界経験3年以上のアドバイザーが在籍しているので信頼できる情報を提供できます。
入社してから期待できる人材になると思われる為の、ノウハウや秘訣を提供し、隠れた優良企業や非公開求人なども多数紹介します。
経験値のあるアドバイザーからの客観的な視点により、あなたに向いてそうな業界・職種を提案。
要チェックポイント
- 就活キャリアのカウンセリングは、専任のアドバイザーが本当に働きたいと思えるような、心の底から納得できる企業選びをサポートします。
- 企業紹介では、カウンセリングであなたに合った企業を紹介。企業の長所だけでなく、短所も合わせてアドバイス。
こんな学生におすすめ
- 企業の追加募集など「非公開求人」などの情報も手に入れたい学生。
- 本当に自分に合った企業だけに的を絞りたい人。
就活Careerの公式サイトはこちら
おすすめの就活エージェント④ マイナビ新卒紹介

画像引用元:マイナビ新卒紹介の公式サイトTOP
マイナビ新卒紹介は、マイナビが提供している新卒学生向けの無料就職エージェントです。
経験豊富なキャリアアドバイザーが個別に面談を行い、志向や適正に合った求人を紹介してくれます。
履歴書やエントリーシートなどの書類作成ポイントも合わせてアドバイスを貰えます。
要チェックポイント
- 大手のマイナビならでは圧倒的な情報量であらゆる業界、企業の中から選りすぐりの企業を精査します。
- 面接対策では、プロのカウンセラーから応募企業に合わせた面接の応用編までを一人ひとりに合わせて実践を想定して対応してくれます。
こんな学生におすすめ
- とにかく豊富な情報量で就活を進めて、他の学生に差を付けたい方
- 面接の応用まで、志望企業に合わせて対策して貰いたい人
マイナビ新卒紹介の公式サイトはこちら
おすすめの就活エージェント⑤キャリアパーク就職エージェント

画像引用元:キャリアパーク就職エージェントの公式サイトTOP
キャリアパーク就職エージェントは若手のキャリア支援に注力する無料のエージェントです。
特徴としては、面談5回以上のサポートを受けられ、アドバイザーが内定までサポートしてくれます。
「何から始めれば良いか分からない」「一次面接に中々通らない」そんなあなたでも、就活の悩みに寄り添ってくれるアドバイザーがいますので安心です。
平均5回以上の面談では、自己分析・企業/業界研究のコツや、ES・面接対策を徹底的に納得いくまで指導してくれます。
要チェックポイント
- 利用者向け特別セミナーでは、通過率アップを支援する取り組みを充実させており、内定後のフォローまでしっかりと面倒見てくれます。
- 取り扱い企業の質の高さが売りです。優良求人を多数揃え、理系特化の求人にも力を入れていて希望や適正に合わせてマッチする企業を提案してくれます。
こんな学生におすすめ
- 非公開求人の紹介に興味がある人、個別のプランニングで最適なキャリアを歩みたい方
- 理系の学生で就活に苦手意識がある方
キャリアパーク就職エージェントの公式サイトはこちら
おすすめの就活エージェント⑥就職エージェントneo

画像引用元:就職エージェントneoの公式サイトTOP
就職エージェントneoは、就活生の皆さんの適正や長所と合わせながら、最大限自分の良さを発揮できる企業探しをお手伝いする、無料の就職支援サービスです。
就職エージェントneoでは「全ての就活生が運命の1社と出会う」これをゴールに掲げており、一人ひとり違う理想の働き方を追うために、できる限り多く、適正に合った選択肢を提供しようと考えています。
要チェックポイント
- 年間2000社以上の企業紹介。非公開求人も取り扱っており、就活マナーなどの共通ノウハウがあります。
もちろん、ES、履歴書、面接などの個別性高くなるような疑問、悩みなどに親身にサポートしてくれます。 - 就活状況や人柄を深く理解する為の個別面談。履歴書の書き方、選考志望の理由をフィードバックし次の対策を一緒に考えてくれます。
こんな学生におすすめ
- 本当に自分に合った企業だけを厳選して選考に臨みたい方
- 自分の人柄を理解して貰って、自分に合う企業の紹介を受けたい方
就職エージェントneoの公式サイトはこちら
おすすめの就活エージェント⑦Goodfind

画像引用元:Goodfindの公式サイトTOP
Googfindは未来のビジネスリーダーとなるようなハイポテンシャルな学生に、成長機会や、キャリア構築に関する情報提供を行うプラットフォームです。
ロジカルな思考力やグループディスカッションを磨くセミナー、厳選企業のインターンシップ・就活セミナー情報など提供します。
社会ですでに活躍している先輩経営者や事業家、プロフェッショナルなどから、これからの時代を生き抜いていくのに必要な知恵を学ぶ機会を用意しています。
要チェックポイント
- ハイレベルなセミナーで、戦略ファーム出身者、外資メーカーの元人事などの講師が勤めているセミナーを多数開催しています。
- 自分自身のロジカルシンキングの力やグループディスカッションを強化できる環境があります。
こんな学生におすすめ
- コンサルや外資、商社狙いの学生など
- 自分自身の能力を高めて、就活の最前線で活躍したい意識の高い学生
Goodfindの公式サイトはこちら
就職エージェントを上手に利用する3つのポイント

様々な就職エージェントを紹介してきましたが、どれを選んだら良いか分からないと思うような学生も多いかと思います。
そこで、就職エージェントを賢く利用して、そのパフォーマンスを最大まで上げる為の3つのポイントについて解説します。
以下のポイントさえとりあえず押さえておけば、問題無いはずです。
複数のエージェントに登録をする
1つの目のポイントは、複数のエージェントを利用するということです。
複数のエージェントを利用すれば、単純に紹介して貰える求人の数も増えていきます。
それに加えて複数のエージェントを知ることで、各担当者の質を比べることができるので、自分に一番合ったアドバイザーを見つけられる事もポイントです。
「こっちの担当者さんの方が信頼できるし、紹介してくれる求人が良いな」と判断する事もできるので、就活で成功する学生は高い割合で複数利用している傾向にあります。
違和感を感じた担当者とは距離を置く

2つ目のポイントは、質の悪いエージェントの利用はすぐにやめる事です。
就活エージェントは、担当者が一人付いてくれますが、その担当者の質が低いと利用価値自体も失われてしまいます。
担当者が適当なタイプだったり、的を得ないアドバイス、助言をしてくるようだと意味がありません。
自分の要望や、意見を聞いた上で会話してくれているかどうか、無理に求人を紹介してこないかどうか
選考に役立つ情報などを積極的に共有してくれているかなど、少しでも違和感を感じたらすぐに別のエージェントに切り替えるのも手です。
自身の就活の軸と照らし合わせて関わる
3つ目のポイントとして、”初回の面談でははっきりとあなたの企業選びの軸を伝える”ことです。
理由としては、企業選びの軸を伝えれば、その軸に合う(自分の希望する)企業を紹介してくれる可能性が高まりますが、軸を伝えなければ興味の無い企業も紹介される可能性が出てくる為です。
あなたがどんな企業を志望しているか、この点をよく分からないまま伝えていれば当然希望する求人を受けられなくなってしまいます。
企業の規模、業種、職種、勤務地などできる限り具体的に伝えることが重要です。
伝えた上で、希望する会社の紹介が難しいのであれば他の就活エージェントで自分に合う会社を探して貰うのも良いかも知れません。
就活では遠慮する必要はありません、なぜなら自分の本当に行きたい企業を見つけるのが就活の最重要事項でもあるからです。
エージェントを利用するメリット・デメリット

次に就活のエージェントを利用する上での、メリットとデメリットを紹介していきます。
エージェント利用にはメリットが多そうに見えますが、就活生があまり気づかない見落としがちなデメリットもありますので、参考にして貰えればと思います。
3つのメリット
メリット | メリットの詳細 |
---|
自分に合った求人を紹介して貰える | 自己分析の結果などから、自分に本当に合う会社を紹介して貰える。 客観的な意見は就活では非常に有効となります。経験豊富なアドバイザーをまずは見つけましょう。 |
サービスは無料で使用できる | 就活エージェントはほぼ全てのサービスを無料で利用できます。 エージェントが紹介した企業に就活生が入社した時点で、紹介料が発生し企業から報酬を得ることのできるビジネスとなります。 |
模擬面接など対策をして貰える | 模擬面接などの対策をして貰う事も無料でできる点です。 面接は場数で決まりますので、自分をアピールできる経験を何度も積み上げましょう。 |
3つのデメリット
デメリット | デメリットの詳細 |
---|
大手の求人が少ない | 就活エージェントを利用する多くは、中小企業、ベンチャーなどになります。理由としてはナビサイトに比べて少人数しか採用できないからです。 一人一人と面談するため、どうしても獲得できる就活生の数が少なくなります。 |
エージェントとのやり取りが多い | 就活エージェントは求人紹介などのほか、企業との選考のスケジュールも調整してくれるので、頻繁に連絡を取り合うこととなります。 |
希望と違う企業を紹介される事もある点 | 初回面談などにおいて、志望業界や条件などヒアリングした後に求人紹介をしてくれます。 しかし、就活エージェントが保有する求人情報にも限りがあり、必ずしも自分の希望となる企業の紹介を受けれる保証はありません |
サポートがしっかりした優良な就活塾3選

ここでは、就活のサポートがかなり充実している優良な就活塾3選を紹介していきます。
就活塾は有料ですが、無料のサービスとは異なる手厚いサポートをしてくれるので、検討してみるのもお勧めします。
おすすめの就活塾① ホワイトアカデミー

ホワイトアカデミーは多くの就活塾の中でも、とりわけホワイト企業への内定を保証しているのが特徴です。
ホワイトアカデミーで、サポートを受けることで福利厚生や働きやすい環境のホワイト企業から内定を貰えるまで、何度も講師より指導してもらえます。
2022年卒の実績でいうと、受講生の内定率は100%に及びます。
講師陣は総勢70名以上を抱えており、実際に一流企業の最前線で活躍していた経験もある実力を兼ね備えたスタッフを揃えています。
ホワイトアカデミーのおすすめポイント
- ホワイト企業への内定を保証
- 卒業までに内定を貰えなければ、授業料は全額返還
- 授業は講師とすべて1対1
- 最低週1回のマンツーマン授業
- ESは1営業日以内に添削
ホワイトアカデミーの特徴として、ホワイト企業の内定を保証している事です。
ホワイト企業や優良企業に特化して就活指導を行い、生徒のホワイト企業への内定獲得率100%という実績を誇っています。
またもし内定が出なければ、授業料も全額返還されるので講師陣は本気で一人ひとりの生徒に向き合ってくれます。
24時間365日のバックアップ体制が整っており、あまり時間の無い就活生にもうってつけのサービスと言えるでしょう。
こんな学生におすすめ
- 確実にホワイト企業の内定を欲しい人
- 現状の自分の強みが何もない学生で、上場企業へ就職したい方
ホワイトアカデミーの内定先
ここでは、ホワイト企業の内定の獲得率100%を誇るホワイトアカデミーの内定先の一例をご紹介します。
アクセンチュア/博報堂コンサルティング/プライスウォーターハウスクーパース/日本銀行/住友商事/サントリー/塩野義製薬/大成建設/日産自動車/日本電気/東京海上日動/アイビーエム/デュポン/サイバーエージェント/サイゲームス/ など
ホワイトアカデミーの公式サイトはこちら
おすすめの就活塾②内定塾

画像引用元:内定塾の公式サイトTOP
内定塾は2005年に始まって、これまでに10,000名の卒業生を世の中に輩出しています。
内定塾は毎年「日経業界地図」にも掲載されるほど、就活塾業界で最大の規模を誇っています。
業界最大規模ならではの、特権でもありますが全国10校にのぼる内定塾に在籍している学生はどの校舎の利用も可能です。
98%の内定率を誇り、マンツマーマン指導による自己理解のサポートや、過去に在学していた学生たちのエントリーシートを確認して参考にできる所など、強みとしています。
内定塾おすすめポイント
- 在籍している学生は、全国の校舎を利用可能
- 規模が大きいだけに、数々のメディアでも紹介された
- 内定率98%の高い実績を誇る
- 面接のDVDなどで徹底した面接の対策ができる
内定塾は地方などにも校舎があるため、都会に足を運べない学生でも利便性が高いです。
卒業生も10,000名と膨大な数であるため、それだけの生徒たちがこの塾で内定の為の力を付けた証となっています。
内定塾では、就活に必要なスキルだけでなく、社会人として必要とされるスキル「文章の書き方講座」「フェルミ推定講座」など様々な講座を実施しています。
こんな学生におすすめ
- 地方在住の方
- 業界からも注目されている大きな塾で就活対策に挑戦したい方
内定塾の内定先一例
外資 | P&G、日本サムスン、ブルームバーグ、日本IBM、SAP |
商社 | 三菱商事、三井物産、住友商事、丸紅、双日、豊田通商 日立ハイテク、住商スチール、岩谷産業、山善、マクニカ、阪和興業、ユアサ商事 |
金融 | 日本銀行、三菱東京UFJ銀行、三井住友銀行、みずほFG、りそな銀行、横浜銀行、常陽銀行、千葉銀行、商工中金、農林中央金庫、三菱東京UFJ信託銀行、三井住友信託銀行 |
内定塾の公式サイトはこちら
おすすめの就活塾③我究館

画像引用元:我究館の公式サイトTOP
我究館は、日本で初めて創設された就職・転職学校で、大学生協14年連続売上第1位のベストセラー自己分析本である「絶対内定」を書いた杉村太郎氏が創設した学校でもあります。
とにかく自分を分析する事に力を入れており、「絶対にブレない夢」を思い描き、「内定するに確かな実力」を身につける事をモットーとしています。
コーチとの回数無制限のマンツーマン面談、内定者のサポーターが業界に合わせた対策や書類・GD・面接などあらゆる場面で落ちる要素を排除するように対策していく塾です。
我究館のおすすめポイント
- 絶対内定の本で書かれているノウハウなどを直接指導してくれる
- 回数無制限のマンツーマン面談
- 受講生一人一人の強み・弱みを把握
- 過去29年、延べ9800人の受講生を指導した実績
とにかくトップ企業の内定を目指して、妥協しないスタイルでES対策、面接、グループディスカッションの対策には回数制限を設けていないです。
志高い仲間と共に、「コミュニケーション力」、「思考力」、「リーダーシップ力」など体得することができるでしょう。
「どんな自分でありたいか」「何を手に入れたいか」など自分が心から本当に望むような本音のビジョンを見つけたい方にはおすすめの塾であると言えます。
こんな学生におすすめ
- 業界トップクラスの企業の内定を考えている人
- 絶対内定のノウハウを肌で体得したい学生
- 目標の為なら、最後までやり遂げる力のある人
- 意識の高い他の学生と交流を持ちたい方
内定先一例
・商社 ・貿易 ・海運 | 三菱商事、伊藤忠商事、三井物産、住友商事、双日、日鉄物産、ミスミグループ本社、長瀬産業、日揮ホールディングス、岡谷鋼機 |
・金融 | JETRO、日本政策金融公庫、三井住友銀行、東京海上日動火災保険、三井住友海上火災保険 |
・コンサルティング ・シンクタンク | A.T.カーニー、EY、PwC、アクセンチュア、デロイトトーマツコンサルティング、アビームコンサルティング |
我究館の公式サイトはこちら
国が運営しているおすすめの就職支援サービス

就活を進めるために、国が運営しているサービスを使うことも有効です。
知名度があり、誰もが知っているようなサービスから、意外とその利用価値の存在について知らない人がいたりもします。
ここの章では、見落としがちな他の就活支援サービスについて解説していきます。
新卒応援ハローワーク

画像引用元:ハローワークの公式サイトTOP
ハローワークは、厚生労働省が全国500カ所以上に設置する公共職業安定所の事です。
「職安」と言われることもあり、就職や転職のサポートや雇用保険の手続きなど幅広く支援を行っています。
国の安定した雇用の維持に努めることを目的としています。
スタッフの方も幅広い年齢層の方が在籍していますので、みな親切にあなたの就職活動をバックアップしてくれます。
ハローワークのここが強み
- 新卒応援ハローワークの存在
- 応募書類の添削から、面接の指導までサポート
- 失業者の強い味方でもある為、内定を得てない学生でも面倒見が良い
- 無料でサービスを受けられる
新卒応援ハローワークでは、全国50カ所以上にある、新卒者の安定就職に特化しているハローワークです。
大学院、大学、短大、高専、専修学校などの学生を対象に、窓口相談や担当者制での個別の支援を行っています。
卒業後に仕事をしていない概ね3年以内の既卒者の対応行っていますので、門戸がかなり広いです。
こんな学生におすすめ
- 中々内定を取れない学生で、親身にサポートして貰いたい方
- 卒業後に正社員の仕事をしていないフリーターの方や既卒生
- 大学のキャリアセンターがあまり役に立たなかった学生
ハローワークの公式サイトはこちら
ジョブカフェ

画像引用元:ジョブカフェの公式サイトTOP
ジョブカフェは都道府県が主体的に設置する、若者の就職サポートをワンストップで行っている施設になります。
厚生労働省でも、都道府県の要望に応じてジョブカフェにハローワークを併設し、職業紹介等を行うなど、県と連携しているところがポイントです。
ジョブカフェは通称で、本当の名前は「若年者のためのワンストップサービスセンター」といいます。
その名が示すとおり、自分に合った仕事を見つけるための様々なサービスを1か所にて無料で行っているところが強みです。
就職セミナーから職場体験といったサービスを行い、カフェのような気分で立ち寄ることが可能です。
ジョブカフェの特徴、要チェックポイント
- 若者に向けた就職支援に強い
- ハローワークに併設されている所もあり、利便性が良い
- カフェのように立ち寄れる
ジョブカフェと聞くと、カジュアルなイメージで不安に思うかもしれませんが、ハローワークと同じように職業訓練などサービスの内容自体は、本格的になっています。
あまり普段交わる事のない、専門のカウンセラーの人の話を直接聞けることはかなり有益だと言えます。
こんな学生におすすめ
- 気軽に就職支援サービスを活用してみたい方
- ハローワークと一緒に利用してみたい人
ジョブカフェの公式サイトはこちら
就活支援サービスを利用する際の注意点

就活支援サービスを利用する際にあたって、事前に知っておいた方が良い注意点などもありますので、それも合わせて解説しておきます。
無料だからといって気軽に使って上手く活かせないと、逆に時間の無駄にもなってしまうので要注意です。
しつこく連絡が来ることがある
就活支援サービスを運営する会社や団体の中には学生に何度も連絡する事があります。
特にエージェントではよくあります。
なぜなら、就活エージェントは営利企業でもあり、就活生が内定すると内定先の企業から紹介料のマージンを受け取ることができます。
そのためにも、半ば営業に近いような催促などもありますので、しつこく連絡が続く場合は、きちんと断りを入れる事です。断りを入れても連絡してくるようであれば、登録を解除するのが良いでしょう。
スタッフによっては不満を感じることがある

就活支援サービスにおいて、大きなデメリットでもあるのがスタッフの能力によって満足のいくようなサービスを受けられないことです。
こういったサービス提供側の担当者の質に依存するような仕組みでは、どうしてもベテランのカウンセラーと新米のカウンセラーではその提供できるサービスに大きな違いが出てきます。
質の低い担当者であれば、自分にとってかなりのデメリットが生じてしまうのは避けようがありません。
ちょっとした違和感や不満に思うことがあればなるべく早いうちに、違う会社のサービスを利用するなど「自分に合う担当者」を見つけるようにすると良いです。
事前にイベントや合同説明会に来る企業が分からないことがある
自分の行きたい業界や企業はある程度はイメージできているかと思いますが、事前の知らせでどんな企業が来るか分からないようなイベントや合同説明会は、参加しても無駄に終わってしまうことがあります。
リクナビやマイナビなどの大きな会社が開催する説明会などは、皆が参加するから自分も参加したいと思うかもしれません。
しかし本当に自分の行きたい企業が決まっていれば、規模に関わらずどんなイベントに参加したら良いのか分かるはずでしょう。
イベントや対面サービスが大都市に集中していることがある

イベントやオフラインの対面サービスなどは、大都市の東京や大阪、名古屋などに集中する傾向にあります。
地方在住の方は、中々アクセスが不便かもしれませんので、遠くて足を運びづらいイベントなどはオンラインで済ませて、本当に直接気聞きたいような座談会などは足を運ぶのが良いかもしれません。
自社に都合が良いアドバイスをする事がある
就活のエージェントは、企業からもらえる紹介料も会社ごとに異なります。
したがって、より多くのマージンを貰える企業を就活生に紹介したいと思うのが本音です。
エージェントにとって都合が良い企業が、就職の希望者に合う会社かどうかまでは未知数なので、もしあまりに魅力の無い企業ばかり紹介してくるエージェントであるならば、早めに見切りを付けた方が良さそうです。
怪しい企業もある

就職支援のサービスの中には、営利目的であるがため就活生にとってあまり有益にならないようなサービスを提供していたり、宗教的な要素の強い組織もあります。
就活支援サイトなどで、明らかに凄い内容だけを列挙していたり、少し怪しい感じがすると思ったら事前に口コミなどで第三者の評価を調べておきましょう。
就活をサポートしてくれるサービスは利用した方が良い

以上のようなデメリットなど説明しましたが、基本就活を支援してくれるようなサービスは有益である事の方が多いので、活用するのをお勧めします。
就活のプロや、見つけにくい優良求人など出会える可能性がこういったサービスの中にありますし、短期間で内定を獲りにいく場合は、やはりこういった就活のサポート無しではかなり厳しいと言えるでしょう。
不要な場合は、断ることもできるので利用することに大きなデメリットはありません。
あなたにぴったりな就職支援サービスの探し方

ここまでで様々な就活支援のサポートサービスを紹介してきましたが、ここではどんな人にそのサービスが合っているのか、サラッとまとめていきたいと思います。
自分のタイプ | 推奨サービス |
大学の持つネットワークをフル活用させたい学生 | ✔︎大学のキャリアセンター (大学の内定実績にも関わるので、専属のスタッフはなるべく学生を優良企業に内定させたいと考えています。) |
学外の外のコミュニティで刺激を受けながら就活したい人 | ✔︎就活支援団体 (NPO法人や、学生団体といった組織で運営されているので、普段会う事のできないコミュニティから学びや発見があります。) |
効率重視の学生には | ✔︎就活支援サイト (リクナビやマイナビに代表される就活サイトはやはり利用することで効率の良い就活が行えます。Webから得られる圧倒的な情報量により、短期間のうちに決着を付けたい人に向いているでしょう。) |
就活の情報を幅広く欲しい学生には | ✔︎就活エージェント (就活エージェントは広く浅く様々な業界/企業の情報を保有している為、情報量を重視する学生にはおすすめと言えます。) |
就活に絶対に失敗したく無い学生向き | ✔︎就活塾 (就活塾の最大のメリットは他のサービスと比べた時のサービスの手厚さの違いです。有料で高いお金を貰っているので、何がなんでも内定を実現させようとします。) |
就活のサポートを希望する大学生が良く抱く疑問

ここで就活のサポートを希望する大学生がよく抱く疑問について記載します。
- 大学のキャリアセンターだけ使えば良いんじゃないの?
- 支援団体のアドバイザーのアドバイスは役に立つの?
- 無料の就活支援団体はどうしてお金を取らないの?
- 無料の支援サービスと有料の支援サービスの違いは?
上から順番に解説していきます。
大学のキャリアセンターだけ使えば良いんじゃないの?
キャリアセンターに関しては、下記の記事を一部参照すると、どうやらキャリアセンターだけに頼りきるのは少々厳しいです。
就活支援サービスを運営するディスコでは、全国の455校のキャリアセンターを対象としてアンケートを実施した所、7割以上の「就活状況の把握が困難」と感じているなど、大学で行っているキャリアサポートが機能していない現状が発覚しました。
引用元:大学キャリアセンターの7割「就活状況の把握難しい」。企業から大学へのアプローチも激減
大学のキャリアセンターは、就活に使える便利な施設です。
しかし、キャリアセンターで指導してくれる職員の中には、一般企業への就活経験が無い職員もいます。
引用元:【キャリアセンターは使えない?】相談できる内容,デメリット | 内定者がまとめました
これらから分かる事として、キャリアセンターはあくまで就活の情報を広く浅く手にいれる媒体として利用した方が良いという事です。
就活業を専門としている、就活エージェントや就活塾などのサービスに比べれば心もとないと言わざるを得ません。
支援団体のアドバイザーのアドバイスは役に立つの?

結論、使い方次第で役に立ちます。
なぜなら、支援団体のアドバイザーはNPOや学生がやっている事がありますが、一流企業から内定を総取りするような学生やアドバイザーの方も中にはいます。
そういった就活の猛者から、アドバイスを貰うのは就活においてかなりのアドバンテージとなるのです。
また一流のアドバイザーかどうかは、話せばすぐに分かるはずです。優秀な人の条件としては以下があります。
- 一流企業から内定を総取りする学生やその経験がある人
- 学生時代からずば抜けた実績を残している人(例. 起業をして実際に稼いだ経験があるなど)
無料の就活支援団体はどうしてお金を取らないの?
就活支援団体がお金を取らない理由としては、学生以外からお金を取っている為です。例としては、下記の通りです。
- エージェントは企業から紹介マージンを得ている
- 国の支援サービスは、税、補助金などで運営
- NPO法人などは、会費や受託事業収入など
就活エージェントは、主に企業を就活生などに紹介して、内定が出れば内定先の企業から紹介料のマージンを得ています。国の支援サービスであるハローワークなどは、国からの補助金などで運営。
またNPO法人なども、会員費や行政機関などから委託された際の事業収入などで活動をしています。
無料の支援サービスと有料の支援サービスの違いは?

無料の支援サービスと有料の支援サービスの最も大きな違いとしては、そのサービスの質の高さです。
分かりやすくいえば、「安いビジネスホテルに泊まるのか、高級な一流ホテルに泊まるのか」の違いみたいな感じで明確にクオリティが全然違います。
例えば、エントリーシートの作成一つとっても無料のサービスだとほとんど添削をされないまま企業にエントリーし、そのまま玉砕なんて事も珍しくありません。
対する、有料サービスではお金を貰っている為、そのESが本当に通るものかどうか吟味してから、ダメであればフィードバックを貰えます。
ESに限らず、自己分析の準備や面接、グループディスカッションの対策など有料で金額も高めな就活塾などであれば、トップ内定を取れるまでに徹底的に指導を受けれます。
以上のように一人一人に対する、手厚さが全然違うのです。
あなたが就活で、どのくらいのレベルの内定を取りたいのかによって有料のサービスを使うか判断すると良いでしょう。
(*ちなみに一流企業と零細企業の生涯賃金の差は約1億近く違う事もあります。ソース:マネニューより)
このページのまとめ

今回の記事では、就活のサポートについて解説しました。改めて今回のポイントを一覧にしてみたのでご覧ください。
- 就活サポートのサービスは自分に合った所を選ぶべき
- 就活を支援しているサービスの提供者は営利と非営利に分かれる
- ES添削や面接対策は積極的に利用した方が良い
- 確実に内定を取りに行く場合は、就活塾などの有料サービスを利用する
- 就活支援団体には、中には一流の学生、優秀な人がいる
- 大学のキャリアセンターだけでは不十分の可能性が高い
- 質の悪い就活エージェントは切り替えることを推奨
- 就活エージェントによっては優良でかなり使える所もある
- 就活のアドバイザーは自分に合うかどうかが重要
- 国が運営する就活支援サービスも役に立つ事がある
ここまで解説したように、就活のサポートで受けられるサービスには様々な種類があり、自分に一番合うサービスを見つけるのが最も賢い利用法です。
初めのうちは、あまり自分とは合わないエージェントやサイトなどを使ってしまうかもしれませんが、慣れていくにつれ精査できるようになりますので頑張ってみてください。