﻿body{overflow:clip}.p-sidebar__box.c-side-box{position:sticky;top:100px}:root{--green-color: #dcfd00;--blue-color: #2962f6;--orange-color: #ff6200;--purple-color: #7829f6}.l-inner{max-width:1120px;width:100%;padding:0 20px;margin:auto}.l-main{background:#f8f8f8}.l-sidebar{display:flex;flex-direction:column;gap:25px;position:relative;z-index:99}.l-layout__side{display:grid;grid-template-columns:2fr 1fr;gap:100px}@media screen and (max-width:768px){.l-layout__side{display:block}}.c-area{padding:50px 0}@media screen and (min-width:768px){.c-area{padding:120px 0}}.c-bg__gray{background:#f8f8f8}.c-bg__white{background:#fff}.c-sectitle{font-size:2.8rem;font-weight:700}.c-sectitlebox{margin-bottom:20px}.c-sectitlebox__flex{display:flex;justify-content:space-between;align-items:center}.c-button{cursor:pointer;background:var(--blue-color);border-radius:5px;padding:10px 35px;color:#fff;font-size:1.4rem;font-weight:700;position:relative;display:inline-block}.c-button:after{content:"";position:absolute;right:10px;bottom:0;top:0;margin:auto;width:10px;height:10px;background:url("../images/common/button-arrow.svg") center/contain no-repeat}.c-button.-plus:after{background:url("../images/common/button-plus.svg") center/contain no-repeat}.c-tag-box{display:flex;flex-wrap:wrap;gap:0 10px}.c-tag{font-size:12px;font-weight:600}.c-taglist-box{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}@media screen and (max-width:768px){.c-taglist-box{overflow:scroll;max-height:61vh}}.c-taglist{border:1px solid #e8e8e8;background:#fff;border-radius:100px;padding:5px 10px;font-weight:500;font-size:1.2rem;line-height:1.5em}.c-post-cat{font-size:1.2rem;padding:4px 12px;border-radius:5px;background:#000;color:#fff;width:fit-content}.c-post-cat__interview{background:var(--green-color);color:#000}.c-post-cat__series{background:var(--blue-color)}.c-post-cat__recruit{background:var(--orange-color)}.c-post-cat__helpful{background:var(--purple-color)}.c-post-date{opacity:0.23;font-weight:700;font-size:1.4rem}.c-postbox{display:grid;grid-template-columns:1fr;position:relative;z-index:99;gap:35px}@media screen and (min-width:768px){.c-postbox{grid-template-columns:repeat(3, 1fr)}}.c-postbox.-second{grid-template-columns:repeat(2, 1fr)}.c-postbox.-second>*:first-child{grid-column:span 2}.c-post{background:#fff;border:1px solid #e8e8e8}.c-post__imgbox img{aspect-ratio:1.7777777778;object-fit:cover}.c-post__textbox{padding:20px}.c-post__title{font-size:1.7rem;font-weight:700;overflow:hidden !important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.c-post__flexbox{display:flex;flex-wrap:wrap;gap:15px;align-items:center;margin-bottom:10px}.c-post .c-tag-box{margin-top:8px}.c-postfv__imgbox img{width:100%;aspect-ratio:2.2857142857;object-fit:cover}@media screen and (max-width:768px){.c-postfv__imgbox img{height:320px}}.c-postfv__textbox{position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7))}.c-postfv__title{font-size:3.7rem;font-weight:700;color:#fff;margin:5px 0}@media screen and (max-width:768px){.c-postfv__title{font-size:20px;line-height:1.5}}.c-postfv .c-tag-box{gap:15px}.c-postfv .c-tag{font-size:1.6rem;font-weight:600;color:#fff}.c-postfv .c-post-date{font-size:1.9rem;opacity:1;color:#fff;margin-top:10px}.c-postfv .c-post-cat{font-size:1.6rem}.c-postfv .l-inner{height:100%}.c-postfv__flexbox{height:100%;display:flex;justify-content:flex-end;flex-direction:column;padding-bottom:95px}@media screen and (max-width:768px){.c-postfv__flexbox{padding-bottom:40px}}.c-control{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:65px}.c-control h3{font-size:28px;font-weight:bold}.c-control__buttonlist{display:flex;flex-wrap:wrap;max-width:75%;gap:10px}.c-control__button{min-width:125px}.c-control__button>*{border:1px solid #e8e8e8;background:#fff;border-radius:100px;padding:10px;font-weight:500;font-size:1.5rem;line-height:1.5em;text-align:center;transition:0.3s;display:block}.c-control__button>*.active{background:#000;color:#fff}.c-control__button>*:hover{background:#000;color:#fff}.swiper-pagination-bullet{background-color:#969696}.swiper-pagination-bullet-active{background-color:var(--green-color)}.swiper-pagination{bottom:35px !important;right:0;max-width:1120px;width:100%;padding:0 20px;margin:auto;text-align:left}.swiper-pagination{text-align:left;bottom:20px;left:20px}@media screen and (min-width:768px){.swiper-pagination{bottom:40px;left:40px}}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child),.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child){margin-right:8px}.swiper-pagination-bullet{width:auto;height:auto;line-height:0;background:none;position:relative}.swiper-pagination-bullet::before{content:"";width:9px;height:9px;border-radius:50%;background:#fff;position:absolute;top:5px;left:5px}.swiper-pagination-bullet svg{transform:rotate(-90deg)}.swiper-pagination-bullet svg circle{fill:transparent;stroke:var(--green-color);stroke-width:1;stroke-dasharray:0 57}.swiper-pagination-bullet-active::before{background:var(--green-color)}.swiper-pagination-bullet-active svg circle{animation:circle 9s forwards}@keyframes circle{0%{stroke-dasharray:0 57}100%{stroke-dasharray:57 57}}.c-pagetitle-box{background-color:var(--sub-color);background-image:url(../images/common/background_blue.svg)}.c-pagetitle{color:#fff;font-size:3rem;padding:60px 0}@media screen and (min-width:768px){.c-pagetitle{font-size:4.5rem;padding:75px 0}}.c-breadcrumbs{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:8px 0;font-size:1.3rem;font-weight:600;background:#fff}.p-sidebar .c-side-box__content{margin-bottom:40px;border-bottom:#e8e8e8 1px solid;padding-bottom:40px}.p-sidebar .c-side-box__title{font-size:19px;margin-bottom:17px}.p-sidebar .c-side-box__meta{display:flex;align-items:center;gap:20px}.p-sidebar .c-side-box__meta img{border-radius:100vmax;width:70px}.p-sidebar .c-side-box__name span{font-size:19px;display:block}.p-sidebar .c-side-box__name span:first-child{font-size:10px;line-height:1;color:#969696}.p-sidebar .c-side-box__text{font-size:13px;margin-top:20px}h2.wp-block-heading{font-size:26px;font-weight:bold;margin-bottom:28px}h3.wp-block-heading{font-size:24px;font-weight:bold;margin-bottom:26px}h4.wp-block-heading{font-size:22px;font-weight:bold;margin-bottom:26px}.p-article__content p{font-size:15px;margin-bottom:50px;line-height:1.8;font-family:var(--notosans);font-weight:400}.p-article__content a{color:#2962f6;text-decoration:underline;font-size:18px}.p-article__content a.wp-block-button__link{color:#fff;text-decoration:none}.p-article__content img{margin-bottom:50px}.p-article__content strong{font-weight:bold}.wp-block-list{margin-left:1em;list-style:auto;margin-bottom:50px}.wp-block-list li{font-weight:normal}ul.wp-block-list li{list-style:circle}ul.wp-block-list li::marker{color:#2962f6;font-weight:bold}ol.wp-block-list li{list-style:decimal}ol.wp-block-list li::marker{color:#2962f6}.l-sidebar .c-post{position:relative}.l-sidebar .c-post:not(:last-child){margin-bottom:20px}.l-sidebar .c-post-date{font-size:12px}.l-sidebar .c-post:first-of-type:before{position:absolute;content:"";top:0;left:0;display:block;width:30px;height:30px;background-image:url(../images/common/no1.svg);background-size:contain;background-repeat:no-repeat}.l-sidebar .c-post:nth-of-type(2):before{position:absolute;content:"";top:0;left:0;display:block;width:30px;height:30px;background-image:url(../images/common/no2.svg);background-size:contain;background-repeat:no-repeat}.l-sidebar .c-post:nth-of-type(3):before{position:absolute;content:"";top:0;left:0;display:block;width:30px;height:30px;background-image:url(../images/common/no3.svg);background-size:contain;background-repeat:no-repeat}.l-sidebar .c-post:nth-of-type(4):before{position:absolute;content:"";top:0;left:0;display:block;width:30px;height:30px;background-image:url(../images/common/no4.svg);background-size:contain;background-repeat:no-repeat}.l-sidebar .c-post:nth-of-type(5):before{position:absolute;content:"";top:0;left:0;display:block;width:30px;height:30px;background-image:url(../images/common/no5.svg);background-size:contain;background-repeat:no-repeat}.l-sidebar .c-post a{display:flex;align-items:center;gap:20px}.l-sidebar .c-post__imgbox{width:130px}.l-sidebar .c-post__imgbox img{width:120px;height:120px}.l-sidebar .c-post__title{font-size:15px}.l-sidebar .c-post__textbox{padding:0;padding-right:10px;width:calc(100% - 130px)}.l-sidebar .c-post__flexbox{margin-bottom:3px}.l-sidebar .c-post-cat{font-size:10px;line-height:1.5;padding:3px 8px;border-radius:3px;width:fit-content}.post{border:none}.single-pagenation{display:flex;align-items:center;justify-content:space-between}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{border-radius:100px;height:42px !important;line-height:42px !important;width:42px !important;padding:6px}.l-gridcolumn .p-article__content{margin-bottom:40px}.l-gridcolumn .p-article__content .c-meta__box p{margin-bottom:0}.l-gridcolumn .p-article__content .c-side-box__link{padding:40px 0;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content{display:flex;align-items:center;gap:20px}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content img{margin-bottom:0;border-radius:100vmax;width:90px;height:90px}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content .c-side-box__name{width:120px}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content .c-side-box__name .c-side-box__title{margin-bottom:10px;font-size:19px}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content .c-side-box__name span{font-size:10px;line-height:1.5;color:#969696;display:block}.l-gridcolumn .p-article__content .c-side-box__link .c-side-box__content .c-side-box__name span:last-child{font-size:19px;color:#000}.c-share{display:flex;align-items:center;gap:30px}.single-pagenation .back-link a{border:1px solid #e8e8e8;padding:5px 45px}.arrow-container{width:30px;height:30px;border:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center;position:relative}.arrow-container::before{content:"";position:absolute;left:11px;border:solid #2c2c2c;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(135deg)}.next.arrow-container::before{transform:rotate(-45deg);left:9px}.single-pagenation a{padding-left:65px;width:100%;height:65px}#ez-toc-container{background-color:#fafafa;margin:0 0 3em;padding:30px;border-radius:10px;width:100%}#ez-toc-container ul li{font-size:1em;line-height:1.3;margin-top:10px}#ez-toc-container ul li a:hover{text-decoration:underline}#ez-toc-container ul ul{margin:10px 0 20px}#ez-toc-container ul ul li a{line-height:1.5;font-size:0.9em}.ez-toc-title-container p{font-weight:600;margin:0px;margin-top:0 !important}ul.ez-toc-list.ez-toc-list-level-1 li::marker{content:none}ul.ez-toc-list.ez-toc-list-level-1 li a{color:#000 !important;font-size:15px;font-weight:500}p.ez-toc-title{font-size:19px !important;font-weight:bold !important}.ez-toc-title-container{display:flex;align-items:center;justify-content:space-between}span.ez-toc-icon-toggle-span{display:flex;align-items:center;justify-content:space-between}ul.ez-toc-list{margin:0 auto;padding:0 0 0 20px}.ez-toc-list ul{counter-reset:hl_count;list-style:none}.ez-toc-list li{counter-increment:hl_count;font-weight:bold;padding-left:0.5em;text-indent:-2em}.ez-toc-list li:before{content:counters(hl_count, "-");font-size:12px;margin-right:0.8em;text-align:center;font-weight:bold}.ez-toc-list ul li:before{padding:8px 8px 8px 10px}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0, 0, 0, 0.5)}.modal-content{position:relative;margin:15% auto;padding:20px;width:80%;max-width:600px;background-color:#fff;border-radius:5px}.modal-content h4{font-size:17px;font-weight:bold;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #000}.close-modal{position:absolute;right:15px;top:0px;color:#333;font-size:24px;cursor:pointer}.open-modal-btn{padding:10px 20px;background-color:#0073aa;color:#fff;border:none;cursor:pointer;border-radius:5px;transition:background 0.3s ease}.open-modal-btn:hover{background-color:#005b89}nav.navigation.pagination{display:flex;margin-top:50px}.nav-links{display:flex;justify-content:space-around;margin:0 auto}span.page-numbers.current{width:50px;height:50px;display:flex;background:#2962f6;color:#fff;align-items:center;justify-content:center}@media screen and (max-width:768px){span.page-numbers.current{width:40px;height:40px}}a.page-numbers{width:50px;height:50px;display:flex;border:1px solid #e8e8e8;justify-content:center;align-items:center}@media screen and (max-width:768px){a.page-numbers{width:40px;height:40px}}ul.page-numbers li{display:inline-block}.sp-swiper .l-inner{padding-right:0}.sp-swiper .c-swipertools{margin-top:60px}.sp-swiper .flex{display:flex;align-items:center}.sp-swiper .flex-btn{width:100px;position:relative;height:20px}.sp-swiper .flex-btn .swiper-button-prev{border:1px solid #e8e8e8;border-radius:100px;padding:20px;top:-30px}.sp-swiper .flex-btn .swiper-button-prev:after{font-size:12px}.sp-swiper .flex-btn .swiper-button-next{top:-30px;right:-20px;left:auto;border:1px solid #e8e8e8;border-radius:100px;padding:20px}.sp-swiper .flex-btn .swiper-button-next:after{font-size:12px}.sp-swiper .flex .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{width:130px;margin-right:0}.sp-swiper .c-button{width:94%;text-align:center}.sp-swiper .c-postfv__imgbox img{height:230px}@media screen and (max-width:768px){.fv .swiper-pagination{bottom:10px !important}.sp-swiper .c-swipertools{margin-top:80px}.close-modal{right:5px}.close-modal img{width:60px}.c-button{width:100%;text-align:center}.c-share{display:block}.c-side-box__title{margin-bottom:10px;font-weight:bold}.c-control{flex-direction:column}.c-control__buttonlist{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.c-control__button>*{padding:7px 10px;font-size:14px}.c-control__button{min-width:75px}.modal-content{width:90%}.c-postbox.-second{display:block}.c-postbox.-second .c-post{margin-bottom:20px;position:relative}.c-postbox.-second .c-post:not(:first-child) a{display:flex;align-items:center;gap:20px}.c-postbox.-second .c-post:not(:first-child) .c-post__imgbox{width:130px}.c-postbox.-second .c-post:not(:first-child) .c-post__imgbox img{width:120px;height:120px}.c-postbox.-second .c-post:not(:first-child) .c-post__textbox{padding:0;padding-right:10px;width:calc(100% - 130px)}.c-postbox.-second .c-post:not(:first-child) .c-post-cat{font-size:10px;line-height:1.5;padding:3px 8px;border-radius:3px;width:fit-content}.c-postbox.-second .c-post:not(:first-child) .c-post-date{font-size:12px}.c-postbox.-second .c-post:not(:first-child) .c-post__title{font-size:1.7rem;font-weight:700;overflow:hidden !important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.c-postbox.-second .c-post:not(:first-child) .c-post__flexbox{margin-bottom:3px}.swiper-slide .c-post__textbox{border:1px solid #e8e8e8;border-top:none}}#ez-toc-container .ez-toc-title-toggle{position:relative}#ez-toc-container .ez-toc-title-toggle a:after{position:absolute;content:"閉じる";top:0;left:-12px;font-size:12px;color:#000000;padding:2px 5px;background:#fff;white-space:nowrap}#ez-toc-container.toc_close .ez-toc-title-toggle a:after{position:absolute;content:"開く";top:0;left:-12px;font-size:12px;color:#000000;padding:2px 11px;background:#fff;white-space:nowrap}#ez-toc-container .ez-toc-title-toggle{padding:3px;position:relative;z-index:99}.readmore{position:relative;padding:0px 0px 75px}.readmore-content{position:relative;height:130px;transition:all 0.4s;overflow:hidden}.readmore-content::before{position:absolute;display:block;content:"";left:0;bottom:-40px;width:100%;height:75px;transition:all 0.4s;background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #fff 100%)}.readmore-content.is_open:before{display:none}.readmore-content2{position:relative;height:130px;transition:all 0.4s;overflow:hidden}.readmore-content2::before{position:absolute;display:block;content:"";left:0;bottom:-40px;width:100%;height:75px;transition:all 0.4s;background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #fff 100%)}.readmore-content2.is_open:before{display:none}.readmore button{position:absolute;display:table;left:50%;bottom:0px;margin:0 auto;width:200px;padding:10px 0;text-align:center;transform:translateX(-50%);cursor:pointer;z-index:1;transition:all 0.4s}.sp .swiper-pagination-bullet::before{background:#000000}.sp .swiper-pagination-bullet-active::before{background:var(--green-color)}.swiper-button-prev,.swiper-button-next{width:50px;height:50px;border-radius:50%;border:2px solid #e0e0e0;display:flex;justify-content:center;align-items:center;background:#fff;cursor:pointer;transition:background 0.3s ease}.swiper-button-prev:after,.swiper-button-next:after{font-size:20px;color:#333;font-weight:bold}.swiper-button-prev:after{content:"";width:7px;height:7px;border:0;border-bottom:solid 2px #000;border-right:solid 2px #000;transform:rotate(135deg);position:absolute;top:-1px;left:21px;bottom:0px;margin:auto}.swiper-button-next:after{content:"";width:7px;height:7px;border:0;border-bottom:solid 2px #000;border-right:solid 2px #000;transform:rotate(-45deg);position:absolute;top:-1px;left:19px;bottom:0px;margin:auto}@media screen and (max-width:1024px){.header .spBtn{border-width:2px;border-radius:7px;width:180px}.header .spBtn .spBtn__text.small{text-align:center}.header .spBtn img{height:fit-content;display:block;margin-top:5px}.header .spBtn img.spBtn__arrowIcon{height:22px;width:22px;margin-top:0}}@media screen and (max-width:768px){.header .dropdownMenu{top:48px}}