@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");:root{--font-family--gothic:"Noto Sans JP",sans-serif;--font-family--montserrat:"Montserrat",sans-serif;--font-family--lato:"Lato",sans-serif;--color-main:#002439;--color-sub:#ebf2f5;--color-gray:#c4c4c4;--color-green:#33a569;--color-green2:#25a768;--color-orange:#f2b94a;--color-light-green:#eff4e5;--color-blue:#0089b6;--color-red:#eb5757;--color-button-bg:#09c;--gradation-background:#0981ce;--gradation-blue:linear-gradient(90deg,rgba(8,190,242,1) 0%,rgba(9,129,206,1) 100%);--gradation-blue-normal-background:#1689cc;--gradation-blue-normal:linear-gradient(90deg,rgba(22,137,204,1) 0%,rgba(22,137,204,1) 100%);--gradation-background-2:#0748a901;--gradation-blue-2:linear-gradient(90deg,rgba(9,152,211,1) 0%,rgba(7,72,169,1) 100%);--bottom-margin-pc:48px;--bottom-margin-pc-lg:64px;--bottom-margin-pc-xl:80px}html,body{font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%}body{font-family:var(--font-family--gothic);font-size:1.6rem;line-height:1.5;letter-spacing:.05em;color:var(--color-main)}@media only screen and (max-width:991px){body{font-size:1.35rem}}a{color:#002439;text-decoration:none;-moz-transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s}a:hover{color:#667c88}p{line-height:2}img{image-rendering:-webkit-optimize-contrast}@media (min-width:992px){.sp{display:none !important}}@media (min-width:768px){.tablet{display:none !important}}@media (min-width:992px){.pc{display:block}}@media (max-width:991.98px){.pc{display:none !important}}.wrapper{display:flex;flex-direction:column;min-height:100vh}main.content{flex:1}.l-header{padding:20px 40px;margin-bottom:42px;position:relative}@media only screen and (max-width:991px){.l-header{margin-bottom:16px;padding:0 60px 0 20px}}.home .l-header{margin-bottom:36px}.l-header-navigation{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:991px){.l-header-navigation{width:100%;height:45px}}.c-header-logo a{display:flex;align-items:center;gap:14px;font-size:2.4rem;font-weight:700}@media only screen and (max-width:991px){.c-header-logo a{font-size:1.6rem;gap:8px}}@media only screen and (max-width:991px){.c-header-logo img{width:39px}}.c-header-navi{display:flex;align-items:center;gap:32px}@media only screen and (max-width:991px){.c-header-navi{position:fixed;flex-direction:column;left:0;top:0;width:100%;max-height:0;background:var(--color-sub);overflow:hidden;visibility:hidden;transition:max-height .3s ease;z-index:999}}.c-header-navi ul{display:flex;align-items:center;gap:2em;list-style:none;font-weight:700;padding:0;margin:6px 0}@media only screen and (max-width:991px){.c-header-navi ul{flex-direction:column;gap:16px;font-size:1.4rem;width:100%;padding:0 32px}}.c-header-navi ul li{position:relative;padding:20px 0}@media only screen and (max-width:991px){.c-header-navi ul li{width:100%;padding:0 24px 16px 10px;border-bottom:1px solid var(--color-main);position:relative}}@media only screen and (max-width:991px){.c-header-navi ul li.menu-item-has-children{position:relative}}.c-header-navi ul li.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}.c-header-navi ul li.menu-item-has-children .submenu-toggle{display:none}@media only screen and (max-width:991px){.c-header-navi ul li.menu-item-has-children .submenu-toggle{display:grid;place-content:center;background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/navi_open.svg) center center no-repeat;background-size:13px;border:none;position:absolute;top:0;right:0}}@media only screen and (max-width:991px){.c-header-navi ul li.menu-item-has-children.active .sub-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:.8em .5em;max-height:100vh}}@media only screen and (max-width:991px){.c-header-navi ul li a{display:block}}.c-header-navi ul .sub-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);flex-direction:column;gap:.5em;background:#004a76;border-radius:4px;font-size:1.4rem;color:#fff;padding:24px;opacity:0;visibility:hidden;-moz-transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s}@media only screen and (max-width:991px){.c-header-navi ul .sub-menu{position:relative;font-size:1.2rem;top:0;left:0;transform:translateX(0);background:0 0;padding:0;margin-top:1em;opacity:1;visibility:visible;display:none;max-height:0;overflow:hidden;transition:max-height .3s ease-out}}.c-header-navi ul .sub-menu:before{content:"";position:absolute;top:-10px;left:calc(50% - 30px);width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:30px solid #004a76}@media only screen and (max-width:991px){.c-header-navi ul .sub-menu:before{display:none}}.c-header-navi ul .sub-menu li{white-space:nowrap;width:100%;padding:0}@media only screen and (max-width:991px){.c-header-navi ul .sub-menu li{border-bottom:none;padding:.5em 0}}.c-header-navi ul .sub-menu li a{display:flex;align-items:center;gap:8px;color:#fff}@media only screen and (max-width:991px){.c-header-navi ul .sub-menu li a{color:var(--color-main)}}.c-header-navi ul .sub-menu li a:before{content:"";display:block;width:14px;height:14px;background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/arrow_navi.svg) center center no-repeat;background-size:contain}@media only screen and (max-width:991px){.c-header-navi ul .sub-menu li a:before{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/arrow_link.svg) center center no-repeat;background-size:contain}}.c-header-navi ul .sub-menu li a:hover{opacity:.7}@media only screen and (max-width:991px){.c-header-navi__youtube{display:none}}.c-header-navi__youtube img{width:42px}.c-header-sub-navi{display:none}@media only screen and (max-width:991px){.c-header-sub-navi{display:block}}@media only screen and (max-width:991px){.is-drawerActive .c-header-navi{min-height:calc(100dvh - 111px);height:calc(100dvh - 111px);overflow:auto;visibility:visible;padding-top:80px;padding-bottom:64px}}.l-page-header__title{font-size:3.2rem;margin-bottom:16px}@media only screen and (max-width:991px){.l-page-header__title{font-size:2rem}}.c-breadcrumbs{display:flex;flex-wrap:wrap;font-size:1.3rem;color:#bbb;margin-bottom:40px}@media only screen and (max-width:991px){.c-breadcrumbs{font-size:1.2rem}}.c-breadcrumbs a{color:#002439}.c-breadcrumbs .angle{font-size:0;background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle.svg) center center no-repeat;background-size:6px auto;width:20px}@media only screen and (max-width:991px){.c-breadcrumbs .angle{background-size:3px auto;width:12px}}.l-footer-subscribe{background:var(--color-sub);padding-top:80px;padding-bottom:80px}@media only screen and (max-width:991px){.l-footer-subscribe{padding-top:48px;padding-bottom:48px}}.l-footer-subscribe .c-section-header{margin-bottom:48px}@media only screen and (max-width:991px){.l-footer-subscribe .c-section-header{margin-bottom:32px}}.l-footer-subscribe__content{display:flex;justify-content:center;align-items:center;gap:32px;margin-bottom:48px}@media only screen and (max-width:991px){.l-footer-subscribe__content{flex-direction:column;gap:16px;margin-bottom:32px}}.l-footer-subscribe__read{font-size:2rem;font-weight:700;letter-spacing:.05em}@media only screen and (max-width:991px){.l-footer-subscribe__read{font-size:1.4rem;order:2}}.l-footer-subscribe__image{width:110px}@media only screen and (max-width:991px){.l-footer-subscribe__image{width:76px;order:1}}.l-footer-subscribe__image img{width:100%}.l-footer{margin-top:80px}@media only screen and (max-width:991px){.l-footer{margin-top:48px}}@media only screen and (max-width:768px){.l-footer{padding-bottom:66px}}.l-footer-navigation{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:768px){.l-footer-navigation{display:none}}.l-footer-navigation__inner{display:flex;justify-content:space-between;align-items:center;width:100%;height:140px}.c-footer-logo a{display:flex;align-items:center;gap:14px;font-size:2.4rem;font-weight:700}@media only screen and (max-width:991px){.c-footer-logo a{font-size:1.6rem;gap:8px}}.c-footer-logo a img{max-width:60px}@media only screen and (max-width:991px){.c-footer-logo a img{width:39px}}.c-footer-navi{display:flex;align-items:center}.c-footer-navi ul{display:flex;align-items:center;gap:2em;list-style:none;font-weight:700}.c-footer-navi .sub-menu{display:none}.c-copyright{background:#004a76;display:grid;width:100%;height:60px;place-content:center;font-size:1rem;color:#fff}@media only screen and (max-width:768px){.c-copyright{display:none}}.c-footer-menu{display:none}@media only screen and (max-width:768px){.c-footer-menu{display:block;background:#004a76;position:fixed;left:0;bottom:0;width:100%;height:calc(66px + env(safe-area-inset-bottom)/3);z-index:999}}.c-footer-menu__icon{display:grid;place-content:center;width:100%;height:30px}.c-footer-menu a{display:flex;flex-direction:column;font-size:1rem;font-weight:700;color:#fff;text-align:center}.c-footer-menus{display:flex;align-items:center;justify-content:center;gap:28px;height:66px}.p-front-header{margin-bottom:80px}@media only screen and (max-width:991px){.p-front-header{margin-bottom:24px}}.p-front-header__title{text-align:center;margin-bottom:40px}@media only screen and (max-width:991px){.p-front-header__title{margin-bottom:16px}}.p-front-header__title--main{display:block;font-size:6rem;margin-bottom:.2em}@media only screen and (max-width:991px){.p-front-header__title--main{font-size:2.4rem}}.p-front-header__title--sub{font-size:4rem}@media only screen and (max-width:991px){.p-front-header__title--sub{font-size:1.8rem}}.p-front-header__link{display:grid;place-content:center}.p-front-header__link a{position:relative;font-size:2rem;font-weight:700;color:#004a76;line-height:1;display:flex;align-items:center;gap:8px;padding-bottom:.3em;border-bottom:2px solid #004a76}@media only screen and (max-width:991px){.p-front-header__link a{font-size:1rem;gap:4px;border-bottom-width:1px}}.p-front-header__link a:after{content:"";display:flex;align-items:center;gap:8px;width:18px;height:18px;background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/arrow_link.svg) center center no-repeat;background-size:contain}@media only screen and (max-width:991px){.p-front-header__link a:after{width:12px;height:12px}}.p-front-companies{background:var(--color-sub);padding-top:80px;padding-bottom:80px;margin-bottom:80px}@media only screen and (max-width:991px){.p-front-companies{padding-top:48px;padding-bottom:48px;margin-bottom:48px}}.p-front-companies .c-section-header{margin-bottom:64px}@media only screen and (max-width:991px){.p-front-companies .c-section-header{margin-bottom:40px}}.p-front-companies__container{margin-bottom:48px}@media only screen and (max-width:991px){.p-front-companies__container{margin-bottom:40px}}.p-front-news{margin-bottom:80px}@media only screen and (max-width:991px){.p-front-news{margin-bottom:48px}}.p-front-news__container{display:flex;justify-content:space-between;margin-bottom:32px}@media only screen and (max-width:991px){.p-front-news__container{flex-direction:column;align-items:center;justify-content:flex-start}}@media only screen and (max-width:991px){.p-front-news .c-section-header{margin-bottom:40px}}.p-front-news .c-section-header__title{text-align:left}.p-front-news__content{width:747px}@media only screen and (max-width:991px){.p-front-news__content{width:100%}}.p-front-news__row{border-bottom:1px solid #8aafc8;padding-bottom:16px;margin-bottom:16px}.p-front-news__row--meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.p-front-news__date{font-size:1.4rem;font-weight:600;color:#8aafc8;line-height:1;font-family:var(--font-family--montserrat)}@media only screen and (max-width:991px){.p-front-news__date{font-size:1.2rem}}.p-front-news__cat a{font-size:1.2rem;font-weight:600;color:#8aafc8;line-height:1;display:grid;place-content:center;padding:3px 4px;border:1px solid #8aafc8;border-radius:4px}@media only screen and (max-width:991px){.p-front-news__cat a{font-size:1rem}}.p-front-news__title{font-weight:700}.p-company-header{margin-bottom:80px}@media only screen and (max-width:991px){.p-company-header{margin-bottom:40px}}.p-company-header .mainSwiper{margin-bottom:28px}@media only screen and (max-width:991px){.p-company-header .mainSwiper{margin-bottom:16px}}.p-company-header .mainSwiper .swiper-slide{overflow:hidden}.p-company-header .subSwiper{padding-right:100px}.p-company-header .subSwiper .swiper-slide img{border-radius:10px}@media only screen and (max-width:991px){.p-company-header .subSwiper .swiper-slide img{border-radius:6px}}.p-company-header .subSwiper .swiper-button-next,.p-company-header .subSwiper .swiper-button-prev{width:40px;height:40px;background:rgba(255,255,255,.7);border-radius:50%;display:grid;place-content:center}@media only screen and (max-width:991px){.p-company-header .subSwiper .swiper-button-next,.p-company-header .subSwiper .swiper-button-prev{width:24px;height:24px;top:calc(50% - 12px + 22px)}}.p-company-header .subSwiper .swiper-button-next:hover,.p-company-header .subSwiper .swiper-button-prev:hover{background:rgba(0,74,118,.7)}.p-company-header .subSwiper .swiper-button-next:after,.p-company-header .subSwiper .swiper-button-prev:after{content:"";width:8px;height:12px;display:block}@media only screen and (max-width:991px){.p-company-header .subSwiper .swiper-button-next:after,.p-company-header .subSwiper .swiper-button-prev:after{width:8px;height:12px}}.p-company-header .subSwiper .swiper-button-next{right:1px}.p-company-header .subSwiper .swiper-button-next:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-right.svg) center center no-repeat;background-size:contain}.p-company-header .subSwiper .swiper-button-next:hover:after{filter:invert(1) brightness(2)}.p-company-header .subSwiper .swiper-button-prev{left:1px}.p-company-header .subSwiper .swiper-button-prev:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-left.svg) center center no-repeat;background-size:contain}.p-company-header .subSwiper .swiper-button-prev:hover:after{filter:invert(1) brightness(2)}.p-company-header .youtube-thumbnail-container{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#000;border-radius:10px}.p-company-header .youtube-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border-radius:15px;-moz-transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s}@media only screen and (max-width:991px){.p-company-header .youtube-thumbnail{border-radius:8px}}.p-company-header .youtube-thumbnail:hover{filter:contrast(1.25);transform:scale(1.02)}.p-company-header .youtube-frame{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:10000}.video-popup.hidden{display:none}.video-popup-content{position:relative;background-color:#fff;padding:20px;border-radius:10px;width:80%;aspect-ratio:16/9}@media only screen and (max-width:991px){.video-popup-content{width:calc(100% - 40px);padding:10px;border-radius:6px}}.video-popup-content iframe{width:100%;height:100%}.close-button{position:absolute;background:#fff;border-radius:50%;top:-30px;right:-30px;font-size:24px;display:grid;place-content:center;width:36px;height:36px;cursor:pointer}@media only screen and (max-width:991px){.close-button{top:-45px;right:0}}.close-button:hover{font-weight:700}.p-company-sub{background:var(--color-sub);padding-top:80px;padding-bottom:80px;margin-top:80px}@media only screen and (max-width:991px){.p-company-sub{padding-top:48px;padding-bottom:48px;margin-top:48px}}.p-company-reference{margin-bottom:48px}.p-company-reference .c-section-header{margin-bottom:48px}@media only screen and (max-width:991px){.p-company-reference .c-section-header{margin-bottom:40px}}.p-company-reference .reference_swiper{padding-right:80px}.p-company-reference .reference_swiper .swiper-button-next,.p-company-reference .reference_swiper .swiper-button-prev{width:40px;height:40px;background:#fff;border-radius:50%;display:grid;place-content:center}@media only screen and (max-width:991px){.p-company-reference .reference_swiper .swiper-button-next,.p-company-reference .reference_swiper .swiper-button-prev{width:24px;height:24px;top:calc(50% - 12px + 22px)}}.p-company-reference .reference_swiper .swiper-button-next:hover,.p-company-reference .reference_swiper .swiper-button-prev:hover{background:rgba(0,74,118,.7)}.p-company-reference .reference_swiper .swiper-button-next:after,.p-company-reference .reference_swiper .swiper-button-prev:after{content:"";width:8px;height:20px;display:block}@media only screen and (max-width:991px){.p-company-reference .reference_swiper .swiper-button-next:after,.p-company-reference .reference_swiper .swiper-button-prev:after{width:8px;height:15px}}.p-company-reference .reference_swiper .swiper-button-next{right:1px}.p-company-reference .reference_swiper .swiper-button-next:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-right.svg) center center no-repeat;background-size:contain}.p-company-reference .reference_swiper .swiper-button-next:hover:after{filter:invert(1) brightness(2)}.p-company-reference .reference_swiper .swiper-button-prev{left:1px}.p-company-reference .reference_swiper .swiper-button-prev:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-left.svg) center center no-repeat;background-size:contain}.p-company-reference .reference_swiper .swiper-button-prev:hover:after{filter:invert(1) brightness(2)}.p-company-reference .book-thumbnail-container{background:#fff;padding:24px}.p-company-reference .book-thumbnail-container a:hover img{filter:brightness(1.1);transform:scale(1.05)}.p-company-reference .book-thumbnail-container img{aspect-ratio:2/3;-moz-transition:.3s;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s}.p-company__container{margin-bottom:48px}@media only screen and (max-width:991px){.p-company__container{margin-bottom:40px}}.p-company__container-wrap{background:var(--color-sub);padding-top:80px;padding-bottom:40px}@media only screen and (max-width:991px){.p-company__container-wrap{padding-top:48px;padding-bottom:1px;margin-bottom:-48px}}.p-company__list{display:inline-block;width:calc((100% - 74px)/3);margin-right:32px;margin-bottom:48px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.p-company__list{width:calc((100% - 20px)/2);margin-right:16px;margin-bottom:16px}}.p-company__list:nth-child(3n){margin-right:0}@media only screen and (max-width:991px){.p-company__list:nth-child(3n){margin-right:16px}}@media only screen and (max-width:991px){.p-company__list:nth-child(2n){margin-right:0}}.p-company__list a img{border-radius:10px}.p-company__list .swiper-button-next,.p-company__list .swiper-button-prev{width:36px;height:36px;background:rgba(255,255,255,.1);border-radius:50%;display:grid;place-content:center}@media only screen and (max-width:991px){.p-company__list .swiper-button-next,.p-company__list .swiper-button-prev{width:24px;height:24px;top:calc(50% - 12px + 22px)}}.p-company__list .swiper-button-next:hover,.p-company__list .swiper-button-prev:hover{background:rgba(0,74,118,.1)}.p-company__list .swiper-button-next:after,.p-company__list .swiper-button-prev:after{content:"";width:10px;height:15px;display:block}.p-company__list .swiper-button-next{right:1px}.p-company__list .swiper-button-next:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-right.svg) center center no-repeat;background-size:contain}.p-company__list .swiper-button-prev{left:1px}.p-company__list .swiper-button-prev:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-left.svg) center center no-repeat;background-size:contain}.p-entry .p-company__container{padding-top:48px}@media only screen and (max-width:991px){.p-entry .p-company__container{padding-top:40px}}.p-entry .p-company-cat__list{gap:30px}@media only screen and (max-width:991px){.p-entry .p-company-cat__list{grid-template-columns:repeat(2,1fr);gap:16px}}.p-company__swiper{width:100%;overflow:hidden}.p-company-cat__list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media only screen and (max-width:991px){.p-company-cat__list{grid-template-columns:repeat(2,1fr);gap:16px}}.p-company-cat__link:hover{opacity:.75}.p-company-cat__link img{vertical-align:bottom;border-radius:10px}.p-company-recommend .c-section-header{margin-bottom:48px}.p-company-recommend__list{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 32px}@media only screen and (max-width:991px){.p-company-recommend__list{grid-template-columns:repeat(2,1fr);gap:16px}}.p-company-recommend__link:hover{filter:contrast(1.25)}.single-company .l-footer{margin-top:0}.p-info{margin-bottom:80px}@media only screen and (max-width:991px){.p-info{margin-bottom:48px}}.p-info__container{display:flex;justify-content:space-between;margin-bottom:32px}@media only screen and (max-width:991px){.p-info__container{flex-direction:column;align-items:center;justify-content:flex-start}}@media only screen and (max-width:991px){.p-info .c-section-header{margin-bottom:40px}}.p-info .c-section-header__title{text-align:left}.p-info__content{width:747px}@media only screen and (max-width:991px){.p-info__content{width:100%}}.p-info__row{border-bottom:1px solid #8aafc8;padding-bottom:16px;margin-bottom:16px}.p-info__row--meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.p-info__date{font-size:1.4rem;font-weight:600;color:#8aafc8;line-height:1;font-family:var(--font-family--montserrat)}@media only screen and (max-width:991px){.p-info__date{font-size:1.2rem}}.p-info__cat a{font-size:1.2rem;font-weight:600;color:#8aafc8;line-height:1;display:grid;place-content:center;padding:3px 4px;border:1px solid #8aafc8;border-radius:4px}@media only screen and (max-width:991px){.p-info__cat a{font-size:1rem}}.p-info__title{font-weight:700}.c-section-header__title{text-align:center;letter-spacing:.05em}.c-section-header__title--main{display:block;font-size:3.2rem}@media only screen and (max-width:991px){.c-section-header__title--main{font-size:2.4rem}}.c-section-header__title--sub{display:block;font-size:1.8rem;color:#8aafc8;font-family:var(--font-family--montserrat)}@media only screen and (max-width:991px){.c-section-header__title--sub{font-size:1.2rem}}.p-entry h2{font-size:3rem;position:relative;display:grid;place-content:center;margin-bottom:.83em}@media only screen and (max-width:991px){.p-entry h2{font-size:2.2rem}}.p-entry h2>span{background:#fff;padding:0 10px;z-index:5}.p-entry h2:before{content:"";position:absolute;top:calc(50% - 1px);width:100%;height:2px;background:#004a76;z-index:1}.p-entry h3{font-size:2.4rem;color:#fff;background:#004a76;padding:.2em .5em;margin-top:.83em;margin-bottom:.83em}@media only screen and (max-width:991px){.p-entry h3{font-size:1.8rem}}.p-entry h4{font-size:2rem;position:relative;padding-left:38px;margin-top:1.6em;margin-bottom:1.6em}@media only screen and (max-width:991px){.p-entry h4{font-size:1.6rem}}.p-entry h4:before{content:"";position:absolute;left:0;top:50%;width:30px;height:1px;background:#004a76}.p-entry h5{font-size:1.8rem;margin-top:1.6em;margin-bottom:1.6em}@media only screen and (max-width:991px){.p-entry h5{font-size:1.5rem}}.p-entry h5>span{background:#ebf2f5;padding:.2em .5em}.p-entry h6{margin-top:0;margin-bottom:.83em;font-size:1.6rem}@media only screen and (max-width:991px){.p-entry h6{font-size:1.4rem}}h2.wp-block-heading{font-size:3rem;position:relative;display:grid;place-content:center;margin-bottom:.83em}@media only screen and (max-width:991px){h2.wp-block-heading{font-size:2.2rem}}h2.wp-block-heading>span{background:#fff;padding:0 10px;z-index:5}h2.wp-block-heading:before{content:"";position:absolute;top:calc(50% - 1px);width:100%;height:2px;background:#004a76;z-index:1}h3.wp-block-heading{font-size:2.4rem;color:#fff;background:#004a76;padding:.2em .5em;margin-top:.83em;margin-bottom:.83em}@media only screen and (max-width:991px){h3.wp-block-heading{font-size:1.8rem}}h4.wp-block-heading{font-size:2rem;position:relative;padding-left:38px;margin-top:1.6em;margin-bottom:1.6em}@media only screen and (max-width:991px){h4.wp-block-heading{font-size:1.6rem}}h4.wp-block-heading:before{content:"";position:absolute;left:0;top:50%;width:30px;height:1px;background:#004a76}h5.wp-block-heading{font-size:1.8rem;margin-top:1.6em;margin-bottom:1.6em}@media only screen and (max-width:991px){h5.wp-block-heading{font-size:1.5rem}}h5.wp-block-heading>span{background:#ebf2f5;padding:.2em .5em}h6.wp-block-heading{margin-top:0;margin-bottom:.83em;font-size:1.6rem}@media only screen and (max-width:991px){h6.wp-block-heading{font-size:1.4rem}}.c-button-box .c-more-button{margin:auto}.c-more-button{display:grid;place-content:center;width:220px;height:48px;border-radius:4px;background:#004a76;font-weight:700;color:#fff;border:2px solid #004a76}@media only screen and (max-width:991px){.c-more-button{width:160px;height:34px;font-size:1.2rem}}.c-more-button:hover{background:#fff;color:#004a76}.c-button-hamburger{display:inline-block;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#004a76;cursor:pointer;position:absolute;top:0;right:0;width:45px;height:45px;margin:auto;outline:none;border:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10000}.c-button-hamburger:hover,.c-button-hamburger:focus{box-shadow:0 0 .5rem rgba(255,255,255,.5)}.c-hamburger__line{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:20px;height:2px;background-color:#fff;-webkit-transition:inherit;transition:inherit}.c-hamburger__line:before,.c-hamburger__line:after{position:absolute;display:block;width:100%;height:100%;background-color:inherit;content:"";-webkit-transition:inherit;transition:inherit}.c-hamburger__line:before{top:-6px}.c-hamburger__line:after{top:6px}.c-button-hamburger[aria-expanded=true]{width:60px;height:60px}.c-button-hamburger[aria-expanded=true] .c-hamburger__line{background-color:transparent;width:30px}.c-button-hamburger[aria-expanded=true] .c-hamburger__line:before,.c-button-hamburger[aria-expanded=true] .c-hamburger__line:after{top:0;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg);background-color:#fff}.c-button-hamburger[aria-expanded=true] .c-hamburger__line:before{top:0;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg)}.u-visuallyHidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%)}.wp-block-button{padding-top:.8em;padding-bottom:.8em}.wp-block-button .wp-block-button__link{font-size:1.4rem;font-weight:700;background:#004a76;border-radius:6px;padding:10px 16px;min-width:160px}@media only screen and (max-width:991px){.wp-block-button .wp-block-button__link{font-size:1.2rem;border-radius:4px;padding:6px 10px}}.c-button__b .wp-block-button .wp-block-button__link{background:0 0;border-radius:0;min-width:auto;font-weight:700;color:#004a76;border-bottom:1px solid #004a76;position:relative;padding-right:30px;padding-left:0}@media only screen and (max-width:991px){.c-button__b .wp-block-button .wp-block-button__link{font-size:1.2rem;padding-right:22px}}.c-button__b .wp-block-button .wp-block-button__link:after{content:"";position:absolute;right:0;top:calc(50% - 11px);width:22px;height:22px;background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/arrow_button.svg) center center no-repeat;background-size:contain}@media only screen and (max-width:991px){.c-button__b .wp-block-button .wp-block-button__link:after{width:16px;height:16px;top:calc(50% - 8px)}}.container{width:100%;max-width:1040px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}.wp-block-quote{display:inline-block;background:#ebf2f5;border-radius:6px;padding:24px 16px;margin:.8em 0}.wp-block-quote .wp-block-heading{display:inline-block;width:100%;background:#fff;font-size:1.6rem;font-weight:700;color:var(--color-main);padding:6px 8px}.wp-block-quote .wp-block-heading:before,.wp-block-quote .wp-block-heading:after{display:none}.wp-block-quote p{font-size:1.5rem}.wp-block-quote>cite{font-style:normal;margin-block-start:.5em}.p-entry ul,.p-entry ol{margin-top:1.8em;margin-bottom:1.8em}.p-entry ul li,.p-entry ol li{margin-bottom:.3em}.p-entry a:not([class]){color:#359fdd;font-weight:700}.p-entry a:not([class]):hover{color:var(--color-blue)}.c-companies__list{display:inline-block;width:calc((100% - 34px)/3);margin-right:12px;margin-bottom:48px;padding-left:10px;padding-right:10px;position:relative;overflow:hidden}@media only screen and (max-width:991px){.c-companies__list{width:calc((100% - 5px)/2);margin-right:0;margin-bottom:16px}}.c-companies__list:nth-child(3n){margin-right:0}@media only screen and (max-width:991px){.c-companies__list:nth-child(2n){margin-right:0}}.c-companies__list a img{border-radius:10px}.c-companies__list .swiper-button-next,.c-companies__list .swiper-button-prev{width:36px;height:36px;background:rgba(255,255,255,.7);border-radius:50%;display:grid;place-content:center}@media only screen and (max-width:991px){.c-companies__list .swiper-button-next,.c-companies__list .swiper-button-prev{width:24px;height:24px;top:calc(50% - 12px + 22px)}}.c-companies__list .swiper-button-next:hover,.c-companies__list .swiper-button-prev:hover{background:rgba(0,74,118,.7)}.c-companies__list .swiper-button-next:after,.c-companies__list .swiper-button-prev:after{content:"";width:8px;height:12px;display:block}.c-companies__list .swiper-button-next{right:1px}.c-companies__list .swiper-button-next:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-right.svg) center center no-repeat;background-size:contain}.c-companies__list .swiper-button-next:hover:after{filter:invert(1) brightness(2)}.c-companies__list .swiper-button-prev{left:1px}.c-companies__list .swiper-button-prev:after{background:url(//forwit.jp/kigyozum/wp-content/themes/kigyozum/assets/css/../images/common/angle-left.svg) center center no-repeat;background-size:contain}.c-companies__list .swiper-button-prev:hover:after{filter:invert(1) brightness(2)}.c-company__swiper{width:100%;overflow:hidden}.wp-block-image.aligncenter{margin-inline:auto}.wp-block-image.alignright{margin-inline-start:auto}