@media (max-width: 768px) {
    .banner-home-cont h2 {
        font-size: 2.1rem;
        margin-bottom: 25px;
    }
    .banner-home-cont p {
        font-size: 1.2rem;
    }
    .banner-home-cont {
        position: relative;
        z-index: 5;
    }
    .banner-home {
        padding-top: 95px;
        height: 475px;
    }
    .box-news-imp {
        bottom: 95px;
        width: calc(50% - 15px);
    }
    .news-imp {
        padding: 10px 13px;
        flex-wrap: wrap;
        gap: 5px;
        padding-right: 25px;
    }
    .date-imp {
        font-size: 1.2rem;
    }
    .box-news-imp a.cat {
        width: 60px;
        min-height: 16px;
        font-size: 1rem;
    }
    a.title-imp {
        font-size: 1.15rem;
        line-height: 1.17;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* Số dòng muốn hiển thị */
        overflow: hidden;
    }
    .banner-home-cont h2 {
        font-size: 2.1rem;
        margin-bottom: 25px;
    }
    .banner-home-cont p {
        font-size: 1.2rem;
        text-shadow: 0 0 15px #0b5699;
    }
    .banner-home {
        padding-top: 95px;
        height: 475px;
    }
    .box-news-imp {
        bottom: 95px;
        width: calc(50% - 15px);
    }
    .news-imp {
        padding: 10px 13px;
        flex-wrap: wrap;
        gap: 5px;
        padding-right: 25px;
    }
    .date-imp {
        font-size: 1.2rem;
    }
    .box-news-imp a.cat {
        width: 60px;
        min-height: 16px;
        font-size: 1rem;
    }
    a.title-imp {
        font-size: 1.15rem;
        line-height: 1.17;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        /* Số dòng muốn hiển thị */
        overflow: hidden;
    }
    .banner-home::before {
        height: 246px;
        bottom: -80px;
        background-image: url(../images/index/bg-sm-2.png);
    }
    .banner-home::after {
        height: calc(100% + 20px);
    }
    .home-support::after {
        height: 537px;
        background-size: cover;
        top: -40px;
        background-image: url(../images/index/bg-3-sm.png);
    }
    .home-support {
        padding-top: 45px;
    }
    .text-gradient {
        font-size: 1.6rem;
        margin: 0 -10px;
    }
    #home-support::after {
        height: 62px;
        top: 75px;
        background-size: cover;
        background-image: url(../images/index/line-2-sm.png);
    }
    .home-support::before {
        height: 745px;
        background-image: url(../images/index/bg-4-sm.png);
        bottom: -600px;
    }
    .home-business::after {
        height: 537px;
        top: 30px;
        background-size: cover;
        background-image: url(../images/index/bg-3-sm.png);
    }
    .box-img-banner-sm {
        position: absolute;
        right: -225px;
        top: 150px;
        width: 450px;
    }
    .img-banner-sm {
        animation: rotate360 20s linear infinite;
    }
    @keyframes rotate360 {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
    .img-video {
        margin: 0 -25px;
    }
    .main-title-en {
        font-size: 4.5rem;
    }
    h2.main-title-jp {
        font-size: 1.9rem;
        padding-top: 15px;
    }
    .main-title-en::after {
        height: 3px;
        width: 75px;
    }
    .title-busi-en {
        font-size: 1.3rem;
        top: 13px;
        left: 15px;
    }
    .title-busi-en span {
        font-size: 1.1rem;
    }
    a.title-busi-jp {
        font-size: 1.8rem;
        left: 15px;
        bottom: 15px;
    }
    .title-busi-jp::after {
        width: 20px;
        height: 20px;
        right: -33px;
    }
    .box-img-link-busi {
        border-radius: 8px;
        margin-bottom: 15px;
    }
    .home-company-left {
        padding: 0;
    }
    .img-company-right img {
        max-width: 100%;
        border-radius: 10px 0 0 10px;
        object-fit: cover;
        object-position: center left;
        height: 185px;
    }
    .img-company-right {
        height: 100%;
        margin-right: -25px;
    }
    .box-link-company-right {
        width: calc(50% + 10px);
    }
    .box-link-company-left {
        width: calc(50% - 10px);
        padding: 14px 20px;
    }
    .title-company-jp {
        font-size: 1.7rem;
    }
    a.title-company-en {
        font-size: 2rem;
    }
    .box-link-company {
        margin-bottom: 13px;
        border-radius: 10px;
    }
    .box-link-company::after {
        width: 32px;
        height: 32px;
        right: 13px;
        bottom: 7px;
    }
    .box-link-company.large {
        flex-direction: column;
    }
    .box-link-company.large .box-link-company-right {
        width: 100%;
    }
    .box-link-company.large .box-link-company-left {
        width: 100%;
        padding: 6px 20px;
    }
    .sub-title-company-jp {
        font-size: 1.3rem;
        padding-left: 0;
        padding-top: 5px;
    }
    .box-link-company.large .box-link-company-right img {
        height: 65px;
        width: 100%;
        object-fit: cover;
        object-position: center right;
    }
    .news-item.item-list {
        flex-wrap: wrap;
        padding: 19px 0;
    }
    .news-item.item-list .date {
        margin-right: 25px;
    }
    .news-item.item-list .title {
        width: 100%;
        flex: unset;
        margin-top: 13px;
        margin: 0;
        padding-right: 0;
        margin-top: 13px;
    }
    a.cat {
        width: 77px;
        min-height: 18px;
        font-size: 1.2rem;
        border-radius: 3px;
    }
    .news-item.item-list .title a::after {
        display: none;
    }
    a.btn.btn-main {
        max-width: 215px;
        min-height: 50px;
        font-size: 1.4rem;
        padding-left: 32px;
    }
    a.btn.btn-main::after {
        width: 8px;
        height: 11px;
        right: 20px;
    }
    .home-news::after {
        background-size: cover;
    }
    .home-news {
        padding-bottom: 20px;
    }
    .home-recruit-top {
        margin: 0 -25px;
    }
    .img-recruit img {
        border-radius: 0;
    }
    .home-recruit-bottom {
        padding: 20px;
        border-radius: 7px;
        flex-direction: column;
        margin-top: -12px;
    }
    .home-recruit-bottom .main-title {
        width: 100%;
    }
    .recruit-bottom-right {
        width: 100%;
    }
    .recruit-bottom-right h3 {
        font-size: 2rem;
        margin-bottom: 40px;
    }
    .recruit-bottom-right p {
        font-size: 1.4rem;
    }
    .home-recruit-bottom::after {
        width: 25px;
        height: 25px;
        bottom: 50%;
        transform: translateY(50%);
    }
    .home-recruit-bottom .main-title-en {
        padding-bottom: 8px;
    }
    .home-recruit-bottom .main-title-en:after {
        bottom: -45px;
    }
    .home-recruit::after {
        width: 164px;
        height: 77px;
        left: -43px;
        top: 125px;
    }
    .home-recruit::before {
        width: 223px;
        height: 68px;
        left: -125px;
        top: 220px;
    }
    #home-recruit::after {
        width: 164px;
        height: 77px;
        right: -70px;
        top: 150px;
    }
    #home-recruit::before {
        width: 223px;
        height: 86px;
        right: -45px;
        top: 245px;
    }
    .home-img-bottom::after {
        background-image: url(../images/index/home-img-bottom-sm.png);
    }
    .home-img-bottom {
        height: 240px;
    }
    .text-home-bottom {
        font-size: 3rem;
        padding-top: 115px;
        animation: marquee 10s linear infinite;
        width: 200%;
    }
    @keyframes marquee {
        from {
            transform: translateX(0);
        }
        to {
            transform: translateX(-50%);
        }
    }
    .box-logo-partner img {
        height: 66px;
    }
    .box-logo-partner a:last-child img {
        height: 61px;
    }
    .box-logo-partner {
        padding-top: 40px;
        padding-bottom: 25px;
    }
    .footer-right {
        flex-direction: column;
        gap: 25px;
        margin-top: 20px;
    }
    .title-footer {
        font-size: 1.4rem;
        margin-bottom: 10px;
    }
    .box-info-footer p {
        font-size: 1.4rem;
        line-height: 1.48;
    }
    .footer-left {
        padding: 20px;
        border-radius: 10px;
        flex-direction: column;
        gap: 20px;
    }
    .footer-infor {
        flex-direction: column;
        gap: 5px;
        width: 100%;
    }
    p.address {
        line-height: 1.42;
    }
    .page-header {
        height: 190px;
        padding-top: 85px;
    }
    .title-en {
        font-size: 1.5rem;
        margin-bottom: 5px;
        padding-left: 10px;
    }
    .title-jp {
        font-size: 2rem;
    }
    .title-en::after {
        width: 5px;
        height: 5px;
    }
    .page-header {
        margin-bottom: 35px;
    }
    .page-header::after {
        height: calc(100% + 35px);
    }
    .page-header-img {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
    .page-header-img::before {
        width: 207px;
        height: 104px;
        right: -14px;
        bottom: -25px;
        top: auto;
    }
    #page-header::before {
        width: 67px;
        height: 59px;
        right: -20px;
        top: 89px;
    }
    ul.list-anchor {
        padding: 20px 7px;
        gap: 20px;
        flex-wrap: wrap;
    }
    ul.list-anchor li {
        width: auto;
        margin-right: 0;
        margin-bottom: 0;
    }
    ul.list-anchor li a {
        background-color: transparent;
        padding: 0;
        padding-right: 21px;
        font-size: 1.3rem;
        min-height: unset;
    }
    ul.list-anchor li a::after {
        width: 15px;
        height: 15px;
        right: 0;
    }
    .sub-title {
        font-size: 1.8rem;
        padding-bottom: 15px;
    }
    .sub-title::after {
        width: 85px;
        height: 4px;
    }
    .img-company-1 img {
        width: 106px;
    }
    .img-company-2 {
        margin: 0 -25px;
    }
    .company-03-left {
        text-align: center;
    }
    .box-img-3 img {
        width: 150px;
    }
    .box-text-sign {
        font-size: 1.2rem;
        margin-top: 10px;
        gap: 10px;
    }
    .box-text-sign h3 {
        font-size: 1.6rem;
    }
    .img-company-4-left {
        padding: 0;
        margin: 0 -25px;
        height: 215px;
    }
    .img-company-4-left img {
        width: 100%;
        right: 0;
    }
    .box-company-4-right {
        padding: 0;
    }
    .table-company-left {
        width: 75px;
        font-size: 1.4rem;
        padding: 15px 0;
    }
    .table-company-right {
        font-size: 1.4rem;
        padding: 15px;
    }
    .map-company-4 {
        height: 190px;
    }
    .box-history .table-company-left {
        width: 55px;
        font-size: 1.7rem;
    }
    .box-history .table-company-right {
        padding: 15px 25px;
        gap: 15px;
        padding-right: 0;
    }
    .box-history .month {
        font-size: 1.3rem;
        width: 29px;
    }
    .title-his {
        flex: 1;
        line-height: 1.34;
    }
    .box-history .table-company-right::after {
        width: 7px;
        height: 7px;
        left: 10px;
        top: 22px;
    }
    span.readmore-btn {
        font-size: 2.5rem;
        padding-right: 27px;
    }
    .readmore-btn::after {
        width: 13px;
        height: 9px;
    }
    .history-toggle {
        margin-top: 20px;
    }
    .box-history {
        height: 340px;
    }
    .company-05::after {
        width: 502px;
        height: 502px;
        top: 50px;
    }
    .company-05 {
        padding-bottom: 150px;
    }
    .company-02::after {
        width: 353px;
        height: 353px;
        left: -118px;
        top: 53px;
    }
    .company-03::after {
        height: 173px;
        top: 120px;
    }
    .box-recruitment {
        flex-direction: column;
    }
    .recruitment-left {
        width: auto;
        padding-left: 25px;
        margin-right: -25px;
    }
    .recruitment-right {
        width: 100%;
        padding: 0;
    }
    .interview-text {
        font-size: 3.5rem;
        top: -15px;
        left: 54px;
    }
    .title-recruitment {
        position: static;
        padding: 18px 0;
        font-size: 1.5rem;
        line-height: 1.667;
        width: 100%;
        background: transparent;
        min-height: unset;
    }
    .box-info-recruitment a.cat {
        font-size: 1.3rem;
        padding: 3px 10px;
    }
    .department {
        font-size: 1.3rem;
        padding-left: 93px;
    }
    .location {
        font-size: 2.1rem;
        padding-left: 93px;
        margin-top: 10px;
    }
    .name-interview {
        font-size: 1rem;
    }
    .year-interview {
        font-size: 1rem;
        padding-left: 93px;
        margin-top: 14px;
    }
    .box-info-recruitment {
        position: relative;
        padding-bottom: 18px;
        padding-top: 15px;
    }
    .box-recruitment::after {
        width: 100vw;
        height: calc(100% - 310px);
        left: -25px;
        bottom: 0;
    }
    .recruitment-left::after {
        height: 200px;
        width: calc(100vw - 25px);
        top: -38px;
        right: 65px;
        z-index: -2;
    }
    #page-header::after {
        height: 65px;
        bottom: -65px;
        border-radius: 30px 30px 0 0;
    }
    .box-question {
        flex-direction: column;
    }
    .box-question-left {
        width: 100%;
        flex: unset;
    }
    .num-question {
        font-size: 3.5rem;
    }
    .title-ques {
        font-size: 1.5rem;
        line-height: 1.27;
    }
    .question-title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .answer {
        font-size: 1.4rem;
        line-height: 1.667;
    }
    .box-question-right {
        width: 100%;
        margin: 0;
        padding: 20px 0 0;
    }
    .box-question.reverse {
        flex-direction: column;
    }
    .box-question.reverse .box-question-right {
        padding: 20px 0 0;
        margin: 0;
    }
    .question-title::before {
        width: 100px;
        height: 100px;
        left: -40px;
        top: 10px;
    }
    .box-movie {
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 15px;
        width: auto;
        height: auto;
    }
    .title-schedule-en {
        font-size: 3.3rem;
    }
    .title-schedule-jp {
        font-size: 1.7rem;
    }
    .title-schedule {
        top: -20px;
        text-align: center;
    }
    .box-white {
        padding: 65px 20px 20px;
        margin-left: -7px;
        margin-right: -7px;
    }
    .time-schedule {
        width: 100px;
        font-size: 1.7rem;
    }
    .time-schedule::after {
        width: 10px;
        height: 10px;
        right: -10px;
        top: 8px;
    }
    .content-schedule {
        padding-left: 20px;
        font-size: 1.3rem;
        line-height: 1.59;
    }
    .box-schedule {
        margin-bottom: 30px;
    }
    .recruitment-left::before {
        width: 235px;
        height: 106px;
        left: -130px;
        top: 73px;
    }
    a.cat-interview {
        width: 60px;
        height: 60px;
        left: 0;
        top: 50px;
        font-size: 1.4rem;
    }
    .about-text .title::after {
        height: 2px;
    }
    a.btn.btn-main.btn-home-single {
        width: 195px;
    }
    .page-news .news-item.item-list {
        padding: 18px 0;
    }
    .box-sidebar {
        padding: 18px;
        flex-direction: column;
        gap: 20px;
    }
    .sidebar-list-title {
        font-size: 1.4rem;
        text-align: center;
    }
    .sidebar-list ul {
        gap: 8px;
    }
    .sidebar-list ul li a {
        width: 100%;
        height: 35px;
        font-size: 1.3rem;
        border-radius: 3px;
    }
    .sidebar-list ul li {
        width: 33.33%;
    }
    .img-production-left {
        padding: 0 0 20px;
    }
    .img-production-left img {
        border-radius: 10px;
    }
    h3.title-production {
        font-size: 1.5rem;
        margin-bottom: 28px;
    }
    h3.title-production span {
        font-size: 1.5rem;
    }
    .box-production-right p {
        font-size: 1.4rem;
        line-height: 1.66;
    }
    a.btn.btn-link {
        max-width: 275px;
        min-height: 50px;
        font-size: 1.4rem;
        padding-left: 17px;
    }
    a.btn.btn-link::after {
        width: 17px;
        height: 18px;
        right: 12px;
    }
    .box-map-production {
        height: 194px;
        margin-top: 40px;
    }
    .other-services-01::after {
        top: 250px;
    }
    .other-services-02::after {
        height: calc(100% - 200px);
    }
    .other-services-03::after {
        height: calc(100% - 360px);
    }
    .logo-production img {
        width: 205px;
    }
    ul.list-link-blank li {
        margin-bottom: 10px;
        padding-left: 22px;
    }
    ul.list-link-blank li::after {
        width: 11px;
        height: 11px;
        top: 5px;
    }
    a.link-blank::after {
        width: 14px;
        height: 14px;
        right: -28px;
    }
    .box-production-right ul.list-link-blank li {
        margin-bottom: 4px;
    }
    .box-food-info p {
        font-size: 1.2rem;
        padding-top: 5px;
    }
    .box-food-img-sm {
        margin-left: -25px;
        margin-right: -25px;
    }
    .title-cs {
        font-size: 1.5rem;
        padding-bottom: 8px;
        border-width: 1px;
    }
    .title-cs::after {
        height: 3px;
        bottom: -2px;
        width: 90px;
    }
    .box-charactor {
        padding: 19px 23px;
        margin-bottom: 20px;
        border-radius: 16px;
    }
    .img-charactor img {
        width: 125px;
    }
    .title-charactor {
        font-size: 1.7rem;
    }
    .title-food {
        font-size: 1.5rem;
        padding: 8px 0;
        border-radius: 3px;
        margin: 11px 0;
    }
    .box-food-info-2 img {
        border-radius: 10px;
    }
    .box-flex-list {
        flex-direction: column;
        gap: 0;
    }
    .box-border-food {
        flex-direction: column;
        padding: 32px 20px;
        gap: 20px;
        margin-bottom: 23px;
    }
    .border-food-left {
        width: 100%;
        max-width: 207px;
        margin: 0 auto;
    }
    .border-food-right {
        width: 100%;
    }
    .border-food-right h3 {
        font-size: 1.5rem;
        text-align: center;
    }
    .border-food-right ul.list-link-blank li {
        margin-bottom: 5px;
    }
    .border-food-left img {
        border-radius: 10px;
    }
    .product-dev-left {
        width: 80px;
        flex-direction: column;
        gap: 15px;
    }
    .box-product-dev {
        gap: 18px;
        align-items: flex-start;
        margin-bottom: 25px;
    }
    .num-dev {
        font-size: 3.4rem;
        padding-bottom: 10px;
    }
    .product-dev-right h4 {
        font-size: 1.6rem;
        margin-bottom: 7px;
    }
    .product-dev-right p {
        font-size: 1.4rem;
        line-height: 1.48;
    }
    .box-process {
        padding: 20px 40px;
        padding-right: 25px;
        margin-bottom: 20px;
        border-radius: 3px;
    }
    .box-process::after {
        font-size: 2.8rem;
        left: 15px;
        top: 18px;
        transform: none;
    }
    .box-process-inner {
        padding-left: 16px;
    }
    .title-process {
        font-size: 1.5rem;
    }
    .box-process-inner p {
        font-size: 1.4rem;
        line-height: 1.45;
    }
    .list-process::after {
        width: 2px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .box-border-meal {
        padding: 25px 18px;
    }
    .title-meal {
        font-size: 1.7rem;
        padding-bottom: 12px;
    }
    .title-meal::after {
        width: 80px;
    }
    .table-meal {
        flex-direction: column;
    }
    .table-meal-left {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #a6a6a6;
        font-size: 1.5rem;
        padding: 6px;
    }
    .table-meal-right {
        flex: unset;
        width: 100%;
        padding: 6px;
        text-align: center;
        font-size: 1.5rem;
    }
    a.btn.btn-pdf {
        padding-left: 52px;
        padding-right: 40px;
        min-height: 60px;
        line-height: 1.37;
        font-size: 1.4rem;
    }
    a.btn.btn-pdf::after {
        width: 21px;
        height: 26px;
        left: 15px;
    }
    a.btn.btn-pdf::before {
        width: 5px;
        height: 8px;
        right: 14px;
    }
    .home-meal-delivery-04 .box-process-inner {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1.4rem;
    }
    .home-meal-delivery-04 .box-process {
        padding: 13px 40px;
    }
    .home-meal-delivery-04 .box-process::after {
        top: 50%;
        transform: translateY(-50%);
    }
    .home-meal-delivery-04 .box-process-inner {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1.4rem;
    }
    .home-meal-delivery-04 .box-process {
        padding: 13px 40px;
    }
    .home-meal-delivery-04 .box-process::after {
        top: 50%;
        transform: translateY(-50%);
    }
    .box-contact-meal h3 {
        font-size: 3rem;
        top: -15px;
    }
    .box-contact-meal h4 {
        font-size: 1.4rem;
    }
    .box-contact-meal {
        padding: 25px;
    }
    .contact-meal-flex {
        flex-direction: column;
        gap: 16px;
    }
    .contact-meal-left {
        width: 100%;
        padding-left: 53px;
    }
    .contact-meal-left a {
        font-size: 2.4rem;
    }
    .contact-meal-left p {
        font-size: 1.2rem;
    }
    .contact-meal-left::after {
        width: 44px;
        height: 50px;
    }
    .contact-meal-right {
        width: 100%;
    }
    .contact-meal-right a.btn.btn-main {
        padding-left: 56px;
    }
    .contact-meal-right a.btn.btn-main::before {
        width: 24px;
        height: 17px;
        left: 20px;
    }
    #banner-home {
        position: relative;
    }
    #banner-home::after {
        content: "";
        width: 100px;
        height: 82px;
        background-image: url(../images/index/after-slide.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        top: 100px;
        right: -38px;
    }
    .box-img-banner-sm::after {
        content: "";
        width: 95px;
        height: 90px;
        background-image: url(../images/index/after-slide-2.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: -55px;
        top: 110px;
    }
    .home-company::after {
        width: 100%;
        border-radius: 0;
        height: calc(100% - 160px);
        top: 25px;
    }
    .box-link-company.large a.title-company-en {
        left: 20px;
        right: auto;
        bottom: -55px;
    }
    .page-anchor {
        padding-top: 25px;
    }
    .page-company ul.list-anchor {
        padding: 20px;
    }
    .page-recruitment ul.list-anchor {
        gap: 20px 13px;
        padding: 20px 10px;
    }
    .recruitment-00.show-for-small.pt-65 {
        padding-top: 35px;
    }
    .box-slide-main {
        width: calc(50% + 45px);
        height: 338px;
        top: 150px;
    }
    .banner-home .slide-item {
        height: 338px;
    }
    .box-slide-main::after {
        width: 100px;
        height: 82px;
        top: -50px;
        right: -38px;
    }
    .box-video-home iframe {
        height: 203px;
    }
    .box-main-menu {
        width: 100%;
        padding: 0;
        background: transparent;
    }
    .header-main .main-menu .nav>li.nav-mega .mega-menu {
        position: static;
        width: 100%;
        transform: none;
        box-shadow: none;
        background: transparent;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
    }
    .flex-mega-left {
        display: none;
    }
    .mega-menu-cont {
        padding: 0;
    }
    .box-sub-link {
        width: 100%;
    }
    .box-sub-link a {
        display: block;
        text-align: left;
        padding: 19px 38px;
        color: #0068b6;
        font-weight: 500;
        border-bottom: 1px solid #91bfe3;
        position: relative;
        font-size: 1.5rem;
    }
    .box-sub-link a::after {
        content: "";
        width: 8px;
        height: 12px;
        background-image: url(../images/index/icon-right-min.svg);
        background-position: center;
        background-size: 100% 100%;
        position: absolute;
        right: 28px;
        top: 50%;
        transform: translateY(-50%);
    }
    .header-wrapper .header-main .main-menu .toggle-hd::after {
        content: "";
        width: 26px;
        height: 26px;
        background-image: url(../images/index/icon-open.svg);
        background-position: center;
        background-size: 100% 100%;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .header-wrapper .header-main .main-menu .toggle-hd.active::after {
        background-image: url(../images/index/icon-close.svg);
    }
    a.btn.btn-mail {
        min-height: 60px;
        padding-left: 55px;
        justify-content: flex-start;
        width: 100%;
        border-bottom: 1px solid #91bfe3;
        font-size: 1.5rem;
    }
    a.btn.btn-mail::after {
        left: 22px;
    }
    .history-toggle:after {
        height: 190px;
    }
    .youtube-video .play-btn {
        width: 36px;
        font-size: 1rem;
        padding-top: 38px;
    }
    .youtube-video .play-btn::after {
        width: 36px;
        height: 36px;
    }
    .box-video-recruit video {
        width: 100%;
        height: 195px;
    }
    .box-video-recruit {
        margin: 0 -30px;
    }
    .box-logo-partner {
        flex-wrap: wrap;
        gap: 20px 35px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .recruit-staff .text {
        margin-bottom: 5px;
    }
    .page-lease-and-sterilization .title-jp br {
        display: none;
    }
    .page-lease-and-sterilization .title-jp {
        max-width: 220px;
    }
    .recruit-staff .col-12:nth-child(2) {
        margin-top: 0;
    }
    .recruit-staff .col-inner.biggerlink {
        margin-bottom: 25px;
    }
    .box-fd-cs {
        margin: 0 -25px;
    }
    .food-production-01::after {
        top: 270px;
        height: 520px;
    }
    .food-production-02::after {
        height: 570px;
        top: 200px;
    }
    .box-name-location {
        position: relative;
        display: flex;
        align-items: baseline;
        gap: 20px;
    }
    section#hospital-welfare-01 .hospital-card::before {
        top: 170px;
        height: calc(100% - 160px);
    }
    section#hospital-welfare-01 .hospital-card {
        padding-top: 0;
    }
    .parent-pageid-44 .title-production {
        font-size: 1.5rem;
    }
    .hospital-welfare-02 .hospital-card {
        padding-top: 0;
    }
    section#hospital-welfare-02 .hospital-card::before {
        top: 130px;
        height: calc(100% - 100px);
    }
}