@charset "UTF-8";
.header-main {
  background-image: url("/images/main.png");
  background-size: 100%;
  background-repeat: no-repeat;
  height: 561px; }
  .header-main .header-container {
    width: 564px;
    margin-left: 50%; }
    .header-main .header-container .header-container-logo {
      padding-top: 30px;
      padding-left: 165px; }
    .header-main .header-container .header-container-text {
      padding-top: 80px; }
    .header-main .header-container .header-container-btn {
      padding-top: 50px;
      padding-left: 73px; }

.header-text {
  background-image: url("/images/header-text_bk.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 130px; }
  .header-text p {
    font-size: 20px;
    font-family: "HiraKakuPro-W6","メイリオ", sans-serif;
    text-align: center;
    color: white;
    padding-top: 30px;
    letter-spacing: 3px; }
    .header-text p span {
      font-size: 28px;
      color: #94f51e; }

.features {
  background-image: url("/images/point_bg.png");
  background-size: cover;
  background-position: center;
  height: 690px;
  text-align: center;
  font-family: "HiraKakuPro-W6","メイリオ", sans-serif; }
  .features-head {
    padding-top: 60px; }
    .features-head .subtitle span {
      font-family: 'Oswald', sans-serif;
      font-size: 23px;
      letter-spacing: 2px;
      background: -webkit-linear-gradient(left, #e11655, #e65629);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .features-head .title {
      font-size: 41px;
      letter-spacing: 2px; }
  .features-inner {
    max-width: 1077px;
    margin: 0 auto;
    padding-top: 30px;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
    .features-inner .feature {
      background-size: 100%;
      background-repeat: no-repeat;
      height: 447px; }
      .features-inner .feature h3 {
        padding-top: 235px;
        height: 68px;
        font-size: 22px; }
      .features-inner .feature p {
        text-align: left;
        padding: 0 20px;
        font-size: 15px; }
    .features-inner .feature1 {
      background-image: url("/images/point01.png"); }
    .features-inner .feature2 {
      background-image: url("/images/point02.png"); }
    .features-inner .feature3 {
      background-image: url("/images/point03.png"); }
    .features-inner .note {
      text-align: right;
      font-size: 14px; }

.works .works-head {
  height: 170px;
  text-align: center; }
  .works .works-head .subtitle {
    padding-top: 50px; }
    .works .works-head .subtitle span {
      font-family: 'Oswald', sans-serif;
      font-size: 23px;
      letter-spacing: 2px;
      background: -webkit-linear-gradient(left, #17bbe1, #6b39e3);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .works .works-head .title {
    font-size: 41px;
    letter-spacing: 2px; }
.works .category-title {
  color: white;
  text-align: center;
  height: 80px;
  line-height: 80px;
  font-family: "HiraKakuPro-W6","メイリオ", sans-serif;
  font-size: 28px;
  letter-spacing: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
.works .category-title1 {
  background-image: url("/images/category1.png"); }
.works .category-title2 {
  background-image: url("/images/category2.png"); }
.works .category-title3 {
  background-image: url("/images/category3.png"); }
.works .category-title4 {
  background-image: url("/images/category4.png"); }
.works .category-title5 {
  background-image: url("/images/category5.png"); }
.works .category-title6 {
  background-image: url("/images/category6_1.png"); }
.works .category-title7 {
  background-image: url("/images/category7.png"); }
.works .category-main .info {
  padding: 35px 0 11px 90px; }
  .works .category-main .info .client-header {
    width: 50px;
    color: gray;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    letter-spacing: 2px; }
  .works .category-main .info .client-space {
    width: 50px;
    color: gray;
    text-align: center; }
  .works .category-main .info .client-name {
    font-family: "HiraKakuPro-W6","メイリオ", sans-serif;
    font-size: 17px;
    letter-spacing: 1px; }
  .works .category-main .info .product-header {
    width: 50px;
    color: gray;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    letter-spacing: 2px;
    padding-top: 3px; }
  .works .category-main .info .product-space {
    width: 50px;
    color: gray;
    text-align: center;
    padding-top: 5px; }
  .works .category-main .info .product-name {
    font-family: "HiraKakuPro-W6","メイリオ", sans-serif;
    font-size: 22px;
    letter-spacing: 2px; }
    .works .category-main .info .product-name span a {
      font-size: 12px;
      color: #31a3ed; }
  .works .category-main .info .product-note {
    font-size: 12px; }

.spacer-btn {
  height: 160px;
  background-color: #edeced; }
  .spacer-btn .spacer-btn-inner {
    text-align: center;
    padding-top: 40px; }

.services p {
  text-align: center;
  font-size: 21px;
  letter-spacing: 5px;
  padding: 35px 2px; }
  .services p span {
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 4px #ffcb02; }
.services-inner {
  width: 1100px;
  margin: 0 auto; }
  .services-inner .service {
    height: 360px;
    width: 100%; }
    .services-inner .service .service-image {
      height: 345px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    .services-inner .service .service-image1 {
      background-image: url("/images/service_hr.png"); }
    .services-inner .service .service-image2 {
      background-image: url("/images/service_savepoint.png"); }
    .services-inner .service .service-image3 {
      background-image: url("/images/service_3D.png"); }
    .services-inner .service .description {
      height: 345px; }
      .services-inner .service .description p {
        text-align: left;
        padding: initial; }
      .services-inner .service .description .desc-title {
        font-size: 24px;
        letter-spacing: 8px;
        font-weight: bold;
        padding-top: 37px; }
      .services-inner .service .description .desc-info {
        font-size: 15px;
        letter-spacing: 5px;
        padding-top: 12px; }
      .services-inner .service .description .btn-service {
        text-align: center;
        line-height: 50px;
        width: 220px;
        height: 50px;
        margin-top: 16px;
        border: 2px solid #000000;
        border-radius: 28px;
        font-size: 19px;
        font-weight: bold;
        position: relative; }
        .services-inner .service .description .btn-service .target_blank {
          position: absolute;
          top: 18px;
          right: 0;
          bottom: 0;
          left: 178px; }

.contact-head {
  background-image: url("/images/contact_bg_v2.png");
  background-position: center;
  color: white;
  height: 236px;
  text-align: center; }
  .contact-head .subtitle {
    padding-top: 77px; }
    .contact-head .subtitle span {
      font-family: 'Oswald', sans-serif;
      font-size: 23px;
      letter-spacing: 2px;
      background: -webkit-linear-gradient(left, #21db99, #a6df48);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .contact-head .title {
    font-size: 41px;
    letter-spacing: 2px; }
  .contact-head p {
    font-size: 14px; }

.form {
  font-size: 16px; }
  .form .form-inner {
    width: 640px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 50px; }
    .form .form-inner .note {
      text-align: right;
      font-size: 14px; }
      .form .form-inner .note span {
        color: #d9122f; }
    .form .form-inner form .field {
      padding-top: 15px; }
      .form .form-inner form .field label {
        margin: 0px;
        line-height: 38px;
        font-weight: normal; }
        .form .form-inner form .field label span {
          color: #d9122f; }
      .form .form-inner form .field .field-inner label {
        padding-right: 25px; }
      .form .form-inner form .field input {
        background-color: #f9f9f9; }
      .form .form-inner form .field textarea {
        width: 100%;
        background-color: #f9f9f9; }
    .form .form-inner form .submit-wrapper {
      text-align: center; }

footer {
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: black;
  color: gray; }

.slick_container {
  position: relative; }

#mainSlide3_5 .slick-slide {
  height: 350px; }

.hide {
  display: none; }

.border-bottom {
  border-bottom: solid 2px #ededed; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.alert {
  color: red;
  font-size: 13px; }

.alert-position {
  margin-left: 165px; }

@media (min-width: 1200px) {
  body {
    margin: 0 auto;
    width: 1200px; } }
@media (max-width: 1200px) {
  .header-main {
    background-size: cover; }
    .header-main .header-container {
      margin-left: calc(100vw - 600px); }

  .features-inner {
    width: 97%; } }
@media (max-width: 1100px) {
  .features-inner .feature h3 {
    padding-top: 69%; }

  .services-inner {
    width: 95%; } }
@media (max-width: 960px) {
  .features-inner .feature h3 {
    padding-top: 70%;
    font-size: 19px; }
  .features-inner .feature p {
    font-size: 13px; } }
@media (max-width: 860px) {
  .features {
    height: initial;
    background-size: contain; }
    .features-head {
      padding-top: 17px; }
      .features-head .title {
        font-size: 30px; }
    .features-inner .feature {
      width: 320px;
      clear: both;
      margin-left: calc(calc(100% - 320px) / 2);
      margin-bottom: 15px; }
      .features-inner .feature h3 {
        font-size: 23px; }
      .features-inner .feature p {
        font-size: 16px; }
    .features-inner .note {
      clear: both; }

  .services-inner {
    width: 72%;
    height: 1200px; }
    .services-inner .show {
      display: none; }
    .services-inner .hide {
      display: block; }
    .services-inner .service .service-image {
      height: 200px; }
    .services-inner .service .description {
      height: 200px; }
      .services-inner .service .description .desc-title {
        font-size: 17px;
        padding-top: 9px; }
      .services-inner .service .description .desc-info {
        font-size: 12px;
        padding-top: 7px; }
      .services-inner .service .description .btn-service {
        margin-left: auto;
        margin-right: auto; }

  .contact-head {
    background-size: cover;
    height: 190px; }
    .contact-head .subtitle {
      padding-top: 54px; }
    .contact-head p {
      font-size: 13px; }

  .form {
    color: gray; }
    .form .form-inner {
      width: 85vw;
      padding-top: 10px;
      padding-bottom: 20px; }

  .alert-position {
    margin-left: initial; } }
@media (max-width: 640px) {
  .header-main {
    background-size: cover;
    height: 300px; }
    .header-main .header-container {
      width: 350px;
      margin-left: calc(100vw - 350px); }
      .header-main .header-container .header-container-logo {
        padding-top: 15px;
        padding-left: 75px; }
      .header-main .header-container .header-container-text {
        padding-top: 30px;
        padding-left: 20px; }
        .header-main .header-container .header-container-text img {
          width: 320px; }
      .header-main .header-container .header-container-btn {
        padding-top: 15px;
        padding-left: 40px; }
        .header-main .header-container .header-container-btn img {
          width: 270px; }

  .services-inner {
    width: 97%;
    height: 1260px; }
    .services-inner .service .description {
      height: 220px; }

  .header-text {
    background-image: url("/images/header-text_bk.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 110px; }
    .header-text p {
      font-size: 17px;
      letter-spacing: 3px;
      padding-top: 4%; }
      .header-text p span {
        font-size: 20px; }

  .works .works-head {
    height: 120px; }
    .works .works-head .subtitle {
      padding-top: 17px; }
  .works .category-title {
    font-size: 20px; }
  .works .category-main .info {
    padding: 15px 0 11px 10px; }
    .works .category-main .info .client-header {
      font-size: 15px; }
    .works .category-main .info .client-space {
      display: none; }
    .works .category-main .info .client-name {
      font-size: 15px;
      letter-spacing: 0px;
      padding-left: 5px; }
    .works .category-main .info .product-header {
      font-size: 15px;
      padding-top: 0px; }
    .works .category-main .info .product-space {
      display: none; }
    .works .category-main .info .product-name {
      font-size: 15px;
      letter-spacing: 0px;
      padding-left: 5px; }
  .works .spacer-btn {
    height: 100px; }
    .works .spacer-btn .spacer-btn-inner {
      padding-top: 24px; }
      .works .spacer-btn .spacer-btn-inner a img {
        width: 260px; }

  .contact-head {
    height: 150px; }
    .contact-head .subtitle {
      padding-top: 39px; }
    .contact-head .title {
      font-size: 30px; }
    .contact-head p {
      font-size: 12px; } }
@media (max-width: 500px) {
  .follow-btn {
    display: block;
    position: fixed;
    z-index: 2;
    bottom: 10px; }
    .follow-btn .follow-btn-inner a img {
      width: 73vw;
      margin-left: calc(calc(100vw - 75vw) / 2); }

  .header-main {
    background-size: cover;
    height: 234px; }
    .header-main .header-container {
      width: 320px;
      margin-left: calc(100vw - 320px); }
      .header-main .header-container .header-container-logo {
        padding-top: 10px;
        padding-left: 120px; }
      .header-main .header-container .header-container-text {
        padding-top: 75px;
        padding-left: 0; }
      .header-main .header-container .header-container-btn {
        display: none; }

  .contact-head {
    height: 98px; }
    .contact-head .subtitle {
      padding-top: 25px;
      padding-left: 72px; }
      .contact-head .subtitle span {
        font-size: 22px; }
    .contact-head .title {
      font-size: 21px;
      padding-left: 70px; }
    .contact-head p {
      display: none; }

  .spacer-btn {
    display: none; }

  footer {
    font-size: 12px; } }
