@font-face { 
  font-family: "Font Awesome 6 Brands"; 
  src: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/fonts/fa-brands-400.woff2) format("woff2"),
    url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/fonts/fa-brands-400.ttf) format("truetype"); 
  font-style: normal; 
  font-weight: 400;
  font-display: block;
}

@font-face { font-family: "Lato"; 
  src: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/fonts/S6uyw4BMUTPHjx4wXg.woff2) format("woff2"); 
  font-style: normal; 
  font-weight: 400; 
  font-display: swap; 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}

@font-face { font-family: "Lato"; 
  src: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2"); 
  font-style: normal; 
  font-weight: 700; 
  font-display: swap; 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}


/* Header */
.cm-litory-header .primary-section {
  border: 0;
}
.cm-litory-header .primary-section {
  position: static;
  top: -100px;
  transition: top 0.6s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .05) !important;
}
.scroll-header .cm-litory-header .primary-section {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.scroll-header .cm-litory-header .logo-section {
  display: none;
}
.scroll-header .cm-litory-header .nav {
  margin: 0 auto;
}
.scroll-header .cm-litory-header .header__menu .header__menu-wrapper {
  padding-left: 17px;
}
.scroll-header .cm-litory-header .header__menu .header__menu-wrapper li a {
  padding-top: 14px;
  padding-bottom: 14px;
}

.scroll-header  .cm-litory-header .header__menu .header__menu-wrapper li a span{
  padding-top: 1px;
}

.cm-litory-header .primary-section .container-wrapper {
  column-gap: 0;
  min-height: auto;
}
.cm-litory-header .primary-section {
  padding-top: 0;
  padding-bottom: 0;
}
.cm-litory-header .logo-section {
  margin-bottom: 1rem;
  margin-right: 3rem;
  padding-top: 1.1rem;
  font-weight: 700;
  font-size: 1.5rem;
  white-space: nowrap;
  line-height: 1.4em;
}
.cm-litory-header .page-center {
  padding-left: 15px;
  padding-right: 15px;
}
.cm-litory-header .header__menu .header__menu-wrapper {
  column-gap: 0;
  justify-content: flex-start;
  flex-wrap: unset;
}
.cm-litory-header .header__menu .header__menu-wrapper li a {
  font-size: 14px;
  font-weight: 700;
  padding: 14px 20.4px 13px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.cm-litory-header .header__menu .header__menu-wrapper li a span{
  font-size: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  transform: translateY(-1px);
  opacity: 0.6;
}

.cm-litory-header .header__menu .header__menu-wrapper li a:hover span{
  opacity: 1;
}

.cm-litory-header .header__menu .header__menu-wrapper li a .child-trigger{
  position: absolute;
  right: 5px;
  top: 15px;
}

.cm-litory-header .logo-section img {
  max-width: 131px;
}

/* Top Section */
.ft-top-text .flex_row {
  padding-top: 24px;
  padding-bottom: 27px;
}
.ft-top-text .flex_row ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
}
.ft-top-text .flex_row ul li {
  margin: 0;
}
.ft-top-text .flex_row ul li a {
  font-size: 0.85rem;
  font-family: Noto Sans JP, sans-serif;
}

/* Middle Section */
.footer .ftmid-wrp .flex_row {
  padding-top: 48px;
}

.ftmid-left .footer-content h5 {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
.ftmid-left .footer-content h5 span {
  font-size: 1.5rem;
}

.ftmid-left .footer-content p {
  margin: 0;
  line-height: 1.7em;
  font-size: 0.95rem;
  font-family: Lato,"Noto Sans JP","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.footer .ftmid-left, 
.footer .ftmid-center {
  padding-left: 15px;
  padding-right: 15px;
}
.footer .ftmid-right{
  padding-left: 16px;
  padding-right: 14px;
}
.footer .ftmid-left .footer-social {
  gap: 4px;
  margin-left: -2px;
  padding-bottom: 36px;
  padding-left: 0;
  padding-top: 35px;
}
.footer .type_social_icons i:before {
  font-size: 24px;
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.footer .ftmid-left .type_social_icons .fa.fa-twitter:before {
  content: "\e61b";
}
.footer .ftmid-left .type_social_icons .fa-instagram:before {
  content: "\f16d";
}

.footer .col-section.cp-right {
  padding: 16px 16px;
}
.footer .footer-section .cp-right p {
  margin: .5rem;
  font-size: 0.75rem;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.7em;
}

/* Link Section */
.footer .ftmid-center h6 {
  margin-bottom: 19px;
  transform: translateY(-1px);
}
}
.footer .ftmid-center .hs-menu-wrapper>ul>li {
  margin: 0;
}
.footer .hs-menu-wrapper>ul>li>a {
  font-size: .825rem;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  text-decoration: none;
  margin: 0;
  display: inline-block;
  line-height: 1.4;
  vertical-align: middle;
  font-family: Noto Sans JP, sans-serif;
}

.scroll-header .cm-litory-header.cm-litory-no-header .primary-section {
  position: static;
}

/* Button Section */
.footer .ftmid-right .footer-button.btn_row {
  row-gap: 0;
}
.footer .ftmid-right .ftr_btn_item {
  width: 100%;
  margin-bottom: 32px;
  transform: translatey(-1px);
}

.footer .ftmid-right .ftr_btn_item a {
  display: block;
  padding: 7.6px 25px 11.6px 23px;
  text-decoration: none;
  font-size: calc(1rem* 1);
  min-width: 100px;
  min-height: 25px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 700;
}
.footer .ftmid-right .ftr_btn_item a:after {
  content: "\f061";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  margin-left: 7px;
  font-size: 14px;
  transform: translateY(-1px);
}
.footer .ftmid-right .ftr_btn_item a:hover{
  -webkit-box-shadow: 0 0 0 .2rem rgba(171, 184, 195, .25);
  box-shadow: 0 0 0 .2rem rgba(171, 184, 195, .25);
  opacity:0.8;
}

/* Banner */
.simple-banner.cm-litory-banner {
  min-height: auto;
  padding: 64px 0;
}
.simple-banner.cm-litory-banner h1 {
  line-height: 1.4em;
  margin-bottom: 0;
}
.simple-banner.cm-litory-banner .flex_row .banner-content-inner .top_sec p {
  color: #baa94c;
  font-size: 16px;
}
.simple-banner.cm-litory-banner .banner-content-inner {
  padding-left: 0;
  padding-right: 0;
}

.mobilesearch {
  margin-bottom: 1.5em;
}
.mobilesearch form{
  margin-bottom:0;
}
.mobilesearch form > div {
  display: flex;
}
.mobilesearch input[type=date], 
.mobilesearch input[type=email], 
.mobilesearch input[type=number], 
.mobilesearch input[type=password], 
.mobilesearch input[type=tel], 
.mobilesearch input[type=text], 
.mobilesearch input[type=url], 
.mobilesearch select, 
.mobilesearch textarea {
  font-size: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: .8em 1em;
  margin: 0 0 .5rem;
  width: 100%;
  color:#333333;
  background-color: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0;
  height: auto;
  min-height: auto;
}
.mobilesearch form input[type=submit] {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  letter-spacing: 1px;
  width: 30%;
  color: #fff;
  padding: .5em 2em;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: .5em;
  padding-right: .5em;
}
.mobilesearch form input[type=submit]:hover {
  color: #fff;
  background-color: #296292;
}


.back_to_top {
  background-image: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/images/to-top-btn-icon.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border: none;
  bottom: 3% !important;
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .8), 0 0 0 2px rgba(0, 0, 0, .8);
  height: 38px !important;
  width: 40px !important;
  opacity:0 !important;
  position: fixed;
  right: 2%;
  text-decoration: none;
  transition: opacity .3s;
  width: 40px;
  z-index: 99999;
  border-radius: 0;
  border: 0 !important;
}
.backtotop_show .back_to_top {
  opacity:1 !important; 
}
.back_to_top svg {
  display: none;
}


body h1{
  font-size:4.5vw;
}

body h2{
  font-size:4vw;
}

.servs-details-pg .hs-search-field button {
  top: 28px;
}

.pricing-table-gp .expend-arrow {
  background: #fff;
}

form.hs-form {
  margin-bottom: 30px;
}

.systems-page form {
  max-width: 767px;
}

.footer .ftmid-right .ftr_btn_item:first-child a:hover{
  opacity: 0.8;
  background-color: #baa94c;
}

.hs-button.primary, form input[type=submit] {
  padding: 13px 25px;
  font-size: 12px;
  line-height: 1;
  font-family: arial, helvetica, sans-serif;
  font-weight: 700;
}
.hs_service .hs-button.primary, form input[type=submit],
.pricing-table-gp .pricing-area.popular-item a.hs-sec-btn{
  color: rgba(0, 0, 0,1.0);
  border-color: rgba(0, 0, 0,1.0);
}

.systems-page>div,
.systems-page form{
  max-width: 1000px;
}
/* .lising-main-cnt-sidbr .blog-index .blog-index__post-inner-card
{background: transparent;
}
 */


.bottom-dnd-area .cnt-wit-bg-wrp h2.title {
    font-size: 3.4vw;
    line-height: 1.2;
  word-break: auto-phrase;
}

@media (min-width: 992px) {
  .cm-litory-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>ul {
    transform: translateY(0.8REM);
  }
  .cm-litory-header .primary-section ul.header__menu-submenu {
    padding: 0;
  }
  .cm-litory-header .header__menu .header__menu-wrapper ul li a {
    padding: 10px;
  }
  .mobilesearch {
    display: none;
  }
}

@media(max-width:1199px) {
  .content-wrapper, 
  .dnd-section>.row-fluid, 
  .footer .page-center, 
  .header .page-center, 
  .header .primary-section .page-center, 
  .page-center {
    max-width: 960px !important;
  }
  .cm-litory-header .logo-section{
    width:133px;
    margin-right: 0;
  }
  .cm-litory-header .nav {
    width: calc(100% - 133px);
  }
  .scroll-header .cm-litory-header .nav {
    width: 100%;
  }
  .cm-litory-header .header__menu .header__menu-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
  }
  .cm-litory-header .header__menu .header__menu-wrapper li a{
    padding-left: 10px;
    padding-right: 10px;
  }
  .scroll-header .cm-litory-header .header__menu .header__menu-wrapper li a {
    padding: 14px 20px;
  }
  .scroll-header .cm-litory-header .header__menu .header__menu-wrapper{
    padding: 0;
  }
}




@media (max-width: 991px) {
  .content-wrapper, 
  .dnd-section>.row-fluid, 
  .footer .page-center, 
  .header .page-center, 
  .header .primary-section .page-center, 
  .page-center {
    max-width: 720px !important;
  }
  html {
    font-size: calc(16px* .875);
  }
  .cm-litory-header .header__menu .header__menu-wrapper li a {
    font-family: Noto Sans JP, sans-serif;
  }
  .cm-litory-header .header__menu .header__menu-wrapper li a span{
    display: none;
  }
  .footer .col-section.cp-right {
    padding: 14px 16px;
  }
  .footer .ftmid-center,
  .footer .ftmid-left,
  .footer .ftmid-right {
    width: 50% !important;
  }
  .footer .ftmid-right .ftr_btn_item {
    margin-bottom: 27px;
  }
  .footer .ftmid-right .footer-row {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .footer .ftmid-left .footer-social {
    padding-bottom: 34px;
    padding-top: 30px;
  }
  .ftmid-left .footer-content h5 {
    margin-bottom: 2rem;
  }
  .footer .ftmid-center h6 {
    margin-bottom: 15px;
    font-size: 1.25rem;
    transform: translateY(-2px);
  }
  .footer .ftmid-wrp .flex_row{
    padding-top: 42px;
  }
  .footer .ftmid-right{
    padding-left: 15px;
    padding-right: 15px;
  }
  .ft-top-text .flex_row{
    padding: 24px 0 25px;
  }
  footer.footer .hs-menu-wrapper>ul>li{
    margin: 2px 0;
  }
  .footer .ftmid-right .ftr_btn_item a{
    padding: 9.4px 25px 8.4px 23px;
  }
  .cm-litory-header .cst-humburger-icon {
    background: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/images/btn_open.png) center 50% no-repeat;
    background-size: 50% !important;
    position: fixed;
    top: 5px;
    left: 5px !important;
    z-index: 2100;
    overflow: hidden;
    border: 1px solid #BAA94C;
    border-radius: 2px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: 24px 24px;
    transition: border-color .5s ease-out;
  }
  .mobile-menu-open .cm-litory-header .cst-humburger-icon {
    background: url(//47115521.fs1.hubspotusercontent-na1.net/hubfs/47115521/raw_assets/public/Litory_September2024/images/btn_close.png) center 50% no-repeat;
    background-size: 50%;
  }
  .header.cm-litory-header .cst-humburger-icon span {
    display: none !important;
  }
  .cm-litory-header .logo-section {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .header.cm-litory-header .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-litory-header .logo-section {
    padding-top: .5rem;
    margin-bottom: .5rem;
    white-space: normal;
  }
  .cm-litory-header .logo-section img {
    max-width: 144px;
  }
  .simple-banner.cm-litory-banner {
    min-height: auto;
    padding: 58px 0 54px;
  }
  .simple-banner.cm-litory-banner h1 {
    line-height: 1.4em;
    margin-bottom: 0;
  }
  .simple-banner.cm-litory-banner .flex_row .banner-content-inner .top_sec p {
    font-size: 14px;
  }

  .header.cm-litory-header .nav {
    background-color: #000;
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    display: block;
    padding:45px 10px 45px;
    overflow: scroll;
    transition: all .5s ease-out;
    top: -2000px;
  }
  .mobile-menu-open .header.cm-litory-header .nav {
    top: 0;
  }
  .cm-litory-header .header__menu .header__menu-wrapper li a {
    padding: 7.35px 5.95px 9.35px !important;
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 19.635px;
    text-align: left;
  }
  .cm-litory-header .header__menu .header__menu-wrapper li {
    font-size: 14px;
    line-height: 1.3;
    border: 0 !important;
  }
  .cm-litory-header .header__menu .header__menu-wrapper {
    padding: 0 !important;
  }
  .cm-litory-header .mobile-close-icon {
    display: none !important;
  }
  .cm-litory-header .header__menu .header__menu-wrapper {
    border-top: 1px solid #ccc;
  }
  header.header.cm-litory-header .nav .header__menu.header__menu--desktop>ul>li.header__menu-item--has-submenu>.mobile-child-trigger {
    display: flex;
    height: 37px;
    text-align: right;
    width: 37px;
  }
  header.header.cm-litory-header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger.child-open:before {
    height: 37px;
    text-align: right;
    width: 37px;
    top:-2px;
  }
  header.header.cm-litory-header .nav .header__menu.header__menu--desktop>ul>li ul {
    margin: 0;
    padding: 0;
  }
  header.header.cm-litory-header .nav .header__menu.header__menu--desktop>ul>li ul {
    display: none;
  }
  header.header.cm-litory-header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger.child-open:before {
    content: "-";
    font-size: inherit;
  }
  header.header .nav .header__menu.header__menu--desktop>ul>li>a{
    font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}


@media (max-width: 767px) {
  .content-wrapper, 
  .dnd-section>.row-fluid, 
  .footer .page-center, 
  .header .page-center, 
  .header .primary-section .page-center, 
  .page-center {
    max-width: 540px !important;
  }
  .footer .ftmid-center, 
  .footer .ftmid-left, 
  .footer .ftmid-right {
    width: 100% !important;
  }
  .footer .col-section.cp-right {
    padding:1rem 1rem 14px;
  }
  .footer .ftmid-right {
    padding-top: 0 !important;
  }
  .ftmid-center {
    margin-bottom: 32px !important;
    padding-top: 0 !important;
  }
  .footer .ftmid-center h6 {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 18px;
  }
  .ftmid-left{
    margin-bottom: 2px !important;
  }
  .footer-social-item:not(:first-child) {
    margin: 0;
  }
  .footer .ftmid-left .footer-social{
    padding-bottom: 34px;
    padding-top: 29px;
  }
  .ftmid-left .footer-content h5 {
    margin-bottom: 30px;
    font-size: 2rem;
  }
  .footer .ftmid-wrp .flex_row{
    padding-top: 42px;
  }
  .ft-top-text .flex_row{
    padding: 36px 0 38px;
  }
  body h1{
    font-size: clamp(2.875rem, 2.398rem + 2.04vw, 3.375rem);
  }

  body h2{
    font-size: clamp(2.875rem, 2.398rem + 1vw, 3.375rem);
  }
  .systems-page h2 {
    font-size: 32px;
  }
}


form.hs-form .hs-input{
  padding: 0 15px;
  height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
}

form.hs-form label{
  font-family: arial, helvetica, sans-serif;
  font-weight: 500;
  font-size; 13px;
}