﻿html{font-size:62.5%;margin:0;padding:0;border:0}body{margin:0;padding:0}div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:inherit;margin:0;padding:0;border:0;vertical-align:baseline}ul,ol{list-style:none;padding:0;margin:0}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none;padding:0}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}button{touch-action:manipulation}select::-ms-expand{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom;max-width:100%;height:auto}video{filter:drop-shadow(0px 0px rgba(0, 0, 0, 0));outline:none;border:none}html{scrollbar-gutter:stable}@media all and (max-width: 1279px){html,body{overscroll-behavior-y:none}}body{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;background-color:#fff;font-feature-settings:"palt";color:#2e2e2e;min-height:100vh;min-height:100svh;font-size:clamp(1.4rem,2.188vw,1.6rem);letter-spacing:.05em;padding-top:80px}@media all and (min-width: 1280px){body{padding-top:100px}}body.is-open-menu{overflow:hidden;height:100vh;height:100svh}strong,b{font-weight:700}.en-font{font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:0}span{font-weight:inherit}a{text-decoration:none;color:inherit;transition:color .3s,transform .3s,background-color .3s}@media(hover: hover)and (pointer: fine){a[href^="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}h2{font-size:clamp(2rem,2.734vw,2.2rem)}h3{font-size:clamp(1.8rem,2.474vw,2rem)}h4{font-size:clamp(1.6rem,2.214vw,1.8rem)}h5{font-size:clamp(1.6rem,2.148vw,1.7rem)}h1,h2,h3,h4,h5{line-height:1.4}a:not([class]){color:#009c7c;transition:color .3s,background-color .3s,border-color .3s;line-height:inherit}@media(hover: hover)and (pointer: fine){a:not([class]):hover{color:#ff7a00}}.l-page p,.l-page dt,.l-page dd,.l-page li,.l-page th,.l-page td,.l-page div{line-height:1.8}.inview.fadeUp{opacity:0;transform:translateY(40px);transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .5s}.inview.fadeUp.is-show{opacity:1;transform:translateY(0)}.inview.fadeL{opacity:0;transform:translateX(-80px);transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .5s}.inview.fadeL.is-show{opacity:1;transform:translateY(0)}.inview.fadeR{opacity:0;transform:translateX(80px);transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .5s}.inview.fadeR.is-show{opacity:1;transform:translateY(0)}.inview.flip{perspective:1000px;transform:rotateY(-180deg);transition:transform .5s}.inview.flip *{opacity:0;transition:opacity .5s}.inview.flip.is-show{transform:rotate(0)}.inview.flip.is-show *{opacity:1}:root{--mmScrlOffset:0px}.mmWrap{--mmPad:3vw;position:fixed;left:0;top:0;z-index:10010;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;opacity:0;transition:.2s opacity;background:rgba(17,17,17,.7333333333);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mmWrap.-ready{opacity:1}.mmInner{position:relative;width:100%;max-height:100vh;padding:var(--mmPad);overflow:auto}.mmScreen{position:fixed;left:0;top:0;width:calc(100% - 17px);height:100%}.mmCnt{position:relative;width:fit-content;max-width:100%;margin-inline:auto;background:#fff}.mmCnt>img:only-child{max-width:100%;max-height:calc(100vh - 8vw)}.mmWrap[data-mm-type=iframe] iframe{width:100vw;max-width:100%;height:calc(100vh - var(--mmPad)*2)}.mmWrap[data-mm-type=YouTube] .mmCnt{width:100%;background:unset}.mmWrap[data-mm-type=YouTube] iframe{width:100%;aspect-ratio:16/9}.mmCaption{position:relative;color:#fff}.mmCaption:not(:empty){margin-top:1rem;text-align:center}.mmClose,.mmPrev,.mmNext{all:unset;position:fixed;overflow:hidden;border-radius:50%;white-space:nowrap;text-indent:100%;cursor:pointer;transition:.15s}.mmClose{right:calc(1.5vw + var(--mmScrlOffset));top:1.5vw;height:36px;width:36px}.mmClose:before,.mmClose:after{content:"";display:block;width:70%;height:15%;position:absolute;left:50%;top:50%;background:#fff;translate:-50% -50%}.mmClose:before{rotate:45deg}.mmClose:after{rotate:-45deg}.mmPrev,.mmNext{top:50%;width:30px;height:30px;border-radius:50%;background:rgba(136,136,136,.7333333333)}.mmPrev:before,.mmNext:before{content:"";display:block;position:absolute;top:50%;left:50%;width:35%;aspect-ratio:1/1;border:#fff solid;border-width:3px 0 0 3px;translate:-50% -50%}.mmPrev{left:1.5vw}.mmPrev:before{rotate:-45deg;margin-left:2px}.mmNext{right:calc(1.5vw + var(--mmScrlOffset))}.mmNext:before{rotate:135deg;margin-left:-2px}.mmWrap{background-color:rgba(17,17,17,.2)}.mmCaption{font-size:1.4rem}@media all and (min-width: 641px){.mmCaption{font-size:1.6rem}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide,.splide__track,.splide__list,.splide__slide,.splide button{outline:none}.splide__arrow{aspect-ratio:64/128;opacity:1 !important;width:min(3.165vw,65px);height:auto;border:none;background-color:rgba(0,0,0,0)}.splide__arrow::after{opacity:1 !important;display:block;content:"";aspect-ratio:64/128;width:100%;mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2065.1%20128.7%22%3E%20%3Cpolyline%20points%3D%2264.7%20.4%20.7%2064.4%2064.7%20128.4%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;background-color:#fff;position:absolute;inset:0;transition:background-color .5s}.splide__arrow svg{display:none}.splide__arrow--next{right:calc(100% + min(1.266vw,65px))}@media all and (min-width: 1601px){.splide__arrow--next{right:calc(100% + min(2.5vw,65px))}}.splide__arrow--prev{left:calc(100% + min(1.266vw,65px))}@media all and (min-width: 1601px){.splide__arrow--prev{left:calc(100% + min(2.5vw,65px))}}.splide__arrow--prev::after{transform:rotate(-180deg)}@media(hover: hover)and (pointer: fine){.splide__arrow:hover::after{opacity:.7}}.splide__arrow:disabled{display:none}.job-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.splide__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 10px;position:static;margin-top:9px}@media all and (min-width: 641px){.splide__pagination{margin-top:22px}}.splide__pagination__page{background-color:#fff;width:8px;height:8px;margin:0;opacity:1;border-radius:8px;transition:background-color .3s,width .3s}.splide__pagination__page.is-active{width:30px;background-color:#ff9e00;transform:none}:root{--icon-recruit: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2033%2024%22%3E%3Cpath%20d%3D%22M7.63%2C8.53c2.22%2C0%2C4.02-1.81%2C4.02-4.04v-.45c0-2.23-1.8-4.04-4.02-4.04S3.61%2C1.81%2C3.61%2C4.04v.45c0%2C2.23%2C1.8%2C4.04%2C4.02%2C4.04ZM4.56%2C4.04c0-1.7%2C1.38-3.09%2C3.07-3.09s3.07%2C1.39%2C3.07%2C3.09v.45c0%2C1.7-1.38%2C3.09-3.07%2C3.09s-3.07-1.39-3.07-3.09v-.45ZM25.37%2C8.53c2.22%2C0%2C4.02-1.81%2C4.02-4.04v-.45c0-2.23-1.8-4.04-4.02-4.04s-4.02%2C1.81-4.02%2C4.04v.45c0%2C2.23%2C1.8%2C4.04%2C4.02%2C4.04ZM22.29%2C4.04c0-1.7%2C1.38-3.09%2C3.07-3.09s3.07%2C1.39%2C3.07%2C3.09v.45c0%2C1.7-1.38%2C3.09-3.07%2C3.09s-3.07-1.39-3.07-3.09v-.45ZM33%2C14.79v3.55h-.95v-3.55c0-2.34-1.9-4.25-4.23-4.25h-4.91c-.42%2C0-.83.06-1.22.18.02-.19.03-.38.03-.58v-.42c.39-.09.79-.14%2C1.19-.14h4.91c2.85%2C0%2C5.18%2C2.33%2C5.18%2C5.2ZM10.09%2C10.54h-4.91c-2.33%2C0-4.23%2C1.91-4.23%2C4.25v3.55h-.95v-3.55c0-2.87%2C2.32-5.2%2C5.18-5.2h4.91c.4%2C0%2C.8.05%2C1.19.14v.42c0%2C.2.01.39.03.58-.39-.12-.81-.18-1.22-.18ZM16.5%2C14.19c2.22%2C0%2C4.02-1.81%2C4.02-4.04v-.45c0-2.23-1.8-4.04-4.02-4.04s-4.02%2C1.81-4.02%2C4.04v.45c0%2C2.23%2C1.8%2C4.04%2C4.02%2C4.04ZM13.43%2C9.69c0-1.7%2C1.38-3.09%2C3.07-3.09s3.07%2C1.39%2C3.07%2C3.09v.45c0%2C1.7-1.38%2C3.09-3.07%2C3.09s-3.07-1.39-3.07-3.09v-.45ZM24.13%2C20.45v3.55h-.95v-3.55c0-2.34-1.9-4.25-4.23-4.25h-4.91c-2.33%2C0-4.23%2C1.91-4.23%2C4.25v3.55h-.95v-3.55c0-2.87%2C2.32-5.2%2C5.18-5.2h4.91c2.85%2C0%2C5.18%2C2.33%2C5.18%2C5.2Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');--icon-arrow: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.5%208.18%22%3E%20%3Cline%20x1%3D%22.5%22%20y1%3D%224.09%22%20x2%3D%2219.42%22%20y2%3D%224.09%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpolygon%20points%3D%2216.1%208.18%2015.42%207.45%2019.03%204.09%2015.42%20.73%2016.1%200%2020.5%204.09%2016.1%208.18%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');--icon-insta: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2026%22%3E%20%3Cpath%20d%3D%22M18.4%2C0H7.6C3.41%2C0%2C0%2C3.41%2C0%2C7.6v10.8c0%2C4.19%2C3.41%2C7.6%2C7.6%2C7.6h10.8c4.19%2C0%2C7.6-3.41%2C7.6-7.6V7.6c0-4.19-3.41-7.6-7.6-7.6ZM23.58%2C18.4c0%2C2.86-2.32%2C5.18-5.18%2C5.18H7.6c-2.86%2C0-5.18-2.32-5.18-5.18V7.6c0-2.86%2C2.32-5.18%2C5.18-5.18h10.8c2.86%2C0%2C5.18%2C2.32%2C5.18%2C5.18v10.8ZM21.57%2C6.07c0%2C.89-.73%2C1.62-1.62%2C1.62s-1.62-.73-1.62-1.62.73-1.62%2C1.62-1.62%2C1.62.73%2C1.62%2C1.62ZM13%2C6.28c-3.71%2C0-6.72%2C3.01-6.72%2C6.72s3.01%2C6.72%2C6.72%2C6.72%2C6.72-3.01%2C6.72-6.72-3.01-6.72-6.72-6.72ZM13%2C17.3c-2.37%2C0-4.3-1.93-4.3-4.3s1.93-4.3%2C4.3-4.3%2C4.3%2C1.93%2C4.3%2C4.3-1.93%2C4.3-4.3%2C4.3Z%22%20fill%3D%22%23036eb8%22%2F%3E%3C%2Fsvg%3E');--icon-blank: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20d%3D%22M3%2C0v13h13V0H3ZM14.75%2C11.75H4.25V3.5h10.5v8.25ZM11.75%2C14.75h1.25v1.25H0V3h1.25v11.75h10.5Z%22%20fill%3D%22%2300a0e9%22%2F%3E%3C%2Fsvg%3E');--icon-check: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023.2%2020%22%3E%3Cpath%20d%3D%22M21.3%2C0c-6.1%2C3.4-12.3%2C13.1-12.3%2C13.1L3.3%2C6.7l-3.3%2C3.2%2C8.1%2C10.1h3C14.8%2C8.5%2C23.2.9%2C23.2.9l-1.9-.9Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E');--icon-arrow-dot: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2031.2%2020%22%3E%20%3Cpath%20d%3D%22M20%2C10h0s-10%2C0-10%2C0v1h9.9c-.5%2C5.1-4.8%2C9-9.9%2C9S0%2C15.5%2C0%2C10%2C4.5%2C0%2C10%2C0s10%2C4.5%2C10%2C10h8.2l-4-3.1.6-.8%2C6.4%2C4.9h-11.2v-1Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E');--icon-blank: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M320%200c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l82.7%200-201.4%20201.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L448%20109.3%20448%20192c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32l0-160c0-17.7-14.3-32-32-32L320%200zM80%2096C35.8%2096%200%20131.8%200%20176L0%20432c0%2044.2%2035.8%2080%2080%2080l256%200c44.2%200%2080-35.8%2080-80l0-80c0-17.7-14.3-32-32-32s-32%2014.3-32%2032l0%2080c0%208.8-7.2%2016-16%2016L80%20448c-8.8%200-16-7.2-16-16l0-256c0-8.8%207.2-16%2016-16l80%200c17.7%200%2032-14.3%2032-32s-14.3-32-32-32L80%2096z%22%2F%3E%3C%2Fsvg%3E');--icon-zoom: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%20%3Cpath%20d%3D%22M512%2C469.4c0%2C11.4-4.4%2C22.1-12.5%2C30.1-8%2C8-18.7%2C12.5-30.1%2C12.5s-22.1-4.4-30.1-12.5l-79.5-79.6%2C60.2-60.2%2C79.5%2C79.6c8%2C8%2C12.5%2C18.7%2C12.5%2C30.1ZM362.3%2C399.4l-41.4-41.4c0%2C0-.2%2C0-.2.1-34.7%2C26.5-77.6%2C41.1-120.8%2C41.1h-.2c-53.4%2C0-103.5-20.8-141.2-58.5C20.7%2C303.1%2C0%2C252.9%2C0%2C199.6c0-53.3%2C20.7-103.5%2C58.5-141.2C96.1%2C20.8%2C146.2%2C0%2C199.4%2C0s103.7%2C20.8%2C141.4%2C58.5c37.8%2C37.7%2C58.5%2C87.9%2C58.5%2C141.2%2C0%2C43.3-14.6%2C86.3-41.1%2C121%2C0%2C0%2C0%2C.2-.1.2l41.4%2C41.4-37.1%2C37.1ZM334.1%2C199.7c0-36-14-69.7-39.4-95.1-25.4-25.3-59.1-39.3-95-39.4%2C0%2C0%2C0%2C0%2C0%2C0-35.9%2C0-69.7%2C14-95.1%2C39.4-25.3%2C25.4-39.3%2C59.1-39.4%2C95.1%2C0%2C35.9%2C14%2C69.7%2C39.4%2C95.1%2C25.4%2C25.3%2C59.1%2C39.3%2C95%2C39.4%2C36%2C0%2C69.7-14.1%2C95.1-39.4%2C25.3-25.3%2C39.3-59.1%2C39.4-95ZM266.8%2C180h-47.6v-47.6c0-10.8-8.8-19.6-19.6-19.6s-19.6%2C8.8-19.6%2C19.6v47.6h-47.5c-10.8%2C0-19.6%2C8.8-19.6%2C19.6s8.8%2C19.6%2C19.6%2C19.6h47.5v47.6c0%2C10.8%2C8.8%2C19.6%2C19.6%2C19.6s19.6-8.8%2C19.6-19.6v-47.6h47.6c10.8%2C0%2C19.6-8.8%2C19.6-19.6s-8.8-19.6-19.6-19.6Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E')}.c-icon{display:block}.c-icon.check{aspect-ratio:23/20;width:23px;background-color:#6cb7a6;-webkit-mask:var(--icon-check) no-repeat center/contain;mask:var(--icon-check) no-repeat center/contain}.c-icon.arrow-dot{aspect-ratio:31/20;width:31px;background-color:#6cb7a6;-webkit-mask:var(--icon-arrow-dot) no-repeat center/contain;mask:var(--icon-arrow-dot) no-repeat center/contain}.c-icon.blank{aspect-ratio:1/1;width:1em;background-color:#6cb7a6;-webkit-mask:var(--icon-blank) no-repeat center/contain;mask:var(--icon-blank) no-repeat center/contain}.recruit-icon{display:block;aspect-ratio:33/24;width:33px;background-color:#fff;-webkit-mask:var(--icon-recruit) no-repeat center/contain;mask:var(--icon-recruit) no-repeat center/contain}.c-number-card{padding-block:20px;padding-inline:10px;gap:clamp(5px,1vw,10px)}@media all and (min-width: 1281px){.c-number-card{padding-block:30px}}.c-number-card.type-flex{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.c-number-card.type-flex:not(:has(.caption)):not(:has(.body-caption)) .title{margin-block:.6rem}.c-number-card.type-grid{display:grid;grid-row:span 2;grid-template-rows:subgrid;text-align:center;background-color:#fff;border-radius:3px}.c-number-card.type-grid .title{grid-row:1}.c-number-card.type-grid .number-group{grid-row:2}.c-number-card .title{font-weight:500;font-size:1.6rem;line-height:1.25}@media all and (min-width: 1281px){.c-number-card .title{font-size:2rem}}.c-number-card .title .caption{display:block;font-size:1.2rem;margin-bottom:0}.c-number-card .number-group{position:relative}.c-number-card .number-group .body-caption{font-size:1.2rem;margin-top:-0.2em;line-height:1.4}.c-number-card .text-wrap{width:fit-content;margin-inline:auto;position:relative}.c-number-card .text-wrap .number{display:block;width:fit-content;font-size:min(10.256vw,8rem);line-height:1}@media all and (min-width: 769px){.c-number-card .text-wrap .number{font-size:min(8vw,8rem)}}@media all and (min-width: 1281px){.c-number-card .text-wrap .number{font-size:min(5.27vw,8rem)}}.c-number-card .text-wrap .number.long-num{font-size:min(8.205vw,6rem);letter-spacing:-0.03em;padding-right:.04em;margin-bottom:.2em;line-height:1}@media all and (min-width: 769px){.c-number-card .text-wrap .number.long-num{font-size:min(6vw,6rem)}}@media all and (min-width: 1281px){.c-number-card .text-wrap .number.long-num{font-size:min(3.953vw,6rem)}}.c-number-card .text-wrap .unit{font-size:clamp(1.4rem,2.8vw,1.6rem);color:#009c7c;position:absolute;left:100%;bottom:.1em;white-space:nowrap}@media all and (min-width: 1281px){.c-number-card .text-wrap .unit{font-size:2rem}}.c-number-card .text-wrap:has(.long-num) .unit{font-size:1.2rem}@media all and (min-width: 1281px){.c-number-card .text-wrap:has(.long-num) .unit{font-size:1.6rem}}.c-interview-card{display:flex;flex-direction:column;width:100%;height:100%;container-type:inline-size;overflow:hidden;background-color:#fff;box-shadow:5px 5px 6px rgba(0,0,0,.1)}.c-interview-card .img{aspect-ratio:422/280;overflow:hidden;position:relative;z-index:1}.c-interview-card .img img{object-fit:cover;object-position:center;width:100%;height:100%;transform:scale(1.001);transition:transform .3s;position:relative;z-index:0}.c-interview-card .data{flex:1;display:flex;flex-direction:column;gap:1rem;height:100%;padding:clamp(10px,4.7cqw,18px);background-color:#fff;margin-top:-2px;position:relative;z-index:2}.c-interview-card .data .head-wrap{display:flex;align-items:center;gap:10px;width:100%}.c-interview-card .data .head-wrap .name-group{flex:1}.c-interview-card .data .head-wrap .c-icon{width:clamp(20px,9.4cqw,30px);transition:background-color .3s,transform .3s}.c-interview-card .data .head-wrap .job-label{font-size:1.2rem;line-height:1;margin-bottom:.5rem}.c-interview-card .data .head-wrap .card-title{font-size:clamp(1.6rem,5cqw,1.8rem);color:#009c7c;font-weight:bold;letter-spacing:.08em;transition:color .3s;line-height:1.25}@media all and (min-width: 901px){.c-interview-card .data .head-wrap .card-title{font-size:clamp(1.6rem,6.26cqw,2rem)}}.c-interview-card .data .tag-list{display:flex;flex-wrap:wrap;gap:5px}.c-interview-card .data .tag-list li{background-color:#f2f2f2;line-height:1;padding:.7em 1em;font-size:clamp(1rem,3.1cqw,1.2rem)}.c-interview-card .data .ex{font-size:clamp(1.2rem,3.6cqw,1.4rem);letter-spacing:.08em}.c-interview-card .data .card-more{width:100%;margin-top:auto}@media all and (max-width: 900px){.c-interview-card .data .card-more{font-size:1.2rem}}@media(hover: hover)and (pointer: fine){.c-interview-card:hover .head-wrap .c-icon{background-color:#ff9e00}.c-interview-card:hover .head-wrap .card-title{color:#ff9e00}.c-interview-card:hover img{transform:scale(1.05)}}.c-job-card{display:block;aspect-ratio:319/400;width:100%;position:relative;z-index:1;border-radius:5px;overflow:hidden;container-type:inline-size}.c-job-card .img{position:absolute;inset:0;z-index:-1}.c-job-card .img img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.c-job-card .label{width:clamp(40px,18.8cqw,60px);background-color:#ff9e00;color:#fff;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1rem,4.7cqw,1.5rem);position:absolute;top:10px;left:10px}.c-job-card .data{width:100%;padding:clamp(15px,7.8cqw,25px);background-color:hsla(0,0%,100%,.8);position:absolute;bottom:0;left:0}.c-job-card .data .head-wrap{display:flex;align-items:center;gap:10px}.c-job-card .data .title-wrap{flex:1}.c-job-card .data .c-icon{width:clamp(20px,9.4cqw,30px);transition:background-color .3s,transform .3s}.c-job-card .data .card-en{font-size:clamp(1rem,4.38cqw,1.4rem);line-height:1;margin-bottom:.2em}.c-job-card .data .card-title{font-size:clamp(1.6rem,6.26cqw,2rem);color:#009c7c;font-weight:bold;letter-spacing:.08em;transition:color .3s;line-height:1.4}.c-job-card .data .card-lead{font-size:clamp(1rem,4.38cqw,1.4rem);line-height:1.4;margin-top:.5em;letter-spacing:.08em}@media(hover: hover)and (pointer: fine){.c-job-card:hover .card-title{color:#ff9e00}.c-job-card:hover .c-icon{background-color:#ff9e00;transform:translateX(3px)}.c-job-card:hover img{transform:scale(1.05)}}.c-heading--v2,.l-post-body h2,body.mceContentBody h2,.editor-styles-wrapper h2{border-bottom:2px solid #6cb7a6;padding-bottom:.5em}.c-heading--v3,.l-post-body h3,body.mceContentBody h3,.editor-styles-wrapper h3{position:relative;padding-bottom:.5em}.c-heading--v3::after,.l-post-body h3::after,body.mceContentBody h3::after,.editor-styles-wrapper h3::after{display:block;content:"";height:1px;background:linear-gradient(to right, #6cb7a6 0%, #6cb7a6 50px, #ACACAC 50px, #ACACAC 100%);position:absolute;bottom:0;inset-inline:0}@media all and (min-width: 1001px){.c-heading--v3::after,.l-post-body h3::after,body.mceContentBody h3::after,.editor-styles-wrapper h3::after{background:linear-gradient(to right, #6cb7a6 0%, #6cb7a6 100px, #ACACAC 100px, #ACACAC 100%)}}.c-heading--v4,.l-post-body h4,body.mceContentBody h4,.editor-styles-wrapper h4{position:relative;padding-left:.8em}.c-heading--v4::before,.l-post-body h4::before,body.mceContentBody h4::before,.editor-styles-wrapper h4::before{display:block;content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:max(100%,42px);background-color:#6cb7a6;border-radius:5px}.c-heading--v5,.l-post-body h5,body.mceContentBody h5,.editor-styles-wrapper h5{font-size:clamp(1.6rem,2.214vw,1.8rem)}.c-primary-button{display:flex;align-items:center;justify-content:center;text-align:center;width:min(100%,290px);min-height:40px;background-color:#6cb7a6;border:1px solid #6cb7a6;border-radius:3px;container-type:inline-size;position:relative;z-index:1;transition:color .3s,background-color .3s,border-color .3s}@media all and (min-width: 769px){.c-primary-button{width:min(100%,360px);min-height:60px}}.c-primary-button::after{display:block;content:"";background-color:#fff;width:clamp(17px,5.8cqw,22px);height:1px;position:absolute;top:50%;right:0;z-index:2;transition:width .3s,background-color .3s}.c-primary-button .text{color:#fff;font-size:clamp(1.2rem,4.13cqw,1.4rem);position:relative;z-index:2;transition:color .3s}.c-primary-button .arrow{position:absolute;z-index:2;top:calc(50% - 5px);left:100%;width:clamp(17px,5.8cqw,22px);height:6px;overflow:hidden;transition:width .3s}.c-primary-button .arrow::before,.c-primary-button .arrow:after{display:block;content:"";height:1px;position:absolute;bottom:0;right:0;background-color:#6cb7a6}.c-primary-button .arrow::before{width:100%}.c-primary-button .arrow:after{width:12px;transform:rotate(32deg);transform-origin:right bottom}.c-primary-button.is-rel{width:100%}.c-primary-button.is-rel .text{display:flex;flex-direction:column;align-items:flex-start;width:86%;container-type:inline-size;padding-block:clamp(15px,6%,20px)}.c-primary-button.is-rel .text .main{font-size:1.8rem;color:#009c7c}@media all and (min-width: 501px){.c-primary-button.is-rel .text .main{font-size:clamp(1.6rem,7.8cqw,2.4rem)}}.c-primary-button.is-rel .text .lead{font-size:1.2rem;color:#2e2e2e}@media all and (min-width: 501px){.c-primary-button.is-rel .text .lead{font-size:clamp(1rem,4.8cqw,1.4rem)}}.c-primary-button.is-back::after{left:0;right:auto}.c-primary-button.is-back .arrow{left:auto;right:100%}.c-primary-button.is-back .arrow::before,.c-primary-button.is-back .arrow:after{left:0;right:auto}.c-primary-button.is-back .arrow:after{transform:rotate(-32deg);transform-origin:left bottom}.c-primary-button[data-color=orange]{background-color:#ff7a00;border-color:#ff7a00}.c-primary-button[data-color=orange] .arrow::before,.c-primary-button[data-color=orange] .arrow:after{background-color:#ff7a00}.c-primary-button[data-color=white]{background-color:#fff;border-color:#fff}.c-primary-button[data-color=white]::after{background-color:#009c7c}.c-primary-button[data-color=white] .text{color:#009c7c}.c-primary-button[data-color=white] .arrow::before,.c-primary-button[data-color=white] .arrow:after{background-color:#fff}@media(hover: hover)and (pointer: fine){.c-primary-button:hover{background-color:#fff}.c-primary-button:hover .text{color:#009c7c}.c-primary-button:hover::after{width:clamp(12px,4.13cqw,17px);background-color:#6cb7a6}.c-primary-button:hover .arrow{width:clamp(22px,7.58cqw,27px)}.c-primary-button[data-color=orange]:hover{background-color:#fff}.c-primary-button[data-color=orange]:hover .text{color:#ff7a00}.c-primary-button[data-color=orange]:hover::after{background-color:#ff7a00}.c-primary-button[data-color=white]:hover{background-color:#009c7c;border-color:hsla(0,0%,100%,.8)}.c-primary-button[data-color=white]:hover .text{color:#fff}.c-primary-button[data-color=white]:hover::after{background-color:#fff}.c-primary-button.is-rel:hover .text .main,.c-primary-button.is-rel:hover .text .lead{color:#fff}}.c-dot-arrow-button{display:flex;justify-content:flex-end;align-items:center;gap:.5em;color:#009c7c;font-size:clamp(1.3rem,3.9cqw,1.5rem);transition:color .3s}.c-dot-arrow-button .c-icon{width:clamp(25px,8.11cqw,31px);transition:background-color .3s,transform .3s}.c-anchorLink__wrap{background-color:#f2f2f2;padding-bottom:clamp(20px,4vw,35px)}.c-anchorLink{display:grid;grid-template-columns:1fr;gap:5px;margin-top:clamp(5px,1vw,20px)}@media all and (min-width: 374px){.c-anchorLink{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 641px){.c-anchorLink{grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 1281px){.c-anchorLink{grid-template-columns:repeat(5, 1fr);gap:10px}}.c-anchorLink.head-num li{counter-increment:mycounter}.c-anchorLink.head-num li a::before{display:inline-block;content:counter(mycounter, decimal-leading-zero)}.c-anchorLink li a{width:100%;height:100%;display:flex;align-items:center;padding:.8em;padding-left:1em;gap:.4em;border:1px solid #6cb7a6;background-color:#fff;position:relative;color:#2e2e2e;font-size:clamp(1.3rem,2.031vw,1.4rem);font-weight:bold;border-radius:3px;line-height:1.25}@media all and (min-width: 1281px){.c-anchorLink li a{min-height:60px}}@media all and (max-width: 640px){.c-anchorLink li a br{display:none}}.c-anchorLink li a::after{content:"";display:inline-block;vertical-align:middle;color:#6cb7a6;line-height:1;width:6px;height:6px;border:1px solid currentColor;border-left:0;border-bottom:0;box-sizing:border-box;transform:translateY(-25%) rotate(135deg);transition:transform .3s,color .3s;margin-left:auto}@media(hover: hover)and (pointer: fine){.c-anchorLink li a:hover{background-color:#6cb7a6;color:#fff;text-decoration:none}.c-anchorLink li a:hover::after{color:#fff;transform:translateY(calc(-25% + 3px)) rotate(135deg)}}.c-search-box{background-color:#f2f2f2;padding-block:clamp(30px,6vw,40px)}@media all and (min-width: 901px){.c-search-box__item{display:grid;align-items:baseline;grid-template-columns:auto 1fr;gap:1em .8em}}.c-search-box__item dt,.c-search-box__item dd{line-height:1;font-size:clamp(1.2rem,2.4vw,1.4rem)}.c-search-box__item dt{font-weight:bold}@media all and (min-width: 901px){.c-search-box__item dt{padding-block:.5em}}@media all and (max-width: 900px){.c-search-box__item dt:not(:first-child){margin-top:1.4em}}.c-search-box__item dd{display:flex;flex-wrap:wrap;gap:clamp(5px,.781vw,10px);margin-top:.8em}@media all and (min-width: 901px){.c-search-box__item dd{margin-top:0}}.c-search-box__item dd a{display:inline-block;border:1px solid #009c7c;background-color:#fff;color:#009c7c;border-radius:3px;padding:.5em .8em;transition:border-color .3s,color .3s}.c-search-box__item dd a.is-active{border-color:#009c7c;background-color:#009c7c;color:#fff;pointer-events:none}@media(hover: hover)and (pointer: fine){.c-search-box__item dd a:hover{color:#ff7a00;border-color:#ff7a00}}.c-summary-grid{display:grid;grid-template-columns:1fr;background-color:#fff;border:1px solid silver;border-radius:5px}@media all and (min-width: 641px){.c-summary-grid{grid-template-columns:auto 1fr}.c-summary-grid.dt-w-set{grid-template-columns:min(30%,240px) 1fr}}.c-summary-grid dt,.c-summary-grid dd{padding:.6em .8em;line-height:1.6}@media all and (min-width: 641px){.c-summary-grid dt,.c-summary-grid dd{padding:1em 1.5em}}@media all and (min-width: 641px){.c-summary-grid dt:not(:nth-child(-n+2)),.c-summary-grid dd:not(:nth-child(-n+2)){border-top:1px solid silver}}.c-summary-grid dt{background-color:#6cb7a6;color:#fff}@media all and (max-width: 640px){.c-summary-grid dt:not(:first-child){margin-top:.5em}}.c-summary-grid dd{display:flex;flex-direction:column;gap:1em}@media all and (max-width: 640px){.c-summary-grid dd{padding-block:1em}}.c-summary-grid dd a[target=_blank]{display:inline-flex;align-items:center;flex-wrap:wrap;gap:0 .2em}.c-summary-grid dd a[target=_blank]::after{content:"";display:inline-block;aspect-ratio:1/1;width:.8em;background-color:#6cb7a6;-webkit-mask:var(--icon-blank) no-repeat center/contain;mask:var(--icon-blank) no-repeat center/contain;transition:background-color .3s}@media(hover: hover)and (pointer: fine){.c-summary-grid dd a[target=_blank]:hover::after{background-color:#ff7a00}}.l-header{position:absolute;top:0;left:0;width:100%;z-index:6}.l-header__inner{display:flex;align-items:center;height:80px}@media all and (min-width: 1280px){.l-header__inner{height:100px}}.l-header__logo{width:168px;margin-right:auto;position:relative;z-index:2}.l-header__sp-button{width:56px;aspect-ratio:1/1;border-radius:999px;background-color:#008564;position:relative;z-index:2;transition:background-color .3s}@media all and (min-width: 1280px){.l-header__sp-button{display:none}}.l-header__sp-button span{display:block;width:20px;height:1px;border-radius:3px;background-color:#fff;transform-origin:center;transition:transform .5s,width .5s,opacity .5s;position:absolute;top:50%;inset-inline:0;margin-inline:auto}.l-header__sp-button span.bar1{transform:translateY(-8px)}.l-header__sp-button span.bar3{transform:translateY(8px)}@media(hover: hover)and (pointer: fine){.l-header__sp-button:hover{background-color:rgb(0,93.1,70)}}.l-header .open-bg{position:fixed;inset:0;background-color:rgba(108,183,166,.95);z-index:1;height:0;opacity:0;transition:height .5s,opacity .5s}@media all and (min-width: 1280px){.l-header .open-bg{display:none}}.l-header__gnav a{letter-spacing:.05em}@media all and (max-width: 1279px){.l-header__gnav{display:none;opacity:0;height:0;overflow:hidden;position:absolute;top:100%;inset-inline:0;z-index:2;overscroll-behavior:contain;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:40px;pointer-events:none;transition:height .5s,opacity .5s;transition-behavior:allow-discrete}@starting-style{.l-header__gnav{height:0px;opacity:0}}.l-header__gnav::-webkit-scrollbar{display:none}.l-header__gnav .gnav>li:not(:first-child){border-top:1px solid #fff}.l-header__gnav .gnav a{color:#fff;display:block;padding-block:1.2em;padding-inline:clamp(20px,5.333vw,3em)}}@media(max-width: 1279px)and (hover: hover)and (pointer: fine){.l-header__gnav .gnav a:hover{background-color:hsla(0,0%,100%,.2);color:#fff;text-decoration:none}}@media all and (min-width: 1280px){.l-header__gnav{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:6px}.l-header__gnav .gnav{display:flex;gap:clamp(15px,1.463vw,30px)}.l-header__gnav .gnav a{font-size:clamp(1.4rem,1.094vw,1.5rem);color:#2e2e2e;text-decoration:none;cursor:pointer}}@media(min-width: 1280px)and (hover: hover)and (pointer: fine){.l-header__gnav .gnav a:hover{color:#ff7a00}}@media all and (min-width: 1280px){.l-header__gnav .gnav a.is-current{color:#009c7c}}.l-header.is-scr{position:fixed;top:-90px;transition:none;inset-inline:0;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(15px)}.l-header.is-scr.is-view{top:0;transition:top .3s}.l-header.is-scr .l-header__inner{height:80px}.l-header.is-scr .l-header__logo{width:140px}@media all and (min-width: 1280px){.l-header.is-scr .l-header__gnav{gap:5px}.l-header.is-scr .l-header__gnav .button-item{width:180px;height:35px;font-size:1.5rem}.l-header.is-scr .l-header__gnav .gnav a{font-size:1.4rem}}.button-group{display:flex;flex-direction:column;gap:10px;margin-inline:auto;margin-top:40px;width:min(100%,350px)}@media all and (min-width: 1280px){.button-group{width:auto;flex-direction:row;margin:0}}.button-item{display:flex;align-items:center;justify-content:center;color:#fff;width:min(14.063vw,200px);height:40px;border-radius:5px;position:relative;z-index:1;overflow:hidden;letter-spacing:.04em;font-size:1.6rem}@media all and (max-width: 1279px){.button-item{width:100%}}.button-item.recruit-button{border:1px solid #ff7a00;background-color:#ff7a00;color:#fff}@media all and (max-width: 1279px){.button-item.recruit-button{background-color:#fff;color:#ff7a00}}.button-item.kengaku-button{border:1px solid #6cb7a6;background-color:#fff;color:#008564}@media all and (max-width: 1279px){.button-item.kengaku-button{border-color:#008564}}@media(hover: hover)and (pointer: fine){.button-item.recruit-button:hover{background-color:#fff;color:#ff7a00}}@media(hover: hover)and (pointer: fine)and (max-width: 1279px){.button-item.recruit-button:hover{background-color:#ff7a00;color:#fff;border-color:#fff}}@media(hover: hover)and (pointer: fine){.button-item.kengaku-button:hover{background-color:#6cb7a6;color:#fff}}@media(hover: hover)and (pointer: fine)and (max-width: 1279px){.button-item.kengaku-button:hover{border-color:#fff}}#nav-input{display:none}#nav-input:checked~.l-header .l-header__sp-button .bar1{transform:rotate(45deg)}#nav-input:checked~.l-header .l-header__sp-button .bar2{opacity:0;transform:translateX(-100%)}#nav-input:checked~.l-header .l-header__sp-button .bar3{transform:rotate(-45deg)}#nav-input:checked~.l-header .l-header__gnav{display:block;opacity:1;height:calc(100vh - 80px);height:calc(100dvh - 80px);pointer-events:all}#nav-input:checked~.l-header .open-bg{height:100vh;opacity:1}#nav-input:checked~.l-header.is-scr .l-header__gnav{height:calc(100vh - 80px);height:calc(100dvh - 80px)}.l-second-page-title{position:relative;z-index:1;background-color:#009c7c;width:100%;height:clamp(180px,48vw,300px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:clamp(15px,3vw,28px);overflow:hidden}.l-second-page-title .mainTitle,.l-second-page-title .lead{position:relative;z-index:1;text-align:center}.l-second-page-title .mainTitle{width:96%;position:relative}.l-second-page-title .mainTitle .main-text{font-size:clamp(2.8rem,5.6vw,4rem);font-weight:500;letter-spacing:.05em;line-height:1.25}.l-second-page-title .subhead{font-size:min(16vw,15.9rem);letter-spacing:-0.01em;line-height:1;color:hsla(0,0%,100%,.5);position:absolute;left:50%;top:calc(50% - clamp(5px,1vw,10px));transform:translate(-50%, -50%);z-index:-1;white-space:nowrap;text-align:center;pointer-events:none}@media all and (max-width: 640px){.l-second-page-title .subhead{letter-spacing:-0.05em}}.l-second-page-title .lead{margin-top:.7em;font-size:clamp(1.2rem,2.4vw,1.6rem)}.l-second-page-title__bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.l-second-page-title__bg img{object-fit:cover;width:100%;height:100%}.l-pan-list{font-size:clamp(1rem,2.667vw,1.2rem);font-weight:500;padding-block:1em}.l-pan-list__inner{max-width:100%;list-style:none;display:flex;gap:5px}.l-pan-list__inner li:not(:last-child){display:flex;align-items:center;gap:5px}.l-pan-list__inner li:not(:last-child)::after{content:"/"}.l-pan-list__inner li:last-child{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-pan-list__inner a{color:#2e2e2e}.l-archive{padding-block:clamp(40px,6.452vw,80px)}.l-archive__grid{display:grid;grid-template-columns:1fr;gap:40px}@media all and (min-width: 641px){.l-archive__grid{grid-template-columns:repeat(2, 1fr);row-gap:60px}}@media all and (min-width: 1001px){.l-archive__grid{grid-template-columns:repeat(3, 1fr)}}.l-archive__list--item{border-radius:5px;padding:1.5em}.l-archive__list--item:nth-child(2n+1){background-color:#f2f2f2}.l-archive__list--item .head{display:flex;align-items:center;gap:.8em;margin-bottom:.5em}.l-archive__list--item .head .date{font-size:clamp(1.2rem,1.875vw,1.4rem)}.l-archive__list--item .head .category{display:flex;flex-wrap:wrap;gap:5px;transition:opacity .3s}.l-archive__list--item .head .category li{background-color:#6cb7a6;color:#fff;border-radius:3px;line-height:1;padding:.5em;font-size:1.2rem}.l-archive__list--item .title{font-size:clamp(1.6rem,2.5vw,1.8rem);font-weight:bold;transition:color .3s}@media(hover: hover)and (pointer: fine){.l-archive__list--item .title:hover{color:#6cb7a6}}.l-archive__nodata{display:block;text-align:center;color:silver;font-weight:bold}.l-page .bg-auto-group .l-page__section:nth-child(2n){background-color:#f2f2f2}.l-page__title{position:relative;margin-bottom:clamp(15px,3vw,35px)}.l-page__title::after{display:block;content:"";width:100%;height:1px;background-color:silver;position:absolute;bottom:0;left:0;z-index:0}.l-page__title .en-title{font-size:clamp(1.2rem,2.4vw,1.4rem);line-height:1;margin-bottom:.5em}.l-page__title .main-title{width:fit-content;font-weight:500;font-size:clamp(2.4rem,5.2vw,4rem);line-height:1.25;padding-bottom:clamp(10px,2vw,20px);letter-spacing:.08em;position:relative;z-index:1}.l-page__title .main-title::after{display:block;content:"";width:100%;height:3px;background-color:#6cb7a6;position:absolute;bottom:-1px;left:0}.l-page__title .main-title .small{font-size:75%;color:#2e2e2e}.l-page__title .main-title.small{font-size:clamp(2rem,4.4vw,3rem)}.l-page__lead,.l-page__space{margin-top:clamp(15px,3vw,25px)}.l-page .u-bg-primary .l-page__title .main-title::after,.l-page .u-bg-primary .l-page__title::after{background-color:#fff}.l-page .u-bg-primary .l-page__title .en-title,.l-page .u-bg-primary .l-page__title .main-title{color:#fff}.l-page__bg-base{position:relative;z-index:-1;height:100vh;height:100svh;pointer-events:none;overflow:hidden}.l-page__bg-base img{width:100%}.l-page__bg-base+.l-page{position:relative;z-index:1;margin-top:-100vh;margin-top:-100svh}.l-container{width:min(90%,1366px);margin-inline:auto}.l-container__post{width:min(90%,1200px);margin-inline:auto}.l-container__full{width:90%;margin-inline:auto}.l-pager{display:flex;justify-content:space-between}.l-pager__single{margin-top:clamp(40px,6.25vw,60px)}.l-pager.center{justify-content:center}.l-pager *{text-decoration:none !important}.l-pager--archives{color:#6cb7a6;line-height:1.4;background-position:100% 100%;background-size:0% 1px;background-repeat:no-repeat;background-image:-webkit-gradient(linear, left top, left bottom, from(#6cb7a6), to(#6cb7a6));background-image:-webkit-linear-gradient(#6cb7a6, #6cb7a6);background-image:linear-gradient(#6cb7a6, #6cb7a6);-webkit-transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1)}@media(hover: hover)and (pointer: fine){.l-pager--archives:hover{background-position:0 100%;background-size:100% 1px}}.l-pager--next,.l-pager--previous{display:flex;align-items:center;gap:.5em;opacity:.5;transition:opacity .5s}.l-pager--next::after,.l-pager--previous::after{display:block;content:"";background:#009c7c no-repeat center/4px auto;width:20px;height:20px;border-radius:999px}.l-pager--next:has(a),.l-pager--previous:has(a){opacity:1}.l-pager--next::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.78%208.54%22%3E%3Cpath%20d%3D%22M.5%2C8.54c.15%2C0%2C.29-.07.38-.17l3.76-3.76c.2-.2.2-.51%2C0-.71L.9.17C.69-.09.18-.05.04.29-.04.47%2C0%2C.69.15.83l3.43%2C3.43L.15%2C7.69c-.14.14-.19.36-.11.54s.26.31.46.31Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");transition:transform .3s}@media(hover: hover)and (pointer: fine){.l-pager--next:has(a):hover::after{transform:translateX(3px)}}.l-pager--previous{flex-direction:row-reverse}.l-pager--previous::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.78%208.54%22%3E%3Cpath%20d%3D%22M4.28%2C8.54c-.15%2C0-.29-.07-.38-.17L.15%2C4.61c-.2-.2-.2-.51%2C0-.71L3.89.17c.2-.26.72-.21.86.12.08.19.04.4-.11.54l-3.43%2C3.43%2C3.43%2C3.43c.14.14.19.36.11.54s-.26.31-.46.31Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");transition:transform .3s}@media(hover: hover)and (pointer: fine){.l-pager--previous:has(a):hover::after{transform:translateX(-3px)}}.l-pager--dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:clamp(25px,5.208vw,50px)}.l-pager--dots .page-numbers{line-height:1;font-weight:bold;color:#009c7c}.l-pager--dots a.page-numbers:not(.next):not(.prev),.l-pager--dots span.current{text-decoration:none;transition:color .5s}@media(hover: hover)and (pointer: fine){.l-pager--dots a.page-numbers:not(.next):not(.prev):hover{color:rgb(76.5,185.7,163.3)}}.l-pager--dots a.next,.l-pager--dots a.prev{display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1/1;border-radius:99px;overflow:hidden;background:#009c7c no-repeat center/6px auto}.l-pager--dots a.next::before,.l-pager--dots a.prev::before{display:block;content:"";mask:var(--icon-arrow) center/contain no-repeat;-webkit-mask:var(--icon-arrow) center/contain no-repeat;aspect-ratio:14/10;background-color:#fff;transition:background-color .3s,transform .3s;width:16px}.l-pager--dots a.next.next,.l-pager--dots a.prev.next{margin-left:.5em}.l-pager--dots a.next.prev,.l-pager--dots a.prev.prev{margin-right:.5em;transform:rotate(-180deg)}@media(hover: hover)and (pointer: fine){.l-pager--dots a.next:hover,.l-pager--dots a.prev:hover{background-color:rgb(152.1,204.6,192.7)}}.l-pager--dots span.current{color:#ff7a00}.l-rel-contents{background-color:#6cb7a6;padding-block:clamp(30px,7.813vw,75px);overflow:hidden}.l-rel-contents__title{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.l-rel-contents__title .en-title{font-size:clamp(1.2rem,2.4vw,1.4rem);line-height:1;margin-bottom:.2em}.l-rel-contents__title .main-title{font-size:clamp(2.4rem,5.2vw,4rem);font-weight:500}.l-rel-contents__links{display:grid;gap:10px;width:min(94%,500px);margin-inline:auto;margin-top:clamp(15px,3vw,30px)}@media all and (min-width: 901px){.l-rel-contents__links{width:100%;grid-template-columns:repeat(3, 1fr);gap:clamp(30px,3.953vw,60px)}}.l-footer{background-color:#fff}.l-footer__entry{position:relative;z-index:1;padding-top:16.923vw}@media all and (min-width: 881px){.l-footer__entry{padding-top:40px}}.l-footer__entry .en-title{text-align:center;font-size:28.205vw;letter-spacing:0;color:rgba(242,242,242,.8);margin-bottom:-0.145em;line-height:1;position:relative;z-index:1}@media all and (min-width: 881px){.l-footer__entry .en-title{font-size:22rem}}.l-footer__entry .entry-contents{width:min(100%,994px);margin-inline:auto;background-color:#fff;position:relative;z-index:0;padding-block:clamp(25px,6.25vw,55px) clamp(30px,7.386vw,65px);text-align:center}@media all and (min-width: 995px){.l-footer__entry .entry-contents{border-radius:10px}}.l-footer__entry .entry-lead{display:block;width:fit-content;max-width:100%;margin-inline:auto;font-size:min(7.692vw,4rem);letter-spacing:.06em;line-height:1.3}@media all and (min-width: 881px){.l-footer__entry .entry-lead{font-size:5rem}}.l-footer__entry .entry-lead .small{font-size:75%}.l-footer__entry .body-text{font-size:min(3.333vw,1.6rem);letter-spacing:.1em;margin-top:1em}@media all and (min-width: 881px){.l-footer__entry .body-text{font-size:1.6rem;margin-top:2em}}.l-footer__entry .entry-button{display:grid;grid-template-columns:1fr;gap:10px clamp(25px,3.906vw,40px);width:min(75%,290px);margin-inline:auto;margin-top:min(5.128vw,40px)}@media all and (min-width: 541px){.l-footer__entry .entry-button{grid-template-columns:repeat(2, 1fr);width:min(90%,760px)}}@media all and (min-width: 769px){.l-footer__entry .entry-button{margin-top:50px}}.l-footer__entry .entry-button .entry-custom{width:100%;min-height:50px}@media all and (min-width: 769px){.l-footer__entry .entry-button .entry-custom{min-height:80px}}.l-footer__entry .entry-button .entry-custom .text{font-size:clamp(1.6rem,5cqw,1.8rem)}.l-footer__entry .entry-bg{width:100%;aspect-ratio:390/160;position:absolute;top:0;left:0;z-index:-1;overflow:hidden}@media all and (min-width: 881px){.l-footer__entry .entry-bg{aspect-ratio:auto;height:400px}}.l-footer__entry .entry-bg img{object-fit:cover;width:100%;height:100%}.l-footer__contents{border-top:1px solid silver;width:min(100%,1366px);margin-inline:auto;padding-block:clamp(25px,5vw,65px)}.l-footer__contents--inner{display:flex;flex-direction:column;gap:30px}@media all and (min-width: 901px){.l-footer__contents--inner{flex-direction:row}}@media all and (max-width: 1366px){.l-footer__contents--inner{width:90%;margin-inline:auto}}.l-footer__contents .outline{display:flex;flex-direction:column;gap:.8rem}@media all and (min-width: 901px){.l-footer__contents .outline{gap:2rem;flex:1;margin-right:auto}}.l-footer__contents .logo{width:fit-content}.l-footer__contents .name{display:flex;flex-wrap:wrap;gap:0 1em;font-weight:bold;font-size:1.4rem}.l-footer__contents .access{font-size:1.2rem;font-weight:400}@media all and (min-width: 769px){.l-footer__contents .access{font-size:1.4rem}}.l-footer__contents .instagram-link{margin-top:1rem}.l-footer__contents .instagram-link a{width:fit-content;display:flex;align-items:center;gap:6px;font-size:clamp(1.2rem,1.875vw,1.4rem);color:#2e2e2e;transition:color .3s,background-color .3s,border-color .3s}.l-footer__contents .instagram-link a::after{display:block;content:"";width:30px;height:30px;background:url("../img/common/instagram_logo.png") no-repeat center/contain;transition:transform .3s}@media(hover: hover)and (pointer: fine){.l-footer__contents .instagram-link a:hover{color:#ff7a00}.l-footer__contents .instagram-link a:hover::after{transform:scale(1.08)}}.l-footer__contents .sitemap{display:none}@media all and (min-width: 901px){.l-footer__contents .sitemap{display:flex;flex-wrap:wrap;gap:30px 60px;font-size:1.4rem;justify-content:flex-end}}.l-footer__contents .sitemap a{color:#2e2e2e}@media(hover: hover)and (pointer: fine){.l-footer__contents .sitemap a:hover{color:#ff7a00}}.l-footer__contents .sitemap .parent-menu{font-weight:bold}.l-footer__contents .sitemap .child-menu{font-weight:400}.l-footer__contents .sitemap .child-menu li{margin-top:.8em}@media all and (max-width: 768px){.l-footer__contents .sitemap .child-menu{font-size:1.2rem}}.l-footer .other-site{background-color:#f2f2f2;padding-block:35px}.l-footer .other-site__list{width:min(90%,1366px);margin-inline:auto;display:grid;grid-template-columns:1fr;gap:10px}@media all and (min-width: 641px){.l-footer .other-site__list{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 1025px){.l-footer .other-site__list{grid-template-columns:repeat(3, 1fr);gap:clamp(10px,1.976vw,30px)}}.l-footer .other-site__list a{border-radius:3px;display:grid;grid-template-columns:min(30%,60px) 1fr;align-items:center;height:100%;gap:1em;padding:5px;padding-right:calc(5px + 1.5em);background-color:#fff;border:1px solid #fff;color:#2e2e2e;position:relative;line-height:1.4;transition:color .3s,border-color .3s,background-color .3s}@media all and (min-width: 641px){.l-footer .other-site__list a{grid-template-columns:min(30%,80px) 1fr;padding:10px;padding-right:calc(10px + 1.5em)}}.l-footer .other-site__list a .ft_thumb{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:3px}.l-footer .other-site__list a .ft_thumb img{transition:transform .3s}.l-footer .other-site__list a i{position:absolute;bottom:10px;right:10px;width:12px}@media all and (min-width: 641px){.l-footer .other-site__list a i{width:14px}}@media(hover: hover)and (pointer: fine){.l-footer .other-site__list a:hover{border-color:#6cb7a6;color:#ff7a00}.l-footer .other-site__list a:hover .ft_thumb img{transform:scale(1.05)}}.l-footer__copyright{background-color:#2e2e2e;color:#fff;font-size:1.2rem;padding-block:25px;text-align:center}@media all and (min-width: 769px){.l-footer__copyright{padding-block:20px}}.l-footer__copyright--inner{position:relative}.l-footer__copyright .sub-menu{margin-bottom:25px}@media all and (min-width: 769px){.l-footer__copyright .sub-menu{margin-bottom:0;position:absolute;right:0}}.l-footer__copyright .sub-menu a{color:#fff}@media(hover: hover)and (pointer: fine){.l-footer__copyright .sub-menu a:hover{color:#ff7a00}}.l-footer a[href^="tel:"]{color:#2e2e2e}.l-post-body>*:not(:first-child){margin-block:1.5em}.l-post-body>h2:not(:first-child){margin-top:2.5em}.l-post-body>h3:not(:first-child){margin-top:2em}.l-post-body .wp-block-group.is-style-background{background-color:#f2f2f2;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-group.is-style-background{padding:2em}}.l-post-body .wp-block-group.is-style-border{border:2px solid silver;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-group.is-style-border{padding:2em}}.l-post-body .wp-block-quote{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20384.774%22%3E%3Cpath%20d%3D%22m0%2C0h220.738v220.738l-85.844%2C164.036H44.452l63.316-164.036H0V0Zm291.262%2C0v220.738h107.768l-63.299%2C164.036h90.425l85.844-164.036V0h-220.738Z%22%20fill%3D%22%23fff%22%20opacity%3D%22.8%22%20stroke-width%3D%220%22%2F%3E%3C%2Fsvg%3E") #efefef no-repeat right 1.5em top 1.5em/100px auto;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-quote{padding:2em}}.l-post-body .wp-block-quote cite{font-size:1.4rem;margin-top:1.5em;color:rgb(166.8,211.8,201.6)}.l-post-body .wp-block-media-text{gap:1.5em}.l-post-body .wp-block-media-text__content{padding:0}.l-post-body .wp-block-separator{border-color:silver}.l-post-body .eyecatch{width:100%;text-align:center;margin-bottom:1.5em}.l-post-body .eyecatch img{margin-inline:auto}.wp-block-quote,blockquote{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20796%20615.44%22%3E%3Cpath%20d%3D%22m796%2C0v378.14h-194.36l66.83%2C194.14-97.24%2C43.16-127.52-237.3V0h352.28Zm-443.72%2C0v378.14h-194.36l66.83%2C194.14-97.24%2C43.16L0%2C378.14V0h352.28Z%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fsvg%3E") #f5f5f5 no-repeat 15px 15px/30px auto;padding:3em 1.5em 1.5em 1.5em;margin:1.5em auto}@media all and (min-width: 641px){.wp-block-quote,blockquote{padding:3em 2em 2em 2em}}.wp-block-quote cite,blockquote cite{font-size:1rem;font-style:normal;margin-top:1em;color:rgb(108.7,108.7,108.7)}@media all and (min-width: 641px){.wp-block-quote cite,blockquote cite{font-size:1.2rem}}hr{height:0;margin:0;padding:0;border:0;border-top:2px dotted silver}.l-post-body ul:not(.style-origin),.editor-style-ul,body.mceContentBody ul:not(.style-origin),.l-post-body ol,.editor-style-ol,body.mceContentBody ol{list-style:none;padding:0}.l-post-body ul:not(.style-origin) li,.editor-style-ul li,body.mceContentBody ul:not(.style-origin) li,.l-post-body ol li,.editor-style-ol li,body.mceContentBody ol li{padding-left:1.2em;position:relative}.l-post-body ul:not(.style-origin) li::before,.editor-style-ul li::before,body.mceContentBody ul:not(.style-origin) li::before,.l-post-body ol li::before,.editor-style-ol li::before,body.mceContentBody ol li::before{position:absolute;left:0}.l-post-body ul:not(.style-origin).is-style-alphabet,.editor-style-ul.is-style-alphabet,body.mceContentBody ul:not(.style-origin).is-style-alphabet,.l-post-body ol.is-style-alphabet,.editor-style-ol.is-style-alphabet,body.mceContentBody ol.is-style-alphabet{counter-reset:li_count}.l-post-body ul:not(.style-origin).is-style-alphabet li::before,.editor-style-ul.is-style-alphabet li::before,body.mceContentBody ul:not(.style-origin).is-style-alphabet li::before,.l-post-body ol.is-style-alphabet li::before,.editor-style-ol.is-style-alphabet li::before,body.mceContentBody ol.is-style-alphabet li::before{display:inline-block;counter-increment:li_count;content:"(" counter(li_count, lower-alpha) ")";top:0}.l-post-body ul:not(.style-origin):not(.is-style-alphabet) li::before,.editor-style-ul:not(.is-style-alphabet) li::before,body.mceContentBody ul:not(.style-origin):not(.is-style-alphabet) li::before{content:"●";display:inline-block;color:#6cb7a6;vertical-align:middle;transform:scale(0.4);top:0}.l-post-body ol,.editor-style-ol,body.mceContentBody ol{counter-reset:li_count}.l-post-body ol:not(.is-style-alphabet) li::before,.editor-style-ol:not(.is-style-alphabet) li::before,body.mceContentBody ol:not(.is-style-alphabet) li::before{display:inline-block;counter-increment:li_count;content:counter(li_count) ".";top:0}.p-home-mv{container-type:inline-size;overflow-x:clip}@media all and (min-width: 1025px){.p-home-mv__container{display:flex;justify-content:space-between;padding-inline:5% 0}}@media all and (min-width: 1281px){.p-home-mv__container{padding-right:1.56%}}.p-home-mv__text{width:min(90%,1366px);margin-inline:auto;padding-top:min(7.692vw,60px);position:relative}@media all and (min-width: 1025px){.p-home-mv__text{width:auto;margin-inline:0;padding-top:4.948vw;flex:1}}.p-home-mv__text .text-en{font-size:min(3.333vw,1.8rem);letter-spacing:0;line-height:1;margin-bottom:1em}@media all and (min-width: 1025px){.p-home-mv__text .text-en{font-size:1.042vw;margin-bottom:1.5em}}.p-home-mv__text .copy1{display:block;width:fit-content;font-size:min(9.744vw,5.4rem);line-height:1.25}@media all and (min-width: 1025px){.p-home-mv__text .copy1{font-size:3.854vw}}.p-home-mv__text .copy1 .small{font-size:75%}@media all and (max-width: 1024px){.p-home-mv__text .copy1 .is-change{display:none}}.p-home-mv__text .copy2{display:block;width:fit-content;font-size:min(15.897vw,8.5rem);line-height:1}@media all and (min-width: 1025px){.p-home-mv__text .copy2{font-size:6.771vw}}.p-home-mv__text .scr{position:absolute;bottom:0;left:0;height:min(20.77%,167px);padding-left:clamp(5px,.488vw,10px);display:none}@media all and (min-width: 1025px){.p-home-mv__text .scr{display:block}}.p-home-mv__text .scr__text{writing-mode:vertical-rl;font-size:clamp(1rem,.976vw,1.2rem)}.p-home-mv__text .scr::before,.p-home-mv__text .scr::after{display:block;content:"";width:1px;height:100%;position:absolute;top:0;left:0}.p-home-mv__text .scr::before{background-color:silver;z-index:0}.p-home-mv__text .scr::after{background-color:#009c7c;z-index:1;animation:scroll 2s cubic-bezier(0.65, 0, 0.35, 1) infinite}.p-home-mv__img{container-type:inline-size;position:relative;margin-top:min(15.385vw,80px)}@media all and (min-width: 1025px){.p-home-mv__img{width:66.77cqw;margin-top:0}}.p-home-mv__img .img-text{font-size:6.94cqw;color:hsla(0,0%,100%,.6);line-height:1;position:absolute;bottom:-0.16em;left:-0.1em;z-index:2;letter-spacing:0}.p-home-mv__img .img-wrap{display:flex;justify-content:space-between;position:relative;z-index:1}.p-home-mv__img .img-wrap .large{width:54.91%}.p-home-mv__img .img-wrap .small-group{display:flex;flex-direction:column;justify-content:space-between;width:42.75%}.p-home-mv__img .img-wrap .small-group .small{aspect-ratio:548/387;width:100%;overflow:hidden}.p-home-mv__img .img-wrap .small-group .small img{object-fit:cover;width:100%;height:100%}@media all and (min-width: 1025px){.p-home-mv__img .img-wrap img{border-radius:3px}}@keyframes scroll{0%{transform:scale(1, 0);transform-origin:0 0}38%{transform:scale(1, 1);transform-origin:0 0}42%{transform:scale(1, 1);transform-origin:0 100%}80%{transform:scale(1, 0);transform-origin:0 100%}100%{transform:scale(1, 0);transform-origin:0 100%}}.p-home-feature{padding-top:clamp(30px,7.692vw,60px);overflow-x:clip}@media all and (min-width: 1025px){.p-home-feature{padding-top:185px;margin-top:calc((100vh - 20%)*-1)}}.p-home-feature__head{position:relative;z-index:1}.p-home-feature__head .main-group .heading{font-size:clamp(4rem,5.208vw,6rem);font-weight:500;letter-spacing:.1em;line-height:1.25}.p-home-feature__head .main-group .lead{font-size:clamp(1.2rem,1.563vw,1.6rem);margin-top:1.2em}.p-home-feature__head .en-title{font-size:clamp(6rem,15.385vw,20rem);color:rgba(0,0,0,.05);position:absolute;top:.6em;right:0;z-index:-1;line-height:1}@media all and (min-width: 391px){.p-home-feature__head .en-title{top:.5em}}@media all and (min-width: 641px){.p-home-feature__head .en-title{top:auto;bottom:-0.15em}}.p-home-feature__list{margin-top:clamp(25px,5vw,60px);display:grid;grid-template-columns:1fr;gap:30px}@media all and (min-width: 641px){.p-home-feature__list{grid-template-columns:repeat(2, 1fr);gap:clamp(30px,4.688vw,60px) clamp(15px,4.688vw,60px)}}@media all and (min-width: 1281px){.p-home-feature__list{grid-template-columns:repeat(4, 1fr);gap:clamp(10px,1.976vw,30px)}}.p-home-feature__list .list-item{container-type:inline-size}.p-home-feature__list .list-item .img{margin-bottom:13px}.p-home-feature__list .list-item .img img{width:100%}.p-home-feature__list .list-item .step{font-size:clamp(1.2rem,1.094vw,1.4rem);margin-bottom:.3em}.p-home-feature__list .list-item .subhead{color:#009c7c;font-size:clamp(1.6rem,4.57cqw,2rem);letter-spacing:.08em;margin-bottom:.5em}@media all and (min-width: 1281px){.p-home-feature__list .list-item .subhead{letter-spacing:.15em;font-size:clamp(1.6rem,6.2cqw,2rem)}}@media all and (max-width: 1280px){@container ( width > 350px ){.p-home-feature__list .list-item .subhead br{display:none}}}.p-home-feature__list .list-item .body-text{font-size:1.4rem;line-height:1.8;letter-spacing:.08em}.p-home-feature__more{margin-top:clamp(20px,4vw,25px)}.p-home-number{overflow-x:clip;margin-top:clamp(80px,16vw,190px);container-type:inline-size}.p-home-number__container{position:relative;padding-block:clamp(25px,5vw,54px) clamp(20px,4vw,60px)}.p-home-number__container::after{content:"";display:block;background-color:#f2f2f2;position:absolute;inset-block:0;inset-inline:calc(50% - 50cqw);z-index:0;pointer-events:none}@media all and (min-width: 1518px){.p-home-number__container::after{right:calc(34% - 34cqw)}}.p-home-number__container .en-title{font-size:clamp(6rem,12vw,20rem);line-height:1;color:rgba(0,0,0,.05);position:absolute;top:-0.82em;left:0;z-index:-1;letter-spacing:0}.p-home-number__title{position:absolute;top:-0.6em;left:0;z-index:1;display:block;width:fit-content;font-size:clamp(4rem,8vw,8rem);line-height:1.1;letter-spacing:.08em;font-weight:500}.p-home-number__copy{display:flex;flex-direction:column;align-items:baseline;position:relative;z-index:1;font-size:clamp(1.4rem,2.8vw,1.6rem);gap:.7em 1em}@media all and (min-width: 641px){.p-home-number__copy{flex-direction:row;flex-wrap:wrap}}.p-home-number__copy .name{font-size:clamp(2rem,4vw,4rem);line-height:1}.p-home-number__list{display:grid;position:relative;z-index:1;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;gap:10px;margin-top:clamp(20px,4vw,50px)}@media all and (min-width: 769px){.p-home-number__list{grid-template-columns:repeat(3, 1fr);gap:clamp(10px,1.563vw,30px)}}@media all and (min-width: 1281px){.p-home-number__list{grid-template-columns:repeat(4, 1fr);gap:clamp(10px,1.976vw,30px)}}.p-home-number__more{position:relative;z-index:1;margin-top:clamp(15px,3vw,45px)}.p-home-interview{overflow-x:clip;padding-top:clamp(35px,7vw,110px)}.p-home-interview__head{display:flex;flex-direction:column;gap:10px 30px;margin-bottom:clamp(20px,4vw,45px);position:relative}@media all and (min-width: 769px){.p-home-interview__head{flex-direction:row;align-items:flex-end}}.p-home-interview__head .main-title{font-weight:500;line-height:1.15;letter-spacing:.08em;font-size:clamp(2rem,4vw,4rem)}.p-home-interview__head .main-title .top-text .small{font-size:75%}.p-home-interview__head .main-title .bottom-text{font-size:200%}.p-home-interview__head .en-title{position:absolute;top:0;right:0;color:rgba(0,0,0,.05)}@media all and (min-width: 769px){.p-home-interview__head .en-title{bottom:0;top:auto}}.p-home-interview__head .en-title .text1{font-size:clamp(2rem,4vw,5.3rem);position:absolute;top:0;right:0}.p-home-interview__head .en-title .text2{display:block;font-size:clamp(6rem,12vw,20rem);line-height:1;padding-top:min(3vw,30px);margin-bottom:-0.2em}@media all and (min-width: 769px){.p-home-interview__head .en-title .text2{margin-bottom:-0.17em}}@media all and (min-width: 1581px){.p-home-interview__head .en-title .text2{padding-top:10px}}@media all and (max-width: 768px){.p-home-interview__head .lead br{display:none}}.p-home-interview .splide__slide .c-interview-card{transform:scale(0.95);transition:transform .3s}.p-home-interview .splide__slide.is-active .c-interview-card{transform:scale(1);z-index:1}.p-home-interview .splide__track{overflow:visible}.p-home-interview .splide__pagination .splide__pagination__page:not(.is-active){background-color:#cbcbcb}.p-home-interview__more{margin-top:clamp(20px,4vw,25px)}.p-home-career{margin-top:clamp(50px,10vw,100px);container-type:inline-size}@media all and (min-width: 901px){.p-home-career{padding-top:10px}}.p-home-career__inner{position:relative}@media all and (min-width: 901px){.p-home-career__inner{display:flex;gap:min(5.556vw,100px);padding-bottom:min(3.646vw,70px)}}.p-home-career__inner::after{height:calc(100% - 12.821vw);content:"";display:block;background-color:#f2f2f2;position:absolute;bottom:0;inset-inline:calc(50% - 50cqw);z-index:-1}@media all and (min-width: 901px){.p-home-career__inner::after{height:calc(100% - min(8.564vw,130px))}}@media all and (min-width: 1518px){.p-home-career__inner::after{left:calc(34% - 34cqw)}}.p-home-career .body{padding-bottom:clamp(32px,8.205vw,70px);margin-inline:calc(50% - 50cqw)}@media all and (min-width: 901px){.p-home-career .body{width:min(58%,720px);margin-top:min(8.564vw,130px);padding-bottom:0;margin-inline:0}}@media all and (max-width: 900px){.p-home-career .body .text-group{width:90%;margin-inline:auto}}.p-home-career .body .en-title{width:90%;margin-inline:auto;position:relative;font-size:min(11.795vw,8.8rem);line-height:1;letter-spacing:0}@media all and (min-width: 901px){.p-home-career .body .en-title{width:100%;margin-inline:0;margin-top:calc(min(1vw,1.7rem)*-1)}}.p-home-career .body .en-title .line1{font-size:min(15.385vw,20rem);color:rgba(0,0,0,.05)}@media all and (min-width: 901px){.p-home-career .body .en-title .line1{position:absolute;top:-0.77em;left:-0.2em;z-index:-1}}.p-home-career .body .en-title .line2{display:block;color:#fff;margin-left:3em;margin-top:-0.3em}@media all and (min-width: 901px){.p-home-career .body .en-title .line2{margin-left:auto;margin-top:0;text-align:right}}.p-home-career .body .main-title{color:#009c7c;font-size:min(7.692vw,4rem);font-weight:500;letter-spacing:.08em;margin-top:.4em}@media all and (min-width: 901px){.p-home-career .body .main-title{font-size:min(3.294vw,5rem);letter-spacing:.05em}}.p-home-career .body .main-title .small{color:#2e2e2e;font-size:75%}.p-home-career .body .body-text{letter-spacing:.1em;line-height:1.8;margin-block:1.6em}@media all and (min-width: 1281px){.p-home-career .body .body-text{line-height:2}}.p-home-career .img{overflow:hidden}@media all and (max-width: 900px){.p-home-career .img{margin-inline:calc(50% - 50cqw);aspect-ratio:390/270}}@media(min-width: 901px)and (max-width: 1500px){.p-home-career .img{aspect-ratio:590/848}}@media all and (min-width: 901px){.p-home-career .img{aspect-ratio:820/848;margin-right:calc(50% - 50cqw);flex:1}}.p-home-career .img img{object-fit:cover;object-position:center top}@media(min-width: 901px)and (max-width: 1360px){.p-home-career .img img{object-position:15% top}}@media(min-width: 1361px)and (max-width: 1500px){.p-home-career .img img{object-position:left top}}.p-home-career .img img{width:100%;height:100%}.p-home-career .card-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:max(1.556vw,10px)}@media all and (min-width: 641px){.p-home-career .card-wrap{grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 901px){.p-home-career .card-wrap{gap:min(1.111vw,14px)}}.p-home-career .card-wrap .card-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;aspect-ratio:170/100;container-type:inline-size;border-radius:3px}@media all and (min-width: 1281px){.p-home-career .card-wrap .card-item{aspect-ratio:224/150}}.p-home-career .card-wrap .card-item .title{font-size:clamp(1.2rem,6.25cqw,1.4rem)}.p-home-career .card-wrap .card-item .number{display:inline-block;font-size:min(22.3cqw,5rem)}.p-home-career .card-wrap .card-item .unit{font-size:clamp(1.4rem,7.14cqw,1.6rem);color:#009c7c;margin-left:.2em}.p-home-career .more{margin-top:22px}@media all and (max-width: 900px){.p-home-career .more a{margin-inline:auto}}@media all and (min-width: 901px){.p-home-career .more{margin-top:min(2.899vw,44px)}}@media all and (max-width: 800px){.p-home-job{overflow:hidden}}@media all and (min-width: 901px){.p-home-job{margin-top:105px}}.p-home-job__inner{padding-block:clamp(35px,7vw,90px) clamp(20px,4vw,55px);position:relative}.p-home-job .en-title{color:#71b8a9;font-size:clamp(6rem,12vw,20rem);line-height:1;position:absolute;top:0;right:0;z-index:0}@media all and (min-width: 901px){.p-home-job .en-title{top:-0.3em;color:rgba(108,183,166,.2);mix-blend-mode:multiply}}.p-home-job__title{color:#fff;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 15px;z-index:1;position:relative;z-index:1}.p-home-job__title .main-title{font-size:clamp(4rem,8vw,6rem);font-weight:500;letter-spacing:.08em}.p-home-job__title .lead{font-size:clamp(1.4rem,2.8vw,1.6rem);letter-spacing:.1em}.p-home-job__slide-body{position:relative}.p-home-job__slide{margin-top:clamp(20px,4vw,45px)}@media all and (max-width: 800px){.p-home-job__slide .splide__track{overflow:visible !important}}.p-home-job__more{margin-top:clamp(20px,4vw,25px)}.p-home-benefits{padding-block:clamp(20px,4vw,110px) clamp(60px,12vw,110px)}.p-home-benefits__bnr{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;overflow:hidden;border-radius:5px;background-color:#f2f2f2}@media all and (min-width: 769px){.p-home-benefits__bnr{aspect-ratio:1366/350}}.p-home-benefits__bnr .text-group{padding:clamp(25px,6.41vw,40px) clamp(20px,5.128vw,30px);transition:transform .3s}@media all and (min-width: 769px){.p-home-benefits__bnr .text-group{padding:0;padding-left:min(3.953vw,60px)}}.p-home-benefits__bnr .text-group .title{font-size:min(7.692vw,4rem);font-weight:500;line-height:1.25;letter-spacing:.08em}@media all and (min-width: 769px){.p-home-benefits__bnr .text-group .title{font-size:min(2.635vw,4rem)}}@media all and (min-width: 769px){.p-home-benefits__bnr .text-group .title .main{font-size:min(3.953vw,6rem)}}.p-home-benefits__bnr .text-group .title .small{font-size:75%}.p-home-benefits__bnr .text-group .body-text{font-size:min(3.59vw,1.6rem);letter-spacing:.1em;margin-top:1em}@media all and (min-width: 769px){.p-home-benefits__bnr .text-group .body-text{font-size:clamp(1.2rem,1.054vw,1.6rem)}}.p-home-benefits__bnr img{width:100%;transition:opacity .3s}@media all and (min-width: 769px){.p-home-benefits__bnr img{position:absolute;inset:0;z-index:-1;object-fit:cover;height:100%}}@media(hover: hover)and (pointer: fine){.p-home-benefits__bnr:hover .text-group{transform:translateX(5px)}.p-home-benefits__bnr:hover img{opacity:.7}}.obj1{position:sticky;overflow:hidden;top:0;z-index:-1;height:100vh;height:100svh;pointer-events:none;margin-top:-100vh;margin-top:-100svh}@media all and (min-width: 641px){.obj1{top:180px}}@media all and (min-width: 781px){.obj1{top:100px}}@media all and (min-width: 1025px){.obj1{top:10%;margin-top:-20%}}.obj1 .gray{width:100%;clip-path:inset(0 100% 0 0);opacity:0;transition:clip-path .8s linear,opacity .4s ease-out}@media all and (min-width: 781px){.obj1 .gray{clip-path:inset(0 0 0 100%);transition:clip-path 1.4s linear,opacity .4s ease-out}}.obj1 .gray.is-show{clip-path:inset(0 0 0 0);opacity:1}.obj1 .green{width:100%;clip-path:inset(0 100% 0 0);opacity:0;transition:clip-path .8s linear,opacity .5s ease-out;position:absolute;top:0;inset-inline:0;z-index:2}@media all and (max-width: 780px){.obj1 .green.is-show{clip-path:inset(0 0 0 0);opacity:1}}@media all and (min-width: 781px){.obj1 .green{transition:clip-path 1.4s linear,opacity .4s ease-out}}@media all and (min-width: 781px){body:has(.p-home-feature .list-item.is-show) .obj1 .green{clip-path:inset(0 0 0 0);opacity:1}}.obj2{position:sticky;overflow:hidden;top:0;z-index:-1;height:100vh;height:100svh;pointer-events:none;margin-top:-100vh;margin-top:-100svh;transform:scaleX(-1)}@media all and (min-width: 641px){.obj2{top:180px}}@media all and (min-width: 781px){.obj2{top:100px}}@media all and (min-width: 1025px){.obj2{top:10%}}.obj2 .gray{width:100%;clip-path:inset(0 100% 0 0);opacity:0;transition:clip-path .8s linear,opacity .4s ease-out}@media all and (min-width: 781px){.obj2 .gray{transition:clip-path 1.4s linear,opacity .4s ease-out}}.obj2 .gray.is-show{clip-path:inset(0 0 0 0);opacity:1}.obj2 .green{width:100%;clip-path:inset(0 100% 0 0);opacity:0;transition:clip-path .8s linear,opacity .5s ease-out;position:absolute;top:0;inset-inline:0;z-index:2}@media all and (max-width: 780px){.obj2 .green.is-show{clip-path:inset(0 0 0 0);opacity:1}}@media all and (min-width: 781px){.obj2 .green{transition:clip-path 1.4s linear,opacity .5s ease-out}}@media all and (min-width: 781px){body:has(.p-home-interview__more.is-show) .obj2 .green{clip-path:inset(0 0 0 0);opacity:1}}.p-environment{letter-spacing:.1em}.p-environment .env-lead{font-size:clamp(2.8rem,5.6vw,5rem);font-weight:500;line-height:1.25;letter-spacing:.1em}.p-environment .env-lead .small{font-size:75%}.p-environment .sec01-contents{display:flex;flex-direction:column;gap:30px}@media all and (min-width: 901px){.p-environment .sec01-contents{flex-direction:row;gap:55px}}@media all and (min-width: 901px){.p-environment .sec01-contents .body{width:min(62%,565px)}}.p-environment .sec01-contents .body .body-text{margin-block:1.2em 1.5em}@media all and (min-width: 901px){.p-environment .sec01-contents .body .body-text{margin-block:1.5em 1.7em}}.p-environment .sec01-contents .body .sec01-list{container-type:inline-size}.p-environment .sec01-contents .body .sec01-list li{border-top:1px solid silver;padding-block:1em;display:flex;align-items:center;gap:15px;line-height:1.6}@media all and (min-width: 901px){.p-environment .sec01-contents .body .sec01-list li{padding-block:1.4em}}.p-environment .sec01-contents .body .sec01-list li .text{flex:1;font-weight:bold}@container (width < 540px){.p-environment .sec01-contents .body .sec01-list li .text br{display:none}}.p-environment .sec01-contents .body .sec01-list li .check{width:clamp(16px,4cqw,23px)}.p-environment .sec01-contents .img{text-align:center}@media all and (min-width: 901px){.p-environment .sec01-contents .img{flex:1}}.p-environment .sec01-contents .img img{border-radius:5px}@media all and (max-width: 900px){.p-environment .sec01-contents .img img{width:min(100%,400px)}}.p-environment .sec02-contents{display:flex;flex-direction:column;gap:clamp(25px,5vw,44px)}.p-environment .sec02-contents .contents-head{display:grid;grid-template-columns:1fr;gap:1em}@media all and (min-width: 1161px){.p-environment .sec02-contents .contents-head{grid-template-columns:auto 1fr;align-items:center;gap:55px}}.p-environment .sec02-contents .contents-col3{display:grid;grid-template-columns:1fr;gap:25px}@media all and (min-width: 641px){.p-environment .sec02-contents .contents-col3{grid-template-columns:repeat(2, 1fr);gap:clamp(15px,2.344vw,30px)}}@media all and (min-width: 901px){.p-environment .sec02-contents .contents-col3{grid-template-columns:repeat(3, 1fr);gap:clamp(15px,1.667vw,30px)}}.p-environment .sec02-contents .contents-col3 .item{container-type:inline-size;display:flex;flex-direction:column;gap:.8em}.p-environment .sec02-contents .contents-col3 img{width:100%;border-radius:5px}.p-environment .sec02-contents .contents-col3 .title{font-size:min(6.3cqw,2.4rem);color:#009c7c;line-height:1.25}.p-environment .sec02-contents .contents-col3 .body-text{font-size:1.4rem}.p-environment .contents-list{border-bottom:1px solid silver;container-type:inline-size;padding-bottom:clamp(25px,5vw,35px)}.p-environment .contents-list .list-title{display:block;width:fit-content;max-width:90%;margin-inline:auto;position:relative;background-color:#fff;font-size:clamp(1.6rem,3.2vw,1.8rem);line-height:1.4;font-weight:500;padding-inline:.5em}.p-environment .contents-list .list-title::after{display:block;content:"";width:100cqw;height:1px;background-color:silver;position:absolute;top:50%;left:50%;z-index:-1;transform:translateX(-50%)}.p-environment .contents-list .list{margin-top:clamp(25px,5vw,35px);display:grid;gap:5px;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr}@media all and (min-width: 499px){.p-environment .contents-list .list{grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 769px){.p-environment .contents-list .list{grid-template-columns:repeat(4, 1fr);gap:10px}}@media all and (min-width: 901px){.p-environment .contents-list .list{grid-template-columns:repeat(6, 1fr)}}@media all and (min-width: 1281px){.p-environment .contents-list .list{grid-template-columns:repeat(8, 1fr)}}.p-environment .contents-list .list li{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;line-height:1.25;text-align:center;padding-inline:.6em;min-height:4em;font-size:1.2rem;background-color:#fff}@media all and (max-width: 498px){.p-environment .contents-list .list li:nth-child(4n+1),.p-environment .contents-list .list li:nth-child(4n+4){background-color:#f2f2f2}}@media(min-width: 499px)and (max-width: 768px){.p-environment .contents-list .list li:nth-child(odd){background-color:#f2f2f2}}@media(min-width: 769px)and (max-width: 900px){.p-environment .contents-list .list li:nth-child(8n+1),.p-environment .contents-list .list li:nth-child(8n+3),.p-environment .contents-list .list li:nth-child(8n+6),.p-environment .contents-list .list li:nth-child(8n+8){background-color:#f2f2f2}}@media(min-width: 901px)and (max-width: 1280px){.p-environment .contents-list .list li:nth-child(12n+1),.p-environment .contents-list .list li:nth-child(12n+3),.p-environment .contents-list .list li:nth-child(12n+5),.p-environment .contents-list .list li:nth-child(12n+8),.p-environment .contents-list .list li:nth-child(12n+10),.p-environment .contents-list .list li:nth-child(12n+12){background-color:#f2f2f2}}@media all and (min-width: 1281px){.p-environment .contents-list .list li:nth-child(16n+1),.p-environment .contents-list .list li:nth-child(16n+3),.p-environment .contents-list .list li:nth-child(16n+5),.p-environment .contents-list .list li:nth-child(16n+7),.p-environment .contents-list .list li:nth-child(16n+10),.p-environment .contents-list .list li:nth-child(16n+12),.p-environment .contents-list .list li:nth-child(16n+14),.p-environment .contents-list .list li:nth-child(16n+16){background-color:#f2f2f2}}.p-environment #sec03{position:relative;z-index:1}.p-environment #sec03 .sec03-contents{display:flex;flex-direction:column;gap:30px}@media all and (min-width: 1025px){.p-environment #sec03 .sec03-contents{flex-direction:row;align-items:flex-start;gap:45px}}@media all and (min-width: 1025px){.p-environment #sec03 .sec03-contents .body{width:min(55%,640px)}}.p-environment #sec03 .sec03-contents .body .body-text{margin-block:1.2em 1.5em}@media all and (min-width: 1025px){.p-environment #sec03 .sec03-contents .body .body-text{margin-block:1.5em 1.7em}}.p-environment #sec03 .sec03-contents .body .access{border-top:1px solid silver;padding-top:1.5em}@media all and (min-width: 1025px){.p-environment #sec03 .sec03-contents .body .access{padding-top:1.7em}}.p-environment #sec03 .sec03-contents .body .access .title{font-size:clamp(1.6rem,3.2vw,1.8rem);font-weight:500}.p-environment #sec03 .sec03-contents .body .access ul{margin-top:.8em;font-size:1.4rem}.p-environment #sec03 .sec03-contents br.is-change{display:none}@media(min-width: 1024px)and (max-width: 1260px){.p-environment #sec03 .sec03-contents br.is-change{display:block}}@media all and (min-width: 1025px){.p-environment #sec03 .sec03-contents .map{flex:1}}.p-environment #sec03 .sec03-contents .map .map-modal-button{width:100%;background-color:#fff;border-radius:8px;border:#f2f2f2 1px solid;overflow:hidden;position:relative}.p-environment #sec03 .sec03-contents .map .map-modal-button img{transition:opacity .3s;position:relative;z-index:1}.p-environment #sec03 .sec03-contents .map .map-modal-button::after{display:block;content:"";width:30px;aspect-ratio:1/1;background:var(--icon-zoom) no-repeat center/contain;position:absolute;bottom:1rem;right:1rem;z-index:2;pointer-events:none;transition:opacity .3s}@media(hover: hover)and (pointer: fine){.p-environment #sec03 .sec03-contents .map .map-modal-button:hover img{opacity:.7}.p-environment #sec03 .sec03-contents .map .map-modal-button:hover::after{opacity:.7}}.p-environment #sec03 .sec03-bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.p-environment #sec03 .sec03-bg img{width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-environment .staff-bnr{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;overflow:hidden;border-radius:5px;background-color:#f2f2f2}@media all and (min-width: 769px){.p-environment .staff-bnr{aspect-ratio:1366/350}}.p-environment .staff-bnr .text-group{padding:clamp(25px,6.41vw,40px) clamp(20px,5.128vw,30px);transition:transform .3s}@media all and (min-width: 769px){.p-environment .staff-bnr .text-group{padding:0;padding-left:min(3.953vw,60px)}}.p-environment .staff-bnr .text-group .title{font-size:min(8.718vw,5rem);line-height:1.25;letter-spacing:.08em}@media all and (min-width: 769px){.p-environment .staff-bnr .text-group .title{font-size:min(2.635vw,4rem)}}@media all and (min-width: 769px){.p-environment .staff-bnr .text-group .title .main{font-size:min(3.953vw,6rem)}}.p-environment .staff-bnr .text-group .title .small{font-size:75%}.p-environment .staff-bnr .text-group .body-text{font-size:min(3.59vw,1.6rem);letter-spacing:.1em;margin-top:1em}@media all and (min-width: 769px){.p-environment .staff-bnr .text-group .body-text{font-size:clamp(1.2rem,1.054vw,1.6rem)}}.p-environment .staff-bnr img{width:100%;transition:opacity .3s}@media all and (min-width: 769px){.p-environment .staff-bnr img{position:absolute;inset:0;z-index:-1;object-fit:cover;height:100%}}@media(hover: hover)and (pointer: fine){.p-environment .staff-bnr:hover .text-group{transform:translateX(5px)}.p-environment .staff-bnr:hover img{opacity:.7}}#map-modal{display:none;position:fixed;inset:0;width:100%;height:100%;z-index:999999;opacity:0;transition-behavior:allow-discrete}@starting-style{#map-modal{opacity:0}}#map-modal.is-show{display:flex;align-items:center;justify-content:center;opacity:1}#map-modal.is-show .map-contents{background-color:#fff;border-radius:5px;width:min(94%,900px);max-height:94%;padding-bottom:min(5%,30px);text-align:center;position:relative;z-index:1;overscroll-behavior:contain;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#map-modal.is-show .map-contents::-webkit-scrollbar{display:none}#map-modal.is-show .map-bg{position:absolute;inset:0;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);z-index:0}#map-modal.is-show .map-close{border:1px solid #6cb7a6;padding:.5em 1em;color:#009c7c;line-height:1;font-size:1.4rem;transition:background-color .3s,color .3s}@media(hover: hover)and (pointer: fine){#map-modal.is-show .map-close:hover{background-color:#6cb7a6;color:#fff}}.p-numbers{position:relative}.p-numbers__bg{position:absolute;top:0;inset-inline:0;z-index:-1}.p-numbers__bg img{width:100%}.p-numbers__list{display:grid;position:relative;z-index:1;grid-template-columns:repeat(2, 1fr);gap:10px;margin-top:clamp(20px,4vw,50px)}.p-numbers__list:not(.is-fig){grid-auto-rows:1fr}@media all and (min-width: 769px){.p-numbers__list{grid-template-columns:repeat(3, 1fr);gap:15px}}@media all and (min-width: 1281px){.p-numbers__list{grid-template-columns:repeat(4, 1fr)}}.p-numbers__list:has(.number-fig){margin-top:clamp(15px,3vw,30px)}.p-numbers__list .number-fig,.p-numbers__list .c-number-card{background-color:#fff;box-shadow:5px 5px 6px rgba(0,0,0,.1);width:100%;border-radius:3px}@media all and (max-width: 768px){.p-numbers__list .number-fig:nth-child(4n+1),.p-numbers__list .number-fig:nth-child(4n+4),.p-numbers__list .c-number-card:nth-child(4n+1),.p-numbers__list .c-number-card:nth-child(4n+4){background-color:#f2f2f2}}@media(min-width: 769px)and (max-width: 1281px){.p-numbers__list .number-fig:nth-child(odd),.p-numbers__list .c-number-card:nth-child(odd){background-color:#f2f2f2}}@media all and (min-width: 1281px){.p-numbers__list .number-fig,.p-numbers__list .c-number-card{padding-bottom:25px}.p-numbers__list .number-fig:nth-child(8n+1),.p-numbers__list .number-fig:nth-child(8n+3),.p-numbers__list .number-fig:nth-child(8n+6),.p-numbers__list .number-fig:nth-child(8n+8),.p-numbers__list .c-number-card:nth-child(8n+1),.p-numbers__list .c-number-card:nth-child(8n+3),.p-numbers__list .c-number-card:nth-child(8n+6),.p-numbers__list .c-number-card:nth-child(8n+8){background-color:#f2f2f2}}.p-numbers__list .number-fig{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:0;padding:clamp(25px,5vw,30px) clamp(15px,4vw,25px);text-align:center}.p-numbers__list .number-fig .title{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:clamp(1.6rem,3.2vw,1.8rem);margin-bottom:1em;word-break:auto-phrase;text-wrap:balance}.p-strengths .card-wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:max(1.556vw,10px)}@media all and (min-width: 641px){.p-strengths .card-wrap{grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 901px){.p-strengths .card-wrap{gap:min(1.111vw,14px)}}.p-strengths .card-wrap .card-item{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;container-type:inline-size;border-radius:3px;padding-block:clamp(20px,4vw,30px);box-shadow:5px 5px 5px rgba(0,0,0,.1)}.p-strengths .card-wrap .card-item .title{font-size:clamp(1.2rem,6.25cqw,1.6rem);margin-bottom:.5em}.p-strengths .card-wrap .card-item .number{display:inline-block;font-size:min(22.3cqw,6rem);line-height:1.25}.p-strengths .card-wrap .card-item .unit{font-size:clamp(1.4rem,7.14cqw,1.8rem);color:#009c7c;margin-left:.2em}@media all and (min-width: 769px){.p-strengths .strengths-col2{display:grid;gap:min(3.623vw,55px);grid-template-columns:1fr 35%}}.p-strengths .strengths-col2 .body{display:flex;flex-direction:column;gap:1.5em}.p-strengths .strengths-col2 .body .check-list{display:flex;flex-direction:column;gap:9px;container-type:inline-size}.p-strengths .strengths-col2 .body .check-list li{display:flex;align-items:center;gap:15px;background-color:#f2f2f2;padding:clamp(15px,3vw,18px) clamp(15px,3vw,20px);line-height:1.4}@media all and (min-width: 769px){.p-strengths .strengths-col2 .body .check-list li{font-size:clamp(1.2rem,1.56vw,1.6rem)}}.p-strengths .strengths-col2 .body .check-list li .body-text{flex:1}.p-strengths .strengths-col2 .body .check-list li .check{width:clamp(16px,4cqw,23px)}.p-strengths .strengths-col2 .body .check-list.white li{background-color:#fff}.p-strengths .strengths-col2 .img{text-align:center}@media all and (max-width: 768px){.p-strengths .strengths-col2 .img{margin-top:clamp(15px,3vw,25px);aspect-ratio:6/4;width:100%;overflow:hidden;border-radius:5px}}.p-strengths .strengths-col2 .img img{border-radius:5px}@media all and (max-width: 768px){.p-strengths .strengths-col2 .img img{object-fit:cover;width:100%;object-position:top}}.p-benefits .benefits-2col{display:flex;flex-direction:column-reverse;gap:clamp(15px,3vw,25px)}@media all and (min-width: 1025px){.p-benefits .benefits-2col{flex-direction:row-reverse;gap:30px}}@media(min-width: 641px)and (max-width: 1024px){.p-benefits .benefits-2col .c-summary-grid{grid-template-columns:min(30%,240px) 1fr}}.p-benefits .benefits-2col .img{overflow:hidden;position:relative}@media all and (max-width: 1024px){.p-benefits .benefits-2col .img{aspect-ratio:16/9;width:100%}}@media all and (min-width: 1025px){.p-benefits .benefits-2col .img{width:min(30%,500px)}}.p-benefits .benefits-2col .img img{border-radius:5px;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media all and (min-width: 1025px){.p-benefits .benefits-2col .body{flex:1}}.p-benefits .benefits-caption{font-size:85%;margin-top:1em}.p-benefits .resort-tag{display:flex;flex-wrap:wrap;gap:5px 8px}.p-benefits .resort-tag li{display:inline-block;line-height:1;padding:.5em .8em;border:1px solid #6cb7a6;color:#009c7c;font-size:85%;border-radius:3px}.p-benefits .club-list{display:grid;grid-auto-flow:1fr;grid-template-columns:repeat(2, 1fr);gap:clamp(5px,1vw,10px)}@media all and (min-width: 769px){.p-benefits .club-list{grid-template-columns:repeat(3, 1fr)}}@media all and (min-width: 1025px){.p-benefits .club-list{grid-template-columns:repeat(4, 1fr)}}.p-benefits .club-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;text-align:center;border-radius:3px;padding:.5em;line-height:1.25;font-size:clamp(1.3rem,2.6vw,1.6rem);font-weight:bold;min-height:4em}@media all and (max-width: 768px){.p-benefits .club-list li:nth-child(4n+1),.p-benefits .club-list li:nth-child(4n+4){background-color:#f2f2f2}}@media(min-width: 769px)and (max-width: 1025px){.p-benefits .club-list li:nth-child(odd){background-color:#f2f2f2}}@media all and (min-width: 1025px){.p-benefits .club-list li:nth-child(8n+1),.p-benefits .club-list li:nth-child(8n+3),.p-benefits .club-list li:nth-child(8n+6),.p-benefits .club-list li:nth-child(8n+8){background-color:#f2f2f2}}.p-benefits .club-other{padding:1em;border:2px solid #f2f2f2;border-radius:3px;margin-top:1.5em}.p-benefits .club-other p{font-size:clamp(1.2rem,2.4vw,1.4rem);text-indent:hanging 3.7em;letter-spacing:.08em;line-height:1.6}.p-professions .pickup-list{display:grid;grid-template-columns:1fr;gap:clamp(15px,2.344vw,30px);margin-bottom:clamp(30px,6vw,60px)}@media all and (min-width: 641px){.p-professions .pickup-list{grid-template-columns:repeat(2, 1fr)}}.p-professions .pickup-list .c-job-card{aspect-ratio:1/1}@media(max-width: 500px)and (min-width: 641px){.p-professions .pickup-list .c-job-card{aspect-ratio:4/3}}@media all and (min-width: 1001px){.p-professions .pickup-list .c-job-card{aspect-ratio:4/3}}.p-professions .pickup-list .c-job-card .data{padding:clamp(10px,6cqw,25px)}.p-professions .c-job-card{box-shadow:5px 5px 6px rgba(0,0,0,.1)}@media all and (max-width: 500px){.p-professions .list1 .c-job-card,.p-professions .list2 .c-job-card{aspect-ratio:1/1}}.p-professions .list1 .c-job-card .data,.p-professions .list2 .c-job-card .data{padding:clamp(10px,6cqw,25px)}.p-professions .list1{display:grid;grid-template-columns:1fr;gap:10px;margin-top:10px}@media all and (min-width: 501px){.p-professions .list1{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.p-professions .list1{grid-template-columns:repeat(3, 1fr);gap:clamp(15px,1.667vw,30px);margin-top:clamp(15px,1.667vw,30px)}}@media all and (min-width: 1025px){.p-professions .list1{grid-template-columns:repeat(4, 1fr);gap:clamp(15px,1.463vw,30px);margin-top:clamp(15px,1.463vw,30px)}}.p-professions .list2{display:none;margin-top:10px}@media all and (min-width: 901px){.p-professions .list2{margin-top:clamp(15px,1.667vw,30px)}}@media all and (min-width: 1025px){.p-professions .list2{margin-top:clamp(15px,1.463vw,30px)}}.p-professions .list2.is-show{display:grid;grid-template-columns:1fr;gap:10px}@media all and (min-width: 501px){.p-professions .list2.is-show{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.p-professions .list2.is-show{grid-template-columns:repeat(3, 1fr);gap:clamp(15px,1.667vw,30px)}}@media all and (min-width: 1025px){.p-professions .list2.is-show{grid-template-columns:repeat(4, 1fr);gap:clamp(15px,1.463vw,30px)}}.p-professions__close-button,.p-professions__plus-button{display:none;opacity:0;height:0px;overflow:hidden}@starting-style{.p-professions__close-button,.p-professions__plus-button{height:0px;opacity:0}}.p-professions__close-button.is-show,.p-professions__plus-button.is-show{opacity:1;display:flex;align-items:center;justify-content:center;gap:1em;width:min(100%,600px);height:40px;margin-inline:auto;background-color:#6cb7a6;color:#fff;border-radius:5px;margin-top:clamp(15px,3vw,30px);transition:background-color .3s}@media all and (min-width: 641px){.p-professions__close-button.is-show,.p-professions__plus-button.is-show{height:50px}}.p-professions__close-button.is-show::after,.p-professions__plus-button.is-show::after{display:block;content:"";aspect-ratio:13/8;width:13px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%208%22%3E%20%3Cpath%20d%3D%22M6.5%2C8c-.4%2C0-.8-.2-1.1-.4L.4%2C2.6C-.1%2C2-.1%2C1%2C.4.4%2C1-.1%2C2-.1%2C2.6.4l3.9%2C3.9L10.4.4c.6-.6%2C1.5-.6%2C2.1%2C0%2C.6.6.6%2C1.5%2C0%2C2.1l-5%2C5c-.3.3-.7.4-1.1.4Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain}@media(hover: hover)and (pointer: fine){.p-professions__close-button:hover,.p-professions__plus-button:hover{background-color:rgb(152.1,204.6,192.7)}}.p-professions__close-button::after{transform:rotate(-180deg)}.p-professions .feature-list{display:grid;gap:15px}@media all and (min-width: 641px){.p-professions .feature-list{grid-template-columns:repeat(2, 1fr);gap:min(2.344vw,25px)}}@media all and (min-width: 1025px){.p-professions .feature-list{grid-template-columns:repeat(3, 1fr);gap:min(1.463vw,25px)}}.p-professions .feature-item{padding:clamp(15px,7.89%,30px);background-color:#fff;border:1px solid silver;border-radius:5px;container-type:inline-size;width:100%}.p-professions .feature-item .label{font-size:1.4rem}.p-professions .feature-item .title{display:block;width:fit-content;max-width:100%;font-size:clamp(2rem,7.5cqw,2.4rem)}.p-professions .feature-item .body-text{font-size:1.4rem;margin-top:.6em;letter-spacing:.1em}.p-professions .fit-list{display:grid;grid-template-columns:1fr;gap:15px}@media all and (min-width: 501px){.p-professions .fit-list{gap:min(3vw,20px);grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 1025px){.p-professions .fit-list{gap:min(1.463vw,20px);grid-template-columns:repeat(4, 1fr)}}.p-professions .fit-item{display:flex;align-items:baseline;gap:20px 10px;width:100%;padding:25px 15px;container-type:inline-size;border-radius:5px;box-shadow:3px 3px 6px rgba(0,0,0,.1);background-color:#fff}@media all and (min-width: 501px){.p-professions .fit-item{flex-direction:column;align-items:center}}.p-professions .fit-item:nth-child(2n){background-color:#f2f2f2}@media all and (max-width: 500px){.p-professions .fit-item .check{width:16px}}.p-professions .fit-item .body-text{flex:1;font-size:1.4rem;line-height:1.6}.p-professions .style-summary{display:grid;grid-template-columns:1fr}@media all and (min-width: 769px){.p-professions .style-summary{grid-template-columns:min(30%,240px) 1fr}}.p-professions .style-summary dt{background-color:#fff;color:#009c7c;font-weight:bold}@media all and (max-width: 768px){.p-professions .style-summary dt:not(:first-child){margin-top:1em}}.p-professions .style-summary dd p{line-height:1.6}.p-professions .style-summary dd p:not(:first-child){margin-top:.5em}.p-professions .style-summary dt,.p-professions .style-summary dd{padding:.8em 1em;line-height:1.4}@media all and (min-width: 769px){.p-professions .style-summary dt,.p-professions .style-summary dd{border-top:1px solid silver;padding:1em 1.5em}.p-professions .style-summary dt:nth-child(-n+2),.p-professions .style-summary dd:nth-child(-n+2){border-top:none}}@media all and (min-width: 769px){.p-professions .works-group{display:grid;gap:min(3.623vw,55px);grid-template-columns:min(55%,565px) 1fr}}.p-professions .works-group .works-list{display:flex;flex-direction:column;gap:9px;container-type:inline-size;transition:height .5s}.p-professions .works-group .works-list li{display:flex;align-items:center;gap:15px;background-color:#fff;padding:clamp(15px,3vw,18px) clamp(15px,3vw,20px);transition:opacity .5s}@starting-style{.p-professions .works-group .works-list li{opacity:0}}.p-professions .works-group .works-list li.is-hidden-item{display:none}.p-professions .works-group .works-list li.has-accordion{cursor:pointer;transition:background-color .3s}.p-professions .works-group .works-list li.has-accordion::after{display:block;content:"";aspect-ratio:13/8;width:13px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013%208%22%3E%20%3Cpath%20d%3D%22M6.5%2C8c-.4%2C0-.8-.2-1.1-.4L.4%2C2.6C-.1%2C2-.1%2C1%2C.4.4%2C1-.1%2C2-.1%2C2.6.4l3.9%2C3.9L10.4.4c.6-.6%2C1.5-.6%2C2.1%2C0%2C.6.6.6%2C1.5%2C0%2C2.1l-5%2C5c-.3.3-.7.4-1.1.4Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain}.p-professions .works-group .works-list li.has-accordion.is-open::after{transform:rotate(-180deg)}@media(hover: hover)and (pointer: fine){.p-professions .works-group .works-list li.has-accordion:hover{background-color:rgb(240.3,247.8,246.1)}}.p-professions .works-group .works-list li .body-text{overflow:hidden;transition:max-height .3s ease;flex:1;font-size:clamp(1.4rem,2.8vw,1.5rem);line-height:1.6}.p-professions .works-group .works-list li .check{width:clamp(16px,4cqw,23px)}.p-professions .works-group .works-more-button{width:min(100%,230px);margin-inline:auto;margin-top:clamp(10px,2vw,15px);background-color:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;position:relative;height:40px;font-size:clamp(1.4rem,1.823vw,1.6rem);color:#009c7c;transition:background-color .3s}@media all and (min-width: 769px){.p-professions .works-group .works-more-button{height:50px}}.p-professions .works-group .works-more-button::after{display:block;content:"";width:1em;aspect-ratio:1/1;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20d%3D%22M16%2C8c0%2C.8-.7%2C1.5-1.5%2C1.5h-5v5c0%2C.8-.7%2C1.5-1.5%2C1.5s-1.5-.7-1.5-1.5v-5H1.5c-.8%2C0-1.5-.7-1.5-1.5s.7-1.5%2C1.5-1.5h5V1.5c0-.8.7-1.5%2C1.5-1.5s1.5.7%2C1.5%2C1.5v5h5c.8%2C0%2C1.5.7%2C1.5%2C1.5Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;position:absolute;right:1em;top:50%;transform:translateY(-50%)}.p-professions .works-group .works-more-button.is-open::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%203%22%3E%20%3Cpath%20d%3D%22M14.5%2C3H1.5c-.8%2C0-1.5-.7-1.5-1.5S.7%2C0%2C1.5%2C0h13c.8%2C0%2C1.5.7%2C1.5%2C1.5s-.7%2C1.5-1.5%2C1.5Z%22%20fill%3D%22%236cb7a6%22%2F%3E%3C%2Fsvg%3E")}@media(hover: hover)and (pointer: fine){.p-professions .works-group .works-more-button:hover{background-color:rgb(240.3,247.8,246.1)}}.p-professions .works-group .works-img{text-align:center}@media all and (max-width: 768px){.p-professions .works-group .works-img{margin-top:20px}}.p-professions .works-group .works-img img{border-radius:5px}.p-professions .flow-contents .flow-tab{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(5px,1vw,10px);padding-bottom:clamp(5px,1vw,10px);border-bottom:1px solid silver;margin-bottom:clamp(25px,5vw,50px)}.p-professions .flow-contents .flow-tab .tab-button{background-color:#f2f2f2;border-radius:5px;text-align:center;padding:clamp(5px,1vw,10px);font-size:clamp(1.4rem,2.8vw,1.6rem);transition:background-color .3s,color .3s}.p-professions .flow-contents .flow-tab .tab-button.is-active{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:bold;margin-bottom:calc(clamp(5px,1vw,10px)*-1);background-color:#6cb7a6;border-radius:5px 5px 0 0;color:#fff;padding-bottom:clamp(7px,1.4vw,15px);pointer-events:none}@media(hover: hover)and (pointer: fine){.p-professions .flow-contents .flow-tab .tab-button:hover{background-color:#009c7c;color:#fff}}.p-professions .flow-contents .tab-contents{transition:height .3s,opacity .3s,transform .3s}@media all and (min-width: 769px){.p-professions .flow-contents .tab-contents{display:grid;gap:min(3.623vw,55px);grid-template-columns:min(55%,565px) 1fr}}.p-professions .flow-contents .tab-contents:not(.is-active){height:0;overflow:hidden;opacity:0;pointer-events:none}.p-professions .flow-contents .tab-contents .timeline{display:grid;grid-template-columns:auto 1fr;gap:clamp(15px,2.344vw,30px) clamp(40px,6.25vw,60px);position:relative;container-type:inline-size}.p-professions .flow-contents .tab-contents .timeline dt{position:relative;font-size:clamp(1.6rem,4.13cqw,2.4rem);text-align:right;line-height:1.4}.p-professions .flow-contents .tab-contents .timeline dt::after{display:block;width:8px;aspect-ratio:1/1;background-color:#6cb7a6;border-radius:99px;content:"";position:absolute;top:.6em;left:calc(100% + clamp(40px,6.25vw,60px)/2);transform:translateX(-50%)}.p-professions .flow-contents .tab-contents .timeline dt:not(:nth-last-child(2))::before{display:block;content:"";width:1px;height:calc(100% + clamp(15px,2.344vw,30px));background-color:#6cb7a6;position:absolute;top:.6em;left:calc(100% + clamp(40px,6.25vw,60px)/2)}.p-professions .flow-contents .tab-contents .timeline dd .body-title{color:#009c7c;font-size:clamp(1.6rem,3.1cqw,1.8rem)}.p-professions .flow-contents .tab-contents .timeline dd .body-text{font-size:clamp(1.4rem,2.75cqw,1.6rem)}.p-professions .flow-contents .tab-contents .timeline dd .body-text p{line-height:1.5}.p-professions .flow-contents .tab-contents .works-img{text-align:center}@media all and (max-width: 768px){.p-professions .flow-contents .tab-contents .works-img{margin-top:20px}}.p-professions .flow-contents .tab-contents .works-img img{border-radius:5px}.p-professions .education-list{margin-top:clamp(5px,1vw,15px)}@media all and (min-width: 769px){.p-professions .education-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 25px;overflow:hidden}}.p-professions .education-list li{padding-block:1em;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:.2em;line-height:1.4;letter-spacing:.08em}.p-professions .education-list li::before{display:inline-block;content:"●";color:#6cb7a6;transform:scale(0.5)}@media all and (min-width: 769px){.p-professions .education-list li{break-inside:avoid;transform:translateY(-1px)}}.p-professions .education-list li+li{border-top:1px solid silver}.p-professions .certifications-sub,.p-professions .education-sub{display:flex;flex-direction:column;gap:1em;border:3px solid #eaeaea;border-radius:5px;background-color:#fff;padding:1.2em;letter-spacing:.08em}.p-professions .certifications-sub .subhead,.p-professions .education-sub .subhead{color:#009c7c;font-size:clamp(1.6rem,3.2vw,2rem)}.p-professions .certifications-sub .l-post-body *,.p-professions .education-sub .l-post-body *{line-height:1.6}.p-professions .education-sub{margin-top:1em}.p-professions .certifications-list{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:10px}@media all and (min-width: 641px){.p-professions .certifications-list{gap:15px;grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.p-professions .certifications-list{grid-template-columns:repeat(3, 1fr);gap:clamp(10px,1.302vw,20px)}}@media all and (min-width: 1025px){.p-professions .certifications-list{grid-template-columns:repeat(4, 1fr);gap:clamp(10px,.976vw,20px)}}.p-professions .certifications-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;line-height:1.4;background-color:#fff;padding:1em;border-radius:5px;box-shadow:3px 3px 6px rgba(0,0,0,.1)}.p-requirements__archive{display:grid;grid-template-columns:1fr;gap:10px}@media all and (min-width: 641px){.p-requirements__archive{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.p-requirements__archive{grid-template-columns:repeat(3, 1fr);gap:clamp(15px,1.667vw,30px)}}@media all and (min-width: 1025px){.p-requirements__archive{grid-template-columns:repeat(4, 1fr);gap:clamp(15px,1.463vw,30px)}}.p-requirements__card{display:grid;grid-template-columns:min(30%,100px) 1fr;width:100%;height:100%;container-type:inline-size;overflow:hidden;position:relative;box-shadow:5px 5px 6px rgba(0,0,0,.1)}@media all and (min-width: 901px){.p-requirements__card{display:flex;flex-direction:column}}.p-requirements__card .img{aspect-ratio:10/11;overflow:hidden}@media all and (min-width: 901px){.p-requirements__card .img{aspect-ratio:16/9}}.p-requirements__card .img img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.p-requirements__card .data{flex:1;display:flex;flex-direction:column;height:100%;padding:clamp(10px,4.2cqw,15px);background-color:hsla(0,0%,100%,.8)}@media all and (min-width: 901px){.p-requirements__card .data{width:100%;height:auto;padding:clamp(15px,6.2cqw,20px)}}.p-requirements__card .data .card-label{font-size:clamp(1.2rem,4.4cqw,1.4rem);line-height:1;margin-bottom:.5rem}@media all and (max-width: 900px){.p-requirements__card .data .card-label{font-size:1.2rem}}.p-requirements__card .data .card-title{font-size:clamp(1.6rem,5cqw,1.8rem);color:#009c7c;font-weight:bold;letter-spacing:.08em;transition:color .3s;line-height:1.25}@media all and (min-width: 901px){.p-requirements__card .data .card-title{font-size:clamp(1.6rem,6.26cqw,2rem)}}.p-requirements__card .data .card-more{width:100%;padding-top:1rem;margin-top:auto}@media all and (max-width: 900px){.p-requirements__card .data .card-more{font-size:1.2rem;padding-top:.5rem}}@media(hover: hover)and (pointer: fine){.p-requirements__card:hover .card-title{color:#ff9e00}.p-requirements__card:hover .card-more{color:#ff9e00}.p-requirements__card:hover .card-more .c-icon{background-color:#ff9e00;transform:translateX(3px)}.p-requirements__card:hover img{transform:scale(1.05)}}.p-requirements__head{display:flex;flex-direction:column;gap:clamp(8px,1.6vw,15px);padding-bottom:clamp(8px,1.6vw,15px);border-bottom:2px solid #6cb7a6;margin-bottom:clamp(25px,5vw,45px)}.p-requirements__head .head-label{display:flex;flex-wrap:wrap;gap:5px}.p-requirements__head .head-label li{display:inline-block;border:1px solid #009c7c;color:#009c7c;line-height:1;padding:.5em .8em;font-size:clamp(1.2rem,2.4vw,1.4rem)}.p-requirements__head .head-title{font-size:clamp(2.4rem,5.2vw,4rem);font-weight:500;letter-spacing:.08em}.p-requirements__entry{display:flex;flex-direction:column;gap:1em;margin-top:clamp(25px,5vw,45px);padding:clamp(1.5em,3vw,30px) clamp(1em,3vw,30px);background-color:#f2f2f2;border-radius:5px}.p-requirements__entry .address{padding:1em 1.5em;background-color:hsla(0,0%,100%,.8);border-radius:5px;margin-top:.8em}.p-requirements__entry .button-group{display:flex;flex-wrap:wrap;gap:10px 20px}.p-requirements__entry .button-group li{width:240px}@media all and (max-width: 640px){.p-requirements__entry .button-group li{width:100%}}.p-requirements__entry .entry-button{display:flex;align-items:center;justify-content:center;gap:.5em;padding-inline:2em;background-color:#ff7a00;color:#fff;height:70px;border-radius:5px;font-size:1.6rem}.p-requirements__entry .entry-button .c-icon{background-color:#fff}@media(hover: hover)and (pointer: fine){.p-requirements__entry .entry-button:hover{background-color:rgb(255,161.9,76.5)}}.p-requirements__entry .tel-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em;padding-inline:2em;height:70px;border-radius:5px;color:#2e2e2e;border:1px solid silver;background-color:#fff;line-height:1}.p-requirements__entry .tel-button .tel-title{font-size:1.2rem}.p-requirements__entry .tel-button .tel-number{font-size:2rem;color:#009c7c}.p-requirements__entry .tel-button .tel-number .small{color:#2e2e2e;font-size:1.2rem}.p-interviews__archive{display:grid;grid-template-columns:1fr;gap:10px}@media all and (min-width: 641px){.p-interviews__archive{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.p-interviews__archive{grid-template-columns:repeat(3, 1fr);gap:clamp(15px,1.667vw,30px)}}.p-interviews__mv{position:relative;z-index:1;width:100%}@media all and (min-width: 901px){.p-interviews__mv{display:flex;flex-direction:column;height:500px;padding-bottom:75px}}@media all and (min-width: 1101px){.p-interviews__mv{height:600px}}@media all and (min-width: 1921px){.p-interviews__mv{aspect-ratio:1920/600;height:auto}}.p-interviews__mv .mv-img{position:relative;z-index:-1}@media all and (max-width: 900px){.p-interviews__mv .mv-img{aspect-ratio:1060/600}}@media all and (min-width: 901px){.p-interviews__mv .mv-img{position:absolute;inset:0;overflow:hidden}}.p-interviews__mv .mv-img img{object-fit:cover;width:100%;height:100%;object-position:right top}@media all and (min-width: 901px){.p-interviews__mv .mv-img img{object-position:60% top}}@media all and (min-width: 1281px){.p-interviews__mv .mv-img img{object-position:center}}.p-interviews__mv .mv-body{display:flex;flex-direction:column;justify-content:center;padding-block:min(8%,30px)}@media all and (min-width: 901px){.p-interviews__mv .mv-body{flex:1;padding-block:0}}.p-interviews__mv .mv-body .tag-list{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:clamp(10px,1.563vw,30px)}.p-interviews__mv .mv-body .tag-list li{background-color:#f2f2f2;color:#009c7c;line-height:1;padding:.7em 1em;font-size:1.2rem}@media all and (min-width: 901px){.p-interviews__mv .mv-body .tag-list li{background-color:#fff;font-size:1.4rem}}.p-interviews__mv .mv-body .mv-title{font-weight:500;letter-spacing:.1em;margin-bottom:1em;font-size:clamp(2.2rem,5.641vw,3rem)}@media all and (min-width: 901px){.p-interviews__mv .mv-body .mv-title{font-size:min(3.636vw,4rem)}}.p-interviews__mv .mv-body .job{font-size:1.2rem;margin-bottom:.3em}.p-interviews__mv .mv-body .name{font-size:1.8rem;color:#009c7c}.p-interviews__single-bg{width:100%;height:100%;overflow:hidden;position:absolute;inset:0;z-index:-1;top:max(5%,30px)}@media all and (min-width: 901px){.p-interviews__single-bg{top:75px}}.p-interviews__contents{position:relative;z-index:2;letter-spacing:.1em}.p-interviews__contents .intro{position:relative;z-index:1;background-color:#f2f2f2;font-weight:bold;text-align:center;padding:1.8em 1em;border-radius:5px;box-shadow:5px 5px 6px rgba(0,0,0,.1);word-break:auto-phrase;text-wrap:balance}@media all and (min-width: 901px){.p-interviews__contents .intro{font-size:min(1.648vw,2.2rem)}}.p-interviews__contents .faq-group{position:relative;z-index:1;background-color:#fff;border-radius:5px;box-shadow:5px 5px 6px rgba(0,0,0,.1);padding:clamp(20px,4vw,30px);margin-top:clamp(20px,4vw,30px)}.p-interviews__contents .faq-group:first-child{margin-top:0}.p-interviews__contents .faq-group .faq-item{letter-spacing:.1em}.p-interviews__contents .faq-group .faq-item:not(:first-child){padding-top:clamp(20px,4vw,30px);margin-top:clamp(20px,4vw,30px);border-top:1px solid silver}.p-interviews__contents .faq-group .faq-item dt{font-size:clamp(1.8rem,3.6vw,2.4rem);color:#009c7c;font-weight:bold;text-indent:hanging 1.5em;line-height:1.4}.p-interviews__contents .faq-group .faq-item dd{margin-top:1em;line-height:1.9}.p-interviews__contents .section-img{aspect-ratio:1920/680;width:100%;position:relative;z-index:0;margin-top:max(-5%,-30px);overflow:hidden}@media all and (min-width: 901px){.p-interviews__contents .section-img{margin-top:-75px}}.p-interviews__contents .section-img img{object-fit:cover;width:100%;height:100%;object-position:top center}.p-interviews__contents .subhead{width:fit-content;max-width:min(90%,1200px);margin-inline:auto;margin-top:clamp(20px,4vw,60px);padding-block:clamp(25px,6.667vw,58px);position:relative}@media all and (min-width: 769px){.p-interviews__contents .subhead{padding-inline:8%;padding-block:0}}.p-interviews__contents .subhead .subhead-text{text-align:center;font-size:clamp(1.6rem,4.103vw,2.4rem);letter-spacing:.1em}@media all and (min-width: 769px){.p-interviews__contents .subhead .subhead-text{padding-top:0}}@media all and (min-width: 901px){.p-interviews__contents .subhead .subhead-text{font-size:clamp(2.4rem,2.397vw,3.2rem)}}.p-interviews__contents .subhead .kakko-top,.p-interviews__contents .subhead .kakko-bottom{display:block;position:absolute;z-index:-1;width:clamp(25px,6.667vw,58px);aspect-ratio:58/50;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2058.7%2050.8%22%3E%20%3Cpath%20d%3D%22M20.8%2C29.7c2.3%2C2.2%2C3.5%2C5.1%2C3.5%2C8.7s-1.2%2C6.6-3.5%2C8.9c-2.3%2C2.3-5.2%2C3.5-8.6%2C3.5s-6.4-1.2-8.7-3.6c-2.3-2.4-3.5-5.3-3.5-8.8s0-2.4.3-3.5c.2-1.1.5-2.4%2C1-3.9.5-1.5%2C1.2-3.4%2C2-5.6L11.8%2C0h11.5l-6.7%2C27.2c1.5.5%2C2.9%2C1.4%2C4.1%2C2.5ZM55.2%2C29.7c-1.2-1.1-2.6-2-4.1-2.5L57.8%2C0h-11.5l-8.6%2C25.5c-.9%2C2.2-1.5%2C4-2%2C5.6-.5%2C1.5-.8%2C2.8-1%2C3.9-.2%2C1.1-.3%2C2.2-.3%2C3.5%2C0%2C3.5%2C1.2%2C6.5%2C3.5%2C8.8%2C2.3%2C2.4%2C5.2%2C3.6%2C8.7%2C3.6s6.3-1.2%2C8.6-3.5c2.3-2.3%2C3.5-5.3%2C3.5-8.9s-1.2-6.6-3.5-8.7Z%22%20fill%3D%22silver%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain}.p-interviews__contents .subhead .kakko-top{top:0;left:0}.p-interviews__contents .subhead .kakko-bottom{bottom:0;right:0;transform:scale(-1, -1)}.p-interviews__contents .gallery{margin-top:clamp(20px,4vw,30px)}.p-interviews__contents .gallery:has(.gallery-item:nth-child(2)){display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(15px,2.344vw,30px)}@media all and (max-width: 640px){.p-interviews__contents .gallery:has(.gallery-item:nth-child(2)){grid-template-columns:1fr}}.p-interviews__contents .gallery:not(:has(.gallery-item:nth-child(2))) .gallery-item{width:min(100%,585px);margin-inline:auto}.p-interviews__contents .gallery img{border-radius:5px}.p-interviews__mv+.p-interviews__contents{margin-top:max(-5%,-30px)}@media all and (min-width: 901px){.p-interviews__mv+.p-interviews__contents{margin-top:-75px}}.p-interviews__back-button{margin-top:clamp(25px,5vw,45px)}.p-interviews__rel .splide__slide{padding-bottom:11px}.p-interviews__rel .splide__arrow::after,.p-interviews__rel .splide__arrow::before{background-color:#2e2e2e}.p-404{padding-block:calc(clamp(30px,7.813vw,75px)*.5) clamp(30px,7.813vw,75px);text-align:center}.p-404__en{font-size:clamp(4rem,20vw,12rem);color:silver;line-height:1}.p-404__body{margin-top:clamp(25px,3.906vw,50px)}.p-404__button{margin-top:clamp(25px,3.906vw,50px);margin-inline:auto}.u-bgColor{background-color:#f2f2f2}.u-bg-primary{background:url("../img/common/bg-primary.jpg") #6cb7a6}.u-primary-color{color:#6cb7a6}.u-secondary-color{color:#009c7c}@media all and (max-width: 768px){.u-pc-over{display:none}}@media all and (max-width: 640px){.u-tab-over{display:none}}@media all and (max-width: 500px){.u-sp-over{display:none}}@media all and (max-width: 320px){.u-xs-over{display:none}}@media all and (min-width: 1281px){.u-pc-below{display:none}}@media all and (min-width: 769px){.u-tab-below{display:none}}@media all and (min-width: 641px){.u-sp-below{display:none}}@media all and (min-width: 501px){.u-xs-below{display:none}}@media all and (min-width: 321px){.u-xxs-below{display:none}}.u-ib{display:inline-block}.u-text__center{text-align:center}.u-text__left{text-align:left}.u-text__right{text-align:right}@media all and (max-width: 640px){.u-text__sp-center{text-align:center}}@media all and (max-width: 640px){.u-text__sp-left{text-align:left}}@media all and (max-width: 640px){.u-text__sp-right{text-align:right}}.u-text__w500{font-weight:500}.u-text__w700{font-weight:700}.u-text__small{font-size:85%}@media all and (max-width: 640px){.u-text__sp-small{font-size:85%}}.u-text__indent1{display:inline-block;text-indent:hanging 1em}.u-text__mask-grad{background:linear-gradient(45deg, #46a38e 0%, #4c8ef0 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.u-mt-5{margin-top:5px}.u-mb-5{margin-bottom:5px}.u-ptb-5{padding:5px 0}.u-pt-5{padding-top:5px}.u-pb-5{padding-bottom:5px}@media all and (min-width: 641px){.u-mt-pc5{margin-top:5px}.u-mb-pc5{margin-bottom:5px}.u-ptb-pc5{padding:5px 0}.u-pt-pc5{padding-top:5px}.u-pb-pc5{padding-bottom:5px}}.u-mt-10{margin-top:10px}.u-mb-10{margin-bottom:10px}.u-ptb-10{padding:10px 0}.u-pt-10{padding-top:10px}.u-pb-10{padding-bottom:10px}@media all and (min-width: 641px){.u-mt-pc10{margin-top:10px}.u-mb-pc10{margin-bottom:10px}.u-ptb-pc10{padding:10px 0}.u-pt-pc10{padding-top:10px}.u-pb-pc10{padding-bottom:10px}}.u-mt-15{margin-top:15px}.u-mb-15{margin-bottom:15px}.u-ptb-15{padding:15px 0}.u-pt-15{padding-top:15px}.u-pb-15{padding-bottom:15px}@media all and (min-width: 641px){.u-mt-pc15{margin-top:15px}.u-mb-pc15{margin-bottom:15px}.u-ptb-pc15{padding:15px 0}.u-pt-pc15{padding-top:15px}.u-pb-pc15{padding-bottom:15px}}.u-mt-20{margin-top:20px}.u-mb-20{margin-bottom:20px}.u-ptb-20{padding:20px 0}.u-pt-20{padding-top:20px}.u-pb-20{padding-bottom:20px}@media all and (min-width: 641px){.u-mt-pc20{margin-top:20px}.u-mb-pc20{margin-bottom:20px}.u-ptb-pc20{padding:20px 0}.u-pt-pc20{padding-top:20px}.u-pb-pc20{padding-bottom:20px}}.u-mt-25{margin-top:25px}.u-mb-25{margin-bottom:25px}.u-ptb-25{padding:25px 0}.u-pt-25{padding-top:25px}.u-pb-25{padding-bottom:25px}@media all and (min-width: 641px){.u-mt-pc25{margin-top:25px}.u-mb-pc25{margin-bottom:25px}.u-ptb-pc25{padding:25px 0}.u-pt-pc25{padding-top:25px}.u-pb-pc25{padding-bottom:25px}}.u-mt-30{margin-top:30px}.u-mb-30{margin-bottom:30px}.u-ptb-30{padding:30px 0}.u-pt-30{padding-top:30px}.u-pb-30{padding-bottom:30px}@media all and (min-width: 641px){.u-mt-pc30{margin-top:30px}.u-mb-pc30{margin-bottom:30px}.u-ptb-pc30{padding:30px 0}.u-pt-pc30{padding-top:30px}.u-pb-pc30{padding-bottom:30px}}.u-mt-35{margin-top:35px}.u-mb-35{margin-bottom:35px}.u-ptb-35{padding:35px 0}.u-pt-35{padding-top:35px}.u-pb-35{padding-bottom:35px}@media all and (min-width: 641px){.u-mt-pc35{margin-top:35px}.u-mb-pc35{margin-bottom:35px}.u-ptb-pc35{padding:35px 0}.u-pt-pc35{padding-top:35px}.u-pb-pc35{padding-bottom:35px}}.u-mt-40{margin-top:40px}.u-mb-40{margin-bottom:40px}.u-ptb-40{padding:40px 0}.u-pt-40{padding-top:40px}.u-pb-40{padding-bottom:40px}@media all and (min-width: 641px){.u-mt-pc40{margin-top:40px}.u-mb-pc40{margin-bottom:40px}.u-ptb-pc40{padding:40px 0}.u-pt-pc40{padding-top:40px}.u-pb-pc40{padding-bottom:40px}}.u-mt-45{margin-top:45px}.u-mb-45{margin-bottom:45px}.u-ptb-45{padding:45px 0}.u-pt-45{padding-top:45px}.u-pb-45{padding-bottom:45px}@media all and (min-width: 641px){.u-mt-pc45{margin-top:45px}.u-mb-pc45{margin-bottom:45px}.u-ptb-pc45{padding:45px 0}.u-pt-pc45{padding-top:45px}.u-pb-pc45{padding-bottom:45px}}.u-mt-50{margin-top:50px}.u-mb-50{margin-bottom:50px}.u-ptb-50{padding:50px 0}.u-pt-50{padding-top:50px}.u-pb-50{padding-bottom:50px}@media all and (min-width: 641px){.u-mt-pc50{margin-top:50px}.u-mb-pc50{margin-bottom:50px}.u-ptb-pc50{padding:50px 0}.u-pt-pc50{padding-top:50px}.u-pb-pc50{padding-bottom:50px}}.u-cmn-paBlock{padding-block:clamp(30px,7.813vw,75px)}.u-cmn-paBottom{padding-bottom:clamp(30px,7.813vw,75px)}.u-cmn-paTop{padding-top:clamp(30px,7.813vw,75px)}.u-cmn-paTopL{padding-top:calc(clamp(30px,7.813vw,75px)*1.4)}.u-cmn-space-mtBlock{margin-block:clamp(25px,3.906vw,50px)}.u-cmn-space-mtBottom{margin-bottom:clamp(25px,3.906vw,50px)}.u-cmn-space-mtTop{margin-top:clamp(25px,3.906vw,50px)}.u-cmn-maTop{margin-top:clamp(30px,7.813vw,75px)}.u-maInline-auto{margin-inline:auto}.u-mt-auto{margin-top:auto}.u-mt-0{margin-top:0 !important}.u-mb-0{margin-bottom:0 !important}.u-pt-0{padding-top:0 !important}.u-pb-0{padding-bottom:0 !important}