@charset "utf-8";
/**
 *
 *  ページ名.css
 *
 */
/*--------------------------------------------------------------------------
   overwrite  - 共通CSSの上書き -
---------------------------------------------------------------------------*/
.img-responsive {
  max-width: 100%;
  height: auto;
}

.img-responsive-w {
  width: 100%;
  height: auto;
}

/*============================
#linestamp
============================*/
#linestamp {
  background: #a7e2f0 url("../images/index/bg_linestamp.gif") center bottom no-repeat;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #FFF;
  text-align: center;
  margin-bottom: 60px;
}
#linestamp .pc {
  display: block;
}
#linestamp .sp {
  display: none;
}
#linestamp a {
  color: #FFF;
  text-decoration: none;
}
#linestamp a:hover {
  text-decoration: underline;
}
#linestamp .sp_frame {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 866px;
  height: 1992px;
  margin: 0 auto 210px;
  padding: 120px 0 150px;
  position: relative;
}
#linestamp .sp_frame.linestamp_area {
  background: url("../images/index/bg_sp_frame.png") center top no-repeat;
  background-size: contain;
}
#linestamp .sp_frame .bg_sp {
  position: absolute;
}
#linestamp .sp_frame h3 {
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
#linestamp .sp_frame p {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: normal;
}
#linestamp .sp_frame figure {
  margin-bottom: -160px;
  position: relative;
  top: -180px;
}
#linestamp .sp_frame .linestamp_kikan {
  margin-bottom: -160px;
  position: relative;
  top: -117px;
  left: -80px;
}
#linestamp .sp_frame .linestamp_kikan .stamp {
  width: 1040px;
  box-sizing: border-box;
  height: auto;
}
#linestamp .sp_frame .download_btn {
  position: relative;
  top: -145px;
  left: 80px;
}
#linestamp .sp_frame .download_btn a {
  display: inline-block;
}

/* @SP */
@media all and (max-width: 767px) {
  /*============================
  #linestamp
  ============================*/
  #linestamp {
    background: none;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 0px;
    color: #fff;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0px;
    /*============================
    .sp_frame
    ============================*/
    /*============================
    .download
    ============================*/
  }
  #linestamp .sp_frame {
    padding: 20px;
    height: auto;
  }
  #linestamp .sp_frame figure {
    position: static;
  }
  #linestamp .sp_frame.linestamp_area {
    background-image: none;
    background: #00c500;
  }
  #linestamp .pc {
    display: none;
  }
  #linestamp .sp {
    display: block;
  }
  #linestamp .sp_frame {
    width: 100%;
    background-image: none;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 0px;
  }
  #linestamp .sp_frame p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
  }
  #linestamp .sp_frame .stamp_list img {
    width: 280px;
    height: auto;
  }
  #linestamp .sp_frame h3 img {
    margin-top: 15px;
  }
  #linestamp .sp_frame .btn_top {
    position: absolute;
    top: 9%;
    left: 5%;
    width: 90%;
  }
  #linestamp .sp_frame .btn_btm {
    width: 90%;
    margin-left: 5%;
    position: absolute;
    bottom: 3%;
  }

  .linestamp_area {
    text-align: center;
  }

  #linestamp .sp_frame .linestamp_kikan {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
  }
  #linestamp .sp_frame .linestamp_kikan .stamp_sp {
    padding: 0;
  }
  #linestamp .linestamp_area {
    color: #fff;
  }
  #linestamp .sp_frame .linestamp_kikan dt {
    position: static;
  }
}
/*--------------------------------------------------------------------------
   xxx
---------------------------------------------------------------------------*/
/* xxx
-----------------------------------------------------------------*/
/* xxx */
/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=index.css.map */
