<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 768px) {
}

@media only screen and (max-width: 767px) {
  /* 個別診断テスト受付↓*/
  #SeikakuShindanTest_sp .md-section-lead {
    text-align: center;
  }
  #SeikakuShindanTest_sp .md-section-lead span {
    display: inline-block;
    background: url("/img/top/renewal201801/icon_ttl_bg_left.png") left bottom no-repeat, url("/img/top/renewal201801/icon_ttl_bg_right.png") right bottom no-repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
    padding: 0 20px;
  }
  #SeikakuShindanTest_sp .seikakushindanMain .contactAdMain-right {
    text-align: center;
    margin-top: 20px;
  }
  #SeikakuShindanTest_sp .seikakushindanMain .contactAdMain-left {
    text-align: center;
    color: #fff;
    padding-left: 16px;
  }
  #SeikakuShindanTest_sp {
    padding: 30px 0px 30px;
    background: url(/img/course/sp/bg_seikakushindan_new2.jpg) center center no-repeat;
    background-size: auto auto;
    background-size: cover;
  }
  #SeikakuShindanTest_sp .seikakushindanMain__title {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #4d4d4d;
    color: #fff;
    line-height: 1.4;
  }
  #SeikakuShindanTest_sp .seikakushindanMain .md-linkBtn a {
    padding: 20px 0;
    background: #ea2214;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    display: block;
    text-align: center;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    width: 90%;
    margin: 0 auto;
  }
  /* line 288, ../scss/top_renewal2018.scss */
  #SeikakuShindanTest_sp .seikakushindanMain .md-linkBtn a:hover {
    background: #ea2214;
    color: #fff;
    text-decoration: none;
  }
  .md-captionTxt {
    margin-bottom: 20px !important;
    text-align: left;
    margin: 0 auto;
    width: 90%;
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
  }
  .freecall_contact {
    width: 80%;
    margin: 20px auto 15px;
    border: 5px solid #4f83bf;
    padding: 10px;
  }
  .freecall_contact .contactAdMain-left {
    text-align: center;
    padding-top: 5px;
  }
  .freecall_contact .freecall-img a {
    display: block;
  }
  /* 個別診断テスト受付↑*/
}
</pre></body></html>