:root{font-family:YakuHanJP,"BIZ UDゴシック","Hiragino Kaku Gothic ProN","游ゴシック Medium","Meiryo","Helvetica Neue",Arial,"Hiragino Sans",sans-serif;font-size:10px;line-height:1}.hover:hover{filter:brightness(1.1)}.indent{display:inline-block;padding-left:1em;text-indent:-1em}.indent>*{text-indent:initial}.break{display:inline-block}.shadow{box-shadow:0 2px .5rem rgba(128,128,128,.5)}.break-pc{display:block}@media screen and (max-width: 1000px){.break-pc{display:none}}.break-smp{display:none}@media screen and (max-width: 1000px){.break-smp{display:block}}a{color:#c80000;text-decoration:none}a.underline{border-bottom:1px dotted #c80000}img{display:block;pointer-events:none}h3{font-size:2.7rem}html{background:#f0f0f0}body{background:url(../img/background.png),linear-gradient(#faf5eb 75%, #f5ebd7 100%);background-attachment:fixed}body:has(.mfp-ready){overflow-y:hidden}header{position:relative;width:100%;height:100vh;background:#fff url(../img/fes.jpg) no-repeat;background-attachment:fixed;background-size:cover;background-position:center 90%;overflow:hidden}@media screen and (max-width: 1000px){header{height:min(175vw,90vh)}header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}header::after{content:"";position:absolute;top:10vh;left:0;width:100%;height:100vw;background:#fff url(../img/fes.jpg) no-repeat;background-size:cover;z-index:2}}header .ended{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;background-color:#c80000;font-size:3rem}@media screen and (max-width: 1000px){header .ended{top:initial;bottom:0;font-size:1.4rem}}header .ended p{padding:1em 0;color:#fff;text-align:center}@media screen and (max-width: 1000px){header .ended p{width:100%;padding-bottom:0}}header .ended a{margin-left:1rem;padding:1em 0;color:#fff;font-size:1.4rem;opacity:.8}header .ended a:hover{opacity:1}header .ended a span{position:relative;display:inline-block}header .ended a span::after{content:"";position:absolute;bottom:-0.4rem;left:0;width:100%;height:1px;border-top:1px dotted #fff}header .blur{position:absolute;top:0;left:0;display:block;width:100vw;height:100vh;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:996}header .fes-title{position:relative;width:100%;height:calc(100vh - 4.6rem);margin-top:4.6rem;z-index:997}@media screen and (max-width: 1000px){header .fes-title{height:auto;margin-top:0}}header .fes-title .fes-layout{display:block;margin:0 auto;width:1000px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}header .fes-title h1{position:relative;width:1000px;height:100%;margin:0 auto;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.25))}@media screen and (max-width: 1000px){header .fes-title h1{width:100%;max-width:600px}}header .fes-title h1 picture{position:absolute;width:100%}header .fes-title h1 picture.pc-top{top:3rem;left:0}header .fes-title h1 picture.pc-top img{display:block;width:1000px;height:300px}@media screen and (max-width: 1000px){header .fes-title h1 picture{width:100%;height:auto;padding:3rem}header .fes-title h1 picture.smp-top{top:0;left:0;width:100%;max-width:660px}header .fes-title h1 picture.smp-top img{display:block;width:100%;height:auto;margin:0 auto}header .fes-title h1 picture.smp-bottom{top:initial;bottom:0;left:0}header .fes-title h1 picture.smp-bottom img{width:100%;height:auto}}header .fes-title h1 .fes-date{filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.75))}header nav{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;background:rgba(255,255,255,.9);font-size:1.6rem;box-shadow:0 0 8px #aaa;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width: 1000px){header nav{top:initial;bottom:0;font-size:1.4rem}}header nav ul{display:flex;justify-content:center;align-items:center;padding:1rem;list-style:none}@media screen and (max-width: 1000px){header nav ul{flex-wrap:wrap}}header nav ul li{position:relative;margin:.25rem 1rem}@media screen and (max-width: 1000px){header nav ul li{margin:.25rem .5rem}}header nav ul li:nth-of-type(n+2)::before{content:"";position:absolute;top:50%;left:-1rem;width:1px;height:1.5em;background:rgba(200,0,0,.2);transform:translateY(-50%)}@media screen and (max-width: 1000px){header nav ul li:nth-of-type(n+2)::before{display:none}}header nav ul li a{position:relative;display:inline-block;padding:.25rem;color:#c80000;text-align:center;line-height:1.25;transition:ease .1s}@media screen and (max-width: 1000px){header nav ul li a{border-bottom:1px solid rgba(200,0,0,.2)}}header nav ul li a:hover::after{transform:scale(1, 1)}header nav ul li a::after{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:1px;background:rgba(0,0,0,0);border-bottom:1px solid #c80000;transition:ease .3s;transform:scale(0, 1);transform-origin:left}header .link-pochi{position:absolute;top:1px;left:5px;display:block;width:60px;transition:.3s}@media screen and (max-width: 1000px){header .link-pochi{display:none}}header .link-pochi img{width:100%}header .arrow-wrapper{position:absolute;bottom:5rem;left:50%;width:1000PX;display:flex;flex-direction:column;align-items:flex-start;filter:drop-shadow(0 1px 2px black);z-index:998;transform:translateX(-48.5%)}@media screen and (max-width: 1000px){header .arrow-wrapper{display:none}}header .arrow-wrapper span{display:inline-block;cursor:pointer}header .arrow-wrapper .arrow{display:none;width:40px;height:40px;border-top:20px solid rgba(0,0,0,0);border-bottom:20px solid #fff;border-left:20px solid rgba(0,0,0,0);border-right:20px solid #fff;transform:rotate(45deg);animation:down 1.5s infinite}@media screen and (max-width: 1000px){header .arrow-wrapper .arrow{width:20px;height:20px;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid #fff;border-left:10px solid rgba(0,0,0,0);border-right:10px solid #fff}}@keyframes down{0%{opacity:0}50%{opacity:.5}100%{opacity:0;transform:translateY(25%) rotate(45deg)}}main{width:100%;overflow:hidden}main section{width:100%;margin:10rem auto 0}@media screen and (max-width: 1000px){main section{margin:8rem auto 0}}main section:nth-of-type(n+3):nth-of-type(odd):not(.update){padding:10rem 0;background:#fff}@media screen and (max-width: 1000px){main section:nth-of-type(n+3):nth-of-type(odd):not(.update){padding:8rem 0}}main #description{position:relative;width:1000px;margin:0 auto;padding:4rem 0 0}@media screen and (max-width: 1000px){main #description{width:100%}}main #description h2{position:relative;margin:6rem 0 0 20rem;padding:2rem 0 1rem;color:#004b96;font-size:3.6rem;line-height:1.35;letter-spacing:.2rem;border-bottom:2px dashed #004b96}@media screen and (max-width: 1000px){main #description h2{margin:2rem 0 0;padding:2rem 2rem 1rem;font-size:2.7rem;text-align:justify;letter-spacing:initial}}main #description h2::after{content:"";position:absolute;top:0;left:-20rem;width:150px;height:290px;background:url(../img/pochikun.png) no-repeat;background-size:contain}@media screen and (max-width: 1000px){main #description h2::after{display:none}}main #description hr{margin-left:20rem}main #description .description-point{display:flex;justify-content:space-between;width:65%;margin:0 auto}@media screen and (max-width: 1000px){main #description .description-point{flex-direction:column;align-items:center;width:100%}}main #description .description-point p{display:flex;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;background:#001e50;color:#fff;font-size:2.4rem;text-align:center;line-height:1.25;outline:2px dashed #fff;outline-offset:-4px;border-radius:100px;box-shadow:0 2px 8px rgba(0,0,0,.5)}@media screen and (max-width: 1000px){main #description .description-point p{flex-direction:row;width:80vw;max-width:40rem;height:auto;padding:2rem}main #description .description-point p:nth-of-type(n+2){margin-top:3rem}}main #description .description-point p span{display:block;margin:-1rem 0 0;font-size:1.5em;font-weight:bold}@media screen and (max-width: 1000px){main #description .description-point p span{margin:0 2rem 0 0}}main #description .description-text{margin:1rem 0 5rem 20rem;font-size:1.6rem;line-height:1.5}@media screen and (max-width: 1000px){main #description .description-text{margin:1rem 2rem;text-align:justify}}main #description .description-swiper{height:110px;margin-top:2rem}@media screen and (max-width: 1000px){main #description .description-swiper{height:auto}}main #description .description-swiper .swiper-wrapper{width:100vw;transition-timing-function:linear}main #description .description-swiper .swiper-wrapper .swiper-slide{padding:8px 4px;background:#fff}main #description .youtube{display:block;width:800px;height:450px;margin:10rem auto}@media screen and (max-width: 1000px){main #description .youtube{width:100%;height:56.25vw}}main #ecobag{display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;margin:10rem auto 0}@media screen and (max-width: 1000px){main #ecobag{flex-direction:column-reverse}}main #ecobag img{display:block;width:150px;height:150px;margin:-1rem -1rem -1rem 0;z-index:5}main #ecobag div{margin-left:-1rem;padding:2rem 2rem 2rem 4rem;background:#32c832;color:#fff;letter-spacing:.2rem;border-radius:1rem}@media screen and (max-width: 1000px){main #ecobag div{width:calc(100% - 4rem);margin:auto;padding:1.5rem 2rem;text-align:center;line-height:1.5;letter-spacing:initial}}main #ecobag div h3{font-size:2.4rem}main #ecobag div p{margin-top:1rem;font-size:1.6rem}main #ecobag div p .yellow{color:#ff0}main #covid19{width:1000px;padding:5rem;background:#fff;border-radius:1rem}@media screen and (max-width: 1000px){main #covid19{width:calc(100% - 4rem);padding:2rem}}main #covid19 h3{padding:1rem;background:#e60000;color:#fff;font-size:2.4rem}@media screen and (max-width: 1000px){main #covid19 h3{font-size:2rem;line-height:1.5}}main #covid19 h4{display:inline-block;margin-top:2rem;padding:.5rem;color:#e60000;font-size:1.6rem;border:1px solid #e60000;border-radius:.5rem}main #covid19 .list-flex{display:flex;flex-wrap:wrap}@media screen and (max-width: 1000px){main #covid19 .list-flex{flex-direction:column;flex-wrap:nowrap}}main #covid19 .list-flex:first-of-type{margin-bottom:2rem}@media screen and (max-width: 1000px){main #covid19 .list-flex:first-of-type{height:auto;margin-bottom:2rem}}main #covid19 .list-flex:first-of-type ul{width:50%}@media screen and (max-width: 1000px){main #covid19 .list-flex:first-of-type ul{width:100%}}main #covid19 .list-flex:first-of-type ul:nth-of-type(2){padding-left:1.5rem}@media screen and (max-width: 1000px){main #covid19 .list-flex:first-of-type ul:nth-of-type(2){padding:0}}@media screen and (max-width: 1000px){main #covid19 .list-flex:last-of-type{height:auto}}@media screen and (max-width: 1000px){main #covid19 .list-flex:last-of-type ul{width:100%}}main #covid19 .list-flex:last-of-type ul:nth-of-type(2){padding-left:1.5rem}@media screen and (max-width: 1000px){main #covid19 .list-flex:last-of-type ul:nth-of-type(2){padding:0}}main #covid19 ul{list-style:none}main #covid19 ul li{position:relative;margin-left:.75rem;font-size:1.4rem;line-height:1.75}main #covid19 ul li:not(.list-subtitle)::before{content:"・";position:absolute;top:0;left:-0.75rem}main #covid19 ul li.list-subtitle{margin:.75rem 0 0;font-weight:bold}main #covid19 ul li small{display:block}main #covid19 hr{border:none;border-bottom:1px dotted rgba(128,128,128,.5)}main #main h3{width:1000px;margin:0 auto;padding:1rem;background:#004b96;color:#fff}@media screen and (max-width: 1000px){main #main h3{width:100%;padding:1rem 2rem;line-height:1.5}}main #main>p{position:relative;width:1000px;margin:2rem auto;font-size:1.6rem;line-height:1.5}@media screen and (max-width: 1000px){main #main>p{width:100%;padding:0 2rem}}main #main>p small{position:absolute;bottom:0;right:0}@media screen and (max-width: 1000px){main #main>p small{position:relative;display:block}}main #main .main-wrapper{display:flex;justify-content:space-between;align-items:center;width:1000px;margin:10rem auto 0}@media screen and (max-width: 1000px){main #main .main-wrapper{flex-direction:column;width:100%;margin:8rem auto 0}}main #main .main-wrapper:nth-of-type(2n){flex-direction:row-reverse}@media screen and (max-width: 1000px){main #main .main-wrapper:nth-of-type(2n){flex-direction:column}}main #main .main-wrapper .main-title{width:380px;text-align:center}@media screen and (max-width: 1000px){main #main .main-wrapper .main-title{width:100%}}main #main .main-wrapper .main-title img{display:block;height:150px;margin:0 auto}@media screen and (max-width: 1000px){main #main .main-wrapper .main-title img{width:120px}}main #main .main-wrapper .main-title h4{margin:2rem auto 0;padding:2rem 0;font-size:2.4rem;color:#004b96;border-top:1px solid rgba(128,128,128,.5);border-bottom:1px solid rgba(128,128,128,.5)}@media screen and (max-width: 1000px){main #main .main-wrapper .main-title h4{margin:0 auto;padding:1rem 2rem;border-top:none}}main #main .main-wrapper .main-title p{margin-top:2rem;padding:0 4.5rem;font-size:1.6rem;text-align:left;line-height:1.5}@media screen and (max-width: 1000px){main #main .main-wrapper .main-title p{margin:1rem 0;padding:0 2rem}}main #main .main-wrapper .main-image{position:relative;width:600px;height:450px;margin:0;overflow:hidden}@media screen and (max-width: 1000px){main #main .main-wrapper .main-image{width:100%;height:auto}}main #main .main-wrapper .main-image a{display:block}main #main .main-wrapper .main-image img{display:block;width:100%}main #main .main-wrapper .main-image .swiper-button-next,main #main .main-wrapper .main-image .swiper-button-prev{color:#fff;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.75))}main #main .main-wrapper .main-image .swiper-pagination-bullet-active{background:#fff;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.75))}main #main .main-wrapper .main-image .swiper-pagination-bullet{opacity:.5}main #event{width:1000px;margin:0 auto;padding:10rem 0 0}@media screen and (max-width: 1000px){main #event{width:100%;padding:8rem 0 0}}main #event h3{position:relative;display:inline-block;margin-left:15rem;padding:0 0 .5rem;color:#001e50;border-bottom:2px dashed #001e50}@media screen and (max-width: 1000px){main #event h3{margin-left:2rem}}main #event h3 span{position:absolute;top:0;left:-15rem;padding:.75rem;background:#004b96;color:#fff;font-size:2rem;border-radius:1rem;transform:rotate(-5deg)}@media screen and (max-width: 1000px){main #event h3 span{top:-4.5rem;left:-0.5rem}}main #event .event-wrapper{display:flex;align-items:flex-start}@media screen and (max-width: 1000px){main #event .event-wrapper{flex-direction:column}}main #event .event-card{width:304px;margin-top:2rem;background:#fff;border:2px solid #fff;border-radius:1rem;overflow:hidden}@media screen and (max-width: 1000px){main #event .event-card{width:calc(100% - 4rem);margin:2rem 2rem 0}}main #event .event-card:nth-of-type(n+2){margin-left:2rem}main #event .event-card img{width:300px;height:150px}@media screen and (max-width: 1000px){main #event .event-card img{width:calc(100vw - 4rem);height:auto}}main #event .event-card h5{margin:.5rem 1rem;padding-bottom:.5rem;font-size:2rem;font-weight:normal;line-height:1.5;border-bottom:1px solid rgba(128,128,128,.5)}main #event .event-card p{min-height:3.25em;margin:0 1rem .5rem;font-size:1.6rem;line-height:1.5}@media screen and (max-width: 1000px){main #event .event-card p{min-height:initial}}main #buy-service .buy-service-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:1000px;margin:0 auto}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper{flex-direction:column;width:100%}}main #buy-service .buy-service-wrapper #buy{width:540px;margin-right:40px;padding-right:40px;border-right:1px dotted rgba(128,128,128,.5)}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #buy{position:relative;width:100%;padding:0 2rem}}main #buy-service .buy-service-wrapper #buy h3{position:relative;margin-bottom:2rem;color:#c80000;font-size:2rem}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #buy h3{position:initial}}main #buy-service .buy-service-wrapper #buy h3 strong{display:block;margin-top:1rem;padding:1rem;background:#c80000;color:#ff0;font-size:2.7rem}main #buy-service .buy-service-wrapper #buy h3 span{position:absolute;bottom:0;right:0;width:150px;height:130px;overflow-y:hidden}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #buy h3 span{bottom:-4rem;right:2rem}}main #buy-service .buy-service-wrapper #buy h3 span img{position:absolute;top:0;right:.5rem}main #buy-service .buy-service-wrapper #buy p{margin-top:1rem;font-size:1.6rem;line-height:1.5}main #buy-service .buy-service-wrapper #buy p small{display:block;margin:.5rem 0 0}main #buy-service .buy-service-wrapper #buy .buy-reception{display:inline-block;margin-top:2rem;padding:.75rem;font-size:2rem;font-weight:bold;border:1px solid #000;border-radius:.5rem}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #buy .buy-reception{padding:.5rem .75rem;line-height:1.5}}main #buy-service .buy-service-wrapper #service{width:460px}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #service{width:100%;padding:0 2rem}}main #buy-service .buy-service-wrapper #service h3{display:inline-block;padding:0 0 .5rem;color:#001e50;border-bottom:2px dashed #001e50}main #buy-service .buy-service-wrapper #service .testrun img{display:block;width:100%;height:210px;margin-top:2rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1000px){main #buy-service .buy-service-wrapper #service .testrun img{height:calc((100vw - 4rem)*.75)}}main #buy-service .buy-service-wrapper #service .testrun h4{display:inline-block;margin:1rem 0;padding:1rem;background:#007fff;color:#fff;font-size:2.4rem;border-radius:.5rem}main #buy-service .buy-service-wrapper #service .testrun p{font-size:1.6rem;line-height:1.5}main #access{width:1000px}@media screen and (max-width: 1000px){main #access{width:100%;padding:0 2rem}}main #access h3{display:inline-block;padding:0 0 .5rem;color:#001e50;border-bottom:2px dashed #001e50}main #access iframe{display:block;width:100%;height:500px;margin-top:2rem;border:1px solid rgba(128,128,128,.5)}@media screen and (max-width: 1000px){main #access iframe{height:calc(100vw - 4rem)}}main #access .access-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:3rem}@media screen and (max-width: 1000px){main #access .access-wrapper{flex-direction:column}}main #access .access-wrapper .access-route{width:490px}@media screen and (max-width: 1000px){main #access .access-wrapper .access-route{width:100%;pointer-events:none}}main #access .access-wrapper .access-route img{display:block;width:100%}main #access .access-wrapper .access-text{width:480px}@media screen and (max-width: 1000px){main #access .access-wrapper .access-text{width:100%}}main #access .access-wrapper .access-text h4{padding:1rem;background:#c80000;color:#fff;font-size:2rem;font-weight:normal}main #access .access-wrapper .access-text .access-place{padding:.5rem 1rem;color:#001e50;font-size:2rem;font-weight:bold;line-height:1.5;border-bottom:1px dashed #001e50}@media screen and (max-width: 1000px){main #access .access-wrapper .access-text .access-place{padding:1rem;line-height:1.5}}main #access .access-wrapper .access-public-transport,main #access .access-wrapper .access-car{margin:2rem 0 0 1rem;font-size:1.6rem;letter-spacing:.1rem}@media screen and (max-width: 1000px){main #access .access-wrapper .access-public-transport,main #access .access-wrapper .access-car{margin:1.5rem 0 0 1rem}}main #access .access-wrapper .access-public-transport h5,main #access .access-wrapper .access-car h5{width:100%;font-size:1.6rem}main #access .access-wrapper .access-public-transport h5 strong,main #access .access-wrapper .access-car h5 strong{display:inline-block;padding:.5rem;border:1px solid #000;border-radius:.5rem}main #access .access-wrapper .access-public-transport p,main #access .access-wrapper .access-car p{margin:1rem 0 0 .5rem;line-height:1.5}main #access .access-wrapper .access-public-transport p strong,main #access .access-wrapper .access-car p strong{position:relative}main #access .access-wrapper .access-public-transport p strong::before,main #access .access-wrapper .access-car p strong::before{content:"・";position:absolute;top:0;left:-1rem;line-height:1}main #infomation{padding-bottom:5rem}@media screen and (max-width: 1000px){main #infomation{position:relative}}main #infomation h3{position:relative;width:1000px;margin:0 auto}@media screen and (max-width: 1000px){main #infomation h3{position:initial;width:100%;padding:0 2rem;line-height:1.5}}main #infomation h3 span{position:absolute;top:0;right:0;padding:.75rem;color:#c80000;font-size:2rem;line-height:1;letter-spacing:.1em;border:2px solid #c80000;border-radius:1rem;transform:rotate(-10deg);transform-origin:0}@media screen and (max-width: 1000px){main #infomation h3 span{top:initial;top:3rem;right:3rem}}main #infomation .infomation-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:1000px;margin:4rem auto 0}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper{flex-direction:column-reverse;width:100%;padding:0 1rem}}main #infomation .infomation-wrapper .infomation-table{width:700px;font-size:1.6rem;border-collapse:collapse}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table{width:100%;margin-top:4rem;padding:0 2rem}}main #infomation .infomation-wrapper .infomation-table tr{height:7rem}main #infomation .infomation-wrapper .infomation-table>thead>tr>th{padding:0 0 2rem;font-size:2rem;text-align:left}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table>thead>tr>th{padding:0 0 2rem 1rem}}main #infomation .infomation-wrapper .infomation-table>tbody>tr{border-top:1px solid rgba(128,128,128,.5)}main #infomation .infomation-wrapper .infomation-table>tbody>tr>th,main #infomation .infomation-wrapper .infomation-table>tbody>tr>td{padding:2rem 3rem;font-weight:normal;line-height:1.5;overflow-x:hidden}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table>tbody>tr>th,main #infomation .infomation-wrapper .infomation-table>tbody>tr>td{display:block;width:calc(100vw - 2rem)}}main #infomation .infomation-wrapper .infomation-table>tbody>tr:last-of-type{border-bottom:1px solid rgba(128,128,128,.5)}main #infomation .infomation-wrapper .infomation-table>tbody>tr>th{min-width:16rem}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table>tbody>tr>th{min-width:initial;padding:2rem 1rem .5rem;font-weight:bold;text-align:left}}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table>tbody>tr>td{padding:.5rem 1rem 2rem}}main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule{width:100%;text-align:center;border-collapse:collapse}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule{display:block}}main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule tr:first-of-type{background:rgba(128,128,128,.25)}main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule th,main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule td{min-width:8rem;padding:1rem;border:1px solid rgba(128,128,128,.5)}main #infomation .infomation-wrapper .infomation-table>tbody>tr>td .shop-schedule td.closed{background:rgba(255,0,0,.25)}main #infomation .infomation-wrapper .infomation-flyer{display:block;width:250px}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-flyer{display:flex;flex-wrap:wrap;width:100%}}main #infomation .infomation-wrapper .infomation-flyer img{width:100%}main #infomation .infomation-wrapper .infomation-flyer img:last-of-type{display:none}@media screen and (max-width: 1000px){main #infomation .infomation-wrapper .infomation-flyer img{width:50%}main #infomation .infomation-wrapper .infomation-flyer img:last-of-type{display:inline-block}}main #infomation .infomation-wrapper .infomation-flyer p{width:100%;font-size:1.4rem;text-align:center}main #infomation .infomation-wrapper .infomation-flyer p span{display:inline-block;padding:.75rem 0 .25rem;color:#c80000;border-bottom:1px dotted #c80000}main #infomation .infomation-annotation{width:1000px;margin:2rem auto 0}@media screen and (max-width: 1000px){main #infomation .infomation-annotation{width:100%;padding:0 2rem;text-align:justify}}main #infomation .infomation-annotation span{display:block;font-size:1.4rem;line-height:1.5}main .update{width:1000px;margin:2rem auto 4rem;font-size:1.4rem}@media screen and (max-width: 1000px){main .update{width:100%;padding:0 2rem;line-height:1.5}}main .update p:nth-of-type(n+2){margin-top:1rem}#flyer{position:relative;height:100vh;padding:4rem 0}@media screen and (max-width: 1000px){#flyer{padding:10vh 0}}#flyer div{width:calc(900px + 100vw - 100% + 1px);height:calc(100vh - 8rem);margin:0 auto;background:#fff;overflow-y:scroll}@media screen and (max-width: 1000px){#flyer div{width:100%;height:80vh;margin:0;overflow-y:scroll}}#flyer img{width:100%;max-width:900px;display:block}@media screen and (max-width: 1000px){body .mfp-close-btn-in #flyer .mfp-close{top:initial;bottom:2vh;right:50%;transform:translateX(50%)}}footer{padding:3rem 0;background:red;color:#fff;font-family:YakuHanJP,"Hiragino Kaku Gothic ProN","Meiryo","Helvetica Neue",Arial,"Hiragino Sans",sans-serif;font-size:1.2rem;letter-spacing:.1rem}@media screen and (max-width: 1000px){footer{padding:2rem 2rem 11rem;text-align:center;line-height:1.5}}footer ul{display:flex;justify-content:space-between;width:1000px;margin:0 auto;list-style:none}@media screen and (max-width: 1000px){footer ul{flex-direction:column;width:100%}}footer ul li a:first-of-type{margin-right:1rem}@media screen and (max-width: 1000px){footer ul li:last-of-type{margin-top:1rem}}footer a{color:#fff}/*# sourceMappingURL=fes.min.css.map */