.postid-8190 #content {
  padding: 0;
  background: none;
}
.postid-8190 #main {
  width: 100%;
  float: none;
}
.postid-8190 #header,
.postid-8190 #side,
.postid-8190 .breadcrumbs {
  display: none;
}
.postid-8190 #common_cta_pc,
.postid-8190 #common-cta {
  display: none;
}
.postid-8190 .free-lp-wrap {
  padding: 0 120px 64px;
}
@media screen and (max-width: 1250px) {
  .postid-8190 .free-lp-wrap {
    padding: 0 64px 64px;
  }
}
@media screen and (max-width: 920px) {
  .postid-8190 .free-lp-wrap {
    padding: 0 32px 64px;
  }
}
@media screen and (max-width: 550px) {
  .postid-8190 .free-lp-wrap {
    padding: 0 16px 24px;
  }
}
.postid-8190 .number-list {
  list-style: decimal;
  margin-left: 16px;
}
.postid-8190 .number-list li {
  margin-bottom: 6px;
}
.postid-8190 .scan_img {
  overflow: hidden;
  margin: 0 0 80px;
}
.postid-8190 .scan_img li {
  display: inline-block;
  width: 47%;
}
@media screen and (max-width: 840px) {
  .postid-8190 .scan_img li {
    display: block;
    width: 100%;
  }
}
.postid-8190 .scan_img li:last-child {
  margin-left: 32px;
}
@media screen and (max-width: 840px) {
  .postid-8190 .scan_img li:last-child {
    margin-top: 40px;
    margin-left: 0;
  }
}
.postid-8190 .scan_img li img {
  border: solid 1px #969695;
  box-sizing: border-box;
}
.postid-8190 .scan_img span {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.postid-8190 .os_name {
  font-weight: bold;
}
.postid-8190 .free-lp {
  margin-bottom: 40px;
  padding: 24px 16px;
  border-top: solid 5px #F9C00A;
  background: #1A1919;
}
.postid-8190 .free-lp h1 {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 920px) {
  .postid-8190 .free-lp h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 840px) {
  .postid-8190 .free-lp h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 550px) {
  .postid-8190 .free-lp h1 {
    font-size: 20px;
  }
}
.postid-8190 .free-lp h1 span {
  color: #f9c00a;
  font-size: 22px;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 550px) {
  .postid-8190 .free-lp h1 span {
    font-size: 16px;
  }
}
.postid-8190 .message {
  overflow: hidden;
  display: table;
}
@media screen and (max-width: 840px) {
  .postid-8190 .message {
    display: block;
  }
}
.postid-8190 .message .message-txt {
  display: table-cell;
  vertical-align: top;
}
@media screen and (max-width: 840px) {
  .postid-8190 .message .message-txt {
    display: block;
  }
}
.postid-8190 .message .message-img {
  margin-left: 40px;
}
@media screen and (max-width: 840px) {
  .postid-8190 .message .message-img {
    margin-left: 0;
  }
}
.postid-8190 .caution {
  margin-left: 0;
}
.postid-8190 .caution li {
  margin-bottom: 12px;
  list-style: none;
  font-size: 14px;
}
.postid-8190 .pc-add-wrap {
  overflow: hidden;
}
.postid-8190 .pc-add-wrap .add-img {
  display: none;
  float: right;
  margin: 0 0 24px 16px;
}
@media screen and (max-width: 840px) {
  .postid-8190 .pc-add-wrap .add-img {
    display: block;
    float: none;
    text-align: center;
    margin: 0 0 24px 0;
  }
}
.postid-8190 .pc-btn {
  margin-left: 0;
}
.postid-8190 .pc-btn .btn-download {
  display: inline-block;
  list-style: none;
  padding-right: 20px;
  margin-bottom: 16px;
  width: 31%;
}
@media screen and (max-width: 840px) {
  .postid-8190 .pc-btn .btn-download {
    display: block;
    float: none;
    margin-right: 0;
    padding-right: 12px;
    width: 100%;
  }
}
.postid-8190 .pc-btn .btn-download:last-child {
  padding-right: 0;
}
.postid-8190 .pc-btn .btn-download a {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 24px;
  border-radius: 10px;
  background: #70a84b;
  background: -moz-linear-gradient(top, #70a84b 0%, #609841 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70a84b), color-stop(100%, #609841));
  background: -webkit-linear-gradient(top, #70a84b 0%, #609841 100%);
  background: -o-linear-gradient(top, #70a84b 0%, #609841 100%);
  background: -ms-linear-gradient(top, #70a84b 0%, #609841 100%);
  background: linear-gradient(to bottom, #70a84b 0%, #609841 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70a84b', endColorstr='#609841',GradientType=0 );
}
@media screen and (max-width: 1250px) {
  .postid-8190 .pc-btn .btn-download a {
    font-size: 16px;
    padding: 20px 8px;
  }
}
@media screen and (max-width: 840px) {
  .postid-8190 .pc-btn .btn-download a {
    font-size: 16px;
    padding: 20px 8px;
  }
}
.postid-8190 .pc-btn .btn-download a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.postid-8190 .lp-cta {
  overflow: hidden;
}
.postid-8190 .lp-cta .lp-img {
  float: right;
  margin-left: 64px;
}
@media screen and (max-width: 550px) {
  .postid-8190 .lp-cta .lp-img {
    float: none;
    text-align: center;
    margin: 0 auto 24px;
  }
}

/*# sourceMappingURL=free-lp.css.map */
