@charset "UTF-8";
.svc-incentive__block2 {
  margin-top: 0;
}

.ft-btm {
  padding: 25px 0 110px;
}

.svc-management {
  display: flex;
  flex-flow: column;
  gap: 150px;
}
.svc-management section .wrap > h2.title--4::after {
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
}
.svc-management section .wrap > div.title--wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.svc-management section .wrap > div.title--wrap div.title--wrap__title {
  width: 55%;
}
.svc-management section .wrap > div.title--wrap div.title--wrap__title p.svc-group--copy {
  margin-bottom: 20px;
  font-size: 1.8rem;
}
.svc-management section .wrap > div.title--wrap div.title--wrap__title p.svc-group--text {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 0;
}
.svc-management section .wrap > div.title--wrap div.title--wrap__title p.svc-group--text span {
  color: #003AA4;
  padding: 3px 10px;
  border: solid 1px #003AA4;
  border-radius: 3px;
}
.svc-management section .wrap > div.title--wrap div.title--wrap__image {
  width: 40%;
}
.svc-management section.top h1.svc-management_title {
  background-image: url(../images/top_2.jpg);
  height: 450px;
  box-shadow: 1px 1px 5px;
  font-size: 3.5rem;
  position: relative;
  padding-bottom: 26.0416666667%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  font-weight: 700;
  overflow: hidden;
}
.svc-management section.top h1.svc-management_title > span.title_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  color: #003AA4;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 35%, rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0.6) 85%, rgba(255, 255, 255, 0) 100%);
  padding: 75px 0px 180px;
  border-radius: 5px;
  width: 100%;
  letter-spacing: 2px;
  line-height: 1.5;
  text-shadow: 3px 3px 0px #F1F9FB;
}
.svc-management section.top h1.svc-management_title > span.title_wrap > span.big_one {
  font-size: 1.5em;
  position: relative;
  letter-spacing: 7px;
}
.svc-management section.top h1.svc-management_title > span.title_wrap > span.big_one::after {
  position: absolute;
  content: "";
  background-color: #003AA4;
  height: 1px;
  width: 100%;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: auto;
}
.svc-management section.top > span.sub_title {
  width: 43%;
  font-size: 1.7rem;
  display: inline-block;
  white-space: normal;
  color: #2753A4;
  position: absolute;
  top: 263px;
  z-index: 0;
  margin: auto;
  font-weight: bold;
  left: 0;
  right: 0;
  text-align: center;
}
.svc-management section.summary .wrap .svc-summary {
  margin: auto;
  text-align: left;
  display: flex;
  flex-flow: column;
  gap: 100px;
  flex-wrap: wrap;
}
.svc-management section.summary .wrap .svc-summary div h2 {
  font-size: 2.6rem;
  margin-bottom: 45px;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
}
.svc-management section.summary .wrap .svc-summary div h2 span span {
  font-size: 1.2em;
  color: #003AA4;
}
.svc-management section.summary .wrap .svc-summary div.definition > span {
  padding: 35px 70px;
  font-size: 1.5rem;
  display: inline-block;
  border-radius: 3px;
  letter-spacing: 1px;
  line-height: 2.1;
  text-align: justify;
  background: #fff;
  position: relative;
}
.svc-management section.summary .wrap .svc-summary div.definition > span::before {
  position: absolute;
  content: "";
  height: 4px;
  width: 85.5%;
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
  top: 0;
  border-radius: 3px;
  left: 0;
  right: 0;
  margin: auto;
}
.svc-management section.summary .wrap .svc-summary div.definition > span::after {
  position: absolute;
  content: "";
  height: 4px;
  width: 85.5%;
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
  bottom: 0;
  border-radius: 3px;
  left: 0;
  right: 0;
  margin: auto;
}
.svc-management section.summary .wrap .svc-summary div.definition > span > span {
  position: relative;
  color: #2982B8;
  font-size: 1.2em;
}
.svc-management section.summary .wrap .svc-summary ul.svc-anchor li {
  margin: 0;
  padding: 10px;
  width: 20%;
}
.svc-management section.summary .wrap .svc-summary div.introduction {
  text-align: center;
}
.svc-management section.summary .wrap .svc-summary div.introduction h2 span span {
  font-size: 1.5em;
}
.svc-management section.summary .wrap .svc-summary div.introduction > span {
  font-size: 1.8rem;
  font-weight: bold;
  color: gray;
}
.svc-management section.summary .wrap .svc-summary div.needs ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 1.5rem;
  gap: 10px 0px;
}
.svc-management section.summary .wrap .svc-summary div.needs ul li {
  width: 50%;
  text-align: left;
  position: relative;
}
.svc-management section.summary .wrap .svc-summary div.needs ul li::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 90%;
  bottom: 5px;
  left: 0;
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li span {
  padding: 10px 40px 10px 66px;
  display: inline-block;
  position: relative;
}
.svc-management section.summary .wrap .svc-summary div.needs ul li span::before {
  position: absolute;
  content: "";
  height: 52px;
  width: 52px;
  bottom: 5px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs1 span::before {
  background-image: url(../images/needs1.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs2 span::before {
  background-image: url(../images/needs2.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs3 span::before {
  background-image: url(../images/needs3.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs4 span::before {
  background-image: url(../images/needs4.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs5 span::before {
  background-image: url(../images/needs5.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs6 span::before {
  background-image: url(../images/needs6.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs7 span::before {
  background-image: url(../images/needs7.svg);
}
.svc-management section.summary .wrap .svc-summary div.needs ul li.needs8 span::before {
  background-image: url(../images/needs8.svg);
}
.svc-management section.summary .wrap .svc-summary div.features ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 70px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li {
  font-size: 1.8rem;
  letter-spacing: 1px;
  line-height: 2.1;
  text-align: center;
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
  position: relative;
  border-radius: 10px;
  width: 30%;
  display: flex;
  box-shadow: 3px 3px 11px lightgray;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span {
  background: #fff;
  border-radius: 5px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  display: flex;
  overflow: hidden;
  margin: auto;
  flex-flow: column;
  padding: 20px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span h3 {
  color: #003AA4;
  line-height: 1.5;
  font-size: 2rem;
  min-height: 80px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span h3 > span span {
  font-size: 0.8em;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span > span.feature-point {
  display: flex;
  margin: 0 0 15px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span > span.feature-point img {
  margin: auto;
  width: 40%;
  padding-bottom: 11px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span > span.feature-detail {
  line-height: 1.7;
  min-height: 120px;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span a span {
  font-size: 1.5rem;
  color: blue;
  position: relative;
}
.svc-management section.summary .wrap .svc-summary div.features ul li > span a span::after {
  position: absolute;
  border: transparent 6px solid;
  border-top: blue 5px solid;
  content: "";
  bottom: 1px;
  right: -19px;
  margin: auto;
}
.svc-management section.merit {
  display: flex;
  flex-flow: column;
  gap: 100px;
}
.svc-management section.merit .wrap {
  padding-top: 70px;
  margin-top: -70px;
}
.svc-management section.merit .wrap h2 span {
  color: initial;
  position: relative;
}
.svc-management section.merit .wrap h2 span::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  width: 100px;
  left: -45px;
  top: -50px;
}
.svc-management section.merit .wrap .title--wrap h3 span {
  color: #003AA4;
  position: relative;
  font-size: 1.5rem;
  padding-left: 15px;
  margin-bottom: 6px;
  display: inline-block;
}
.svc-management section.merit .wrap .title--wrap h3 span::before {
  position: absolute;
  content: "";
  background: #5384DB;
  background: linear-gradient(177deg, rgb(83, 132, 219) 0%, rgb(146, 178, 233) 50%, rgb(83, 132, 219) 100%);
  width: 10px;
  height: 10px;
  left: 1px;
  border-radius: 13px;
  top: 8px;
}
.svc-management section.merit .wrap#point-1 h2 span::before {
  background-image: url(../images/point1.svg);
}
.svc-management section.merit .wrap#point-2 h2 span::before {
  background-image: url(../images/point2.svg);
}
.svc-management section.merit .wrap#point-3 h2 span::before {
  background-image: url(../images/point3.svg);
}
.svc-management section.case .wrap {
  text-align: center;
}
.svc-management section.case .wrap > span {
  font-size: 1.8rem;
  font-weight: bold;
  color: gray;
  display: inline-block;
  margin-bottom: 80px;
}
.svc-management section.case .wrap h2 {
  font-size: 2.6rem;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
}
.svc-management section.case .wrap h2 span {
  color: initial;
}
.svc-management section.case .wrap h2 span span {
  color: #003AA4;
  font-size: 1.2em;
}
.svc-management section.case .wrap > div {
  display: flex;
  flex-flow: column;
  gap: 30px;
}
.svc-management section.case .wrap > div > span:not(.case-arrow) {
  width: 100%;
  overflow: hidden;
  border: SOLID LIGHTGRAY 1PX;
  border-radius: 3PX;
  box-shadow: 3PX 3PX 15PX LIGHTGRAY;
  margin: auto;
  background-color: #fff;
}
.svc-management section.case .wrap > div > span:not(.case-arrow) img {
  width: 100%;
}
.svc-management section.case .wrap > div > span.case-arrow {
  font-size: 1.6rem;
}
.svc-management section.case .wrap > div > span.case-arrow > span {
  border: transparent solid 15px;
  border-top: #003AA4 solid 15px;
  bottom: -30px;
  opacity: 0.7;
  position: relative;
}
.svc-management section.price-plan div.wrap#price {
  text-align: center;
  font-size: 1.5rem;
  margin-top: 80px;
  font-size: 1.5rem;
}
.svc-management section.price-plan div.wrap#price h2 {
  font-size: 2.6rem;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  letter-spacing: 2px;
}
.svc-management section.price-plan div.wrap#price h2 > span {
  position: relative;
}
.svc-management section.price-plan div.wrap#price h2 > span::before {
  position: absolute;
  content: "";
  top: -116px;
  left: 0;
  height: 70px;
  width: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/yen.svg);
  right: 0;
  margin: auto;
}
.svc-management section.price-plan div.wrap#price h2 > span > span {
  color: #003AA4;
  font-size: 1.2em;
}
.svc-management section.price-plan div.wrap#price h2::before, .svc-management section.price-plan div.wrap#price h2::after {
  content: none;
}
.svc-management section.price-plan div.wrap#price > span {
  font-size: 1.8rem;
  font-weight: bold;
  color: gray;
  display: inline-block;
  margin-bottom: 80px;
}
.svc-management section.price-plan div.wrap#price h3 {
  text-align: left;
}
.svc-management section.price-plan div.wrap#price h3 span {
  font-weight: bold;
  color: #003AA4;
  padding-left: 73px;
  font-size: 1.4em;
  position: relative;
}
.svc-management section.price-plan div.wrap#price h3 span::before {
  position: absolute;
  content: "";
  top: -14px;
  left: 0px;
  height: 50px;
  width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.svc-management section.price-plan div.wrap#price h3 span.staff::before {
  background-image: url(../images/staff.svg);
}
.svc-management section.price-plan div.wrap#price h3 span.yen::before {
  background-image: url(../images/yen.svg);
}
.svc-management section.price-plan div.wrap#price ul.hosoku {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #707070;
  display: flex;
  flex-flow: column;
  gap: 3px;
  text-align: left;
}
.svc-management section.price-plan div.wrap#price ul.hosoku li {
  padding-left: 25px;
}
.svc-management section.price-plan div.wrap#price ul.hosoku li span {
  position: relative;
}
.svc-management section.price-plan div.wrap#price ul.hosoku li span::before {
  position: absolute;
  content: "※";
  left: -25px;
  font-size: 0.9em;
  top: 0.5px;
}
.svc-management section.price-plan div.wrap#price table {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.svc-management section.price-plan div.wrap#price table,
.svc-management section.price-plan div.wrap#price td,
.svc-management section.price-plan div.wrap#price th {
  border: 1px solid #595959;
  border-collapse: collapse;
}
.svc-management section.price-plan div.wrap#price td,
.svc-management section.price-plan div.wrap#price th {
  padding: 5px;
  width: 30px;
  height: 50px;
}
.svc-management section.price-plan div.wrap#price thead tr {
  color: #fff;
  background: #003AA4;
}
.svc-management section.price-plan div.wrap#price thead tr th {
  padding: 8px 5px;
}
.svc-management section.price-plan div.wrap#price thead tr.table-headcolor {
  background: #7A90B6;
  background: linear-gradient(180deg, rgb(160, 175, 202) 0%, rgb(122, 144, 182) 100%);
}
.svc-management section.price-plan div.wrap#price thead tr.table-headcolor th {
  text-align: left;
  padding-left: 15px;
  font-weight: normal;
  width: 30%;
}
.svc-management section.price-plan div.wrap#price thead tr.table-headcolor td.simple {
  background: #5A7EBC;
  background: linear-gradient(180deg, rgb(160, 182, 220) 0%, rgb(90, 126, 188) 100%);
  width: 20%;
}
.svc-management section.price-plan div.wrap#price thead tr.table-headcolor td.std {
  background: #719012;
  background: linear-gradient(180deg, rgb(148, 175, 65) 0%, rgb(113, 144, 18) 100%);
  width: 20%;
}
.svc-management section.price-plan div.wrap#price thead tr.table-headcolor td.full {
  background: #901712;
  background: linear-gradient(180deg, rgb(175, 70, 65) 0%, rgb(144, 23, 18) 100%);
  width: 20%;
}
.svc-management section.price-plan div.wrap#price tbody {
  letter-spacing: 1px;
}
.svc-management section.price-plan div.wrap#price tbody th {
  background: #FAFBFC;
  padding-left: 10px;
  text-align: left;
  color: #2456B1;
  font-weight: normal;
}
.svc-management section.price-plan div.wrap#price tbody .even {
  background: #fbf8f0;
}
.svc-management section.price-plan div.wrap#price tbody .odd {
  background: #fefcf9;
}
.svc-management section.price-plan div.wrap#price table.price-table td > span {
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  color: #134090;
  letter-spacing: 0px;
}
.svc-management section.price-plan div.wrap#price table.price-table td > span::after {
  content: "円";
  position: absolute;
  bottom: 0px;
  right: -22px;
  font-size: 0.8em;
}
.svc-management section.price-plan div.wrap#price table.price-table td > span span {
  font-size: 0.9em;
  position: relative;
  bottom: -0.5px;
}
.svc-management section.price-plan div.wrap#price tbody tr td.price-in {
  text-align: end;
  padding-right: 58px;
}

.style-inquiry {
  background: #003AA4;
  background: linear-gradient(180deg, rgb(0, 58, 164) 0%, rgb(46, 96, 186) 50%, rgb(0, 58, 164) 100%);
}
.style-inquiry .style-inquiry__tel__content {
  border-left: none;
}
.style-inquiry .style-inquiry__tel__content .style-inquiry__tel__links {
  justify-content: center;
}
.style-inquiry ul.style-inquiry__btns li.style-inquiry__btns--item {
  width: 60%;
}

.floating {
  width: 100%;
}
.floating div.management-inq {
  width: 100%;
  background: rgba(70, 132, 194, 0.25);
  padding: 10px 0;
}
.floating div.management-inq .management-inq__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: auto;
}
.floating div.management-inq .management-inq__wrap > div {
  background: rgba(255, 255, 255, 0.95);
  width: 88%;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  padding: 10px;
  flex-wrap: wrap;
}
.floating div.management-inq .management-inq__wrap > div > span {
  font-size: 1.5rem;
  padding: 5px 20px;
  color: #4684C2;
  font-weight: bold;
}
.floating div.management-inq .management-inq__wrap > div a {
  border-radius: 50px;
  text-align: center;
  font-size: 1.5rem;
  display: flex;
}
.floating div.management-inq .management-inq__wrap > div a:hover {
  opacity: 0.8;
}
.floating div.management-inq .management-inq__wrap > div a span {
  color: #fff;
  margin: auto;
  position: relative;
}
.floating div.management-inq .management-inq__wrap > div a span::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  height: 22px;
  width: 22px;
  top: 8px;
  left: -30px;
}
.floating div.management-inq .management-inq__wrap > div a.btn-a {
  background: unset;
}
.floating div.management-inq .management-inq__wrap > div a.btn-a span {
  color: #003AA4;
  font-weight: bold;
  font-size: 1.5em;
}
.floating div.management-inq .management-inq__wrap > div a.btn-a span::before {
  background-image: url(../images/tel.svg);
}
.floating div.management-inq .management-inq__wrap > div a.btn-b {
  width: 35%;
  background: #4684C2;
  background: linear-gradient(180deg, rgb(70, 132, 194) 0%, rgb(41, 130, 184) 50%);
}
.floating div.management-inq .management-inq__wrap > div a.btn-b > span {
  margin-right: 19%;
}
.floating div.management-inq .management-inq__wrap > div a.btn-b > span::before {
  top: 3px;
  left: -38px;
  background-image: url(../images/mail.svg);
}
.floating a.page-top {
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  position: relative;
  margin: auto;
}
.floating a.page-top span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-left: double 2px #4684C2;
  border-bottom: double 2px #4684C2;
  transform: rotate(135deg);
  top: 8px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .svc-management {
    gap: 45px;
  }
  .svc-management section:not(.top) {
    padding: 0 10px;
  }
  .svc-management section.top h1.svc-management_title {
    background-image: url(../images/top_2sp.jpg);
    height: 270px;
    font-size: 2.5rem;
  }
  .svc-management section.top h1.svc-management_title > span.title_wrap {
    top: 44%;
  }
  .svc-management section.top h1.svc-management_title > span.title_wrap span.big_one {
    font-size: 1.3em;
    position: relative;
    letter-spacing: 2px;
  }
  .svc-management section.top span.sub_title {
    width: 94%;
    font-size: 1.5rem;
    top: 125px;
    font-weight: normal;
    line-height: 1.5;
  }
  .svc-management section.summary {
    margin-bottom: 70px;
  }
  .svc-management section.summary .wrap .svc-summary {
    gap: 50px;
  }
  .svc-management section.summary .wrap .svc-summary div h2 {
    width: 90%;
    margin: auto;
    font-size: 2.2rem;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .svc-management section.summary .wrap .svc-summary div.definition > span {
    padding: 35px 10px;
    line-height: 1.8;
  }
  .svc-management section.summary .wrap .svc-summary div.definition > span::before {
    top: 20px;
    width: calc(100% - 20px);
  }
  .svc-management section.summary .wrap .svc-summary div.definition > span::after {
    bottom: 10px;
    width: calc(100% - 20px);
  }
  .svc-management section.summary .wrap .svc-summary div.definition > span > span {
    font-size: 1.1em;
  }
  .svc-management section.summary .wrap .svc-summary div.definition h2 span span {
    color: initial;
    font-size: 1.2em;
  }
  .svc-management section.summary .wrap .svc-summary ul.svc-anchor li {
    width: 33%;
  }
  .svc-management section.summary .wrap .svc-summary div.needs ul {
    justify-content: unset;
    flex-flow: column;
  }
  .svc-management section.summary .wrap .svc-summary div.needs ul li {
    width: 100%;
  }
  .svc-management section.summary .wrap .svc-summary div.needs ul li span {
    padding: 10px 5px 10px 66px;
  }
  .svc-management section.summary .wrap .svc-summary div.needs ul li::after {
    width: 100%;
  }
  .svc-management section.summary .wrap .svc-summary div.introduction > span {
    font-size: 1.5rem;
  }
  .svc-management section.summary .wrap .svc-summary div.features ul {
    margin-top: 40px;
    gap: 30px;
    padding: 0 10px;
  }
  .svc-management section.summary .wrap .svc-summary div.features ul li {
    width: 100%;
  }
  .svc-management section.summary .wrap .svc-summary div.features ul li > span span.feature-point img {
    width: 30%;
  }
  .svc-management section.summary .wrap .svc-summary div.features ul li > span h3 {
    padding: 0 20px;
  }
  .svc-management section.summary .wrap .svc-summary div.features ul li > span span.feature-detail {
    display: none;
  }
  .svc-management section.merit {
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .svc-management section.merit .wrap > h2.title--4 {
    text-align: center;
    font-size: 2.2rem;
    padding: 12px 15px;
    line-height: 1.5;
  }
  .svc-management section.merit .wrap > h2.title--4::before {
    content: none;
  }
  .svc-management section.merit .wrap > h2.title--4::after {
    content: none;
  }
  .svc-management section.merit .wrap > h2.title--4 span {
    display: inline-block;
  }
  .svc-management section.merit .wrap > h2.title--4 span::before {
    height: 80px;
    width: 80px;
    left: 0;
    right: 0;
    top: -68px;
    margin: auto;
  }
  .svc-management section.merit .wrap div.title--wrap {
    justify-content: unset;
    flex-flow: column;
    gap: 20px;
  }
  .svc-management section.merit .wrap div.title--wrap div.title--wrap__title {
    width: 100%;
  }
  .svc-management section.merit .wrap div.title--wrap div.title--wrap__title p.svc-group--copy {
    font-size: 1.5rem;
  }
  .svc-management section.merit .wrap div.title--wrap div.title--wrap__title p.svc-group--text {
    flex-flow: column;
  }
  .svc-management section.merit .wrap div.title--wrap div.title--wrap__title p.svc-group--text span {
    padding: 8px 8px 5px 3px;
    font-size: 1.5rem;
    border-radius: 0;
    border: unset;
    border-bottom: solid 1px #003AA4;
  }
  .svc-management section.merit .wrap div.title--wrap div.title--wrap__image {
    width: 100%;
  }
  .svc-management section.case {
    margin-bottom: 70px;
  }
  .svc-management section.case .wrap > span {
    margin-bottom: 30px;
  }
  .svc-management section.case .wrap h2 {
    font-size: 2.5rem;
    line-height: 1.5;
    margin-bottom: 25px;
  }
  .svc-management section.price-plan div.wrap#price h2 {
    font-size: 2.5rem;
  }
  .svc-management section.price-plan div.wrap#price h2 span {
    display: inline-block;
  }
  .svc-management section.price-plan div.wrap#price h2 span::before {
    margin: auto;
    left: 0;
    right: 0;
    top: -96px;
  }
  .svc-management section.price-plan div.wrap#price > span {
    margin-bottom: 40px;
  }
  .svc-management section.price-plan div.wrap#price h3 span {
    padding-left: 60px;
  }
  .svc-management section.price-plan div.wrap#price h3 span {
    padding-left: 52px;
  }
  .svc-management section.price-plan div.wrap#price h3 span::before {
    top: -1px;
    left: 0px;
    height: 40px;
    width: 40px;
  }
  .svc-management section.price-plan div.wrap#price table {
    margin-top: 10px;
  }
  .svc-management section.price-plan div.wrap#price table.price-table thead tr.table-headcolor th {
    padding: 8px 10px;
  }
  .svc-management section.price-plan div.wrap#price table.price-table thead tr.table-headcolor th span {
    font-size: 0.8em;
  }
  .svc-management section.price-plan div.wrap#price table.price-table tbody td {
    padding-right: 19px;
  }
  .svc-management section.price-plan div.wrap#price table.price-table tbody td span {
    font-size: 1.5rem;
  }
  .svc-management section.price-plan div.wrap#price table.price-table tbody td span::after {
    right: -12px;
    bottom: -1px;
  }
  .svc-management section.price-plan div.wrap#price ul.hosoku li {
    padding-left: 15px;
  }
  .svc-management section.price-plan div.wrap#price ul.hosoku li span::before {
    left: -15px;
  }
  .floating {
    height: auto;
  }
  .floating div.management-inq {
    padding: 5px 0 0;
  }
  .floating div.management-inq div.management-inq__wrap > span {
    padding: 5px 15px;
  }
  .floating div.management-inq div.management-inq__wrap > div {
    width: 100%;
    border-radius: 0;
    padding: 3px 10px;
  }
  .floating div.management-inq div.management-inq__wrap > div > span {
    width: 100%;
    font-weight: normal;
    padding: 0;
    font-size: 1.25em;
    text-align: center;
    padding-bottom: 3px;
  }
  .floating div.management-inq div.management-inq__wrap > div a span::before {
    width: 20px;
    height: 20px;
    top: 3px;
    left: -29px;
  }
  .floating div.management-inq div.management-inq__wrap > div a.btn-a {
    width: 50%;
  }
  .floating div.management-inq div.management-inq__wrap > div a.btn-a span {
    font-size: 1.5rem;
  }
  .floating div.management-inq div.management-inq__wrap > div a.btn-b {
    padding: 3px 0;
    width: 50%;
    line-height: 1.5;
  }
  .floating div.management-inq div.management-inq__wrap > div a.btn-b span {
    font-size: 1.3rem;
  }
  .floating div.management-inq div.management-inq__wrap > div a.btn-b span::before {
    top: 9px;
    left: -47px;
  }
  .floating div.management-inq div.management-inq__wrap a.page-top {
    display: none;
  }
  .ft-btm {
    padding: 25px 0 50px;
  }
}/*# sourceMappingURL=management.css.map */