html {
  font-family: 'Noto Sans JP', sans-serif; 
  font-size: 18px; }

.right-voice {
	text-align: right;
}

.center {
　text-align: center;
}

.headline {
  height: 30px; }

.headline-lg {
  height: 60px; }

.headline-lg2 {
  height: 90px; }

.button-cv {
  max-width: 400px;
  width: 100%; }

.button-join {
  max-width: 400px; }

.text-red {
  color: #FF0000; }

header {
  padding: 5px 0;
  position: fixed;
  background-color: white; }
  header .logo img {
    max-width: 400px; }
    @media screen and (max-width: 767px) {
      header .logo img {
        width: 260px; } }
  header .conversion img {
    width: 120px; }
    @media screen and (max-width: 767px) {
      header .conversion img {
        width: 100px; } }

.form-wrapper label{
    display: block;
    cursor: pointer;
}

.mv {
  height: auto;
  width: 100%; 
  padding-top: 50px;
  text-align: center;}
  .mv .mv-image {
    max-width: 100%;
    margin: 0 auto;
    display: block; }

.voice {
  max-width: 860px; }

.nayami-wrapper {
  background-color: #F2F3F6;
  padding: 50px 0;
  margin-top: 50px; }
  .nayami-wrapper .nayami {
    max-width: 860px; }

.hiketsu-wrapper {
  background-color: #E5E8ED;
  padding: 50px 0; }
  .hiketsu-wrapper .hiketsu {
    max-width: 860px; }
    .hiketsu-wrapper .hiketsu .text-wrapper {
      padding: 0 0; }
    @media screen and (max-width: 767px) {
      .hiketsu-wrapper .hiketsu img.example {
        max-width: 200px; } }

.new-marketing-wrapper {
  padding: 50px 0; }
  .new-marketing-wrapper .new-marketing {
    max-width: 860px; }
    .new-marketing-wrapper .new-marketing .text-wrapper {
      padding: 50px 0; }
    @media screen and (max-width: 767px) {
      .new-marketing-wrapper .new-marketing .images {
        font-size: 12px; } }

.gain-wrapper {
  background-color: #F2F3F6;
  padding: 50px 0; }
  .gain-wrapper .gain {
    max-width: 860px; }
    .gain-wrapper .gain .text-wrapper {
      padding: 50px 0; }

.present-wrapper {
  background-color: #E5E8ED;
  padding: 50px 0; }
  .present-wrapper .present {
    max-width: 860px; }
    .present-wrapper .present .text-wrapper {
      padding: 50px 0; }

.principle-wrapper {
  padding: 50px 0; }
  .principle-wrapper .principle {
    max-width: 860px; }
    .principle-wrapper .principle .text-wrapper {
      padding: 50px 0; }

.company-wrapper {
  padding: 50px 0; }
  .company-wrapper .company {
    max-width: 860px; }
    .company-wrapper .company .text-wrapper {
      padding: 50px 0; }

.overview-wrapper {
  background-color: #F2F3F6;
  padding: 50px 0 0; }
  .overview-wrapper .overview {
    max-width: 860px; }
    .overview-wrapper .overview .overview-box {
      border: 1px solid #BB0000; }
      .overview-wrapper .overview .overview-box .overview-headline {
        background-color: #BB0000;
        color: #F2F2F2;
        padding: 10px 20px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.2em; }
      .overview-wrapper .overview .overview-box .overview-body {
        padding: 20px;
        background: white;
        font-size: 14px; }

.summary-wrapper {
  background-color: #BB0000;
  padding: 50px 0; }
  .summary-wrapper .summary {
    max-width: 860px; }

.schedule-wrapper {
  background-color: #E5E8ED;
  padding: 0 0; }
  .schedule-wrapper .schedule {
    background-color: white;
    border-radius: 20px;
    max-width: 528px; }


footer {
  background: #333333;
  color: white; }
  footer a {
    color: white;
    text-decoration: none; }
    footer a:hover {
      color: white; }


/*# sourceMappingURL=style.css.map */
