/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}:root{--colorMainText: #867D73;--colorOtherText: #4A4A4A;--colorLink: #0F0F0F;--colorMain: #FFFFFF;--colorbg: #F2F1EA;--accent: #ff7f6f;--fontWeightBold: 700;--fontMed: 600;--fontBase: "Zen Maru Gothic", sans-serif}html{font-size:min(62.5%,.5208333333vw)}@media(max-width: 768px){html{font-size:2.6666666667vw}}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:1.6rem;letter-spacing:0;font-family:var(--fontJA);color:var(--colorText);background-color:#fff;line-height:2;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a,button{text-decoration:none;cursor:pointer;transition:opacity .4s,color .4s,border-color .4s,background-color .4s,background-image .4s,box-shadow .4s}a img,button img{transition:opacity .4s}a path,button path{transition:fill .4s}a:link,a:visited,button:link,button:visited{text-decoration:none}a:hover,button:hover{text-decoration:none;outline:none}a:active,button:active{outline:none}@media(min-width: 768px){a[href*="tel:"],button[href*="tel:"]{pointer-events:none}}img,svg{display:block;max-width:100%;height:auto}section,article{display:block}*::-moz-selection{background:rgba(35,28,136,.2)}*::selection{background:rgba(35,28,136,.2)}.jsModal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:500;display:flex;justify-content:center;align-items:center;transition:opacity .4s ease;background:none;padding:0;margin:0}.jsModal:not(.isActive){opacity:0}.jsModal:not(.isActive),.jsModal:not(.isActive) *{pointer-events:none}.jsModal__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,.6)}.jsModal__bg::after{content:"×";font-size:2.4rem;font-weight:500;line-height:1;position:absolute;top:2rem;right:2rem;color:#fff;cursor:pointer}@media(max-width: 768px){.jsModal__bg::after{font-size:1.6rem;top:1.2rem;right:1.2rem}}.jsModal__content{width:-moz-fit-content;width:fit-content}[accordion-btn]{cursor:pointer}[accordion-btn].isActive{background-color:var(--colorMain);color:#fff}[accordion-content]{display:none}[tab-btn]{cursor:pointer}[tab-btn].isActive{background-color:var(--colorMain);color:#fff;pointer-events:none}[tab-content]:not(.isActive){display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.siteHeader{position:relative;z-index:50;display:flex;align-items:center;background:#fff;height:15.8rem;padding:0 6rem;white-space:nowrap}.siteHeader .logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.siteHeader .logo img{height:7.3rem;width:26rem;display:block}.siteHeader .mainNav{flex:1;margin-bottom:1rem;margin-left:3rem}.siteHeader .mainNav ul{height:100%;display:flex;align-items:flex-end;gap:4.3rem;list-style:none;margin-left:6.2rem;padding:0}.siteHeader .mainNav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#333;transition:opacity .3s ease}.siteHeader .mainNav a:hover{opacity:.5}.siteHeader .mainNav .navIcon{height:6rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.siteHeader .mainNav img{display:block}.siteHeader .mainNav span{font-size:1.8rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);color:var(--colorMainText);line-height:.5;letter-spacing:.06em;white-space:nowrap}.siteHeader .mainNav li:nth-child(1) img{width:5.6rem;height:5.3rem}.siteHeader .mainNav li:nth-child(2) img{width:4.2rem;height:4.3rem}.siteHeader .mainNav li:nth-child(3) img{width:3.3rem;height:5.3rem}.siteHeader .mainNav li:nth-child(4) img{width:3.7rem;height:4.4rem}.siteHeader .mainNav li:nth-child(5) img{width:6.3rem;height:4.3rem}.siteHeader .mainNav li:nth-child(6) img{width:5.9rem;height:4.6rem}.siteHeader .mainNav li:nth-child(7) img{width:5.8rem;height:4.9rem}.siteHeader .mainNav li:nth-child(8) img{width:5.7rem;height:4rem}.siteHeader .headerRight{display:flex;align-items:center;margin-left:auto}.siteHeader .tel{display:flex;align-items:center;gap:.8rem;font-size:3.2rem;font-weight:500;letter-spacing:.02em;font-family:"Outfit",san-serif;color:var(--colorMainText)}.siteHeader .tel img{height:3.9rem;width:3.9rem}.siteHeader .contact_info{position:absolute;top:0;right:3rem;height:14rem;width:17.3rem;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:#ff7a5a;color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none;border-radius:0 0 5rem 5rem;transition:opacity .3s ease}.siteHeader .contact_info img{height:3.9rem;width:3.9rem;-o-object-fit:contain;object-fit:contain;margin-top:.5rem}.siteHeader .contact_info:hover{opacity:.5}.siteHeader .contact_info span{color:#fff;margin-top:1rem}.siteHeader::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.1rem;background:#eee}.siteHeader .menuToggle,.siteHeader .menuHeader,.siteHeader .spContactBtn span{display:none}@media(max-width: 768px){.siteHeader{height:7.1rem;padding:1.2rem 1.6rem;overflow:hidden}.siteHeader .logo img{height:4.6rem;width:16.3rem}.siteHeader .menuToggle{display:grid;place-items:center;margin-left:auto;width:4.4rem;height:4.4rem;background:rgba(0,0,0,0);border:0;padding:0;cursor:pointer;position:absolute;right:.7rem;top:1.1rem}.siteHeader .menuToggle img{width:2.2rem;height:2.2rem;display:block}.siteHeader .mainNav{position:fixed;inset:0;z-index:999;display:none;background:#f6f3eb;margin:0;padding:0;padding-bottom:9rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.siteHeader .mainNav li:nth-child(1) img{width:3.4rem;height:3.3rem}.siteHeader .mainNav li:nth-child(2) img{width:2.6rem;height:2.7rem}.siteHeader .mainNav li:nth-child(3) img{width:2.1rem;height:3.4rem}.siteHeader .mainNav li:nth-child(4) img{width:2.4rem;height:2.8rem}.siteHeader .mainNav li:nth-child(5) img{width:4rem;height:2.7rem}.siteHeader .mainNav li:nth-child(6) img{width:3.7rem;height:3rem}.siteHeader .mainNav li:nth-child(7) img{width:3.6rem;height:3.1rem}.siteHeader .mainNav li:nth-child(8) img{width:3.5rem;height:2.5rem}.siteHeader.is-open .mainNav{display:block}.siteHeader .menuHeader{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;background:#fff;height:7.1rem}.siteHeader .menuLogo img{height:4.6rem;width:16.3rem}.siteHeader .menuClose{width:4.4rem;height:4.4rem;display:grid;place-items:center;border:0;background:rgba(0,0,0,0);padding:0;cursor:pointer;right:-1rem;position:relative}.siteHeader .menuClose img{width:1.8rem;height:1.8rem;display:block}.siteHeader .mainNav ul{height:auto;display:flex;flex-direction:column;align-items:center;gap:0;list-style:none;margin:0;padding:1.2rem 1.8rem 0}.siteHeader .mainNav li{width:85%;border-bottom:none}.siteHeader .mainNav li:nth-child(-n+7){border-bottom:.1rem solid #e3dfd5}.siteHeader .mainNav a{flex-direction:row;align-items:center;justify-content:flex-start;gap:1.2rem;padding:1.1rem 0;color:#333}.siteHeader .mainNav .navIcon{flex:0 0 3.6rem;width:3.6rem;height:3.6rem;display:grid;place-items:center;margin:0}.siteHeader .mainNav span{font-size:1.9rem;line-height:1.2}.siteHeader .mainNav .tel{display:none}.siteHeader .headerRight{margin-top:1.5rem}.siteHeader .headerRight .contact_info{position:static;margin:0 auto;width:28.4rem;height:6.8rem;border-radius:3.8rem;border:.2rem solid #fff;display:flex;align-items:center;justify-content:center;gap:1rem;padding:0 1.8rem;background:#ff7a5a;color:#fff;text-decoration:none;font-weight:700;font-size:1.6rem;box-shadow:0 .5rem 0 rgba(0,0,0,.1);transition:opacity .3s ease;padding:0 0 .5rem 0}.siteHeader .headerRight .contact_info:hover{opacity:.5}.siteHeader .headerRight .contact_info img{width:2.2rem;height:2.2rem;display:block;margin-top:.5rem}.siteHeader .headerRight .contact_info span{color:#fff;font-size:1.6rem;line-height:1.2;letter-spacing:.1em;margin-top:.5rem}}.about{position:relative;display:flex;align-items:center;margin:0 auto;padding-bottom:15rem;overflow:hidden;background-color:var(--colorbg);font-family:var(--fontBase);top:-11rem}.about::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:url("../img/s1.png") no-repeat center 15%/contain}.about__inner{position:relative;z-index:1;width:100%;margin:0 auto}.about__intro{max-width:140rem;margin:0 auto;padding-top:7rem;padding-bottom:8rem;text-align:center;background-color:#62c2a1;border-radius:5rem}.about .js-multicolor span>span{display:inline-block}.about__heading{display:block;width:61.9rem;height:6.9rem;margin:0 auto}.about__text{margin-top:3rem}.about__tagline{display:inline;justify-content:center;align-items:center;font-size:3rem;font-weight:var(--fontWeightBold);letter-spacing:.09em;background-color:#fff;padding:.2rem 1.5rem .4rem 1.5rem;position:relative;left:-0.5rem}.about__lead{font-size:2.5rem;font-weight:var(--fontWeightBold);line-height:1.8;letter-spacing:.04em;color:#fff;margin-top:.5rem}.about__lead span{display:block}.about__feature{padding-top:9rem;text-align:center}.about__featureIntro{padding-top:2rem}.about__featureIntro img{margin:0 auto;display:block;width:4.6rem;height:4.7rem}.about__featureTitle{margin:4rem 0 0 0;font-size:4.8rem;font-weight:var(--fontWeightBold);line-height:1;letter-spacing:.06em;color:var(--colorMainText)}.about__featureText{max-width:110rem;margin:2rem auto;font-size:2.2rem;font-weight:var(--fontWeightBold);line-height:2;letter-spacing:.03em;color:var(--colorMainText);padding-top:1.2rem}.about__featureText span{display:block;width:100%}.about__featureText .u-sp{display:none}.about__cards{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:1fr;gap:3rem;width:140rem;margin:6rem auto}.about__card{display:flex;flex-direction:column;height:auto;width:43.2rem;padding-bottom:5.5rem;margin:0 auto;text-align:center;background:#fff;border-radius:5rem;box-shadow:0 1rem 2.2rem rgba(0,0,0,.06)}.about__card:nth-child(1) .about__cardImage{width:16.8rem;height:18rem}.about__card:nth-child(2) .about__cardImage{width:14.3rem;height:15.5rem}.about__card:nth-child(3) .about__cardImage{width:23.4rem;height:17.1rem}.about__cardTitle{white-space:nowrap;font-size:3rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);padding:3.5rem 0 0 0;letter-spacing:.06em}.about__cardBadge{display:inline-block;font-size:2rem;font-weight:var(--fontWeightBold);width:-moz-fit-content;width:fit-content;margin:.8rem auto;padding:0 2rem 0 2rem;color:#fff;border-radius:99.9rem;letter-spacing:.04em}.about__cardBadge--green{background:#72c6a9}.about__cardBadge--pink{background:#ed8da0}.about__cardBadge--orange{background:#f99766}.about__cardImageWrapper{height:22rem;display:flex;align-items:center;justify-content:center}.about__cardImage{margin:0 auto;height:auto;max-width:100%}.about__cardText{margin:0 auto;height:17.9rem;overflow:hidden;font-size:2rem;font-weight:var(--fontWeightBold);line-height:1.5;letter-spacing:.06em;text-align:left;word-break:break-all;color:var(--colorMainText);padding:0 5rem 0 5rem}@media(max-width: 768px){.about{position:relative;display:flex;align-items:center;margin-top:8rem;padding-top:7.5rem}.about::after{display:none}.about::before{content:"";position:absolute;inset:0;background:url("../img/sp-about.png") no-repeat center top/contain;z-index:5;pointer-events:none}.about>*{position:relative;z-index:1}.about__intro{width:33rem;height:42.3rem;padding:4rem 0 0 0;border-radius:3rem}.about__text{margin-top:1rem}.about__heading{display:block;width:27.3rem;height:2.8rem;margin:-0.5rem 0 0 3.5rem}.about__tagline{font-size:1.8rem;position:relative;left:3rem;letter-spacing:.04em;top:.5rem;display:flex;align-items:center;justify-content:center;width:18.5rem;height:2.94rem;white-space:nowrap}.about__lead{font-size:1.6rem;text-align:left;padding:0 3.1rem;line-height:1.7;position:relative;top:1rem}.about__lead span{display:inline}.about__featureIntro{margin:-6rem 0 2rem 0}.about__featureIntro img{width:3.7rem;height:3.8rem;margin-top:-1rem}.about__featureTitle{font-size:2.8rem;width:24rem;margin:1rem auto;line-height:1.4}.about__featureText{font-size:1.6rem;padding:0;line-height:1.6}.about__featureText span .u-sp{display:inline}.about__cards{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin:4rem auto;padding:0 3rem;justify-content:center}.about__card{width:100%;padding-bottom:4rem;border-radius:4rem;margin-top:1rem;box-shadow:none}.about__card:nth-child(1) .about__cardImage{width:12.816rem;height:13.731rem;top:-2rem;position:relative}.about__card:nth-child(2) .about__cardImage{width:10.418rem;height:11.824rem;position:relative;top:-1rem;left:-0.7rem}.about__card:nth-child(3) .about__cardImage{width:17.849rem;height:13.046rem;position:relative;top:-1.5rem;left:-1rem}.about__cardTitle{font-size:2.4rem;white-space:normal;padding-top:3rem;letter-spacing:.04em}.about__cardBadge{font-size:1.6rem}.about__cardBadge--pink{margin:0 auto;padding:0 1rem 0 1rem;white-space:nowrap}.about__cardImageWrapper{height:18rem;height:18rem}.about__cardText{height:auto;font-size:1.55rem;line-height:1.5;padding:0 3.5rem;margin-top:-2.8rem;word-break:break-word;text-align:left}.about{letter-spacing:.02em}}.services{background-image:url("../img/service-bg.png");background-repeat:no-repeat;background-position:center top;background-size:cover;position:relative;top:-27rem;font-family:var(--fontBase)}.services__inner{width:100%;margin:0 auto;display:block;padding-top:21rem}.services__view{text-align:center}.services__image{width:3.3rem;height:5.3rem;display:block;margin:0 auto}.services__title{font-size:4.8rem;font-weight:var(--fontWeightBold);color:#fff;position:relative;letter-spacing:.06em;margin:1rem 0 0 0;white-space:nowrap}.services__text{font-size:2.3rem;line-height:2;letter-spacing:.03em;color:#fff;font-weight:var(--fontWeightBold);margin:0 auto}.services__text span{display:block}.services__text .u-sp{display:none}.services__cards{box-sizing:border-box;max-width:140rem;margin:0 auto}.services__cardTitle{font-size:6.6rem;font-weight:var(--fontWeightBold);color:#fff6af;margin:-1rem 0 4rem 0;text-align:center;letter-spacing:.06em}.services__cardTitle span{font-size:10rem}.services__grid{display:flex;gap:2.8rem;align-items:stretch;justify-content:center;margin-top:13rem}.services__card{position:relative;z-index:1;flex:1 1 0;width:44.8rem;background:#fff;border-radius:6rem;box-shadow:0 1.4rem 3rem rgba(0,0,0,.1);padding:6.4rem 3.5rem 4rem 3.5rem;overflow:visible}.services__card .card__illu{position:absolute;z-index:0;top:-12rem;left:50%;transform:translateX(-50%);display:grid;place-items:center;border-radius:2.2rem;pointer-events:none}.services__card .card__illu--c1size{width:20.02rem;height:16.405rem;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2;margin:1.5rem 0 0 1rem}.services__card .card__illu--c2size{width:19rem;height:20.1rem;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2;margin:0 0 0 3rem}.services__card .card__illu--c3size{width:23.741rem;height:15.097rem;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2;margin:1.6rem}.services__card .card__title{font-size:4.4rem;font-weight:var(--fontWeightBold);line-height:1.2;letter-spacing:.06em;text-align:center;margin-top:2rem}.services .bullets{margin:0 0 0 1.8rem;padding:1.5rem 2rem 2rem 1rem;list-style:none;display:grid;gap:2rem;font-size:2.6rem;font-weight:var(--fontWeightBold)}.services .bullets li{position:relative;padding-left:4rem;line-height:1.4;color:var(--colorMainText)}.services .bullets li::before{content:"";position:absolute;left:0;top:.2rem;width:3rem;height:3rem;border-radius:999rem}.services .bullets li::after{content:"✔";position:absolute;left:.6rem;top:.4rem;font-weight:var(--fontWeightBold);font-size:2rem;opacity:.85}.services .bullets li span{display:block}.services .bullets li .ls{letter-spacing:.02em}.services .example{border-radius:4rem;padding:4rem 4rem 0 4rem;color:var(--colorMainText);width:37.9rem;margin:3rem 0 0 0}.services .example__title{margin:0 0 .9rem;font-size:2.6rem;font-weight:var(--fontWeightBold);text-align:center;position:relative;top:-4rem;line-height:4rem;white-space:nowrap}.services .example__title.below::before{content:"";display:block;width:100%;height:.2rem;background-color:#fff;margin:1rem 0;position:relative;top:-0.5rem}.services .example__title.below{margin-top:3rem}.services .example__title.up{margin-top:2rem}.services .example p{font-size:2rem;font-weight:var(--fontWeightBold);line-height:1.6;letter-spacing:.02em;position:relative;top:-4rem;text-align:left}.services .pill{display:block;padding:.2rem .5rem;width:16rem;text-align:center;border-radius:999rem;font-weight:var(--fontWeightBold);font-size:1.8rem;letter-spacing:.02em;color:#fff;margin:0 auto;position:relative;top:-5.5rem}.services .card--c1 .card__title,.services .card--c1 li::after{color:#f37b5f}.services .card--c1 li::before{border:.3rem solid #f37b5f}.services .card--c1 .example{background:#fff0ec}.services .card--c1 .example__title{color:#f37b5f}.services .card--c1 .pill{background:#f37b5f}.services .card--c2 .card__title,.services .card--c2 li::after{color:#63b2e9}.services .card--c2 li::before{border:.3rem solid #63b2e9}.services .card--c2 .example{background:#e4f4ff}.services .card--c2 .example__title{color:#63b2e9}.services .card--c2 .pill{background:#63b2e9}.services .card--c3 .card__title,.services .card--c3 li::after{color:#46c196}.services .card--c3 li::before{border:.3rem solid #46c196}.services .card--c3 .example{background:#e4fdf5}.services .card--c3 .example__title{color:#46c196}.services .card--c3 .pill{background:#46c196}.services__routine{text-align:center;color:#fff;margin:8rem auto 0 auto}.services__routineIcon{width:5.3rem;height:5.3rem;display:block;margin:0 auto}.services__routineTitle{font-size:3.6rem;font-weight:var(--fontWeightBold);letter-spacing:.06em}.services__routineTitle .hls{font-size:4rem}.services__routineSub{display:block;font-size:2.2rem;font-weight:var(--fontWeightBold)}.services__routineSteps{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:4rem;max-width:120rem;margin:3rem auto}.services__routineSteps::before{content:"";position:absolute;top:30%;left:50%;transform:translateX(-50%);width:100%;max-width:70rem;height:.3rem;background-color:hsla(0,0%,100%,.6);z-index:0}.services__routineSteps figure{position:relative;z-index:1;text-align:center;max-width:30rem;flex:0 0 30rem}.services__routineSteps figure img{width:24.5rem;height:24.5rem;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.services__routineSteps figure figcaption{display:inline-block;margin-top:2rem;font-size:2.4rem;line-height:1.8;letter-spacing:.06em;font-weight:var(--fontWeightBold);text-align:center;color:#ed93a4;background-color:#fff;padding:0 2.5rem;border-radius:10rem}.services__routineSteps figure figcaption .f3{margin-top:1rem}.services__routineSteps figure p{font-size:1.7rem;font-weight:var(--fontWeightBold);line-height:1.6;letter-spacing:.02em;max-width:22rem;text-align:justify;margin:0 auto;padding-top:2rem}.services__phrase{margin:4rem auto;padding-bottom:13rem;font-size:3.5rem;font-weight:var(--fontWeightBold);line-height:1.8;letter-spacing:.03em}.services__phrase span{display:block}.services__phrase .u-sp{display:none}@media(max-width: 768px){.services{top:-34.5rem;position:relative}.services::before{content:"";position:absolute;inset:0;background:url("../img/sp-serv-before.png") no-repeat center 7rem/contain;z-index:5;pointer-events:none}.services::after{content:"";position:absolute;inset:0;background:url("../img/sp-serv-after.png") no-repeat center 203rem/contain;z-index:0;pointer-events:none}.services>*{position:relative;z-index:1}.services__inner{padding-top:15.5rem;padding-left:2rem;padding-right:2rem;padding-bottom:.5rem}.services__image{width:2.6rem;height:4.2rem}.services__title{font-size:2.8rem;white-space:normal;line-height:1.2;margin:2rem auto}.services__text{font-size:1.6rem;width:34rem;margin:0 auto;line-height:1.7}.services__text .u-sp{display:inline}.services__cards{max-width:100%;margin-top:-3rem;padding:1rem}.services__cardTitle{display:none}.services__grid{flex-direction:column;gap:11rem;margin-top:10rem;align-items:stretch}.services article.services__card.card--c2{margin-top:-1rem}.services article.services__card.card--c3{margin-top:-2.5rem}.services .services .card--c2 .pill{margin-top:1rem}.services__card{width:100%;height:90.5rem;border-radius:3rem;padding:5rem 2rem 0 2rem;margin-top:2rem}.services__card .card__illu{top:-8rem}.services__card .card__illu--c1size{width:13.513rem;height:11.073rem}.services__card .card__illu--c2size{width:12.825rem;height:13.568rem;margin-left:1rem}.services__card .card__illu--c3size{width:16.268rem;height:10.193rem;margin-top:2.5rem}.services__card .card__title{font-size:3.2rem;margin-top:1rem}.services .bullets{margin:0;padding:1rem 1rem 1rem 1.5rem;font-size:1.93rem;gap:1rem}.services .bullets li{padding-left:3.2rem}.services .bullets li::before{width:2.2rem;height:2.2rem;top:.2rem}.services .bullets li::after{top:.4rem;left:.3rem;content:"";display:block;height:1.2rem;width:1.2rem;border-radius:2px;clip-path:polygon(80% 0, 100% 0, 100% 100%, 50% 100%, 50% 80%, 80% 80%);transform:rotate(45deg)}.services .bullets li span{font-size:1.95rem}.services .card--c1 li::after{background-color:#f37b5f}.services .card--c2 li::after{background-color:#63b2e9}.services .card--c3 li::after{background-color:#46c196}.services .example{width:100%;height:auto;border-radius:4rem;padding:3rem 2rem 0 2rem;margin:2rem 0 -2rem 0;position:relative;background-color:rgba(0,0,0,0) !important}.services .example__content{overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .4s ease,opacity .3s ease;transform:translateY(0)}.services .example__title{font-size:2rem;white-space:normal;top:0;margin:3rem 0 1.2rem;line-height:1.5}.services .example__title.below{margin-top:2rem}.services .example__title.below::before{margin:1rem 0;top:0}.services .example p{margin:0;font-size:1.5rem;top:0;text-align:left;padding:0 1rem 0 1.5rem}.services .example.is-open .example__content{max-height:100rem;opacity:1;pointer-events:auto;position:relative;transform:translateY(-9rem);z-index:1;width:27rem;left:-1.5rem;border-radius:3rem;padding:2rem 2rem 2.5rem 2rem}.services .services__card.card--c1 .example.is-open .example__content{background-color:#fdeee8}.services .services__card.card--c2 .example.is-open .example__content{background-color:#e4f4ff}.services .services__card.card--c3 .example.is-open .example__content{background-color:#e4fdf5}.services .pill{width:27.4rem;font-size:1.6rem;right:1.5rem;margin:2rem 0 0 0;cursor:pointer;text-align:center;position:relative;z-index:2;height:4.9rem;align-items:center;justify-content:center;display:flex}.services .pill::after{content:"＋";right:3rem;font-weight:var(--fontWeightBold);position:absolute}.services .example.is-open .pill::after{content:"－"}.services__routine{margin:6rem auto 0;padding:0 1rem;text-align:center}.services__routineIcon{width:4.4rem;height:4.4rem;margin:0 auto 1.5rem}.services__routineTitle{font-size:2.8rem;line-height:1.2;margin-top:-1rem;letter-spacing:.1rem}.services__routineSub{font-size:1.6rem;line-height:1.7}.services__routineSteps{position:relative;max-width:100%;margin:3.5rem auto 0;display:block}.services__routineSteps::before{content:"";position:absolute;left:6rem;top:24rem;bottom:2rem;transform:translate(-50%, -50%) rotate(90deg) !important;background:hsla(0,0%,100%,.7);z-index:0}.services__routineSteps figure{position:relative;z-index:1;margin:0 0 3.5rem 0;display:grid;grid-template-columns:12.4rem 1fr;-moz-column-gap:2rem;column-gap:2rem;align-items:start}.services__routineSteps figure img{width:12.4rem;height:12.4rem;border-radius:999rem;-o-object-fit:cover;object-fit:cover;display:block;margin:0;background:#fff;grid-column:1}.services__routineSteps figure figcaption{grid-column:2;font-size:1.6rem;width:17rem;position:relative;top:-0.8rem;white-space:nowrap;right:.5rem;padding:.2rem .2rem}.services__routineSteps figure p{grid-column:2;margin-top:-9.5rem;font-size:1.4rem}.services__phrase{margin:3.5rem auto 0;padding:0 0 7rem;font-size:2.3rem;line-height:1.7;text-align:center;white-space:nowrap}.services__phrase .u-sp{display:inline}}.notice{background-color:#f6f2ea;margin-top:-31rem;font-family:var(--fontBase);position:relative;padding:10rem 0}.notice__inner{margin:0 auto;text-align:center}.notice__title{font-size:4.8rem;font-weight:var(--fontWeightBold);color:#8c8278;letter-spacing:.06em}.notice__list{list-style:none;padding:0;margin:4rem auto 0;max-width:140rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:5rem}.notice__item{background:#fff;margin-top:-0.8rem;padding:0}.notice__link{display:flex;flex-direction:column;align-items:center;padding:5rem 4rem;color:inherit;height:100%;text-decoration:none}.notice__link:hover{text-decoration:underline}.notice__link:hover .notice__itemLogo img{transform:scale(1.05)}.notice__itemLogo{background-color:#f2f1ea;width:27.5rem;height:17.9rem;border-radius:3rem;display:flex;align-items:center;justify-content:center;display:block;overflow:hidden}.notice__itemLogo img{width:21.4rem;height:6rem;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:27.5rem;height:17.9rem;transition:all .25s ease}.notice__date{font-size:1.8rem;color:#867d73;margin-top:1.5rem;margin-bottom:.8rem;line-height:1.5;font-weight:var(--fontWeightBold);text-align:center;display:block}.notice__text{font-size:2.6rem;font-weight:var(--fontWeightBold);color:#867d73;line-height:1;text-align:center;display:block}.notice__date.left,.notice__text.left{align-self:flex-start;text-align:left;margin-left:5rem;letter-spacing:.06em}.notice__cta{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:2.5rem;width:36.3rem;background-color:#8c8278;color:#fff;font-size:2.2rem;font-weight:var(--fontWeightBold);letter-spacing:.1em;margin-top:5.5rem;text-decoration:none;border-radius:99.9rem;border:.2rem solid #fff;box-shadow:0 .5rem 0 rgba(0,0,0,.2);transition:all .25s ease}.notice__cta:hover{background-color:#756d65;transform:translateY(0.2rem);box-shadow:0 .2rem 0 rgba(0,0,0,.15)}.notice__cta:active{transform:translateY(0.4rem);box-shadow:none}.notice__cta img{position:relative;left:7rem;width:1.9rem;height:.8rem}@media(max-width: 768px){.notice{margin-top:-36rem;padding:6rem 0 6.5rem 0}.notice__inner{padding:0 3rem 0 3rem}.notice__title{font-size:2.9rem;line-height:1.4;width:24.9rem;margin:0 auto 1rem;position:relative;top:-1.4rem}.notice__list{max-width:100%;margin:0 0 0 0;grid-template-columns:1fr;gap:2.4rem}.notice__item{margin:0 auto;overflow:hidden;padding:1rem 3rem 0 3rem}.notice__link{padding:2.4rem 2rem}.notice__itemLogo{width:20.625rem;height:13.425rem;border-radius:2rem}.notice__itemLogo img{width:20.625rem;height:13.425rem;-o-object-fit:contain;object-fit:contain}.notice__date{font-size:1.4rem}.notice__text{font-size:1.95rem}.notice__date.left,.notice__text.left{margin-left:0;position:relative;line-height:1;white-space:nowrap}.notice__cta{width:28rem;height:6.8rem;font-size:1.8rem;letter-spacing:.12em;margin-top:3.5rem;box-shadow:0 .3rem 0 rgba(0,0,0,.2)}.notice__cta img{position:absolute;left:28rem}}.flow{background:#fff;color:var(--colorMainText);font-family:var(--fontBase);position:relative;top:12rem}.flow__inner{margin:0 auto;text-align:center}.flow__image{width:6.3rem;height:4.3rem;margin:0 auto}.flow__title{font-size:4.8rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);letter-spacing:.06em}.flow__bar{list-style:none;display:flex;justify-content:center;padding:0;margin:9rem auto 3.4rem;overflow:visible;max-width:113rem}.flow__barItem{background:url("../img/bar_item01.png") center/contain no-repeat;color:#fff;height:6.2rem;flex:1;display:grid;place-items:center;font-size:2.6rem;border-radius:1rem;font-weight:var(--fontWeightBold);letter-spacing:.06em}.flow__barItem:not(:first-child){background:url("../img/bar_item02.png") center/cover no-repeat;margin-left:-1rem;position:relative}.flow__barItem:not(:first-child)::before{content:"";position:absolute;left:-0.2rem;top:0;height:100%;width:calc(var(--chev) + .6rem);background:#fff;clip-path:polygon(0 0, 100% 50%, 0 100%, 12% 50%);pointer-events:none}.flow__barItem:first-child{clip-path:polygon(0 0, calc(100% - var(--chev)) 0, 100% 50%, calc(100% - var(--chev)) 100%, 0 100%)}.flow__steps{display:grid;grid-template-columns:repeat(4, 1fr);gap:0;max-width:113rem;margin:0 auto;align-items:start}.flow__step{display:flex;flex-direction:column;align-items:center;text-align:left}.flow__icon{-o-object-fit:contain;object-fit:contain;display:block;height:13.4rem;margin-bottom:1.2rem}.flow__icon--icon1{width:10.7rem}.flow__icon--icon2{width:13.4rem}.flow__icon--icon3{width:11.6rem}.flow__icon--icon4{width:12rem}.flow__stepTitle{font-size:2.8rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);text-align:center;margin:0 0 1.2rem;line-height:1.2;letter-spacing:.06em}.flow__stepText{font-size:1.7rem;font-weight:var(--fontWeightBold);line-height:1.75;letter-spacing:.02em;color:var(--colorMainText);text-align:left;max-width:24.3rem;margin:0 auto}.flow__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:4.8rem;padding:3rem 3rem;width:100%;max-width:36.3rem;height:9.4rem;background-color:#ff8a65;color:#fff;font-size:2.2rem;font-weight:var(--fontWeightBold);letter-spacing:.1em;text-decoration:none;border-radius:9999px;border:.3rem solid #fff;box-shadow:0 .5rem 0 rgba(0,0,0,.2);transition:all .3s ease}.flow__cta:hover{background-color:#ff7043;transform:translateY(0.125rem);box-shadow:0 .125rem 0 rgba(0,0,0,.1)}.flow__cta:active{transform:translateY(0.25rem);box-shadow:none}.flow__cta img{position:relative;left:7rem;width:1.9rem;height:.8rem}@media(max-width: 768px){.flow{position:relative;top:5.5rem;padding:0 4.5rem 0 5.5rem}.flow__image{width:5.1rem;height:3.5rem}.flow__title{font-size:2.9rem}.flow__bar{display:none}.flow__steps{display:flex;flex-direction:column;align-items:center;gap:3rem;margin-top:3rem;counter-reset:flowStep}.flow__step{counter-increment:flowStep;display:grid;grid-template-columns:8rem 1fr;grid-template-rows:auto auto;-moz-column-gap:2.6rem;column-gap:2.6rem;row-gap:.8rem;align-items:center}.flow__step::before{content:"STEP " counter(flowStep);grid-column:1;grid-row:1;display:inline-flex;align-items:center;justify-content:center;height:2.6rem;padding:0 1.2rem .1rem 1.2rem;border-radius:9999px;background:#f2f1ea;color:var(--accent);font-size:1.7rem;font-weight:var(--fontWeightBold);letter-spacing:.06em;white-space:nowrap}.flow__icon{grid-column:1;grid-row:2;width:6.4rem;height:auto;-o-object-fit:contain;object-fit:contain;margin:0}.flow__icon--icon1{width:6.019rem;height:6.019rem;margin:0 auto}.flow__icon--icon2{width:7.538rem;height:7.538rem;margin:0 auto}.flow__icon--icon3{width:6.525rem;height:6.525rem;margin:0 auto}.flow__icon--icon4{width:6.75rem;height:6.75rem;margin:0 auto}.flow__stepTitle{grid-column:2;grid-row:1;font-size:2.1rem;font-weight:var(--fontWeightBold);margin:0;text-align:left;line-height:1.3}.flow__stepText{grid-column:2;grid-row:2;font-size:1.4rem;line-height:1.4;margin:0;text-align:left;letter-spacing:0}.flow__cta{width:27.4rem;height:6.8rem;font-size:1.8rem;margin-top:3.5rem;box-shadow:0 .3rem 0 rgba(0,0,0,.2)}.flow__cta img{left:4rem}}.overview{position:relative;overflow:hidden;background:url("../img/overview-bg.png") center/cover no-repeat;font-family:var(--fontBase);margin-top:24.5rem}.overview::after{content:"";position:absolute;inset:0;backdrop-filter:blur(0.2rem);pointer-events:none}.overview__inner{position:relative;z-index:1;max-width:157.5rem;margin:0 auto;display:flex;gap:4rem;align-items:start;padding-bottom:11.5rem}.overview__leftTable{margin:0 auto}.overview__title{grid-column:1/1;margin:5rem 0 0 9rem;color:#fff;font-weight:var(--fontWeightBold);letter-spacing:.06em;font-size:4.8rem}.overview__table{margin:3rem 0 0 9rem;border-collapse:collapse;width:100%}.overview__row{display:grid;grid-template-columns:9.5em 1fr auto;align-items:baseline;-moz-column-gap:4rem;column-gap:4rem;row-gap:1rem;color:#fff}.overview__row::before{content:"";grid-column:1;height:1rem;width:68rem;align-self:center;opacity:.9;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.9) 0.1rem, transparent 0.14rem);background-size:1rem 1rem;background-repeat:repeat-x;background-position:left center;transform:translateY(0.5em)}.overview .hide::before{display:none}.overview__header,.overview__data{padding:0;border:0;color:#fff;font-size:2.6rem;font-weight:var(--fontWeightBold);line-height:1.75;letter-spacing:.06em}.overview__header{grid-column:1;white-space:nowrap;letter-spacing:.05em;opacity:.98}.overview__data{grid-column:2;letter-spacing:.02em;opacity:.98}.overview__slideTable{display:grid;gap:1.4rem;justify-items:center}.overview .photoCard{display:none;overflow:hidden;margin:11rem 0 0 0}.overview .photoCard.is-active{display:block}.overview .photoCard__img{display:block;width:65.9rem;height:45.9rem;-o-object-fit:cover;object-fit:cover}.overview .pager{display:inline-flex;align-items:center;gap:2.5rem;color:#fff;text-shadow:0 .2rem 1rem rgba(0,0,0,.45);margin-top:1.5rem}.overview .pager__btn{width:5.979rem;height:5.979rem}.overview .pager__btn:hover{transform:translateY(-0.1rem);border-color:#fff}.overview .pager__btn:active{transform:translateY(0)}.overview .pager__icon{width:.8rem;height:.8rem;border-top:.2rem solid hsla(0,0%,100%,.9);border-right:.2rem solid hsla(0,0%,100%,.9)}.overview .pager__icon--prev{transform:rotate(-135deg);margin-left:.2rem}.overview .pager__icon--next{transform:rotate(45deg);margin-right:.2rem}.overview .pager__count{display:inline-flex;align-items:center;gap:.8rem;font-size:3.2rem;letter-spacing:.12em;opacity:.95}.overview .pager__sep{opacity:.85}@media(max-width: 768px){.overview{margin-top:10.8rem}.overview::after{backdrop-filter:blur(0.15rem)}.overview__inner{flex-direction:column;gap:3rem;padding:0 2rem 6rem}.overview__leftTable{width:100%;margin:0}.overview__title{margin:3.5rem 0 2rem 0;font-size:2.4rem;text-align:center}.overview__table{margin:0;width:100%;position:relative;top:-1.5rem}.overview__row{margin-bottom:-0.6rem;padding:0 .3rem;grid-template-columns:8.5em 1fr auto}.overview__row::before{background-size:.5rem .5rem;height:.2rem;width:33rem}.overview__header{font-size:1.4rem;opacity:.9;letter-spacing:.05em;line-height:1.9}.overview__data{font-size:1.4rem;line-height:1.6;letter-spacing:.02em;width:25.7rem;margin-left:-9rem;white-space:nowrap}.overview__slideTable{gap:1rem}.overview .photoCard{margin:0;width:100%}.overview .photoCard__img{width:31.7rem;height:21.8rem;margin:0 0 0 1rem;border-radius:1.6rem}.overview .pager{margin:0;gap:4.4rem}.overview .pager__btn{width:5rem;height:5rem}.overview .pager__icon{width:.6rem;height:.6rem;border-width:.18rem}.overview .pager__count{font-size:2rem;letter-spacing:.1em}}.staff{background:url("../img/staff-bg.png") center -21%/contain no-repeat;position:relative;background-color:#f2f1ea;font-family:var(--fontBase);margin-top:-2rem;padding-top:3rem}.staff__inner{margin:0 auto;max-width:151rem;padding:13rem 0 14rem 0}.staff__bg{margin:0 auto;width:5.6rem;height:3.9rem}.staff__title{text-align:center;font-size:4.8rem;letter-spacing:.06em;color:#7a746a;font-weight:var(--fontWeightBold);margin-bottom:4rem}.staff__slider{position:relative;display:flex;align-items:center;gap:1rem}.staff__viewport{overflow:hidden}.staff__track{display:flex;gap:4rem;will-change:transform;transition:transform 360ms ease;max-width:140rem;margin:0 auto}.staff__slide{flex:0 0 calc((100% - 5.6rem)/3);min-width:0}.staff__profile{text-align:center;padding-bottom:.6rem}.staff__testimony{position:relative;background:#fff;border-radius:5rem;padding:1.6rem 2rem 2.2rem 2rem;line-height:1.6;letter-spacing:.02em;font-size:1.7rem;color:#867d73;margin:0 auto 2.4rem;width:39.1rem;height:27.5rem;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:none;font-weight:var(--fontWeightBold);white-space:pre-line}.staff__testimony::after{content:"";position:absolute;left:50%;bottom:-3rem;width:4.4rem;height:3.6rem;background:#fff;transform:translateX(-50%);clip-path:polygon(50% 100%, 0% 0%, 100% 0%);filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.001));border-radius:.6rem}.staff__avatar{margin:5rem 0 0 0;display:grid;place-items:center}.staff__avatar img{width:28rem;height:28rem;border-radius:99.9rem;-o-object-fit:cover;object-fit:cover;display:block;background:#fff}.staff__name{margin:4rem 0 0 0;font-size:2.4rem;font-weight:var(--fontWeightBold);color:#867d73;line-height:1.5}.staff__name--hl{color:#ff7e60;font-size:2rem}.staff__name span{display:block}.staff__name,.staff__position{letter-spacing:.06em}.staff__position{margin:.5rem 0 0 0;font-size:2rem;font-weight:var(--fontWeightBold);color:#8a847b}.staff__bio{margin:0 auto;width:29rem;font-size:1.7rem;font-weight:var(--fontWeightBold);line-height:1.6;letter-spacing:.088rem;color:var(--colorMainText);text-align:left;white-space:pre-line}.staff__nav{width:6rem;height:6rem;border-radius:99.9rem;border:none;background:#867d73;display:grid;place-items:center;margin-top:30.5rem;cursor:pointer;flex:0 0 auto;transition:transform 120ms ease,opacity 120ms ease}.staff__nav span{font-size:5rem;line-height:1;color:#fff;transform:translateY(-0.8rem)}.staff__nav:active{transform:scale(0.98)}.staff__nav:disabled{opacity:.2;cursor:default}@media(max-width: 768px){.staff{background-position:center top;background-size:cover;margin-top:-2.5rem}.staff__inner{max-width:100%;padding:7rem 2rem 4rem}.staff__bg{width:4.6rem;height:auto;margin-top:-4rem}.staff__title{font-size:3.2rem;margin-bottom:3rem;letter-spacing:.08em}.staff__slider{position:relative;display:flex;align-items:center;gap:1.2rem;margin-left:2.5rem;margin-right:2rem;margin-top:-2rem}.staff__viewport{flex:1 1 auto;min-width:0;width:auto;overflow:hidden}.staff__track{width:100%;max-width:100%;gap:2rem}.staff__slide{flex:0 0 100%;min-width:0}.staff__profile{padding-bottom:0}.staff__testimony{width:100%;max-width:44rem;height:auto;box-sizing:border-box;padding:2.5rem 0 2rem 0;margin:0 auto 2rem;line-height:1.6;font-size:1.4rem}.staff__testimony::after{bottom:-2.2rem;width:3.6rem;height:2.8rem}.staff__avatar{margin-top:2.5rem}.staff__avatar img{width:19rem;height:19rem}.staff__name{margin-top:.5rem;font-size:2rem}.staff__name--hl{font-size:1.5rem}.staff__position{font-size:1.6rem}.staff__bio{width:100%;max-width:34rem;font-size:1.4rem;line-height:1.6;margin-top:-0.3rem}.staff__nav{width:3.951rem;height:3.951rem;margin-top:20rem}.staff__nav span{font-size:3.6rem;transform:translateY(-0.5rem)}.staff__nav--prev{position:absolute;left:-2rem}.staff__nav--next{position:absolute;right:-2rem}}.footer{font-family:var(--fontBase);font-weight:var(--fontWeightBold);background-color:#fff;padding:8rem 0;top:-0.5rem;position:relative}.footer__inner{max-width:161.5rem;gap:5.4rem;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;align-items:center}.footer__left img{width:55.7rem;height:15.6rem;margin-top:2rem}.footer__table{border-collapse:collapse;width:100%;margin-top:4rem}.footer__row:not(:last-child) th,.footer__row:not(:last-child) td{padding-bottom:2rem}.footer__header{width:15rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);text-align:left;vertical-align:top;font-size:2.8rem;line-height:1.8;white-space:nowrap}.footer__header,.footer__data{letter-spacing:.06em}.footer__data{font-size:2.8rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);line-height:1.8;padding-left:5rem}.footer__data--open{white-space:nowrap}.footer__right iframe{width:73.4rem;height:56.5rem;border-radius:5rem;box-shadow:0 1rem 3rem rgba(0,0,0,.08);margin-left:2rem}@media(max-width: 768px){.footer__right iframe{box-shadow:0 0rem 1rem rgba(0,0,0,.08)}}@media(max-width: 768px){.footer{padding:5rem 0 6rem}.footer__inner{max-width:100%;grid-template-columns:1fr;gap:2.4rem;padding:0 2rem}.footer__right{order:1;margin-top:-2rem}.footer__right iframe{margin:0 .5rem 0 1rem;width:31.9rem;height:25.1rem;border-radius:6rem}.footer__left{order:2;text-align:center}.footer__left img{width:21.6rem;max-width:100%;height:auto;margin:0 auto 1.2rem;display:block}.footer__table{width:100%;margin-top:.6rem;border-collapse:collapse}.footer__row{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.2rem;align-items:center;word-break:break-all}.footer__row:not(:last-child) th,.footer__row:not(:last-child) td{padding-bottom:0}.footer__header{display:none}.footer__data{display:block;padding-left:0;font-size:1.4rem;line-height:1.75;color:var(--colorMainText);font-weight:var(--fontWeightBold);text-align:center;word-break:break-word}.footer__data--addr{text-align:center}.footer__data--addr span{display:block;line-height:1.4}.footer__row:first-child .footer__data{font-size:1.8rem;letter-spacing:.02em;margin-top:-1rem}.footer__data--tel,.footer__data--mail{position:relative;display:inline-block;padding-left:2.2rem}.footer__data--tel::before,.footer__data--mail::before{content:"";position:absolute;left:0;top:.25em;width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.75}.footer__data--tel::before{background-image:url("../img/footer-tel.svg");width:2.1rem;height:2.1rem}.footer__data--mail::before{background-image:url("../img/footer-mail.svg");width:2rem;height:1.9rem}.footer__data--open{font-size:1.5rem}.footer__data--first::before{content:"事業所名称 ";display:inline;font-size:1.4rem;margin-right:.5rem}.footer__data--open::before{content:"【開所日】";display:block;font-size:1.4rem}}.mainvisual{position:relative;height:100%;overflow:hidden;background-color:var(--colorbg);display:flex;align-items:center;padding:12.5rem 2.4rem 21.5rem 0;width:100%;margin:0 auto;font-family:"Zen Maru Gothic",sans-serif;background-image:url("../img/mainvisual-back.png");background-size:66% auto;background-repeat:no-repeat;background-position:103% 25%}.mainvisual::before{content:"";position:absolute;top:-11rem;right:-35rem;width:100%;height:100%;background-image:url(../img/mainvisual-doodle-right.png);background-size:17%;background-repeat:no-repeat;background-position:79.2% 8.2%}.mainvisual::after{content:"";position:absolute;top:3rem;left:0;width:26.8rem;height:18.2rem;background-image:url("../img/mainvisual-doodle-left.png");background-size:70%;background-repeat:no-repeat}.mainvisual__inner::before{content:"";position:absolute;top:53rem;right:-2rem;width:100%;height:100%;background-image:url(../img/mainvisual-doodle-circle.png);background-size:12%;background-repeat:no-repeat;background-position:95% 26%;z-index:9}.mainvisual__title{width:30rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.8rem;margin:-6rem 0 2.4rem 16rem;line-height:1.2;letter-spacing:.04em;font-weight:var(--fontWeightBold);font-size:5.3rem;transform:translateY(4.1rem);position:relative;z-index:1}.mainvisual__title>span{display:inline-flex;align-items:center;background:#fff;padding:.5rem 0 .5rem 2rem;width:-moz-fit-content;width:fit-content}.mainvisual__title>span:nth-child(4){margin-bottom:5rem}.mainvisual .js-multicolor span>span{display:inline-block}.mainvisual__subtitle{margin-top:-1rem;margin-left:16rem}.mainvisual__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem;color:var(--colorMainText);font-size:2.6rem;font-weight:var(--fontWeightBold);line-height:1.6;letter-spacing:.04em}.mainvisual__item::before{content:none}.mainvisual__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:3rem;padding:3rem;width:100%;max-width:36.3rem;height:9.4rem;background-color:#ff8a65;color:#fff;font-size:2.2rem;font-weight:var(--fontWeightBold);letter-spacing:.1em;text-decoration:none;border-radius:9999px;border:.3rem solid #fff;box-shadow:0 .7rem 0 rgba(0,0,0,.1);transition:all .3s ease;position:relative;z-index:10}.mainvisual__cta:hover{background-color:#ff7043;transform:translateY(0.125rem);box-shadow:0 .125rem 0 rgba(0,0,0,.1)}.mainvisual__cta:active{transform:translateY(0.25rem);box-shadow:none}.mainvisual__cta img{position:relative;left:4rem;width:1.9rem;height:.8rem}@media(max-width: 768px){.mainvisual{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:7.2rem 2rem 4rem;height:auto;background-image:url("../img/SP-main-img.png");background-size:87.5% auto;background-position:111% 6%;background-repeat:no-repeat}.mainvisual::before{top:-2rem;right:-1rem;width:13.2rem;height:9.3rem;background-size:62%}.mainvisual::after{top:1rem;left:-0.4rem;width:9.9rem;height:6.7rem;background-size:67%}.mainvisual__inner{width:100%;position:relative;background-image:url(../img/sp-main.png);background-position:99% 57%;background-repeat:no-repeat;background-size:15%}.mainvisual__inner::before{top:12.8rem;width:5.3rem;height:5.6rem;background-size:93%;z-index:0;right:1rem}.mainvisual__title{margin:8rem 0 auto 1rem;gap:.5rem;font-size:2.9rem;line-height:1;letter-spacing:.03em;transform:none;z-index:2}.mainvisual__title>span{padding:.8rem 0 .6rem .5rem;width:-moz-fit-content;width:fit-content;max-width:100%}.mainvisual__title>span:nth-child(1){width:23rem}.mainvisual__title>span:nth-child(4){margin-bottom:1.4rem}.mainvisual__subtitle{margin:0 0 0 1rem;width:100%;max-width:34rem}.mainvisual__list{font-size:1.7rem;line-height:1.2;gap:.4rem}.mainvisual__list .ls-4{letter-spacing:.04em}.mainvisual__list .ls-5{letter-spacing:.05em}.mainvisual__cta{margin-top:2.6rem;width:28.4rem;height:6.8rem;font-size:1.8rem;border-width:.3rem;box-shadow:0 .2em 0 rgba(0,0,0,.12);margin:3.5rem 0 0 0;position:relative;left:1.6rem}.mainvisual__cta img{left:2.6rem}}.contact-page{padding:13.5rem 0 18.5rem 0;background-image:url("../img/edit-bg.png");background-position:center 101%;background-size:contain;background-repeat:no-repeat;background-color:#ffd035}.contact-page .contact-card{max-width:140rem;height:148.3rem;background:#fff;border-radius:5rem;padding:12.5rem 0;box-shadow:0 1.4rem 3rem rgba(0,0,0,.08);margin:0 auto;font-family:var(--fontBase)}.contact-page .contact-head{text-align:center;margin-bottom:2.6rem}.contact-page .contact-title{font-size:4.8rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);letter-spacing:.06em;margin:0 0 1rem;color:var(--colorMainText)}.contact-page .contact-lead{margin:0;font-size:2.4rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);line-height:1.9;letter-spacing:.03em;color:var(--colorMainText)}.contact-page .contact-lead span{display:block}.contact-page .contact-lead span.u-sp{display:none}.contact-page .contact-form{max-width:73.3rem;margin:0 auto;padding-top:3.5rem}.contact-page .contact-fields{display:grid;gap:1.6rem}.contact-page .field{display:grid}.contact-page .field-label{font-size:2.4rem;font-weight:600;font-family:var(--fontBase);color:var(--colorMainText);display:inline-flex;align-items:center;letter-spacing:.06em}.contact-page .field-label.required::after{content:"*";font-size:2.4rem;font-weight:700;color:#ff7e60;transform:translateY(-0.1rem)}.contact-page .field-label .required::after{content:"*";font-size:2.4rem;font-weight:700;color:#ff7e60;position:relative;top:-0.9rem}.contact-page .field-sub{font-size:1.6rem;font-weight:500;color:var(--colorMainText);letter-spacing:.06em}.contact-page .field-grid{display:grid;gap:1.9rem}.contact-page .field-grid--2{grid-template-columns:1fr 1fr}.contact-page .field-col{display:grid}.contact-page .field-note{font-size:1.8rem;color:var(--colorMainText);font-weight:var(--fontWeightBold);line-height:1.5}.contact-page .field-box{min-height:6.7rem;padding:1.2rem;border:.1rem solid #ddd;border-radius:1rem;background:#fff;color:var(--colorMainText);font-size:2.4rem;line-height:1.5;display:flex;align-items:center}.contact-page .field-box--textarea{min-height:25.7rem}.contact-page .field-box input,.contact-page .field-box textarea,.contact-page .field-box select{flex:1 1 auto;width:100%;min-width:0;box-sizing:border-box;display:block;font-weight:700}.contact-page .contact-actions{margin-top:3.6rem;display:flex;justify-content:center}.contact-page .btn-main{width:53.9rem;height:9.4rem;border:.2rem solid #fff;border-radius:99.9rem;background:#72c6a9;color:#fff;font-size:3rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);letter-spacing:.1em;cursor:pointer;box-shadow:0 .6rem 0 rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;margin-top:2rem;transition:all .3s ease}.contact-page .btn-main:hover{opacity:.5}.contact-page .btn-main:active{transform:translateY(0.2rem);box-shadow:0 .4rem 0 rgba(0,0,0,.12)}@media(max-width: 768px){.contact-page{background-image:url("../img/sp-edit-bg.png");background-position:center 101%;background-size:contain;background-repeat:no-repeat;background-color:#ffd035;padding:3rem .5rem 9rem 1rem}.contact-page .contact-card{max-width:none;width:calc(100% - 4rem);height:auto;margin:0 auto;border-radius:2rem;padding:3rem 2.4rem 6rem;box-shadow:0 1.2rem 2.6rem rgba(0,0,0,.08)}.contact-page .contact-head{margin-bottom:2.2rem}.contact-page .contact-title{font-size:2.4rem;letter-spacing:.04em;margin-bottom:.5rem}.contact-page .contact-lead{font-size:1.5rem;line-height:1.61;letter-spacing:.02em;text-align:center}.contact-page .contact-lead span{display:block}.contact-page .contact-lead span.u-sp{display:inline}.contact-page .contact-form{max-width:none;width:100%;margin:0 auto;padding-top:1.2rem}.contact-page .contact-fields{gap:1rem}.contact-page .field-label{font-size:1.7rem;letter-spacing:.06em;line-height:1.4}.contact-page .field-grid{gap:1.2rem}.contact-page .field-grid--2{grid-template-columns:1fr}.contact-page .field-sub{font-size:1.4rem;font-weight:var(--fontWeightBold)}.contact-page .field-box{min-height:5.1rem;padding:1.2rem 1.6rem;border-radius:1rem;font-size:1.6rem}.contact-page .field-note{line-height:1.4;font-size:1.4rem;font-weight:var(--fontWeightBold)}.contact-page .next{margin-top:2.5rem}.contact-page .next .field-label{margin:0 0 .7rem 0}.contact-page .field-box--textarea{padding-top:1.6rem}.contact-page .field-box--textarea textarea{min-height:30rem}.contact-page .contact-actions{margin-top:3rem}.contact-page .btn-main{width:25rem;height:6.8rem;font-size:1.8rem;border-radius:99.9rem;margin-top:0;box-shadow:0 .3rem 0 rgba(0,0,0,.12)}}.confirm-page{padding:13.5rem 0 18.5rem 0;background-image:url("../img/edit-bg.png");background-position:center 101%;background-size:contain;background-repeat:no-repeat;background-color:#ffd035}.confirm-page .confirm{max-width:140rem;background:#fff;border-radius:7rem;padding:12.5rem 0;box-shadow:0 1.4rem 3rem rgba(0,0,0,.08);margin:0 auto}.confirm-page .confirm__title{text-align:center;font-size:4.8rem;font-weight:700;font-family:var(--fontBase);color:var(--colorMainText);margin:0 0 1rem;letter-spacing:.06em}.confirm-page .confirm__lead{text-align:center;font-size:2.4rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);line-height:1.9;letter-spacing:.03rem;color:var(--colorMainText);margin:0 0 4.5rem}.confirm-page .confirm__lead span{display:block}.confirm-page .confirm__lead span.u-sp{display:none}.confirm-page .confirm__form{width:100%}.confirm-page .confirm__box{width:93.6rem;margin:0 auto;background:#f2f0ed;border-radius:.4rem;padding:1rem 10rem 8rem;box-sizing:border-box}.confirm-page .confirm__buttons{margin-top:7rem;display:flex;justify-content:center;gap:6rem}.confirm-page .confirm__btn{width:39.4rem;height:9.4rem;border:.2rem solid #fff;border-radius:99.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:3rem;font-family:var(--fontBase);font-weight:700;letter-spacing:.1em;color:#fff;box-shadow:0 .6rem 0 rgba(0,0,0,.14);transition:transform .08s ease,box-shadow .08s ease,opacity .12s ease}.confirm-page .confirm__btn:active{transform:translateY(0.3rem);box-shadow:0 .3rem 0 rgba(0,0,0,.14)}.confirm-page .confirm__btn:hover{opacity:.92}.confirm-page .confirm__btn--back{background:#929292}.confirm-page .confirm__btn--send{background:#ff7e60}.confirm-page .c-row{position:relative;padding:0 0 .5rem;margin:0 0 3.5rem}.confirm-page .c-row::after{content:"";position:absolute;left:-1.5rem;bottom:-1.5rem;width:77rem;height:1px;background-color:var(--colorMainText)}.confirm-page .c-row:last-child{margin-bottom:0;padding-bottom:0}.confirm-page .c-row:last-child::after{display:none}.confirm-page .c-row__label{font-size:2.4rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);color:var(--colorMainText);letter-spacing:.02em;margin-top:4rem}.confirm-page .c-row__value{font-size:2.4rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);color:var(--colorMainText);word-break:break-word;width:73rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.confirm-page .c-row__label,.confirm-page .c-row__value{letter-spacing:.06rem;margin-left:1rem;line-height:1.5}.confirm-page .c-row--message .c-row__value{white-space:normal}@media(max-width: 768px){.confirm-page{padding:3rem 2.6rem 8rem 3rem;background-image:url("../img/sp-confirm-bg.png");background-position:center 2rem;background-size:100% auto;background-repeat:no-repeat;background-color:#ffd035}.confirm-page .confirm{max-width:34.5rem;height:auto;border-radius:2rem;padding:3rem 0 6rem}.confirm-page .confirm__title{font-size:2.4rem;letter-spacing:.04em;margin-bottom:0}.confirm-page .confirm__lead{font-size:1.4rem;letter-spacing:.02em;line-height:1.7;margin:0 2rem 3rem}.confirm-page .confirm__lead span.u-sp{display:inline}.confirm-page .confirm__box{width:calc(100% - 4rem);padding:1.2rem 2rem 3rem;border-radius:.4rem}.confirm-page .c-row{margin:0 0 1.9rem;padding:0 0 1.6rem}.confirm-page .c-row::after{left:0;bottom:0;width:100%;height:1px;background-color:var(--colorMainText)}.confirm-page .c-row__label,.confirm-page .c-row__value{margin-left:0;width:100%;line-height:1.6}.confirm-page .c-row__label{font-size:1.6rem;margin-top:1.6rem}.confirm-page .c-row__value{font-size:1.6rem;word-break:break-word}.confirm-page .confirm__buttons{margin-top:2.5rem;display:flex;flex-direction:column;gap:1.5rem;padding:0 3.2rem}.confirm-page .confirm__btn{width:20rem;height:6.8rem;font-size:1.8rem;margin:0 auto;box-shadow:0 .3rem 0 rgba(0,0,0,.14)}}.complete-page{padding:12.5rem 0 13.1rem 0;background-image:url("../img/thanks-bg.png");background-position:center;background-size:cover;background-repeat:no-repeat}.complete-page .thanks{max-width:140rem;height:65rem;background:#fff;border-radius:7rem;padding:10.5rem 0;box-shadow:0 1.4rem 3rem rgba(0,0,0,.08);margin:0 auto;font-family:var(--fontBase)}.complete-page .thanks__title{margin:0 0 1.6rem;text-align:center;font-size:4.8rem;font-weight:var(--fontWeightBold);color:var(--colorMainText);letter-spacing:.06em}.complete-page .thanks__title .u-sp{display:none}.complete-page .thanks__text{margin:0 0 1.2rem;text-align:center;font-size:2.4rem;font-weight:var(--fontWeightBold);line-height:1.9;color:var(--colorMainText);letter-spacing:.03rem}.complete-page .thanks__text .u-sp{display:none}.complete-page .thanks__note{margin:0 0 2.2rem;text-align:center;font-size:1.8rem;font-weight:var(--fontWeightBold);line-height:1.9;color:var(--colorMainText);letter-spacing:.03rem}.complete-page .thanks__note .u-sp{display:none}.complete-page .thanks__buttons{display:flex;justify-content:center;margin-top:5.5rem;margin-left:3rem}.complete-page .thanks__btn{width:39.4rem;height:9.4rem;border-radius:99.9rem;border:.2rem solid #fff;background:#929292;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:3rem;font-weight:var(--fontWeightBold);letter-spacing:.1em;box-shadow:0 .6rem 0 rgba(0,0,0,.14);transition:transform .08s ease,box-shadow .08s ease,opacity .12s ease}.complete-page .thanks__btn:hover{opacity:.92}.complete-page .thanks__btn:active{transform:translateY(0.3rem);box-shadow:0 .3rem 0 rgba(0,0,0,.14)}@media(max-width: 768px){.complete-page{padding:3rem 2.6rem 4.5rem 3rem;background-image:url("../img/sp-thanks-bg.png");background-position:center 101%;background-size:cover;background-repeat:no-repeat}.complete-page .thanks{max-width:34.5rem;height:auto;border-radius:2rem;padding:6rem 0 7rem}.complete-page .thanks__title{font-size:2.4rem;letter-spacing:.04em;line-height:1.4;margin-top:-2rem}.complete-page .thanks__title .u-sp{display:inline}.complete-page .thanks__text{font-size:1.5rem;letter-spacing:.02em;line-height:1.6;margin-bottom:0}.complete-page .thanks__text .u-sp{display:inline}.complete-page .thanks__note{font-size:1.4rem;letter-spacing:.02em;margin:0 2.2rem 0;line-height:1.6}.complete-page .thanks__note .u-sp{display:inline}.complete-page .thanks__buttons{margin-top:4rem;margin-left:0;padding:0 3.2rem;justify-content:center}.complete-page .thanks__btn{width:21rem;height:6.8rem;font-size:1.8rem;box-shadow:0 .3rem 0 rgba(0,0,0,.14)}}.notfound{font-size:2.4rem;line-height:1.72;font-weight:var(--fontWeightBold);font-family:var(--fontBase);letter-spacing:.03em;padding-top:4.8rem;color:#867d73;text-align:center}@media(max-width: 768px){.notfound{font-size:1.6rem;line-height:2.8rem;padding-top:2.2rem}}.notfound.recruit__card{margin:0 auto 12rem}@media(max-width: 768px){.notfound.recruit__card{padding:3.5rem 2rem 5rem;margin:0 auto 6rem}}.notfound h2{font-size:3.6rem;margin:0 0 2rem 0}@media(max-width: 768px){.notfound h2{font-size:2.2rem}}.notfound .newsArticle__actions{margin-top:8.4rem;display:flex;justify-content:center}@media(max-width: 768px){.notfound .newsArticle__actions{margin-top:2.4rem}}.notfound .newsBackBtn{background:#929292;width:39.4rem;height:9.4rem;border:.2rem solid #fff;border-radius:99.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:3rem;font-family:var(--fontBase);font-weight:700;letter-spacing:.1em;color:#fff;box-shadow:0 .6rem 0 rgba(0,0,0,.14);transition:transform .08s ease,box-shadow .08s ease,opacity .12s ease}@media(max-width: 768px){.notfound .newsBackBtn{width:20rem;height:6.8rem;font-size:1.8rem;margin:0 auto;box-shadow:0 .3rem 0 rgba(0,0,0,.14)}}.recruit{background-image:url("../img/recruit-bg.png");background-repeat:no-repeat;background-position:center 4rem;background-size:cover;background-color:#f2f1ea;padding-bottom:.5rem}.recruit__inner{width:100%;margin:0 auto;padding:16rem 2rem 0}.recruit__headerimg{width:5.8rem;height:4.9rem;display:block;margin:0 auto;position:relative;top:-6rem;left:1rem}.recruit__heading{font-size:4.8rem;font-weight:var(--fontWeightBold);font-family:var(--fontBase);color:#867d73;text-align:center;margin-bottom:3rem;position:relative;top:-6rem;left:1rem;letter-spacing:.06rem}.recruit__card{background:#fff;border-radius:6rem;padding:5.5rem 10rem 7.5rem;position:relative;left:1rem;max-width:141.4rem;margin:0 auto}.recruit .nextcard{position:relative;left:1rem;max-width:141.4rem;margin:5rem auto 0}.recruit .nextcard .recruit__row:nth-child(4){padding:2.5rem 0 0 0}.recruit__table{margin:0}.recruit .below{margin-top:-1rem}.recruit__row{display:grid;grid-template-columns:13.5rem 1fr;-moz-column-gap:10rem;column-gap:10rem;padding:2.5rem 0;border-top:1px solid rgba(120,118,109,.45)}.recruit__row:first-child{border-top:0}.recruit__row:nth-child(n+4):nth-child(-n+6){padding:.8rem 0}.recruit .nextcard .recruit__row:nth-child(3){padding:.8rem 0}.recruit__th,.recruit__td{margin:0;color:#867d73;font-size:2.1rem;font-family:var(--fontBase);line-height:1.7;letter-spacing:.06em;display:flex;align-items:center;justify-content:flex-start;font-weight:500;white-space:pre-line}.recruit__th span,.recruit__td span{display:contents}.recruit__th{position:relative;font-weight:var(--fontMed);padding-left:2rem;font-weight:500}.recruit__th::before{content:"・";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#8a877e}.recruit__sched{max-width:95.1rem;margin:10.5rem auto 0;padding:2.5rem 0 8.5rem;position:relative}.recruit__schedTitle{background:#867d73;color:#fff;font-size:3.6rem;font-family:var(--fontBase);font-weight:var(--fontWeightBold);border-radius:5rem;text-align:center;letter-spacing:.06em;position:absolute;top:-0.5rem;left:50.5%;transform:translateX(-50%);width:27.9rem;height:5.5rem;display:flex;align-items:center;justify-content:center}.recruit__schedRow{display:grid;grid-template-columns:9.5rem 1fr;align-items:center;-moz-column-gap:25rem;column-gap:25rem;padding:4rem 0;border-top:1px solid rgba(120,118,109,.45)}.recruit__schedRow:last-child{align-self:center;padding-top:2.5rem}.recruit__schedRow:nth-of-type(2) .recruit__time{align-self:start}.recruit__schedRow:nth-of-type(2) .recruit__text{line-height:1.6}.recruit__schedRow:nth-of-type(2){padding-bottom:3rem;white-space:nowrap}.recruit__time{font-family:var(--fontBase);margin:0;font-size:3rem;font-weight:600;color:#fff;text-align:center;padding:.45rem 0;border-radius:5rem;letter-spacing:.06em;width:27.9rem;height:5.5rem;position:relative;left:5rem;display:flex;align-items:center;justify-content:center}.recruit__time--green{background:#72c6a9}.recruit__time--pink{background:#ed8da0;position:relative;top:-1.5rem}.recruit__time--blue{background:#75b5e9;position:relative;top:-0.5rem}.recruit__text{margin:1rem 0 0 4rem;font-size:3rem;font-family:var(--fontBase);font-weight:var(--fontWeightBold);color:#867d73;line-height:1.8;letter-spacing:.06em}.recruit__text span{display:block}.recruit__time{margin-top:2rem}@media(max-width: 768px){.recruit{background-image:url("../img/recruit-sp-bg.png");background-repeat:no-repeat;background-position:center 3rem;background-size:contain;background-color:#f2f1ea}.recruit__inner{padding:7rem 2.5rem 0}.recruit__headerimg{width:4.2rem;height:auto;top:-3.2rem;left:0}.recruit__heading{font-size:2.9rem;top:-3.2rem;left:0;margin-bottom:-2.5rem;letter-spacing:.06em}.recruit__card{max-width:100%;left:0;border-radius:3rem;padding:1.5rem 2rem 5rem}.recruit .nextcard{max-width:100%;left:0;margin:2.5rem auto 0;padding-bottom:6rem}.recruit .nextcard .recruit__row:nth-child(4){padding:0;margin-top:.5rem}.recruit__row{display:grid;grid-template-columns:1fr;padding-bottom:0rem;border-top:0;margin-bottom:-1rem;border-top:0}.recruit__row:first-child{border-top:0}.recruit__row:nth-child(n+4):nth-child(-n+6){margin-top:3rem;padding:0}.recruit .nextcard .recruit__row:nth-child(3){padding:2.2rem 0}.recruit__th,.recruit__td{letter-spacing:.06em;align-items:flex-start}.recruit__th{padding-left:2.2rem;font-size:1.8rem}.recruit__th::before{top:0;transform:none}.recruit__td{display:block;padding-left:2.2rem;font-size:1.5rem;line-height:1.6;letter-spacing:0}.recruit__td .u-sp{display:inline}.recruit .below{margin-top:-0.7rem}.recruit__sched{max-width:100%;margin:-5.8rem auto 0;padding:5rem 0 6rem;position:relative}.recruit__schedTitle{position:relative;top:5rem;left:auto;transform:none;width:20rem;height:3.8rem;margin:0 auto 3rem;font-size:2rem;border-radius:3rem}.recruit__schedRow{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;padding:4rem 0 .8rem;text-align:center}.recruit__schedRow:last-child{padding-top:1.6rem;padding-top:2rem}.recruit__schedRow:nth-of-type(2){white-space:normal;padding-bottom:.8rem;padding-top:2.3rem}.recruit__schedRow:nth-of-type(2) .recruit__time{align-self:center;position:relative}.recruit__schedRow:nth-of-type(2) .recruit__text{line-height:1.7}.recruit__time{position:static;left:auto;top:auto;width:14rem;height:3rem;margin:0 auto;font-size:1.5rem}.recruit__time--pink,.recruit__time--blue{top:auto}.recruit__text{margin:1rem auto .5rem;padding:0;font-size:1.6rem;line-height:1.7;text-align:center}.recruit__text span{display:block;white-space:nowrap;position:relative;left:-1.5rem}}.news{background-image:url("../img/news-bg.png");background-repeat:no-repeat;background-position:center 10rem;background-size:cover;background-color:#f6f4ef;padding:9.5rem 0 13rem 0;font-family:var(--fontBase)}@media(max-width: 768px){.news{background-image:url(../img/recruit-sp-bg.png);background-repeat:no-repeat;background-position:center 3rem;background-size:100% auto;padding:3.5rem 2.5rem 8rem 2.5rem}}.news__inner{max-width:140rem;margin:0 auto;background:#fff;border-radius:6rem;padding:6rem 15rem 7.5rem;box-shadow:0 .25rem 1.5rem rgba(0,0,0,.06)}@media(max-width: 768px){.news__inner{padding:3.2rem 2.5rem;border-radius:2rem}}.news__headerimg{width:4rem;height:4.8rem;display:block;margin:0 auto .1rem auto}@media(max-width: 768px){.news__headerimg{width:3.2rem;height:3.9rem;margin:0 auto}}.news__mainTitle{font-size:4.8rem;font-weight:var(--fontWeightBold);color:#867d73;text-align:center;margin-bottom:3rem}@media(max-width: 768px){.news__mainTitle{font-size:2.8rem;margin-bottom:1rem}}.news__filter{padding:0 4rem}@media(max-width: 768px){.news__filter{padding:0}}.news__filterRow{display:grid;grid-template-columns:10.5rem 1fr;align-items:center;-moz-column-gap:2.6rem;column-gap:2.6rem;margin-bottom:2.2rem}@media(max-width: 768px){.news__filterRow{grid-template-columns:6.55rem 1fr;-moz-column-gap:1rem;column-gap:1rem;align-items:start}}.news__filterLabel{position:relative;margin:0;font-size:2rem;font-weight:var(--fontWeightBold);color:#867d73;padding-right:2rem;line-height:1;white-space:nowrap}@media(max-width: 768px){.news__filterLabel{font-size:1.4rem;width:6.55rem;margin:.5rem 0 0 0}}.news .news__filterLabel::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:3.6rem;background-color:#d9d7cf}@media(max-width: 768px){.news .news__filterLabel::after{height:2.1rem}}.news__filterBtns{display:flex;flex-wrap:wrap;gap:.8rem}.news__btn{display:inline-block;font-size:1.8rem;font-weight:600;padding:.35rem 1.1rem;border-radius:2rem;background:#eee;color:#867d73;text-decoration:none;width:11.7rem;height:4rem;display:flex;align-items:center;justify-content:center}@media(max-width: 768px){.news__btn{font-size:1.4rem;width:auto;height:auto;line-height:1.4;padding:.2rem 0rem;text-align:center;width:6.7rem}}.news__btn:hover,.news__btn.is-active{background:#fff;color:#ff7f6a;border:1px solid #ff6b5b}.news__list{margin-top:6.5rem;border-top:.0625rem solid rgba(120,118,109,.35)}@media(max-width: 768px){.news__list{margin-top:2.8rem}}.news__item{display:grid;grid-template-columns:27rem 1fr 2rem;align-items:center;gap:6rem;padding:3rem 4rem 3.5rem 4rem;border-bottom:.0625rem solid rgba(120,118,109,.35);text-decoration:none}@media(max-width: 768px){.news__item{grid-template-columns:10.2rem 1fr;padding:2rem 0;gap:0}}.news__item:hover .news__thumb img{transform:scale(1.05)}.news__item:hover .news__date,.news__item:hover .news__title{text-decoration:underline}.news__thumb{width:27.1rem;height:17.9rem;border-radius:3rem;overflow:hidden}@media(max-width: 768px){.news__thumb{width:9.5rem;height:7.8rem;border-radius:1rem}}.news__thumb img{width:27.1rem;height:17.9rem;-o-object-fit:cover;object-fit:cover;border-radius:3rem;transition:all .25s ease}@media(max-width: 768px){.news__thumb img{width:9.5rem;height:7.8rem;border-radius:1rem}}.news__logo{font-weight:700;font-size:1.2rem;color:#ff7f6a;letter-spacing:.08em}.news__body{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1rem}@media(max-width: 768px){.news__body{gap:.2rem}}.news__meta{margin:0;font-size:1.6rem;color:#8a877e;display:flex;gap:3rem;align-items:center}@media(max-width: 768px){.news__meta{font-size:1.4rem;gap:0;justify-content:space-between}}.news__date{font-size:1.8rem;font-weight:var(--fontWeightBold)}@media(max-width: 768px){.news__date{font-size:1.4rem}}.news__cat{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;height:2.6rem;padding:0 1rem;border-radius:2rem;font-weight:var(--fontWeightBold);font-size:1.4rem;color:#fff}@media(max-width: 768px){.news__cat{min-width:7.4rem;height:2.2rem}}.news__cat--green{background:#9ad989}.news__cat--pink{background:#faa7cf}.news__cat--blue{background:#93baf8}.news__title{font-size:2.4rem;font-weight:var(--fontWeightBold);color:#867d73;line-height:1.6}@media(max-width: 768px){.news__title{font-size:1.4rem}}.news__arrow{width:3.3rem;height:3.4rem;position:relative;right:2.5rem}@media(max-width: 768px){.news__arrow{display:none}}.news .news__pager{display:flex;align-items:center;gap:2rem;justify-content:center;margin-top:5rem}@media(max-width: 768px){.news .news__pager{gap:1rem;margin-top:2.5rem}}.news .news__dots,.news .news__page,.news .news__next{width:5.55rem;height:5.55rem;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:2.7rem;text-decoration:none;font-weight:600;background:#f2f1ea;color:#867d73}@media(max-width: 768px){.news .news__dots,.news .news__page,.news .news__next{font-size:1.5rem;width:3.052rem;height:3.052rem}}.news .news__page.is-active{background:#ff7f6a;color:#fff}.news .news__dots{font-size:2.7rem;font-weight:600;color:#867d73}@media(max-width: 768px){.news .news__dots{font-size:1.5rem}}.news .news__next{margin:0 5rem;background:#8c8478;color:#fff;padding-bottom:.5rem}@media(max-width: 768px){.news .news__next{margin:0 1rem}}.news .news__next.is-disabled{pointer-events:none;opacity:.5}.thoughts{background-image:url("../img/thoughts-bg.png");background-repeat:no-repeat;background-position:center 42%;background-size:contain;background-color:#67c6a8;padding:9.5rem 0 11.5rem 0;text-align:center;color:#fff;font-family:"Zen Maru Gothic",sans-serif}.thoughts__inner{max-width:117.9rem;margin:0 auto;padding:0 2rem}.thoughts__headerimg{width:4.6rem;height:4.7rem;display:block;margin:0 auto;position:relative;left:1.5rem}.thoughts__title{margin:0 auto;font-size:4.8rem;font-family:var(--fontBase);font-weight:var(--fontWeightBold);letter-spacing:.08em;line-height:1.6;position:relative;top:2rem;left:1.7rem;letter-spacing:.06em}.thoughts__text{font-size:2.4rem;line-height:1.72;font-weight:var(--fontWeightBold);font-family:var(--fontBase);letter-spacing:.03em;padding-top:4.8rem}.thoughts__text span{margin:0 0 1.4rem;display:block}.thoughts__text .u-sp{display:none}.thoughts__strong{font-weight:700;margin-top:2rem}.thoughts__graph{margin:4rem 0 0 1rem;max-width:112.7rem;height:60.7rem;background-color:#f2f1ea;border-radius:5rem;display:flex;flex-direction:column;align-items:center;padding:4rem 3rem;position:relative;left:1rem}.thoughts__graphImage{width:91rem;max-width:100%;display:block;margin-bottom:3rem;margin-top:1.5rem;height:36rem;margin-left:4rem}.thoughts__graphImage--pc{display:block}.thoughts__graphImage--sp{display:none}.thoughts__graphText{font-size:2.8rem;font-weight:var(--fontWeightBold);line-height:4.8rem;letter-spacing:.03em;text-align:center;color:var(--colorMainText)}.thoughts__graphText span{display:block}.thoughts__graphText .u-sp{display:none}@media(max-width: 768px){.thoughts{padding:6.4rem 0 5rem;background-image:url("../img/thoughts-sp-bg.png");background-repeat:no-repeat;background-position:center 94%;background-size:contain}.thoughts__headerimg{width:3.7rem;height:3.8rem;left:0;margin-top:-3rem}.thoughts__title{font-size:2.8rem;top:1rem;left:0}.thoughts__text{font-size:1.6rem;line-height:2.8rem;padding-top:2.2rem}.thoughts__text span{margin:0;line-height:1.75}.thoughts__text .u-sp{display:inline}.thoughts__graph{margin:2.8rem 0 0 0;max-width:100%;height:auto;left:0;border-radius:2rem;padding:2.4rem 0 4rem}.thoughts__graphImage{width:100%;height:auto;margin:1.2rem 0 2rem;margin-left:0}.thoughts__graphImage--pc{display:none}.thoughts__graphImage--sp{display:block;padding:0 1.8rem 0;position:relative;top:-1rem;margin-bottom:1rem}.thoughts__graphText{font-size:1.8rem;line-height:2.9rem;padding:0 .4rem;letter-spacing:.03em}.thoughts__graphText .u-sp{display:inline}}.newsPage{background-image:url("../img/news-bg.png");background-repeat:no-repeat;background-position:center 10rem;background-size:cover;background-color:#f6f4ef;padding:9.5rem 0 13rem 0;font-family:var(--fontBase)}@media(max-width: 768px){.newsPage{background-image:url(../img/recruit-sp-bg.png);background-repeat:no-repeat;background-position:center 3rem;background-size:100% auto;padding:3.5rem 2.5rem 8rem 2.5rem}}@media(max-width: 768px){.newsPage .news__inner{padding:1.2rem 2.5rem}}.newsPage__hero{padding:2.6rem 1.6rem 0}.newsPage__heroInner{max-width:92rem;margin:0 auto;display:grid;justify-items:center;gap:1rem}.newsPage__flag{width:0;height:0;border-left:.9rem solid rgba(0,0,0,0);border-right:.9rem solid rgba(0,0,0,0);border-bottom:1.4rem solid #f06a6a;transform:translateY(0.2rem)}.newsPage__heroTitle{margin:0;font-size:2.2rem;font-weight:700;letter-spacing:.12em;color:#6f6b61}.newsPage__wrap{max-width:92rem;margin:1.8rem auto 0;padding:0 1.6rem}.newsPage .newsArticle{background:#fff;border-radius:4rem;padding:2.8rem 0 3.4rem;color:#3b3b3b}@media(max-width: 768px){.newsPage .newsArticle{padding:0 0 3.4rem}}.newsPage .newsArticle__meta{display:flex;align-items:center;gap:3.5rem;margin-bottom:1rem}@media(max-width: 768px){.newsPage .newsArticle__meta{gap:.5rem}}.newsPage .newsArticle__date{font-size:2.7rem;color:#867d73;font-weight:700;letter-spacing:.03em}@media(max-width: 768px){.newsPage .newsArticle__date{font-size:1.4rem}}.newsPage .newsArticle__badge{font-size:2.1rem;font-weight:700;color:#fff;padding:1rem 3rem;border-radius:99.9rem;line-height:1}@media(max-width: 768px){.newsPage .newsArticle__badge{font-size:1.4rem;padding:.3rem 1.5rem}}.newsPage .newsArticle__title{margin:0;font-size:3.6rem;font-weight:700;line-height:1.6;letter-spacing:.02em;color:#867d73}@media(max-width: 768px){.newsPage .newsArticle__title{font-size:1.8rem;line-height:1.4}}.newsPage .newsArticle__author{margin-top:1.2rem;display:flex;gap:2rem;align-items:baseline;font-size:2.4rem;color:#867d73;font-weight:700;letter-spacing:.03em}@media(max-width: 768px){.newsPage .newsArticle__author{font-size:1.4rem;margin-top:.2rem}}.newsPage .newsArticle__authorName{color:#867d73;font-weight:700;letter-spacing:.06em}.newsPage .newsArticle__figure{margin:3.1rem 0 4.4rem;padding:0 1rem}@media(max-width: 768px){.newsPage .newsArticle__figure{padding:0;margin:.8rem 0 .5rem}}.newsPage .newsArticle__image{display:block;width:100%;height:auto;border-radius:3rem;-o-object-fit:cover;object-fit:cover}.newsPage .newsArticle__body{font-size:2rem;line-height:2.05;letter-spacing:.02em;color:#867d73;font-weight:700;padding:0 2rem}@media(max-width: 768px){.newsPage .newsArticle__body{font-size:1.6rem;padding:0;line-height:1.6}}.newsPage .newsArticle__body p{margin:0 0 1.4rem}.newsPage .newsArticle__list{margin:0 0 .8rem;color:#5a5a5a}.newsPage .newsArticle__accentTitle{margin:2.2rem 0 1rem;font-size:1.6rem;font-weight:900;letter-spacing:.02em;color:#f08a00}.newsPage .newsArticle__warning{color:#e84c3d;font-weight:700}.newsPage .newsArticle__note{margin-top:1.2rem;color:#5a5a5a}.newsPage .newsArticle__actions{margin-top:8.4rem;display:flex;justify-content:center}.newsPage .newsRelated{margin-top:5.3rem}.newsPage .newsRelated__title{margin:0 0 3.4rem 0;font-size:2.4rem;font-weight:700;letter-spacing:.04em;color:#867d73;padding-left:1.3rem;padding-bottom:1rem;border-bottom:solid 1px #867d73}@media(max-width: 768px){.newsPage .newsRelated__title{font-size:1.8rem}}.newsPage .newsRelated__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12.4rem;padding:0 2rem}@media(max-width: 768px){.newsPage .newsRelated__grid{display:flex;flex-direction:column;gap:2.4rem}}.newsPage .newsCard{text-decoration:none;color:inherit}.newsPage .newsCard__thumb{width:27.5rem;height:17.9rem;border-radius:3rem;overflow:hidden;margin:0 0 1.4rem 0}@media(max-width: 768px){.newsPage .newsCard__thumb{width:20.6rem;height:13.4rem;margin:0 auto 1rem}}.newsPage .newsCard__logo img{width:27.5rem;height:17.9rem;-o-object-fit:cover;object-fit:cover;border-radius:3rem;transition:all .25s ease}@media(max-width: 768px){.newsPage .newsCard__logo img{width:20.6rem;height:13.4rem}}.newsPage .newsCard__meta{font-size:1.8rem;color:#867d73;display:flex;gap:.6rem;align-items:center;font-weight:700}@media(max-width: 768px){.newsPage .newsCard__meta{font-size:1.4rem}}.newsPage .newsCard__title{margin:0;font-size:2.5rem;font-weight:700;line-height:1.5;color:#867d73}@media(max-width: 768px){.newsPage .newsCard__title{font-size:1.95rem}}.newsPage .newsCard:hover .newsCard__thumb img{transform:scale(1.05)}.newsPage .newsCard:hover .newsCard__meta time,.newsPage .newsCard:hover .newsCard__title{text-decoration:underline}.newsPage .newsBackBtn{background:#929292;width:39.4rem;height:9.4rem;border:.2rem solid #fff;border-radius:99.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:3rem;font-family:var(--fontBase);font-weight:700;letter-spacing:.1em;color:#fff;box-shadow:0 .6rem 0 rgba(0,0,0,.14);transition:transform .08s ease,box-shadow .08s ease,opacity .12s ease}@media(max-width: 768px){.newsPage .newsBackBtn{width:20rem;height:6.8rem;font-size:1.8rem;margin:0 auto;box-shadow:0 .3rem 0 rgba(0,0,0,.14)}}.newsPage .newsBackBtn:hover{filter:brightness(1.06)}.u-mt4px{margin-top:.4rem}.u-mb4px{margin-bottom:.4rem}.u-pt4px{padding-top:.4rem}.u-pb4px{padding-bottom:.4rem}.u-mt8px{margin-top:.8rem}.u-mb8px{margin-bottom:.8rem}.u-pt8px{padding-top:.8rem}.u-pb8px{padding-bottom:.8rem}.u-mt12px{margin-top:1.2rem}.u-mb12px{margin-bottom:1.2rem}.u-pt12px{padding-top:1.2rem}.u-pb12px{padding-bottom:1.2rem}.u-mt16px{margin-top:1.6rem}.u-mb16px{margin-bottom:1.6rem}.u-pt16px{padding-top:1.6rem}.u-pb16px{padding-bottom:1.6rem}.u-mt20px{margin-top:2rem}.u-mb20px{margin-bottom:2rem}.u-pt20px{padding-top:2rem}.u-pb20px{padding-bottom:2rem}.u-white{color:#fff;fill:#fff}.u-white *{color:#fff;fill:#fff}.u-center{text-align:center;margin-left:auto;margin-right:auto}.u-right{text-align:right;margin-left:auto}.u-left{text-align:left;margin-right:auto}@media(min-width: 768px){.u-sp{display:none !important}}@media(max-width: 768px){.u-pc{display:none !important}}/*# sourceMappingURL=styles.min.css.map */