.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}.circle.red{background-color:rgba(228,145,150,.6)}.circle.green{background-color:rgba(190,191,85,.6)}.circle.blue{background-color:rgba(70,146,188,.6)}.circle.orange{background-color:rgba(223,138,77,.6)}#services .illust img{animation:fuwafuwa-frames 4s ease-in-out infinite}@keyframes fuwafuwa-frames{0%,100%{transform:translateY(-5%)}50%{transform:translateY(5%)}}#services{margin-top:calc(200px - 20px);padding-bottom:266px;position:relative;width:100%;background-color:#f7f2e4}#services .header{width:var(--inner-width);margin:auto;display:flex;gap:90px;position:relative}#services .header .illust{position:absolute;z-index:1}#services .header .illust.tomato{top:-64px;left:105px}#services .header .illust.komatsuna{top:calc(-64px + 90px);left:calc(105px + 155px)}#services .header .illust.tamanegi{top:calc(-64px + 195px);left:calc(105px + 253px)}#services .header .illust.retasu{top:calc(-64px + 291px);left:calc(105px + 29px)}#services .header .heading{margin-top:calc(-5px - 15px);margin-left:calc(177px - 154px);z-index:2}#services .header .heading h2{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000}#services .header .heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#services .sub-text{margin-top:-15px}#services .sub-text p{font-weight:700;font-size:2.2rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#services .content{display:flex;flex-direction:column;gap:135px;margin-top:205px;position:relative;z-index:2}#services .section{display:flex;justify-content:space-between;width:936px;margin:auto}#services .section .left{width:543px}#services .section .left .heading{display:flex;align-items:flex-end;gap:30px}#services .section .left .heading h3{display:block}#services .section .left .heading h3.m1{width:227px}#services .section .left .heading h3.m2{width:178px}#services .section .left .heading h3.m3{width:180px}#services .section .left .heading .line{content:"";height:6px;flex:1;margin-bottom:5px;background-color:#98976c}#services .section .left .image{width:100%;margin-top:50px}#services .section .right{width:341px;display:flex;flex-direction:column;justify-content:space-between}#services .section .right .text{width:100%}#services .section .right .text p{font-weight:600;font-size:1.9rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#services .section .right .image{width:100%}