@media screen and (max-width: 768px) {
  /* ==========================================================
   mainimg
  ========================================================== */
  .hero-top {
    overflow: hidden;
    height: 410px;
    background-image: url("../../img/sp/mainimg.jpg");
    background-size: cover; }
    .hero-top .hero-cmn-in {
      height: auto; }
      .hero-top .hero-cmn-in .title {
        position: static;
        margin: 200px auto 0;
        width: 192px;
        height: 66px;
        background: url("../../img/sp/ttl_top_01.png") no-repeat left top;
        background-size: contain; }
        .hero-top .hero-cmn-in .title img {
          display: none; }
      .hero-top .hero-cmn-in .text {
        position: static;
        margin: 10px auto 0;
        width: 242px; }

  /* ==========================================================
   section
  ========================================================== */
  .sec-top-01 {
    margin: 0;
    padding: 30px 20px; }

  .sec-top-02 {
    position: relative;
    min-height: 0;
    padding: 30px 20px; }
    .sec-top-02 div.inner {
      position: relative;
      padding-top: 75px; }

  .sec-top-03 {
    padding: 30px 20px; }

  .sec-top-01 .inner,
  .sec-top-02 .inner,
  .sec-top-03 .inner {
    width: 100%; }

  /* ==========================================================
   list
  ========================================================== */
  .list-tips-top {
    overflow: hidden;
    margin: 0; }
    .list-tips-top li {
      float: none;
      margin: 15px 0 0; }
      .list-tips-top li a {
        display: table;
        width: 100%;
        background-size: contain !important; }
        .list-tips-top li a span {
          height: 60px;
          padding: 0 10px 0 15px;
          letter-spacing: .05em; }
          .list-tips-top li a span br {
            display: none; }

 /* ==========================================================
 News
========================================================== */
  .sec-top02-btn {
    outline: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 3px solid #1cbad8;
    width: 48%;
    height: 75px;
    background: #1cbad8;
    color: #fff; }
    .box-news-top + .sec-top02-btn {
      left: auto;
      right: 0; }
    .sec-top02-btn em {
      display: block;
      font-size: 14px;
      font-weight: bold;
      font-style: normal; }
    .sec-top02-btn span {
      font-size: 10px; }
    .sec-top02-btn._current {
      background: #fff;
      color: #474747; }
      .sec-top02-btn._current span {
        color: #337cbd; }

  .box-news-top {
    display: none;
    position: relative;
    float: none;
    width: 100%;
    padding: 15px 15px 60px; }
    .box-news-top.right {
      padding-bottom: 15px; }
    button._current + .box-news-top {
      display: block; }
    .box-news-top.type01 {
      width: 100%; }
    .box-news-top.right {
      margin-left: 0; }
    .box-news-top:before,
    .box-news-top h2 {
      display: none; }
    .box-news-top .link-more {
      position: absolute;
      float: none;
      left: 0;
      bottom: 1em;
      margin: 0;
      padding: 1em;
      width: 100%;
      background: none;
      text-align: center; }
      .box-news-top .link-more::after {
        content: '';
        display: inline-block;
        margin-left: 5px;
        width: 8px;
        height: 12px;
        background: url("../../common/img/ico_arrow_03.png") right center no-repeat;
        vertical-align: middle; }
    .box-news-top ul {
      border-top: none; }
      .box-news-top ul li:first-child {
        padding-top: 0; }
      .box-news-top ul li:last-child {
        border-bottom: 1px dashed #d0cfcf; } }

/*# sourceMappingURL=style_sp.css.map */
