/******************************/
/*  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;
}

section[id^="selfmaint"] a.selfmaint-link-ext {
  text-decoration: underline;
}

.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);
}


/*************************/
/*  selfmaint10 setting  */
/*************************/

/*** color settings ***/
.selfmaint-voltitle,
.selfmaint-para-title {
  color: #584e8c;
}

#selfmaint-navbtm-edit-current {
  background-color: #584e8c;
}

#selfmaint-navbtm-vol-prev {
  background-color: #9c5050;
}


/*** selfmaint10 common ***/
.selfmaint-profile-imgArea::before {
  background: url(/library/anshin/anshintalk/selfmaint/img/selfmaint10/selfmaint10_gear-profile.svg) no-repeat;
}

#selfmaint-vol {
  background: url(/library/anshin/anshintalk/selfmaint/img/selfmaint10/selfmaint10_gear.svg) no-repeat;
  background-size: cover;
}

.selfmaint-para-titleArea::before {
  background-image: url(/library/anshin/anshintalk/selfmaint/img/selfmaint10/selfmaint10_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 2020-02-07 */
/*** selfmaint11 color ***/
#selfmaint-navbtm-vol-next {
  background-color: #549224;
}
