@charset "UTF-8";
.c_en {
  font-family: Arial, Helvetica, sans-serif;
}

@media (min-width: 769px) {
  .sp_only {
    display: none;
  }
}

@media (max-width: 768px) {
  .sm_only {
    display: none;
  }
}
@media (min-width: 769px) {
  .sm_only {
    display: none;
  }
}
@media (max-width: 576px) {
  .sm_only {
    display: block;
  }
}

.sys_container {
  font-family: "Noto Sans JP", sans-serif, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}
.sys_container .colwh {
  color: #ffffff;
}
.sys_container .colbl {
  color: #1059be;
}
.sys_container .c_btn {
  width: 100%;
}
@media (min-width: 769px) {
  .sys_container .c_btn {
    max-width: 358px;
  }
}
@media (min-width: 769px) {
  .sys_container .c_btn {
    max-width: 360px;
  }
}
.sys_container .c_btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 700;
  border-radius: 50px;
}
@media (min-width: 769px) {
  .sys_container .c_btn a {
    height: 76px;
    font-size: 24px;
  }
}
@media (min-width: 769px) {
  .sys_container .c_btn a {
    height: 70px;
    font-size: 25px;
    letter-spacing: 1.8px;
  }
}

/*============================
#sys_mv
============================*/
@media screen and (min-width: 769px) and (max-width: 1279px) {
  .sys_mv {
    height: 320px;
  }
}
.sys_mv img {
  height: 100%;
  object-fit: cover;
}

/*============================
#main
============================*/
.sys_main {
  /*============================
  #contact01
  ============================*/
  /*============================
  #sec_intro
  ============================*/
  /*============================
  #sec_case
  ============================*/
  /*============================
  #sec_cta
  ============================*/
  /*============================
  #sec04
  ============================*/
  /*============================
  #sec05
  ============================*/
  /*============================
  .m-support
  ============================*/
  /*============================
  #sec_consultant
  ============================*/
  /*============================
  #sec08
  ============================*/
  /*============================
  #sec09
  ============================*/
  /*============================
  #sec_between
  ============================*/
  /*============================
  #contact02
  ============================*/
}
@media (max-width: 768px) {
  .sys_main .c_sec {
    padding: 40px 0 50px 0;
  }
}
@media (min-width: 769px) {
  .sys_main .c_sec {
    padding: 88px 0 100px 0;
  }
}
.sys_main .c_inner {
  margin: 0 auto;
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .sys_main .c_inner {
    max-width: 600px;
  }
}
@media (min-width: 769px) {
  .sys_main .c_inner {
    max-width: 1040px;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .sys_main .c_sec_wrap {
    margin-top: 24px;
  }
}
@media (min-width: 769px) {
  .sys_main .c_sec_wrap {
    margin-top: 40px;
  }
}
.sys_main .c_sec_title {
  text-align: center;
}
.sys_main .c_sec_title h2 {
  font-weight: 900;
  color: #1059be;
}
@media (max-width: 768px) {
  .sys_main .c_sec_title h2 {
    letter-spacing: 1.6px;
    line-height: 1.24;
    font-size: 30px;
  }
}
@media (min-width: 769px) {
  .sys_main .c_sec_title h2 {
    letter-spacing: 2px;
    line-height: 1.24;
    font-size: 40px;
  }
}
.sys_main .c_sec_title .c_sec_title__intro {
  font-weight: 700;
  display: inline-block;
}
@media (max-width: 768px) {
  .sys_main .c_sec_title .c_sec_title__intro {
    font-size: 18px;
    letter-spacing: 1.6px;
    line-height: 1.24;
    margin-bottom: 12px;
  }
}
@media (min-width: 769px) {
  .sys_main .c_sec_title .c_sec_title__intro {
    font-size: 30px;
    letter-spacing: 1.6px;
    line-height: 1.24;
  }
}
.sys_main .c_sec_title.colwh span,
.sys_main .c_sec_title.colwh h2,
.sys_main .c_sec_title.colwh p {
  color: #ffffff;
}
.sys_main .c_sec_title.colbl span {
  color: #ffffff;
}
.sys_main .c_sec_title.colbl h2,
.sys_main .c_sec_title.colbl p {
  color: #1059be;
}
.sys_main .contact .c_inner .formbox {
  border: 5px solid #1059be;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox {
    max-width: 770px;
    padding: 12px 10px;
    margin: 8px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox {
    max-width: 770px;
    padding: 34px 24px 64px 24px;
    margin: 8px auto 0;
  }
}
.sys_main .contact .c_inner .formbox h3 {
  font-weight: 700;
  color: #1059be;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form {
    max-width: 470px;
    margin: 10px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl {
    letter-spacing: 1.6px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl {
    display: flex;
    align-items: center;
    padding: 16px 24px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl:nth-child(n+2) {
    margin-top: 14px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl:nth-child(n+2) {
    border-top: 2px solid #e9f0fb;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl:first-of-type {
    border-top: 2px solid transparent;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl:last-of-type {
    align-items: start;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl:last-of-type {
    align-items: start;
  }
}
.sys_main .contact .c_inner .formbox form dl dt {
  color: #00002c;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dt {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dt {
    width: 190px;
    font-size: 16px;
  }
}
.sys_main .contact .c_inner .formbox form dl dt span {
  display: inline-block;
  font-weight: 500;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dt span {
    font-size: 16px;
    padding: 0 4px;
    margin-right: 40px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dt span {
    font-size: 16px;
    padding: 0 4px;
    margin-right: 6px;
  }
}
.sys_main .contact .c_inner .formbox form dl dt .op {
  background: #dddddd;
}
.sys_main .contact .c_inner .formbox form dl dt .req {
  color: #ffffff;
  background: #d32c35;
}
.sys_main .contact .c_inner .formbox form dl dd {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dd {
    max-width: 470px;
    font-size: 16px;
    margin-top: 6px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dd {
    flex: 1;
    max-width: 470px;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dd input {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dd input {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dd textarea {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dd textarea {
    font-size: 16px;
  }
}
.sys_main .contact .c_inner .formbox form dl dd input,
.sys_main .contact .c_inner .formbox form dl dd textarea {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #00002c;
  background: #fcfcfc;
  margin: initial;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form dl dd input,
  .sys_main .contact .c_inner .formbox form dl dd textarea {
    padding: 4px 6px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form dl dd input,
  .sys_main .contact .c_inner .formbox form dl dd textarea {
    padding: 4px 6px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form .c_btn.btn_contact {
    margin: 16px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form .c_btn.btn_contact {
    margin: 8px auto 0;
  }
}
.sys_main .contact .c_inner .formbox form .c_btn.btn_contact button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 700;
  color: #ffffff;
  border-radius: 50px;
  background: linear-gradient(90deg, #ffb700 0%, #ff8600 100%);
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form .c_btn.btn_contact button {
    height: 60px;
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form .c_btn.btn_contact button {
    max-width: 360px;
    height: 70px;
    font-size: 25px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox form .c_btn.c_btn_line {
    margin: 22px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox form .c_btn.c_btn_line {
    margin: 22px auto 0;
  }
}
.sys_main .contact .c_inner .formbox .lowertext {
  font-weight: 500;
  color: #00002c;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sys_main .contact .c_inner .formbox .lowertext {
    font-size: 16px;
    margin-top: 28px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .contact .c_inner .formbox .lowertext {
    letter-spacing: 2px;
    font-size: 16px;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_intro {
    background: url(../images/system/intro-bg-sp.webp) center center/cover;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_intro {
    background: url(../images/system/intro-bg.webp) center center/cover;
  }
}
@media (min-width: 769px) {
  .sys_main .content-section {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .sys_main .businessman {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media (min-width: 769px) {
  .sys_main .businessman {
    max-width: 380px;
  }
}
@media (max-width: 768px) {
  .sys_main .content-text {
    margin-top: 12px;
  }
}
@media (min-width: 769px) {
  .sys_main .content-text {
    flex: 1;
  }
}
.sys_main .content-text p {
  color: #00002c;
}
@media (max-width: 768px) {
  .sys_main .content-text p {
    margin-top: 12px;
    line-height: 1.32;
  }
}
@media (min-width: 769px) {
  .sys_main .content-text p {
    font-size: 18px;
    margin-top: 12px;
  }
}
@media (max-width: 768px) {
  .sys_main .content-text p:nth-child(n+2) {
    margin-top: 12px;
  }
}
@media (min-width: 769px) {
  .sys_main .content-text p:nth-child(n+2) {
    margin-top: 10px;
  }
}
.sys_main .question {
  font-weight: 600;
  color: #ffffff;
  background-color: #1059be;
  display: inline;
}
@media (max-width: 768px) {
  .sys_main .question {
    font-size: 18px;
    letter-spacing: 1.4px;
    line-height: 1.8;
    padding: 0px 0px 2px 4px;
  }
}
@media (min-width: 769px) {
  .sys_main .question {
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 1.72;
    padding: 0px 0px 2px 4px;
  }
}
.sys_main .solutions-container {
  position: relative;
  background: linear-gradient(36deg, #fff3d6 0%, #ffecd6 100%);
  border-radius: 14px;
  z-index: 0;
}
@media (max-width: 768px) {
  .sys_main .solutions-container {
    padding: 100px 20px 30px;
    margin-top: 56px;
  }
}
@media (min-width: 769px) {
  .sys_main .solutions-container {
    max-width: 900px;
    padding: 96px 20px 40px;
    margin: 56px auto 0;
  }
}
.sys_main .solutions-container::before {
  content: "";
}
@media (min-width: 769px) {
  .sys_main .solutions-container::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    z-index: -1;
    border-radius: 14px;
    border: 3px solid #424648;
  }
}
.sys_main .success-rate {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
@media (max-width: 768px) {
  .sys_main .success-rate {
    top: -30px;
  }
}
@media (min-width: 769px) {
  .sys_main .success-rate {
    top: -12px;
  }
}
.sys_main .success-rate h3 {
  font-weight: 600;
  color: #fff;
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp {
    display: inline;
  }
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_sp {
    display: none;
  }
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .reg {
    display: inline;
    line-height: 1.88;
    padding: 1px 2px 0px 4px;
  }
}
.sys_main .success-rate .sec_intro__title_sp .reg::before {
  content: "";
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .reg::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 2px;
    left: 2px;
    z-index: -1;
  }
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .lg {
    font-size: 20px;
    line-height: 1.68;
    padding: 1px 2px 0px 4px;
  }
}
.sys_main .success-rate .sec_intro__title_sp .reg,
.sys_main .success-rate .sec_intro__title_sp .lg {
  position: relative;
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .reg,
  .sys_main .success-rate .sec_intro__title_sp .lg {
    background: #eb6100;
  }
}
.sys_main .success-rate .sec_intro__title_sp .reg::before,
.sys_main .success-rate .sec_intro__title_sp .lg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 2px;
  left: 2px;
  z-index: -1;
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .reg::before,
  .sys_main .success-rate .sec_intro__title_sp .lg::before {
    background: #424648;
  }
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_sp .num {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .sys_main .success-rate .sec_intro__title_pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc {
    display: inline;
    letter-spacing: 1.6px;
    line-height: 2.4;
    background: #eb6100;
  }
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc .reg {
    position: relative;
    font-size: 16px;
    line-height: 1.6;
    background: #eb6100;
    padding: 4px 6px 2px 6px;
  }
}
.sys_main .success-rate .sec_intro__title_pc .reg::before {
  content: "";
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc .reg::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3px;
    left: 3px;
    z-index: -1;
    background: #424648;
  }
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc .reg.reg02 {
    font-size: 22px;
  }
}
.sys_main .success-rate .sec_intro__title_pc .lg {
  font-weight: 600;
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc .lg {
    font-size: 20px;
  }
}
.sys_main .success-rate .sec_intro__title_pc .num {
  font-weight: 700;
}
@media (min-width: 769px) {
  .sys_main .success-rate .sec_intro__title_pc .num {
    font-size: 34px;
    line-height: 1.2;
  }
}
.sys_main .solutions-grid {
  position: relative;
}
@media (min-width: 769px) {
  .sys_main .solutions-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
.sys_main .solutions-grid::before {
  content: "";
}
@media (min-width: 769px) {
  .sys_main .solutions-grid::before {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #424648;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-card {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .sys_main .solution-card:nth-child(n+2) {
    margin-top: 40px;
  }
}
.sys_main .solution-icon {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sys_main .solution-1 .solution-icon {
    max-width: 160px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-1 .solution-icon {
    max-width: 124px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-1 .solution-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sys_main .solution-2 .solution-icon {
    max-width: 110px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-2 .solution-icon {
    max-width: 77px;
  }
}
.sys_main .solution-title {
  font-weight: 700;
  color: #00002c;
  text-align: center;
}
@media (max-width: 768px) {
  .sys_main .solution-title {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 8px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-title {
    font-size: 18px;
    letter-spacing: 1.24px;
    line-height: 1.4;
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .sys_main .solution-card p {
    font-size: 14px;
    line-height: 1.24;
    margin-top: 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-card p {
    font-size: 14px;
  }
}
@media (min-width: 769px) {
  .sys_main .solution-card p:nth-child(n+2) {
    margin-top: 10px;
  }
}
.sys_main .final-message {
  width: 100%;
  text-align: center;
  border-radius: 6px;
  background: #fff;
}
@media (max-width: 768px) {
  .sys_main .final-message {
    margin-top: 16px;
    padding: 16px 14px 18px;
  }
}
@media (min-width: 769px) {
  .sys_main .final-message {
    max-width: 640px;
    padding: 16px 24px;
    margin: 26px auto 0;
  }
}
.sys_main .final-message p {
  color: #00002c;
  font-weight: 700;
}
@media (max-width: 768px) {
  .sys_main .final-message p {
    font-size: 14px;
    letter-spacing: 1.6px;
    line-height: 1.32;
  }
}
@media (min-width: 769px) {
  .sys_main .final-message p {
    font-size: 16px;
    letter-spacing: 1.2px;
    line-height: 1.32;
  }
}
@media (max-width: 768px) {
  .sys_main .final-message p:nth-child(n+2) {
    margin-top: 6px;
  }
}
@media (min-width: 769px) {
  .sys_main .final-message p:nth-child(n+2) {
    margin-top: 6px;
  }
}
.sys_main .contact-highlight {
  color: #eb6100;
  display: inline;
}
@media (max-width: 768px) {
  .sys_main .contact-highlight {
    font-size: 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .contact-highlight {
    font-size: 18px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item {
    max-width: 240px;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item {
    max-width: 600px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item {
    display: flex;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item:nth-child(n+2) {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item:nth-child(n+2) {
    margin-top: 20px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title {
  position: relative;
  display: grid;
  place-items: center;
  background: #1059be;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title {
    padding: 10px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title {
    flex: 1;
    padding: 20px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title::before {
  content: "";
  position: absolute;
  z-index: 1;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title::before {
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    border-top: 11px solid #1059be;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title::before {
    top: 50%;
    right: -12px;
    transform: translateX(-50%);
    border-left: 13px solid #1059be;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title h3 {
  font-size: 700px;
  color: #fff;
  letter-spacing: 1.6px;
  font-size: 18px;
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__title h3 {
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content {
    text-align: center;
    padding: 20px 20px 16px 20px;
    background: url(../images/system/case-bg-sp.webp) center center/cover;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 32px;
    padding: 30px 42px;
    background: url(../images/system/case-bg.webp) center center/cover;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .imgbox {
    margin: 0 auto;
    max-width: 360px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .imgbox {
    flex: 1;
    max-width: 206px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox {
  color: #00002c;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox {
    margin-top: 12px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox h4 {
  font-weight: 700;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox h4 {
    font-size: 16px;
    line-height: 1.24;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox h4 {
    font-size: 20px;
    letter-spacing: 1.6px;
    line-height: 1.24;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox .sub_title {
  display: inline-block;
  font-weight: 700;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox .sub_title {
    font-size: 16px;
    line-height: 1.24;
    margin-top: 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox .sub_title {
    font-size: 18px;
    letter-spacing: 1.6px;
    line-height: 1.24;
    margin-top: 16px;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p {
  font-weight: 700;
  color: #1059be;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p {
    font-size: 24px;
    line-height: 1.24;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p {
    font-size: 30px;
    letter-spacing: 1.6px;
    line-height: 1.24;
  }
}
.sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p .price {
  font-weight: 900;
}
@media (max-width: 768px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p .price {
    font-size: 30px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_case .c_inner .c_sec_wrap .sec_case__list .sec_case__item .sec_case__content .textbox p .price {
    font-size: 40px;
    line-height: 1;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_05 {
    background: url(../images/system/voice-bg-sp.webp) center center/cover;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_05 {
    background: url(../images/system/voice-bg.webp) center center/cover;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul {
    display: flex;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li {
  background: #f4fbff;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li {
    width: 100%;
    padding: 20px 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li {
    width: calc((100% - 40px) / 3);
    padding: 20px 16px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li:nth-child(n+2) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li:nth-child(n+2) {
    margin-left: 20px;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox .imgbox {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox .imgbox {
    width: 80px;
    height: 80px;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox .imgbox img {
  object-fit: contain;
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl {
  flex: 1;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl {
    margin-left: 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl {
    letter-spacing: 1.6px;
    margin-left: 18px;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dt {
  font-weight: 700;
  color: #1059be;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dt {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dt {
    font-size: 16px;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dd {
  font-weight: 700;
  color: #1059be;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dd {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .upperbox dl dd {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .textbox {
    margin-top: 16px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .textbox {
    margin-top: 20px;
  }
}
.sys_main .sec_05 .c_inner .c_sec_wrap ul li .textbox p {
  color: #050505;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .textbox p {
    letter-spacing: 1.8px;
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_05 .c_inner .c_sec_wrap ul li .textbox p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support {
    padding: 48px 20px 24px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support {
    padding: 72px 0 80px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container h2.m-section-head {
    letter-spacing: 0.06em;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list {
    margin-top: 80px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list {
    margin-top: 60px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item {
    display: flex;
    align-items: center;
    column-gap: 40px;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-img {
  position: relative;
  background: rgba(237, 249, 255, 0.6);
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-img {
    height: 120px;
    border-radius: 10px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-img {
    width: 480px;
    height: 240px;
    border-radius: 20px;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-img img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  object-fit: contain;
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text {
  display: grid;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text {
    grid-template-columns: auto 1fr;
    row-gap: 16px;
    column-gap: 16px;
    margin-top: 18px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text {
    flex: 1;
    column-gap: 20px;
    row-gap: 16px;
    grid-template-rows: repeat(2, auto);
    grid-template-columns: 1fr auto;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  place-items: center;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 48px;
    height: 48px;
    background: url(../images/mono/baloon-l.webp) no-repeat center center/contain;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon {
    grid-row: 1/2;
    grid-column: 1/2;
    place-self: center;
    width: 72px;
    height: 72px;
    background: url(../images/mono/baloon-l.webp) no-repeat center center/contain;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon span {
  color: #00002c;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon span {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-icon span {
    font-size: 30px;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text h3 {
  color: #00002c;
  font-weight: 700;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text h3 {
    grid-row: 1/2;
    grid-column: 2/3;
    place-self: center start;
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text h3 {
    font-size: 30px;
    grid-row: 1/2;
    grid-column: 2/3;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text h3 span {
  color: #00002c;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text h3 span {
    text-align-last: left;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text p {
  color: #00002c;
  font-weight: 500;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text p {
    font-size: 14px;
    grid-row: 2/3;
    grid-column: 1/3;
    letter-spacing: 0.6px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text p {
    font-size: 16px;
    grid-row: 2/3;
    grid-column: 2/3;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ol,
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ul {
  color: #00002c;
  padding-left: 16px;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ol,
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ul {
    grid-row: 2/3;
    grid-column: 1/3;
  }
}
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ol .m-support__item-itm,
.sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ul .m-support__item-itm {
  color: #212221;
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ol .m-support__item-itm,
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ul .m-support__item-itm {
    font-size: 14px;
    letter-spacing: 0.4px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ol .m-support__item-itm,
  .sys_main .m-support .m-container .m-support__list .m-support__item .m-support__item-text .m-support__item-ul .m-support__item-itm {
    line-height: 1.6;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img01 {
    width: 146px;
    bottom: 24px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img01 {
    width: 226px;
    height: 248px;
    bottom: 24px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img02 {
    width: 196px;
    bottom: 14px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img02 {
    width: 288px;
    bottom: 24px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img03 {
    width: 167px;
    bottom: 14px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img03 {
    width: 235px;
    bottom: 36px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img04 {
    width: 161px;
    bottom: 14px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img04 {
    width: 241px;
    bottom: 16px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img05 {
    width: 224px;
    bottom: 22px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img05 {
    width: 270px;
    bottom: 48px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img06 {
    width: 154px;
    bottom: 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img06 {
    width: 277px;
    bottom: 18px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img07 {
    width: 174px;
    bottom: 22px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img07 {
    width: 327px;
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img08 {
    width: 63px;
    bottom: 12px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img08 {
    width: 98px;
    bottom: 22px;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img09 {
    width: 97px;
    bottom: 10px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item .support-img09 {
    width: 232px;
    bottom: 4px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(odd) .m-support__item-text .m-support__item-icon {
    background: url(../images/system/baloon-r.webp) no-repeat center center/contain;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(odd) .m-support__item-text .m-support__item-ol,
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(odd) .m-support__item-text .m-support__item-ul {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) .m-support__item-text .m-support__item-icon {
    grid-column: 2/3;
    background: url(../images/system/baloon-l.webp) no-repeat center center/contain;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) .m-support__item-text h3 {
    grid-column: 1/2;
    text-align: right;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) .m-support__item-text p {
    grid-column: 1/2;
  }
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) .m-support__item-text .m-support__item-ol,
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(even) .m-support__item-text .m-support__item-ul {
    grid-column: 1/2;
  }
}
@media (max-width: 768px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(n+2) {
    margin-top: 72px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-support .m-container .m-support__list .m-support__item:nth-child(n+2) {
    margin-top: 48px;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_consultant {
    background: url(../images/system/consultant-bg-sp.webp) center center/cover;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant {
    background: url(../images/system/consultant-bg.webp) center center/cover;
  }
}
@media (max-width: 576px) {
  .sys_main .sec_consultant {
    padding-top: 29px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .c_sec_title__intro {
    font-size: 20px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .c_sec_title__intro {
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__list {
    row-gap: 120px;
    margin-top: 96px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1060px) {
  .sys_main .sec_consultant .m-introduce__list {
    display: flex;
    column-gap: 48px;
    margin-top: 132px;
  }
}
@media screen and (min-width: 1061px) {
  .sys_main .sec_consultant .m-introduce__list {
    display: flex;
    column-gap: 100px;
    margin-top: 132px;
  }
}
.sys_main .sec_consultant .m-introduce__item {
  position: relative;
  color: #fff;
  border: 5px solid #fff;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item {
    padding: 80px 16px 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .m-introduce__item {
    flex: 1;
    padding: 108px 26px 26px;
  }
}
.sys_main .sec_consultant .m-introduce__item article p {
  font-weight: 400;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item article p {
    font-size: 14px;
    letter-spacing: 0.1001em;
    line-height: 1.56;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .m-introduce__item article p {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.56;
  }
}
.sys_main .sec_consultant .m-introduce__item article h4 {
  font-weight: 500;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item article h4 {
    font-size: 18px;
    margin-top: 16px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .m-introduce__item article h4 {
    font-size: 20px;
    margin-top: 12px;
  }
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item article ul {
    margin-top: 4px;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .m-introduce__item article ul {
    margin-top: 8px;
  }
}
.sys_main .sec_consultant .m-introduce__item article ul li {
  font-weight: 400;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item article ul li {
    font-size: 14px;
    letter-spacing: 0.1001em;
  }
}
@media (min-width: 769px) {
  .sys_main .sec_consultant .m-introduce__item article ul li {
    font-size: 16px;
  }
}
.sys_main .sec_consultant .m-introduce__item article ul li:nth-child(n+2) {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item:nth-child(n+2) {
    margin-top: 88px;
  }
}
.sys_main .sec_consultant .m-introduce__item-icon {
  position: absolute;
  top: 0;
  left: 20px;
  transform: translateY(-50%);
  border-radius: 50%;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item-icon {
    width: 118px;
    height: 118px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1060px) {
  .sys_main .sec_consultant .m-introduce__item-icon {
    width: 160px;
    height: 160px;
  }
}
@media screen and (min-width: 1061px) {
  .sys_main .sec_consultant .m-introduce__item-icon {
    width: 182px;
    height: 182px;
  }
}
.sys_main .sec_consultant .m-introduce__item-icon::before {
  content: "";
  position: absolute;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #fff;
  z-index: -1;
}
.sys_main .sec_consultant .m-introduce__item-name {
  font-weight: 500;
  line-height: 1;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .sys_main .sec_consultant .m-introduce__item-name {
    left: 158px;
    font-size: 20px;
    letter-spacing: 1.1px;
    transform: translateY(calc(-100% - 10px));
  }
}
@media screen and (min-width: 768px) and (max-width: 1060px) {
  .sys_main .sec_consultant .m-introduce__item-name {
    right: 16px;
    font-size: 24px;
    letter-spacing: 1.1px;
    transform: translateY(calc(-100% - 12px));
  }
}
@media screen and (min-width: 1061px) {
  .sys_main .sec_consultant .m-introduce__item-name {
    right: 20px;
    font-size: 30px;
    letter-spacing: 1.1px;
    transform: translateY(calc(-100% - 12px));
  }
}
.sys_main .m-price {
  padding-top: 56px;
  padding-bottom: 82px;
}
@media screen and (max-width: 576px) {
  .sys_main .m-price {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}
.sys_main .m-price .m-price__container {
  margin: 0 auto;
}
.sys_main .m-price .m-price__head {
  margin-bottom: 51px;
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__head {
    margin-bottom: 28px;
  }
}
.sys_main .m-price .m-price__list {
  max-width: 800px;
  display: grid;
  row-gap: 5px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .sys_main .m-price .m-price__list {
    margin-top: 24px;
  }
}
@media (min-width: 769px) {
  .sys_main .m-price .m-price__list {
    margin-top: 48px;
  }
}
.sys_main .m-price .m-price__list > div {
  display: grid;
  grid-template-columns: 250px 1fr;
  column-gap: 5px;
}
@media screen and (max-width: 620px) {
  .sys_main .m-price .m-price__list > div {
    grid-template-columns: 200px 1fr;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div {
    display: flex;
    flex-direction: column;
    row-gap: 2px;
  }
}
.sys_main .m-price .m-price__list > div:first-of-type dt {
  height: 81px;
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:first-of-type dt {
    height: 51px;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:first-of-type dd {
    height: 46px;
  }
}
.sys_main .m-price .m-price__list > div:nth-of-type(2) dt {
  height: 97px;
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:nth-of-type(2) dt {
    height: 51px;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:nth-of-type(2) dd {
    height: 66px;
  }
}
.sys_main .m-price .m-price__list > div:nth-of-type(3) dt {
  height: 103px;
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:nth-of-type(3) dt {
    height: 75px;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div:nth-of-type(3) dd {
    height: 69px;
  }
}
.sys_main .m-price .m-price__list > div dt {
  display: flex;
  align-items: center;
  padding-left: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.11em;
  line-height: 1.2;
  font-feature-settings: "palt";
  background-color: #1059be;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
@media screen and (max-width: 620px) {
  .sys_main .m-price .m-price__list > div dt {
    justify-content: center;
    padding-left: 0px;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list div dt {
    font-size: 20px;
    border-radius: 10px 10px 0 0;
  }
}
.sys_main .m-price .m-price__list > div dd {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 24px;
  margin: 0;
  color: #212221;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.11em;
  line-height: 1.2;
  font-feature-settings: "palt";
  border: 2px solid #1059be;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.sys_main .m-price .m-price__list > div dd .through {
  text-decoration: line-through;
  text-decoration-color: #b20f0f;
}
.sys_main .m-price .m-price__list > div dd .large {
  color: #b20f0f;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 340px) {
  .sys_main .m-price .m-price__list > div dd .large {
    font-size: 18px;
  }
}
@media screen and (max-width: 576px) {
  .sys_main .m-price .m-price__list > div dd {
    padding-left: 0;
    text-align: center;
    border-radius: 0 0 10px 10px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 {
    padding-bottom: 80px;
  }
}
.sys_main .sec_09 .c_sec_title h2 {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl {
    letter-spacing: 1.8px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl:nth-child(n+2) {
    margin-top: 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl:nth-child(n+2) {
    margin-top: 20px;
  }
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dt {
  display: flex;
  align-items: center;
  background: #1059be;
  border: 2px solid #1059be;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dt {
    padding: 8px 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dt {
    padding: 12px 30px 10px 30px;
  }
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dt span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1059be;
  font-weight: 700;
  background: #ffffff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 20px;
  padding-bottom: 1px;
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dt p {
  flex: 1;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dt p {
    font-size: 17px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dt p {
    font-size: 16px;
    margin-left: 28px;
  }
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dd {
  display: flex;
  border: 2px solid #1059be;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dd {
    margin-top: -1px;
    padding: 8px 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dd {
    align-items: center;
    padding: 12px 30px;
  }
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dd span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: 700;
  background: #1059be;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 20px;
  padding-bottom: 1px;
}
.sys_main .sec_09 .c_inner .c_sec_wrap dl dd p {
  font-weight: 500;
  line-height: 1.4;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dd p {
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 4px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_09 .c_inner .c_sec_wrap dl dd p {
    font-size: 16px;
    margin-left: 28px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_between {
    background: url(../images/system/sec-bet-sp.webp) center center/cover;
    padding: 64px 0;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_between {
    background: url(../images/system/sec-bet.webp) center center/cover;
    padding: 54px 0;
  }
}
.sys_main .sec_between .c_inner .sec_between__text {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sys_main .sec_between .c_inner .sec_between__text {
    letter-spacing: 4px;
  }
}
.sys_main .sec_between .c_inner .sec_between__text p {
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_between .c_inner .sec_between__text p {
    font-size: 25px;
    line-height: 1.4;
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_between .c_inner .sec_between__text p {
    font-size: 35px;
    line-height: 1.24;
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .sys_main .sec_between .c_inner .sec_between__text p span {
    font-size: 20px;
    margin-top: -3px;
    display: inherit;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_between .c_inner .sec_between__text p span {
    font-size: 35px;
    line-height: 1.24;
  }
}
.sys_main .sec_between .c_inner .sec_between__text .sec_between__textspan {
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .sys_main .sec_between .c_inner .sec_between__text .sec_between__textspan {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .sys_main .sec_between .c_inner .sec_between__text .sec_between__textspan {
    font-size: 30px;
  }
}