.sub-heading{display:flex;width:fit-content;margin:auto;flex-direction:column;gap:7px;align-items:center;position:relative}.sub-heading h3{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000;z-index:2}.sub-heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000;z-index:2}.sub-heading .circle{position:absolute;top:-30px;left:-48px;width:94px;height:94px;border-radius:50%;z-index:1}#flyer .illust img{animation:fuwafuwa-frames 4s ease-in-out infinite}@keyframes fuwafuwa-frames{0%,100%{transform:translateY(-5%)}50%{transform:translateY(5%)}}#flyer{margin-top:calc(200px - 20px);padding-bottom:266px;position:relative;width:100%;background-color:#f7f2e4}#flyer .header{width:var(--inner-width);margin:auto;display:flex;gap:90px;position:relative}#flyer .header .illust{position:absolute;z-index:1}#flyer .header .illust.papu{top:-46px;left:-13px}#flyer .header .illust.shimeji{top:calc(-46px + 81px);left:calc(-13px + 171px)}#flyer .header .illust.komatsuna2{top:calc(-46px - 5px);left:calc(-13px + 362px)}#flyer .header .illust.naganegi{top:calc(-46px + 5px);left:calc(-13px + 827px)}#flyer .header .heading{margin-top:calc(-5px - 15px);margin-left:calc(177px - 154px);z-index:2}#flyer .header .heading h2{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000}#flyer .header .heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#flyer .sub-text{margin-top:-15px}#flyer .sub-text p{font-weight:700;font-size:2.2rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#flyer .wrapper{width:950px;margin:auto;margin-top:30px}#flyer .description p{font-weight:600;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#flyer .flyer-list{width:100%;display:flex;flex-wrap:wrap;gap:34px 25px;margin-top:40px}#flyer .item{width:300px;display:flex;flex-direction:column;align-items:center;gap:10px}#flyer .item .term{font-weight:500;font-size:1.8rem;letter-spacing:.3rem;line-height:2.5rem;color:#000}#flyer .more{width:100%;margin-top:80px}#flyer .more img{transition:all .3s ease}#flyer .more a:hover img{opacity:.8;transform:scale(1.01)}#flyer .card{width:100%;aspect-ratio:300/296;border-radius:25px;padding-top:27px;transition:opacity .3s ease}#flyer a:hover .card{opacity:.8}#flyer .card.red{background-color:rgba(228,145,150,.8)}#flyer .card.green{background-color:rgba(190,191,85,.8)}#flyer .card.blue{background-color:rgba(70,146,188,.8)}#flyer .card.orange{background-color:rgba(223,138,77,.8)}#flyer .card .thumb{width:100%;aspect-ratio:300/200}#flyer .card .thumb img{width:100%;height:100%;object-fit:cover}#flyer .card .text{display:flex;width:100%;justify-content:center;gap:16px;font-weight:500;font-size:1.7rem;letter-spacing:.3rem;line-height:1.6rem;color:#fff;margin-top:25px}