#section {
  width: 100%;
  display: flex;
  align-items: center;
  padding: .0;
}

.section_1 {
  background: url(/assets/images/add/data_9_section1.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 41.13rem;
  margin-top: 4.375rem;
}

.section_3 {
  background: url(/assets/images/add/data_9_section3.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 44.63rem;
  margin-bottom: 0.75rem;
}

.section_5 {
  background: #0b60d6;
  padding: 5rem 0rem;
}

.section_1_wrapper,
.section_2_wrapper,
.section_3_wrapper,
.section_4_wrapper,
.section_5_wrapper {
  max-width: 1130px;
  margin: 0 auto;
  width: 90%;
}

.sub_section_1_text h1 {
  text-align: center;
  font-size: 3.4rem;
  color: #fff;
  padding-bottom: 2rem;
}

.sub_section_3_text h1 {
  text-align: center;
  font-size: 3.4rem;
  color: #fff;
  padding-bottom: 2rem;
}

.sub_section_3_text {
  margin-bottom: 3rem;
}

.sub_section_5_text h1 {
  text-align: center;
  color: #fff;
  padding-bottom: 2rem;
  font-size: 2rem;
}

.sub_section_1_sub_text {
  font-size: 1.188rem;
  color: #fff;
  text-align: center;
  line-height: 1.8;
}

.sub_section_2_text h1 {
  text-align: center;
  font-size: 3.4rem;
  color: #3860C7;
  padding-bottom: 2rem;
  font-size: 3.4rem;
}

.sec_2_top_ul li div {
  width: 10.5rem;
  height: 10.5rem;
  margin: 0 auto;
  border-radius: 100%;
  vertical-align: middle;
}

.sec_2_top_ul li {
  width: 20%;
  display: inline-block;
  margin: 0 auto;
}

.sec_2_top_ul li:nth-of-type(5) {
  margin-right: 0;
  vertical-align: middle;
}

.sec_2_top_ul {
  margin: 0 auto;
  width: 80%;
  font-size: 0;
}

.blue1 {
  background: #3860C7;
}

.light_blue {
  background: #43A6DD;
}

.sec2_li {
  font-size: 1.625rem;
  color: #fff;
  text-align: center;
  height: 100%;
  display: flex;
  line-height: 2rem;
  align-items: center;
  justify-content: center;
}

.section_2 {
  padding: 7rem 0rem;
}

.section_4 {
  background: url(/assets/images/add/data_9_section3.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 44.63rem;
}

.sec2_ul2 {
  /* width: 1090px; */
  margin: 0 auto;
  padding-top: 2rem;
  font-size: 0;
  padding: 0 4%;
  margin-top: 2rem;
}

.sec2_ul2 li {
  border-bottom: 1px solid #B6B6B6;
  padding: 1rem 0rem;
  font-size: 0;
}

.sec2_ul2 li h1 {
  display: inline-block;
  padding-left: 1.5rem;
  font-size: 1.563rem;
  color: #5680E7;
  width: 30%;
  vertical-align: middle;
}

.sec2_ul2 li h2 {
  width: 70%;
  display: inline-block;
  font-size: 1.25rem;
  font-family: "noto_DL";
  vertical-align: middle;
}

.verti_top {
  vertical-align: top;
}

.sec3_a_div {
  margin: 0 auto;
  width: 11.25rem;
}

.sec5_a_div {
  margin: 0 auto;
  width: 14.81rem;
  display: inline-block;
}

.sec3_a {
  display: block;
  display: block;
  background-color: #3860D2;
  width: 100%;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  font-family: "noto_M";
  padding: 0.875rem 0;
  border-radius: 2rem;
}

.sec5_a {
  display: block;
  display: block;
  border: 1px solid #fff;
  width: 100%;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  font-family: "noto_M";
  padding: 0.875rem 0;
  border-radius: 2rem;
}

.call_icon {
  width: 1.813rem;
  height: 1.813rem;
  display: inline-block;
}

.msg_icon {
  width: 2.188rem;
  height: 2.188rem;
  display: inline-block;
}

.sec5_a_div_group {
  width: 40%;
  margin: 0 auto;
}

.section_6_btn {
  font-size: 1rem;
  text-align: center;
  padding: 3rem 0 6rem 0;
}

.section_6_btn li {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 2rem;
  background: url(/assets/images/service/service_1_section_6_img_1.png) no-repeat;
  background-size: 2rem;
  background-position: 1rem center;
  background-color: #0b60d6;
  box-shadow: 1px 1px 19px -9px #000;
}

.section_6_btn li a {
  font-size: 1.35rem;
  color: #fff;
  font-family: noto_L;
  padding: 0.5rem 0;
  display: block;
  width: 13rem;
  margin-left: 1rem;
}

.section_6_title {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  font-family: noto_L;
  padding-top: 5rem;
}

.section_6_btn li:nth-of-type(2) {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 2rem;
  background: url(/assets/images/service/service_1_section_6_img_2.png) no-repeat;
  background-size: 2rem;
  background-position: 1rem center;
  margin-left: 1.5rem;
  background-color: #0b60d6;
  box-shadow: 1px 1px 19px -9px #000;
}

.colorFix {
  color: #3860D1;
}

.section_contents_wrapper {
  margin: 0 auto;
}

.data_9_changer li:nth-of-type(1)::after {}

ul.data_9_changer {
  text-align: center;
  font-size: 0;
  margin-bottom: 6rem;
}

.data_9_changer_active {
  background: #3860CE !important;
  width: 100%;
  height: 100%;
  display: block;
}

ul.data_9_changer li {
  display: inline-block;
  position: relative;
  width: 50%;
  color: #191919;
  background: #E6E6E6;
}

.data_9_changer_active a {
  color: #fff !important;
}

ul.data_9_changer li:nth-of-type(1) a {}

ul.data_9_changer li a {
  color: #1a1a1a;
  font-size: 2rem;
  width: 100%;
  height: 100%;
  display: block;
  padding: 2rem 0;
}

div.data_9_section_1 {
  padding: 0rem 0 6rem 0;
  text-align: center;
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
}

div.data_9_section_1 h1 {
  font-size: 1.5rem;
  text-align: center;
  padding-bottom: 4rem;
  word-break: keep-all;
  width: 90%;
  margin: 0 auto;
  font-family: noto_DL;
}

div.data_9_section_1 img {
  max-width: 850px;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}

div.data_9_section_2 {
  padding: 6rem 0;
  background-color: #FBFBFB;
  width: 100%;
  margin: 0 auto;
}

div.data_9_section_2 h1 {
  font-size: 2rem;
  text-align: center;
  font-family: noto_M;
  color: #1a1a1a;
  width: 90%;
  margin: 0 auto;
  word-break: keep-all;
}

div.data_9_section_2 h2 {
  font-size: 1.375rem;
  text-align: center;
  color: #1a1a1a;
  margin-top: 2rem;
  display: block;
}

div.data_9_section_2 h2 img {
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
  margin-top: 4rem;
}

div.data_9_section_3 {
  padding: 6rem 0;
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
}

div.data_9_section_3 h1 {
  font-size: 2rem;
  text-align: center;
  font-family: noto_M;
  color: #1a1a1a;
  word-break: keep-all;
  width: 90%;
  margin: 0 auto;
}

div.data_9_section_3 h2 {
  font-size: 1.375rem;
  text-align: center;
  color: #1a1a1a;
  margin-top: 2rem;
  display: block;
}

div.data_9_section_3 h2 img {
  max-width: 630px;
  margin: 0 auto;
  margin-top: 4rem;
  width: 100%;
}

.data_2_list {
  display: inline-block;
}

.data_2_list_1 {
  max-width: 253px !IMPORTANT;
  vertical-align: top;
  margin-right: 1.5rem !IMPORTANT;
}

.data_2_list_2 {
  max-width: 491px !important;
  vertical-align: top;
}

.data_2_list_3 {
  max-width: 329px !IMPORTANT;
  vertical-align: top;
}

div.data_2_section_2 {
  text-align: center;
  padding: 6rem 0;
}

div.data_2_section_2 h1 {
  font-size: 2.5rem;
  text-align: center;
  font-family: noto_M;
}

div.data_2_section_2 h1 ul.data_2_section_2_changer {
  margin-top: 2rem;
}

div.data_2_section_2 h1 ul.data_2_section_2_changer li.data_2_section_2_changer_active {
  color: #5583F0 !important;
  position: relative;
}

.data_2_section_2_changer_active::after {
  content: '';
  position: absolute;
  width: 105%;
  height: 3px;
  background-color: #5583f1;
  left: -2%;
  bottom: -7px;
}

div.data_2_section_2 h1 ul.data_2_section_2_changer li {
  display: inline-block;
  font-size: 1rem;
  color: #999999;
  margin-left: 1.25rem;
  cursor: pointer;
}

div.data_2_section_2 h2 {
  font-size: 1.375rem;
  text-align: center;
  color: #1a1a1a;
  margin-top: 2rem;
  padding-bottom: 4rem;
  word-break: keep-all;
}

div.data_2_section_2 img.data_2_section_2_changer_list {
  display: inline-block;
  max-width: 363px;
  margin-right: 1.5rem;
  width: 100%;
}

div.data_2_section_2 img.data_2_section_2_changer_list.data_2_section_2_changer_list_last {
  margin-right: 0;
}

div.data_9_2_section_3 {
  padding: 6rem 0;
}

div.data_9_2_section_3 h1 {
  font-size: 2.5rem;
  text-align: center;
  color: #3860D1;
  padding-bottom: 5rem;
}

div.data_9_2_section_3 img {
  max-width: 1030px;
  margin: 0 auto;
  width: 100%;
}

div.data_9_2_section_4 {
  background-color: #FBFBFB;
  padding: 6rem 0;
}

div.data_9_2_section_4 h1 {
  font-size: 2.5rem;
  color: #1a1a1a;
  text-align: center;
  padding-bottom: 2rem;
  word-break: keep-all;
}

div.data_9_2_section_4 h2 {
  color: #1a1a1a;
  text-align: center;
  font-size: 1.375rem;
  word-break: keep-all;
}

div.data_9_2_section_4 img {
  max-width: 960px;
  margin: 0 auto;
  margin-top: 4rem;
  width: 100%;
}

.data_9_last_text {
  font-size: 1.45rem;
  color: #1a1a1a;
  text-align: center;
  margin-top: 1.5rem;
  font-family: noto_M;
  display: block;
}

.data_2_section_2_changer_list_2 {
  display: none;
  margin-top: -3rem;
}

.data_2_section_2_changer_list22 {
  max-width: 600px;
  display: inline-block;
  width: 100%;
}

.data_2_section_2_changer_list_1 {}

div.data_9_section_1 h1 br {
  display: none;
}

.img_responsive_wrapper {
  width: 90%;
  margin: 0 auto;
  overflow-x: auto;
}
@media(max-width:400px) {
  div.data_2_section_2 h2 br {
    display:none;
  }

}
@media(max-width:440px) {
  div.data_9_2_section_4 h1 {
    font-size:1.4rem;

  }
  div.data_9_2_section_4 h2 {
    font-size:1rem;

  }
  div.data_9_2_section_3 h1 {
    font-size:2rem;

  }
}
@media(max-width:540px) {
  .sub_section_1_sub_text br {
    display:none;

  }

}
@media(max-width:730px) {
  div.data_2_section_2 img.data_2_section_2_changer_list {
    margin-right:0;

  }

}
@media(max-width:760px) {
  .sub_section_1_text h1 {
    text-align: center;
    font-size: 2rem !important;
    color: #fff;
    padding-bottom: 2rem;
  }

  .sub_section_1_sub_text {
    font-size: 1.25rem !important;
    color: #fff;
    text-align: center;
    line-height: 1.6rem;
    word-break: keep-all;
  }

  .sub_section_2_text h1 {
    text-align: center;
    font-size: 1.3rem;
    color: #3860C7;
    padding-bottom: 1.4rem;
  }

  .sec_2_top_ul li div {
    width: 6.5rem;
    height: 6.5rem;
    margin: 0 auto;
    border-radius: 100%;
    vertical-align: middle;
  }

  .sec_2_top_ul {
    margin: 0 auto;
    width: 100%;
    font-size: 0;
    display: none
  }

  .sec2_ul2 li h1 {
    display: inline-block;
    padding-left: 0;
    font-size: 1rem;
    color: #5680E7;
    width: 30%;
    vertical-align: middle;
  }

  .sec2_ul2 li h2 {
    width: 70%;
    display: inline-block;
    font-size: 0.8rem;
    font-family: "noto_DL";
    vertical-align: top;
    word-break: keep-all;
  }

  .section_2 {
    padding: 4rem 0rem;
  }

  .sub_section_3_text h1 {
    text-align: center;
    font-size: 2rem;
    color: #fff;
    padding-bottom: 2rem;
  }

  .sec3_a {
    display: block;
    display: block;
    background-color: #3860D2;
    width: 100%;
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
    font-family: "noto_M";
    padding: 0.6rem 0;
    border-radius: 2rem;
  }

  .sec3_a_div {
    margin: 0 auto;
    width: 9.25rem;
  }

  .section_6_title {
    font-size: 2rem;
    text-align: center;
    color: #fff;
    font-family: noto_L;
    padding-top: 5rem;
  }

  .section_6_btn li a {
    font-size: 0.8rem;
    color: #fff;
    font-family: noto_L;
    padding: 0.5rem 0;
    display: block;
    width: 8rem;
    margin-left: 1rem;
  }

  .section_6_btn li {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 2rem;
    background: url(/assets/images/service/service_1_section_6_img_1.png) no-repeat;
    background-size: 1rem;
    background-position: 1rem center;
    background-color: #0b60d6;
    box-shadow: 1px 1px 19px -9px #000;
  }

  .section_6_btn li:nth-of-type(2) {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 2rem;
    background: url(/assets/images/service/service_1_section_6_img_2.png) no-repeat;
    background-size: 1rem;
    background-position: 1rem center;
    margin-left: 1.5rem;
    background-color: #0b60d6;
    box-shadow: 1px 1px 19px -9px #000;
  }

  .section_5 {
    background: #0b60d6;
    padding: 2rem 0rem;
  }

  div.data_9_section_1 h1 br {
    display: none;
  }

  div.data_9_section_1 h1 {
    word-break: keep-all;
    font-size: 1.5rem;
    font-family: noto_DL;
    line-height: 1.7;
  }
}
