/******************************/
/*   selfmaint01-03 setting   */
/******************************/

/*** selfmaint common ***/
section[id^="selfmaint"] a.selfmaint-link-int {
  text-decoration: underline;
}

section[id^="selfmaint"] a.selfmaint-link-int:hover {
  color: #009944;
  text-decoration: none;
}

#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);
}


/*** selfmaint01-03 ***/

#selfmaint0103-para01-imgArea {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#selfmaint0103-img01-arrow {
  margin: 0 50px;
}

#selfmaint0103-img01a {
  margin-left: 0;
}

#selfmaint0103-img01b {
  margin-left: 0;
}

#selfmaint0103-para02-imgArea {
  align-items: center;
}

#selfmaint0103-img02a {
  margin-left: 0;
}

#selfmaint0103-img02b {
  margin-left: 0;
}


/* Added on 2019.01.17 */

/*** selfmaint01 common ***/
.selfmaint-navbtm-af::after {
  content: none;  /* reset */
}

/*** selfmaint02 color ***/
#selfmaint-navbtm-vol-next {
  background-color: #ff8212;
}