.top-op-content{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000000;letter-spacing:.25em;overflow:hidden;animation:op_animation .4s ease-out 2s forwards}.top-op-content .top-op-logo{position:absolute;width:8%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);opacity:0;animation:op_logo .3s ease-out .2s both}.top-op-content .top-op-logo img{display:block;width:100%}.top-op-content p{position:absolute;width:30%;top:50%;right:20%;transform:translateY(-50%);animation:op_logo2 .3s ease-out .8s both;opacity:0}.top-op-content p img{width:60%;margin:0 20%}@keyframes op_animation{0%{top:0}100%{top:-110vh}}@keyframes op_logo{0%{opacity:0}100%{opacity:1}}@keyframes op_logo2{0%{opacity:0;transition:translateY(40px)}100%{opacity:1;transition:translateY(0)}}.top-navi .inner{display:flex;flex-wrap:wrap}.top-navi .inner .category{display:flex;flex-direction:column;width:33.3333%;background:#f1eff7}.top-navi .inner .category .index-name{background:#554e64;height:3vw;min-height:39px;display:flex;align-items:center;justify-content:center;border-right:1px solid #fff;border-bottom:1px solid #fff;color:#fff;font-size:1.2vw;cursor:pointer}.top-navi .inner .category.is-show:nth-of-type(2) .top-list,.top-navi .inner .category.is-show:nth-of-type(5) .top-list{transform:translateX(-33.33333%);-webkit-transform:translateX(-33.33333%)}.top-navi .inner .category.is-show:nth-of-type(3) .top-list,.top-navi .inner .category.is-show:nth-of-type(6) .top-list{transform:translateX(-66.66666%);-webkit-transform:translateX(-66.66666%)}.top-navi .inner .category.is-show .index-name{opacity:1;background:#f1eff7;color:#9dcd20}.top-navi .inner .category.is-show>.top-list{height:auto;opacity:1;position:relative;transition:all .2s ease-in-out;width:100vw;padding:10px 10%;display:flex}.top-navi .inner .category.is-show>.top-list li{opacity:1;transition:.3s all ease .4s}.top-navi .inner .category.is-show>.top-list li a{transition:.1s all ease 0s}.top-navi .inner .category.is-show>.top-list li a:hover{background:rgba(181,168,210,.4);transition:.1s all ease 0s;opacity:1}.top-navi .inner .category:nth-of-type(3n) .index-name{border-right:none}.top-bnr-content{position:absolute;bottom:16vh;right:9vw;width:22%}.top-bnr-content ul.top-bnr-slider li a img{width:100%}.top-bnr-content ul.top-bnr-slider .slick-dots{bottom:-15px;width:45%;margin:0 0 0 55%}.top-bnr-content ul.top-bnr-slider .slick-dots li{width:30%;border:unset}.slick-dots{position:absolute;bottom:-30px;width:40%;margin:0 30%;display:flex;justify-content:space-between}.slick-dots li{width:14%;height:5px;background:#fff;border:1px solid #762373}.slick-dots li button{margin:0;padding:0;background:0 0;border:none;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:-9999px;font-size:0;width:100%;height:100%;cursor:pointer}.slick-dots li.slick-active{background:#762373}.top-list{height:0;opacity:0;background:#f1eff7;transition:all .2s ease-in-out;flex-wrap:wrap;overflow:hidden;width:100vw}.top-list li{width:20%;opacity:0;transition:.3s all ease .6s}.top-list li a{display:block;padding:10px 5px 10px 20px;font-size:1.2rem;color:#9dcd20;position:relative}.top-list li a::before{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #9dcd20;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.wide-flex{display:flex;justify-content:space-between;align-items:center;padding:6vh 0}.wide-flex .wide-textbox{width:40%;padding-left:10vw;position:relative}.wide-flex .wide-textbox h2.top-section-title{font-size:3.6rem;text-align:left;padding-bottom:3vh}.wide-flex .wide-textbox .wide-text{font-size:1.6rem;line-height:2em;font-weight:500;padding-bottom:3vh}.wide-flex .wide-textbox a.more-btn{color:#fff;background:#9dcd20;padding:5px 2vw;font-size:1.4rem;border-radius:5vh;font-family:"M PLUS Rounded 1c",sans-serif;font-weight:600}.wide-flex .wide-textbox::before{content:"";position:absolute;background:rgba(157,205,32,.2);height:40vh;width:20vw;top:50%;left:0;transform:translateY(-50%);border-radius:0 20vh 20vh 0}.wide-flex figure{width:55%;border-radius:15vw 0 0 15vw;overflow:hidden}.wide-flex figure img{width:100%}.news-tab{width:80%;margin:0 auto}.news-tab>*{font-family:Roboto,sans-serif}.tab_area{display:flex;justify-content:space-between;margin-bottom:20px}.tab_area li{width:calc(16.6666666667% - 5px);padding:10px;text-align:center;font-weight:700;cursor:pointer;font-size:clamp(1.6rem,1.5vw,1.8rem)}.news_panel{opacity:0;height:0;overflow:hidden}.news_panel .news-box{opacity:0;transform:translateX(10%);-webkit-transform:translateX(10%)}.news_panel.active{opacity:1;height:auto;display:flex;flex-direction:column}.news_panel.active .news-box{transform:translateX(0);-webkit-transform:translateX(0)}.news_panel.active .news-box:nth-of-type(1){transition:.2s all ease-in-out 0s;opacity:1}.news_panel.active .news-box:nth-of-type(2){transition:.2s all ease-in-out .1s;opacity:1}.news_panel.active .news-box:nth-of-type(3){transition:.2s all ease-in-out .2s;opacity:1}.news_panel.active .news-box:nth-of-type(4){transition:.2s all ease-in-out .3s;opacity:1}.news_panel.active .news-box:nth-of-type(5){transition:.2s all ease-in-out .4s;opacity:1}.news_panel.active .news-box:nth-of-type(6){transition:.2s all ease-in-out .5s;opacity:1}.category-all{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-all.active{background:#9dcd20;color:#fff;font-weight:700}.category-news{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-news.active{background:#9dcd20;color:#fff;font-weight:700}.category-state{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-state.active{background:#9dcd20;color:#fff;font-weight:700}.category-food{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-food.active{background:#9dcd20;color:#fff;font-weight:700}.category-preschoolers{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-preschoolers.active{background:#9dcd20;color:#fff;font-weight:700}.category-room{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;text-align:center}.category-room.active{background:#9dcd20;color:#fff;font-weight:700}.news-list{display:flex}.news-box{width:23.5%;margin-right:2%}.news-box:last-of-type{margin-right:0}.news-box a{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 10px;overflow:hidden;background:#fff}.news-box a .category{font-size:1.2rem;line-height:1;height:fit-content;padding:5px 2px;margin-left:10px;width:80px;text-align:center;letter-spacing:normal;background:#b7b0ac;color:#fff;font-weight:700}.news-box a .category.category-all{background:#9dcd20}.news-box a .category.category-food,.news-box a .category.category-news,.news-box a .category.category-preschoolers,.news-box a .category.category-room,.news-box a .category.category-state{background:#9dcd20}.news-box a .day{font-weight:700;letter-spacing:normal;padding:5px}.news-box a .day span.new-txt{color:red;font-weight:700;display:inline-block;padding-left:10px}.news-box a .text{padding:10px 0;font-size:1.4rem}.news-box a .img{width:100%;height:11vw;overflow:hidden;padding-bottom:2vh}.news-box a .img img{width:100%!important}.img{width:100%;height:11vw;overflow:hidden;padding-bottom:2vh}.img img{width:100%!important}.news-more{margin:30px auto 20px;text-align:center}.news-more a{border-bottom:1px solid #9dcd20;color:#fff;padding:8px 15px;position:relative;background:#9dcd20;color:#fff;font-weight:700;-webkit-border-radius:20px;border-radius:20px}.top-section-title{font-size:5rem;letter-spacing:.2em;text-align:center;color:#9dcd20;margin-bottom:20px;font-family:"M PLUS Rounded 1c",sans-serif}.top-section-title.white{color:#fff}.top-section-title.left{text-align:left}.bg-rainbow .top-section-title{color:#823233}.about-lead{color:#823233;text-align:center;line-height:2;margin-bottom:3%}.top-main-visual{overflow:hidden;height:100vh;position:relative}.top-main-visual .main-copy{background:url(../images/top/oohori_icon_big.png) no-repeat center center;-webkit-background-size:70%;-o-background-size:70%;background-size:70%;width:70%;height:100%;margin:auto 0;font-size:7rem;line-height:1.6;letter-spacing:.5em;color:#9dcd20;font-family:a-otf-ryumin-pr6n,serif;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-shadow:0 1px 2px rgba(0,0,0,.2)}.top-main-visual .main-copy.renewal{font-family:"Noto Serif JP",serif;background:url(../images/top/oohori_icon_big.png) no-repeat left 90%;background-size:60%;width:70%;height:100%;margin:auto 0;font-size:5.5vw;line-height:1.6em;letter-spacing:.3em;display:flex;align-items:center;justify-content:flex-start;padding:0 7.5vw 0;text-shadow:0 1px 2px rgba(0,0,0,.2)}.top-main-visual .cms-emergency{position:absolute;bottom:70px;background:#fff;width:80%;left:0;right:0;margin:auto;padding:20px;padding-left:100px}.top-main-visual .cms-emergency::before{position:absolute;content:"";left:-50px;top:0;background:red;width:100px;height:100%}.top-main-visual .cms-emergency::after{position:absolute;content:"";left:-50px;top:0;background:url(../images/top/oohori_icon06.png) no-repeat center center;-webkit-background-size:contain;-o-background-size:contain;background-size:contain;width:100px;height:100%}.top-main-visual .top-category-menu{position:absolute;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;bottom:0;left:0}.top-main-visual .top-category-menu a{display:block;background:#9dcd20;width:25%;padding:10px;text-align:center;color:#fff;border-right:1px solid #fff}.top-main-visual .top-category-menu a:last-child{border-right:none}.video-wrap{width:100vw;height:100vh;overflow:hidden;position:absolute;top:0;left:0;z-index:-1}.video-wrap video{width:auto;min-width:inherit;height:100vh;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrap .top-slider{width:100%;height:100vh}.video-wrap .top-slider li{width:100vw;height:100vh;position:relative}.video-wrap .top-slider li img{display:block;width:auto;min-width:inherit;height:100vh;min-height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media screen and (min-aspect-ratio:16/9) and (orientation:landscape){.video-wrap video{width:100vw;min-width:100vw;height:auto;min-height:inherit}.video-wrap .top-slider li img{width:100%;min-width:100%;height:auto;min-height:inherit}}.recommend-container{display:flex;-webkit-justify-content:space-between;justify-content:space-between}.recommend-container a{width:32%;height:300px}.recommend-container a .recommend-box{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%}.recommend-container a .recommend-box .box-title{background:#fff;padding:5px 14px;color:#666;font-size:2rem;font-weight:700;margin-bottom:5px}.recommend-container a .recommend-box .en-title{font-size:3rem;color:#fff;font-family:"Fjalla One",sans-serif}.recommend-container a .recommend-box .jp-title{font-size:1.6rem;font-weight:700;color:#fff}.recommend-container a .recommend-box.r01{background:url(../images/top/oohori_img05.png) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.recommend-container a .recommend-box.r02{background:url(../images/top/oohori_img06.png) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.recommend-container a .recommend-box.r03{background:url(../images/top/oohori_img07.png) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.content-section.catch{padding:0}.top-catch-container{display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:fixed;width:80%;height:80vh;top:10vh;left:10%;padding:4vh 5%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.4);opacity:0;pointer-event:none}.top-catch-container .top-catch-copy{display:flex;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:3rem;color:#9dcd20;width:48%;font-family:a-otf-ryumin-pr6n,serif;position:relative;letter-spacing:.5em;line-height:1.8em;opacity:0;transform:translateY(30px) translateX(0);-webkit-transform:translateY(30px) translateX(0)}.top-catch-container .top-catch-copy::before{content:"";width:200px;height:200px;margin-bottom:5vh;background:url(../images/top/oohori_icon_small.png) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.top-catch-container.show{opacity:1;z-index:1;transition:1s all ease}.top-catch-container.show.show2{opacity:0;transition:1s all ease;z-index:-1}.top-catch-container.show .top-catch-copy{opacity:1;transform:translateY(0) translateX(0);-webkit-transform:translateY(0) translateX(0);transition:.8s all ease .4s}.top-catch-container .top-catch-text{display:flex;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:1.65rem;line-height:2.6em;color:#9dcd20;width:48%;font-family:a-otf-ryumin-pr6n,serif;opacity:0;transform:translateY(30px) translateX(0);-webkit-transform:translateY(30px) translateX(0)}.top-catch-container .top-catch-text.show{opacity:1;transform:translateY(0) translateX(0);-webkit-transform:translateY(0) translateX(0);transition:.8s all ease .6s}.education-container{display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:50px}.education-container .education-img{width:30%;text-align:center}.education-container .education-img img{width:80%}.education-readmore{background:#fff;padding:10px;width:40%;margin:auto;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.18)}.events-readmore{position:absolute;bottom:50px;left:0;right:0;background:#fff;padding:10px;width:40%;margin:auto;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.18)}.bg-events .event-title{height:100%;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;font-size:8vw;font-family:"M PLUS Rounded 1c",sans-serif;margin-left:10vw;text-align:center}.oneday-container{position:absolute;bottom:50px;left:0;right:0;padding:0 5%;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.oneday-container .oneday-text{width:33%}.oneday-container a{width:20%;text-align:center}.oneday-container a .oneday-readmore{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;-webkit-border-radius:20px;border-radius:20px;background:#fff}.food-education-container{display:flex}.food-education-container .food-education-img{width:50%;height:500px;background:url(../images/top/oohori_img11.png) no-repeat center center;background-size:cover}.food-education-container .food-education-description{width:50%;padding:0 5%;display:flex;flex-direction:column;justify-content:center;align-items:center}.food-education-container .food-education-description h2.top-food-education-title{position:relative;font-size:5rem;letter-spacing:.2em;text-align:center;color:#9dcd20;font-family:"M PLUS Rounded 1c",sans-serif;margin-bottom:30px}.food-education-container .food-education-description h2.top-food-education-title::before{position:absolute;content:"";width:80px;height:100%;left:-80px;background:url(../images/top/oohori_img10_illust.svg) no-repeat center center;background-size:contain}.food-education-container .food-education-description h2.top-food-education-title::after{position:absolute;content:"";width:80px;height:100%;right:-80px;background:url(../images/top/oohori_img10_illust.svg) no-repeat center center;background-size:contain}.food-education-container .food-education-description .food-education-text{margin-bottom:50px}.food-education-container .food-education-description .food-education-readmore{border:2px solid #9dcd20;color:#9dcd20;font-weight:700;-webkit-border-radius:20px;border-radius:20px;padding:5px 15px}.contents02-container{display:flex}.contents02-container a{width:30%;margin-right:5%;position:relative}.contents02-container a:last-child{margin-right:0}.contents02-container a .contents02-en-title{font-size:2rem;border-bottom:1px solid;text-align:right;transform:translateX(-105%) translateY(50%) rotate(-90deg);transform-origin:right center;font-family:a-otf-ryumin-pr6n,serif}.contents02-container a .contents02-img img{width:100%}.contents02-container a .contents02-jp-title{color:#9dcd20;font-size:2rem;font-weight:700;text-align:right}.top-album-slider{margin-bottom:100px}.top-album-slider a.slider-box{width:33vw;padding:20px;margin-right:10px;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.top-album-slider a.slider-box .slider-img{width:100%;margin-bottom:10px}.top-album-slider a.slider-box .slider-img img{width:100%}.top-album-slider a.slider-box .slider-text{width:100%;font-size:1.6rem;text-align:center}.top-album-slider a.slider-box .slider-text span{font-size:1.4rem;display:block}.slick-dots{position:absolute;bottom:-30px;width:40%;margin:0 30%;display:flex;justify-content:space-between}.slick-dots li{width:14%;height:5px;background:#fff;border:1px solid #9dcd20}.slick-dots li button{margin:0;padding:0;background:0 0;border:none;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:-9999px;font-size:0;width:100%;height:100%;cursor:pointer}.slick-dots li.slick-active{background:#9dcd20}.bg-yellow{background:rgba(157,205,32,.3);margin-top:-280px;padding-top:300px}.bg-sky{background:url(http://placehold.jp/900x800.png?text=SKY_DUMMY) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;margin-bottom:80px}.bg-grey{background:#ededed;margin-bottom:100px}.bg-sq-orange{position:relative}.bg-sq-orange::after{content:"";position:absolute;width:50vw;height:50vw;top:-100px;left:0;background:rgba(157,205,32,.3);z-index:-1}.bg-rainbow{height:800px;background:url(../images/top/oohori_img06_back.jpg) no-repeat center top;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.bg-events{position:relative;height:900px;background:url(../images/top/oohori_img10.jpg) no-repeat center top;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.bg-oneday{position:relative;height:800px;position:relative;background:url(../images/top/oohori_img09.png) no-repeat center center;-webkit-background-size:contain;-o-background-size:contain;background-size:contain}.bg-food-education{position:relative;height:500px;background:rgba(157,205,32,.3);padding:0}@media screen and (max-width:768px){.top-op-content .top-op-logo{width:17%}.top-op-content p{width:calc(40% - 40px);top:53%;right:12%}.top-op-content p img{width:90%;margin:0 16%}.top-bnr-content{bottom:85px;right:8vw;width:85%}.top-bnr-content ul.top-bnr-slider .slick-dots{margin:0 30%}.slick-dots{bottom:-20px;width:80%;margin:0 10%}.wide-flex{flex-direction:column;justify-content:unset;align-items:unset;padding:0}.wide-flex .wide-textbox{width:100%;padding:0 5vw}.wide-flex .wide-textbox h2.top-section-title{font-size:2.6rem;padding-bottom:0}.wide-flex .wide-textbox .wide-text{font-size:1.4rem;padding-bottom:30px}.wide-flex .wide-textbox a.more-btn{padding:10px 20px;border-radius:100px}.wide-flex .wide-textbox::before{height:80vw;width:40vw;border-radius:0 40vw 40vw 0}.wide-flex figure{width:90%;margin-left:auto;border-radius:200px 0 0 200px}.news-tab{width:100%}.tab_area{flex-wrap:wrap}.tab_area li{width:100%;padding:5px;margin-bottom:3px}.news_panel .news-box{margin-bottom:15px}.category-all{border-radius:20px}.category-all.active{border-radius:20px}.category-news{border-radius:20px}.category-news.active{border-radius:20px}.category-state{border-radius:20px}.category-state.active{border-radius:20px}.category-food{border-radius:20px}.category-food.active{border-radius:20px}.category-preschoolers{border-radius:20px}.category-preschoolers.active{border-radius:20px}.category-room{border-radius:20px}.category-room.active{border-radius:20px}.news-list{flex-wrap:wrap}.news-box{width:48%}.news-box a{padding:0 0 10px}.news-box a .category{margin-left:0}.news-box a .day{font-weight:700;letter-spacing:normal;padding:5px}.news-box a .day span.new-txt{color:red;font-weight:700;display:inline-block;padding-left:10px}.news-box a .text{padding:10px}.news-box a .img{height:30vw;padding-bottom:0}.news-box a .img img{height:100%;object-fit:cover}.news-more{margin:20px auto}.top-section-title{font-size:3.5rem}.top-main-visual .main-copy{width:100%;height:100vh;font-size:2.5rem}.top-main-visual .main-copy.renewal{background:url(../images/top/oohori_icon_big.png) no-repeat left bottom;background-size:52%;width:100%;height:calc(100vh - 40vw);font-size:8vw;align-items:flex-end;justify-content:center}.top-main-visual .cms-emergency{bottom:140px;width:75%;left:13%;right:0;padding:17px;padding-left:70px}.top-main-visual .top-category-menu{flex-wrap:wrap}.top-main-visual .top-category-menu a{width:50%;padding:8px;border-bottom:1px solid #fff}.video-wrap .top-slider li img{width:100vw;min-width:100vw;height:auto;min-height:inherit}.bg-events .event-title{height:400px;font-size:10vw;margin-left:2vw}.oneday-container{flex-wrap:wrap}.oneday-container .oneday-text{width:90%;display:block;margin:0 5% 20px}.oneday-container a{width:60%;margin:0 20%}.food-education-container{flex-direction:column}.food-education-container .food-education-img{width:100%;height:180px;background-size:140%;margin-bottom:20px}.food-education-container .food-education-description{width:100%;padding:0}.food-education-container .food-education-description h2.top-food-education-title{font-size:3rem}.food-education-container .food-education-description .food-education-text{margin-bottom:20px;padding:0 5%}.contents02-container{align-items:flex-start}.contents02-container a .contents02-en-title{font-size:.4rem;transform:translateX(-110%) translateY(-50%) rotate(-90deg);position:absolute}.contents02-container a .contents02-jp-title{font-size:1.2rem}.top-album-slider a.slider-box{padding:0}.slick-dots{width:60%;margin:0 20%}.slick-dots li{width:18%;height:10px}.bg-rainbow{height:auto}.bg-events{height:400px}.bg-oneday{height:450px;background:url(../images/top/oohori_img09.png) no-repeat center 35%;-webkit-background-size:contain}.bg-food-education{height:auto;padding:0 0 15vw}}