.top_header_middle {
  display: inline-block;
}

.top_header_middle_iconArea {
  display: inline-block;
  margin-right: 2rem;
  margin-left: 23rem;
}

.top_header_middle_iconArea img {
  max-width: 55.5px;
}

.data_1_sec_1_ul_mb {
  display: none;
}

.data_1_sec_1_ul_mb>li {
  font-size: 0;
  padding: 1rem 0rem;
  display: block;
  width: 100%;
}

.data_1_sec_1_ul_mb li h2 {
  color: #5b5b5b;
  font-size: 1.2rem;
  display: inline-block;
  text-align: left;
  padding: 0rem 2rem;
}

.data_1_sec_1_ul_mb li h1 {
  background: #fff;
  border-radius: 100%;
  text-align: center;
  margin-top: 2rem !important;
  padding: 2rem;
  font-size: 1.2rem !important;
  display: inline-block;
  width: 11rem;
  justify-content: center;
  height: 11rem;
  align-items: center;
  display: flex;
}

.data_1_sec_1_ul_mb li:nth-of-type(1) h1 {
  border: 3px solid #3860d0;
  color: #3860d0;
}

.data_1_sec_1_ul_mb li:nth-of-type(2) h1 {
  border: 3px solid #3fd8d4;
  color: #3fd8d4;
}

.data_1_sec_1_ul_mb>li:nth-of-type(3) h1 {
  border: 3px solid #41ace0;
  color: #41ace0;
}

.top_header_middle_iconArea h1 {
  font-size: 1.35rem;
  font-family: noto_L;
  text-align: center;
  display: block;
}

.top_header_middle_textArea {}

.top_header_middle_textArea {
  display: inline-block;
  flex: none;
}

.top_header_middle_textArea h1 {
  font-size: 1rem;
  font-family: noto_L;
  position: relative;
  color: #4B505C;
  padding-left: 1.75rem;
}

.top_header_middle_textArea h1::after {
  content: "";
  background: url(/assets/images/main/header_aim_icon.png);
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  background-size: 100%;
  top: 0.1rem;
}

.top_header_middle_textArea h2 {
  font-family: noto_L;
  color: #4B505C;
  font-size: 1rem;
  padding: 0.2rem 0;
}

.top_header_middle_textArea h3 {
  font-family: noto_L;
  color: #4B505C;
  font-size: 1rem;
  padding: 0.2rem 0;
  padding-top: 0;
}

.top_header_middle_textArea .color {
  display: inline-block;
  color: #3860D2;
  font-family: noto_L;
  padding-right: 0.75rem;
}

.top_header_middle_textArea .title {
  display: inline-block;
  width: 5rem;
  font-size: 0.875rem;
  font-family: noto_L;
}

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

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

.section_1_wrapper {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
}

.section_1_text {}

.section_1_text h1 {
  font-size: 2.688rem;
  color: #fff;
  font-family: noto_B;
}

.section_1_text h2 {
  font-size: 3.625rem;
  color: #fff;
  font-family: noto_B;
  margin-top: 0.5rem;
}

.section_1_btn_list {
  padding-top: 5rem;
}

.section_1_btn_list li {
  display: inline-block;
  border: 1px solid #fff;
  margin-right: 1rem;
}

.section_1_btn_list li a {
  padding: 0.875rem 1.875rem;
  display: block;
  font-size: 1.25rem;
  color: #fff;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.section_2 {}

.section_2_textArea {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.section_2_textArea h1 {
  font-size: 2.5rem;
  font-family: noto_L;
  color: #4B505C;
}

.section_2_textArea h1 b {
  color: #3860D2;
  font-weight: normal;
  font-family: noto_DL;
}

.section_2_textArea h2 {
  font-size: 1.18rem;
  color: #353942;
  padding: 3.5rem 0;
  font-family: noto_L;
}

.section_2_btn {
  display: block;
  background-color: #3860D2;
  width: 12.5rem;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 1rem 0;
  border-radius: 2rem;
}

.section_2_clientArea {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10rem;
}

.section_2_clientArea_list {
  font-size: 0;
  width: 28rem;
}

.section_2_clientArea_list li {
  font-size: 1rem;
  display: inline-block;
  width: 33.333%;
  margin-top: 4rem;
}

.section_2_clientArea_list li:nth-of-type(1), .section_2_clientArea_list li:nth-of-type(2), .section_2_clientArea_list li:nth-of-type(3) {
  margin-top: 0;
}

.section_2_clientArea_list li img {
  max-width: 110px;
  margin: 0 auto;
  display: block;
}

.section_contents_wrapper {
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.section_3 {
  position: relative;
  border-bottom: 1px solid #ececec;
  padding: 6rem 0 6rem 0;
  background: #5680ED;
}

.section_3_imgArea {
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.section_3_imgArea img {
  max-width: 300px;
  display: block;
  margin-left: 4rem;
}

.section_3_textArea {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  width: 45%;
}

.section_3_textArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #fff;
}

.section_3_textArea h2 {
  font-size: 1.18rem;
  padding: 3.5rem 0;
}

.section_3_btns {}

.section_3_btns li {
  display: inline-block;
  color: #fff;
  margin-right: 1.75rem;
  position: relative;
  cursor: pointer;
}

.section_3_btns .active::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 3px;
  bottom: -10px;
  left: 0;
}

.section_3_btn {
  position: absolute;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #fff;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #3860D2;
  left: 50%;
  margin-left: -6.25rem;
  bottom: 5rem;
  cursor: pointer;
}

.section_4 {
  position: relative;
  display: block !important;
  position: relative;
  border-bottom: 1px solid #ececec;
  padding: 6rem 0 6rem 0;
}

.section_4_textArea {
  font-size: 1rem;
  vertical-align: middle;
  display: inline-block;
  width: 50%;
}

.section_4_textArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #4B505C;
}

.section_4_textArea h2 {
  font-size: 1.18rem;
  color: #4B505C;
  padding: 3.5rem 0;
}

.section_4_btns {}

.section_4_btns li {
  display: inline-block;
  color: #999999;
  margin-right: 1.75rem;
  position: relative;
  cursor: pointer;
}

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

.section_4_btns li:nth-of-type(2) {}

.section_4_btns li:nth-of-type(3) {}

.section_4_imgArea {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.section_4_imgArea p {
  max-width: 328px;
  margin: 0 auto;
  display: block;
}

.section_4_imgArea p img {
  max-width: 328px;
}

.section_4_btns .active::after {
  content: "";
  position: absolute;
  background-color: #5583F0;
  width: 100%;
  height: 3px;
  bottom: -10px;
  left: 0;
}

.section_4_btns .active {
  color: #5583F0 !important;
}

.section_4_btn {
  position: absolute;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #5583F0;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #fff;
  left: 50%;
  margin-left: -6.25rem;
  bottom: 5rem;
  cursor: pointer;
}

.section_5 {}

.section_contents_wrapper {}

.section_5_topText {
  font-size: 1rem;
}

.section_5_topText h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #4B505C;
  display: inline-block;
}

.section_5_topText a {}

.section_5_btn {
  display: inline-block;
  vertical-align: bottom;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #5583F0;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #fff;
  cursor: pointer;
}

.section_5_bottomArea {
  font-size: 1rem;
  margin-top: 2rem;
}

.section_5_bottomArea_list {
  font-size: 0;
}

.section_5_bottomArea_list li {
  display: inline-block;
  background-color: #aaa;
  width: 361px;
  height: 250px;
  margin-top: 23px;
  margin-right: 23px;
  font-size: 1rem;
  position: relative;
}

.section_5_bottomArea_list li:nth-of-type(3n) {
  margin-right: 0;
}

.section_5_bottomArea_list_text {
  position: absolute;
  width: 100%;
  bottom: 0.875rem;
}

.section_5_bottomArea_list_text h1 {
  font-size: 1.25rem;
  display: inline-block;
  margin-left: 1rem;
}

.section_5_bottomArea_list_text_mark {
  font-size: 1rem;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 0.2rem 1rem;
  background-color: #000;
  margin-right: 0.65rem;
  float: right;
  margin-top: 0.65rem;
}

.section_6 {
  background-color: #0B60D6;
  position: relative;
  overflow: hidden;
  display: block !important;
}

.section_contents_wrapper {
  position: relative;
}

.section_6_topArea {
  font-size: 1rem;
}

.section_6_topArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #fff;
  text-align: center;
}

.section_6_topArea h2 {
  font-size: 1.18rem;
  color: #fff;
  padding: 3.5rem 0;
  text-align: center;
}

.store_list p {
  display: inline-block;
  border: 1px solid #fff;
  width: 13rem;
  border-radius: 3px;
  margin-right: 1rem;
  cursor: pointer;
}

.store_list p:nth-of-type(2) {
  margin-right: 0;
}

.store_list img {
  max-width: 133px;
  margin: 0 auto;
  padding: 0.65rem 0;
}

.store_list {
  text-align: center;
  font-size: 0;
}

.section_6_imgArea {
  position: absolute;
  bottom: -290px;
  z-index: 4;
  width: 318px;
  left: 50%;
  margin-left: -159px;
}

.section_6_imgArea img {
  max-width: 318px;
  z-index: 4;
  position: relative;
}

.top_header_middle_wrapper {}

/*sub_page_css*/
.sub_section_1_text {}

.sub_section_1_text h1 {
  text-align: center;
  font-size: 3.4rem;
  color: #fff;
  font-family: noto_R;
  padding-bottom: 2.5rem;
  color: #3860D0;
  font-size: 1.875rem;
  word-break: keep-all;
}

.sub_section_1_text h1 b {
  font-size: 3.4rem;
  color: #3860D1;
  font-weight: normal;
}

.sub_section_1_text_btns {
  text-align: center;
}

.sub_section_1_text_btns li {
  display: inline-block;
  margin-right: 1rem;
}

.sub_section_1_text_btns li a {
  display: block;
  display: block;
  background-color: #3860D2;
  width: 12.5rem;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 0;
  border-radius: 2rem;
}

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

.sub_section_1_text_btns li:nth-of-type(2) {}

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

.sub_section_1_text_btns li:nth-of-type(2) a {
  background-color: #3860D2;
  color: #fff;
}

.section_2 {
  border-bottom: 1px solid #ececec;
}

.section_2_imgArea {
  display: inline-block;
  margin: 0 auto;
  width: 50%;
  text-align: right;
  vertical-align: middle;
}

.section_2_imgArea img {
  max-width: 480px;
  margin: 0 auto;
}

.section_2_textArea {
  vertical-align: middle;
}

.section_2_textArea h1 {
  font-family: noto_R;
  color: #3860D1;
}

.section_2_textArea h2 {
  padding: 1.75rem 0;
}

.section_2_textArea .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 2rem;
  border-radius: 2rem;
}

.section_title {
  width: 100%;
  display: block;
  font-size: 2rem;
  text-align: center;
  color: #353942;
  font-family: noto_M;
  padding: 7rem 0 5rem 0;
}

.section_3_list {
  font-size: 0;
  display: block;
  padding-bottom: 8rem;
}

.section_3_list li {
  display: inline-block;
  width: 25%;
  font-size: 1rem;
}

.section_3_list .section_3_list_title {
  text-align: center;
  font-size: 1.7rem;
  position: relative;
  padding-top: 0.75rem;
  color: #414751;
}

.section_3_list_title::after {
  content: "";
  margin: 0 auto;
  display: block;
  width: 3rem;
  height: 2px;
  background-color: #009ADE;
  margin: 1rem auto;
}

.section_3_list li p img {
  display: block;
  margin: 0 auto;
  max-width: 96px;
}

.section_3_list li p {}

.section_3_list_contents {
  font-size: 1rem;
  text-align: center;
  line-height: 1.5;
  color: #353942;
}

.section_4_list {
  font-size: 0;
  text-align: center;
}

.section_4_list li {
  display: inline-block;
  width: 25%;
  font-size: 1rem;
  margin-top: 2rem;
}

.data_1_sec_1_img_data_1_sec_1_img_new_mb {
  display: none;
  font-size: 0;
  width: 90%;
  margin: 0 auto;
}

.data_1_sec_1_img_data_1_sec_1_img_new_mb li {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.data_1_sec_1_img_data_1_sec_1_img_new_mb li h1 {
  text-align: center !important;
  font-size: 1.5rem !important;
  color: #3860D1 !important;
  margin-top: 2rem !important;
  font-family: "noto_M" !important;
  text-align: center !important;
}

.data_1_sec_1_img_data_1_sec_1_img_new_mb li h2 {
  text-align: center;
  font-size: 1.2rem !important;
  text-align: center;
  padding: 1.5rem 0rem;
  color: #353942 !important;
  width: 80%;
  background: #f2f2f2;
  height: 8rem;
  margin: 0 auto;
}

.section_4_list_number {
  display: block;
  background: url(/assets/images/service/service_1_section_3_img_1.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 35px;
  text-align: center;
  color: #fff;
  line-height: 35px;
}

.section_4_list li h1 {
  color: #3860C4;
  font-family: noto_B;
  font-size: 1.5rem;
  padding-top: 0.5rem;
}

.section_4_list li h2 {
  font-size: 1.1rem;
  color: #4B505C;
  margin-top: 0.5rem;
}

.section_4 .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_R;
  padding: 0.875rem 4rem;
  border-radius: 2rem;
  margin: 0 auto;
  margin: 5rem auto 8rem auto;
  margin-bottom: 0;
}

.section_5 .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_R;
  padding: 0.875rem 4rem;
  border-radius: 2rem;
  margin: 0 auto;
  margin: 5rem auto 8rem auto;
}

.section_4_list_wrapper {
  background: #F4F4F4;
  width: 90%;
  margin: 0 auto;
  padding: 1.25rem 1.25rem 2.25rem 1.25rem;
  text-align: left;
}

.sub_section_5_slider_wrapper {
  background: url(/assets/images/main/main_list_back_2.png) no-repeat;
  width: 361px;
  height: 250px;
  font-size: 1rem;
  background-size: cover;
  position: relative;
}

.sub_section_5_slider_wrapper h1 {
  color: #fff;
  font-size: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  vertical-align: middle;
  padding: 0.65rem;
}

.sub_section_5_slider_wrapper h2 {
  color: #fff;
  font-size: 0.75rem;
  font-family: noto_L;
  padding: 0 1rem 1rem 1rem;
}

.sub_section_5_text_wrap {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  width: 100%;
  height: 6rem;
}

.section_5_title {
  font-size: 2rem;
  text-align: center;
  padding: 5rem 0;
}

.section_5_title b {
  font-weight: normal;
  color: #3860d2;
}

.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;
  word-break: keep-all;
}

.section_3_imgArea img {
  max-width: 180px;
  display: inline-block;
  margin-right: 2rem;
  vertical-align: bottom;
}

.section_3_textArea {
  width: 100%;
}

.section_4_title {
  font-size: 2.5rem;
  color: #353942;
  text-align: center;
  padding: 5rem 0 3rem 0;
}

.service_2_slider_wrapper_steps {
  position: absolute;
  background-color: #3860D1;
  font-size: 0.875rem;
  left: 0;
  top: 0;
  color: #fff;
  padding: 0.2rem 0.6rem;
  text-align: center;
}

.service_2_slider_wrapper {
  background-color: #fff;
  position: relative;
  width: 250px;
  margin: 0 auto;
  font-size: 1rem;
}

.service_2_slider_wrapper img {
  max-width: 128px;
  margin: 0 auto;
  display: block;
  padding: 2rem 0px 1rem 0;
}

.service_2_slider_title {
  font-size: 1.3rem;
  color: #3860D1;
  text-align: center;
}

.service_2_slider_wrapper_steps_text_list {
  text-align: center;
}

.service_2_slider_wrapper_steps_text_list li {
  border-bottom: 1px solid #dedede;
  color: #353942;
  padding: 0.5rem 0;
  font-family: noto_L;
  font-size: 0.98rem;
}

.service_2_slider_wrapper_steps_text_list li:last-of-type {
  border-bottom: 0;
}

.section_2_center_text {
  font-size: 1rem;
  text-align: center;
}

.section_2_center_text h1 {
  font-size: 2.5rem;
  color: #353942;
  margin: 6rem 0 3rem 0;
  word-break: keep-all;
}

.section_2_center_text h2 {
  color: #353942;
  font-size: 1.25rem;
  font-family: noto_L;
}

.service_section_3_slide_wrapper {}

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

.service_section_3_slide_wrapper_header_list li {
  display: inline-block;
  width: 19rem;
  text-align: center;
  font-size: 1.35rem;
  color: #8D8D8D;
  position: relative;
  padding-bottom: 0.75rem;
  cursor: pointer;
}

.service_section_3_slide_wrapper_header_list li::after {
  content: "";
  background-color: #aaa;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
}

.service_section_3_slide_wrapper_header_list_active {
  color: #3860d1 !important;
}

.service_section_3_slide_wrapper_header_list_active::before {
  content: "";
  background-color: #3860d1 !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  z-index: 6;
}

.service_section_3_slide_wrapper_sub_header {
  font-size: 1rem;
  text-align: center;
  color: #3860d1;
  font-size: 1.65rem;
  padding-bottom: 3rem;
}

.service_section_3_slider {}

.service_section_3_slider_item {}

.service_section_3_slider_wrapper {}

.service_section_3_slider_wrapper span {
  font-size: 1.125rem;
  text-align: ;
  padding: 1rem;
  text-align: center;
  display: block;
  color: #6B6B6B;
}

.service_section_3_slider_wrapper img {
  max-width: 243px;
  display: block;
  margin: 0 auto;
}

.section_4_grid {
  max-width: 1130px;
  margin: 0 auto;
  margin-top: 3rem;
}

.section_4_grid_title {
  font-size: 1.15rem;
  color: #3860D1;
  display: block;
  padding-bottom: 1rem;
}

.section_4_grid_type_1_wrapper {}

.section_4_grid_type_1_title {}

.section_4_grid_type_1 {
  font-size: 0;
}

.section_4_grid_type_1 li {
  display: inline-block;
  width: 25%;
  text-align: center;
  font-size: 1rem;
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  height: 3rem;
  line-height: 3rem;
  vertical-align: middle;
  font-family: noto_L;
}

.section_4_grid_type_1 li:last-of-type {
  border-right: 0;
}

.section_4_grid_type_1 li:nth-of-type(1) {
  width: 27%;
}

.section_4_grid_type_1 li:nth-of-type(2) {
  width: 14%;
}

.section_4_grid_type_1 li:nth-of-type(3) {
  width: 35%;
}

.section_4_grid_type_1 li:nth-of-type(4) {
  width: 24%;
}

.section_4_grid_type_contents {}

.section_4_grid_type_contents li {}

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

.section_4_grid_type_contents li:nth-of-type(2) {}

.section_4_grid_type_contents li:nth-of-type(3) {}

.section_4_grid_type_contents li:nth-of-type(4) {}

.section_4_grid_type_1_title li {
  background-color: #F3F3F3;
  border-top: 2px solid #3860D1;
}

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

.section_4_grid_type_1_title li:nth-of-type(2) {}

.section_4_grid_type_1_title li:nth-of-type(3) {}

.section_4_grid_type_1_title li:nth-of-type(4) {}

.noBorder {
  border-bottom: 0 !IMPORTANT;
  position: relative;
}

.position_text {
  font-size: 1rem;
  font-family: noto_L;
  line-height: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5rem;
  height: 4.6rem;
  margin-top: -2.5rem;
  margin-left: -2.3rem;
}

.swiper-container {
  max-width: 1130px;
  width: 100%;
  padding-bottom: 3rem !important;
}

.section_4_tail {
  color: #7F7F7F;
  max-width: 1130px;
  margin: 0 auto;
  text-align: right;
  font-size: 1rem;
  font-family: noto_L;
  margin-top: 0.375rem;
}

.section_4_grid_type_2 {}

.section_4_grid_type_2 li {
  width: 33.333% !important;
}

.heightFix {
  height: 6rem !important;
}

.flexBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  line-height: 1.5rem;
  font-family: noto_L;
}

.position_text_2 {
  width: 10rem;
  margin-left: -5rem;
}

.section_4_grid_type_3 li {}

.section_4_grid_type_3 li:nth-of-type(3) {
  width: 24%;
}

.section_4_grid_type_3 li:nth-of-type(4) {
  width: 35%;
}

.position_text_3 {
  width: 14rem;
  margin-top: -1.6rem;
  margin-left: -7rem;
}

.section_4_grid:nth-of-type(1) {
  margin-top: 0;
}

.service_section_5_list {
  text-align: center;
  padding-bottom: 9rem;
}

.service_section_5_list li {
  display: inline-block;
  width: 187px;
  height: 262px;
  background: url(/assets/images/service/paper_1.png) no-repeat;
  background-position: center;
  background-size: 100%;
  box-shadow: 1px 3px 9px -6px #000;
  margin-right: 2rem;
}

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

.service_section_5_list li:nth-of-type(2) {
  background: url(/assets/images/service/paper_2.png) no-repeat;
  background-position: center;
  background-size: 100%;
}

.service_section_5_list li:nth-of-type(3) {
  background: url(/assets/images/service/paper_3.png) no-repeat;
  background-position: center;
  background-size: 100%;
}

.service_section_5_list li:nth-of-type(4) {
  background: url(/assets/images/service/paper_4.png) no-repeat;
  background-position: center;
  background-size: 100%;
  margin-right: 0;
}

.service_section_5_title {
  text-align: center;
  font-size: 2.5rem;
  color: #353942;
  padding: 5rem 0;
  padding-bottom: 4rem;
}

.data_1_sec_1_img {
  max-width: 770px;
  margin: 0 auto;
  display: block;
  margin-top: 2rem;
  padding-bottom: 6rem;
  width: 90%;
}

.sub_section_title {
  font-size: 2.5rem;
  color: #353942;
}

.white {
  color: #fff;
}

.data_section_sec_3_list {
  text-align: center;
}

.data_section_sec_3_list_item_footer {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 3rem;
  bottom: 0;
  display: flex;
  align-items: center;
}

.data_section_sec_3_list_item_footer h1 {
  font-size: 1rem;
  color: #fff;
  margin-left: 1rem;
}

.data_section_sec_3_list_item_footer_btn {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 100%;
  right: 1rem;
  background: url(/assets/images/data/cross.png) no-repeat;
  background-size: 50%;
  background-position: center;
  background-color: #3860D0;
  bottom: 0.3rem;
}

.section_4 .data_section_sec_3_list_item_footer {
  position: absolute;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 3rem;
  bottom: 0;
  display: flex;
  align-items: center;
}

.section_4 .data_section_sec_3_list_item_footer h1 {
  font-size: 1.25rem;
  color: #fff;
  margin-left: 1rem;
  font-size: 0;
}

.section_4 .data_section_sec_3_list_item_footer_btn {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 100%;
  right: 1rem;
  background: url(/assets/images/data/cross.png) no-repeat;
  background-size: 50%;
  background-position: center;
  background-color: #3860D0;
}

.sub_section_title_center {
  text-align: center;
  word-break: keep-all;
  font-family: noto_DL;
  font-weight: normal;
  padding-bottom: 4rem;
}

.data_section_sec_3_list li {
  width: 16.9rem;
  height: 17rem;
  display: inline-block;
  background: url(/assets/images/data/data_1_sec_3_1.png) no-repeat;
  background-size: cover;
  margin-right: 1rem;
  margin-top: 3rem;
  position: relative;
  cursor: pointer;
}

.data_section_sec_3_list li:nth-of-type(2) {
  background: url(/assets/images/data/data_1_sec_3_2.png) no-repeat !important;
  background-size: cover !important;
}

.data_section_sec_3_list li:nth-of-type(3) {
  background: url(/assets/images/data/data_1_sec_3_3.png) no-repeat !important;
  background-size: cover !important;
}

.data_section_sec_3_list li:nth-of-type(4) {
  background: url(/assets/images/data/data_1_sec_3_4.png) no-repeat !important;
  background-size: cover !important;
}

.data_section_sec_3_list li:last-of-type {
  margin-right: 0;
}

.sub_section_1_sub_text {
  text-align: center;
  font-size: 1.25rem;
  color: #191919;
  font-family: noto_DL;
  word-break: keep-all;
}

.blue {
  color: #3860D1;
}

.black {
  color: #191919;
}

.data_1_bottom_list {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
  margin-top: 5rem;
  font-size: 0;
  text-align: center;
}

.data_1_bottom_list li {
  display: inline-block;
  font-size: 1rem;
  vertical-align: top;
  margin-right: 2rem;
}

.data_1_bottom_list li h1 {
  font-size: 1.25rem;
  color: #303030;
  width: 15rem;
  word-break: keep-all;
  margin-top: 0.5rem;
  text-align: left;
}

.data_1_bottom_list li:nth-of-type(1) .data_1_bottom_list_img {
  background: url(/assets/images/list_img/new_list_4.png) no-repeat;
  background-size: cover;
}

.data_1_bottom_list li:nth-of-type(2) .data_1_bottom_list_img {
  background: url(/assets/images/list_img/new_list_3.png) no-repeat;
  background-size: cover;
}

.data_1_bottom_list li:nth-of-type(3) .data_1_bottom_list_img {
  background: url(/assets/images/list_img/new_list_2.png) no-repeat;
  background-size: cover;
}

.data_1_bottom_list li:nth-of-type(4) .data_1_bottom_list_img {
  background: url(/assets/images/list_img/new_list_1.png) no-repeat;
  background-size: cover;
}

.data_1_bottom_list li:nth-of-type(3) {}

.data_1_bottom_list li:nth-of-type(4) {
  margin-right: 0;
}

.data_1_bottom_list_img {
  width: 15rem;
  height: 13rem;
  background: url(/assets/images/list_img/new_list_4.png) no-repeat;
  background-size: cover;
}

.data_1_sec_1_img_new {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  margin-top: 6rem;
}

.sub_section_title_center span {
  font-family: noto_DL;
  font-weight: normal;
}

.cl_imgs {
  max-width: 1400px;
  margin: 0 auto;
  width: 90%;
  padding-top: 7rem;
}

.new_air_swiper_img_2 {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}

.new_air_swiper_img {
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

.data_1_section_add>h1 {
  font-size: 2.5rem;
  text-align: center;
  padding-bottom: 6rem;
}

.data_swiper_slide h1 {
  display: table;
  margin: 0 auto;
  font-size: 2.2rem;
  padding-top: 1rem;
}

.data_swiper_slide h2 {
  display: table;
  margin: 0 auto;
  font-size: 1.2rem;
  padding-top: 2rem;
}

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

.data_swiper_btn {position: absolute;z-index: 99999;top: 50%;height: 2rem;width: 96%;margin-top: -3rem;left: 2%;max-width: 100%;margin-left: 0;}

.data_swiper_next {
  background: url(/assets/images/data/data_swiper_right.png) no-repeat;
  background-size: 100%;
  background-position: center;
  width: 2rem;
  height: 3rem;
  position: absolute;
  right: 0;
  top: 0;
}

.data_swiper_prev {
  background: url(/assets/images/data/data_swiper_left.png) no-repeat;
  background-size: 100%;
  background-position: center;
  width: 2rem;
  height: 3rem;
  left: 0;
  top: 0;
}
.data_1_sec_1_img_new_2 {
  display:none;

}
@media(max-width:500px) {
  .section_2_center_text > h1 {
    font-size:1.4rem !important;
    width:100% !important;
  }
}
@media(max-width:840px) {
  .data_1_bottom_list li {
    display: block;
    margin: 0 auto !important;
    margin-top: 2rem !important;
  }

  .data_1_bottom_list_img {
    margin: 0 auto;
  }

  .data_1_bottom_list li h1 {
    font-size: 1.25rem;
    color: #303030;
    width: 90%;
    word-break: keep-all;
    margin-top: 0.5rem;
    text-align: left;
    text-align: center;
    margin: 0 auto;
    margin-top: 0.5rem;
  }

  .sub_section_title_center {
    text-align: center;
    word-break: keep-all;
    font-family: noto_DL;
    font-weight: normal;
    padding-bottom: 0rem;
  }

  .new_data_swiper_cl {
    margin-top: 4rem !important;
  }
}

@media(max-width:760px) {
  .sub_section_1_text h1 b {
    font-size: 2rem !important;
  }
}

@media(max-width:600px) {
  .data_1_sec_1_img {
    display: none;
  }

  .data_1_sec_1_ul_mb {
    display: block;
    max-width: 31rem;
    text-align: left;
    margin: 0 auto;
    width: 100%;
  }

  .data_1_sec_1_img_data_1_sec_1_img_new_mb {
    display: block;
  }

  .data_1_sec_1_img_new {
    display: none;
  }

  .sub_section_1_sub_text br {
    display: none;
  }

  .data_1_sec_1_ul_mb li h1 {
    display: inline-block;
    vertical-align: middle;
    padding: 0 !IMPORTANT;
    line-height: 10.5rem;
  }

  .data_1_sec_1_ul_mb li h2 {
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
  }
  .data_1_sec_1_img_new_2 {
    display:block;
    max-width:500px;
    width:90%;
    margin:0 auto;
  }
}
