@media (min-width: 1280px) {

  .fv-bg.pc {
    width: 100%;
    max-width: none;
  }

  .fv-logo {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }

  .fv-logo img {
    width: 200px;
  }

  .fv-line1 {
    font-size: 42px;
    line-height: 1.5;
    white-space: nowrap;
  }

  .fv-line2 {
    font-size: 42px;
    line-height: 1.35;
    white-space: nowrap;
  }
	
.section-lead-left {
	max-width : 880px;
  text-align: left;
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #555;
}

}
