.pro_cont {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.list_links {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 6em;
}

.list_links .btn {
  display: inline-block;
  margin-right: 5px !important;
}

.btn_link_type02 {
  text-decoration: none;
  position: relative;
  display: inline-block;
  border: 1px solid #185b9f;
  border-radius: 3px;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#1d66b0), to(#2b7acc));
  background: linear-gradient(to top, #1d66b0, #2b7acc);
}

.btn_link_type02 span {
  min-width: 223px;
  display: block;
  padding: 8px 40px;
  color: #fff;
  border: 1px solid #6194c8;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.btn_link_type02 .btn_medium {
  width: 254px;
  padding: 10px 45px;
  font-size: 16px;
}

.btn_link_type02:after {
  content: "";
  position: absolute;
  background: url(https://www.vc-dealer.jp/vcfiles/common/img/ico_arr_circle_right.png) no-repeat right center;
  width: 24px;
  height: 100%;
  right: 15px;
  top: 0;
}

.btn_link_type02:hover {
  text-decoration: none !important;
  color: #fff;
  opacity: .6;
}

.btn_link_type02 .btn_large {
  width: 286px;
  padding: 12px 30px;
  font-size: 18px;
  line-height: 21px;
}

.sharedaddy {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pro_cont {
    margin-bottom: 0;
  }
  .list_links .btn {
    margin-bottom: 10px !important;
  }
  .list_links {
    margin-top: 24px;
  }
}
/*# sourceMappingURL=lp.css.map */