html, body {
  font-family: "Poppins", "Noto Sans CJK JP", sans-serif;
  /*font-size: 21.6px;*/
}

header .main-menu-wrapper .h-f-cta a {
  font-family: 'Poppins';
}

header .main-menu-wrapper ul.menu-list li a {
  font-family: 'Poppins';
}

header .menu-toggle .m-t-list a {
  font-family: 'Poppins';
}

/*button start*/
.btn {
  font-family: 'Poppins';
}

.btn.btn-blue span {
    font-weight: 400;
    font-size: 80%;
    display: block;
    padding-top: 5px;
}

.section-par h2, .section-par h3 {
  font-family: 'Poppins';
}

.section-par p {
  font-family: 'Poppins';
}

.section-par ul.unorder-list li, .section-par ol.order-list li {
  font-family: 'Poppins';
}

.section-par ul.unorder-list li p, .section-par ol.order-list li p {
  font-family: 'Poppins';
}

.section-par ul.unorder-list li p, .section-par ol.order-list li p {
  font-family: 'Poppins';
}

.page-home .section-masthead .masthead-content h1 {
  font-family: 'Poppins';
  font-weight: 700;
}

.page-home .section-sansan-to-kintone p {
  font-family: 'Poppins';
  font-weight: 400;
}

.page-home .section-featured-plugin p {
  font-family: 'Poppins';
}

.page-home .sc-i-box .sc-i-box-title h3 {
  font-family: 'Poppins';
  font-weight: 700;
}

.page-home .section-case-one p, .page-home .section-case-two p {
  font-family: 'Poppins';
}

.page-home .section-case-one .sc-title p, .page-home .section-case-two .sc-title p {
  font-family: 'Poppins';
}

.page-home .section-rate-plan .s-r-p-b-title h3 sub {
  font-family: 'Poppins';
  font-weight: 700;
}

.page-home .section-rate-plan .s-r-p-footnote p {
  font-family: 'Poppins';
}

.page-home .section-faq .s-a-i-title p {
  font-family: 'Poppins';
}

.page-home .section-faq .s-a-i-content p {
  font-family: 'Poppins';
}

.page-home .section-precautions .s-p-box p {
  font-family: 'Poppins';
}

.page-home .section-precautions .spb-list .spb-l-i-cat {
  font-family: 'Poppins';
}

.page-home .section-precautions .spb-list .spb-l-ides ul li {
  font-family: 'Poppins';
}

.page-home .section-precautions .spb-list .spb-l-ides p {
  font-family: 'Poppins';
}

footer .f-i-c-cta h2 {
    font-family: "Poppins", "Noto Sans CJK JP", sans-serif;
}

.section-par ul.unorder-list li:before {
    left: -8px;
    font-size: 32px;
}