.worries_card{display:flex;justify-content:space-between;padding:4rem 3rem 0}.worries_card article{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 5px 15px 0 rgba(0,0,0,.35);display:flex;flex-direction:column;margin:0 auto;position:relative;text-align:center;width:28%}.worries_card article:first-child:before{content:"01"}.worries_card article:first-child:before,.worries_card article:nth-child(2):before{align-items:center;background-color:#44b59b;border-radius:50px;color:#fff;display:flex;font-size:2rem;font-weight:700;height:6.3rem;justify-content:center;position:absolute;top:-30px;width:6.3rem}.worries_card article:nth-child(2):before{content:"02"}.worries_card article:nth-child(3):before{align-items:center;background-color:#44b59b;border-radius:50px;color:#fff;content:"03";display:flex;font-size:2rem;font-weight:700;height:6.3rem;justify-content:center;position:absolute;top:-30px;width:6.3rem}.worries_card__title{color:#000!important;font-family:Noto Sans JP!important;font-size:2rem;font-weight:700;line-height:4rem;margin-top:4rem;max-width:257px}.worries_card article img{background-color:#e3f3f0;border-radius:5px;margin:2rem 0;padding:2rem 3rem;width:55%}.worries_card__detail{font-size:1.6rem;line-height:4rem;margin:0 auto 2rem;text-align:left;width:80%}.worries_card__title__mobile{display:none}@media(max-width:960px){.worries_card__title{display:none}.worries_card{flex-direction:column}.worries_card article{border-radius:20px;flex-direction:row;margin-bottom:40px;padding:38px;width:100%}.worries_card article img{border-radius:20px;margin:0 20px 0 0;padding:2rem;width:160px}.worries_card__detail{line-height:3rem;margin:0;width:100%}.worries_card__title__mobile{display:flex;font-size:1.6rem;font-weight:700}.worries_card article:first-child:before,.worries_card article:nth-child(2):before,.worries_card article:nth-child(3):before{left:50%;top:0;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}}@media(max-width:660px){.worries_card article:first-child:before,.worries_card article:nth-child(2):before,.worries_card article:nth-child(3):before{font-size:15px;height:4.2rem;left:50%;top:-8px;top:-8p;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:4.2rem}.worries_card article{border-radius:20px;flex-direction:row;margin-bottom:40px;padding:17px;width:100%}.worries_card__detail{font-size:1.6rem;line-height:2.8rem;margin:0}.worries_card article img{border-radius:20px;margin:0 10px 0 0;padding:1.2rem;width:76px}.worries_card{padding:4rem 1rem 0}.worries_card__title__mobile{font-size:1.6rem}}