.sp_sp {
  display: none;
}

.header .header_logo {
  background-image: url("/separate/images/logo_text.png?20210401");
  width: 401px;
}

.alpha:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.ic_blank:after {
  content: url("/common/images/common_ic021.png");
  position: relative;
  bottom: -0.16em;
  margin-left: 0.5em;
}

div.contents {
  margin-top: 30px;
  padding-top: 0px;
  width: 1000px;
}

h1 {
  height: 115px;
  line-height: 115px;
  background-color: #F7F7F3;
  text-align: center;
  font-size: 40px;
}

.main h2 {
  float: none !important;
}

.cnt_sec {
  padding-bottom: 30px;
}

footer.sp_pc {
  padding: 0;
}

footer.sp_pc .footer_navi {
  padding-bottom: 0;
}

footer.sp_pc .footer_navi a {
  text-decoration: underline;
}

footer.sp_pc .copyright {
  padding-top: 10px;
}

footer.sp_pc .footer_navi li.border_n {
  margin-right: 0;
}

@media screen and (max-width: 768px) {

  header .logo img {
    max-width: 150px;
  }

  #d_page {
    font-family: Verdana, Arial, "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    color: #000;
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    min-width: 310px;
    padding: 0;
  }

  .sp_sp {
    display: block;
  }

  .sp_pc {
    display: none;
  }

  h1 {
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    background-color: #fff;
  }

  div.contents {
    width: 100%;
    padding: 0;
    margin-top: 0;
  }

  .main-inner {
    padding-bottom: 30px;
  }

  .main h2 {
    width: 94%;
    height: auto;
    color: #fff;
    background: #474747;
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    margin: 10px 0 15px !important;
    padding: 10px 3%;
    border-bottom: none;
  }

  .main h2.first {
    margin-top: 0 !important;
  }

  .main h2 span {
    border-left: none;
    padding-left: 0;
  }

  .detail {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 0 20px;
  }

  .main h3 {
    border-left: 4px solid #e45833;
    border-bottom: none;
    margin-bottom: 10px;
    padding: 3px 0 3px 7px;
    font-size: 120% !important;
    font-weight: bold;
    background: none;
    text-align: left;
  }

  .main h3:after {
    background: none;
  }

  .cnt_sec {
    margin: 0 10px;
  }

  .base {
    background: #272727;
  }

  a:link {
    color: #0d4080;
    text-decoration: underline;
  }

  a:visited {
    color: #0d4080;
    text-decoration: underline;
  }

  .footer_navi {
    width: 100%;
    padding: 15px 0 0;
  }

  .footer_navi a {
    color: #fff;
  }

  .footer_navi li {
    display: inline-block;
  }

  .footer_navi li:first-child {
    padding-right: 4px;
    border-right: 1px solid #888888;
  }

  .footer_navi li:last-child {
    padding-left: 4px;
  }

  .base div {
    padding-top: 10px;
  }

  .copyright {
    padding: 0;
  }
}

@media screen and (max-width: 350px) {
  .footer_navi li:first-child {
    border-right: none;
  }
}