.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}#info .illust img{animation:fuwafuwa-frames 4s ease-in-out infinite}@keyframes fuwafuwa-frames{0%,100%{transform:translateY(-5%)}50%{transform:translateY(5%)}}#info{margin-top:calc(200px - 20px);padding-bottom:180px;position:relative;width:100%;background-color:#efecd5}#info .header{width:var(--inner-width);margin:auto;display:flex;gap:90px;position:relative}#info .header .heading{margin-top:calc(-5px - 15px);margin-left:calc(177px - 154px);z-index:2}#info .header .heading h2{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000}#info .header .heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#info .sub-text{margin-top:-15px}#info .sub-text p{font-weight:700;font-size:2.2rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#info .wrapper{width:950px;margin:auto;margin-top:60px}#info .more{width:100%;margin-top:60px}#info .more img{transition:all .3s ease}#info .more a:hover img{opacity:.8;transform:scale(1.01)}#info .info-list{width:780px;margin:auto;display:flex;flex-direction:column;gap:20px}#info .info-list .item{border-bottom:1px dashed #000;display:flex;color:#000;font-weight:500;font-size:1.9rem;letter-spacing:.1rem;line-height:2rem;word-break:break-all;word-wrap:break-word;line-break:anywhere;padding-bottom:20px;transition:opacity .3s ease}#info .info-list a:hover .item{opacity:.8}#info .info-list .item .date{width:125px}#info .info-list .item .text{flex:1}#info .wrapper>.date{color:#000;font-weight:500;font-size:1.9rem;letter-spacing:.1rem;line-height:2rem}#info .wrapper>.title{color:#000;font-weight:500;font-size:3rem;letter-spacing:.2rem;line-height:4.5rem;word-break:break-all;word-wrap:break-word;line-break:anywhere;margin-top:10px;padding-bottom:10px;border-bottom:1px dashed #000}#info .wrapper>.content{color:#000;font-weight:500;font-size:1.9rem;letter-spacing:.1rem;line-height:4.5rem;margin-top:30px;padding-left:10px}#info .back{width:100%;margin-top:60px}#info .back img{transition:all .3s ease}#info .back a:hover img{opacity:.8;transform:scale(1.01)}#info>.wrapper>.content figure,#info>.wrapper>.content h2,#info>.wrapper>.content h3,#info>.wrapper>.content h4,#info>.wrapper>.content h5,#info>.wrapper>.content h6,#info>.wrapper>.content p,#info>.wrapper>.content ul{margin-bottom:4.5rem}#info>.wrapper>.content a{color:#000;padding-bottom:1px;border-bottom:1px solid #000;transition:.1s;opacity:1}#info>.wrapper>.content a:has(img){border-bottom:none}#info>.wrapper>.content a:hover{opacity:.75}