#container{overflow:hidden}.illust.papu{width:calc(62px * .72 * .7)}.illust.shimeji{width:calc(68px * .72 * .7)}.illust.komatsuna2{width:calc(113px * .72 * .7)}.illust.naganegi{width:calc(110px * .72 * .7)}.sub-heading{display:flex;width:fit-content;margin:auto;flex-direction:column;gap:4px;align-items:center;position:relative}.sub-heading h3{font-weight:700;font-size:3rem;letter-spacing:.3rem;line-height:3.5rem;color:#000;z-index:2}.sub-heading .sub{font-weight:700;font-size:1.4rem;letter-spacing:.2rem;line-height:3.5rem;color:#000;z-index:2}.sub-heading .circle{position:absolute;top:-20px;left:-40px;width:70px;height:70px;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:100px;padding-bottom:150px;position:relative;width:100%;background-color:#f7f2e4}#flyer .header{width:calc(100% - var(--inner-left2));margin-left:var(--inner-left2);display:flex;flex-direction:column;position:relative}#flyer .header .illust{position:absolute}#flyer .header .illust.papu{top:-25px;left:-10px}#flyer .header .illust.shimeji{top:calc(-25px + 39px);left:calc(-10px + 83px)}#flyer .header .illust.komatsuna2{top:calc(-25px + 0px);left:calc(-10px + 173px)}#flyer .header .illust.naganegi{top:calc(-25px + 30px);left:calc(-10px + 226px)}#flyer .header .heading{margin-top:-12px}#flyer .header .heading h2{font-weight:700;font-size:3rem;letter-spacing:.3rem;line-height:3.5rem;color:#000}#flyer .header .heading .sub{font-weight:700;font-size:1.4rem;letter-spacing:.2rem;line-height:3.5rem;color:#000}#flyer .sub-text p{color:#000;font-weight:600;font-size:1.7rem;letter-spacing:.1rem;line-height:3.2rem}#flyer .wrapper{width:100%;max-width:414px;margin:auto;padding-left:12px;padding-right:12px}#flyer .description p{font-weight:600;font-size:1.6rem;letter-spacing:.2rem;line-height:3.5rem;color:#000}#flyer .flyer-list{width:100%;display:flex;flex-wrap:wrap;gap:20px 14px;margin-top:40px}#flyer .item{width:188px;display:flex;flex-direction:column;align-items:center;gap:10px}#flyer .item .term{font-weight:500;font-size:1.4rem;letter-spacing:.1rem;line-height:2rem;color:#000}#flyer .more{width:100%;margin-top:80px}#flyer .more img{transition:opacity .3s ease}#flyer .more a:hover img{opacity:.8}#flyer .card{width:100%;aspect-ratio:188/188;border-radius:15px;padding-top:18px;transition:opacity .3s ease}#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:199/132}#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.5rem;letter-spacing:.3rem;line-height:1.6rem;color:#fff;margin-top:12px}