@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap");
.bt .section-asq-fv {
  padding-top: min(6.1428571429vw, 86px);
  padding-bottom: 0;
  background: url("../image/asq-new/bg-fv.png") 50% -42px no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .bt .section-asq-fv {
    padding-top: 0;
    background-position: 70% 0;
  }
}
.bt .section-asq-fv .zisseki {
  padding-bottom: min(2.8571428571vw, 40px);
  margin-bottom: 0;
  background-color: transparent;
  width: auto;
  max-width: 1040px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .zisseki {
    padding-bottom: 1.4285714286vw;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.bt .section-asq-fv .container {
  max-width: 1140px;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.bt .section-asq-fv .flex-fv {
  display: flex;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv {
    flex-direction: column;
  }
}
.bt .section-asq-fv .flex-fv .title-fv {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .title-fv {
    margin-bottom: 4.8vw;
  }
}
.bt .section-asq-fv .flex-fv .title-fv img {
  width: min(45.3571428571vw, 635px);
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .title-fv img {
    width: 100%;
  }
}
.bt .section-asq-fv .flex-fv .text-fv {
  flex-grow: 1;
}
.bt .section-asq-fv .flex-fv .list-btn {
  display: flex;
  gap: 10px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .list-btn {
    padding-left: 0;
    flex-direction: column;
    justify-content: center;
  }
}
.bt .section-asq-fv .flex-fv .list-btn .button {
  display: flex;
  align-items: center;
  width: min(20vw, 280px);
  height: min(5vw, 70px);
  padding: min(0.5714285714vw, 8px) min(2.1428571429vw, 30px);
  font-size: min(1.1428571429vw, 16px);
  border-radius: min(5vw, 70px);
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .list-btn .button {
    width: 100%;
    padding: 2.6666666667vw 8vw;
    height: 20.2666666667vw;
    font-size: 4vw;
    border-radius: 20.2666666667vw;
  }
}
.bt .section-asq-fv .flex-fv .img-fv {
  padding-top: min(7.7142857143vw, 108px);
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .img-fv {
    text-align: center;
  }
}
.bt .section-asq-fv .flex-fv .img-fv img {
  width: min(26.5714285714vw, 372px);
}
@media (max-width: 767px) {
  .bt .section-asq-fv .flex-fv .img-fv img {
    width: 53.3333333333vw;
  }
}
.bt .section-asq-fv .lead {
  margin-bottom: min(3.1428571429vw, 44px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: min(1.1428571429vw, 16px);
  font-weight: 600;
  color: #505050;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .lead {
    margin-bottom: 6.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-asq-fv .lead.lead-sm {
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .lead.lead-sm {
    text-align: left;
  }
}
.bt .section-asq-fv .title-lg-green {
  margin-bottom: min(1.2857142857vw, 18px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: min(3.4285714286vw, 48px);
  color: #29b094;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .title-lg-green {
    margin-bottom: 4vw;
    font-size: 8vw;
  }
}
.bt .section-asq-fv .text-sm {
  margin-bottom: 0;
  font-size: min(1vw, 14px);
  font-family: "IBM Plex Sans JP", sans-serif;
  color: #505050;
  text-align: right;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .text-sm {
    font-size: 3.4666666667vw;
  }
}
.bt .section-asq-fv .zisseki_list {
  padding-left: 0;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .zisseki_list {
    flex-direction: column;
    gap: 1.6vw 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media (min-width: 768px) {
  .bt .section-asq-fv .zisseki_list {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .bt .section-asq-fv .zisseki_list > li {
    width: auto;
  }
}
.bt .section-asq-fv .zisseki_list > li.border {
  min-height: min(4.7142857143vw, 66px);
  padding: min(0.2142857143vw, 3px) min(0.5vw, 7px);
  border: 3px solid #f8f8f8;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .bt .section-asq-fv .zisseki_list > li.border {
    display: flex;
    justify-content: center;
    width: 326px;
    padding: 8px 12px;
  }
}
.bt .btn-gradient-green {
  position: relative;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  background: url("../image/asq-new/btn/bg-gradient-green.png") 100% 50% no-repeat;
  background-size: contain;
  filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.15));
}
@media (max-width: 767px) {
  .bt .btn-gradient-green {
    background-position: 50% 50%;
    background-size: cover;
  }
}
.bt .btn-gradient-green:before, .bt .btn-gradient-green:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
}
.bt .btn-gradient-green:before {
  right: min(1.1428571429vw, 16px);
  width: min(2.8571428571vw, 40px);
  height: min(2.8571428571vw, 40px);
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 767px) {
  .bt .btn-gradient-green:before {
    right: 5.3333333333vw;
    width: 8vw;
    height: 8vw;
  }
}
.bt .btn-gradient-green:after {
  right: min(2.1428571429vw, 30px);
  width: min(0.7142857143vw, 10px);
  height: min(0.8571428571vw, 12px);
  margin-top: auto;
  margin-bottom: auto;
  background: url("../image/asq-new/btn/arrow-right-green.png") 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .bt .btn-gradient-green:after {
    right: 8vw;
    width: 2.6666666667vw;
    height: 3.2vw;
  }
}
.bt .btn-gradient-green.button-lg {
  padding: min(2.1428571429vw, 30px) min(2.8571428571vw, 40px);
  font-size: clamp(15px, 1.5714285714vw, 22px);
  font-weight: 500;
  background: url("../image/asq-new/btn/bg-gradient-green-lg.png") 100% 50% no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .bt .btn-gradient-green.button-lg {
    padding: 4.8vw 5.3333333333vw;
  }
}
.bt .btn-gradient-green.button-lg:before {
  right: clamp(8px, 1.7857142857vw, 25px);
}
@media (max-width: 767px) {
  .bt .btn-gradient-green.button-lg:before {
    right: 4vw;
  }
}
.bt .btn-gradient-green.button-lg:after {
  right: clamp(15px, 2.8571428571vw, 40px);
}
@media (max-width: 767px) {
  .bt .btn-gradient-green.button-lg:after {
    right: 6.1333333333vw;
  }
}
.bt .btn-gradient-green:hover {
  color: #fff;
  opacity: 0.8;
}
.bt .btn-gradient-orange {
  position: relative;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  background: url("../image/asq-new/btn/bg-gradient-orange.png") 100% 50% no-repeat;
  background-size: contain;
  filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.15));
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange {
    background-position: 50% 50%;
    background-size: cover;
  }
}
.bt .btn-gradient-orange:before, .bt .btn-gradient-orange:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
}
.bt .btn-gradient-orange:before {
  right: min(1.1428571429vw, 16px);
  width: min(2.8571428571vw, 40px);
  height: min(2.8571428571vw, 40px);
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange:before {
    right: 5.3333333333vw;
    width: 8vw;
    height: 8vw;
  }
}
.bt .btn-gradient-orange:after {
  right: min(2.1428571429vw, 30px);
  width: min(0.7142857143vw, 10px);
  height: min(0.8571428571vw, 12px);
  margin-top: auto;
  margin-bottom: auto;
  background: url("../image/asq-new/btn/arrow-right-orange.png") 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange:after {
    right: 8vw;
    width: 2.6666666667vw;
    height: 3.2vw;
  }
}
.bt .btn-gradient-orange.button-lg {
  padding: min(2.1428571429vw, 30px) min(2.8571428571vw, 40px);
  font-size: clamp(15px, 1.5714285714vw, 22px);
  font-weight: 500;
  background: url("../image/asq-new/btn/bg-gradient-orange-lg.png") 100% 50% no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange.button-lg {
    padding: 8vw 5.3333333333vw;
  }
}
.bt .btn-gradient-orange.button-lg:before {
  right: clamp(8px, 1.7857142857vw, 25px);
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange.button-lg:before {
    right: 4vw;
  }
}
.bt .btn-gradient-orange.button-lg:after {
  right: clamp(15px, 2.8571428571vw, 40px);
}
@media (max-width: 767px) {
  .bt .btn-gradient-orange.button-lg:after {
    right: 6.1333333333vw;
  }
}
.bt .btn-gradient-orange:hover {
  color: #fff;
  opacity: 0.8;
}
.bt .btn-border-green {
  position: relative;
  padding: min(1.2142857143vw, 17px) min(2.4285714286vw, 34px) min(1.0714285714vw, 15px);
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: clamp(12px, 1.1428571429vw, 16px);
  font-weight: 600;
  color: #3dbb9f;
  border: 2px solid #3dbb9f;
  background-color: #fff;
  border-radius: min(4.2857142857vw, 60px);
}
@media (max-width: 767px) {
  .bt .btn-border-green {
    padding: 4vw 8vw;
    font-size: 3.7333333333vw;
    border-radius: 14.6666666667vw;
  }
}
.bt .btn-border-green:after {
  position: absolute;
  top: 0;
  right: min(1.0714285714vw, 15px);
  bottom: 0;
  width: min(2.1428571429vw, 30px);
  height: min(2.1428571429vw, 30px);
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 50%;
  background: url("../image/asq-new/btn/arrow-right-white.png") no-repeat 0 0;
  background-size: contain;
  transition: 0.3s all ease;
  content: "";
}
@media (max-width: 767px) {
  .bt .btn-border-green:after {
    right: 2.6666666667vw;
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
.bt .btn-border-green:hover:after {
  right: min(0.7142857143vw, 10px);
}
@media (max-width: 767px) {
  .bt .btn-border-green:hover:after {
    right: 1.3333333333vw;
  }
}
.bt .asq-banner a img {
  width: min(16.2142857143vw, 227px);
}
.bt .section-solution {
  font-family: "IBM Plex Sans JP", sans-serif;
}
.bt .section-solution .container {
  max-width: 1400px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .bt .section-solution .container {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bt .section-solution .card-asq {
  background-image: linear-gradient(129deg, #2db296 37.5%, #2aae93 37.5%, #2aae93 50%, #2db296 50%, #2db296 87.5%, #2aae93 87.5%, #2aae93 100%);
  background-size: 10.29px 12.71px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .bt .section-solution .card-asq {
    border-radius: 2.6666666667vw;
  }
}
.bt .section-solution .card-asq .title-card {
  position: relative;
  z-index: 0;
  max-width: 680px;
  padding: 17px 10px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: min(3.2857142857vw, 46px);
  font-size: min(1.5714285714vw, 22px);
  font-weight: 600;
  line-height: 1.6;
  color: #fff;
  text-align: center;
  border-radius: 0 0 50px 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .bt .section-solution .card-asq .title-card {
    padding: 2.6666666667vw 2.1333333333vw;
    margin-right: 2.6666666667vw;
    margin-left: 2.6666666667vw;
    margin-bottom: 8vw;
    font-size: 3.4666666667vw;
    border-radius: 0 0 6.6666666667vw 6.6666666667vw;
  }
}
.bt .section-solution .card-asq .title-card:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #000;
  border-radius: 0 0 50px 50px;
  opacity: 0.6;
  content: "";
}
@media (max-width: 767px) {
  .bt .section-solution .card-asq .title-card:before {
    border-radius: 0 0 6.6666666667vw 6.6666666667vw;
  }
}
.bt .section-solution .card-asq .title-card .img {
  position: absolute;
  top: min(1.4285714286vw, 20px);
  right: min(2.5714285714vw, 36px);
  width: min(4.5714285714vw, 64px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-asq .title-card .img {
    top: 16vw;
    right: 7.4666666667vw;
    width: 11.7333333333vw;
  }
}
.bt .section-solution .card-asq .card-body {
  padding-top: 0;
  padding-bottom: min(2.7142857143vw, 38px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-asq .card-body {
    padding-bottom: 5.3333333333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
.bt .section-solution .title-lg {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: min(3.5714285714vw, 50px);
  padding-left: min(3.5714285714vw, 50px);
  margin-top: min(3.2142857143vw, 45px);
  margin-right: auto;
  margin-left: auto;
  font-size: min(3vw, 42px);
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .bt .section-solution .title-lg {
    padding-right: 6.6666666667vw;
    padding-left: 6.6666666667vw;
    margin-top: 9.3333333333vw;
    font-size: 4.8vw;
  }
}
.bt .section-solution .title-lg:before, .bt .section-solution .title-lg:after {
  position: absolute;
  top: 0;
  width: min(2.5vw, 35px);
  height: min(3.0714285714vw, 43px);
  background: url("../image/asq-new/decoration.png") 0 0 no-repeat;
  background-size: contain;
  content: "";
}
@media (max-width: 767px) {
  .bt .section-solution .title-lg:before, .bt .section-solution .title-lg:after {
    top: -1.0666666667vw;
    width: 5.3333333333vw;
    height: 7.4666666667vw;
  }
}
.bt .section-solution .title-lg:before {
  left: 0;
}
.bt .section-solution .title-lg:after {
  right: 0;
  transform: scaleX(-1);
}
.bt .section-solution .title-lg .text-montserrat {
  font-weight: bold;
}
.bt .section-solution .lead {
  margin-bottom: min(3vw, 42px);
  text-align: center;
  font-size: min(1.1428571429vw, 16px);
  font-weight: 600;
  color: #505050;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .bt .section-solution .lead {
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.bt .section-solution .card-lg {
  position: relative;
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: min(2.1428571429vw, 30px);
  margin-left: auto;
  border: 4px solid #3ebca0;
  border-radius: min(1.4285714286vw, 20px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg {
    margin-bottom: 5.3333333333vw;
    border-radius: 5.3333333333vw;
  }
}
@media (min-width: 768px) {
  .bt .section-solution .card-lg:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: min(3.9285714286vw, 55px);
    height: min(3.9285714286vw, 55px);
    margin: auto;
    border-radius: 50%;
    background: url("../image/asq-new/circle-orange.png") 0 0 no-repeat;
    background-size: contain;
    content: "";
  }
}
.bt .section-solution .card-lg .card-body {
  padding: min(0.4285714286vw, 6px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body {
    padding: 1.6vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body {
  display: flex;
  border-radius: min(0.7142857143vw, 10px);
  overflow: hidden;
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body {
    flex-direction: column;
    border-radius: 2.6666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body {
  width: 50%;
  padding: min(2.1428571429vw, 30px) min(2.5vw, 35px);
  font-size: clamp(11px, 1.1428571429vw, 16px);
  font-weight: 500;
  line-height: 1.8;
  color: #505050;
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body {
    width: 100%;
    height: 50%;
    padding: 5.3333333333vw 4vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body strong {
  font-weight: 600;
  color: #29b094;
  background: linear-gradient(transparent 60%, #f1f5b3 60%);
}
.bt .section-solution .card-lg .card-body .inner-body .body .title-card-lg {
  position: relative;
  padding: min(0.9285714286vw, 13px) min(0.4285714286vw, 6px) min(0.6428571429vw, 9px);
  margin-top: 0;
  margin-bottom: min(2.1428571429vw, 30px);
  font-size: clamp(20px, 1.5714285714vw, 22px);
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body .title-card-lg {
    padding: 2.6666666667vw 1.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body .title-card-lg .title-graph {
  position: absolute;
  top: max(-1.4285714286vw, -20px);
  right: min(1.4285714286vw, 20px);
  width: min(7.7857142857vw, 109px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body .title-card-lg .title-graph {
    top: -3.2vw;
    right: 3.7333333333vw;
    width: 18.6666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body .text-lg {
  font-size: clamp(13px, 1.2857142857vw, 18px);
  line-height: 1.6;
  font-weight: 600;
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body .text-lg {
    font-size: 4.2666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body .illustration {
  display: block;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
}
.bt .section-solution .card-lg .card-body .inner-body .body .img-1 {
  width: min(17.4285714286vw, 244px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body .img-1 {
    width: 65.0666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body .img-2 {
  width: min(19.7857142857vw, 277px);
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body .img-2 {
    width: 73.8666666667vw;
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body-left {
  background-color: #f1f1f1;
}
@media (max-width: 767px) {
  .bt .section-solution .card-lg .card-body .inner-body .body-left {
    position: relative;
  }
  .bt .section-solution .card-lg .card-body .inner-body .body-left:after {
    position: absolute;
    right: 0;
    bottom: -3.7333333333vw;
    left: 0;
    z-index: 10;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    background: url("../image/asq-new/circle-orange.png") 0 0 no-repeat;
    transform: rotate(90deg);
    background-size: contain;
    content: "";
  }
}
.bt .section-solution .card-lg .card-body .inner-body .body-left .title-card-lg {
  background-color: #7a7b7e;
}
.bt .section-solution .card-lg .card-body .inner-body .body-right {
  background-color: #f3fbf9;
}
.bt .section-solution .card-lg .card-body .inner-body .body-right .title-card-lg {
  background-color: #29b094;
}
.bt .list-circle {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 767px) {
  .bt .list-circle {
    font-size: 4vw;
  }
}
.bt .list-circle strong {
  font-weight: 600;
  color: #fdf9be;
  background: linear-gradient(transparent 60%, #29a68c 60%);
}
.bt .list-circle > li {
  position: relative;
  padding-left: 75px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .bt .list-circle > li {
    padding-left: 12vw;
    margin-bottom: 4.8vw;
  }
}
.bt .list-circle > li:before {
  position: absolute;
  top: -7px;
  left: 20px;
  width: 38px;
  height: 38px;
  background: url("../image/asq-new/icon-circle.png") 0 0 no-repeat;
  background-size: contain;
  content: "";
}
@media (max-width: 767px) {
  .bt .list-circle > li:before {
    top: -1.0666666667vw;
    left: 0.8vw;
    width: 8vw;
    height: 8vw;
  }
}
.bt .text-montserrat {
  font-family: "Montserrat", sans-serif;
}
.bt .title-asq-solution {
  position: relative;
  max-width: min(28.5714285714vw, 400px);
  padding: min(1.2857142857vw, 18px) min(0.7142857143vw, 10px);
  margin-top: min(4.2857142857vw, 60px);
  margin-bottom: min(2.5vw, 35px);
  margin-right: auto;
  margin-left: auto;
  font-size: min(2vw, 28px);
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 60px;
  background: linear-gradient(90deg, #29b094 50%, #74ccb9 100%);
}
@media (max-width: 767px) {
  .bt .title-asq-solution {
    max-width: 106.6666666667vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 6.6666666667vw;
    padding: 4vw 2.6666666667vw;
    font-size: 5.3333333333vw;
    border-radius: 14.6666666667vw;
  }
}
.bt .title-asq-solution:after {
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 7px solid #29b094;
  content: "";
}
@media (max-width: 767px) {
  .bt .title-asq-solution:after {
    bottom: -1.8666666667vw;
    border-left: 1.4666666667vw solid transparent;
    border-right: 1.4666666667vw solid transparent;
    border-top: 1.8666666667vw solid #29b094;
  }
}
.bt .section-reason {
  padding-top: min(5.7142857143vw, 80px);
  font-family: "IBM Plex Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .bt .section-reason {
    padding-top: 13.3333333333vw;
  }
}
.bt .section-reason .title-section {
  margin-top: 0;
  margin-bottom: min(1.7857142857vw, 25px);
  font-size: min(3vw, 42px);
  font-weight: bold;
  color: #505050;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-reason .title-section {
    margin-bottom: 5.3333333333vw;
    font-size: 8vw;
  }
}
.bt .section-reason .lead {
  margin-bottom: min(3.1428571429vw, 44px);
  font-size: clamp(12px, 1.1428571429vw, 16px);
  font-weight: 600;
  line-height: 1.6;
  color: #505050;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-reason .lead {
    margin-bottom: 8vw;
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.bt .section-reason .container {
  max-width: 985px;
}
.bt .section-reason .list-reason {
  display: flex;
  gap: min(5vw, 70px);
  justify-content: space-between;
  padding-left: 0;
  margin-bottom: 0;
  font-size: clamp(12px, 1.1428571429vw, 16px);
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-reason .list-reason {
    flex-direction: column;
    gap: 8vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-reason .list-reason img {
  width: min(19.2857142857vw, 270px);
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .bt .section-reason .list-reason img {
    width: 50vw;
    margin-bottom: 4vw;
  }
}
.bt .section-reason .list-reason .title {
  font-size: clamp(18px, 1.5714285714vw, 22px);
  font-weight: 600;
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-reason .list-reason .title {
    font-size: 4.8vw;
  }
}
.bt .section-asq-strong {
  position: relative;
  margin-top: min(9.2857142857vw, 130px);
  padding-bottom: min(5.5vw, 77px);
  background-color: #f3fbf9;
  border-radius: 0 0 min(4.2857142857vw, 60px) min(4.2857142857vw, 60px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong {
    padding-bottom: 10.6666666667vw;
    margin-top: 30.666667vw;
    border-radius: 0 0 10.6666666667vw 10.6666666667vw;
  }
}
.bt .section-asq-strong:before {
  position: absolute;
  top: -5vw;
  right: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 28.5714285714vw;
  background: url("../image/asq-new/asq-strong/bg-curve-blue.png") 0 0 no-repeat;
  background-size: contain;
  content: "";
}
@media (max-width: 767px) {
  .bt .section-asq-strong:before {
    top: -18.6666666667vw;
    width: 100vw;
    height: 28.8vw;
  }
}
.bt .section-asq-strong .title-section {
  margin-bottom: min(1.5714285714vw, 22px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .title-section {
    margin-bottom: 5.8666666667vw;
  }
}
.bt .section-asq-strong .lead {
  margin-bottom: min(1.2857142857vw, 18px);
  font-size: clamp(12px, 1.1428571429vw, 16px);
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
  color: #505050;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .lead {
    margin-bottom: 4.2666666667vw;
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
.bt .section-asq-strong .text-description {
  position: relative;
  max-width: 1000px;
  padding: min(1.6428571429vw, 23px) min(1.0714285714vw, 15px);
  margin-top: min(3.2857142857vw, 46px);
  margin-bottom: min(3.7142857143vw, 52px);
  margin-right: auto;
  margin-left: auto;
  background-color: #29b094;
  color: #fff;
  font-size: min(1.5714285714vw, 22px);
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  border-radius: min(8.4285714286vw, 118px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .text-description {
    padding: 4.8vw 2.6666666667vw;
    margin-top: 18.6666666667vw;
    margin-bottom: 13.3333333333vw;
    font-size: 4vw;
  }
}
.bt .section-asq-strong .text-description .img-description {
  position: absolute;
  top: max(-2.8571428571vw, -40px);
  left: max(-1.7142857143vw, -24px);
  width: min(10.8571428571vw, 152px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .text-description .img-description {
    top: -16vw;
    left: 3.2vw;
    width: 20vw;
  }
}
.bt .section-asq-strong .container-modal {
  margin-top: min(1.5714285714vw, 22px);
  max-width: 1060px;
  font-size: clamp(14px, 1.2857142857vw, 18px);
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .container-modal {
    font-size: 4.2666666667vw;
  }
}
.bt .section-asq-strong .container-modal .text-modal {
  margin-bottom: min(3.8571428571vw, 54px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .container-modal .text-modal {
    margin-bottom: 10.6666666667vw;
  }
}
.bt .section-asq-strong .container-modal .title {
  display: flex;
  gap: min(0.8571428571vw, 12px);
  align-items: center;
  margin-bottom: min(0.8571428571vw, 12px);
  font-size: clamp(16px, 1.8571428571vw, 26px);
  font-weight: 700;
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .container-modal .title {
    gap: 1.6vw;
    margin-bottom: 2.6666666667vw;
    font-size: 5.3333333333vw;
  }
}
.bt .section-asq-strong .container-modal .title .number {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  width: min(2.8571428571vw, 40px);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: clamp(15px, 1.4285714286vw, 20px);
  color: #fff;
  border-radius: min(0.4285714286vw, 6px);
  background-color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .container-modal .title .number {
    width: 11.2vw;
    font-size: 4.8vw;
    border-radius: 1.6vw;
  }
}
.bt .section-asq-strong .card-modal {
  position: relative;
  overflow: hidden;
  margin-bottom: min(1.9285714286vw, 27px);
  background-color: #fff;
  border-radius: min(0.7142857143vw, 10px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .card-modal {
    margin-bottom: 4.8vw;
    border-radius: 2.6666666667vw;
  }
}
.bt .section-asq-strong .card-modal .card-body {
  padding: min(1.5714285714vw, 22px) min(1vw, 14px);
}
@media (max-width: 767px) {
  .bt .section-asq-strong .card-modal .card-body {
    padding: 4vw 2.6666666667vw;
  }
}
.bt .section-asq-strong .card-modal .button-modal {
  position: absolute;
  bottom: max(-0.2857142857vw, -4px);
  right: min(0.1428571429vw, 2px);
  padding: 0;
  border: 0;
  background: transparent;
  width: min(4.7142857143vw, 66px);
  transition: 0.3s all ease;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .card-modal .button-modal {
    right: 2.6666666667vw;
    bottom: 1.3333333333vw;
    width: 13.3333333333vw;
  }
}
.bt .section-asq-strong .card-modal .button-modal:hover {
  opacity: 0.8;
}
.bt .section-asq-strong .container-btn {
  max-width: clamp(300px, 34.2857142857vw, 480px);
  margin-top: min(1.2142857143vw, 17px);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .bt .section-asq-strong .container-btn {
    margin-top: 0;
  }
}
.bt .section-asq-strong .container-btn .button {
  width: 100%;
  display: block;
}
@media (min-width: 1200px) {
  .bt .row-30-lg {
    margin-right: -30px;
    margin-left: -30px;
  }
  .bt .row-30-lg > div,
  .bt .row-30-lg > li {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.bt .title-with-small {
  position: relative;
  font-size: min(3.4285714286vw, 48px);
  font-weight: 700;
  color: #505050;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .title-with-small {
    margin-top: 0;
    font-size: 8vw;
  }
}
.bt .title-with-small small {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-top: min(1.4285714286vw, 20px);
  padding-right: min(3.2857142857vw, 46px);
  padding-left: min(3.2857142857vw, 46px);
  font-family: "Montserrat", sans-serif;
  font-size: clamp(15px, 1.2857142857vw, 18px);
  font-weight: 700;
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .title-with-small small {
    margin-top: 3.7333333333vw;
    padding-right: 8vw;
    padding-left: 8vw;
    font-size: 4.2666666667vw;
  }
}
.bt .title-with-small small:before, .bt .title-with-small small:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: min(1.7857142857vw, 25px);
  height: min(0.1428571429vw, 2px);
  margin-top: auto;
  margin-bottom: auto;
  background-color: #29b094;
  content: "";
}
@media (max-width: 767px) {
  .bt .title-with-small small:before, .bt .title-with-small small:after {
    width: 5.3333333333vw;
    height: 0.5333333333vw;
  }
}
.bt .title-with-small small:before {
  left: 0;
}
.bt .title-with-small small:after {
  right: 0;
}
.bt .container-title-dot {
  position: relative;
}
.bt .container-title-dot:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-image: radial-gradient(circle, #29b094 1.5px, transparent 1.5px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 15px 3px;
  content: "";
}
.bt .section-asq-step {
  padding-top: min(3.5714285714vw, 50px);
  padding-bottom: min(5.7142857143vw, 80px);
  font-family: "IBM Plex Sans JP", sans-serif;
  background: url("../image/asq-new/step/bg-step.png") 100% 65px no-repeat;
}
@media (max-width: 767px) {
  .bt .section-asq-step {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
.bt .section-asq-step .title-section {
  margin-bottom: min(1.4285714286vw, 20px);
}
@media (max-width: 767px) {
  .bt .section-asq-step .title-section {
    margin-bottom: 2.6666666667vw;
  }
}
.bt .section-asq-step .container {
  max-width: 1030px;
}
.bt .section-asq-step .lead {
  font-size: clamp(12px, 1.1428571429vw, 16px);
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  color: #505050;
}
@media (max-width: 767px) {
  .bt .section-asq-step .lead {
    font-size: 3.7333333333vw;
  }
}
.bt .section-asq-step .text-step {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: min(2.2857142857vw, 32px);
  padding-left: min(2.2857142857vw, 32px);
  margin-right: auto;
  margin-bottom: min(3.5714285714vw, 50px);
  margin-left: auto;
  font-size: clamp(15px, 1.5714285714vw, 22px);
  font-weight: 600;
  color: #505050;
  text-align: center;
}
@media (max-width: 767px) {
  .bt .section-asq-step .text-step {
    padding-right: 6.6666666667vw;
    padding-left: 6.6666666667vw;
    margin-bottom: 10.6666666667vw;
    font-size: 4vw;
  }
}
.bt .section-asq-step .text-step:before, .bt .section-asq-step .text-step:after {
  position: absolute;
  top: 0;
  width: min(0.2857142857vw, 4px);
  height: min(3vw, 42px);
  border-radius: 5px;
  background-color: #29b094;
  content: "";
}
@media (max-width: 767px) {
  .bt .section-asq-step .text-step:before, .bt .section-asq-step .text-step:after {
    width: 0.8vw;
    height: 8vw;
  }
}
.bt .section-asq-step .text-step:before {
  left: 0;
  transform: rotate(-30deg);
}
.bt .section-asq-step .text-step:after {
  right: 0;
  transform: rotate(30deg);
}
.bt .section-asq-step .text-step .line {
  position: absolute;
  right: min(2.2857142857vw, 32px);
  bottom: min(0.2142857143vw, 3px);
  left: min(2.2857142857vw, 32px);
  z-index: -1;
  height: min(0.5714285714vw, 8px);
  background: linear-gradient(to right, rgb(139, 215, 198), rgb(255, 250, 190), rgb(139, 215, 198));
}
@media (max-width: 767px) {
  .bt .section-asq-step .text-step .line {
    right: 5.3333333333vw;
    bottom: 0.5333333333vw;
    left: 5.3333333333vw;
    height: 1.3333333333vw;
  }
}
.bt .section-asq-step .text-step .text-lg {
  font-size: min(2vw, 28px);
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-step .text-step .text-lg {
    font-size: 4.8vw;
  }
}
.bt .section-asq-step .card-step {
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
}
.bt .section-asq-step .card-step .card-header {
  padding: min(1.2857142857vw, 18px) min(0.7142857143vw, 10px);
  font-size: clamp(15px, 1.5714285714vw, 22px);
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: rgb(41, 176, 148);
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-step .card-header {
    padding: 4vw 2.1333333333vw;
    font-size: 4.8vw;
  }
}
.bt .section-asq-step .card-step .card-body {
  padding: min(2.8571428571vw, 40px) min(2.5714285714vw, 36px);
  background-color: #f3fbf9;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-step .card-body {
    padding: 5.8666666667vw 4.8vw;
  }
}
.bt .section-asq-step .list-asq-step {
  padding-left: 0;
  display: flex;
  gap: min(1.9285714286vw, 27px);
  color: #505050;
}
@media (max-width: 767px) {
  .bt .section-asq-step .list-asq-step {
    gap: 8vw;
    flex-direction: column;
  }
}
.bt .section-asq-step .list-asq-step > li {
  position: relative;
  flex: 1 0 0;
  padding: min(2vw, 28px) min(1.2857142857vw, 18px) min(2.1428571429vw, 30px);
  font-size: clamp(11px, 1.1428571429vw, 16px);
  font-weight: 500;
  line-height: 1.7;
  border-radius: 10px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .bt .section-asq-step .list-asq-step > li {
    padding: 5.3333333333vw 2.6666666667vw 5.8666666667vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-asq-step .list-asq-step > li:not(:last-of-type):before {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(0.5357142857vw, 7.5px) 0 min(0.5357142857vw, 7.5px) min(0.7857142857vw, 11px);
  border-color: transparent transparent transparent #29b094;
  content: "";
}
@media (min-width: 768px) {
  .bt .section-asq-step .list-asq-step > li:not(:last-of-type):before {
    top: 0;
    right: max(-1.4285714286vw, -20px);
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (max-width: 767px) {
  .bt .section-asq-step .list-asq-step > li:not(:last-of-type):before {
    right: 0;
    bottom: -6.4vw;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    border-width: 2vw 0 2vw 2.9333333333vw;
    transform: rotate(90deg);
  }
}
.bt .section-asq-step .list-asq-step .title-step {
  padding-bottom: min(1vw, 14px);
  margin-top: 0;
  margin-bottom: min(1.0714285714vw, 15px);
  font-size: clamp(15px, 1.5714285714vw, 22px);
  font-weight: 700;
  text-align: center;
  color: #505050;
  border-bottom: 2px solid #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-step .list-asq-step .title-step {
    padding-bottom: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
    font-size: 4.8vw;
  }
}
.bt .section-asq-step .list-asq-step .title-step small {
  display: block;
  margin-bottom: min(0.5714285714vw, 8px);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(11px, 1.1428571429vw, 16px);
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-step .list-asq-step .title-step small {
    margin-bottom: 1.6vw;
    font-size: 3.4666666667vw;
  }
}
.bt .section-asq-step .card-orange {
  margin-top: min(1.4285714286vw, 20px);
  border-radius: min(0.7142857143vw, 10px);
  background: linear-gradient(to right, #e99330, #f2ba78) !important;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange {
    border-radius: 2.6666666667vw;
    margin-top: 4vw;
  }
}
.bt .section-asq-step .card-orange .card-title {
  margin-bottom: min(1.5714285714vw, 22px);
  color: #fff;
  text-align: center;
  font-size: clamp(20px, 2.2857142857vw, 32px);
  font-weight: 700;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .card-title {
    margin-bottom: 4.8vw;
    font-size: 6.1333333333vw;
  }
}
.bt .section-asq-step .card-orange .card-title small {
  display: block;
  margin-bottom: min(0.8571428571vw, 12px);
  font-weight: 600;
  font-size: clamp(18px, 1.5714285714vw, 22px);
  color: #fff9be;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .card-title small {
    margin-bottom: 2.6666666667vw;
    font-size: 4.5333333333vw;
  }
}
.bt .section-asq-step .card-orange .card-body {
  padding: min(3.5714285714vw, 50px) min(2vw, 28px) min(1.2857142857vw, 18px);
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .card-body {
    padding: 7.4666666667vw 4.8vw 4vw;
  }
}
.bt .section-asq-step .card-orange .list-card-orange {
  display: flex;
  gap: min(1.4285714286vw, 20px);
  padding-left: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .list-card-orange {
    gap: 2.6666666667vw;
    flex-direction: column;
  }
}
.bt .section-asq-step .card-orange .list-card-orange > li {
  flex: 1 0 0;
  padding: min(1.2857142857vw, 18px) min(1.2857142857vw, 18px) min(1.2857142857vw, 18px);
  background-color: #fff;
  font-size: clamp(11px, 1.1428571429vw, 16px);
  font-weight: 500;
  line-height: 1.6;
  color: #505050;
  border-radius: min(0.5714285714vw, 8px);
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .list-card-orange > li {
    padding: 2.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 2.1333333333vw;
  }
}
.bt .section-asq-step .card-orange .list-card-orange > li .title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  padding-bottom: min(0.7142857143vw, 10px);
  margin-bottom: min(1.0714285714vw, 15px);
  font-size: clamp(14px, 1.4285714286vw, 20px);
  color: #e9932f;
  line-height: 1.4;
  text-align: center;
  border-bottom: 1px solid #eee;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-orange .list-card-orange > li .title {
    padding-bottom: 2.1333333333vw;
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
.bt .section-asq-step .card-consultant {
  position: relative;
  margin-top: min(3.1428571429vw, 44px);
  border-radius: min(0.7142857143vw, 10px);
  background: linear-gradient(to right, #29b094, #70c3ad) !important;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant {
    margin-top: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.bt .section-asq-step .card-consultant .card-body {
  display: flex;
  padding: min(2.4285714286vw, 34px) min(2.8571428571vw, 40px);
  background-color: transparent;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant .card-body {
    padding: 5.3333333333vw 4vw;
    flex-direction: column;
    gap: 8vw;
  }
}
.bt .section-asq-step .card-consultant .text {
  flex-grow: 1;
  font-size: min(1.5714285714vw, 22px);
  font-weight: 600;
  color: #fff;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant .text {
    font-size: 4.2666666667vw;
  }
}
.bt .section-asq-step .card-consultant .text small {
  display: block;
  margin-top: min(1.1428571429vw, 16px);
  font-weight: 500;
  font-size: clamp(11px, 1.1428571429vw, 16px);
  line-height: 1.6;
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant .text small {
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-asq-step .card-consultant .icon {
  position: absolute;
  top: max(-2.8571428571vw, -40px);
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  flex-shrink: 0;
  width: min(5.7142857143vw, 80px);
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant .icon {
    top: -8vw;
    width: 10.6666666667vw;
  }
}
.bt .section-asq-step .card-consultant .img-consultant {
  position: absolute;
  right: 60px;
  bottom: 14px;
  flex-shrink: 0;
  width: min(14.5714285714vw, 204px);
}
@media (max-width: 767px) {
  .bt .section-asq-step .card-consultant .img-consultant {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 37.3333333333vw;
  }
}
.bt .container-all-with-bg {
  padding-bottom: min(7.1428571429vw, 100px);
  margin-right: 20px;
  margin-left: 20px;
  background-color: #f3fbf9;
  border-radius: min(4.2857142857vw, 60px);
}
@media (max-width: 767px) {
  .bt .container-all-with-bg {
    padding-bottom: 13.3333333333vw;
    margin-right: 0;
    margin-left: 0;
    border-radius: 13.3333333333vw;
  }
}
.bt .section-asq-case {
  padding-bottom: min(4.6428571429vw, 65px);
  font-family: "IBM Plex Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .bt .section-asq-case {
    padding-bottom: 13.3333333333vw;
  }
}
.bt .section-asq-case .title-section {
  margin-top: 0;
  margin-bottom: min(3.4285714286vw, 48px);
}
@media (max-width: 767px) {
  .bt .section-asq-case .title-section {
    margin-bottom: 9.3333333333vw;
  }
}
.bt .section-asq-case.dounyuujirei {
  background: none;
}
.bt .section-asq-case .container {
  max-width: 1035px;
}
@media (max-width: 767px) {
  .bt .section-asq-case .container {
    padding-right: 0;
    padding-left: 0;
  }
}
.bt .section-asq-case .asq-cards {
  border-radius: min(0.7142857143vw, 10px);
  overflow: hidden;
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards {
    border-radius: 2.6666666667vw;
  }
}
.bt .section-asq-case .asq-cards a {
  border-radius: min(0.7142857143vw, 10px);
  overflow: hidden;
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards a {
    border-radius: 2.6666666667vw;
  }
}
.bt .section-asq-case .asq-cards .asq-cardlabel {
  padding: min(0.3571428571vw, 5px) min(1.2142857143vw, 17px) min(0.2142857143vw, 3px);
  font-size: clamp(11px, 0.8571428571vw, 12px);
  font-weight: 600;
  color: #505050;
  background-color: #fff;
  border-radius: min(1.8571428571vw, 26px);
  border: 1px solid #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .asq-cardlabel {
    padding: 1.3333333333vw 4.5333333333vw 0.8vw;
    font-size: 3.2vw;
  }
}
.bt .section-asq-case .asq-cards .company {
  margin-bottom: min(1.0714285714vw, 15px);
  font-size: clamp(16px, 1.4285714286vw, 20px);
  font-weight: 600;
  color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .company {
    margin-bottom: 3.4666666667vw;
    font-size: 4.2666666667vw;
  }
}
.bt .section-asq-case .asq-cards .asq-card_title {
  font-size: clamp(12px, 1vw, 14px);
  font-weight: 500;
  color: #505050;
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .asq-card_title {
    font-size: 3.4666666667vw;
  }
}
.bt .section-asq-case .asq-cards .syousai-btn {
  bottom: min(1.2857142857vw, 18px);
  right: min(2.7142857143vw, 38px);
  font-size: clamp(12px, 1vw, 14px);
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .syousai-btn {
    position: static;
    font-size: 3.4666666667vw;
  }
}
.bt .section-asq-case .asq-cards .syousai-btn p:after {
  background: url("../image/asq-new/btn/arrow-right-white.png") no-repeat 0 0;
  background-size: contain;
}
.bt .section-asq-case .asq-cards .asq-card-text {
  padding: min(1.7142857143vw, 24px) min(2.8571428571vw, 40px);
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .asq-card-text {
    padding: 4.8vw 4vw;
  }
}
.bt .section-asq-case .asq-cards .asq-thumbnail {
  width: min(23.3571428571vw, 327px);
  height: min(14.2857142857vw, 200px);
}
@media (max-width: 767px) {
  .bt .section-asq-case .asq-cards .asq-thumbnail {
    width: 100%;
    height: auto;
  }
}
.bt .section-asq-case .asq-cards .asq-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bt .section-asq-case .container-btn {
  max-width: min(20.7142857143vw, 290px);
  margin-top: min(3.5714285714vw, 50px);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .bt .section-asq-case .container-btn {
    max-width: 74.6666666667vw;
  }
}
.bt .section-asq-case .container-btn .button {
  display: block;
  width: 100%;
}
.bt .section-faq .contents {
  padding-top: 0;
  padding-bottom: min(3.9285714286vw, 55px);
}
@media (max-width: 767px) {
  .bt .section-faq .contents {
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.bt .section-faq .title-section {
  margin-bottom: min(3.1428571429vw, 44px);
}
@media (max-width: 767px) {
  .bt .section-faq .title-section {
    margin-bottom: 8vw;
  }
}
.bt .section-faq .acd_list {
  max-width: 1076px;
  padding-right: min(2.5vw, 35px);
  padding-left: min(2.5vw, 35px);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list {
    padding-right: 0;
    padding-left: 0;
  }
}
.bt .section-faq .acd_list dl {
  margin-bottom: min(1.2857142857vw, 18px);
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list dl {
    margin-bottom: 3.7333333333vw;
  }
}
.bt .section-faq .acd_list dl dt {
  padding: min(1.2857142857vw, 18px) min(2.1428571429vw, 30px);
  font-size: clamp(15px, 1.2857142857vw, 18px);
  color: #fff;
  background-color: #29b094;
  border-radius: min(0.7142857143vw, 10px);
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list dl dt {
    padding: 2.6666666667vw 4vw 4vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-faq .acd_list dl dt.open {
  background: #29b094;
}
.bt .section-faq .acd_list dl dt.open span.ico {
  color: #fffcb4 !important;
}
.bt .section-faq .acd_list dl dt:after {
  filter: brightness(0) invert(1);
}
.bt .section-faq .acd_list dl dd {
  position: relative;
  top: max(-0.5714285714vw, -8px);
  padding: min(0.8571428571vw, 12px) min(2.1428571429vw, 30px) min(2.1428571429vw, 30px);
  font-size: clamp(13px, 1.1428571429vw, 16px);
  font-weight: 500;
  color: #505050;
  background-color: #29b094;
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list dl dd {
    top: -2.1333333333vw;
    padding: 2.1333333333vw 4vw 4vw;
    font-size: 3.7333333333vw;
  }
}
.bt .section-faq .acd_list dl dd .ico {
  display: none;
}
.bt .section-faq .acd_list dl dd .ansr {
  display: block;
  width: 100%;
  padding: min(2.5vw, 35px) min(2.1428571429vw, 30px);
  background-color: #fff;
  border-radius: min(0.7142857143vw, 10px);
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list dl dd .ansr {
    padding: 5.3333333333vw 4vw;
    border-radius: 2.6666666667vw;
  }
}
.bt .section-faq .acd_list span.ico {
  font-family: "Montserrat", sans-serif !important;
  font-size: clamp(20px, 2.1428571429vw, 30px);
  font-weight: 700;
  color: #fffcb4;
}
@media (max-width: 767px) {
  .bt .section-faq .acd_list span.ico {
    font-size: 5.3333333333vw;
  }
}
.bt .section-faq .text-lead {
  text-align: center;
  margin-bottom: min(1.7857142857vw, 25px);
  font-size: clamp(18px, 1.7142857143vw, 24px);
  font-weight: 700;
  color: #505050;
}
.bt .section-faq .list-btn {
  max-width: 1070px;
  padding-right: min(2.5vw, 35px);
  padding-left: min(2.5vw, 35px);
  margin-right: auto;
  margin-left: auto;
  display: flex;
  gap: min(2.2857142857vw, 32px);
}
@media (max-width: 767px) {
  .bt .section-faq .list-btn {
    flex-direction: column;
  }
}
.bt .section-faq .list-btn > li {
  flex: 1 0 0;
}
.bt .section-faq .list-btn .button-lg {
  display: block;
  width: 100%;
  padding: min(1.6428571429vw, 23px) min(2.8571428571vw, 40px);
  font-size: clamp(14px, 1.4285714286vw, 20px);
  font-weight: 700;
}
@media (max-width: 1400px) {
  .bt .section-faq .list-btn .button-lg {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .bt .section-faq .list-btn .button-lg {
    padding: 4.2666666667vw 6.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
.bt .section-faq .list-btn .button-lg small {
  display: block;
  font-weight: 500;
  font-size: min(12px, 1vw, 14px);
}
@media (max-width: 767px) {
  .bt .section-faq .list-btn .button-lg small {
    font-size: 3.2vw;
  }
}
.bt .section-contact .title-section {
  margin-bottom: min(3.4285714286vw, 48px);
}
@media (max-width: 767px) {
  .bt .section-contact .title-section {
    margin-bottom: 9.3333333333vw;
  }
}
.bt .section-contact .contents {
  max-width: 1230px;
  padding-right: 15px;
  padding-left: 15px;
}
.bt .section-contact .wpcf7-acceptance a {
  color: #29b094 !important;
}
.bt .section-contact .wpcf7-submit {
  max-width: min(20.7142857143vw, 290px);
  padding: min(1.2857142857vw, 18px) min(0.7142857143vw, 10px);
  font-size: clamp(14px, 1.1428571429vw, 16px);
  background-color: #29b094 !important;
  border-radius: min(4.2857142857vw, 60px);
}
@media (max-width: 767px) {
  .bt .section-contact .wpcf7-submit {
    max-width: 53.3333333333vw;
    padding: 4vw 3.7333333333vw;
    font-size: 3.7333333333vw;
    border-radius: 16vw;
  }
}
.bt .section-contact .wpcf7-submit:focus, .bt .section-contact .wpcf7-submit:hover {
  color: #fff;
}
.bt .section-contact textarea::-webkit-input-placeholder {
  font-size: clamp(14px, 1.1428571429vw, 16px);
  color: rgba(80, 80, 80, 0.502);
}
.bt .section-contact .wpcf7-spinner {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}
.bt .section-contact .wpcf7-response-output,
.bt .section-contact .wpcf7-not-valid-tip {
  padding: 0;
  font-weight: 600;
  font-size: 15px;
  color: #dc3232;
}
@media (max-width: 767px) {
  .bt .section-contact .wpcf7-response-output,
  .bt .section-contact .wpcf7-not-valid-tip {
    font-size: 3.4666666667vw;
  }
}
.bt .section-contact .form_wrap {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .bt .section-contact .form_wrap {
    margin-bottom: -6.6666666667vw;
  }
}
.bt .section-contact .form_wrap .caption p {
  margin-bottom: 0;
}
.bt .section-contact .form_wrap .privacy {
  font-size: clamp(12px, 1vw, 14px);
  font-weight: 500;
  line-height: 1.6;
  color: #505050;
  background-color: #f8f8f8 !important;
}
@media (max-width: 767px) {
  .bt .section-contact .form_wrap .privacy {
    margin-bottom: 0;
    font-size: 3.4666666667vw;
  }
}
/*# sourceMappingURL=style_asq_renew.css.map */
