.solution__background {
  background: linear-gradient(150.39deg, #3c5a99 29.63%, #4990b4 131.43%);
}

.solution-man {
  margin-top: -35px;
}
.solution__footer {
  background: #e1f0f1;
}
.solution__footer p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 1px;
  color: #3b5998;
}
.solution__footer-phone--number {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 2px;
  color: #3b5998;
}
.solution__title {
  font-family: "Poppins";
  font-style: normal;
  position: relative;
  margin-top: -25px;
  border: 5px solid #3b5998;
  background: #ffffff;
  border-radius: 30px;
  width: 214px;
}
.solution__title::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 15px solid #ffffff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.solution__title p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  align-items: center;
  text-align: center;
  letter-spacing: 1px;
  color: #3b5998;
  padding: 10px;
}
.solotion-text {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
}
.solotion-text span {
  line-height: 27px;
  font-size: 30px;
}
.btn-solution {
  position: relative;
  background: #ffd200;
  border: 2px solid #ffffff;
  border-radius: 40px;
  padding: 20px 70px;
}
.btn-solution p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 103%;
  text-align: center;
  color: #000000;
}
.solution__end-img {
  position: relative;
}
.btn-solution h6 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 103%;
  /* or 29px */
  text-align: center;
  color: #000000;
}
.btn-solution::before {
  content: url(../images/solution-button.png);
  left: -35px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.btn-solution::after {
  padding: 1px 10px;
  background: #c04251;
  border-radius: 20px;
  content: "無料";
  right: 10px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.solution-norm {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  /* identical to box height */

  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  color: #ffffff;
}
.solution-norm:hover {
  cursor: pointer;
}
.btn-solution-end {
  background: #ffffff;
  border-radius: 20px;
}
.btn-solution-end p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 10px;

  text-align: center;
  letter-spacing: 2px;

  color: #4375a7;
}

/*  */
.company {
  background: linear-gradient(91.12deg, #f1f1f1 -40.97%, #f8f8f8 99.29%);
  padding: 0px 50px;
}
.company1 {
  padding: 0px 50px;
  background: #ffffff;
}
.company-box {
  padding: 70px 0px;
}
.company__title {
  font-family: "Poppins";
  font-style: normal;
  align-items: center;
}
.company__title h3 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 37px;
  line-height: 56px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 1px;
  text-transform: lowercase;
  margin-right: 20px;

  color: #000000;
}
.company__title h6 {
  font-family: "Poppins";
  font-style: normal;

  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  display: flex;
  align-items: end;
  text-align: center;
  letter-spacing: 1px;

  color: #000000;
}
.company__title strong {
  color: #3b5998;
  font-size: 32px;
}
.company span {
  font-family: "Poppins";
  font-style: normal;

  font-weight: 500;
  font-size: 22px;
  line-height: 176%;
  letter-spacing: 1px;
  color: #3f3f3f;
}
.company p {
  font-family: "Poppins";
  font-style: normal;

  text-align: center;
  font-weight: 700;
  font-size: 26px;
  line-height: 176%;
  text-transform: uppercase;

  color: #3f3f3f;
}
.company__line {
  padding-right: 10px;
  border-right: 2px solid #e1f0f1;
}
.company__line-2 {
  position: relative;
}
.company__line-2::before {
  content: url(../images/line-left.png);
  left: -55px;
  position: absolute;
  top: 40px;
  transform: translateY(-50%);
}
.company__line-2::after {
  content: url(../images/line-right.png);
  right: -55px;
  position: absolute;
  top: 40px;
  transform: translateY(-50%);
}

.solotion-mobile {
  position: relative;
  padding-bottom: 50px;
}
.solution-man1 {
  left: -40px;
  bottom: -50px;
  
  position: absolute;
}
.solution-man2 {
  right: 0;
  bottom: -50px;
  position: absolute;
}
.solution-man1 img {
  width: 100px;
}

.solution-man2 img {
  width: 100px;
}
.solution__background-mobile {
  background: linear-gradient(150.39deg, #3c5a99 29.63%, #4990b4 131.43%);

  padding-bottom: 50px;
}

@media (max-width: 992px){
  .solution-pc{
    display: none ;
  }
  .solution-mobile{
    display: block ;
   }
}

@media (min-width: 992px){
  .solution-mobile{
    display: none ;
   }
  .solution-pc{
    display: block ;
  }
 
}