@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

body {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  overflow-x: clip;
}

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

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

/***************************************
index
****************************************/
.l-inner {
  width: min(100% - 20px, 1326px);
  margin-inline: auto;
}

.l-inner__content {
  width: min(100%, 1200px);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 100px;
}
@media screen and (max-width: 576px) {
  .header {
    height: 60px;
  }
}

.header-logo {
  width: 283px;
  margin-left: 1rem;
}
@media screen and (max-width: 576px) {
  .header-logo {
    width: 198px;
    margin-left: 1.25rem;
  }
}

.header-nav {
  margin-left: auto;
  margin-right: 1.125rem;
}

.header-nav-menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.5;
  position: relative;
}

.header-nav-item {
  padding-inline: 1.5rem;
  -webkit-transform: skewX(139deg);
          transform: skewX(139deg);
  font-size: 0.875rem;
  line-height: 1.7142857143;
  position: relative;
}
.header-nav-item + .header-nav-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 1px;
  height: 14px;
  top: 8px;
}
@media screen and (max-width: 1200px) {
  .header-nav-item + .header-nav-item::before {
    top: 2px;
  }
}
@media screen and (max-width: 1200px) {
  .header-nav-item {
    font-size: 0.625rem;
    padding-inline: 0.625rem;
  }
}

.header-nav-item:nth-child(4) {
  padding-inline: 1.125rem;
  padding-right: 1.0625rem;
}
@media screen and (max-width: 1200px) {
  .header-nav-item:nth-child(4) {
    padding-inline: 0.625rem;
  }
}

.header-nav-item:nth-child(5) {
  padding-inline: 1.875rem;
}
@media screen and (max-width: 1200px) {
  .header-nav-item:nth-child(5) {
    padding-inline: 0.625rem;
  }
}

.header-nav-link {
  display: block;
  -webkit-transform: skewX(-135deg);
          transform: skewX(-135deg);
  line-height: 1.25;
}

/***************************************
index
****************************************/
.c-entry__header {
  display: none;
}

.c-navbar .menu-item-387 {
  background: #007cd2;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .fv .smb-section__contents-wrapper {
    position: absolute;
    top: -50px;
  }
}

.fv .has-sm-text-alt-background-color {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.fv-title,
.fv-text {
  font-family: "Zen Kurenaido", sans-serif;
}

@media screen and (max-width: 992px) {
  .service .smb-list {
    text-align: left;
    padding-left: 1.875rem;
  }
}

@media screen and (max-width: 992px) {
  .service .smb-section-break-the-grid__figure {
    margin-inline: 0 !important;
    margin-top: 0.625rem;
  }
}

@media screen and (max-width: 992px) {
  .problem-wrapper .smb-list {
    padding-left: 1.875rem;
  }
}

@media screen and (max-width: 992px) {
  .solve-wrapper .smb-container {
    padding-inline: 0 !important;
  }
}

.strength-item .smb-items__item {
  -webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}

.strength-item .smb-items__item .smb-items__item__body {
  padding: 0.3125rem;
}

.strength-item .smb-items__item h3 {
  text-align: center;
}

.flow-item .smb-panels__item {
  border: 1px solid #007cd2;
  padding-inline: 1.5625rem !important;
  padding-top: 1.25rem !important;
}

.flow-item .smb-panels__item::before {
  top: -25px !important;
}

@media screen and (max-width: 992px) {
  .representative .c-row {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media screen and (max-width: 576px) {
  #zutto .smb-section-break-the-grid__figure {
    right: 0px !important;
  }
}

.c-copyright {
  color: #fff;
  background: #007cd2;
}

.l-footer-widget-area {
  padding-block: 0.625rem !important;
}

@media screen and (max-width: 768px) {
  .l-footer-widget-area__item {
    padding-inline: 0 !important;
  }
}

.l-footer-widget-area__item .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-footer-widget-area__item .menu .menu-item {
  margin-left: 0.875rem;
  margin-block: 0;
}

.l-footer-widget-area__item .widget_block {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.c-copyright {
  text-align: center;
}

.c-page-top {
  background: #0026e6;
}

.sme-badge,
.smf-action .smf-button-control__control {
  border-radius: 0px !important;
}

/* プライバシーポリシーの本文 */
.privacy-policy {
  height: 240px;
  padding: 2em !important;
  overflow: scroll;
  background-color: #fff;
  border: 1px solid #dfe2e5;
  border-radius: 6px;
}

/* プライバシーポリシーの同意 */
.privacy-agreement {
  border: none !important;
}

.privacy-agreement .smf-item__controls {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
}

.privacy-agreement .smf-checkbox-control__control {
  border-color: #333;
  width: 20px !important;
  height: 20px !important;
}

.privacy-agreement .smf-checkbox-control__control:checked {
  background-color: #fff !important;
  border-color: var(--color_main) !important;
}

.privacy-agreement .smf-checkbox-control__control:checked:before {
  border-color: var(--color_main) !important;
  height: 10px;
  width: 7px;
}

@media screen and (max-width: 992px) {
  .company-wrapper .smb-section-break-the-grid__figure {
    padding-inline: 1.25rem;
    margin-top: 0.625rem;
  }
}/*# sourceMappingURL=style.css.map */