.homeCareContent{margin:1.6rem 0 0}.homeCareContent__sub{text-align:center;margin:2rem 0 0}.homeCareContent__list{display:flex;flex-direction:column;margin:3rem 0 0;gap:4rem}.homeCareContent__item.dayService{background-color:#f5f5f5;padding:4.8rem 0 3.2rem}.homeCareContent__item .wrap{max-width:84rem;min-width:84rem;padding:0}.homeCareContent__top{display:grid;grid-template-columns:37rem 1fr;grid-template-rows:auto auto 1fr;grid-template-areas:"img tag" "img head" "img txt";gap:0 2rem}.homeCareContent__top--img{grid-area:img;height:28rem}.homeCareContent__top--img img{height:100%;-o-object-fit:cover;object-fit:cover}.homeCareContent__top--tag{grid-area:tag;display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:4.7rem;background-color:#ea5504;font-size:2.4rem;font-weight:bold;color:#fff;padding:0 1.4rem .2rem}.homeCareContent__top--head{grid-area:head;font-size:2.4rem;font-weight:bold;line-height:1.33;letter-spacing:.05em;margin:1rem 0}.homeCareContent__top--txt{grid-area:txt;text-align:justify;letter-spacing:.05em}.homeCareContent__bottom{margin:4rem 0 0}.homeCareContent__bottom .head{font-size:2.4rem;line-height:1;font-weight:bold;text-align:center}.homeCareContent__bottom--service{padding:2rem 4rem 1.5rem;border:.5rem solid #f5f5f5;border-radius:2rem}.homeCareContent__bottom--service .serviceBox{display:grid;grid-template-columns:11.5rem 1fr;grid-template-rows:auto auto;grid-template-areas:"img head" "img txt";gap:.6rem 2.8rem;letter-spacing:.05em}.homeCareContent__bottom--service .serviceBox__list{display:flex;flex-direction:column;gap:2.6rem;margin:1rem auto 0}.homeCareContent__bottom--service .serviceBox__img{grid-area:img}.homeCareContent__bottom--service .serviceBox__head{grid-area:head;font-size:2rem;font-weight:bold;line-height:1;margin:auto 0 0}.homeCareContent__bottom--service .serviceBox__txt{grid-area:txt;margin:0 0 auto}.homeCareContent__bottom--manager{display:grid;grid-template-columns:15rem 1fr;grid-template-rows:auto auto;grid-template-areas:"img name" "img txt" "img other";gap:0 2.8rem;letter-spacing:.05em;margin:4rem 0 0}.homeCareContent__bottom--manager .img{grid-area:img}.homeCareContent__bottom--manager .img img{height:15rem;-o-object-fit:cover;object-fit:cover}.homeCareContent__bottom--manager .name{grid-area:name;font-size:2rem;font-weight:bold;line-height:1}.homeCareContent__bottom--manager .txt{grid-area:txt;margin:.8rem 0 0}.homeCareContent__bottom--manager .other{grid-area:other;font-size:1.4rem;margin:.4rem 0 0}.homeCareContent__bottom--table{background-color:#fff;padding:3.4rem 6rem 4.8rem;border-radius:2rem}.homeCareContent__bottom--table .timeTable{margin:3.4rem 0 0}.homeCareContent__bottom--table .timeTable__box{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:auto auto;grid-template-areas:"time head" "time txt";gap:1rem 5.4rem;position:relative}.homeCareContent__bottom--table .timeTable__box:not(:last-of-type){padding:0 0 4.4rem}.homeCareContent__bottom--table .timeTable__box::before,.homeCareContent__bottom--table .timeTable__box::after{content:"";position:absolute;top:0;left:12.7rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.homeCareContent__bottom--table .timeTable__box::before{width:2rem;height:2rem;background-color:#fff;border-radius:50%;border:.5rem solid #219d31;z-index:2}.homeCareContent__bottom--table .timeTable__box::after{width:.4rem;height:100%;background-color:#219d31;z-index:1}.homeCareContent__bottom--table .timeTable__box:not(:last-of-type){padding:0 0 4.4rem}.homeCareContent__bottom--table .timeTable__box:not(:last-of-type)::after{width:.4rem;height:100%;background-color:#219d31;z-index:1}.homeCareContent__bottom--table .timeTable__box:last-of-type::after{display:none}.homeCareContent__bottom--table .timeTable__box.second .timeTable__box--head,.homeCareContent__bottom--table .timeTable__box.second .num{color:#e8635f}.homeCareContent__bottom--table .timeTable__box.second::before{border:.4rem solid #e8635f}.homeCareContent__bottom--table .timeTable__box.second::after{background-color:#e8635f}.homeCareContent__bottom--table .timeTable__box.third .timeTable__box--head,.homeCareContent__bottom--table .timeTable__box.third .num{color:#b8a74b}.homeCareContent__bottom--table .timeTable__box.third::before{border:.4rem solid #b8a74b}.homeCareContent__bottom--table .timeTable__box.third::after{background-color:#b8a74b}.homeCareContent__bottom--table .timeTable__box--time{grid-area:time;font-size:3.6rem;font-weight:bold;color:#219d31;text-align:right;position:relative;bottom:1rem}.homeCareContent__bottom--table .timeTable__box--head{grid-area:head;font-size:2rem;line-height:1;font-weight:bold;color:#219d31;letter-spacing:.05em}.homeCareContent__bottom--table .timeTable__box--txt{grid-area:txt;text-align:justify;letter-spacing:.05em}.homeCareContent__bottom--other{display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:5.4rem;background-color:#b8a74b;font-size:2.2rem;font-weight:bold;letter-spacing:.05em;color:#fff;padding:0 3rem .2rem;margin:2.6rem auto 0}
