body {
  font-family: "Noto Sans JP", sans-serif;}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Noto Sans JP", sans-serif;}

.banner-content .banner-title,
.section-title,
.section-subtitle h3,
.btn {
  font-family: "Noto Sans JP", sans-serif;}

.banner-content .banner-title {
    font-size: 4rem;}

.service_item .item_title_bg {
    height: 355px;}

.service_item .left .item_icon {
    margin-top: 0;}

.service_item .right .item_icon {
    margin-top: 0;}

@media (max-width: 1199px) {
    .service_item .item_icon {
        padding: 12px 70px 13px;}
}
@media (max-width: 991px) {
    .form-wrap {
        padding: 0;}
    .service_item .item_title_bg {
        height: auto;}
    .banner-content .banner-title {
        font-size: 3rem;
    }
}