/******************************/
/*  selfmaint common setting  */
/******************************/

section[id^="selfmaint"] a.selfmaint-link-int {
  text-decoration: underline;
}

section[id^="selfmaint"] a.selfmaint-link-int:hover {
  color: #009944;
  text-decoration: none;
}

.selfmaint-profile-title {
  line-height: 1.4;
}

.selfmaint-para-imgcap {
  margin-top: 8px;
}

.selfmaint-para-advice-imgArea {
  margin-bottom: 10px;
  margin-top: 20px;
}

#selfmaint-ps-txtArea::before {
  background-image: none; /* reset */
  border-top: 1px solid #ffc2a1;
  height: 0; /* reset */
}

#selfmaint-ps-txtArea {
  background-image: linear-gradient(to bottom, #fff 0, #fff 4.5rem, #ffc2a1 .1rem);
}


/*************************/
/*  selfmaint04 setting  */
/*************************/

/*** color settings ***/
.selfmaint-voltitle,
.selfmaint-para-title {
  color: #50d594;
}

#selfmaint-navbtm-edit-current {
  background-color: #50d594;
}

#selfmaint-navbtm-vol-prev {
  background-color: #39abe7;
}

#selfmaint0401-img02,
#selfmaint0401-img03,
#selfmaint0402-img01,
#selfmaint0402-img02 {
  border: 1px solid #50d594;
}

/*** selfmaint03 common ***/
.selfmaint-profile-imgArea::before {
  background: url(/library/stories/kurashi/selfmaint/img/selfmaint04/selfmaint04_gear-profile.svg) no-repeat;
}

#selfmaint-vol {
  background: url(/library/stories/kurashi/selfmaint/img/selfmaint04/selfmaint04_gear.svg) no-repeat;
  background-size: cover;
}

.selfmaint-para-titleArea::before {
  background-image: url(/library/stories/kurashi/selfmaint/img/selfmaint04/selfmaint04_para-title-ic.svg);
  background-size: cover;
}

.selfmaint-profile-title:first-of-type {
  margin-bottom: 5px;
}

.selfmaint-profile-title:nth-last-of-type(2) {
  margin-bottom: 10px;
}


/* added on 2019-05-15 */
/*** selfmaint05 color ***/
#selfmaint-navbtm-vol-next {
  background-color: #329da4;
}

