.navigation--app {
  background: #000; }

.menu__lv1Parent {
  color: #fff !important; }
  .menu__lv1Parent--active {
    background: #1b1b1b !important; }
  .menu__lv1Parent:hover {
    background: #1b1b1b !important; }
  @media screen and (max-width: 767px) {
    .menu__lv1Parent {
      /* color: #2b2b2b !important;  */
    }
      .menu__lv1Parent--active {
        background-color: #F5F5F5 !important; }
      .menu__lv1Parent:hover {
        background-color: #F5F5F5 !important; } }

.navigation--app .menu-container--sp .menu__hamburger span {
  background: #fff; }

.navigation--app .menu-container--sp .menu__hamburger--active span {
  background: #fff; }

@media screen and (min-width: 767px) {
  .menu__button .button a {
    background: #000;
    border: 2px solid #fff; } }

.form-section .form-section__note--must_agree {
  display: block;
  width: 70%;
  padding: 30px 30px 50px 30px;
  margin-bottom: 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.main-footer__contents {
  display: none; }

.lp-product {
  color: #1b1b1b;
  line-height: 1;
  overflow: hidden; }
  .lp-product img {
    max-width: 100%; }
  .lp-product-kv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee; }
    .lp-product-kv__right {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 50%;
              flex: 1 0 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 3rem; }
      .lp-product-kv__right-title {
        font-size: 45px;
        font-weight: 600;
        margin-bottom: 50px;
        line-height: 1.2; }
        .lp-product-kv__right-title--sub {
          display: block;
          margin-top: 20px;
          color: #666666;
          font-size: 20px;
          font-weight: 400; }
    .lp-product-kv__left {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 50%;
              flex: 1 0 50%; }
    .lp-product-kv__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .lp-product-kv__buttons-item {
        margin-right: 1rem; }
      .lp-product-kv__buttons-btn--app {
        width: 150px; }
      .lp-product-kv__buttons-btn--google {
        width: 175px; }
    @media screen and (max-width: 767px) {
      .lp-product-kv {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
        .lp-product-kv__right {
          padding: 1rem; }
          .lp-product-kv__right-title {
            font-size: 32px;
            text-align: center; }
        .lp-product-kv__buttons {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .lp-product-kv__buttons-item:last-of-type {
            margin-right: 0; } }
  .lp-product-lead {
    padding-top: 100px; }
    .lp-product-lead__headline {
      font-size: 35px;
      font-weight: 700;
      padding-bottom: 100px;
      border-bottom: 1px solid #eee;
      text-align: center; }
    .lp-product-lead__content-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #eee; }
      .lp-product-lead__content-list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        border-right: 1px solid #eee; }
    .lp-product-lead__content-icon {
      background: #fafafa;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 400px;
      border-bottom: 1px solid #eee; }
    .lp-product-lead__content-text {
      padding: 50px; }
    .lp-product-lead__content-title {
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      margin-bottom: 30px;
      line-height: 1.2; }
    .lp-product-lead__content-description {
      font-size: 16px;
      text-align: center;
      line-height: 1.2; }
    @media screen and (max-width: 767px) {
      .lp-product-lead {
        padding-top: 50px; }
        .lp-product-lead__headline {
          padding: 1rem;
          padding-bottom: 50px; }
        .lp-product-lead__content-list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
  .lp-product-record {
    margin-bottom: 100px; }
    .lp-product-record__list {
      background: #000;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .lp-product-record__list-item {
        -webkit-box-flex: 1;
            -ms-flex: 1 0;
                flex: 1 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 70px 0; }
        .lp-product-record__list-item::after {
          content: "";
          width: 1px;
          background: #333;
          height: 150px;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: 0; }
    .lp-product-record__middle {
      font-size: 20px; }
    .lp-product-record__text {
      display: block; }
      .lp-product-record__text--large {
        display: block;
        margin-bottom: 20px;
        font-size: 40px;
        font-weight: 700; }
    .lp-product-record__logo {
      padding: 28px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px solid #eee; }
      .lp-product-record__logo-item {
        width: 228px;
        margin-right: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .lp-product-record__logo-item:last-of-type {
          margin-right: 0; }
    @media screen and (max-width: 767px) {
      .lp-product-record__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .lp-product-record__list-item {
          padding: 30px 0;
          border-bottom: 1px solid #eee; }
      .lp-product-record__logo-item {
        width: auto;
        margin-right: 10px; } }
  .lp-product-post {
    margin-bottom: 100px; }
    .lp-product-post__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .lp-product-post__list-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 300px;
                flex: 0 1 300px;
        margin-right: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .lp-product-post__list-item:last-of-type {
          margin-right: 0; }
    .lp-product-post__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 20px; }
    .lp-product-post__category {
      width: 120px;
      background: #1b1b1b;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 1.5; }
    .lp-product-post__thumb {
      margin-bottom: 20px;
      height: 200px;
      overflow: hidden; }
      .lp-product-post__thumb--image {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .lp-product-post__title {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 30px;
      height: 70px;
      overflow: hidden;
      color: #000; }
    .lp-product-post__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .lp-product-post__footer-item {
        background: #efefef;
        padding: .2rem 1rem;
        border-radius: 13px;
        font-size: 12px;
        margin-right: 1rem;
        margin-bottom: .5rem; }
    @media screen and (max-width: 767px) {
      .lp-product-post {
        margin-bottom: 50px; }
        .lp-product-post__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 0 1rem; }
          .lp-product-post__list-item {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 100%;
                    flex: 1 0 100%;
            margin-right: 0;
            margin-bottom: 1rem; }
        .lp-product-post__thumb {
          height: auto; }
          .lp-product-post__thumb--image {
            height: auto; } }
  .lp-product-managers {
    margin-bottom: 100px; }
    .lp-product-managers__headline {
      font-size: 35px;
      font-weight: 700;
      margin-bottom: 100px;
      text-align: center; }
    .lp-product-managers__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .lp-product-managers__list-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 300px;
                flex: 0 1 300px;
        background: #efe8df;
        border-radius: 20px;
        padding: 30px;
        padding-top: 80px;
        position: relative;
        margin-right: 50px; }
        .lp-product-managers__list-item:last-of-type {
          margin-right: 0; }
        .lp-product-managers__list-item::before {
          content: "";
          background: center/contain no-repeat url("../../img/lp/icon_quote.png");
          width: 30px;
          height: 30px;
          position: absolute;
          top: 30px;
          left: 30px; }
    .lp-product-managers__description {
      font-size: 20px;
      line-height: 1.2;
      height: 170px;
      border-bottom: 1px solid #dcd4c7;
      margin-bottom: 1rem; }
    .lp-product-managers__profile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .lp-product-managers__profile-icon {
        width: 70px;
        margin-right: 20px; }
      .lp-product-managers__profile-name {
        font-weight: 700; }
        .lp-product-managers__profile-name--role {
          display: block;
          margin-top: .5rem; }
    @media screen and (max-width: 767px) {
      .lp-product-managers {
        margin-bottom: 50px; }
        .lp-product-managers__headline {
          margin-bottom: 50px; }
        .lp-product-managers__list {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          padding: 0 1rem; }
          .lp-product-managers__list-item {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 100%;
                    flex: 1 0 100%;
            margin-right: 0;
            margin-bottom: 1rem; } }
  .lp-product-team {
    margin-bottom: 100px; }
    .lp-product-team__headline {
      font-size: 35px;
      font-weight: 700;
      margin-bottom: 100px;
      text-align: center; }
    .lp-product-team__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .lp-product-team__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 225px;
                flex: 0 1 225px;
        margin-right: 45px; }
        .lp-product-team__list-item:last-of-type {
          margin-right: 0; }
    .lp-product-team__icon {
      margin-bottom: 32px;
      width: 150px; }
    .lp-product-team__name {
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 10px;
      text-align: center; }
    .lp-product-team__role {
      color: #666;
      font-weight: 300;
      text-align: center;
      line-height: 1.4;
      font-size: 14px;
      font-style: italic; }
    @media screen and (max-width: 767px) {
      .lp-product-team {
        margin-bottom: 50px; }
        .lp-product-team__headline {
          margin-bottom: 50px; }
        .lp-product-team__list {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .lp-product-team__list-item {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 45%;
                    flex: 1 0 45%;
            margin-right: 0;
            margin-bottom: 1rem; } }
  .lp-product-contact {
    margin-bottom: 250px; }
    .lp-product-contact__inner {
      background: center/cover no-repeat url(../../img/lp/bg_form.png);
      position: relative;
      z-index: 1;
      padding-top: 100px; }
      .lp-product-contact__inner::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.5);
        z-index: 2; }
    .lp-product-contact__headline {
      z-index: 3;
      position: relative;
      color: #fff;
      text-align: center;
      font-size: 64px;
      font-weight: 700;
      margin-bottom: -60px; }
    .lp-product-contact__form {
      position: relative;
      width: 80%;
      margin: auto;
      z-index: 3;
      background: #fff;
      padding: 56px 80px 80px;
      border-radius: 10px;
      -webkit-box-shadow: 0px 4px 4px 0px #00000026;
              box-shadow: 0px 4px 4px 0px #00000026;
      -webkit-transform: translateY(160px);
              transform: translateY(160px); }
      .lp-product-contact__form-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 30px; }
      .lp-product-contact__form-label {
        -webkit-box-flex: 0;
            -ms-flex: 0 1;
                flex: 0 1; }
        .lp-product-contact__form-label--required::before {
          content: "Required";
          background: #000;
          font-size: 10px;
          color: #fff;
          padding: 4px 10px;
          margin-right: .5rem; }
      .lp-product-contact__form-input {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 454px;
                flex: 0 1 454px;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 10px 30px; }
      .lp-product-contact__form-textarea {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 454px;
                flex: 0 1 454px;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 10px 30px; }
      .lp-product-contact__form-btn {
        display: block;
        font-size: 18px;
        font-weight: 700;
        background: #000;
        width: 275px;
        color: #fff;
        padding: 1rem 0;
        text-align: center;
        border-radius: 25px;
        margin: auto;
        margin-top: 100px; }
    @media screen and (max-width: 767px) {
      .lp-product-contact__inner {
        padding-top: 50px; }
      .lp-product-contact__headline {
        font-size: 45px;
        margin-bottom: -90px; }
      .lp-product-contact__form {
        width: 100%;
        padding: 2rem 1rem; }
        .lp-product-contact__form-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
        .lp-product-contact__form-label {
          margin-bottom: .5rem; }
          .lp-product-contact__form-label--required {
            margin-bottom: 1rem; } }






@media screen and (max-width: 959px) {
  .navigation--app .menu > ul > li,
  .navigation--app .menu > ul > li a,
  .navigation--app .menu-container--sp .menu__lv1Open .menu__lv1Child .menu__lv1ChildInner .menu__lv1ChildTeams li a,
  .navigation--app .menu-container--sp .menu__lv1Open .menu__lv1Child .menu__lv1ChildInner .menu__lv1ChildTeams li a p {
    color: #fff;
  }
  .navigation--app .menu__lv1Parent--active,
  .navigation--app .menu__lv1Parent:hover {
    background: #000 !important;
    opacity: 1;
  }
  .navigation--app .menu__button .button a {
    color: #000 !important;
  }
}
/*# sourceMappingURL=product.css.map */