.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:#fa695f}.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:#fa695f;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 #fa695f;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.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:-100vh}}@keyframes op_logo{0%{opacity:0}100%{opacity:1}}@keyframes op_logo2{0%{opacity:0;transition:translateY(40px)}100%{opacity:1;transition:translateY(0)}}li.slick-slide .main-copy-content{position:absolute;top:50%;left:50%;width:70%;transform:translateY(-50%) translateX(-40%)}li.slick-slide .main-copy-content .bg-flower{position:relative}li.slick-slide .main-copy-content .bg-flower p.main-text{font-family:"Noto Serif JP",serif;color:#fa695f;font-size:4.5vw;font-weight:500;letter-spacing:.3em;text-shadow:0 1px 2px rgba(0,0,0,.2);opacity:0}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text{text-align:left;margin:0 0 0 4vw}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text:nth-of-type(1){animation:tracking-in-expand 1s cubic-bezier(.215,.61,.355,1) 1s both}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text:nth-of-type(2){animation:tracking-in-expand 1s cubic-bezier(.215,.61,.355,1) 1.4s both}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text:nth-of-type(3){animation:tracking-in-expand 1s cubic-bezier(.215,.61,.355,1) 1.8s both}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text:nth-of-type(4){animation:tracking-in-expand 1s cubic-bezier(.215,.61,.355,1) 2s both}li.slick-slide.slick-active .main-copy-content .bg-flower::before{content:"";position:absolute;background:url(../images/top_webp/ohisama_icon_big.webp) no-repeat center center;background-size:cover;width:40vw;height:40vw;top:50%;left:-10vw;transform:translateY(-50%);animation-name:fadeLeftAnime;animation-duration:.8s;animation-fill-mode:forwards;opacity:0}@keyframes tracking-in-expand{0%{opacity:0}100%{opacity:1}}@keyframes fadeLeftAnime{from{opacity:0;transform:translateX(-20%) translateY(-50%)}to{opacity:1;transform:translateX(0) translateY(-50%)}}.news-tab{width:100%;margin:0 auto}.news-tab>*{font-family:Roboto,sans-serif}.tab_area{display:flex;margin-bottom:0}.tab_area li{width:calc(20% - 5px);padding:10px;text-align:center;font-weight:700;cursor:pointer}.news_panel{opacity:0;height:0;overflow:hidden;background:#fee1df}.news_panel.food{background:#fcb4af}.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;padding:50px 10%}.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}.tab_area .category-all{background:#fa695f;color:#fff;font-weight:700;-webkit-border-radius:20px;border-radius:20px}.tab_area .category-news{color:#fa695f;font-weight:700;width:220px;border-bottom:60px solid #fee1df;border-left:20px solid transparent;border-right:20px solid transparent;height:0;text-align:center;line-height:80px}.tab_area .category-food{color:#fff;font-weight:700;width:220px;border-bottom:60px solid #fcb4af;border-left:20px solid transparent;border-right:20px solid transparent;height:0;text-align:center;line-height:80px}.news-list{display:flex;-webkit-justify-content:space-between;justify-content:space-between}.news-box{width:24%}.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;padding:5px;margin-left:10px;width:120px;text-align:center;letter-spacing:normal;background:#b7b0ac;color:#fff;font-weight:700}.news-box a .category.category-all{background:#fa695f}.news-box a .category.category-food,.news-box a .category.category-news{background:#fa695f}.news-box a .day{font-weight:700;width:140px;letter-spacing:normal;padding:5px}.news-box a .text{padding:10px}.news-box a .img{width:100%;height:15vw;overflow:hidden}.news-box a .img img{width:100%}.news-more{margin:20px auto}.news-more a{border-bottom:1px solid #fa695f;color:#fff;padding:8px 15px;position:relative;background:#fa695f;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:#fa695f;margin-bottom:20px;font-family:a-otf-ryumin-pr6n,serif}.top-section-title.white{color:#fff}.top-section-title.left{text-align:left}.top-main-visual{height:100vh;position:relative}.top-main-visual .main-copy{text-align:center;color:#fa695f;font-family:"Noto Serif JP",serif;background:url(../images/top_webp/ohisama_icon_big.webp) no-repeat 32% 88%;background-size:60%;width:70%;height:100%;margin:auto 0;font-size:4.5vw;line-height:1.6em;letter-spacing:.3em;display:flex;align-items:center;justify-content:flex-start;padding:25vh 4.5vw 0;padding-bottom:3.6vw;text-shadow:0 1px 2px rgba(0,0,0,.2)}.top-main-visual .cms-emergency{position:relative;position:absolute;bottom:100px;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_webp/ohisama_icon06.webp) 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:#fa695f;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(http://placehold.jp/250x250.webp?text=DUMMY) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.recommend-container a .recommend-box.r02{background:url(http://placehold.jp/250x250.webp?text=DUMMY) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.recommend-container a .recommend-box.r03{background:url(http://placehold.jp/250x250.webp?text=DUMMY) 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:#fa695f;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_webp/ohisama_icon_small.webp) 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:#fa695f;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}.education-container .education-img{width:30%}.education-container .education-img img{width:100%}.education-copy{font-family:a-otf-ryumin-pr6n,serif;font-size:2.2rem;text-align:center}.education-text{width:50%;margin:auto;font-family:a-otf-ryumin-pr6n,serif;font-size:1.6rem;padding:10px}.education-readmore{background:#fa695f;color:#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{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;font-size:8vw;font-family:a-otf-ryumin-pr6n,serif;margin-left:10vw;margin-top:80px;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 #fa695f;color:#fa695f;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_webp/ohisama_img09.webp) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.food-education-container .food-education-description{width:50%;padding:0 5%;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}.food-education-container .food-education-description h2.top-food-education-title{position:relative;font-size:5rem;letter-spacing:.2em;text-align:center;color:#fa695f;margin-bottom:20px;font-family:a-otf-ryumin-pr6n,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/ohisama_img09_illust.svg) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.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/ohisama_img09_illust.svg) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.food-education-container .food-education-description .food-education-text{margin-bottom:50px}.food-education-container .food-education-description .food-education-readmore{border:2px solid #fa695f;color:#fa695f;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:1.2vw;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:#fa695f;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 #fa695f}.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:#fa695f}.bg-yellow{background:rgba(250,105,95,.3);margin-top:-280px;padding-top:300px}.bg-sky{background:url(http://placehold.jp/900x800.webp?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(250,105,95,.3);z-index:-1}.bg-education{background:url(../images/top_webp/ohisama_img5_back.webp) no-repeat center center #fef0ef;-webkit-background-size:contain;-o-background-size:contain;background-size:contain}.bg-events{position:relative;height:900px;background:url(../images/top_webp/ohisama_img10.webp) no-repeat center top;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.bg-oneday{position:relative;height:600px;position:relative;background:url(../images/top_webp/ohisama_img08.webp) no-repeat center center;-webkit-background-size:contain;-o-background-size:contain;background-size:contain}.bg-food-education{position:relative;height:500px;background:rgba(250,105,95,.3);padding:0}@media screen and (max-width:768px){.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%}.top-op-content .top-op-logo{position:absolute;width:17%;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{width:calc(40% - 40px);top:53%;right:12%}.top-op-content p img{width:90%;margin:0 16%}li.slick-slide .main-copy-content{top:43vh;width:100%;transform:translateY(-50%) translateX(-50%)}li.slick-slide .main-copy-content .bg-flower p.main-text{font-size:8vw}li.slick-slide.slick-active .main-copy-content .bg-flower p.main-text{margin:0 0 0 8vw}li.slick-slide.slick-active .main-copy-content .bg-flower::before{width:70vw;height:70vw}.top-bnr-content{bottom:85px;right:8vw;width:85%}.top-bnr-content ul.top-bnr-slider .slick-dots{margin:0 30%}.news_panel.active{padding:50px 4%}.news-list{display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-box{width:48%;margin-bottom:1rem}.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;padding:5px;margin-left:0;margin:0 5%;width:90%;text-align:center;letter-spacing:normal;background:#b7b0ac;color:#fff;font-weight:700}.news-box a .category.category-all{background:#fa695f}.news-box a .category.category-food,.news-box a .category.category-news{background:#fa695f}.news-box a .day{font-weight:700;width:140px;letter-spacing:normal;padding:5px}.news-box a .text{padding:10px}.news-box a .img{width:100%;height:30vw;overflow:hidden}.news-box a .img img{width:100%}.top-section-title{font-size:3rem;letter-spacing:.2em;text-align:center;color:#fa695f;margin-bottom:20px;font-family:a-otf-ryumin-pr6n,serif}.top-section-title.white{color:#fff}.top-section-title.left{text-align:left}.top-main-visual .main-copy{background:url(../images/top/ohisama_icon_big.png) no-repeat center bottom;background-size:52%;width:100%;height:calc(100vh - 40vw);font-size:8vw;padding:0;margin:0 auto;align-items:flex-end;justify-content:center}.top-main-visual .cms-emergency{position:relative;position:absolute;bottom:140px;background:#fff;width:75%;left:13%;right:0;margin:auto;padding:17px;padding-left:70px}.top-main-visual .top-category-menu{position:absolute;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;width:100%;bottom:0;left:0;background:#fa695f}.top-main-visual .top-category-menu a{display:block;background:#fa695f;width:50%;padding:8px;text-align:center;color:#fff;border-right:1px solid #fff;border-bottom:1px solid #fff}.top-main-visual .top-category-menu a:last-child{border-right:1px solid #fff;border-bottom:0 solid #fff}.video-wrap .top-slider li img{width:100vw;min-width:100vw;height:auto;min-height:inherit}.education-container{display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.education-container .education-img{width:46%;margin:0 2%}.education-container .education-img img{width:100%}.education-copy{font-family:a-otf-ryumin-pr6n,serif;font-size:1.6rem;text-align:center;margin-bottom:2rem}.bg-events .event-title{height:210px;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff;font-size:10vw;font-family:a-otf-ryumin-pr6n,serif;margin-left:2vw;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;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.oneday-container .oneday-text{width:90%;display:block;margin:0 5% 2rem}.oneday-container a{width:60%;margin:0 20%;text-align:center}.oneday-container a .oneday-readmore{border:2px solid #fa695f;color:#fa695f;font-weight:700;-webkit-border-radius:20px;border-radius:20px;background:#fff}.food-education-container{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.food-education-container .food-education-img{width:100%;height:200px;background:url(../images/top/ohisama_img09.png) no-repeat left center;-webkit-background-size:120%;-o-background-size:120%;background-size:120%;margin-bottom:2rem}.food-education-container .food-education-description{width:100%;padding:0 5%;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}.food-education-container .food-education-description h2.top-food-education-title{position:relative;font-size:3rem;letter-spacing:.2em;text-align:center;color:#fa695f;margin-bottom:20px;font-family:a-otf-ryumin-pr6n,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/ohisama_img09_illust.svg) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.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/ohisama_img09_illust.svg) no-repeat center center;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.food-education-container .food-education-description .food-education-text{margin-bottom:50px}.food-education-container .food-education-description .food-education-readmore{border:2px solid #fa695f;color:#fa695f;font-weight:700;-webkit-border-radius:20px;border-radius:20px;padding:5px 15px}.contents02-container{display:flex;align-items:flex-start}.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:1.2vw;border-bottom:1px solid;text-align:right;transform:translateX(-110%) translateY(-50%) rotate(-90deg);transform-origin:right center;font-family:a-otf-ryumin-pr6n,serif;position:absolute}.contents02-container a .contents02-img img{width:100%}.contents02-container a .contents02-jp-title{color:#fa695f;font-size:1.2rem;font-weight:700;text-align:right}.bg-education{background:url(../images/top/ohisama_img5_back.png) no-repeat center 60% #fef0ef;-webkit-background-size:contain;-o-background-size:contain;background-size:contain}.bg-events{position:relative;height:400px;background:url(../images/top_webp/ohisama_res_img10.webp) no-repeat center top;-webkit-background-size:cover;-o-background-size:cover;background-size:cover}.bg-oneday{position:relative;height:450px;position:relative;background:url(../images/top_webp/ohisama_img08.webp) no-repeat center 35%;-webkit-background-size:contain;-o-background-size:contain;background-size:contain}.bg-food-education{position:relative;height:auto;background:rgba(250,105,95,.3);padding:0;padding-bottom:6rem}}