@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";html,body,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,picture{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,picture{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none}strong{font-weight:bold}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%}body{font-size:.875rem;line-height:1.5;font-weight:400;font-family:"Zen Kaku Gothic New",sans-serif;background-color:#efefef}body.preload *{transition:0s !important}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}input{margin:0;padding:0}textarea{padding:0;font:inherit;color:inherit}button{font:inherit;padding:0;background-color:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer}.l-header{display:flex;flex-direction:column;width:15rem;height:100%;position:fixed;top:0;left:0;z-index:100;background-color:#fff}@media screen and (max-width: 834px){.l-header{width:100%;height:5rem;padding:0 1.875rem 0 1.25rem;flex-direction:row;align-items:center;justify-content:space-between}}@media screen and (max-width: 480px){.l-header{height:3.75rem;padding-inline:.9375rem}}@media screen and (min-width: 835px){.l-header__logo{display:flex;align-items:center;aspect-ratio:1}}@media screen and (max-width: 834px){.l-header__logo{width:5.625rem}}@media screen and (max-width: 480px){.l-header__logo{width:3.75rem}}.l-header__logo a{display:block}@media screen and (min-width: 835px){.l-header__logo a{padding:1.5rem 1.25rem}}.l-header__trigger{width:1.875rem;height:1.875rem;position:relative;z-index:2000}.l-header__trigger a{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:.25rem 0;position:relative}.l-header__trigger span{display:block;width:100%;height:.0625rem;background-color:#333;transition:opacity .2s ease-out,transform .2s ease-out}.is-opened .l-header__trigger span{position:absolute;top:50%;left:0}.is-opened .l-header__trigger span.top-bar{transform:rotate(45deg)}.is-opened .l-header__trigger span.middle-bar{opacity:0}.is-opened .l-header__trigger span.bottom-bar{transform:rotate(-45deg)}.l-header__navi{width:100%}@media screen and (max-width: 834px){.l-header__navi{width:10rem;height:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .2s ease-out;z-index:1000;background-color:#fff;box-shadow:0 0 6px rgba(204,204,204,.2)}.is-opened .l-header__navi{width:15rem;transform:translateX(0%)}}.l-header__navi-list{width:100%;border-top:1px solid #efefef}@media screen and (max-width: 834px){.l-header__navi-list{margin-top:5rem}}@media screen and (max-width: 480px){.l-header__navi-list{margin-top:3.75rem}}.l-header__navi-item{width:100%;height:2.875rem;border-bottom:1px solid #efefef}.l-header__navi-item a{display:flex;align-items:center;width:100%;height:100%;padding-inline:1.25rem;font-size:1rem;font-weight:500;line-height:1.2}.l-header__navi-sns{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-inline:1.25rem}.l-header__navi-sns dt{font-size:.875rem;font-family:"Poppins",sans-serif;line-height:1;font-weight:500;margin-right:1em}.l-header__navi-sns dd{display:flex;align-items:center}.l-header__navi-sns dd a{display:block;width:2rem;height:2rem;border:1px solid #efefef}.l-footer{width:100%;margin-top:5rem;padding:3.75rem 0 2.5rem;color:#fff;background-color:#7da0ba}@media screen and (max-width: 834px){.l-footer{margin-top:4rem;padding:3rem 0 2rem}}@media screen and (min-width: 481px){.l-footer__info{flex:1;max-width:18.75rem}}@media screen and (max-width: 480px){.l-footer__info{width:100%;text-align:center;display:flex;align-items:center;flex-direction:column}}.l-footer__info-logo{width:100%;max-width:10rem}@media screen and (max-width: 834px){.l-footer__info-logo{max-width:8rem}}.l-footer__info-name{font-size:.875rem;margin-top:.75em}@media screen and (max-width: 834px){.l-footer__info-name{font-size:.7rem}}@media screen and (min-width: 481px){.l-footer__side{flex:1;display:flex;flex-direction:column;justify-content:flex-end}}@media screen and (max-width: 480px){.l-footer__side{width:100%;text-align:center;margin-top:2.125rem}}.l-footer__navi{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:1rem 1.5rem}@media screen and (max-width: 480px){.l-footer__navi{justify-content:center;gap:.8rem 1.2rem}}.l-footer__navi-item a{font-size:.875rem;position:relative}.l-footer__navi-item a::before{display:block;content:"";width:100%;height:1px;background:#fff;position:absolute;left:0;bottom:-0.25em;transform-origin:right top;transition:transform .7s cubic-bezier(0.19, 1, 0.22, 1);transform:scaleX(0)}.l-footer__navi-item a:hover::before{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 480px){.l-footer__navi-item a{font-size:.8125rem}}.l-footer__copy{display:block;text-align:right;font-family:"Poppins",sans-serif;font-size:.625rem;margin-top:2.5rem}@media screen and (max-width: 834px){.l-footer__copy{margin-top:1.5rem}}@media screen and (max-width: 480px){.l-footer__copy{text-align:center}}.l-wrap{display:flex;flex-direction:column;width:100%;height:100%;padding-left:15rem}@media screen and (max-width: 834px){.l-wrap{padding:5rem 0 0}}@media screen and (max-width: 480px){.l-wrap{padding-top:3.75rem}}.preload .l-wrap{opacity:0}.l-contents{flex:1;width:100%;padding-top:3.125rem}@media screen and (max-width: 834px){.l-contents{padding-top:1.875rem}}@media screen and (max-width: 480px){.l-contents{padding-top:1.625rem}}.l-inner{width:auto;max-width:1240px;margin-inline:auto;padding-inline:3.125rem;position:relative;box-sizing:content-box}@media screen and (max-width: 834px){.l-inner{padding-inline:2.5rem}}@media screen and (max-width: 480px){.l-inner{padding-inline:.9375rem}}.c-txtfield{padding:2.5rem;background-color:#fff}@media screen and (max-width: 834px){.c-txtfield{padding:1.875rem}}@media screen and (max-width: 480px){.c-txtfield{padding:1.625rem 1.25rem}}.c-section{margin-top:5rem}@media screen and (max-width: 834px){.c-section{margin-top:4rem}}@media screen and (max-width: 480px){.c-section{margin-top:2.5rem}}.l-loading{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:100%;background-color:#7da0ba;position:fixed;left:0;top:0;z-index:100}.l-loading__logo{width:80%;max-width:20rem}.l-loading__logo .cls-1{stroke:#fff;stroke-width:.25px;stroke-dasharray:0 100;stroke-opacity:1;fill:none}.active .l-loading__logo .cls-1{animation:stroke_offset 5s;animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.l-loading__logo .cls-2{fill:#fff;fill-opacity:0}.active .l-loading__logo .cls-2{animation:fill_offset 5s;animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-fill-mode:forwards}.l-loading__text{color:#fff;font-size:1.125rem;font-weight:500;margin-top:.8em;text-align:center}@keyframes stroke_offset{25%{stroke-dasharray:0 100;stroke-opacity:1}50%{stroke-dasharray:100 0;stroke-opacity:.5}75%{stroke-dasharray:100 0;stroke-opacity:.75}100%{stroke-dasharray:100 0;stroke-opacity:1}}@keyframes fill_offset{25%{fill-opacity:0}50%{fill-opacity:0}75%{fill-opacity:1}100%{fill-opacity:1}}.c-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 1em;font-weight:500;font-family:"Poppins",sans-serif;font-size:.875rem;border-radius:100px;transition:color .4s ease-out,background .4s ease-out,border .4s ease-out}.c-button--accent{color:#fff;background-color:#7da0ba}.c-button--accent:hover{color:#7da0ba;background-color:#fff;border:1px solid #7da0ba}.c-button.disabled{color:#fff;background-color:#f5f5f0;pointer-events:none}.c-buttonWrapper{width:10rem;height:2.75rem;margin-top:3rem}.c-buttonWrapper.is-center{margin-inline:auto}@media screen and (max-width: 480px){.c-buttonWrapper{margin-top:1.5rem}}.c-head{width:100%;margin-bottom:2.25rem}@media screen and (max-width: 480px){.c-head{margin-bottom:1.8rem}}.c-head__subtitle{letter-spacing:.1em;font-size:1rem;line-height:1;font-weight:500;font-family:"Poppins",sans-serif;margin-bottom:.75em}@media screen and (max-width: 480px){.c-head__subtitle{font-size:.8rem}}.c-head__title{line-height:1.2;font-weight:500;font-size:1.75rem;font-feature-settings:"palt";letter-spacing:.05em}.c-text{line-height:1.86;font-size:.875rem;font-weight:400;letter-spacing:.08em}.c-flex{display:flex;justify-content:space-between;flex-wrap:wrap}.c-flex-j-center{justify-content:center}.c-flex-a-center{align-items:center}.c-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hover{display:block;overflow:hidden}.hover figure,.hover picture{display:block;overflow:hidden}.hover img{will-change:transform;transition:transform .8s cubic-bezier(0.485, 0.135, 0, 0.995) 0s}.hover:hover img{transform:scale(1.2)}.c-galleryItem__title{font-size:1rem;margin:.6em 0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.c-galleryItem__cate{color:#666;font-size:.875rem}@media screen and (max-width: 480px){.c-galleryItem__title{font-size:.875rem}.c-galleryItem__cate{font-size:.8125rem}}.c-gallery__slide{width:20.625rem;aspect-ratio:330/220}.c-gallery__slide picture{width:100%;height:100%}@media screen and (max-width: 834px){.c-gallery__slide{width:16.5rem}}@media screen and (max-width: 480px){.c-gallery__slide{width:13.75rem}}.c-news__item{display:flex;width:calc(33.33333% - 1.125rem);background-color:#fff}@media screen and (max-width: 834px){.c-news__item{width:calc(50% - .875rem)}}@media screen and (max-width: 480px){.c-news__item{width:100%}}.c-news__item a{display:block;width:100%;height:100%;padding:0 1.5rem 1.5rem}@media screen and (max-width: 480px){.c-news__item a{padding:0 1.25rem 1.25rem}}.c-news__item-thm{width:auto;margin-inline:-1.5rem;aspect-ratio:330/220}@media screen and (max-width: 480px){.c-news__item-thm{aspect-ratio:360/200;margin-inline:-1.25rem}}.c-news__item-title{font-size:1rem;font-weight:500;margin-bottom:.45em}.c-news__item-date{display:block;color:#666;font-weight:500;margin:.8em 0 .1em}.c-news__itemWrapper{display:flex;flex-wrap:wrap;gap:1.6875rem}@media screen and (max-width: 834px){.c-news__itemWrapper{gap:1.75rem}}@media screen and (max-width: 480px){.c-news__itemWrapper{flex-direction:column;gap:1.5rem}}.c-form-table{width:100%;margin:3.75rem 0 2.5rem}.c-form-table th{text-align:left;font-weight:500;font-size:.875rem}.c-form-table th::before{content:"任意";display:inline-block;vertical-align:top;padding:0 .5rem;line-height:1.25rem;color:#fff;font-size:.6875rem;margin-right:.9em;background-color:#ccc}.c-form-table th.required::before{content:"必須";background-color:#d7734f}.c-form-table th p{display:inline-block}@media screen and (min-width: 481px){.c-form-table th{width:16.25rem;line-height:1.25rem;padding-top:.625rem;vertical-align:top}.c-form-table tr:not(:last-child) th,.c-form-table tr:not(:last-child) td{padding-bottom:1.875rem}}@media screen and (max-width: 480px){.c-form-table{display:block;margin:1.875rem 0 1.875rem}.c-form-table tbodu,.c-form-table thead,.c-form-table tr,.c-form-table th,.c-form-table td{display:block}.c-form-table tr+tr{margin-top:14px}.c-form-table th{width:100%;margin-bottom:.375rem;line-height:2.5rem;position:relative}.c-form-table th::before{position:absolute;right:0;top:.625rem}.c-form-table th br{display:none}}.c-form-ft{width:100%;text-align:center}.form-input{width:100%;height:40px;padding:0 15px;font-size:.875rem;background:#f5f5f0;border:none;outline:none;box-sizing:border-box;color:#000;border-radius:0}.form-input:disabled{background-color:#ccc}.form-input.small{max-width:220px}.form-txtarea{width:100%;height:180px;padding:15px;font-size:.875rem;background:#f5f5f0;border:none;outline:none;resize:none;overflow:auto;box-sizing:border-box}.form-txtarea.small{height:90px;margin:8px 0}.form-check{display:inline-block;cursor:pointer}.formCheckList span.wpcf7-list-item input,.form-check input{display:none}.formCheckList span.wpcf7-list-item span,.form-check span{display:block;padding-left:30px;line-height:20px;font-size:.875rem;position:relative}.form-check span a{display:block;line-height:20px;font-size:inherit;color:inherit;text-decoration:underline}.form-check span a:hover{text-decoration:none}.formCheckList span.wpcf7-list-item span::before,.form-check span::before{display:block;content:"";width:20px;height:20px;background:#f5f5f0;position:absolute;left:0;top:0}.formCheckList span.wpcf7-list-item input:checked+span::after,.form-check input:checked+span::after{display:block;content:"";width:12px;height:12px;background:#251e1c;position:absolute;left:4px;top:4px}.formCheckList span.wpcf7-list-item{display:inline-block;margin:0 15px 15px 0}.p-idx-fv{display:flex;justify-content:flex-end;flex-direction:column;width:100%;max-height:100svh;padding:3.125rem;aspect-ratio:1.5/1;overflow:hidden;position:relative;z-index:1;color:#fff}@media screen and (max-width: 834px){.p-idx-fv{padding:2.5rem}}@media screen and (max-width: 480px){.p-idx-fv{padding:1.5rem}}.p-idx-fv__subtitle{font-family:"Poppins",sans-serif;font-size:5.25rem;line-height:1;font-weight:500}@media screen and (max-width: 834px){.p-idx-fv__subtitle{font-size:10.0598802395vw}}.p-idx-fv__title{font-weight:bold;font-size:1.375rem;margin-top:.5em}@media screen and (max-width: 834px){.p-idx-fv__title{font-size:2.6347305389vw}}.p-idx-fv__cover{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.p-sgl-wrap{width:100%;padding:5rem;background-color:#fff}@media screen and (max-width: 834px){.p-sgl-wrap{padding:4rem 2.5rem}}@media screen and (max-width: 480px){.p-sgl-wrap{padding:1.5625rem .9375rem 1.875rem}}.p-sgl-head{width:100%;padding-bottom:1.125rem;border-bottom:1px solid #cbcbcb;margin-bottom:3.75rem}.p-sgl-head__date{display:block;color:#666;font-size:.875rem;margin-bottom:.75em}.p-sgl-head__title{font-size:1.75rem;font-weight:bold;line-height:1.28}@media screen and (max-width: 834px){.p-sgl-head{padding-bottom:1.375rem;margin-bottom:2.5rem}.p-sgl-head__date{font-size:.8125rem;margin-bottom:.6em}.p-sgl-head__title{font-size:1.375rem;line-height:1.488}}.p-sgl-clm{border-bottom:1px solid #cbcbcb;padding-bottom:3.75rem;margin-bottom:3.75rem}.p-sgl-clm>*:first-child{margin-top:0 !important}.p-sgl-clm h2{font-size:1.125rem;line-height:1.6;font-weight:bold;margin-top:5rem}.p-sgl-clm p{font-size:1rem;line-height:2;margin-top:3.1875rem}.p-sgl-clm p.wp-caption-text{text-align:center;margin-top:.75em;opacity:.7}.p-sgl-clm strong{font-weight:bold;display:inline-block;line-height:1.2;border-bottom:.1875rem solid #7da0ba}.p-sgl-clm a{color:#7da0ba;text-decoration:underline}.p-sgl-clm a:hover{text-decoration:none}.p-sgl-clm .wp-caption{max-width:100%;margin-top:2rem}.p-sgl-clm .wp-block-image{margin:0}.p-sgl-clm .wp-block-image img{max-width:none}@media screen and (max-width: 834px){.p-sgl-clm{padding-bottom:2.5rem;margin-bottom:2.5rem}.p-sgl-clm h2{font-size:1rem;line-height:1.55;margin-top:3.75rem}.p-sgl-clm p{font-size:.875rem;line-height:1.75;margin-top:1.8125rem}}.p-about-sec{display:flex;flex-direction:column;gap:1.25rem;margin-block:2.5rem;padding:1.875rem;background-color:#f5f5f0}@media screen and (max-width: 480px){.p-about-sec{gap:1rem;margin-block:1.875rem;padding:1.25rem}}.p-about-sec__head{display:flex;align-items:center;width:100%;gap:1rem}@media screen and (max-width: 480px){.p-about-sec__head{flex-direction:column;align-items:flex-start;gap:.6rem}}.p-about-sec__head-num{align-self:flex-start;font-family:"Poppins",sans-serif;font-weight:500;line-height:.75;color:#7da0ba;font-size:2.25rem}@media screen and (max-width: 480px){.p-about-sec__head-num{font-size:2rem}}.p-about-sec__head-title{font-size:1.125rem;font-weight:500}@media screen and (max-width: 480px){.p-about-sec__head-title{font-size:1rem}}.p-about-sec__head-title small{font-weight:normal;font-size:.875rem}@media screen and (max-width: 480px){.p-about-sec__head-title small{font-size:.75rem}}.p-about-sec__question{display:flex;align-items:center;flex-direction:column;gap:1.875rem;width:100%;padding:1.875rem;background-color:#fff}@media screen and (max-width: 834px){.p-about-sec__question{gap:1.25rem;padding:1.25rem}}@media screen and (max-width: 480px){.p-about-sec__question{gap:.625rem;padding:.625rem}}@media screen and (min-width: 835px){.p-about-sec__question img{width:60%}}@media screen and (min-width: 1241px){.u-dn-lg-min{display:none}}@media screen and (max-width: 1240px){.u-dn-lg-max{display:none}}@media screen and (min-width: 835px){.u-dn-md-min{display:none}}@media screen and (max-width: 834px){.u-dn-md-max{display:none}}@media screen and (min-width: 481px){.u-dn-sm-min{display:none}}@media screen and (max-width: 480px){.u-dn-sm-max{display:none}}.u-ta-end{text-align:right}/*# sourceMappingURL=style.min.css.map */