 

.container-fluid {
    width: 100%;
    padding-right: 50px !important;
    padding-left: 50px !important;
    margin-right: auto;
    margin-left: auto;
    } 
    
    .mt-100{
    margin-top: 100px !important;
    }
    
    .mt-10{
    margin-top: 10px !important;
    }
    
    .mt-home-5{
      margin-top: 5px !important;
    }
    
    .p-20{
    padding: 20px !important;
    }
    
    
    .navbar-bg {
    background-color: #34B7A8 !important;
    }
    
    .btn-orange{
      color: white;
      background-color: #F49B19;
    }
    
    
    .btn-orange:hover{
    color: white;
    background-color: #f3a735c9 !important;
    
    }

    .btn-deep-orange{
      color: white;
      background-color: #F58220;
    }
    
    
    .btn-deep-orange:hover{
    color: white;
    background-color: #F49B19 !important;
    
    }
    
    
    .btn-yellow{
      color: white;
      background-color: #FFDE59 ;
      border-color: #FFDE59 ;
    
    }
    .btn-yellow:hover{
      color: white;
      background-color: #f8cf2b ;
      border-color: #f8cf2b ;
      
    }
    
    .hide-menu-btn-on-phone{
    display: none;
    }
    
    .dropdown-menu-item-custom {
    width: 230px !important;
    top: 30px !important;
    }
    
    .gradient-text {
    background-color: #F95657;
    background: -webkit-linear-gradient(left, #34B7A8 , #F95657);
    background: -o-linear-gradient(right, #34B7A8, #F95657);
    background: -moz-linear-gradient(right, #34B7A8, #F95657);
    background: linear-gradient(to right, #34B7A8 , #F95657);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    
    .underline-text {
    text-decoration: underline;
    text-decoration-color: #f8d239;
    }
    
    
    .card-border-46px{
    border-radius: 46px !important;
    }
    
    .link-danger{
    color: #F95657;
    }
    
    .link-danger:hover{
    color: #34B7A8;
    }
    
    
    .btn-primary:focus {
    background-color:#F95657 !important;
    }
    
    .link-black{
    color: #000000;
    }
    
    .link-black:hover{
    color: #34B7A8;
    }
    
    .link-white{
    color: #FFFFFF !important;
    }
    
    .link-white:hover, .link-black:hover{
    color: #34B7A8 !important;
    }
    
    .link-green{
    color: #34B7A8 !important;
    }
    
    .link-green:hover{
    color: #0E366B !important;
    }
    
    
    
    .bg-green{
    background-color: #35B7A8 !important;
    }

    .bg-orange{
      background-color: #F58220 !important;
      }
    
    
    .btn-green{
      background: #34B7A8  !important;
      color: #FFFF  !important;
    }
    
    .btn-green:hover{
    background: #41c6b6aa  !important;
    color: #FFFF  !important;
    }


    .btn-orange-hover-black {
      background: #F58220  !important;
      color: #FFFF  !important;
    }
    
    .btn-orange-hover-black:hover {
    background: #000000  !important;
    color: #FFFF  !important;
    }

 
    
    
    .btn-blue{
    background: #337ab7;
    color: #FFFF;
    }
    
    .btn-blue:hover{
    background: #0E366B;
    color: #FFFF;
    }
    
    .blue-link{
    color: #337ab7;
    }
    
    .blue-link:hover{
    color: #F95657;
    }
    
    .link-deep-blue{
    color: #0E366B;
    }
    
    .link-deep-blue:hover{
    color: #34B7A8;
    }

    .link-hover-orange:hover {
      color: #F58220  !important;
    }
    
    
    .btn-black{
    background: #000000;
    color: #FFFF;
    }
    
    .btn-black:hover{
    background: #34B7A8;
    color: #FFFF;
    }
    
    .btn-default-bow{
    background: rgb(250, 249, 249);
    color: #0E366B;
    border-radius: 5px !important;
    }
    
    .btn-default-bow:hover{
    background: #34B7A8;
    color: #FFFF;
    }


    .btn-gray-hover-orange{
      background: #ADA7A2;
      color: #FFFF !important;
      }
      
      .btn-gray-hover-orange:hover{
      background: #F58220 !important;
      color: #FFFF !important;
      }
    
    .active{
      color: #F58220 !important;
    }
    
    .text-underline{
    text-decoration: underline !important;
    }
    
    
    .text-danger{
    color: #F95657;
    }
    
    .text-yellow{
    color: #FFDE59;
    }
    
    
    .text-red{
    color: #ff5757;
    }
    
    .text-deep-red{
    color: #f20b0b;
    }

    .text-orange{
      color: #F58220;
    }
    
    .bg-deep-blue {
    background: #0E366B !important;
    }
    .fs-22 {
    font-size: 22px !important;
    }
    .fs-25 {
    font-size: 25px !important;
    }
    
    .fs-25-resp {
    font-size: 25px !important;
    }
    
    .fs-28{
    font-size: 28px !important;
    }
    
    .fs-23-resp {
    font-size: 23px !important;
    }
    .fs-28-resp{
    font-size: 28px !important;
    }
    
    .fs-28-resp-2{
      font-size: 28px !important;
    }
    
    .fs-15 {
    font-size: 15px !important;
    }

    .fs-15-resp {
      font-size: 15px;
    }
    
    .footer-fs-15 {
      font-size: 15px !important;
    }
    
    .fs-13 {
    font-size: 13px !important;
    }
    
    .fs-10 {
    font-size: 10px !important;
    }
    
    .fs-55 {
    font-size: 55px !important;
    }
    
    .fs-55-resp {
    font-size: 55px !important;
    }
    
    
    .fs-36 {
    font-size: 36px !important;
    }
    .fs-36-resp {
      font-size: 36px !important;
    }
    
    .fs-40-resp {
      font-size: 40px !important;
    }
    
    .fs-login-btn-txt {
      font-size: 36px !important;
    }
    
    .fs-20 {
    font-size: 20px !important;
    }
    
    .fs-48 {
    font-size: 48px !important;
    }
    .fs-48-resp {
    font-size: 48px !important;
    }

    .fs-48-resp-dnld-btn  {
      font-size: 48px !important;
    }
    
    .fs-60-resp {
    font-size: 60px !important;
    }
    .fs-16 {
    font-size: 16px ;
    }

    .fs-16-resp {
      font-size: 16px ;
      }
    
    .fs-18{
    font-size: 18px !important;
    }
    
    
    .ml-lg-2 {
      margin-left: .5rem !important;
    }
    
    .mt-lg-3{
      margin-top: 2rem !important;
    }
    
    .tp-5-resp{
    padding: 0.5rem !important;
    }
    
    .text-black{
    color: #000000;
    }
    
    .text-white{
    color: #FFFFFFFF !important;
    }
    
    .text-deep-blue{
    color: #0E366B;
    }
    
    .text-green{
    color: #34B7A8 !important;
    }
    
    .btn-deep-blue{
    background-color: #0E366B;
    }
    
    .text-gray-light {
    color: #A6A6A6 !important;
    }
    
    .bg-deep-gray{
    background-color: #D9D9D9 !important;
    }

    .bg-deep-gray-red {
      background-color: #F3EEF1 !important;
    }
    
    .professional-support-bg-color {
      background-color: #F3EEF1 !important;
    }

    .btn-deep-blue:hover{
    background-color: #34B7A8;
    }
    
    .hover-yellow:hover {
      background-color: #FFDE59 !important;
      color: #0E366B !important;
    }
    
    .en-text-font{
    /*font-family: "Hind", sans-serif !important;*/
    /*font-family: 'Noto Sans JP',serif!important;*/
    font-family: 'Noto Sans Japanese', sans-serif;
    }
    
    .no-border-radius{
    border-radius: 0px !important;
    }
    
    
    .about-box-bg-gray{
    background-color: #E5EAEA !important;
    }

    .text-deep-green {
      color: #2F8076;
  }
    
    .sec-sub-title {
    font-size: 25px;
    font-weight: 700;
    }
    .bg-dark{
    background-color: #333333;
    }

    .bg-white {
      background-color: #FFFFFF !important;
    }

    .border-none { 
      border: none !important;
  }
    
    .find-job-btn{
    font-size: 14px;
    font-weight: 400;
    font-family: "Hind", sans-serif !important;
    }
    
    .testimonial-img{
    border-radius: 100%;
    height: 90px;
    width: 90px;
    }
    
    .fs-25-resp{
    font-size: 25px !important;
    }
    
    .our_network
    {
    box-shadow: 10px 10px 5px rgba(139, 138, 138, 0.6);
    background-size: cover !important;
    
    }
    .our_network-col{
    padding: 0px !important;
    text-align: center !important;
    align-items: center !important;
    align-content: center !important;
    }
    
    .sec-title-custom{
    /*font-family: 'Noto Sans JP',serif;*/
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 34px;
    line-height: 1.5;
    color: #FFFFFF;
    }
    
    
    
        /* Initial state for the icon */
    .icon-trans-top-right {
      transition: transform 0.3s ease; /* Smooth transition */
    }

    /* On hover, move the icon 5px to the right */
    .home-top-btn:hover .icon-trans-top-right {
      transform: translateX(5px); /* Move to the right */
    }
    
    
    .home-welcome-title {
    
      font-family: 'Noto Sans Japanese', sans-serif;
      font-size: 36px;
      font-weight: 500;
      line-height: 65px;
      letter-spacing: 0.2em;
      text-align: left;

    }
    
    .text-with-border {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: bold !important;
    /*text-shadow: 1px 1px 0 #FFFFFF;*/
    text-shadow: -1px -1px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF;
    }

    .widget-area .widget_nav_menu li {
      border-bottom: 1px solid #827676;
    }
    .widget-area .widget_nav_menu .widget-title {
      border-bottom: 3px solid #F58220;
    }
    
    
    .btn-rounded{
    border-radius: 40px !important;
    }
    
    .abou-bow{
    position: absolute;
    bottom: -120px;
    z-index: 2;
    background-color: #0E366B !important;
    margin-left: auto;
    right:10px;
    padding: 30px;
    width: 470px !important;
    }
    
    .our_mission_desc{
    font-size: 15px !important;
    margin-top: 10px;
    letter-spacing: 1.3px;
    }
    
    
    .our_mission{
    align-items: center !important;
    background-image: url("/images/our_mission.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px !important;
    }
    
    .ssw-support-floating-1{
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#0e366bda, #0e366bda), url("/images/ssw-support-floating-1.png") !important;
    background-size: cover;
    /*background-position: center;*/
    background-repeat: no-repeat;
    /*padding: 20px;*/
    padding: 20px;
    position: relative;
    }
    
    
    .ssw-support-floating-2{
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#0e366bda, #0e366bda), url("/images/ssw-support-floating-2.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*padding: 0px;*/
    position: relative;
    padding: 20px;
    }
    
    .ssw-support-floating-3{
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#0e366bda, #0e366bda), url("/images/ssw-support-img-3.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    padding-bottom: 35px !important;
    }
    
    
    
    
    .ssw-desc-img {
    align-items: center !important;
    justify-content: center !important;
    background-image: url("/images/ssw-desc-img.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    }
    
    .fee_arrow{
    width: 300px;
    height: 79px;
    background: #0E366B;
    position: relative;
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .fee_arrow:after {
    position: absolute;
    right: -39px;
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #0E366B;
    text-align: center !important;
    }
    
    
    .blue_arrow{
    width: 80%;
    height: 92px;
    background: #0E366B;
    position: relative;
    text-align: center !important;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .blue_arrow:after {
    position: absolute;
    right: -45px;
    content: "";
    width: 0;
    height: 0;
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-left: 46px solid #0E366B;
    text-align: center !important;
    }
    
    
    .chat_bg_img{
      background-image: url("/images/chat_bg_img.png") !important;
      width: 85% !important;
      background-size:contain !important;
      background-repeat: no-repeat !important;
      text-align: center !important;
      align-items: center !important;
      padding: 100px !important;
    }
    
    .circular_image {
    overflow: hidden;
    float: right !important;
    vertical-align:e;
    text-align: end !important;
    align-items: end !important;
    margin-top: 15px !important;
    }
    .circular_image img{
    width: 70%;
    border-radius: 50%;
    
    }
    
    
    .inquiry-hand-click-img{
      width: 30px !important;
      height: 30px !important;
    }
      
     
    .eng_faq_bg_img{
    background-image: url("/images/faq_requirement_img.png"); /* Replace with your image URL */
    background-position: right center; /* Float image to the right top */
    background-repeat: no-repeat !important;
    top: 0 !important;
    left: 0 !important;
    display:inline-block !important;
    background-size: contain !important;
    }
    
    .sho_faq_bg_img{
    background-image: url("/images/faq_contents.png");
    background-position: right !important;
    background-repeat: no-repeat !important;
    top: 0 !important;
    left: 0 !important;
    display:inline-block !important;
    background-size: contain !important;
    }
    
    
    
    .ssw-outline-img-right-1, .ssw-outline-img-right-2, .ssw-outline-img-left-1, .ssw-outline-img-left-2{
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px !important;
    position: relative;
    }
    
    
    .underline-title-part:first-letter {
    text-decoration: underline;
    text-decoration-color: #34B7A8;
    text-underline-offset: 10px;
    
    }
    
    .underline-title-long:first-child {
    text-decoration-color: #34B7A8;
    text-underline-offset: 15px;
    border-bottom: 3px solid #34B7A8;
    padding-bottom:5px;
    width: 50%;
    }
    
    
    .inetrview_bg_top_img{
    width: 180%;
    margin-bottom:-60px !important;
    margin-left: -195px !important;
    }
    
    .card-with-all-border
    {
    border: none;
    box-shadow: 7px 7px hsla(0, 0%, 85%, 0.718) !important;
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    border: inherit !important;
    background-clip: border-box;
    transition: transform 250ms;
    text-align: center !important;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    padding: 10px;
    
    }
    
    .interviw_bg_img_1{
    height: 100% !important;
    width: 100% !important;
    background-image: url(/images/interviw_bg_img_1.png) !important;
    /*background-size: fill !important;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    }
    
    .interviw_bg_img_2{
    height: 100% !important;
    width: 100% !important;
    background-image: url(/images/interviw_bg_img_2.png) !important;
    /*background-size: cover;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 70%;
    }
    
    .interviw_bg_img_3{
    height: 100% !important;
    width: 100% !important;
    background-image: url(/images/interviw_bg_img_3.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 80%;
    }
    
    .maemu_chat_bg_img{
    height: 100% !important;
    width: 100% !important;
    background-size: contain;
    background-position: left !important;
    background-repeat: no-repeat;
    text-align: center !important;
    align-items: center !important;
    display: inline-block;
    margin: 0 auto
    }
    
    .headingText {
    position: relative;
    padding-top: 38px;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 13.36px 8.896px #d6d4d1af,0 -2px 1px #e4e1e188;
    }
    
    
    .headingText, .headingTextEngSpecialInter, span {
    position: relative;
    z-index: 2;
    }
    
    .headingText::before, .headingTextEngSpecialInter::before {
    content: attr(data-en);
    position: absolute;
    top: 0px;
    left: 0;
    color: #fff;
    
    font-weight: bolder !important;
    text-transform: uppercase;
    z-index: 1;
    }
    
    
    .headingTextEngSpecialInter {
    position: relative;
    padding-top: 100px !important;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 13.36px 8.896px #d6d4d1af, 0 -2px 1px #e4e1e188;
    }
    
    .display-flex-column{
    display: flex !important;
    flex-direction: column;
    }
    
    
    .parent-container {
    position: relative;
    /* Position relative for containing the absolute element img-fluid */
    }
    
    
    /* Create a line with a border-top */
    .half-screen-line {
    width: 70%;
    height: 1px; /* Adjust the line thickness as needed */
    background-color: #0E366B; /* Line color */
    }
    
    /* left the line vertically */
    .left-line {
    display: flex;
    justify-content: left;
    align-items: left;
    }
    
    
    /* right the line vertically */
    .right-line {
    display: flex;
    justify-content: right;
    align-items: right;
    }
    
    

     .custom-faq-tab {
      border-radius: 50px !important;
      padding: 0.75rem 2rem !important;
      margin-right: 1rem;
      font-weight: 500;
      color: #495057;
      border: none !important;
      transition: all 0.3s ease;
  }

  .nav-pills .nav-link.active.custom-faq-tab {
      background-color: #fd7e14;
      position: relative;
  }

  .nav-pills .nav-link.active.custom-faq-tab::after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #fd7e14;
  }

  .qa-card {
      background: white;
      border-radius: 8px;
      box-shadow: 0 2px 4px rgba(0,0,0,0.1);
      padding: 1.5rem;
      margin-bottom: 1rem;
      border: 2px solid #fd7e14;
  }

  .question {
      display: flex;
      align-items: flex-start;
      margin-bottom: 1rem;
      background-color: #fd7e14;
      margin: -1.5rem -1.5rem 1.5rem -1.5rem;
      padding: 1.5rem;
      border-radius: 6px 6px 0 0;
      align-items: center;
  }

  .answer {
      display: flex;
      align-items: flex-start;
      margin-top: 1.5rem;
      padding: 0 1rem;
  }

  .letter-badge {
      width: 45px;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin-right: 1rem;
      flex-shrink: 0;
  }

  .question .letter-badge {
      background-color: white;
      color: #F58220;
      font-weight: bold;
  }

  .answer .letter-badge {
      background-color: #F58220;
      color: white;
      font-weight: bold;
  }

  .question p {
      margin: 0;
      font-size: 1rem;
      line-height: 1.6;
      font-weight: 500;
      color: white;
  }

  .answer p {
      margin: 0;
      font-size: 1rem;
      line-height: 1.6;
      color: #495057;
  }

  .faq-container {
      max-width: 800px;
  }

  .a-badge {
      margin-left: -16px;
      position: absolute;
  }

  .tab-nav-item {
      width: 260px;
      text-align: center;
      justify-content: center;
  }

    .underlined-text {
    position: relative;
    display: inline-block;
    }
    
    .underlined-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 1px;
    background-color: #0E366B;
    }
    
    /*****
    
    .card-with-all-border
    {
    height: 300px !important;
    }
    
    ***/
    
    
    .change-photos .change-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    
    /* Hiding the second picture right away */
    .change-photos .change-photo:nth-of-type(2) {
    display: none;
    }
    
    /* When you hover your cursor over the parent change-photos class, the first picture is hidden, and the second is shown
    */
    
    .change-photos:hover .change-photo:nth-of-type(1) {
    display: none;
    
    }
    
    .change-photos:hover .change-photo:nth-of-type(2) {
      display: block;
      /*transition: 2s ease-out 100ms !important;*/
      transition-property: opacity, left;
      transition-duration: 3s, 5s, 2s, 1s;
    }
    
    .change-photos:hover {
      cursor: default;
      /*transition: 2s ease-out 100ms !important;*/
      transition-property: opacity, right;
      transition-duration: 3s, 5s, 2s, 1s;
    }
    
    .interviw-question-title{
      text-decoration: underline;
      color: #34B7A8 !important;
    }
    
    
    .container-bg-gray-gradient{
    background: linear-gradient(to right, rgb(222 218 218 / 35%), rgba(237, 236, 236, 0.062));
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
    }
    
    .card-with-all-border >img{
    width: 100% !important;
    text-align: center !important;
    }
    
    .card-with-border
    {
    border: none;
    box-shadow: 7px 7px hsla(0, 0%, 85%, 0.718) !important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    border: inherit !important;
    background-clip: border-box;
    transition: transform 250ms;
    padding: 30px;
    
    }
    
    .card-with-border:hover {
    transform: translateY(-10px);
    
    }
    
    .portfolio-img-with-shadow
    {
    -webkit-box-shadow: 8px 8px 10px -6px #000000;
    -moz-box-shadow: 8px 8px 10px -6px #000000;
    box-shadow: 8px 8px 10px -6px #000000;
    border-radius: 2px;
    }
    
    .home-portfolio-img-h3 {
    color: #202020;
    }
    
    .home-portfolio-img-h3 span {
    /*line-height: 80px;*/
    color: #fff;
    text-shadow: 0 13.36px 8.896px #d6d4d1,0 -2px 1px #e4e1e1;
    
    text-align: left !important;
    }
    
    
    .support_ssw_ml_7{
    margin-left: 4.5rem !important;
    }
    
    .py-custom {
      padding-top: 3rem !important;
      padding-bottom: 3rem !important;
    }
    
    
    .recent-articles {
      position: relative;
      /* position: absolute; */
      bottom: 5%;
      align-items: center;
      justify-content: center;
      text-align: center;
      width: 90%;
      margin: 0 auto;
      right: 0;
      left: 0;
  
  }
  
  .carousel .carousel-item {
      transition: transform 0.5s ease-in-out;
  }

  .title {
    overflow: clip;
    width: 100%;
}


.font-weight-regular {
  font-weight: 400 !important; 
}
 

.cart-button .cart-icon {
    width: 1rem;
}

.orange-underline {
  position: absolute;
    bottom: -20px; 
    width: 50px;
    height: 3px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    background-color: #FF6B35 !important;
}

.green-underline-center {
  position: absolute;
    bottom: -10px; 
    width: 45px;
    height: 3px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    background-color: #34B7A8 !important; 
}


.green-underline {
    position: absolute;
    bottom: -20px; 
    width: 50px;
    height: 3px;
    background-color: #34B7A8; 
    text-align: start;
    align-items: start;
    justify-content: start;
    margin: 0 auto;
    left: 15px;
    /* right: 0px; */
}

/* Main card styling */
.home_article_card {
  position: relative;
  width: 100%;
  max-width: 300px; /* Set a max width for responsiveness */
  height: 200px;
  background-color: #f2f2f2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  perspective: 1000px;
  box-shadow: 0 0 0 5px #ffffff80;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* SVG Icon within the card */
.home_article_card svg {
  width: 48px;
  fill: #333;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Hover state for the card */
.home_article_card:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 16px rgba(255, 255, 255, 0.2);
}




.contact-section {
  background-color: #F58220;
  padding: 15px 0;
  text-align: center;
}

.hero-section {
            margin-top: 70px;
            position: relative;
            height: 80vh;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .hero-image-container {
            position: absolute;
            top: 0px;
            left: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
        }

        .hero-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0.5;
        }

        .hero-overlay {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.06);
            z-index: 1;
        }

         

        .hero-content {
            position: absolute;
            top: 55%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            padding: 0 2rem;
            text-align: center;
        }

        .hero-title {
            margin-bottom: 1.5rem;
            color: #000000;
            font-family: 'Noto Sans Japanese', sans-serif;
            font-size: 24px;
            font-weight: 400;
            line-height: 34.75px;
            text-align: center;

        }

        .hero-description {
            color: #000000;
            font-family: 'Noto Sans Japanese', sans-serif;
            font-size: 12px;
            font-weight: 500;
            line-height: 30px;
            letter-spacing: 0.2em;
            text-align: center;
        }


        .contact-button {
          display: block;
          background: #FF6B3D;
          color: white;
          text-align: center;
          padding: 1rem 2rem;
          border-radius: 8px;
          text-decoration: none;
          font-weight: bold;
          margin: 1rem auto;
          width: 90%;
          max-width: 300px;
      }

      .contact-button:hover {
          background: #ff855c;
          color: white;
          text-decoration: none;
      }

  .service-section-1 {
      background-color: #86D2C9;
  }
  
      .hero1
          {
              /* height: 100px; */
              margin: auto;
              background-color: #F58220;
          }

          .hero2
          {
              width: 0px;
              height: 0px;
              border-style: solid;
              margin: auto;
              border-width: 30px 20px 0 20px;
              border-color: #F58220 transparent transparent transparent;
              line-height: 0px;
              _border-color: #F58220 #000000 #000000 #000000;
              _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000')
          }


  .image-container {
    flex: 1;
    padding-right: 20px;
  }

  .image-container img {
    max-width: 100%;
    border: 1px solid #ddd;
  }

  .home-welcome-msg-text {
    flex: 1;
  }

  .details-link-text {
      font-size: 14px;
      color: #000000;
      margin-bottom: 5px;
      font-weight: bold;
  }

    
    .visa_application_support_services_kaneko_san {
    z-index: 30 !important;
    border-radius: 100%;
    overflow: hidden;
    vertical-align:middle;
    object-fit: fill;
    }
    .visa_application_support_services_senga_san {
    position: absolute !important;
    z-index: 20 !important;
    border-radius: 100%;
    overflow: hidden;
    display:inline-block;
    vertical-align:middle;
    object-fit: fill;
    
    }
    
    .visa_application_support_services_senga_san >img{
    width:100%;
    /*height: 100%;*/
    object-fit: fill !important;
    }
    
    .visa_application_support_services_kaneko_san >img{
    width:100%;
    /*height: 100%;*/
    object-fit: fill !important;
    transform: scale(1.15);
    }
    // engineer_contract
    .engineer_contract_service_lg_img {
      z-index: 2 !important;
      /* border-radius: 100%; */
      overflow: hidden;
      vertical-align:middle;
      object-fit: cover !important;
    }
    .engineer_contract_service_lg_img >img{
      /* width:100%; */
      object-fit: cover !important;
      /* transform: scale(1.15); */
      position: relative;
    }

    .engineer_contract_service_sm_img  >img{
      position: absolute !important;
      z-index: 20 !important;
      border-radius: 100%;
      overflow: hidden;
      display:inline-block;
      vertical-align:middle;
      object-fit: cover;
    }
    .bg-green-light {
      background-color: #b5e4df !important;
    }
    //eng.engineer
    
    .about-history-box{
    background-color: #E5EAEA;
    height: 90% !important;
    align-items: center !important;
    padding: 20px !important;
    }
    
    .flex-wrapper {
    display: flex;
    flex-flow: row nowrap;
    }
    
    .single-chart {
    width: 33%;
    justify-content: space-around ;
    }
    
    .circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
    max-height: 250px;
    }
    
    .circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
    }
    
    .circle {
    fill: none;
    stroke-width: 3.5;
    stroke-linecap: round;
    animation: progress 2s ease-out forwards;
    }
    
    .section-service--padding{
    padding-top: 100px;
    padding-bottom: 100px;
    }
    
    @keyframes progress {
    0% {
    stroke-dasharray: 0 100;
    }
    }
    
    .btn.btn-primary:disabled{
    background-color: #828782 !important;
    border-color: #828782 !important;
    }
    
    .cost_decision_bg{
    background-image: url(/images/home_cost_decision_bg.png) !important;
    height: 120% !important;
    width: 120% !important;
    background-size: contain;
    background-position: left !important;
    background-repeat: no-repeat;
    text-align: center !important;
    align-items: center !important;
    display: inline-block;
    
    }
    
    
    .show_stat_req_on_small_phone{
    display: none;
    }
    
    
    
    .flex-wrapper {
    display: flex;
    flex-flow: row nowrap;
    
    }
    
    .single-chart {
    width: 90%;
    justify-content: space-around ;
    }
    
    .circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 100%;
    max-height: 350px;
    
    }
    
    .circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
    
    }
    
    .circle {
    fill: none;
    stroke-width: 3.8;
    stroke-linecap: round;
    animation: progress 3s ease-out forwards;
    
    }
    
    
    
    .circular-chart.green .circle {
    stroke: #F58220;
    }
    
    .percentage {
    fill: #000000;
    font-size: 0.5em;
    text-anchor: middle;
    }
    
    
    .circular-chart.deep-blue .circle {
    stroke: #000000;
    }
    
    .percentage {
    fill: #000000;
    font-size: 0.5em;
    font-weight: bold;
    text-anchor: middle;
    }
    
    .acceptance_flow_step:not(:last-child):after{
    content: "••••••••••••••❯";
    color: #34B7A8;
    display: block;
    width: 32px;
    height: 64px;
    transform: rotate(90deg) translate(5px, -32px);
    transform-origin: 0 0;
    margin-bottom: 40px !important;
    }
    
    .acceptance_flow_step_long:not(:last-child):after{
    content: "••••••••••••••••••••••••••❯";
    color: #34B7A8;
    display: block;
    width: 32px;
    height: 64px;
    transform: rotate(90deg) translate(5px, -32px);
    transform-origin: 0 0;
    margin-bottom: 40px !important;
    }
    
    
    .deep-blue-dot {
    height: 10px;
    width: 10px;
    background-color: #0E366B !important;
    color: #0E366B !important;
    border-radius: 50%;
    display: inline-block;
    }
    

    .bubble {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    /*height: 100%;*/
    padding: 20px 0;
    /*border-radius: 6px;*/
    border-radius: 1% / 50%;
    background-color: #D6D8D8;
    }
    .bubble:before {
    position: absolute;
    /*top: 30px;
    left: -21px;*/
    width: 0px;
    height: 0px;
    right: 100%;
    
    border-top: 28px solid transparent;
    border-right: 46px solid #D6D8D8;
    border-bottom: 28px solid transparent;
    content: "";
    }
    .bubble:after {
    position: absolute;
    width: 0px;
    height: 0px;
    content: "";
    
    }
    
    
    
    .circular--portrait {
    /*
    display: flex;
    */
    width: 180px !important;
    height: 180px !important;
    overflow: hidden;
    border-radius: 50% ;
    align-items: center !important;
    text-align: center !important;
    }
    .circular--portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    align-items: center !important;
    text-align: center !important;
    
    }
    
    
    .inquiry_box {
    right: 20px;
    height: auto;
    z-index: 9999;
    bottom: 0px;
    text-align: center !important;
    align-items: center !important;
    background-color: #ced7e0;
    }
    
    .hide {
    opacity:0;
    }
    
    .show {
    opacity:1;
    }

.service-section-title {
  font-size: 200px;
  color: #FFFFFF66; 
  letter-spacing: 0.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 560;
  line-height: 100px;
  text-align: left;
}

.home-top-barnner:hover {
  border-radius: 10px !important;
  transform: scale(1.07);
}
    
    /**
    * Tabs Container
    */
    
    
    /**
    * Tabs Block
    */
    .tabs-block {
      display: flex;
      align-items: center !important;
      justify-content: center !important;
      background-color: #E9E9E8;
    }
    
    .support_ssw_desc_p3_container{
      margin-top: 3px !important;
    }
    
    /**
    * Tabs
    */
    .tabs {
      display: flex;
      flex-wrap: wrap;
      width: 100% !important;
      text-align: center !important;
      align-content: center;
      justify-content: center;
      align-items: flex-end;
    }
    
    .tabs label {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5rem 5rem;
      cursor: pointer;
      background-color: #0E366B;
      color: #ffff;
      font-size: 1.5rem;
      font-weight: 700;
      transition: ease 0.3s;
    }
    
    .tabs label .material-icons {
    margin-right: 0.3rem;
    }
    
    .tabs .tab {
    flex-grow: 1;
    width: 100%;
    height: 100%;
    display: none;
    color: #000;
    background-color: #E9E9E8;
    }
    
    .tabs .tab > *:not(:last-child) {
    margin-bottom: 0.8rem;
    }
    
    .tabs [type=radio] {
    display: none;
    }
    
    .tabs [type=radio]:checked + label {
    background-color: #E9E9E8;
    color: #0E366B;
    text-decoration: underline;
    }
    
    .tabs [type=radio]:checked + label + .tab {
    display: block;
    }
    
    
    .flow_for_companies_img{
    max-width:100%;
    height:auto;
    }
    
    .number_img{
    height: 140px !important;
    width: 100px !important;
    }
    
    .number_img_div_right_1{
    position:absolute;
    top:-40%;
    right: 10%;
    text-align: right !important;
    }
    
    .number_img_div_left_1{
    position:absolute;
    top:-50%;
    left: -10%;
    text-align: left !important;
    }
    
    .number_img_div_right_2{
    position:absolute;
    bottom: -40%;
    right: 10%;
    text-align: right !important;
    }
    
    .number_img_div_right_3{
    position:absolute;
    bottom: -60% !important;
    right: 10%;
    text-align: right !important;
    }
    
    .number_img_div_left_6{
    position:absolute;
    bottom: -45%;
    text-align: left !important;
    left: 25%;
    }
    
    .bow_number_img_div_right_6{
    position:absolute;
    bottom: -65%;
    text-align: left !important;
    left: 25%;
    }
    
    .companies_number_img_div_left_8{
    position:absolute;
    top:-75%;
    left: -10%;
    text-align: left !important;
    }
    
    
    .area{
    position:relative;
    margin:0 auto 20% auto;
    padding: 0 30px;
    max-width:1000px;
    width:100%;
    }
    
    .area figure{
    position:relative;
    left:0;
    top:0;
    width:50%;
    line-height: 0;
    }
    
    .area:nth-child(2n) figure{
    left:50%;
    }
    
    .area .box{
    position:absolute;
    top:40%;
    /*left:30%;*/
    left:49%;
    background:#fff;
    padding:30px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    }
    
    
    .area:nth-child(2n) .box{
    left:inherit;
    /*right:30%;*/
    right:49%;
    }
    
    .inter_recrut_japanese_level{
    margin-top: 50px;
    }
    

    .interview-img-list-item{
      width: 300px;
      height: 250px;
      object-fit: cover;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
    }
    
    .interview-img-home{
    height: 350px ;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    }
    
    .interview-img-home-building {
    height: 360px !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-repeat: no-repeat;
    }
    
    .arrow_down-container {
    display: flex;
    justify-content: center;
    }
    
    
    .arrow_down {
    font-size: 70px;
    position: relative;
    width: 0.4em;
    height: 0.4em;
    background-color: #203864;
    text-align: center !important;
    }
    
    .arrow_down::before {
    position: absolute;
    top: 0.4em;
    left: -0.1em;
    width: 0;
    height: 0;
    content: "";
    border-top: 0.3em solid #203864;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    text-align: center !important;
    }
    
    
    .cookie-consent {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #fff;
    background: #0E366B !important;
    z-index: 120;
    cursor: pointer;
    border-radius: 0px;
    /*display: flex; */
    align-items: center;
    justify-content: center;
    }
    
    .hide-inquiry-box {
    color: #fff !important;
    position: fixed !important;
    /* bottom: 30px !important; */
    bottom: 18px !important;
    right: 20px !important;
    z-index: 99 !important;
    text-align: center !important;
    z-index: 10000 !important;
    height: 35px !important;
    width: 35px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    align-items: center !important;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    border-radius: 5px !important;
    background: #717273;
    clip-path: circle(50%);
    }
    
    .hide-inquiry-box i {
    text-align: center !important;
    align-items: center !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    }
    
    .hide-inquiry-box:hover {
    background: #fff !important;
    }
    
    .show_menu_on_phone{
    display: none;
    }
    
/*     
    .home-row{
    margin-top: 5px;
    }
     */
    .show_on_sm_device{
    display: none !important;
    }
    
    
    .our_mission_bg_img{
    background-image: url(/images/bridge.png) !important;
    height: 100% !important;
    width: 100% !important;
    /*background-size: contain;*/
    background-position: left !important;
    background-repeat: no-repeat;
    /*
    text-align: center !important;
    align-items: center !important;
    */
    display: inline-block;
    }
 
    
    .inside-border {
      box-shadow:inset 0 0 0 3px white;
    }
    
    .japan-experience-stat{
      margin-top: 50px !important;
    }

        .fee-inqury-btn,
        .fee-inqury-btn *,
        .fee-inqury-btn :after,
        .fee-inqury-btn :before,
        .fee-inqury-btn:after,
        .fee-inqury-btn:before {
          border: 0 solid;
          box-sizing: border-box;
        }
    
        .fee-inqury-btn {
          -webkit-tap-highlight-color: transparent;
          -webkit-appearance: button;
          background-color: #F58220;
          background-image: none;
          color: #fff;
          cursor: pointer;
          font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
            Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
            Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
          font-size: 100%;
          font-weight: 900;
          line-height: 1.5;
          margin: 0;
          -webkit-mask-image: -webkit-radial-gradient(#F58220, #fff);
          padding: 0;
          text-transform: uppercase;
        }
    
        .fee-inqury-btn:disabled {
          cursor: default;
        }
    
        .fee-inqury-btn:-moz-focusring {
          outline: auto;
        }
    
        .fee-inqury-btn svg {
          display: block;
          vertical-align: middle;
        }
    
        .fee-inqury-btn [hidden] {
          display: none;
        }
    
        .fee-inqury-btn {
          border-radius: 99rem;
          border-width: 2px;
          overflow: hidden;
          padding: 0.8rem 3rem;
          position: relative;
          border: 2px solid #F58220;
        }
    
    
        .fee-inqury-btn:after,
        .fee-inqury-btn:before {
          background: linear-gradient(90deg,
              #fff 25%,
              transparent 0,
              transparent 50%,
              #fff 0,
              #fff 75%,
              transparent 0);
          content: "";
          inset: 0;
          position: absolute;
          transform: translateY(var(--progress, 100%));
          transition: transform 0.2s ease;
        }
    
        .fee-inqury-btn:after {
          --progress: -100%;
          background: linear-gradient(90deg,
              transparent 0,
              transparent 25%,
              #fff 0,
              #fff 50%,
              transparent 0,
              transparent 75%,
              #fff 0);
          z-index: -1;
        }
    
        .fee-inqury-btn:hover:after,
        .fee-inqury-btn:hover:before {
          --progress: 0;
        }
    
        .fee-inqury-btn:hover {
          border: 2px solid #F58220;
          color: #F58220 !important;
        }
    
        .fee-inqury-btn:hover .fee-inqury-btn-lbl {
          color: #F58220 !important;
        }

    .hero-area-home-top {
      background-image: url("/images/top_home_bg_img.png");
      background-size: 150%; /* Zoom in by 50% */
      background-position: bottom;
      background-repeat: no-repeat;
      align-items: center;
      justify-content: center;
      width: 100%; 
      height: 600px; 
      min-height: 1000px;  
      position: relative; 
    }
    
   

    .custom-button {
      background: linear-gradient(90deg, #FFCC80, #FFA726);
      color: white;
      font-weight: bold;
      border-radius: 100px;
      /* padding: 5px 20px; */
      padding: 10px 30px; /* Adjust padding for your needs */
      text-decoration: none;
      text-align: center !important;
      align-items: center !important;
      justify-content: center !important;
      /* font-size: 25px; */
      display: inline-block;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      transition: box-shadow 0.3s ease;
      border: 2px solid #FFFFFF; /* Adding a border color */
  }
  
  .custom-button:hover {
      box-shadow: 0 6px 8px rgba(249, 245, 245, 0.2);
      text-decoration: none;
      color: white;
  }
  

  
/***
New design october 2024
*/


.cta {
  position: relative;
  margin: auto;
  padding: 12px 18px;
  transition: all 0.2s ease;
  border: none;
  background: none;
  cursor: pointer;
}

.cta:before {
  content: "";
  font-family: 'Noto Sans Japanese', sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50px;
  background: #F58220;
  width: 45px;
  height: 45px;
  transition: all 0.3s ease;
}
 
.cta span {
  position: relative;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #000000;
}

.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #000000;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}

.cta:hover:before {
  width: 100%;
  background: #F58220;
}

.cta:hover svg {
  transform: translateX(0);
}


.cta:hover svg path,
.cta:hover svg polyline {
    stroke: #ffffff; 
}

.cta:hover span {
  color: #ffffff;
}

.cta:active {
  transform: scale(0.95);
}




/* Content that rotates in */
.card__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background-color: #f2f2f2;
  transform: rotateX(-90deg);
  transform-origin: bottom;
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Content rotates on hover */
.home_article_card:hover .card__content {
  transform: rotateX(0deg);
}

/* Title styling */
.card__title {
  margin: 0;
  font-size: 18px;
  color: #333;
  font-weight: 700;
}

/* SVG disappears on hover */
.home_article_card:hover svg {
  scale: 0;
}

/* Description text */
.card__description {
  margin: 10px 0 0;
  font-size: 14px;
  color: #777;
  line-height: 1.4;
}

/* Circular Image */
.foreigner-worker-circular-image {
  width: 250px;
  height: 250px ;
  border-radius: 50%;
  object-fit: cover;
  /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); */
}

.foreigner-worker-image-left {
  position: absolute;
  right: 150px;
  /* top: 150px; */
}

.foreigner-worker-image-small {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 10px;
  /* top: 460px; */
}

.diagonal-container {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  padding: 20px 0;
}

.diagonal-line {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 2px;
  background-color: #000;
}

.diagonal-line-left {
  left: 15%;
  transform: rotate(45deg);
}

.diagonal-line-right {
  right: 15%;
  transform: rotate(-45deg);
}


.one-minute-badge-container {
  margin: 0;
  left: -15%;
  position: relative;
}

.service-fee-title-underline:after {
  content: "";
  float: left;
  background: #34B7A8;
  width: 100%;
  height: 5px;
  border-radius: 3px;
  margin-top: 5px;
}

.placement-registration-fees-card-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 28.96px;
  letter-spacing: 0.3em;
  text-align: center;
}

.adoption-fee-card {
  position: relative;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 380px;
} 

.adoption-fee-card::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 8px;
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
} 

.adoption-fee-card-orange::before {
  background: linear-gradient(to bottom, #FFDE59, #F58220);
}


.adoption-fee-card-gray::before {
  background: linear-gradient(to bottom, #e6e2e2, #A19B9B);
}

.fee-card-title-box {
  position: relative;
  z-index: 1;
}


.fee-card-title-box-orange {
  background: linear-gradient(to bottom, #FFDE59, #F58220);
}

.fee-card-title-box-gray {
  background: linear-gradient(to bottom, #a3a1a1, #A19B9B);
}

.adoption-confirmation-img {
  width: 335px;
  height: 105px;
  object-fit: contain;
  margin-bottom: 10px;
}

/* Info Cards */
.fee-info-card {
  background-color: #FFF4C9;
  border: transparent;
  border-radius: 5px;
  padding: 1.5rem;
  text-align: center;
  height: 235px;
  /* width: 265px; */
  width: 290px;
}

.fee-card-section-title {
  background-color: #fff;
  padding: 1px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  width: 155px;
  height: 25px;
  box-shadow: 0 4px 4px 0 #00000040;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 23.17px;
  letter-spacing: 0.3em;
}

/* Typography */
.fee-amount-percent {
  font-size: 32px;
  font-weight: bold;
  margin: 1rem 0;
}

.fee-description {
  font-size: 12px;
  line-height: 1.5;
  color: #000;
  text-align: justify;
}

.plus-symbol {
  font-weight: bold;
  color: #000000; 
  font-size: 40px;
  font-weight: 700;
  line-height: 57.92px;
  text-align: center; 
  text-decoration-skip-ink: none;
}

.contact-section-bg {
  background-color: #FCEDD6 !important;
}

.registration-partial-fee-card {
  border: 1px solid #34B7A8;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 5px;
  width: 243px;
  height: 302px;
  margin: auto;
}

.registration-partial-fee-card-title {
  font-size: 16px;
  font-weight: 400;
  color: #34B7A8;
  line-height: 23.17px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 2rem;
}


.registration-partial-price-desc-div{
  margin-top: 1rem !important;
}

.registration-partial-price-desc {
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #F58220;
  
}


.registration-partial-price-desc::after {
  content: ' ';
  background-color: #FFDE59;
  width: calc(100% + -10rem);
  height: 5%;
  position: absolute;
  left: 0;
  margin-left: 5rem;
  top: 45%;
  z-index: -1;
}

.registration-partial-price-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 17.38px;
  letter-spacing: 0.1em;
  text-align: center;
  left: -20% !important;
  position: relative;
}

.registration-partial-fee-img {
  width: 140px;
  height: 100px;
  margin: auto;
  margin-top: 1.5rem !important;
  align-items: center !important;
  justify-content: center;
  text-align: center;
  object-fit: contain
}

.requirement-pattern-card, .requirement-pattern-card-industries {
  box-shadow: 0 4px 4px 0 #00000040;
  width: 450px;
  height: 330px;
}

.requirement-pattern-card-title {
  width: 133px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.inquiry-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}

.inquiry-description-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  /* text-align: justify; */
  color: #000000;
}


.inquiry-box {
  background: #f8f8f8;
  border-radius: 8px;
  padding: 40px;
  margin-bottom: 20px;
  box-shadow: 0px 4px 4px 0px #00000040;

}





.contact-info {
  margin: 0;
  font-size: 13px;
  color: #333;
}

.inquiry-phone,
.inquiry-email {
  font-size: 32px;
  font-weight: 700;
  line-height: 46.34px;
  text-align: center;

}


.inquiry-btn-teal {
  background-color: #34B7A8;
  border: none;
  color: white;
  font-size: 14px;
  padding: 5px 60px;
  margin-top: 10px;
  border-radius: 20px;
  width: auto;
}

.inquiry-element-icon {
  width: 90px;
}


/* Responsive adjustments for smaller screens */
@media (max-width: 767px) {
    .foreigner-worker-circular-image {
        width: 200px;
        height: 200px;
        margin: 1rem auto;
        position: static;
    }

    .foreigner-worker-image-small {
        width: 150px;
        height: 150px;
        position: static;
        margin: 1rem auto;
    }

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

    /* Ensure the cards stack vertically on mobile */
    .home_article_card {
        max-width: 100%;
        margin: 1rem 0;
    }

    .mt-sm-3 {
      margin-top: 1rem !important; /* Bootstrap's spacing value for 3 */
  }

  .screening-row .col-md-3 {
    margin-bottom: 2rem;
}

.plus-symbol {
  margin: 1rem 0;
}

.fee-info-card {
  margin-bottom: 1rem;
}

}

.text-container {
  max-width: 600px;
  padding: 20px;
}

.home-top-text-content {
  font-family: 'Noto Sans Japanese', sans-serif;
  color: #000;
  line-height: 1.8;
  margin: 0;
  text-align: justify;
}

.home-top-main-text {
  font-size: 1.1em;
  margin-bottom: 15px;
  text-align: justify;
}

.sub-text {
  font-size: 1em;
}

.hiring-foreign-ssw-challenging-text {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 700;
  color: #000000;
  margin: 2rem 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 65px;
  letter-spacing: 0.2em;
  text-align: left;
}

.orange-line {
  display: inline-block;
  width: 40px;
  height: 4px;
  background-color: #F58220;
  margin-top: 1rem;
}

.green-line {
  display: inline-block;
  width: 40px;
  height: 4px;
  background-color: #34B7A8;
  margin-top: 1rem;
}

.black-line {
  display: inline-block;
  width: 120px;
  height: 4px;
  background-color: #333;
  margin-top: 1rem;
}

.black-line-200 {
  display: inline-block;
  width: 200px;
  height: 4px;
  background-color: #333;
  margin-top: 1rem;
}

.white-line {
  display: inline-block;
  width: 180px;
  height: 4px;
  background-color: #ffffff;
  margin-top: 1rem;
}


.badge-container {
  text-align: center;
  display: inline-block;
}

.badge-content {
  border-radius: 10px;
  position: relative;
  z-index: 1;
  background-color: #34B7A8;
  font-size: 16px;
  font-weight: 560;
  line-height: 23.17px;
  text-align: center;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #34B7A8; /* Match the badge color */
  position: absolute;
  bottom: -10px;
  left: 70%;
  transform: translateX(-50%);
}


.service-chat-bubble {
  position: relative;
  background-color: white;
  border-radius: 20px;
  border: 16px solid #F58220;
  overflow: hidden;
}

.service-chat-bubble::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 15px;
  background: white;
  border-top: 2px solid #F58220;
  border-left: 2px solid #F58220;
  border-right: 2px solid #F58220;
  border-radius: 15px 15px 0 0;
}

.orange-header {
  background-color: #F58220;
  color: white;
  padding: 20px;
  text-align: center;
}


.requirement-pattern-2-img {
        width: 350px;
        height: 250px;
        object-fit: cover;
    }

.engage-wide-range-work-img {
    width: 145px;
    height: 130px;
    object-fit: contain;
}


.about-us-section-title {
  color: #333;  
  margin-bottom: 2rem;
  position: relative;
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  line-height: 46.34px;
  text-align: left;  
}

.about-us-section-title::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #F58220;
}

.vision-section::before {
  content: '';
  position: absolute;
  top: 10;
  left: 0;
  width: 100%;
  height: 260px; 
  background: url('/images/about_us_bg_image.png') no-repeat;
  z-index: -1;
}

.about-us-main-title {

  font-size: 48px;
  font-weight: 700;
  line-height: 69.5px;
  /* text-align: center;   */
  background: linear-gradient(90deg, #F58220 0%, #FFEF3D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about-us-subtitle { 
  font-size: 32px;
  font-weight: 700;
  line-height: 46.34px; 
  background: linear-gradient(90deg, #F58220 0%, #FFEF3D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about-us-vision-text {
  /* max-width: 800px; */
  margin: 0 auto;
  text-align: left; 
  font-size: 16px;
  font-weight: 400;
  line-height: 25px; 
  color: #000000;
}

.about-us-vision-text p {
  margin-bottom: 1.5rem;
  color: #000000;

}

.about-us-main-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.5rem;
}

.about-us-subtitle {
  color: #ff6b6b;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.about-us-vision-text {
  /* max-width: 800px; */
  margin: 0 auto;
}

.about-us-values-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 3rem;
  padding: 0 2rem;
}

.about-us-value-card {
  background: #f5f5f5;
  border-radius: 10px;
  padding: 2rem 2rem 2rem 4rem;
  position: relative;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.05);
}

.about-us-value-card:nth-child(2) {
  margin-left: 4rem;
}

.about-us-value-card:nth-child(3) {
  margin-left: 8rem;
}

.about-us-value-number {
  width: 40px;
  height: 40px;
  background: #F58220;
  color: white;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.5rem;
}


.about-us-profile-table {
  width: 100%;
  margin-top: 2rem;
}

.about-us-profile-row {
  display: flex;
  border-bottom: 2px solid #000000;
  padding: 2.5rem 0;
}

.about-us-profile-label {
  width: 180px;
  color: #000000;
  position: relative; 
  font-size: 16px;
  font-weight: 400;
  line-height: 23.17px;
  text-align: left; 
  text-decoration-skip-ink: none;
}

.about-us-profile-label::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2.69rem;
  width: 200px;
  height: 4px;
  background-color: #f58220;
}

.about-us-profile-content {
  flex: 1;
  padding-left: 2rem;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.17px;
  text-align: left; 
  text-decoration-skip-ink: none;
  color: #000000;

}
     
    
    
    /*＝＝＝＝＝＝＝＝＝＝＝タブレット以下の見え方＝＝＝＝＝＝＝＝＝＝＝＝＝*/
    
    @media screen and (max-width:768px){
    .area:nth-child(2n) figure {
    left: 0;
    }
    
    .area figure{
    width:100%;
    }
    .area .box,
    .area:nth-child(2n) .box{
    position: relative;
    top: 0;
    left: 0;
    right: inherit;
    padding:20px;
    }
    
    .fs-36 {
    font-size: 11px !important;
    }

    .fs-36-resp {
      font-size: 20px !important;
    }
    .fs-40-resp {
      font-size: 20px !important;
    }
    
    .fs-login-btn-txt {
      font-size: 36px !important;
    }

    .company-section-title {
      font-size: 4rem;
    } 
    .bridge-text {
      font-size: 2.5rem;
    }
    
    .bridge-logo {
      width: 150px;
      left: 10%;
    }
  
    .team-image {
      margin-top: 1rem;
    }
  
    .beyond-language-cultural-links {
      margin-top: 2rem;
    }
  
    .beyond-language-cultural-links a {
      font-size: 0.9rem;
      padding-right: 0rem !important;
      margin: 0rem 0;
    } 

    .about-us-values-container {
      padding: 0 1rem;
    }

    .about-us-value-card:nth-child(2) {
        margin-left: 2rem;
    }

    .about-us-value-card:nth-child(3) {
        margin-left: 4rem;
    }

    .about-us-profile-row {
      flex-direction: column;
      padding: 2rem 0;
  }

  .about-us-profile-label {
      width: 100%;
      margin-bottom: 0.5rem;
  }

  .about-us-profile-content {
      padding-left: 0;
  }

  .about-us-main-title {
    font-size: 2rem;
  }

  .about-us-subtitle {
      font-size: 1.2rem;
  }

  .inquiry-box {
    text-align: center;
    padding: 20px 15px !important;
  }

  .team-card-body {
    padding: 10px !important;
  }

  /* .inquiry-btn-teal {
      width: 60%;
  } */
  .eng-service-sm-lg-img {
    right: 0%;
    bottom: 20px;
  }
}
    
    .interview-img {
    height: 400px !important;
    }
    
    @media screen and (max-width:600px){
    
    
    .area:nth-child(2n) figure {
    left: 0;
    }
    
    .area figure{
    width:100%;
    }
    .area .box,
    .area:nth-child(2n) .box{
    position: relative;
    top: 0;
    left: 0;
    right: inherit;
    padding:20px;
    }
    
    }

    
    @media (min-width: 768px) {
    
    .tabs-container {
    padding: 4rem 4rem;
    }
    
    .tabs label {
    order: 1;
    /*width: auto;*/
    width: 50% !important;
    }
    
    .tabs .tab {
    order: 9;
    }
    
    .tabs [type=radio]:checked + label {
    border-bottom: none;
    }

    .section-title {
      font-size: 2rem;
  }

  .feature-title {
      font-size: 1.25rem;
  }

  .feature-text {
      font-size: 0.9rem;
  }

  .hero-content {
    display: none;
}
    
    
    }
    @media (min-width: 992px) {
    
    
    .tabs-container {
    padding: 2rem;
    }
    
    .tabs .tab {
    padding: 1rem 2rem;
    }
    
    .tabs {
    width: 800px;
    }
    }
    
    @media (min-width: 992px) and (max-width: 1024px){

      .company-section-title {
        font-size: 5rem;
      }
    
      
      
      .bridge-text {
        font-size: 3.5rem;
      }
      
      .bridge-logo {
        width: 200px;
        left: 5%;
      }
    
      .beyond-language-cultural-links {
        margin-top: 1.5rem;
      }
    
      .logo_large{
      height: 30px !important;
      width: auto !important;
      }

      .left-column .step-number {
        right: 12% !important;
        top: -15% !important;
      }
  
      .right-column .step-number {
        left: 15% !important;
        top: -4% !important;
      }
  
      .horizontal-line {
        width: 135px !important;
        /* top: 38px; */
      }
      .illustration-f-r {
        padding-bottom: 17.6rem !important;
      }
  
      .right-column {
        padding-bottom: 80px !important;
      }
  
      .left-column .horizontal-line {
        right: -13.5% !important;
      }
      
      .right-column .horizontal-line {
        left: -14% !important;
      }
    }
    
    .p-lg-5{
      padding: 3rem !important;
    }
    
    .mt-lg-5 {
      margin-top: 3rem;
    }
    
    .px-sm-2 {
      padding-right: 0px !important;
      padding-left: 0px !important;
    }

    .section-desc{
      font-size: 16px;
      font-weight: 400;
      line-height: 30px;
      text-align: left;
      /* color: #000000; */
  }
  

  .service-card {
      cursor: pointer;
      /* width: 350px; */
      height: 360px;
      background: rgb(255, 255, 255);
      border-radius: 15px;
      border: 4px solid #F58220;
      transition: all .2s;
      box-shadow: 12px 12px 2px 1px #DDD5D5BF !important;
      transition: transform 0.3s ease;
  }
  
  
  

  .service-card:hover {
      box-shadow: -12px 12px 2px -1px #DDD5D5BF !important;
      border-radius: 15px;
      transform: scale(1.1);
  }


  .feature-number {
      width: 80px;
      height: 80px;
      display: flex;  
      justify-content: center;  
      align-items: center;  
      margin: 0 auto; 
      background-color: transparent !important;
  }

  .feature-number img {
      max-width: 100%; 
      height: auto;
  }

  .feature-title {
      color: #000000;
      font-size: 24px;
      font-weight: 560;
      line-height: 34.75px;
      text-align: center;

  }

  .feature-text {
      color: #000000;
      font-size: 16px;
      font-weight: 400;
      line-height: 30px;
      text-align: left;
  }


  .section-title {
      color: #000000;
      font-size: 40px;
      font-weight: 700;
      line-height: 57.92px;
      text-align: left;

  }

  .interview-section-subtitle {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 57.92px;
    text-align: left;
}

  .service-header-text { 
    margin: 0;
    padding: 0 100px;
    color: #000;
    font-size: 16px;
    font-weight: 560;
    line-height: 23.17px;
    text-align: center;
}

.service-card-main-title {
  color: #ffff;
  font-size: 16px;
  font-weight: 700;
  /* line-height: 30px; */
  text-align: center;
}


.content-wrapper {
  padding: 10px;
  /* display: grid;
  grid-template-columns: 1fr 1fr; */
  /* gap: 30px; */
  align-items: center;
}

.screenshot-container {
  text-align: center !important;
}

.bow-dashboard-screenshot {
  max-width: 50%;
  border: 1px solid #ddd;
  
}

.bow-dashboard-desc-text {
  margin-top: 5px;
  color: #000;
  font-size: 10px;
  font-weight: 400;
  line-height: 14.48px;
  text-align: right;

}


.service-card-action-text {
  margin-bottom: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.17px;
  text-align: center;
}

.service-ellipse-container {
  position: absolute;
  /* width: 300px;
  height: 150px; */
  top: -40px;
  left: -20px; 
  transform: rotate(-15deg);
}

.service-ellipse {
  position: absolute;
  width: 85px;
  height: 60px;
  border-radius: 50%;
  transform: scaleY(0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.somo-somo-text { 
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  text-align: center;
  transform: scaleY(2);
  color: #000000;


}

/* Additional examples */
.service-ellipse-outline {
  /* margin-top: 200px; */
  border: 5px solid #F58220 !important;
  background-color: transparent;
}

.service-content-text {
  line-height: 2;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px;
  /* padding: 20px; */
}

.service-text-block { 
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #000000;
}


.title-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
}

.title-underline::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 100%;
  height: 10px;
  background-color: #20B2AA;
  z-index: -2;
}

.highlight-text {
  position: relative;
}

.foreigner-ssw-img{
    /* width: 330px;
    height: 185px; */
  margin: 0 auto;
  border-radius: 5px;
}

.interview-section-containt {
  background-color: #F58220;
}

.interview_image_container {
  /* overflow: hidden; */
  cursor: pointer;

  position: relative;
  z-index: 5;

  width: 100%;
  /* height: 170px;  */
  border-radius: 15px 15px 0px 0px;



}

.interview_image_container >img {
  /* position: absolute; */
  /* top: 50%;
  left: 50%; */
  /* transform: translate(-50%, -50%);
  height: 170px !important;  */
  border-radius: 15px 15px 0px 0px !important;
  height: 215px !important;
  width: 100% !important;
  object-fit: cover !important;

}

.iterview-card {
  cursor: pointer;
  /* width: 320px; */
  height: 400px;
  background: rgb(255, 255, 255);
  border-radius: 20px;
  transition: all .2s;
  box-shadow: 12px 12px 2px 1px #B2A7A7 !important;
  transition: transform 0.3s ease;
}



.iterview-card:hover {
  box-shadow: -12px 12px 2px -1px #B2A7A7 !important;
  border-radius: 15px;
  transform: scale(1.1);
  transition: transform 0.5s ease;
}

  
  .case-number {
      color: #000000;
      font-size: 20px;
      font-weight: bold;
      display: flex;
      align-items: center;
      margin-bottom: 0.5rem;
  }
   
  .heart-icon {
      width: 30px;
      height: 30px;
      display: inline-block;
      margin-right: 8px;
      object-fit: cover;
   }

   .interview-responsability {
      font-size: 16px;
      font-weight: 700;
      line-height: 23.17px;
      text-align: left;
      color: #000000;
   }


  .interview-card-header{
      position: absolute;
      display: flex;
      z-index: 10;
      /* background-color: #20B2AA; */
      width: 130px;
      height: 30px;
      border-radius: 0px 15px 15px 0px;
      margin-top: 10px;
      text-align: center;
      align-items: center;
      justify-content: center;
  }

  .interview-case-title {
      font-size: 16px;
      font-weight: 400;
      text-align: center;
      color: #ffffff;
      text-align: center;
      align-items: center;
      justify-content: center;
  }

  .interview-section-title {
    font-size: 200px;
    color: #FFFFFF66; 
    letter-spacing: 0.1em;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 560;
    line-height: 100px;
    text-align: left;
  }

  .post-section-title {
    font-size: 64px;
    color: #B5E4DF66; 
    letter-spacing: 0.1em;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 560;
    line-height: 100px;
    text-align: left;
  }
 
.inquiry-section-containt {
  background-color: #34B7A8;
}

.inquiry-section-title >h2{
  font-size: 36px;
  font-weight: 560;
  line-height: 52.13px;
  text-align: center;
  color: #ffffff;
}

  
.decorative-line {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 2rem auto;
  height: 5px;
  background-color: white;
}

.decorative-line::before,
.decorative-line::after {
  content: '◆';
  position: absolute;
  /* top: 50%; */
  transform: translateY(-50%);
  color: white;
  font-size: 2rem;
  /* padding: 0 5px; */
}

.decorative-line::before {
  left: -5px;
}

.decorative-line::after {
  right: -5px;
}

.inquiry-section-title {
  padding: 2rem 0;
  position: relative;
} 


.inquiry-section-desc{
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;

}


.phone-icon {
  transform: rotate(16deg);
}

.contact-box {
  background: white;
  border-radius: 15px;
  padding: 2rem;
  max-width: 800px;
  margin: 0 auto; 
}

.phone-section {
  color: #34B7A8;
  border-right: 3px solid #D9D9D9;
}

.phone-number {
  font-size: 2rem;
  font-weight: bold;
}


.company-section-title {
  font-size: 200px;
  color: #F49B194D; 
  letter-spacing: 0.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 560;
  line-height: 100px;
  text-align: left;
}

.top-inquiry-swipe-btn {
  position: relative;
  background-color: #ffffff;
  width: 215px;
  height: 45px;
  color: #000000 !important; 
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.2em;
  border-top: 0.5px solid #F58220;
  border-left: 0.5px solid #F58220;
  padding: 0 20px;
  cursor: pointer;
  transition: 0.35s ease;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  

}

.top-inquiry-swipe-btn:hover {
  padding-left: 0;
  padding-right: 40px;
  color: #000000 !important;
}

.inquiry-btn-container {
  position: absolute;
  left: 5px;
  width: 36px;
  height: 36px;
  background: #F58220;
  border-radius: 50%;
  transition: 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffffff;
}

.top-inquiry-swipe-btn:hover .inquiry-btn-container {
  left: calc(100% - 55px);
  color: #ffffffff;
}

.see-more-features-swipe {
  position: relative;
  background-color: #F58220;
  width: 200px;
  height: 45px;
  color: #ffffffff !important; 
  border-radius: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: 0.2em;
  border-top: 0.5px solid #F58220;
  border-left: 0.5px solid #F58220;
  padding-left: 40px;
  cursor: pointer;
  transition: 0.35s ease;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;

}

.see-more-features-swipe:hover {
  padding-left: 0;
  padding-right: 40px;
  color: #ffffffff !important;
}

.see-more-features-btn-container {
  position: absolute;
  left: 5px;
  width: 36px;
  height: 36px;
  background: #ffffffff;
  border-radius: 50%;
  transition: 0.35s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F58220;
}

.see-more-features-swipe:hover .see-more-features-btn-container {
  left: calc(100% - 55px);
  color: #F58220;
}

.btn-swipe-black {
  position: relative;
  display: flex;
  background-color: #000000;
  width: 230px;
  height: 50px;
  color: #ffffffff !important; 
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-top: 0.5px solid #000000;
  border-left: 0.5px solid #000000;
  padding-left: 40px;
  cursor: pointer;
  transition: 0.35s ease;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.17px;
  text-align: center;
}

.btn-swipe-black:hover {
  padding-left: 0;
  padding-right: 40px;
  color: #ffffffff !important;
}

.signup-btn-container {
  position: absolute;
  left: 5px;
  width: 36px;
  height: 36px;
  background: #ffffffff;
  border-radius: 50%;
  transition: 0.35s ease;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #000000;
}

.btn-swipe-black:hover .signup-btn-container {
  left: calc(100% - 55px);
  color: #000000;
}

.bridge-text {
  font-size: 4.5rem;
  font-weight: 800;
  color: #F58220;
  line-height: 1.1;
  letter-spacing: 0.05em;
  position: relative;
}

.bridge-text {
  text-align: start !important;
}


.main-section-company-section {
  position: relative;
  padding: 4rem 0;
}

.bridge-logo {
  position: absolute;
  top: 50%;
  left: 3%;
  width: 312px;
  height: 296px;
  background-image: url("/images/bridge-bg-img.png");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.5;
  transform: translateY(-50%);
}



.beyond-language-cultural-text {
  font-size: 1rem;
  color: #333;
  margin-top: 2rem;
  line-height: 2;
}

.beyond-language-cultural-links {
  text-align: left;
}

.beyond-language-cultural-links a {
  display: block;
  color: #000000;
  text-decoration: none;
  margin: 0.5rem 0;
  padding-right: 2rem;
}

.beyond-language-cultural-links a::after {
  content: "→";
  margin-left: 0.5rem;
}


.beyond-language-cultural-links a:hover {
  color: #f58220 !important;
}

.team-image {
  width: 100%;
  border-radius: 20px;
}


.service-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.service-area-engineer {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}

.circle-background {
  width: 200px;
  height: 200px;
  background-color: #34B7A8;
  border-radius: 50%;
  position: absolute;
  filter: blur(20px);
  opacity: 0.6;
}

.service-features-title-content {
  position: relative;
  color: #000;
  text-align: center;
  z-index: 1; 
}

.service-features-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.service-feature-py {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.service-feture-sectiong-bg {
  background-color: #FFE8C6;
} 

.service-features-card {     
  --bg-card: #ffffff;
  --primary-shadow: #ffffff;
  --light: #d9d9d9;
  --zinc-800: #18181b;
  --bg-linear: linear-gradient(0deg, var(--primary) 50%, var(--light) 125%);
  position: relative;
  display: flex;
  flex-direction: column; 
  padding: 1rem;
  width: 14rem;
  background-color: var(--bg-card);
  border-radius: 1rem;
  width: 250px;
  height: 260px;
  align-items: center;
  justify-content: center;
  margin: auto;
  box-shadow: 0px 4px 4px 0px #00000040;
}

.service-features-img {
  overflow: hidden;
  position: relative;
  z-index: 5;
  width: 100%; 
  text-align: center;
  background-color: var(--primary-800);

  border-radius: 0.5rem;
}

.service-features-img img {
  width: 115px; 
  height: 120px; 
  text-align: center;
  align-items: center;
  justify-content: center;
  object-fit: contain;
}


.service-feature-element-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 23.17px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}
 

.data-card {
  padding: 10px;
  box-shadow: 0px 4px 4px 0px #00000040;
  width: 350px;
  height: 310px;
  border-radius: 15px;
  margin: auto;
}

.data-card-lg {
  padding: 10px;
  box-shadow: 0px 4px 4px 0px #00000040;
  width: 530px;
  height: 310px;
  border-radius: 15px;
}

.data-card-header {
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: #34B7A8;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
}

.data-card-title {
  font-size: 24px;
  /* font-weight: 400; */
  /* line-height: 30px; */
  text-align: center;
  text-decoration-skip-ink: none;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.data-card-img {
  width: 115px;
  height: 80px;
  object-fit: contain;
}

/* .data-3-card-img {
  width: 94px;
  height: 94px;
  object-fit: contain;
} */

.data-card-number {
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.service-bottom-chat-bubble {
  position: relative;
  background-color: #a7d9d1; /* Light teal color */
  color: #000; /* Text color */
  padding: 10px 20px;
  border-radius: 8px;
  text-align: center;
  max-width: 250px; /* Adjust as needed */
  margin: 10px auto;
  font-size: 12px;
  line-height: 15px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Optional shadow for depth */
}

.service-bottom-chat-bubble::before {
  content: "";
  position: absolute;
  top: -10px; /* Position above the bubble */
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #a7d9d1 transparent;
}

.pt-sm-5-custom {
  margin-top: 0px;
  padding-top: 0px;
}

.mt-sm-5-custom {
  margin-top: 0px;
}

.speech-bubble {
  background-color: #34B7A8;
  color: #fff;
  padding: 1.5rem;
  position: absolute;
  z-index: 5;
  left: 10%;
  top: 75%;
  max-width: 100%;
  font-size: .9rem;
  line-height: 1.5rem;
  box-shadow: 0 4px 4px 0 #00000040;
  width: 530px;
  height: 250px;
  border-radius: 5px;

}

.speech-bubble::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 0;
  height: 0;
  border: 27px solid transparent;
  border-bottom-color: #34B7A8;
  border-top: 0;
  border-right: 0;
  margin-left: -13.5px;
  margin-top: -27px;
} 

.bow-testimonial-card {
  border-radius: 5px !important;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  /* position: relative; */
  width: 500px;
  height: 300px;
}

.testimonial-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px !important;
}

.testimonial-quote-bottom, .testimonial-quote-top {
  font-size: 40px !important;
  line-height: 0;
}

.testimonial-quote-bottom {
  rotate: 180deg;
}

.testimonial-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: left ! important;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

  margin-bottom: .6rem;
}

.author {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-align: right;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.arrow-background {
  position: absolute;
  top: 55%;
  left: 53%;
  transform: translate(-71%, 0%);
  width: 90%; 
  max-width: 755px;  
  height: 40px;
  background-color: #F58220;
  z-index: 0;
}

.arrow-background::after {
  content: "";
  position: absolute;
  top: -25%;
  right: -35px;  
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 50px solid #F58220;
}

.screening-section {
  background-color: #ffe6cc;
  padding: 3rem 0;
  position: relative;
}

.screening-title {
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 2rem;
  color: #333;
}

.screening-subtitle {
  text-align: center;
  color: #F58220;
  margin-bottom: 2rem;
  font-weight: bold;
}

/* Card styles */
.screening-step {
  background-color: #ffffff;
  border: 2px solid #F58220;
  border-radius: 15px;
  padding: 10px 5px 10px 5px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  z-index: 1;
  width: 250px;
  height: 280px;
}

.step-icon img {
  width: 85px;
  height: auto;
  margin-bottom: 1rem;
}

.step-title {
  font-size: 16px;
  font-weight: bold;
  color: #F58220;
  margin-bottom: 0.5rem;
}

.step-description {
  font-size: 15px;
  color: #F58220;
  font-weight: bold;
}

.screening-img {
  width: 110px;
  height: 90px;
  object-fit: cover;
}

.timeline-container {
  max-width: 1000px;
  margin: 3rem auto;
  position: relative;
  padding: 0 15px;
}

.timeline-column {
  padding: 2.5rem 0rem;
  border-radius: 5px;
  min-height: 500px;
  position: relative;
}

.left-column {
  background-color: #B5E4DF;
  box-shadow: 0px 4px 4px 0px #00000040;
}

.right-column {
  background-color: #FFE8C6;
  box-shadow: 0px 4px 4px 0px #00000040;
  padding-bottom: 50px;
}

.timeline-section-header-title-card { 
  background-color: #ffffffff;
  padding: 5px;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  box-shadow: 0px 4px 4px 0px #00000040;
  width: 168px;
  height: 42px;
  justify-content: center;
  align-items: center;
}

.timeline-item {
  position: relative;
  margin-bottom: 2.5rem;
  padding-right: 2rem;
}

.right-column .timeline-item {
  padding-right: 0;
  padding-left: 2rem;
}

.connection-line {
  position: absolute;
  left: 50%;
  top: 10%;
  bottom: 0;
  width: 5px;
  background-color: #F58220;
  transform: translateX(-50%);
  height: 78%;
}

.step-number {
  position: absolute;
  width: 35px;
  height: 35px;
  background-color: #F58220;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
}

.step-number p {
  color: #ffffff !important;
  text-align: center;
  font-size: 24px !important;
  font-weight: bold !important;
}

.step-circle {
  position: absolute;
  width: 35px;
  height: 35px;
  background-color: #F58220;
  border-radius: 50%;
  color: #F58220;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}

.left-step-circle {
  right: -15%;
  margin-top: 7%;
}

.right-step-circle {
  left: -15%;
}

.left-column .step-number {
  right: 12%;
  top: -20%;
}

.right-column .step-number {
  left: 15%;
  top: -10%;
}

.horizontal-line {
  position: absolute;
  height: 5px;
  background-color: #F58220;
  width: 150px;
  top: 12px;
}

.left-column .horizontal-line {
  right: -12.5%;
  top: 2%;
}

.right-column .horizontal-line {
  left: -12%;
}

.timeline-item h5 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.timeline-item p {
  font-size: 0.9rem;
  color: #444;
  margin-bottom: 0;
}

.illustration-f-l {
  margin: 2rem 0;
  text-align: center;
}

.illustration-f-l img {
  margin: 0 5px;
}

.illustration {
  text-align: center;
  margin: 1rem 0;
}

.illustration img {
  width: 120px;
  height: auto;
}

.timeline-item-content {
  margin-left: 5rem;
  margin-top: 2rem;
}

.timeline-item-content-left {
  margin-top: 2rem;
  padding-left: 10px;
  padding-right: 10px;
}

.timeline-content {
  margin-top: 150px;
}

.line-with-circle {
  margin-bottom: 30px;
}

.timeline-item-content-text-l {
  padding-left: 5rem;
  padding-right: 5rem;
}

.timeline-item-content-text-r {
  padding-right: 6rem;
  padding-left: 1rem;
}

.illustration-f-r {
  padding-bottom: 16rem;
}

.quickly_connect_world_brightest-img, .our_experienced_team-img, .professional_support_img-img {
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 10px;
  width: 560px;
  height: 440px;
  object-fit: cover;
}

.back-to-list-btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  border: 3px solid #F58220;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  text-decoration: none;
  overflow: hidden;
  z-index: 1;
  font-family: inherit;
 }
 
 .back-to-list-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F58220;
  transform: translateX(-100%);
  transition: all .3s;
  z-index: -1;
 }
 
 .back-to-list-btn:hover::before {
  transform: translateX(0);
  color: #ffffff !important;
  border: 3px solid #F58220;
 }
 
 .back-to-list-btn:hover {
  color: #ffffff !important;
  padding: 0px;
 }

 .no-limit-number-of-employees-img {
  width: 335px;
  height: 234;
  object-fit: contain;
}
 

.py-custom-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.immediate-availability-desc {
  text-align: center;
}


.reason-number {
  font-weight: bold;
  font-size: 1.5rem;
}

.reason-number .small-text {
  font-size: 0.75rem; 
}


.reason-number .number {
  font-size: 2rem;
  line-height: 1; 
}

.reason-number {
  border-right: 3px solid #F58220;
  padding-right: 20px;
}


.orange-column-with-shaow {
  background-color: #FFE8C6;
  box-shadow: 0 4px 4px 0 #00000040;
  padding-bottom: 50px;
}



.bg-orange-light {
  background: #FCEDD6;
}



.acceptable-industries-list-lg-img {
  /* width: 1123px; */
  /* height: 398px; */
  object-fit: contain;
}

.portfolio-1-ssw-img {
  width: 420px;
  height: 260px;
  border-radius: 5px;
  object-fit: cover;
}

.notif-icon-img {
  width: 105px;
  height: 65px;
  object-fit: contain;
}

.case-studies {
  max-width: 900px;
  margin: 0 auto;
}

.case-card {
  background: white;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  margin-bottom: 2rem;
  overflow: hidden;
}

.case-image {
  background-color: #e9ecef;
  height: 100%;
  min-height: 200px;
}

.case-content {
  padding: 2rem 1rem 2rem 1rem;
}

.case-quote {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
  line-height: 1.6;
  /* color: #000000; */
}

.case-info {
  color: #000000;
}

.case-info p {
  margin-bottom: 0.5rem;
}

.interviw-detail-img {
  width: 100%;
  height: 495px;
  object-fit: contain
}

.about-president-message {
  background-color: #FFE8C6 !important;
}


.about-us-value-title {
  color: #F58220; 
  margin-bottom: 1rem;
  display: flex;
  align-items: center; 
  font-size: 32px;
  font-weight: 700;
  line-height: 46.34px;
  text-align: left;
  text-decoration-skip-ink: none;
}

.about-us-value-text {
  color: #333;
  font-size: 1rem;
  line-height: 1.8;
  margin: 0;
}

.title_h2 {
  display: flex;
  align-items: center;
  padding: .5em .7em;
  background-color: #f2f2f2;
  color: #000000;
}

.title_h2::before {
  display: inline-block;
  width: 5px;
  height: 1.5em;
  margin-right: .5em;
  background-color: #f58220;
  content: '';
}


.title_h3 {
  padding:0 .4em .2em;
  border-bottom: 3px solid #f58220;
  background-color: #ffffff;
  color: #000000;
}

.title_h4 {
  padding:0 .4em .2em;
  border-bottom: 3px dashed #f58220;
  background-color: #ffffff;
  color: #000000;
}

.box-001 {
  display: flex;
  grid-gap: 0 .7em;
  margin: 0 auto;
  padding: 1em;
  border-radius: 5px;
  background-color: #f9dfb4;
  color: #000000;
}

.box-001::before {
  width: 32px;
  height: 24px;
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM10.9999 16.0002V18.0002H12.9999V16.0002H10.9999ZM10.9999 9.00017V14.0002H12.9999V9.00017H10.9999Z' fill='%23f58220'%3E%3C/path%3E%3C/svg%3E");
  background-position: left center;
  background-repeat: no-repeat;
  border-right: 1px solid #f58220;
}

.box-001 p {
  margin: 0;
  padding: 0 0 0 .7em;
}

.list_001 {
  list-style-type: disc;
  padding: 1em 1em 1em 2.5em;
  border: 2px solid #f58220;
}

.list_001 li {
  padding: .3em .3em .3em 0;
}

.list_001 li::marker {
  color: #f58220;
  font-size: 1.1em;
}

.list_002 {
  list-style-type: none;
  padding: 1em;
  border: 2px solid #e68220;
  counter-reset: li;
}

.list_002 li {
  display: flex;
  align-items: center;
  padding: .3em;
}

.list_002 li::before {
  display: inline-block;
  min-width: 1.7em;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #e68220;
  color: #fff;
  font-weight: bold;
  font-size: .75em;
  line-height: 1.7em;
  text-align: center;
  content: counter(li);
  counter-increment: li;
}
/* .eng-service-sm-lg-img {
  right: 0%;
  bottom: 100px;
} */

    /************Mobile devices********************/
@media only screen and (max-width: 480px) {

  
    .service-features-title {
      font-size: 14px !important;
    }

    .circle-background {
      width: 150px;
      height: 150px;
    }
  
      .beyond-language-cultural-text {
        font-size: 16px !important;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
      }

      .service-section-title {
        font-size: 60px !important;
        text-align: left !important;
        line-height: normal;
    }

    .service-card, .iterview-card {
      cursor: default;
      box-shadow: none !important;
      transition: none;
    }
    

    .feature-text {
      font-size: 15px;
  }

  .feature-title {
    font-size: 20px;
  }

  .title-underline {
    font-size: 24px;
  }

      .team-image {
        border-radius: 0px !important;
      }
    
    
      .py-custom {
        padding-top: 4.5rem !important;
        padding-bottom: 4.5rem !important;
      }
    
      .number_img {
        height: 120px !important;
        width: 100px !important;
    }
    
    .number_img_div_right_1 {
      top: -53%;
      right: -3%;
    }
    
    .number_img_div_right_3 { 
      bottom: -36% !important;
      right: -5%;
    }
    
    .number_img_div_left_1 {
      top: -45%;
      left: -5%;
    }
    
    
    .mt-sm-4 {
      margin-top: 2rem;
    }
    
      /* .arrows { 
        margin-left: -55px;
      } */
    
      .bottom-inquiry-text{
        display: none !important;
      }
    
      .pt-sm-3{
        padding-top: 0.7rem !important;
    }
    
    .p-lg-5{
      padding: 0px !important;
    }
     
    
    .px-sm-2 {
      padding-right: .5rem !important;
      padding-left: .5rem !important;
    }
    
    .ml-lg-2 {
      margin-left: 0px !important;
    }
    
    .mt-lg-3{
      margin-top: 1rem !important;
    }

    .mb-sm-3{
      margin-bottom: 1rem !important;
    }

    .pt-sm-0 {
      padding-top: 0px !important;
    }
  
    .pb-sm-0 {
      padding-bottom: 0px !important;
    }


    .tp-5-resp{
      padding: 15px !important;
      }
      
    
    
    .nav-white-bg {
      padding-bottom: 0px !important;
    }
    
    
      .cookie-consent {
        padding-top: 0px !important;
      }
    
      .diagonal-line-left {
        left: 0%;
        transform: rotate(45deg);
      }
      
      .diagonal-line-right {
        right: 0%;
        transform: rotate(-45deg);
      }

      .service-header-text {
        padding: 0 0px; 
        font-size: 16px;
    }

    .diagonal-container {
      padding: 0px 0;
    }

    .diagonal-line {
      top: 60%;
      width: 70px;
      height: 2px;
  }

  .interview-section-title, .post-section-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
  }

  .bow-dashboard-desc-text {
    text-align: center;
  
  }

  .service-chat-bubble {
    background-color: transparent;
    border: transparent;
  }

  .service-card-action-text {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.38px;
  }

  .service-ellipse {
    width: 70px;
}
  
.service-content-text {
  line-height: 0px;
  padding: 5px 0px 0px 0px;
}

.service-text-block { 
    font-size: 15px;
    line-height: 29px;
}

  .foreigner-ssw-img{
    object-fit: contain;
    height: 80px;
    margin-top: 20px;
  }

.section-desc{
  line-height: 25px;
  font-size: 15px;
}
 

.px-sm-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
 

.article-white-line >.white-line {
  background-color: #000000;
}

.inquiry-section-title {
  padding: 0px;
  position: relative;
  
} 

.inquiry-section-title >h2{
  font-size: 15px;
  line-height: 0.13px;
}

.decorative-line {
  margin: 1rem auto;
  height: 3px;
  width: 95%;
}

.decorative-line::before,
.decorative-line::after {
  content: '';
}

 
    
    .inquiry-hand-click-img {
      width: 30px !important;
      height: 30px !important;
    }

    .inquiry-section-desc{
      font-size: 12px;
      font-weight: 700;
      line-height: 20px;
      text-align: left;
    }


    .contact-box  {
      background: transparent;
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .inquiry-section-phone {

      background: white;
      border-radius: 15px; 
      padding-top: 20px;
      padding-bottom: 20px;

    }

    .inquiry-section-btn {

      background: white;
      border-radius: 15px; 
      padding-top: 20px;
      padding-bottom: 20px;

    }

    .phone-number {
      font-size: 25px;
      font-weight: bold;
    }


    .phone-section {
      border-right: 0px;
    }
    

    .company-section-title {
      font-size: 60px !important;
      font-weight: 700;
      line-height: 20px;
      letter-spacing: 0.01em;
      text-align: left !important;
    }

    .company-section {
      padding-top: 50px !important;
    }

  .bridge-text {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-top: 25px !important;
  }
    
    .show_menu_on_phone{
    display: block;
    }
    
    .interview-section-subtitle {
      font-size: 24px;
      line-height: initial;
  }
    
    
    .home-welcome-title{
      /* margin-top: -60px !important; */
      text-align: center !important;
      align-items: center !important;
      justify-content: center !important; 
    }
    
    .home-sigin-btn-msg{
      /* margin-top: -10px !important; */
      margin-bottom: 0px !important;
      position: relative !important;
    }
    
    .container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    }
    
    .fs-55-resp {
    font-size: 25px !important;
    }
    
    .fs-48-resp {
    font-size: 20px !important;
    }

    .fs-48-resp-dnld-btn  {
      font-size: 30px !important;
    }
    
    .fs-60-resp {
    font-size: 28px !important;
    }
    
    .fs-20 {
    font-size: 15px !important;
    }
    
    .fs-15 {
    font-size: 14px !important;
    }

    .fs-15-resp {
      font-size: 12px !important;
    }
    
    .footer-fs-15 {
      font-size: 12px !important;
    }

    .fs-16-resp {
      font-size: 12px !important;
    }
    
    .fs-20-resp {
    font-size: 15px !important;
    }
    .fs-login-btn-top-txt {
      font-size: 15px !important;
    }
    .fs-login-btn-txt {
      font-size: 20px !important;
    }
    
    .fs-23-resp {
      font-size: 20px !important;
    }
    
    .fs-25-resp{
    font-size: 15px !important;
    }
    
    .fs-36 {
    font-size: 20px !important;
    }

    .fs-36-resp {
      font-size: 20px !important;
    }
    .fs-40-resp {
      font-size: 20px !important;
    }

    .fs-48-resp {
      font-size: 28px !important;
  }

    .fs-28 {
      font-size: 20px !important;
    }
    
    .fs-25-resp {
    font-size: 15px !important;
    }
    
    .fs-18{
      font-size: 15px !important;
    }
    .py-custom-50 {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
    
    
    .ssw-desc-img >.ml-5{
    margin-left: 0px !important;
    }
    
    .text-left >.ml-5{
    margin-left: 0px !important;
    }
    
    
    .support_ssw_desc_p3_container{
    margin-top: 120px !important;
    }
    
    .visa_support_seection_intro_content{
    top: -25px !important;
    position: relative !important;
    /*left: 10% !important;*/
    }
    
    
    .visa_application_support_services_kaneko_san {
    width: 300px;
    height: 300px;
    }
    .engineer_contract_service_lg_img >img{
      width: 200px;
      height: 200px;
    }

    .engineer_contract_service_sm_img >img{
      /* left: 40px !important; */
      /* top: -50px !important; */
      width: 150px;
      height: 150px;
      position: relative !important;
    }
    .visa_application_support_services_senga_san {
    left: 120px !important;
    top: 250px !important;
    width: 200px;
    height: 200px;
    }
     
    
    .home-welcome-title{
      font-size: 25px !important;
    }
    
    .py-custom-sm-5 {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
    }
    
    
    .home-welcome-desc{
    font-size: 15px !important;
    }
    
    .home-portfolio-img-h3 span {
    font-size: 30px !important;
    }
    
    .about-president-image {
    width: 100% !important;
    }
    .about-president-message {
    width: 100% !important;
    padding: 20px !important;
    }
    
    
    .ssw-support-floating-1{
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#0e366bda, #0e366bda), url("/images/ssw-support-floating-1.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px;
    position: relative;
    }
    
    .ssw-support-floating-2 {
    background-color: #0E366B;
    padding: 25px !important;
    
    }
    
    
    
    .our_network
    {
    width:75% !important;
    
    }
    
    
    .tabs-container .tabs .tab .area {
    padding: 5px !important;
    }
    
    .area{
    margin-bottom: 85px !important;
    padding: 0px;
    }
    
    
    .circular--portrait {
    
    width: 100px !important;
    height: 100px !important;
    overflow: hidden;
    border-radius: 50% ;
    align-items: center !important;
    text-align: center !important;
    margin-top: 120px !important;
    }
    
    .bubble {
    /*height: 100%;*/
    padding: 0;
    }
    
    
    .visa_application_img{
    height: 113px !important;
    width: 109px !important;
    
    }
    
    .fee_arrow {
    width: 90% !important;
    height: 79px;
    margin-top: 25px !important;
    }
    
    .blue_arrow {
    width: 95% !important;
    height: 92px;
    margin-top: 35px !important;
    margin-bottom: 15px !important;
    }
    
    .fee_arrow >h2{
    font-size: 15px !important;
    }
    
    .hand_holding_money{
    width: 100% !important;
    text-align: center !important;
    /*margin-top: 25px !important;*/
    }
    
    .underline-title-long:first-child {
    width:80%;
    }
    
    
    .fs-28-resp{
    font-size: 20px !important;
    }
    
    .fs-28-resp-2{
      font-size: 15px !important;
    }
    
    .japan-experience-stat{
      margin-top: 30px !important;
    }
      
    
    
    .support_ssw_ml_7{
    margin-left: 0px !important;
    }
    
    
    .logo_large{
      height: 35px !important;
      width: auto !important;
    }

    .main-section-company-section {
      padding: 0px !important;
    }
    
    
    .main-logo >.logo_large {
    margin-left: 30px !important;
    }
    
    .inter_recrut_japanese_level{
    margin-top: 25px !important;
    }
    
    .cost_decision_bg{
    height: 300% !important;
    width: 300% !important;
    margin-left: 10% !important;
    padding: 5% !important;
    margin-top: 15px !important;
    text-align: center !important;
    }
    
    .show_stat_req_on_small_phone{
    display: block !important;
    }
    
    .welcome-message-section{
    /*margin-top: 36% !important;*/
    text-align: center !important;
    align-items: center !important;
    }
    
    .text-btn-section{
      position: relative;
      /* top: 200px !important; */
      top: 270px !important;
    }
    
    
    
    .section-service--padding{
    padding-top: 40px !important;
    }
    
    
    /* .container_rounded_corners {
    
      margin-left: 5px !important;
      margin-right: 5px !important;
    } */
    
    .float-right-bottom {
    position: relative;
    float: right;
    clear: both;
    margin-left: 20px;
    margin-bottom: 10px;
    top: 80% !important;
    }
    
    
    /* .bow_solve_yr_prob{
    margin-left: 2px !important;
    margin-right: 2px !important;
    } */
    
    
    /* .bg-doted-img {
      width: 40px !important;
      height: 40px !important;
    } */
    
    /* .underline-title-long-home::after {
      right: 5% !important;
    } */
    
    
    .float-sm-right-bottom {
      position: absolute !important;
      bottom: 0 !important;
      right: 0 !important;
      margin-right: 10px;
      margin-bottom: 5px !important;
    }
    
    .pb-sm-5 {
      padding-bottom: 3rem !important;
    }
    
    .bg-deep-blue {
      margin-left: 5px;
      margin-right: 5px;
    }
    
    .section--padding {
      padding-top: 30px;
      padding-bottom: 30px; 
    }
     
     

    .contact-info-sm{
      display: flex !important;
  }

  .interview-section-containt {
    padding-top: 40px;
  }

  .top-inquiry-swipe-btn, .see-more-features-swipe, .btn-swipe-black {
    width: auto;
    padding: 0 25px; 
    font-size: 15px;
    letter-spacing: normal;
  }

  .beyond-language-cultural-links a {
    padding-right: 0rem !important;
  }



  .top-inquiry-swipe-btn { 
    background-color: #ffffff;
    color: #000000 !important;
    width: 215px !important;
  }
  
  .top-inquiry-swipe-btn:hover {
    color: #ffffff !important;
    background-color: #000000;
  }

  .btn-swipe-black {
    width: 215px !important;
    color: #ffffff !important;
    background-color: #000000;
  }

  /* .btn-swipe-black:hover {
    color: #000000 !important;
    background-color: #ffffff;
  } */

  .see-more-features-swipe {
    width: 215px !important;
  }

  .data-card, .data-card-lg {
    /* width: auto !important; */
    width: 170px !important;
    height: 170px;
  }

  /* .data-card-lg {
      width: auto !important;
      height: 310px;
  } */

  .data-card-header {
    font-size: 16px;
    padding: 1px;
  }

  .data-card-title {
      font-size: 12px;
  }

  .data-card-subtitle {
      font-size: 7px !important;
  }

  .data-card-body {
      padding: 10px 1px 1px 1px !important;
  }

  .data-card-img {
    width: 70px;
    height: 40px;
    object-fit: contain;
  }

  .data-card-number { 
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center; 
  }

  .service-bottom-chat-bubble {
    max-width: 200px; 
    width: 100%;
    z-index: 1; 
    font-size: 8px;
    padding: 8px !important;
    top: 10px;
    line-height: 11px !important;
  }

  .service-bottom-chat-bubble::before {
      top: -10px;
      left: 50%;
  }
 

   .pt-sm-5-custom {
    margin-top: 1rem !important;
    padding-top: 1rem !important;
  }


  .speech-bubble {
    padding: 5px;
    z-index: 5;
    left: 10%;
    top: 65%;
    max-width: 100%;
    line-height: normal;
    /* width: auto !important; */
    width: 330px !important;
    height: 250px;
    border-radius: 5px;
    border-radius: 5px;
  
  }
  
  .speech-bubble::before {
    top: 0;
    left: 20%;
    width: 0;
    height: 0;
    margin-left: -13.5px;
    margin-top: -27px;
  } 
  .testimonial-text {
    font-size: 12px !important; 
  }

  .testimonial-2 {
    margin-top: 150px;
  }


  .bow-testimonial-card {
    width: 330px !important;
    height: 250px !important;
    right: 50px !important;
  }

  .testimonial-image img {
    width: 330px !important;
    height: 250px !important;
    object-fit: cover;
    border-radius: 5px !important;
    right: 50px !important;
  }

  .testimonial-text, .author {
    font-size: 12px !important;
  }


  .professional-support-bg-color {
    background-color: #34B7A8 !important;
  }

  .professional-support-bg-color >p {
    color: #fff !important;
  }

  .professional-support-bg-color {
    background-color: #34B7A8 !important;
  }

  .professional-support-bg-color >p {
    color: #fff !important;
  }


  .screening-step {
    margin: auto;
    width: 350px;
    height: 150px;
    padding: 10px 5px 10px 5px;
  }

  .step-icon img {
    width: 85px;
    height: auto;
    margin-bottom: 1rem;
    text-align: center !important;
    justify-self: center !important;
    align-items: center !important;
    margin-top: 25px;
  }

  .arrow-background {
    top: 24%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 40px;
    height: 48%;
  }

  .arrow-background::after {
    top: auto;
    bottom: -23px;
    right: 50%;
    transform: translateX(50%);
    border-top: 50px solid #F58220;
    border-bottom: 0;
    border-left: 50px solid #fff0;
    border-right: 50px solid #fff0;
  }

  .step-title {
    font-size: 12px;
    text-align: start;
    font-weight: bolder;
  }
  .step-description {
    font-size: 12px;
    color: #F58220;
    font-weight: normal;
    text-align: start;
  }

  .screening-step-col {
    margin-bottom: 50px !important;
  }

  #screening-step-col-last {
    margin-top: 30px !important;
  }

  .service-features-card {     
    margin: auto;
    width: 350px;
    height: 150px;
    padding: 10px 5px 10px 5px;
  }

  .service-features-col {
    margin-bottom: 25px !important;
  }

  .service-feature-element-title {
    font-size: 15px;
  }

  .service-features-img img {
    width: 90px;
    height: 90px;
  }

  .timeline-mobile {
    position: relative;
    padding: 0;
}

.timeline-mobile::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 0;
    height: 88%;
    width: 5px;
    background: #F58220;
}

/* .timeline-mobile::after {
    content: '↓';
    position: absolute;
    left: -12px;
    top: 79%;
    bottom: 0;
    color: #F58220;
    font-size: 85px;
    line-height: 1;
} */

.timeline-mobile-item {
    position: relative;
    padding-left: 60px;
    padding-bottom: 40px;
}

.timeline-mobile-number {
    position: absolute;
    left: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    background: #F58220;
    border-radius: 50%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.2rem;
    z-index: 1;
}

.timeline-mobile-content {
    background: white;
    padding: 5px;
}

.timeline-mobile-content >h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #000000;

}

.timeline-mobile-content >p {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;

}

.contact-info-mobile {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 6px;
    margin-top: 10px;
}

.contact-info-mobile >p {
    margin-bottom: 5px;
}

  .timeline-mobile-icon {
      position: absolute;
      right: 20px;
      top: 20px;
  }

  .quickly_connect_world_brightest-img, .our_experienced_team-img, .professional_support_img-img {
    width: 430px;
    height: 260px;
    margin: auto;
  }
  .pt-200 {
    padding-top: 150px !important;
  }

  .pt-sm-50 {
    padding-top: 50px !important;
  }

  .service-feature-py {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .black-line-200 {
    width: 100px;
  }

  .mt-sm-custom-0 {
    margin-top: 0px !important;
  }

  .adoption-fee-card-orange {
    height: 565px !important;
  }

  .adoption-fee-card-orange-col{
    margin-top: 20px;
  }


  .fee-info-card {
    height: 185px;
    width: 100%;
    margin-bottom: 0px !important;
    padding: 10px 5px 10px 5px
  }

  .plus-symbol {
    font-size: 20px;
    line-height: 0px;
  }

  .fee-card-section-title {
    padding: 1px;
    width: 135px;
  }

    .fee-description {
      line-height: 1.4;
      margin-left: 5px;
  }
  .fee-amount-percent {
    font-size: 20px;
  }

  .adoption_confirmation-card {
    padding: 5px 10px !important;
  }

  .adoption-confirmation-img {
    width: 330px;
    height: 115px;
  }

  .fee-amount-acconter-women-img {
    width: 50px;
    height: 75px;
    left: 10%;
    position: absolute;
  }

  .foreigner-worker-fee-section-img{
    width: 175px;
    height: 75px;
    margin-top: -15px;
    object-fit: contain;
  }

  .registration-partial-fee-card {
    width: 160px;
    height: 165px;
  }

  
  .registration-partial-fee-img {
    width: 75px;
    height: 55px;
    margin-top: 0px !important;
  }

  .registration-partial-price-desc::after {
    width: 53%;
    height: 8%;
    left: 0 !important;
    margin-left: 3rem;
    top: 50%;
  }

  .registration-partial-fee-card-bottom-two {
    
    margin-top: 20px !important;

    .registration-partial-price-desc::after {
      width: 53%;
      height: 8%;
      left: 0 !important;
      margin-left: 3rem;
      top: 57%;
    }
    
  }

  .registration-partial-fee-card-title {
    font-size: 12px;
    margin-top: 2px;
  }

  .registration-partial-price-desc {
    font-size: 16px;
    margin-top: 0rem !important;
  }
  .registration-partial-price-desc-div {
    margin-top: 0px !important;
  }
  .registration-partial-price-title {
    left: 0 !important;
}

.pre-confirmation-support-desc{
  font-size: 13px !important;
}

.back-to-list-btn {
  font-size: 12px;
  width: 165px;
}

.next-prev-article-btn {
  font-size: 12px !important;
}

.p-sm-0 {
  padding: 0px !important;
}


.requirement-pattern-card {
  border-radius: 10px;
  height: 250px !important;
}

.requirement-pattern-card-industries {
  border-radius: 10px;
  height: 320px !important;
}

.no-limit-number-of-employees-img {
  width: 200px;
  height: 200px;
}

.reason-desc-text {
  text-align: justify;
}

.requirement-pattern-2-img {
  width: 260px;
  height: 160px;
}

.tab-nav-item {
  width: 195px;
  text-align: center;
  justify-content: center;
}

  .custom-faq-tab{
  font-size: 12px !important;
  } 

  .interview-img-list-item{
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .interviw-detail-img {
    height: 265px;
  }

  .faq-container {
    max-width: 1240px;
    width: 100%;
}
.about-us-value-card {
  margin-left: 0px !important; 
  padding: 1rem !important;
}


.about-us-value-title {
  margin-bottom: 1rem;
  font-size: 20px;
  line-height: normal;
  text-align: left;

}

.about-us-value-text, .about-us-vision-text {
  font-size: 12px;
  line-height: normal;
}

.about-us-profile-label::after {
  background-color: transparent;
}

.inquiry-title, .inquiry-phone, .inquiry-email {
  font-size: 15px !important;
  margin-left: 20px !important;
  line-height: normal;
}

.inquiry-description-text {
  line-height: normal;
  font-size: 12px !important;
}

.inquiry-element-icon {
  width: 70px;
}

.inquiry-btn-teal {
  width: 100%;
}

}
    
    
    /************iPads, Tablets********************/
    @media only screen and (min-width: 481px) and (max-width: 767px) {




      .service-features-title {
        font-size: 14px !important;
      }
  
      .circle-background {
        width: 150px;
        height: 150px;
      }

    .service-section-title {
        font-size: 4rem;
        text-align: left !important;
    }

    .service-card {
      cursor: default;
      box-shadow: none !important;
      transition: none;
    }
  
    .show_menu_on_phone{
    display: block;
    }
    
    .logo_large{
    height: 30px !important;
    width: auto !important;
    }
    
    .fs-25-resp {
    font-size: 15px !important;
    }
    .fs-20-resp {
    font-size: 15px !important;
    }
    
    .fs-login-btn-top-txt {
      font-size: 15px !important;
    }
    
    
    .visa_support_seection_intro_content{
    top: -85px !important;
    position: relative !important;
    left: -35% !important;
    }
    
    .ssw-desc-img >.ml-5{
    margin-left: 0px !important;
    }
    
    .text-left >.ml-5{
    margin-left: 0px !important;
    }
    
    
    
    .visa_application_support_services_kaneko_san {
    width: 300px;
    height: 300px;
    }

    .engineer_contract_service_sm_img {
      position: absolute !important;
    }

    .engineer_contract_service_lg_img  >img{
      width: 250px;
      height: 250px;
    }

    .engineer_contract_service_sm_img >img{
      left: 210px;
      top: -100px !important;
      width: 200px;
      height: 200px;
    }

    .visa_application_support_services_senga_san {
    left: 120px !important;
    top: 250px !important;
    width: 200px;
    height: 200px;
    }
    
    .single-interview-img-container::after {
    position: absolute;
    content: '';
    height: 60% !important;
    width: 70% !important;
    right: -50%;
    top: 10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/images/interview_card_img.png) !important;
    background-size: cover;
    background-position: center;
    z-index: -1;
    }
    .member-details{
    transform: translateY(140%) !important;
    }
    
    /* .home-welcome-title{
    font-size: 40px !important; 
    } */
    
    .home-welcome-desc{
    font-size: 15px !important;
    }
    
    .abou-bow{
    margin-right: 30px !important;
    }
    
    .home-portfolio-img-h3 span {
    font-size: 50px !important;
    }
    
    .about-president-image {
    width: 100% !important;
    }
    .about-president-message {
    width: 100% !important;
    padding: 20px !important;
    }

    .fs-15-resp {
      font-size: 12px !important;
    }
    
    
    
    .requirement-pattern-card {
      border-radius: 10px;
      height: 250px !important;
    }

    .requirement-pattern-card-industries {
      border-radius: 10px;
      height: 320px !important;
    }
    
    .card-with-border
    {
    height: 260px !important;
    }
    
    .about-history-box{
    width: 90% !important;
    margin-top: 160px !important;
    }
    
    .ssw-support-floating-1 {
    width: 70%;
    max-width: 1363px;
    height: 550px;
    position: relative;
    bottom:140px;
    }
    .ssw-support-floating-2 {
    width: 60%;
    max-width: 1363px;
    height: 400px;
    position: absolute;
    background-color: #0E366B;
    top: 350px;
    left: 280px;
    z-index: 10;
    padding: 35px !important;
    
    }
    
    .ssw-support-floating-2-texts{
    margin-top: 45px !important;
    }
    
    .home-service-card{
    height: 500px !important;
    }
    
    /*
    .guidelines_for_action_card{
    height: 930px;
    }*/
    
    .circular--portrait {
    
    width: 100px !important;
    height: 100px !important;
    overflow: hidden;
    border-radius: 50% ;
    align-items: center !important;
    text-align: center !important;
    margin-top: 40px !important;
    margin-left: 10px !important;
    }
    
    .bubble {
    /*height: 100%;*/
    padding: 0;
    }
    
    .advance_co_img_2{
    width: 45% !important;
    }
    
    .advance_co_img_3{
    width: 30% !important;
    }
    
    .start_employment{
    width:100%;
    height: 40%;
    }
    
    /****To be removed later*******/
    .column-with-background {
    height: 490px !important;
    width: 290px !important;
    }
    
    
    .fs-28-resp{
      font-size: 20px !important;
    }
    
    .fs-28-resp-2{
      font-size: 20px !important;
    }
    
    .fs-23-resp {
      font-size: 20px !important;
    }
    
    .fs-20-resp {
    font-size: 15px !important;
    }
    .fs-25-resp{
    font-size: 20px !important;
    }

    .fs-48-resp {
      font-size: 28px !important;
  }

  .py-custom-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .reason-desc-text {
    text-align: justify;
  }

    .fs-login-btn-top-txt {
      font-size: 15px !important;
    }
    
    .fee_arrow{
    width: 80% !important;
    }
    
    .blue_arrow {
    width: 90% !important;
    margin-bottom: 10px;
    }
    
    
    .support_ssw_ml_7{
    margin-left: 0px !important;
    }
    
    .show_stat_req_on_small_phone{
    display: block !important;
    }
    
    .hide-inquiry-box{
    bottom: 0px !important;
    top: 1px !important;
    right: 5px !important;
    }
    
    .text-btn-section{
    position: relative;
    top: 100px !important;
    }
    
    .float-right-bottom {
    position: relative;
    float: right;
    clear: both;
    margin-left: 20px;
    margin-bottom: 10px;
    top: 80% !important;
    }
    
    .fs-60-resp {
    font-size: 28px !important;
    }
    
    .mt-home-5{
      margin-top: 10px !important;
      margin-bottom: 30px !important;
    }
    
    .p-lg-5{
      padding: 0px !important;
    }
     
    
    .px-sm-2 {
      padding-right: .5rem !important;
      padding-left: .5rem !important;
    }

    .phone-section {
      border-right: none !important;
  }

    .beyond-language-cultural-links a {
      font-size: 0.9rem;
      padding-right: 0rem !important;
  } 

    .beyond-language-cultural-links a::after {
      content: "→";
      margin-left: 0.2rem;
    }

    .data-card {
      /* width: auto !important; */
      width: 240px !important;
      height: 250px;
    }

    .data-card-lg {
        width: auto !important;
        height: 250px;
    }

    .data-card-header {
        font-size: 20px;
    }

    .data-card-title {
        font-size: 15px;
    }
    .data-card-subtitle{
        font-size: 7px !important;
    }

    .data-card-img {
        width: 115px;
        height: 80px;
        object-fit: contain;
    }
  
    .data-card-number {
        font-size: 40px;
        font-weight: 700;
    }

    .service-bottom-chat-bubble {
      max-width: 210px;
      width: 210px;
      z-index: 1;
      right: 10%;
      padding: 10px !important;
    }

    .data-card-body > .service-bottom-chat-bubble {
      margin: 30px auto !important;
  }


    .service-bottom-chat-bubble::before {
        top: -10px;
        left: 50%;
    }

     
    .first-sm-chat-bubble {
      top: -15px !important;
    }
       

      .mt-sm-custom-0 {
        margin-top: 0px !important;
      }

    .pt-sm-5-custom {
      margin-top: 3rem !important;
      padding-top: 3rem !important;
    }

    .speech-bubble {
      padding: 5px;
      z-index: 5;
      left: 11%;
      top: 65%;
      max-width: 100%;
      line-height: normal;
      width: 400px;
      height: 200px;
      border-radius: 5px;
    
    }
    
    .speech-bubble::before {
      top: 0;
      left: 20%;
      width: 0;
      height: 0;
      margin-left: -13.5px;
      margin-top: -27px;
    } 
    .testimonial-text {
      font-size: 12px !important; 
    }
  
    .testimonial-2 {
      margin-top: 100px;
    }
 

    .bow-testimonial-card {
      width: 420px !important;
      height: 270px !important;
    }

    .testimonial-image img {
      width: 420px !important;
      height: 270px !important;
      object-fit: cover;
    }

    .testimonial-text, .author {
      font-size: 12px !important;
    }


    .professional-support-bg-color {
      background-color: #34B7A8 !important;
    }

    .professional-support-bg-color >p {
      color: #fff !important;
    }

    .screening-step {
      margin: auto;
      width: 350px;
      height: 150px;
      padding: 10px 5px 10px 5px;
    }

    .step-icon img {
      width: 85px;
      height: auto;
      margin-bottom: 1rem;
      text-align: center !important;
      justify-self: center !important;
      align-items: center !important;
      margin-top: 25px;
    }

    .arrow-background {
      top: 24%;
      left: 50%;
      transform: translate(-50%, 0%);
      width: 40px;
      height: 48%;
    }
  
    .arrow-background::after {
      top: auto;
      bottom: -23px;
      right: 50%;
      transform: translateX(50%);
      border-top: 50px solid #F58220;
      border-bottom: 0;
      border-left: 50px solid #fff0;
      border-right: 50px solid #fff0;
    }

    .step-title {
      font-size: 12px;
      text-align: start;
      font-weight: bolder;
    }
    .step-description {
      font-size: 12px;
      color: #F58220;
      font-weight: normal;
      text-align: start;
    }

    .screening-step-col {
      margin-bottom: 50px !important;
    }


    .service-features-card {     
      margin: auto;
      width: 350px;
      height: 150px;
      padding: 10px 5px 10px 5px;
    }

    .service-features-col {
      margin-bottom: 25px !important;
    }

    .service-feature-element-title {
      font-size: 15px;
    }

    .service-features-img img {
      width: 90px;
      height: 90px;
    }


    .timeline-mobile {
      position: relative;
      padding: 0;
  }

  .timeline-mobile::before {
      content: '';
      position: absolute;
      left: 28px;
      top: 0;
      height: 85%;
      width: 5px;
      background: #F58220;
  }

  /*
  .timeline-mobile::after {
      content: '↓';
      position: absolute;
      left: -16px;
      top: 82%;
      bottom: 0;
      color: #F58220;
      font-size: 85px;
      line-height: 1;
  }*/

  .timeline-mobile-item {
      position: relative;
      padding-left: 60px;
      padding-bottom: 40px;
  }

  .timeline-mobile-number {
      position: absolute;
      left: 10px;
      top: 0;
      width: 40px;
      height: 40px;
      background: #F58220;
      border-radius: 50%;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 1.2rem;
      z-index: 1;
  }

  .timeline-mobile-content {
      background: white;
      padding: 5px;
  }

  .timeline-mobile-content >h3 {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      letter-spacing: 0.01em;
      text-align: left;
      color: #000000;

  }

  .timeline-mobile-content >p {
      color: #000000;
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      letter-spacing: 0.01em;
      text-align: left;

  }

  .contact-info-mobile {
      background: #f8f9fa;
      padding: 15px;
      border-radius: 6px;
      margin-top: 10px;
  }

  .contact-info-mobile >p {
      margin-bottom: 5px;
  }

  .timeline-mobile-icon {
      position: absolute;
      right: 20px;
      top: 20px;
  }

  .quickly_connect_world_brightest-img, .our_experienced_team-img, .professional_support_img-img {
    width: 530px;
    height: 310px;
    margin: auto;
  }
 
  .service-feature-py {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  

  .adoption-fee-card-orange-col{
    margin-top: 20px;
  }

  .adoption-fee-card-orange {
    height: 545px !important;
  }

  .fee-info-card {
    height: 180px;
    width: 100%;
    margin-bottom: 0px;
    padding: 10px 5px 10px 5px
  }

  .plus-symbol {
    font-size: 20px;
    line-height: 25px;
  }

  .fee-card-section-title {
    padding: 1px;
    width: 135px;
  }

    .fee-description {
      line-height: 1.4;
      margin-left: 5px;
  }
  .fee-amount-percent {
    font-size: 20px;
  }

  .adoption_confirmation-card {
    padding: 5px 10px !important;
  }

  .adoption-confirmation-img {
    width: 300px;
    height: 120px;
  }

  .fee-amount-acconter-women-img {
    width: 50px;
    height: 75px;
    margin-top: -20px !important;
    left: 10%;
    position: absolute;
  }

  .foreigner-worker-fee-section-img{
    width: 175px;
    height: 75px;
    margin-top: -15px;
    object-fit: contain;
  }

  .registration-partial-fee-card {
    width: 220px;
    height: 260px;
  }

  
  .registration-partial-fee-img {
    width: 100px;
    height: 75px;
  }

  .registration-partial-price-desc::after {
    width: calc(100% + -6rem);
    height: 5%;
    left: 0;
    margin-left: 3rem;
    top: 50%;
  }

  .registration-partial-fee-card-bottom-two {
    margin-top: 40px;

    .registration-partial-price-desc::after {
      width: calc(100% + -6rem);
      height: 5%;
      left: 0;
      top: 57%;
      margin-left: 3rem;
    }
    
  }

 
  .no-limit-number-of-employees-img {
    width: 200px;
    height: 200px;
  }

  .requirement-pattern-2-img {
    width: 260px;
    height: 160px;
  }


  .tab-nav-item {
    width: 200px;
    text-align: center;
    justify-content: center;
  }

  .custom-faq-tab{
    font-size: 12px !important;
  }


  .interview-img-list-item{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }

  .interviw-detail-img {
    height: 265px;
  }

  .about-us-value-card {
    margin-left: 0px !important; 
  }

  .about-us-profile-label::after {
    background-color: transparent;
  }

  .inquiry-title, .inquiry-phone, .inquiry-email {
    font-size: 15px !important;
    margin-left: 20px !important;
    line-height: normal;
  }

  .inquiry-description-text {
    line-height: normal;
    font-size: 15px !important;
  }

  .inquiry-element-icon {
    width: 70px;
  }

  .about-us-value-text, .about-us-vision-text {
    font-size: 12px;
    line-height: normal;
  }

  }
    
    /************Small screens, laptops********************/
    @media only screen and (min-width: 768px) and (max-width: 1024px) {

      .company-section {
        background-image: url("/images/company-section-bg-img.png");
        background-position: bottom;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        width: 100%; 
        /* height: 600px;
        min-height: 1200px; */
        height: auto;
        min-height: 930px;
        gap: 0px; 
        position: relative;
        background-size: contain;
      }

      /* .service-section--about-ssw {
        background-image: url("/images/what-ssw-bg-img.png");
        background-position: bottom center;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        width: 100%;
        /* height: 600px;
        min-height: 1530px; * /
        height: auto;
        min-height: auto;
        position: relative;
        background-size: contain;
    } */


    .interview-section-containt {
      background-image: url("/images/what-ssw-bg-img.png");
      background-position: top center;
      background-repeat: no-repeat;
      align-items: center;
      justify-content: center;
      width: 100%;
      /* height: 600px;
      min-height: 1530px; */
      height: auto;
      min-height: auto;
      position: relative;
      background-size: contain;
      padding-top: 150px ;
  }


    .interview-section {
      background-image: url("/images/interview-section-bg-img.png");
      background-position: bottom center;
      background-repeat: no-repeat;
      align-items: center;
      justify-content: center;
      width: 100%;
      /* height: 600px;
      min-height: 1040px; */
      height: auto;
      min-height: auto;
      position: relative;
  }
  

  /* .post-section-containt {
    background-image: url("/images/contact_section_bg.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 600px;
    min-height: 1530px;
    position: relative;
} */

.inquiry-section-bg-img {
  background-image: url("/images/contact_section_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 200px; /* Default height for small screens */
  position: relative;
  background-size: cover; /* Ensures image covers the container */
}

.foreigner-ssw-img{
  width: 100%;
  max-width: 400px;
  height: auto;
}

.company-section-title {
  font-size: 5rem;
}

.inquiry-section-title>h2 {
  font-size: 30px;
  font-weight: 560;
  line-height: initial;
  text-align: center;
  color: #fff;
}

.inquiry-section-title {
  padding: 0;
}

.decorative-line::before, .decorative-line::after {
  top: 0;
}

.decorative-line {
  margin: 1rem auto;
  height: 4px;
}



.bridge-text {
  font-size: 3.5rem;
}

.bridge-logo {
  width: 200px;
  left: 5%;
}

.beyond-language-cultural-links {
  margin-top: 1.5rem;
}



      .service-section-title {
        font-size: 5rem;
      }

      .hero-area-home-top {
        width: 100%; 
        /* height: 600px;  */
        height: auto; 
        background-size: auto;
        min-height: 0px;   
      }

      .section-title {
        font-size: 2rem;
    }

    .feature-title {
        font-size: 1.25rem;
    }

    .feature-text {
        font-size: 0.9rem;
    }
 

      .foreigner-worker-circular-image {
        width: 200px;
        height: 200px;
        margin: 1rem auto;
        position: static;
    }

    .foreigner-worker-image-small {
        width: 150px;
        height: 150px;
        /* position: static; */
        margin: 1rem auto;
        right: -20%;
        position: relative;
    }

    .home-ssw-image {
      margin-top: 100px !important;
    }

    .welcome-message-section {
      margin-top: 100px !important;
    }

    .hiring-foreign-ssw-challenging-text {
      font-size: 20px;
      margin: 1rem 0;
      line-height: initial;
    }
 
    
      /* .img-background-holder-lg {
        padding-top: 0px;
        padding-bottom: 0px;
        z-index:1 !important;
        position: relative !important;
    } */
    
    /* .circle-bg-deep-blue{
      width: 60px;
      height: 60px;
      padding: 10px;
    } */
    
    
    .post-height{
    height: 420px !important;
    }
    
    .fs-25-resp {
    font-size: 15px !important;
    }
    
    .fs-20-resp {
    font-size: 15px !important;
    }
    .fs-login-btn-top-txt {
      font-size: 15px !important;
    }
    .fs-login-btn-txt {
      font-size: 36px !important;
    }
    
    .fs-25-resp{
    font-size: 25px !important;
    }
    
    .navbar-title-font-size {
    font-size: 13px !important;
    }
    
    .fs-36 {
    font-size: 11px !important;
    }
    .fs-36-resp {
      font-size: 20px !important;
    }

    .fs-40-resp {
      font-size: 20px !important;
    }
    
    .visa_support_seection_intro_content{
    top: -85px !important;
    position: relative !important;
    left: -10% !important;
    }
    
    .visa_application_support_services_kaneko_san {
    width: 300px;
    height: 300px;
    }
    .engineer_contract_service_lg_img  >img{
      width: 250px;
      height: 250px;
      top: 100px !important;
      position: absolute !important;
    }
    .visa_application_support_services_senga_san {
    left: 150px !important;
    top: 250px !important;
    width: 200px;
    height: 200px;
    }
    
    .engineer_contract_service_sm_img >img{
      left: 170px !important;
      top: 290px !important;
      width: 150px;
      height: 150px;
    }

    .single-interview-img-container::after {
    position: absolute;
    content: '';
    height: 80% !important;
    width: 100% !important;
    right: -50%;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/images/interview_card_img.png) !important;
    background-size: cover;
    background-position: center;
    z-index: -1;
    }
    
    .member-details{
    transform: translateY(150%) !important;
    }
    
    .home-portfolio-img-h3 span {
    font-size: 70px !important;
    }
    
    /* .home-welcome-title{
    font-size: 48px !important;
    } */
    
    .home-welcome-desc{
    font-size: 15px !important;
    }
    
    .welcome-message-section{
      margin-top: 80px;
    }
    
    .abou-bow{
    margin-right: 30px !important;
    }
    
    .card-with-border
    {
    height: 400px !important;
    }
    
    
    .about-history-box{
    width: 90% !important;
    margin-top: 160px !important;
    }
    
    .about-president-image {
    width: 36% !important;
    position: relative;
    z-index: 100;
    }
    /* .about-president-message {
      position: absolute;
      top: 70px;
      left: 320px;
      z-index: 10;
      padding: 15px !important;
    } */

    



    .about-president-message >p {
      margin-left: 20px !important;
    }
    
    
    .ssw-support-floating-1 {
    width: 70%;
    max-width: 1363px;
    height: 430px;
    position: relative;
    bottom:140px;
    }
    .ssw-support-floating-2 {
    width: 50%;
    max-width: 1363px;
    height: 400px;
    position: absolute;
    background-color: #0E366B;
    top: 220px;
    left: 460px;
    z-index: 10;
    padding: 35px !important;
    
    }
    
    .ssw-support-floating-2-texts{
    margin-top: 45px !important;
    }
    
    .vertical-text{
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    text-align: center !important;
    }
    
    .home-service-card{
    height: 400px !important;
    }
    
    /*
    .guidelines_for_action_card{
    height: 680px;
    }*/
    
    .area .box{
    width: 55%;
    }
    
    .advance_co_img_2{
    width: 45% !important;
    }
    
    .advance_co_img_3{
    width: 30% !important;
    }
    
    .start_employment{
    width:75%;
    }
    
    .maemu_chat_bg_img{
    background-image: url(/images/maemu_chat_bg_img.png) !important;
    margin-left: 52px !important;
    }
    
    .maemu_msg{
    margin-left:90px !important;
    }
    
    /****To be removed later*******/
    .column-with-background {
    /*height: 490px !important;*/
    width: 290px !important;
    }
    
    .fee_arrow{
    width: 80% !important;
    }
    
    .blue_arrow {
      width: 79% !important;
      margin-bottom: 10px;
      left: 8% !important;
      align-items: center !important; 
    }
    
    
    .logo_large{
    height: 30px !important;
    width: auto !important;
    }
    
    .underlined-text::after {
    width: 120%;
    }
    
    .multiselect-container {
    width: 400px !important;
    }
    
    
    
    /* .img-background-holder img {
    min-width: 100%; 
    width: auto;
    height: auto;
    } */
    
    .welcome-message-section{
    /*margin-top: 36% !important;*/
    text-align: center !important;
    align-items: center !important;
    }
    
    .text-btn-section{
    position: relative;
    top: 20px !important;
    }
    
    .user-action-list{
    display: none !important;
    }
    
    .usage_flow{
    padding-left:15%;
    padding-right:15%
    }
    
    
    /* .bow_solve_yr_prob{
    /*left: 5% !important;* /
    position: relative;
    } */
    
    /* .underline-title-long-home::after {
      left: 5%;
      right: 5%;
      
      } */
    
      .p-lg-5{
        padding: 0px !important;
      }
       
      
      .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
      }
    

      .custom-button {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
      .small-text {
        /* position: absolute; */
        top: 7px;  /* Adjusted top position */
        left: 0;
        right: 0;
        white-space: nowrap;  /* Prevent text wrapping */
    }
    
    .large-text {
        line-height: 1.2;
        /* margin-bottom: 10px;  */
    }

    .beyond-language-cultural-links a::after {
      content: "→";
      margin-left: 0.2rem;
    }

    .requirement-pattern-2-img {
      width: 350px;
      height: 210px;
    }

    .engage-wide-range-work-img {
      width: 110px;
      height: 100px;
    }
    
    
    }
    
    
    
    
    /************Desktops, large screens***************576*****/
    @media only screen and (min-width: 1025px) {


      .foreigner-worker-image-left {
        position: absolute;
        right: 150px;
        top: 150px;
        width: 350px;
        height: 350px;
      }
      
      .foreigner-worker-image-small {
        width: 250px;
        height: 250px;
        position: absolute;
        right: 10px;
        top: 460px;
      }

      .hiring-foreign-ssw-challenging-text {
        font-size: 36px;
      }

      .company-section {
        background-image: url(/images/company-section-bg-img.png);
        background-position: bottom;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 1250px;
        gap: 0;
        position: relative;
        background-size: contain;
      }
 


      .service-area-2 {
        background-image: url("/images/service-background.png");
        background-position: top;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        width: 100%; 
        /* height: 600px;
        min-height: 1200px; */
        gap: 0px; 
        position: relative;
        background-size: contain;
      }

      .interview-section {
        background-image: url("/images/interview-section-bg-img.png");
        background-position: bottom center;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 600px;
        /* min-height: 1040px; */
        min-height: 1300px !important;
        position: relative;
    }

  .inquiry-section-bg-img {
    background-image: url("/images/contact_section_bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 300px; /* Default height for small screens */
    position: relative;
    background-size: cover; /* Ensures image covers the container */
}

  .interview-section-containt {
    background-image: url("/images/what-ssw-bg-img.png") ;
    background-position: top center;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* height: 600px;*/
    /* min-height: 1440px !important;  */
    height: auto;
    min-height: auto;
    position: relative;
    background-size: contain;
    padding-top: 150px ;
}


.post-section-title, .service-section-title, .company-section-title {
  font-size: 200px;
}

  .see-more-features-swipe, .btn-swipe-black {
    width: 250px;
    height: 60px;
    font-size: 16px;
  }

  .see-more-features-btn-container, .signup-btn-container {
    left: 15px;
  }

  .interview-section-subtitle {
    font-size: 40px;
  }

  .mt-lg-100 {
    margin-top: 100px!important;
  }

  .p-lg-30 {
    padding: 30px !important;
  }

  .mt-lg-20 {
    margin-top: 20px !important;
  }

  .iterview-card {
    height: 435px;
  }
    
    .post-height{
      height: 490px !important;
      /* width: 335px !important; */
    }
    
    .logo_large{
      height: 35px !important;
      width: 200px !important;
      /* width: auto !important; */
    }
    
    /*
    .fs-36 {
    font-size: 20px !important;
    }*/
    
    .fs-25-resp {
    font-size: 15px !important;
    }
    
    .visa_support_seection_intro_content{
    top: -85px !important;
    position: relative !important;
    left: 10% !important;
    }
    
    .visa_application_support_services_kaneko_san {
    width: 370px;
    height: 370px;
    }
    .visa_application_support_services_senga_san {
    left: 150px !important;
    top: 300px !important;
    width: 270px;
    height: 270px;
    }
    .engineer_contract_service_sm_img  >img {
      left: 150px !important;
      top: 300px !important;
      width: 270px;
      height: 270px;
      }
    .engineer_contract_service_lg_img  >img{
      width: 370px;
      height: 370px;
      position: absolute;
    }
    .eng-service-sm-lg-img {
      right: 0%;
      bottom: 130px;
    }

    .reduce_effort_visa_appli{
    margin-top: 50px !important;
    }
    
    /*
    .reduced_visa_application_fees{
    margin-top: 20px !important;
    }*/
    
    .single-interview-img-container::after {
    position: absolute;
    content: '';
    height: 80% !important;
    width: 100% !important;
    right: -50%;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/images/interview_card_img.png) !important;
    background-size: cover;
    background-position: center;
    z-index: -1;
    }
    
    .member-details{
    transform: translateY(280%) !important;
    }
    
    .home-portfolio-img-h3 span {
    font-size: 80px !important;
    }
    
    /* .home-welcome-title{
      font-size: 70px !important;
    } */
    
    .home-welcome-desc{
    font-size: 15px !important;
    }
    
    .welcome-message-section{
      margin-top: 200px !important;
      /*margin-top: 30px !important;
      margin-bottom: 20px !important;*/
    }
    
    
    .contact-btn {
    width: 270px !important;
    height: 75px !important;
    }
    .abou-bow{
    margin-right: 90px !important;
    }
    
    .portfolio-img-with-shadow
    {
    width: 400px;
    }
    
    .about-history-box{
    width: 90% !important;
    margin-top: 160px !important;
    }
    
    .about-president-image {
    width: 36% !important;
    position: relative;
    z-index: 100;
    }
    .about-president-message {
    position: absolute;
    top: 70px;
    left: 360px;
    z-index: 10;
    padding: 35px !important;
    }
    .about-president-message >p {
    margin-left: 80px !important;
    }
    
    
    .ssw-support-floating-1 {
    width: 70%;
    max-width: 1363px;
    height: 400px;
    position: relative;
    bottom:130px;
    padding-left: 35px !important;
    }
    .ssw-support-floating-2 {
    width: 50%;
    max-width: 1363px;
    height: 400px;
    position: absolute;
    background-color: #0E366B;
    top: 190px;
    left: 560px;
    padding: 35px !important;
    
    }
    
    .ssw-support-floating-3{
    width: 75%;
    height:450px;
    max-width: 1363px;
    margin-top: 70px;
    z-index: 10;
    align-items: center !important;
    padding-left: 35px !important;
    padding-bottom: 35px !important;
    }
    
    .ssw-support-floating-2-texts{
    margin-top: 45px !important;
    }
    
    .ssw-support-floating-3-texts{
    margin-top: 45px !important;
    }
    
    
    .ssw-desc-img{
    max-width: 1363px;
    height: 400px;
    }
    
    .ssw-desc-img >div{
    margin-top: 90px;
    align-items: center !important;
    }
    
    
    .ssw-outline-img-right-1 {
    /*
    width: 62%;
    max-width: 1363px;
    height: 400px;
    */
    position: relative;
    align-items: right !important;
    padding: 10px;
    /*bottom:-50px; */
    }
    
    
    
    .ssw-outline-img-right-1-bottom {
    /*
    width: 62%;
    max-width: 1363px;
    height: 400px;
    */
    position: relative;
    align-items: right !important;
    padding: 10px;
    /*top:-30px; */
    }
    
    .ssw-outline-img-left-1{
    
    width: 40%;
    /*max-width: 1363px;
    height: 400px;
    */
    position: relative;
    left: 20% !important;
    padding: 10px;
    /*bottom:30px;*/
    }
    
    
    
    
    
    .ssw-outline-img-right-2 {
    width: 70%;
    max-width: 400px;
    align-items: left !important;
    padding-right: 0px !important;
    /*left: 60% !important;*/
    }
    
    .ssw-outline-img-right-2 >img{
    height: 350px !important;
    object-fit: cover !important;
    width: auto !important;
    }
    
    
    
    .ssw-outline-img-left-2 {
    
    width: 70%;
    max-width: 400px;
    position: relative;
    bottom:65px;
    left: 5% !important;
    }
    
    
    .ssw-outline-img-right-2 >.home_article_card{
    width: 500px !important;
    left: -60% !important;
    padding: 30px !important;
    }
    
    .ssw-outline-img-left-2 >.home_article_card{
    width: 500px !important;
    left: -60% !important;
    padding: 30px !important;
    }
    
    .our_network
    {
    width:65%;
    height:100%;
    
    }
    .vertical-text{
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    text-align: center !important;
    }
    
    
    .home-service-card{
    height: 400px !important;
    }
    .guidelines_for_action_card{
    height: 630px;
    }
    
    .area .box{
    width: 55%;
    }
    
    
    .visa_application_img{
      height: 413px !important;
      width: 409px !important;
    }
    
    /*
    .bubble{
    width: 100%;
    }
    
    #container{
    width: 963px !important;
    }
    */
    
    .advance_co_img_2{
    width: 45% !important;
    }
    
    .advance_co_img_3{
    width: 30% !important;
    }
    
    .start_employment{
    width:75%;
    }
    
    .maemu_msg{
    margin-left:90px !important;
    }
    
    .maemu_chat_bg_img{
    background-image: url(/images/maemu_chat_bg_img.png) !important;
    margin-left: 20px !important;
    }
    
    .maemu-comment-row{
    margin-left: 12%;
    }
    
    .home_flow_of_service_1_no_bg{
    width: 70%;
    }
    
    .myama_lang_school{
    width: 80%;
    }
    
    
    
    /***To be remove later***/
    .column-with-background {
    height: 490px !important;
    width: 290px !important;
    }
    
    
    .cost_decision_bg{
    margin-top: 65px !important;
    }
    
    
    .underlined-text::after {
    width: 120%;
    }
    
    .usage_flow{
    padding-left:15%;
    padding-right:15%
    }
    
    .fs-20-resp {
    font-size: 20px !important;
    }
    
    .fs-25-resp{
    font-size: 25px !important;
    }
    
    
    .blue_arrow {
      left: 5% !important;
    }
    
    .fs-login-btn-top-txt {
      font-size: 35px !important;
    }
    
    .fs-login-btn-txt {
      font-size: 60px !important;
    }
    
    .btn-rounded {
      border-radius: 100px !important;
    }
    
    .mt-home-5{
      margin-top: 0px !important;
    }

    .custom-button {
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 0px;
      padding-bottom: 0px;
  }

  .small-text {
    /* position: absolute; */
    top: -3px;
    left: 0;
    right: 0;
    white-space: nowrap;  /* Prevent text wrapping */
}

  .large-text {
      line-height: 1.2;
      bottom: 9px;
      /* margin-bottom: 10px;   */
    }

    .pl-x-150 {
      padding-left: 150px !important;
      padding-right: 150px !important;
    }
    
    }

    

    
    @media (min-width: 992px) and (max-width: 1024px) {

      .foreigner-worker-image-left {
        /* position: relative !important; */
        right: -20%;
        /* top: 150px; */
      }

      .foreigner-worker-circular-image {
        width: 200px;
        height: 200px;
        margin: 1rem auto;
        position: static;
    }

    .foreigner-worker-image-small {
        width: 150px;
        height: 150px;
        /* position: static; */
        margin: 1rem auto;
        right: 5%;
        position: relative;
        top: 145px !important;
    }

    .home-ssw-image {
      margin-top: 130px;
    }

    .hiring-foreign-ssw-challenging-text {
      font-size: 30px;
    }

    .welcome-message-section {
      margin-top: 150px;
    }


    .speech-bubble {
      left: 5%;
      top: 90%;
      width: 460px !important;
      height: 240px !important;
      padding: 0.1rem;
      line-height: normal;
    }

    .bow-testimonial-card {
      overflow: hidden;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      text-align: center;
      width: 420px;
      height: 240px;
    }

    .testimonial-image img {
      width: 420px !important;
      height: 270px !important;
      object-fit: cover;
    }

    .testimonial-text, .author {
      font-size: 15px !important;
    }


    .screening-step {
      width: 200px;
      height: 300px;
    }

    .arrow-background {
      top: 60%;
      left: 55%;
      transform: translate(-70%, 0%);
      width: 60%;
      max-width: 600px;
      height: 25px;
    }

    .arrow-background::after {
      top: -50%;
      right: -30px;
      border-top: 20px solid #fff0;
      border-bottom: 20px solid #fff0;
      top: -30%;
      right: -40px;
    } 

    .step-title {
      font-size: 15px;
    }
    .step-description {
      font-size: 15px;
      color: #F58220;
      font-weight: normal;
    }
    .eng-service-sm-lg-img {
      right: 5%;
      bottom: 130px;
    }
    }
    
    
    /************Custom screen size for home articles ********************/
    @media only screen and (min-width: 1025px) and (max-width: 1199px) {

      .hiring-foreign-ssw-challenging-text {
        font-size: 30px !important;
      }
    
      .p-lg-5{
        padding: 0px !important;
      }
      
      .mt-lg-5 {
        margin-top: 5px !important;
      }
      
      .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
      }
    
      .firma-card {
        align-items: stretch !important;
      }
    
      .welcome-message-section {
        margin-top: 200px !important;
      }
    

      .custom-button {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .speech-bubble {
      left: 5%;
      top: 90%;
      width: 460px !important;
      height: 240px !important;
      padding: 0.1rem;
      line-height: normal;
    }

    .bow-testimonial-card {
      overflow: hidden;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      text-align: center;
      width: 420px;
      height: 240px;
    }

    .testimonial-image img {
      width: 420px !important;
      height: 270px !important;
      object-fit: cover;
    }

    .testimonial-text, .author {
      font-size: 15px !important;
    }

    .screening-step {
      width: 215px;
      height: 300px;
      padding: 10px 2px 10px 2px;
  }

    .arrow-background {
      top: 60%;
      left: 55%;
      transform: translate(-70%, 0%);
      width: 90%;
      max-width: 600px;
      height: 40px;
    }

    .arrow-background::after {
      top: -50%;
      right: -30px;
      border-top: 35px solid #fff0;
      border-bottom: 35px solid #fff0;
      top: -45%;
      right: -31px;
    } 


    .left-column .step-number {
      right: 12%;
      top: -15%;
    }

    .right-column .step-number {
      left: 15%;
      top: -4%;
    }

    .horizontal-line {
      width: 135px;
      /* top: 38px; */
    }
    .illustration-f-r {
      padding-bottom: 17.6rem;
    }

    .right-column {
      padding-bottom: 80px;
    }

    .left-column .horizontal-line {
      right: -13.5%;
    }
    
    .right-column .horizontal-line {
      left: -14%;
    }

    .right-step-circle {
      left: -17%;
    } 

    .left-step-circle {
      right: -17%;
    }

    .chat-bubble-md {
      margin-top: 15px !important;
    }

    .fee-info-card {
      height: 235px;
      width: 225px;
      padding: 10px;
    }

    .plus-symbol {
      font-size: 30px;
      line-height: 25px;
    }

    .fee-card-section-title {
      padding: 1px;
    }

    .fee-description {
      line-height: 1.4;
  }
  .fee-amount-percent {
    font-size: 25px;
  }
      
    
    }
    
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {

    .speech-bubble {
      left: 5%;
      top: 75%;
      width: 515px !important; 
      height: 235px !important;
      padding: 0.8rem;
    }

    .bow-testimonial-card {
      overflow: hidden;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      text-align: center;
      /* position: relative; */
      width: 420px;
      height: 240px;
    }

    .testimonial-image img {
      width: 420px !important;
      height: 270px !important;
      object-fit: cover;
    }

    .testimonial-text, .author {
      font-size: 15px;
    }

    .arrow-background {
      top: 55%;
      left: 55%;
      transform: translate(-71%, 0%);
      width: 90%; 
      max-width: 775px;  
      height: 40px;
  }

    .arrow-background::after {
        top: -25%;
        right: -35px;  
    }

    .fee-info-card {
      height: 235px;
      width: 260px;
      padding: 10px;
    }
    
    }
    
    @media screen and (min-width: 1025px) and (max-height: 720px) {
    
      .fs-login-btn-top-txt {
        font-size: 25px !important;
      }
    
    .fs-login-btn-txt {
      font-size: 45px !important;
    }
    
    
      .mt-home-5{
        margin-top: 0px !important; 
      }
    
      /* .home-welcome-title{
      font-size: 80px !important;
    } */
    
    .navbar-title-font-size{
      font-size: 15px !important;
    }
    
    .main-menu > ul > li {
    
      margin-right: 15px;
    
      }
    
    
    }
    
    @media only screen and (min-width: 576px) and (max-width: 767px) {
    
    
    .contact-btn {
    width: 270px !important;
    height: 75px !important;
    margin-top: 10px !important;
    }
    
    .inner{
    
    /*
    display: flex;
    
    -ms-flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;*/
    justify-content: space-around;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-items: start !important;
    }
    
    .abou-bow{
    margin-right: 30px !important;
    }

    .about-us-value-card {
      margin-left: 0px !important; 
    }

    .inquiry-title, .inquiry-phone, .inquiry-email {
      font-size: 15px !important;
      margin-left: 20px !important;
      line-height: normal;
    }

    .inquiry-description-text {
      line-height: normal;
      font-size: 15px !important;
    }
  
    .inquiry-element-icon {
      width: 70px;
    }
    }
    
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      
      .show_on_sm_device{
      display: block !important;
      }
    
      #hideOnMobile{
      display: none !important;
      }
    
      .firma-card {
        height: 120px !important;
        /* padding: 5px; */
    }
    
    .data-card {
      /* width: auto !important; */
      width: 220px !important;
      height: 250px;
    }

    .data-card-body {
      padding: 10px 1px 1px 1px !important;
    }
 
    .data-card-lg {
        width: auto !important;
        height: 250px;
    }

    .data-card-header {
        font-size: 20px;
    }

    .data-card-title {
        font-size: 15px; 
    }

    .data-card-subtitle {
      font-size: 7px !important;
  }

    .data-card-img {
        width: 115px;
        height: 80px;
        object-fit: contain;
    }
  
    .data-card-number {
        font-size: 40px;
        font-weight: 700;
    }

    .service-bottom-chat-bubble {
      max-width: 200px; 
      width: 200px;
      z-index: 1;
      padding: 5px;
      /* right: 20%; */
    }

    .service-bottom-chat-bubble::before {
        top: -10px;
        left: 50%;
    }

    .chat-bubble-md {
      margin-top: -5px !important;
    }

    .speech-bubble {
      left: 3%;
      top: 75%;
      width: 335px !important;
      height: 228px !important;
      padding: .1rem;
      line-height: normal;
    }

    .bow-testimonial-card {
      overflow: hidden;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      text-align: center;
      width: 300px !important;
      height: 200px !important;
    }

    .testimonial-image img {
      width: 300px !important;
      height: 200px !important;
      object-fit: cover;
    }

    .testimonial-text, .author {
      font-size: 12px !important;
      line-height: 2.1;
    } 

    .screening-step {
      width: 165px;
      height: 300px;
      padding: 10px 1px 10px 1px !important;
    }

    .arrow-background {
      top: 60%;
      left: 55%;
      transform: translate(-70%, 0%);
      width: 50%;
      max-width: 600px;
      height: 40px;
    }

    .arrow-background::after {
      top: -50%;
      right: -30px;
      border-top: 35px solid #fff0;
      border-bottom: 35px solid #fff0;
      top: -35%;
      right: -30px;
    } 

    .step-title {
      font-size: 12px;
    }
    .step-description {
      font-size: 12px;
      color: #F58220;
      font-weight: normal;
    }


    .service-features-card {     
      width: 170px;
      height: 230px;
    }

    .service-feature-element-title {
      font-size: 15px;
    }

    .service-features-img img {
      width: 100px;
      height: 95px;
    }

    .left-column .step-number {
      right: 12% !important;
      top: -15% !important;
    }

    .right-column .step-number {
      left: 15% !important;
      top: -4% !important;
    }

    .horizontal-line {
      width: 135px !important;
      /* top: 38px; */
    }
    .illustration-f-r {
      padding-bottom: 14.5rem !important;
    }

    .right-column {
      padding-bottom: 75px !important;
    }

    .timeline-item-content-text-r, .timeline-item-content-text-l {
      padding-right: 1rem;
      padding-left: 1rem;
    }

    .illustration-f-l >img {
      height: 50px !important;
    }

    .illustration-f-l {
      padding-bottom: 75px;
  }

    .left-column .horizontal-line {
      right: -15.5% !important;
    }
    
    .right-column .horizontal-line {
      left: -15% !important;
    }

    .right-step-circle {
      left: -20%;
    }

  .left-step-circle {
    right: -20%;
    margin-top: 10%;
  }

    .right-column .timeline-item {
      padding-right: 0;
      padding-left: 1rem;
    }
    .horizontal-line {
      width: 105px !important;
    }

    .quickly_connect_world_brightest-img, .our_experienced_team-img, .professional_support_img-img {
      width: 490px;
      height: 390px;
    }


    .mt-md-3 {
      margin-top: 1rem !important; /* Bootstrap's spacing value for 3 */
    }

    .fee-info-card {
      height: 235px;
      width: 180px;
      padding: 10px 5px 10px 5px
    }

    .plus-symbol {
      font-size: 20px;
      line-height: 25px;
    }

    .fee-card-section-title {
      padding: 1px;
    }

    .fee-description {
      line-height: 1.4;
  }
  .fee-amount-percent {
    font-size: 20px;
  }

  .adoption_confirmation-card {
    padding: 5px 10px !important;
  }

  .adoption-confirmation-img {
    width: 300px;
    height: 85px;
  }

  .registration-partial-fee-card {
    width: 170px;
    height: 260px;
  }

  .registration-partial-fee-img {
    width: 75px;
    height: 75px;
  }

  .registration-partial-price-desc::after {
    width: calc(100% + -2.25rem);
    height: 5%;
    left: 0;
    top: 50%;
    margin-left: 2rem;
  }

  .post-height{
    height: 395px !important;
    width: 210px !important;

    .card-text {
      font-size: 12px !important;
    }
    .card-body {
      padding: 5px;
  }

    .card-title a {
      font-size: 16px;
    }

    .post-category-badge {
      font-size: 12px;
      padding: 1px 2px;
    }
  }

  .about-president-message {
    /* position: absolute; */
    top: 20px;
    left: 175px;
    z-index: 10;
    padding: 15px !important;
  }
  .about-president-image {
    display: flex; /* Make it a flex container */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    width: 100% !important;
    position: relative;
    z-index: 100;
    text-align: center;
    margin: 0 auto; /* Center the image container itself */
}

  .about-president-image >img {
    height: 300px !important;
    object-fit: cover;
  }

    .about-us-value-card {
      margin-left: 0px !important; 
    }

    .inquiry-title, .inquiry-phone, .inquiry-email {
      font-size: 15px !important;
      margin-left: 20px !important;
      line-height: normal;
    }

    .inquiry-description-text {
      line-height: normal;
      font-size: 15px !important;
    }
  
    .inquiry-element-icon {
      width: 70px;
    }
    .eng-service-sm-lg-img {
      right: 0%;
      bottom: 100px;
    }
    }


    @media only screen and (min-width: 992px) and (max-width: 1199px) {
       
      .service-features-card { 
        width: 220px;
        height: 260px;
    }


    .data-card {
      width: auto !important;
      height: 310px;
    }

    .data-card-lg {
        width: auto !important;
        height: 310px;
    }

    .data-card-header {
        font-size: 20px;
    }

    .data-card-title {
        font-size: 16px;
        line-height: 30px;
    }

    .data-card-img {
        width: 115px;
        height: 80px;
        object-fit: contain;
    }
  
    .data-card-number {
        font-size: 40px;
        font-weight: 700;
    }

    .service-bottom-chat-bubble {
      max-width: 250px; 
    }

    .service-bottom-chat-bubble::before {
        top: -10px;
        left: 50%;
    }

    .service-bottom-chat-bubble-lg {
      margin-top: 10px !important;
    }

    .data-card {
      padding: 5px !important;
    }

    .fee-info-card {
      height: 235px;
      width: 225px;
      padding: 10px;
    }

    .plus-symbol {
      font-size: 30px;
      line-height: 25px;
    }

    .fee-card-section-title {
      padding: 1px;
    }

    .fee-description {
      line-height: 1.4;
  }
  .fee-amount-percent {
    font-size: 25px;
  }

  .registration-partial-fee-card {
    width: 220px;
    height: 295px;
  }

  .registration-partial-fee-img {
    width: 100px;
    height: 75px;
  }

  .registration-partial-price-desc::after {
    width: calc(100% + -5.25rem);
    height: 5%;
    left: 0;
    margin-left: 3rem;
  }

  .post-height{
    height: 475px !important;
    width: 280px !important;
  }


  .about-president-message {
    position: absolute;
    top: 20px;
    left: 375px;
    z-index: 10;
    padding: 15px !important;
  }
  .about-president-image {
    width: 44% !important;
    position: relative;
    z-index: 100;
  }

  .inquiry-title, .inquiry-phone, .inquiry-email {
    font-size: 25px;
  }
  

  }
    

    @media (max-width: 576px) {
      .company-section-title {
          font-size: 3rem;
          text-align: center;
      }

      

      .bridge-text {
          font-size: 2rem;
          text-align: center;
      }

      .bridge-logo {
          display: none; /* Hide the logo on very small screens */
      }

      .beyond-language-cultural-links a {
          font-size: 0.9rem;
          padding-right: 0rem !important;
      } 
  }
    
    
    
    
    .ht-section-title {
    /*font-family: 'Noto Sans JP',serif;*/
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-size: 36px;
    line-height: 1.5 !important;
    letter-spacing: 1px !important;
    }
    
    .ht-section-title:after{
    content: "";
    position: absolute;
    margin-top: 50px;
    left: 50%;
    width: 60px;
    margin-left: -30px;
    height: 3px;
    background: #333;
    }
    
    .bow-intro{
    /*font-family: 'Noto Sans JP',serif;*/
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: none !important;
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    letter-spacing: 1.4px !important;
    color: #333333 !important;
    }
    
    .team-member-desc {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #ffffff;
    }
    
    
    .team-member{
    position: relative;
    }
    
    .team-member:hover .team-member-desc {
    opacity: 0.9;
    }
    
    .team-member-short-desc {
    color: #000000;
    font-size: 15px;
    text-align: center;
    /*transform: translateY(60%);*/
    transition: all 1s ease;
    display: inline-block;
    position: relative;
    }
    
    
    .team-member-short-desc:hover {
    transform: translateY(30%);
    border-radius: 6px !important;
    }
    
    .team-member-image {
    display: block;
    width: 100%;
    height: auto;
    }
    
    .required-field::after {
    content: "*" !important;
    color: red !important;
    }
    
    table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #eee;
    }
    td, th {
    padding: 10px 20px;
    border: 1px solid #eee;
    text-align: left;
    
    
    }
    
    td span>{
    line-height: 30px !important;
    }
    
    
    
    .ht-highlight-style.style4 .ht-highlight-title>div, .ht-highlight-style.style4 .ht-highlight-hover>div {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 40px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
    }
    
    
    .btn-outline-green {
    border-color: #34B7A8;
    color: #34B7A8;
    }
    
    .btn-outline-green:hover{
    background: #34B7A8;
    color: #FFFF;
    }
    
    
    .draw-black-line {
    position: relative;
    outline: unset;
    outline-offset: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: unset;
    overflow: unset;
    background-color: transparent;
    border: none;
    padding: 0.6em 0 0.5em;
    margin-bottom: 1.2em;
    border-bottom: solid 1px #333;
    }
    
    .draw-black-double-line {
    position: relative;
    outline: unset;
    outline-offset: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: unset;
    overflow: unset;
    background-color: transparent;
    border: none;
    padding: 0.6em 0 0.5em;
    margin-bottom: 1.2em;
    border-bottom: double 3px #333;
    }
    
    
    /*--------------------------------------------------------------
    ## HightLight Section
    --------------------------------------------------------------*/
    
    .ht-highlight-post-wrap {
    margin-left: -3%;
    }
    
    .ht-highlight-post{
    position: relative;
    overflow: hidden;
    }
    
    .ht-highlight-section .ht-highlight-post {
    float: left;
    margin-left: 3%;
    width: 30.33%;
    margin-bottom: 50px;
    }
    
    .ht-highlight-link a {
    display: inline-block;
    font-size: 0.9em;
    }
    
    .ht-highlight-icon i {
    vertical-align: middle;
    }
    
    .ht-highlight-link {
    margin-top: 20px;
    }
    
    .ht-highlight-link i {
    margin-left: 5px;
    }
    
    .ht-col-2 .ht-highlight-post {
    width: 47%;
    }
    
    .ht-col-3 .ht-highlight-post {
    width: 30.33%;
    }
    
    .ht-col-4 .ht-highlight-post {
    width: 22%;
    }
    
    .ht-col-2 .ht-highlight-post:nth-child(2n+1) {
    clear: both;
    }
    
    .ht-col-3 .ht-highlight-post:nth-child(3n+1) {
    clear: both;
    }
    
    .ht-col-4 .ht-highlight-post:nth-child(4n+1) {
    clear: both;
    }
    
    .ht-highlight-post .ht-highlight-heading{
    display: block;
    color: #FFF;
    margin: 0;
    }
    
    .ht-highlight-style.style1 .ht-highlight-title {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    background: #34B7A8;
    padding: 15px 60px 15px 15px;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    
    .ht-highlight-style.style1 .ht-highlight-title h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1em;
    }
    
    .ht-highlight-style.style1 .ht-highlight-hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    background: #34B7A8;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    }
    
    .ht-highlight-style.style1 .ht-highlight-icon {
    position: absolute;
    right: 5px;
    top: 50%;
    bottom: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    }
    
    .ht-highlight-style.style1 .ht-highlight-icon i {
    font-size: 28px;
    }
    
    .ht-highlight-style.style1 .ht-highlight-post:hover .ht-highlight-hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    }
    
    .ht-highlight-style.style1 .ht-highlight-post:hover .ht-highlight-title {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    }
    
    .ht-highlight-style.style2 .ht-highlight-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 10px 10px 80px;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    
    .ht-highlight-style.style2 .ht-highlight-title h5 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1em;
    }
    
    .ht-highlight-style.style2 .ht-highlight-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    background: #34B7A8;
    color: #FFF;
    }
    
    .ht-highlight-style.style2 .ht-highlight-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 28px;
    }
    
    .ht-highlight-style.style2 .ht-highlight-hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 30px 30px 80px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    }
    
    .ht-highlight-style.style2 .ht-highlight-hover h5 {
    text-transform: uppercase;
    }
    
    .ht-highlight-style.style2 .ht-highlight-post:hover .ht-highlight-hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }
    
    .ht-highlight-style.style2 .ht-highlight-post:hover .ht-highlight-title {
    -webkit-transform: translateX(500%);
    transform: translateX(500%);
    }
    
    .ht-highlight-style.style2 .ht-highlight-hover * {
    line-height: 1.5;
    }
    
    .ht-highlight-style.style3 .ht-highlight-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    }
    
    .ht-highlight-style.style3 .ht-highlight-title h5 {
    text-transform: uppercase;
    }
    
    .ht-highlight-style.style3 .ht-highlight-title-inner {
    width: 100%;
    }
    
    .ht-highlight-style.style3 .ht-highlight-title .ht-highlight-icon {
    margin-bottom: 20px;
    }
    
    .ht-highlight-style.style3 .ht-highlight-title .ht-highlight-icon i {
    font-size: 30px;
    }
    
    .ht-highlight-style.style3 .ht-highlight-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFC107;
    padding: 30px;
    text-align: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    }
    
    .ht-highlight-style.style3 .ht-highlight-hover-inner {
    width: 100%;
    }
    
    .ht-highlight-style.style3 .ht-highlight-post {
    -webkit-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    overflow: visible;
    }
    
    .ht-highlight-style.style3 .ht-highlight-post:hover .ht-highlight-title {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    }
    
    .ht-highlight-style.style3 .ht-highlight-post:hover .ht-highlight-hover {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    }
    
    .ht-highlight-style.style4 .ht-highlight-post {
    min-height: 300px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    overflow: visible;
    }
    
    .ht-highlight-style.style4 .ht-highlight-title,
    .ht-highlight-style.style4 .ht-highlight-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.6);
    background-position: center;
    transition: all 0.7s cubic-bezier(.4, .2, .2, 1);
    -webkit-transition: all 0.7s cubic-bezier(.4, .2, .2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    }
    
    .ht-highlight-style.style4 .ht-highlight-hover {
    background-color: rgba(0, 0, 0, 1);
    }
    
    .ht-highlight-style.style4 .ht-highlight-title:after,
    .ht-highlight-style.style4 .ht-highlight-hover:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: 0.6;
    background-color: inherit;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    }
    
    .ht-highlight-style.style4 .ht-highlight-title>div,
    .ht-highlight-style.style4 .ht-highlight-hover>div {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 40px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    transform: translateY(-50%) translateZ(60px) scale(.94);
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
    }
    
    .ht-highlight-style.style4 .ht-highlight-icon {
    font-size: 30px;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    }
    
    .ht-highlight-style.style4 .ht-highlight-icon:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 10px;
    height: 1px;
    width: 30px;
    background: #FFF;
    border-radius: 50%;
    }
    
    .ht-highlight-style.style4 .ht-highlight-icon:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 10px;
    height: 1px;
    width: 30px;
    background: #FFF;
    border-radius: 50%;
    }
    
    .ht-highlight-style.style4 .ht-highlight-title {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    }
    
    .ht-highlight-style.style4 .ht-highlight-title h5 {
    text-transform: uppercase;
    }
    
    .ht-highlight-style.style4 .ht-highlight-hover {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    }
    
    .ht-highlight-style.style4 .ht-highlight-post:hover .ht-highlight-title {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    }
    
    .ht-highlight-style.style4 .ht-highlight-post:hover .ht-highlight-hover {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    }
    
    
    /* My Skills */
    
    .skills {
    width: 100%;
    max-width:600px;
    padding: 0 20px;
    }
    
    
    .skill-bar {
    height: 14px;
    background: #f6f6f6;
    border-radius: 3px;
    }
    
    .skill-percentage {
    height: 14px;
    background: #ff5757;
    border-radius: 3px;
    position: relative;
    animation: fillBars 2.5s 1;
    }
    
    .skill-percentage::before{
    content: attr(per);
    position: absolute;
    color: #ffff;
    padding: 4px 6px;
    background: #ff5757;
    border-radius: 4px;
    font-size: 12px;
    top: -35px;
    right: 0;
    transform: transition(50%)
    }
    
    .skill-percentage::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: -20px;
    right: 0;
    transform: translateX(50%) rotate(45deg);
    border-radius: 2px;
    }
    
    @keyframes fillBars {
    from{
    width: 0;
    }
    to{
    width: 100%;
    }
    }
    
    
    
    .text-bold{
    font-weight: bold !important;
    }
    
    .text-font-weight-400{
    font-weight: 400 !important;
    }
    
    .logo_large{
    height: 70px;
    width: auto !important;
    }
    
    .font-weight-400 {
    /*font-family: 'Noto Sans JP',serif;*/
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 32px;
    line-height: 1.8;
    letter-spacing: 1.4px;
    color: #333333;
    }
    
    .vk_borderBox .vk_borderBox_title_container {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    padding: 0.5em 1.5em 0.4em;
    font-weight: 700;
    }
    
    .vk_borderBox.is-style-vk_borderBox-style-solid-kado-tit-inner,
    .vk_borderBox.is-style-vk_borderBox-style-solid-kado-tit-onborder,
    .vk_borderBox.is-style-vk_borderBox-style-solid-kado-iconFeature {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
    }
    
    .is-style-vk-heading-background_fill_lightgray, .editor-styles-wrapper .block-editor-block-list__layout
    .is-style-vk-heading-background_fill_lightgray {
    position: relative;
    outline: unset;
    outline-offset: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: unset;
    overflow: unset;
    color: inherit;
    border: none;
    background-color: #efefef;
    padding: 0.6em 0.7em 0.5em;
    margin-bottom: 1.2em;
    border-radius: 4px;
    }
    
    
    
    .is-style-vk-heading-double_black, .editor-styles-wrapper .block-editor-block-list__layout
    .is-style-vk-heading-double_black {
    position: relative;
    outline: unset;
    outline-offset: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: unset;
    overflow: unset;
    color: inherit;
    background-color: transparent;
    border: none;
    padding: 0.6em 0 0.5em;
    margin-bottom: 1.2em;
    border-top: double 3px #333;
    border-bottom: double 3px #333;
    }
    
    .ht-highlight-style.style2 .ht-highlight-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 28px;
    }
    
    .ht-highlight-icon i {
    color: #FFFFFF;
    }
    
    .ht-highlight-style.style2 .ht-highlight-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    background: #ffc107;
    color: #fff;
    }
    
    .ht-highlight-style.style2 .ht-highlight-icon, .ht-highlight-style.style3 .ht-highlight-hover {
    background: #34B7A8;
    }
    
    .panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
    }
    
    
    .inquitry-btn{
    width: 110px !important;
    }
    
    .download-docs-btn{
      width: 200px !important;
      height: 50px !important;
      text-align: center !important;
    }
    
    /*=================================================================== footer contact bg image section
    ===============================================================*/
    
    .footer_contact_sec {
    background: linear-gradient(
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.7)
    ),
    url(../../images/footer_contact.webp) no-repeat center/cover;
    padding: 168px 0 110px;
    }
    
    .content {
    width: 80%;
    margin: 0 auto;
    }
    
    .footer_contact_sec .content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
    
    .footer_contact_sec ._left {
    /* width: 44.53%;*/
    padding: 25px 40px 0 0;
    }
    
    .footer_contact_sec ._right {
    /*width: 55.47%;*/
    }
    .all_title4._white {
    color: #fff;
    }
    
    .all_title4 {
    line-height: 1.6;
    letter-spacing: 0.03em;
    font-weight: 700;
    font-size: 44px;
    color: #1A1A1A;
    }
    
    .all_title_foot._white {
    color: #fff;
    }
    
    .all_title4 + .all_title_foot {
    margin-top: 10px;
    }
    
    .all_title_foot {
    line-height: 1.6;
    font-size: 18px;
    color: #005BA8;
    }
    
    .footer_contact_sec ._right ._list li a {
    background: rgba(13, 33, 52, 0.5);
    width: 100%;
    height: 182px;
    padding: 0 50px 0 165px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px rgba(255, 255, 255, 0.29) solid;
    border-radius: 19px;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
    }
    
    .footer_contact_sec ._right ._list li a ._head {
    line-height: 1.2;
    letter-spacing: 0.03em;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    }
    
    .all_text._white {
    color: #fff;
    }
    
    .footer_contact_sec ._right ._list li a ._head + .all_text {
    margin-top: 12px;
    }
    
    .all_text {
    letter-spacing: 0.03em;
    line-height: 2.25;
    font-size: 16px;
    color: #1A1A1A;
    }
    
    
    
    .footer_contact_sec ._right ._list li ._mail:before {
    content: "";
    background: url(../../images/footer_contact_mail.svg) no-repeat center/100% 100%;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    }
    
    .footer_contact_sec ._right ._list li ._tel:before {
    content: "";
    background: url(../../images/footer_contact_tel.svg) no-repeat center/100% 100%;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    }
    
    .footer_contact_sec ._right ._list li a ._title {
    letter-spacing: 0.03em;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    }
    
    .footer_contact_sec ._right ._list li ._mail svg {
    position: absolute;
    right: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    }
    
    .caption-top {
    caption-side: top;
    font-weight: 400 !important;
    }
    .caption-bottom {
    caption-side: bottom;
    font-weight: 400 !important;
    }
    
    
    .main-menu > ul > li > a {
      color: #000000;
      font-weight: bolder !important;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      /* display: block; */
      padding-bottom: 27px;
      margin-bottom: -27px;
    }
    
    #main-menu > ul > li > a:hover{
      color: #F58220 !important;
    }
    
    #dropdown-menu-item> ul > li > a:hover{
      color: #F58220 !important;
    }

    .main-menu>ul>li .dropdown-menu-item li a:hover {
      color: #F58220;
    }
    
    
    .nav-white-bg{
      background-color: #ffff;
      opacity: 1;
      color: #000000 !important;
    }
    
    .nav-text-scroll a:not(.active):not(.btn){
      color: #000;
    }
    
     
    .main-header{
      z-index:1;
      position:absolute;
      width:100%;
      /*overflow: hidden !important;*/
    } 
    
     
    .for-job-seeker:hover{
    top: 80px;
    z-index: 20;
    
    }
    
    .for-job-seeker {
    font-size: 15px !important;
    }
    
    .hide-inquitry-btn {
    background: none !important;
    color: transparent !important;
    border-color: none !important;
    }
    
    .page-top-header{
    top: 100px !important;
    }
    
    
    
    
    
    
    /* .img-background-holder {
      position: relative;
      width: 100%;
      overflow: hidden;
    } */
    
    /* .img-background-holder img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    } */
    
    
    .img-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background-color: #FFFFFFFF; */
    background-color: #ffffff00;
    opacity: 0.2;
    z-index: 1;
    }
    
    
    
    .job-seeker-website-link-z-index-1{
    position: relative;
    z-index: 1;
    
    }
    
    .job-seeker-website-link-z-index-0 {
    position: relative;
    z-index: 0;
    }
    
    .btn:focus {
    outline: none;
    box-shadow: none;
    }
    
    /*===================================================================End footer contact bg image section
    ===============================================================*/
    
    
    /*************Inquiry button*******************/
    
    /* コンタクト
    ====================================================*/
    
    .inner {
    max-width: 600px !important;
    /*margin: 0 auto !important;*/
    text-align: center !important;
    /*align-items: center !important;*/
    }
    
    .inner{
    >ul {
    padding-left: 0 !important;
    }
    }
    
    .animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    }
    
    .contact {
    padding-bottom: 15rem;
    }
    
    @media screen and (max-width: 834px) {
    .contact {
    padding-bottom: 6rem;
    }
    }
    
    .contact .section-ttl {
    color: #e3ebfd;
    margin-top: 4rem;
    margin-bottom: 0;
    }
    
    .contact p {
    text-align: center;
    font-size: 4rem;
    font-weight: 800;
    color: #F95657;
    margin-bottom: 2em;
    }
    
    .contact .flex {
    width: 94%;
    margin: 0 auto;
    justify-content: space-between;
    }
    
    @media screen and (max-width: 834px) {
    .contact .section-ttl {
    font-size: 12rem;
    padding: 0 3rem;
    }
    .contact .section-ttl span {
    display: block;
    padding-left: 1em;
    margin-bottom: 1em;
    }
    .contact .flex {
    justify-content: center;
    }
    .contact p span {
    font-size: 125%;
    }
    }
    
    .contact li {
    list-style: none !important;
    width: 47.3404255319% !important;
    }
    
    @media screen and (max-width: 834px) {
    .contact li {
    width: 75%;
    margin-bottom: 2rem;
    }
    }
    
    .contact-btn {
    text-decoration: none;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.15;
    padding: 0.72em 1.80em 0.72em 0.0em;
    position: relative;
    border-radius: 0.25rem !important;
    }
    
    .contact-btn >a{
    color: #fff;
    }
    
    .contact-btn::after {
    content: "";
    width: 6.8rem;
    height: 6.8rem;
    display: block;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    }
    
    .contact-btn:visited {
    color: #fff;
    }
    
    
    
    .contact-btn.web {
    background: #F95657;
    }
    
    .contact-btn.web:hover {
    background: #f33a3a;
    transition: .2s;
    }
    
    .contact-btn.web::after {
    background: url(/images/mail_circle.png) no-repeat center/contain;
    width: 40px;
    }
    
    .contact-btn.tel {
    background: #34B7A8;
    }
    
    .contact-btn.tel:hover {
    background: #2ea194;
    transition: .2s;
    }
    
    .contact-btn.tel::after {
    background: url(/images/icn_phone.png) no-repeat center/contain;
    width: 40px;
    }
    
    .flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    }
    
    .fs-18{
    font-size: 18px;
    }
    
    .lazy-load {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f0f0f0; /* Placeholder background color */
    }
    
    .lazy-load:not([src]) {
    filter: blur(10px); /* Optional: Apply blur effect to placeholder */
    }
    
    
    /* .vertical-line{
    width: 50px !important;
    } */
    /* .separator{
      display:flex;
      align-items: center;
    } */
    
    /* .separator .vertical-line{
    height: 4px;
    background-color: #0E366B;
    } */
    
    /* .separator h2{
    padding: 0 10px !important;
    }
     */
    .text-marked {
    display: inline-block;
    line-height: 0em;
    padding-bottom: 0.8em;
    background-color: #FFDE59;
    }
    
    
    
    
    
    
    .dropped_arrows {
    z-index: 0 !important; /* Element 2 is below element 1 */
    position: absolute;
    }
    
    /* .container_rounded_corners {
      border-radius: 25px;
      border: 2px solid #203864;
      padding: 20px;
    } */
    
    
    /* .full-marked-text {
    position: relative !important;
    text-align: center !important;
    display: block !important;
    margin: 0 auto !important;
    max-width: 100%;
    }
    .full-marked-text h1 {
    display: inline !important;
    box-shadow: inset 0 -0.5em 0 #FFDE59 !important;
    } */
    