@font-face {
  font-family: 'Cerebri Sans';
  src: url("../../fonts/cerebri-sans.woff2") format("woff2"), url("../../fonts/cerebri-sans.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}


:root {
  --color-primary: #4762ff;
  --color-secondary: #ff6363;
  --color-tertiary: #ac1de1;
  --color-gradient-start: #4762ff;
  --color-gradient-stop: #ff798e;
  --color-gradient-start-secondary: #0bccee;
  --color-gradient-stop-secondary: #ac1de1;
  --color-gradient-start-tertiary: #ffba83;
  --color-gradient-stop-tertiary: #ffa5cd;
}

body {
  font-family: 游ゴシック体,YuGothic,"游ゴシック Medium","Yu Gothic",sans-serif;
  font-size: 16px;
  line-height: 1.9em;
  color: #828282;
}


h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6 .h6 {
 font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  color: #060221;
  font-weight: 800;
}

.h1,
h1 {
    font-family: 'neuzeit-grotesk', 'sans-serif';
  font-size: 50px;
  line-height: 1.4em;

}

.h2,
h2 {
  font-size: 44px;
  line-height: 1.4;
  letter-spacing: 0;
}

.h3,
h3 {
  font-size: 32px;
  line-height: 1.5em;
}

.h4,
h4 {
  font-size: 26px;
  line-height: 1.6em;
}

.h5,
h5 {
  font-size: 20px;
  line-height: 1.6em;
}

.h6,
h6 {
  font-size: 18px;
  line-height: 1.8;
}

.font-family-roboto {
  font-family: 'Roboto', sans-serif;
}

.font-family-amiri {
  font-family: 'Amiri', sans-serif;
}

.main-header .social-icon {
  font-size: 17px;
}

.main-header .social-icon:not([class*=scheme-]) a,
.main-nav > li > a {
  color: rgba(255, 255, 255, 0.7);
}

.main-header .social-icon:not([class*=scheme-]) a:hover,
.main-nav > li > a:hover {
  color: #fff;
}

.main-nav > li > a {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: #fff;
}

.nav-light .main-nav > li > a {
  color: rgba(255, 255, 255, 0.75);
}

.nav-light .main-nav > li > a .link-ext {
  background-color: #fff;
}

.nav-dark .main-nav > li > a {
  color: rgba(0, 0, 0, 0.75);
}

.nav-dark .main-nav > li.is-active > a,
.nav-dark .main-nav > li.current-menu-item > a,
.nav-dark .main-nav > li:hover > a,
.nav-dark .main-nav > li > a:hover {
  color: #000;
}

.main-footer {
  color: #98a2aa;
}

.main-footer a:not(.btn) {
  color: #98a2aa;
}

.main-footer a:not(.btn):hover {
  color: #fff;
}

@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #fff !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
  .mainbar-wrap.is-stuck .header-module .ld-module-trigger,
  .mainbar-wrap.is-stuck .main-nav > li > a,
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  .mainbar-wrap.is-stuck .social-icon a:hover,
  .mainbar-wrap.is-stuck .main-nav > li > a:hover {
    color: #000 !important;
  }
  .megamenu-heading {
    color: #3b91f7;
  }
  [data-megamenu-bg-scheme=light] .lqd-custom-menu a {
    color: #3e3f42;
  }
  .megamenu .lqd-custom-menu a:hover {
    color: #3b91f7;
  }
}


.navbar-brand-inner h1{
  font-size: 26px;
 font-family: 'europa', sans-serif;                           
  font-weight: 700;
  letter-spacing: -0.035em;
  text-align: left;
   margin-bottom: 0px;
}

.mobile-nav-activated [data-mobile-nav-style=modern]:before{

    background-image: -webkit-gradient(linear, right bottom, left top, from(#202546), to(#2436af));
    background-image: linear-gradient(to top left, #240e5a 0%, #244582 100%);
}

.navbar-brand-inner {
  width: 200px;
}
.mainbar{
  z-index: 20 !important;
}


.mainbar .navbar-header, .mainbar .main-nav-trigger{
  z-index: 20 !important;
}

.main-nav > li > a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #000;
   font-family: 'europa', sans-serif;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: var(--color-primary);
}

.main-header .header-module p {
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #000;
}

.main-header .header-module .btn {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.header-module .btn {
display: -webkit-inline-box;
    display: inline-flex;
    padding: 0;
    position: relative;
    border: 1px solid var(--color-primary);
    border-radius: 0;
    font-size: 1em;
    white-space: nowrap;
    color: var(--color-primary);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 50px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
  }
  .header-module .btn:hover {
    color: #fff;
  }
/*////////////////////////////////////////
LD-LPstyle
//////////////
*/

.main-nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    color: #000;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_row.vc_row-o-equal-height.vc_row-o-content-middle .ld-row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    justify-content: center;
}
.vc_row.vc_row-o-equal-height .ld-row>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.vc_custom_1540289976669 {
    margin-bottom: 65px !important;
    padding-top: 65px !important;
    padding-bottom: 65px !important;
}

.vc_column-inner::after {
    clear: both;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}

.lqd-particles-bg-wrap, .ld-particles-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.h1-text{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 36px;
}
.bg-gradient-tertiary-lr {
  background: -webkit-gradient(linear, left top, right top, from(#17319E), to(#0c9bff )) !important;
    background: linear-gradient(to right, #15225a 0%, #679af7 100%) !important;
}
 .btn-gradient-bg-hover {
  z-index: 1;
    opacity: 0;
    background: -webkit-gradient(linear, left top, right top, from(var(--color-gradient-stop)), to(#ff4747));
    background: linear-gradient(to right, #ecafaf 0%, #f56f7c 100%);
    background-size: 99.99%;
}

#features .liquid-counter-huge .liquid-text-top {
  position: absolute;
  z-index: 3;
  top: 4em;
  left: 10%;
  font-size: 20px;
  width: 100%;
    text-align: left;

}
.bg-primary:hover{
  z-index: 1;

    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.features-img {
  max-width: 280px;
  margin: 0 auto;
}

#features .liquid-counter-huge .liquid-text-bottom {
      left: 10%;
}

#features .liquid-counter-animator {
  margin-top: 25px;
}
.text-align-center {
  text-align: center;
}
#features  h3{
  margin-top: 30px;
}
.carousel-nav-solid .flickity-prev-next-button:before{
background: #4762ff !important;
}

.flickity-button .flickity-prev-next-button:hover{ 
  background: #4762ff !important;
}
.btn-gradient-bg-hover {
  background: #2f42b5 !important;
}
.contents p{
  line-height: 1.5;
}
.lqd-particles-bg-wrap {
  transform: none;
}
.liquid-blog-item-inner {
  padding: 20px;
}
.contact-form input {
  color: #1a1b23;
}
input::placeholder {
  color: #c1c1c1 !important;

}
.contact-form textarea {
  border: #ededed solid;
    border-radius: 4px;
    color: #777777;
}

@media screen and (max-width: 767px){
.vc_row.vc_row-flex>.ld-container {
    flex-grow: 1;
}
.sp-mt-100 {
  margin-top: 0px;
}
.top-split-txt {
  line-height: 1.5;
}
.filter-list li {
    margin-bottom: 0px !important;
    text-align: center;
}
.carousel-nav-vertical .carousel-nav{
  margin-top: 0px !important;
  margin-bottom: 2em;
}
.top-sp-m {
  margin-top: -40px;
}
}
@media screen and (max-width: 479px){
.ld-container {
    max-width: 100%;
}
.content h1, .content .h1{
      font-size: 32px;
}
#experience .flickity-viewport {
  height: 240px !important;
}

}
@media screen and (max-width: 1199px){
ul.nav.main-nav > li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
}
@media (min-width: 992px){
.lqd-parallax-images-2 .liquid-img-group-container:first-child {
    margin-top: -10px;
    margin-right: -40%;
    margin-left: 23%;
    margin-bottom: 106px;

}
.ld-contact {
  display: none;
}
.mt--100 {
  margin-top: -100px;
}
}

@media (min-width: 992px){
.lqd-parallax-images-2 .liquid-img-group-container:nth-child(2) {
    bottom: -140px;
    left: 19%;
}
}

@media screen and (max-width: 1199px){
[data-mobile-nav-style=modern]:before {

    background-image: -webkit-gradient(linear, right bottom, left top, from(#202546), to(#2436af));
    background-image: linear-gradient(to top left, #240e5a 0%, #244582 100%) !important;
}
}

.top-client {
    position: absolute;
    bottom: 25px;
    z-index: 100;
    width: 100%;
}
.pricing-table-header {
      margin-top: 30px;
}
.pricing-table-minimal .pricing{
  font-family: 'Noto Sans JP', sans-serif;
}



.ribbon20 {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
  box-sizing: border-box;
  padding: 0 12px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: white;
  background: #f7426c;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
}
.ribbon20:before {
  position: absolute;
  content: '';
  top: 0;
  left: -7px;
  border: none;
  height: 38px;
  width: 7px;
  background: #f7426c;
  border-radius: 5px 0 0 5px;
}
.ribbon20:after {
  position: absolute;
  content: '';
  bottom: -7px;
  left: -5px;
  border: none;
  height: 7px;
  width: 5px;
  background: #b62446;
  border-radius: 5px 0 0 5px;
}

