#onetrust-consent-sdk {
  display: none;
}

.content {
  color: #000;
  font-family: "Noto Sans JP","Original Yu Gothic","Yu Gothic",YuGothic,"Hiragino Sans",sans-serif;
  max-width: none;
  padding: 0;
}

br.sp {
  display: none;
}

br.pc {
  display: block;
}

.peppol .common-inner {
  margin: 0 auto;
  max-width: 1230px;
  padding: 0 40px;
}

.peppol .section {
  padding: 100px 0 110px;
}

.peppol .section.bg {
  background-color: #f7f7f7;
}

.peppol .section.bg .section-block {
  background-color: #fff;
}

.peppol .section .section-heading {
  margin-bottom: 75px;
  text-align: center;
}

.peppol .section .section-heading__en {
  color: #007ad7;
  font-family: "Poppins",sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.01em;
}

.peppol .section .section-heading__en else {
  font-weight: 500;
}

.peppol .section .section-heading__jp {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: .05em;
  margin-top: 24px;
}

.peppol .section .section-lead {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.84375;
  text-align: center;
}

.peppol .section .section-lead .strong {
  color: #007ad7;
}

.peppol .section .section-desc {
  font-size: 1.6rem;
  line-height: 1.875;
  margin-top: 33px;
}

.peppol .section .section-desc.--tac {
  text-align: center;
}

.peppol .section .section-desc strong {
  color: #007ad7;
  font-weight: bold;
}

.peppol .section .section-block {
  background-color: #f7f7f7;
  padding: 80px 89px 80px;
}

.peppol .section .section-block+.section-block {
  margin-top: 40px;
}

.peppol .section .section-block__title {
  border-bottom: 2px solid #e6e6e6;
  font-size: 2.8rem;
  letter-spacing: .05em;
  margin-bottom: 40px;
  padding-bottom: 24px;
  padding-left: 70px;
  position: relative;
}

.peppol .section .section-block__title span {
  font-weight: bold;
}

.peppol .section .section-block__title.--num .num {
  color: #007ad7;
  font-family: "Poppins",sans-serif;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 500;
  left: 0;
  position: absolute;
}

.peppol .section .section-block__title.--num .num else {
  font-weight: 500;
}

.peppol .section .section-block__title.--num:before {
  background-color: #007ad7;
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 44px;
}

.peppol .section .section-block__desc {
  font-size: 1.6rem;
  line-height: 1.875;
}

.peppol .section .section-block__desc.--tac {
  text-align: center;
}

.peppol .section .section-block__desc strong {
  color: #007ad7;
  font-weight: bold;
}

.peppol .section .section-block__img {
  border: 1px solid #e6e6e6;
  box-sizing: content-box;
  margin-top: 60px;
  padding: 60px 0;
  text-align: center;
}

.peppol .section .section-block__img.--no-border {
  border: none;
  padding-top: 0;
}

.peppol .section .section-block__img.--no-border+.section-block__desc {
  margin-top: 0;
}

.peppol .section .section-block__img .caption {
  border-bottom: 1px solid #e6e6e6;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.875;
  margin: 0 auto;
  padding-bottom: 30px;
  text-align: center;
  width: calc(100% - 55px - 55px);
}

.peppol .section .section-block__img+.section-block__desc {
  margin-top: 50px;
}

.peppol .section .section-block__catch {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.95;
  margin-top: 60px;
  text-align: center;
}

.peppol .section .section-block__catch span {
  background: linear-gradient(transparent 70%, #fee6c0 30%);
  color: #007ad7;
  font-weight: bold;
}

.peppol .section .section-btn {
  display: flex;
  justify-content: center;
  text-align: center;
}

.peppol .section .section-btn a {
  align-items: center;
  background-color: #fbab2f;
  border-radius: 60px;
  display: flex;
  height: 60px;
  justify-content: center;
  margin-top: 60px;
  position: relative;
  width: 330px;
}

.peppol .section .section-btn a span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  transform: translateY(-1px);
}

.peppol .section .section-btn a:before {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.peppol .hero {
  height: 510px;
}

.peppol .hero-top {
  background-image: -webkit-image-set(url(../img/hero-bg.png) 1x, url(../img/hero-bg@2x.png) 2x);
  background-image: image-set(url(../img/hero-bg.png) 1x, url(../img/hero-bg@2x.png) 2x);
  background-position: center center;
  background-size: cover;
  height: 510px;
  letter-spacing: .05em;
  position: relative;
}

.peppol .hero .hero-text {
  padding-top: 80px;
}

.peppol .hero .hero-text__lead {
  border-bottom: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 32px;
  padding-bottom: 6px;
}

.peppol .hero .hero-text__heading {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
}

.peppol .hero .hero-text__heading span {
  display: block;
  margin-top: 24px;
}

.peppol .hero .hero-img {
  bottom: -21px;
  left: 50%;
  margin-left: 20px;
  position: absolute;
  width: 455px;
}

.peppol .hero .hero-btn a {
  align-items: center;
  background-color: #fbab2f;
  border-radius: 60px;
  display: flex;
  height: 59px;
  justify-content: center;
  margin-top: 42px;
  position: relative;
  width: 344px;
}

.peppol .hero .hero-btn a span {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  transform: translateY(-1px);
}

.peppol .hero .hero-btn a:before {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.peppol .campaign {
  background-color: #2867d9;
  padding: 60px 0 75px;
}

.peppol .campaign-heading {
  margin-bottom: 28px;
  text-align: center;
}

.peppol .campaign-heading img {
  width: 890px;
}

.peppol .campaign-img {
  margin: 0 auto 44px;
  max-width: 970px;
  text-align: center;
  width: 100%;
}

.peppol .campaign-note ul {
  margin-bottom: 23px;
}

.peppol .campaign-note ul li {
  color: #fff;
  font-size: 12px;
  line-height: 1.6666666667;
  padding-left: 28px;
  position: relative;
}

.peppol .campaign-note ul li span {
  left: 0;
  position: absolute;
}

.peppol .campaign-note p {
  color: #fff;
  font-size: 12px;
  line-height: 1.6666666667;
}

.peppol .intro-heading {
  text-align: center;
}

.peppol .intro-heading img {
  width: 863px;
}

.peppol .intro-block {
  align-items: center;
  background-color: #f7f7f7;
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  padding: 40px 50px 45px;
}

.peppol .intro-block__img {
  margin-right: 75px;
  width: 269px;
}

.peppol .intro-block__img img {
  width: 100%;
}

.peppol .intro-block__desc {
  flex: 1;
  font-size: 1.6rem;
  line-height: 1.875;
}

.peppol .intro-block__desc strong {
  color: #007ad7;
  font-weight: bold;
}

.peppol .intro-block__desc p+p {
  margin-top: 14px;
}

.peppol .merit .section-lead {
  line-height: 1;
  text-align: center;
}

.peppol .merit .section-lead img {
  vertical-align: top;
  width: 807px;
}

.peppol .merit-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  position: relative;
}

.peppol .merit-block .cross {
  left: 50%;
  position: absolute;
  top: 248px;
  transform: translateX(-50%);
}

.peppol .merit-block__item {
  padding: 72px 40px 80px;
  padding-bottom: 450px;
  width: calc(50% - 4px);
}

.peppol .merit-block__item:nth-child(1) {
  background-color: #edfaff;
}

.peppol .merit-block__item:nth-child(2) {
  background-color: #edf6fc;
}

.peppol .merit-block__item .head {
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1.4;
  margin-bottom: 28px;
  padding-bottom: 28px;
  position: relative;
  text-align: center;
}

.peppol .merit-block__item .head:after {
  background-color: #e6e6e6;
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}

.peppol .merit-block__item .head strong {
  color: #007ad7;
  font-weight: bold;
}

.peppol .merit-block__item .list li {
  font-size: 1.6rem;
  line-height: 1.875;
  margin-top: 12px;
  padding-left: 40px;
  position: relative;
}

.peppol .merit-block__item .list li:before {
  background-image: url(../img/icon-check.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 23px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 25px;
}

.peppol .merit-block__item .list li strong {
  color: #007ad7;
  font-weight: bold;
}

.peppol .merit-block__item .list li:first-child {
  margin-top: 0;
}

.peppol .merit-block__img {
  bottom: 80px;
  left: 50%;
  max-width: 1050px;
  padding: 0 40px;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}

.peppol .steps-campaign {
  background-image: linear-gradient(90deg, rgb(0, 186, 255) 0%, rgb(0, 122, 215) 100%);
  margin: 0 auto 42px;
  max-width: 890px;
  padding: 30px 0 65px;
  position: relative;
}

.peppol .steps-campaign:before {
  background-image: url(../img/step-campaign-deco.svg);
  background-position: center;
  background-repeat: repeat-x;
  bottom: 0;
  content: "";
  display: block;
  height: 19px;
  left: 0;
  position: absolute;
  width: 100%;
}

.peppol .steps-campaign-heading {
  margin-bottom: 22px;
  text-align: center;
}

.peppol .steps-campaign-heading img {
  width: 890px;
}

.peppol .steps-campaign-img {
  margin: 0 auto 40px;
  max-width: 808px;
  text-align: center;
  width: 100%;
}

.peppol .steps-campaign-note ul {
  margin-bottom: 23px;
}

.peppol .steps-campaign-note ul li {
  color: #fff;
  font-size: 12px;
  line-height: 1.6666666667;
  padding-left: 28px;
  position: relative;
}

.peppol .steps-campaign-note ul li span {
  left: 0;
  position: absolute;
}

.peppol .steps-campaign-note p {
  color: #fff;
  font-size: 12px;
  line-height: 1.6666666667;
}

.peppol .steps-step {
  margin: 0 auto;
  max-width: 1050px;
  padding: 0 80px;
}

.peppol .steps-step__item {
  background-color: #f7f7f7;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 90px;
  max-width: 890px;
  padding: 40px 0;
  position: relative;
}

.peppol .steps-step__item:before {
  border-color: #007ad7 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 19px 14px 0 14px;
  bottom: -56px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

.peppol .steps-step__item:last-child:before {
  display: none;
}

.peppol .steps-step__item.--blue {
  background-color: #edfaff;
  margin-top: 0;
}

.peppol .steps-step__item .num {
  align-items: center;
  background-color: #007ad7;
  border-radius: 40px;
  color: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 80px;
  justify-content: center;
  left: -40px;
  position: absolute;
  top: -30px;
  width: 80px;
}

.peppol .steps-step__item .num span {
  display: block;
  font-family: "Poppins",sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
}

.peppol .steps-step__item .num span else {
  font-weight: 500;
}

.peppol .steps-step__item .num span:last-child {
  font-size: 2.8rem;
  margin-top: 3px;
}

.peppol .steps-step__item .head {
  color: #007ad7;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
}

.peppol .steps-step__item .head span {
  color: #000;
  font-size: 1.2rem;
  vertical-align: top;
}

.peppol .steps-step__item .desc {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.6923076923;
}

.peppol .steps-step__item .btn {
  display: flex;
  justify-content: center;
}

.peppol .steps-step__item .btn a {
  align-items: center;
  background-color: #fbab2f;
  border-radius: 60px;
  display: flex;
  height: 42px;
  justify-content: center;
  position: relative;
  width: 311px;
}

.peppol .steps-step__item .btn a span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  transform: translateY(-1px);
}

.peppol .steps-step__item .btn a:before {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.peppol .steps-step__item .note {
  font-size: 1.2rem;
  left: 0;
  line-height: 1.6666666667;
  padding-left: 1em;
  position: absolute;
  text-indent: -1em;
  top: calc(100% + 6px);
}

.peppol .steps-step__item .note span {
  color: #007ad7;
  font-weight: bold;
}

.peppol .steps-step__item .img {
  padding: 40px;
  margin: 35px 40px 40px;
  background: #ffffff;
}

.peppol .steps-step__item .img img {
  display: block;
  margin: 0 auto;
}

.peppol .steps-step__wrap {
  position: relative;
}

.peppol .steps-step__wrap .schedule {
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 2px 0;
  position: absolute;
  right: -80px;
  width: 40px;
}

.peppol .steps-step__wrap .schedule:before {
  border-right: 2px dotted #e6e6e6;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  width: 2px;
}

.peppol .steps-step__wrap .schedule p {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.peppol .contact {
  background-image: -webkit-image-set(url(../img/contact-bg.jpg) 1x, url(../img/contact-bg@2x.jpg) 2x);
  background-image: image-set(url(../img/contact-bg.jpg) 1x, url(../img/contact-bg@2x.jpg) 2x);
  background-position: center center;
  background-size: cover;
  height: 386px;
  padding: 0;
}

.peppol .contact-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  max-width: 1150px;
  padding: 0 50px;
}

.peppol .contact-item {
  background-color: #fff;
  max-width: 495px;
  padding: 42px;
  text-align: center;
  width: 49%;
}

.peppol .contact-item .icon img {
  height: 53px;
  width: auto;
}

.peppol .contact-item .head {
  font-size: 2rem;
  margin-top: 20px;
}

.peppol .contact-item .btn {
  align-items: center;
  display: flex;
  justify-content: center;
}

.peppol .contact-item .btn.--blue a {
  background-color: #007ad7;
}

.peppol .contact-item .btn a {
  align-items: center;
  background-color: #fbab2f;
  border-radius: 60px;
  display: flex;
  height: 50px;
  justify-content: center;
  margin-top: 28px;
  max-width: 322px;
  position: relative;
  width: 100%;
}

.peppol .contact-item .btn a span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  transform: translateY(-1px);
}

.peppol .contact-item .btn a:before {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  content: "";
  height: 0;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
}

.peppol .campain-link {
  text-align: center;
}

.peppol .campain-link a {
  border-bottom: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 8px;
  padding-right: 20px;
  position: relative;
  transition: opacity .3s linear;
}

.peppol .campain-link a:after {
  border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 6px 4px 0 4px;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  top: 6px;
  width: 0;
  width: 0;
}

.peppol .campain-link a:hover {
  opacity: .7;
}

.peppol #campain-detail {
  height: 0;
  position: relative;
  top: -20px;
}

@media screen and (min-width: 769px) {
  .peppol .--hover {
    transition: opacity .3s;
  }

  .peppol .--hover:hover {
    opacity: .7;
  }

  .peppol .grd-box {
    background-image: linear-gradient(90deg, rgb(0, 186, 255) 0%, rgb(0, 122, 215) 100%);
    color: #fff !important;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: 8px 10px 9px;
  }

  .peppol .grd-box span {
    color: #fff !important;
  }

  .peppol .grd-box span+span {
    margin-left: -0.25em;
  }

  .peppol .merit-block__item:nth-child(1) {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }

  .peppol .merit-block__item:nth-child(2) {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
  }

  .peppol .merit-block__item .list {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 400px;
    min-height: 216px;
  }

  .peppol .service .section-block {
    padding-top: 70px;
  }
}

@media screen and (max-width: 1200px) {
  .peppol .merit-block__item .list li br {
    display: none;
  }
}

@media screen and (max-width: 1040px) {
  .peppol .hero .hero-text__lead {
    font-size: 1.4rem;
    margin-bottom: 22px;
  }

  .peppol .hero .hero-text__heading {
    font-size: 2.2rem;
  }

  .peppol .hero .hero-text__heading img {
    width: 380px;
  }

  .peppol .hero .hero-img {
    margin-left: 230px;
    transform: translateX(-50%);
    width: 390px;
  }
}

@media screen and (max-width: 999px) {
  .peppol .campaign-heading img {
    width: 420px;
  }

  .peppol .intro-heading img {
    width: 570px;
  }

  .peppol .merit .section-lead img {
    width: 478px;
  }

  .peppol .merit-block__item {
    padding: 40px;
    padding-bottom: 380px;
  }

  .peppol .merit-block__img {
    bottom: 60px;
  }

  .peppol .steps-campaign-heading img {
    width: 420px;
  }
}

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

  br.pc {
    display: none;
  }

  .peppol .common-inner {
    padding: 0 4.6875%;
  }

  .peppol .grd-box--sp {
    background-image: linear-gradient(90deg, rgb(0, 186, 255) 0%, rgb(0, 122, 215) 100%);
    color: #fff !important;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: 8px 10px 9px;
  }

  .peppol .section {
    padding: 50px 0 55px;
  }

  .peppol .section .section-heading {
    margin-bottom: 30px;
  }

  .peppol .section .section-heading__en {
    font-size: 1rem;
  }

  .peppol .section .section-heading__jp {
    font-size: 2rem;
    line-height: 1.5;
    margin-top: 10px;
  }

  .peppol .section .section-lead {
    font-size: 1.3rem;
  }

  .peppol .section .section-desc {
    font-size: 1.3rem;
    margin-top: 28px;
  }

  .peppol .section .section-desc.--tac {
    text-align: left;
  }

  .peppol .section .section-desc.--tac br {
    display: none;
  }

  .peppol .section .section-desc {
    margin-top: 1.3rem;
  }

  .peppol .section .section-block {
    padding: 40px 15px;
  }

  .peppol .section .section-block+.section-block {
    margin-top: 20px;
  }

  .peppol .section .section-block__title {
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.7rem;
    line-height: 1.4705882353;
    margin-bottom: 26px;
    padding-bottom: 18px;
    padding-left: 48px;
  }

  .peppol .section .section-block__title.--num .num {
    font-size: 2.3rem;
  }

  .peppol .section .section-block__title.--num:before {
    bottom: -1px;
    height: 1px;
    width: 40px;
  }

  .peppol .section .section-block__desc.--tac {
    text-align: left;
  }

  .peppol .section .section-block__desc.--tac br {
    display: none;
  }

  .peppol .section .section-block__desc {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }

  .peppol .section .section-block__img {
    margin-top: 30px;
    padding: 25px 17px;
  }

  .peppol .section .section-block__img.--no-border+.section-block__desc {
    margin-top: 28px;
  }

  .peppol .section .section-block__img.--no-border {
    padding-bottom: 0;
  }

  .peppol .section .section-block__img .caption {
    font-size: 1.2rem;
    line-height: 1.8181818182;
    padding-bottom: 12px;
    width: calc(100% - 17px - 17px);
  }

  .peppol .section .section-block__catch {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    margin-top: 30px;
  }

  .peppol .section .section-btn a {
    height: 45px;
    margin-top: 30px;
    max-width: 290px;
    width: 100%;
  }

  .peppol .section .section-btn a span {
    font-size: 1.3rem;
  }

  .peppol .section .section-btn a:before {
    border-width: 3px 0 3px 4px;
    right: 15px;
  }

  .peppol .hero {
    height: 475px;
  }

  .peppol .hero-top {
    background-image: url(../img/sp/hero-bg.png);
    height: 475px;
  }

  .peppol .hero-top .common-inner {
    margin: 0 auto;
    max-width: 300px;
    padding: 0;
  }

  .peppol .hero .hero-text {
    padding-top: 40px;
  }

  .peppol .hero .hero-text__lead {
    font-size: 1.4rem;
    margin-bottom: 18px;
    padding-bottom: 4px;
  }

  .peppol .hero .hero-text__heading {
    font-size: 1.9rem;
  }

  .peppol .hero .hero-text__heading img {
    width: 100%;
  }

  .peppol .hero .hero-text__heading span {
    margin-top: 16px;
  }

  .peppol .hero .hero-img {
    bottom: -10px;
    margin-left: 0;
    width: 217px;
  }

  .peppol .hero .hero-btn a {
    height: 45px;
    margin-top: 28px;
    width: 100%;
  }

  .peppol .hero .hero-btn a span {
    font-size: 1.3rem;
  }

  .peppol .hero .hero-btn a:before {
    right: 15px;
  }

  .peppol .campaign {
    padding: 45px 0;
  }

  .peppol .campaign-heading {
    margin-bottom: 32px;
  }

  .peppol .campaign-heading img {
    width: 257px;
  }

  .peppol .campaign-img {
    margin-bottom: 32px;
    max-width: 470px;
  }

  .peppol .campaign-note ul {
    margin-bottom: 12px;
  }

  .peppol .campaign-note ul li {
    font-size: 10px;
    line-height: 1.4;
    padding-left: 25px;
  }

  .peppol .campaign-note p {
    font-size: 10px;
    line-height: 1.4;
  }

  .peppol .intro-heading img {
    width: 274px;
  }

  .peppol .intro-block {
    display: block;
    margin-top: 30px;
    padding: 30px 15px;
  }

  .peppol .intro-block__img {
    margin: 0 auto 22px;
    transform: translateX(2px);
    width: 185px;
  }

  .peppol .intro-block__desc {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }

  .peppol .merit .section-lead {
    margin-bottom: 22px;
  }

  .peppol .merit .section-lead img {
    width: 253px;
  }

  .peppol .merit-block {
    margin-top: 36px;
  }

  .peppol .merit-block .cross {
    top: -20px;
  }

  .peppol .merit-block .cross svg {
    height: 36px;
    width: 36px;
  }

  .peppol .merit-block__item {
    padding: 40px 15px;
    position: relative;
    width: 100%;
  }

  .peppol .merit-block__item:nth-child(1) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .peppol .merit-block__item:nth-child(2) {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 6px;
    padding-bottom: 170px;
  }

  .peppol .merit-block__item .head {
    font-size: 1.6rem;
    margin-bottom: 18px;
    padding-bottom: 20px;
  }

  .peppol .merit-block__item .head:after {
    width: 30px;
  }

  .peppol .merit-block__item .list {
    margin: 0 auto;
    max-width: 410px;
  }

  .peppol .merit-block__item .list li {
    font-size: 1.3rem;
    line-height: 1.6923076923;
    padding-left: 25px;
  }

  .peppol .merit-block__item .list li:before {
    height: 16px;
    top: 3px;
    width: 17px;
  }

  .peppol .merit-block__img {
    bottom: 40px;
    max-width: 400px;
    padding: 0 15px;
  }

  .peppol .steps-campaign:before {
    background-size: cover;
    height: 14px;
  }

  .peppol .steps-campaign {
    margin-bottom: 22px;
    padding: 30px 0 45px;
  }

  .peppol .steps-campaign-heading {
    margin-bottom: 32px;
  }

  .peppol .steps-campaign-heading img {
    width: 257px;
  }

  .peppol .steps-campaign-img {
    margin-bottom: 32px;
    max-width: 470px;
  }

  .peppol .steps-campaign-note ul {
    margin-bottom: 12px;
  }

  .peppol .steps-campaign-note ul li {
    margin-bottom: 3px;
  }

  .peppol .steps-campaign-note ul li {
    font-size: 10px;
    line-height: 1.4;
    padding-left: 25px;
  }

  .peppol .steps-campaign-note p {
    font-size: 10px;
    line-height: 1.4;
  }

  .peppol .steps-step {
    padding: 0 35px;
  }

  .peppol .steps-step__item {
    border-radius: 4px;
    margin-top: 55px;
    padding: 25px 20px;
  }

  .peppol .steps-step__item:before {
    border-width: 14px 10.5px 0 10.5px;
    bottom: -36px;
  }

  .peppol .steps-step__item.--blue {
    margin-bottom: 75px;
  }

  .peppol .steps-step__item.--blue:before {
    bottom: -54px;
  }

  .peppol .steps-step__wrap .steps-step__item:nth-child(1) {
    margin-bottom: 90px;
  }

  .peppol .steps-step__wrap .steps-step__item:nth-child(1):before {
    bottom: -66px;
  }

  .peppol .steps-step__wrap .steps-step__item:nth-child(2) {
    margin-bottom: 75px;
  }

  .peppol .steps-step__wrap .steps-step__item:nth-child(2):before {
    bottom: -54px;
  }

  .peppol .steps-step__item .num {
    height: 55px;
    left: -22px;
    top: -18px;
    width: 55px;
  }

  .peppol .steps-step__item .num span {
    font-size: 1rem;
  }

  .peppol .steps-step__item .num span:last-child {
    font-size: 1.9rem;
  }

  .peppol .steps-step__item .head {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 14px;
  }

  .peppol .steps-step__item .head span {
    font-size: 1rem;
  }

  .peppol .steps-step__item .desc {
    font-size: 1.3rem;
    text-align: left;
  }

  .peppol .steps-step__item .btn a {
    height: 45px;
    text-align: center;
    width: 175px;
  }

  .peppol .steps-step__item .btn a span {
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .peppol .steps-step__item .btn a:before {
    border-width: 3px 0 3px 4px;
    right: 12px;
  }

  .peppol .steps-step__item .note {
    font-size: 1rem;
  }

  .peppol .steps-step__item .img {
    padding: 15px;
    margin: 20px 0 20px;
  }

  .peppol .steps-step__wrap .schedule {
    right: -40px;
    width: 25px;
  }

  .peppol .steps-step__wrap .schedule p {
    padding: 10px 0;
  }

  .peppol .steps-step__wrap .schedule p svg {
    height: auto;
    width: 13px;
  }

  .peppol .contact {
    background-image: url(../img/sp/contact-bg.jpg);
    height: auto;
  }

  .peppol .contact-inner {
    display: block;
  }

  .peppol .contact-item {
    height: 172px;
    margin: 0 auto;
    padding: 25px 0 28px;
    width: 100%;
  }

  .peppol .contact-item:nth-child(2) {
    margin-top: 20px;
  }

  .peppol .contact-item .icon img {
    height: 43px;
  }

  .peppol .contact-item .head {
    font-size: 1.6rem;
    margin-top: 14px;
  }

  .peppol .contact-item .btn a {
    height: 33px;
    margin-top: 16px;
    max-width: 231px;
  }

  .peppol .contact-item .btn a span {
    font-size: 1.1rem;
  }

  .peppol .contact-item .btn a:before {
    border-width: 3px 0 3px 4px;
    right: 12px;
  }

  .peppol .campain-link a {
    font-size: 12px;
  }

  .peppol .campain-link a:after {
    top: 4px;
  }

  .peppol #campain-detail {
    top: -100px;
  }
}
/*# sourceMappingURL=../../../../sourcemaps/product/ia/peppol_user/css/style.css.map */