.sub {
  padding: 0;
  margin: 0;
  position: relative;
  background: url("../img/sub/sub_ptn.png") repeat-y center center;
  background-size: auto;
  background-color: #FFF8C3;
}
.sub.comercial {
  background-color: #FFE4E4;
}

.s_fv .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .s_fv .container {
    padding-top: 130rem;
    display: block;
  }
}
.s_fv .container .page-ttl {
  position: relative;
  margin-left: 192px;
  width: 578px;
}
@media screen and (max-width: 1900px) {
  .s_fv .container .page-ttl {
    margin-left: 192rem;
    width: 578rem;
  }
}
@media screen and (max-width: 768px) {
  .s_fv .container .page-ttl {
    margin-left: 0;
    width: 80%;
    position: absolute;
    z-index: 5;
    bottom: -10%;
    left: -20%;
  }
}
.s_fv .container .page-ttl .text {
  position: absolute;
  top: 50%;
  left: 215px;
  transform: translateY(-50%);
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_fv .container .page-ttl .text {
    left: 215rem;
  }
}
.s_fv .container .page-ttl .text .en {
  line-height: 1;
}
.s_fv .container .fv-img {
  width: 1030px;
}
@media screen and (max-width: 1900px) {
  .s_fv .container .fv-img {
    width: 1030rem;
  }
}
.s_fv.comercial .container .page-ttl .text {
  color: #fff;
}

.breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  margin-bottom: 85px;
  color: #0a2c84;
}
@media screen and (max-width: 1900px) {
  .breadcrumb {
    margin-bottom: 85rem;
  }
}
.breadcrumb a {
  color: #023059;
}
.breadcrumb a:hover {
  color: #FF6666;
}
.breadcrumb a:hover svg path {
  fill: #FF6666;
}
.breadcrumb a svg {
  width: 22px;
  height: 19px;
}
@media screen and (max-width: 1900px) {
  .breadcrumb a svg {
    width: 22rem;
    height: 19rem;
  }
}
.breadcrumb svg {
  width: 6px;
  height: 11px;
}
@media screen and (max-width: 1900px) {
  .breadcrumb svg {
    width: 6rem;
    height: 11rem;
  }
}
.breadcrumb span {
  line-height: 1;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .s_case_fv_below .container,
  .s_rs_fv_below .container,
  .s_cs_fv_below .container,
  .s_f_fv_below .container,
  .s_company_fv_below .container,
  .s_a_fv_below .container {
    margin-top: 70rem;
  }
}
.s_case_fv_below .container .addition,
.s_rs_fv_below .container .addition,
.s_cs_fv_below .container .addition,
.s_f_fv_below .container .addition,
.s_company_fv_below .container .addition,
.s_a_fv_below .container .addition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_case_fv_below .container .addition img,
.s_rs_fv_below .container .addition img,
.s_cs_fv_below .container .addition img,
.s_f_fv_below .container .addition img,
.s_company_fv_below .container .addition img,
.s_a_fv_below .container .addition img {
  position: absolute;
}
.s_case_fv_below .container .addition img:first-child,
.s_rs_fv_below .container .addition img:first-child,
.s_cs_fv_below .container .addition img:first-child,
.s_f_fv_below .container .addition img:first-child,
.s_company_fv_below .container .addition img:first-child,
.s_a_fv_below .container .addition img:first-child {
  top: -75px;
  right: 45px;
  width: 300px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .container .addition img:first-child,
  .s_rs_fv_below .container .addition img:first-child,
  .s_cs_fv_below .container .addition img:first-child,
  .s_f_fv_below .container .addition img:first-child,
  .s_company_fv_below .container .addition img:first-child,
  .s_a_fv_below .container .addition img:first-child {
    top: -75rem;
    right: 45rem;
    width: 300rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .container .addition img:first-child,
  .s_rs_fv_below .container .addition img:first-child,
  .s_cs_fv_below .container .addition img:first-child,
  .s_f_fv_below .container .addition img:first-child,
  .s_company_fv_below .container .addition img:first-child,
  .s_a_fv_below .container .addition img:first-child {
    width: 200rem;
    right: 0;
  }
}
.s_case_fv_below .container .addition img:last-child,
.s_rs_fv_below .container .addition img:last-child,
.s_cs_fv_below .container .addition img:last-child,
.s_f_fv_below .container .addition img:last-child,
.s_company_fv_below .container .addition img:last-child,
.s_a_fv_below .container .addition img:last-child {
  bottom: -44px;
  left: 44px;
  width: 370px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .container .addition img:last-child,
  .s_rs_fv_below .container .addition img:last-child,
  .s_cs_fv_below .container .addition img:last-child,
  .s_f_fv_below .container .addition img:last-child,
  .s_company_fv_below .container .addition img:last-child,
  .s_a_fv_below .container .addition img:last-child {
    bottom: -44rem;
    left: 44rem;
    width: 370rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .container .addition img:last-child,
  .s_rs_fv_below .container .addition img:last-child,
  .s_cs_fv_below .container .addition img:last-child,
  .s_f_fv_below .container .addition img:last-child,
  .s_company_fv_below .container .addition img:last-child,
  .s_a_fv_below .container .addition img:last-child {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .container .sec-contain,
  .s_rs_fv_below .container .sec-contain,
  .s_cs_fv_below .container .sec-contain,
  .s_f_fv_below .container .sec-contain,
  .s_company_fv_below .container .sec-contain,
  .s_a_fv_below .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_case_fv_below .container .sec-contain .content h4,
.s_rs_fv_below .container .sec-contain .content h4,
.s_cs_fv_below .container .sec-contain .content h4,
.s_f_fv_below .container .sec-contain .content h4,
.s_company_fv_below .container .sec-contain .content h4,
.s_a_fv_below .container .sec-contain .content h4 {
  text-align: center;
  color: #023059;
}
.s_case_fv_below .container .sec-contain .content h4 .amp,
.s_rs_fv_below .container .sec-contain .content h4 .amp,
.s_cs_fv_below .container .sec-contain .content h4 .amp,
.s_f_fv_below .container .sec-contain .content h4 .amp,
.s_company_fv_below .container .sec-contain .content h4 .amp,
.s_a_fv_below .container .sec-contain .content h4 .amp {
  display: inline-block;
  position: relative;
  line-height: 2;
  color: #FF6666;
}
.s_case_fv_below .container .sec-contain .content h4 .amp img,
.s_rs_fv_below .container .sec-contain .content h4 .amp img,
.s_cs_fv_below .container .sec-contain .content h4 .amp img,
.s_f_fv_below .container .sec-contain .content h4 .amp img,
.s_company_fv_below .container .sec-contain .content h4 .amp img,
.s_a_fv_below .container .sec-contain .content h4 .amp img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.s_case_fv_below .container .sec-contain .content p,
.s_rs_fv_below .container .sec-contain .content p,
.s_cs_fv_below .container .sec-contain .content p,
.s_f_fv_below .container .sec-contain .content p,
.s_company_fv_below .container .sec-contain .content p,
.s_a_fv_below .container .sec-contain .content p {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 90px;
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .container .sec-contain .content p,
  .s_rs_fv_below .container .sec-contain .content p,
  .s_cs_fv_below .container .sec-contain .content p,
  .s_f_fv_below .container .sec-contain .content p,
  .s_company_fv_below .container .sec-contain .content p,
  .s_a_fv_below .container .sec-contain .content p {
    margin-top: 70rem;
    margin-bottom: 90rem;
  }
}

.s_f_fv_below {
  padding-bottom: 120px;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below {
    padding-bottom: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below {
    padding-bottom: 80rem;
  }
}
.s_f_fv_below .container .addition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_f_fv_below .container .addition img {
  position: absolute;
}
.s_f_fv_below .container .addition img:first-child {
  width: 300px;
  top: -75px;
  right: 45px;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .addition img:first-child {
    width: 300rem;
    top: -75rem;
    right: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below .container .addition img:first-child {
    width: 200rem;
    right: 0;
  }
}
.s_f_fv_below .container .addition img:nth-child(2) {
  width: 350px;
  top: 400px;
  left: 0;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .addition img:nth-child(2) {
    width: 350rem;
    top: 400rem;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below .container .addition img:nth-child(2) {
    display: none;
  }
}
.s_f_fv_below .container .addition img:last-child {
  width: 380px;
  bottom: 0;
  right: 0;
  left: unset;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .addition img:last-child {
    width: 380rem;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below .container .addition img:last-child {
    display: none;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt {
  width: calc(100% - 100px);
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt {
    width: calc(100% - 100rem);
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt h5 {
  border-bottom: 1px solid #023059;
  padding: 0 20px;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt h5 {
    padding: 0 20rem;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt p {
  background-color: transparent;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px 75px;
  width: 830px;
  padding: 20px;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap {
    gap: 15rem 75rem;
    width: 830rem;
    padding: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap {
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn {
  width: 350px;
  background-color: #FFE311;
  border-radius: 5px;
  color: #023059;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn {
    width: 355rem;
    padding: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn {
    width: 100%;
    padding: 20rem;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn:hover {
  background-color: #FF6666;
  color: #fff;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn:hover .icon svg {
  color: #fff;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn:hover .arw svg {
  color: #fff;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .icon {
  width: 50px;
  height: 50px;
  color: #023059;
  margin-left: 15px;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .icon {
    width: 50rem;
    height: 50rem;
    margin-left: 15rem;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .icon svg {
  width: 100%;
  height: 100%;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .jp {
  width: -moz-fit-content;
  width: fit-content;
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .arw {
  width: 9px;
  height: 16px;
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .arw {
    width: 9rem;
    height: 16rem;
  }
}
.s_f_fv_below .container .sec-contain .content-flow .flow-list .step .step-txt .btn-wrap .link-btn .arw svg {
  width: 100%;
  height: 100%;
}

.s_company_fv_below {
  padding-bottom: 150px;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below {
    padding-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_fv_below {
    padding-bottom: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_fv_below .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main {
    flex-direction: column-reverse;
    gap: 50rem;
  }
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main .text {
  width: 655px;
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .text {
    width: 655rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .text {
    width: 100%;
  }
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main .text h3 {
  line-height: 1.8;
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main .text p {
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .text p {
    margin-top: 50rem;
  }
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main .text p.ceo-name {
  text-align: right;
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .text p.ceo-name {
    margin-top: 20rem;
  }
}
.s_company_fv_below .container .sec-contain .content-comp .summary-main .img {
  width: 400px;
}
@media screen and (max-width: 1900px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .img {
    width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_fv_below .container .sec-contain .content-comp .summary-main .img {
    width: 100%;
  }
}

.s_company_profile {
  background-color: #FFE311;
  padding: 0;
}
.s_company_profile .container {
  padding: 150px 0;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container {
    padding: 150rem 0;
  }
}
.s_company_profile .container .addition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_company_profile .container .addition img {
  position: absolute;
}
.s_company_profile .container .addition img:first-child {
  width: 400px;
  top: -200px;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .addition img:first-child {
    width: 400rem;
    top: -200rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_profile .container .addition img:first-child {
    width: 200rem;
    top: 0;
  }
}
.s_company_profile .container .addition img:last-child {
  width: 555px;
  bottom: 155px;
  left: -145px;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .addition img:last-child {
    width: 555rem;
    bottom: 155rem;
    left: -145rem;
  }
}
@media screen and (max-width: 768px) {
  .s_company_profile .container .addition img:last-child {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .s_company_profile .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_company_profile .container .sec-contain .profile-main {
  margin-top: 80px;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .sec-contain .profile-main {
    margin-top: 80rem;
  }
}
.s_company_profile .container .sec-contain .profile-main .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 30px 0;
  border-bottom: 1px solid #023059;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .sec-contain .profile-main .item {
    padding: 30rem 0;
  }
}
.s_company_profile .container .sec-contain .profile-main .item .key {
  width: 250px;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .sec-contain .profile-main .item .key {
    width: 250rem;
  }
}
.s_company_profile .container .sec-contain .profile-main .item .val {
  width: calc(100% - 250px);
  text-align: left;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .sec-contain .profile-main .item .val {
    width: calc(100% - 250rem);
  }
}
@media screen and (max-width: 768px) {
  .s_company_profile .container .sec-contain .profile-main .item .val {
    width: 100%;
  }
}
.s_company_profile .container .sec-contain .profile-main .item .val p {
  margin-top: 10px;
}
@media screen and (max-width: 1900px) {
  .s_company_profile .container .sec-contain .profile-main .item .val p {
    margin-top: 10rem;
  }
}

.s_cs_fv_below .container .sec-contain .content h4 span.amp,
.s_rs_fv_below .container .sec-contain .content h4 span.amp {
  padding: 0 10px;
}
@media screen and (max-width: 1900px) {
  .s_cs_fv_below .container .sec-contain .content h4 span.amp,
  .s_rs_fv_below .container .sec-contain .content h4 span.amp {
    padding: 0 10rem;
  }
}
.s_cs_fv_below .container .sec-contain .content h4 span.amp img,
.s_rs_fv_below .container .sec-contain .content h4 span.amp img {
  top: unset;
  bottom: 0;
  transform: translateY(-20%);
}

.s_case_fv_below .content-case {
  padding-bottom: 80px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case {
    padding-bottom: 80rem;
  }
}
.s_case_fv_below .content-case .cat-list {
  width: 880px;
  margin: auto;
  margin-top: 70px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 55px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .cat-list {
    width: 880rem;
    margin-top: 70rem;
    gap: 30rem 55rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .cat-list {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 30rem 55rem;
  }
}
.s_case_fv_below .content-case .cat-list .cat-item {
  width: 100%;
  padding: 30px;
  background-color: #023059;
  color: #fff;
  border-radius: 999px;
  box-shadow: 4px 4px 0 rgba(74, 74, 74, 0.6901960784);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .cat-list .cat-item {
    padding: 30rem;
  }
}
.s_case_fv_below .content-case .cat-list .cat-item:hover, .s_case_fv_below .content-case .cat-list .cat-item.active {
  background-color: #FF6666;
}
.s_case_fv_below .content-case .case-list {
  width: 100%;
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  gap: 100px;
  justify-content: space-between;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list {
    margin-top: 100rem;
    gap: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-list {
    grid-template-columns: 1fr;
  }
}
.s_case_fv_below .content-case .case-list .case-item-wrapper {
  width: calc(50% - 50px);
  transition: all 0.3s ease;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item-wrapper {
    width: calc(50% - 50rem);
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-list .case-item-wrapper {
    width: 100%;
    margin-bottom: 50rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item-wrapper.hidden {
  display: none;
}
.s_case_fv_below .content-case .case-list .case-item {
  width: 100%;
  height: 100%;
  border-radius: 999px;
  background-color: #FF6666;
  color: #fff;
  box-shadow: 4px 4px 0 rgba(74, 74, 74, 0.6901960784);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item {
    padding: 25rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item:hover {
  background-color: #023059;
}
.s_case_fv_below .content-case .case-list .case-item:hover .text .location .icon svg path[fill="#FF6666"] {
  fill: #023059;
}
.s_case_fv_below .content-case .case-list .case-item .img {
  width: 245px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 999px;
  overflow: hidden;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .img {
    width: 245rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text {
  width: calc(100% - 275px);
  text-align: left;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text {
    width: calc(100% - 275rem);
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-list .case-item .text {
    width: calc(100% - 375rem);
  }
}
.s_case_fv_below .content-case .case-list .case-item .text h5 {
  text-align: center;
}
.s_case_fv_below .content-case .case-list .case-item .text .location,
.s_case_fv_below .content-case .case-list .case-item .text .date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 13px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .location,
  .s_case_fv_below .content-case .case-list .case-item .text .date {
    gap: 13rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text .location .icon,
.s_case_fv_below .content-case .case-list .case-item .text .date .icon {
  width: 21px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .location .icon,
  .s_case_fv_below .content-case .case-list .case-item .text .date .icon {
    width: 21rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text .location .icon svg,
.s_case_fv_below .content-case .case-list .case-item .text .date .icon svg {
  width: 17px;
  height: 25px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .location .icon svg,
  .s_case_fv_below .content-case .case-list .case-item .text .date .icon svg {
    width: 17rem;
    height: 25rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text .location {
  margin-top: 10px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .location {
    margin-top: 10rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text .location .icon img {
  width: 16px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .location .icon img {
    width: 16rem;
  }
}
.s_case_fv_below .content-case .case-list .case-item .text .cat {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 20px;
  border-radius: 999px;
  background-color: #fff;
  color: #FF6666;
  padding: 10px 20px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-list .case-item .text .cat {
    margin-top: 20rem;
    padding: 10rem 20rem;
  }
}
.s_case_fv_below .content-case .pagination {
  margin-top: 40px;
  text-align: center;
}
.s_case_fv_below .content-case .pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.s_case_fv_below .content-case .pagination .page-numbers li {
  margin: 0 5px;
  position: relative;
}
.s_case_fv_below .content-case .pagination .page-numbers li .page-number {
  display: inline-block;
  padding: 5px 10px;
  font-size: 16px;
  color: #023059;
  text-decoration: none;
  font-weight: bold;
}
.s_case_fv_below .content-case .pagination .page-numbers li .page-number:hover {
  color: #FF6666;
}
.s_case_fv_below .content-case .pagination .page-numbers li .current {
  position: relative;
  color: #FF6666;
}
.s_case_fv_below .content-case .pagination .page-numbers li .current::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 6px;
  height: 6px;
  background-color: #FF6666;
  border-radius: 50%;
}
.s_case_fv_below .content-case .pagination .page-numbers li .current .page-number {
  color: #FF6666;
}
.s_case_fv_below .content-case .case-detail {
  padding-bottom: 100px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail {
    padding-bottom: 100rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .ttl {
  padding: 8px 20px;
  width: 100%;
  color: #023059;
  border-bottom: 1px solid #023059;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .ttl {
    padding: 8rem 20rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .meta {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 15px;
  padding: 0 20px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .meta {
    gap: 20rem;
    margin-top: 15rem;
    padding: 0 20rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .meta .cat,
.s_case_fv_below .content-case .case-detail .item-detail .meta .tag,
.s_case_fv_below .content-case .case-detail .item-detail .meta .date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}
.s_case_fv_below .content-case .case-detail .item-detail .meta .cat img {
  width: 19px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .meta .cat img {
    width: 19rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .meta .tag img {
  width: 16px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .meta .tag img {
    width: 16rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .meta .date img {
  width: 21px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .meta .date img {
    width: 21rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .content {
  margin-top: 30px;
  padding: 0 20px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .content {
    margin-top: 30rem;
    padding: 0 20rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .content p {
  margin: 0;
  text-align: left;
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div {
  margin-top: 40px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div {
    margin-top: 40rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl {
    gap: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl {
    gap: 40rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div {
  width: 150px;
  margin: auto;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div {
    width: 150rem;
    padding: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div {
    width: 100px;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div h2 {
  line-height: 1;
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div.before {
  background-color: #023059;
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .b_f-ttl .ttl-div.after {
  background-color: #FF6666;
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .before-after-images {
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .before-after-images {
    margin-top: 20rem;
  }
}
.s_case_fv_below .content-case .case-detail .item-detail .b_f-div .before-after-images .before-after-pair {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .before-after-images .before-after-pair {
    gap: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-detail .item-detail .b_f-div .before-after-images .before-after-pair {
    gap: 40rem;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div {
  margin-top: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .btn-div {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-detail .btn-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 250rem;
    width: 100%;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div .prev a,
.s_case_fv_below .content-case .case-detail .btn-div .next a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .btn-div .prev a,
  .s_case_fv_below .content-case .case-detail .btn-div .next a {
    gap: 10rem;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div .prev a svg,
.s_case_fv_below .content-case .case-detail .btn-div .next a svg {
  width: 45px;
  height: 45px;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .btn-div .prev a svg,
  .s_case_fv_below .content-case .case-detail .btn-div .next a svg {
    width: 45rem;
    height: 45rem;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div .prev a:hover,
.s_case_fv_below .content-case .case-detail .btn-div .next a:hover {
  color: #FF6666;
}
.s_case_fv_below .content-case .case-detail .btn-div .prev a:hover svg circle,
.s_case_fv_below .content-case .case-detail .btn-div .next a:hover svg circle {
  fill: #FF6666;
}
.s_case_fv_below .content-case .case-detail .btn-div .prev a:hover svg path,
.s_case_fv_below .content-case .case-detail .btn-div .next a:hover svg path {
  stroke: #fff;
}
.s_case_fv_below .content-case .case-detail .btn-div .to_list a {
  width: 365px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 999px;
  background-color: #FFE311;
  box-shadow: 4px 4px 0 rgba(90, 90, 90, 0.6901960784);
  color: #023059;
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .btn-div .to_list a {
    width: 365rem;
    padding: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .s_case_fv_below .content-case .case-detail .btn-div .to_list a {
    position: absolute;
    top: -150rem;
    left: 0;
    width: 100%;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div .to_list a svg {
  width: 11px;
  height: 19px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .s_case_fv_below .content-case .case-detail .btn-div .to_list a svg {
    width: 11rem;
    height: 19rem;
    right: 30rem;
  }
}
.s_case_fv_below .content-case .case-detail .btn-div .to_list a:hover {
  background-color: #023059;
  color: #fff;
}
.s_case_fv_below .content-case .case-detail .btn-div .to_list a:hover svg path {
  stroke: #fff;
}

.s_case_flow {
  position: relative;
}
.s_case_flow .btn-flow {
  position: absolute;
  width: 600px;
  border-radius: 999px;
  background-color: #FF6666;
  color: #fff;
  padding: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_case_flow .btn-flow {
    width: 600rem;
    padding: 30rem;
  }
}
.s_case_flow .btn-flow svg {
  width: 59px;
  height: 59px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .s_case_flow .btn-flow svg {
    width: 59rem;
    height: 59rem;
    right: 20rem;
  }
}
.s_case_flow .btn-flow:hover {
  background-color: #023059;
}

.s_cs_service,
.s_rs_service {
  padding: 0;
  z-index: 60;
}
.s_cs_service .container,
.s_rs_service .container {
  padding: 120px 0;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container,
  .s_rs_service .container {
    padding: 120rem 0;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container,
  .s_rs_service .container {
    padding: 80rem 40rem;
    padding-bottom: 200rem;
  }
}
.s_cs_service .container .addition,
.s_rs_service .container .addition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_cs_service .container .addition img,
.s_rs_service .container .addition img {
  position: absolute;
}
.s_cs_service .container .addition img:first-child,
.s_rs_service .container .addition img:first-child {
  width: 390px;
  top: 100px;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .addition img:first-child,
  .s_rs_service .container .addition img:first-child {
    width: 390rem;
    top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .addition img:first-child,
  .s_rs_service .container .addition img:first-child {
    width: 200rem;
    top: 0;
  }
}
.s_cs_service .container .addition img:nth-child(2),
.s_rs_service .container .addition img:nth-child(2) {
  width: 250px;
  left: 0;
  top: 600px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .addition img:nth-child(2),
  .s_rs_service .container .addition img:nth-child(2) {
    width: 250rem;
    top: 600rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .addition img:nth-child(2),
  .s_rs_service .container .addition img:nth-child(2) {
    display: none;
  }
}
.s_cs_service .container .addition img:nth-child(3),
.s_rs_service .container .addition img:nth-child(3) {
  width: 380px;
  right: 0;
  bottom: 0;
  transform: translateY(30%);
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .addition img:nth-child(3),
  .s_rs_service .container .addition img:nth-child(3) {
    width: 380rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .addition img:nth-child(3),
  .s_rs_service .container .addition img:nth-child(3) {
    width: 250rem;
  }
}
.s_cs_service .container .sec-contain .ttl-div,
.s_rs_service .container .sec-contain .ttl-div {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  text-align: center;
  color: #023059;
}
.s_cs_service .container .sec-contain .ttl-div h2,
.s_rs_service .container .sec-contain .ttl-div h2 {
  margin-top: 3%;
}
.s_cs_service .container .sec-contain .service-list .item,
.s_rs_service .container .sec-contain .service-list .item {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .service-list .item,
  .s_rs_service .container .sec-contain .service-list .item {
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .service-list .item,
  .s_rs_service .container .sec-contain .service-list .item {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30rem;
  }
}
.s_cs_service .container .sec-contain .service-list .item:nth-child(2),
.s_rs_service .container .sec-contain .service-list .item:nth-child(2) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .service-list .item:nth-child(2),
  .s_rs_service .container .sec-contain .service-list .item:nth-child(2) {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30rem;
  }
}
.s_cs_service .container .sec-contain .service-list .item .img,
.s_rs_service .container .sec-contain .service-list .item .img {
  width: 210px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .service-list .item .img,
  .s_rs_service .container .sec-contain .service-list .item .img {
    width: 210rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .service-list .item .img,
  .s_rs_service .container .sec-contain .service-list .item .img {
    width: 350rem;
  }
}
.s_cs_service .container .sec-contain .service-list .item .text,
.s_rs_service .container .sec-contain .service-list .item .text {
  width: calc(100% - 255px);
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .service-list .item .text,
  .s_rs_service .container .sec-contain .service-list .item .text {
    width: calc(100% - 255rem);
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .service-list .item .text,
  .s_rs_service .container .sec-contain .service-list .item .text {
    width: 100%;
  }
}
.s_cs_service .container .sec-contain .service-list .item .text p.en,
.s_cs_service .container .sec-contain .service-list .item .text h4,
.s_rs_service .container .sec-contain .service-list .item .text p.en,
.s_rs_service .container .sec-contain .service-list .item .text h4 {
  color: #FF6666;
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .service-list .item .text p.en,
  .s_cs_service .container .sec-contain .service-list .item .text h4,
  .s_rs_service .container .sec-contain .service-list .item .text p.en,
  .s_rs_service .container .sec-contain .service-list .item .text h4 {
    text-align: center;
  }
}
.s_cs_service .container .sec-contain .service-list .item .text p.jp,
.s_rs_service .container .sec-contain .service-list .item .text p.jp {
  color: #023059;
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .service-list .item .text p.jp,
  .s_rs_service .container .sec-contain .service-list .item .text p.jp {
    margin-top: 20rem;
  }
}
.s_cs_service .container .sec-contain .extra,
.s_rs_service .container .sec-contain .extra {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .extra,
  .s_rs_service .container .sec-contain .extra {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .extra,
  .s_rs_service .container .sec-contain .extra {
    flex-direction: column;
    gap: 70rem;
  }
}
.s_cs_service .container .sec-contain .extra h2,
.s_rs_service .container .sec-contain .extra h2 {
  writing-mode: vertical-lr;
  color: #023059;
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .extra h2,
  .s_rs_service .container .sec-contain .extra h2 {
    writing-mode: horizontal-tb;
  }
}
.s_cs_service .container .sec-contain .extra .extra-service-list,
.s_rs_service .container .sec-contain .extra .extra-service-list {
  width: calc(100% - 120px);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 75px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list,
  .s_rs_service .container .sec-contain .extra .extra-service-list {
    width: calc(100% - 120rem);
    gap: 75rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list,
  .s_rs_service .container .sec-contain .extra .extra-service-list {
    grid-template-columns: 1fr;
    gap: 80rem;
  }
}
.s_cs_service .container .sec-contain .extra .extra-service-list .item .img,
.s_rs_service .container .sec-contain .extra .extra-service-list .item .img {
  width: 215px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list .item .img,
  .s_rs_service .container .sec-contain .extra .extra-service-list .item .img {
    width: 215rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list .item .img,
  .s_rs_service .container .sec-contain .extra .extra-service-list .item .img {
    width: 350rem;
  }
}
.s_cs_service .container .sec-contain .extra .extra-service-list .item .text,
.s_rs_service .container .sec-contain .extra .extra-service-list .item .text {
  color: #023059;
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list .item .text,
  .s_rs_service .container .sec-contain .extra .extra-service-list .item .text {
    margin-top: 30rem;
  }
}
.s_cs_service .container .sec-contain .extra .extra-service-list .item .text h4,
.s_rs_service .container .sec-contain .extra .extra-service-list .item .text h4 {
  text-align: center;
}
.s_cs_service .container .sec-contain .extra .extra-service-list .item .text p,
.s_rs_service .container .sec-contain .extra .extra-service-list .item .text p {
  margin-top: 10px;
}
@media screen and (max-width: 1900px) {
  .s_cs_service .container .sec-contain .extra .extra-service-list .item .text p,
  .s_rs_service .container .sec-contain .extra .extra-service-list .item .text p {
    margin-top: 10rem;
  }
}

.s_cs_problem,
.s_rs_problem {
  background-color: #023059;
}
.s_cs_problem .container .additions,
.s_rs_problem .container .additions {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_cs_problem .container .additions img,
.s_rs_problem .container .additions img {
  position: absolute;
}
.s_cs_problem .container .additions img:first-child,
.s_rs_problem .container .additions img:first-child {
  width: 300px;
  top: 120px;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .additions img:first-child,
  .s_rs_problem .container .additions img:first-child {
    width: 300rem;
    top: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .additions img:first-child,
  .s_rs_problem .container .additions img:first-child {
    width: 200rem;
    top: -250rem;
  }
}
.s_cs_problem .container .additions img:last-child,
.s_rs_problem .container .additions img:last-child {
  width: 270px;
  bottom: 100px;
  left: 0;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .additions img:last-child,
  .s_rs_problem .container .additions img:last-child {
    width: 270rem;
    bottom: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .additions img:last-child,
  .s_rs_problem .container .additions img:last-child {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain,
  .s_rs_problem .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_cs_problem .container .sec-contain .ttl,
.s_rs_problem .container .sec-contain .ttl {
  text-align: center;
  color: #fff;
}
.s_cs_problem .container .sec-contain .ttl h5,
.s_rs_problem .container .sec-contain .ttl h5 {
  margin-top: -20px;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .ttl h5,
  .s_rs_problem .container .sec-contain .ttl h5 {
    margin-top: -20rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain .ttl h5,
  .s_rs_problem .container .sec-contain .ttl h5 {
    margin-top: 0;
  }
}
.s_cs_problem .container .sec-contain .ttl h5 .amp,
.s_rs_problem .container .sec-contain .ttl h5 .amp {
  position: relative;
  z-index: 5;
  padding: 0 20px;
  color: #FF6666;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .ttl h5 .amp,
  .s_rs_problem .container .sec-contain .ttl h5 .amp {
    padding: 0 20rem;
  }
}
.s_cs_problem .container .sec-contain .ttl h5 .amp::after,
.s_rs_problem .container .sec-contain .ttl h5 .amp::after {
  content: "";
  width: 115px;
  height: 110px;
  background: url("../img/sub/s_rs_pbm_ttl-amp.svg") no-repeat center center;
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .ttl h5 .amp::after,
  .s_rs_problem .container .sec-contain .ttl h5 .amp::after {
    width: 115rem;
    height: 110rem;
  }
}
.s_cs_problem .container .sec-contain .pbm-list,
.s_rs_problem .container .sec-contain .pbm-list {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  align-items: stretch;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .pbm-list,
  .s_rs_problem .container .sec-contain .pbm-list {
    margin-top: 50rem;
    gap: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain .pbm-list,
  .s_rs_problem .container .sec-contain .pbm-list {
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_cs_problem .container .sec-contain .pbm-list .item,
.s_rs_problem .container .sec-contain .pbm-list .item {
  height: 100%;
}
.s_cs_problem .container .sec-contain .pbm-list .item .img,
.s_rs_problem .container .sec-contain .pbm-list .item .img {
  width: 210px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .pbm-list .item .img,
  .s_rs_problem .container .sec-contain .pbm-list .item .img {
    width: 210rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain .pbm-list .item .img,
  .s_rs_problem .container .sec-contain .pbm-list .item .img {
    width: 350rem;
  }
}
.s_cs_problem .container .sec-contain .pbm-list .item .text,
.s_rs_problem .container .sec-contain .pbm-list .item .text {
  width: 100%;
  border-radius: 20px;
  border: 4px solid #fff;
  padding: 20px;
  padding-top: 50px;
  margin-top: -30px;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .pbm-list .item .text,
  .s_rs_problem .container .sec-contain .pbm-list .item .text {
    border-radius: 20rem;
    border: 4rem solid #fff;
    padding: 20rem;
    padding-top: 50rem;
    margin-top: -30rem;
  }
}
.s_cs_problem .container .sec-contain .pbm-list .item .text h5,
.s_rs_problem .container .sec-contain .pbm-list .item .text h5 {
  color: #FFE311;
  text-align: center;
}
.s_cs_problem .container .sec-contain .pbm-list .item .text p,
.s_rs_problem .container .sec-contain .pbm-list .item .text p {
  color: #fff;
  margin-top: 5%;
}
.s_cs_problem .container .sec-contain .content,
.s_rs_problem .container .sec-contain .content {
  position: relative;
  width: 100%;
  margin-top: 70px;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content,
  .s_rs_problem .container .sec-contain .content {
    margin-top: 70rem;
  }
}
.s_cs_problem .container .sec-contain .content .img,
.s_rs_problem .container .sec-contain .content .img {
  position: absolute;
  width: 75px;
  top: 50%;
  left: 150px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .img,
  .s_rs_problem .container .sec-contain .content .img {
    width: 75rem;
    left: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain .content .img,
  .s_rs_problem .container .sec-contain .content .img {
    display: none;
  }
}
.s_cs_problem .container .sec-contain .content .text h5,
.s_rs_problem .container .sec-contain .content .text h5 {
  color: #fff;
  text-align: center;
}
.s_cs_problem .container .sec-contain .content .text h5 .amp,
.s_rs_problem .container .sec-contain .content .text h5 .amp {
  padding: 0 20px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .text h5 .amp,
  .s_rs_problem .container .sec-contain .content .text h5 .amp {
    padding: 0 20rem;
  }
}
.s_cs_problem .container .sec-contain .content .text h5 .amp img,
.s_rs_problem .container .sec-contain .content .text h5 .amp img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.s_cs_problem .container .sec-contain .content .text p,
.s_rs_problem .container .sec-contain .content .text p {
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .text p,
  .s_rs_problem .container .sec-contain .content .text p {
    margin-top: 20rem;
  }
}
.s_cs_problem .container .sec-contain .content .arw,
.s_rs_problem .container .sec-contain .content .arw {
  width: 200px;
  margin: auto;
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .arw,
  .s_rs_problem .container .sec-contain .content .arw {
    width: 200rem;
    margin-top: 30rem;
  }
}
.s_cs_problem .container .sec-contain .content .btn-div,
.s_rs_problem .container .sec-contain .content .btn-div {
  width: 375px;
  margin: auto;
  margin-top: 30px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .btn-div,
  .s_rs_problem .container .sec-contain .content .btn-div {
    width: 375rem;
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .s_cs_problem .container .sec-contain .content .btn-div,
  .s_rs_problem .container .sec-contain .content .btn-div {
    width: 90%;
  }
}
.s_cs_problem .container .sec-contain .content .btn-div .btn-yellow,
.s_rs_problem .container .sec-contain .content .btn-div .btn-yellow {
  width: 100%;
  border-radius: 999px;
  background-color: #FFE311;
  color: #023059;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .btn-div .btn-yellow,
  .s_rs_problem .container .sec-contain .content .btn-div .btn-yellow {
    padding: 20rem;
  }
}
.s_cs_problem .container .sec-contain .content .btn-div .btn-yellow svg,
.s_rs_problem .container .sec-contain .content .btn-div .btn-yellow svg {
  width: 9px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .btn-div .btn-yellow svg,
  .s_rs_problem .container .sec-contain .content .btn-div .btn-yellow svg {
    width: 9rem;
    height: 16rem;
    right: 20rem;
  }
}
.s_cs_problem .container .sec-contain .content .btn-div .btn-yellow:hover,
.s_rs_problem .container .sec-contain .content .btn-div .btn-yellow:hover {
  background-color: #FF6666;
  color: #fff;
}
.s_cs_problem .container .sec-contain .content .btn-div .btn-yellow:hover svg path,
.s_rs_problem .container .sec-contain .content .btn-div .btn-yellow:hover svg path {
  stroke: #fff;
}
.s_cs_problem .container .sec-contain .content .btn-div .addition,
.s_rs_problem .container .sec-contain .content .btn-div .addition {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.s_cs_problem .container .sec-contain .content .btn-div .addition img,
.s_rs_problem .container .sec-contain .content .btn-div .addition img {
  position: absolute;
}
.s_cs_problem .container .sec-contain .content .btn-div .addition img:first-child,
.s_rs_problem .container .sec-contain .content .btn-div .addition img:first-child {
  width: 50px;
  top: -20px;
  left: 20px;
  animation: blinking 1s infinite linear;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .btn-div .addition img:first-child,
  .s_rs_problem .container .sec-contain .content .btn-div .addition img:first-child {
    width: 50rem;
    top: -20rem;
    left: 20rem;
  }
}
.s_cs_problem .container .sec-contain .content .btn-div .addition img:last-child,
.s_rs_problem .container .sec-contain .content .btn-div .addition img:last-child {
  width: 85px;
  left: -10px;
  top: 52%;
  animation: pointing 1s linear infinite;
}
@media screen and (max-width: 1900px) {
  .s_cs_problem .container .sec-contain .content .btn-div .addition img:last-child,
  .s_rs_problem .container .sec-contain .content .btn-div .addition img:last-child {
    width: 85rem;
    left: -10rem;
  }
}

.s_rs_prices .container .addition,
.s_cs_prices .container .addition {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.s_rs_prices .container .addition img,
.s_cs_prices .container .addition img {
  position: absolute;
}
.s_rs_prices .container .addition img:first-child,
.s_cs_prices .container .addition img:first-child {
  width: 350px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .addition img:first-child,
  .s_cs_prices .container .addition img:first-child {
    width: 350rem;
  }
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .addition img:first-child,
  .s_cs_prices .container .addition img:first-child {
    width: 200rem;
    top: -150rem;
    left: -100rem;
  }
}
.s_rs_prices .container .addition img:nth-child(2),
.s_cs_prices .container .addition img:nth-child(2) {
  width: 300px;
  bottom: 50px;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .addition img:nth-child(2),
  .s_cs_prices .container .addition img:nth-child(2) {
    width: 350rem;
    bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .addition img:nth-child(2),
  .s_cs_prices .container .addition img:nth-child(2) {
    width: 200rem;
    right: unset;
    left: -50rem;
    bottom: -150rem;
  }
}
.s_rs_prices .container .sec-contain,
.s_cs_prices .container .sec-contain {
  color: #023059;
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .sec-contain,
  .s_cs_prices .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_rs_prices .container .sec-contain h4,
.s_cs_prices .container .sec-contain h4 {
  text-align: center;
}
.s_rs_prices .container .sec-contain h4 .amp,
.s_cs_prices .container .sec-contain h4 .amp {
  position: relative;
  padding: 0 10px;
  color: #FF6666;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .sec-contain h4 .amp,
  .s_cs_prices .container .sec-contain h4 .amp {
    padding: 0 10rem;
  }
}
.s_rs_prices .container .sec-contain h4 .amp img,
.s_cs_prices .container .sec-contain h4 .amp img {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.s_rs_prices .container .sec-contain .price-list,
.s_cs_prices .container .sec-contain .price-list {
  margin-top: 70px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 57px;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .sec-contain .price-list,
  .s_cs_prices .container .sec-contain .price-list {
    margin-top: 70rem;
    gap: 57rem;
  }
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .sec-contain .price-list,
  .s_cs_prices .container .sec-contain .price-list {
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_rs_prices .container .sec-contain .price-list.comercial,
.s_cs_prices .container .sec-contain .price-list.comercial {
  width: 700px;
  margin: auto;
  margin-top: 70px;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .sec-contain .price-list.comercial,
  .s_cs_prices .container .sec-contain .price-list.comercial {
    width: 700rem;
    margin-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .sec-contain .price-list.comercial,
  .s_cs_prices .container .sec-contain .price-list.comercial {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_rs_prices .container .sec-contain .ref,
.s_cs_prices .container .sec-contain .ref {
  text-align: right;
  width: 100%;
  margin-top: 1%;
}
.s_rs_prices .container .sec-contain .ref.comercial,
.s_cs_prices .container .sec-contain .ref.comercial {
  width: 700px;
  margin: auto;
  margin-top: 1%;
}
@media screen and (max-width: 1900px) {
  .s_rs_prices .container .sec-contain .ref.comercial,
  .s_cs_prices .container .sec-contain .ref.comercial {
    width: 700rem;
  }
}
@media screen and (max-width: 768px) {
  .s_rs_prices .container .sec-contain .ref.comercial,
  .s_cs_prices .container .sec-contain .ref.comercial {
    width: 100%;
  }
}

.s_rs_prices {
  background-color: #FFE311;
}
.s_rs_prices .container .addition img:first-child {
  display: none;
}

.s_cs_prices {
  background-color: #FF6666;
}
.s_cs_prices .container .sec-contain {
  color: #fff;
}
.s_cs_prices .container .sec-contain h4 {
  color: #fff;
}
.s_cs_prices .container .sec-contain h4 .amp {
  color: #FFE311;
}

@keyframes pointing {
  0% {
    transform: translate(20%, 20%);
  }
  50% {
    transform: translate(0);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes blinking {
  0% {
    transform: translate(-20%, 20%) scale(0);
  }
  50% {
    transform: translate(-20%, 20%) scale(0);
  }
  60% {
    transform: translate(0) scale(1);
  }
  100% {
    transform: translate(0) scale(1);
  }
}
.step-list {
  margin-top: 90px;
}
@media screen and (max-width: 1900px) {
  .step-list {
    margin-top: 90rem;
  }
}
.step-list .step {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  margin-top: 60px;
}
@media screen and (max-width: 1900px) {
  .step-list .step {
    gap: 30rem;
    margin-top: 60rem;
  }
}
.step-list .step:nth-child(5) .num::before {
  height: 300px;
}
@media screen and (max-width: 1900px) {
  .step-list .step:nth-child(5) .num::before {
    height: 300rem;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step:nth-child(5) .num::before {
    height: 700rem;
  }
}
.step-list .step:last-child .num::before {
  content: none;
}
.step-list .step .num {
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 999px;
  color: #ff9036;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 1;
  font-size: 48px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1900px) {
  .step-list .step .num {
    width: 100rem;
    height: 100rem;
    font-size: 48rem;
  }
}
.step-list .step .num::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 380px;
  border-left: 4px dashed #fff;
}
@media screen and (max-width: 1900px) {
  .step-list .step .num::before {
    height: 380rem;
    border-left: 4rem dashed #fff;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .num::before {
    height: 715rem;
  }
}
.step-list .step .content {
  width: calc(100% - 130px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 40px;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content {
    width: calc(100% - 130rem);
    padding: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .content {
    flex-direction: column-reverse;
    gap: 40rem;
  }
}
.step-list .step .content .txt-div {
  width: calc(100% - 410px);
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div {
    width: calc(100% - 410rem);
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .content .txt-div {
    width: 100%;
  }
}
.step-list .step .content .txt-div h2 {
  color: #ff9036;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div h2 {
    text-align: center;
  }
}
.step-list .step .content .txt-div .f-sm {
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div .f-sm {
    margin-top: 20rem;
  }
}
.step-list .step .content .txt-div .btn {
  margin: auto;
  margin-top: 30px;
  width: 320px;
  height: 53px;
  border-radius: 10px;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div .btn {
    margin-top: 30rem;
    width: 320rem;
    height: 53rem;
    border-radius: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .content .txt-div .btn {
    width: 100% !important;
    height: 65rem;
    border-radius: 10rem;
  }
}
.step-list .step .content .txt-div .btn:hover .icon svg path {
  fill: #0a2c84;
}
.step-list .step .content .txt-div .btn .icon {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div .btn .icon {
    width: 34rem;
    height: 34rem;
    margin-right: 10rem;
  }
}
.step-list .step .content .txt-div .btn .icon svg {
  width: 100%;
  height: 100%;
  position: relative;
  top: unset;
  right: unset;
  transform: unset;
}
.step-list .step .content .txt-div .btn span {
  line-height: 1;
  font-size: 18px;
  margin-top: 0;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div .btn span {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .content .txt-div .btn span {
    font-size: 24rem;
  }
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .txt-div .btn {
    margin-top: 20rem;
    width: 320rem;
    height: 53rem;
  }
}
.step-list .step .content .img-div {
  width: 390px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1900px) {
  .step-list .step .content .img-div {
    width: 390rem;
  }
}
@media screen and (max-width: 768px) {
  .step-list .step .content .img-div {
    width: 100%;
  }
}

.s_a_summary {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .s_a_summary {
    padding: 80rem 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .s_a_summary .container .sec-contain {
    padding: 0 40rem;
  }
}
.s_a_summary .container .content {
  position: relative;
}
@media screen and (max-width: 768px) {
  .s_a_summary .container .content .bg {
    height: 600rem;
  }
  .s_a_summary .container .content .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.s_a_summary .container .content .sec-contain {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  background-color: #fff;
  padding: 80px;
}
@media screen and (max-width: 1900px) {
  .s_a_summary .container .content .sec-contain {
    padding: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_summary .container .content .sec-contain {
    padding: 80rem 40rem;
    width: calc(100% - 80rem);
  }
}
.s_a_summary .container .content .sec-contain h4 {
  text-align: center;
  line-height: 2;
}
.s_a_summary .container .content .sec-contain::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  width: 90px;
  height: 90px;
  background: url("../img/sub/quote_svg.svg") no-repeat center center;
  background-size: contain;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .s_a_summary .container .content .sec-contain::before {
    width: 90rem;
    height: 90rem;
    left: 50rem;
  }
}
.s_a_summary .container .content .sec-contain::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50px;
  width: 90px;
  height: 90px;
  background: url("../img/sub/quote_svg.svg") no-repeat center center;
  background-size: contain;
  transform: translateY(50%) rotate(180deg);
}
@media screen and (max-width: 1900px) {
  .s_a_summary .container .content .sec-contain::after {
    width: 90rem;
    height: 90rem;
    right: 50rem;
  }
}

.s_a_reason .sec-contain .problem {
  background: linear-gradient(to right, #0a2c84, #0096c4);
  padding: 50px 65px;
  padding-bottom: 110px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 54% 90%, 50% 100%, 46% 90%, 0 90%);
          clip-path: polygon(0 0, 100% 0, 100% 90%, 54% 90%, 50% 100%, 46% 90%, 0 90%);
}
@media screen and (max-width: 1900px) {
  .s_a_reason .sec-contain .problem {
    padding: 50rem 65rem;
    padding-bottom: 110rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_reason .sec-contain .problem {
    padding: 40rem;
    padding-bottom: 80rem;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 54% 95%, 50% 100%, 46% 95%, 0 95%);
            clip-path: polygon(0 0, 100% 0, 100% 95%, 54% 95%, 50% 100%, 46% 95%, 0 95%);
  }
}
.s_a_reason .sec-contain .problem h3 {
  color: #fff;
  text-align: center;
}
.s_a_reason .sec-contain .problem .problems-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  margin-top: 40px;
}
@media screen and (max-width: 1900px) {
  .s_a_reason .sec-contain .problem .problems-list {
    gap: 30rem;
    margin-top: 40rem;
  }
}
.s_a_reason .sec-contain .problem .problems-list .item {
  background-color: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 20px;
}
@media screen and (max-width: 1900px) {
  .s_a_reason .sec-contain .problem .problems-list .item {
    padding: 25rem;
    border-radius: 20rem;
  }
}
.s_a_reason .sec-contain .solution {
  padding: 60px 50px;
  background-color: #fff;
  text-align: center;
  margin-top: -25px;
}
@media screen and (max-width: 1900px) {
  .s_a_reason .sec-contain .solution {
    padding: 60rem 50rem;
    margin-top: -25rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_reason .sec-contain .solution {
    padding: 40rem;
    margin-top: -15rem;
  }
}
.s_a_reason .sec-contain .solution h3 {
  width: 100%;
  border-bottom: 1px solid #ff9036;
}
.s_a_reason .sec-contain .solution h3 .amp {
  font-size: 64px;
  color: #ff9036;
}
@media screen and (max-width: 1900px) {
  .s_a_reason .sec-contain .solution h3 .amp {
    font-size: 64rem;
  }
}
.s_a_reason .sec-contain .solution p {
  color: #ff9036;
}

.point .container {
  padding: 100px 0;
}
@media screen and (max-width: 1900px) {
  .point .container {
    padding: 100rem 0;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain {
    padding-right: 40rem;
  }
}
.point .container .sec-contain .sign {
  width: 175px;
  position: relative;
  margin-left: 120px;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .sign {
    width: 175rem;
    margin-left: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .sign {
    width: 150rem;
    margin: auto;
  }
}
.point .container .sec-contain .sign .text {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .sign .text {
    top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .sign .text {
    top: 30rem;
  }
}
.point .container .sec-contain .sign .text h4 {
  line-height: 1;
}
.point .container .sec-contain .sign .text p {
  font-size: 90px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .sign .text p {
    font-size: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .sign .text p {
    font-size: 60rem;
  }
}
.point .container .sec-contain .content {
  position: absolute;
  top: 0;
  right: 0;
  width: 650px;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .content {
    width: 650rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .content {
    position: relative;
    top: unset;
    right: unset;
    width: 100%;
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .content h4 {
    text-align: center;
  }
}
.point .container .sec-contain .content p {
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .content p {
    margin-top: 20rem;
  }
}
.point .container .sec-contain .img {
  margin-top: 95px;
}
@media screen and (max-width: 1900px) {
  .point .container .sec-contain .img {
    margin-top: 95rem;
  }
}
@media screen and (max-width: 768px) {
  .point .container .sec-contain .img {
    margin-top: 50rem;
  }
}
.point#point1 .container::after, .point#point3 .container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1600px;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  .point#point1 .container::after, .point#point3 .container::after {
    width: 1600rem;
  }
}
@media screen and (max-width: 768px) {
  .point#point1 .container::after, .point#point3 .container::after {
    width: calc(100% + 40rem);
  }
}
.point#point2 .container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1600px;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  .point#point2 .container::after {
    width: 1600rem;
  }
}
@media screen and (max-width: 768px) {
  .point#point2 .container::after {
    width: calc(100% + 40rem);
  }
}
@media screen and (max-width: 768px) {
  .point#point2 .container .sec-contain {
    padding-left: 40rem;
    padding-right: 0;
  }
}
.point#point2 .container .sec-contain .sign {
  margin: auto;
  margin-left: auto;
  margin-right: 120px;
}
@media screen and (max-width: 1900px) {
  .point#point2 .container .sec-contain .sign {
    margin-left: auto;
    margin-right: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .point#point2 .container .sec-contain .sign {
    width: 150rem;
    margin: auto;
  }
}
.point#point2 .container .sec-contain .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 650px;
}
@media screen and (max-width: 1900px) {
  .point#point2 .container .sec-contain .content {
    width: 650rem;
  }
}
@media screen and (max-width: 768px) {
  .point#point2 .container .sec-contain .content {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    margin-top: 50rem;
  }
}

h2.hr {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding-bottom: 10px;
  border-bottom: 2px dashed #023059;
}/*# sourceMappingURL=sub.css.map */