@media screen and (width > 768px){.sp{display:none}}@media screen and (width <= 768px){.pc{display:none}}:root{color:#000;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;line-height:1.6;letter-spacing:normal;background-color:#fff;-webkit-font-smoothing:antialiased}@media screen and (width > 1440px){:root{font-size:1.1111111111vw}}@media screen and (width <= 402px){:root{font-size:3.9800995025vw}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:where(body){position:relative;margin:0}:where(h1,h2,h3,h4,h5,h6){margin:0;padding:0;color:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit}:where(p){margin:0}:where(a){color:inherit}:where(a):link{color:inherit}:where(a):visited{color:inherit}:where(a):hover{color:inherit}:where(a):active{color:inherit}:where(a){text-decoration:none;-webkit-transition:color 0.3s,opacity 0.3s;transition:color 0.3s,opacity 0.3s}@media (hover:hover) and (pointer:fine){:where(a):hover{opacity:0.5}}@media (hover:none) and (pointer:coarse){:where(a):active{opacity:0.5}}:where(img){max-width:100%;height:auto;vertical-align:bottom}:where(table){min-width:100%;border-collapse:collapse}:where(:has(>wbr)){word-break:keep-all;overflow-wrap:anywhere}.content,.content--l,.content--m,.content--max,.content--s,.content--xl,.content--xs,.content--xxl,.content--xxs{-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding-right:1.25rem;padding-left:1.25rem}.content,.content--m{max-width:55rem}.header__logo img{width:100%}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header .navi{font-size:1rem;line-height:1.3125;font-weight:500;font-size:1.25rem;line-height:1.2;font-weight:500;margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:3.75rem 0rem;font-family:"Jost",sans-serif}.header .navi__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.625rem}.header .navi__item a:after,.header .navi__item a:before{width:0.5rem;height:0.5rem;display:block;content:""}.header .navi__item a:before{background:#790000}.header .navi__item a:after{background:#004800}.header .link--apply{font-size:1rem;line-height:1.3125;font-weight:500;color:#fff}.header .link--apply:link{color:#fff}.header .link--apply:visited{color:#fff}.header .link--apply:hover{color:#fff}.header .link--apply:active{color:#fff}.header .link--apply{display:block;padding:1.25rem;font-family:"Jost",sans-serif;text-align:center;text-decoration:none;background-color:#790000}.header .organizer{font-size:0.5625rem;line-height:1.6666666667;margin-top:1.25rem;text-align:center}.header .organizer__name{margin-top:0.1875rem}.header .address{font-size:0.6875rem;line-height:1.3636363636;font-weight:700;margin-top:0.3125rem;padding:0.625rem 0rem;text-align:center;border-top:1px solid;border-bottom:1px solid}@media screen and (width <= 1000px){.header:before{display:block;width:100%;height:1.25rem;background:url("../img/bg_pattern_01.png") no-repeat center left/100% 100%;content:""}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;height:3.75rem;padding:0.625rem 1.5rem;background:#fff}.header__logo{width:3.1875rem;height:2.5625rem}.header__nav{position:absolute;top:100%;left:0;width:100%;height:calc(100dvh - 5rem);padding:2.5rem 1.25rem 0rem;overflow:auto;background:#fff}.header__nav:after{margin-right:-1.25rem;margin-left:-1.25rem;display:block;-ms-flex-negative:0;flex-shrink:0;width:calc(100% + 2.5rem);height:2.5rem;margin-top:1.25rem;background:url("../img/bg_pattern_01.png") no-repeat center left/100% 100%;content:""}.header .sns{display:none}.header__menu .btn--menu{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background:none;border:0}.header__menu .btn--menu__bars{width:1.875rem;height:1.4375rem;position:relative}.header__menu .btn--menu__bar{position:absolute;left:0;display:block;width:100%;height:0.125rem;background:#000;-webkit-transition:0.3s;transition:0.3s}.header__menu .btn--menu__bar:first-child{top:0}.header__menu .btn--menu__bar:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header__menu .btn--menu__bar:nth-child(3){bottom:0}.header__menu .btn--menu[aria-expanded=true] .btn--menu__bar:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.header__menu .btn--menu[aria-expanded=true] .btn--menu__bar:nth-child(2){opacity:0}.header__menu .btn--menu[aria-expanded=true] .btn--menu__bar:nth-child(3){bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}}@media screen and (width > 1000px){.header{position:sticky;top:0;height:50rem;height:100dvh;min-height:37.5rem;padding:2.5rem 0rem}.header:before{position:absolute;top:0;left:0;display:block;width:100%;height:2.5rem;background:url("../img/bg_pattern_01.png") no-repeat center left/100% 100%;content:""}.header:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:2.5rem;background:url("../img/bg_pattern_01.png") no-repeat center left/100% 100%;content:""}.header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:1.875rem 2.5rem}.header__logo{width:7.3125rem;height:5.9375rem;margin:0 auto}.header .sns{margin-top:1.5rem;text-align:center}.header__menu{display:none}}.heading--style1{font-size:1.75rem;line-height:1.6071428571;font-weight:700;margin-bottom:1.25rem;color:#790000;font-family:"Jost",sans-serif}.heading--style2{font-size:1.5rem;line-height:1.3333333333;font-weight:700;margin-bottom:1.25rem;font-family:"Jost",sans-serif}@media screen and (width > 768px){.heading--style2{margin-bottom:2.5rem}}.main{font-size:1rem;line-height:1.75;font-weight:400}@media screen and (width <= 1000px){.container__header{position:sticky;top:0;z-index:10}}@media screen and (width > 1000px){.container{display:-ms-grid;display:grid;-ms-grid-columns:19.875rem 1fr;grid-template-columns:19.875rem 1fr}.container__main{border-left:4px solid}}.section--kv{position:relative;height:38.4375rem;background:url("../img/kv_bg_sp.jpg") no-repeat center center/cover}.section--kv:after{position:absolute;bottom:0;left:0;display:block;width:100%;height:2.1875rem;background:url("../img/bg_pattern_01.png") repeat-x center left/auto 100%;content:""}.section--kv .content{height:100%}.section--kv .kv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}.section--kv .kv__title{margin-bottom:2.5rem}.section--kv .kv__scroll{width:0.0625rem;height:4.0625rem;position:absolute;bottom:3.75rem;left:50%;background:#fff}.section--kv .kv__scroll span{width:0.5625rem;height:0.5625rem;position:absolute;top:0;left:-0.25rem;background:#fff;border-radius:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-animation:kv-scroll-dot 3s linear infinite;animation:kv-scroll-dot 3s linear infinite}@-webkit-keyframes kv-scroll-dot{0%{top:0;opacity:0}3%{top:0;opacity:1}97%{top:100%;opacity:1}to{top:100%;opacity:0}}@keyframes kv-scroll-dot{0%{top:0;opacity:0}3%{top:0;opacity:1}97%{top:100%;opacity:1}to{top:100%;opacity:0}}@media screen and (width > 768px){.section--kv{height:50rem;height:100dvh;min-height:37.5rem;background:url("../img/kv_bg_pc.jpg") no-repeat center center/cover}.section--kv:after{height:2.5rem}.section--kv .kv{margin:0}.section--kv .kv__title{margin:0}.section--kv .kv__scroll{display:none}}.section--about{margin-top:2.5rem}.section--about .about__title{font-size:1.5rem;line-height:1.7083333333;font-weight:700;font-family:"Jost",sans-serif}.section--about .about__title span{font-size:2.125rem;line-height:1.2058823529;font-weight:700}.section--about .about__desc{margin-top:2.5rem}.section--about .about__img{margin-right:-1.25rem;margin-left:-1.25rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);gap:1.25rem;margin-top:2.5rem}.section--about .about__img img{width:100%}.section--about .facility-overview{margin-top:5rem}@media screen and (width <= 768px){.section--about .facility-overview table,.section--about .facility-overview table tbody,.section--about .facility-overview table td,.section--about .facility-overview table th,.section--about .facility-overview table thead,.section--about .facility-overview table tr{display:block;white-space:normal;word-wrap:normal;word-break:normal}}.section--about .facility-overview table td,.section--about .facility-overview table th{padding:0.625rem 0rem;text-align:left;vertical-align:top;border-bottom:1px solid #474747}.section--about .facility-overview table th{position:relative;padding-top:1.25rem;font-weight:inherit}.section--about .facility-overview table th:before{position:absolute;bottom:0;left:0;display:block;width:7.125rem;height:0.0625rem;background-color:#790000;content:""}.section--about .facility-overview table .note{font-size:0.875rem}.section--about .facility-overview__apply{margin-top:1.25rem}.section--about .facility-overview__btn{font-size:1rem;line-height:1.3125;font-weight:500;color:#fff}.section--about .facility-overview__btn:link{color:#fff}.section--about .facility-overview__btn:visited{color:#fff}.section--about .facility-overview__btn:hover{color:#fff}.section--about .facility-overview__btn:active{color:#fff}.section--about .facility-overview__btn{display:block;margin:1rem 0rem;padding:1.25rem;font-family:"Jost",sans-serif;text-align:center;text-decoration:none;background-color:#790000}.section--about .facility-overview__img{margin-top:1.875rem}.section--about .facility-overview__img img{width:100%}@media screen and (width > 768px){.section--about{margin-top:4.375rem}.section--about .about__title{font-size:1.75rem;line-height:1.4642857143;font-weight:700}.section--about .about__title span{font-size:2.375rem;line-height:1.0789473684;font-weight:700}.section--about .about__desc{margin-top:1.875rem}.section--about .about__img{margin-right:0rem;margin-left:0rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr 5rem 1fr;grid-template-columns:repeat(2,1fr);gap:5rem;margin-top:1.875rem}.section--about .facility-overview table td,.section--about .facility-overview table th{padding:0.875rem 0rem}.section--about .facility-overview table th{width:10.375rem}.section--about .facility-overview__btn{max-width:15rem}}.section--service{margin-top:5rem}.section--service .heading--style1{color:#004800}.section--service .community-support__frame{margin-right:-1.25rem;margin-left:-1.25rem;padding:2.5rem 1.5rem 3.75rem;background-color:#f2f2f2}.section--service .community-support__list>:first-child{margin-top:0!important}.section--service .community-support__list>:last-child{margin-bottom:0!important}.section--service .community-support__list{display:block}.section--service .community-support__list>:where(*){margin-top:2.5rem}.section--service .community-support__img{display:block;width:4.375rem;margin:0 auto}.section--service .community-support__img img{width:100%}.section--service .community-support__content{margin-top:1.25rem}.section--service .community-support__title{font-size:1.125rem;line-height:1.5;font-weight:700;color:#004800;text-align:center}.section--service .community-support__desc{margin-top:0.625rem}.section--service .community-support__event{margin-top:0.875rem;padding:0.875rem 0rem;border-top:1px dotted;border-bottom:1px solid}.section--service .community-support__event__title{font-weight:bold}.section--service .community-support__event__desc{margin-top:0.3125rem}.section--service .facility-amenities{margin-top:2.5rem}.section--service .facility-amenities__frame{margin-right:-1.25rem;margin-left:-1.25rem;padding:2.5rem 1.5rem 3.75rem;background-color:#f2f2f2}.section--service .facility-amenities__list-main{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr);gap:2.5rem}.section--service .facility-amenities__img img{width:100%}.section--service .facility-amenities__title{margin-top:1.25rem;color:#004800;font-weight:700}.section--service .facility-amenities__desc{font-size:0.6875rem;line-height:1.9090909091;font-weight:700;color:#004800}.section--service .facility-amenities__sub-heading{margin-top:2.1875rem;padding:1.125rem 0rem;font-weight:700;text-align:center;border-top:1px dotted;border-bottom:1px dotted}.section--service .facility-amenities__list--sub{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0rem 1fr;grid-template-columns:repeat(2,1fr);gap:1.875rem 0rem;margin-top:1.875rem}.section--service .facility-amenities__item--sub{text-align:center}.section--service .facility-amenities__icon{width:5rem;height:5rem;margin:0rem auto}.section--service .facility-amenities__title--sub{margin-top:0.875rem;color:#004800;font-weight:700}.section--service .facility-amenities__note{margin-top:0.875rem;padding-top:0.875rem;border-top:1px solid}@media screen and (width > 768px){.section--service{margin-top:3.125rem}.section--service .community-support__frame{margin:0;padding:3.75rem 2.5rem}.section--service .community-support__list{margin-right:0rem;margin-left:0rem}.section--service .community-support__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.875rem}.section--service .community-support__img{-webkit-box-flex:0;-ms-flex:0 0 4.375rem;flex:0 0 4.375rem;-ms-flex-negative:0;flex-shrink:0}.section--service .community-support__content{margin-top:0}.section--service .community-support__title{font-size:1.125rem;line-height:1.5;font-weight:700;margin:0;text-align:left}.section--service .facility-amenities{margin-top:3.75rem}.section--service .facility-amenities__frame{margin-right:0rem;margin-left:0rem;padding:3.125rem 2.5rem}.section--service .facility-amenities__list-main{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2.5rem 1fr;grid-template-columns:repeat(2,1fr);gap:3.125rem 2.5rem}.section--service .facility-amenities__title{margin-top:0.625rem}.section--service .facility-amenities__sub-heading{padding:0.75rem 0rem}.section--service .facility-amenities__list--sub{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0rem 1fr 0rem 1fr 0rem 1fr;grid-template-columns:repeat(4,1fr);gap:0rem}.section--service .facility-amenities__item--sub{text-align:center}.section--service .facility-amenities__icon{width:5rem;height:5rem;margin:0rem auto}.section--service .facility-amenities__note{margin-top:0.875rem;padding-top:0.875rem;border-top:1px solid}}.section--news{margin-top:5rem}.section--news .news{margin-right:-1.25rem;margin-left:-1.25rem;padding:1.875rem 1.5rem;background-color:#f2f2f2}.section--news .news__title{font-size:1.125rem;line-height:1.1666666667;font-weight:700;text-align:center}.section--news .news__icon{margin-top:1rem;text-align:center}.section--news .news__link{max-width:28.75rem;margin:0rem auto;text-align:center}.section--news .news__btn{font-size:1rem;line-height:1.75;font-weight:700;color:#fff}.section--news .news__btn:link{color:#fff}.section--news .news__btn:visited{color:#fff}.section--news .news__btn:hover{color:#fff}.section--news .news__btn:active{color:#fff}.section--news .news__btn{display:block;margin-top:1.4375rem;padding:0.9375rem 1.25rem;text-align:center;text-decoration:none;background-color:#0c0c0c}.section--news .news__account{font-size:0.875rem;line-height:2;font-weight:500;display:inline-block;margin-top:0.5rem}.section--news .news__x-widget{max-width:17.5rem;margin:3.75rem auto 0rem}@media screen and (width > 768px){.section--news .news{margin-right:0rem;margin-left:0rem;padding:2.5rem 1.5rem}.section--news .news__title{font-size:1.125rem;line-height:1.1666666667;font-weight:700;text-align:center}.section--news .news__icon{margin-top:1rem;text-align:center}.section--news .news__x-widget{max-width:17.5rem;margin:1.25rem auto 0rem}}.footer{font-size:0.875rem;line-height:1.5;font-weight:700;padding:1.875rem;text-align:center}@media screen and (width > 768px){.footer{padding:2.5rem 0rem 5rem}}
/*# sourceMappingURL=style.css.map */