@font-face {
    font-family: "Font Awesome 5 Free";
    src: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/fonts/fa-solid-900.eot) format("embedded-opentype"),
      url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/fonts/fa-solid-900.woff2) format("woff2"),
      url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/fonts/fa-solid-900.woff) format("woff"),
      url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/fonts/fa-solid-900.ttf) format("truetype");
    font-style: normal;
    font-weight: 900;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  html[lang^="ja"] body, html[lang^="zh"] body, html[lang^="ko"] body {
    word-break: unset;
  }
  html{
    line-height:unset;
  
  }
  
  
  a {
    transition: none;
  }
  
  body {
    line-height:unset;
    
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    
  }
  p{
    margin:0;
    line-height:1.6;
  }
  h1, h2, h3, h4, h5, h6{
    margin: 0 0 1.4rem;
  }
  h1{
    position: relative;
    padding: 0.5em 0px;
    border-bottom: 2px solid #d6d6d6;
  }
  h1:before{
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 2em;
    height: 2px;
    background-color: #0071bc;
    content: "";
  }
  h2{
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
    background-color: 
  
  
  
  
  
  rgba(247, 247, 247, 1.0)
  
  ;
    font-size: 20px;
  }
  h2:before{
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%);
    width: 4px;
    height: 1em;
    background-color: #0071bc;
    content: "";
  }
  h3{
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
  }
  h3:before{
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%);
    width: 4px;
    height: 1em;
    background-color: #0071bc;
    content: "";
  }
  html[lang="en"] .bread_menu {
    margin-bottom: 24px;
  }
  .tabber .media-col .form-wrap .hs-input,
  form input[type=email],
  form input[type=file],
  form input[type=number],
  form input[type=password],
  form input[type=search],
  form input[type=tel],
  form input[type=text],
  form select,
  form textarea {
    padding: 5px 10px;
    min-height: auto;
    height: auto;
    border: 0;
    line-height: normal;
    font-size: 13.333299999900001px;
    font-family: arial;
  
  }
  .contact-banner .form-row.hs-secondary .hs-button,
  .contact-banner .form-row.hs-secondary input.hs-button,
  .form-row.secondary input[type=submit],
  .hs-sec-btn,
  .hs_service .widget-type-form .hs-button,
  .landing-banner .form-row.hs-secondary .hs-button,
  .landing-banner .form-row.hs-secondary input.hs-button,
  .popup_modal_box.bg_primary .hs-button,
  .systems-page .hs-search-results__next-page,
  .systems-page .hs-search-results__prev-page,
  .cm_nv_wrp .cm_nv_inner .custom,
  .hs-button,
  .tabber .media-col .form-wrap input.hs-button,
  form input[type=submit] {
    line-height: normal;
  }
  form input[type=submit] {
    margin: 30px auto 0px;
  }
  .tabber .media-col .form-wrap .hs-input::focus,
  form input[type=email]::focus,
  form input[type=file]::focus,
  form input[type=number]::focus,
  form input[type=password]::focus,
  form input[type=search]::focus,
  form input[type=tel]::focus,
  form input[type=text]::focus,
  form select::focus,
  form textarea::focus {
    padding: 5px 10px;
    min-height: auto;
    height: auto;
    border: 0;
    line-height: normal;
    font-size: 13.333299999900001px;
    font-family: arial;
    outline: auto;
  }
  
  /* Preview Pages */
  .cm_404_page .error-page {
    padding: 0;
    display: flex;
    padding-top: 0;
    color: #000;
    font-size: 16px;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
  }
  .cm_404_page .l-contents {
    flex: 1 1 auto;
  }
  .cm_404_page .c-kv-page--404 {
    position: relative;
  }
  .cm_404_page .c-kv-page__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .cm_404_page .c-kv-page__img img {
    max-width: 100%;
    vertical-align: bottom;
    display: block;
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover; object-position: center";
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    min-height: 196px;
  }
  .cm_404_page .c-kv-page__img img.pc-hide {
    display: none;
  }
  .c-kv-page__container {
    margin: 0 auto;
    max-width: 1440px;
    padding: 80px 120px;
    text-align: center;
  }
  .c-kv-page__container h1 {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
    line-height: 1.2;
    color: #fff;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    font-family: "Times New Roman";
    font-weight: 400;
  }
  .c-block-404 {
    margin: 0 auto;
    padding: 80px 40px 124px;
    max-width: 1280px;
  }
  .c-block-404__txt p {
    text-align: center;
    font-size: 1rem;
    line-height: 1.9375;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    color: #000;
  }
  .c-block-404__txt p br:nth-child(3),
  .c-block-404__txt p br:nth-child(5) {
    display: none;
  }
  .cm_404_btn a {
    transition: opacity 300ms;
    display: block;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 1em;
    width: 200px;
    border: 2px solid #bababa;
    border-radius: 30px;
    background-color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.125rem;
    cursor: pointer;
    color: #000;
    font-weight: 400;
  }
  .cm_404_btn a:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #bababa;
  }
  .c-kv-page__container h1:before {
    display: none;
  }
  .cm_password_prompt .systems-page p {
    margin-bottom: 15px;
  }
  .landing_pg_v2 .form-section h2,
  .cnt-wit-bg-wrp .custom.pdlr10.page-center h2.title,
  .landing_pg_v3 .form-section h2,
  .landing_pg_v5 .form-section h2,
  .landing_pg_v6 .form-section h2,
  .landing_pg_v7 .form-section h2,
  .landing_pg_v8 .form-section h2,
  .landing_pg_v1 .form-section h2,
  .home_page_v2_page .two-col-content .content-col .description h2,
  .pricing_page h2.plan-price.monthly-plan,
  .service-listing-page-v2 h2.plan-price.monthly-plan{
    background-color: transparent;
  }
  ul.splide__pagination button {
    background: #ccc;
  }
  .cm-blog-post-sidebr .blog-sidebar input.hs-search-field__input,
  .servs-details-pg input.hs-search-field__input{
    padding-right: 50px;
    outline: none;
  }
  .cm-blog-post-sidebr .blog-sidebar .hs-search-field__button:hover,
  .servs-details-pg .hs-search-field__button:hover{
    background-color: transparent;
  }
  .servs-details-pg .hs_service .widget-type-form .form-title {
    font-size: 14px;
  }
  .cm-blog-post-sidebr ul.hs-breadcrumb-menu > li > a{
    text-decoration: none;
  }
  .contact_page_v2 .contact-banner.top_area-module-2 form .hs-form-field .hs-input {
    border-radius: 0;
    background-color: rgba(247, 247, 247, 1.0);
  }
  .contact_page_v2 .contact-banner.top_area-module-2 form a.hs-button.large.primary {
    border-width: 0px;
    border-radius: 26px;
    background-color: rgba(15, 84, 152,1.0);
    border-color: rgba(15, 84, 152,1.0);
    color: rgba(255, 255, 255,1.0);
    padding: 12.75px 17px ;
  }
  .contact_page_v2 .contact-banner.top_area-module-2 form a.hs-button.large.primary:hover {
    background-color:  rgba(19, 107, 193,1.0);
    border-color: rgba(19, 107, 193,1.0);
    color: rgba(255, 255, 255,1.0);
  }
  .hs-trans-btn {
    border-width: 0px;
    border-radius: 26px;
    background-color: rgba(15, 84, 152,1.0);
    border-color: rgba(15, 84, 152,1.0);
    color: rgba(255, 255, 255,1.0);
    padding: 12.75px 17px ;
  }
  .hs-trans-btn:hover {
    background-color:  rgba(19, 107, 193,1.0);
    border-color: rgba(19, 107, 193,1.0);
    color: rgba(255, 255, 255,1.0);
  }
  .child-theme[lang="en-us"] .contact_page_v1 .hs-form-field > label span.hs-form-required:before {
    content: "Required";
  }
  .child-theme .contact_page_v1 .hs-form-field .hs-input[type="checkbox"] {
    width: auto;
  }
  
  @media (max-width: 1440px){
    .c-kv-page__container {
      padding: 5.55556vw 8.33333vw;
    }
    .cm_404_page .c-kv-page__img img {
      min-height: auto;
    }
  }
  
  @media (max-width: 767px){
    .cm_404_page .c-kv-page__img {
      position: relative;
      margin-bottom: 8%;
    }
    .cm_404_page .c-kv-page__img img.sp-hide {
      display: none;
    }
    .cm_404_page .c-kv-page__img img.pc-hide {
      display: block;
    }
    .c-kv-page__container {
      padding: 0;
    }
    .c-kv-page__container h1 {
      display: block;
      font-size: 9.6vw;
      color: #000;
      letter-spacing: 0.03em;
    }
    .c-block-404 {
      padding: 8% 8% 10.66667%;
    }
    .c-block-404__txt p {
      font-size: 3.73333vw;
      line-height: 2;
    }
    .c-block-404__txt p br:nth-child(3),
    .c-block-404__txt p br:nth-child(5) {
      display: block;
    }
    .cm_404_btn a {
      margin-top: 9.33333vw;
      width: 63.49206%;
      border-width: 0.53333vw;
      border-radius: 8vw;
      font-size: 3.73333vw;
      padding: 3.80952% 1em;
    }
    .cm_404_btn a:hover {
      border-width: 0.53333vw;
    }
    .error-page h2,
    .systems-page h2 {
      font-size: 16px;
    }
    .error-page h3,
    .systems-page h3 {
      font-size: 16px;
    }
  }
  
  ul.hs-breadcrumb-menu {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1em 15px;
    display: flex;
  }
  
  ul.hs-breadcrumb-menu > li {
    padding: 0;
    margin: 0;
    position: relative;
    font-size: 14px;
  }
  
  ul.hs-breadcrumb-menu > li > a {
    color: #359ddd;
    font-size: 14px;
    text-decoration: underline;
  }
  
  
  ul.hs-breadcrumb-menu > li:nth-of-type(n + 2) {
    padding: 0px 0px 0px 2.5em;
  }
  ul.hs-breadcrumb-menu>li:nth-of-type(n+2) .hs-breadcrumb-label:before {
    position: absolute;
    top: 50%;
    left: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #dedede;
    border-top: 2px solid #dedede;
    content: "";
  }
  
  .hs-breadcrumb-menu-divider:before {
    content: none;
  }
  .cnt-wit-bg-wrp.custom-case h1.title {
    position: relative;
    padding: 1.5em 0px 1.5em 1em;
    font-size: 28px;
    border: 0;
    margin: 0;
    text-align: left;
    color: #040505;
  }
  .custom-case h1.title:before {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 4px;
    height: 1em;
    background-color: #0071bc;
    content: "";
  }
  .custom-case .page-center {
    padding: 0 15px;
  }
  .servs-details-pg .hs_service .col4 {
    padding: 0;
    margin: 0px 40px 0px 0px;
    width: calc(27% - 40px);
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul {
    padding: 0;
    margin-top: 60px;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul > li {
    margin: 0;
    padding: 0;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul > li > a {
    padding: 1em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    line-height: normal;
    width: 100%;
  }
  
  .servs-details-pg .hs_service .page-center {
    padding: 0 15px;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul ul {
    padding: 0;
    margin: 0;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul ul > li > a {
    display: block;
    position: relative;
    padding: 1em 2em 1em 1em;
    border-bottom: 1px solid #b2b2b2;
    color: #040505;
    text-decoration: none;
    text-decoration: none;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul ul > li {
    margin: 0;
    padding: 0;
  }
  
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul ul > li > a:after {
    position: absolute;
    top: 50%;
    right: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #0f5498;
    border-top: 2px solid #0f5498;
    content: "";
  }
  .servs-details-pg .hs_service .col4 .hs-menu-wrapper > ul ul > li > a:hover {
    background-color: #eff8ff;
  }
  .cnt-wit-tp-img-wrp.custom-list .page-center {
    padding: 0;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .top_sec.noButton {
    padding: 0;
    margin: 0;
  }
  .servs-details-pg .hs_service .col8 {
    padding: 0;
    width: 73%;
  }
  .servs-details-pg .hs_service .col8 {
    padding: 0;
    width: 73%;
  }
  
  .cnt-wit-tp-img-wrp.custom-list {
    padding: 60px 0px;
  }
  
  .cnt-wit-tp-img-wrp.custom-list h2.title {
    padding: 0.5em 0px;
    border-bottom: 1px solid #0071bc;
    font-size: 24px;
    margin: 0;
    background-color: transparent;
    text-align: left;
  }
  
  .cnt-wit-tp-img-wrp.custom-list h2.title:before {
    content: none;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .content_widget.col8 {
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    row-gap: 0;
    justify-content: flex-start;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col {
    padding-top: 30px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    margin: 0;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    cursor: pointer;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .tp-img {
    margin: 0;
    border: 1px solid #2f3740;
    display: block;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    padding-top: 95%;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .tp-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
  }
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .tp-img-cnt {
    padding: 10px;
  }
  
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .tp-img-cnt h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
  }
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .inner_spacing {
    background-color: #2f3740;
    height: 100%;
  }
  .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .inner_spacing:hover .tp-img img {
    opacity: 0.8;
  }
  .two-col-content.custom-inquiry {
    padding: 60px 0px;
  }
  
  .two-col-content.custom-inquiry .page-center {
    padding: 0 15px;
  }
  .two-col-content.custom-inquiry .page-center .content-col.col6 {
    width: 100%;
    padding: 0;
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .description {
    margin: 0;
  }
  
  .two-col-content.custom-inquiry .page-center .top_sec {
    margin: 0;
    padding: 0;
  }
  
  .two-col-content.custom-inquiry .page-center .top_sec h4 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
    padding: 0;
    margin: .0;
    font-weight: 500;
  }
  
  .two-col-content.custom-inquiry .page-center .columns_rowo_wrap .flex_row {
    margin-top: 30px;
    row-gap: 0;
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .cont-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .two-col-content.custom-inquiry .page-center .content-col.col6 .description a {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .description a:before {
    display: inline-block;
    margin: 0px 5px 0px 0px;
    transform: scaleX(-1);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .description span {
    margin: 0px 1em;
    color: #fff;
  }
  .two-col-content.custom-inquiry .page-center .content-col.col6 .btn-items .btn_row {
    margin: 0;
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .btn-items .btn_row a {
    margin: 0px auto;
    background-color: #fff;
    color: #0f5498;
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    display: flex;
    transition: none;
  }
  
  .two-col-content.custom-inquiry .page-center .content-col.col6 .btn-items .btn_row a:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  .two-col-content.custom-inquiry .page-center .content-col.col6 .description {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .two-col-content.custom-inquiry .page-center .content-col.col6 .btn-items .btn_row a:hover {
    background-color: #dff0fd;
  }
  .servs-details-pg .hs_service .page-center .flex_row {
    padding-bottom: 60px;
  }
  .two-col-content.case001 .page-center {
    padding: 60px 0;
  }
  
  .two-col-content.case001 .page-center h2.title {
    margin: 0;
    text-align: left;
    padding: 0.5em 0px;
    border-bottom: 1px solid #0071bc;
    font-size: 24px;
    background-color: transparent;
  }
  
  .two-col-content.case001 .page-center h2.title:before {
    content: none;
  }
  
  .two-col-content.case001 .page-center .top_sec.noButton {
    padding: 0;
    margin: 0;
  }
  .case001 .page-center .content_widget.col8 {
    width: 100%;
  }
  .two-col-content.case001 .page-center .top_content {
    margin-top: 30px;
  }
  
  .two-col-content.case001 .page-center .top_content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    margin: -10px 5px 0px;
    padding: 0;
  }
  
  .two-col-content.case001 .page-center .top_content ul > li {
    padding: 2px 1em;
    margin: 10px 5px 0px;
    border-radius: 5px;
    border: 1px solid #aaa;
    background-color: #aaa;
    color: #fff;
    font-size: 13px;
    line-height: normal;
  }
  
  .two-col-content.case001 .page-center .flex_row .content-col.col6 {
    margin-top: 30px;
  }
  
  .two-col-content.case001 .page-center .flex_row .media_column {
    margin-top: 30px;
  }
  
  .two-col-content.case001 .page-center .flex_row {
    margin-right: -15px;
    margin-left: -15px;
    row-gap: 0;
    align-items: unset;
  }
  
  .two-col-content.case001 .page-center .flex_row .content-col.col6 .description {
    margin: 0;
  }
  
  
  
  .two-col-content.case001 .page-center .flex_row .media_column .single-img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  
  .two-col-content.case001 .page-center .flex_row .media_column  p {
    font-size: 11px;
    text-align: center;
  }
  .two-col-content.case001 .page-center .flex_row {
    padding-bottom: 0;
  }
  .two-col-content.case001-inner .page-center {
    margin: 0 -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    margin-top: 30px;
  }
  
  .two-col-content.case001-inner .page-center .top_sec.noButton {
    margin: 0;
    padding: 0;
  }
  
  .two-col-content.case001-inner .page-center .flex_row.flex_center {
    padding: 0.5em;
    margin: 0px -15px;
    align-items: unset;
    flex-direction: row-reverse;
    border-right: 1px solid #a9acaf;
    border-top: 1px solid #a9acaf;
    border-bottom: 1px solid #a9acaf;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .media_column.img-col.col6 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding: 0 15px;
  }
  
  .two-col-content.case001 .page-center {
    padding-bottom: 0;
  }
  
  .two-col-content.case001-inner .page-center .content_widget.col8 {
    width: 100%;
  }
  .two-col-content.case001-inner .page-center .columns_rowo_wrap {
    border-right: 1px solid #a9acaf;
  }
  
  .two-col-content.case001-inner .page-center .top_sec.noButton {
    width: 8em;
  }
  .two-col-content.case001-inner .page-center .top_sec.noButton {
    display: flex;
    align-items: center;
    height: 100%;
    border-top: 1px solid #a9acaf;
    background-color: #1d4676;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 0.5em;
    margin: 0px;
    justify-content: flex-start;
  }
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .description {
    margin: 0;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .description p {
    text-align: center;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .description p a {
    color: #359ddd;
    transition: none;
  }
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .description p a:hover {
    color: #76b6dd;
  }
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row {
    margin: 0;
    justify-content: center;
    row-gap: 0;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index1 a,
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index2 a {
    display: inline-block;
    margin: 1em 1em 0px;
    position: relative;
    padding: 0.5em 1em 0.5em 2em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    transition: none;
  }
  .two-col-content.case001-inner .page-center .flex_row .media_column.img-col.col6 .single-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image:url("//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg")
      }
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index1 a:before, 
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index2 a:before {
    position: absolute;
    top: 50%;
    left: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index1 a:hover, 
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index2 a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  .cnt-wit-tp-img-wrp.inner-list {
    padding-bottom: 120px;
  }
  
  .cnt-wit-tp-img-wrp.inner-list .flex-row.flex_row {
    padding-bottom: 0;
  }
  
  .cnt-wit-tp-img-wrp.inner-list .bototm_btn .btn_row {
    margin: 30px auto 0px;
  }
  
  .cnt-wit-tp-img-wrp.inner-list .btn_row a {
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: none;
    display: flex;
  }
  .cnt-wit-tp-img-wrp.inner-list .btn_row a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  
  .cnt-wit-tp-img-wrp.inner-list .btn_row a:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  
  .two-col-content.case001-inner {
    padding-bottom: 60px;
  }
  
  .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index2 a {
    margin-left: 10px;
  }
  .two-col-content.case008 .page-center .flex_row .media_column.img-col.col6 .single-img {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_gensoku.jpg);
  }
  .two-col-content.custom-feature .flex_row.flex_center {
    align-items: unset;
  }
  .two-col-content.custom-feature .flex_row .content-col.col6 .description {
    margin: 0;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description h3 {
    margin-bottom: 30px;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description p:nth-of-type(2) {
    margin-bottom: 30px;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li {
    position: relative;
    padding: 0px 0px 0px 2em;
    margin: 0px;
    line-height: normal;
    font-size: 17px;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li:not(:first-child) {
    margin: 1em 0px 0px;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li:before {
    left: 0px;
    transform: translateY(-50%);
    width: 1em;
    border: 1px solid #0071bc;
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li:before,
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li:after {
    position: absolute;
    top: 50%;
    height: 1em;
    content: "";
  }
  
  .two-col-content.custom-feature .flex_row .content-col.col6 .description ul > li:after {
    left: 0.5em;
    transform: translateY(-75%) rotate(45deg);
    width: 0.5em;
    border-bottom: 3px solid #0071bc;
    border-right: 3px solid #0071bc;
  }
  
  .two-col-content.custom-feature .flex_row .media_column.img-col.col6 {
    padding-left: 21px;
  }
  
  .custom-reducer .top_sec.noButton {
    padding: 0;
    text-align: left;
    margin: 0;
  }
  
  .custom-reducer .page-center {
    padding: 0 15px;
  }
  
  .custom-reducer .top_sec.noButton h2.title {
    margin: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center {
    padding: 60px 0px;
    align-items: unset;
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description {
    margin: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description h3 {
    margin: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description p:first-of-type {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description ol {
    margin: 0.5em 0px 0px 1.5em;
    padding: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description ol > li {
    margin: 0;
    padding: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description ol > li:not(:first-child) {
    margin: 0.5em 0px 0px;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .content-col.col8 .description p:nth-of-type(2) {
    margin: 0.5em 0px 0px;
    line-height: 1.6;
  }
  .custom-reducer .page-center .flex_row.flex_center .media_column.img-col.col4 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 75px;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
  }
  
  .custom-reducer .page-center .flex_row.flex_center .media_column.img-col.col4 .content_box .text_block {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
  }
  .custom-structure .page-center .flex_row.flex_center h3 {
    margin-bottom: 30px;
  }
  
  .custom-structure .page-center .flex_row.flex_center .media_column.img-col.col6 {
    margin-top: 73px;
  }
  [data-attr="reducer"] {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 60px;
  }
  
  [data-attr="reducer"] > a {
    display: inline-block;
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: normal;
    transition: none;
  }
  
  [data-attr="reducer"] > a:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  [data-attr=reducer]>a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  .two-col-content.inner-feature .flex_row.flex_center {
    align-items: unset;
  }
  
  .inner-feature .flex_row.flex_center .description {
    margin: 0;
  }
  
  .inner-feature .flex_row.flex_center .description h3 {
    margin-bottom: 30px;
  }
  
  .inner-feature .flex_row.flex_center .media_column.img-col.col6 {
    margin-top: 75px;
  }
  
  .inner-feature .flex_row.flex_center .media_column.img-col.col6 .content_box {
    margin: 0;
  }
  
  .inner-feature .flex_row.flex_center .media_column.img-col.col6 .content_box p strong {
    color: #0071bc;
    font-size: 16px;
  }
  .custom-structure .page-center .flex_row.flex_center .description {
    margin: 0;
  }
  .feature-inner .flex_row.flex_center {
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 {
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description {
    margin: 0;
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li {
    position: relative;
    padding: 0px 0px 0px 2em;
    margin: 0px;
    font-size: 17px;
    line-height: normal;
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li:not(:first-child) {
    margin: 1em 0px 0px;
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li:before,
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li:after {
    position: absolute;
    top: 50%;
    height: 1em;
    content: "";
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li:before {
    left: 0px;
    transform: translateY(-50%);
    width: 1em;
    border: 1px solid #0071bc;
  }
  
  .feature-inner .flex_row.flex_center .content-col.col4 .description ul > li:after {
    left: 0.5em;
    transform: translateY(-75%) rotate(45deg);
    width: 0.5em;
    border-bottom: 3px solid #0071bc;
    border-right: 3px solid #0071bc;
  }
  .custom-tcg .top_sec.noButton {
    padding: 0;
    margin: 0;
    text-align: left;
  }
  
  .custom-tcg .page-center {
    padding: 0 15px;
  }
  
  .two-col-content.custom-tcg .flex_row.flex_center {
    align-items: unset;
    row-gap: 0;
    margin: 0 -15px;
  }
  
  .custom-tcg .flex_row.flex_center .content-col.col8 {
    margin-top: 30px;
  }
  
  .custom-tcg .top_sec.noButton h2 {
    margin: 0;
  }
  
  .custom-tcg .flex_row.flex_center .media_column.img-col.col4 {
    margin-top: 30px;
  }
  
  .custom-tcg .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
    text-align: center;
  }
  
  .custom-tcg .flex_row.flex_center .media_column.img-col.col4 .content_box span {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
    margin: 0;
    display: block;
  }
  .custom-tcg-2 .page-center {
    padding: 0 15px;
  }
  
  .custom-tcg-2 .page-center .top_sec.noButton {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .custom-tcg-2 .page-center .top_sec.noButton h3 {
    margin: 0;
  }
  .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center {
    align-items: unset;
    margin: 0 -15px;
  }
  .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center .content-col.col6 {
    margin-top: 30px;
  }
  .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center .media_column.img-col.col6 {
    margin-top: 30px;
  }
  .custom-tcg-3 .page-center.theme_center .top_sec.noButton {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center {
    align-items: unset;
    margin: 0 -15px;
  }
  .custom-tcg-3 .page-center.theme_center .top_sec.noButton h3 {
    margin: 0;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .content-col.col8 {
    margin-top: 30px;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .content-col.col8 .description {
    margin: 0;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .content-col.col8 .description h4 {
    margin-bottom: 30px;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 {
    margin-top: 87px;
  }
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
  }
  
  .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 .content_box span {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
    display: block;
  }
  .custom-tcg-4 .top_sec.noButton {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  
  .custom-tcg-4 .top_sec.noButton h4 {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-4 .flex_row.flex_center {
    align-items: unset;
    margin: 0 -15px;
  }
  
  .custom-tcg-4 .flex_row.flex_center .content-col.col5 {
    margin-top: 30px;
  }
  .custom-tcg-4 .flex_row.flex_center .content-col.col5 .description {
    margin: 0;
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 {
    margin-top: 30px;
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box {
    margin: 0;
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0;
    padding: 0;
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table th {
    background-color: #e8e8e8;
    position: relative;
    padding: 10px;
    height: 100%;
    border: 1px solid #a9acaf;
    text-align: center;
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table td {
    position: relative;
    padding: 10px;
    height: 100%;
    border: 1px solid #a9acaf;
    text-align: center;
  }
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table thead > tr:nth-of-type(2) > th {
    background-color: #f7f7f7;
  }
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box p {
    margin-top: 1em;
  }
  .two-col-content.custom-tcg-5 .flex_row.flex_center {
    align-items: unset;
    margin: 0 -15px;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description h4 {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description p {
    margin-top: 1em;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description h4:not(:first-child) {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description p a {
    color: #359ddd;
    text-decoration: underline;
    transition: none;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .description p a:hover {
    color: #76b6dd;
  }
  .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 {
    margin-top: 40px;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 .content_box span {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
    margin: 0;
    display: block;
  }
  .custom-tcg-6 .top_sec.noButton {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  
  .custom-tcg-6 .top_sec.noButton h4 {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-6 
  .flex_row.flex_center {
    align-items: unset;
    margin: 0 -15px;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .content-col.col8 {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .content-col.col8 .description {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .content-col.col8 .description h5 {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .content-col.col8 .description h5:not(:first-child) {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .content-col.col8 .description p strong {
    color: #0071bc;
    font-size: 16px;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 .mediaimg img {
    border: 1px solid #a9acaf;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 .content_box span {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 0;
  }
  .custom-tcg-inner .top_sec.noButton {
    margin: 0;
    text-align: left;
    padding: 0 15px;
  }
  
  .custom-tcg-inner .top_sec.noButton h4 {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center {
    align-items: unset;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center .content-col.col8 {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center .media_column.img-col.col4 {
    margin-top: 30px;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center .content-col.col8 .description {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center .media_column.img-col.col4 .content_box {
    margin: 0;
  }
  
  .two-col-content.custom-tcg-inner .flex_row.flex_center .media_column.img-col.col4 .content_box p {
    padding: 0.5em;
    color: #1d4676;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 0;
  }
  .cm_nv_wrp.tcg-button .cm_nv_inner .btn_row a {
    display: inline-block;
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    transition: none;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: normal;
  }
  .two-col-content.custom-tcg-inner .flex_row.flex_center .media_column.img-col.col4 .content_box p > span {
    display: inline-block;
  }
  .cm_nv_wrp.tcg-button .cm_nv_inner .btn_row a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  
  .cm_nv_wrp.tcg-button .cm_nv_inner .btn_row a:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  
  .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table th {
    vertical-align: middle;
  }
  .cnt-wit-bg-wrp.shaft-type-2._bg_ty {
    padding: 0;
  }
  .list_table-2 .rich_text {
    margin-top: 30px;
  }
  ul.hs-breadcrumb-menu {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  
  .list_table-2 .rich_text > p {
    margin-top: 1em;
    text-align: left;
    color: #000!important;
  }
  .fixed_table .fixed_table_body_right [data-attr="cad"] > a {
    background-color: #8094a8;
  }
  
  .fixed_table .fixed_table_body_right [data-attr="cad"] > a:before {
    content: none;
  }
  .two-col-content.right.series_bg .flex_row .mediaimg {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  
  .adv_table .table_bottom_content p:not(:last-child) {
    margin-top: 1em;
  }
  
  .custom-series-2 .flex_row .col_item .list_product_item_image.bg_hpr {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  .custom-series-2 .flex_row .col_item {
    margin: 90px 10px 0;
    width: calc(33.3% - 20px);
    padding: 0;
  }
  .custom-series-2 .page-center .cm_pdct .flex_row{
    margin: -90px -10px 0;
    padding: 0 15px;
  }
  .two-col-content.two_col_content_with_bg-2 .flex_row .media_column .mediaimg,
  .cm_pdct_wrp.custom-series-5 .flex_row .col_item .list_product_item_image.bg_hpr{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_index.jpg);
  }
  .cm_pdct_wrp.custom-series-5 h2 {
    margin-bottom: 30px;
  }
  .cnt-wit-bg-wrp.cntnt .rich_text h2 {
    margin: 0;
    text-align: left;
  }
  
  .cnt-wit-bg-wrp.cntnt .page-center {
    padding: 0 15px;
  }
  
  .cnt-wit-bg-wrp.cntnt .rich_text p {
    text-align: left;
    margin-bottom: 24px;
  }
  
  .cnt-wit-bg-wrp.cntnt .rich_text {
    text-align: left;
  }
  
  .cnt-wit-bg-wrp.cntnt .rich_text h3 {
    line-height: 1.5;
    padding: 0;
    font-size: 17.55px;
    margin: 0;
    letter-spacing: normal;
  }
  
  .cnt-wit-bg-wrp.cntnt .rich_text h3:before {
    content: none;
  }
  [data-name="bg_lv2"] {
    background-color: #83909f;
    color: #fff;
  }
  
  [data-name="bg_lv4"] {
    background-color: #e4e7ea;
  }
  [data-name="bg_lv1"] {
    position: relative;
    width: 100%;
    height: 100%;
  }
  
  [data-name="bg_lv1"] > span:first-of-type {
    bottom: 0.5em;
    right: 1.4em;
  }
  
  [data-name="bg_lv1"] > span {
    position: absolute;
  }
  
  [data-name="bg_lv1"] > span:last-of-type {
    top: 0.3em;
    left: 1.3em;
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 a{
    transition: none;
  }
  .child_hs_btn .hs-button {
    font-size: 17px;
  }
  .child_hs_btn .hs-button,.child_hs_btn .hs-sec-btn {
    transition: none!important;
  }
  .two-col-content .content-col .cu_button {
    color: #040505;
  }
  .child-theme th[data-name=bg_lv1]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(30deg);
    width: 30%;
    height: 1px;
    background-color: #fff;
    content: "";
  }
  .child_intro.child_hs_btn.child-10.img-btm-cont .tp-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
  }
  
  .child_intro.child_hs_btn.child-10.img-btm-cont .tp-img {
    display: block;
    position: relative;
    padding-top: 95%;
    background-color: #fff;
    overflow: hidden;
  }
  .child_intro.child_hs_btn.img-cont_2 .inner_spacing.custom.theme .tp-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
  }
  
  .child_intro.child_hs_btn.img-cont_2 .inner_spacing.custom.theme .tp-img {
    display: block;
    position: relative;
    padding-top: 95%;
    background-color: #fff;
    overflow: hidden;
  }
  
  .cnt-wit-bg-wrp .btn_item.index2 a {
    color: #359ddd;
    font-weight: bold;
    line-height: 1.6;
    text-decoration: underline;
  }
  
  .cnt-wit-bg-wrp .btn_item.index2 a:hover {
    color: #76b6dd;
  }
  .footer_link {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px;
  }
  .footer_link img.hs-image-widget {
    max-width: 150px;
  }
  .footer_link p {
    display: inline-block;
    margin: 0px 0px 0px 1em;
    font-size: 13px;
    font-weight: bold;
  }
  .child_footer .footer_tp .page-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  @media (max-width:1100px){
    .top_img_cont_1.en_top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) .tp-img-cnt,
    .top_img_cont_1.en_top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img-cnt,
    .top_img_cont_1.en_top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img-cnt {
      padding-top: 6px;
    }
  
    .top_img_cont_1.type-999 .page-center.theme_center h3.col-title {
      white-space: normal;
      font-size: 12px;
      padding: 0 2px;
    }
  }
  
  
  
  
  
  
  @media (max-width:991px){
    .two-col-content.custom-feature .flex_row .media_column.img-col.col6 {
      padding-left: 15px;
    }
    .custom-reducer .page-center .flex_row.flex_center .media_column.img-col.col4 {
      display: block;
    }
    .cnt-wit-tp-img-wrp.features_sec .page-center .splide__track {
      padding: 25px;
    }
    .cnt-wit-tp-img-wrp.features_sec .page-center .flex-row .cnt-col {
      width: calc(50% - 10px);
      margin: 10px 5px 0px;
    }
    .custom-series-2 .page-center .cm_pdct .flex_row .cm_pdct_title {
      height: auto;
    }
    .top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) .tp-img,
    .top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img,
    .top_img_cont_1.type-999 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img {
      padding: 0;
    }
    .top_img_cont_1.type-999 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 40%;
    }
  }
  
  
  @media (max-width:767px){
    .servs-details-pg .hs_service .col4 {
      width: 100%;
      margin: 30px 0px 0px;
    }
  
    .servs-details-pg .hs_service .page-center > .flex_row {
      flex-direction: column-reverse;
    }
  
    .servs-details-pg .hs_service .col8 {
      width: 100%;
    }
    .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row .index2 a {
      margin-left: 15px;
    }
    .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col {
      max-width: 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }
    .cnt-wit-bg-wrp.custom-case h1.title {
      font-size: 5vw;
    }
  
    .cnt-wit-tp-img-wrp.custom-list h2.title {
      font-size: 20px;
    }
  
    .two-col-content.custom-inquiry .page-center .content-col.col6 .cont-inner {
      flex-direction: column;
    }
    .two-col-content.custom-inquiry .page-center .content-col.col6 .description {
      flex-wrap: wrap;
    }
    .two-col-content.custom-inquiry .page-center .content-col.col6 .btn-items .btn_row {
      margin-top: 30px;
    }
    .cnt-wit-tp-img-wrp.custom-list {
      margin-bottom: 30px;
    }
    .two-col-content.case001 .page-center h2.title {
      font-size: 20px;
    }
    .two-col-content.case001-inner .page-center .top_sec.noButton {
      width: 100%;
      text-align: center;
    }
    .two-col-content.case001-inner .page-center .flex_row .media_column.img-col.col6 {
      flex: 100%;
      max-width: 100%;
    }
    .two-col-content.case001-inner .page-center .flex_row .content-col.col6 {
      flex: 100%;
      max-width: 100%;
      margin-top: 30px;
    }
    .two-col-content.case001-inner .page-center {
      flex-direction: column;
    }
    .two-col-content.case001-inner .page-center .flex_row.flex_center {
      row-gap: 0;
      flex-direction: column-reverse;
    }
    .two-col-content.case001-inner .page-center .flex_row .media_column.img-col.col6 .single-img img {
      width: auto;
    }
    .two-col-content.case001-inner .page-center .flex_row .media_column.img-col.col6 .single-img {
      text-align: center;
    }
    .two-col-content.case001-inner .page-center .flex_row .content-col.col6 .btn_row {
      align-items: center;
      justify-content: center;
      row-gap: 0;
    }
    .two-col-content.case001-inner {
      padding-bottom: 30px;
    }
    .two-col-content.case001-inner .page-center .columns_rowo_wrap {
      border-left: 1px solid #a9acaf;
    }
    .two-col-content.case001-inner .page-center .columns_rowo_wrap {
      margin-bottom: 60px;
    }
    .cnt-wit-tp-img-wrp.custom-list-2 .page-center .flex-row .cnt-col {
      max-width: 100%;
      flex: 100%;
    }
    .cnt-wit-tp-img-wrp.custom-list-2 {
      margin-bottom: 0;
      padding-bottom: 30px;
      padding-top: 30px;
    }
    .two-col-content.case001-inner .page-center .top_sec.noButton {
      border: 0;
    }
    .two-col-content.custom-feature .flex_row.flex_center .single-img {
      text-align: center;
    }
    .custom-reducer .page-center .flex_row.flex_center {
      row-gap: 0;
    }
    .custom-reducer .page-center .flex_row.flex_center .media_column.img-col.col4 {
      margin-top: 30px;
    }
    .custom-structure .page-center .flex_row.flex_center .media_column.img-col.col6 {
      margin-top: 30px;
    }
    .two-col-content.inner-feature .flex_row.flex_center {
      row-gap: 0;
    }
    .inner-feature .flex_row.flex_center .media_column.img-col.col6 {
      margin-top: 30px;
    }
    .custom-tcg .flex_row.flex_center .media_column.img-col.col4 .mediaimg img {
      width: auto;
    }
    .custom-tcg .flex_row.flex_center .media_column.img-col.col4 .mediaimg {
      text-align: center;
    }
    .custom-tcg .flex_row.flex_center .media_column.img-col.col4 .mediaimg .single-img {
      text-align: center;
    }
    .custom-tcg .flex_row.flex_center .content-col.col8 .description {
      margin-bottom: 0;
    }
    .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center .content-col.col6 .description {
      margin: 0;
    }
    .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center .media_column.img-col.col6 .single-img {
      text-align: center;
    }
    .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center .media_column.img-col.col6 .single-img img {
      width: auto;
    }
    .two-col-content.custom-tcg-2 .page-center .flex_row.flex_center {
      row-gap: .0;
    }
    .custom-tcg-3 .page-center.theme_center .flex_row.flex_center {
      row-gap: 0;
    }
    .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 {
      margin-top: 30px;
    }
    .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 .single-img {
      text-align: center;
    }
    .custom-tcg-3 .page-center.theme_center .flex_row.flex_center .media_column.img-col.col4 .single-img img {
      width: auto;
    }
    .two-col-content.custom-tcg-4 .flex_row.flex_center {
      row-gap: 0;
    }
    .two-col-content.custom-tcg-5 .flex_row.flex_center {
      row-gap: 0;
    }
    .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 {
      margin-top: 70px;
    }
    .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 .single-img {
      text-align: center;
    }
    .two-col-content.custom-tcg-5 .flex_row.flex_center .media_column.img-col.col4 .single-img img {
      width: auto;
    }
    .two-col-content.custom-tcg-6 .flex_row.flex_center {
      row-gap: 0;
    }
    .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 .single-img {
      text-align: center;
    }
    .two-col-content.custom-tcg-6 .flex_row.flex_center .media_column.img-col.col4 .single-img img {
      width: auto;
    }
    .two-col-content.custom-tcg-inner .flex_row.flex_center {
      row-gap: 0;
    }
    .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table td {
      vertical-align: middle;
    }
    .navbar_module_wrapper.center_align .hrz .cm_nv_inner {
      padding: 0;
    }
    .custom-tcg-4 .flex_row.flex_center .media_column.img-col.col7 .content_box table th {
      vertical-align: middle;
    }
    .sticky-bookmark-section .inner_links .nv_row .nv_item a {
      padding: 5px 0px 5px 2em;
    }
    .cnt-wit-tp-img-wrp.features_sec .page-center .flex-row .cnt-col {
      width: 100%;
    }
    .cnt-wit-tp-img-wrp.features_sec .page-center .splide__track {
      padding: 30px;
    }
    .cnt-wit-tp-img-wrp.features_sec .page-center .flex-row .cnt-col:first-child {
      margin-top: 0;
    }
    .cnt-wit-tp-img-wrp .top_sec.noButton h2 {
      font-size: 20px;
    }
    .custom-series-2 .flex_row .col_item {
      width: calc(50% - 20px);
    }
    .custom-series-2 .page-center .cm_pdct .flex_row .cm_pdct_title {
      height: 4em;
      padding-bottom: 23px;
    }
  
    .cm_pdct_wrp.custom-series-2 .cm_pdct_title:after {
      top: 22%;
      right: 0.2em;
    }
    .custom-series-2 .cm_pdct_top h2 {
      font-size: 20px;
    }
  
    .cnt-wit-bg-wrp.series_type20 .content_widget h3 {
      font-size: 18px;
    }
  
    /* Page issue css */
  
    .two-col-content.widget_1698659739120 .cu_button {
      padding: 2em;
    }
  
    .two-col-content.widget_1698659739120 .cu_button:before {
      content: none;
    }
    .cm_pdct_wrp .cm_pdct .list_product_content dd > p:last-of-type span{
      margin-top: 10px;
      display: inline-block;
    }
    .cm_pdct_wrp.product-type-8 .cm_pdct .cm_pdct_title {
      padding-bottom: 7px;
    }
    .cm_pdct_wrp.product-type-8 .cm_pdct .cm_pdct_title::after {
      top: 41%;
    }
  
  }
  
  @media (max-width:600px){
    .cnt-wit-tp-img-wrp.custom-list .page-center .flex-row .cnt-col .tp-img-cnt h4 {
      font-size: 3vw;
    }
    .top_img_cont_1.type-999 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 5%;
    }
  }
  
  
  
  .hs_cos_wrapper_type_header h1 {
    margin: 0;
  }
  .two-col-content.two_col_content_with_bg .flex_row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .two-col-content.two_col_content_with_bg .flex_row .mediaimg {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_gensoku.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .two-col-content.two_col_content_with_bg .page-center {
    padding: 0 15px;
  }
  .two-col-content.two_col_content_with_bg img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  
  }
  .two-col-content.two_col_content_with_bg .flex_row.flex_center {
    align-items: unset;
  }
  .two-col-content.two_col_content_with_bg .content-col .description {
    margin: 0;
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 {
    margin: 0;
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 {
    margin: 0;
    text-align: center;
    display: block;
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 a {
    display: table;
    margin: 30px auto 0px;
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 a:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  .two-col-content.two_col_content_with_bg .btn-items .btn_row.count_2 a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  .cnt-wit-tp-img-wrp.features_sec .page-center {
    padding: 0 15px;
  }
  .cnt-wit-tp-img-wrp.features_sec .top_sec {
    padding: 0;
    text-align: left;
  }
  .cnt-wit-tp-img-wrp.features_sec .top_sec {
    padding: 0;
    text-align: left;
    margin: 0 0 30px;
  }
  .cnt-wit-tp-img-wrp.features_sec .bottom_row {
    padding: 0 15px;
  }
  .cnt-wit-tp-img-wrp.features_sec .splide__track {
    margin: 0 -15px;
    padding: 30px;
    background-color: #f7f7f7;
  }
  @media(min-width: 768px){
    .corporation_pages_header .custom-header-wrapper .l-header__logo a {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms;
    }
    .corporation_pages_header .custom-header-wrapper .l-header__logo a:hover {
      opacity: 0.8;
    }
    .cnt-wit-tp-img-wrp.features_sec .flex-row {
      justify-content: center;
      list-style: none;
      gap: 0;
    }
  }
  .cnt-wit-tp-img-wrp.features_sec .flex-row h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: 4em;
    color: #0f5498;
    margin: 0;
    font-size: 20px;
    padding-left: 0;
  }
  .cnt-wit-tp-img-wrp.features_sec .flex-row p {
    text-align: left;
  }
  .cnt-wit-tp-img-wrp.features_sec .flex-row h3:before {
    display: none;
  }
  .cnt-wit-bg-wrp.shaft-type .content_widget h3 {
    color: #000 !important;
    text-align: left;
    padding-left: 0;
    margin: 0;
  }
  .cnt-wit-bg-wrp.shaft-type .content_widget h3:before {
    display: none;
  }
  .cnt-wit-bg-wrp.shaft-type {
    padding: 27px 0 30px;
    overflow: visible;
  }
  .cnt-wit-bg-wrp.shaft-type .page-center {
    padding: 0 15px;
  }
  .cnt-wit-bg-wrp.shaft-type .content_widget {
    margin: 0 -15px;
  }
  .cnt-wit-bg-wrp.shaft-type .content_widget h3 {
    color: #000 !important;
    text-align: left;
    padding-left: 0;
    margin: 0;
    font-weight: 700;
    font-size: 17.55px;
    padding-bottom: 0;
  }
  .cnt-wit-bg-wrp.shaft-type .rich_text {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #000;
    line-height: normal;
  }
  
  
  a[data-class=btn]{
    transition: unset;
  }
  
  .cnt-wit-bg-wrp.list_table {
    padding: 0;
  }
  .cnt-wit-bg-wrp.list_table .page-center {
    padding: 0;
  }
  
  
  .cnt-wit-tp-img-wrp.features_sec .flex-row .cnt-col {
    padding: 1em;
    background-color: #fff;
  }
  .simple-banner.hm-bnr {
    position: relative;
    height: 320px;
    padding: 0 !important;
    min-height: unset !important;
    margin-top: 0;
  }
  .simple-banner.hm-bnr .bg_el.bg_img {
    background-repeat: no-repeat;
    background-position: center right 10% !IMPORTANT;
    background-size: cover;
  }
  .simple-banner.hm-bnr .page-center .flex_row {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
  }
  .simple-banner.hm-bnr h1 {
    font-size: 52px;
    letter-spacing: 0.1em;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
  }
  .simple-banner.hm-bnr p {
    font-size: 28px;
    margin-top: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    text-shadow: -2px -2px 6px #000, 2px -2px 6px #000, 2px 2px 6px #000, -2px 2px 6px #000;
    line-height: 1.6;
    color: #fff !important;
    text-align: left;
    letter-spacing: 0;
  }
  .simple-banner.hm-bnr .page-center {
    position: relative;
    max-width: 1070px;
    height: 100%;
  }
  .simple-banner.hm-bnr h1, .simple-banner.hm-bnr p {
    font-family: "Noto Serif JP",serif;
    font-weight: 500;
    text-align: left;
    padding: 0;
    border: 0;
  }
  .simple-banner.hm-bnr h1:before {
    display: none;
  }
  .simple-banner.hm-bnr h1 {
    margin: 0;
  }
  .cm_pdct_wrp.child_hs_btn.type2 {
    padding-top: 52px;
  }
  .cm_pdct_wrp.child_hs_btn.type2 .cm_pdct_button_row {
    display: none;
  }
  .cm_pdct_wrp.child_hs_btn.btm_content .cm_pdct {
    margin: -90px -10px 0px;
  }
  .cm_pdct_wrp.child_hs_btn.btm_content .cm_pdct .col_item {
    margin: 90px 0 0px;
  }
  .cm_pdct_wrp.child_hs_btn.type2.bg_2 .list_product_item_image.bg_hpr {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_index.jpg);
  }
  .cm_pdct_wrp.child_hs_btn.btm_content .flex_row {
    margin: 30px 0 0;
    padding: 0 15px;
  }
  .two-col-content.two_col_content_with_bg.differ_bg .flex_row .mediaimg,
  .cm_pdct_wrp.child_hs_btn.btm_content .list_product_item_image.bg_hpr,
  .cm_pdct_wrp.child_hs_btn.btm_main_sec .cm_pdct .flex_row .col_item .list_product_item_image,
  .two-col-content.two_col_content_with_bg.btm_main_sec .flex_row .mediaimg,
  .two-col-content.two_col_content_with_bg.bg_tcg .flex_row .mediaimg,
  .cm_pdct_wrp.cm_product_inner_gap.bg_tcg .list_product_item_image{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  .two-col-content.two_col_content_with_bg.reinforced-typeball  .flex_row .mediaimg,
  .cm_pdct_wrp.btm_content.bg_gensoku .list_product_item_image.bg_hpr{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_gensoku.jpg);
  }
  .cm_pdct_wrp.child_hs_btn.type2.btm_content.top_space {
    padding-top: 30px;
  }
  .fixed_table_header_left table thead th div[data-name="border"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(30deg);
    width: 30%;
    height: 1px;
    background-color: #fff;
    content: "";
  }
  
  .fixed_table_header_left table thead th div[data-name="border"] {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent !important;
  }
  .fixed_table_header_left table thead th div[data-name="border"] span:nth-of-type(1) {
    top: 1em;
    right: 1em;
  }
  .fixed_table_header_left table thead th div[data-name="border"] span:nth-of-type(2) {
    bottom: 1em;
    left: 1em;
  }
  .fixed_table_header_left table thead th div[data-name="border"] span {
    position: absolute;
  }
  .hs-richtext.hs-main-font-element p {
    font-size: 15px;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text div p {
    text-align: center !important;
  }
  .child-theme .hs-fieldtype-select .input {
    display: table;
    position: relative;
    width: 80%;
  }
  .child-theme .hs-fieldtype-select .input:before {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    width: 30px;
    height: 27px;
    background-color: #ddd;
    pointer-events: none;
    content: "";
  }
  .child-theme .hs-fieldtype-select .input:after {
    position: absolute;
    top: 11px;
    right: 8px;
    bottom: 0px;
    z-index: 2;
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-top: 8px solid #acacac;
    pointer-events: none;
    content: "";
  }
  .child-theme form .hs-fieldtype-booleancheckbox ul.inputs-list li {
    margin: 0;
  }
  .child-theme form .hs-fieldtype-booleancheckbox {
    margin: 0;
    justify-content: center;
    text-align: center;
  }
  .child-theme .contact_page_v1 .hs_submit {
    text-align: center;
  }
  .cnt_with_bg_sec.ctm-bg-img-cont.no-space {
    padding: 0 !important;
  }
  html.child-theme[lang="en"] .hs-breadcrumb-menu-wrapper {
    margin-bottom: 17px;
  }
  .cnt-wit-tp-img-wrp.features_sec .flex-row h3 {
    text-align: left;
  }
  html[lang="en"] .website_page .hs-menu-wrapper > ul >li.hs-item-has-children > a {
    color: rgb(4, 5, 5);
    cursor: text;
  }
  .child-theme .migration_test_page .hs-fieldtype-select .input {
    width: 100%;
  }
  html[lang="en"] .mnavi>ul>li a {
    color: #fff;
    text-transform: capitalize;
  }
  .two-col-content.two_col_content_with_bg.btm_main_sec.btn_spacing a.cu_button {
    padding: 0.7em 5em 2em 6em;
  }
  
  html.child-theme[lang=en] .hs-breadcrumb-menu-wrapper {
    margin-bottom: 24px;
  }
  @media(min-width:992px){
    .cnt-wit-tp-img-wrp.features_sec.col4_row .flex-row .cnt-col {
      width: calc(33.3% - 10px);
      margin: 10px 5px 0px;
    }
  }
  @media(min-width:1400px){
    .cnt-wit-tp-img-wrp.features_sec .flex-row {
      margin: -10px -5px 0px;
  
    }
  }
  
  @media(max-width:1199px) and (min-width: 768px){
    section.sticky-bookmark-section .inner_links {
      padding: 0 14px 0 20px;
    }
  }
  
  @media(max-width:767px){
    .cnt-wit-tp-img-wrp.features_sec .flex-row {
      row-gap: 0;
    }
  
    .child-theme .contact_page_v1 .hs-form-field {
      display: block;
      flex-wrap: wrap;
    }
    .child-theme .contact_page_v1 .hs-form-field>.input {
      width: 100%;
    }
    .child-theme .contact_page_v1 .hs-form-field>label {
      padding: 0 0 0 5em;
      position: relative;
      margin-bottom: 20px;
      width: 100%;
      font-size: 11px;
    }
  }
  
  @media(max-width: 600px){
    .box_download .box_download_title {
      height: auto;
      margin-bottom: 10px;
    }
  }
  
  
  
  
  .box_download_info_wrp p a:first-child:before{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/icon_pdf.svg);
  }
  
  [data-attr='col_full'] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -20px -10px 0px;
    list-style: none;
    padding: 0;
    margin-top: -14px;
  }
  
  [data-attr='col_full'] li {
    padding: 0.5em;
    margin: 20px 10px 0px;
    border: 1px solid #0071bc;
    font-size: 17px;
    text-align: center;
  }
  
  form p span {
    line-height: 1.5;
    color: rgb(255, 165, 0);
    font-size: 17.55px;
    font-weight: 700;
  } 
  
  [data-attr='ol_wrp'] {
    margin-top: 8px;
    padding-left: 23px;
  }
  
  [data-attr='ol_wrp'] li {
    margin: 0;
  }
  
  [data-attr='ol_wrp']  li + li {
    margin: 0.5em 0px 0px;
  }
  
  .website_page .hs-menu-wrapper > ul {
    padding: 0;
  }
  
  
  .website_page .hs-menu-wrapper > ul >li.hs-item-has-children {
    margin: 0;
  }
  
  .website_page .hs-menu-wrapper > ul >li.hs-item-has-children {
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  
  .website_page .hs-menu-wrapper > ul >li.hs-item-has-children > a {
    line-height: 1.5;
    display: block;
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
    background-color: #f7f7f7;
    font-size: 20px;
    font-weight: 700;
  }
  
  .website_page .hs-menu-wrapper > ul >li.hs-item-has-children > a::before {
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%);
    width: 4px;
    height: 1em;
    background-color: #0071bc;
    content: "";
  }
  
  .website_page .hs-menu-wrapper > ul >li.hs-item-has-children {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .website_page .hs-menu-wrapper > ul {
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .website_page .hs-menu-wrapper>ul>li.hs-item-has-children > ul {
    margin: 30px 0px 0px 1.5em;
    padding: 0;
  }
  
  .website_page .hs-menu-wrapper>ul>li.hs-item-has-children > ul > li {
    margin: 0;
    list-style: disc;
  }
  
  .website_page .hs-menu-wrapper>ul>li.hs-item-has-children > ul > li + li {
    margin: 0.5em 0px 0px;
  }
  
  .website_page .hs-menu-wrapper>ul>li.hs-item-has-children > ul > li > a {
    color: #359ddd;
    text-decoration: underline;
  }
  
  .website_page .hs-menu-wrapper>ul>li.hs-item-has-children > ul > li > a:hover {
    color: #76b6dd;
  }
  
  .sticky-bookmark-section.faq_bookmark_wrp {
    padding: 30px 0px;
  }
  
  .sticky-bookmark-section.faq_bookmark_wrp  ul.active-branch {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  
  [data-attr=col_full] li {
    line-height: normal;
  }
  
  .accordion_item .title_wrp p::before{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/icon_question.svg);
  }
  
  [data-attr="cont_wrp"] {
    margin-top: 30px;
    display: table;
    margin: 0px auto;
    padding: 20px 30px;
    border: 1px solid #0071bc;
    margin-top: 5px;
  }
  
  [data-attr="cont_wrp"] > a {
    color: #0071bc;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.1em;
    line-height: 1;
    white-space: nowrap;
  }
  
  [data-attr="cont_wrp"]  > span {
    text-align: center;
    display: block;
  }
  
  [data-attr="cont_wrp"] > a::before {
    display: inline-block;
    margin: 0px 5px 0px 0px;
    transform: scaleX(-1);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f095";
  }
  
  [data-attr="cont_wrp"] > a span:nth-of-type(2) {
    font-size: 16px;
  }
  
  .ctm-bg-img-cont {
    position: relative;
    padding: 60px 0px;
    text-align: center;
  }
  
  .ctm-bg-img-cont::before {
    position: absolute;
    top: 0px;
    left: calc(-50vw + 50%);
    right: calc(-50vw + 50%);
    bottom: 0px;
    z-index: -1;
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_main.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    z-index: -1;
    margin-top: 60px;
  }
  
  .ctm-bg-img-cont .rich_text p {
    font-weight: bold;
    line-height: 1.75;
    color: rgb(4, 5, 5) !important;
  }
  
  .ctm-bg-img-cont .rich_text p:nth-of-type(1) {
    position: relative;
    font-size: 18px;
  }
  
  .ctm-bg-img-cont .rich_text p:nth-of-type(1)::before {
    display: inline-block;
    margin: 0px 1em 0px 0px;
    width: 2em;
    height: 2em;
    transform: translateY(0.5em);
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/icon_ex_right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
  }
  
  .ctm-bg-img-cont .rich_text p:nth-of-type(2) {
    margin-top: 1em;
    font-size: 28px;
  }
  
  .ctm-bg-img-cont .oneButton {
    margin: 0;
    padding: 0;
  }
  
  .ctm-bg-img-cont .oneButton  a.hs-button,
  .ctm-bg-img-cont .oneButton a.cta-button{
    display: table;
    margin: 30px auto 0px;
    position: relative;
    padding: 0.75em 4em 0.75em 5em;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  
  .ctm-bg-img-cont .oneButton a.hs-button::before,
  .ctm-bg-img-cont .oneButton a.cta-button::before{
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  
  .ctm-bg-img-cont {
    padding: 120px 0px !important;
    padding-bottom:60px !important;
  }
  
  
  .ctm-bg-img-cont .oneButton a.hs-button:hover,
  .ctm-bg-img-cont .oneButton a.cta-button:hover{
    background-color: #136bc1;
    color: #fff;
  }
  
  .cont_top_img {
    position: relative;
  }
  
  .cont_top_img::before {
    position: absolute;
    top: 0px;
    left: calc(-50vw + 50%);
    right: calc(-50vw + 50%);
    bottom: 0px;
    z-index: -1;
    background-color: #eff8ff;
    content: "";
  }
  
  .cont_top_img  .noButton {
    text-align: left;
  }
  
  .cont_top_img  .page-center.theme_center {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .cont_top_img .noButton  h2.title {
    background-color: transparent;
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
    font-size: 20px;
    margin-bottom: 0;
  }
  
  .cont_top_img .noButton h2.title::before {
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-50%);
    width: 4px;
    height: 1em;
    background-color: #0071bc;
    content: "";
  }
  
  .cont_top_img .noButton .top_content {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .cont_top_img .noButton .top_content  p {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-top: 30px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .cont_top_img .flex-row.flex_row {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    row-gap: 0;
  }
  
  .cont_top_img .flex-row.flex_row 
  .cnt-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin-top: 30px;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col  .inner_spacing.theme {
    position: relative;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col {
    position: relative;
    padding: 1em 30px;
    margin: 20px 10px 0px;
    background-color: #fff;
    color: #0f5498;
    font-weight: bold;
    text-align: center;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col .tp-img-cnt-inner p {
    font-size: 15px !important;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col .tp-img-cnt-inner p  span {
    font-size: inherit;
  }
  
  .cont_top_img .flex-row.flex_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -20px -10px 0px;
    list-style: none;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col .tp-img-cnt-inner p {
    text-align: center;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col .tp-img-cnt-inner p span {
    display: inline-block;
  }
  
  .cont_top_img .flex-row.flex_row .cnt-col .inner_spacing.theme  .tp-img {
    margin-bottom: 15px;
  }
  
  .cont_top_img .noButton {
    padding: 0 !important;
  }
  
  .cont_top_img .noButton {
    margin-bottom: 58px;
  }
  
  [data-attr="full_width_wpr"] {
    padding: 1em;
    border: 1px solid #0f5498;
    color: #0f5498;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
  }
  
  [data-attr="full_width_wpr"]  span {
    display: block;
  }
  .hs-input::-webkit-input-placeholder {
    color: rgb(117, 117, 117);
  }
  .child-theme .contact_page_v1 .hs-form-field {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  
  .child-theme .contact_page_v1 .hs-form-field > label {
    position: relative;
    width: 40%;
    display: flex;
    padding: 0;
  }
  form textarea {
    min-height: 140px !important;
  }
  .child-theme .contact_page_v1 .hs-form-field > label span.hs-form-required:before {
    padding: 2px 0.75em;
    background-color: #83909f;
    color: #fff;
    font-size: 11.2px;
    white-space: nowrap;
    content: "\5fc5\9808";
  }
  .child-theme .contact_page_v1 .hs-form-field>label>span {
    order: 2;
    font-size: 15px;
  }
  .child-theme .contact_page_v1 .hs-form-field>label span.hs-form-required {
    order: 1;
    padding-right: 35px;
    font-size: 0;
  }
  .child-theme .contact_page_v1 .hs-form {
    margin: 0px auto;
    max-width: 900px;
  }
  
  .child-theme .contact_page_v1 .hs-form-field > .input {
    width: 60%;
  }
  
  .child-theme .contact_page_v1 .hs-form-field .hs-error-msgs {
    width: 100%;
  }
  
  
  
  .ctm-point-wrp .content_widget {
    display: flex;
    align-items: center;
    padding: 20px 10px;
    border: 1px solid #0f5498;
  }
  
  .ctm-point-wrp .content_widget .title {
    position: relative;
    width: 60px;
    padding-top: 60px;
    margin: 0px 10px 0px 0px;
    border-radius: 50%;
    background-color: #0f5498;
  }
  
  .ctm-point-wrp .content_widget .title::before {
    display: none;
  }
  
  
  .ctm-point-wrp .content_widget .title  span {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
  }
  
  .ctm-point-wrp .content_widget 
  .top_content {
    padding: 0px 1em;
    width: calc(100% - 60px - 10px);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
  }
  
  .ctm-point-wrp  .top_sec.noButton {
    margin-bottom: 0;
  }
  
  .ctm-point-wrp .card_inner.theme {
    padding: 0;
  }
  
  .ctm-point-wrp .flex_row {
    row-gap: 0;
    display: block;
  }
  
  .ctm-point-wrp .flex_row .card_item {
    padding: 0;
    margin-top: 1em !important;
    width: auto;
  }
  
  .card_gallery .bottom_row.notshadow .rowGap15  .card_content {
    text-align: -webkit-auto;
  }
  
  .ctm-point-wrp .content_widget .title {
    padding-bottom: 0;
  }
  
  
  
  .ctm-point-wrp {
    padding-top: 7px !important;
    padding-bottom: 0px !important;
  
  }
  
  .ctm-point-wrp  .top_sec.noButton {
    padding: 0px !important;
  }
  
  .ctm-point-wrp .content_widget .top_content p span {
    display: inline-block;
  }
  
  .ctm-point-wrp_1 {
    margin-top: 8px;
  }
  
  .two-col-content.two_col_content_with_bg.two_col_content_with_bg_2  .flex_row .mediaimg{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  
  .top_product.advanced_img_cont_1 {
    padding-top: 0;
  }
  
  
  .top_product.advanced_img_cont_1 .row  .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .top_product.advanced_img_cont_1 
  .content-wrapper {
    padding: 0;
  }
  
  
  .top_product.advanced_img_cont_1 .row .product-item  .bg_tcg{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_gensoku.jpg);
  }
  
  .top_product.advanced_img_3 {
    padding-top: 0;
  }
  
  .top_product.advanced_img_cont_1 {
    padding-bottom: 0;
  }
  
  .top_product.advanced_img_3 
  .content-wrapper {
    padding: 0;
  }
  
  .top_product.advanced_img_3 .content-wrapper  .row .bg_tcg {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_index.jpg);
  
  }
  .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1 {
    padding: 60px 0px;
  }
  
  .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1  h2 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    background: transparent;
    line-height: 1.5;
    margin: 0;
    padding: 0;
  }
  
  .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1 h2::before {
    display: none;
  }
  
  .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1  p {
    margin-top: 30px;
  }
  
  .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1 {
    padding-bottom: 60px;
  }
  
  .top_img_cont_1 .page-center.theme_center  .splide__track {
    padding: 30px 60px;
    background-color: #e6f3fb;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track  .flex-row.flex_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: -30px -15px 0px;
    list-style: none;
    row-gap: 0;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col {
    position: relative;
    margin: 30px 15px 0px;
    padding:0px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track  .overlay_link {
    display: block;
    position: relative;
    padding-top: 90%;
    background-color: #fff;
    width: 100%;
  }
  
  
  .top_img_cont_1 .page-center.theme_center .splide__track .inner_spacing.theme {
    position: absolute;
    top: 15%;
    z-index: 99;
    width: 100%;
    left: 0;
  }
  
  .top_img_cont_1 .page-center.theme_center  .tp-img {
    margin: 0;
  }
  
  .top_img_cont_1 .page-center.theme_center  .tp-img-cnt {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  
  .top_img_cont_1 .page-center.theme_center  h3.col-title {
    color: #040505;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    width: 100%;
  }
  
  .top_img_cont_1 .page-center.theme_center h3.col-title::before {
    display: none;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) img,
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) img {
    width: 109px;
    height: 107px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1)  .tp-img {
    padding-top: 8px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) .tp-img-cnt {
    padding-top: 23px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img-cnt {
    padding-top: 12px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img-cnt {
    padding-top: 12px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4)  .tp-img {
    padding-top: 9px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4)  .tp-img-cnt {
    padding-top: 22px;
  }
  
  .top_img_cont_1 {
    padding-top: 0px;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:hover {
    opacity: 0.8;
  }
  
  .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:hover h3.col-title {
    color: #1764b1;
  }
  
  .top_img_cont_1 {
    padding-bottom: 0;
  }
  
  
  .technical_wrp  .flex_row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
    row-gap: 0;
  }
  
  .technical_wrp .flex_row  .col6  {
    margin-top: 30px;
  }
  
  .technical_wrp .flex_row .col6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .technical_wrp .flex_row .col6  .cont-inner,
  .technical_wrp .flex_row .col6 .content_box{
    padding: 30px;
    height: 100%;
    background-color: #0068b7;
    box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.2), 5px 0px 5px rgba(0, 0, 0, 0.1), -5px 0px 5px rgba(0, 0, 0, 0.1);
    margin: 0;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner  .description {
    margin: 0;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner .description  h2,
  .technical_wrp .flex_row .col6 .content_box h2{
    line-height: 1.5;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding: 0px 0px 0.5em;
    color: #fff;
    background: transparent;
    margin: 0;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner .description h2::before,
  .technical_wrp .flex_row .col6 .content_box h2::before {
    display: none;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner p,
  .technical_wrp .flex_row .col6 .content_box  p{
    text-align: center;
    margin-top: 1em;
    color: #fff;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner  ul,
  .technical_wrp .flex_row .col6 .content_box  ul{
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    padding: 10px 10px 30px;
    margin-top: 20px;
    background-color: #fff;
    list-style: none;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner ul > li,
  .technical_wrp .flex_row .col6 .content_box  ul > li{
    margin: 0px;
    padding: 0px;
    border: none;
  }
  
  
  .technical_wrp .flex_row .col6 .cont-inner ul>li  a,
  .technical_wrp .flex_row .col6 .content_box  ul > li a{
    display: block;
    position: relative;
    padding: 1em 1.5em 1em 0px;
    border-bottom: 1px solid #d5d5d5;
    color: #040505;
    text-decoration: none;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner ul>li a::after,
  .technical_wrp .flex_row .col6 .content_box  ul > li a::after{
    position: absolute;
    top: 50%;
    right: 0.5em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #1b5d9e;
    border-top: 2px solid #1b5d9e;
    transition: right 0.5s;
    content: "";
  }
  
  .technical_wrp .flex_row .col6 .cont-inner ul>li a:hover::after,
  .technical_wrp .flex_row .col6 .content_box  ul > li a:hover:after
  {
    right: 0px;
  }
  
  
  .technical_wrp .flex_row {
    align-items: unset !important;
  }
  
  .technical_wrp .flex_row .col6 .content_box p  span {
    display: inline-block;
  }
  
  .technical_wrp .flex_row .col6 .cont-inner .description h2::after, 
  .technical_wrp .flex_row .col6 .content_box h2::after {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 1em;
    height: 2px;
    background-color: #fff;
    content: "";
  }
  
  .child_intro.child_hs_btn.img-btm-cont {
    background: none;
  }
  
  .img-btm-cont .top_sec h2.title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    background: transparent;
    margin: 0;
    padding: 0;
  }
  
  .img-btm-cont h2.title::before {
    display: none;
  }
  
  .img-btm-cont .page-center .flex-row .inner_spacing {
    background-color: #2f3740;
    height:100%;
  }
  
  .child_intro.child_hs_btn.img-btm-cont 
  .btn_row.count_1.oneButton {
    margin-top: 30px;
  }
  
  .child_intro.child_hs_btn.img-btm-cont .cnt-col:hover img {
    opacity: 0.8;
  }
  
  
  .child_intro.child_hs_btn.img-btm-cont 
  .tp-img {
    border: 1px solid #2f3740;
  }
  
  .child_intro.child_hs_btn.img-cont_2 {
    background: none;
  }
  
  .child_intro.child_hs_btn.img-cont_2 
  .inner_spacing.custom.theme {
    background-color: #83909f;
  }
  
  .child_intro.child_hs_btn.img-cont_2 .inner_spacing.custom.theme   .tp-img {
    border: 1px solid #83909f;
  }
  
  
  
  .child_intro.child_hs_btn.img-cont_2 .flex-row .cnt-col:nth-child(2) .inner_spacing.custom.theme img {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
  }
  .contact_page_v1 .actions .hs-button {
    font-family: Arial;
    font-weight: 600;
  }
  
  
  .child_intro.child_hs_btn.img-cont_2 .flex-row .cnt-col:nth-child(2)   .tp-img {
    display: block;
    position: relative;
    padding-top: 95%;
    background-color: #fff;
    overflow: hidden;
  }
  
  .technical_wrp {
    overflow: visible;
  }
  
  th[data-name=bg_lv1] {
    background-color: #1d4676;
    color: #fff;
  }
  [data-name=bg_lv2] th {
    background-color: #83909f;
    color: #fff;
  }
  [data-name=bg_lv4] th {
    background-color: #e4e7ea;
  }
  [data-name=bg_lv3] th {
    background-color: #e2eaf2;
  }
  
  [data-name=bg_lv1]  tr th {
    background-color: #1d4676;
    color: #fff;
  }
  
  html[lang="en"] .contact_page_v1 .hs-form-field>label span.hs-form-required:before {
    content: "Required";
  }
  
  .child-theme .hs_submit .actions {
    display: table;
    position: relative;
    margin: 0px auto;
  }
  
  .child-theme .hs_submit .actions::before {
    position: absolute;
    top: 70%;
    left: 3em;
    z-index: 1;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
  }
  
  .child-theme form .hs_submit .actions input.hs-button {
    display: table;
    margin: 30px auto 0px;
    position: relative;
    padding: 0.75em 1em;
    width: 28em;
    max-width: 90%;
    border-radius: 2em;
    background-color: #0f5498;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  
  .child-theme form .hs_submit .actions input.hs-button:hover {
    background-color: #136bc1;
    color: #fff;
  }
  
  
  .top_product.product_wrp_1.en_product_wrp_1 .top_product_sub {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  
  .top_product.product_wrp_1.en_product_wrp_1 .top_product_sub  h4 {
    font-size: 15px;
  }
  
  
  .top_product.advanced_img_cont_1.en_advanced_img_cont_1  h4 {
    font-size: 15px;
  }
  
  
  .top_product.advanced_img_3.en_advanced_img_3 .top_product_sub {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .top_product.advanced_img_3.en_advanced_img_3 .top_product_sub h4 {
    font-size: 15px;
  }
  
  .top_img_cont_1.en_top_img_cont_1 {
    padding-top: 30px;
  }
  
  .top_img_cont_1.en_top_img_cont_1  .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img-cnt {
    padding-top: 0;
  }
  
  .top_img_cont_1.en_top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img-cnt {
    padding-top: 27px;
  }
  
  .top_img_cont_1.en_top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) .tp-img-cnt {
    padding-top: 40px;
  }
  div[data-name="tbl_main_th"] {
    position: relative;
    width: 100%;
    height: 100%;
  }
  div[data-name="tbl_main_th"] span:first-child {
    top: 1em;
    right: 1em;
  }
  div[data-name="tbl_main_th"] span:last-child {
    bottom: 1em;
    left: 1em;
  }
  div[data-name="tbl_main_th"] span {
    position: absolute;
  }
  .child_intro.child_hs_btn.img-cont_2.en_img_solu_wrp .cnt-col:nth-child(1)  .tp-img {
    display: block;
    position: relative;
    padding-top: 95%;
    background-color: #fff;
    overflow: hidden;
  }
  
  .child_intro.child_hs_btn.img-cont_2.en_img_solu_wrp .cnt-col:nth-child(1) .tp-img img {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
  }
  
  .accrodion_wrp.ctm_ac_2   h2 {
    padding: 0.5em 0px;
    border-bottom: 1px solid #0071bc;
    font-size: 24px;
    background: transparent;
  }
  
  .accrodion_wrp.ctm_ac_2 h2::before {
    display: none;
  }
  
  .accrodion_wrp.ctm_ac_2 
  .accordion_wrp_main  .accordion_text {
    display: block;
  }
  
  .accrodion_wrp.ctm_ac_2 .bottom_text p {
    display: none;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text blockquote {
    margin-top: 40px;
    padding: 1em;
    background-color: #eff8ff;
    text-align: center;
    border: 0;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text blockquote p + p {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text blockquote p {
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    font-weight: bold;
  }.cnt-wit-bg-wrp.cm_out_top .rich_text blockquote p {
    text-align: center;
    margin-top: 0;
  }
  
  @media(min-width: 768px){
    [data-attr='col_full'] li{
      width: calc(50% - 20px);
    }
    .child-theme .contact_page_v1 .hs-form-field .hs-error-msgs, .child-theme .contact_page_v1 .hs_error_rollup {
      width: 100%;
      padding-left: 40%;
    }
    .website_page .hs-menu-wrapper > ul >li.hs-item-has-children {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col {
      width: calc(25% - 30px);
    }
    .technical_wrp .flex_row .col6 {
      flex: 0 0 50%;
      max-width: 50%;
    }
  
  }
  
  
  @media(min-width: 992px){
    [data-attr='col_full'] li{
      width: calc(33.3% - 20px);
    }
    .website_page .hs-menu-wrapper > ul >li.hs-item-has-children {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .cont_top_img .flex-row.flex_row .cnt-col{
      width: calc(33.3% - 20px);
    }
    .technical_wrp .flex_row .col6 .cont-inner ul > li,
    .technical_wrp .flex_row .col6 .content_box  ul > li {
      margin: 0px 10px;
      width: calc(50% - 20px);
    }
    .technical_wrp .flex_row .col6 .cont-inner  ul,
    .technical_wrp .flex_row .col6 .content_box   ul {
      display: flex;
      flex-wrap: wrap;
      margin-left: -10px;
      margin-right: -10px;
    }
  
  }
  
  @media(max-width:1199px){
    .simple-banner.hm-bnr .page-center  h1 {
      font-size: 32px;
    }
    .simple-banner.hm-bnr .page-center  p {
      font-size: 20px;
    }
    .simple-banner.hm-bnr .page-center {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }
    .simple-banner.hm-bnr .page-center 
    .banner-content-inner.col12 {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }
    .simple-banner.hm-bnr .page-center 
    .top_sec {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) img {
      max-width: 183px;
    }
  }
  
  @media(max-width:1024px){
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 20%;
    }
  }
  
  @media(max-width:992px){
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 30%;
    }
  }
  
  @media(max-width:800px){
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col img {
      width: 80px !important;
      height: 65px !important;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child .tp-img-cnt {
      padding-top: 10px;
    }
    .top_img_cont_1 .page-center.theme_center h3.col-title {
      font-size: 11px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) .tp-img {
      padding-top: 0;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) .tp-img-cnt {
      padding-top: 10px;
    }
  
  }
  
  
  @media(max-width: 767px){
    .hs_cos_wrapper_type_header h1 {
      font-size: 5vw;
    }
    [data-attr=col_full] li {
      width: calc(100% - 20px);
    }
    [data-attr=cont_wrp]>a {
      font-size: 15px ;
    }
    .website_page .hs-menu-wrapper>ul>li.hs-item-has-children:first-child {
      margin-top: 0px;
      width: 100%;
    }
    .sticky-bookmark-section.faq_bookmark_wrp ul.active-branch {
      margin: 0;
      justify-content: center;
      display: block;
    }
    .sticky-bookmark-section.faq_bookmark_wrp ul li:not(:first-child) {
      margin-top: 10px;
    }
    .sticky-bookmark-section.faq_bookmark_wrp ul li  a {
      padding-left: 0;
    }
    .sticky-bookmark-section .inner_links ul li {
      width: 100%;
    }
    .sticky-bookmark-section.faq_bookmark_wrp ul.active-branch {
      margin: 0;
      padding: 0px 15px;
    }
    .sticky-bookmark-section.faq_bookmark_wrp {
      display: block;
    }
    .sticky-bookmark-section.faq_bookmark_wrp ul.active-branch li {
      width: 100%;
    }
    [data-attr=cont_wrp] {
      display: block;
      padding: 1em;
    }
    [data-attr=cont_wrp]>a {
      font-size: 18px;
    }
    .cont_top_img .flex-row.flex_row .cnt-col {
      width: calc(100% - 20px);
    }
    .cont_top_img .flex-row.flex_row {
      display: block;
      padding-top: 2px;
    }
    .ctm_step_wrp  h2 {
      font-size: 20px;
    }
    .top_news h2 {
      font-size: 20px;
    }
    .top_product.product_wrp_1  h2 {
      font-size: 20px;
    }
    .top_product.product_wrp_1  h3 {
      font-size: 18px;
    }
    .top_product.product_wrp_1  a.btn_link {
      margin: 0px 0px 0px 1em;
    }
    .top_product.product_wrp_1 .row 
    .product-item {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .top_product.product_wrp_1  h2 {
      font-size: 20px;
    }
    .top_product.product_wrp_1  h3 {
      font-size: 18px;
    }
    .top_product.product_wrp_1  a.btn_link {
      margin: 0px 0px 0px 1em;
    }
    .top_product.product_wrp_1 .row 
    .product-item {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .top_product.advanced_img_cont_1 .title h3 {
      font-size: 18px;
    }
    .top_product.advanced_img_cont_1 
    a.btn_link {
      margin: 0px 0px 0px 1em;
    }
    .top_product.advanced_img_3  h3 {
      font-size: 18px;
    }
    .top_product.advanced_img_3 a.btn_link {
      margin: 0px 0px 0px 1em;
    }
    .top_product.advanced_img_3 .row 
    .product-item {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col {
      width: calc(50% - 30px);
    }
    .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1 h2 {
      font-size: 20px;
    }
  
    .top_product.advanced_img_3 
    section.top_product_sub {
      padding-top: 25px;
    }
    .cnt-wit-bg-wrp.child_cwb.bg_img_btn_1 p {
      text-align: center;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track {
      padding: 30px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) img {
      width: 189px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child .tp-img-cnt {
      margin-top: 40px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child .tp-img {
      padding-top: 14px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) img {
      width: 189px;
      max-width: 100%;
      height: 157px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) img {
      width: 189px;
      height: 157px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) img {
      width: 189px;
      height: 157px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img-cnt,
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img-cnt {
      margin-top: 40px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) .tp-img-cnt {
      margin-top: 20px;
    }
    .technical_wrp .flex_row .col6 .cont-inner .description h2, .technical_wrp .flex_row .col6 .content_box h2 {
      font-size: 20px;
    }
    .technical_wrp .flex_row .col6 .cont-inner p, .technical_wrp .flex_row .col6 .content_box p {
      text-align: -webkit-auto;
    }
  
    .technical_wrp  .flex_row.flex_center {
      row-gap: 0;
    }
    .child_intro.child_hs_btn.img-btm-cont 
    .page-center.theme_center  .content_widget  h2.title {
      font-size: 20px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(1) img {
      width: 189px !important;
      height: auto !important;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 0;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) img {
      width: 189px !important;
      height: 155px !important;
      max-width: 100%;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) img {
      width: 189px !important;
      height: 155px !important;
      max-width: 100%;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) img {
      width: 189px !important;
      height: 155px !important;
      max-width: 100%;
    }
    .child-theme .contact_page_v1 .hs-form-field>label{
      width: 100% !important;
    }
    .child-theme .contact_page_v1 .hs-form-field>.input {
      width: 100%;
    }
    .child-theme form .hs_submit .actions input.hs-button {
      font-size: 12px;
    }
    .child-theme .contact_page_v1 .hs-form-field {
      display: flex;.
      flex-wrap: wrap;
      margin-bottom: 20px;
    }
    .child-theme .contact_page_v1 .hs-form-field>label {
      margin-bottom: 10px;
    }
    .child-theme form .hs-richtext.hs-main-font-element p {
      font-size: 11px;
      margin-bottom: 0;
    }
    .child-theme form .hs-richtext.hs-main-font-element {
      margin: 0;
    }
    .child-theme .contact_page_v1 .hs_i_agree_to_the_privacy_policy.hs-form-field {
      margin: 0;
    }
    .child-theme .contact_page_v1 .hs_i_agree_to_the_privacy_policy.hs-form-field span {
      font-size: 11px;
    }
    .child-theme .contact_page_v1 .hs-form-field>label span.hs-form-required {
      padding-right: 5px;
    }
  }
  
  @media(max-width:700px){
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 20%;
    }
  }
  
  @media(max-width:600px){
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child img {
      width: 54px;
      height: 45px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child .tp-img-cnt {
      margin-top: 0;
      padding-top: 0;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:first-child .tp-img {
      padding-top: 0;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) img {
      width: 54px;
      height: 45px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(2) .tp-img-cnt, 
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) .tp-img-cnt {
      margin: 0;
      padding: 0;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(3) img,
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) img {
      width: 54px;
      height: 45px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col:nth-child(4) .tp-img-cnt {
      padding: 0;
      margin: 0;
    }
    .top_img_cont_1 .page-center.theme_center h3.col-title {
      font-size: 12px;
    }
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row {
      width: 100%;
      text-align: center;
      margin: 0;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col {
      width: 100%;
      max-width: 100%;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-bottom: 0;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-top: 50%;
    }
  
    .top_img_cont_1 .page-center.theme_center .tp-img-cnt {
      padding-top: 10px !important;
    }
  }
  
  @media(max-width:576px){
    .top_img_cont_1 .page-center.theme_center .splide__track .overlay_link {
      padding-top: 0;
      display: block;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .flex-row.flex_row .cnt-col {
      display: block;
      background-color: #fff;
      padding: 20px;
    }
  
    .top_img_cont_1 .page-center.theme_center .splide__track .inner_spacing.theme {
      position: static;
    }
  }
  @media(max-width:500px){
    .simple-banner.hm-bnr .bg_el.bg_img {
      min-height: 200px;
      height: auto;
    }
    .simple-banner.hm-bnr .page-center h1 {
      font-size: 5vw;
    }
    .simple-banner.hm-bnr .page-center p {
      font-size: 3vw;
    }
    .simple-banner.hm-bnr {
      height: 200px;
    }
    .child-theme form .hs_submit .actions input.hs-button {
      font-size: 11px;
    }
    .child-theme .hs_submit .actions::before {
      width: 0.4em;
      height: 0.4em;
      top: 52%;
      left: 10%;
    }
    .child-theme .hs_submit .actions {
      text-align: center;
      display: block;
    }
    [data-attr=cont_wrp]>a {
      font-size: 15px!important;
    }
    .child-theme form .hs_submit .actions input.hs-button {
      width: auto;
      padding-left: 50px;
    }
  }
  
  
  
  .cm_sdg_company {
    padding-left: 5px;
    padding-right: 5px;
  }
  .cm_sdg_company h2.title {
    text-align: left;
    margin: 0;
  }
  .cm_sdg_company .top_sec.noButton {
    margin: 0;
  }
  .two-col-content.cm_sdg_company.two-col-content .flex_row {
    row-gap: 0;
    align-items: flex-start;
  }
  .cm_sdg_company.two-col-content .flex_row .col6 {
    margin-top: 30px;
  }
  .cm_sdg_company.two-col-content .flex_row .content-col {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-left: 10px;
  }
  .cm_sdg_company.two-col-content .flex_row .media_column {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-right: 10px;
  }
  .cm_sdg_company.two-col-content .flex_row .content-col .description {
    margin: 0;
  }
  .cm_sdg_company.two-col-content .flex_row .content-col h3 {
    margin: 0;
    margin-top: 30px;
  }
  .cm_sdg_company.two-col-content .flex_row .content-col p:last-child {
    margin-bottom: 31px;
  }
  
  .cm_out_top .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cnt-wit-bg-wrp.cm_out_top h2.title {
    text-align: left;
    margin: 0;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text {
    padding-right: 2px;
    padding-left: 2px;
    margin-left: 8.333333%;
    max-width: 83.333333%;
    margin-top: 30px;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text > p:nth-child(1) {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text p:nth-child(2) {
    margin-top: 1em;
    text-align: left;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text p {
    text-align: left;
    margin-top: 1em;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text div {
    padding: 1em;
    background-color: #eff8ff;
    text-align: center;
    margin-top: 40px;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text div p:nth-child(1) {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text div p:nth-child(2) {
    padding-left: 1px;
  }
  .cnt-wit-bg-wrp.cm_out_top .rich_text > p:nth-child(5) {
    margin-top: 40px;
  }
  .cnt-wit-bg-wrp.cm_out_top figure {
    margin: 0;
    max-width: 58.6%;
    margin-left: 20.8%;
    margin-top: 30px;
  }
  .cnt-wit-bg-wrp.cm_out_top figure figcaption {
    color: #1d4676 !important;
    font-weight: bold;
    text-align: center;
    padding: 7px 7px 8px 6px;
  }
  
  a[data-class="btn"] {
    border: none;
    outline: none;
    display: inline-block;
    position: relative;
    padding: 0px 1.5em 0px 2em;
    margin: 0px 2em;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    z-index: 1;
  }
  a[data-class="btn"]:before {
    position: absolute;
    top: -0.5em;
    left: 0px;
    right: 0px;
    bottom: -0.5em;
    z-index: -1;
    border-radius: 2em;
    background-color: #0f5498;
    content: "";
  }
  a[data-class="btn"]:after {
    position: absolute;
    top: 50%;
    left: 1em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  a[data-class="btn"]:hover {
    color: #76b6dd;
  }
  .cm_outline_video {
    padding: 0;
    margin-top: 30px;
    margin-left: 8.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .cm_outline_video .page-center {
    padding: 0 2px 7px;
  }
  .adv_video_module.cm_outline_video .inner_spacer {
    padding-bottom: 54.05%;
  }
  .cm_broc_outline .page-center {
    padding: 0 15px;
  }
  .cm_broc_outline.cnt-wit-bg-wrp h2.title {
    text-align: left;
    margin: 0;
  }
  .cm_broc_outline.cnt-wit-bg-wrp .rich_text {
    max-width: 83.333333%;
    margin-left: 8.333333%;
    margin-top: 30px;
    padding: 20px;
  }
  
  .custom-reducer.cm_pdw .page-center .flex_row.flex_center .content-col.col8 .description p:nth-of-type(2) {
    margin: 0;
  }
  .cm_pdw .single-img {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_index.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct_top {
    padding: 0;
  }
  .cm_arrow.cm_pdct_wrp h2 {
    position: relative;
    padding: 0.5em 0.5em 0.5em 1.5em;
    font-size: 18px;
    background-color: #fff;
    margin: 0;
  }
  .cm_arrow.cm_pdct_wrp .sub {
    margin-top: 30px;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct .flex_row {
    padding: 0;
  }
  .cm_arrow.cm_pdct_wrp .col_item {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
    overflow: visible;
    position: relative;
  }
  .cm_arrow.cm_pdct_wrp {
    overflow: visible;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct_title {
    font-size: 18px;
    display: block;
    height: auto;
    padding: 0;
    text-align: left;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct_title:after {
    display: none;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct_title h4 {
    margin: 0;
  }
  .cm_arrow.cm_pdct_wrp .col_item:nth-child(1) {
    padding-left: 0;
  }
  .cm_arrow.cm_pdct_wrp .col_item:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm_arrow.cm_pdct_wrp .col_item:nth-child(3) {
    padding-left: 15px;
  }
  .cm_arrow.cm_pdct_wrp .list_product_item_image {
    margin-top: 1em;
    position: relative;
  }
  .cm_arrow.cm_pdct_wrp .arrow {
    display: inline-block;
    position: absolute;
    right: -13px;
    z-index: 9999999;
    width: 3em;
    height: 3em;
    color: #1d4676;
    font-size: 10px;
  }
  .cm_arrow.cm_pdct_wrp .list_product_item .arrow:nth-child(3) {
    top: 23%;
  }
  .cm_arrow.cm_pdct_wrp .list_product_item .arrow:nth-child(2) {
    bottom: 49%;
    transform: scaleX(-1);
  }
  .cm_arrow.cm_pdct_wrp .arrow:after,
  .cm_arrow.cm_pdct_wrp .arrow:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
  }
  .cm_arrow.cm_pdct_wrp .arrow:before {
    right: -1em;
    width: 0px;
    height: 0px;
    border: 1em solid transparent;
    border-left: 1.5em solid currentColor;
  }
  .cm_arrow.cm_pdct_wrp .arrow:after {
    left: 0px;
    width: 2em;
    height: 1em;
    background-color: currentColor;
  }
  .cm_arrow.cm_pdct_wrp .list_product_content {
    margin-top: 1em;
    line-height: 1.6;
    color: #040505;
    font-size: 15px;
    font-weight: 500;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }
  .cm_arrow.cm_pdct_wrp .cm_pdct_button_row {
    margin: 0;
  }
  .cm_psl.inner-feature .flex_row.flex_center .description p:nth-child(2) {
    padding-top: 8px;
  }
  .cm_psl.inner-feature .flex_row.flex_center .media_column.img-col.col6 .mediaimg {
    border: 1px solid #a9acaf;
  }
  .cm_psl.inner-feature .flex_row.flex_center .media_column.img-col.col6 {
    margin-top: 57px;
  }
  .cm_top_cont.cm_pdct_wrp .list_product_item_image {
    background: none;
    border: 1px solid #a9acaf;
  }
  .cm_top_cont.cm_pdct_wrp .list_product_item_image img {
    min-height: 136px;
  }
  .cm_bg_2.two-col-content.two_col_content_with_bg .flex_row .mediaimg,
  .two-col-content.two_col_content_with_bg.background_img .flex_row .mediaimg{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  .cm_mt.cm_pdct_wrp .list_product_item_image{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_tcg.jpg);
  }
  .cm_10.cm_pdct_wrp .col_item {
    margin-top: 90px;
  }
  .cm_10.cm_pdct_wrp .col_item:nth-child(1),
  .cm_10.cm_pdct_wrp .col_item:nth-child(2),
  .cm_10.cm_pdct_wrp .col_item:nth-child(3) {
    margin-top: 8px;
  }
  
  .two-col-content.eng_in .btn-items .btn_row.count_1 a {
    background-color: #0f5498;
    border-radius: 2em;
    color: #fff;
    display: table;
    font-size: 17px;
    font-weight: 700;
    margin: 30px auto 0;
    padding: 0.75em 4em 0.75em 5em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: none;
  }
  
  .two-col-content.eng_in .btn-items .btn_row.count_1 a:before {
    border-right: 2px solid;
    border-top: 2px solid;
    content: "";
    height: 0.5em;
    left: 3em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 0.5em;
  }
  .two-col-content.eng_in .flex_row.flex_center .btn-items .btn_row.count_1.oneButton {
    justify-content: center;
  }
  .two-col-content.eng_in .btn-items .btn_row.count_1 a:hover {
    background-color: #136bc1;
    color: #fff;
  }
  .cm_500_page  h1 {
    border: 0;
  }
  .cm_500_page h1:before {
    content: none;
  }
  
  @media (max-width: 991px){
    .cm_sdg_company.two-col-content .flex_row .media_column {
      padding-left: 17px;
    }
    .cm_sdg_company.two-col-content .flex_row .content-col {
      padding-right: 19px;
    }
    .cnt-wit-bg-wrp.cm_out_top .rich_text {
      max-width: 100%;
      margin-left: 0;
      padding-left: 0;
      padding-right: 0;
    }
    .cnt-wit-bg-wrp.cm_out_top figure {
      margin-left: 0;
      max-width: 100%;
    }
    .cm_10.cm_pdct_wrp .col_item {
      width: 50%;
    }
    .cm_10.cm_pdct_wrp .col_item:nth-child(3) {
      margin-top: 90px;
    }
    .cm_idx.cm_pdct_wrp .col_item {
      width: 50%;
    }
    .cm_idx.cm_pdct_wrp.child_hs_btn.type2 {
      padding-top: 60px;
    }
    .cm_idx.cm_pdct_wrp .cm_pdct_title {
      margin-bottom: 10px;
    }
    .cm_idx.cm_pdct_wrp .col_item:nth-child(1),
    .cm_idx.cm_pdct_wrp .col_item:nth-child(2) {
      margin-top: 8px;
    }
    .cm_idx.cm_pdct_wrp .col_item {
      margin-top: 100px;
    }
  }
  
  @media (max-width: 767px){
    .cm_sdg_company.two-col-content .flex_row .content-col {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cm_sdg_company.two-col-content .flex_row .media_column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .cm_sdg_company.two-col-content .flex_row .content-col {
      padding-right: 10px;
    }
    .cm_sdg_company.two-col-content .flex_row .media_column img {
      transform: translateZ(0);
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0px auto;
      width: auto;
    }
    .cm_sdg_company.two-col-content .flex_row .media_column {
      padding-left: 10px;
      padding-right: 10px;
    }
    .cm_sdg_company.two-col-content .flex_row .content-col p:last-child {
      margin-bottom: 0;
    }
    .two-col-content.cm_sdg_company.two-col-content .flex_row {
      padding-bottom: 31px;
    }
  
    .cm_outline_video {
      margin-left: 0;
      max-width: 100%;
    }
  
    .cm_img_mb.two-col-content .mediaimg .single-img img {
      width: auto;
    }
    .cm_img_mb.two-col-content .mediaimg .single-img {
      text-align: center;
    }
  
    .cm_arrow.cm_pdct_wrp .col_item {
      width: 100%;
      padding-right: 0;
    }
    .cm_arrow.cm_pdct_wrp .arrow {
      display: none;
    }
    .cm_arrow.cm_pdct_wrp .col_item:nth-child(2) {
      padding: 0;
    }
    .cm_arrow.cm_pdct_wrp .col_item:nth-child(3) {
      padding: 0;
    }
    .cm_h2_mb.cnt-wit-tp-img-wrp h2.title {
      font-size: 20px;
    }
    .cm_h3_mb.cnt-wit-bg-wrp.shaft-type .content_widget h3.title {
      font-size: 17.55px;
    }
    .cnt-wit-tp-img-wrp .bototm_btn .btn_row {
      padding:  0 15px;
    }
    .cm_mb_cont.cm_top_cont.cm_pdct_wrp .list_product_item_image img {
      min-height: auto;
    }
    .cm_idx.cm_pdct_wrp .col_item:last-child {
      padding-bottom: 0;
    }
  }
  
  @media (max-width: 600px){
    .cm_10.cm_pdct_wrp .col_item:nth-child(3) {
      margin-top: 0;
    }
    .cm_10.cm_pdct_wrp .col_item {
      margin-top: 0;
    }
    .cm_pdct_wrp.cm_arrow.cm_mb_arrow .col_item{
      padding-bottom: 0px;
    }
    .cm_mb_psl.cm_psl.inner-feature .flex_row.flex_center .media_column.img-col.col6 {
      margin-top: 30px;
    }
    .cm_idx.cm_pdct_wrp .col_item {
      margin-top: 0;
    }
  }
  
  
  
  
  .corporation__pages_banner,
  .corporation__pages,
  .corporation_pages_footer,
  .corporation_pages_header{
    color: #000;
    font-size: 16px;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
  }
  
  .corporation__pages h1, 
  .corporation__pages h2, 
  .corporation__pages h3, 
  .corporation__pages h4, 
  .corporation__pages h5, 
  .corporation__pages h6 {
    background: none;
    padding: 0;
  }
  
  
  .corporation__pages h2:before, 
  .corporation__pages h3:before, 
  .corporation__pages h4:before, 
  .corporation__pages h5:before, 
  .corporation__pages h6:before {
    display: none;
  }
  
  a.overlay_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
  }
  
  
  .custom-header-wrapper .l-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    height: 80px;
    background-color: #fff;
  }
  .custom-header-wrapper .l-header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    margin: 0 auto;
    padding: 0 120px;
    max-width: 1440px;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  
  .custom-header-wrapper .l-header__logo {
    width: 107px;
  }
  
  .custom-header-wrapper button.header-menu-button {
    position: relative;
    display: none;
    margin: 0;
    padding: 30px 25px;
    outline: none;
    border: 0;
    border-radius: 0;
    background: none;
    background-color: #0467b4;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  .custom-header-wrapper .l-header-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
  }
  
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li {
    margin: 0;
    position: relative;
  }
  
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li:not(:first-child) {
    font-weight: bold;
    margin-left: 47px;
    position: relative;
  }
  
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li > a {
    display: block;
    color: #333;
    letter-spacing: 0.1em;
    font-size: 0.875rem;
  }
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper>ul>li:first-child>a {
    text-transform: uppercase;
    font-weight: 700;
  }
  .custom-header-wrapper button.header-menu-button span {
    position: relative;
    display: block;
    width: 30px;
    height: 20px;
  }
  
  .custom-header-wrapper button.header-menu-button span span {
    position: absolute;
    left: 0;
    display: block;
    padding-top: 2px;
    width: 100%;
    height: 0;
    background-color: #fff;
    -webkit-transition: 500ms;
    transition: 500ms;
  }
  
  .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--top {
    top: 0;
  }
  
  .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--center {
    top: 50%;
    margin-top: -1px;
  }
  
  .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--bottom {
    bottom: 0;
  }
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li:after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #0467b4;
    bottom: -3px;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.3s;
  }
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper>ul>li:hover:after{
    transform: scale(1, 1);
    transform-origin: left top;
  }
  .custom-header-wrapper .l-header-nav .hs-menu-wrapper>ul>li>a:hover{
    color: #0467b4;
  }
  header.custom-header-wrapper {
    min-height: 80px;
  }
  .interview-card .cnt-col:hover .inner_spacing {
    opacity: 0.8;
  }
  
  .interview-card .cnt-col .inner_spacing {
    transition: opacity 0.15s ease;
  }
  @media screen and (min-width: 768px){
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li > a {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms;
    }
  }
  
  @media screen and (min-width: 1025px){
    .custom-header-wrapper .l-header-nav {
      display: block;
    } 
  }
  
  
  @media screen and (max-width: 1440px){
    .custom-header-wrapper .l-header__container {
      padding: 0 8.33333vw;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li:not(:first-child){
      margin-left: 3.26389vw;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper>ul>li>a {
      font-size: 0.97222vw;
    }
  }
  
  @media screen and (max-width: 1024px){
    .custom-header-wrapper .l-header__container {
      padding: 0;
    }
    .custom-header-wrapper .l-header__logo {
      width: 73px;
      margin-left: 20px;
    }
    .custom-header-wrapper button.header-menu-button {
      display: block;
    }
    .custom-header-wrapper .l-header-nav {
      position: absolute;
      top: 80px;
      left: 0;
      display: block;
      margin-left: 0;
      padding: 40px 20px;
      width: 100%;
      height: calc(100vh - 60px);
      background-color: #0467b4;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: all 0.3s ease-in;
    }
  
    .custom-header-wrapper.open-menu .l-header-nav {
      visibility: visible;
      pointer-events: all;
      opacity: 1;
    }
  
    .custom-header-wrapper .l-header-nav ul {
      display: block;
    }
  
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li {
      margin-top: 20px;
      margin-left: 0 !important;
      text-align: center;
      line-height: 1.5;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li:first-child{
      margin-top: 0;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li > a {
      display: inline-block;
      color: #fff;
      font-size: 14px;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper>ul>li>a:hover {
      color: #fff;
    }
    .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--top.active {
      top: 10px;
      transform: rotate(45deg);
    }
  
    .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--center.active {
      transform: scaleX(0);
    }
  
    .custom-header-wrapper button.header-menu-button span span.header-menu-button__line--bottom.active {
      bottom: 8px;
      transform: rotate(135deg);
    }
  }
  @media screen and (max-width: 768px){
    .custom-header-wrapper.open-menu .l-header-nav{
      top: 60px;
    }
  }
  
  
  @media screen and (max-width: 767px){
    .custom-header-wrapper .l-header {
      height: 60px;
    }
    .custom-header-wrapper button.header-menu-button {
      padding: 20px;
    }
    .custom-header-wrapper .l-header-nav {
      top: 60px;
    }
    .custom-header-wrapper .l-header-nav .hs-menu-wrapper > ul > li {
      line-height: 1.5;
      font-size: 4.26667vw;
    }
    header.custom-header-wrapper {
      min-height: 60px;
    }
  }
  
  
  /* Footer */
  .custom-footer-wrapper .l-footer {
    background-color: #0467b4;
  }
  
  .custom-footer-wrapper .l-footer__container {
    margin-right: auto;
    margin-left: auto;
    padding: 50px 120px 60px;
    max-width: 1440px;
  }
  
  .custom-footer-wrapper .l-footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  
  .custom-footer-wrapper .l-footer__copyright {
    margin-top: 30px;
  }
  
  .custom-footer-wrapper .l-footer__logo {
    color: #fff;
    font-size: 1.5rem;
  }
  
  .custom-footer-wrapper .l-footer__logo a {
    color: inherit;
    display: block;
  }
  
  .custom-footer-wrapper nav.l-footer-nav {
    display: block;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul > li {
    margin: 0;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul > li:not(:first-child) {
    position: relative;
    margin-left: 43px;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul > li > a {
    display: block;
    color: #fff;
    font-size: 0.875rem;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul > li:first-child > a{
    text-transform: uppercase;
  } 
  
  .custom-footer-wrapper .l-footer__copyright small {
    display: block;
    color: #fff;
    text-align: right;
    letter-spacing: 0.02em;
    font-size: 0.75rem;
    line-height: 1.5;
  }
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li{
    position: relative;
  }
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li:after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff;
    bottom: -3px;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.3s;
  }
  
  .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li:hover:after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
  @media screen and (min-width: 768px){
    .custom-footer-wrapper .l-footer__logo a,
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper > ul > li > a {
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms;
    } 
    .custom-footer-wrapper .l-footer__logo a:hover {
      opacity: 0.8;
    }
  }
  
  @media screen and (max-width: 1440px){
    .custom-footer-wrapper .l-footer__logo {
      font-size: 1.66667vw;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li>a {
      font-size: 0.97222vw;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li:not(:first-child) {
      margin-left: 2.98611vw;
    }
  
    .custom-footer-wrapper .l-footer__container {
      padding: 3.47222vw 8.33333vw 4.16667vw;
    }
  
    .custom-footer-wrapper .l-footer__copyright small {
      font-size: 0.83333vw;
    }
  
    .custom-footer-wrapper .l-footer__copyright {
      margin-top: 2.08333vw;
    }
  }
  
  @media screen and (max-width: 1024px){
    .custom-footer-wrapper .l-footer__container {
      padding: 50px 120px 60px;
    }
  
    .custom-footer-wrapper .l-footer__main {
      display: block;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul {
      display: block;
      text-align: center;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li {
      margin: 10px auto 0 !important;
      width: fit-content;
      line-height:1.3;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li>a {
      font-size: 0.875rem;
      display: inline-block;
    }
  
    .custom-footer-wrapper .l-footer__copyright {
      margin-top: 30px;
    }
  
    .custom-footer-wrapper .l-footer__copyright small {
      text-align: center;
      font-size: 0.75rem;
    }
  
    .custom-footer-wrapper .l-footer__logo {
      font-size: 1.5rem;
      text-align: center;
    }
    .custom-footer-wrapper nav.l-footer-nav {
      margin-top: 15px;
    }
  }
  
  @media screen and (max-width:767px){
    .custom-footer-wrapper .l-footer__copyright small {
      font-size: 3.2vw;
    }
  
    .custom-footer-wrapper .l-footer__container {
      padding: 13.33333% 8% 9.33333%;
    }
  
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li>a {
      display: inline-block;
      font-size: 3.73333vw;
    }
  
    .custom-footer-wrapper .l-footer__copyright {
      margin-top: 6.66667vw;
    }
  
    .custom-footer-wrapper .l-footer__logo {
      letter-spacing: 0.2em;
      font-size: 6.4vw;
    }
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li{
      line-height: 2;
    }
    .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li:first-of-type {
      margin-top: 0 !important;
    }
  
    .custom-footer-wrapper nav.l-footer-nav {
      margin-top: 4vw;
      margin-left: 0;
    }
    .corporation_pages_footer .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li:not(:first-child) {
      margin-top: 2.66667vw !important;
    }
  
    .corporation_pages_footer .custom-footer-wrapper nav.l-footer-nav .hs-menu-wrapper>ul>li {
      line-height: inherit;
    }
  
    .corporation_pages_footer {
      line-height: 1.5;
      font-size: 4.26667vw;
    }
  }
  
  .home-banner .page-center {
    max-width: 100%;
  }
  
  .home-banner {
    background-size: cover;
    text-align: center;
    -webkit-animation: kv 1s ease-in-out 0s 1 forwards;
    animation: kv 1s ease-in-out 0s 1 forwards;
    animation-delay: 0.5s;
    position: relative;
    min-height: 100% !important;
    -webkit-animation: kv 1s ease-in-out 0s 1 forwards;
    animation: kv 1s ease-in-out 0s 1 forwards;
    animation-delay: 0.5s;
    opacity: 0;
  }
  
  .home-banner .top_sec p {
    color: #010101 !important;
    text-align: center;
    letter-spacing: 0.35em;
    font-size: 2.5rem;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1.5;
  }
  
  .home-banner .top_sec p span {
    color: inherit !important;
    font-weight: 400;
    animation: blur 1s ease-out 0s 1 forwards;
    opacity: 0;
  }
  
  .home-banner .top_sec p span:nth-child(1){
    animation-delay: 1.3s;
  }
  .home-banner .top_sec p span:nth-child(2){
    animation-delay: 1.4s;
  }
  .home-banner .top_sec p span:nth-child(3){
    animation-delay: 1.5s;
  }
  .home-banner .top_sec p span:nth-child(4){
    animation-delay:1.6s;
  }
  .home-banner .top_sec p span:nth-child(5){
    animation-delay: 1.7s;
  }
  .home-banner .top_sec p span:nth-child(7){
    animation-delay: 1.9s;
  }
  .home-banner .top_sec p span:nth-child(8){
    animation-delay: 2s;
  }
  .home-banner .top_sec p span:nth-child(9){
    animation-delay:2.1s;
  }
  .home-banner .top_sec p span:nth-child(10){
    animation-delay: 2.2s;
  }
  .home-banner .top_sec p span:nth-child(11){
    animation-delay: 2.3s;
  }
  .home-banner .top_sec p span:nth-child(12){
    animation-delay: 2.4s;
  }
  
  
  .home-banner .top_sec p br {
    display: none;
  }
  
  .home-banner .top_sec h1 {
    margin-top: 400px;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
    font-size: 1rem;
    border: none;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    position: relative;
    -webkit-animation: kvttl 0.5s ease-in-out 0s 1 forwards;
    animation: kvttl 0.5s ease-in-out 0s 1 forwards;
    animation-delay: 2.8s;
    opacity: 0;
  }
  
  .home-banner .top_sec h1:before {
    display: none;
  }
  
  
  @keyframes blur{
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
    }
  }
  
  @keyframes kvttl{
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
      bottom: 0;  
    }
  }
  
  @keyframes kv{
    0%{
      opacity: 0;
    }
    100%{
      opacity: 1;
    }
  }
  
  @keyframes scrollOn {
    0% {
      opacity: 0;
      transform: scale(1.05);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }
  
  .content_widImage {
    padding: 0;
    background-size: cover;
    opacity: 0;
    animation: scrollOn .75s ease-in-out forwards;
  }
  
  @keyframes fadeInBg{
    0% {
      opacity: 0;
      bottom: -2rem;
    }
    100% {
      opacity: 1;
      bottom: 0;
    }
  }
  
  .content_widImage .page-center {
    margin: 0 auto;
    padding: 100px 40px 70px;
    max-width: 1280px;
    position: relative;
    opacity: 0; 
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
  }
  
  .content_widImage .content_widget h2 {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 1.5;
  }
  
  .content_widImage .content_widget h2:before {
    top: 50%;
    left: -120px;
    width: 100px;
    height: 2px;
    background-color: #0467b4;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .content_widImage .content_widget {
    text-align: left;
  }
  
  .content_widImage .content_widget .rich_text p:first-child {
    margin-top: 15px;
    letter-spacing: 0.06em;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  
  .content_widImage .content_widget .rich_text p:last-child {
    max-width: 560px;
    margin-top: 15px;
    text-align: justify;
    letter-spacing: 0.02em;
    font-size: 1.125rem;
    line-height: 2;
  }
  
  .content_widImage .content_widget .rich_text {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  
  .content_widImage.pri-btn .btn_row a {
    font-family: Noto Sans JP,sans-serif;
  }
  
  .pri-btn .btn_row {
    justify-content: flex-start;
    margin: 0;
  }
  
  .pri-btn .btn_row a {
    margin-top: 50px;
    padding: 16px 0;
    width: 214px;
    border-radius: 30px;
    background-color: #0051a3;
    color: #fff;
    text-align: center;
    font-size: 0.875rem;
    font-family: "Noto Sans JP", sans-serif;
    display: block;
    line-height: 1.5;
  }
  
  .pri-btn .btn_row a:hover{
    opacity: 0.8;
  }
  .content_widImage .content_widget h2:after {
    top: 50%;
    left: -120px;
    width: 100px;
    height: 2px;
    background-color: #0467b4;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
  }
  
  .content_widImage .content_widget h2 {
    position: relative;
  }
  .cm-two-col .multiple-content.hs_small_btn {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    height: 100% !important;
    flex-wrap: nowrap !important;
    row-gap: 0 !important;
    column-gap: 0 !important;
  }
  
  .two-col-content.cm-two-col .img-col .multiple-content>div {
    position: relative !important;
    margin: 0;
    width: 170px !important;
    left: 0 !important;
    height: 100% !important;
    margin-left: 30px;
    min-height: auto !important;
    height: 400px !important;
    top: 0 !important;
    animation: scrollOn1 .75s ease-in-out forwards;
    opacity: 0;
  }
  @keyframes scrollOn1{
    0% {
      opacity: 0;
      transform: translate(-100px, 0);
    }
  
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  
  .two-col-content.cm-two-col .img-col .multiimg .bgimg {
    width: 100%;
  }
  
  .two-col-content.cm-two-col .img-col .multiple-content>div:first-child {
    margin: 0;
  }
  
  .cm-two-col .media_column.img-col.col6 {
    padding: 0;
  }
  
  .cm-two-col .content-col.col6 {
    padding: 0;
  }
  
  .two-col-content.cm-two-col .page-center{
    max-width: 1280px;
  }
  
  .two-col-content.cm-two-col .flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    margin: 0 auto;
    padding: 80px 40px;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  
  .cm-two-col {
    padding: 0;
    background: #fff !important;
  }
  
  .cm-two-col .content-col.col6 {
    position: relative;
    margin-left: 80px;
    opacity: 0;
    bottom: -10rem; 
    animation: fadeIn 1s ease 400ms forwards;
  }
  @keyframes fadeIn{
    0%{
      opacity: 0;
      bottom: -10rem;
    }
    100%{
      opacity: 1;
      bottom: 0;
    }
  }
  .cm-two-col .content-col.col6 .description h1 {
    font-size: 3.125rem;
    font-weight: 400;
    padding: 0;
    line-height: 1.5;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  
  .cm-two-col .content-col.col6 .description p {
    margin-top: 15px;
    text-align: justify;
    letter-spacing: 0.02em;
    font-size: 1.125rem;
    line-height: 2;
  }
  
  .two-col-content.cm-two-col .content-col .description {
    margin: 0;
  }
  
  .cm-two-col .content-col.col6 .description p:first-child {
    margin-top: 15px;
    letter-spacing: 0.06em;
    font-size: 1.5rem;
  }
  
  .cm-two-col .content-col.col6 .description p:nth-child(2) {
    margin-top: 15px;
    letter-spacing: 0.06em;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  
  .cm-two-col .content-col.col6 .description h1:before {
    width: 55px;
  }
  
  .cm-two-col.pri-btn .btn_row a {
    font-family: Noto Sans JP,sans-serif;
  }
  .c-blk .content_widget h2 {
    color: #000 !important;
    margin: 0;
  }
  
  .c-blk .page-center {
    padding: 80px 40px;
  }
  
  .c-blk .content_widget .rich_text p {
    color: #000 !important;
  }
  
  .cm-card {
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    padding: .0;
  }
  
  .cm-card .page-center {
    margin: 0 auto;
    padding: 60px 40px 100px;
    max-width: 1280px;
  }
  
  .cm-card .top_sec.noButton {
    padding: 0;
    margin: 0;
  }
  
  .cm-card .top_sec.noButton h2 {
    position: relative;
    opacity: 0;
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    background: none;
    padding: 0;
    font-weight: 400;
  }
  
  .cm-card .top_sec.noButton h2:before {
    display: none;
  }
  
  .cm-card .top_sec.noButton h2 >span {
    display: block;
  }
  
  .cm-card .top_sec.noButton h2 >span:first-child {
    display: block;
    letter-spacing: 0.05em;
    font-size: 3.125rem;
  }
  
  .cm-card .top_sec.noButton h2 >span:last-child {
    display: block;
    letter-spacing: -0.1em;
    font-size: 1.25rem;
  }
  
  .cm-card .bottom_row .cnt-col {
    padding: 0 !important;
    width: 46.66667%;
    margin-left: 6.66667%;
    position: relative;
    animation: scrollOn2 .75s ease-in-out .25s forwards;
  }
  .cm-card .bottom_row .cnt-col .inner_spacing {
    transition: opacity 0.15s ease;
  }
  .cm-card .bottom_row .cnt-col:hover .inner_spacing {
    opacity: 0.8;
  }
  @keyframes scrollOn2{
    0% {
      opacity: 0;
      transform: translate(0, 50px);
    }
  
    100% {
      opacity: 1;
      transform: translate(0, 0);
    }
  }
  
  .cm-card .bottom_row .cnt-col .tp-img{
    margin: 0;
  }
  .cm-card .bottom_row .cnt-col .tp-img-cnt {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 3.57143%;
    width: 41.07143%;
    background-color: #f9f9f9;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1.65;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cm-card .bottom_row .cnt-col:nth-child(n+3) {
    margin-top: 6.66667%;
  }
  .cm-card .bottom_row .flex_row {
    row-gap: 0px; 
  }
  
  .cm-card .bottom_row {
    margin-top: 60px;
  }
  
  .cm-card .bottom_row .cnt-col:nth-child(2n+1) {
    margin-left: 0;
  }
  .cm-card .btn_row {
    margin: 0 !important;
    display: block;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    position: relative;
    opacity: 0;
    bottom: -2rem;
  }
  
  .cm-card .btn_row a {
    display: block;
    margin-top: 95px;
    margin-right: auto;
    margin-left: auto;
    padding: 24px 1em;
    width: 502px;
    background-color: #005394;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
    font-size: 1.5rem;
    cursor: pointer;
    border-radius: 0;
    font-family: “游明朝体“, “Yu Mincho”, “YuMincho”, “ヒラギノ明朝 Pro”, “Hiragino Mincho Pro”, “MS P明朝“, “MS PMincho”, serif;
  } 
  .cm-two-col .media_column.img-col.col6 .description{
    display: none;
  }
  .mob_content {
    display: none;
  }
  .two-col-content.cm-two-col .flex_row{
    row-gap: 0;
  }
  @media screen and (max-width: 1440px){
    .two-col-content.cm-two-col .img-col .multiple-content>div {
      margin-left: 2.08333vw;
      width: 11.80556vw !important;
    }
  
    .cm-card .bottom_row .cnt-col .tp-img-cnt {
      font-size: 1.11111vw;
    }
    .pri-btn .btn_row a {
      margin-top: 3.47222vw;
    }
  
    .cm-card .btn_row a {
      margin-top: 6.59722vw;
    }
  
    .cm-two-col .content-col.col6 {
      margin-left: 5.55556vw;
    }
  }
  
  @media screen and (max-width: 767px){
    .cm-card .bottom_row .cnt-col {
      width: 100%;
      margin: 0;
      margin-top: 5.33333vw;
    }
    .cm-two-col .media_column.img-col.col6 .description h1 {
      font-weight: normal;
    }
    .cm-two-col .media_column.img-col.col6 .description p {
      letter-spacing: 0.06em;
    }
  
    .cm-two-col .media_column.img-col.col6 .mediaimg {
      margin-top: 2.66667vw;
    }
    .cm-two-col .content-col.col6 {
      margin-top: 5.33333vw;
      margin-left: 0;
    }
    .cm-two-col .content-col.col6 {
      margin-left: 0;
    }
    .cm-card .page-center {
      padding: 13.33333% 6.66667% 10.66667%;
    }
    .cm-card .bottom_row .cnt-col:first-of-type {
      margin: 0;
    }
  
    .cm-card .bottom_row .cnt-col .tp-img-cnt {
      position: static;
      padding: 5.33333vw;
      width: 100%;
      letter-spacing: 0.15em;
      font-size: 3.73333vw;
      line-height: 1.5;
      -webkit-transform: none;
      transform: none;
    }
  
    .cm-card .bottom_row {
      display: block;
      margin-top: 4vw;
    }
    .home-banner .top_sec p {
      letter-spacing: 0.2em;
      font-size: 6.93333vw;
      line-height: 1.65;
    }
  
    .home-banner .top_sec p br {
      display: block;
    }
  
    .home-banner .top_sec h1 {
      margin-top: 74.66667%;
      font-size: 4.26667vw;
    }
    .difBgImgInMobile img.mobileBgImage {
      top: 0;
      left: 0;
      width: 100%;
      object-fit: cover;
      object-position: center;
      height: 100%;
    }
    .jobBanner.difBgImgInMobile img.mobileBgImage {
      position: static;
    }
    .cm-card .btn_row a {
      margin-top: 10.66667vw;
      padding: 5.86667vw 1em;
      width: 61.53846%;
      font-size: 4.8vw;
    }
    .content-card {
      margin-top: 0 !important;
    }
    .cm-card .bottom_row .cnt-col .tp-img-cnt-inner {
      font-size: 3.73333vw;
    }
    .cm-card .bottom_row .cnt-col:hover .inner_spacing {
      opacity: 1;
    }
    .cm-card .top_sec.noButton h2>span:first-child {
      font-size: 9.6vw;
    }
    .two-col-content.cm-two-col .flex_row {
      flex-direction: column;
    }
  
    .two-col-content.cm-two-col .img-col .multiple-content>div {
      margin-left: 4.53333%;
      width: 30.15385% !important;
    }
  
    .two-col-content.cm-two-col .flex_row {
      padding: 13.33333% 6.66667% 0;
    }
    .cm-two-col .media_column.img-col.col6 .description {
      display: block;
    }
  
    .cm-two-col .media_column.img-col.col6 .description {
      display: block;
    }
  
    .cm-two-col .media_column.img-col.col6 .description p:last-child{
      display: none
    }
  
  
    .cm-two-col .media_column.img-col.col6 .description h1{
      font-size: 9.6vw;
      line-height: 1;
      text-align: center;
      border: 0;
      margin: 0;
    }
  
    .cm-two-col .media_column.img-col.col6 .description h1:before{
      display: none
    }
  
    .cm-two-col .media_column.img-col.col6 .description p {
      margin-top: 0;
      font-size: 5.33333vw;
      text-align: center;
    }
  
    .cm-two-col .media_column.img-col.col6 .description{
      margin-left: 0;
    }
  
    .two-col-content.cm-two-col .content-col .description > *{
      display:none;
    }
  
    .two-col-content.cm-two-col .content-col .description p:last-child{
      display: block;
      margin-top: 0;
      font-size: 3.73333vw;
    }
  
    .two-col-content.cm-two-col .content-col .btn_row a {
      margin-top: 9.33333vw;
      margin-right: auto;
      margin-left: auto;
      padding: 3.73333vw 0;
      width: 57.06667vw;
      border-radius: 8vw;
      font-size: 3.73333vw;
    }
  
    .two-col-content.cm-two-col .content-col .btn_row {
      justify-content: center !important;
    }
  
    .content_widImage .content_widget .btn_row {
      display: none;
    }
  
    .content_widImage .content_widget .rich_text p:last-child {
      display: none;
    }
  
    .content_widImage .page-center {
      padding: 29.33333% 0 32%;
      background: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/about-bg-mobile.jpg) 0 0 no-repeat;
      background-size: cover;
      text-align: center;
    }
  
    .content_widImage.c-blk .page-center {
      background: none;
    }
  
    .content_widImage .content_widget {
      text-align: center;
    }
  
    .content_widImage .content_widget h2 {
      font-size: 9.6vw;
      line-height: 1;
      margin-bottom: 0 !important;
    }
  
    .content_widImage .content_widget .rich_text p:first-child {
      margin-top: 0;
      font-size: 5.33333vw;
    }
  
    .content_widImage .mob_content {
      display: block;
    }
  
    .content_widImage .mob_content .mob-content-wrapper {
      padding: 6.66667% 6.66667% 0;
      width: 100%;
    }
  
    .content_widImage .mob_content p:first-child {
      display: none;
    }
  
    .content_widImage .mob_content p {
      margin-top: 0;
      font-size: 3.73333vw;
      letter-spacing: 0;
      line-height: 2;
    }
    .content_widImage.c-blk .dnd_padd {
      padding: 0;
    }
    .content_widImage .mob_content .btn_row a {
      margin-top: 9.33333vw;
      margin-right: auto;
      margin-left: auto;
      padding: 3.73333vw 0;
      width: 57.06667vw;
      border-radius: 8vw;
      font-size: 3.73333vw;
    }
  
    .content_widImage .mob_content .btn_row {
      justify-content: center;
    }
    .content_widImage.c-blk .page-center {
      padding: 0;
    }
  
    .content_widImage.c-blk {
      padding: 13.33333% 0 0;
    }
    .c-blk .bg_el {
      background: none !important;
    }
  
    .content_widImage.c-blk .mob_content {
      margin-top: 4vw;
      width: 100%;
    }
  }
  
  
  .about-banner.simple-banner {
    padding: 0;
    min-height: auto;
  }
  .about-banner.simple-banner .page-center {
    padding: 190px 220px;
  }
  
  .about-banner .top_sec {
    text-align: left !important;
  }
  
  .about-banner .top_sec h1 {
    border: none;
    padding: 0;
    position: relative;
    opacity: 0;
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    line-height: 1.2;
    margin: 0;
  }
  
  
  
  .about-banner .page-center {
    max-width: 1440px;
  }
  
  .about-banner .banner-content-inner {
    padding: 0 !important;
  }
  
  .corporation__about-page .hs_cos_wrapper_type_rich_text p {
    margin-top: 40px;
    font-size: 1rem;
    line-height: 2.25;
  }
  
  .corporation__about-page .hs_cos_wrapper_type_rich_text p:first-child {
    margin: 0;
  }
  
  .corporation__about-page .section-header h2 {
    letter-spacing: 0.2em;
    font-size: 2.5rem;
    margin: 0;
    font-weight: 400;
  }
  
  .corporation__about-page .section-header p {
    letter-spacing: 0.1em;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .corporation__about-page .section-header p br,
  .corporation__about-page .hs_cos_wrapper_type_rich_text h2 br{
    display: none;
  }
  
  .content-card {
    margin-top: 70px;
  }
  
  .content-card.col4_row .cnt-col{
    width: 100%;
    padding: 0;
  }
  
  .content-card .tp-img {
    margin: 0 !important;
  }
  
  .content-card .tp-img-cnt h3 {
    margin-top: 30px;
    padding: 15px 1em;
    background-color: #0467b4;
    text-align: center;
    font-size: 1.25rem;
    color: #fff;
    font-weight: 400;
  }
  
  .content-card .tp-img-cnt-inner p {
    margin-top: 25px;
    text-align: justify;
    letter-spacing: 0.05em;
    font-size: 1rem;
    line-height: 1.875;
    color: #fff;
  }
  
  .data-banner {
    min-height: auto !important;
    padding: 0 !important;
  }
  
  .data-banner .page-center {
    padding: 190px 120px 200px;
  }
  
  .data-banner .page-center .top_sec h1 {
    border: none;
    padding: 0;
    margin: 0;
  }
  
  .data-banner .page-center .top_sec h1:before {
    display: none;
  }
  
  span[data-type=c-kv-page__ttl-main] {
    display: block;
    font-size: 3.125rem;
    font-weight: 400;
    line-height: 1.2;
  }
  
  span[data-type=c-kv-page__ttl-sub] {
    display: block;
    margin-top: 10px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.2;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  
  /* Data Table */
  .corporation__pages td {
    border: none;
    padding: 2.5%;
    letter-spacing: 0.05em;
    font-size: 1rem;
    vertical-align: middle;
    text-align: left;
    font-weight: normal;
    line-height: 1.5;
  }
  
  .corporation__pages table{
    margin-top: 20px;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin-bottom: 0;
  }
  
  .corporation__pages tbody tr {
    border-bottom: 1px solid #dfdfdf;
  }
  
  .corporation__pages thead th {
    padding: 2.5%;
    width: 23%;
    letter-spacing: 0.05em;
    font-size: 1rem;
    background-color: #f2f2f2;
    border: none;
    color: #000;
    font-weight: 400;
    vertical-align: middle;
    text-align: left;
    line-height: 1.5;
    font-weight: normal;
  }
  .corporation__pages thead th[data-type=large]{
    width: 290px;
  }
  .corporation__pages td[data-type=btn-wrpr] {
    padding: 0 2.5%;
  }
  .corporation__pages td a[data-type=btn] {
    display: block;
    padding: 10px 0;
    max-width: 150px;
    border-radius: 30px;
    background-color: #005394;
    color: #fff;
    text-align: center;
    font-size: 0.875rem;
  }
  .corporation__pages td a[data-type=btn]:hover{
    opacity: 0.8;
  }
  br[data-type=hide] {
    display: none;
  }
  @media screen and (max-width: 1440px){
    .data-banner .page-center {
      padding: 13.19444vw 8.33333vw 13.88889vw;
    }
    .about-banner.simple-banner .page-center {
      padding: 13.19444vw 15.27778vw;
    }
  }
  @media screen and (max-width: 767px){
    .about-banner.simple-banner .page-center {
      padding: 21.33333% 0;
    }
    .data-banner .page-center{
      display: none;
    }
    .data-banner {
      margin-bottom: 8%;
    }
  
    .about-banner .page-center {
      padding: 0;
    }
  
    .about-banner .top_sec {
      text-align: center !important;
    }
  
    .corporation__about-page .hs_cos_wrapper_type_rich_text p {
      margin-top: 7.5%;
      letter-spacing: 0.05em;
      font-size: 3.73333vw;
      line-height: 2;
    }
    .corporation__about-page .hs_cos_wrapper_type_rich_text h2 {
      letter-spacing: 0.08em;
      font-size: 4.26667vw !important;
      line-height: 1.78;
      margin-bottom: 4.7619% !important;
    }
  
    .corporation__about-page .hs_cos_wrapper_type_rich_text h2 br{
      display: block;
    }
    .corporation__about-page .section-header {
      text-align: center;
    }
  
    .corporation__about-page .section-header h2 {
      font-size: 5.33333vw;
    }
  
    .corporation__about-page .section-header p {
      margin-top: 1.53846%;
      font-size: 4.26667vw;
      line-height: 2;
    }
  
    .corporation__about-page .section-header p br {
      display: block;
    }
  
    .corporation__pages table {
      margin-top: 12.69841%;
      border: 1px solid #f2f2f2;
    }
  
    .corporation__pages table tbody tr {
      border-bottom: 1px solid #dfdfdf;
    }
  
    .corporation__pages table tbody th {
      padding: 5.71429% 5.39683%;
      width: 31.74603%;
      background-color: #f2f2f2;
      vertical-align: top;
      font-size: 3.73333vw;
      line-height: 2;
      border: none;
    }
  
    .corporation__pages table tbody td {
      padding: 5.71429% 5.39683%;
      width: 68.25397%;
      font-size: 3.73333vw;
      line-height: 2;
      border: none;
    }
  
    .btn-mob {
      padding: 0;
      background: none;
      margin-top: 6.34921%;
    }
  
    .btn-mob a {
      margin: 0 auto;
      padding: 2.66667vw 0 !important;
      max-width: none;
      width: 40vw;
      border-radius: 8vw;
      font-size: 3.73333vw !important;
    }
    .content-card .tp-img-cnt-inner p{
      margin-top: 4.61538%;
      font-size: 3.73333vw;
    }
  }
  
  
  
  .number-banner {
    padding: 0 !important;
    min-height: auto !important;
  }
  
  .number-banner .page-center {
    padding: 190px 120px;
    max-width: 1440px;
  }
  
  .banner-content-inner {
    padding: 0 !important;
  }
  
  .number-banner .top_sec h1 {
    margin: 0;
    position: relative;
    opacity: 0;
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    line-height: 1.2;
    padding: 0;
    border: none;
  }
  
  .number-banner .top_sec h1:before {
    display: none;
  }
  
  .number-banner span[data-type=c-kv-page__ttl-sub] {
    letter-spacing: 0;
  }
  .number-banner.number-section span[data-type=c-kv-page__ttl-sub] {
    letter-spacing: 0.15em;
  }
  .number-card .cnt-col {
    position: relative;
    opacity: 0;
    bottom: -2rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    z-index: 1;
    margin-left: 3%;
    padding: 2% 2% 0 !important;
    width: 48.5% !important;
    background-color: #effaff;
  }
  
  .number-card .cnt-col:nth-child(2n+1) {
    margin: 0;
  }
  
  .number-card .tp-img {
    position: absolute;
    top: 62%;
    right: 40px;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 !important;
  }
  
  .number-card h3.col-title {
    padding: 7px 1em;
    background-color: #006cd1;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.5rem;
    margin: 0 !important;
    font-weight: 400;
  }
  
  .number-card .tp-img-cnt-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    padding: 0 6.18557%;
    height: 220px;
    color: #006cd1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    justify-content: center;
  }
  
  .number-card .cnt-col:first-child .tp-img-cnt p:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  
  .number-card .cnt-col .tp-img-cnt p:first-child{
    position: relative;
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  
  .number-card .tp-img-cnt-inner p {
    position: relative;
    font-size: 1.25rem;
    text-align: left;
  }
  
  .number-card .tp-img-cnt-inner p span:first-child,
  .tp-img-cnt-inner p span:last-child {
    font-size: 4.375rem;
  }
  
  .number-card .tp-img-cnt-inner p span:nth-child(2) {
    margin: 0 0.3em;
    margin-bottom: 0.3em;
  }
  .number-card .page-center {
    padding: 0 50px;
  }
  
  
  /* Details */
  .data-details-banner {
    padding: 80px 120px !important;
    min-height: auto !important;
  }
  
  .data-details-banner h1 {
    position: relative;
    opacity: 0;
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
    padding: 0;
    margin: 0 !important;
    border: none;
    line-height: 1.2;
  }
  
  .data-details-banner h1:before {
    display: none;
  }
  
  .data-details-banner h1 span {
    display: none;
    font-size: 1.875rem;
  }
  
  .data-details-banner h1 span:first-child {
    display: block;
  }
  
  .dl_list-btn {
    background: none;
    border: none;
    padding: 0;
  }
  
  .dl_list-btn .btn_row {
    display: block;
    text-align: center;
  }
  
  .dl_list-btn a {
    display: block;
    margin-top: 80px !important;
    margin-right: auto;
    margin-left: auto;
    padding: 24px 1em !important;
    width: 502px;
    background-color: #005394;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
    font-size: 1.5rem;
    cursor: pointer;
    width: 400px !important;
    font-size: 1.25rem !important;
    border-radius: 0 !important;
  }
  .dl_list-btn-sec {
    background: none;
    border: 0;
    padding: 0;
  }
  
  .dl_list-btn-sec .btn_row {
    display: block;
  }
  
  .dl_list-btn-sec .btn_row a {
    display: block;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 1em !important;
    width: 200px;
    border: 2px solid #bababa;
    border-radius: 30px;
    background-color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.125rem !important;
    cursor: pointer;
    color: #000;
  }
  .dl_list-btn-sec .btn_row a:hover{
    opacity: 0.8;
  }
  .mobile__content-section {
    display: none;
  }
  .data-details-banner h1,
  dt[data-type=c-box-data__term]{
    font-weight: normal;
  }
  
  
  .pri-btn .btn_row a {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  
  .number-card .cnt-col:nth-child(n+3) {
    margin-top: 3%;
  }
  
  @media screen and (max-width: 1440px){
    .data-details-banner {
      padding: 5.55556vw 8.33333vw !important;
    }
  }
  
  @media screen and (max-width: 1024px){
    .number-card .cnt-col .tp-img-cnt p:first-child {
      font-size: 1.875rem;
    }
  }
  @media screen and (max-width: 767px){
  
    .number-card .cnt-col .tp-img-cnt p:first-child {
      font-size: 8vw;
    }
  
    .data-details-banner .top_sec {
      display: none;
    }
  
    .number-card .cnt-col:first-child .tp-img-cnt p:last-child {
      font-size: 5.33333vw;
    }
  
    .data-details-banner {
      min-height: 394px !important;
    }
  
    .data-details-banner {
      position: relative;
      margin-bottom: 8%;
    }
  
    .mobile__content-section {
      position: relative;
      opacity: 0;
      bottom: -10rem;
      animation: fadeInBg 1s ease 0s 1 normal forwards;
      display: block;
    }
  
    .mobile__content-section h1 {
      font-size: 9.6vw;
      text-align: center;
      letter-spacing: 0.03em;
      padding: 0;
      border: none;
      margin: 0;
      font-weight: 400;
      line-height: 1.2;
    }
  
    .mobile__content-section h1:before {
      display: none;
    }
  
    .mobile__content-section p {
      margin-top: 0.3em;
      font-size: 5.33333vw;
      letter-spacing: 0;
      text-align: center;
      line-height: 1.2;
    }
    .data-details-banner {
      padding: 0 !important;
      height: 100% !important;
      min-height: 100% !important;
    }
    .dl_list-btn a {
      padding: 4.8vw 1em !important;
      width: 100% !important;
      font-size: 4.26667vw !important;
      margin-top: 10.66667vw !important;
    }
  
    .dl_list-btn-sec .btn_row a {
      padding: 3.80952% 1em !important;
      width: 63.49206% !important;
      border-width: 0.53333vw !important;
      border-radius: 8vw;
      font-size: 3.73333vw !important;
      margin-top: 5.33333vw !important;
    }
  
  }
  
  
  .interview-card .page-center {
    max-width: 100%;
  }
  .interview-card .cnt-col .tp-img-cnt a {
    font-family: "Noto Sans JP", sans-serif;
  }
  .interview-card .cnt-col {
    padding: 0 !important;
    width: 46.667% !important;
    margin-left: 6.66667%;
  }
  
  .interview-card .cnt-col:nth-child(2n+1) {
    margin-left: 0;
  }
  .interview-card .page-center .flex-row.flex_row {
    row-gap: 0;
  }
  
  .interview-card .cnt-col:nth-child(n+3){
    margin-top: 8.33333%;
  } 
  
  .interview-card .cnt-col .tp-img {
    margin: 0;
  }
  
  .interview-card .cnt-col .tp-img-cnt {
    padding: 7.14286% 1em;
    background-color: #f3f3f3;
    text-align: center;
  }
  
  .interview-card .cnt-col .tp-img-cnt h3.col-title {
    position: absolute;
    top: 28.4%;
    left: 0;
    padding: 11.60714% 5.35714%;
    background-color: #fff;
    color: #0467b4;
    letter-spacing: 0.05em;
    font-size: 1.25rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 400;
  }
  
  .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
    letter-spacing: 0.2em;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  
  .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p:nth-child(2) {
    margin-top: 10px;
    letter-spacing: 0.2em;
    font-size: 1.5rem;
  }
  
  .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p:nth-child(3) {
    margin-top: 5px;
    letter-spacing: 0.2em;
    font-size: 1rem;
  }
  
  .interview-card .cnt-col .tp-img-cnt a {
    margin-top: 30px;
  }
  
  .interview-card .cnt-col .tp-img-cnt .col-btn-grp {
    margin: 0;
  }
  .interview-card .cnt-col .tp-img img {
    width: 100%;
  }
  
  
  /* interviews */
  .interview-banner .flex_row {
    row-gap: 0;
    flex-wrap: nowrap;
  }
  
  .interview-banner .banner-content-inner.col12 {
    position: relative;
    z-index: 1;
    padding: 100px 0 80px 120px !important;
    max-width: 670px;
  }
  
  .interview-banner .img_wrap.col12 {
    max-width: 770px;
    height: 480px;
    padding: 0;
  }
  
  .interview-banner {
    padding: 0 !important;
    min-height: auto !important;
  }
  
  .interview-banner .banner-content-inner.col12 h1 {
    border: none;
    padding: 0;
    margin: 0;
    letter-spacing: 1.6px;
    display: block;
    font-size: 3.125rem;
    font-weight: 400;
  }
  
  .interview-banner .page-center {
    max-width: 1440px;
  }
  
  .interview-banner .banner-content-inner.col12 p {
    display: block;
    font-size: 1.25rem;
    letter-spacing: 1.6px;
    line-height: 1.3;
  }
  
  .interview-banner .banner-content-inner.col12 ul[data-type=one] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    color: #fff;
    font-size: 1.25rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
  }
  
  .interview-banner .banner-content-inner.col12 ul[data-type=one] li:not(:last-child) {
    margin-right: 1em;
  }
  
  .interview-banner .banner-content-inner.col12 ul[data-type=two] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
  }
  
  .interview-banner .banner-content-inner.col12 ul[data-type=two] li:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    padding: 21px 33px;
    background-color: #333;
    color: #fff;
    letter-spacing: 0.1em;
    font-size: 1.25rem;
    line-height: 1.4;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  
  .interview-banner .banner-content-inner.col12 ul[data-type=two] li:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    padding: 27px 20px;
    background-color: #fff;
    color: #0467b4;
    font-size: 1rem;
    -webkit-box-align: center;
    align-items: center;
  }
  
  .interview-banner .banner-content-inner.col12 ul li {
    margin: 0;
    line-height: 1.5;
  }
  
  .interview-banner .banner-content-inner.col12:before {
    position: absolute;
    top: 0;
    right: -52px;
    z-index: -1;
    display: block;
    width: 120px;
    height: 100%;
    background-color: #0467b4;
    content: "";
    -webkit-transform: skewX(-12deg);
    transform: skewX(-12deg);
  }
  
  .img_wrap_inner {
    width: 100%;
    height: 100%;
  }
  
  .interview-banner .img_wrap.col12 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }  
  .interview-banner .banner-content-inner.col12 h1:before {
    display: none;
  }
  .interview-banner .img_wrap.col12 img.pc-hide {
    display: none;
  }
  
  .bottom-card .page-center {
    margin: 40px auto 60px;
    max-width: 1280px;
    position: relative;
    opacity: 0;
    bottom: -10rem;
    animation: fadeInBg 1s ease 0s 1 normal forwards;
  }
  
  .bottom-card .top_sec.noButton .title {
    text-align: center;
    letter-spacing: 0.03em;
    font-size: 3.125rem;
    margin: 0;
  
    font-weight: 400;
  }
  .bottom-card .top_sec {
    margin: 0;
  }
  
  .bottom-card .bottom_row .flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding: 0 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .bottom-card .bottom_row .cnt-col {
    padding: 0 !important;
    width: 30%;
    margin-left: 5%;
  }
  
  .bottom-card .bottom_row .cnt-col:nth-child(3n+1) {
    margin-left: 0;
  }
  
  .bottom-card .bottom_row .cnt-col .tp-img {
    margin: 0;
  }
  
  .bottom-card .bottom_row .cnt-col .tp-img-cnt {
    padding: 20px;
    background-color: #f3f3f3;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1.625;
  }
  
  .bottom-card .bottom_row .cnt-col .tp-img img {
    width: 100%;
  }
  
  .interview-card .cnt-col .tp-img img.mobile_img {
    display: none;
  }
  
  
  @media screen and (min-width: 768px){
    .bottom-card .bottom_row .cnt-col .tp-img img.mobile_img {
      display: none;
    }
    .bottom-card .bottom_row .cnt-col:hover .inner_spacing {
      opacity: 0.8;
    }
  }
  @media screen and (max-width: 1440px){
    .interview-banner .img_wrap.col12 {
      width: 53.47222vw;
    }
    .interview-banner .banner-content-inner.col12 {
      padding: 6.94444vw 0 5.55556vw 8.33333vw !important;
      width: 46.52778vw;
    }
    .interview-banner .banner-content-inner.col12 ul[data-type=two] li:first-child {
      padding: 1.45833vw 2.29167vw;
    }
  
    .interview-banner .banner-content-inner.col12 ul[data-type=two] li:last-child {
      padding: 1.875vw 1.38889vw;
    }
  }
  
  @media screen and (max-width: 767px){
    .interview-banner .banner-content-inner.col12 ul[data-type=two] li:first-child br {
      display: none;
    }
    .bottom-card .page-center {
      margin: 10.66667% auto;
    }
    .corporation__about-page .hs_cos_wrapper_type_rich_text p:nth-child(2){
      margin-top: 0;
    }
    .bottom-card .top_sec.noButton .title {
      font-size: 9.6vw;
    }
    .interview-card .cnt-col {
      width: 100% !important;
      margin-top: 9.52381%;
      margin-left:0;
    }
    .interview-card .cnt-col:first-child{
      margin: 0;
    }
    .interview-card .cnt-col .tp-img-cnt h3.col-title {
      display: none;
    }
    .interview-banner .img_wrap.col12 {
      width: 100%;
      height: auto;
      max-width: 100%;
    }
  
    .interview-banner .banner-content-inner.col12 {
      padding: 6.66667% 8% 10.66667% !important;
      width: auto;
      text-align: center;
      max-width: 100%;
    }
  
    .interview-banner .flex_row {
      flex-wrap: wrap;
      flex-direction: column-reverse;
      row-gap: 0 !important;
    }
  
    .interview-banner .banner-content-inner.col12 ul[data-type=one] {
      -ms-flex-pack: center;
      margin-top: 8vw;
      letter-spacing: 0.1em;
      font-size: 4.26667vw;
      -webkit-box-pack: center;
      justify-content: center;
      flex-wrap: nowrap;
    }
  
    .interview-banner .banner-content-inner.col12 ul[data-type=two] {
      display: block;
      margin-top: 9.33333vw;
    }
  
    .interview-banner .banner-content-inner.col12 ul[data-type=two] li:first-child {
      -ms-flex-pack: center;
      padding: 2.53968% 1em;
      font-size: 4.26667vw;
      -webkit-box-pack: center;
      justify-content: center;
    }
  
    .interview-banner .banner-content-inner.col12 ul[data-type=two] li:last-child {
      padding: 7.93651% 4.7619%;
      text-align: left;
      font-size: 4.26667vw;
      line-height: 1.625;
    }
  
    .interview-banner .banner-content-inner.col12 h1 {
      letter-spacing: 0.03em;
      font-size: 9.6vw;
    }
  
    .interview-banner .banner-content-inner.col12 p {
      letter-spacing: 0;
      font-size: 5.33333vw;
    }
    .interview-banner .img_wrap.col12 img {
      display: none;
    }
  
    .interview-banner .img_wrap.col12 img.pc-hide {
      display: block;
    }
    .difBgImgInMobile.number-banner .page-center {
      padding: 0;
    }
    .difBgImgInMobile.number-banner img.mobileBgImage {
      position: relative;
      margin-bottom: 8%;
      display: block;
    }
    .difBgImgInMobile.number-banner .page-center .top_sec {
      text-align: center;
    }
    .difBgImgInMobile.number-banner .page-center .top_sec span[data-type=c-kv-page__ttl-main] {
      letter-spacing: 0.1em;
      font-size: 9.6vw;
      color: rgba(0, 0, 0, 1.0) !important;
    }
    .difBgImgInMobile.number-banner .page-center .top_sec span[data-type=c-kv-page__ttl-sub] {
      margin-top: 0.3em;
      font-size: 5.33333vw;
      color: rgba(0, 0, 0, 1.0)!important;
    }
    .number-card .page-center {
      padding: 9.33333% 8% 10.66667%;
    }
    .bottom-card .bottom_row .flex_row {
      display: block;
      margin-top: 8%;
      padding: 0 8%;
    }
  
    .bottom-card .bottom_row .cnt-col {
      width: 100%;
      margin: 0;
    }
  
  
    .bottom-card .bottom_row .cnt-col:not(:first-child) {
      margin-top: 9.52381%;
      margin-left: 0;
    }
  
    .bottom-card .bottom_row .cnt-col .tp-img-cnt{
      padding: 6.34921%;
      font-size: 4.26667vw;
    }
    .bottom-card .bottom_row .cnt-col .tp-img img.desktop_img {
      display: none;
    }
  
    .interview-card .cnt-col .tp-img img.desktop_img {
      display: none;
    }
    .interview-card .cnt-col .tp-img img.mobile_img {
      display: block;
    }
    .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p {
      font-size: 4.26667vw !important;
    }
  
    .interview-card .cnt-col .tp-img-cnt a {
      padding: 3.73333vw 0;
      width: 57.06667vw;
      border-radius: 8vw;
      font-size: 3.73333vw;
      margin-top: 3.2vw;
    }
    .interview-card .cnt-col .tp-img-cnt {
      padding: 6.34921% 1em 7.93651%;
    }
    .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p:nth-child(2) {
      margin-top: 0.8vw;
      font-size: 4.26667vw;
    }
  
    .interview-card .cnt-col .tp-img-cnt .tp-img-cnt-inner p:nth-child(3) {
      margin-top: 0.8vw;
    }
  }
  
  
  /* Second Theme  */
  
  
  .two-col-content.two_col_content_with_bg.mdf .flex_row .mediaimg,
  .cm_pdct_wrp.cm-bg .list_product_item_image{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/mdf-bg.jpg);
  }
  
  .two-col-content.two_col_content_with_bg.nsp .flex_row .mediaimg{
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/nsp-bg.jpg);
  }
  tr[data-name=bg_lv4] th {
    background: #e4e7ea;
  }
  
  
  /* english Header */
  @media(min-width:992px){
    .en-header .child_header .header_menu .hs-menu-wrapper>ul>li>a {
      font-size: 16px;
    }
    .child_header .header_cta .hs-button {
      font-size: 11px;
      position: relative;
      top: 1px;
      padding: 1em 3em;
    }
  }
  @media(max-width:991px){
    .en-header .child_header .header_cta .hs-button {
      font-size: 11px;
      padding: 1em 3em;
    }
  }
  
  .en-header .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a{
    line-height: normal; 
  }
  .child_footer.en-footer .footer_menu .hs-menu-wrapper>ul ul li {
    line-height: normal;
  }
  
  .child_footer.en-footer .copyright .page-center, .child_footer .page-center {
    line-height: normal;
  }
  
  .child_footer.en-footer .footer_menu .hs-menu-wrapper>ul {
    justify-content: space-between;
  }
  
  .child_footer.en-footer h2.logo-company-name {
    line-height: normal;
  }
  .mobil_menu .hs-menu-wrapper>ul>li.hs-item-has-children.show_submenu>a:before {
    content: "-";
  }
  
  
  .cm_products_heading  .page-center {
    padding: 0 40px;
  }
  
  .cm_products_heading .page-center h2 {
    letter-spacing: 0.1em;
    font-size: 1.625rem;
    margin-bottom: 0 !important;
    font-weight : normal;
  }
  
  .cm_entry_banner.number-banner .page-center {
    padding: 80px 120px;
  }
  
  .cm_entry_banner.number-banner .top_sec h1 {
    font-size: 1.875rem;
    font-weight: 400;
  }
  
  .cm_entry_banner.number-banner .top_sec h1 span:nth-child(2),
  .cm_entry_banner.number-banner .top_sec h1 span:nth-child(3){
    display:none;
  }
  
  .cm_entry_heading .page-center {
    padding: 0 50px;
  }
  
  .cm_entry_heading .page-center p {
    letter-spacing: 0.1em;
    font-size: 1rem;
    line-height: 1.9375;
  }
  
  .cm_entry_heading .page-center p br:first-child {
    display: none;
  }
  
  
  .custom-two-col-section {
    padding: 0 40px;
    font-size: 16px;
  }
  
  .custom-two-col-section h2 {
    padding: 16px 30px;
    background-color: #0051a3;
    color: #fff;
    letter-spacing: 0.1em;
    font-size: 1.125rem;
    margin-bottom: 0;
    font-weight : normal;
  }
  
  .custom-two-col-section .tow-col-content-section {
    display: flex;
    -ms-flex-align: start;
    padding-top: 40px;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  
  .custom-two-col-section .tow-col-content-section .two-col-left-section {
    margin-right: 4.16667%;
    width: 45.83333%;
  }
  
  .custom-two-col-section .tow-col-content-section .two-col-left-section .left-setion-content p {
    display: flex;
    font-size: 1.125rem;
    padding-top: 10px;
    align-items: center;
    padding: 0;
    line-height: 1.5;
  }
  
  .custom-two-col-section .tow-col-content-section .two-col-left-section .left-setion-content p span {
    margin-right: 16px;
    padding: 1.81818% 4.18182%;
    background-color: #999;
    color: #fff;
    white-space: nowrap;
    letter-spacing: 0.05em;
    font-size: 1.125rem;
  }
  
  .custom-two-col-section .two-col-media-section {
    margin-top: 24px;
    width: 100%;
  }
  
  .custom-two-col-section .two-col-media-section {
    width: 100%;
  }
  
  .custom-two-col-section .two-col-right-section {
    padding: 3.33333% 4.75% 4.08333%;
    width: 50%;
    background-color: #efefef;
  }
  
  .custom-two-col-section .two-col-right-section .right-section-content p {
    font-size: 0.9375rem;
    line-height: 2;
  }
  
  .custom-two-col-section .two-col-right-section .right-section-content .content-image-wrpr {
    display: flex;
    -ms-flex-align: start;
    margin-top: 20px;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  .custom-two-col-section .content-image {
    width: 45.88477%;
    margin-left: 8.23045%;
  }
  
  .custom-two-col-section .content-image:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .cm_entry_form.landing-banner .page-center {
    padding: 0 50px;
  }
  
  .cm_entry_form.landing-banner .right-content {
    width: 100%;
    padding: 0;
  }
  
  .cm_entry_form.landing-banner .form-section {
    max-width: 100% !important;
    padding: 50px 30px;
    background-color: #f9f9f9;
    width: 100%;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  
  .cm_entry_form.landing-banner .form-row .hs-form-field>label {
    position: relative;
    padding: 5px 0;
    width: 180px;
    letter-spacing: 0.2em;
    font-size: 1rem;
    margin-bottom: 0;
  }
  .cm_entry_form.landing-banner ul.hs-error-msgs {
    font-size: 0.875rem !important;
    color: #ff0000 !important;
  }
  .cm_entry_form .hs-form-required {
    position: absolute;
    top: 50%;
    right: 8px;
    color: #ff0000;
    font-size: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  
  .cm_entry_form.landing-banner form .hs-form-field input {
    display: flex;
    padding: 18px 30px;
    background-color: #fff;
    font-size: 1rem;
    text-indent: 0.01px;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    height: 54px;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field .input {
    width: 600px;
    max-width: 100%;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field input::placeholder {
    color: #dcdcdc;
    font-weight: 400;
    font-family: Times New Roman;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field textarea {
    padding: 18px 30px;
    width: 100%;
    background-color: #fff;
    font-size: 1rem;
    display: block;
    text-indent: 0.01px;
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    min-height: 198px;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field textarea::placeholder {
    color: #dcdcdc;
  }
  
  .cm_entry_form.landing-banner .form-row.hs-secondary .hs-button, 
  .cm_entry_form.landing-banner .form-row.hs-secondary input.hs-button {
    background-color: #ff0000;
    width: 400px;
    max-width: 100%;
    font-size: 1.25rem;
    margin-right: auto;
    margin-left: auto;
    padding: 24px 1em;
    display: block;
    color: #fff;
    text-align: center;
    letter-spacing: 0.2em;
    border-radius: 0;
    border: 0;
  }
  
  .cm_entry_form.landing-banner .form-row.hs-secondary .actions:before {
    display: none;
  }
  .cm_entry_form.landing-banner .form-row.hs-secondary .hs-button:hover, 
  .cm_entry_form.landing-banner .form-row.hs-secondary input.hs-button:hover {
    opacity: 0.8;
    background-color: #ff0000;
    color: #fff;
  }
  .cm_entry_form.landing-banner form .hs-form-field.hs-fieldtype-booleancheckbox {
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  
  .cm_entry_form.landing-banner form .hs-form-field.hs-fieldtype-booleancheckbox .input {
    width: auto;
  }
  
  .cm_entry_form.landing-banner form .inputs-list > li {
    margin: 0;
  }
  
  .cm_entry_form.landing-banner form .inputs-list > li>label {
    display: flex;
  }
  
  .cm_entry_form.landing-banner form .inputs-list > li>label>input {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    border: 2px solid #999;
    border-radius: 0;
  }
  .cm_product_inner_gap.cm_pdct_wrp .cm_pdct .flex_row {
    row-gap: 90px;
  }
  .number-card.cnt-wit-tp-img-wrp .flex-row {
    row-gap: 0;
  }
  @media screen and (max-width: 1440px){
    .number-banner .page-center {
      padding: 13.19444vw 8.33333vw;
    }
    .cm_entry_banner.number-banner .page-center {
      padding: 5.55556vw 8.33333vw;
    }
  }
  @media screen and (max-width: 1024px){
    .number-card {
      padding-top: 80px;
    }
    .number-card .tp-img-cnt-inner p span:first-child, .tp-img-cnt-inner p span:last-child {
      font-size: 3.125rem;
    }
  
    .number-card .tp-img-cnt-inner p:first-child {
      font-size: 1.875rem;
    }
  
    .number-card .tp-img-cnt-inner p:last-child {
      font-size: 1rem;
    }
  
    .number-card .tp-img {
      width: 7.63889vw;
    }
  
    .number-banner .page-center {
      padding: 13.19444vw 8.33333vw;
    }
  
    .number-card {
      padding-top: 80px;
    }
  
    .number-card .tp-img-cnt-inner {
      height: 180px;
    }
  }
  @media(max-width:767px){
    .number-card {
      padding-top: 50px;
    }
    .number-card .cnt-col {
      padding: 7.93651% 6.34921% !important;
      width: 100% !important;
      margin-left: 0;
      margin-top: 9.52381%;
    }
    .number-card .tp-img-cnt-inner p span:first-child, .number-card .tp-img-cnt-inner p span:last-child {
      font-size: 18.66667vw;
    }
  
    .number-card h3.col-title {
      padding: 3.27273% 1em;
      font-size: 4.8vw;
    }
  
    .number-card .tp-img-cnt-inner p:first-child {
      font-size: 8vw;
    }
  
    .number-card .tp-img-cnt-inner p:last-child {
      letter-spacing: -0.05em;
      font-size: 4vw;
    }
  
    .number-card .tp-img {
      width: 21.06667vw;
      top: 60%;
      right: 30px;
    }
  
    .number-card .tp-img img {
      width: 100%;
    }
  
    .number-card .tp-img-cnt-inner {
      padding: 0;
      height: 47vw;
    }
  
    .number-card .tp-img-cnt-inner p:first-child br {
      display: block; 
    }
  
    .cm_banner_content h1 {
      letter-spacing: 0.1em;
      font-size: 9.6vw;
      border: 0;
      margin-bottom: 0;
    }
  
    .cm_banner_content h1 span {
      letter-spacing: 0;
      font-size: 5.33333vw;
      display: block;
    }
    .cm_products_heading .page-center h2 {
      font-size: 4.8vw;
    }
  
    .cm_products_heading .page-center {
      padding: 0 8%;
    }
  
    .cm_products_heading {
      padding-bottom: 6.34921% !important;
      padding-top: 9.33333% !important;
    }
  
    .cm_products_heading > .dnd_padd {
      padding: 0 !important;
    }
    .custom-two-col-section .two-col-media-section{
      margin-top: 4.7619%;
    }
    .custom-two-col-section .tow-col-content-section .two-col-left-section .left-setion-content p{
      display: block;
    }
    .number-banner.number-section span[data-type=c-kv-page__ttl-sub]{
      letter-spacing: 0; 
    }
    .difBgImgInMobile.number-banner .page-center .top_sec span[data-type=c-kv-page__ttl-main] {
      letter-spacing: 0.03em;
    }
    .custom-two-col-section {
      padding: 0 8%;
    }
  
    .custom-two-col-section h2 {
      padding: 2.22222% 4.7619%;
      font-size: 4.26667vw;
      line-height: 1.75;
    }
  
    .custom-two-col-section .tow-col-content-section {
      display: block;
      padding-top: 6.34921%;
    }
  
    .custom-two-col-section .tow-col-content-section .two-col-left-section {
      margin-right: 0;
      width: 100%;
    }
  
    .custom-two-col-section .tow-col-content-section .two-col-left-section .left-setion-content p {
      font-size: 4.8vw;
    }
  
    .custom-two-col-section .tow-col-content-section .two-col-left-section .left-setion-content p span {
      display: block;
      margin-right: 0;
      margin-bottom: 4.7619%;
      padding: 2.85714% 5.07937%;
      letter-spacing: 0.1em;
      font-size: 4.26667vw;
      width: 27.4%;
    }
  
    .custom-two-col-section .two-col-right-section {
      margin-top: 12.69841%;
      padding: 7.93651% 6.34921% 14.28571%;
      width: 100%;
    }
  
    .custom-two-col-section .two-col-right-section .right-section-content p {
      font-size: 3.73333vw;
    }
  
    .custom-two-col-section .two-col-right-section .right-section-content .content-image-wrpr {
      display: block;
      margin-top: 10.90909%;
    }
  
    .custom-two-col-section .content-image:nth-of-type(odd) {
      margin-top: 0;
      margin-left: auto;
      width: 81.09091%;
      margin-right: auto;
    }
  
    .custom-two-col-section .content-image {
      margin-top: 7.27273%;
      margin-right: auto;
      margin-left: auto;
      width: 81.09091%;
    }
    .cm_entry_banner.number-banner .top_sec h1 span {
      color: #000 !important;
  
    }
  
    .cm_entry_banner.number-banner .top_sec h1 span:nth-child(2), 
    .cm_entry_banner.number-banner .top_sec h1 span:nth-child(3) {
      display: block;
    }
  
    .cm_entry_banner.number-banner .top_sec h1 span:first-child {
      display: none;
    }
    .cm_entry_banner.number-banner .page-center {
      padding: 0;
    }
    .cm_entry_banner.number-banner .top_sec h1 span:nth-child(2){
      font-size: 9.6vw;
      letter-spacing: 0.03em;
    }
    .cm_entry_banner.number-banner .top_sec h1 span:nth-child(3){
      letter-spacing: 0;
      margin-top: 0.3em;
      font-size: 5.33333vw;
    }
  
    .cm_entry_heading .page-center p {
      text-align: center;
      font-size: 3.73333vw;
      line-height: 2;
    }
  
    .cm_entry_heading .page-center p br:first-child {
      display: block;
    }
  
    .cm_entry_heading {
      padding-top: 4.8% !important;
      padding-bottom: 5%;
    }
  
    .cm_entry_heading .page-center {
      padding: 0 8%;
    }
  
    .cm_entry_form.landing-banner .page-center {
      padding: 0 8%;
    }
  
    .cm_entry_form.landing-banner .form-section {
      padding: 4.7619% 6.34921% 6.34921% !important;
      background-color: #f2f2f2;
    }
  
    .cm_entry_form.landing-banner .form-row .hs-form-field>label {
      padding: 0;
      width: 100%;
      font-size: 3.73333vw;
      line-height: 2;
    }
  
    .cm_entry_form .hs-form-required {
      position: static;
      display: inline-block;
      margin-left: 0.8vw;
      font-size: 3.73333vw;
      -webkit-transform: none;
      transform: none;
    }
  
    .cm_entry_form.landing-banner form .hs-form-field .input {
      width: 100%;
      margin-top: 4.72727%;
      line-height: 2;
    }
  
    .cm_entry_form.landing-banner form .hs-form-field input {
      padding: 3.63636% 2.90909%;
      font-size: 3.73333vw;
      line-height: 2;
      height: 96.97px;
    }
  
    .cm_entry_form.landing-banner form .hs-form-field {
      margin-bottom: 12.72727%;
    }
  
    .cm_entry_form.landing-banner form .hs-form-field textarea {
      min-height: 553.72px;
    }
  
    .cm_entry_form.landing-banner form .hs-fieldtype-textarea.hs-form-field {
      margin-bottom: 6.34921%;
    }
  
    .cm_entry_form.landing-banner form .hs-form-field.hs-fieldtype-booleancheckbox {
      margin-bottom: 0;
    }
  
    .cm_entry_form.landing-banner form .inputs-list>li>label {
      letter-spacing: -0.05em;
      font-size: 3.73333vw;
      line-height: 2;
    }
  
    .cm_entry_form.landing-banner form .inputs-list>li>label>input {
      width: 8vw;
      height: 8vw;
      border-width: 0.53333vw;
    }
  
    .cm_entry_form.landing-banner .form-row.hs-secondary .hs-button,
    .cm_entry_form.landing-banner .form-row.hs-secondary input.hs-button {
      margin-top: 2.66667vw !important;
      padding: 4.8vw 1em;
      width: 100%;
      font-size: 4.26667vw;
      max-width: 100%;
    }
    .cm_entry_heading > .dnd_padd {
      padding: 0 !important;
    }
    .cm_entry_form.landing-banner .form-row.hs-secondary .hs-button:hover, .cm_entry_form.landing-banner .form-row.hs-secondary input.hs-button:hover {
      opacity: 1;
    }
  
  }
  
  @media(max-width:540px){
    .cm_entry_form.landing-banner form .hs-form-field input {
      height: auto;
    }
    .cm_entry_form.landing-banner form .hs-form-field textarea {
      min-height: auto;
    }
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .child_footer .copyright {
    padding: 10px 0px;
  }
  .child_footer .copyright .page-center,
  .child_footer .page-center {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  
  .child_footer .copyright span {
    font-size: 10px;
    letter-spacing: 0.1em;
  }
  
  .child_footer .footer_tp {
    padding: 30px 0px;
  }
  .child_footer .footer_title {
    padding: 0px 20px 0px 0px;
  }
  
  .child_footer h2.logo-company-name {
    background: transparent;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 1px;
    letter-spacing: 1px;
    margin-bottom: 2px;
  }
  
  .child_footer h2.logo-company-name:before {
    display: none;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul {
    padding: 0;
    display: flex;
    margin: 0px -20px;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul>li {
    margin: 0px 20px;
  }
  .career_page .row-fluid [class*="span"] {
    min-height: 0;
  }
  .child_footer .footer_menu .hs-menu-wrapper >ul ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul>li >a {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    pointer-events: none;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul ul li a {
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul ul li {
    margin: 0;
  }
  
  .child_footer .footer_menu .hs-menu-wrapper >ul ul li:not(:first-child) {
    margin-top: 5px;
  }
  
  .backtotop_show .child_footer #btn_scroll_top {
    opacity: 1;
    visibility: visible;
  }
  .child_footer  #btn_scroll_top {
    background-color: #012f93;
    bottom: 100px;
    cursor: pointer;
    height: 50px;
    outline: none;
    position: fixed;
    right: 20px;
    text-decoration: none;
    width: 50px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in;
  }
  .child_footer  #btn_scroll_top:after {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: translateX(-50%) rotate(-45deg);
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
  }
  .child_footer{
    background-color:
  
  
  
  
  
  rgba(247, 247, 247, 1.0)
  
  ;
  }
  .child_footer .copyright {
    background-color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
  }
  .child_footer .footer_menu .hs-menu-wrapper>ul ul li a{
    color:
  
  
  
  
  
  rgba(4, 5, 5, 1.0)
  
  
  }
  .child_footer .footer_menu .hs-menu-wrapper>ul ul li a:hover{
    color:
  
  
  
  
  
  rgba(128, 128, 128, 1.0)
  
  
  }
  .child_footer .footer_menu .hs-menu-wrapper>ul>li>a{
    color: 
  
  
  
  
  
  rgba(4, 5, 5, 1.0)
  
  
  }
  .child_footer h2.logo-company-name a {
    color: inherit;
  }
  .cnt-wit-bg-wrp.cm_entry_heading.data ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin-bottom: 0;
  }
  .cnt-wit-bg-wrp.cm_entry_heading.data ul li {
    margin: 0;
  }
  .cnt-wit-bg-wrp.cm_entry_heading.data ul li:first-child {
    width: 210px;
    letter-spacing: 0.1em;
    line-height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .cnt-wit-bg-wrp.cm_entry_heading.data ul li:last-child {
    letter-spacing: 1.6px !important;
    font-size: 16px;
    font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .child-theme .contact_page_v1 .hs-form-field.hs_post>label {
    position: relative;
    left: 75px;
  }
  
  
  @media print, (min-width: 768px){
    .mnavi {
      display: none;
    }
    .child_footer  #btn_scroll_top:after {
      width: 12px;
      height: 12px;
    }
    .child_footer  #btn_scroll_top {
      bottom: 30px;
      right: 90px;
      width: 42px;
      height: 42px;
    }
    .sitetitle.mb {
      display: none;
    }
  }
  
  @media (min-width: 768px) and (max-width:930px){
    .child_footer .footer_menu .hs-menu-wrapper>ul>li {
      padding: 0 30px;
      width: 50%;
      margin: 0;
    }
  
    .child_footer.en-footer .footer_menu .hs-menu-wrapper>ul {
      row-gap: 30px;
    }
  
    .child_footer .footer_title {
      padding-left: 10px;
      padding-bottom: 20px;
    }
  }
  @media print, (max-width: 767.98px){
    .child-theme .contact_page_v1 .hs-form-field.hs_post>label {
      position: relative;
      left: 0;
    }
    .child_footer .footer_menu .footer_menu_link {
      display: none;
    }
    .child_footer .footer_title {
      display: none;
    }
    .sitetitle.mb {
      margin-top: 20px;
      text-align: center;
    }
    .sitetitle.mb a {
      color: #040505;
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;
      font-family: 游ゴシック, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
      letter-spacing: 0;
    }
    .child_footer .footer_tp {
      text-align: center;
      padding: 0;
      padding-top: 20px;
    }
    .child_footer .footer_tp .page-center {
      justify-content: center;
    }
    .child_footer .footer_tp {
      padding: 30px 0px;
      background-color: #f7f7f7;
    }
    .child_footer .copyright {
      text-align: center;
      padding-top: 0;
    }
    .footer_link p {
      text-align: left;
    }
    .child_footer {
      margin-bottom: 80px;
      background: transparent;
    }
    .cnt-wit-bg-wrp.cm_entry_heading.data ul li:last-child {
      padding: 5.39683% 6.34921% !important;
      font-size: 3.73333vw;
      line-height: 2;
    }
    .cnt-wit-bg-wrp.cm_entry_heading.data ul li:first-child {
      width: 100%;
      padding: 5.39683% 6.34921% !important;
      font-size: 3.73333vw;
      line-height: 2;
    }
    .child_footer h2.logo-company-name {
      justify-content: center;
      font-size: 18px;
      padding-left: 19px;
      letter-spacing: 0;
    }
    .mnavi {
      display: block;
      position: fixed;
      bottom: 0px;
      left: 0px;
      z-index: 9999;
      width: 100%;
      height: 80px;
      background-color: #0f5498;
    }
    .cnt-wit-bg-wrp.cm_entry_heading.data ul {
      display: block;
    }
    .mnavi > ul {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: space-around;
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .mnavi > ul > li {
      width: 40px;
      height: 40px;
      margin: 0;
    }
  
    .mnavi > ul > li a {
      text-decoration: none;
    }
  
    .mnavi > ul > li  a{
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font-size: 2.5vw;
    }
  
    .mnavi > ul > li a span {
      position: absolute;
      bottom: -1em;
      left: 50%;
      transform: translateX(-50%);
      line-height: 1;
      white-space: nowrap;
    }
  
    .mnavi > ul > li  a:before{
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%);
      font-size: 32px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      line-height: normal;
    }
  
    .mnavi_home  a:before {
      content: "\f015";
    }
  
    .mnavi_contact  a:before {
      content: "\f0e0";
    }
  
    .mnavi_tel  a:before {
      content: "\f095";
    }
  
    .mnavi_menu  a:before {
      content: "\f0c9";
    }
    .mnavi_menu_area {
      position: fixed;
      left: 0px;
      bottom: 80px;
      width: 100vw;
      height: calc(100vh - 80px);
      z-index: 9999;
      background-color: #666;
      overflow-x: hidden;
      overflow-y: scroll;
      display:none;
    }
    .mnavi_menu_area_title {
      padding: 1em 2em;
      background-color: #0f5498;
      color: #fff;
      font-size: 5vw;
    }
    .mobil_menu {
      list-style-type: none;
      border-top: 1px solid #fff;
    }
  
    .mobil_menu .hs-menu-wrapper ul {
      display: block;
      padding: 0;
    }
    .mobil_menu .hs-menu-wrapper > ul>li {
      border-bottom: 1px solid #fff;
      margin: 0;
    }
    .mobil_menu .hs-menu-wrapper > ul ul {
      display: none;
    }
    .mobil_menu .hs-menu-wrapper > ul>li>a {
      display: block;
      position: relative;
      padding: 1em 2em;
      font-size: 4vw;
      text-decoration: none;
    }
    .mobil_menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
      position: absolute;
      top: 50%;
      right: 1em;
      transform: translateY(-50%);
      font-size: 5vw;
      content: "+";
    }
    .mobil_menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
      position: absolute;
      top: 50%;
      right: 1em;
      transform: translateY(-50%);
      font-size: 5vw;
      content: "+";
    }
  
    .mobil_menu .hs-menu-wrapper>ul ul>li>a {
      display: block;
      position: relative;
      font-size: 4vw;
      text-decoration: none;
      background-color: #999;
      padding: 1em 2em 1em 3em;
      line-height: normal;
    }
  
    .mobil_menu .hs-menu-wrapper>ul ul>li {
      margin-bottom: 0;
      border-top: 1px solid #fff;
    }
    .mobil_menu .hs-menu-wrapper ul li:not(.hs-item-has-children)>a:after {
      position: absolute;
      top: 50%;
      right: 1.5em;
      width: 0.5em;
      height: 0.5em;
      transform: translateY(-50%) rotate(45deg);
      border-right: 2px solid currentColor;
      border-top: 2px solid currentColor;
      content: "";
    }
    .mobil_menu .hs-menu-wrapper>ul ul>li>a{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .mobil_menu .hs-menu-wrapper>ul ul>li>a:hover{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .mobil_menu .hs-menu-wrapper>ul ul>li {
      margin-bottom: 0;
      border-top: 1px solid 
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .mnavi > ul > li  a{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  
    }
  
  }
  
  
  
  
  
  
  
  
  
  @media screen and (min-width: 768px){
    .header_wrpper {
      min-height: 118px;
    }
    .hide-nav-bar  .child_header {
      top: -38px;
    }
    .hide-nav-bar .child_header .header_title img {
      max-width: 120px;
    }
  
    .hide-nav-bar .child_header .header_title {
      height: 60px;
    }
  
    .hide-nav-bar .child_header .header_menu .hs-menu-wrapper>ul {
      height: 60px;
    }
    .child_header .page-center {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      position: relative;
    }
  
    .child_header .header_guide {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      position: relative;
      padding: 5px 0px;
      width: 100%;
      height: 38px;
    }
    .child_header .header_guide::before {
      position: absolute;
      top: 0px;
      left: calc(-50vw + 50%);
      right: calc(-50vw + 50%);
      bottom: 0px;
      z-index: -1;
      content: "";
    }
  
    .child_header .header_title {
      display: flex;
      align-items: center;
      padding: 5px 0px 10px;
      height: 80px;
      position: relative;
      z-index: 1;
    }
  
    .child_header .header_cta .hs-button {
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      padding: 1em 3em;
      display: inline;
    }
  
    .child_header .header_cta .hs-button:hover {
      opacity: 0.8;
      background-color: #015B9F;
    }
  
    .child_header .header_cta .hs-button:before {
      display: inline-block;
      margin: 0px 0.5em 0px 0px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f0e0";
    }
    .child_header {
      position: fixed;
      top: 0px;
      left: 0px;
      right: 0px;
      z-index: 99999;
      width: 100%;
      background-color: #fff;
      transition: all 0.1s ease-in;
    }
    .child_header .header_menu {
      width: 65%;
    }
    .child_header form{
      width: 180px;
    }
    .child_header .hs-search-field input[type="search"] {
      background-color: #fff;
      padding: 0px 0px 0px 1em;
      border-radius: 2em;
      min-height: 26px;
      width: 180px;
      outline: none !important;
    }
  
    .child_header .hs-search-field {
      position: relative;
    }
  
    .child_header form .hs-search-field__button {
      display: block;
      width: 2em;
      height: 2em;
      background-color: transparent !important;
      cursor: pointer;
      position: absolute;
      right: 5px;
      padding: 0;
      transform: none;
      font-size: 13.3333px;
      top: 0;
      border-radius: 2em;
      line-height: normal;
    }
  
    .child_header form .hs-search-field__button svg {
      display: none;
    }
  
    .child_header form .hs-search-field__button:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      color: #0071bc;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f002";
    }
  
    .child_header .hs-search-field--open .hs-search-field__suggestions {
      z-index: 99;
    }
    .child_header .header_menu .hs-menu-wrapper >ul {
      z-index: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0px;
      margin: 0px;
      height: 80px;
    }
  
    .child_header .header_menu .hs-menu-wrapper >ul>li.hs-item-has-children >ul {
      position: absolute;
      bottom: 0px;
      left: 0px;
      transform: translateY(100%);
      width: 100%;
      padding: 10px 0px 20px 25%;
      list-style: none;
      white-space: nowrap;
      visibility: hidden;
      opacity: 0;
      display: flex;
      flex-wrap: wrap;
      flex-direction: unset;
    }
  
    .child_header .header_menu .hs-menu-wrapper >ul>li.hs-item-has-children:hover >ul {
      visibility: visible;
      opacity: 1;
    }
  
  
    .child_header .header_menu .hs-menu-wrapper >ul>li>a {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      position: relative;
      z-index: 1;
      padding: 0px 1.25em 0px 0px;
      color: #040505;
      font-size: 17px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      line-height: 1;
    }
  
    .child_header .header_menu .hs-menu-wrapper >ul>li.hs-item-has-children>a:after {
      position: absolute;
      top: 50%;
      right: 0px;
      width: 0.4em;
      height: 0.4em;
      transform: translateY(-75%) rotate(135deg);
      border-right: 2px solid #1b5d9e;
      border-top: 2px solid #1b5d9e;
      content: "";
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before {
      position: absolute;
      top: 50%;
      left: 0px;
      transform: translateY(-50%);
      width: 25%;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      white-space: pre;
    }
    .child_header .header_menu .hs-menu-wrapper ul li {
      margin: 0;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before {
      position: absolute;
      top: 50%;
      left: 0px;
      transform: translateY(-50%);
      width: 25%;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      white-space: pre;
      content: attr(data-element);
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
      margin: 0px 20px;
      width: calc(50% - 40px);
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
      display: block;
      position: relative;
      padding: 0.5em 2.5em 0.5em 0px;
      border-bottom: 1px solid #6690be;
      font-size: 16px;
      text-decoration: none;
    }
  
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:before {
      position: absolute;
      top: 50%;
      right: 1.5em;
      width: 0.5em;
      height: 0.5em;
      z-index: -1;
      transform: translateY(-50%) rotate(45deg);
      border-right: 2px solid currentColor;
      border-top: 2px solid currentColor;
      transition: right 0.5s;
      content: "";
    }
    .child_header .header_menu .hs-menu-wrapper ul li>a {
      position: relative;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li:hover>a {
      color: #1764b1;
    }
    .child_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children >a:before {
      width: 100%;
      height: 48px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      content:"";
    }
  
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:hover:before {
      right: 0.5em;
    }
    .child_header .globe_class {
      height: auto;
      width: auto;
      background: none;
    }
  
    .child_header .lang_list_class li:not(:first-child)>a {
      color: rgb(124, 177, 234);
    }
    .child_header .lang_list_class {
      transform: none;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      position: static !important;
    }
  
    .child_header .lang_list_class:after,
    .child_header .lang_list_class:before {
      display: none;
    }
  
    .child_header  .lang_list_class li a {
      background: none;
      color: #fff;
      display: block;
    }
  
    .child_header .lang_list_class li {
      padding: 0;
      border: none !important;
      background: none;
      margin: 0;
      padding: 0;
      padding: 0px 1.5em;
      display: block;
    }
  
    .child_header .lang_list_class li:first-child {
      margin: 0;
      padding: 0px 1.5em;
    }
  
    .child_header .lang_list_class li:last-child {
      margin: 0;
      padding: 0px 1.5em;
    }
  
    .child_header .lang_list_class li + li:before {
      position: absolute;
      top: 50%;
      left: 0px;
      transform: translateY(-50%);
      width: 1px;
      height: 0.75em;
      background-color: #fff;
      content: "";
    }
    .child_header .globe_class:hover .lang_list_class {
      display: flex;
    }
    /* clears the 'X' from Internet Explorer */
    input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
    input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
  
    /* clears the 'X' from Chrome */
    input[type="search"]::-webkit-search-decoration,
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-results-button,
    input[type="search"]::-webkit-search-results-decoration { display: none; 
    }
  
    .child_header .header_cta .hs-button{
      background-color: 
  
  
  
  
  
  rgba(15, 84, 152, 1.0)
  
  ;
      border-width: 0px;
      border-color: 
  
  
  
  
  
  rgba(15, 84, 152, 1.0)
  
  ;
      font-size: 12.9999999999px; 
      border-radius: 26px;
      color: 
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
      padding: 13px 39px;
      font-family: ;
    }
    .child_header .header_guide:before{
      background-color:
  
  
  
  
  
  rgba(0, 104, 183, 1.0)
  
  ;
    }
    .child_header .lang_list_class li a{ 
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  
    }
    .child_header .lang_list_class li a:hover{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li>a{
      color:
  
  
  
  
  
  rgba(4, 5, 5, 1.0)
  
  ;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li:hover>a{
      color:
  
  
  
  
  
  rgba(23, 100, 177, 1.0)
  
  ;
    }
  
    .child_header .header_menu .hs-menu-wrapper>ul ul>li>a{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .child_header .header_menu .hs-menu-wrapper>ul ul>li>a:hover{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
      border-right: 2px solid 
  
  
  
  
  
  rgba(23, 100, 177, 1.0)
  
  ;
      border-top: 2px solid 
  
  
  
  
  
  rgba(23, 100, 177, 1.0)
  
  ;
    }
    .child_header{
      background-color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .child_header .header_menu .hs-menu-wrapper >ul>li.hs-item-has-children ul{
      background-color:
  
  
  
  
  
  rgba(0, 104, 183, 0.9)
  
  
    }
    .header_wrpper.lp {
      min-height: 80px;
    }
    .hide-nav-bar .lp .child_header {
      top: 0;
    }
  }
  @media print, (max-width: 1099px){
    .child_header .page-center{
      padding: 0px 10px;
    }
  }
  @media screen and (max-width: 1039.98px){
    .child_header .header_title img {
      max-width: 100px;
    }
  }
  @media screen and (max-width: 991px){
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before,
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a,
    .child_header .header_menu .hs-menu-wrapper ul li>a {
      font-size: 14px;
    }
    .child_header .header_cta .hs-button {
      font-size: 11px;
      position: relative;
      top: 1px;
    }
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
      margin: 0;
      width: 100%;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 830px) {
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul:before,
    .child_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a,
    .child_header .header_menu .hs-menu-wrapper ul li>a {
      font-size: 13px;
    }
    .child_header .header_menu {
      width: 63%;
    }
    .hide-nav-bar .child_header .header_menu {
      width: 60%;
    }
  }
  @media screen and (max-width: 767.98px){
    .child_header .header_guide ,
    .child_header .header_menu ,
    .child_header .header_cta {
      display: none;
    }
    .child_header {
      text-align: center;
    }
    .child_header .page-center {
      padding: 0 15px;
    }
    .child_header .header_title {
      padding: 10px 0px;
    }
    .child_header{
      background-color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .mobil_menu .hs-menu-wrapper>ul>li>a{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
    .mobil_menu .hs-menu-wrapper>ul>li>a:hover{
      color:
  
  
  
  
  
  rgba(255, 255, 255, 1.0)
  
  ;
    }
  
  }
  
  
  
  
  
  .cm_dy_page .section {
    padding: 60px 0px;
  }
  
  .cm_dy_page h2 {
    padding: 0.5em 0px;
    border-bottom: 1px solid #0071bc;
    font-size: 24px;
    background: transparent;
    margin: 0;
  }
  
  .cm_dy_page h2:before {
    display: none;
  }
  
  .cm_dy_page div[class="col"],
  .cm_dy_page div[class^="col-"] {
    margin-top: 30px;
  }
  .cm_dy_page div[class="col"],
  .cm_dy_page div[class^="col-"] {
    margin-top: 30px;
  }
  
  .cm_dy_page .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  
  .cm_dy_page .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cm_dy_page .hs_btn_wrp .hs-button {
    margin: 30px auto 0px;
    text-align: center;
    padding: 0.75em 4em 0.75em 5em;
    font-weight: bold;
    position: relative;
    font-size: 17px;
  }
  
  .cm_dy_page .hs_btn_wrp {
    text-align: center;
  }
  .cm_dy_page .bg_tcg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .cm_dy_page .hs_btn_wrp .hs-button:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  .cm_dy_page {
    padding-bottom: 60px;
  }
  .cm_dy_page .col-md-6 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .cm_dy_page .col-12.col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .cm_dy_page a.solution_item {
    background-color: #83909f;
    display: block;
    height: 100%;
    text-decoration: none;
  }
  .cm_dy_page .case_item_image,
  .cm_dy_page .solution_item_image {
    display: block;
    position: relative;
    padding-top: 95%;
    background-color: #fff;
    overflow: hidden;
  }
  .cm_dy_page .solution_item_image {
    border: 1px solid #83909f;
  }
  .cm_dy_page .case_item_image>img,
  .cm_dy_page .solution_item_image>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
  }
  .cm_dy_page .case_item_info h4,
  .cm_dy_page .solution_item_info h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
  }
  .cm_dy_page .case_item_info,
  .cm_dy_page .solution_item_info {
    padding: 10px;
  }
  .cm_dy_page .case_item:hover img,
  .cm_dy_page .solution_item:hover img {
    opacity: 0.8;
  }
  .cm_dy_page .col-md-6 ,
  .cm_dy_page .col-12.col-md-4{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cm_dy_page .bg_tcg {
    text-align: center;
  }
  .lb-data .lb-close {
    background: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/close.png) top right no-repeat;
  }
  .fixed_table_body_right a[href*='pdf']:before {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/icon_pdf.svg);
  }
  
  .cnt-wit-bg-wrp.child_cwb {
    padding: 30px 0px;
    margin-bottom: 60px;
  }
  .cnt-wit-bg-wrp.child_cwb h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-bottom: 13px;
  }
  .cnt-wit-bg-wrp.child_cwb h3:before {
    display: none;
  }
  .cnt-wit-bg-wrp.child_cwb h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 2px;
  }
  
  .child_hs_btn  .btn_row {
    flex-direction: column;
    margin: 30px auto 0px;
  }
  
  .child_hs_btn  .hs-button {
    padding: 0.75em 4em 0.75em 5em;
    font-weight: bold;
    position: relative;
  }
  .child_hs_btn .hs-sec-btn {
    color: #359ddd;
    padding: 0;
    background: transparent;
    text-decoration: underline;
    line-height: 1.6;
    font-size: 15px;
    padding-top: 7px;
    font-weight: bold;
  }
  .child_hs_btn .hs-sec-btn:hover {
    color: #76b6dd;
    opacity: 1;
  }
  
  .child_hs_btn .hs-button:before {
    position: absolute;
    top: 50%;
    left: 3em;
    width: 0.5em;
    height: 0.5em;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
  }
  .cnt-wit-tp-img-wrp.child_intro .col-title,
  .cnt-wit-tp-img-wrp.child_intro .title {
    text-align: left;
    margin: 0;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .top_sec.noButton {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .flex-row {
    justify-content: flex-start;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .content_widget.col8 {
    margin-bottom: 0;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .cnt-col {
    margin-top: 30px;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .inner_spacing {
    padding: 0;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .tp-img {
    margin-bottom: 20px;
    border: 1px solid #83909f;
    margin: 0;
    background-color: #fff;
    line-height: 0;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .tp-img-cnt-inner h4 {
    color: #ffff;
    margin: 0;
    font-size: 16px;
    padding: 10px;
  }
  
  .cnt-wit-tp-img-wrp.child_intro .tp-img a {
    display: block;
    line-height: 0;
  }
  
  .cm_pdct_wrp  .list_product_item_image {
    background-image: url(//20526724.fs1.hubspotusercontent-na1.net/hubfs/20526724/raw_assets/public/kamo_October2023/images/bg_gensoku.jpg);
  }
  table[data-name="data-table"] {
    border: 0;
    width: 100%;
    margin: 0;
  }
  table[data-name="data-table"] tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #a9acaf;
  }
  table[data-name="data-table"] th {
    width: 10em;
    display: flex;
    border: 0 !important;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a9acaf;
    background-color: #1d4676;
    color: #fff;
    font-weight: bold;
    padding: 0.5em;
    margin: 0px;
    padding-left: 2em;
    text-align: left;
  }
  /* table[data-name="data-table"] tr:last-child {
  border-bottom: 0;
  } */
  table[data-name="data-table"] td {
    padding: 0.5em;
    margin: 0px;
    border: 0 !important;
    padding-left: 1em;
    width: calc(100% - 10em);
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
  }
  table[data-name="data-table"] tr:first-child th, table[data-name="data-table"] tr:first-child td {
    border-top: 1px solid #a9acaf !important;
  }
  table[data-name="data-table"] tr {
    border-right: 1px solid #a9acaf;
  }
  
  
  @media(min-width:768px){
    .cm_dy_page .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .cm_dy_page .col-12.col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
  }
  
  @media(max-width:767px){
    body h1,
    body .h1{
      font-size: 5vw;
    }
    .cnt-wit-bg-wrp.child_cwb {
      padding-left: 10px;
      padding-right: 10px;
    }
    .cm_dy_page h2 {
      font-size: 20px;
    }
    .cm_dy_page .case_item_info h4,
    .cm_dy_page .solution_item_info h4 {
      font-size: 3vw;
    }
  
    .servs-details-pg .hs_service .col4 .hs-menu-wrapper>ul {
      margin-top: 30px;
    }
  
  }
  
  table[data-type="dl"]{
    margin-bottom:0;
  }
  table[data-type="dl"] tr {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  table[data-type="dl"] tr td:first-child {
    border: 0;
    border: none;
    outline: none;
    padding: 0.5em;
    margin: 0px;
    background-color: #1D4676;
    color: #fff;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #A9ACAF;
    padding-left: 2em;
    width: 10em;
    line-height: 1.6;
  }
  table[data-type="dl"] tr td:last-child{
    border: none;
    outline: none;
    padding: 0.5em;
    margin: 0px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #A9ACAF;
    border-right: 1px solid #A9ACAF;
    padding-left: 1em;
    width: calc(100% - 10em);
    line-height: 1.6;
  }
  table[data-type="dl"] tr:last-child {
    border-bottom: 1px solid #a9acaf;
  }
  table[data-name="list-data"] {
    width: 100%;
    margin: 0;
  }
  table[data-name="list-data"] tr th {
    width: 30%;
    border: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #efefef;
    padding: 1em;
    font-weight: 500;
    margin: 0px;
  }
  table[data-name="list-data"] tr td {
    width: 70%;
    display: flex;
    border: 0;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #efefef;
    padding: 1em;
    margin: 0px;
  }
  table[data-name="list-data"] {
    margin-top: 30px;
  }
  table[data-name="list-data"] tr {
    display: flex;
    flex-wrap: wrap;
  }
  table[data-attr="table-map"] {
    margin: 30px 0 0;
    width: 100%;
  }
  table[data-attr="table-map"] tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #a9acaf;
  }
  table[data-attr="table-map"] tr th {
    width: 30%;
    display: flex;
    border: 0;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a9acaf;
    background-color: #1d4676;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    margin: 0px;
  }
  table[data-attr="table-map"] tr th + td {
    width: calc(40% - 8em);
  }
  table[data-attr="table-map"] tr td {
    border: 0;
    border-left: 1px solid #a9acaf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a9acaf;
    padding: 1em;
    margin: 0px;
  }
  table[data-attr="table-map"] tr th + td + td {
    width: 30%;
  }
  table[data-attr="table-map"] tr th + td + td + td {
    padding: 0px;
    width: 8em;
    border-right: 1px solid #a9acaf;
    justify-content: center;
    align-items: center;
  }
  table[data-attr="contact-list"] {
    margin: 30px 0 0;
    border: 0;
  }
  table[data-attr="contact-list"] {
    margin: 30px 0 0;
    border: 0;
    width: 100%;
  }
  table[data-attr="contact-list"] tr {
    display: flex;
    flex-wrap: wrap;
  }
  table[data-attr="contact-list"] tr th {
    display: flex;
    border: 0;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a9acaf;
    background-color: #1d4676;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    margin: 0px;
  }
  table[data-attr="contact-list"] tr th + td {
    width: calc(40% - 8em);
  }
  table[data-attr="contact-list"] tr td {
    border: 0;
    border-left: 1px solid #a9acaf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top: 1px solid #a9acaf;
    padding: 1em;
    margin: 0px;
  }
  table[data-attr="contact-list"] tr th + td + td {
    width: 30%;
  }
  table[data-attr="contact-list"] tr th + td + td + td {
    padding: 0px;
    width: 8em;
    border-right: 1px solid #a9acaf;
    align-items: center;
  }
  table[data-attr="contact-list"] tr td span a {
    text-decoration: underline;
  }
  table[data-attr="contact-list"] tr:last-child {
    border-bottom: 1px solid #a9acaf;
  }
  table[data-attr="two_col"] {
    margin: 0;
    width: 100%;
  }
  table[data-attr="two_col"] tr {
    display: flex;
    flex-wrap: wrap;
  }
  table[data-attr="two_col"] tbody {
    border-bottom: 1px solid #a9acaf;
  }
  table[data-attr="two_col"] tr th {
    background-color: #1d4676;
    color: #fff;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 1em;
    margin: 0px;
    border-top: 1px solid #a9acaf;
  }
  table[data-attr="two_col"] tr td {
    border: 0;
    width: calc(100% - 3em);
    background-color: #fff;
    border-right: 1px solid #a9acaf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1em;
    margin: 0px;
    border-top: 1px solid #a9acaf;
  }
  .child_header .header_menu .hs-menu-wrapper > ul > li.active > a{
    color:rgba(23, 100, 177,1.0);
    background-color:rgba(2, 103, 128,0.0);
  }
  .child_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li.active > a{
    color:rgba(255, 255, 255,1.0);
    background-color:rgba(2, 103, 128,0.0);
  }
  .simple-banner .top_sec h1:before {
    content: none;
  }
  .about-banner .top_sec h1,
  .data-banner .page-center .top_sec h1{
    font-size: 3.125rem;
    font-weight: normal;
  }
  
  .about-banner .top_sec h3:before,
  .data-banner .page-center .top_sec h3:before{
    content: none;
  }
  
  .about-banner .top_sec h3,
  .data-banner .page-center .top_sec h3{
    padding: 0;
    margin-top: 10px;
    letter-spacing: 0.15em;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 0;
  }
  .data-details-banner h1 {
    font-size: 1.875rem;
  }
  .interview-index .interview-title h1,
  .number-banner .top_sec h1{
    font-size: 3.125rem;
    line-height: 1.2;
  }
  .number-banner .top_sec h1{
    font-weight:  normal;
  }
  
  .interview-index .interview-title h3,
  .number-banner .top_sec h3{
    padding: 0;
    display: block;
    margin-top: 10px;
    letter-spacing: 0.15em;
    font-size: 1.25rem;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.2;
  }
  
  .interview-index .interview-title h3:before,
  .number-banner .top_sec h3:before{
    content: none;
  }
  .cm-indextable.cm_pdct_wrp .list_product_content {
    border: 0;
  }
  
  
  @media(max-width:767px){
    .interview-index .interview-title h1 {
      letter-spacing: 0.03em;
      font-size: 9.6vw;
    }
    .interview-index .interview-title h3 {
      margin-top: 0.3em;
      letter-spacing: 0;
      font-size: 5.33333vw;
      color: #000;
    }
    table[data-type="dl"] tr td:first-child {
      width: 100%;
      text-align: center;
      padding: 0.5em;
    }
    table[data-name="data-table"] td {
      border-left: 1px solid #a9acaf !important;
    }
    table[data-type="dl"] tr td:last-child {
      width: 100%;
      text-align: center;
      border-left: 1px solid #a9acaf;
      padding: 0.5em;
    }
    table[data-name="data-table"] tr {
      flex-direction: column;
    }
    table[data-name="data-table"] th, table[data-name="data-table"] td {
      width: 100%;
      text-align: center;
    }
    table[data-name="data-table"] th {
      padding: 0.5em;
    }
    table[data-name="data-table"] td {
      padding: 0.5em;
    }
    table[data-name="data-table"] tr:last-child {
      border-bottom: 1px solid #a9acaf;
    }
    table[data-name="list-data"] tr {
      flex-direction: column;
    }
    table[data-name="list-data"] tr th {
      width: 100%;
      text-align: center;
    }
    table[data-name="list-data"] tr td {
      width: 100%;
      text-align: center;
    }
    table[data-name="list-data"] {
      border: 1px solid #efefef;
    }
    table[data-name="list-data"] tr:last-child td {
      border: 0;
    }
    table[data-attr="table-map"] tr {
      flex-direction: column;
    }
    table[data-attr="table-map"] tr th {
      width: 100%;
    }
    table[data-attr="table-map"] tr th + td {
      width: 100%;
    }
    table[data-attr="table-map"] tr th + td + td {
      width: 100%;
    }
    table[data-attr="table-map"] tr th + td + td + td {
      width: 100%;
      padding: 1.3em;
      margin: 0px;
    }
    table[data-attr="table-map"] tr td {
      text-align: center;
    }
    table[data-attr="table-map"] tr th + td {
      width: 100%;
      border: 0;
    }
    table[data-attr="table-map"] tr th {
      width: 100%;
      border: 0;
    }
    table[data-attr="table-map"] tr td {
      border-left: 1px solid #a9acaf !important;
      border-right: 1px solid #a9acaf !important;
    }
    table[data-attr="contact-list"] tr th {
      width: 100% !important;
      border: 0 !important;
    }
    table[data-attr="contact-list"] tr td {
      width: 100% !important;
      padding: 1em !important;
    }
    table[data-attr="contact-list"] tr td {
      border-right: 1px solid #a9acaf;
      text-align: center;
    }
    .about-banner .top_sec h1,
    .data-banner .page-center .top_sec h1,
    .number-banner .top_sec h1{
      letter-spacing: 0.1em;
      font-size: 9.6vw;
    }
    .simple-banner.home-banner img.mobileBgImage {
      position: absolute;
    }
    .about-banner .top_sec h3,
    .data-banner .page-center .top_sec h3,
    .number-banner .top_sec h3{
      font-size: 4.26667vw;
      margin-top: 0.3em;
    }
    .about-banner.difBgImgInMobile img.mobileBgImage {
      position: absolute;
    }
    .number-banner .top_sec h1,.number-banner .top_sec h3 {
      color: #000 !important;
    }
  
    .number-banner .top_sec h1 {
      letter-spacing: 0.03em;
    }
  
    .number-banner .top_sec h3 {
      margin-top: 0.3em;
      font-size: 5.33333vw;
      letter-spacing: 0;
    }
  }



.center {
  text-align: center;
}

.mt30 {
  margin-top: 30px;
}

.mt60 {
  margin-top: 60px;
}

/* 選定計算ページ用スタイル */
.seitei-page strong:not([class]) {
    color: #0071bc;
    font-size: 16px;
}

.seitei-page table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.seitei-page table th,
.seitei-page table td {
    position: relative;
    padding: 10px;
    height: 100%;
    border: 1px solid #a9acaf;
    vertical-align: middle;
}

.seitei-page table th {
    background-color: #e8e8e8;
    text-align: center;
}

.section_sentei .btn_submit {
  border: none;
  border-radius: 0;
  outline: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 0.75em 4em 0.75em 5em;
  margin: 0px 1em;
  border-radius: 2em;
  background-color: #0f5498;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.section_sentei .btn_submit:hover {
  background-color: #136bc1;
  color: #fff;
}

.section_sentei .is-disabled {
  opacity: 0.6;
  pointer-events: none;
}

.seitei-page .js-condition-table input[type="text"] {
  width: 8em;
  border: 1px solid #000;
  background-color: #fff;
  font-weight: normal;
}
.seitei-page .js-condition-table input[type="text"]::placeholder {
  color: #bbb;
}

.seitei-page .js-result-table input[type="text"] {
  background-color: transparent;
}

/* 選定計算結果印刷ページスタイル */
.hs-content-id-160357140137 .header_wrpper,
.hs-content-id-160357140137 .child_footer,
.hs-content-id-163235180318 .header_wrpper,
.hs-content-id-163235180318 .child_footer {
  display: none;
}

.hs-content-id-160357140137 .dnd-section {
  padding: 20px 0px 0px;
}

.section-print-page .print-title {
  border-bottom: none;
}
.section-print-page .print-title::before {
  background-color: transparent;
}

.section-print-page .print-title img {
  display: block;
  margin: 0px auto;
  max-width: 130px;
}

.section-print-page .print-sub-title {
  margin-top: 40px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.section-print-page .print-sub-title::before {
  position: absolute;
  top: 0px;
  left: calc(-50vw + 50%);
  right: calc(-50vw + 50%);
  bottom: 0px;
  z-index: -1;
  width: 100vw;
  height: 100%;
  transform: none;
  background-color: #065e99;
  content: "";
}

.section-print-page .print-time {
  margin-top: -4em;
  text-align: right;
}

.section-print-page .print-detail {
    display: flex;
}

.section-print-page .detail-block {
    width: 50%;
    min-height: 100%;
}

.section-print-page h3 {
  padding: 0px;
  margin: 0px;
}
.section-print-page h3::before {
  background-color: transparent;
}

.section-print-page .block-title0 {
  margin-top: 10px;
  font-size: 30px;
}

.section-print-page .block-title1 {
  font-size: 40px;
}

.section-print-page .block-title {
  margin-top: 50px;
  font-size: 20px;
}

.section-print-page .item-text1 {
  font-size: 18px;
}

.section-print-page .list-items {
  padding: 0px;
}

.section-print-page .list-items .item {
  display: flex;
  margin: 0px;
  list-style: none;
}

.section-print-page .list-items .item p,
.section-print-page .list-items .item span {
  padding: 5px 0px;
}

.section-print-page .list-items .item .item-text {
  width: 50%;
}

.section-print-page .list-items .item .item-value {
  border: 1px solid #000;
  border-bottom: none;
  width: 30%;
  text-align: center;
}
.section-print-page .list-items .item:last-of-type .item-value {
  border-bottom: 1px solid #000;
}

.section-print-page .list-items .item .item-label {
  font-weight: bold;
  margin-left: 0.5em;
}

.section-print-page .note-block ul {
  padding: 0px;
}

.section-print-page .note-block li {
  margin: 0px;
  list-style: none;
}