.sp_hid_lead {
  display: block;
}

.container p {
  line-height: 26px;
  padding: 20px;
}

@media screen and (min-width:767px) and (max-width:1200px) {
  .sp_hid_lead {
    display: none;
  }
}

@media screen and (max-width:508px) {
  .sp_hid_lead {
    display: none;
  }
}


.sp_hid {
  display: block;
}

@media screen and (max-width:768px) {
  .sp_hid {
    display: none;
  }
}



.pc_hid {
  display: none;
}

/*スマートフォンで有効*/
@media screen and (min-width:567px) and (max-width:1201px) {
  .pc_hid {
    display: block;
  }
}

@media screen and (max-width:566px) {
  .pc_hid {
    display: block;
  }
}

.pc_hid_fv {
  display: none;
}

/*スマートフォンで有効*/
@media screen and (max-width:768px) {
  .pc_hid_fv {
    display: block;
  }
}


.sf-hero {
  position: relative;
  background-size: 20%;
  background-position: right;
  background-repeat: no-repeat;
  background: linear-gradient(140deg, #00A1E0 0%, #00A1E0 70%, #fff 50%, #fff 100%);
  z-index: 0;
}

.sf-hero-icon {
  position: relative;
  background-size: 580px;
  background-position: right 85px center;
  background-repeat: no-repeat;
  background-image: url(../img/salesforce/sf-fv-icon02.svg);
  z-index: 2
}



@media only screen and (min-width: 992px) and (max-width: 1835px) {
  .sf-hero-icon {
    background-position: right center;
    background-size: 500px;
  }
}


.sf-hero .hero-shape {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sf-hero {
    background-image: none;
    background: linear-gradient(125deg, #00A1E0 0%, #00A1E0 70%, #fff 50%, #fff 100%);
  }

}

@media (max-width: 767px) {
  .sf-hero {
    background-image: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sf-hero {

    padding: 15px 0 15px 0;
  }
}

@media (max-width: 767px) {
  .sf-hero {
    background: linear-gradient(125deg, #00A1E0 0%, #00A1E0 70%, #fff 50%, #fff 100%);
    padding: 20px 0 30px 0;

  }

}

.sf-hero .sf-hero-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: left;
  padding: 30px 0 35px 0;
}

.sf-hero .sf-hero-content h5 {
  font-weight: 700;
  font-size: 37px;
  padding: 20px 0;
  color: #eee8aa;

}

.sf-hero .sf-hero-content h4 {

  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
  padding: 20px 0 15px 0;
  border-bottom: solid 1px #fff;

}

.sf-hero .sf-hero-content h1 {
  font-weight: 800;
  font-size: 54px;
  line-height: 65px;
  color: #FFF;
  text-transform: capitalize;

  padding: 0 0 20px 0px;
  text-align: left;

}

.sf-hero .sf-hero-content h1 span {
  color: #ffd700;

}

.sf-hero .sf-hero-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  color: #fff;
}












@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sf-hero .sf-hero-content h1 {
    font-size: 40px;
  }

  .sf-hero .sf-hero-content h5 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .sf-hero .sf-hero-content h5 {
    font-size: 22px;
  }

  .sf-hero .sf-hero-content h4 {
    font-size: 14px;
    padding: 5px 0 15px 15px;
    text-align: left;
  }

  .sf-hero .sf-hero-content h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
  }

  .sf-hero .sf-hero-content p {
    font-size: 15px;
  }

  .sf-hero-icon {
    position: relative;
    background-size: 350px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(../img/salesforce/sf-fv-icon02.svg);
    z-index: 2
  }

}

@media (max-width: 767px) {

  .sf-hero .sf-hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .sf-hero .sf-hero-content img {
    width: 30%;
  }

  .sf-hero .sf-hero-content h5 {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }

  .sf-hero .sf-hero-content h1 {
    font-size: 28px;
    line-height: 39px;
  }

  .sf-hero .sf-hero-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .sf-hero .sf-hero-content h4 {
    font-size: 15px;
    text-align: left;
    padding: 0 0 15px 0;
  }

  .sf-hero-icon {
    position: relative;
    background-size: 250px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(../img/salesforce/sf-fv-icon02.svg);
    z-index: 2
  }
}

.sf-hero .sf-hero-image {
  position: relative;
  text-align: center;
  padding-top: 50px;
  z-index: 5;
}



@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .sf-hero .sf-hero-image {
    padding-top: 50px;
  }
}

.sf-hero .sf-hero-image img {
  width: 100%;
}

@media (max-width: 767px) {
  .sf-hero .sf-hero-image img {
    width: 350px;
    text-align: center;
    margin-left: auto;
    margin-left: auto;
  }
}


.lead-top {
  color: #5876aa;
  font-size: 24px;
  padding: 15px 0 40px 0;
  line-height: 35px !important;
  font-weight: 700;
  text-align: center;
}

.service h3 {

  position: relative;
  padding-bottom: 30px;
  color: #333;
  text-align: center;

}

.waku {
  padding: 10px;
}

.service h2 {
  position: relative;
  margin: 1rem -10px;
  padding: 1rem 2rem;
  background: rgb(0, 161, 224);
  color: #fff;
  font-size: 24px;

}

.service h2:before,
.service h2:after {
  position: absolute;
  content: '';
}

.service h2:before {
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 10px solid #125ca1;
  border-left: 10px solid transparent;
}

.service h2:after {
  right: 0;
  bottom: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #125ca1;
  border-right: 10px solid transparent;
}



.service p {
  padding: 35px 20px 20px 20px;
  border: solid 1px rgb(0, 161, 224);
  border-radius: 8px;
  text-align: left;
  margin-top: -40px;
  min-height: 239px;
  background: #fff;
  margin-bottom: 30px;
}

.sf-service {
  padding: 50px 0 50px 0;
}

.sf-service h4 {
  text-align: center;
  font-weight: 700;
  color: #5876aa;
  font-weight: 700;
  border-bottom: solid 3px #5876aa;
  padding: 15px;

}

.sf-service-p {
  font-size: 22px;
  padding: 15px 0 40px 0;
  line-height: 35px !important;
  text-align: center;
}

.sf-service-p span {
  font-weight: 700;
  color: #00a1e0;
  font-size: 24px;
}



.sf-service-p span2 {
  font-weight: 700;
  color: #0066cc;
  font-size: 24px;
}





.sf-serivece1 {
  border: solid 1px #00a1e0;
  padding: 10px;
  border-radius: 8px;

}

.sf-serivece1 h5 {
  background: #00a1e0;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 0;
  border-radius: 8px 8px 0 0;
}

.sf-serivece1 p {
  text-align: left !important;
}

.sf-lead p {
  height: 185px;
}

.sf-lead p {
  text-align: left;
  min-height: 160px;
  background: #E5F4FD;
  padding: 10px 15px 15px 15px;
  margin-bottom: 10px;
  border-radius: 5px;
}


@media (max-width: 767px) {
  .waku h2 {
    font-size: 24px;
  }

  .lead-top {
    text-align: left;
    font-weight: 700;
    font-size: 20px;
    padding: 15px;
  }

  .sf-service-p {
    font-size: 16px;
    text-align: left;
    padding: 15px;
  }

  .sf-lead p {
    height: 233px;
  }
}

.sf-image img {
  padding: 0 0 5px 0;
}

.sf-service2 {
  border: solid 1px #0066cc;
  padding: 10px;
  border-radius: 8px;
}

.sf-service2 p {
  text-align: left;
}

.sf-service2 h5 {
  background: #0066cc;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  padding: 10px 0;
  border-radius: 8px 8px 0 0;
}

.service2-notice {
  padding: 10px 0 0 0;
  text-align: left;
}


.arrow-right {
  position: relative;
  margin: 1.5em 15px 1.5em 0;
  padding: 30px 10px;
  min-width: 100px;
  max-width: 100%;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  background: #5876aa;
}

.arrow-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -19px;
  border: 19px solid transparent;
  border-left: 19px solid #5876aa;
}

.arrow-right p {
  margin: 0;
  padding: 0;
}


.title-back {
  background-color: #5876aa !important;
  padding-top: 1px;
  padding-bottom: 8px;

}

.title-back2 {
  background-color: #5876aa !important;
  padding-top: 8px;
}

.title-back h3 {
  font-size: 30px;
  font-size: 4rem;
  position: relative;

  text-align: center;
  color: #fff;
}

.title-back h3 span {
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  padding-top: 10px;
  color: #ffd700;
}

.sf-point {
  padding: 50px 0;
}


.sf-point h3 {
  color: #5876aa;
  font-size: 32px;
  font-weight: 700;
  margin-top: 0 !important;
  padding-left: 20px;
  text-align: left;
}

@media (max-width: 767px) {
  .sf-point h3 {
    text-align: center;
    font-size: 28px;
  }

  .title-back h3 {
    font-size: 3rem;
  }
}

.sf-point p {
  text-align: left;
}

.sf-point img {

  padding-top: 30px;
}

.sf-notice {
  margin: 15px;
  padding: 20px;
  border: solid 1px #ddd;
  border-radius: 10px;
  font-size: 14px;

}

.sf-notice a {
  color: #2196F3;
}

.sf-notice a:hover {
  color: #5876aa;
}

.proback {
  margin-top: 20px;
  background: rgb(0, 161, 224);
  padding: 30px 0 80px 0;
  text-align: center;
}

.proback h3 {
  color: #fff;
}


.pro img {
  margin-top: 20px;


}

.pro p {
  background: #fff;
  margin-top: 40px;
  padding: 35px 30px;
  border: solid 1px rgb(0, 161, 224);
  border-radius: 8px;
  text-align: left;
}

@media (max-width: 767px) {
  .proback h3 {
    font-size: 30px;
  }
}

.sf-relation {
  padding: 30px 0;
}



.sf-relation h3 {
  position: relative;
  padding-bottom: 20px;
  color: #333;
  text-align: center;
  border-bottom: solid 3px #ffd700;
  border-radius: 3px;
}






.sf-relation img {
  padding: 20px;
}

.sf-relation p {
  text-align: left;
}

.sf-relation-right {
  background: #fff;
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 35px 30px;
  border: solid 1px rgb(0, 161, 224);
  border-radius: 8px;
  text-align: left;

}

.sf-relation-right img {
  width: 400px;
  padding: 10px 30px;

}

.sf-relation-right h4 {
  font-size: 36px;
  font-weight: 700;
  color: #5876aa;
  padding: 0 0 20px 0;
  border-bottom: solid 1px #5876aa;
}

.sf-relation-right p {
  text-align: left;
}

.btnarrow {
  background: #2196F3;
  padding: 5px 30px;
  color: #fff;
  text-align: right;
  border-radius: 20px;
}

.btn-right {
  text-align: right;
}

.sf-btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  right: 20px;
  bottom: 5px;
  padding: 1rem 4rem;
  margin-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.sf-btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

.sf-btn--orange:hover,
a.sf-btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.sf-btn--radius {
  border-radius: 100vh;
}

.nav-area ul li {
  font-weight: 700 !important;

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sf-lead p {
    height: 210px;
  }
}
