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

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

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

.align-m {
  vertical-align: middle;
}

.align-t {
  vertical-align: top;
}

.align-b {
  vertical-align: baseline;
}

/* Styles */
.italic {
  font-style: italic;
}

.light {
  font-weight: 100;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 600;
}

.semibold {
  font-weight: 500;
}

.regular {
  font-weight: 400;
}

.bolder {
  font-weight: 900;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.underline {
  text-decoration: underline;
}

.decoration--none {
  text-decoration: none;
}

.no-wrap {
  white-space: nowrap;
}

.word-break {
  word-break: break-word;
}

/* defer:end */
.m025 {
  margin: 0.25em 0;
}

.m1 {
  margin: 1em 0;
}

.m2 {
  margin: 2em 0;
}

.p025 {
  padding: 0.25em 0;
}

.p1 {
  padding: 1em 0;
}

.p2 {
  padding: 2em 0;
}

.mha, .mxa {
  margin-left: auto;
}

.mha, .mxa {
  margin-right: auto;
}

.mva, .mxa {
  margin-top: auto;
}

.mva, .mxa {
  margin-bottom: auto;
}

.mt0, .mv0, .mx0 {
  margin-top: 0;
}

.mb0, .mv0, .mx0 {
  margin-bottom: 0;
}

.pt0, .pv0, .px0 {
  padding-top: 0;
}

.pb0, .pv0, .px0 {
  padding-bottom: 0;
}

.pr0, .ph0, .px0 {
  padding-right: 0;
}

.pl0, .ph0, .px0 {
  padding-left: 0;
}

.mt025, .mv025, .mx025 {
  margin-top: 0.25em;
}

.mb025, .mv025, .mx025 {
  margin-bottom: 0.25em;
}

.ml025, .mh025, .mx025 {
  margin-left: 0.25em;
}

.mr025, .mh025, .mx025 {
  margin-right: 0.25em;
}

.pt025, .pv025, .px025 {
  padding-top: 0.25em;
}

.pb025, .pv025, .px025 {
  padding-bottom: 0.25em;
}

.pl025, .ph025, .px025 {
  padding-left: 0.25em;
}

.pr025, .ph025, .px025 {
  padding-right: 0.25em;
}

.mt05, .mv05, .mx05 {
  margin-top: 0.5em;
}

.mb05, .mv05, .mx05 {
  margin-bottom: 0.5em;
}

.ml05, .mh05, .mx05 {
  margin-left: 0.5em;
}

.mr05, .mh05, .mx05 {
  margin-right: 0.5em;
}

.pt05, .pv05, .px05 {
  padding-top: 0.5em;
}

.pb05, .pv05, .px05 {
  padding-bottom: 0.5em;
}

.pl05, .ph05, .px05 {
  padding-left: 0.5em;
}

.pr05, .ph05, .px05 {
  padding-right: 0.5em;
}

.mt075, .mv075, .mx075 {
  margin-top: 0.75em;
}

.mb075, .mv075, .mx075 {
  margin-bottom: 0.75em;
}

.ml075, .mh075, .mx075 {
  margin-left: 0.75em;
}

.mr075, .mh075, .mx075 {
  margin-right: 0.75em;
}

.pt075, .pv075, .px075 {
  padding-top: 0.75em;
}

.pb075, .pv075, .px075 {
  padding-bottom: 0.75em;
}

.pl075, .ph075, .px075 {
  padding-left: 0.75em;
}

.pr075, .ph075, .px075 {
  padding-right: 0.75em;
}

.mt1, .mv1, .mx1 {
  margin-top: 1em;
}

.mb1, .mv1, .mx1 {
  margin-bottom: 1em;
}

.ml1, .mh1, .mx1 {
  margin-left: 1em;
}

.mr1, .mh1, .mx1 {
  margin-right: 1em;
}

.mln1 {
  margin-left: -1em;
}

.mrn1 {
  margin-right: -1em;
}

.mhn1 {
  margin-left: -1em;
  margin-right: -1em;
}

.pt1, .pv1, .px1 {
  padding-top: 1em;
}

.pb1, .pv1, .px1 {
  padding-bottom: 1em;
}

.pl1, .ph1, .px1 {
  padding-left: 1em;
}

.pr1, .ph1, .px1 {
  padding-right: 1em;
}

.mt15, .mv15, .mx15 {
  margin-top: 1.5em;
}

.mb15, .mv15, .mx15 {
  margin-bottom: 1.5em;
}

.ml15, .mh15, .mx15 {
  margin-left: 1.5em;
}

.mr15, .mh15, .mx15 {
  margin-right: 1.5em;
}

.mln15 {
  margin-left: -1.5em;
}

.mrn15 {
  margin-right: -1.5em;
}

.mhn15 {
  margin-left: -1.5em;
  margin-right: -15em;
}

.pt15, .pv15, .px15 {
  padding-top: 1.5em;
}

.pb15, .pv15, .px15 {
  padding-bottom: 1.5em;
}

.pl15, .ph15, .px15 {
  padding-left: 1.5em;
}

.pr15, .ph15, .px15 {
  padding-right: 1.5em;
}

.mt2, .mv2, .mx2 {
  margin-top: 2em;
}

.mb2, .mv2, .mx2 {
  margin-bottom: 2em;
}

.ml2, .mh2, .mx2 {
  margin-left: 2em;
}

.mr2, .mh2, .mx2 {
  margin-right: 2em;
}

.mln2 {
  margin-left: -2em;
}

.mrn2 {
  margin-right: -2em;
}

.mhn2 {
  margin-left: -2em;
  margin-right: -2em;
}

.pt2, .pv2, .px2 {
  padding-top: 2em;
}

.pb2, .pv2, .px2 {
  padding-bottom: 2em;
}

.pl2, .ph2, .px2 {
  padding-left: 2em;
}

.pr2, .ph2, .px2 {
  padding-right: 2em;
}

.mt3, .mv3, .mx3 {
  margin-top: 3em;
}

.mb3, .mv3, .mx3 {
  margin-bottom: 3em;
}

.ml3, .mh3, .mx3 {
  margin-left: 3em;
}

.mr3, .mh3, .mx3 {
  margin-right: 3em;
}

.cwhite {
  color: #fff;
}

.cblack {
  color: #000;
}

.cpink {
  color: #FFBE03;
}

.fz-logo {
  font-family: "Request";
}

input:focus-visible {
  outline: 0;
}

.button--animation {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  min-width: 210px;
  min-height: 42px;
  padding: 6px 10px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #1d1d1d;
  border-bottom-right-radius: 20px;
  color: #1d1d1d;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}
@media (min-width: 1024px) {
  .button--animation {
    min-width: 225px;
    min-height: 48px;
  }
}
.button--animation span {
  display: none;
  position: absolute;
  width: 25%;
  height: 100%;
  background-color: #1d1d1d;
  transform: translateY(150%);
  border-radius: 50%;
  left: calc((var(--n) - 1) * 25%);
  transition: 0.5s;
  transition-delay: calc((var(--n) - 1) * 0.1s);
  z-index: -1;
}
.button--animation span:nth-child(1) {
  --n: 1;
}
.button--animation span:nth-child(2) {
  --n: 2;
}
.button--animation span:nth-child(3) {
  --n: 3;
}
.button--animation span:nth-child(4) {
  --n: 4;
}
.button--animation svg {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 15px;
  height: 15px;
  transition: all 0.25s ease-in-out;
}
.button--animation svg path {
  fill: #1d1d1d;
}
@media (min-width: 1024px) {
  .button--animation svg {
    top: 14px;
  }
}
.button--animation:hover {
  background-color: #1d1d1d;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}
.button--animation:hover span {
  display: none;
  transform: translateY(0) scale(2);
}
.button--animation:hover svg {
  transform: translateX(4px);
}
.button--animation:hover svg path {
  fill: #fff;
}

.button--animation.white {
  width: 100%;
  min-width: 280px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 768px) {
  .button--animation.white {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .button--animation.white {
    min-width: 360px;
  }
}
.button--animation.white span {
  display: none;
  background-color: #fff;
}
.button--animation.white svg path {
  fill: #fff;
}
.button--animation.white:hover {
  border-color: #1d1d1d;
  color: #1d1d1d;
  background-color: #fff;
}
.button--animation.white:hover svg path {
  fill: #1d1d1d;
}

.button--product {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease-in-out;
}
.button--product span {
  display: block;
  margin-bottom: 3px;
}
.button--product svg {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 13px;
  transition: all 0.25s ease-in-out;
}
.button--product:hover {
  color: #804ca6;
  text-decoration: none;
}
.button--product:hover svg {
  transform: translateX(5px);
}

.button--bg {
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  width: 100%;
  padding: 0 50px 0 20px;
  border: 1px solid #fff;
  color: #fff;
  background-color: #2f58a5;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .button--bg {
    width: auto;
    padding: 0 100px 0 20px;
  }
}
.button--bg::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 28px;
  height: 1px;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
@media (min-width: 768px) {
  .button--bg::before {
    width: 28px;
  }
}
.button--bg::after {
  content: "";
  position: absolute;
  top: 21px;
  right: 20px;
  width: 10px;
  height: 1px;
  transform: rotate(35deg);
  background: #fff;
  transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.button--bg:hover {
  color: #2f58a5;
  background-color: #fff;
  border: 1px solid #2f58a5;
  text-decoration: none;
}
.button--bg:hover::before {
  transform: translateX(8px);
  background: #2f58a5;
}
.button--bg:hover::after {
  right: 11px;
  background: #2f58a5;
}

.button--bg-white {
  color: #2f58a5;
  background-color: #fff;
  border: 1px solid #fff;
}
.button--bg-white::after, .button--bg-white::before {
  background: #2f58a5;
}
.button--bg-white:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.button--bg-white:hover::after, .button--bg-white:hover::before {
  background: #fff;
}

.border--b {
  border-bottom: 1px solid #000000;
}

.hide {
  display: none;
}

.hide-mobile {
  display: none;
}
@media (min-width: 1024px) {
  .hide-mobile {
    display: flex;
  }
}

.hide-desktop {
  display: flex;
}
@media (min-width: 1024px) {
  .hide-desktop {
    display: none;
  }
}

.desktop {
  display: none;
}
@media (min-width: 1024px) {
  .desktop {
    display: block;
  }
}

.mobile {
  display: block;
}
@media (min-width: 1024px) {
  .mobile {
    display: none;
  }
}

@-webkit-keyframes cultureSliderLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1300px);
  }
}

@keyframes cultureSliderLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1300px);
  }
}
@-webkit-keyframes cultureSliderRight {
  0% {
    transform: translateX(-1300px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes cultureSliderRight {
  0% {
    transform: translateX(-1300px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes cultureSliderTop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-876px);
  }
}
@keyframes cultureSliderTop {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-876px);
  }
}
@-webkit-keyframes cultureSliderBottom {
  0% {
    transform: translateY(-876px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes cultureSliderBottom {
  0% {
    transform: translateY(-876px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.animation-mover3s {
  -webkit-animation: mover 3s infinite alternate;
          animation: mover 3s infinite alternate;
}

.animation-mover4s {
  -webkit-animation: mover 4s infinite alternate;
          animation: mover 4s infinite alternate;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(100%);
  }
}

@keyframes scroll {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(100%);
  }
}
.container {
  padding: 0 15px;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.container_medium {
  width: 1450px;
  padding: 0 25px;
  max-width: 100%;
  margin: 0 auto;
}

.container_large {
  width: 1770px;
  padding: 0 25px;
  max-width: 100%;
  margin: 0 auto;
}

.container__small {
  width: 740px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 1898px) {
  .container_large {
    width: 1570px;
  }
}
@media (min-width: 1440px) and (max-width: 1680px) {
  .container_largeX {
    width: 1480px;
  }
}
@media (min-width: 1367px) and (max-width: 1680px) {
  .container_medium,
  .container_large {
    width: 1270px;
  }
}
@media (max-width: 1366px) {
  .container_largeX,
  .container_medium,
  .container_large,
  .container {
    width: 1270px;
    padding: 0 25px;
  }
}
@media (max-width: 1199px) {
  .container_largeX,
  .container_medium,
  .container_large,
  .container {
    width: 430px;
    padding: 0 20px;
  }
}
.f {
  display: flex;
}

.fw {
  flex-wrap: wrap;
}

.ais {
  align-items: flex-start;
}

.aie {
  align-items: flex-end;
}

.aic {
  align-items: center;
}

.aib {
  align-items: baseline;
}

.ait {
  align-items: stretch;
}

.jcs {
  justify-content: flex-start;
}

.jce {
  justify-content: flex-end;
}

.jcc {
  justify-content: center;
}

.jcb {
  justify-content: space-between;
}

.fa {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
}

.ff {
  flex-shrink: 0;
}

.fdc {
  flex-direction: column;
}

@media (max-width: 768px) {
  .d-none--s {
    display: none !important;
  }
}

.block {
  display: block;
}

.inline {
  display: inline;
}

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

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.static {
  position: static;
}

.w100 {
  width: 100%;
}

.language__wrapper {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 1024px) {
  .language__wrapper {
    margin-bottom: 0;
  }
}

.language__menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 35%;
  width: 120px;
  margin: 0 auto;
  padding: 10px 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease-in-out;
}
@media (min-width: 1024px) {
  .language__menu {
    left: 0;
  }
}
.language__menu:after, .language__menu:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  height: 0;
  width: 0;
  border: solid transparent;
  pointer-events: none;
}
.language__menu:before {
  margin-left: -8px;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-width: 8px;
}
.language__menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
.language__menu.show {
  display: block;
  top: 110%;
  left: 35%;
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .language__menu.show {
    left: 0;
  }
}

.language__menu li {
  list-style: none;
}

.language__menu li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  color: #000;
}
.language__menu li a:hover {
  color: #000;
  text-decoration: none;
}
.language__menu li a img {
  width: 22px;
  height: auto;
  margin-top: 2px;
  margin-right: 7px;
}

.language__button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  box-shadow: none;
}

.language__button svg {
  width: 20px;
  height: auto;
  margin-right: 7px;
  pointer-events: none;
}
.language__button svg path {
  fill: #8cd2ce;
}

.language__button span {
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  white-space: nowrap;
  pointer-events: none;
}

.language__button i {
  position: absolute;
  top: 10px;
  right: -12px;
  display: block;
  height: 0;
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #8cd2ce;
  pointer-events: none;
}
html[lang=ja] .language__button i {
  top: 12px;
  right: -15px;
}

.hidden-xs {
  display: block !important;
}

.visible-xs {
  display: none !important;
}

.hidden {
  display: none !important;
}

body {
  background-color: #FFFFFF;
  font-family: "Geist", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  margin: 0;
  padding: 0;
  letter-spacing: -0.6px;
}

.ftitle {
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000;
  letter-spacing: -0.4px;
}

h1,
h2 {
  font-weight: 500;
}

h3,
h4,
h5 {
  font-weight: 400;
}

p {
  margin-bottom: 10px;
}

.fs23 {
  font-size: 23px;
  line-height: 28px;
}

.fs18 {
  font-size: 18px;
  line-height: 28px;
}

a.hover_link {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}
a.hover_link:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.3s cubic-bezier(0.79, 0.01, 0.22, 0.99) 0s, transform-origin 0s step-end 0.3s;
  background: #24282A;
}
a.hover_link:hover:after {
  transform: scaleX(1);
  transform-origin: right center;
}

.even-none video {
  pointer-events: none;
  border-radius: 20px;
  max-width: 100%;
}

.fade-navbar {
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  max-width: 100%;
  margin: auto;
  display: none;
}

#loadingPage {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

#loadingPage .nb-spinner {
  width: 120px;
  height: 120px;
  margin: 0;
  background: transparent;
  border-top: 4px solid #f5f5f5;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
header.navbar {
  width: 100%;
  top: 0;
  z-index: 15;
  transform: translateY(-100%);
  transition: all 0.3s;
  position: fixed;
  padding: 16px 0;
}

#header {
  background-color: #FFF;
}
#header.menu-fixed {
  transform: translateY(0);
}
#header.menu-fixed.menu-bg {
  transform: translateY(0);
  box-shadow: 1px 1px 6px #666;
}
#header .navbar-brand {
  line-height: 0;
  padding-right: 80px;
}
#header .navbar-brand .logo {
  display: block;
}

.navbar-mainMenu {
  width: 100%;
}
.navbar-mainMenu .navbar-menuTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar-mainMenu .header_left {
  display: flex;
  align-items: center;
}

.header-menu {
  display: flex;
  position: relative;
}
.header-menu > .header-menu__item {
  padding: 10px 12px;
  position: relative;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
.header-menu > .header-menu__item svg {
  margin-left: 5px;
}
.header-menu > .header-menu__item a {
  color: #4D4D4C;
  position: relative;
  transition: all 0.3s;
}
.header-menu > .header-menu__item a:hover {
  opacity: 0.8;
}
.header-menu > .header-menu__item.has-submenu {
  position: relative;
}
.header-menu > .header-menu__item.has-submenu > .sub-menu {
  position: absolute;
  top: 100%;
  left: calc(0% - 40px);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
  padding: 25px 0px 30px;
  width: 900px;
  border-radius: 10px;
  background: #ffffff;
  margin: 0px -15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  flex-wrap: wrap;
  display: none;
}
.header-menu > .header-menu__item.has-submenu > .sub-menu > li {
  width: 33.33%;
  padding: 0 15px;
}
.header-menu > .header-menu__item.has-submenu > .sub-menu > li a {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000000;
}
.header-menu > .header-menu__item.has-submenu:hover .sub-menu {
  display: flex;
}

.sec_findForm {
  border-bottom: 1px solid #4D4D4C;
}
.sec_findForm .search-field {
  width: 120px;
  max-width: 100%;
  padding: 0 5px;
}

.select_lang {
  position: relative;
  padding-left: 50px;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-anchor {
  display: none;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay {
  border: 0;
  padding: 0;
  position: static;
  display: block;
  background: transparent;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-shortcode-arrow {
  display: none;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-switcher-dropdown-list {
  overflow: visible !important;
  max-height: initial;
  height: auto;
  align-items: flex-end;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-current-language-item__wrapper {
  padding-right: 0;
  border: 0;
  justify-content: flex-end;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-current-language-item__wrapper .trp-language-item span {
  border-bottom: 1px solid #4D4D4C;
  color: #4D4D4C;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-language-item-name {
  font-weight: 400;
  font-size: 16px;
  font-family: "Geist", sans-serif;
  color: #c2c2c1;
}
.select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-language-item {
  padding: 2px 10px;
  background-color: transparent;
}

.header_control {
  width: 30px;
  height: 40px;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.header_control span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  margin: 3px 0;
  transition: all 0.3s;
}

#header .header_btnHome {
  margin-top: 25px;
}
#header .header_btnHome .btn_store {
  border: 1px solid #ccc !important;
}
#header .header_btnHome .btn_store svg {
  margin-right: 15px;
}

@media (max-width: 1366px) {
  #header .header__container {
    width: 1270px;
  }
  #header.menu-fixed {
    transform: translateY(0);
  }
  .header-menu > .header-menu__item {
    padding: 10px 15px;
  }
}
@media (max-width: 1199px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
  body.open-popup {
    overflow: hidden;
  }
  .nav_mainmenuWrap {
    display: none;
  }
  .header_center,
  .header_right {
    display: none;
  }
  #header .header__container {
    padding: 0 25px;
  }
  #header.menu-fixed {
    transform: translateY(0);
    padding: 0;
  }
  #header .header_nav {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100px);
    transition: all 0.3s;
    height: 0;
  }
  #header.menu-fixed.menu-bg.active, #header.active {
    height: 100%;
    background-color: #FFF;
  }
  #header.menu-fixed.menu-bg.active .header_control span, #header.active .header_control span {
    background-color: #000;
    transform: rotate(40deg);
  }
  #header.menu-fixed.menu-bg.active .header_control span:nth-child(2), #header.active .header_control span:nth-child(2) {
    transform: rotate(-40deg);
    margin-top: -4px;
  }
  #header.menu-fixed.menu-bg.active .header_control span:last-child, #header.active .header_control span:last-child {
    display: none;
  }
  #header.menu-fixed.menu-bg.active .header_nav, #header.active .header_nav {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all 0.3s;
    height: auto;
    border-top: 1px solid #4D4D4C;
    padding-top: 20px;
    margin-top: 20px;
  }
  #header.menu-fixed.menu-bg.active,
  #header.active {
    padding-bottom: 50px;
    height: 100%;
    overflow-x: auto;
  }
  .navbar-mainMenu .navbar-menuTop {
    position: relative;
    z-index: 11;
    display: block;
    padding: 20px 0;
  }
  .navbar-mainMenu .navbar-menuTop .header_left {
    display: flex;
    justify-content: space-between;
  }
  .header_menuMobile {
    margin-bottom: 20px;
  }
  .header_menuMobile li a {
    display: block;
    padding: 10px 0;
    text-transform: capitalize;
  }
  .header_menuMobile .menu__itemParent .menu__itemParentTitle {
    display: flex;
    align-items: center;
    padding: 10px 0;
  }
  .header_menuMobile .menu__itemParent .menu__itemParentTitle svg {
    margin-left: 8px;
    transition: all 0.3s;
  }
  .header_menuMobile .menu__itemParent .menu__itemParentTitle.opened svg {
    transform: rotate(180deg);
  }
  .header_menuMobile .menu__itemParent .menu__itemSub {
    background-color: #f0edea;
    padding: 12px 20px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);
  }
  .header_btnWrap {
    width: 260px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  .header_btnWrap .btn_store {
    margin-bottom: 10px;
  }
  .header_social {
    display: flex;
    justify-content: center;
  }
  .header_social li {
    margin: 0 10px;
  }
  .sec_findForm {
    position: relative;
  }
  .sec_findForm .search-field {
    height: 44px;
    background-color: #f5f5f5;
    width: 100%;
    padding-left: 14px;
  }
  .sec_findForm .search-submit {
    position: absolute;
    top: 12px;
    right: 10px;
  }
  .select_lang {
    padding-left: 0;
  }
  .select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay {
    display: flex;
    margin-top: 12px;
    margin: 12px -10px 0;
  }
  .select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-switcher-dropdown-list {
    flex-direction: row;
  }
  .select_lang .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-current-language-item__wrapper {
    justify-content: flex-start;
  }
}
#footer {
  background: url("../images/home/footer.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0 40px;
  color: #FFF;
  font-size: 23px;
}
#footer .footer_logo {
  margin-bottom: 20px;
  display: block;
  line-height: 0;
}
#footer .footer_listSocial {
  margin: 0 -7px;
}
#footer .footer_listSocial li {
  padding: 0 7px;
}
#footer .footer_topColTitle {
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  margin-bottom: 25px;
}
#footer .footer_topColLtd {
  font-weight: 600;
  margin-bottom: 16px;
}
#footer .footer_topColIc {
  margin-bottom: 12px;
}
#footer .footer_topColIc svg {
  line-height: 0;
  margin-right: 10px;
}
#footer .footer_menu li {
  margin-bottom: 15px;
}
#footer .footer_appWrap {
  margin-bottom: 50px;
}
#footer .formSubscribe {
  position: relative;
}
#footer .formSubscribe::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/icon_letter.svg") no-repeat;
  background-size: contain;
  top: 10px;
  left: 10px;
  position: absolute;
}
#footer .formSubscribe input {
  font-size: 16px;
  width: 320px;
  margin-right: 10px;
  height: 40px;
  border-radius: 40px;
  background-color: rgba(242, 244, 248, 0.3);
  color: #FFF;
  padding-left: 36px;
  letter-spacing: -0.8px;
}
#footer .formSubscribe input::-moz-placeholder {
  color: #FFF;
}
#footer .formSubscribe input:-ms-input-placeholder {
  color: #FFF;
}
#footer .formSubscribe input::placeholder {
  color: #FFF;
}
#footer .footer_top {
  margin-bottom: 200px;
}
#footer .footer_bellow {
  font-size: 14px;
}
#footer .footer_topCol.fCol2 {
  width: 320px;
  max-width: 100%;
}
#footer .footer_topCol.fCol2 .footer_topColHq svg {
  flex: none;
  margin-top: 5px;
}

.footer_language {
  position: relative;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-anchor {
  display: none;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay {
  border: 0;
  padding: 0;
  position: static;
  background: transparent;
  display: flex;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-shortcode-arrow {
  display: none;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-switcher-dropdown-list {
  overflow: visible !important;
  max-height: initial;
  height: auto;
  flex-direction: row;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-current-language-item__wrapper {
  padding-right: 0;
  border: 0;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-current-language-item__wrapper .trp-language-item span {
  border-bottom: 1px solid #FFF;
  color: #FFF;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-language-item-name {
  font-weight: 400;
  font-size: 14px;
  font-family: "Geist", sans-serif;
  color: #4D4D4C;
}
.footer_language .trp-shortcode-switcher__wrapper .trp-language-switcher.trp-shortcode-overlay .trp-language-item {
  padding: 2px 10px;
  background-color: transparent;
}

#backtop {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 25px;
  transition: all 0.3s;
  z-index: 12;
  align-items: center;
  justify-content: center;
  display: flex;
  border-radius: 4px;
  background-color: #000;
  cursor: pointer;
}

@media (max-width: 1899px) {
  #footer {
    font-size: 19px;
  }
}
@media (max-width: 1680px) {
  #footer {
    font-size: 16px;
  }
  #footer .formSubscribe input {
    width: 280px;
    font-size: 14px;
  }
  .formSubscribe .btnGlobal {
    font-size: 16px;
  }
  #footer .footer_top {
    margin-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  #backtop {
    bottom: 100px;
  }
  .footer_top .footer_topInner {
    display: block;
  }
  .footer_top .footer_topCol {
    margin-bottom: 50px;
  }
  #footer .formSubscribe {
    display: block;
  }
  #footer .formSubscribe input {
    width: 320px;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #footer .footer_bellow {
    display: block;
  }
  .footer_language {
    margin-bottom: 50px;
    margin-left: -8px;
  }
  #footer .footer_top {
    margin-bottom: 50px;
  }
}
html.no-scroll {
  overflow: hidden;
}

input,
textarea,
button,
select,
a {
  font-family: "Geist", sans-serif;
  text-align: left;
}

h1 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 30px;
}

h2 {
  font-size: 32px;
  line-height: 40px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
}

h4 {
  font-size: 22px;
  line-height: 30px;
}

h5 {
  font-size: 18px;
  line-height: 26px;
}

img {
  max-width: 100%;
}

.animeslider [data-animate=bottom] {
  opacity: 0;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transform: translate3d(0, 80px, 0);
  -webkit-transform: translate3d(0, 80px, 0);
  -moz-transform: translate3d(0, 80px, 0);
}
.animeslider .swiper-slide-active [data-animate=bottom] {
  opacity: 1;
  transform: none;
}
.animeslider .animeslide_img {
  transition-delay: 0.4s;
}
.animeslider .animeslide_txt {
  transition-delay: 0.6s;
}

@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.2);
    box-shadow: 0 0 0 20px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes zoom {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(1.2);
    box-shadow: 0 0 0 20px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
@-webkit-keyframes hover-arrow {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes hover-arrow {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
br.mb {
  display: none;
}

.semibold {
  font-weight: 500;
}

@-webkit-keyframes fadeslide {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.3);
  }
}

@keyframes fadeslide {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.3);
  }
}
body {
  font-size: 13px;
}

/* NAV */
nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 40px;
  border-bottom: 1px solid #eee;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 100;
}

.nav-logo {
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 0;
}

.nav-logo img {
  width: 121px;
  max-width: 100%;
}

.nav-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.nav-link {
  font-size: 13px;
  color: #474747;
}

.btn {
  padding: 5px 20px;
  border-radius: 8px;
  font-size: 13px;
  cursor: pointer;
  border: none;
}

.btn-outline {
  border: 1px solid #D1D1D1;
  color: #000;
  background: #fff;
  transition: all 0.3s;
}
.btn-outline:hover {
  border-color: #FB6F7F;
  background: #FB6F7F;
  color: #fff;
}

.btn-pink {
  background: #FB6F7F;
  color: #fff;
  transition: all 0.3s;
}
.btn-pink:hover {
  color: #FFF;
  background-color: #000;
}

/* HERO */
.hero {
  padding: 30px;
  display: flex;
  margin: 0 auto;
  gap: 30px;
}
.hero .heroCol {
  width: 50%;
}
.hero .hero-text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero .hero-image video {
  width: 100%;
  border-radius: 24px;
}

.hero-tag {
  color: #E42077;
  border: 1px solid rgba(244, 164, 200, 0.7843137255);
  background: #FFFAFB;
  padding: 4px 10px;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 24px;
}

.hero-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.hero-desc {
  font-size: 20px;
  color: #474747;
  line-height: 1.8;
  margin-bottom: 28px;
}

.hero-btns {
  display: flex;
  gap: 12px;
}

.hero-search {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: #f5f5f5;
  border-radius: 24px;
  padding: 8px 16px;
}

.hero-search input {
  border: none;
  background: transparent;
  outline: none;
  font-size: 13px;
  flex: 1;
}

/* SECTION COMMON */
section {
  padding: 100px 25px;
}

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

.section-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}

.section-sub {
  font-size: 18px;
  color: #5C5C5C;
  line-height: 1.8;
  margin-bottom: 50px;
}

/* PROBLEMS */
.problems {
  background: #fafafa;
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  max-width: 1040px;
  margin: 0 auto;
}

.card {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #E0E0E0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-icon {
  font-size: 22px;
  margin-bottom: 10px;
}

.card-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 50px;
}

.card-text {
  font-size: 14px;
  color: #24292F;
  line-height: 1.7;
}

/* STEPS */
.steps-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 56px;
  max-width: 1040px;
  margin: 0 auto;
}

.step-img {
  margin-bottom: 10px;
}

.step-label {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 15px;
}

.step-desc {
  font-size: 16px;
  color: #474747;
  line-height: 1.7;
  margin-bottom: 25px;
}

.step-info {
  font-size: 14px;
  margin-bottom: 60px;
}

.step-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.tag {
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 50px;
  color: #474747;
  background-color: #E0F3F5;
}

/* DISCOVERY */
.discovery {
  background: #FDFCFC;
}

.discovery-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 900px;
  margin: 0 auto 60px;
}

.discovery-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  font-size: 14px;
  border: 1px solid #E0E0E0;
}

.discovery-card h3 {
  margin-bottom: 10px;
}

.chart-placeholder {
  height: 80px;
  background: linear-gradient(90deg, #fde8f0, #f9d4e3);
  border-radius: 8px;
  margin-bottom: 12px;
}

.chat-bubble {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 10px 14px;
  font-size: 12px;
  color: #474747;
  margin-bottom: 8px;
}

.chat-bubble.pink {
  background: #fde8f0;
  color: #FB6F7F;
}

.cta-center {
  text-align: center;
  margin-top: 70px;
}

.btn-lg {
  padding: 12px 30px;
  border-radius: 8px;
}

.discoveryHead {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-note {
  font-size: 16px;
  color: #45A7B6;
  margin-bottom: 20px;
}

.card-desc {
  margin-bottom: 20px;
}

.chart-img {
  margin-bottom: 25px;
}

.chat-check li {
  position: relative;
  padding-left: 26px;
}
.chat-check li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../images/check.svg") no-repeat;
  background-size: contain;
}

.discovery_bellow {
  background-color: #FAFAFA;
  border: 1px solid #E0E0E0;
  padding: 16px;
  width: 900px;
  max-width: 100%;
  margin: 0 auto 60px;
  border-radius: 16px;
}

/* EXPERT */
.expert-card {
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  border-radius: 16px;
  padding: 32px 28px;
  border: 1px solid #E0E0E0;
}

.expert-card {
  font-size: 14px;
}
.expert-card .expert-cardTop {
  display: flex;
  gap: 30px;
}
.expert-card .expert-cardTop .expert-avatar {
  flex: none;
}
.expert-card .expert-cardTop {
  padding-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 30px;
}

.expert-avatar {
  border-radius: 8px;
  overflow: hidden;
  line-height: 0;
}

.expert-avatar img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.expert-name {
  margin-bottom: 4px;
}

.expert-role {
  color: #45A7B6;
  margin-bottom: 5px;
}

.expert-desc {
  color: #5C5C5C;
  line-height: 1.8;
  font-weight: 500;
}

/* PRICING */
.pricing {
  background: #FDFCFC;
}

.pricing-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  max-width: 940px;
  margin: 0 auto;
}

.plan-card {
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  border: 1px solid #E0E0E0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.plan-card.recommended {
  background-color: #FFFAFC;
}

.plan-badge {
  position: absolute;
  top: -12px;
  right: 20px;
  background: #FB6F7F;
  color: #fff;
  font-size: 11px;
  padding: 3px 12px;
  border-radius: 12px;
}

.plan-name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.plan-desc {
  font-size: 12px;
  color: #777;
  margin-bottom: 16px;
}

.plan-features {
  list-style: none;
  margin-bottom: 24px;
}

.btn-block {
  display: flex;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  border: none;
}

.btn-gray {
  background: #474747;
  color: #fff;
  transition: all 0.3s;
}
.btn-gray:hover {
  background-color: #000;
  color: #FFF;
}

.pricing_head {
  margin-bottom: 60px;
}

.plan-cardHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.plan-cardHead .plan-tag {
  background-color: #F5F5F5;
  color: #474747;
  border-radius: 8px;
  padding: 0 8px;
  font-size: 12px;
}

.plan-price {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 500;
}
.plan-price span {
  font-size: 13px;
  color: #5C5C5C;
}

.recommended .plan-cardHead .plan-tag {
  background-color: #FEF4F6;
  color: #E42077;
}
.recommended .plan-price {
  font-size: 16px;
}

.plan-listNote li {
  padding-left: 15px;
  text-indent: -15px;
}

.plan-note {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}

.plan-features li {
  position: relative;
  padding: 3px 0 5px 28px;
}
.plan-features li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../images/check2.svg") no-repeat;
  background-size: contain;
}

.plan-cardBellow {
  padding-top: 20px;
  margin-top: 15px;
  border-top: 1px solid #E0E0E0;
}

.plan-cardCheck {
  margin-bottom: 60px;
}

.pricing_note {
  width: 940px;
  max-width: 100%;
  margin: 70px auto 0;
  border-radius: 16px;
  background-color: #FAFAFA;
  padding: 10px 20px;
}
.pricing_note span {
  font-weight: 400;
}

/* FAQ */
.section-faqsHead {
  margin-bottom: 60px;
}

.faq-list {
  max-width: 700px;
  margin: 0 auto;
}

.faq-item {
  border-bottom: 1px solid #eee;
}
.faq-item:first-child {
  border-top: 1px solid #eee;
}

.faq-q {
  font-size: 16px;
  font-weight: 400;
  padding: 18px 30px 18px 0;
  width: 100%;
  cursor: pointer;
}

.faq-icon {
  color: #474747;
  font-size: 28px;
}

.faq-a {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.faq-item .faq-q {
  position: relative;
}
.faq-item .faq-q::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 2px;
  margin-top: -2px;
  background-color: #000;
  transform: rotate(270deg);
  transition: all 0.3s;
}
.faq-item .faq-q::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 12px;
  height: 2px;
  margin-top: -2px;
  background-color: #000;
  transition: all 0.3s;
}
.faq-item button[aria-expanded=true]::before {
  transform: rotate(180deg);
}

/* FOOTER */
footer {
  text-align: center;
  padding: 60px 25px;
  background-color: #FAFAFA;
}

.footer-logo {
  margin-bottom: 30px;
}
.footer-logo .footer-logoLink {
  width: 124px;
  max-width: 100%;
  margin: 0 auto;
  line-height: 0;
  display: flex;
  justify-content: center;
}

.footer-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 16px;
}

.footer-links a {
  color: #24292F;
}

.footer-copy {
  color: #24292F;
}

@media (max-width: 768px) {
  .grid-3, .steps-grid, .discovery-grid, .pricing-grid {
    grid-template-columns: 1fr;
  }
  nav {
    padding: 12px 20px;
  }
  .hero-title {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .nav-right {
    gap: 8px;
  }
  .nav-right .btn {
    padding: 5px 8px;
    font-size: 12px;
  }
  .hero {
    padding: 30px 0;
    flex-direction: column-reverse;
  }
  .hero .heroCol {
    width: 100%;
  }
  .hero .heroCol .video-wrapper {
    line-height: 0;
  }
  .hero .hero-text {
    justify-content: start;
  }
  .card-title {
    margin-bottom: 20px;
  }
  .step-info {
    margin-bottom: 30px;
  }
  .plan-cardCheck {
    margin-bottom: 30px;
  }
  section {
    padding: 60px 20px;
  }
  .section-title {
    font-size: 28px;
  }
  .card-icon {
    margin-bottom: 0;
  }
  .section-sub {
    font-size: 16px;
  }
  .section-sub,
  .section-faqsHead,
  .pricing_head {
    margin-bottom: 40px;
  }
  .footer-links {
    flex-wrap: wrap;
    gap: 15px;
  }
}
@media (max-width: 389px) {
  .nav-right .btn {
    font-size: 10px;
  }
}
.section_company {
  padding: 100px 0 70px;
}

.section_companyInfo {
  display: flex;
  justify-content: space-between;
}
.section_companyInfo p {
  margin-bottom: 30px;
}
.section_companyInfo .section_companyCol.itemLeft {
  width: 900px;
  max-width: 100%;
  margin-right: 100px;
}
.section_companyInfo .section_companyCol.itemRight {
  width: 700px;
  max-width: 100%;
}

.section_leadership {
  background: url("../images/company/s2.jpg") no-repeat;
  background-size: cover;
  padding: 80px 0 60px;
  color: #FFF;
}
.section_leadership .section_leadership__itemTitle {
  color: #FFF;
  margin-bottom: 20px;
}
.section_leadership .section_leadership__itemDesc {
  color: #FFF;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto 30px;
}

@media (max-width: 1899px) {
  .section_company {
    padding: 60px 0;
  }
}
@media (max-width: 1199px) {
  .section_companyInfo {
    display: block;
  }
  .section_companyInfo .section_companyCol.itemLeft {
    margin-right: 0;
  }
  .section_companyInfo .section_companyCol.itemRight {
    margin-top: 50px;
  }
  .section_leadership {
    background: url("../images/company/s2_sp.jpg") no-repeat;
    background-size: cover;
  }
  .section_leadershipBtnWrap .btnGlobal {
    font-size: 14px;
  }
}
#breadcrumb {
  padding: 0 50px;
}
#breadcrumb ul {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
#breadcrumb ul li .arrow {
  line-height: 0;
  margin: 0 8px;
}
#breadcrumb ul li .arrow svg {
  margin-bottom: -1px;
}

.section_contactContainer {
  width: 740px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.section_contact {
  padding: 40px 0;
}
.section_contact .bannerTop__title {
  margin-bottom: 20px;
}
.section_contact .section_contactNote {
  margin-bottom: 40px;
  font-size: 16px;
}
.section_contact .section_contactInner {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}

.wpcf7-form {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 24px;
  border-radius: 16px;
  margin-bottom: 40px;
}
.wpcf7-form input {
  padding: 10px 10px;
  height: 36px;
  border-radius: 10px;
}
.wpcf7-form textarea {
  padding: 10px 10px;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
}
.wpcf7-form label {
  display: block;
}
.wpcf7-form .btnGlobal {
  width: 150px;
}
.wpcf7-form .btnGlobal .wpcf7-submit {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  height: 40px;
  padding: 0 15px;
  cursor: pointer;
  z-index: 3;
}
.wpcf7-form .block p {
  display: flex;
  gap: 8px;
}
.wpcf7-form .block p > label {
  width: 50%;
}
.wpcf7-form a {
  color: #E42077;
  text-decoration: underline;
}
.wpcf7-form .wpcf7-not-valid-tip,
.wpcf7-form .req {
  color: #E42077;
}
.wpcf7-form .select-option .wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7-form .select-option .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  height: 36px;
  padding: 10px;
}
.wpcf7-form .select-option .wpcf7-form-control-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url("../images/arrow_down.svg") no-repeat;
  background-size: contain;
}
.wpcf7-form .check_box {
  display: flex;
  gap: 10px;
  position: relative !important;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.wpcf7-form .check_box .wpcf7-form-control-wrap {
  font-size: 0;
  position: static;
}
.wpcf7-form .check_box .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13px;
}
.wpcf7-form input[type=checkbox] {
  -webkit-appearance: auto;
  width: 22px;
  cursor: pointer;
}
.wpcf7-form .wpcf7-submit {
  cursor: pointer;
  width: 100px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  background-color: #FB6F7F;
  border: 0;
  color: #FFF;
  transition: all 0.3s;
  text-align: center;
}
.wpcf7-form .wpcf7-submit:hover {
  background-color: #000;
}
.wpcf7-form .block-submit {
  text-align: center;
  position: relative;
}
.wpcf7-form .block-submit .wpcf7-spinner {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.section_contactInfo {
  background-color: #FAFAFA;
  border-radius: 10px;
  padding: 10px 16px;
}

@media (max-width: 1199px) {
  #breadcrumb {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .wpcf7-form {
    padding: 15px;
  }
  .wpcf7-form br {
    display: none;
  }
  .wpcf7-form .block p {
    display: block;
  }
  .wpcf7-form .block p > label {
    width: 100%;
    margin-bottom: 15px;
  }
}
.posts__listAll {
  padding: 100px 0;
}
.posts__listAll .news_toppageContentInner {
  margin: 0 -30px;
}
.posts__listAll .news_toppageContentInner .news_toppageItem {
  width: 33.33%;
  padding: 0 30px;
}

.posts__listAllTab {
  margin-bottom: 80px;
  display: flex;
}
.posts__listAllTab .btnTab {
  min-width: 190px;
  max-width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F7F7F7;
  transition: all 0.3s;
}
.posts__listAllTab .btnTab.active, .posts__listAllTab .btnTab:hover {
  background-color: #1E1E1F;
  color: #FFF;
  font-weight: 600;
}

.events_toppageItem {
  padding-bottom: 5px;
  border-bottom: 1px solid #1E1E1F;
  margin-bottom: 50px;
}
.events_toppageItem:last-child {
  margin-bottom: 0;
}

.posts__nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.posts__nav .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  padding: 0 12px;
  height: 37px;
  border-radius: 37px;
  border: 1px solid #000;
  transition: all 0.3s;
  margin: 0 10px;
}
.posts__nav .page-numbers.current, .posts__nav .page-numbers:hover {
  background-color: #000;
  color: #FFF;
}
.posts__nav .page-numbers.next, .posts__nav .page-numbers.prev {
  background-color: #000;
  color: #FFF;
}

.events_tabContent .events_tabContentCol.itemLeft {
  width: 550px;
  max-width: 100%;
  margin-right: 50px;
}
.events_tabContent .events_tabContentCol.itemRight {
  flex: 1;
}
.events_tabContent .events_tabContentNews {
  background-color: #000;
  color: #FFF;
  margin-bottom: 80px;
}
.events_tabContent .events_tabContentNews .events_tabContentColNote {
  width: 45%;
  padding: 40px;
}
.events_tabContent .events_tabContentNews .events_tabContentColImg {
  width: 60%;
  margin-right: -1px;
}
.events_tabContent .events_tabContentNews .events_tabContentColImg img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.events_tabContent .events_tabContentNews .events_tabContentColTitle {
  font-size: 40px;
  line-height: 46px;
  font-weight: 500;
  margin-bottom: 40px;
}
.events_tabContent .events_tabContentNews .events_toppageItem {
  border-color: #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.events_tabContent .events_tabContentNews .events_toppageItemDate {
  margin-bottom: 5px;
}
.events_tabContent .events_tabContentNews .events_toppageItemDate svg {
  margin-right: 6px;
}
.events_tabContent .events_tabContentNews .events_toppageItemTitle {
  color: #FFF;
}

.events_tabContentRecentTitle {
  margin-bottom: 20px;
}

#calendar {
  background-color: #f5f5f5;
  border-radius: 16px;
  padding: 30px;
  margin-bottom: 50px;
}
#calendar .fc-toolbar-title {
  font-size: 28px;
}

table.fc-scrollgrid {
  border: 0 !important;
}
table.fc-scrollgrid th {
  text-transform: uppercase;
}
table.fc-scrollgrid tr, table.fc-scrollgrid td, table.fc-scrollgrid th {
  border: 0 !important;
}
table.fc-scrollgrid .fc-scroller-harness {
  padding-bottom: 40px;
}
table.fc-scrollgrid .fc-scroller-harness .fc-scroller {
  overflow: visible !important;
}

.fc-scroller-harness.fc-scroller-harness-liquid {
  overflow: visible;
}
.fc-scroller-harness.fc-scroller-harness-liquid .fc-scroller-liquid-absolute {
  overflow: visible !important;
}

.fc-scrollgrid-section-liquid {
  font-size: 20px;
  text-align: center;
}
.fc-scrollgrid-section-liquid .fc-daygrid-day-top {
  justify-content: center;
}

.fc-daygrid-day {
  position: relative;
}
.fc-daygrid-day .fc-daygrid-day-events {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.fc-daygrid-day.hasEvent {
  background-color: #039147;
  color: #FFF;
  z-index: 10;
  border-radius: 4px;
}
.fc-daygrid-day.hasEvent .fc-daygrid-day-events {
  position: absolute;
  margin: 0 auto;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.fc-daygrid-day.hasEvent .fc-daygrid-day-events .fc-h-event {
  background-color: #1E1E1F;
  color: #FFF;
  padding: 4px 12px;
  border-radius: 4px;
  min-width: 120px;
}
.fc-daygrid-day.hasEvent .fc-daygrid-day-events .fc-h-event {
  border: 0;
  position: relative;
}
.fc-daygrid-day.hasEvent .fc-daygrid-day-events .fc-h-event::before {
  content: "";
  width: 6px;
  border-width: 6px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #1E1E1F;
  width: 10px;
}
.fc-daygrid-day.hasEvent.fc-day-today {
  color: #1E1E1F;
}
.fc-daygrid-day.hasEvent:hover {
  z-index: 12;
}
.fc-daygrid-day.hasEvent:hover .fc-daygrid-day-events {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.fc-daygrid-day .fc-daygrid-day-frame {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1899px) {
  .posts__listAll {
    padding: 50px 0 80px;
  }
  .posts__listAllTab {
    margin-bottom: 50px;
  }
}
@media (max-width: 1680px) {
  .events_tabContent .events_tabContentCol.itemLeft {
    width: 420px;
    margin-right: 50px;
  }
  table.fc-scrollgrid .fc-scroller-harness {
    padding-bottom: 10px;
  }
  .fc-scrollgrid-section-liquid {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .posts__nav {
    margin-top: 100px;
  }
  .posts__nav .page-numbers {
    min-width: 44px;
    height: 32px;
    margin: 0 4px;
  }
  .posts__listAll .news_toppageContentInner {
    margin: 0 auto;
  }
  .posts__listAll .news_toppageContentInner .news_toppageItem {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .posts__listAll .news_toppageContentInner .news_toppageItem:last-child {
    margin-bottom: 0;
  }
  .posts__listAll .news_toppageContentInner {
    display: block;
  }
  .posts__listAll .news_toppageContent .news_toppageItemContent {
    font-size: 16px;
  }
  .posts__listAllTab .btnTab {
    min-width: initial;
    width: 50%;
  }
  .events_tabContent .events_tabContentInner {
    display: block;
  }
  #calendar {
    padding: 20px;
  }
  .events_tabContent .events_tabContentCol.itemLeft {
    margin: 0 auto 50px;
  }
  .events_tabContent .events_tabContentNews .events_tabContentColNote {
    width: 71%;
    padding: 20px;
  }
  .events_tabContent .events_tabContentNews .events_tabContentColImg {
    width: 29%;
  }
  .events_tabContent .events_tabContentNews .events_tabContentColTitle {
    font-size: 30px;
    line-height: 32px;
  }
  .events_tabContent .events_tabContentNews .events_toppageItem:nth-child(3) {
    display: none;
  }
}
html[lang=en-US] * .hdjp {
  display: block;
}
html[lang=en-US] * .hden {
  display: none;
}

html[lang=ja] * .hdjp {
  display: none;
}
html[lang=ja] * .hden {
  display: block;
}

body.open-popup {
  overflow: hidden;
}

.bnChildPage .video-wrapper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.bnChildPage .video-wrapper video {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.bnChildPage .video-wrapper .video-thumb {
  width: 100%;
}

.page__signleBackTo {
  margin-bottom: 30px;
}
.page__signleBackTo a {
  display: flex;
  align-items: center;
  color: #474747;
}
.page__signleBackTo a svg {
  margin-right: 10px;
}

.page__signleHead {
  margin-bottom: 30px;
}

.page__signleHeadTitle {
  margin-bottom: 20px;
}

.page__signleNote {
  background-color: #FAFAFA;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 40px;
}

.lists_privacy > li {
  padding: 40px 0;
  border-bottom: 1px solid #E0E0E0;
}
.lists_privacy ol {
  list-style: auto;
  padding-left: 10px;
}
.lists_privacy .lists_privacyContent p {
  margin-bottom: 0;
}
.lists_privacy .list_chart {
  list-style: lower-alpha;
  padding-left: 12px;
}
.lists_privacy .list_chart2 {
  list-style: lower-roman;
  padding-left: 10px;
}

.lists_privacyHead p {
  font-weight: bold;
  margin-bottom: 0;
}
.lists_privacyHead {
  margin-bottom: 10px;
}

.signature {
  padding: 50px 0 80px;
}

.lists_privacyTitle {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.lists_privacyTable {
  border: 1px solid #E0E0E0;
  margin-top: 10px;
  line-height: 24px;
}

.lists_privacyTable thead {
  background-color: #FAFAFA;
}
.lists_privacyTable thead th {
  padding: 15px 10px;
}

.lists_privacyTable {
  text-align: left;
  border: 1px solid #E0E0E0;
}
.lists_privacyTable tr, .lists_privacyTable td, .lists_privacyTable th {
  border: 1px solid #E0E0E0;
  padding: 10px;
}

.infomation_note {
  margin-top: 40px;
  margin-bottom: 80px;
}
.infomation_note a {
  color: #7B7B7B;
  text-decoration: underline;
}
.infomation_note p {
  margin-bottom: 0px;
}

.infomation_table tr {
  border-bottom: 1px solid #E0E0E0;
}
.infomation_table td {
  padding: 15px;
}

.section_comingsoon {
  padding: 150px 0;
  background: url("../images/comingsoon/bn.jpg") no-repeat;
  background-size: cover;
}
.section_comingsoon .section_comingsoonContent {
  padding: 80px 30px;
  width: 970px;
  max-width: 100%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 50px;
  color: #FFF;
}
.section_comingsoon .section_comingsoonContentLogo {
  margin-bottom: 30px;
}
.section_comingsoon .section_comingsoonContentTitle {
  color: #FFF;
  font-weight: 300;
  letter-spacing: 20px;
  text-transform: uppercase;
}
.section_comingsoon .section_comingsoonContentDesc {
  margin-bottom: 30px;
}

@media (max-width: 1899px) {
  .section_comingsoon {
    padding: 100px 0;
  }
  .section_comingsoon .section_comingsoonContent {
    padding: 60px 30px;
  }
}
@media (max-width: 1199px) {
  .section_comingsoon .section_comingsoonContent {
    padding: 40px 10px 50px;
    border-radius: 20px;
  }
  .section_comingsoon .section_comingsoonContentLogo svg {
    width: 150px;
  }
  .section_comingsoon .section_comingsoonContentLogo {
    margin-bottom: 15px;
  }
  .section_comingsoon .section_comingsoonContentTitle {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
    letter-spacing: 14px;
  }
  .section_comingsoon .section_comingsoonContentDesc {
    font-size: 18px;
    width: 300px;
    max-width: 100%;
    margin: 0 auto 30px;
  }
}
.main-page--thank-you {
  padding: 140px 0;
}
.main-page--thank-you .thank-you__logo {
  margin-bottom: 80px;
}
.main-page--thank-you .thank-you__heading {
  margin-bottom: 80px;
}

.single .bannerTop__title {
  font-size: 50px;
  line-height: 58px;
  font-weight: 400;
}
.single h2, .single h3, .single h4 {
  font-weight: 500;
  margin: 25px 0 20px;
}
.single ol {
  list-style-type: auto;
  padding-left: 25px;
  margin-bottom: 20px;
}
.single ul {
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 20px;
}
.single img {
  margin: 0 auto 20px;
  height: auto;
}
.single a {
  text-decoration: underline;
}
.single img.alignleft {
  float: left;
  margin-right: 24px;
}
.single img.alignright {
  float: right;
  margin-left: 24px;
}
.single strong,
.single b {
  font-weight: 600;
}
.single .single_detailContentInfo {
  text-align: justify;
}

.single_detail {
  padding: 100px 0;
}

.single_detailBread {
  margin-bottom: 50px;
}

.single_detailContentImg {
  margin-bottom: 50px;
  line-height: 0;
  text-align: center;
}

.sec_find {
  padding: 80px 0 50px;
}
.sec_find .sec_findTitle {
  margin-bottom: 30px;
}
.sec_find .sec_findForm {
  border: 0;
}
.sec_find .sec_findForm .search-form {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  width: 600px;
  max-width: 100%;
  position: relative;
  border-radius: 6px;
}
.sec_find .sec_findForm .search-form .search-field {
  width: 100%;
  height: 50px;
  padding: 10px;
}
.sec_find .sec_findForm .search-form .search-submit {
  position: absolute;
  top: 14px;
  right: 15px;
}

.sec_findResult {
  padding-bottom: 100px;
}

.sec_findResultBread {
  margin-bottom: 20px;
}

.sec_findResultItem {
  margin-bottom: 15px;
}

@media (max-width: 1899px) {
  .single .bannerTop__title {
    font-size: 40px;
    line-height: 48px;
  }
  .single_detail {
    padding: 50px 0;
  }
}
@media (max-width: 1680px) {
  .single .bannerTop__title {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 1199px) {
  .single .bannerTop__title {
    font-size: 23px;
    line-height: 28px;
  }
  .single img.alignleft {
    float: none;
    margin: 20px auto;
  }
  .single img.alignright {
    float: none;
    margin: 20px auto;
  }
}
html[lang=ja] .hidden_jp {
  display: none;
}

/*# sourceMappingURL=main.css.map */