@charset "UTF-8";

#global-nav ul li {
  width: 16%;
}
.products-box {
  margin-top: calc(-160px + 8rem);
}
.products-box:first-of-type {
  margin-top: calc(-160px + 6rem);
}
.reason-box .products-btn {
  margin-bottom: 6rem;
}
.map-box {
  margin-bottom: 0;
}

.products-btn {
  border: 2px solid #00a3d7;
  color: #000;
  background-color: #fff;
}
.products-btn:hover {
  background-color: #00a3d7;
  color: #ffffff;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.video-box_left .products-text {
  margin-top: 24px;
}


.point-box_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.point-box_wrap:nth-child(3) {
  margin-top: 64px;
}
.point-box_left {
  width: 55%;
}
.point-box_left .products-subttl {
  margin-top: 0;
}
.point-box_left .products-text {
  margin-top: 24px;
}
.point-box_right {
  width: 40%;
}
.point-box_right img {
  width: 100%;
}

/* 価格について */
.price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 48px;
}
.price-wrap_right {
  width: 40%;
}
.price-wrap_left {
  width: 55%;
}
.l-text {
  font-size: 1.2em;
  display: block;
}
.price_bottom {
  background: #efefef;
  padding: 32px;
  margin-top: 40px;
}
.price_bottom .products-subttl {
  margin-top: 0;
  padding-bottom: 24px;
}


/* 導入までの流れ */
.flow-wrap_right {
  width: 40%;
}
.flow-wrap_left {
  width: 55%;
}


/* 推奨環境 */
.productsTable {
  margin-top: 48px;
} 
.ta01 table td {
  background-color: #ffffff;
}








@media only screen and (max-width: 834px) {
  #global-nav ul li {
    width: 50%;
  }

  .products-box {
    margin-top: 35px;
  }
  .products-box:first-of-type {
    margin-top: -17px;
  }
  .point-box_left, .point-box_right {
    width: 100%;
  }
  .point-box_left .products-text {
    margin-top: 24px;
  }
  .point-box_wrap:nth-child(3) {
    margin-top: 40px;
  }


  .price-wrap {
    display: block;
    margin-top: 24px;
  }
  .price-wrap_left,.price-wrap_right {
    width: 100%;
  }
  .price-wrap_right {
    margin-top: 16px;
  }
  .price_bottom {
    padding: 16px;
  }
  .price_bottom .products-subttl {
    padding-bottom: 12px;
  }

  .flow-wrap {
    margin-top: 24px;
  }
  .flow-wrap_left,.flow-wrap_right {
    width: 100%;
  }

  .productsTable {
    margin-top: 24px;
  }
}



.products-ttl {
  border: 1px solid #333;
  padding: 20px;
  font-size: 1.4em;
  font-weight: bold;
  background-color: initial;
  color: #000000;
}
.product_btn01 {
  background-color: #00a5e3;
}
.product_btn01.active {
  background-color: #00a5e3;
}
table tr th {
  background-color: #d3effb;
}
table tr td {
  background-color: #f7f3f4;
}

@media only screen and (max-width: 834px) {
  .products-ttl {
    border: 1px solid #333;
    padding: 20px;
    font-size: 1.4em;
  }
  .reason-item {
    margin-top: 38px;
  }
  .reason-item_text {
    margin-top: 24px;
  }
}
.bn-ttl {
  border: none;
  padding: 0;
}



    .more__btn {
        display: block;
        margin: 0 auto;
        padding: 8px 40px;
        border: 0;
        color: #00a5e3;
        cursor: pointer;
        text-decoration: none;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
      }
   
      .more__btn::after {
  content: "";
  background: url(https://www.pluscad.jp/cms/wp-content/uploads/2022/07/arrow-kikai.png) no-repeat center;
  display: inline-block;
  background-size: cover;
  width: 0.9em;
  height: 0.9em;
  margin-left: 8px;
  margin-top: 5.1px;
}
.more__btn.active::after {
  content: "";
  background: url(https://www.pluscad.jp/cms/wp-content/uploads/2022/07/arrow_open-kikai.png)center no-repeat;
  display: inline-block;
  background-size: cover;
  width: 0.9em;
  height: 0.9em;
  margin-left: 8px;
  margin-top: 5.1px;
}

.contact-container {
  display: flex;
  justify-content: center;
  column-gap: 40px;
}

.comparison-cta {
  width: 80%;
  max-width: 1024px;
  margin: 30px auto;
}


.contact-box {
  padding: 60px 30px;
  max-width: 1280px;
  background: #eee;
  margin-bottom: 0;
}

.box-column {
  width: 100%;
  height: auto;
}

.contact-box {
  width: 100vw;
  max-width: 100%;
}

.contact-bottom {
  max-width: 1280px;
  margin-inline: auto;
}

.contact-box-title {
  font-weight: bold;
  font-size: 32px;
  max-width: 87.5rem;
  margin: 0 auto;
  text-align: center;
}

.contact-bottom {
  padding: 30px;
  background-color: #fff;
}

.contact-bottom-inner {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}

.contact-bottom-main {
  font-size: 1.8rem;
  font-weight: bold;
}

.contact-bottom-text {
  margin-top: 12px;
}

.contact-bottom-text>span {
  font-weight: bold;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

@media only screen and (max-width: 834px) {
  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .contact-box {
    padding: 40px 10px;
  }

  .contact-box-title {
    font-size: 1.4rem;
  }

  .contact-bottom {
    padding: 20px 10px;
  }

  .contact-bottom-inner {
    flex-direction: column;
    row-gap: 12px;
  }

  .contact-bottom-main {
    font-size: 1.4rem;
    font-weight: bold;
  }

  .contact-bottom-image {
    width: 60%;
    margin-inline: auto;
  }

  .contact-bottom-image img {
    width: 100%;
    height: auto;
  }
}



.contact-main {
  margin-block: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
  width: 50%;
  max-width: 364px;
}

.contact-main-icon {
  width: 100px;
}

.contact-main-cont {
  display: contents;
}

.contact-main-ttl {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
}

.--more .contact-main-ttl {
  color: #059246;
}

.--tel .contact-main-ttl {
  color: #1d2088;
}

.contact-main-text {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  text-align: center;
}

.contact-main-link {
  padding: 16px 80px 16px 64px;
  margin-top: 16px;
  border-radius: 100vh;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  background-image: linear-gradient(90deg, #00a0e9 0%, #00a0e9 20%, #1d2088 50%, #00a0e9 80%, #00a0e9 100%);
  background-size: 200%;
  background-position: 0 0;
  transition: background-position .6s ease;
  position: relative;
  width: 100%;
}

.--tel .contact-main-link {
  padding: 9.21px 20px 9.21px 64px;
  margin-top: 16px;
  border-radius: 100vh;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  background-image: linear-gradient(90deg, #00a0e9 0%, #00a0e9 20%, #1d2088 50%, #00a0e9 80%, #00a0e9 100%);
  background-size: 200%;
  background-position: 0 0;
  transition: background-position .6s ease;
  position: relative;
  width: 100%;
}

.--more .contact-main-link {
  background-image: linear-gradient(90deg, #059246 0%, #059246 20%, #005758 50%, #059246 80%, #059246 100%);
}

.--tel .contact-main-link::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 46px;
  top: 50%;
  transform: translateY(-50%);
}

.--tel .contact-main-link::after {
  content: "";
  display: block;
  width: 18px;
  height: 20px;
  background-image: url(../image/cv_tel_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 53px;
  top: 50%;
  transform: translateY(-50%);
}

.--more .contact-main-link::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}

.--more .contact-main-link::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../image/cv_more_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
}

.contact-main-link:hover {
  background-position: -100% 0;
}

@media only screen and (max-width: 834px) {
  .comparison-cta {
    width: 100%;
  }

  .contact-main {
    width: 100%;
    max-width: 420px;
    margin-inline: auto;
  }

  .contact-container {
    flex-direction: column;
  }

  .contact-main-cont {
    display: unset;
  }

  .contact-main-row-sp {
    display: flex;
    align-items: center;
    column-gap: 12px;
  }

  .contact-main-ttl {
    text-align: left;
  }

  .contact-main-text {
    text-align: left;
  }

  .contact-main-icon img {
    width: 100%;
    height: auto;
  }

  .contact-main-link {
    padding: 16px 54px 16px 38px;
    width: 100%;
  }
}

.contact-form {
  max-width: 972px;
  margin-top: 32px;
  margin-inline: auto;
}