@charset "UTF-8";a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0;box-sizing:border-box}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0;transition:.5s}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}a{text-decoration:none;transition:all .5s}a:hover{opacity:.5}ul{list-style:none}button{padding:0;border:none;outline:0;font:inherit;color:inherit;background:0 0}picture{display:block}img{display:block;width:100%;height:100%}html{visibility:hidden;scrollbar-width:none}html.wf-active{visibility:visible}body,html{font-size:62.5%}@media screen and (min-width:768px){body,html{font-size:.5208333333vw}}@media screen and (max-width:767px){body,html{font-size:2.6666666667vw}}body{color:#333;font-size:1.8rem;font-family:zen-kaku-gothic-new,sans-serif;font-style:normal;font-weight:400;font-optical-sizing:auto;letter-spacing:.05em;line-height:200%;background-color:#fefcf6}@media (max-width:767px){body{font-size:1.4rem}}.l-main{overflow:hidden}.l-footer__cont{padding:16rem 0;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767px){.l-footer__cont{padding:4rem 0;flex-direction:column;align-items:center;gap:4rem}}@media (max-width:767px){.l-footer__left{display:flex;flex-direction:column;justify-content:center;align-items:center}}.l-footer__logo{width:10rem}@media (max-width:767px){.l-footer__logo{width:6rem}}.l-footer__official-link{margin-top:4rem}@media (max-width:767px){.l-footer__official-link{margin-top:2rem}}.l-footer__official-link{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem}@media (max-width:767px){.l-footer__official-link{gap:.4rem}}.l-footer__official-txt{color:#333;font-size:1.8rem;font-weight:500;line-height:100%;letter-spacing:.05em}.l-footer__official-icon{width:2.4rem}.l-footer__nav-list{display:flex;align-items:flex-start;justify-content:flex-end;gap:10rem}@media (max-width:767px){.l-footer__nav-list{flex-direction:column;gap:4rem}}.l-footer__nav-link{color:#333;font-size:1.8rem;font-weight:500;line-height:100%;letter-spacing:.05em}.l-footer__nav-link+.l-footer__menu-list{margin-top:3.2rem}@media (max-width:767px){.l-footer__nav-link+.l-footer__menu-list{margin-top:1rem}}.l-footer__menu-item:not(:first-child){margin-top:2.4rem}@media (max-width:767px){.l-footer__menu-item:not(:first-child){margin-top:1.6rem}}.l-footer__menu-item:not(:first-child)>.l-footer__nav-link{margin-top:1.6rem;display:inline-block}.l-footer__menu-link{color:#333;font-size:1.6rem;line-height:100%;letter-spacing:.05em}.l-footer__menu-link-line{color:#ffb502}.l-footer__small{font-size:1.4rem;line-height:100%;letter-spacing:0;text-align:center;padding:2rem;background-color:#ffecc2;display:block}@media (max-width:767px){.l-footer__small{font-size:1.2rem;padding:1.2rem}}.l-header{width:100%;height:9rem;background-color:#fefcf6;position:fixed;top:0;left:0;z-index:9999}@media (max-width:767px){.l-header{height:7rem}}.l-header__inner{width:100%;height:100%;padding-left:5rem}@media (max-width:767px){.l-header__inner{padding-left:2rem}}.l-header__cont{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.l-header__navarea{display:flex;align-items:center;justify-content:center}.l-header__logo{width:5.5rem}@media (max-width:767px){.l-header__logo{width:3.8rem;position:relative;z-index:1}}.l-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:4rem}.l-header__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:4rem}@media (max-width:767px){.l-header__nav-list{width:100vw;height:calc(100vh - 7rem);padding:5.6rem 4rem;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:fixed;top:7rem;right:-100%;background-color:#fff;overflow-y:auto;opacity:0;visibility:hidden;transition:all .3s}}.l-header__nav-btn,.l-header__nav-link{color:#333;font-size:1.8rem;font-weight:500;letter-spacing:.05em;line-height:100%}.l-header__nav-item--trigger{position:relative}@media (min-width:768px){.l-header__nav-item--trigger:hover .l-header__nav-btn{color:#ffb502}.l-header__nav-item--trigger:hover .l-header__mega-menu{opacity:1;visibility:visible}}.l-header__mega-menu{background-color:rgba(254,252,246,.6);padding:2rem;position:absolute;top:2.4rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);z-index:2;opacity:0;visibility:hidden;transition:all .5s}@media (max-width:767px){.l-header__mega-menu{background-color:unset;margin-top:1.2rem;padding:0 1.6rem;position:static;transform:unset;opacity:1;visibility:visible}}.l-header__mega-menu-item:not(:first-child){margin-top:2rem}@media (max-width:767px){.l-header__mega-menu-item:not(:first-child){margin-top:1.6rem}}.l-header__mega-menu-link{color:#333;font-size:1.6rem;line-height:100%;letter-spacing:.05em;white-space:nowrap}.l-header__mega-menu-line{color:#ffb502}.l-header__entry{width:16.6rem;height:9rem;background-color:#ffb502;display:flex;align-items:center;justify-content:center;position:relative}@media (max-width:767px){.l-header__entry{width:8rem;height:7rem}}.l-header__entry-txt{color:#fff;font-family:montserrat,sans-serif;font-weight:600;font-size:2rem;letter-spacing:.05em;line-height:100%}@media (max-width:767px){.l-header__entry-txt{font-size:1.4rem}}.l-header__arrow{width:1.1rem;height:1.2rem;position:absolute;top:50%;right:2rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.l-header__arrow{display:none}}.l-header__hamburger{display:none}@media (max-width:767px){.l-header__hamburger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;width:7.2rem;height:7rem;background-color:#fde6ad;position:relative}}.l-header__hamburger-line{display:inline-block;width:3rem;height:.2rem;background-color:#ffb502;transition:all .5s}.l-top-section{margin-top:16rem;display:grid;grid-template-columns:repeat(2,1fr);gap:6rem}@media (max-width:767px){.l-top-section{margin-top:8rem;display:block}}.l-top-section__hgroup{align-items:center}.l-top-section__txt{font-size:2rem}@media (max-width:767px){.l-top-section__txt{font-size:1.6rem}}.l-top-section__btn-wrap{display:flex;align-items:center;justify-content:center}.c-entry{width:100%;height:57rem;background-image:url(../img/common/entry_bg.jpg);background-repeat:no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;position:relative}@media (max-width:767px){.c-entry{height:auto;padding:4rem 2rem;background-position:center;background-size:cover}}.c-entry::before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0}.c-entry__cont{width:80rem;height:33rem;background-color:#fff;border-radius:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}@media (max-width:767px){.c-entry__cont{width:100%;height:auto;padding:2rem}}.c-entry__ttl{font-size:2.8rem;font-weight:500;line-height:150%;letter-spacing:.05em;text-align:center;position:relative}@media (max-width:767px){.c-entry__ttl{font-size:1.8rem}}.c-entry__ttl::after,.c-entry__ttl::before{content:"";background-repeat:no-repeat;background-size:contain;position:absolute;z-index:-1}.c-entry__ttl::before{width:17.2rem;height:1.7rem;background-image:url(../img/common/entry_txt-obj_top.svg);top:2.7rem;right:9.7rem}@media (max-width:767px){.c-entry__ttl::before{width:12rem;height:1.3rem;top:1.8rem;right:5.7rem}}.c-entry__ttl::after{width:12.5rem;height:1.4rem;background-image:url(../img/common/entry_txt-obj_bottom.svg);bottom:0;right:16.7rem}@media (max-width:767px){.c-entry__ttl::after{width:8.7rem;height:1rem;bottom:-.2rem;right:11rem}}.c-entry__txt{font-size:1.8rem;line-height:100%;letter-spacing:.05em;text-align:center;margin-top:2.4rem}@media (max-width:767px){.c-entry__txt{font-size:1.4rem;line-height:150%}}.c-entry__btn{width:28rem;height:6rem;background-color:#ffb502;border-radius:100vmax;display:flex;align-items:center;justify-content:center;margin-top:3.2rem;position:relative}.c-entry__btn-txt{font-family:montserrat,sans-serif;color:#fff;font-size:2rem;font-weight:700;letter-spacing:.05em}@media (max-width:767px){.c-entry__btn-txt{font-size:1.6rem}}.c-entry__arrow{width:1.1rem;height:1.2rem;position:absolute;top:50%;right:3rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.c-inner{width:120rem;margin:0 auto}@media (max-width:767px){.c-inner{width:100%;padding:0 2rem}}.c-top-ttl{display:flex;flex-direction:column}.c-top-ttl__en{color:#ffb502;font-family:montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:1em;padding-left:1.5rem;position:relative}@media (max-width:767px){.c-top-ttl__en{font-size:1rem;padding-left:1rem}}.c-top-ttl__en::before{content:"";width:.8rem;height:.8rem;background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.c-top-ttl__en::before{width:.4rem;height:.4rem;top:50%}}.c-top-ttl__ja{font-size:4rem;font-weight:500;line-height:100%;margin-top:1.6rem}@media (max-width:767px){.c-top-ttl__ja{font-size:3.2rem;margin-top:.8rem;line-height:120%}}.c-top-ttl__color-txt{color:#ffb502;position:relative}.c-btn{display:inline-flex;align-items:center;justify-content:center;min-width:26.8rem;height:5.6rem;background-color:#0d8352;border-radius:100vmax;padding:2rem 5rem;position:relative}.c-btn__txt{color:#fff;font-size:1.8rem;font-weight:700;line-height:100%}@media (max-width:767px){.c-btn__txt{font-size:1.6rem}}.c-btn__svg{width:1.1rem;height:1.2rem;position:absolute;top:50%;right:2rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.c-faq-list__item{width:100%;height:100%;background-image:url(../img/top/faq/faq_bg.jpg);background-repeat:no-repeat;background-size:cover;border-radius:3rem;padding:3.2rem 3rem}@media (max-width:767px){.c-faq-list__item{border-radius:1rem;padding:1.6rem}}.c-faq-list__item:not(:first-child){margin-top:3.2rem}.c-faq-list__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.c-faq-list__hgroup{display:flex;align-items:center;justify-content:flex-start;gap:2rem}@media (max-width:767px){.c-faq-list__hgroup{gap:1.2rem}}.c-faq-list__q-mark{color:#fff;font-family:montserrat,sans-serif;font-size:2rem;font-weight:600;line-height:100%;width:3.3rem;height:3.3rem;background-color:#ffb502;border:solid .1rem #ffb502;border-radius:100vmax;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.c-faq-list__q-mark{font-size:1.6rem;width:2.8rem;height:2.8rem}}.c-faq-list__q-mark-txt{line-height:.7em;height:1.7rem}@media (max-width:767px){.c-faq-list__q-mark-txt{height:1.4rem}}.c-faq-list__ttl{font-size:2rem;font-weight:500;line-height:100%}@media (max-width:767px){.c-faq-list__ttl{font-size:1.6rem;line-height:120%;width:86%}}.c-faq-list__btn{position:relative;width:3.2rem;height:3.2rem;display:inline-block}@media (max-width:767px){.c-faq-list__btn{width:2rem;height:2rem}}.c-faq-list__btn::after,.c-faq-list__btn::before{content:"";background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.c-faq-list__btn::before{width:2rem;height:.2rem}@media (max-width:767px){.c-faq-list__btn::before{width:1.6rem}}.c-faq-list__btn::after{width:.2rem;height:2rem}@media (max-width:767px){.c-faq-list__btn::after{height:1.6rem}}.c-faq-list__answer{display:flex;align-items:flex-start;justify-content:flex-start;gap:2rem;margin-top:1.6rem}@media (max-width:767px){.c-faq-list__answer{gap:1.2rem;margin-top:1.2rem}}.c-faq-list__a-mark{color:#ffb502;font-family:montserrat,sans-serif;font-size:2rem;font-weight:600;line-height:100%;width:3.3rem;height:3.3rem;background-color:#fff;border:solid .1rem #ffb502;border-radius:100vmax;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.c-faq-list__a-mark{font-size:1.6rem;width:2.8rem;height:2.8rem}}.c-faq-list__a-mark-txt{line-height:.7em;height:1.7rem}@media (max-width:767px){.c-faq-list__a-mark-txt{height:1.4rem}}.c-faq-list__txt{font-size:1.8rem;width:88%}@media (max-width:767px){.c-faq-list__txt{font-size:1.4rem}}.c-breadcrumb{margin-top:16rem;padding:0 20rem}@media (max-width:767px){.c-breadcrumb{margin-top:10rem;padding:0 2rem}}.c-breadcrumb__nav{padding-bottom:1.6rem;border-bottom:solid 1px #d8d8d8}@media (max-width:767px){.c-breadcrumb__nav{padding-bottom:1.2rem}}.c-breadcrumb__list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0 3rem}@media (max-width:767px){.c-breadcrumb__list{gap:0 2rem}}.c-breadcrumb__item{position:relative}.c-breadcrumb__item:not(:last-child)::after{content:"";width:.6rem;height:1.1rem;background-image:url(../img/common/breadcrumb_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:56%;right:-1.4rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.c-breadcrumb__item:not(:last-child)::after{width:.4rem;height:.8rem}}.c-breadcrumb__link{color:#ffb502;font-size:1.6rem;line-height:100%}@media (max-width:767px){.c-breadcrumb__link{font-size:1.4rem}}.c-breadcrumb span.c-breadcrumb__link{opacity:.5}.c-under-fv{margin-top:7.8rem}@media (max-width:767px){.c-under-fv{margin-top:6.4rem}}.c-under-fv__inner{padding:0 0 0 20rem}@media (max-width:767px){.c-under-fv__inner{padding:0}}.c-under-fv__cont{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767px){.c-under-fv__cont{flex-direction:column-reverse;gap:5.6rem}}.c-under-fv__txtarea{width:67rem}@media (max-width:767px){.c-under-fv__txtarea{width:100%;padding:0 2rem}}.c-under-fv__hgroup{display:flex;flex-direction:column}.c-under-fv__en{color:#ffb502;font-family:montserrat,sans-serif;font-size:1.4rem;font-weight:600;line-height:1em;padding-left:1.5rem;position:relative}@media (max-width:767px){.c-under-fv__en{font-size:1.2rem}}.c-under-fv__en::before{content:"";width:.8rem;height:.8rem;background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.c-under-fv__ja{font-size:4.8rem;font-weight:500;line-height:100%;margin-top:2.4rem}@media (max-width:767px){.c-under-fv__ja{font-size:3.2rem;line-height:120%}}.c-under-fv__img{width:97rem;height:60rem}@media (max-width:767px){.c-under-fv__img{width:100%;height:22rem;padding-left:2rem}}.c-under-fv__img img{border-radius:8rem 0 0 8rem}@media (max-width:767px){.c-under-fv__img img{border-radius:4rem 0 0 4rem}}.c-under-fv__txt{font-size:1.8rem;margin-top:8rem}@media (max-width:767px){.c-under-fv__txt{font-size:1.4rem;margin-top:5.6rem}}.c-sec-ttl{font-size:3.4rem;line-height:100%;display:inline-block;padding-left:3.8rem;position:relative}@media (max-width:767px){.c-sec-ttl{font-size:2.4rem;line-height:150%;padding-left:3rem}}.c-sec-ttl::before{content:"";width:2.8rem;height:2.8rem;background-image:url(../img/common/c-ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.c-sec-ttl::before{width:2.4rem;height:2.4rem}}.c-sec-ttl::after{content:"";width:100%;height:1.2rem;background-image:radial-gradient(circle,#ffb502 .3rem,transparent .3rem);background-size:1.6rem .6rem;background-repeat:repeat-x;position:absolute;bottom:-3.6rem;left:0}@media (max-width:767px){.c-sec-ttl::after{height:1rem;background-image:radial-gradient(circle,#ffb502 .25rem,transparent .25rem);background-size:1.6rem .5rem;bottom:-2.4rem}}.c-sec-anchor{width:40rem;margin-top:20rem}@media (max-width:767px){.c-sec-anchor{width:100%;margin-top:8rem}}.c-sec-anchor__item{border-top:solid 1px #d8d8d8;position:relative}.c-sec-anchor__item:last-child{border-bottom:solid 1px #d8d8d8}.c-sec-anchor__item::after{content:"";width:2.2rem;height:2.2rem;background-image:url(../img/common/anchor_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.c-sec-anchor__item::after{width:1.8rem;height:1.8rem}}.c-sec-anchor__link{color:#333;font-size:2rem;font-weight:500;line-height:100%;display:block;padding:2.4rem 0}@media (max-width:767px){.c-sec-anchor__link{font-size:1.8rem;padding:2rem 0}}.c-color-txt{color:#ffb502}.p-top-fv{width:100vw;height:108rem;position:relative}@media (max-width:767px){.p-top-fv{height:70rem}}.p-top-fv__loop{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;position:absolute}.p-top-fv__loop--top{top:16rem}@media (max-width:767px){.p-top-fv__loop--top{top:13.4rem}}.p-top-fv__loop--bottom{top:62rem}@media (max-width:767px){.p-top-fv__loop--bottom{top:35rem}}.p-top-fv__loop-list{padding-left:6rem;display:flex;align-items:center;justify-content:flex-start;gap:6rem;flex-shrink:0}@media (max-width:767px){.p-top-fv__loop-list{padding-left:2rem;gap:2rem}}.p-top-fv__loop-list--top:nth-child(odd){animation:loop 80s -40s linear infinite}.p-top-fv__loop-list--top:nth-child(even){animation:loop2 80s linear infinite}.p-top-fv__loop-list--bottom:nth-child(odd){animation:loop 70s -35s linear infinite reverse}.p-top-fv__loop-list--bottom:nth-child(even){animation:loop2 70s linear infinite reverse}.p-top-fv__img{width:60rem;height:39.9rem}@media (max-width:767px){.p-top-fv__img{width:30.3rem;height:20rem}}.p-top-fv__img img{border-radius:3rem}@media (max-width:767px){.p-top-fv__img img{border-radius:2rem}}.p-top-fv__ttl{margin:74.1rem 0 0 14rem;display:inline-flex;flex-direction:column;align-items:flex-start;gap:4rem;position:relative;z-index:2}@media (max-width:767px){.p-top-fv__ttl{margin:58rem 0 0 2rem;gap:1.6rem}}.p-top-fv__ttl-item{font-size:6.4rem;font-weight:500;line-height:150%;letter-spacing:0;padding:0 2rem;display:inline-block;position:relative}@media (max-width:767px){.p-top-fv__ttl-item{font-size:2.4rem;padding:0}}.p-top-fv__ttl-item::before{content:"";width:calc(100% + 2rem);height:100%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:-2}@media (max-width:767px){.p-top-fv__ttl-item::before{box-shadow:.2rem .2rem .4rem rgba(28,20,1,.2)}}.p-top-fv__ttl-item:last-of-type::after{content:"";width:27.4rem;height:16.6rem;background-image:url(../img/top/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-3.2rem;left:-3rem;z-index:-1}@media (max-width:767px){.p-top-fv__ttl-item:last-of-type::after{width:10rem;height:6.1rem;top:-1.2rem;left:-1.6rem}}@keyframes loop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes loop2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.p-top-philosophy{margin-top:12rem}@media (max-width:767px){.p-top-philosophy{margin-top:5.6rem}}.p-top-philosophy__inner{padding:0 36rem 0 0}@media (max-width:767px){.p-top-philosophy__inner{padding:0}}.p-top-philosophy__cont{display:flex;align-items:center;justify-content:space-between;position:relative}@media (max-width:767px){.p-top-philosophy__cont{display:block}}.p-top-philosophy__cont::after{content:"";width:19.7rem;height:15.7rem;background-image:url(../img/top/philosophy/philosophy_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:3.2rem;right:-15.2rem;z-index:-1}@media (max-width:767px){.p-top-philosophy__cont::after{width:9.1rem;height:7.3rem;bottom:6.4rem;right:1rem}}.p-top-philosophy__img{width:79.4rem}@media (max-width:767px){.p-top-philosophy__img{width:calc(100% - 2rem)}}.p-top-philosophy__img img{border-radius:0 8rem 8rem 0}@media (max-width:767px){.p-top-philosophy__img img{border-radius:0 2rem 2rem 0}}.p-top-philosophy__txtarea{width:62.6rem}@media (max-width:767px){.p-top-philosophy__txtarea{width:100%;margin-top:5.6rem;padding:0 2rem}}.p-top-philosophy__txt-obj{position:relative}.p-top-philosophy__txt-obj::before{content:"";width:25.8rem;height:2.9rem;background-image:url(../img/top/philosophy/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-.6rem;left:0;z-index:-1}@media (max-width:767px){.p-top-philosophy__txt-obj::before{width:19.8rem;height:2.3rem}}.p-top-philosophy__txt{margin-top:5.6rem}@media (max-width:767px){.p-top-philosophy__txt{margin-top:4rem}}@media (max-width:767px){.p-top-philosophy__btn-wrap{display:flex;align-items:center;justify-content:center}}.p-top-philosophy__btn{margin-top:5.6rem}@media (max-width:767px){.p-top-philosophy__btn{margin-top:8rem}}.p-top-about{margin-top:16rem;position:relative}@media (max-width:767px){.p-top-about{margin-top:8rem}}.p-top-about::before{content:"";width:192rem;height:108.5rem;background-image:url(../img/top/about/about_bg.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-35rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);z-index:-2}@media (max-width:767px){.p-top-about::before{width:37.5rem;height:133.7rem;background-image:url(../img/top/about/about_sp-bg.png);top:-45rem}}.p-top-about::after{content:"";width:21rem;height:25.9rem;background-image:url(../img/top/about/about_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-28.6rem;left:26.4rem;z-index:-1}@media (max-width:767px){.p-top-about::after{width:9rem;height:11.1rem;bottom:-6.6rem;left:-.9rem}}.p-top-about__inner{padding:0 0 0 36rem}@media (max-width:767px){.p-top-about__inner{padding:0}}.p-top-about__cont{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.p-top-about__cont{flex-direction:column-reverse;align-items:flex-end}}.p-top-about__txtarea{width:54.1rem}@media (max-width:767px){.p-top-about__txtarea{width:100%;margin-top:5.6rem;padding:0 2rem}}.p-top-about__txt-obj{position:relative}.p-top-about__txt-obj::before{content:"";width:25.8rem;height:2.9rem;background-image:url(../img/top/about/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-.6rem;left:0;z-index:-1}@media (max-width:767px){.p-top-about__txt-obj::before{width:19.8rem;height:2.3rem}}.p-top-about__txt{margin-top:5.6rem}@media (max-width:767px){.p-top-about__txt{margin-top:4rem}}@media (max-width:767px){.p-top-about__btn-wrap{display:flex;align-items:center;justify-content:center}}.p-top-about__btn{margin-top:5.6rem}.p-top-about__img{width:79.4rem}@media (max-width:767px){.p-top-about__img{width:calc(100% - 2rem)}}.p-top-about__img img{border-radius:8rem 0 0 8rem}@media (max-width:767px){.p-top-about__img img{border-radius:2rem 0 0 2rem}}.p-top-working{margin-top:32rem}@media (max-width:767px){.p-top-working{margin-top:20rem}}.p-top-working__ttl{font-size:4.8rem;font-weight:500;text-align:center;letter-spacing:.05em;line-height:150%}@media (max-width:767px){.p-top-working__ttl{font-size:2.8rem;text-align:left}}.p-top-working__txt-obj{position:relative}.p-top-working__txt-obj::before{content:"";background-repeat:no-repeat;background-size:contain;position:absolute;z-index:-1}.p-top-working__txt-obj--01::before{width:25.8rem;height:2.7rem;background-image:url(../img/top/working/ttl_obj01.svg);bottom:-.4rem;left:0}@media (max-width:767px){.p-top-working__txt-obj--01::before{width:14.6rem;height:1.6rem}}.p-top-working__txt-obj--02::before{width:10.6rem;height:2.4rem;background-image:url(../img/top/working/ttl_obj02.svg);bottom:-.4rem;left:0}@media (max-width:767px){.p-top-working__txt-obj--02::before{width:6rem;height:1.4rem}}.p-top-working__lead{text-align:center;margin-top:4rem}@media (max-width:767px){.p-top-working__lead{text-align:left;margin-top:2.4rem}}.p-top-working__cont{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767px){.p-top-working__cont{display:block}}.p-top-working__cont--top{margin-top:5.6rem}@media (max-width:767px){.p-top-working__cont--top{margin-top:3.2rem}}.p-top-working__cont--bottom{margin-top:8rem;flex-direction:row-reverse}@media (max-width:767px){.p-top-working__cont--bottom{margin-top:5.6rem}}.p-top-working__img{width:55rem}@media (max-width:767px){.p-top-working__img{width:100%}}.p-top-working__img img{border-radius:3rem}@media (max-width:767px){.p-top-working__img img{border-radius:2rem}}.p-top-working__txtarea{width:53.5rem}@media (max-width:767px){.p-top-working__txtarea{width:100%;margin-top:1.2rem}}.p-top-working__num{color:#fde6ad;font-family:montserrat,sans-serif;font-size:5.6rem;font-weight:700;line-height:100%;letter-spacing:.05em;position:relative}@media (max-width:767px){.p-top-working__num{font-size:4rem}}.p-top-working__num::before{content:"";width:100%;height:.6rem;background-image:radial-gradient(circle,#fde6ad 50%,transparent 50%);background-size:.6rem .6rem;background-repeat:repeat-x;position:absolute;bottom:0;left:0}.p-top-working__txt{margin-top:1.2rem}.p-top-working__btn-wrap{margin-top:5.6rem}@media (max-width:767px){.p-top-working__btn-wrap{margin-top:3.2rem;display:flex;align-items:center;justify-content:center}}.p-top-schedule{width:100%;height:auto;background-image:url(../img/top/schedule/schedule_bg.jpg);background-size:cover;background-repeat:repeat;border-radius:3rem;padding:6rem 4rem;display:grid;grid-template-rows:subgrid;grid-row:span 4;justify-items:center;gap:4rem}@media (max-width:767px){.p-top-schedule{border-radius:2rem;padding:4rem 2rem;gap:3.2rem}}.p-top-schedule__img{width:21.2rem;height:22.6rem}@media (max-width:767px){.p-top-schedule__img{width:14rem;height:auto}}.p-top-schedule__txt-obj{position:relative;z-index:1}.p-top-schedule__txt-obj::before{content:"";width:35.4rem;height:2.9rem;background-image:url(../img/top/schedule/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-1.7rem;left:0;z-index:-1}@media (max-width:767px){.p-top-schedule__txt-obj::before{width:100%;height:2.3rem}}.p-top-wellbeing{width:100%;height:auto;background-image:url(../img/top/wellbeing/wellbeing_bg.jpg);background-size:cover;background-repeat:repeat;border-radius:3rem;padding:6rem 4rem;display:grid;grid-template-rows:subgrid;grid-row:span 4;justify-items:center;gap:4rem}@media (max-width:767px){.p-top-wellbeing{border-radius:2rem;margin-top:4rem;padding:4rem 2rem;gap:3.2rem}}.p-top-wellbeing__img{width:15.1rem;height:22.6rem}@media (max-width:767px){.p-top-wellbeing__img{width:10rem;height:auto}}.p-top-wellbeing__txt-obj{position:relative;z-index:1}.p-top-wellbeing__txt-obj::before{content:"";width:19rem;height:2.2rem;background-image:url(../img/top/wellbeing/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-.7rem;right:0;z-index:-1}@media (max-width:767px){.p-top-wellbeing__txt-obj::before{width:14rem;height:1.7rem}}.p-top-interview{width:192rem;height:111.3rem;background-image:url(../img/top/interview/interview_bg.png);background-repeat:no-repeat;background-size:contain;margin-top:18rem;padding:16rem 0;position:relative}@media (max-width:767px){.p-top-interview{width:37.5rem;height:77.8rem;background-image:url(../img/top/interview/interview_sp-bg.png);margin-top:9.6rem;padding:9.6rem 0}}.p-top-interview::before{content:"";width:15.5rem;height:19.2rem;background-image:url(../img/top/interview/interview_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-5.6rem;right:32rem}@media (max-width:767px){.p-top-interview::before{width:10.8rem;height:13.4rem;right:3.4rem}}.p-top-interview__txt-obj{position:relative;z-index:1}.p-top-interview__txt-obj::before{content:"";width:25.4rem;height:2rem;background-image:url(../img/top/interview/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-.4rem;left:0;z-index:-1}@media (max-width:767px){.p-top-interview__txt-obj::before{width:19.4rem;height:1.6rem}}.p-top-interview__swiper{width:100%;height:54rem;margin-top:8rem}@media (max-width:767px){.p-top-interview__swiper{height:34rem;margin-top:6.4rem}}.p-top-interview__swiper-wrapper{width:100%;height:100%;display:flex}.p-top-interview__swiper-slide.swiper-slide-active .p-top-interview__swiper-img,.p-top-interview__swiper-slide.swiper-slide-active .p-top-interview__swiper-link{width:44.5rem;height:44.5rem}@media (max-width:767px){.p-top-interview__swiper-slide.swiper-slide-active .p-top-interview__swiper-img,.p-top-interview__swiper-slide.swiper-slide-active .p-top-interview__swiper-link{width:26rem;height:26rem}}.p-top-interview__swiper-img,.p-top-interview__swiper-link{width:33rem;height:33rem;transform-origin:top;transition:width 1s ease,height 1s ease}@media (max-width:767px){.p-top-interview__swiper-img,.p-top-interview__swiper-link{width:22rem;height:22rem}}.p-top-interview__swiper-img{aspect-ratio:330/330}@media (max-width:767px){.p-top-interview__swiper-img{aspect-ratio:220/220}}.p-top-interview__swiper-img img{width:100%;height:100%;border-radius:3rem;object-fit:cover}@media (max-width:767px){.p-top-interview__swiper-img img{border-radius:2rem}}.p-top-interview__img-wrap{position:relative}.p-top-interview__name{color:#fff;font-size:2rem;line-height:100%;padding:1.2rem;border-radius:.5rem;position:absolute;bottom:3rem;right:-1.2rem;z-index:1}@media (max-width:767px){.p-top-interview__name{font-size:1.6rem;padding:.8rem;border-radius:.2rem;bottom:2.4rem;right:-.8rem}}.p-top-interview__txt{color:#333;font-weight:500;font-size:2rem;line-height:150%;letter-spacing:.05em;display:-webkit-inline-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:33rem;margin-top:2.4rem}@media (max-width:767px){.p-top-interview__txt{font-size:1.6rem;width:22rem}}.p-top-interview__pagination{width:39rem;height:.5rem;background-color:#fde6ad;border-radius:100vmax;margin:0 0 0 auto;position:relative}@media (max-width:767px){.p-top-interview__pagination{width:100%;margin-top:3.2rem}}.p-top-interview .swiper-pagination-progressbar-fill{width:100%;height:.4rem;display:inline-block;background-color:#f4b400;border-radius:100vmax;position:absolute;top:0;left:0;transform-origin:left}.p-top-interview__btn-wrap{margin-top:5.6rem;display:flex;justify-content:flex-end;align-items:center}@media (max-width:767px){.p-top-interview__btn-wrap{margin-top:4rem;justify-content:center}}.p-top-interview__no-posts{text-align:center}.p-top-lifework{margin-top:16rem}@media (max-width:767px){.p-top-lifework{margin-top:8rem}}.p-top-lifework__cont{width:100%;height:auto;padding:8rem;background-image:url(../img/top/lifework/lifework_bg.jpg);background-repeat:no-repeat;background-size:cover;border-radius:3rem;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767px){.p-top-lifework__cont{display:block;padding:6.4rem 2rem;border-radius:2rem}}.p-top-lifework__img{width:49rem;position:relative}@media (max-width:767px){.p-top-lifework__img{width:100%}}.p-top-lifework__img::after{content:"";width:8.5rem;height:15.1rem;background-image:url(../img/top/lifework/lifework_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2.1rem;right:-4.7rem}@media (max-width:767px){.p-top-lifework__img::after{width:5.6rem;height:10rem;bottom:-5.3rem;right:-.3rem}}.p-top-lifework__img img{border-radius:2rem}@media (max-width:767px){.p-top-lifework__img img{border-radius:1.5rem}}.p-top-lifework__txtarea{width:43rem}@media (max-width:767px){.p-top-lifework__txtarea{width:100%;margin-top:4rem}}.p-top-lifework__txt-obj{position:relative;z-index:1}.p-top-lifework__txt-obj::after{content:"";width:19rem;height:2rem;background-image:url(../img/top/philosophy/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:0;z-index:-1}@media (max-width:767px){.p-top-lifework__txt-obj::after{width:14rem;height:1.7rem;bottom:-.2rem}}.p-top-lifework__txt{margin-top:5.6rem}@media (max-width:767px){.p-top-lifework__txt{margin-top:4rem}}.p-top-lifework__btn-wrap{margin-top:5.6rem}@media (max-width:767px){.p-top-lifework__btn-wrap{margin-top:4rem;display:flex;align-items:center;justify-content:center}}.p-top-faq{margin-top:12rem}@media (max-width:767px){.p-top-faq{margin-top:8rem}}.p-top-faq__inner{width:120rem;margin:0 auto;padding:0 20rem 14.5rem;position:relative}@media (max-width:767px){.p-top-faq__inner{width:100%;padding:0 2rem 14rem}}.p-top-faq__inner::after{content:"";width:27.4rem;height:23rem;background-image:url(../img/top/faq/faq_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;right:0;z-index:-1}@media (max-width:767px){.p-top-faq__inner::after{width:13.2rem;height:11.1rem}}.p-top-faq__hgroup{align-items:center}.p-top-faq__txt-obj{position:relative}.p-top-faq__txt-obj::before{content:"";width:16.1rem;height:1.6rem;background-image:url(../img/top/faq/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-.4rem;left:-1rem;z-index:-1}@media (max-width:767px){.p-top-faq__txt-obj::before{width:12rem;height:1.3rem;bottom:0}}.p-top-faq__list{margin-top:8rem}@media (max-width:767px){.p-top-faq__list{margin-top:5.6rem}}.p-top-faq__btn-wrap{display:flex;align-items:center;justify-content:center;margin-top:5.6rem}@media (max-width:767px){.p-top-faq__btn-wrap{margin-top:4rem}}.p-philosophy-fv__ttl{margin-top:12rem}@media (max-width:767px){.p-philosophy-fv__ttl{margin-top:6.4rem}}@media (max-width:767px){.p-philosophy-fv__ttl::before{top:26%}}.p-philosophy-fv__txt-obj{position:relative}.p-philosophy-fv__txt-obj::before{content:"";width:35.1rem;height:3.9rem;background-image:url(../img/philosophy/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-1rem;left:0;z-index:-1}@media (max-width:767px){.p-philosophy-fv__txt-obj::before{width:23rem;height:2.7rem}}.p-philosophy-section{width:192rem;height:144rem;margin:16rem 0;padding:16rem 0;background-image:url(../img/philosophy/section/section_bg.png);background-repeat:no-repeat;background-size:contain}@media (max-width:767px){.p-philosophy-section{width:37.5rem;height:158.2rem;background-image:url(../img/philosophy/section/section_sp-bg.png);margin:9.6rem 0;padding:14rem 0}}.p-philosophy-policy{background-color:#fefcf6;border-radius:3rem;position:relative}@media (max-width:767px){.p-philosophy-policy{border-radius:2rem}}.p-philosophy-policy::after{content:"";width:14.4rem;height:15rem;background-image:url(../img/philosophy/policy/policy_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-8rem;right:-6rem}@media (max-width:767px){.p-philosophy-policy::after{width:7.8rem;height:8.1rem;bottom:-3.2rem;right:0}}.p-philosophy-policy__inner{padding:8rem 16rem}@media (max-width:767px){.p-philosophy-policy__inner{padding:6.4rem 1.6rem 9.8rem}}.p-philosophy-policy__ttl-wrap{display:flex;align-items:center;justify-content:center}.p-philosophy-policy__list{margin-top:8rem}@media (max-width:767px){.p-philosophy-policy__list{margin-top:4.8rem}}.p-philosophy-policy__item{font-size:2.2rem;font-weight:500;padding-left:5.6rem;position:relative}@media (max-width:767px){.p-philosophy-policy__item{font-size:1.8rem;padding-left:3.8rem}}.p-philosophy-policy__item::before{content:"";width:2.6rem;height:2.4rem;background-image:url(../img/philosophy/policy/icon_list.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:.6rem;left:0}@media (max-width:767px){.p-philosophy-policy__item::before{width:2.4rem;height:2.2rem}}.p-philosophy-policy__item:not(:first-child){margin-top:3.2rem}.p-philosophy-goal{margin-top:16rem}@media (max-width:767px){.p-philosophy-goal{margin-top:9.6rem}}.p-philosophy-goal__ttl-wrap{display:flex;align-items:center;justify-content:center}@media (max-width:767px){.p-philosophy-goal__ttl-wrap{justify-content:flex-start}}.p-philosophy-goal__cont{margin-top:8rem;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.p-philosophy-goal__cont{margin-top:5.6rem;flex-direction:column-reverse;gap:4rem}}.p-philosophy-goal__img{width:50rem}@media (max-width:767px){.p-philosophy-goal__img{width:100%}}.p-philosophy-goal__img img{border-radius:3rem}@media (max-width:767px){.p-philosophy-goal__img img{border-radius:2rem}}.p-philosophy-goal__txtarea{width:60rem}@media (max-width:767px){.p-philosophy-goal__txtarea{width:100%}}.p-philosophy-goal__cont-ttl{font-size:2.8rem;line-height:100%}@media (max-width:767px){.p-philosophy-goal__cont-ttl{font-size:2rem;line-height:150%}}.p-philosophy-goal__txt{margin-top:3.2rem}@media (max-width:767px){.p-philosophy-goal__txt{margin-top:2.4rem}}.p-about-fv__txt-obj{position:relative}.p-about-fv__txt-obj::before{content:"";width:45.2rem;height:5.1rem;background-image:url(../img/about/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2rem;left:0;z-index:-1}@media (max-width:767px){.p-about-fv__txt-obj::before{width:29rem;height:3.3rem;bottom:-1.4rem}}.p-about-outline{margin-top:16rem}@media (max-width:767px){.p-about-outline{margin-top:9.6rem}}.p-about-outline__cont{background-image:url(../img/about/outline/outline_bg.jpg);background-repeat:repeat;background-size:cover;border-radius:4rem;padding:12rem 16rem}@media (max-width:767px){.p-about-outline__cont{border-radius:2rem;padding:3.2rem 2rem}}.p-about-outline__table{width:100%;margin-top:8rem}@media (max-width:767px){.p-about-outline__table{margin-top:4.8rem}}.p-about-outline__tr{display:block;border-top:solid 1px #d8d8d8;padding:2.4rem 0}@media (max-width:767px){.p-about-outline__tr{padding:1.6rem .8rem}}.p-about-outline__tr:last-child{border-bottom:solid 1px #d8d8d8}.p-about-outline__th{font-size:1.8rem;font-weight:500;line-height:100%;text-align:left;width:22rem}@media (max-width:767px){.p-about-outline__th{font-size:1.4rem;width:10rem}}.p-about-outline__td{font-size:1.8rem;line-height:100%}@media (max-width:767px){.p-about-outline__td{font-size:1.4rem}}.p-about-history{margin-top:16rem}@media (max-width:767px){.p-about-history{margin-top:9.6rem}}.p-about-history__inner{width:88rem;margin:0 auto;position:relative}@media (max-width:767px){.p-about-history__inner{width:100%;padding:0 2rem}}.p-about-history__inner::after{content:"";width:28.1rem;height:19.4rem;background-image:url(../img/about/outline/outline_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-4rem;right:-10.2rem}@media (max-width:767px){.p-about-history__inner::after{width:12rem;height:8.4rem;right:2rem}}.p-about-history__list{margin-top:8rem}@media (max-width:767px){.p-about-history__list{margin-top:4.8rem;padding-left:4rem}}.p-about-history__item{display:flex;align-items:center;justify-content:flex-start;gap:9.2rem}@media (max-width:767px){.p-about-history__item{flex-direction:column;align-items:flex-start;gap:.4rem}}.p-about-history__item:not(:first-child){margin-top:4rem}@media (max-width:767px){.p-about-history__item:not(:first-child){margin-top:2.4rem}}.p-about-history__item:last-child .p-about-history__date::after{content:unset}.p-about-history__date{line-height:100%;font-weight:500;text-align:right;width:15rem;position:relative}@media (max-width:767px){.p-about-history__date{width:100%;text-align:left}}.p-about-history__date::before{content:"";width:1.2rem;height:1.2rem;background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;right:-5rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.p-about-history__date::before{width:.8rem;height:.8rem;left:-4rem;right:unset}}.p-about-history__date::after{content:"";width:1px;height:6rem;background-color:#ffb502;position:absolute;top:.4rem;right:-4.5rem;transform-origin:top}@media (max-width:767px){.p-about-history__date::after{height:8.6rem;left:-3.6rem;right:unset}}.p-about-history__txt{line-height:100%}@media (max-width:767px){.p-about-history__txt{line-height:150%}}.p-about-facility{width:192rem;height:79.1rem;background-image:url(../img/about/facility/facility_bg.png);background-repeat:no-repeat;background-size:contain;margin-top:16rem;padding:16rem 0}@media (max-width:767px){.p-about-facility{width:37.5rem;height:181.1rem;background-image:url(../img/about/facility/facility_sp-bg.png);margin-top:9.6rem;padding:9.6rem 0}}.p-about-facility__list{margin-top:8rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2.7rem}@media (max-width:767px){.p-about-facility__list{margin-top:5.6rem;grid-template-columns:repeat(1,1fr)}}.p-about-facility__item{width:28rem}@media (max-width:767px){.p-about-facility__item{width:100%}}.p-about-facility__img{width:100%}.p-about-facility__list-ttl{font-size:2.4rem;font-weight:500;line-height:100%;margin-top:2.4rem}@media (max-width:767px){.p-about-facility__list-ttl{font-size:2rem}}.p-about-facility__txt{font-size:1.6rem;font-weight:500;line-height:160%;margin-top:1.6rem}@media (max-width:767px){.p-about-facility__txt{font-size:1.4rem}}.p-schedule-fv__txt-obj{position:relative}.p-schedule-fv__txt-obj::before{content:"";width:45.2rem;height:5.1rem;background-image:url(../img/schedule/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2rem;left:0;z-index:-1}@media (max-width:767px){.p-schedule-fv__txt-obj::before{width:29rem;height:3.3rem;bottom:-1.4rem}}.p-schedule-day{margin-top:16rem}@media (max-width:767px){.p-schedule-day{margin-top:9.6rem}}.p-schedule-day__ttl-wrap{display:flex;align-items:center;justify-content:center}.p-schedule-day__cont{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10.4rem}@media (max-width:767px){.p-schedule-day__cont{flex-direction:column;gap:5.6rem;margin-top:5.6rem}}.p-schedule-day__list{width:72.4rem}@media (max-width:767px){.p-schedule-day__list{width:100%}}.p-schedule-day__item{display:flex;align-items:flex-start;justify-content:space-between;position:relative}@media (max-width:767px){.p-schedule-day__item{flex-direction:column;gap:.8rem;align-items:flex-start}}.p-schedule-day__item:not(:first-child){margin-top:4rem}@media (max-width:767px){.p-schedule-day__item:not(:first-child){margin-top:2.4rem}}.p-schedule-day__item::before{content:"";width:2px;height:calc(100% + 4rem);background-color:#ffb502;position:absolute;top:1rem;left:.8rem}@media (max-width:767px){.p-schedule-day__item::before{height:calc(100% + 2.4rem);left:.5rem}}.p-schedule-day__item:last-child::before{content:unset}.p-schedule-day__time{color:#ffb502;font-size:2.4rem;font-weight:500;line-height:100%;width:24.4rem;padding-left:4.4rem;flex-shrink:0;position:relative}@media (max-width:767px){.p-schedule-day__time{font-size:1.8rem;width:100%;padding-left:2.4rem}}.p-schedule-day__time::before{content:"";width:2rem;height:2rem;background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.p-schedule-day__time::before{width:1.2rem;height:1.2rem}}@media (max-width:767px){.p-schedule-day__details{padding-left:2.4rem}}.p-schedule-day__cont-ttl{font-size:2.4rem;font-weight:700;line-height:150%}@media (max-width:767px){.p-schedule-day__cont-ttl{font-size:1.8rem}}.p-schedule-day__txt{font-weight:500;line-height:170%;margin-top:1.2rem}@media (max-width:767px){.p-schedule-day__txt{margin-top:1.2rem}}.p-schedule-day__imgarea{width:35.5rem}@media (max-width:767px){.p-schedule-day__imgarea{width:100%}}.p-schedule-day__img--01{width:26.4rem;margin-left:3.6rem}@media (max-width:767px){.p-schedule-day__img--01{width:18rem;margin-left:0}}.p-schedule-day__img--02{width:34rem;margin:5.5rem 0 0 1.5rem}@media (max-width:767px){.p-schedule-day__img--02{width:24rem;margin:1.8rem 0 0 8rem}}.p-schedule-day__img--03{width:25rem;margin:7.8rem auto 0 0}@media (max-width:767px){.p-schedule-day__img--03{width:18rem;margin:1.8rem auto 0 0}}.p-schedule-day__img--04{width:23.8rem;margin:4.6rem 0 0 auto}@media (max-width:767px){.p-schedule-day__img--04{width:16rem;margin:1.8rem 0 0 12rem}}.p-schedule-day__img img{border-radius:2rem}@media (max-width:767px){.p-schedule-day__img img{border-radius:1rem}}.p-schedule-year{width:192rem;height:auto;margin-top:16rem;padding:16rem 0;background-image:url(../img/schedule/year/year_bg.png);background-repeat:no-repeat;background-size:cover;position:relative}@media (max-width:767px){.p-schedule-year{width:37.5rem;height:585rem;background-image:url(../img/schedule/year/year_sp-bg.png);background-size:cover;margin-top:9.6rem;padding:9.6rem 0}}.p-schedule-year::before{content:"";width:8.3rem;height:25.9rem;background-image:url(../img/schedule/year/year_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-9rem;left:23.6rem}@media (max-width:767px){.p-schedule-year::before{width:4rem;height:12.3rem;top:-4rem;left:4rem}}.p-schedule-year__season{margin-top:10.4rem}@media (max-width:767px){.p-schedule-year__season{margin-top:7.2rem}}.p-schedule-year__blk{background-color:#fff;border-radius:3rem;padding:5.6rem;position:relative}@media (max-width:767px){.p-schedule-year__blk{border-radius:2rem;padding:4rem 2rem}}.p-schedule-year__blk::before{content:"";width:8rem;height:8rem;background-repeat:no-repeat;background-size:contain;position:absolute;top:-4rem;left:-4rem}@media (max-width:767px){.p-schedule-year__blk::before{width:6.4rem;height:6.4rem;top:-3rem;left:-1rem}}.p-schedule-year__blk--spring::before{background-image:url(../img/schedule/year/icon_spring.svg)}.p-schedule-year__blk--summer::before{background-image:url(../img/schedule/year/icon_summer.svg)}.p-schedule-year__blk--autumn::before{background-image:url(../img/schedule/year/icon_autumn.svg)}.p-schedule-year__blk--winter::before{background-image:url(../img/schedule/year/icon_winter.svg)}.p-schedule-year__blk:not(:first-child){margin-top:8rem}@media (max-width:767px){.p-schedule-year__blk:not(:first-child){margin-top:5.6rem}}.p-schedule-year__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media (max-width:767px){.p-schedule-year__list{grid-template-columns:repeat(1,1fr)}}.p-schedule-year__item{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:3.2rem}@media (max-width:767px){.p-schedule-year__item{gap:2.4rem}}.p-schedule-year__list-ttl{font-size:2.4rem;font-weight:700;line-height:130%;display:flex;align-items:flex-start;justify-content:flex-start;gap:2rem}@media (max-width:767px){.p-schedule-year__list-ttl{font-size:1.8rem}}.p-schedule-year__list-ttl--spring{color:#f09f94}.p-schedule-year__list-ttl--summer{color:#0d8352}.p-schedule-year__list-ttl--autumn{color:#f28b24}.p-schedule-year__list-ttl--winter{color:#43b3d5}.p-schedule-year__month{flex-shrink:0}.p-schedule-year__txt{font-size:1.8rem;line-height:170%;margin-top:2.4rem}@media (max-width:767px){.p-schedule-year__txt{font-size:1.4rem}}.p-schedule-year__img{width:32rem}@media (max-width:767px){.p-schedule-year__img{width:100%}}.p-schedule-year__img img{border-radius:2rem}@media (max-width:767px){.p-schedule-year__img img{border-radius:1rem}}.p-wellbeing-fv__txt-obj{position:relative}.p-wellbeing-fv__txt-obj::before{content:"";width:55.2rem;height:6.3rem;background-image:url(../img/wellbeing/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2rem;left:0;z-index:-1}@media (max-width:767px){.p-wellbeing-fv__txt-obj::before{width:32rem;height:3.7rem;bottom:-1.4rem}}.p-wellbeing-cont{margin-top:16rem;padding-bottom:16rem;position:relative}@media (max-width:767px){.p-wellbeing-cont{margin-top:9.6rem;padding-bottom:9.6rem}}.p-wellbeing-cont::after{content:"";width:18.4rem;height:10.1rem;background-image:url(../img/wellbeing/cont/cont_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;right:32.7rem}@media (max-width:767px){.p-wellbeing-cont::after{width:10rem;height:5.6rem;right:1rem}}.p-wellbeing-cont__wrap{margin-top:10.3rem}@media (max-width:767px){.p-wellbeing-cont__wrap{margin-top:5.6rem}}.p-wellbeing-cont__blk:not(:first-child){margin-top:8rem}@media (max-width:767px){.p-wellbeing-cont__blk:not(:first-child){margin-top:5.6rem}}.p-wellbeing-cont__blk-ttl{color:#ffb502;font-size:2.8rem;font-weight:500;line-height:100%;padding-left:3.5rem;position:relative}@media (max-width:767px){.p-wellbeing-cont__blk-ttl{font-size:2rem;line-height:150%}}.p-wellbeing-cont__blk-ttl::before{content:"";width:2.3rem;height:2.3rem;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.p-wellbeing-cont__blk-ttl--security::before{background-image:url(../img/wellbeing/cont/icon_security.svg)}.p-wellbeing-cont__blk-ttl--heart::before{background-image:url(../img/wellbeing/cont/icon_heart.svg)}.p-wellbeing-cont__blk-ttl--allergie::before{background-image:url(../img/wellbeing/cont/icon_allergie.svg)}.p-wellbeing-cont__blk-ttl--disaster::before{background-image:url(../img/wellbeing/cont/icon_disaster.svg)}.p-wellbeing-cont__txt{font-size:2.2rem;font-weight:500;line-height:150%;margin-top:4rem}@media (max-width:767px){.p-wellbeing-cont__txt{font-size:1.8rem;margin-top:2.4rem}}.p-wellbeing-cont__list{margin-top:4rem}@media (max-width:767px){.p-wellbeing-cont__list{margin-top:2.4rem}}.p-wellbeing-cont__item{font-size:1.8rem;font-weight:500;line-height:150%;padding-left:1em;position:relative}@media (max-width:767px){.p-wellbeing-cont__item{font-size:1.6rem}}.p-wellbeing-cont__item::before{content:"・";position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.p-wellbeing-cont__item:not(:first-child){margin-top:2rem}@media (max-width:767px){.p-wellbeing-cont__item:not(:first-child){margin-top:1.2rem}}.p-benefits-fv__ttl{font-size:2.8rem;line-height:200%;margin-top:8rem}@media (max-width:767px){.p-benefits-fv__ttl{font-size:2.4rem;line-height:180%;margin-top:6.4rem}}.p-benefits-fv__txt-obj{position:relative}.p-benefits-fv__txt-obj::before{content:"";width:36.3rem;height:4.1rem;background-image:url(../img/benefits/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-1.6rem;left:0;z-index:-1}@media (max-width:767px){.p-benefits-fv__txt-obj::before{width:24rem;height:2.8rem;bottom:-.8rem}}.p-benefits-fv__txt{margin-top:5.6rem}@media (max-width:767px){.p-benefits-fv__txt{margin-top:4rem}}.p-benefits-details{margin-top:16rem}@media (max-width:767px){.p-benefits-details{margin-top:9.6rem}}.p-benefits-details__ttl-wrap{display:flex;align-items:center;justify-content:center}.p-benefits-details__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4.5rem;margin-top:10.4rem}@media (max-width:767px){.p-benefits-details__list{grid-template-columns:repeat(1,1fr);gap:2.4rem;margin-top:5.6rem}}.p-benefits-details__item{background-color:#ffecc2;border-radius:2rem;padding:4rem;display:grid;grid-template-rows:subgrid;grid-row:span 2;justify-items:center;gap:3.2rem;position:relative}@media (max-width:767px){.p-benefits-details__item{padding:2.4rem;gap:2.4rem}}.p-benefits-details__item::before{color:#ffb502;font-family:montserrat,sans-serif;font-size:4.8rem;font-weight:600;line-height:100%;position:absolute;top:4rem;left:4rem}@media (max-width:767px){.p-benefits-details__item::before{font-size:4rem;top:2.4rem;left:2.4rem}}.p-benefits-details__item--01::before{content:"01"}.p-benefits-details__item--02::before{content:"02"}.p-benefits-details__item--03::before{content:"03"}.p-benefits-details__item--04::before{content:"04"}.p-benefits-details__item--05::before{content:"05"}.p-benefits-details__item--06::before{content:"06"}.p-benefits-details__item--07::before{content:"07"}.p-benefits-details__item--08::before{content:"08"}.p-benefits-details__item--09::before{content:"09"}.p-benefits-details__img{width:13.6rem}@media (max-width:767px){.p-benefits-details__img{width:10rem}}.p-benefits-details__list-ttl{font-size:2.4rem;font-weight:500;text-align:center;line-height:100%}@media (max-width:767px){.p-benefits-details__list-ttl{font-size:2rem}}.p-benefits-details__txt{margin-top:2.4rem;line-height:160%}@media (max-width:767px){.p-benefits-details__txt{margin-top:1.8rem}}.p-benefits-job{width:192rem;height:131rem;background-image:url(../img/benefits/job/job_bg.png);background-repeat:no-repeat;background-size:cover;margin-top:16rem;padding:16rem 0;position:relative}@media (max-width:767px){.p-benefits-job{width:37.5rem;height:145.7rem;background-image:url(../img/benefits/job/job_sp-bg.png);margin-top:9.6rem;padding:9.6rem 0}}.p-benefits-job::before{content:"";width:16rem;height:15.7rem;background-image:url(../img/benefits/job/job_obj.svg);background-repeat:no-repeat;background-size:cover;position:absolute;top:1.8rem;right:35.2rem}@media (max-width:767px){.p-benefits-job::before{width:9rem;height:8.8rem;top:-.8rem;right:1.7rem}}.p-benefits-job__inner{width:88rem;margin:0 auto}@media (max-width:767px){.p-benefits-job__inner{width:100%;padding:0 2rem}}.p-benefits-job__table{width:100%;margin-top:8rem}@media (max-width:767px){.p-benefits-job__table{margin-top:5.6rem}}.p-benefits-job__tr{display:block;padding:1.9rem 0;border-top:solid 1px #d8d8d8}@media (max-width:767px){.p-benefits-job__tr{padding:2.4rem 0}}.p-benefits-job__tr:last-child{border-bottom:solid 1px #d8d8d8}.p-benefits-job__th{font-size:1.6rem;font-weight:500;line-height:100%;text-align:left;width:28rem}@media (max-width:767px){.p-benefits-job__th{font-size:1.5rem;width:12rem}}.p-benefits-job__td{font-size:1.6rem;line-height:150%}@media (max-width:767px){.p-benefits-job__td{font-size:1.5rem}}.p-career-fv__ttl{margin-top:12rem}@media (max-width:767px){.p-career-fv__ttl{margin-top:6.4rem}}.p-career-fv__txt-obj{position:relative}.p-career-fv__txt-obj::before{content:"";width:55.2rem;height:6.3rem;background-image:url(../img/career/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2.4rem;left:0;z-index:-1}@media (max-width:767px){.p-career-fv__txt-obj::before{width:31rem;height:3.6rem;bottom:-1.4rem}}.p-career-training{margin-top:8rem}.p-career-training__blk{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:767px){.p-career-training__blk{flex-direction:column}}.p-career-training__blk:nth-of-type(even){flex-direction:row-reverse}@media (max-width:767px){.p-career-training__blk:nth-of-type(even){flex-direction:column}}.p-career-training__blk:not(:first-child){margin-top:8rem}@media (max-width:767px){.p-career-training__blk:not(:first-child){margin-top:4rem}}.p-career-training__img{width:51rem}@media (max-width:767px){.p-career-training__img{width:100%}}.p-career-training__img img{border-radius:3rem}@media (max-width:767px){.p-career-training__img img{border-radius:2rem}}.p-career-training__txtarea{width:61rem}@media (max-width:767px){.p-career-training__txtarea{width:100%;margin-top:2.4rem}}.p-career-training__ttl{font-size:2.8rem;font-weight:500;line-height:100%;padding-left:3.6rem;position:relative}@media (max-width:767px){.p-career-training__ttl{font-size:2rem;padding-left:2.4rem}}.p-career-training__ttl::before{content:"";width:2.4rem;height:2.4rem;background-image:url(../img/career/training/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.p-career-training__ttl::before{width:1.8rem;height:1.8rem}}.p-career-training__txt{margin-top:4rem}@media (max-width:767px){.p-career-training__txt{margin-top:2.4rem}}.p-career-careerpath{margin-top:16rem;padding-bottom:16rem}@media (max-width:767px){.p-career-careerpath{margin-top:9.6rem;padding-bottom:9.6rem}}.p-career-careerpath__ttl-wrap{display:flex;align-items:center;justify-content:center}.p-career-careerpath__list{display:grid;grid-template-columns:repeat(4,1fr);gap:2.7rem;margin-top:10.4rem}@media (max-width:767px){.p-career-careerpath__list{grid-template-columns:repeat(1,1fr);gap:2.4rem;margin-top:5.6rem}}.p-career-careerpath__item{padding:4rem 2rem;background-color:#ffecc2;border-radius:2rem;display:grid;grid-template-rows:subgrid;grid-row:span 2;justify-items:center;gap:3.2rem}@media (max-width:767px){.p-career-careerpath__item{padding:2rem 2rem;gap:2.4rem}}.p-career-careerpath__img{width:20.4rem}.p-career-careerpath__list-ttl{font-size:2.4rem;font-weight:500;line-height:140%;text-align:center}@media (max-width:767px){.p-career-careerpath__list-ttl{font-size:2rem}}.p-career-careerpath__txt{font-size:1.6rem;margin-top:2.4rem}@media (max-width:767px){.p-career-careerpath__txt{font-size:1.4rem}}.p-lifework-fv__txtarea{position:relative}.p-lifework-fv__txtarea::after{content:"";width:21.7rem;height:21.6rem;background-image:url(../img/lifework/fv/fv_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-26.1rem;left:6.7rem}@media (max-width:767px){.p-lifework-fv__txtarea::after{width:9rem;height:9rem;bottom:-12rem;left:2rem}}.p-lifework-fv__txt-obj{position:relative}.p-lifework-fv__txt-obj::before{content:"";width:45.2rem;height:5.1rem;background-image:url(../img/lifework/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-1.6rem;left:0;z-index:-1}@media (max-width:767px){.p-lifework-fv__txt-obj::before{width:29rem;height:3.4rem;bottom:-1.4rem}}.p-lifework-fv__txt{margin-top:12rem}@media (max-width:767px){.p-lifework-fv__txt{margin-top:6.4rem}}.p-lifework-flow{margin-top:16rem;padding-bottom:16rem}@media (max-width:767px){.p-lifework-flow{padding-bottom:9.6rem}}.p-lifework-flow__ttl-wrap{display:flex;align-items:center;justify-content:center}.p-lifework-flow__cont{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10.4rem}@media (max-width:767px){.p-lifework-flow__cont{flex-direction:column;gap:5.6rem;margin-top:5.6rem}}.p-lifework-flow__list{width:72.4rem}@media (max-width:767px){.p-lifework-flow__list{width:100%}}.p-lifework-flow__item{display:flex;align-items:flex-start;justify-content:flex-start;position:relative}@media (max-width:767px){.p-lifework-flow__item{flex-direction:column;gap:.8rem;align-items:flex-start}}.p-lifework-flow__item::before{content:"";width:2px;height:calc(100% + 4rem);background-color:#ffb502;position:absolute;top:1rem;left:.9rem}@media (max-width:767px){.p-lifework-flow__item::before{height:calc(100% + 2.4rem);left:.5rem}}.p-lifework-flow__item:not(:first-child){margin-top:4rem}@media (max-width:767px){.p-lifework-flow__item:not(:first-child){margin-top:2.4rem}}.p-lifework-flow__item:last-child::before{content:unset}.p-lifework-flow__time{color:#ffb502;font-size:2.4rem;font-weight:500;line-height:100%;width:24.4rem;padding-left:4.4rem;flex-shrink:0;position:relative}@media (max-width:767px){.p-lifework-flow__time{font-size:1.8rem;width:100%;padding-left:2.4rem}}.p-lifework-flow__time::before{content:"";width:2rem;height:2rem;background-color:#ffb502;border-radius:100vmax;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width:767px){.p-lifework-flow__time::before{width:1.2rem;height:1.2rem}}@media (max-width:767px){.p-lifework-flow__details{padding-left:2.4rem}}.p-lifework-flow__cont-ttl{font-size:2.4rem;font-weight:700;line-height:100%}@media (max-width:767px){.p-lifework-flow__cont-ttl{font-size:1.8rem}}.p-lifework-flow__txt{font-weight:500;line-height:170%;margin-top:2.4rem}@media (max-width:767px){.p-lifework-flow__txt{margin-top:1.2rem}}.p-lifework-flow__imgarea{width:39rem}@media (max-width:767px){.p-lifework-flow__imgarea{width:100%}}.p-lifework-flow__img img{border-radius:2rem}@media (max-width:767px){.p-lifework-flow__img img{border-radius:1rem}}.p-lifework-flow__img--01{width:26.4rem;margin-left:8.6rem}@media (max-width:767px){.p-lifework-flow__img--01{width:18rem;margin-left:2rem}}.p-lifework-flow__img--02{width:34rem;margin:5.5rem 0 0 auto}@media (max-width:767px){.p-lifework-flow__img--02{width:24rem;margin:1.8rem 0 0 auto}}.p-lifework-flow__img--03{width:25rem;margin:7.8rem auto 0 0}@media (max-width:767px){.p-lifework-flow__img--03{width:18rem;margin:1.8rem auto 0 0}}.p-lifework-flow__img--04{width:23.8rem;margin:4.6rem 0 0 auto}@media (max-width:767px){.p-lifework-flow__img--04{width:16rem;margin:1.8rem 0 0 12rem}}.p-lifework-flow__img--05{width:20.7rem;margin:2.6rem auto 0 -13.3rem}@media (max-width:767px){.p-lifework-flow__img--05{width:20rem;margin:1.8rem 0 0 3rem}}.p-lifework-flow__img--06{width:34rem;margin:5.3rem auto 0 0}@media (max-width:767px){.p-lifework-flow__img--06{width:24rem;margin:1.8rem 0 0 auto}}.p-interview-fv__txt-obj{position:relative}.p-interview-fv__txt-obj::before{content:"";width:40.1rem;height:4.5rem;background-image:url(../img/interview/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2rem;left:0;z-index:-1}@media (max-width:767px){.p-interview-fv__txt-obj::before{width:22rem;height:2.5rem;bottom:-.6rem}}.p-interview-archive{margin-top:16rem;padding-bottom:12rem}@media (max-width:767px){.p-interview-archive{margin-top:9.6rem;padding-bottom:8rem}}.p-interview-archive__list{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media (max-width:767px){.p-interview-archive__list{grid-template-columns:repeat(1,1fr);gap:3.2rem}}.p-interview-archive__item{width:37rem}@media (max-width:767px){.p-interview-archive__item{width:100%}}.p-interview-archive__img-wrap{position:relative}.p-interview-archive__img{width:37rem;height:37rem;aspect-ratio:370/370}@media (max-width:767px){.p-interview-archive__img{width:100%;height:auto}}.p-interview-archive__img img{height:100%;border-radius:3rem;object-fit:cover}@media (max-width:767px){.p-interview-archive__img img{border-radius:2rem}}.p-interview-archive__name{color:#fff;font-size:2rem;font-weight:500;line-height:100%;padding:1.2rem;border-radius:.5rem;position:absolute;bottom:3rem;right:-1.2rem;z-index:1}@media (max-width:767px){.p-interview-archive__name{font-size:1.6rem;padding:.8rem;border-radius:.2rem;bottom:2.4rem;right:-.8rem}}.p-interview-archive__txt{color:#333;font-size:2rem;font-weight:500;line-height:150%;display:-webkit-inline-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2rem}@media (max-width:767px){.p-interview-archive__txt{font-size:1.6rem}}.p-interview-archive__pager{display:flex;align-items:center;justify-content:center;gap:3.2rem;margin-top:10rem}@media (max-width:767px){.p-interview-archive__pager{gap:2rem;margin-top:5.6rem}}.p-interview-archive__pager .page-numbers{font-family:montserrat,sans-serif;color:#ffb502;font-size:1.8rem;font-weight:500;letter-spacing:0}@media (max-width:767px){.p-interview-archive__pager .page-numbers{font-size:1.4rem}}.p-interview-archive__pager .page-numbers.current{color:#fff;width:4.4rem;height:4.4rem;background-color:#ffb502;border-radius:100vmax;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.p-interview-archive__pager .page-numbers.current{width:3.2rem;height:3.2rem}}.p-interview-archive__pager .page-numbers.next,.p-interview-archive__pager .page-numbers.prev{position:relative}.p-interview-archive__pager .page-numbers.next::before,.p-interview-archive__pager .page-numbers.prev::before{content:"";width:1rem;height:1.7rem;background-image:url(../img/interview/archive/icon_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%}@media (max-width:767px){.p-interview-archive__pager .page-numbers.next::before,.p-interview-archive__pager .page-numbers.prev::before{width:.6rem;height:1rem}}.p-interview-archive__pager .page-numbers.prev::before{left:0;transform:translateY(-50%) scale(-1,-1);-webkit-transform:translateY(-50%) scale(-1,-1);-ms-transform:translateY(-50%) scale(-1,-1)}.p-interview-archive__pager .page-numbers.next::before{right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.p-interview-archive__no-posts{text-align:center}.p-interview-details{margin-top:16rem;padding-bottom:17.6rem}@media (max-width:767px){.p-interview-details{margin-top:9.6rem;padding-bottom:9.6rem}}.p-interview-details__inner{width:108rem;margin:0 auto}@media (max-width:767px){.p-interview-details__inner{width:100%;padding:0 2rem}}.p-interview-details__thumb{position:relative;margin-bottom:8rem}@media (max-width:767px){.p-interview-details__thumb{margin-bottom:4rem}}.p-interview-details__img{width:100%;height:72rem;aspect-ratio:1080/720}@media (max-width:767px){.p-interview-details__img{height:33.5rem;aspect-ratio:335/335}}.p-interview-details__img img{height:100%;border-radius:3rem;object-fit:cover;object-position:top}@media (max-width:767px){.p-interview-details__img img{border-radius:2rem}}.p-interview-details__ttlarea{width:77.3rem;height:auto;padding:2rem;background-color:#fefcf6;border-radius:0 2rem 0 0;position:absolute;bottom:0;left:0}@media (max-width:767px){.p-interview-details__ttlarea{width:calc(100% - 4rem);padding:1.2rem}}.p-interview-details__name{font-size:1.8rem;font-weight:500;line-height:100%}@media (max-width:767px){.p-interview-details__name{font-size:1.4rem}}.p-interview-details__ttl{font-size:3.4rem;font-weight:500;line-height:150%}@media (max-width:767px){.p-interview-details__ttl{font-size:2rem}}.p-interview-details__cont h2,.p-interview-details__cont h3,.p-interview-details__cont h4{color:#ffb502;font-weight:700;line-height:150%;display:inline-block;margin:3.2rem 0 1.8rem}.p-interview-details__cont h2{font-size:2.8rem;border-bottom:solid 1px #ffb502}@media (max-width:767px){.p-interview-details__cont h2{font-size:2.4rem}}.p-interview-details__cont h3{font-size:2.4rem}@media (max-width:767px){.p-interview-details__cont h3{font-size:2rem}}.p-interview-details__cont h4{font-size:2rem}@media (max-width:767px){.p-interview-details__cont h4{font-size:1.8rem}}.p-interview-details__cont p{font-weight:500;line-height:200%}.p-interview-details__cont figure{width:100%;height:auto;margin:8rem 0}@media (max-width:767px){.p-interview-details__cont figure{margin:4rem 0}}.p-interview-details__cont figure img{border-radius:3rem}@media (max-width:767px){.p-interview-details__cont figure img{border-radius:2rem}}.p-interview-details__btn-wrap{display:flex;align-items:center;justify-content:center;margin-top:5.6rem}@media (max-width:767px){.p-interview-details__btn-wrap{margin-top:3.2rem}}.p-interview-details__svg{right:unset;left:2rem;transform:translateY(-50%) scale(-1,-1);-webkit-transform:translateY(-50%) scale(-1,-1);-ms-transform:translateY(-50%) scale(-1,-1)}.p-faq__txt-obj{position:relative}.p-faq__txt-obj::before{content:"";width:35.8rem;height:4.1rem;background-image:url(../img/faq/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-2rem;left:0;z-index:-1}@media (max-width:767px){.p-faq__txt-obj::before{width:24rem;height:2.8rem;bottom:-1rem}}.p-faq__inner{width:152rem;margin:16rem auto 0;padding:0 22rem 16rem;position:relative}@media (max-width:767px){.p-faq__inner{width:100%;margin-top:6.4rem;padding:0 2rem 12rem}}.p-faq__inner::after{content:"";width:33.2rem;height:24.8rem;background-image:url(../img/faq/faq_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:3rem}@media (max-width:767px){.p-faq__inner::after{width:12rem;height:9rem;left:2rem}}.p-entry-fv__txt-obj{position:relative}.p-entry-fv__txt-obj::before{content:"";width:26rem;height:2.9rem;background-image:url(../img/entry/fv/ttl_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-1rem;left:0;z-index:-1}@media (max-width:767px){.p-entry-fv__txt-obj::before{width:14rem;height:1.6rem;bottom:0}}.p-entry-cont{margin-top:16rem;padding-bottom:16rem;position:relative}@media (max-width:767px){.p-entry-cont{margin-top:9.6rem;padding-bottom:9.6rem}}.p-entry-cont::after{content:"";width:23.4rem;height:15.5rem;background-image:url(../img/entry/cont/cont_obj.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;right:31.6rem}@media (max-width:767px){.p-entry-cont::after{width:12rem;height:8rem;right:2rem}}.p-entry-cont__inner{width:80rem;margin:0 auto}@media (max-width:767px){.p-entry-cont__inner{width:100%;padding:0 2rem}}.p-entry-cont__txt{font-size:2rem;font-weight:500;line-height:180%;text-align:center}@media (max-width:767px){.p-entry-cont__txt{font-size:1.6rem}}.p-entry-cont__form{margin-top:8rem}@media (max-width:767px){.p-entry-cont__form{margin-top:4rem}}.p-entry-cont__formblk:not(:first-child){margin-top:3.2rem}@media (max-width:767px){.p-entry-cont__formblk:not(:first-child){margin-top:2.4rem}}.p-entry-cont__label,.p-entry-cont__legend{font-weight:500;line-height:100%;display:flex;align-items:center;justify-content:flex-start;gap:.8rem}.p-entry-cont__required{color:#fff;font-size:1.4rem;background-color:#ffb502;border-radius:.3rem;padding:.3rem .55rem}@media (max-width:767px){.p-entry-cont__required{font-size:1.2rem}}.p-entry-cont__inputarea{width:100%;margin-top:.8rem}@media (max-width:767px){.p-entry-cont__inputarea{margin-top:.4rem}}.p-entry-cont__default{font-size:1.8rem;display:block;width:100%;padding:1.6rem;border:solid 1px #d8d8d8;border-radius:.5rem;box-sizing:border-box}@media (max-width:767px){.p-entry-cont__default{font-size:1.4rem;padding:.8rem}}.p-entry-cont__default::placeholder{color:#d8d8d8}.p-entry-cont__default--select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../img/entry/cont/icon_serect-arrow.svg);background-repeat:no-repeat;background-size:1.4rem auto;background-position:right 2.4rem center}@media (max-width:767px){.p-entry-cont__default--select{background-size:1.2rem auto;background-position:right 1.2rem center}}.p-entry-cont__radio{display:flex;align-items:center;justify-content:flex-start;gap:4rem;margin-top:.8rem}.p-entry-cont__radio input{margin:unset}.p-entry-cont__btn-wrap{display:flex;align-items:center;justify-content:center;margin-top:8rem}.p-entry-cont__btn{position:relative;transition:all .5s;cursor:pointer}.p-entry-cont__btn::after{content:"";width:1.1rem;height:1.2rem;background-image:url(../img/entry/cont/icon_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;right:2rem;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.p-entry-cont__btn .c-btn__txt{background-color:transparent;border:unset;padding:unset;line-height:normal;cursor:pointer}.p-entry-cont__btn:hover{opacity:.5}.p-entry-cont .mw_wp_form.mw_wp_form_confirm .p-entry-cont__btn-wrap{gap:4rem}@media (max-width:767px){.p-entry-cont .mw_wp_form.mw_wp_form_confirm .p-entry-cont__btn-wrap{flex-direction:column;gap:2rem}}.p-entry-cont .mw_wp_form.mw_wp_form_confirm .p-entry-cont__btn--back{color:#999;background-color:#d8d8d8}.p-entry-cont .mw_wp_form.mw_wp_form_confirm .p-entry-cont__btn--back::after{background-image:url(../img/entry/cont/icon_back-arrow.svg);right:unset;left:2rem}.p-entry-cont__top-btn{position:relative}.p-entry-cont__top-btn::after{content:"";width:1.1rem;height:1.2rem;background-image:url(../img/entry/cont/icon_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:2rem;transform:translateY(-50%) scale(-1,-1);-webkit-transform:translateY(-50%) scale(-1,-1);-ms-transform:translateY(-50%) scale(-1,-1)}.js-accordion.is-open .c-faq-list__btn::after{opacity:0;visibility:hidden}body.is-active{overflow:hidden}.js-nav.is-active .l-header__nav-list{right:0;opacity:1;visibility:visible}.js-nav-btn.is-active .l-header__hamburger-line{position:absolute}.js-nav-btn.is-active .l-header__hamburger-line:nth-of-type(1){transform:rotate(155deg)}.js-nav-btn.is-active .l-header__hamburger-line:nth-of-type(2){opacity:0;visibility:hidden}.js-nav-btn.is-active .l-header__hamburger-line:nth-of-type(3){transform:rotate(-155deg)}@media (max-width:767px){.is-pc{display:none!important}}.is-sp{display:none!important}@media (max-width:767px){.is-sp{display:block!important}}.u-fw-regular{font-weight:400}.u-fw-medium{font-weight:500}.u-fw-semibold{font-weight:600}.u-fw-bold{font-weight:700}.u-fw-black{font-weight:900}@media (max-width:767px){.u-fs-28{font-size:2.8rem}}.u-txt-bg{background-color:#fde6ad}