/* info */

#content-body .el-support {
    color: #313131;
    font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'Arial', sans-serif;
    font-weight: 500;
}

.el-common__main-wrap--bg-gray {
    background-color: #f9f9f9;
}

.ep-support__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1000px;
    margin: 0 auto;
}

.ep-support__news-wrap {
  padding: 80px 0 0;
}

.ep-support__news-title {
  text-align: center;
  margin-bottom: 48px;
}

.ep-support__news-title .el-common__section-title {
  letter-spacing: 0.06em;
  line-height: 1.6;
}

.ep-support__omatome-gaiyo {
    font-size: 18px;
    line-height: 1.8em;
}

#content-body-wrapper .ep-support__omatome-gaiyo .hdg-level3 {
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-top: 72px;
}

.ep-support__omatome-gaiyo p {
    margin-top: 32px;
}

.ep-support__omatome-gaiyo a {
  color: #E62E2C;
  transition: opacity .3s;
  text-decoration: underline;
}

.ep-support__omatome-gaiyo a:hover {
  text-decoration: underline;
  opacity: .7;
}


#content-body-wrapper .ep-support__omatome-gaiyo ol {
  margin: 24px 0 0 1.2em;
  font-weight: 400;
}

#content-body-wrapper .ep-support__omatome-gaiyo ul {
  margin: 24px 20px 0;
  font-weight: 400;
}

#content-body-wrapper .ep-support__omatome-gaiyo li > ul {
  margin: 0;
  }

#content-body-wrapper .list-disc-omatome ul {
    margin: 24px 20px 0;
    font-weight: 400;
}

#content-body-wrapper .list-disc-omatome li{
	list-style:disc;
	margin-left:40px;
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 767px) {

    .ep-support__container {
        margin: 0 4.2vw;
    }

    .el-common__main-wrap {
        margin-bottom: 0;
    }

  /* info */

  .ep-support__news-wrap {
    padding: 9.6vw 0 0;
  }

  .ep-support__news-title {
    text-align: center;
    margin-bottom: 5.866667vw;
  }

  .ep-support__omatome-gaiyo {
    font-size: 3.466667vw;
  }

  #content-body-wrapper .ep-support__omatome-gaiyo .hdg-level3 {
    margin-top: 8vw;
  }

  .ep-support__omatome-gaiyo p {
    margin-top: 7.466667vw;
  }

  .ep-support__omatome-gaiyo .hdg-level3 + p {
    margin-top: 3.2vw;
  }

  #content-body-wrapper .ep-support__omatome-gaiyo ol {
    margin: 4.266667vw 0 0 1.2em;
  }

  #content-body-wrapper .ep-support__omatome-gaiyo ul {
    margin: 4.266667vw 0 0;
  }

  #content-body-wrapper .ep-support__omatome-gaiyo li > ul {
    margin: 0;
  }

}

@media screen and (max-width: 768px) {

}
