.c-31 {
  color: #313131;
}

#s_fv {
  position: relative;
}
@media screen and (max-width: 768px) {
  #s_fv {
    padding-top: 100rem;
  }
}
#s_fv .fv-main {
  position: relative;
}
#s_fv .fv-main .text {
  position: absolute;
  z-index: 5;
  top: 250px;
  left: 0;
  right: 0;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #161616;
}
@media screen and (max-width: 1900px) {
  #s_fv .fv-main .text {
    top: 250rem;
  }
}
#s_fv .fv-main .text img {
  width: 513px;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -40%);
}
@media screen and (max-width: 1900px) {
  #s_fv .fv-main .text img {
    width: 513rem;
  }
}
#s_fv .below {
  position: relative;
  z-index: 3;
  width: 100%;
}
#s_fv .below::before {
  content: "";
  position: absolute;
  z-index: -2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 616px;
  background: url("../img/sub/s_fv_below.svg") no-repeat center center;
  background-position: bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 1900px) {
  #s_fv .below::before {
    height: 616rem;
  }
}
@media screen and (max-width: 768px) {
  #s_fv .below::before {
    height: 350rem;
    background: url("../img/sub/s_fv_below-sp.svg") no-repeat center center;
    background-position: bottom;
    background-size: 100% auto;
  }
}
#s_fv .below::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 317px;
  background: #E2EFBC;
  clip-path: polygon(0 50%, 30% 0, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  #s_fv .below::after {
    height: 317rem;
  }
}
@media screen and (max-width: 768px) {
  #s_fv .below::after {
    height: 250rem;
  }
}
#s_fv .below .sec-contain {
  padding: 78px 0 125px;
}
@media screen and (max-width: 1900px) {
  #s_fv .below .sec-contain {
    padding: 78rem 0 125rem;
  }
}
@media screen and (max-width: 768px) {
  #s_fv .below .sec-contain {
    padding: 78rem 40rem 60rem;
  }
}
#s_fv .below .sec-contain .breadcrumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
}
@media screen and (max-width: 1900px) {
  #s_fv .below .sec-contain .breadcrumb {
    gap: 15rem;
  }
}
#s_fv .below .sec-contain .breadcrumb .link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}
#s_fv .below .sec-contain .breadcrumb .link svg {
  width: 24px;
  height: 22px;
}
@media screen and (max-width: 1900px) {
  #s_fv .below .sec-contain .breadcrumb .link svg {
    width: 24rem;
    height: 22rem;
  }
}
#s_fv .below .sec-contain .breadcrumb .link span {
  transition: all 0.3s ease-in-out;
}
#s_fv .below .sec-contain .breadcrumb .link:hover {
  color: #C4D700;
}
#s_fv .below .sec-contain .breadcrumb .link:hover svg path {
  fill: #C4D700;
}
#s_fv .below .sec-contain .breadcrumb .link:hover span {
  color: #C4D700;
}
#s_fv .below .sec-contain .breadcrumb .arw svg {
  width: 8px;
  height: 1px;
}
#s_fv .below.blogs::after, #s_fv .below.ff::after, #s_fv .below.contact::after, #s_fv .below.reason::after {
  background: #F1F6E3;
}
#s_fv .below.plan::after {
  background: #fff;
}
#s_fv .below.company::after, #s_fv .below.privacy::after, #s_fv .below.blogs-detail::after {
  background: #E7F2EF;
}
#s_fv.ff .fv-main .text img {
  width: 1000px;
}
@media screen and (max-width: 1900px) {
  #s_fv.ff .fv-main .text img {
    width: 1000rem;
  }
}
@media screen and (max-width: 768px) {
  #s_fv.ff .fv-main .text img {
    width: 90%;
  }
}
#s_fv.privacy .fv-main .text img {
  width: 780px;
}
@media screen and (max-width: 1900px) {
  #s_fv.privacy .fv-main .text img {
    width: 780rem;
  }
}
@media screen and (max-width: 768px) {
  #s_fv.privacy .fv-main .text img {
    width: 90%;
  }
}

.s_c_msg,
.s_r_summary,
.s_a_concept {
  margin-top: -100px;
  padding-top: 0;
  padding-bottom: 280px;
  background: transparent;
}
@media screen and (max-width: 1900px) {
  .s_c_msg,
  .s_r_summary,
  .s_a_concept {
    margin-top: -100rem;
    padding-bottom: 280rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_msg,
  .s_r_summary,
  .s_a_concept {
    margin-top: 0;
    background-color: #E2EFBC;
  }
}
.s_c_msg::before,
.s_r_summary::before,
.s_a_concept::before {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 99px);
  background-color: #E2EFBC;
}
@media screen and (max-width: 1900px) {
  .s_c_msg::before,
  .s_r_summary::before,
  .s_a_concept::before {
    height: calc(100% - 99rem);
  }
}
@media screen and (max-width: 768px) {
  .s_c_msg::before,
  .s_r_summary::before,
  .s_a_concept::before {
    content: none;
  }
}
.s_c_msg .content .add,
.s_r_summary .content .add,
.s_a_concept .content .add {
  bottom: 230px;
}
@media screen and (max-width: 1900px) {
  .s_c_msg .content .add,
  .s_r_summary .content .add,
  .s_a_concept .content .add {
    bottom: 230rem;
  }
}
.s_c_msg::after,
.s_r_summary::after,
.s_a_concept::after {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 0;
  left: 130px;
  width: 100%;
  height: 992px;
  background: #fff;
  clip-path: polygon(0 40%, 70% 0, 100% 10%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_c_msg::after,
  .s_r_summary::after,
  .s_a_concept::after {
    height: 992rem;
    left: 130rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_msg::after,
  .s_r_summary::after,
  .s_a_concept::after {
    left: 80rem;
    height: 1500rem;
  }
}

@media screen and (max-width: 768px) {
  .s_r_summary {
    background-color: #F1F6E3;
    padding: 0 40rem 200rem;
  }
}
.s_r_summary::before {
  background: #F1F6E3;
}
.s_r_summary::after {
  height: calc(100% - 200px);
  clip-path: polygon(0 28%, 70% 0, 100% 10%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_r_summary::after {
    height: calc(100% - 200rem);
  }
}
@media screen and (max-width: 768px) {
  .s_r_summary::after {
    clip-path: polygon(0 5%, 70% 0, 100% 2%, 100% 100%, 0 100%);
  }
}
.s_r_summary .sec-ttl {
  text-align: center;
  line-height: 2;
}
.s_r_summary .summary-list {
  margin-top: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 65px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .summary-list {
    gap: 65rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_summary .summary-list {
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_r_summary .summary-list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .summary-list .item {
    gap: 30rem;
  }
}
.s_r_summary .summary-list .item .des {
  width: 100%;
}
.s_r_summary .summary-list .item .des p {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  line-height: 2.5;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .summary-list .item .des p {
    gap: 10rem;
  }
}
.s_r_summary .summary-list .item .des p img {
  width: 27px;
  margin-top: 7px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .summary-list .item .des p img {
    width: 27rem;
    margin-top: 7rem;
  }
}

.s_a_field .below-div {
  background: #F1F6E3;
  margin-top: -170px;
}
@media screen and (max-width: 1900px) {
  .s_a_field .below-div {
    margin-top: -170rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_field .below-div {
    margin-top: -200rem;
  }
}

.s_a_flow {
  background-color: #F1F6E3;
  padding: 180px 0 100px;
}
@media screen and (max-width: 1900px) {
  .s_a_flow {
    padding: 180rem 0 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow {
    padding: 120rem 40rem 100rem;
  }
}
.s_a_flow::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 112px;
  top: 0;
  background: #fff;
  clip-path: polygon(0 20%, 73% 0, 100% 5%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_a_flow::before {
    left: 112rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow::before {
    left: 80rem;
    clip-path: polygon(0 5%, 50% 0, 100% 2%, 100% 100%, 0 100%);
  }
}
.s_a_flow .sec-contain .ttl-div {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-right: 0;
  position: relative;
  padding: 5px 10px 5px 30px;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
  }
}
.s_a_flow .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
}
.s_a_flow .sec-contain .flow-list {
  margin-top: 92px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 57px;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list {
    margin-top: 92rem;
    gap: 57rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list {
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_a_flow .sec-contain .flow-list.pc {
  display: grid;
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list.pc {
    display: none;
  }
}
.s_a_flow .sec-contain .flow-list.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list.sp {
    display: grid;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item {
  position: relative;
}
.s_a_flow .sec-contain .flow-list .flow-item .num {
  position: relative;
  width: 83px;
  height: 83px;
  margin: auto;
  border-radius: 50%;
  background: linear-gradient(142.95deg, #004831 10%, #C4D700 93.52%);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item .num {
    width: 83rem;
    height: 83rem;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item .num::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  border-radius: 999px;
  margin: 2px;
}
.s_a_flow .sec-contain .flow-list .flow-item .num span {
  position: relative;
  z-index: 2;
}
.s_a_flow .sec-contain .flow-list .flow-item h5 {
  text-align: center;
  line-height: 3;
}
.s_a_flow .sec-contain .flow-list .flow-item p.f-sm {
  margin-top: 40px;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item p.f-sm {
    margin-top: 40rem;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item:nth-child(3n+1)::before {
  content: "";
  width: 940px;
  height: 2px;
  background-color: #003A27;
  position: absolute;
  z-index: -1;
  top: 42px;
  left: 50%;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(3n+1)::before {
    top: 42rem;
    width: 940rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(3n+1)::before {
    content: none;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item:nth-child(7)::before {
  left: 0;
}
.s_a_flow .sec-contain .flow-list .flow-item:nth-child(3)::before {
  content: "";
  width: 360px;
  height: 676px;
  position: absolute;
  z-index: -1;
  top: 42px;
  right: 0;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  border: 2px solid #003A27;
  border-left: none;
  transform: translateX(100%);
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(3)::before {
    top: 42rem;
    width: 360rem;
    height: 676rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(3)::before {
    content: none;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::before {
  left: 0;
  width: 1100px;
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::before {
    width: 1100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::before {
    content: none;
  }
}
.s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::after {
  content: "";
  width: 360px;
  height: 676px;
  position: absolute;
  z-index: -1;
  top: 42px;
  left: 0;
  border-top-left-radius: 999px;
  border-bottom-left-radius: 999px;
  border: 2px solid #003A27;
  border-right: none;
  transform: translateX(-100%);
}
@media screen and (max-width: 1900px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::after {
    top: 42rem;
    width: 360rem;
    height: 676rem;
  }
}
@media screen and (max-width: 768px) {
  .s_a_flow .sec-contain .flow-list .flow-item:nth-child(4)::after {
    content: none;
  }
}

.s_r_summary .container .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s_r_summary .container .sec-contain {
  padding-top: 170px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .container .sec-contain {
    padding-top: 170rem;
    padding-bottom: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_summary .container .sec-contain {
    padding: 150rem 40rem 80rem;
  }
}
.s_r_summary .container .sec-contain h4 {
  text-align: center;
}
.s_r_summary .container .img_slide {
  overflow: hidden;
}
.s_r_summary .container .img_slide .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}
.s_r_summary .container .img_slide .wrapper .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  animation: h_slide 30s infinite linear;
}
.s_r_summary .container .img_slide .wrapper .wrap img {
  padding: 0 50px;
  width: 322px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .container .img_slide .wrapper .wrap img {
    padding: 0 50rem;
    width: 322rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_summary .container .img_slide .wrapper .wrap img {
    width: 250rem;
    padding: 0 20rem;
  }
}
.s_r_summary .container .img_slide .wrapper .wrap img:nth-child(even) {
  width: 390px;
}
@media screen and (max-width: 1900px) {
  .s_r_summary .container .img_slide .wrapper .wrap img:nth-child(even) {
    width: 390rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_summary .container .img_slide .wrapper .wrap img:nth-child(even) {
    width: 300rem;
  }
}

.s_r_reason {
  padding: 210px 0 115px;
  width: 100%;
  margin-top: -200px;
  background: #E7F2EF;
  clip-path: polygon(0 4%, 27% 0, 100% 10%, 100% 100%, 0 100%);
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_r_reason {
    padding: 210rem 0 115rem;
    margin-top: -200rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason {
    margin-top: -115rem;
    padding: 180rem 40rem 120rem;
    clip-path: polygon(0 2%, 27% 0, 100% 4%, 100% 100%, 0 100%);
  }
}
.s_r_reason .sec-contain .ttl-div {
  position: relative;
}
.s_r_reason .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 470px;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .sec-contain .ttl-div img {
    width: 470rem;
  }
}
.s_r_reason .reason-list {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 93px;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list {
    margin-top: 60rem;
    gap: 93rem;
  }
}
.s_r_reason .reason-list .reason-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item {
    flex-direction: column;
    align-items: center;
  }
}
.s_r_reason .reason-list .reason-item .img {
  width: 934px;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item .img {
    width: 934rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item .img {
    width: 100%;
  }
}
.s_r_reason .reason-list .reason-item .content {
  width: 593px;
  margin-right: 240px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item .content {
    width: 593rem;
    margin-right: 240rem;
    gap: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item .content {
    width: 100%;
    margin-right: 0;
    margin-top: -80rem;
    position: relative;
    z-index: 5;
  }
}
.s_r_reason .reason-list .reason-item .content .num {
  font-size: 95px;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item .content .num {
    font-size: 95rem;
  }
}
.s_r_reason .reason-list .reason-item .add {
  position: absolute;
  z-index: -1;
}
.s_r_reason .reason-list .reason-item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:nth-child(even) {
    flex-direction: column;
    align-items: center;
  }
}
.s_r_reason .reason-list .reason-item:nth-child(even) .content {
  margin-right: 0;
  margin-left: 240px;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item:nth-child(even) .content {
    margin-left: 240rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:nth-child(even) .content {
    margin-left: 0;
  }
}
.s_r_reason .reason-list .reason-item:first-child .add {
  width: 410px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item:first-child .add {
    width: 410rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:first-child .add {
    width: 250rem;
  }
}
.s_r_reason .reason-list .reason-item:nth-child(2) .add {
  width: 500px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item:nth-child(2) .add {
    width: 500rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:nth-child(2) .add {
    width: 300rem;
    left: unset;
    right: 0;
  }
}
.s_r_reason .reason-list .reason-item:nth-child(3) .add {
  width: 563px;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item:nth-child(3) .add {
    width: 563rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:nth-child(3) .add {
    width: 350rem;
  }
}
.s_r_reason .reason-list .reason-item:nth-child(4) .add {
  width: 435px;
  bottom: 50%;
  left: 0;
  transform: translateY(50%);
}
@media screen and (max-width: 1900px) {
  .s_r_reason .reason-list .reason-item:nth-child(4) .add {
    width: 435rem;
  }
}
@media screen and (max-width: 768px) {
  .s_r_reason .reason-list .reason-item:nth-child(4) .add {
    width: 250rem;
    left: unset;
    right: 0;
    transform: unset;
    bottom: 0;
  }
}

.s_plan_summary {
  margin-top: -100px;
  padding-bottom: 137px;
}
@media screen and (max-width: 1900px) {
  .s_plan_summary {
    margin-top: -100rem;
    padding-bottom: 137rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan_summary {
    padding: 0 40rem 120rem;
    margin-top: 0;
  }
}
.s_plan_summary .sec-contain .sec-ttl {
  text-align: center;
}
.s_plan_summary .sec-contain .problem-list {
  margin-top: 80px;
}
@media screen and (max-width: 1900px) {
  .s_plan_summary .sec-contain .problem-list {
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan_summary .sec-contain .problem-list {
    margin-top: 50rem;
  }
}
.s_plan_summary .sec-contain .problem-list .problem-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  padding: 10px 0;
}
@media screen and (max-width: 1900px) {
  .s_plan_summary .sec-contain .problem-list .problem-item {
    gap: 15rem;
    padding: 10rem 0;
  }
}
.s_plan_summary .sec-contain .problem-list .problem-item img {
  width: 27px;
}
@media screen and (max-width: 1900px) {
  .s_plan_summary .sec-contain .problem-list .problem-item img {
    width: 27rem;
  }
}
.s_plan_summary .img {
  width: 680px;
  position: absolute;
  bottom: 114px;
  right: 240px;
}
@media screen and (max-width: 1900px) {
  .s_plan_summary .img {
    width: 680rem;
    bottom: 114rem;
    right: 240rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan_summary .img {
    width: 100%;
    margin-top: 50rem;
    position: relative;
    bottom: unset;
    right: unset;
  }
}

.s_plan-type {
  padding: 267px 0 500px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type {
    padding: 267rem 0 500rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-type {
    padding: 200rem 40rem 300rem;
  }
}
.s_plan-type::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 112px;
  top: 0;
  width: 100%;
  height: 100%;
  background: #E2EFBC;
  clip-path: polygon(0 20%, 73% 0, 100% 5%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_plan-type::before {
    left: 112rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-type::before {
    left: 20rem;
    clip-path: polygon(0 5%, 73% 0, 100% 2%, 100% 100%, 0 100%);
  }
}
.s_plan-type .sec-contain .ttl-div {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-right: 0;
  position: relative;
  padding: 5px 10px 5px 30px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
  }
}
.s_plan-type .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
}
.s_plan-type .sec-contain .paint_type-list {
  margin-top: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  gap: 70px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list {
    margin-top: 80rem;
    gap: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-type .sec-contain .paint_type-list {
    grid-template-columns: 1fr;
  }
}
.s_plan-type .sec-contain .paint_type-list .item {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 27px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .item {
    border-radius: 10rem;
    padding: 30rem 27rem;
    gap: 25rem;
  }
}
.s_plan-type .sec-contain .paint_type-list .item .des {
  line-height: 2.5;
}
.s_plan-type .sec-contain .paint_type-list .item .sub-ttl {
  padding: 5px 14px;
  background-color: #003A27;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .item .sub-ttl {
    padding: 5rem 14rem;
  }
}
.s_plan-type .sec-contain .paint_type-list .item p {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .item p {
    gap: 15rem;
  }
}
.s_plan-type .sec-contain .paint_type-list .item p img {
  width: 27px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .item p img {
    width: 27rem;
  }
}
.s_plan-type .sec-contain .paint_type-list .item p .dot {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background-color: #C4D700;
  margin: auto 7px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .item p .dot {
    width: 14rem;
    height: 14rem;
    margin: auto 7rem;
  }
}
.s_plan-type .sec-contain .paint_type-list .add {
  width: 697px;
  margin-right: -170px;
}
@media screen and (max-width: 1900px) {
  .s_plan-type .sec-contain .paint_type-list .add {
    width: 697rem;
    margin-right: -170rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-type .sec-contain .paint_type-list .add {
    width: 100%;
    margin: 0;
  }
}

.s_plan-prices {
  padding: 210px 0 115px;
  width: 100%;
  margin-top: -400px;
  background: #E7F2EF;
  clip-path: polygon(0 4%, 27% 0, 100% 10%, 100% 100%, 0 100%);
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices {
    padding: 210rem 0 115rem;
    margin-top: -400rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-prices {
    margin-top: -115rem;
    padding: 180rem 40rem 120rem;
    clip-path: polygon(0 2%, 27% 0, 100% 4%, 100% 100%, 0 100%);
  }
}
.s_plan-prices .sec-contain .ttl-div {
  position: relative;
}
.s_plan-prices .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 400px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .sec-contain .ttl-div img {
    width: 400rem;
  }
}
.s_plan-prices .price-list .item {
  position: relative;
  margin-top: 56px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item {
    margin-top: 56rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-prices .price-list .item {
    margin-top: 80rem;
  }
}
.s_plan-prices .price-list .item .sec-contain {
  display: flex;
  flex-direction: column;
  gap: 45px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .sec-contain {
    gap: 45rem;
  }
}
.s_plan-prices .price-list .item .sec-contain h5 {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .sec-contain h5 {
    gap: 15rem;
  }
}
.s_plan-prices .price-list .item .sec-contain h5 .dot {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background-color: #C4D700;
}
.s_plan-prices .price-list .item .sec-contain .table-container {
  width: 100%;
  overflow: auto;
}
.s_plan-prices .price-list .item .sec-contain .table-container table {
  width: 920px;
  margin: 0;
  border-collapse: collapse;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .sec-contain .table-container table {
    width: 920rem;
  }
}
.s_plan-prices .price-list .item .sec-contain .table-container table th {
  background-color: #C4D700;
  color: #fff;
  border: 2px solid #fff;
  padding: 15px 0;
  width: 186px;
  height: 69px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .sec-contain .table-container table th {
    padding: 15rem 0;
    width: 186rem;
    height: 69rem;
  }
}
.s_plan-prices .price-list .item .sec-contain .table-container table td {
  background-color: #F1F6E3;
  border: 2px solid #C4D700;
}
.s_plan-prices .price-list .item .sec-contain .table-container table .f-20 {
  font-size: 20px;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .sec-contain .table-container table .f-20 {
    font-size: 20rem;
  }
}
.s_plan-prices .price-list .item .img {
  width: 526px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1900px) {
  .s_plan-prices .price-list .item .img {
    width: 526rem;
  }
}
@media screen and (max-width: 768px) {
  .s_plan-prices .price-list .item .img {
    width: 100%;
    position: relative;
    margin-top: 60rem;
    right: unset;
    bottom: unset;
  }
}

.s_ff_flow,
.s_blogs-detail,
.s_blogs {
  padding-bottom: 100px;
  margin-top: -60px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow,
  .s_blogs-detail,
  .s_blogs {
    padding-bottom: 100rem;
    margin-top: -60rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow,
  .s_blogs-detail,
  .s_blogs {
    padding: 40rem;
    padding-bottom: 120rem;
    margin-top: -20rem;
  }
}
.s_ff_flow::before,
.s_blogs-detail::before,
.s_blogs::before {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 59px);
  background-color: #F1F6E3;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow::before,
  .s_blogs-detail::before,
  .s_blogs::before {
    height: calc(100% - 59rem);
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow::before,
  .s_blogs-detail::before,
  .s_blogs::before {
    height: calc(100% - 20rem);
  }
}
.s_ff_flow .sec-contain .blogs-list,
.s_blogs-detail .sec-contain .blogs-list,
.s_blogs .sec-contain .blogs-list {
  padding-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 100px 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blogs-list,
  .s_blogs-detail .sec-contain .blogs-list,
  .s_blogs .sec-contain .blogs-list {
    padding-top: 40rem;
    gap: 100rem 30rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .blogs-list,
  .s_blogs-detail .sec-contain .blogs-list,
  .s_blogs .sec-contain .blogs-list {
    grid-template-columns: 1fr;
    gap: 70rem;
  }
}
.s_ff_flow .sec-contain .blogs-list .blog-item,
.s_blogs-detail .sec-contain .blogs-list .blog-item,
.s_blogs .sec-contain .blogs-list .blog-item {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #161616;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blogs-list .blog-item,
  .s_blogs-detail .sec-contain .blogs-list .blog-item,
  .s_blogs .sec-contain .blogs-list .blog-item {
    padding: 20rem;
  }
}
.s_ff_flow .sec-contain .blogs-list .blog-item:hover,
.s_blogs-detail .sec-contain .blogs-list .blog-item:hover,
.s_blogs .sec-contain .blogs-list .blog-item:hover {
  background-color: #E2EFBC;
}
.s_ff_flow .sec-contain .blogs-list .blog-item .item-ttl,
.s_blogs-detail .sec-contain .blogs-list .blog-item .item-ttl,
.s_blogs .sec-contain .blogs-list .blog-item .item-ttl {
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blogs-list .blog-item .item-ttl,
  .s_blogs-detail .sec-contain .blogs-list .blog-item .item-ttl,
  .s_blogs .sec-contain .blogs-list .blog-item .item-ttl {
    margin-top: 30rem;
  }
}
.s_ff_flow .sec-contain .blogs-list .blog-item .cat,
.s_blogs-detail .sec-contain .blogs-list .blog-item .cat,
.s_blogs .sec-contain .blogs-list .blog-item .cat {
  margin-top: 50px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blogs-list .blog-item .cat,
  .s_blogs-detail .sec-contain .blogs-list .blog-item .cat,
  .s_blogs .sec-contain .blogs-list .blog-item .cat {
    margin-top: 50rem;
    padding: 10rem 15rem;
  }
}
.s_ff_flow .sec-contain .blogs-list .blog-item .cat[data-cat-name=news],
.s_blogs-detail .sec-contain .blogs-list .blog-item .cat[data-cat-name=news],
.s_blogs .sec-contain .blogs-list .blog-item .cat[data-cat-name=news] {
  background-color: #003A27;
}
.s_ff_flow .sec-contain .blogs-list .blog-item .cat[data-cat-name=work],
.s_blogs-detail .sec-contain .blogs-list .blog-item .cat[data-cat-name=work],
.s_blogs .sec-contain .blogs-list .blog-item .cat[data-cat-name=work] {
  background-color: #C4D700;
}
.s_ff_flow .sec-contain .blogs-list .blog-item .date,
.s_blogs-detail .sec-contain .blogs-list .blog-item .date,
.s_blogs .sec-contain .blogs-list .blog-item .date {
  text-align: right;
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blogs-list .blog-item .date,
  .s_blogs-detail .sec-contain .blogs-list .blog-item .date,
  .s_blogs .sec-contain .blogs-list .blog-item .date {
    margin-top: 20rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .eyecatch[data-cat-name=news],
.s_blogs-detail .sec-contain .blog-detail .eyecatch[data-cat-name=news],
.s_blogs .sec-contain .blog-detail .eyecatch[data-cat-name=news] {
  width: 100%;
  height: 394px;
  overflow: hidden;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .eyecatch[data-cat-name=news],
  .s_blogs-detail .sec-contain .blog-detail .eyecatch[data-cat-name=news],
  .s_blogs .sec-contain .blog-detail .eyecatch[data-cat-name=news] {
    height: 394rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .blog-detail .eyecatch[data-cat-name=news],
  .s_blogs-detail .sec-contain .blog-detail .eyecatch[data-cat-name=news],
  .s_blogs .sec-contain .blog-detail .eyecatch[data-cat-name=news] {
    height: 460rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .eyecatch[data-cat-name=news] img,
.s_blogs-detail .sec-contain .blog-detail .eyecatch[data-cat-name=news] img,
.s_blogs .sec-contain .blog-detail .eyecatch[data-cat-name=news] img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.s_ff_flow .sec-contain .blog-detail .sub-imgs,
.s_blogs-detail .sec-contain .blog-detail .sub-imgs,
.s_blogs .sec-contain .blog-detail .sub-imgs {
  margin-top: 33px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .sub-imgs,
  .s_blogs-detail .sec-contain .blog-detail .sub-imgs,
  .s_blogs .sec-contain .blog-detail .sub-imgs {
    margin-top: 33rem;
    gap: 35rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .meta,
.s_blogs-detail .sec-contain .blog-detail .meta,
.s_blogs .sec-contain .blog-detail .meta {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 35px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .meta,
  .s_blogs-detail .sec-contain .blog-detail .meta,
  .s_blogs .sec-contain .blog-detail .meta {
    margin-top: 50rem;
    gap: 35rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .meta .cat,
.s_blogs-detail .sec-contain .blog-detail .meta .cat,
.s_blogs .sec-contain .blog-detail .meta .cat {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .meta .cat,
  .s_blogs-detail .sec-contain .blog-detail .meta .cat,
  .s_blogs .sec-contain .blog-detail .meta .cat {
    padding: 10rem 15rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .meta .cat[data-cat-name=news],
.s_blogs-detail .sec-contain .blog-detail .meta .cat[data-cat-name=news],
.s_blogs .sec-contain .blog-detail .meta .cat[data-cat-name=news] {
  background-color: #003A27;
}
.s_ff_flow .sec-contain .blog-detail .meta .cat[data-cat-name=work],
.s_blogs-detail .sec-contain .blog-detail .meta .cat[data-cat-name=work],
.s_blogs .sec-contain .blog-detail .meta .cat[data-cat-name=work] {
  background-color: #C4D700;
}
.s_ff_flow .sec-contain .blog-detail .ttl,
.s_blogs-detail .sec-contain .blog-detail .ttl,
.s_blogs .sec-contain .blog-detail .ttl {
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .ttl,
  .s_blogs-detail .sec-contain .blog-detail .ttl,
  .s_blogs .sec-contain .blog-detail .ttl {
    margin-top: 30rem;
  }
}
.s_ff_flow .sec-contain .blog-detail .content,
.s_blogs-detail .sec-contain .blog-detail .content,
.s_blogs .sec-contain .blog-detail .content {
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .blog-detail .content,
  .s_blogs-detail .sec-contain .blog-detail .content,
  .s_blogs .sec-contain .blog-detail .content {
    margin-top: 50rem;
  }
}
.s_ff_flow .sec-contain .btn,
.s_blogs-detail .sec-contain .btn,
.s_blogs .sec-contain .btn {
  margin: auto;
  margin-top: 150px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .btn,
  .s_blogs-detail .sec-contain .btn,
  .s_blogs .sec-contain .btn {
    margin-top: 150rem;
  }
}
.s_ff_flow .sec-contain .pagination,
.s_blogs-detail .sec-contain .pagination,
.s_blogs .sec-contain .pagination {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .pagination,
  .s_blogs-detail .sec-contain .pagination,
  .s_blogs .sec-contain .pagination {
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .pagination,
  .s_blogs-detail .sec-contain .pagination,
  .s_blogs .sec-contain .pagination {
    margin-top: 80rem;
  }
}
.s_ff_flow .sec-contain .pagination .page-numbers,
.s_blogs-detail .sec-contain .pagination .page-numbers,
.s_blogs .sec-contain .pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .pagination .page-numbers,
  .s_blogs-detail .sec-contain .pagination .page-numbers,
  .s_blogs .sec-contain .pagination .page-numbers {
    gap: 15rem;
  }
}
.s_ff_flow .sec-contain .pagination .page-numbers li,
.s_blogs-detail .sec-contain .pagination .page-numbers li,
.s_blogs .sec-contain .pagination .page-numbers li {
  margin: 0;
  padding: 0;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  border: 1px solid #003A27;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers,
  .s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers,
  .s_blogs .sec-contain .pagination .page-numbers .page-numbers {
    width: 80rem;
    height: 80rem;
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers,
  .s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers,
  .s_blogs .sec-contain .pagination .page-numbers .page-numbers {
    width: 40rem;
    height: 40rem;
    font-size: 16rem;
  }
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.current,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.current,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.current {
  background-color: #E2EFBC;
  color: #003A27;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers:not(.current),
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers:not(.current),
.s_blogs .sec-contain .pagination .page-numbers .page-numbers:not(.current) {
  background-color: #fff;
  color: #003A27;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers:not(.current):hover,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers:not(.current):hover,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers:not(.current):hover {
  background-color: #E2EFBC;
  color: #003A27;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.prev, .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.next,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.prev,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.next,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.prev,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.next {
  width: 40px;
  height: auto;
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.prev, .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.next,
  .s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.prev,
  .s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.next,
  .s_blogs .sec-contain .pagination .page-numbers .page-numbers.prev,
  .s_blogs .sec-contain .pagination .page-numbers .page-numbers.next {
    width: 40rem;
  }
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.prev:hover, .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.next:hover,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.prev:hover,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.next:hover,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.prev:hover,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.next:hover {
  background-color: transparent;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.prev:hover svg path, .s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.next:hover svg path,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.prev:hover svg path,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.next:hover svg path,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.prev:hover svg path,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.next:hover svg path {
  fill: #fff;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.dots,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.dots,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.dots {
  border: none;
  background: none;
  color: #003A27;
  cursor: default;
}
.s_ff_flow .sec-contain .pagination .page-numbers .page-numbers.dots:hover,
.s_blogs-detail .sec-contain .pagination .page-numbers .page-numbers.dots:hover,
.s_blogs .sec-contain .pagination .page-numbers .page-numbers.dots:hover {
  background: none;
  color: #003A27;
}

.s_blogs-detail::before {
  background: #E7F2EF;
}

.s_ff_flow {
  padding-bottom: 350px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow {
    padding-bottom: 350rem;
  }
}
.s_ff_flow::before {
  background: #F1F6E3;
}
.s_ff_flow .sec-contain .ttl-div {
  position: relative;
  padding: 5px 10px 5px 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
  }
}
.s_ff_flow .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 400px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .ttl-div img {
    width: 400rem;
  }
}
.s_ff_flow .sec-contain .flow-list {
  margin-top: 70px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list {
    margin-top: 70rem;
    gap: 20rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 35px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step {
    gap: 35rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step::after {
  content: "";
  width: 1px;
  height: calc(100% - 97px);
  position: absolute;
  top: 97px;
  left: 40px;
  background-color: #003A27;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step::after {
    height: calc(100% - 97rem);
    top: 97rem;
    left: 40rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step:last-child::after {
  content: none;
}
.s_ff_flow .sec-contain .flow-list .step .num {
  width: 80px;
  height: 80px;
  aspect-ratio: 1/1;
  border-radius: 999px;
  background-color: #003A27;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .num {
    width: 80rem;
    height: 80rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt {
  padding-top: 13px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt {
    padding-top: 13rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .step-ttl {
  color: #003A27;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 77px;
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner {
    gap: 77rem;
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner {
    flex-direction: column;
    gap: 40rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .img {
  width: 246px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .img {
    width: 246rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .img {
    width: 100%;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right {
  width: calc(100% - 246px - 77px);
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right {
    width: calc(100% - 246rem - 77rem);
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right {
    width: 100%;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right p {
  letter-spacing: 1px;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 58px;
  width: 100%;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div {
    gap: 58rem;
    margin-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div {
    grid-template-columns: 1fr;
    gap: 20rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link {
    gap: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link {
    width: 100%;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone {
  width: 100%;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 10px;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2509803922);
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone {
    height: 58rem;
    gap: 10rem;
    border-radius: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone {
    height: 110rem;
    border-radius: 20rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone svg {
  width: 36px;
  height: 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone svg {
    width: 36rem;
    height: 30rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link .phone span {
  color: #003A27;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.phone-div .phone {
  background-color: #fff;
  border: 1px solid #003A27;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.phone-div .phone:hover {
  background-color: #E2EFBC;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone {
  background-color: #003A27;
  border: 1px solid #003A27;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone .f-32 {
  font-size: 32px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone .f-32 {
    font-size: 32rem;
  }
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone:hover {
  background-color: #F1F6E3;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone:hover .f-32 {
  color: #003A27;
}
.s_ff_flow .sec-contain .flow-list .step .step-txt .inner .right .link-div .link.mail-div .phone:hover svg path {
  fill: #003A27;
}

.s_ff_faq {
  margin-top: -320px;
  background: #fff;
  clip-path: polygon(0 15%, 73% 0, 100% 8%, 100% 100%, 0 100%);
  padding: 175px 0 100px;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq {
    margin-top: -320rem;
    padding: 175rem 0 100rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_faq {
    padding: 150rem 40rem 100rem;
    clip-path: polygon(0 10%, 73% 0, 100% 5%, 100% 100%, 0 100%);
  }
}
.s_ff_faq .sec-contain .ttl-div {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-right: 0;
  position: relative;
  padding: 5px 10px 5px 30px;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
  }
}
.s_ff_faq .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
}
.s_ff_faq .sec-contain .faq-list {
  margin-top: 100px;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list {
    margin-top: 100rem;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item {
  padding: 35px 0;
  cursor: pointer;
  position: relative;
}
.s_ff_faq .sec-contain .faq-list .faq-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url("../img/sub/s_ff_faq-item-border.svg") no-repeat center center;
}
.s_ff_faq .sec-contain .faq-list .faq-item:last-child::after {
  content: none;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item {
    padding: 35rem 0;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .icon {
  width: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .icon {
    width: 30rem;
    margin-right: 10rem;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  position: relative;
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background-color: #003A27;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw {
    right: 30rem;
    width: 40rem;
    height: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw {
    right: 0;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw.is_open .bar1 {
  rotate: 180deg;
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw.is_open .bar2 {
  rotate: 270deg;
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw .bar1,
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw .bar2 {
  width: 22px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw .bar1,
  .s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw .bar2 {
    width: 22rem;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .q_div .arw .bar2 {
  transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .q_div .q_content {
    width: calc(100% - 78rem);
    padding-right: 30rem;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .a_div {
  padding-top: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .a_div {
    padding-top: 20rem;
  }
}
.s_ff_faq .sec-contain .faq-list .faq-item .a_div .a_content {
  width: calc(100% - 100px);
}
@media screen and (max-width: 1900px) {
  .s_ff_faq .sec-contain .faq-list .faq-item .a_div .a_content {
    width: calc(100% - 100rem);
  }
}

.s_c_msg {
  padding-bottom: 180px;
}
@media screen and (max-width: 1900px) {
  .s_c_msg {
    padding-bottom: 180rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_msg {
    background-color: #E7F2EF;
    padding: 0 40rem 200rem;
  }
}
.s_c_msg::before {
  background: #E7F2EF;
}
.s_c_msg::after {
  height: calc(100% - 200px);
  clip-path: polygon(0 28%, 70% 0, 100% 10%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_c_msg::after {
    height: calc(100% - 200rem);
  }
}
@media screen and (max-width: 768px) {
  .s_c_msg::after {
    height: calc(100% - 150rem);
    clip-path: polygon(0 5%, 70% 0, 100% 2%, 100% 100%, 0 100%);
  }
}
.s_c_msg .sec-contain .ttl-div {
  background: unset;
  position: relative;
  padding: 5px 10px 5px 30px;
}
@media screen and (max-width: 1900px) {
  .s_c_msg .sec-contain .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
  }
}
.s_c_msg .sec-contain .ttl-div img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 400px;
}
@media screen and (max-width: 1900px) {
  .s_c_msg .sec-contain .ttl-div img {
    width: 400rem;
  }
}
.s_c_msg .content .text .ceo-name {
  text-align: right;
}

.s_c_profile {
  margin-top: -50px;
}
@media screen and (max-width: 1900px) {
  .s_c_profile {
    margin-top: -40rem;
  }
}
.s_c_profile .upper-img {
  position: relative;
}
.s_c_profile .upper-img .h_slide-div {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .upper-img .h_slide-div {
    top: 250rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .upper-img .h_slide-div {
    top: 400rem;
  }
}
.s_c_profile .upper-img .h_slide-div p {
  font-size: 200px;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 40px;
  color: #003A27;
  opacity: 0.4;
  animation: h_slide 10s linear infinite;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .upper-img .h_slide-div p {
    padding: 0 40rem;
    font-size: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .upper-img .h_slide-div p {
    font-size: 120rem;
  }
}
.s_c_profile .below-div {
  padding: 210px 0 115px;
  width: 100%;
  margin-top: -385px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div {
    padding: 210rem 0 115rem;
    margin-top: -385rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div {
    margin-top: -250rem;
    padding: 180rem 40rem 120rem;
  }
}
.s_c_profile .below-div::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  clip-path: polygon(0 16%, 27% 0, 100% 30%, 100% 100%, 0 100%);
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div::before {
    clip-path: polygon(0 13%, 27% 0, 100% 15%, 100% 100%, 0 100%);
  }
}
.s_c_profile .below-div::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 112px;
  width: 100%;
  height: calc(100% - 165px);
  background: #F1F6E3;
  clip-path: polygon(0 40%, 83% 0, 100% 10%, 100% 100%, 0 100%);
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div::after {
    left: 112rem;
    height: calc(100% - 165rem);
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div::after {
    left: 80rem;
    height: calc(100% - 150rem);
    clip-path: polygon(0 30%, 80% 0, 100% 5%, 100% 100%, 0 100%);
  }
}
.s_c_profile .below-div .ttl-div {
  position: relative;
  z-index: 5;
  padding: 5px 10px 5px 30px;
  margin-left: 232px;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .ttl-div {
    padding: 5rem 10rem 5rem 30rem;
    margin-left: 232rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div .ttl-div {
    margin-left: 40rem;
  }
}
.s_c_profile .below-div .ttl-div img {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: -20px;
  width: 355px;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .ttl-div img {
    width: 355rem;
    left: -20rem;
  }
}
.s_c_profile .below-div .sec-contain .profile-div {
  margin-top: 78px;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .sec-contain .profile-div {
    margin-top: 78rem;
  }
}
.s_c_profile .below-div .sec-contain .profile-div .item {
  padding: 45px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-top: 1px solid #313131;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .sec-contain .profile-div .item {
    padding: 45rem 0;
  }
}
.s_c_profile .below-div .sec-contain .profile-div .item:last-child {
  border-bottom: 1px solid #313131;
}
.s_c_profile .below-div .sec-contain .profile-div .item .ttl {
  width: 290px;
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .sec-contain .profile-div .item .ttl {
    width: 290rem;
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div .sec-contain .profile-div .item .ttl {
    width: 150rem;
  }
}
.s_c_profile .below-div .sec-contain .profile-div .item .val {
  width: calc(100% - 290px);
}
@media screen and (max-width: 1900px) {
  .s_c_profile .below-div .sec-contain .profile-div .item .val {
    width: calc(100% - 290rem);
  }
}
@media screen and (max-width: 768px) {
  .s_c_profile .below-div .sec-contain .profile-div .item .val {
    width: calc(100% - 150rem);
  }
}/*# sourceMappingURL=sub.css.map */