/******************************/
/*  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-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);
}


/*************************/
/*  selfmaint02 setting  */
/*************************/

/*** color settings ***/
.selfmaint-voltitle,
.selfmaint-para-title {
  color: #ff8212;
}

#selfmaint0201-img02a,
#selfmaint0201-img02b {
  border: 1px solid #ff8212;
}

#selfmaint-navbtm-edit-current {
  background-color: #ff8212;
}

#selfmaint-navbtm-vol-prev {
  background-color: #ff9194;
}

/*** selfmaint02 common ***/
.selfmaint-para-imgcap {
  margin-top: 8px;
}

.selfmaint-profile-imgArea::before {
  background: url(/library/stories/kurashi/selfmaint/img/selfmaint02/selfmaint02_gear-profile.svg) no-repeat;
}

#selfmaint-vol {
  background: url(/library/stories/kurashi/selfmaint/img/selfmaint02/selfmaint02_gear.svg) no-repeat;
  background-size: cover;
}

.selfmaint-para-titleArea::before {
  background-image: url(/library/stories/kurashi/selfmaint/img/selfmaint02/selfmaint02_para-title-ic.svg);
  background-size: cover;
}


/* added on 2019-02-15 */
/*** selfmaint common ***/
.selfmaint-navbtm-af::after {
  content: none;  /* reset */
}

/*** selfmaint03 color ***/
#selfmaint-navbtm-vol-next {
  background-color: #39abe7;
}
