.float {
  display: none;
}
main#system {
  font-family: "Noto Sans JP", sans-serif;
}
.system__mv {
  /* background-image: url(../images/tech/tech_mv_bg.svg);
        background-size: cover; */
  z-index: 1;
}
@media (max-width: 1550px) {
  .system__mv {
    /* margin-top: 40px; */
  }
}
@media (max-width: 1221px) {
  .system__mv {
    margin-top: 40px;
  }
}
@media (max-width: 1185px) {
  .system__mv {
    margin-top: 90px;
  }
}
@media (max-width: 1105px) {
  .system__mv {
    margin-top: 130px;
  }
}
@media (max-width: 768px) {
  .system__mv {
    margin-top: 0px;
  }
}
.system__mv-top-wrap {
  position: relative;
}
.system__mv-top {
  max-width: 100%;
  width: 45%;
  position: absolute;
  z-index: -1;
  left: 4%;
  top: 90px;
}

@media (min-width: 2100px) {
  .system__mv-top {
    width: 35%;
    left: 14%;
  }
}
@media (max-width: 1950px) {
  .system__mv-top {
    top: 0px;
  }
}
@media (max-width: 1850px) {
  .system__mv-top {
    top: 0px;
  }
}
@media (max-width: 1750px) {
  .system__mv-top {
    top: 0px;
  }
}
@media (max-width: 1680px) {
  .system__mv-top {
    top: 0px;
  }
}
@media (max-width: 1640px) {
  .system__mv-top {
    top: 0px;
  }
}
@media (max-width: 1550px) {
  .system__mv-top {
    top: 3px;
  }
}
@media (max-width: 1440px) {
  .system__mv-top {
    top: 32px;
  }
}
@media (max-width: 1330px) {
  .system__mv-top {
    top: 20px;
  }
}
@media (max-width: 1182px) {
  .system__mv-top {
    top: 93px;
  }
}
@media (max-width: 1180px) {
  .system__mv-top {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .system__mv-top {
    width: 80%;
    position: unset;
    margin: auto;
    display: block;
  }
}
.system__mv-back {
  padding-top: 31%;
}
@media (min-width: 1951px) {
  .system__mv-back {
    padding-top: 22%;
  }
}
@media (min-width: 2100px) {
  .system__mv-back {
    padding-top: 14%;
  }
}
@media (max-width: 1950px) {
  .system__mv-back {
    padding-top: 19%;
  }
}
@media (max-width: 1850px) {
  .system__mv-back {
    padding-top: 18%;
  }
}
@media (max-width: 1750px) {
  .system__mv-back {
    padding-top: 20%;
  }
}
@media (max-width: 1680px) {
  .system__mv-back {
    padding-top: 20%;
  }
}
@media (max-width: 1640px) {
  .system__mv-back {
    padding-top: 20%;
  }
}
@media (max-width: 1550px) {
  .system__mv-back {
    padding-top: 22%;
  }
}
@media (max-width: 1440px) {
  .system__mv-back {
    padding-top: 24%;
  }
}
@media (max-width: 1330px) {
  .system__mv-back {
    padding-top: 25%;
  }
}
@media (max-width: 768px) {
  .system__mv-back {
    padding-top: 0% !important;
    margin-top: -125px;
    display: none;
  }
}
.system__mv-form {
  display: flex;
  gap: 90px;
  position: absolute;
  padding: 0 179px 130px 270px;
  bottom: -10%;
  align-items: end;
  right: 0;
}
@media (min-width: 1951px) {
  .system__mv-form {
    bottom: 1%;
    padding: 0 270px 130px 270px;
  }
}
@media (min-width: 2100px) {
  .system__mv-form {
    bottom: 1%;
    padding: 0 270px 130px 270px;
    width: 80%;
  }
}
@media (max-width: 1950px) {
  .system__mv-form {
    bottom: -2%;
  }
}
@media (max-width: 1850px) {
  .system__mv-form {
    bottom: -5%;
  }
}
@media (max-width: 1750px) {
  .system__mv-form {
    bottom: -6%;
  }
}
@media (max-width: 1680px) {
  .system__mv-form {
    bottom: -6%;
    gap: 60px;
  }
}
@media (max-width: 1440px) {
  .system__mv-form {
    padding: 0 179px 126px 270px;
    bottom: -75px;
  }
}
@media (max-width: 1330px) {
  .system__mv-form {
    padding: 0 179px 126px 270px;
    bottom: -90px;
  }
}
@media (max-width: 1330px) {
  .system__mv-form {
  }
}
@media (max-width: 1180px) {
  .system__mv-form {
    padding: 0 70px 120px 70px;
  }
  .system__mv-back {
    padding-top: 30%;
  }
}
@media (max-width: 1001px) {
  .system__mv-form {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .system__mv-form {
    padding: 80px 20px;
    background: linear-gradient(to top, #28a1f2, #0052c6);
    clip-path: polygon(0 7%, 100% 0, 100% 100%, 0% 100%);
  }
}

@media (max-width: 501px) {
  .system__mv-form {
    clip-path: polygon(0 5.8%, 100% 0, 100% 100%, 0% 100%);
  }
}
.system__mv-form-left img {
  /* width: 50%; */
  margin: auto;
  display: block;
}
@media (max-width: 1180px) {
  .system__mv-form-left img {
    width: 77%;
  }
}
@media (max-width: 768px) {
  .system__mv-form {
    padding: 160px 20px 100px;
    gap: 30px;
    position: unset;
    flex-direction: column;
    margin-top: -165px;
  }
  .system__mv-form-left {
    margin: auto;
  }
  .system__mv-form-left img {
    width: 70%;
    margin: auto;
    display: block;
    margin-bottom: 14px;
  }
}
@media (max-width: 501px) {
  .system__mv-form {
    padding: 115px 20px;
    gap: 20px;
    position: unset;
    flex-direction: column;
    margin-top: -110px;
  }
  .system__mv-form-left img {
    width: 80%;
    margin: auto;
    display: block;
    margin-bottom: 14px;
  }
}

.system__mv-wt-bg-upper {
  border: 25px solid #edf1f8a6;
  border-radius: 12px;
  box-shadow: 0 0 15px #868686b8;
  width: 85%;
  margin: auto;
  display: block;
  background-color: #deeeff;
}
@media (max-width: 768px) {
  .system__mv-wt-bg-upper {
    width: 100%;
  }
}
.system__mv-wt-bg {
  background-color: #ffffff;
  border-radius: 9px;
  padding: 23px 23px 0;
  border: 1px solid #fff;
}
@media (min-width: 1951px) {
  .system__mv-wt-bg {
    width: 100%;
  }
}

@media (max-width: 1180px) {
  .system__mv-wt-bg {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .system__mv-wt-bg {
    width: 100%;
  }
}
.system__mv-wt-bg img {
  border-radius: 10px;
}
.system__mv-tot-txt {
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
  margin: 10px 0;
}
@media (min-width: 1950px) {
  .system__mv-tot-txt {
    font-size: 21px;
  }
}
@media (max-width: 1950px) {
  .system__mv-tot-txt {
    font-size: 19px;
  }
}
@media (max-width: 1850px) {
  .system__mv-tot-txt {
    font-size: 19px;
  }
}
@media (max-width: 1750px) {
  .system__mv-tot-txt {
    font-size: 18px;
  }
}
@media (max-width: 1680px) {
  .system__mv-tot-txt {
    font-size: 18px;
  }
}
@media (max-width: 1640px) {
  .system__mv-tot-txt {
    font-size: 18px;
  }
}
@media (max-width: 1550px) {
  .system__mv-tot-txt {
    font-size: 17px;
  }
}
@media (max-width: 1440px) {
  .system__mv-tot-txt {
    font-size: 15px;
  }
}
@media (max-width: 1330px) {
  .system__mv-tot-txt {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .system__mv-tot-txt {
    font-size: 13px;
  }
}
@media (max-width: 1182px) {
  .system__mv-tot-txt {
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  .system__mv-tot-txt {
    font-size: 14px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .system__mv-tot-txt {
    font-size: 19px;
    line-height: 1.6;
    margin: 0;
  }
}
@media (max-width: 501px) {
  .system__mv-tot-txt {
    font-size: 14px;
  }
}
.system__mv-form-right-main {
  /* padding: 26px 0 25px; */
  /* background-color: #edf1f8a6;
        box-shadow: 0 0 15px #868686b8; */
  border-radius: 5px;
}
@media (max-width: 768px) {
  .system__mv-form-right-main {
    width: 100%;
  }
}
.system__mv-form-right {
  padding: 0;
  background: #fff;
  border-radius: 5px;
}
/* form mv */
.system__mv-form-right .contact-label {
  padding: 5px;
}
.system__mv-form-right span.label-name {
  font-size: 11px;
}
.system__mv-form-right .contact-label input {
  height: 25px;
}
.system__mv-form-right .contact-submit-btn input {
  margin-top: 15px;
  width: auto !important;
}
@media (max-width: 768px) {
  .system__mv-form-right .contact-submit-btn input {
    margin-top: 23px;
  }
  .system__mv-form-right span.label-name {
    font-size: 17px;
  }
  .system__mv-form-right .contact-label {
    padding: 15px;
    line-height: 1.6;
  }
  .system__mv-form-right .contact-label input {
    height: 40px;
  }
}
/* form mv */
.-sm-text {
  font-size: 12px !important;
  margin-bottom: 0;
}
.system__problem-wrap {
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 768px) {
  .system__problem-wrap {
    padding: 70px 40px 95px;
  }
}
#system h2 {
  margin-bottom: 60px;
  font-family: "Noto Sans JP", sans-serif !important;
}
@media (max-width: 768px) {
  #system h2 {
    margin-bottom: 50px;
  }
}
#system h2 span {
  font-size: 32px;
  text-align: center;
  color: #003c9f;
  border-bottom: 1px solid #003c9f;
  font-weight: bold;
}
@media (max-width: 768px) {
  #system h2 span {
    font-size: 37px;
  }
}
@media (max-width: 768px) {
  #system h2 span {
    line-height: 1.7;
    border-bottom: 2px solid #003c9f !important;
  }
}
@media (max-width: 500px) {
  #system h2 span {
    font-size: 28px;
  }
}
.system__problem-three-wrap {
  display: flex;
  gap: 28px;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  margin: auto;
}

@media (max-width: 1200px) {
  .system__problem-three-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__problem-three-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__problem-three-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__problem-three-wrap {
    flex-direction: column;
    max-width: 100%;
    gap: 20px;
  }
}
.system__problem-three-wrap div {
  box-shadow: 0 0 12px #86868633;
  border-radius: 8px;
  text-align: center;
  padding: 26px 0;
  width: 33%;
}
@media (max-width: 768px) {
  .system__problem-three-wrap div {
    width: 100%;
    border-radius: 10px;
  }
}

@media (max-width: 500px) {
  .system__problem-three-wrap div {
    width: 100%;
    border-radius: 10px;
    padding: 26px 20px;
  }
}
.system__problem-three-wrap div img {
  width: 40px;
  height: 42px;
  margin-bottom: 16px;
}
.system__problem-three-wrap div p {
  font-size: 15px;
  color: #003c9f;
  letter-spacing: 1.5px;
  line-height: 1.7;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif !important;
}
@media (max-width: 768px) {
  .system__problem-three-wrap div p {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .system__problem-three-wrap div p {
    font-size: 16px;
  }
}
/* -------------------------- */
.system__zeroone-gpass-main {
  padding: 85px 0;
  background-color: #0a56c2;
}
.system__zeroone-gpass-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  margin: auto;
}
@media (max-width: 1440px) {
  .system__zeroone-gpass-wrap {
    /* padding: 85px 245px; */
  }
}
@media (max-width: 1330px) {
  .system__zeroone-gpass-wrap {
    /* padding: 50px 100px; */
  }
}
@media (max-width: 1200px) {
  .system__zeroone-gpass-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__zeroone-gpass-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__zeroone-gpass-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__zeroone-gpass-wrap {
    padding: 0 0 80px;
    max-width: 100%;
  }
  .system__zeroone-gpass-main {
    padding: 80px 30px 0;
  }
}
.system__zeroone-wrap {
  background-color: #fff;
  padding: 45px 70px 45px 60px;
  display: flex;
  justify-content: center;
  gap: 33px;
  align-items: center;
  border-radius: 5px;
  margin-bottom: 35px;
  width: 100%;
}

@media (min-width: 1490px) {
  .system__zeroone-wrap {
    /* width: 85%; */
    margin: auto;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .system__zeroone-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 60px 50px;
    border-radius: 9px;
  }
}
@media (max-width: 501px) {
  .system__zeroone-wrap {
    padding: 40px 30px;
  }
}
.system__zeroone-left {
  width: 36%;
}
.system__zeroone-left img {
  width: 100%;
}

@media (max-width: 768px) {
  .system__zeroone-left img {
    width: 60%;
    margin: auto;
    display: block;
  }
}

@media (max-width: 501px) {
  .system__zeroone-left img {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .system__zeroone-left {
    width: 100%;
  }
}
.system__zeroone-btn {
  background-color: #ff5724;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 8px;
  padding: 13px;
  margin-top: 13px;
}
@media (max-width: 768px) {
  .system__zeroone-btn {
    font-size: 18px;
    margin: auto;
    margin-top: 13px;
    display: block;
    border-radius: 5px;
    padding: 17px 13px;
    font-weight: bold;
  }
}
.system__zeroone-right {
  width: 64%;
}
@media (max-width: 768px) {
  .system__zeroone-right {
    width: 100%;
  }
}
.system__zeroone-lg {
  font-size: 18px;
  color: #003c9f;
  font-weight: bold;
  text-align: left;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif !important;
}
@media (max-width: 768px) {
  .system__zeroone-lg {
    font-size: 25px;
  }
}
.system__zeroone-sm,
.system__gpass-sm {
  font-size: 13px;
  color: #3e3a39;
  text-align: left;
  line-height: 1.7;
  margin-top: 15px;
  font-family: "Noto Sans JP", sans-serif !important;
}

@media (max-width: 768px) {
  .system__zeroone-sm,
  .system__gpass-sm {
    font-size: 18px;
  }
}
.system__gpass-wrap {
  display: flex;
  gap: 20px;
  padding: 45px 85px 45px 60px;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.system__gpass-wrap-sp {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.-gpass-white {
  padding: 45px 60px 45px 60px;
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 501px) {
  .-gpass-white {
    padding: 40px 30px;
  }
}
@media (min-width: 1490px) {
  .system__gpass-wrap {
    /* width: 85%; */
    margin: auto;
  }
}
@media (max-width: 768px) {
  .system__gpass-wrap {
    display: none;
    gap: 10px;
    padding: 30px 50px;
  }
}
.system__gpass-left img {
  width: 100%;
}
.system__gpass-right {
  width: 80%;
}
@media (max-width: 768px) {
  .system__gpass-right {
    width: unset;
  }
}
.system__gpass-title {
  color: #000;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif !important;
  border-bottom: 1px solid #000;
  font-size: 18px;
}
@media (max-width: 768px) {
  .system__gpass-right p {
    /* text-align: center; */
  }
  .system__gpass-sm {
    text-align: left !important;
  }
}
/* ---------------------------------------------------- */
.system__flow-main-wrap {
  background-color: #e7f0ff;
  padding: 85px 0;
}
@media (max-width: 768px) {
  .system__flow-main-wrap {
    padding: 80px 20px 110px;
  }
}
.system__flow-h2 {
  text-align: center;
  width: 500px;
  border-bottom: 1px solid #003c9f;
  padding-bottom: 8px;
  margin: auto;
  display: block;
}
@media (max-width: 768px) {
  .system__flow-h2 {
    width: unset !important;
    border-bottom: unset;
  }
  .system__flow-h2 span.flow-span {
    border-bottom: 2px solid #003c9f !important;
    padding: 5px 25px;
  }
  .system__flow-h2 span.feature-span {
    border-bottom: 2px solid #003c9f !important;
    padding: 5px 60px;
  }
}
.system__flow-h2 span {
  border-bottom: unset !important;
}
.system__flow-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  max-width: 60%;
  margin: auto;
}
@media (max-width: 1200px) {
  .system__flow-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__flow-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__flow-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__flow-wrap {
    flex-direction: column;
    max-width: 100%;
  }
}
.system__flow-bg {
  box-shadow: 0 0 12px #86868633;
  border-radius: 8px;
  text-align: center;
  padding: 30px 0;
  background-color: #fff;
  width: 245px;
  height: 225px;
}
@media (max-width: 768px) {
  .system__flow-bg {
    width: 100%;
    height: unset;
    padding: 45px 40px;
    border-radius: 11px;
  }
  .system__arrow img {
    transform: rotate(90deg);
    width: 22px;
  }
}
@media (max-width: 501px) {
  .system__flow-bg {
    padding: 45px 25px;
  }
}
.system__flow-no-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 768px) {
  .system__flow-no-wrap {
    margin-bottom: 22px;
    justify-content: flex-start;
    gap: 25px;
  }
}
.system__flow-no img {
  width: auto;
}
.system__flow-txt {
  color: #003c9f;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
@media (max-width: 768px) {
  .system__flow-txt {
    font-size: 22px;
  }
}
.system__flow-bg p {
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  margin-top: 16px;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .system__flow-bg p {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .system__flow-bg p {
    margin-top: 0;
    padding: 0;
  }
}
/* ------------------------------------------------- */
.system__discuss-main-wrap {
  background: linear-gradient(
    to right,
    #e0e0e7,
    #ffffff,
    #ffffffe5 90%,
    #e0e0e7
  );
  padding: 85px 245px;
}
@media (max-width: 768px) {
  .system__discuss-main-wrap {
    padding: 80px 30px;
  }
}
.system__discuss-wrap {
  display: flex;
  justify-content: center;
  gap: 33px;
  align-items: center;
}
@media (max-width: 768px) {
  .system__discuss-wrap {
    flex-direction: column;
    gap: 15px;
  }
}
.system__discuss-left img {
  width: 200px;
}
@media (max-width: 768px) {
  .system__discuss-left img {
    margin: auto;
    display: block;
    width: 60%;
  }
}
@media (max-width: 501px) {
  .system__discuss-left img {
    width: 80%;
  }
}
.system__discuss-right h3 {
  font-size: 20px;
  font-weight: bold;
  color: #003c9f;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .system__discuss-right h3 {
    font-size: 24px;
  }
}
.system__discuss-right p {
  margin-bottom: 20px;
  font-size: 13px;
}
@media (max-width: 768px) {
  .system__discuss-right {
    text-align: center;
  }
  .system__discuss-right p {
    font-size: 16px;
    margin-bottom: 35px;
  }
}
.system__download-btn {
  background-color: #0a56c2;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  padding: 15px 35px;
  font-size: 12px;
  display: inline-block;
  letter-spacing: 3.81px;
}
@media (max-width: 768px) {
  .system__download-btn {
    font-size: 18px;
    margin: auto;
    display: block;
  }
}
.system__download-btn img {
  width: 13px;
}
@media (max-width: 768px) {
  .system__download-btn img {
    width: 16px;
  }
}
/* -------------------------- */
.system__solution-main {
  background-color: #e7f0ff;
  padding: 85px 0;
}
@media (max-width: 768px) {
  .system__solution-main {
    padding: 85px 25px;
  }
}
.system__solution-main-wrap {
  max-width: 60%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1200px) {
  .system__solution-main-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__solution-main-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__solution-main-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__solution-main-wrap {
    padding: 0 50px;
    max-width: 100%;
  }
}
.system__solition-wrap {
  background-color: #fff;
  padding: 80px 70px;
  border-radius: 5px;
  box-shadow: 0 0 12px #86868633;
  width: 100%;
}
/* @media (max-width: 1200px) {
        .system__solition-wrap {
                max-width: 70%;
        }
}
@media (max-width: 1001px) {
        .system__solition-wrap {
                max-width: 80%;
        }
}
@media (max-width: 880px) {
        .system__solition-wrap {
                max-width: 90%;
        }
} */
@media (max-width: 768px) {
  .system__solition-wrap {
    padding: 40px 50px;
    max-width: 100%;
  }
}
/* ------------------------------ */
.system__feature-main-wrap {
  padding: 85px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 60%;
}
@media (max-width: 1200px) {
  .system__feature-main-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__feature-main-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__feature-main-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__feature-main-wrap {
    padding: 80px 20px;
    max-width: 100%;
  }
}
.system__feature {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  gap: 25px;
  width: 100%;
}
@media (max-width: 768px) {
  .system__feature {
    flex-direction: column;
    gap: 25px;
  }
}
.system__feature-wrap {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 12px #86868633;
  padding: 30px 35px;
  width: 50%;
}
@media (max-width: 768px) {
  .system__feature-wrap {
    width: 100%;
    border-radius: 8px;
  }
}
h3.system__feature-title {
  font-size: 17px;
  color: #003c9f;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  h3.system__feature-title {
    font-size: 21px;
    line-height: 1.5;
  }
}
.system__feature-txt {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .system__feature-txt {
    font-size: 16px;
  }
}
.system__bef-aft-wrap {
  display: flex;
  gap: 20px;
  justify-content: center;
}
.before-tag {
  background-color: #646464;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
}
.after-tag {
  background-color: #0a56c2;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .before-tag,
  .after-tag {
    font-size: 17px;
  }
}
.border-img {
  border-radius: 5px;
}
.system__bef-wrap,
.system__aft-wrap {
  width: 50%;
}
.before1-img {
  width: 75%;
  margin: auto;
  display: block;
}
.mb-2 {
  margin-bottom: 40px;
}
.mt-20 {
  margin-top: 25px;
}
@media (max-width: 768px) {
  .mt-20 {
    margin-top: 40px;
  }
}
/* ---------------------------- */
.system__reduct-main-wrap {
  background-color: #0a56c2;
}
@media (max-width: 768px) {
  .system__reduct-main-wrap {
    padding: 60px 0px;
  }
}
.system__reduct-main {
  padding: 85px 0px;
  display: flex;
  flex-direction: column;
  max-width: 60%;
  margin: auto;
  justify-content: center;
}
@media (max-width: 1200px) {
  .system__reduct-main {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__reduct-main {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__reduct-main {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__reduct-main {
    padding: 80px 50px;
    max-width: 100%;
  }
}
.system__reduct-wrap {
  background-color: #fff;
  padding: 65px 85px 75px;
  border-radius: 7px;
  box-shadow: 0 0 12px #86868633;
  width: 100%;
  margin: auto;
  text-align: center;
}
@media (max-width: 768px) {
  .system__reduct-wrap {
    padding: 30px 30px;
  }
  .system__reduct-wrap h2 {
    text-align: center !important;
  }
}
/* ---------------------- */
.system__contact-main {
  background-color: #f6f6f6;
  padding: 85px 0;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .system__contact-main {
    padding: 80px 20px;
    margin-bottom: 10px;
  }
}
.system__contact-main h2 {
  text-align: center;
  width: 300px;
  margin: auto;
}
.system__contact-wrap {
  display: flex;
  gap: 30px;
  justify-content: center;
  max-width: 60%;
  margin: auto;
}
@media (max-width: 1200px) {
  .system__contact-wrap {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .system__contact-wrap {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .system__contact-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .system__contact-wrap {
    flex-direction: column;
    max-width: 100%;
    gap: 10px;
    background-color: #fff;
    padding: 25px;
  }
}
.system__contact-left img {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .system__contact-left img {
    margin-bottom: 0px;
    border-radius: 8px;
  }
}
.bold-title-text {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .bold-title-text {
    font-size: 22px;
  }
}
.contact-p {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .contact-p {
    font-size: 18px;
  }
}
.contact-list li {
  list-style-type: disc;
  margin-left: 18px;
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .contact-list li {
    font-size: 18px;
  }
}
.system__contact-right {
  background-color: #fff;
  padding: 30px 20px 0;
}
.system__contact-left,
.system__contact-right {
  width: 50%;
}
@media (max-width: 768px) {
  .system__contact-left,
  .system__contact-right {
    width: 100%;
  }
  .system__contact-right {
    background-color: unset;
    padding: 0;
  }
  .system__contact-left {
    display: 7;
  }
}
.system__mv-form-right-main .system__contact-text {
  margin-top: 10px;
}
.system__contact-text {
  color: #0048ad;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .system__contact-text {
    font-size: 17px;
  }
  .system__mv-form-right .system__contact-text {
    font-size: 20px !important;
    margin: 15px;
  }
}
/* form */
.contact-label {
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid #d4d4d4;
}
@media (max-width: 768px) {
  .contact-label {
    padding: 20px;
  }
}
span.label-name {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  span.label-name {
    font-size: 16px;
  }
}
span.require-tag {
  font-size: 13px;
  margin-bottom: 5px;
  line-height: 1.7;
  color: #ff0000;
}
.contact-label.-white {
  background-color: #ffffff;
  border-top: unset;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: unset;
}
.contact-label input {
  width: 100%;
  height: 32px;
  border: 1px solid #94939c;
  border-radius: 3px;
}
@media (max-width: 768px) {
  .contact-label input {
    height: 45px;
  }
}
.contact-label label input[type="checkbox"] {
  height: 15px;
  width: 15px;
}
span.wpcf7-list-item.first.last {
  margin: 0;
}
span.wpcf7-list-item.first.last label {
  display: flex;
  align-items: center;
}
span.wpcf7-list-item-label {
  vertical-align: super;
  font-size: 13px;
}
@media (max-width: 768px) {
  span.wpcf7-list-item-label {
    font-size: 16px;
  }
}
p.contact-sm {
  margin-top: 5px;
}
@media (max-width: 768px) {
  p.contact-sm {
    font-size: 15px;
  }
}
p.contact-sm a {
  color: #003c9f;
}
.text-hover-txt {
  color: #777777;
  font-size: 10px;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .text-hover-txt {
    font-size: 16px;
  }
}
.contact-submit-btn input {
  background-color: #0a56c2;
  border: unset;
  color: #fff;
  padding: 10px 20px 9px;
  max-width: 68%;
  margin: auto;
  display: block;
  margin-top: 20px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 13px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .contact-submit-btn input {
    max-width: 70%;
  }
}
@media (max-width: 1001px) {
  .contact-submit-btn input {
    max-width: 80%;
  }
}
@media (max-width: 880px) {
  .contact-submit-btn input {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .contact-submit-btn input {
    font-size: 16px;
    max-width: 100%;
    padding: 12px 40px 9px;
  }
}
.contact-submit-btn input:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .-pc {
    display: block;
  }
  .-sp {
    display: none;
  }
}
@media (max-width: 768px) {
  .-pc {
    display: none;
  }
  .-sp {
    display: block;
  }
}

/* 資料ダウンロードのcss */

.system-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 300px;
  z-index: 300;
}
@media (max-width: 767px) {
  .system-float {
      bottom: 0;
      right: 0;
      width: 100%;
  }
}

.systemFloatClose {
  position: absolute;
  top: 1%;
  right: 2%;
  width: 8%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #000;
}
.systemFloatClose::after, .systemFloatClose::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 50%;
  aspect-ratio: 10/2;
  background: #000;
}
.systemFloatClose::before {
  transform: translate(-50%, -50%) scale(-1, 1) rotate(-45deg);
}
@media (max-width: 767px) {
  .systemFloatClose {
      right: 1%;
      width: 5%;
  }
}
/* Supervisor css */
.system__supervisor-wrap {
  display: flex;
  gap: 35px;
  background-color: #def3ff;
  border-radius: 16px 16px 16px 16px;
  padding: 40px 35px;
  max-width: 1140px;
  margin: auto;
  flex-direction: column;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .system__supervisor-wrap {
    margin-left: 20px;
    margin-right: 20px;
    padding: 35px 25px;
    gap: 20px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
.system__supervisor-within {
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .system__supervisor-within {
    flex-direction: column;
    gap: 30px;
  }
}
.system__supervisor-photo {
  width: 26%;
}
.system__supervisor-photo img {
  max-width: 220px;
  margin: auto 0 0;
  display: block;
  margin-left: 15px;
}

@media (max-width: 1051px) {
  .system__supervisor-photo img {
  margin-left: unset;
  }
}
.system__supervisor-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 81%;
}
@media (max-width: 767px) {
  
  .system__supervisor-photo {
    width: 100%;
  }
  .system__supervisor-text {
    width: 100%;
  }
  .system__supervisor-photo img {
    width: 85%;
    max-width: unset;
    margin: auto;
    display: block;
  }
}
.system__title-small {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 4px;
}
.system__title-large {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .system__title-large {
    font-size: 20px;
  }
}
.system__comment-wrap {
  background-color: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media (max-width: 767px) {
  .system__comment-wrap {
    padding: 25px 20px;
  }
}
.system__comment-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.system__comment-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .system__comment-text {
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
  }
}
.system__text-wrap {
  font-size: 15px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .system__text-wrap {
    font-size: 14px;
    line-height: 1.6;
  }
}