@charset "UTF-8";
/* メディcol_spアクエリの設定 */
/* 基本設定
------------------------------------------------------------*/
html {
  font-size: 10px;
  letter-spacing: 1.5px;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif, "Noto Sans JP", "メイリオ", Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.ssp {
  display: none;
}
@media only screen and (max-width: 400px) {
  .ssp {
    display: inline-block;
  }
}

.sp {
  display: none;
}
@media only screen and (max-width: 600px) {
  .sp {
    display: inline-block;
  }
}

.pc {
  display: block;
}
@media only screen and (max-width: 600px) {
  .pc {
    display: none;
  }
}

.spc {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .spc {
    display: none;
  }
}

body {
  line-height: 1.2;
}

dl,
dt,
dd,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  font-size: 16px;
  line-height: 1.2;
  box-sizing: border-box;
  letter-spacing: 1.5px;
}

figure {
  margin: 0;
}
figure img {
  width: 100%;
}

.p05 {
  padding: 0.5rem;
  box-sizing: border-box;
}

.pb05 {
  padding-bottom: 0.5rem;
  box-sizing: border-box;
}

.prbl05 {
  padding: 0 0.5rem 0.5rem 0.5rem;
  box-sizing: border-box;
}

.p1 {
  padding: 1rem;
  box-sizing: border-box;
}

.pb1 {
  padding-bottom: 1rem;
  box-sizing: border-box;
}

.prbl1 {
  padding: 0 1rem 1rem 1rem;
  box-sizing: border-box;
}

.p2 {
  padding: 2rem;
  box-sizing: border-box;
}

.pb2 {
  padding-bottom: 2rem;
  box-sizing: border-box;
}

.prbl2 {
  padding: 0 2rem 2rem 2rem;
  box-sizing: border-box;
}

.p3 {
  padding: 3rem;
  box-sizing: border-box;
}

.pb3 {
  padding-bottom: 3rem;
  box-sizing: border-box;
}

.pt3 {
  padding-top: 3rem;
  box-sizing: border-box;
}

.prbl3 {
  padding: 0 3rem 3rem 3rem;
  box-sizing: border-box;
}

.p6 {
  padding: 6rem;
  box-sizing: border-box;
}

.pb6 {
  padding-bottom: 6rem;
  box-sizing: border-box;
}

.prbl6 {
  padding: 0 6rem 6rem 6rem;
  box-sizing: border-box;
}

::-moz-placeholder {
  color: #d6d6d6;
}

::placeholder {
  color: #d6d6d6;
}

a:hover {
  opacity: 0.5;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.fg {
  color: #3c9349;
}

.red {
  color: #e70000;
  font-weight: bold;
}

.copy span {
  display: inline-block;
}

.copy2 span {
  display: inline-block;
}

.copy5 span {
  display: inline-block;
}

.copy9 span {
  display: inline-block;
}

.copy10 span {
  display: inline-block;
}

.copy11 span {
  display: inline-block;
}

.ttl_subtxt, #sec6_features .area2 .box .bl .sub_txt, .area .box_ttl .bl_subtxt, #sec9_flow .sec_inner .area .box_ttl .bl_subtxt, #sec8_case .sec_inner .area .box_ttl .bl_subtxt, #sec4_situations .sec_inner .area .box_ttl .bl_subtxt {
  font-size: clamp(19px, 1.579vw, 30px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .ttl_subtxt, #sec6_features .area2 .box .bl .sub_txt, .area .box_ttl .bl_subtxt, #sec9_flow .sec_inner .area .box_ttl .bl_subtxt, #sec8_case .sec_inner .area .box_ttl .bl_subtxt, #sec4_situations .sec_inner .area .box_ttl .bl_subtxt {
    font-size: clamp(16px, 1.583vw, 19px);
  }
}
@media only screen and (max-width: 600px) {
  .ttl_subtxt, #sec6_features .area2 .box .bl .sub_txt, .area .box_ttl .bl_subtxt, #sec9_flow .sec_inner .area .box_ttl .bl_subtxt, #sec8_case .sec_inner .area .box_ttl .bl_subtxt, #sec4_situations .sec_inner .area .box_ttl .bl_subtxt {
    font-size: clamp(12px, 2.667vw, 16px);
  }
}

.ttl_h2, .area .box_ttl .bl2_ttl, #sec9_flow .sec_inner .area .box_ttl .bl2_ttl, #sec8_case .sec_inner .area .box_ttl .bl2_ttl, #sec4_situations .sec_inner .area .box_ttl .bl2_ttl {
  font-size: clamp(52px, 3.684vw, 70px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  .ttl_h2, .area .box_ttl .bl2_ttl, #sec9_flow .sec_inner .area .box_ttl .bl2_ttl, #sec8_case .sec_inner .area .box_ttl .bl2_ttl, #sec4_situations .sec_inner .area .box_ttl .bl2_ttl {
    font-size: clamp(44px, 4.333vw, 52px);
  }
}
@media only screen and (max-width: 600px) {
  .ttl_h2, .area .box_ttl .bl2_ttl, #sec9_flow .sec_inner .area .box_ttl .bl2_ttl, #sec8_case .sec_inner .area .box_ttl .bl2_ttl, #sec4_situations .sec_inner .area .box_ttl .bl2_ttl {
    font-size: clamp(25px, 7.333vw, 44px);
  }
}

.de_txt {
  font-size: clamp(18px, 1.474vw, 28px);
  line-height: 5rem;
}
@media only screen and (max-width: 1200px) {
  .de_txt {
    line-height: 3rem;
    font-size: clamp(16px, 1.5vw, 18px);
  }
}

.btn {
  font-size: clamp(15px, 1.263vw, 24px);
  box-shadow: 0px 4.16418px 8.32836px rgba(0, 0, 0, 0.15);
  border-radius: 69.403px;
  padding: clamp(12px, 2vw, 30px) clamp(12px, 6vw, 430px);
  background-color: #49a26d;
  color: #fff;
  font-weight: bold;
  border: solid 5px #49a26d;
}

.btn:hover {
  background-color: #fff;
  color: #49a26d;
  border: solid 5px #49a26d;
  opacity: 1;
}

.btn.ptn2 {
  background-color: #eefcf5;
  color: #4eaa74;
  border: solid 5px #c3ebdb;
}

.btn.ptn2:hover {
  background-color: #4eaa74;
  color: #fff;
  border: solid 5px #c3ebdb;
}

.area, #sec9_flow .sec_inner .area, #sec8_case .sec_inner .area, #sec4_situations .sec_inner .area {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  .area, #sec9_flow .sec_inner .area, #sec8_case .sec_inner .area, #sec4_situations .sec_inner .area {
    width: 98%;
  }
}
@media only screen and (max-width: 600px) {
  .area, #sec9_flow .sec_inner .area, #sec8_case .sec_inner .area, #sec4_situations .sec_inner .area {
    width: 96%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .area .box_ttl, #sec9_flow .sec_inner .area .box_ttl, #sec8_case .sec_inner .area .box_ttl, #sec4_situations .sec_inner .area .box_ttl {
    padding: 0 2%;
  }
}
@media only screen and (max-width: 600px) {
  .spnone {
    display: none;
  }
}

.sponly {
  display: none;
}
@media only screen and (max-width: 600px) {
  .sponly {
    display: block;
  }
}

#sec_header {
  height: 10vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  margin: 0 2%;
  z-index: 3;
}
@media only screen and (max-width: 600px) {
  #sec_header {
    height: 6vh;
  }
}
#sec_header .area1_logo figure img {
  width: clamp(100px, 30vw, 200px);
  padding: 12% 0 12% 0;
}

#sec_header2 {
  height: 10vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  position: fixed;
  margin: 0 2%;
  z-index: 3;
  opacity: 0;
}
#sec_header2 .area1_logo figure img {
  width: clamp(100px, 30vw, 200px);
  padding: 12% 0 12% 0;
}

#sec_fv .sec_inner .area {
  width: 95%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-bottom: 0;
}
@media only screen and (max-width: 1200px) {
  #sec_fv .sec_inner .area {
    width: 100%;
    padding: 3%;
  }
}
@media only screen and (max-width: 900px) {
  #sec_fv .sec_inner .area {
    width: 100%;
    padding: 3%;
  }
}
@media only screen and (max-width: 600px) {
  #sec_fv .sec_inner .area {
    width: 100%;
    padding: 6% 2%;
  }
}
#sec_fv .sec_inner .area .box .box_btn {
  padding-top: 1%;
}
#sec_fv .sec_inner .area .box .bl_txt {
  font-size: clamp(30px, 2.526vw, 48px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #sec_fv .sec_inner .area .box .bl_txt {
    font-size: clamp(19.97px, 2.5vw, 30px);
  }
}
@media only screen and (max-width: 600px) {
  #sec_fv .sec_inner .area .box .bl_txt {
    font-size: clamp(19px, 4vw, 24px);
  }
}
#sec_fv .sec_inner .area .box .bl2_catch {
  font-size: clamp(40px, 3.947vw, 75px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #sec_fv .sec_inner .area .box .bl2_catch {
    font-size: clamp(30px, 5vw, 60px);
  }
}
@media only screen and (max-width: 600px) {
  #sec_fv .sec_inner .area .box .bl2_catch {
    font-size: clamp(25px, 7.5vw, 45px);
    padding-bottom: 8%;
  }
}
#sec_fv .sec_inner .area .box .bl3_btn {
  font-size: clamp(15px, 1.263vw, 24px);
  background-color: #49a26d;
  box-shadow: 0px 4.16418px 8.32836px rgba(0, 0, 0, 0.15);
  border-radius: 69.403px;
  padding: clamp(12px, 2vw, 25px) clamp(12px, 3vw, 230px);
  color: #fff;
  font-weight: bold;
  border: solid 4px #49a26d;
}
#sec_fv .sec_inner .area .box .bl3_btn:hover {
  background-color: #fff;
  color: #49a26d;
  border: solid 4px #49a26d;
}

@media only screen and (max-width: 1200px) {
  #sec_move2 {
    margin-bottom: 6%;
  }
}
#sec_move2 .area, #sec_move2 #sec9_flow .sec_inner .area, #sec9_flow .sec_inner #sec_move2 .area, #sec_move2 #sec8_case .sec_inner .area, #sec8_case .sec_inner #sec_move2 .area, #sec_move2 #sec4_situations .sec_inner .area, #sec4_situations .sec_inner #sec_move2 .area {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-bottom: 0%;
}
@media only screen and (max-width: 1200px) {
  #sec_move2 .area, #sec_move2 #sec9_flow .sec_inner .area, #sec9_flow .sec_inner #sec_move2 .area, #sec_move2 #sec8_case .sec_inner .area, #sec8_case .sec_inner #sec_move2 .area, #sec_move2 #sec4_situations .sec_inner .area, #sec4_situations .sec_inner #sec_move2 .area {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1200px) {
  #sec_move2 .area .box {
    margin-bottom: 0;
  }
}
#sec_move2 .area .mv-bg {
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area figure .pc_bg {
    display: none;
  }
}
#sec_move2 .area figure .sp_bg {
  display: none;
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area figure .sp_bg {
    display: block;
  }
}
#sec_move2 .area .bl_txt {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  z-index: 3;
  display: flex;
  align-items: center;
  padding-left: 5%;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area .bl_txt {
    padding: 6% 4%;
    margin-top: 4%;
  }
}
#sec_move2 .area .mv-txt {
  color: #fff;
  font-weight: bold;
  font-size: clamp(31px, 2.632vw, 50px);
  line-height: 6rem;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec_move2 .area .mv-txt {
    font-size: clamp(16px, 2.583vw, 31px);
    line-height: 3.5rem;
  }
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area .mv-txt {
    font-size: clamp(15px, 4.667vw, 28px);
    line-height: 3.5rem;
  }
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area .mv-txt .mvbr {
    display: none;
  }
}
#sec_move2 .area .mv-txt2 {
  color: #fff;
  font-weight: bold;
  font-size: clamp(25px, 2.105vw, 40px);
  font-weight: normal;
}
@media only screen and (max-width: 1200px) {
  #sec_move2 .area .mv-txt2 {
    font-size: clamp(12px, 2.083vw, 25px);
  }
}
@media only screen and (max-width: 600px) {
  #sec_move2 .area .mv-txt2 {
    font-size: clamp(12px, 3.333vw, 20px);
  }
}

#sec4_situations .sec_inner {
  padding: 4% 0 0;
}
#sec4_situations .sec_inner .area2 {
  width: 100%;
  padding-left: 2%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 600px) {
  #sec4_situations .sec_inner .area2 {
    width: 100%;
    padding: 0 1%;
  }
}
#sec4_situations .sec_inner .area2 .box {
  display: flex;
  width: 45%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box {
    width: 100%;
  }
}
#sec4_situations .sec_inner .area2 .box figure.emt_zinbutu {
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box figure.emt_zinbutu {
    width: 30%;
  }
}
#sec4_situations .sec_inner .area2 .box .bl {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box .bl {
    width: 40%;
  }
}
#sec4_situations .sec_inner .area2 .box .bl .emt_txt {
  font-size: clamp(15px, 1.789vw, 34px);
  padding: 4%;
}
#sec4_situations .sec_inner .area2 .box .bl .emt_img {
  width: 100%;
  text-align: left;
}
#sec4_situations .sec_inner .area2 .box .bl .emt_img img {
  width: 80%;
}
#sec4_situations .sec_inner .area2 .box2 {
  display: flex;
  width: 45%;
  padding-bottom: 2%;
  justify-content: right;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box2 {
    width: 100%;
  }
}
#sec4_situations .sec_inner .area2 .box2 figure.emt_zinbutu {
  width: 40%;
  text-align: left;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box2 figure.emt_zinbutu {
    width: 30%;
  }
}
#sec4_situations .sec_inner .area2 .box2 .bl {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 900px) {
  #sec4_situations .sec_inner .area2 .box2 .bl {
    width: 40%;
  }
}
#sec4_situations .sec_inner .area2 .box2 .bl .emt_txt {
  font-size: clamp(15px, 1.789vw, 34px);
  padding: 4%;
}
#sec4_situations .sec_inner .area2 .box2 .bl .emt_img {
  width: 100%;
  text-align: right;
}
#sec4_situations .sec_inner .area2 .box2 .bl .emt_img img {
  width: 80%;
}
#sec4_situations .sec_inner .area3 .box {
  padding-bottom: 2%;
}
#sec4_situations .sec_inner .area3 .box figure {
  margin: 0 auto;
  text-align: center;
  width: 20px;
  padding-bottom: 0.5%;
}
#sec4_situations .sec_inner .area3 .box2 .bl_txt {
  font-size: clamp(34px, 2.842vw, 54px);
  font-weight: bold;
  text-align: center;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec4_situations .sec_inner .area3 .box2 .bl_txt {
    font-size: clamp(20.18px, 2.833vw, 34px);
  }
}
@media only screen and (max-width: 600px) {
  #sec4_situations .sec_inner .area3 .box2 .bl_txt {
    font-size: clamp(13px, 4vw, 24px);
  }
}
#sec4_situations .sec_inner .area3 .box3 figure {
  width: 15%;
  margin: 0 auto;
}
#sec6_features {
  padding: 4% 0;
}
#sec6_features .area, #sec6_features #sec9_flow .sec_inner .area, #sec9_flow .sec_inner #sec6_features .area, #sec6_features #sec8_case .sec_inner .area, #sec8_case .sec_inner #sec6_features .area, #sec6_features #sec4_situations .sec_inner .area, #sec4_situations .sec_inner #sec6_features .area {
  padding: 4% 0;
  padding-bottom: 2%;
}
#sec6_features .area2 {
  padding-left: 5%;
}
@media only screen and (max-width: 1200px) {
  #sec6_features .area2 {
    padding-left: 2%;
  }
}
@media only screen and (max-width: 600px) {
  #sec6_features .area2 {
    padding: 0 4%;
  }
}
#sec6_features .area2 .box {
  padding-bottom: 2%;
}
#sec6_features .area2 .box .bl {
  padding-bottom: 0%;
}
#sec6_features .area2 .box .bl .sub_txt {
  color: #49a26d;
}
#sec6_features .area2 .box .bl .ttl {
  font-size: clamp(30px, 2.105vw, 40px);
  font-weight: bold;
  color: #49a26d;
  padding-bottom: 1%;
}
@media only screen and (max-width: 1200px) {
  #sec6_features .area2 .box .bl .ttl {
    font-size: clamp(30px, 4.167vw, 50px);
  }
}
#sec6_features .area2 .box .bl2 {
  padding-left: 0%;
}
@media only screen and (max-width: 1200px) {
  #sec6_features .area2 .box .bl2 {
    padding-left: 0%;
  }
}
#sec6_features .area2 .box .bl2 .txt {
  width: 100%;
  font-size: clamp(15px, 1.053vw, 20px);
  line-height: 3.2rem;
}
@media only screen and (max-width: 1200px) {
  #sec6_features .area2 .box .bl2 .txt {
    font-size: clamp(16px, 1.333vw, 16px);
    line-height: 3rem;
    width: 100%;
    padding-right: 4%;
  }
}
@media only screen and (max-width: 600px) {
  #sec6_features .area2 .box .bl2 .txt {
    line-height: 2.5rem;
    padding-right: 0;
    padding-bottom: 6%;
  }
}
#sec6_features .area2 .box.ptn2 {
  padding-bottom: 4%;
}
#sec6_features .area2 #box4 {
  padding-bottom: 8%;
}
#sec6_features .area2 .box {
  width: 70%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 600px) {
  #sec6_features .area2 .box {
    width: 100%;
  }
}
#sec6_features .area2 .box figure {
  margin: 0 auto;
  text-align: center;
  width: 20px;
  padding-bottom: 0.5%;
}
#sec6_features .area2 .box2 .bl_txt {
  padding-left: 10%;
  padding-bottom: 2%;
  font-size: clamp(34px, 2.105vw, 40px);
  font-weight: bold;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec6_features .area2 .box2 .bl_txt {
    padding: 0 2%;
    width: 96%;
    font-size: clamp(20.18px, 2.833vw, 34px);
  }
}
@media only screen and (max-width: 600px) {
  #sec6_features .area2 .box2 .bl_txt {
    font-size: clamp(13px, 4vw, 24px);
  }
}
#sec6_features .area2 .box3 {
  width: 70%;
}
#sec6_features .area2 .box3 figure {
  width: 15%;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  #sec6_features .area2 .spbr {
    display: none;
  }
}

#sec7_system .sec_inner .area_system .box {
  padding-left: 10%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec7_system .sec_inner .area_system .box {
    padding: 0 2%;
    width: 96%;
  }
}
#sec7_system .sec_inner .area_system .box .bl_subtxt {
  font-size: clamp(19px, 1.579vw, 30px);
  font-weight: bold;
}
#sec7_system .sec_inner .area_system .box .bl_ttl {
  font-size: clamp(34px, 2.842vw, 54px);
  font-weight: bold;
  border-bottom: solid #000 1px;
  display: inline-block;
  padding-bottom: 1%;
}
@media only screen and (max-width: 600px) {
  #sec7_system .sec_inner .area_system .box .bl_ttl {
    font-size: clamp(18px, 5.667vw, 34px);
  }
}
#sec7_system .sec_inner .area_system .box2 {
  width: 70%;
  padding-left: 10%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec7_system .sec_inner .area_system .box2 {
    width: 100%;
    padding: 0;
  }
}
#sec7_system .sec_inner .area_system .box2 img {
  padding: 1%;
  box-sizing: border-box;
}
#sec7_system .sec_inner .area_system .box3 {
  width: 80%;
  text-align: center;
}
#sec7_system .sec_inner .area2_txt {
  width: 70%;
  padding-left: 10%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec7_system .sec_inner .area2_txt {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  #sec7_system .sec_inner .area2_txt {
    padding: 0 5%;
  }
}
#sec7_system .sec_inner .area2_txt .inner_area2_txt h3 {
  font-size: clamp(30px, 2.105vw, 40px);
  font-weight: bold;
  padding-bottom: 2%;
  width: 100%;
}
#sec7_system .sec_inner .area2_txt .inner_area2_txt p {
  font-size: clamp(12.7px, 1.053vw, 20px);
  font-size: clamp(15px, 1.053vw, 20px);
  line-height: 3.2rem;
}
#sec7_system .sec_inner .area3_img {
  width: 70%;
  padding-left: 10%;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec7_system .sec_inner .area3_img {
    width: 100%;
    padding: 0;
  }
}
#sec7_system .sec_inner .area3_img .inner_area3_img figure .lightimg:hover {
  cursor: pointer;
  opacity: 0.3;
}
#sec7_system .sec_inner .box_3dot {
  padding-bottom: 2%;
}
#sec7_system .sec_inner .box_3dot figure {
  margin: 0 auto;
  text-align: center;
  width: 20px;
  padding-bottom: 0.5%;
}
#sec7_system .sec_inner .box_arrow .bl_txt {
  font-size: clamp(34px, 2.842vw, 54px);
  font-weight: bold;
  text-align: center;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec7_system .sec_inner .box_arrow .bl_txt {
    font-size: clamp(20.18px, 2.833vw, 34px);
  }
}
@media only screen and (max-width: 600px) {
  #sec7_system .sec_inner .box_arrow .bl_txt {
    font-size: clamp(13px, 4vw, 24px);
  }
}
#sec7_system .sec_inner .box_arrow2 figure {
  width: 15%;
  margin: 0 auto;
}
.v--modal-box.v--modal {
  width: 90vw !important;
  left: auto !important;
  height: auto !important;
  top: 10vh !important;
  margin: 0 auto;
  /* top: 100px; */
  z-index: 10001 !important;
}

.v--modal-overlay {
  z-index: 10001 !important;
}

.tooltip {
  position: relative;
  z-index: 10000;
}

.balloon2 {
  position: absolute;
  display: inline-block;
  margin: 1.5em 0;
  padding: 12px 14px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fff;
  box-sizing: border-box;
  right: 34%;
  top: -56px;
  box-shadow: 0 4px 10px -2px rgba(0, 16, 14, 0.08), 0 4px 20px 8px rgba(0, 16, 14, 0.03);
  border-radius: 12px;
  background: #fff;
  border: solid 2px #272727;
  box-sizing: border-box;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -21px;
  right: 48%;
  margin-left: -14px;
  border: 10px solid transparent;
  border-top: 12px solid #fff;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -25px;
  right: 47%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #000000;
  z-index: 1;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.balloon2 p {
  font-size: clamp(15px, 1.053vw, 20px);
  font-weight: bold;
}

#sec8_case .sec_inner {
  background-color: #2a3339;
  color: #fff;
  padding: 2% 0 0;
}
#sec8_case .sec_inner .area2 {
  background-color: #2b3b45;
}
#sec8_case .sec_inner .area2 .box {
  padding: 2% 0;
  padding-left: 5%;
  width: 70%;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box {
    width: 96%;
    padding: 2% 2%;
  }
}
@media only screen and (max-width: 600px) {
  #sec8_case .sec_inner .area2 .box {
    padding: 2% 4%;
    width: 100%;
  }
}
#sec8_case .sec_inner .area2 .box .bl_subtxt {
  font-size: clamp(19px, 1.579vw, 30px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl_subtxt {
    font-size: clamp(11px, 1.583vw, 19px);
  }
}
#sec8_case .sec_inner .area2 .box .bl2_h3 {
  font-size: clamp(29px, 2.368vw, 45px);
  font-weight: bold;
  border-bottom: solid 1px #fff;
  padding-bottom: 1%;
  margin-bottom: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl2_h3 {
    font-size: clamp(24px, 2.417vw, 29px);
  }
}
#sec8_case .sec_inner .area2 .box .bl3_3col {
  display: flex;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col {
    flex-wrap: wrap;
  }
}
#sec8_case .sec_inner .area2 .box .bl3_3col .box_3col {
  width: 33%;
  padding-right: 4%;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col {
    width: 50%;
    padding: 3%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 600px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col {
    padding: 3% 2%;
  }
}
#sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl_h4 {
  font-size: clamp(19px, 1.579vw, 30px);
  padding-bottom: 4%;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl_h4 {
    font-size: clamp(16px, 1.583vw, 19px);
  }
}
@media only screen and (max-width: 600px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl_h4 {
    padding-bottom: 10%;
  }
}
#sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl_h4 img {
  width: clamp(15px, 2vw, 25px);
}
#sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl2_txt {
  font-size: clamp(12px, 1.053vw, 20px);
  line-height: 2.5rem;
}
@media only screen and (max-width: 1200px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl2_txt {
    font-size: clamp(12px, 1vw, 12px);
  }
}
@media only screen and (max-width: 600px) {
  #sec8_case .sec_inner .area2 .box .bl3_3col .box_3col .bl2_txt {
    line-height: 1.7rem;
  }
}
#sec8_case .sec_inner .area2 .box .bl3_3col .box_3col:last-child {
  padding-right: 0;
}
#sec8_case .sec_inner .area2.bg {
  background-color: #151b1f;
}

@media only screen and (max-width: 600px) {
  #sec9_flow {
    padding-bottom: 6%;
  }
}
#sec9_flow .sec_inner .area {
  padding: 5% 0;
}
#sec9_flow .sec_inner .area2 {
  text-align: center;
}
#sec9_flow .sec_inner .area2 .box {
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  #sec9_flow .sec_inner .area2 .box {
    width: 100%;
  }
}
#sec9_flow .sec_inner .area2 .box img {
  padding: 0 2%;
  box-sizing: border-box;
}
#sec9_flow .sec_inner .area2 .box.ptn2 {
  padding: 0 4%;
}
#sec9_flow .sec_inner .area3 {
  padding: 6% 0;
  text-align: center;
}

#sec10_price .sec_inner {
  background-color: #f7f7f7;
  padding: 5% 0 6%;
}
#sec10_price .sec_inner .area2 {
  padding-bottom: 2%;
}
#sec10_price .sec_inner .area2 .box {
  display: flex;
  padding-left: 5%;
  gap: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box {
    padding: 2%;
    margin: 0 auto;
  }
}
#sec10_price .sec_inner .area2 .box .bl {
  width: 35%;
  border-bottom: solid 1px #000;
  display: flex;
  justify-content: left;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box .bl {
    width: 50%;
  }
}
#sec10_price .sec_inner .area2 .box .bl figure img {
  padding: 15% 15% 15% 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box .bl figure img {
    width: 50px;
  }
}
#sec10_price .sec_inner .area2 .box .bl .ttl {
  font-size: clamp(36px, 3vw, 57px);
  font-weight: bold;
  padding: 4% 0;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box .bl .ttl {
    font-size: clamp(22px, 3vw, 36px);
  }
}
#sec10_price .sec_inner .area2 .box .bl2 {
  width: 25%;
  border-bottom: solid 1px #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box .bl2 {
    width: 50%;
  }
}
#sec10_price .sec_inner .area2 .box .bl2 .txt {
  font-size: clamp(36px, 3vw, 57px);
  font-weight: bold;
  padding: 4% 0;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area2 .box .bl2 .txt {
    font-size: clamp(22px, 3vw, 36px);
  }
}
#sec10_price .sec_inner .area3 .box {
  padding-left: 5%;
  padding-bottom: 5%;
}
@media only screen and (max-width: 600px) {
  #sec10_price .sec_inner .area3 .box {
    padding: 0 4%;
  }
}
#sec10_price .sec_inner .area3 .box p {
  font-size: clamp(16px, 0.526vw, 10px);
  padding-bottom: 1%;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .area3 .box p {
    font-size: clamp(8px, 1.333vw, 16px);
  }
}
#sec10_price .sec_inner .box_3dot {
  padding-bottom: 2%;
}
#sec10_price .sec_inner .box_3dot figure {
  margin: 0 auto;
  text-align: center;
  width: 20px;
  padding-bottom: 0.5%;
}
#sec10_price .sec_inner .box_arrow .bl_txt {
  font-size: clamp(34px, 2.842vw, 54px);
  font-weight: bold;
  text-align: center;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec10_price .sec_inner .box_arrow .bl_txt {
    font-size: clamp(20.18px, 2.833vw, 34px);
  }
}
@media only screen and (max-width: 600px) {
  #sec10_price .sec_inner .box_arrow .bl_txt {
    font-size: clamp(13px, 4vw, 24px);
  }
}
#sec10_price .sec_inner .box_arrow2 figure {
  width: 15%;
  margin: 0 auto;
}
#sec11_bpo .sec_inner {
  background-color: #2a3339;
  color: #fff;
}
#sec11_bpo .sec_inner .area2 {
  padding-bottom: 3%;
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area2 {
    padding: 0 4%;
  }
}
#sec11_bpo .sec_inner .area2 .box {
  padding-left: 5%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area2 .box {
    padding: 0 1%;
  }
}
#sec11_bpo .sec_inner .area2 .box .bl_h3 {
  font-size: clamp(22px, 1.842vw, 35px);
  font-weight: bold;
  padding-bottom: 2%;
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area2 .box .bl_h3 {
    font-size: clamp(17px, 1.833vw, 22px);
    width: 100%;
  }
}
#sec11_bpo .sec_inner .area2 .box .bl2_txt {
  font-size: clamp(12.7px, 1.053vw, 20px);
  line-height: 4rem;
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area2 .box .bl2_txt {
    font-size: clamp(12px, 1vw, 12px);
    width: 100%;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area2 .box .bl2_txt {
    line-height: 2.4rem;
    padding-bottom: 4%;
  }
}
#sec11_bpo .sec_inner .area3 {
  padding-top: 2%;
  padding-bottom: 2%;
  background-color: #2b3b45;
}
#sec11_bpo .sec_inner .area3 figure {
  padding-left: 5%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area3 figure {
    padding: 0 4%;
  }
}
#sec11_bpo .sec_inner .area3 figure img {
  width: 60%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area3 figure img {
    width: 100%;
  }
}
#sec11_bpo .sec_inner .area4 {
  padding-left: 5%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area4 {
    padding: 0 3%;
  }
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area4 {
    padding: 0 4%;
  }
}
#sec11_bpo .sec_inner .area4 .box {
  padding-top: 4%;
}
#sec11_bpo .sec_inner .area4 .box .bl_ttl {
  font-size: clamp(22.22px, 1.842vw, 35px);
  font-weight: bold;
  padding-bottom: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area4 .box .bl_ttl {
    font-size: clamp(12px, 1.833vw, 22px);
  }
}
#sec11_bpo .sec_inner .area4 .box2 .inner_box {
  display: flex;
  width: 65%;
  flex-wrap: wrap;
  gap: 10%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area4 .box2 .inner_box {
    width: 100%;
  }
}
#sec11_bpo .sec_inner .area4 .box2 .inner_box .bl {
  width: 45%;
  padding-bottom: 5%;
}
#sec11_bpo .sec_inner .area4 .box2 .inner_box .bl .emt_ttl {
  font-size: clamp(19px, 1.579vw, 30px);
  font-weight: bold;
  padding-bottom: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area4 .box2 .inner_box .bl .emt_ttl {
    font-size: clamp(12px, 1.583vw, 19px);
  }
}
#sec11_bpo .sec_inner .area4 .box2 .inner_box .bl ul li {
  font-size: clamp(12.7px, 1.053vw, 20px);
  padding-bottom: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area4 .box2 .inner_box .bl ul li {
    font-size: clamp(10px, 1vw, 12px);
  }
}
#sec11_bpo .sec_inner .area5 {
  padding-left: 5%;
  padding-bottom: 3%;
  padding-top: 3%;
  background-color: #1e2e38;
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area5 {
    padding: 4% 4%;
  }
}
#sec11_bpo .sec_inner .area5 .box h4 {
  font-size: clamp(22.22px, 1.842vw, 35px);
  font-weight: bold;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area5 .box h4 {
    font-size: clamp(12px, 1.833vw, 22px);
  }
}
#sec11_bpo .sec_inner .area5 .box2 .inner_box {
  display: flex;
  gap: 7%;
}
#sec11_bpo .sec_inner .area5 .box2 .inner_box .bl ul li {
  font-size: clamp(12.7px, 1.053vw, 20px);
  padding-bottom: 3%;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area5 .box2 .inner_box .bl ul li {
    font-size: clamp(10px, 1vw, 12px);
  }
}
#sec11_bpo .sec_inner .area6 {
  padding-left: 5%;
  padding-bottom: 2%;
  padding-top: 2%;
  background-color: #1a2932;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area6 {
    padding: 0 4%;
  }
}
#sec11_bpo .sec_inner .area6 .inner_box {
  display: flex;
  width: 65%;
  border-bottom: solid 1px #fff;
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area6 .inner_box {
    width: 100%;
  }
}
#sec11_bpo .sec_inner .area6 .inner_box .bl {
  padding: 2% 0;
  width: 25%;
}
#sec11_bpo .sec_inner .area6 .inner_box .bl p {
  font-size: clamp(12.7px, 1.053vw, 20px);
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl p {
    font-size: clamp(11px, 1vw, 12px);
  }
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl p {
    padding: 2% 1% 2% 0;
  }
}
#sec11_bpo .sec_inner .area6 .inner_box .bl2 {
  padding: 2% 0;
  width: 25%;
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl2 {
    padding: 2% 1% 2% 1%;
  }
}
#sec11_bpo .sec_inner .area6 .inner_box .bl2 p {
  font-size: clamp(12.7px, 1.053vw, 20px);
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl2 p {
    font-size: clamp(11px, 1vw, 12px);
  }
}
#sec11_bpo .sec_inner .area6 .inner_box .bl3 {
  padding: 2% 0;
  width: 50%;
}
@media only screen and (max-width: 600px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl3 {
    padding: 2% 0% 2% 1%;
  }
}
#sec11_bpo .sec_inner .area6 .inner_box .bl3 P {
  font-size: clamp(12.7px, 1.053vw, 20px);
}
@media only screen and (max-width: 1200px) {
  #sec11_bpo .sec_inner .area6 .inner_box .bl3 P {
    font-size: clamp(11px, 1vw, 12px);
  }
}

#sec12_cv {
  background-color: #2a3339;
  color: #fff;
  padding: 4% 0 7%;
}
#sec12_cv .sec_inner {
  padding-left: 5%;
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner {
    padding: 4% 4%;
  }
}
#sec12_cv .sec_inner .box {
  padding-bottom: 5%;
}
#sec12_cv .sec_inner .box .bl_txt {
  font-size: clamp(19px, 1.579vw, 30px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #sec12_cv .sec_inner .box .bl_txt {
    font-size: clamp(12px, 1.583vw, 19px);
  }
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner .box .bl_txt {
    padding-bottom: 1%;
  }
}
#sec12_cv .sec_inner .box .bl2_txt {
  font-size: clamp(63px, 5.263vw, 100px);
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  #sec12_cv .sec_inner .box .bl2_txt {
    font-size: clamp(32px, 5.25vw, 63px);
  }
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner .box .bl2_txt {
    padding-bottom: 1%;
  }
}
#sec12_cv .sec_inner .box .bl3_txt {
  font-size: clamp(19px, 1.579vw, 30px);
}
@media only screen and (max-width: 1200px) {
  #sec12_cv .sec_inner .box .bl3_txt {
    font-size: clamp(12px, 1.583vw, 19px);
  }
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner .box .bl3_txt {
    padding-bottom: 4%;
  }
}
#sec12_cv .sec_inner .box_company h2 {
  font-size: clamp(22.22px, 2.368vw, 45px);
  font-weight: bold;
  padding-bottom: 2%;
}
@media only screen and (max-width: 1200px) {
  #sec12_cv .sec_inner .box_company h2 {
    font-size: clamp(12px, 1.833vw, 22px);
  }
}
#sec12_cv .sec_inner .box_company p {
  font-size: clamp(12.7px, 1.053vw, 20px);
}
@media only screen and (max-width: 1200px) {
  #sec12_cv .sec_inner .box_company p {
    font-size: clamp(10px, 1vw, 12px);
  }
}
#sec12_cv .sec_inner .wrap_box2 {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
#sec12_cv .sec_inner .wrap_box2 .box2 {
  padding-right: 5%;
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner .wrap_box2 .box2 {
    width: 100%;
    margin-bottom: 14%;
  }
}
@media only screen and (max-width: 600px) {
  #sec12_cv .sec_inner .wrap_box2 .box3 {
    width: 100%;
  }
}

#sec13_footer .sec13_inner .area3_copy {
  background-color: #000;
  padding: 1% 0;
}
#sec13_footer .sec13_inner .area3_copy .box1_copy .bl1_copy {
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: fontSize(12, 20);
}
@media only screen and (max-width: 1200px) {
  #sec13_footer .sec13_inner .area3_copy .box1_copy .bl1_copy {
    font-size: clamp(12px, 1vw, 12px);
  }
}

.none {
  display: none;
}

:root {
  --bg-color-hsl: 0, 0%, 100%;
  --bg-color: hsl(var(--bg-color-hsl));
  --bg-color-translucent: hsla(var(--bg-color-hsl), 0.95);
  --bg-color-highlight: #ffe0bb;
  --color-text: hsl(192, 14%, 20%);
  --color-text-highlight: hsl(192, 14%, 0%);
  --page-width: 80ch;
  --paragraph-font-size: min(max(1.2rem, 4vw), 1.4rem);
  --header-font-size: min(max(2rem, 8vw), 4rem);
  --space: 2rem;
  --padding: 8vmin;
  --duration: 1s;
  --ease: cubic-bezier(0.25, 1, 0.5, 1);
}

.text-highlight {
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: color calc(var(--duration) / 4) var(--ease), background-color calc(var(--duration) / 4) var(--ease), background-size var(--duration) var(--ease);
}
.text-highlight.active {
  color: var(--color-text-highlight);
  background-size: 100% 100%;
}
[data-highlight=background] .text-highlight {
  background-image: linear-gradient(var(--bg-color-highlight), var(--bg-color-highlight));
}
[data-highlight=half] .text-highlight {
  --line-size: 0.5em;
  background-image: linear-gradient(transparent calc(100% - var(--line-size)), var(--bg-color-highlight) var(--line-size));
}
[data-highlight=underline] .text-highlight {
  --line-size: 0.15em;
  background-image: linear-gradient(transparent calc(100% - var(--line-size)), var(--color-text) var(--line-size));
}

/* title styles */
p.slideber {
  display: none;
}

.fixed_btn {
  display: inline-block;
  text-decoration: none;
  background: linear-gradient(135deg, #69ff97 10%, #00e4ff 100%);
  color: #fff;
  width: 200px;
  height: 200px;
  line-height: 120px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  transition: 0.4s;
  position: fixed;
  bottom: 5vh;
  right: 3vw;
  font-size: 22px;
  border: none;
  font-weight: bold;
  z-index: 30;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
@media only screen and (max-width: 1200px) {
  .fixed_btn {
    width: 150px;
    height: 150px;
    font-size: clamp(18px, 1.833vw, 22px);
  }
}
@media only screen and (max-width: 600px) {
  .fixed_btn {
    width: 130px;
    height: 130px;
    font-size: clamp(14px, 3vw, 18px);
    display: none;
  }
}

.fixed_btn.show {
  opacity: 1;
}

.fixed_btn:hover {
  background: linear-gradient(135deg, #44d46f 10%, #08c2d6 100%);
}

.leFadeIn span {
  animation-name: leFadeIn;
}

@keyframes leFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sec_header2.show {
  opacity: 1 !important;
}

h1 {
  margin: 0;
}
.hidden-text {
  position: absolute;
  z-index: 200;
}

.hidden-text.ptn2 {
  position: static;
  z-index: 200;
}

.box_fvjs {
  width: 100%;
}

/* title styles */
.home-title span {
  position: relative;
  overflow: hidden;
  display: block;
  line-height: 1.2;
  display: inline-block;
}

.home-title span::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: white;
  animation: a-ltr-after 0.8s cubic-bezier(0.77, 0, 0.18, 1) forwards;
  transform: translateX(-101%);
}

.home-title span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-color);
  animation: a-ltr-before 0.8s cubic-bezier(0.77, 0, 0.18, 1) forwards;
  transform: translateX(0);
}

.home-title span:nth-of-type(1)::before,
.home-title span:nth-of-type(1)::after {
  animation-delay: 0.6s;
}

.home-title span:nth-of-type(2)::before,
.home-title span:nth-of-type(2)::after {
  animation-delay: 0.6s;
}

@keyframes a-ltr-after {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(101%);
  }
}
@keyframes a-ltr-before {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(200%);
  }
}
.heading {
  /*   outline: 1px solid blue; */
  overflow: hidden;
  border-bottom: 4px solid #000;
  display: inline-block;
}

#sec7_system .bl_ttl {
  text-transform: capitalize;
  font-size: 6rem;
  margin: 0;
  /*   outline: 1px solid red; */
}

#sec_fv .box.spnone.box_fvjs {
  padding: 4% 2% 3%;
}
#sec_fv .box_btn {
  margin: 3% 0 2%;
}

#sec_move2 .bl_txt {
  background: url(../img/sec_move/bgimg.png) no-repeat;
  padding: 4% 0;
  background-size: cover;
}/*# sourceMappingURL=parts.css.map */