.u-onlysp {
  display: block;
}
@media (min-width: 767px) {
  .u-onlysp {
    display: none;
  }
}
.u-onlypc {
  display: none;
}
@media (min-width: 767px) {
  .u-onlypc {
    display: block;
  }
}
table.c-table {
  width: 100%;
  background-color: #fff;
  margin: 0;
  border: 0;
  color: #404040;
  font-size: 12px;
  line-height: 1.3em;
  border-radius: 4px;
  border-collapse: separate;
  border-left: 1px solid #818181;
  border-top: 1px solid #818181;
}
table.c-table tr {
  position: relative;
}
table.c-table tr th {
  background-color: #363636;
  padding: 0.75em 1em;
  text-align: left;
  vertical-align: middle;
  padding: 10px;
  color: #fff;
  border-bottom: 1px solid #818181;
  border-right: 1px solid #818181;
}
table.c-table tr th:first-child {
  border-top-left-radius: 4px;
}
table.c-table tr th:last-child {
  border-top-right-radius: 4px;
}
table.c-table tr td {
  width: 30%;
  background-color: #fff;
  text-align: left;
  vertical-align: top;
  color: #404040;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.c-table tr td:last-child {
  border-right: 1px solid #818181;
}
table.c-table tr td strong {
  font-weight: 700;
  color: #404040;
}
table.c-table tr:last-child td {
  border-bottom: 1px solid #818181;
}
table.c-table tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}
table.c-table tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}
@media (min-width: 767px) {
  table.c-table {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
  }
  table.c-table tr th {
    font-size: 16px;
    line-height: 1.5em;
  }
  table.c-table tr td {
    font-size: 16px;
    line-height: 1.5em;
  }
}
.smartmode_contents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  -webkit-font-feature-settings: 'palt' on;
          font-feature-settings: 'palt' on;
}
.c_download-buttons {
  gap: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  margin: 16px 0 0 0;
}
.c_download-buttons .c_download-button-group {
  width: auto;
}
.c_download-buttons .c_download-button-group .c_download-button-wrap {
  display: inline-block;
}
.c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-label {
  display: none;
}
.c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button {
  width: 148px;
  height: 44px;
  aspect-ratio: 37/11;
}
.c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button img {
  width: 148px;
  height: 44px;
  aspect-ratio: 37/11;
}
.c_download-buttons .c_download-button-group .c_download-button-qr {
  display: none;
}
.c_download-sp-button {
  border-radius: 6px;
  background: #dc1414;
  margin: 16px 0 0 0;
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.8px;
  padding: 14px 26px;
  text-decoration: none;
  display: block;
}
.c_download-sp-button:visited {
  color: #fff !important;
}
@media (min-width: 767px) {
  .c_download-buttons {
    gap: auto;
    margin: 32px 0 0 0;
    padding: 0 0px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c_download-buttons .c_download-button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 32px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-label {
    display: block;
    margin-bottom: 12px;
    color: #404040;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.4px;
  }
  .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button {
    width: 220px;
    height: 65px;
  }
  .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button img {
    width: 220px;
    height: 65px;
  }
  .c_download-buttons .c_download-button-group .c_download-button-qr {
    display: block;
  }
  .c_download-buttons .c_download-button-group .c_download-button-qr img {
    width: 100px;
    height: 100px;
  }
  .c_download-sp-button {
    display: none;
  }
}
@media (min-width: 767px) {
  .point1_download_body .c_download-buttons {
    gap: 14px;
    margin: 32px 0 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .point1_download_body .c_download-buttons .c_download-button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 32px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
  }
  .point1_download_body .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-label {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 150%;
  }
  .point1_download_body .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button {
    width: 162px;
    height: 48px;
  }
  .point1_download_body .c_download-buttons .c_download-button-group .c_download-button-wrap .c_download-button img {
    width: 162px;
    height: 48px;
  }
  .point1_download_body .c_download-buttons .c_download-button-group .c_download-button-qr {
    display: block;
  }
  .point1_download_body .c_download-buttons .c_download-button-group .c_download-button-qr img {
    width: 100px;
    height: 100px;
  }
  .point1_download_body .c_download-sp-button {
    display: none;
  }
}
.main_smartmode {
  width: 100%;
}
.main_smartmode .main_hero {
  min-height: 480px;
  padding: 0;
  position: relative;
  width: 100%;
  padding: 0;
}
.main_smartmode .main_hero .main_hero-img {
  position: relative;
  width: 100%;
  height: 400px;
  background-color: #eee7d7;
  z-index: 0;
}
.main_smartmode .main_hero .main_hero-img .main_hero-img_content {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  background-color: #eee7d7;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/img_main.webp");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.main_smartmode .main_hero .main_hero-content {
  position: absolute;
  height: 420px;
  width: 100vw;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0;
  z-index: 1;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title {
  width: auto;
  margin: 190px 0 0 21px;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text {
  display: block;
  margin: 0 0 11px 0;
  position: relative;
  height: 32px;
  overflow: hidden;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text img {
  position: absolute;
  top: 0;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_0 {
  width: 200.6px;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_1 {
  width: 226.56px;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_2 {
  width: 197.06px;
}
.main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_3 {
  width: 160.48px;
}
.main_smartmode .main_hero .main_hero-content .main_hero-exc {
  position: absolute;
  width: 20px;
  height: 54px;
  left: calc(50% + 47px);
  top: 6%;
  rotate: 10deg;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/img_exc.svg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
.main_smartmode .main_hero .main_hero-content .main_hero-phone {
  position: absolute;
  width: 112px;
  height: 180px;
  right: 21px;
  bottom: -30px;
}
.main_smartmode .main_hero .main_hero-content .main_hero-phone img {
  width: 100%;
}
.main_smartmode .main_hero .main_hero-content .main_hero-text {
  padding: 0;
  position: absolute;
  bottom: -46px;
  left: 24px;
}
.main_smartmode .main_hero .main_hero-content .main_hero-text p {
  text-align: left;
  color: #404040;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.main_smartmode .main_download {
  width: 100%;
  padding: 17px 24px;
}
.main_smartmode .main_download .main_download-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.main_smartmode .main_download .main_download-title .main_download-icon {
  display: none;
}
.main_smartmode .main_download .main_download-title .main_download-heading {
  font-size: 18px;
  text-align: center;
  color: #404040;
  font-weight: 700;
  line-height: 150%;
}
@media (min-width: 767px) {
  .main_smartmode .main_hero {
    position: relative;
    width: 100%;
    min-height: 420px;
    padding: 0;
  }
  .main_smartmode .main_hero .main_hero-img {
    height: 420px;
    margin: 0 auto;
  }
  .main_smartmode .main_hero .main_hero-img .main_hero-img_content {
    height: 420px;
    max-width: 1209px;
    background-size: 157%;
  }
  .main_smartmode .main_hero .main_hero-content {
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title {
    width: auto;
    margin: 71px 0 0 8px;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text {
    display: block;
    margin: 0 0 18px 0;
    position: relative;
    height: 45px;
    overflow: hidden;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text img {
    position: absolute;
    top: 0;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_0 {
    width: 272px;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_1 {
    width: 307px;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_2 {
    width: 267px;
  }
  .main_smartmode .main_hero .main_hero-content h1.main_hero-title .main_text_3 {
    width: 217px;
  }
  .main_smartmode .main_hero .main_hero-content .main_hero-exc {
    width: 2.65vw;
    height: auto;
    aspect-ratio: 29/76;
    max-width: 34px;
    left: calc(50% + 78px);
    top: 10%;
  }
  .main_smartmode .main_hero .main_hero-content .main_hero-phone {
    right: 6px;
    bottom: -55px;
    width: 219px;
    height: 352px;
  }
  .main_smartmode .main_hero .main_hero-content .main_hero-text {
    padding: 0;
    bottom: 37px;
    left: 12px;
    width: auto;
  }
  .main_smartmode .main_hero .main_hero-content .main_hero-text p {
    color: #fff;
    text-shadow: 0 0 8px rgba(0,0,0,0.6);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 1.6px;
  }
  .main_smartmode .main_download {
    width: 100%;
    max-width: 890px;
    margin: 0 auto;
    padding: 40px 0 64px 0;
  }
  .main_smartmode .main_download .main_download-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 76px;
  }
  .main_smartmode .main_download .main_download-title .main_download-icon {
    display: block;
    width: 72px;
    height: 72px;
  }
  .main_smartmode .main_download .main_download-title .main_download-icon img {
    width: 72px;
    height: 72px;
    border-radius: 9.6px;
    -webkit-box-shadow: 0 1.92px 1.92px 0 rgba(0,0,0,0.25);
            box-shadow: 0 1.92px 1.92px 0 rgba(0,0,0,0.25);
  }
  .main_smartmode .main_download .main_download-title h2.main_download-heading {
    font-size: 24px;
  }
}
.section-solution {
  padding: 24px 0;
  width: 100%;
}
.section-solution .solution_inner {
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-solution .solution_inner .solution_head {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  padding-top: 40px;
  flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  background-color: #eee7d7;
}
.section-solution .solution_inner .solution_head .solution_texts {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section-solution .solution_inner .solution_head .solution_texts p.solution_text {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 20px;
  color: #443b30;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: 0.5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 19px;
}
.section-solution .solution_inner .solution_head .solution_texts p.solution_text strong {
  color: #b88400;
  font-weight: 700;
}
.section-solution .solution_inner .solution_head .solution_texts p.solution_text.solution_text_0 {
  -webkit-transform: rotate(4.396deg);
          transform: rotate(4.396deg);
}
.section-solution .solution_inner .solution_head .solution_texts p.solution_text.solution_text_1 {
  -webkit-transform: rotate(-1.872deg);
          transform: rotate(-1.872deg);
}
.section-solution .solution_inner .solution_head .solution_texts p.solution_text.solution_text_2 {
  -webkit-transform: rotate(3.136deg);
          transform: rotate(3.136deg);
}
.section-solution .solution_inner .solution_head .solution_img img {
  width: 100%;
}
.section-solution .solution_inner .solution_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #1669b3;
  display: flex;
  padding-top: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  align-items: center;
  gap: 39px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  position: relative;
  flex-direction: column;
  gap: 24px;
  gap: 8px;
  overflow: hidden;
}
.section-solution .solution_inner .solution_body h2.solution_heading {
  color: var(--color-White, #fff);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 48px */
  letter-spacing: 0.8px;
}
.section-solution .solution_inner .solution_body:after {
  display: block;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_solution_next.svg");
  background-size: cover;
}
.section-solution .solution_inner .solution_body .solution_phone-img {
  width: 240px;
}
.section-solution .solution_inner .solution_body .solution_phone-img img {
  width: 100%;
}
@media (min-width: 767px) {
  .section-solution {
    width: 100%;
    padding: 48px 0;
  }
  .section-solution .solution_inner {
    width: 100%;
    max-width: 890px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-solution .solution_inner .solution_head {
    gap: 0;
    padding-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    overflow: hidden;
  }
  .section-solution .solution_inner .solution_head .solution_texts {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 24px 0 0 0;
  }
  .section-solution .solution_inner .solution_head .solution_texts p.solution_text {
    font-size: 28px;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #443b30;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: 0.5px;
  }
  .section-solution .solution_inner .solution_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #1669b3;
    display: flex;
    padding-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    align-items: center;
    gap: 39px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    position: relative;
    overflow: hidden;
  }
  .section-solution .solution_inner .solution_body h2.solution_heading {
    font-size: 32px;
  }
  .section-solution .solution_inner .solution_body:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
  }
}
.section-nav {
  padding: 32px 0;
}
.section-nav .nav_inner {
  padding: 0 16px;
  margin: 0 auto;
}
.section-nav .nav_head {
  text-align: center;
  margin-bottom: 40px;
}
.section-nav .nav_head .nav_icon-new {
  display: block;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/text_new.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 45px;
  height: 45px;
  margin-bottom: 16px;
  margin: 0 auto 24px;
  position: relative;
}
.section-nav .nav_head .nav_icon-new:before,
.section-nav .nav_head .nav_icon-new:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #1669b3;
  left: 0;
}
.section-nav .nav_head .nav_icon-new:before {
  top: 0;
  background-color: #4dbfd9;
}
.section-nav .nav_head .nav_icon-new:after {
  bottom: 0;
  background-color: #1669b3;
}
.section-nav .nav_head h2.nav_title {
  font-weight: 700;
  margin-bottom: 8px;
  color: #404040;
  font-size: 28px;
  line-height: 150%;
}
.section-nav .nav_head h2.nav_title .nav_title-highlight {
  background: linear-gradient(85deg, #5487d2 4.43%, #26b5e5 115.12%);
  display: inline-block;
  font-size: 28px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.05px;
  padding: 0 6px;
}
.section-nav .nav_head h2.nav_title .nav_title-highlight span.num {
  font-size: 32px;
  font-family: "Roboto";
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.15px;
}
.section-nav .nav_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.section-nav .nav_buttons .nav_button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #1669b3;
  border-radius: 8px;
  padding: 16px 0 8px 0;
  border: 1px solid rgba(22,105,179,0.2);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.85)), to(rgba(255,255,255,0.85))), #1669b3;
  background: linear-gradient(0deg, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 100%), #1669b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex: 1 0 0px;
      flex: 1 0 0;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  width: 100%;
}
.section-nav .nav_buttons .nav_button .nav_button-content {
  position: relative;
}
.section-nav .nav_buttons .nav_button .nav_button-content .nav_button-label {
  display: block;
}
.section-nav .nav_buttons .nav_button .nav_button-content .nav_button-label img {
  display: block;
  height: 11px;
  margin: 0 auto;
}
.section-nav .nav_buttons .nav_button .nav_button-content .nav_button-title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin: 6px 0 21px 0;
  color: #1669b3;
  text-align: center;
  letter-spacing: 0.55px;
}
.section-nav .nav_buttons .nav_button .nav_button-content .nav_button-title br {
  display: none;
}
.section-nav .nav_buttons .nav_button .nav_button-content:after {
  content: "";
  position: absolute;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_scroll.svg");
  width: 21px;
  height: 21px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 767px) {
  .section-nav {
    padding: 0 0 80px 0;
  }
  .section-nav .nav_inner {
    max-width: 890px;
  }
  .section-nav .nav_head .nav_icon-new {
    width: 60px;
    height: 60px;
  }
  .section-nav .nav_head h2.nav_title {
    font-size: 42px;
  }
  .section-nav .nav_head h2.nav_title .nav_title-highlight {
    font-size: 42px;
  }
  .section-nav .nav_head h2.nav_title .nav_title-highlight span.num {
    font-size: 46px;
  }
  .section-nav .nav_buttons {
    gap: 24px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-nav .nav_buttons .nav_button .nav_button-content .nav_button-label,
  .section-nav .nav_buttons .nav_button .nav_button-content .nav_button-title {
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 0.55px;
  }
  .section-nav .nav_buttons .nav_button .nav_button-content .nav_button-label br,
  .section-nav .nav_buttons .nav_button .nav_button-content .nav_button-title br {
    display: block;
  }
}
.section-point1 {
  padding: 128px 0;
  background-color: #eee7d7;
  padding: 64px 0;
}
.section-point1 .point1_inner {
  max-width: 890px;
  margin: 0 auto;
  padding: 0 16px;
}
.section-point1 .point1_inner .point1_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 44px;
}
.section-point1 .point1_inner .point1_head .point1_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.section-point1 .point1_inner .point1_head .point1_title img.point1_icon {
  width: 70px;
  height: 70px;
}
.section-point1 .point1_inner .point1_head .point1_title h2.point1_heading {
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  font-size: 28px;
  color: #1669b3;
}
.section-point1 .point1_inner .point1_head .point1_img img {
  width: 100%;
}
.section-point1 .point1_inner .point1_body {
  margin: 80px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
.section-point1 .point1_inner .point1_body .point1_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px 24px;
  position: relative;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-icon {
  content: "";
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_exc_g.svg");
  background-size: contain;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-header h3.point1_content-title {
  color: #404040;
  text-align: center;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.65px;
  font-size: 20px;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-header h3.point1_content-title strong {
  color: #1669b3;
  font-weight: 700;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-img {
  width: 100%;
  margin: 24px 0 0 0;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-img img {
  width: 100%;
}
.section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-text {
  font-size: 14px;
  line-height: 1.5;
  color: #404040;
  margin: 24px 0 0 0;
}
.section-point1 .point1_inner .point1_download {
  border-radius: 12px;
  background: #e6dcc6;
  margin: 54px 0 0 0;
  padding: 24px;
}
.section-point1 .point1_inner .point1_download .point1_download_head img {
  width: 100%;
}
.section-point1 .point1_inner .point1_download .point1_download_body {
  margin: 16px 0 0 0;
}
.section-point1 .point1_inner .point1_download .point1_download_body .point1_download_title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  color: #404040;
}
@media (min-width: 767px) {
  .section-point1 {
    padding: 128px 0;
    background-color: #eee7d7;
  }
  .section-point1 .point1_inner {
    max-width: 890px;
    margin: 0 auto;
    padding: 0;
  }
  .section-point1 .point1_inner .point1_head {
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  .section-point1 .point1_inner .point1_head .point1_title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .section-point1 .point1_inner .point1_head .point1_title img.point1_icon {
    width: 112px;
    height: 112px;
  }
  .section-point1 .point1_inner .point1_head .point1_title h2.point1_heading {
    font-size: 48px;
    padding: 0 0 90px 0;
  }
  .section-point1 .point1_inner .point1_head .point1_img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .section-point1 .point1_inner .point1_head .point1_img img {
    width: 320px;
    margin: 0 auto;
    display: block;
  }
  .section-point1 .point1_inner .point1_body {
    margin: 80px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 64px;
  }
  .section-point1 .point1_inner .point1_body .point1_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 54px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-point1 .point1_inner .point1_body .point1_contents .point1_content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 48px 24px;
  }
  .section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-header h3.point1_content-title {
    font-size: 26px;
    letter-spacing: 0.65px;
  }
  .section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-img {
    width: 100%;
    padding: 0 24px;
    margin: 32px 0 0 0;
  }
  .section-point1 .point1_inner .point1_body .point1_contents .point1_content .point1_content-text {
    font-size: 16px;
    margin: 16px 0 0 0;
    line-height: 1.75;
    padding: 0 24px;
  }
  .section-point1 .point1_inner .point1_download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 16px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .section-point1 .point1_inner .point1_download .point1_download_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .section-point1 .point1_inner .point1_download .point1_download_head img {
    width: 100%;
  }
  .section-point1 .point1_inner .point1_download .point1_download_body {
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .section-point1 .point1_inner .point1_download .point1_download_body .point1_download_title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 150%;
    color: #404040;
  }
}
.section-point2 {
  background-color: #fff;
  padding: 64px 0;
}
.section-point2 .point2_inner {
  margin: 0 auto;
  padding: 0 16px;
}
.section-point2 .point2_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  flex-direction: column;
  gap: 24px;
  padding: 0 44px;
}
.section-point2 .point2_head .point2_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.section-point2 .point2_head .point2_main .point2_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.section-point2 .point2_head .point2_main .point2_title img.point2_icon {
  width: 70px;
  height: 70px;
}
.section-point2 .point2_head .point2_main .point2_title h2.point2_heading {
  font-weight: 700;
  line-height: 1.5em;
  text-align: center;
  font-size: 28px;
  color: #1669b3;
}
.section-point2 .point2_head .point2_main .point2_title h2.point2_heading .point2_heading-highlight {
  background: linear-gradient(85deg, #5487d2 4.43%, #26b5e5 115.12%);
  display: inline-block;
  font-size: 28px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.8px;
  padding: 0 6px;
}
.section-point2 .point2_head .point2_main .point2_title h2.point2_heading .point2_heading-highlight span.num {
  font-size: 32px;
  font-family: "Roboto";
  line-height: 1.5em;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.375px;
}
.section-point2 .point2_head .point2_main .point2_img img {
  width: 100%;
}
.section-point2 .point2_head p.point2_texts {
  color: #404040;
  margin: 0 auto;
  padding: 0;
  color: #404040;
  font-size: 14px;
  line-height: 1.5;
}
.section-point2 .point2_body {
  margin: 40px 0 0 0;
  padding: 40px 24px 32px 24px;
  border-radius: 12px;
  background-color: #eee7d7;
  position: relative;
}
.section-point2 .point2_body .point2_content-icon {
  content: "";
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_exc_b.svg");
  background-size: contain;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
.section-point2 .point2_body .point2_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section-point2 .point2_body .point2_content h3.point2_content-title {
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  font-size: 22px;
  margin-bottom: 24px;
  color: #404040;
}
.section-point2 .point2_body .point2_content .point2_content-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 0 20px;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-img img {
  width: 100%;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding: 0;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  padding: 0;
  width: 80%;
  margin: 0 auto;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  color: #404040;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step.number_1:before {
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_step_1.svg");
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step.number_2:before {
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_step_2.svg");
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step.number_3:before {
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_step_3.svg");
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_step-arrow {
  margin: 8px auto 0;
  width: 32px;
  height: 16px;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_step_next.svg");
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_step-result {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
  color: #404040;
}
.section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts p.point2_content-text {
  margin: 16px 0 0 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #404040;
}
@media (min-width: 767px) {
  .section-point2 {
    padding: 128px 0;
  }
  .section-point2 .point2_inner {
    max-width: 890px;
    padding: 0;
  }
  .section-point2 .point2_head {
    gap: 20px;
    padding: 0;
  }
  .section-point2 .point2_head .point2_main {
    margin-bottom: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
  }
  .section-point2 .point2_head .point2_main .point2_title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-bottom: 100px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .section-point2 .point2_head .point2_main .point2_title img.point2_icon {
    width: 112px;
    height: 112px;
  }
  .section-point2 .point2_head .point2_main .point2_title h2.point2_heading {
    font-size: 48px;
    line-height: 1.5em;
  }
  .section-point2 .point2_head .point2_main .point2_title h2.point2_heading .point2_heading-highlight {
    font-size: 48px;
  }
  .section-point2 .point2_head .point2_main .point2_title h2.point2_heading .point2_heading-highlight span.num {
    font-size: 55px;
  }
  .section-point2 .point2_head .point2_main .point2_img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .section-point2 .point2_head .point2_main .point2_img img {
    width: 320px;
    margin: 0 auto;
    display: block;
  }
  .section-point2 .point2_head p.point2_texts {
    max-width: 440px;
    font-size: 18px;
  }
  .section-point2 .point2_body {
    margin: 80px 0 0 0;
    padding: 80px 24px 60px 24px;
  }
  .section-point2 .point2_body .point2_content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
  }
  .section-point2 .point2_body .point2_content h3.point2_content-title {
    font-size: 32px;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual {
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-img {
    padding: 0 0 0 40px;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-img img {
    width: 240px;
    margin: 0 auto;
    display: block;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts {
    padding: 0 40px 0 0;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps {
    width: 100%;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_content-steps .point2_step {
    font-size: 20px;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts .point2_step-result {
    font-size: 21px;
  }
  .section-point2 .point2_body .point2_content .point2_content-visual .point2_content-texts p.point2_content-text {
    font-size: 16px;
    line-height: 1.75em;
  }
}
.section-point3 {
  background-color: #eee7d7;
  padding: 64px 0;
}
.section-point3 .point3_inner {
  padding: 0 16px;
  margin: 0 auto;
}
.section-point3 .point3_inner .point3_head .point3_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.section-point3 .point3_inner .point3_head img.point3_icon {
  width: 70px;
  height: 70px;
}
.section-point3 .point3_inner .point3_head h2.point3_heading {
  color: #1669b3;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.7px;
}
.section-point3 .point3_inner .point3_body {
  margin: 40px 0 0 0;
  background-color: #fff;
  padding: 48px 24px 32px 24px;
  border-radius: 12px;
  position: relative;
}
.section-point3 .point3_inner .point3_body .point3_content-icon {
  content: "";
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_exc_g.svg");
  background-size: contain;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
.section-point3 .point3_inner .point3_body .point3_content {
  display: block;
}
.section-point3 .point3_inner .point3_body .point3_figs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-point3 .point3_inner .point3_body .point3_figs .point3_fig h3.point3_fig-title {
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.55px;
}
.section-point3 .point3_inner .point3_body .point3_figs .point3_fig h3.point3_fig-title strong {
  color: #1669b3;
  font-weight: 700;
}
.section-point3 .point3_inner .point3_body .point3_figs .point3_fig .point3_fig-img {
  margin: 24px 0 0 0;
  width: 100%;
  background-color: #f0f0f0;
}
.section-point3 .point3_inner .point3_body .point3_figs .point3_fig .point3_fig-img img {
  width: 100%;
}
.section-point3 .point3_inner .point3_body .point3_texts {
  margin: 48px auto 0;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 767px) {
  .section-point3 {
    padding: 128px 0;
  }
  .section-point3 .point3_inner {
    max-width: 890px;
    padding: 0;
  }
  .section-point3 .point3_inner .point3_head {
    margin-bottom: 64px;
  }
  .section-point3 .point3_inner .point3_head .point3_title img.point3_icon {
    width: 112px;
    height: 112px;
  }
  .section-point3 .point3_inner .point3_head .point3_title h2.point3_heading {
    font-size: 48px;
  }
  .section-point3 .point3_inner .point3_body {
    padding: 80px 24px 60px 24px;
  }
  .section-point3 .point3_inner .point3_body .point3_figs {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-point3 .point3_inner .point3_body .point3_figs .point3_fig {
    padding: 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-point3 .point3_inner .point3_body .point3_figs .point3_fig .point3_fig-title_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .section-point3 .point3_inner .point3_body .point3_figs .point3_fig h3.point3_fig-title {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.55px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .section-point3 .point3_inner .point3_body .point3_figs .point3_fig .point3_fig-img {
    width: 100%;
  }
  .section-point3 .point3_inner .point3_body .point3_figs .point3_fig .point3_fig-img img {
    width: 100%;
  }
  .section-point3 .point3_inner .point3_body .point3_texts {
    font-size: 16px;
    line-height: 1.75;
    max-width: 440px;
    font-weight: 400;
  }
}
.section-normal-mode {
  padding: 32px 0;
}
.section-normal-mode .normalmode_inner {
  max-width: 890px;
  margin: 0 auto;
  padding: 0 16px;
}
.section-normal-mode .normalmode_inner .normalmode_msg {
  text-align: center;
  margin-bottom: 48px;
  position: relative;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more {
  display: block;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/text_more.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 45px;
  height: 45px;
  margin-bottom: 16px;
  margin: 0 auto 24px;
  position: relative;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more:before,
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 4px;
  background-color: #1669b3;
  left: 0;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more:before {
  top: 0;
  background-color: #4dbfd9;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more:after {
  bottom: 0;
  background-color: #1669b3;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_msg-text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #404040;
}
.section-normal-mode .normalmode_inner .normalmode_msg .normalmode_msg-text strong {
  color: #1669b3;
  font-weight: 700;
}
.section-normal-mode .normalmode_content {
  position: relative;
  background-color: #eee7d7;
  padding: 64px 24px 32px 24px;
  border-radius: 12px;
}
.section-normal-mode .normalmode_content .normalmode_icon {
  content: "";
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_exc_b.svg");
  background-size: contain;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  width: 54px;
  height: 54px;
  margin: 0 auto;
}
.section-normal-mode .normalmode_content .normalmode_head {
  text-align: center;
  margin-bottom: 40px;
}
.section-normal-mode .normalmode_content .normalmode_head .normalmode_head-label {
  color: #404040;
  font-size: 16px;
  margin-bottom: 10px;
}
.section-normal-mode .normalmode_content .normalmode_head .normalmode_head-title {
  color: #404040;
  font-weight: 700;
  line-height: 1.5;
  font-size: 24px;
}
.section-normal-mode .normalmode_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.section-normal-mode .normalmode_body .normalmode_intro {
  text-align: center;
}
.section-normal-mode .normalmode_body .normalmode_intro .normalmode_intro-img {
  margin: 0 auto 24px;
  width: 240px;
}
.section-normal-mode .normalmode_body .normalmode_intro .normalmode_intro-img img {
  width: 100%;
}
.section-normal-mode .normalmode_body .normalmode_intro .normalmode_intro-text {
  font-size: 14px;
  line-height: 1.75;
  color: #404040;
  max-width: 440px;
  margin: 0 auto;
  text-align: left;
}
.section-normal-mode .normalmode_screens {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
}
.section-normal-mode .normalmode_screens .normalmode_screen {
  max-width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-normal-mode .normalmode_screens .normalmode_screen p.normalmode_screen-lead {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  line-height: 1.25em;
}
.section-normal-mode .normalmode_screens .normalmode_screen h3.normalmode_screen-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
  text-align: center;
  color: #1669b3;
}
.section-normal-mode .normalmode_screens .normalmode_screen h3.normalmode_screen-title .small_text {
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
  height: 1.5em;
  display: block;
}
.section-normal-mode .normalmode_screens .normalmode_screen .normalmode_screen-img {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  vertical-align: bottom;
}
.section-normal-mode .normalmode_screens .normalmode_screen .normalmode_screen-img img {
  vertical-align: bottom;
  width: 100%;
}
.section-normal-mode .normalmode_screens .normalmode_screen-divider {
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("/gaikaex/information/tool/app/common_fx/images/smart_mode/icon_change.svg");
  background-size: cover;
  top: 38px;
}
@media (min-width: 767px) {
  .section-normal-mode {
    padding: 64px 0;
  }
  .section-normal-mode .normalmode_inner {
    max-width: 890px;
    margin: 0 auto;
    padding: 0;
  }
  .section-normal-mode .normalmode_inner .normalmode_msg {
    text-align: center;
    margin-bottom: 48px;
    padding: 40px 0;
  }
  .section-normal-mode .normalmode_inner .normalmode_msg .normalmode_more {
    width: 60px;
    height: 60px;
  }
  .section-normal-mode .normalmode_inner .normalmode_msg .normalmode_msg-text {
    font-size: 24px;
  }
  .section-normal-mode .normalmode_content {
    padding: 80px 24px 60px 24px;
  }
  .section-normal-mode .normalmode_content .normalmode_icon,
  .section-normal-mode .normalmode_content .normalmode_head {
    text-align: center;
    margin-bottom: 40px;
  }
  .section-normal-mode .normalmode_content .normalmode_icon .normalmode_head-label,
  .section-normal-mode .normalmode_content .normalmode_head .normalmode_head-label {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .section-normal-mode .normalmode_content .normalmode_icon .normalmode_head-title,
  .section-normal-mode .normalmode_content .normalmode_head .normalmode_head-title {
    font-size: 48px;
  }
  .section-normal-mode .normalmode_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 54px;
  }
  .section-normal-mode .normalmode_body .normalmode_intro {
    text-align: center;
  }
  .section-normal-mode .normalmode_body .normalmode_intro .normalmode_intro-img {
    width: 320px;
    margin: 0 auto 24px;
  }
  .section-normal-mode .normalmode_body .normalmode_intro .normalmode_intro-text {
    font-size: 16px;
    line-height: 1.75;
    color: #404040;
    max-width: 440px;
    margin: 0 auto;
  }
  .section-normal-mode .normalmode_screens {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 360px;
    text-align: center;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen p.normalmode_screen-lead {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen h3.normalmode_screen-title {
    font-size: 22px;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen h3.normalmode_screen-title span.small_text {
    font-size: 14px;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen .normalmode_screen-img img {
    width: 240px;
  }
  .section-normal-mode .normalmode_screens .normalmode_screen-divider {
    top: 47px;
    width: 30px;
    height: 30px;
  }
}
.section-app {
  padding: 64px 16px;
}
.section-app .app_inner {
  margin: 0 auto;
  padding: 0;
}
.section-app .app_head h2.app_head-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  color: #404040;
  margin-bottom: 24px;
  text-align: center;
}
.section-app .app_head .app_head-text {
  padding: 0 24px;
  margin: 32px 0 0 0;
}
.section-app .app_head .app_head-text p {
  font-size: 14px;
  line-height: 1.75;
  color: #404040;
  max-width: 640px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 1em;
}
.section-app .app_body {
  margin: 40px 0 0 0;
  padding: 0 16px;
}
.section-app .app_imgs {
  display: block;
}
.section-app .app_imgs .app_logo-img {
  width: 193px;
  margin: 0 auto;
}
.section-app .app_imgs .app_logo-img img {
  width: 100%;
}
.section-app .app_imgs .app_phone-img {
  width: 240px;
  margin: 8px auto 0;
}
.section-app .app_imgs .app_phone-img img {
  width: 100%;
}
.section-app .app_download {
  text-align: center;
  margin: 16px 0 0 0;
}
.section-app .app_download .app_download-title .app_download-icon {
  display: none;
}
.section-app .app_download .app_download-title h3.app_download-heading {
  font-size: 16px;
  font-weight: 700;
  color: #404040;
  text-align: center;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.4px;
}
@media (min-width: 767px) {
  .section-app {
    padding: 64px 0 128px 0;
  }
  .section-app .app_inner {
    max-width: 890px;
  }
  .section-app .app_head {
    margin-bottom: 48px;
  }
  .section-app .app_head h2.app_head-title {
    font-size: 40px;
    margin-bottom: 24px;
  }
  .section-app .app_head .app_head-text {
    max-width: 640px;
    margin: 0 auto;
  }
  .section-app .app_head .app_head-text p {
    font-size: 16px;
    line-height: 1.75;
    color: #404040;
  }
  .section-app .app_imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-app .app_imgs .app_logo-img {
    width: 249px;
    height: 100px;
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .section-app .app_imgs .app_phone-img {
    width: 265px;
    height: 296px;
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section-app .app_download .app_download-title br {
    display: none;
  }
  .section-app .app_download .app_download-title .app_download-icon {
    display: block;
    width: 128px;
    height: 128px;
    margin: 0 auto;
  }
  .section-app .app_download .app_download-title .app_download-icon img {
    width: 128px;
    height: 128px;
    border-radius: 12.8px;
    -webkit-box-shadow: 0 2.56px 2.56px 0 rgba(0,0,0,0.25);
            box-shadow: 0 2.56px 2.56px 0 rgba(0,0,0,0.25);
  }
  .section-app .app_download .app_download-title h3.app_download-heading {
    margin-top: 40px;
    font-size: 28px;
    font-weight: 700;
  }
}
