.sitemapContent01 {
  width: 960px;
  margin: 90px auto; }
  @media screen and (max-width: 1230px) {
    .sitemapContent01 {
      width: 95%; } }
  @media screen and (max-width: 500px) {
    .sitemapContent01 {
      margin: 30px auto 40px; } }
  .sitemapContent01 .content01 {
    color: #474f63;
    margin-bottom: 40px; }
    .sitemapContent01 .content01 h3 {
      font-size: 16px;
      line-height: 1.75;
      padding-bottom: 5px;
      margin-bottom: 10px;
      border-bottom: 1px solid #474f63; }
    .sitemapContent01 .content01 li {
      padding-left: 10px;
      background: url("../images/ico_01.png") no-repeat 0 center;
      margin-right: 4%; }
      @media screen and (max-width: 767px) {
        .sitemapContent01 .content01 li {
          margin-bottom: 10px; } }
  @media screen and (max-width: 767px) and (max-width: 500px) {
    .sitemapContent01 .content01 li {
      width: 100%;
      float: none;
      margin-right: 0; } }
      .sitemapContent01 .content01 li:first-child {
        background: url("../images/ico_01.png") no-repeat 0 center; }
      .sitemapContent01 .content01 li:last-child {
        margin-right: 0; }

.content02 {
  color: #474f63;
  margin-bottom: 40px; }
  .content02 h3 {
    font-size: 16px;
    line-height: 1.75;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    background: url("../images/ico_01.png") no-repeat 0 center;
    border-bottom: 1px solid #474f63; }
  .content02 li {
    padding-left: 10px;
    background: url("../images/ico_01.png") no-repeat 0 center;
    margin-right: 4%; }
    @media screen and (max-width: 767px) {
      .content02 li {
        margin-bottom: 10px; } }
    @media screen and (max-width: 500px) {
      .content02 li {
        width: 100%;
        float: none; } }
    .content02 li:last-child {
      margin-right: 0; }

@media screen and (max-width: 480px) {
  .sitemapIco01 {
    background-position: 0 4px !important; } }
