
/* recover */
.recover-list ul li:nth-of-type(5) { width: 3.2rem; }
.recover-list ul li:nth-of-type(4) { border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
.recover-list ul li:nth-of-type(6) { border-right: 1px solid #d2d2d2; }

/* bedside-care-list */
.bedside-care-list ul li:nth-of-type(5) { font-size: .2rem; }


/* people1-desc */
.people1-desc { background: url(/images/people2/bg1.jpg); background-size: cover; }
.people1-desc h2:nth-of-type(1) { top: .9rem; font-size: .3rem; }
.people1-desc p { line-height: 1.4; }
