.archive-news-list{margin-bottom:100px;border-bottom:1px solid #efe5cd}.archive-news-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #efe5cd;padding:30px 0;gap:30px}@media screen and (max-width: 692px){.archive-news-list-item{display:block}}.archive-news-list-item dt{color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:35px}@media screen and (max-width: 692px){.archive-news-list-item dt{gap:20px}}.archive-news-list-item dt span{border:1px solid #06f;line-height:1;padding:6px 20px;font-weight:600}.archive-news-list-item dd{font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;font-size:1.6rem;color:#000;-webkit-transition:ease all .3s;transition:ease all .3s;display:inline-block;position:relative}@media screen and (max-width: 692px){.archive-news-list-item dd{margin-top:10px}}.archive-news-list-item dd:before{background:#06f;content:"";width:100%;height:1px;position:absolute;left:0;bottom:0;-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.archive-news-flag-info{background:#06f;color:#fff}.archive-news-flag-recruit{background:#fff;color:#06f}.archive-news-list-item:hover dd::before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.archive-news-list-item:hover dd{color:#06f}.post-pagination-wrapper{margin-bottom:120px}.page-numbers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:15px}.page-numbers li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.page-numbers li .current.page-numbers{width:50px;height:50px;border-radius:50%;background:#707070;border:1px solid #707070;color:#fff}.page-numbers li .page-numbers{width:50px;height:50px;border-radius:50%;background:#fff;color:#707070;border:1px solid #707070}.page-numbers li .next.page-numbers,.page-numbers li .prev.page-numbers{width:50px;height:50px;border-radius:50%;background:#fff;border:none}.page-arrow-next{background:url(../img/icon-arrow-gry.svg) no-repeat;background-size:contain;width:16px;height:26px;display:block}.page-arrow-prev{background:url(../img/icon-arrow-gry.svg) no-repeat;background-size:contain;width:16px;height:26px;display:block;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.customer-voice-list-box{background:#ff0;border-radius:20px;position:relative;padding:94px 0;margin-bottom:120px}.customer-voice-list-box::before{content:"";background:url(../img/icon-odm.svg) no-repeat;background-size:contain;width:145px;height:180px;display:block;position:absolute;top:-20px;left:10%;-webkit-animation:fadeInTop .7s ease 0s 1 normal;animation:fadeInTop .7s ease 0s 1 normal}@media screen and (max-width: 692px){.customer-voice-list-box::before{width:96px;height:120px;top:-50px;left:8%}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{opacity:1}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{opacity:1}}.customer-voice-list-inner{max-width:1060px;margin:0 auto;padding:0 30px}@media screen and (max-width: 692px){.customer-voice-list-inner{padding:0 15px}}.customer-voice-list-ttl{font-size:3rem;text-align:center;color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600}@media screen and (max-width: 692px){.customer-voice-list-ttl{font-size:2rem}}.customer-voice-list-txt{font-size:1.8rem;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:500;max-width:800px;margin:60px auto}@media screen and (max-width: 692px){.customer-voice-list-txt{font-size:1.6rem;margin:50px auto;padding:0 15px}}.customer-voice-card-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 692px){.customer-voice-card-list{display:block}}.customer-voice-card-list li{width:calc(50% - 20px)}@media screen and (max-width: 692px){.customer-voice-card-list li{width:100%;margin-bottom:20px}}.customer-voice-card-list li a{display:block;width:100%;background:#fff;border-radius:20px;padding:40px 40px 35px;-webkit-transition:ease all .2s;transition:ease all .2s}@media screen and (max-width: 692px){.customer-voice-card-list li a{padding:30px 30px 15px}}.customer-voice-card-list li a .customer-voice-card-img{overflow:hidden;border-radius:20px;aspect-ratio:8/5}.customer-voice-card-list li a img{-o-object-fit:cover;object-fit:cover;width:100%;-webkit-transition:ease all .3s;transition:ease all .3s}@media screen and (max-width: 692px){.customer-voice-card-list li:last-child{margin-bottom:0}}.customer-voice-card-list a:hover .customer-voice-card-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.customer-voice-card-list a:hover .customer-voice-card-arrow{background:#06f}.customer-voice-card-list a:hover .customer-voice-card-arrow:before{background:url(../img/icon-arrow-wht.svg) no-repeat;background-size:contain}.customer-voice-card-info{line-height:1.8;margin-bottom:10px}.customer-voice-card-voice{color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600}.customer-voice-card-company{font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-size:1.6rem;color:#000}.customer-voice-card-company span{font-size:1.8rem;font-weight:600;padding-right:5px}.customer-voice-card-pre{color:#000}.customer-voice-card-txt{color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;font-size:2rem;margin-top:10px}.customer-voice-card-txt br{display:none}@media screen and (max-width: 692px){.customer-voice-card-txt{font-size:1.8rem}}.customer-voice-card-tag-arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.customer-voice-card-tag{color:#06f;background:#fff;border:1px solid #06f;border-radius:15px;padding:0 39px}.customer-voice-card-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #06f;background:#fff;position:relative;-webkit-transition:ease all .3s;transition:ease all .3s}@media screen and (max-width: 692px){.customer-voice-card-arrow{width:30px;height:30px;margin-top:24px}}.customer-voice-card-arrow:before{content:"";background:url(../img/icon-arrow-bl.svg) no-repeat;background-size:contain;width:15px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transition:ease all .3s;transition:ease all .3s}@media screen and (max-width: 692px){.customer-voice-card-arrow:before{width:11px;height:11px}}.recruit-para{background-image:url(../img/recruit01.jpg);background-repeat:no-repeat;background-size:110%;background-position:top;position:relative;overflow:hidden}@media screen and (max-width: 800px){.recruit-para{background-size:152%}}.recruit-para:after{content:"";background:url(../img/icon-recruit01.png) no-repeat;background-size:contain;width:617px;height:202px;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}@media screen and (max-width: 960px){.recruit-para:after{width:480px;height:158px}}@media screen and (max-width: 800px){.recruit-para:after{width:400px;height:131px;bottom:-20px}}@media screen and (max-width: 692px){.recruit-para:after{width:300px;height:98px;bottom:-12px}}.recruit-ttl{text-align:center;margin-bottom:60px}.recruit-ttl p{font-size:2.4rem;color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;display:inline-block;background-image:url(../img/circle-yel.svg);background-size:10px 3px;background-repeat:repeat-x;background-position:left bottom;margin-bottom:15px}@media screen and (max-width: 692px){.recruit-ttl p{font-size:2rem}}.recruit-top-txt{max-width:800px;font-size:1.8rem;margin:0 auto}@media screen and (max-width: 692px){.recruit-top-txt{padding:0 15px;font-size:1.6rem}}.recruit-requirements{padding-top:100px}@media screen and (max-width: 692px){.recruit-requirements{padding-top:70px}}.recruit-requirements .requirements-wrap{margin-top:50px;background:#fdfbf0;border-radius:20px;padding:60px 50px}@media screen and (max-width: 692px){.recruit-requirements .requirements-wrap{padding:40px 30px}}.requirements-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:40px;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:30px;border-bottom:1px solid #d9d9d9}@media screen and (max-width: 692px){.requirements-item{display:block}}.requirements-item dt{color:#06f;font-size:2rem;font-weight:600;width:12%}@media screen and (max-width: 692px){.requirements-item dt{width:100%;font-size:1.8rem;margin-bottom:10px}}.requirements-item dd{font-size:1.6rem}.requirements-item:last-child{border-bottom:none;padding-bottom:0;padding-top:30px}.recruit-btn-wrap{text-align:center;margin-top:60px}@media screen and (max-width: 692px){.recruit-btn-wrap{padding:0 15px}}.employee-intro-top{padding-bottom:40px}.employee-intro{padding-top:120px}.employee-intro-ttl{font-family:"Lora",serif;font-weight:500;font-optical-sizing:auto;font-style:italic;font-size:6.6rem;color:#dae9f5;display:inline-block;text-align:center;line-height:1}.employee-intro-ttl span{font-size:3rem;display:block;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;color:#06f;padding-top:10px}.employee-intro-ttl span:before{content:"＼";padding-right:10px;font-size:4rem}.employee-intro-ttl span:after{content:"／";padding-left:10px;font-size:4rem}.employee-intro-ttl-wrap{display:block}@media screen and (max-width: 692px){.employee-intro-ttl-wrap{text-align:center}}.employee-intro-bottom{background:#edf7ff;padding-top:40px;padding-bottom:200px;position:relative}@media screen and (max-width: 692px){.employee-intro-bottom{padding-bottom:80px}}.employee-intro-bottom-wrap{display:block;position:relative}.employee-intro-bottom-wrap .employee-intro-bottom-txt{display:inline-block;text-align:center;color:#06f;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:500;font-size:1.8rem;line-height:1}@media screen and (max-width: 692px){.employee-intro-bottom-wrap .employee-intro-bottom-txt{display:block;margin:auto}}.employee-intro-bottom-txt-mid{display:block;font-size:4.2rem;padding:10px 0;font-weight:600}.employee-intro-bottom-txt-yel{color:#ff0}.personSplide-wrap{position:absolute;top:-160%;right:0;max-width:650px;width:55%}@media screen and (max-width: 692px){.personSplide-wrap{position:static;width:100%;margin-top:40px}}.personSplide .splide__track{padding-bottom:40px}.personSplide-img-wrap{aspect-ratio:7/10;border-radius:20px;overflow:hidden;position:relative}.personSplide-img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover}.personSplide__slide{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 1000ms ease;transition:-webkit-transform 1000ms ease;transition:transform 1000ms ease;transition:transform 1000ms ease, -webkit-transform 1000ms ease;will-change:transform}.personSplide__slide a{display:block;width:100%}.personSplide__slide.is-active{-webkit-transform:translateY(40px);transform:translateY(40px)}@media screen and (max-width: 692px){.personSplide__slide,.personSplide__slide.is-active{-webkit-transform:translateY(0) !important;transform:translateY(0) !important}}.personSplide-name{display:block;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600;padding-top:10px;text-align:center;line-height:1.6}.personSplide-name .personSplide-de{font-size:1.8rem;display:block;text-align:center}.personSplide-name .personSplide-de-name{font-size:1.8rem;padding-left:10px}.personSplide-year{text-align:center;font-family:"M PLUS Rounded 1c",sans-serif;font-style:normal;font-weight:600}.splide__arrow.personSplide__prev,.splide__arrow.personSplide__next{width:50px;height:50px;background:#fff;top:34%}.splide__arrow.personSplide__prev:hover,.splide__arrow.personSplide__next:hover{-webkit-transition:ease all .2s;transition:ease all .2s}.splide__arrow.personSplide__prev{left:-30px}@media screen and (max-width: 692px){.splide__arrow.personSplide__prev{left:0px}}.splide__arrow.personSplide__prev:before{content:"";background:url(../img/icon-arrow-line-bl.svg) no-repeat;background-size:contain;width:10px;height:15px;display:block}.splide__arrow.personSplide__next{right:-30px}@media screen and (max-width: 692px){.splide__arrow.personSplide__next{right:0px}}.splide__arrow.personSplide__next:before{content:"";background:url(../img/icon-arrow-line-bl.svg) no-repeat;background-size:contain;width:10px;height:15px;display:block;-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.personSplide-img-wrap{position:relative}@media screen and (max-width: 692px){.personSplide-img-wrap{height:300px;width:100%}}.personSplide-img-wrap img{-webkit-transition:ease all .2s;transition:ease all .2s}.personSplide__slide a:hover .personSplide-img-wrap img{-webkit-transform:scale(1.1);transform:scale(1.1)}.personSplide-img-person{content:"";background:url(../img/icon-person01.png) no-repeat;background-size:100%;width:100%;height:80%;display:block;position:absolute;bottom:0;left:0;background-position:center bottom}@media screen and (max-width: 692px){.personSplide-img-person{width:100%;background-size:contain;background-position:center bottom}}.pagebottom-line-wrap{background:#edf7ff;min-height:400px;position:relative;overflow:hidden}.pagebottom-line-01{background:url(../img/pagebottom-line-02.svg) no-repeat;background-size:cover;width:100%;aspect-ratio:1294/433;position:absolute;bottom:10px}.pagebottom-line-02{background:url(../img/pagebottom-line-02.svg) no-repeat;background-size:cover;width:103%;aspect-ratio:1294/433;position:absolute;bottom:10px;z-index:10}/*# sourceMappingURL=archive.css.map */