@charset "UTF-8";
.txt-fs15 {
  font-size: 1.5rem;
}

label,
p,
button,
input,
template,
li,
td {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  label,
  p,
  button,
  input,
  template,
  li,
  td {
    font-size: 1.5rem;
  }
}

.txt-fs16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .txt-fs16 {
    font-size: 1.5rem;
  }
}

.txt-fs17 {
  font-size: 1.7rem;
}
@media screen and (max-width: 767px) {
  .txt-fs17 {
    font-size: 1.5rem;
  }
}

.txt-fs18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .txt-fs18 {
    font-size: 1.6rem;
  }
}

.txt-fs20 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .txt-fs20 {
    font-size: 1.8rem;
  }
}

.txt-fs21 {
  font-size: 2.1rem;
}
@media screen and (max-width: 767px) {
  .txt-fs21 {
    font-size: 1.9rem;
  }
}

.txt-fs22 {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .txt-fs22 {
    font-size: 2rem;
  }
}

.txt-fs23 {
  font-size: 2.3rem;
}
@media screen and (max-width: 767px) {
  .txt-fs23 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .text_date.txt-fs23 {
    font-size: 1.5rem;
  }
}

.txt-fs25 {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .txt-fs25 {
    font-size: 2.1rem;
  }
}

.txt-fs26 {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .txt-fs26 {
    font-size: 2.1rem;
  }
}

.txt-fs28 {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .txt-fs28 {
    font-size: 2.5rem;
  }
}

.txt-fs32 {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .txt-fs32 {
    font-size: 2.8rem;
  }
}

.txt-fs36 {
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .txt-fs36 {
    font-size: 3.3rem;
  }
}

@media screen and (max-width: 767px) {
  .view-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .view-sp {
    display: none !important;
  }
}

.diskplay {
  display: none;
}

.toggle-cta-footer {
  display: none;
}

.scrolltop {
  border: 0;
  z-index: 100;
  bottom: 1.5rem;
  right: 2rem;
  padding: 1.5rem;
  width: 6rem;
  height: 6rem;
  border-radius: 1rem;
  background-color: #2368a1;
  border: solid 2px #2368a1;
}
@media screen and (max-width: 767px) {
  .scrolltop {
    width: 6rem;
    height: 6rem;
  }
}

.footer {
  background-color: #123456;
  color: #fff;
  padding-bottom: 10.8rem;
  overflow: hidden;
}
.footer.top__footer {
  padding-top: 9rem;
}
.footer .footer__inner {
  padding-top: 10rem;
  border-bottom: 0.2rem solid rgba(255, 255, 255, 0.5);
  padding-bottom: 5rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .footer .footer__inner {
    padding-top: 7rem;
  }
}
.footer .col_left_title {
  width: 23%;
  padding-right: 1.5rem;
}
.footer .col_left_title h2 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer .col_left_title {
    width: 100%;
    padding-right: 0;
    padding-bottom: 3rem;
  }
}
.footer .col__folow {
  gap: 1rem;
  width: 77%;
}
@media screen and (max-width: 767px) {
  .footer .col__folow {
    width: 100%;
  }
}
.footer .col__folow .col__02w {
  background-color: #fff;
  width: calc(50% - 0.5rem);
  text-align: center;
  padding: 8rem 1.5rem 8.5rem;
  border-radius: 1rem;
}
@media screen and (max-width: 767px) {
  .footer .col__folow .col__02w {
    padding: 4rem 1.5rem 4.5rem;
    width: 100%;
  }
}
.footer .col__folow .col__02w .icon-phone {
  width: 19.4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .footer .col__folow .col__02w .icon-phone {
    margin-bottom: 2.5rem;
  }
}
.footer .col__folow .col__02w .icon-number {
  width: 26.2rem;
  margin-top: 1rem;
  margin-bottom: 1.8rem;
}
.footer .col__folow .col__02w .icon-date {
  width: 26.6rem;
}
.footer .col__folow .col__02w .icon-mail {
  width: 19.3rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .footer .col__folow .col__02w .icon-mail {
    margin-bottom: 2.5rem;
  }
}

.img__logo {
  width: 16rem;
}

@media screen and (max-width: 767px) {
  .col__logo {
    width: 100%;
    text-align: center;
  }
  .col__logo a {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .col__cg {
    position: absolute;
    top: -1rem;
    text-align: center;
  }
}
.col__cg img {
  width: 26rem;
}

.col_left_title img {
  width: 24.3rem;
}

button {
  cursor: pointer;
}

.btn__white {
  position: relative;
  padding: 2rem 9rem 2rem 7rem;
  background-color: #fff;
  border-radius: 99rem;
  border: 0.2rem solid #2368a1;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  color: #2368a1;
  font-weight: bold;
  line-height: 1.5;
}
.btn__white::after {
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 1.1rem;
  top: 50%;
  transform: translateY(-50%);
  right: 4.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(assets/img/common/i-g.png);
}
.btn__white:hover {
  border: 0.2rem solid #2368a1;
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0.2), inset 50rem 0 0 0 #2368a1;
  color: #fff;
}
.btn__white:hover::after {
  position: absolute;
  content: "";
  width: 1.5rem;
  height: 1.1rem;
  top: 50%;
  transform: translateY(-50%);
  right: 4.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(assets/img/common/icon1.png);
}
.btn__white img {
  transition: all 0.3s ease-in-out;
  width: 8.9rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.container__130x {
  max-width: 130rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.row__infor {
  margin-top: 9.5rem;
}
@media screen and (max-width: 767px) {
  .row__infor {
    margin-top: 6rem;
  }
}

.row__inner-infor,
.col__cp {
  width: 51%;
}
@media screen and (max-width: 767px) {
  .row__inner-infor,
  .col__cp {
    width: 100%;
  }
}

.row__inner-infor {
  line-height: 1.75;
  padding-top: 1.5rem;
}

.col__cg,
.col__menu {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .col__cg,
  .col__menu {
    width: 100%;
  }
}

.col__menu {
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  .col__menu {
    display: none;
  }
}

.col__infor {
  padding-left: 4.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .col__infor {
    padding-left: 1.5rem;
  }
}
.col__infor .google__map {
  position: absolute;
  top: 50%;
  right: -5rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .col__infor .google__map {
    right: -3.5rem;
  }
}

.txt__copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.2rem;
}

.row__f-menu {
  gap: 2rem;
  line-height: 1.75;
}

.link__f-page {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
  display: block;
}

.link__d-page {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.4rem;
  display: block;
}

.text_fb {
  color: #2368a1;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-5 {
  margin-top: 5rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.color_1 {
  color: #2368a1;
}

.w8 {
  width: 8rem;
}

header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}

.bg_shadow {
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 767px) {
  .bg_shadow {
    border-bottom: max(1px, 0.1rem) solid #fff;
  }
}

.header {
  max-width: 167rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 10rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .header {
    height: 9rem;
    background-color: #fff;
  }
}

.col-logo {
  height: 8rem;
  padding-top: 1rem;
}

.header h1 {
  display: block;
  line-height: 0;
  height: 8rem;
}

.header h1 a {
  display: block;
  height: 8rem;
}

.header h1 a img {
  height: 8rem;
}
@media screen and (max-width: 767px) {
  .header h1 a img {
    height: 7rem;
  }
}

.list-menu-hd {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .list-menu-hd {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.list-menu-hd .link-menu-item {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  padding-left: 3rem;
  padding-right: 3rem;
  border-left: max(1px, 0.1rem) solid #2368a1;
  display: inline-block;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .list-menu-hd .link-menu-item {
    padding-left: 2rem;
    display: block;
  }
}
.list-menu-hd .link__menu {
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .list-menu-hd .link__menu {
    margin: 0 1.5rem 2rem;
    height: auto;
  }
}
.list-menu-hd .link__menu::before {
  position: absolute;
  left: 0;
  content: "";
  width: 12.5rem;
  left: 50%;
  transform: translateX(-50%) scale(0, 1);
  height: 0.3rem;
  background: #2368a1;
  bottom: 0rem;
  transition: transform 0.5s;
  transform-origin: center top;
}
@media screen and (max-width: 767px) {
  .list-menu-hd .link__menu::before {
    content: none;
  }
}
.list-menu-hd .link__menu.is-active, .list-menu-hd .link__menu:hover {
  color: #2368a1;
}
.list-menu-hd .link__menu.is-active::before, .list-menu-hd .link__menu:hover::before {
  transform: translateX(-50%) scale(1, 1);
}
@media screen and (max-width: 767px) {
  .list-menu-hd .link__menu:hover {
    color: #2368a1;
  }
}
.list-menu-hd .header .color__active {
  color: #2368a1 !important;
}
@media screen and (max-width: 767px) {
  .list-menu-hd .color__clsp {
    color: #2368a1 !important;
  }
}
.list-menu-hd li {
  line-height: 1;
  height: 5.4rem;
  margin-top: 4.4rem;
}
.list-menu-hd li .icon-dropdown {
  position: absolute;
  top: 16%;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(assets/img/common/icon2.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 1.2rem;
  height: 2.6rem;
  background-size: 100% auto;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .list-menu-hd li .icon-dropdown {
    top: -0.5rem;
    left: auto;
    right: 0;
    width: 3rem;
    transform: rotate(-90deg);
    height: 3rem;
    background-size: 1.5rem auto;
    background-position: center;
  }
  .list-menu-hd li .icon-dropdown.active {
    transform: rotate(0deg);
  }
}
.list-menu-hd li:last-child .link-menu-item {
  border-right: max(1px, 0.1rem) solid #2368a1;
}
@media screen and (max-width: 767px) {
  .list-menu-hd li:last-child .link-menu-item {
    border-right: 0;
  }
}

.btn-link-header {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26.5rem;
  height: 6.5rem;
  border-radius: 32.5rem;
  background-color: #3a3a3a;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.btn-link-header:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
  height: 1.1rem;
  right: 4.5rem;
  background-image: url(assets/img/common/icon1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  transition: all 0.3s ease-in-out;
}
.btn-link-header:hover {
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0.2), inset 50rem 0 0 0 #2368a1;
}

.menu-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 7.5rem;
       column-gap: 7.5rem;
}

.sub-transition {
  transition: ease all 0.35s;
}

.infoSubMenu {
  position: relative;
  width: 20rem;
  height: 6rem;
  overflow: visible;
  position: absolute;
  top: 5.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  -moz-transition: ease all 0.35s;
  -ms-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .infoSubMenu {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
  }
  .infoSubMenu a {
    text-align: left;
  }
  .infoSubMenu .dl-flex {
    display: none;
    padding-top: 1rem;
    padding-left: 2rem;
  }
}

.li-parent-down:hover .infoSubMenu {
  opacity: 1;
  pointer-events: all;
  padding-top: 0.3rem;
  margin-top: 0 !important;
}

.infoSubMenu li {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 1px;
  background-color: #fff;
  padding: 0 !important;
  margin-top: 0 !important;
  height: auto;
  color: #231f20;
}
.infoSubMenu li a {
  display: block;
  padding: 1.2rem 2rem 1.4rem !important;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
}
.infoSubMenu li a:hover {
  color: #fff !important;
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0), inset 50rem 0 0 0 #2368a1;
}

.infoSubMenu li:first-child::before {
  content: "" !important;
}

.infoSubMenu li a {
  font-size: 1.6rem;
}

.hero-home {
  background: linear-gradient(#d2eef2, #fff 70%);
}

.pt-15x {
  padding-top: 15rem;
}

.home-cta-heading {
  font-size: 4.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .home-cta-heading {
    font-size: 2.3rem;
  }
}

.hero-home-container {
  justify-content: center;
  gap: 4rem;
}

.hero-home-figure {
  width: calc(50% - 4rem);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .hero-home-figure {
    width: 100%;
    order: 1;
  }
}

.hero-wrap {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .hero-wrap {
    width: 100%;
    order: 2;
  }
}

.button-badge {
  display: inline-block;
  white-space: nowrap;
  background-color: #00bff5;
  color: #fff;
  padding: 3rem 5rem;
  border-radius: 1rem;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  transition: all 0.3s ease-in-out;
  width: 50rem;
}
.button-badge:hover {
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0.2), inset 75rem 0 0 0 #2368a1;
}
@media screen and (max-width: 767px) {
  .button-badge {
    font-size: 2.4rem;
    padding: 3.4rem 1.5rem;
    width: 100%;
  }
}

.button-badge,
.button-badge-text {
  position: relative;
  text-align: center;
}

.button {
  display: block;
}

.button-badge-text {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border: 2px solid #00bff5;
  border-radius: 50px;
  color: #00bff5;
  display: table;
  font-size: 2rem;
  line-height: 1;
  margin: 0 auto;
  padding: 0.35em 1em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .button-badge-text {
    font-size: 1.8rem;
  }
}

.button-badge .button {
  display: block;
}

.wave-svg-wrap {
  width: 100%;
  overflow: hidden;
  display: flex;
}

.wave-svg-wrap svg {
  width: 100%;
}

.landing-section-title {
  font-size: 1.8rem;
  line-height: 1.75;
  color: rgba(0, 142, 188, 0.5);
}
@media screen and (max-width: 767px) {
  .landing-section-title {
    font-size: 1.6rem;
    padding-top: 1rem;
  }
}

.landing-section-title strong {
  border-bottom: 0.5rem solid #ee7723;
  font-size: 3.6rem;
  line-height: 1.3;
  color: #ee7723;
}
@media screen and (max-width: 767px) {
  .landing-section-title strong {
    font-size: 2.3rem;
    border-bottom: 0.3rem solid #ee7723;
  }
}

.txt-center {
  text-align: center;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.feature-list {
  gap: 2rem;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.feature-list .col__004 img {
  border-radius: 50%;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .feature-list {
    gap: 4rem;
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
}

.col__004 {
  width: calc(25% - 1.5rem);
}
@media screen and (max-width: 767px) {
  .col__004 {
    width: 100%;
  }
}

.feature-list h3 {
  color: #ee7723;
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 1.2rem 0;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .feature-list h3 {
    font-size: 2.1rem;
  }
}

.feature-list p {
  font-size: 1.8rem;
  margin: 0;
  text-align: left;
}

.home-features {
  padding-top: 5rem;
  background-color: #F0FBFF;
}

.feature-list li img {
  box-shadow: 0px 0px 10px 0px rgba(34, 91, 150, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 91, 150, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(34, 91, 150, 0.3);
  padding: 2rem;
  width: 16rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .feature-list li img {
    width: 14rem;
  }
}

.feature-list li strong {
  font-weight: 600;
}

.button-secondary {
  display: inline-block;
  white-space: nowrap;
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0.2), inset 75rem 0 0 0 rgb(238, 119, 35);
  color: #fff;
  padding: 4.2rem 1.5rem;
  border-radius: 1rem;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  width: 50rem;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.button-secondary:hover {
  box-shadow: 0 4px 0 hsla(0, 0%, 56%, 0.2), inset 75rem 0 0 0 rgba(238, 119, 35, 0.7);
}
@media screen and (max-width: 767px) {
  .button-secondary {
    font-size: 2rem;
    width: 100%;
  }
}

.i-download {
  position: relative;
  padding: 3rem 5rem 3rem 1.5rem;
}
.i-download::after {
  position: absolute;
  content: "";
  height: 3rem;
  width: 3rem;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/img/common/download.png);
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 767px) {
  .i-download::after {
    right: 1.4rem;
  }
}

.home-cta-gradation-v2 {
  background: linear-gradient(6.42deg, #7de2ff -2.66%, #bceeff 31.56%, #fff 95.74%);
  overflow: hidden;
}

.home-cta-fff {
  margin-top: -1px;
  background: linear-gradient(#fff, #d2eef2 45%);
}

.wave-img-wrap img {
  width: 100%;
}

.home-cause {
  background-color: #F0FBFF;
  padding-bottom: 1px;
}

.col__7 {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .col__7 {
    width: 100%;
    order: 1;
  }
}

.col__5 {
  width: calc(45% - 4rem);
}
@media screen and (max-width: 767px) {
  .col__5 {
    width: 100%;
    order: 2;
  }
}

@media screen and (max-width: 767px) {
  .od1 {
    padding-top: 3rem;
    order: 1 !important;
  }
}

@media screen and (max-width: 767px) {
  .od2 {
    order: 2 !important;
  }
}

.home-cta-trial-content {
  gap: 4rem;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .home-cta-trial-content {
    padding-top: 0;
  }
}

.home-cta-trial .check-circle-lists {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .home-cta-trial .check-circle-lists {
    margin-bottom: 0;
  }
}

.check-circle-list {
  line-height: 1.5;
  margin: 0.5em 0;
  padding-left: 2.5rem;
  position: relative;
  text-align: left;
}

.check-circle-list b {
  font-size: 2rem;
  color: #2368a1;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .check-circle-list b {
    font-size: 1.8rem;
    letter-spacing: -0.5px;
  }
}

.check-circle-list:before {
  background: url(assets/img/common/icon_check_circle.png) no-repeat 50%/contain;
  content: "";
  height: 1.2em;
  left: 0;
  position: absolute;
  top: 0.7rem;
  width: 1.2em;
}

.container__min {
  max-width: 1000px;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.col__im {
  width: calc(50% - 8rem);
}
@media screen and (max-width: 767px) {
  .col__im {
    width: 100%;
    order: 2;
    margin-bottom: 3rem;
  }
}

.col__tm {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .col__tm {
    width: 100%;
    order: 1;
  }
}

.list-illustrated-item {
  gap: 8rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  .list-illustrated-item {
    gap: 4rem;
    margin-bottom: 2rem;
  }
}

.number-body {
  font-size: 1.8rem;
  margin-top: 5rem;
  margin-left: 9.5rem;
}
@media screen and (max-width: 767px) {
  .number-body {
    margin-top: 2rem;
    margin-left: 2rem;
  }
}

.hero-number {
  background: #fff;
  border: 0.4rem solid #2368a1;
  border-radius: 5rem;
  color: #2368a1;
  display: inline-block;
  font-size: 4.8rem;
  font-weight: 700;
  height: 6.5rem;
  line-height: 1.2rem;
  position: relative;
  text-align: center;
  text-shadow: 0.3rem 0.5rem 0 #d6eae2;
  width: 6.5rem;
}

.list-illustrated .hero-number span {
  font-size: 2rem;
  left: 1rem;
  top: -2rem;
  width: 6rem;
}
@media screen and (max-width: 767px) {
  .list-illustrated .hero-number span {
    font-size: 1.7rem;
    left: 0.2rem;
  }
}

.list-illustrated-home .hero-number {
  flex-shrink: 0;
  margin-right: 1.6rem;
}

.list-illustrated .hero-number {
  border-width: 0.5rem;
  font-size: 7.5rem;
  height: 9.5rem;
  line-height: 1.2;
  width: 9.5rem;
}
@media screen and (max-width: 767px) {
  .list-illustrated .hero-number {
    font-size: 5.5rem;
    height: 7.5rem;
    line-height: 1.1;
    width: 7.5rem;
  }
}

.hero-number span {
  background: 0 0;
  border-radius: 1rem;
  display: inline;
  font-size: 2rem;
  left: 0.4rem;
  line-height: 1.2rem;
  padding: 0 0.6rem;
  position: absolute;
  text-shadow: none;
  top: -2rem;
  width: 5rem;
}

.hero-number span:after,
.hero-number span:before {
  background: #2368a1;
  content: "";
  left: -0.4rem;
  position: absolute;
  transform: rotate(-35deg);
}
@media screen and (max-width: 767px) {
  .hero-number span:after,
  .hero-number span:before {
    left: 0;
  }
}

.hero-number span:after {
  left: auto;
  right: -0.4rem;
  transform: rotate(35deg);
}
@media screen and (max-width: 767px) {
  .hero-number span:after {
    right: 0;
  }
}

.list-illustrated .hero-number span:after,
.list-illustrated .hero-number span:before {
  bottom: -1.3rem;
  width: 2px;
  height: 1.8rem;
}
@media screen and (max-width: 767px) {
  .list-illustrated .hero-number span:after,
  .list-illustrated .hero-number span:before {
    bottom: -1.3rem;
  }
}

.number-title-body strong {
  color: #3a3a3a;
}

.number-title-body {
  font-size: 3.6rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .number-title-body {
    font-size: 2.2rem;
  }
}

.number-title {
  display: flex;
}

.d-block {
  display: block;
}

.cl__text {
  color: #231f20;
}

.pricing-table-wrapper {
  margin: 0rem 0 4rem;
  overflow: scroll;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .pricing-table-wrapper {
    margin-top: 0;
  }
}

.pricing-table {
  width: 77rem;
}

.pricing-table-cell {
  border-right: 0.5rem solid #fff;
  display: flex;
  flex: 1 0 0%;
  justify-content: center;
  text-align: center;
}

.pricing-table-cell:last-child {
  border-right: none;
}

.pricing-table-cell-empty {
  background: #fff;
  flex: 0 0 11.5rem;
  left: 0;
  position: sticky;
  z-index: 1;
}

.pricing-table-row {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}

.pricing-table .table-cells {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pricing-table .table-cells li {
  align-items: center;
  background: #fff;
  border-right: 0.5rem solid #fff;
  display: flex;
  flex: 1 0 0%;
  font-size: 1.6rem;
  padding: 1.5rem;
}
@media screen and (max-width: 767px) {
  .pricing-table .table-cells li {
    font-size: 1.5rem;
  }
}

.pricing-table .table-cells li:last-child {
  border-right: 0;
}

.pricing-table .table-cells li:first-child {
  align-items: center;
  display: flex;
  flex: 0 0 11.5rem;
  font-weight: 700;
  justify-content: flex-start;
  left: 0;
  padding: 1.4rem 1rem;
  position: sticky;
  text-align: left;
  z-index: 1;
}

.pricing-table .table-cells li.symbol {
  font-size: 1.5rem;
}

.pricing-table .table-cells:nth-child(2n) li {
  background: #f4f5f7;
}

.bubble {
  background: rgba(255, 189, 201, 0.4);
  border-radius: 8px;
  display: inline-block;
  display: none;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 2.5rem;
  padding: 1rem 1.9rem;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .bubble {
    padding: 1rem;
  }
}

.bubble:after {
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 1.2rem solid rgba(255, 189, 201, 0.4);
  bottom: -1.2rem;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -0.5rem;
  position: absolute;
  width: 0;
}

.pricing-table-heading-cell {
  background: #F0FBFF;
  margin-bottom: 0.8rem;
}

.pricing-table-heading-cell:nth-child(3),
.pricing-table-heading-cell:nth-child(5) {
  background: #a1dcee;
}

.pricing-table-heading-cell h4 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  padding: 1.5rem 0.5rem;
}
@media screen and (max-width: 767px) {
  .pricing-table-heading-cell h4 {
    font-size: 2.5rem;
  }
}

.pricing-table-heading-cell h4 strong {
  color: #ee7723;
  display: block;
  font-size: 1.6rem;
  line-height: 1.3;
}

.pricing-table-heading-cell h4 small {
  font-size: 1.8rem;
  line-height: 1.4;
}

.pricing-table-heading-cell h4 small small {
  font-size: 1.6rem;
}

.home-pricing .button-wrap {
  margin-bottom: 2rem;
  text-align: center;
}

.home-pricing .button-wrap .button {
  margin: 0 1rem 2rem;
}

.home-pricing .button-wrap .button-primary:focus,
.home-pricing .button-wrap .button-primary:hover {
  box-shadow: 0 0.4rem 0 hsla(0, 0%, 56%, 0.2), inset 600px 0 0 0 #ee7723;
}

.pricing-footnotes {
  list-style: none;
  margin: 3rem 0 2rem;
  padding: 0;
}

.pricing-footnotes li {
  color: #444;
  font-size: 1.2rem;
  line-height: 2rem;
  padding-left: 1.6rem;
}

.pricing-footnotes li:before {
  content: "※";
  margin-left: -1.6rem;
  margin-right: 0.5rem;
}

@media screen and (min-width: 768px) {
  .home-pricing .container {
    margin-bottom: 5rem;
  }
  .pricing-table {
    width: 90rem;
  }
  .pricing-table-cell-empty {
    flex: 0 0 20rem;
  }
  .pricing-table .table-cells li:first-child {
    flex: 0 0 20rem;
    justify-content: flex-end;
    padding: 1.4rem 1rem 1.4rem 1rem;
    text-align: right;
  }
  .home-pricing .button-wrap {
    margin-bottom: 4rem;
    text-align: center;
  }
  .home-pricing .button-wrap .button {
    margin: 0;
    width: 27rem;
  }
  .home-pricing .button-wrap .button:last-child {
    margin-left: 18rem;
  }
  .home-pricing .button-wrap .button-primary {
    margin-bottom: 14rem;
    width: 56rem;
  }
  .pricing-table-wrapper {
    overflow: hidden;
  }
  .pricing-table {
    width: 100%;
  }
  .home-pricing .scroll-warning {
    display: none;
  }
  .bubble {
    display: inline-block;
  }
  .pricing-table .table-cells li {
    padding: 2rem 1rem;
  }
  .pricing-table .table-cells li:first-child,
  .pricing-table-cell-empty {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .txt-center_sp {
    text-align: center;
  }
}

.align-center {
  text-align: center;
}

.home-pricing-links {
  margin: 1rem 0;
}

.button-underline-with-arrow {
  border-bottom: 2px solid #ee7723;
  color: #ee7723;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0.5em 0.75em;
  padding: 0.2em 1.25em 0.2em 0.2em;
  position: relative;
  transition: all 0.2s;
}
.button-underline-with-arrow::after {
  border-color: #ee7723 #ee7723 transparent transparent;
  border-radius: 2px;
  border-style: solid;
  border-width: 2px;
  content: "";
  display: inline-block;
  height: 1.3rem;
  margin-top: -0.7rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(45deg);
  width: 1.3rem;
}
.button-underline-with-arrow:hover {
  border-bottom: 2px solid #2368a1;
  color: #2368a1;
}
.button-underline-with-arrow:hover::after {
  border-color: #2368a1 #2368a1 transparent transparent;
}

.d-inline-block {
  display: inline-block;
}

.btn_big {
  font-size: 2.4rem;
  padding: 3.2rem 8rem 3.2rem 5.5rem;
}

.br_10 {
  border-radius: 1rem;
}

.ml-2 {
  margin-left: 2rem;
}

.home-diagram {
  background-color: #F0FBFF;
}

.home-pricing-cta-area a {
  margin: 0 1rem;
}

.home-cta-secondary {
  background-color: #B0E0EA;
  line-height: 1.45;
}

.home-cta-secondary-inner {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}

.home-cta-secondary-figure {
  flex-shrink: 0;
  margin-right: 1rem;
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .home-cta-secondary-figure {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .home-cta-secondary-text {
    width: 100%;
    margin-top: 4rem;
  }
}

.home-cta-secondary-text {
  font-size: 2.4rem;
}

.home-cta-secondary-title {
  color: #ee7723;
  font-size: 3.2rem;
  margin: 0.25em 0;
}

.home-cta-secondary-body {
  margin: 0;
}

.home-cta-secondary-body {
  font-size: 2.4rem;
}

.mr-2 {
  margin-right: 2rem;
}

.home-pricing-cta-area {
  gap: 2rem;
  justify-content: center;
}

.home-personas {
  margin-top: -1px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .home-personas {
    padding-top: 5rem;
  }
}

.home-testimonials {
  background-color: #F0FBFF;
}

.testimonials .profile-picture {
  flex: 0 0 65px;
  margin-right: 1em;
}

.testimonials-wrap {
  position: relative;
}

.testimonials-wrap {
  display: flex;
}

.testimonial-company {
  font-size: 2.2rem;
}

.testimonials-credentials {
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.testimonials-credentials a {
  color: #000;
}

.testimonials-credentials a strong {
  color: #ee7723;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.testimonials-credentials a:hover {
  color: #ee7723;
}

@media screen and (max-width: 767px) {
  .testimonials-credentials {
    left: 8.5rem;
    position: absolute;
    top: 0;
  }
}
.testimonials-quote {
  font-size: 1.6rem;
}

.testimonials-quote strong {
  background-image: linear-gradient(#fff, #fff 50%, #F0FBFF 0, #F0FBFF);
}

.testimonials-quote {
  font-size: 2.4rem;
}

.testimonial-index {
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-align: justify;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .testimonial-index {
    font-size: 2rem;
  }
}

.testimonial-names {
  margin-top: 2rem;
}

.testimonial-name {
  font-weight: 600;
}

.testimonial-figure {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  margin: 0;
}
.testimonial-figure img {
  width: 100%;
}

.home-testimonials .testimonials .card-wrap .card {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.card-wrap {
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 6px 0 rgba(28, 109, 121, 0.2);
  padding: 2.5rem 1.5rem;
  width: calc(50% - 2rem);
}
@media screen and (max-width: 767px) {
  .card-wrap {
    width: 100%;
  }
}

.home-testimonials .testimonials {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  gap: 4rem;
}

.persona-list {
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .persona-list {
    padding-bottom: 0;
  }
}

.persona-list h3 {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}

.persona-list .persona-title {
  margin-top: 1rem;
  font-size: 1.6rem;
  font-weight: 600;
}

.home-cta-gradation-container {
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .home-cta-gradation-container {
    padding-bottom: 2rem;
  }
}

.home-faq {
  background-color: #fff;
  margin-top: -1px;
  padding-top: 5rem;
}

.home-faq {
  padding: 2rem 0 4rem;
}

.home-faq .list-faq {
  margin: 3.5rem auto 3rem;
  max-width: 78rem;
}

.home-faq {
  padding: 6rem 0 2rem;
}

.home-faq .list-faq {
  margin-bottom: 6rem;
}

.home-faq .landing-section-title:first-child strong:before {
  content: "\a";
}

.home-faq .landing-section-title:first-child strong:before {
  content: none;
}

.list-faq-item {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  padding: 1.5em 0;
}

.list-faq-item .ui-text {
  flex: 1 0 0;
  font-size: 1.8rem;
  font-weight: bold;
}

.list-faq-item .ui-text:hover {
  color: #2368a1;
}

.list-faq-item.is-visible .caret {
  transform: rotate(180deg);
}

.list-faq-item-short {
  align-items: center;
  cursor: pointer;
  display: flex;
  -ms-flex-align: center;
}

.list-faq-item-full {
  display: none;
}

.is-visible .list-faq-item-full {
  display: block;
}

.list-faq-item-full p {
  margin-bottom: 0;
  margin-top: 1em;
}

.list-faq-short-answer {
  align-items: center;
  color: #ee7723;
  display: flex;
  margin: 0 1em;
  -ms-flex-align: center;
  font-weight: bolder;
  font-size: 1.8rem;
}

.list-faq-short-answer img {
  margin-right: 10px;
}

.list-faq-item-full p {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .testimonial-figure {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-figcaption,
  .testimonial-figure img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-figcaption {
    margin-top: 1rem;
  }
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
}

.modal-wrapper {
  inset: 0;
  padding: 40px 10px;
  position: fixed;
  text-align: center;
  z-index: 999;
}

.modal-overlay {
  background: rgba(0, 0, 0, 0.8);
  inset: 0;
  position: absolute;
  z-index: 10;
}

.list-faq-item .caret {
  width: 11px;
  transform: rotate(-90deg);
  transition: all 0.3s ease-in-out;
}

.list-faq-item.is-active .caret {
  transform: rotate(0deg);
}

.col__logo {
  width: 16rem;
}

.col__infor {
  width: calc(100% - 16rem);
  max-width: 40rem;
}

.home-cta-secondary-figure img {
  max-width: 36rem;
}

.waves {
  position: relative;
  width: 100%;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  height: 20rem;
}
@media screen and (max-width: 767px) {
  .waves {
    height: 8rem;
  }
}

/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
.reveal {
  display: block;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 1s ease-out;
}

.reveal.active {
  clip-path: inset(0 0 0 0);
}

.privacy__content {
  padding-bottom: 20rem;
}
@media screen and (max-width: 767px) {
  .privacy__content {
    padding-bottom: 10rem;
  }
}

.list_nb {
  padding-left: 1.6rem;
}

.nb__item {
  list-style: auto;
}

.ol__tt {
  padding-left: 1.6rem;
}

.tt__item {
  list-style: lower-alpha;
}

.ol__nb {
  padding-left: 1.6rem;
}

.title__lv3s {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.6;
  color: #2368a1;
  margin-bottom: 0.8rem;
  font-weight: bold;
}

.title__page {
  margin-top: 14.5rem;
}
@media screen and (max-width: 767px) {
  .title__page {
    margin-top: 12rem;
  }
}

.container__128x {
  max-width: 128rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.title__lv2 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .title__lv2 {
    font-size: 2.5rem;
  }
}

.txt-fs25 {
  font-size: 2.5rem;
}

.breadcrumb {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: -4.25rem;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-top: 1.5rem;
  }
}

.container__128x {
  max-width: 128rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.txt-right {
  text-align: right;
}

.breadcrumb a {
  color: #939598;
}

.breadcrumb .line__un {
  -webkit-text-stroke: 0.3px #000;
}

.color__key {
  color: #00bff5;
}

.banner__page {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .banner__page {
    margin-top: 3rem;
  }
}

.banner__page .img__wrapper {
  position: relative;
  display: inline-block;
  margin-left: 1.5rem;
}

.banner__page img {
  border-radius: 2rem 0 0 2rem;
}

.title__des {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .title__des {
    margin-top: 7rem;
  }
}
.title__des .title__des1 {
  font-size: 2.5rem;
}
.title__des .title__des2 {
  font-size: 5rem;
  color: #000;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .title__des .title__des2 {
    font-size: 3rem;
  }
}

.max__99x {
  max-width: 122rem;
  margin: 0 auto;
  width: calc(100% - 2rem);
}

.container__140x {
  max-width: 140rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.title__lv3l {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.6;
  color: #2368a1;
  margin-bottom: 0.8rem;
  letter-spacing: 1px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .title__lv3l {
    font-size: 2.5rem;
  }
}

.pr__item {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .pr__item {
    margin-bottom: 2.5rem;
  }
}

.pd__pr {
  padding: 11.5rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .pd__pr {
    padding: 7.5rem 0 8rem;
  }
}

.mgt__2x {
  margin-top: 2rem;
}

.mgt_4x {
  margin-top: 4rem;
}

.max_x {
  max-width: 105rem;
  margin-left: auto;
  margin-right: auto;
}

.container__108x {
  max-width: 108rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.table__mail {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .table__mail {
    margin-top: 4rem;
  }
}
.table__mail table {
  width: 100%;
}
.table__mail tr td {
  position: relative;
  padding-bottom: 2rem;
  vertical-align: top;
}
.table__mail tr td:first-child {
  width: 28rem;
  padding-top: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .table__mail tr td:first-child {
    width: 100%;
    float: left;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.table__mail tr td:last-child {
  width: calc(100% - 28rem);
}
@media screen and (max-width: 767px) {
  .table__mail tr td:last-child {
    width: 100%;
    float: left;
  }
}
.table__mail tr .required {
  position: absolute;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 7.2rem;
  height: 3.2rem;
  background-color: #2368a1;
  top: 2rem;
  right: 2.5rem;
  padding: 0.1rem 0 0.3rem;
  border-radius: 99px;
}
@media screen and (max-width: 767px) {
  .table__mail tr .required {
    top: 1rem;
    right: 0;
  }
}

input,
textarea {
  width: 100%;
  border: 0;
  background-color: rgba(132, 210, 224, 0.2);
  padding: 2.5rem 1.5rem;
  resize: none;
  min-width: 1.4rem;
  min-height: 1.4rem;
  border-radius: 0.5rem;
}
@media screen and (max-width: 767px) {
  input,
  textarea {
    padding: 1.5rem;
  }
}

textarea {
  height: 30rem;
}

.form-submit-area {
  margin-top: 4rem;
  max-width: 57rem;
  margin: 0 auto;
}

.contact__content {
  margin-bottom: 20rem;
}
@media screen and (max-width: 767px) {
  .contact__content {
    margin-top: 0;
    margin-bottom: 10rem;
    padding-top: 2px;
  }
}

.checkbox__required {
  display: flex;
  justify-content: center;
  align-items: center;
}

#checkbox__required {
  width: 2rem;
  width: 2rem;
}

.btn__sm {
  display: block;
  width: 100%;
  padding: 2rem !important;
  font-weight: bold;
}

.gap__xb {
  justify-content: center;
  gap: 4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .gap__xb {
    margin-top: 1rem;
  }
}

.privacy_read {
  max-width: 77rem;
  margin: 4.5rem auto 3.5rem;
}
@media screen and (max-width: 767px) {
  .privacy_read {
    margin-top: 2rem;
  }
}

.mg__bt_9x {
  margin-top: 3.5rem;
  margin-bottom: 9rem;
}

.privacy__link {
  color: #2368a1;
}

.bg__key {
  background: rgba(0, 142, 188, 0.01);
  border-radius: 2rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.ad__map {
  position: relative;
  justify-content: center;
}
.ad__map a {
  position: absolute;
  right: -6rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .ad__map a {
    right: 0rem;
    top: -3rem;
  }
}

.col__003 {
  width: calc(33.333333% - 1.34rem);
}
@media screen and (max-width: 767px) {
  .col__003 {
    width: 100%;
    margin-bottom: 4rem;
  }
}

.d-inline {
  display: inline-block;
}

.home-faq {
  background-color: #F0FBFF;
}

.title__lv3s {
  font-size: 2.4rem;
}

.title__lv4l {
  font-size: 4rem;
  line-height: 1.6;
  color: #2368a1;
  margin-bottom: 0.8rem;
  letter-spacing: 1px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .title__lv4l {
    font-size: 3rem;
  }
}

.title__lv2p strong {
  padding-left: 2.5rem;
  position: relative;
}
.title__lv2p strong::before {
  position: absolute;
  content: "";
  height: 4.5rem;
  width: 0.8rem;
  background-color: #ee7723;
  border-radius: 0.2rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.item_problem,
.item__solution {
  margin-top: 5rem;
}
.item_problem img,
.item__solution img {
  width: 22rem;
}

.item_problem {
  color: #5a5c5a;
}
.item_problem p {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: bold;
}

.item__solution {
  color: #2368a1;
  margin-top: 12rem;
}
.item__solution p {
  font-size: 2rem;
  font-weight: bold;
}

.trim span {
  display: inline-block;
  opacity: 0;
  transform: translate(0, 30px);
  color: #5a5c5a;
}

.trim span.is-show {
  opacity: 1;
  transform: none;
  color: #2368a1;
  transition: 0.3s opacity 0s linear, 0.2s color 0.3s linear, 0.3s transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.auto__top {
  position: relative;
  top: -20rem;
}
@media screen and (max-width: 767px) {
  .auto__top {
    top: -15rem;
  }
}

.text_problem {
  position: relative;
  padding-bottom: 1rem;
}
.text_problem.show::after {
  bottom: -8rem;
  transition: all 0.5s ease-in-out;
}
.text_problem::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 5rem;
  bottom: -4rem;
  height: 5rem;
  background-image: url(assets/img/common/fast-forward.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 1;
}

.pricing-table-cell h4 {
  font-size: 2.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 0;
}
@media screen and (max-width: 767px) {
  .pricing-table-cell h4 {
    font-size: 2.2rem;
  }
}

.pricing-table-cell h4 strong {
  font-size: 2.6rem;
  color: #2368a1;
}
@media screen and (max-width: 767px) {
  .pricing-table-cell h4 strong {
    font-size: 2.2rem;
  }
}

.al-center {
  flex-wrap: wrap;
  justify-content: center !important;
  text-align: center;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .mg__ssp {
    position: relative;
    left: -1rem;
  }
}

@media screen and (max-width: 767px) {
  .mg__ssp1 {
    position: relative;
    left: -0.5rem;
  }
}

.txt-left {
  text-align: left;
}

#toggle-cta-footer .toggle-cta-footer-inner {
  width: calc(100% - 3rem);
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #toggle-cta-footer .toggle-cta-footer-inner {
    width: 100%;
    max-width: 100%;
  }
}

#toggle-cta-footer .toggle-cta-footer-inner ul {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 1.5rem;
}
@media screen and (max-width: 767px) {
  #toggle-cta-footer .toggle-cta-footer-inner ul {
    justify-content: space-between;
  }
}

#toggle-cta-footer .toggle-cta-footer-inner ul li a::before {
  display: block;
  content: "30日間無料で体験！";
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
  background-color: #2368a1;
  padding-right: 5rem;
  padding-left: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #fff;
  background-image: url(assets/img/common/edit-w.png);
  background-size: 3rem;
  background-position: calc(100% - 3rem - 3px) center;
  background-repeat: no-repeat;
  clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
  -webkit-animation: clipReveal 5s linear infinite;
}
@media screen and (max-width: 767px) {
  #toggle-cta-footer .toggle-cta-footer-inner ul li a::before {
    background-position: calc(100% - 1.5rem - 3px) center;
    background-size: 2.5rem;
  }
}

@keyframes clipReveal {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  10% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  20% {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
}
#toggle-cta-footer .toggle-cta-footer-inner ul li a {
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.common-btn {
  width: calc(100% - 7rem);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.common-btn a {
  transition: all 0.4s ease 0s;
}

.common-btn a {
  border-radius: 1rem;
  border: solid 3px #2368a1;
  box-sizing: border-box;
  font-weight: bold;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-right: 5rem;
  padding-left: 2rem;
  line-height: 1;
  height: 6rem;
}
.common-btn a span:first-child {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .common-btn a {
    width: 100%;
  }
}

#toggle-cta-footer {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  height: 8.8rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px -2px 20px 0px rgba(71, 66, 65, 0.2);
  transition: transform 0.6s ease 0s;
}

.btn-6 {
  color: #2368a1;
  position: relative;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  width: 40rem;
  max-width: 100%;
  font-size: 2.5rem;
  background-size: 3rem;
  background-size: 3rem;
  background-position: calc(100% - 3rem) center;
  background-repeat: no-repeat;
  background-image: url(assets/img/common/edit.png);
}
@media screen and (max-width: 767px) {
  .btn-6 {
    font-size: 2.1rem;
    background-size: 2.5rem;
    background-position: calc(100% - 1.5rem) center;
  }
}
.btn-6::after {
  transition: transform 0.4s ease 0s;
  opacity: 0;
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0;
  background-color: transparent;
  background-size: 3rem;
  background-position: calc(100% - 3rem) center;
  background-repeat: no-repeat;
  background-image: url(assets/img/common/edit-w.png);
}
@media screen and (max-width: 767px) {
  .btn-6::after {
    background-size: 2.5rem;
    background-position: calc(100% - 1.5rem) center;
    background-size: 2.5rem;
  }
}

.btn-6 .d_bg {
  position: absolute !important;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #2368a1;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1 !important;
}

.btn-6:hover {
  color: #fff;
  background-image: none;
}
.btn-6:hover::after {
  opacity: 1;
}
.btn-6:hover span {
  position: relative;
  z-index: 2;
}

.btn-6:hover .d_bg {
  width: 225%;
  height: 50rem;
}
@media screen and (max-width: 767px) {
  .btn-6:hover .d_bg {
    left: 50%;
    top: 50%;
  }
}

.btn-6:active {
  background-color: #2368a1;
}

.container-min {
  max-width: 96rem;
  margin: 0 auto;
  width: calc(100% - 3rem);
}

.span_mgt {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .span_mgt {
    margin-top: 0;
  }
}

.custom-check {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-left: 2.8rem;
  font-size: 1.6rem;
  display: inline-block;
  padding-right: 2.5rem;
}
@media screen and (max-width: 767px) {
  .custom-check {
    display: block;
  }
}

.custom-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.custom-check .checkmark {
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 1.8rem;
  height: 1.8rem;
  background: #fff;
  border: 2px solid #666;
  border-radius: 99rem;
}

.custom-check:hover .checkmark {
  border-color: #999;
}

.custom-check input:checked ~ .checkmark {
  background-color: #00bff5;
  border-color: #00bff5;
}

.custom-check .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}

.custom-check input:checked ~ .checkmark::after {
  display: block;
  left: 0.5rem;
  top: 1px;
  width: 0.4rem;
  height: 1rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.checkbox__required .checkmark {
  border-radius: 0.5rem !important;
  top: 0.4rem;
}

#checkbox__required {
  margin-top: 1rem;
  margin-left: -2.5rem;
}

@media screen and (max-width: 767px) {
  .mg__bt_9x p{
    text-align: left;
  }
  .mgsp_0 {
    margin-top: 0;
  }
}

.auto__fixbottom {
  position: fixed;
  right: 1.5rem;
  border-bottom: 1.5rem;
}

.row__link {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.row__link span {
  white-space: nowrap;
}
.row__link input {
  padding: 1.5rem;
  max-width: 100%;
  height: auto;
  min-width: 0;
  flex: 1;
}

.custom-check .form-check-input {
  margin-top: 1rem;
  margin-left: -2.5rem;
}

.max__x {
  max-width: 40rem;
}

.un-click {
  position: relative;
  opacity: 0.7;
  pointer-events: none;
}

/* tạo vòng quay overlay */
button.un-click::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.8rem;
  height: 1.8rem;
  margin-top: -9px;
  margin-left: -9px;
  border: 0.2rem solid #000;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}

/* hiệu ứng quay */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=style.css.map */
.checkmark{
  cursor: pointer;
}



/* Vulam */

/* table */
table.table-utility {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
  
  }
 
 .table-utility .th{
  padding: 5px 8px;
  border-bottom: 1px solid #eee;
  text-align: left;
  font-size: 1.3rem!important;
  }

  .table-utility .td{
    padding: 5px 8px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-size: 1.3rem!important;
    }


  .table-utility .th {
  background: #f1f5f9;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;

  }
  .table-utility .tr:hover {
  background: #f9fbfd;
  }
  
  .status-active {
  color: #16a34a;
  font-weight: bold;
  }
  .status-block {
  color: #dc2626;
  font-weight: bold;
  }

  .table-utility .btn {
  padding: 2px 3px;
  border-radius: 3px;
  border: none;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  box-sizing: border-box;
  font-size: 1.4rem!important;
  margin-bottom: 5px;
  }
  .table-utility .btn-block {
  background-color: #ef4444;
  }
  .table-utility .btn-block:hover {
  background-color: #dc2626;
 
  }

    .table-utility .btn-active {
    background-color: #218bfc;
    }
    .table-utility .btn-active:hover  {
    background-color: #2461a3;
 
    }

  .table-utility .info {
  line-height: 1.4;
  }
  .table-utility .info small {
  color: #666;
  }
  
    
/* end table */


.btn-spinner{
  width: 40px;
  margin-top: 15px;
  display: none;
}

#btnSubmit.loading {
  opacity: 0.6;
  pointer-events: none; /* không cho click */
  cursor: wait;
}


.wrap-loading-img{
  position: relative;
}

.img-loading{
  position: absolute;
  margin-left: -30%;
  top: 2px;
  display: none;
}

.btn-spinner-small{
  width: 20px;
}

.bt-submit.loading{
  opacity: 0.6;
  pointer-events: none; /* không cho click */
  cursor: wait;
}

.text-success{
  color: #28a745 !important;
}

.text-danger{
  color: #dc3545 !important;
}

.option-custom{
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding: 10px;
  box-sizing: border-box;
}

.add-source-code-btn{
  padding: 5px 10px;
  box-sizing: border-box;
  text-decoration: none!important;
  font-size: 14px;
  
}

.btn-add-source-code{
  margin-bottom: 10px;
}

.view-text{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.note-update-to-source-code{
  padding: 5px!important;
  box-sizing: border-box;
  /* min-width: none!important;
  min-height: none!important; */
  margin-bottom: 5px;
  width: 230px!important;
  height: 30px!important;
  resize: vertical;
}

.btn-history-update-source-code{
  display: inline-block;
  padding: 4px 8px;
  color: white;
  background-color: rgb(0, 162, 255);
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
}

.current_source_code_flat{
  color: orangered;
  display: inline-block;
  box-sizing: border-box;
  font-weight: bold;
}

.current_source_code_note{
  font-family: Arial, Helvetica, sans-serif;
  color: #218bfc;
}

.inputradio_span{
  display: inline-block;
  margin-right: 20px;;
}

.inputradio_label{
  font-family: Arial, Helvetica, sans-serif;
}

.inputradio_input{
 width: auto!important;
}


.btn-test-history-update-source-code{
  display: inline-block;
  padding: 4px 8px;
  color: white;
  background-color: rgb(0, 162, 255);
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
}

.link_sty1{
  font-size: 12px;
}

.link_sty1:hover{
  text-decoration: underline;
}

.btn-success-plus{
  background-color: #16a34a;
}

.active-area {
  color: #666;
}

.version-info-source{
}

.version-source{
  width: 100%;
  color: #2aad2f;
  font-weight: bold;
  font-size: 11px;
}

.version-source-note{
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #218bfc;
  display: block;
  font-size: 11px;
}

.version-source-new{
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #fc2121;
}

.titlechoose_sc{
  width: 100%;
  font-size: 18px;
  text-align: center;
  padding: 20px 20px;
  box-sizing: border-box;
  color: red;
  font-weight: bold;
}

.flat_red{
  color: red;
}

.add_sc_textarea{
  width: 920px;
  height: 60px;
  resize: vertical;
}


.nav-tabs .nav-link{
  font-size: 16px;
  padding: 10px 10px;
  box-sizing: border-box;
 
}

.nav-link.active{
  color: orangered!important;
}


/* 10/12/2025 */

.btn-choose-uti{
  display: inline-block;
  margin-top: 5px;
  background-color: #218bfc;
  color: #fff;
  font-size: 14px;
}

.sty-btn_block{
  width: 100%;
  color: #fff!important;
}

.col-action{
  width: 10%;
  min-width: 120px;
}

.col-version{
  width: 15%;
  min-width: 150px;
}

.sty-choose_utility{
  font-size: 14px;
  margin-bottom: 5px;
}

.sty-feature_utility{
  margin-top: 5px;
}

.sty-utility-update{
  margin-top: 5px;
}

select.form-control:not([size]):not([multiple]) {
  height: auto!important;
}

.sty-line1{
  width: 100%;
  height: 1px;
  background-color: #292828;
  margin-top: 3px;
  margin-bottom: 3px;
}

/* End Vulam */

/* Video */
.video-wrapper {
  max-width: 1000px;
  margin: 0 auto 5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
.video-wrapper {
  margin: -4rem auto 5rem;
}
}
.video-wrapper>video {
  width: 100%;
  vertical-align: middle;
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
  display: none;
}

.video-overlay-play-button {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px calc(50% - 50px);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.95;
  cursor: pointer;
  /* background-color: rgba(0, 0, 0, 0.5); */
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  transition: opacity 150ms;
}

.video-overlay-play-button:hover {
  opacity: 1;
}

.video-overlay-play-button.is-hidden {
  display: none;
}

/* End Video */

