@media (max-width: 767px) {
    .banner-home {
        height: 625px;
    }
    .box-link-banner {
        width: 132px;
        height: 132px;
        right: 20px;
        bottom: 23px;
    }
    .text-banner-home {
        font-size: 1.9rem;
        height: 265px;
        padding-bottom: 63px;
        letter-spacing: 0.2em;
        line-height: 1.73;
    }
    .text-banner-home::after {
        width: 100vw;
        left: -30px;
        background-position: center right;
    }
    .box-flex-important {
        flex-direction: column;
        gap: 15px;
    }
    .title-important {
        width: 100%;
        font-size: 1.5rem;
        align-items: center;
        gap: 17px;
    }
    .title-important img {
        width: 29px;
    }
    .important-item {
        padding: 0 0 13px;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        padding-right: 30px;
        width: 100%;
    }
    .important-item .date {
        font-size: 1rem;
    }
    .important-item a {
        line-height: 1.42;
        padding-right: 40px;
    }
    .important-item::after {
        width: 15px;
        height: 6px;
        right: 10px;
        bottom: 15px;
        transform: none;
        top: auto;
    }
    .main-title {
        padding-left: 20px;
    }
    .main-title-en {
        font-size: 1.3rem;
        padding-bottom: 10px;
        margin-bottom: 6px;
        min-width: 112px;
    }
    .main-title-jp {
        font-size: 2rem;
    }
    .main-title-en::after {
        width: 8px;
        height: 8px;
        top: 6px;
        left: -18px;
    }
    .news-item.item-list .title {
        display: flex;
        gap: 10px;
        align-items: flex-start;
        margin-top: 10px;
        padding-right: 5px;
    }
    .img-news {
        width: 106px;
    }
    .img-news img {
        height: auto;
    }
    .works-filter {
        padding: 15px 15px 25px;
    }
    .box-news-cont {
        padding-top: 0;
    }
    .news-item.item-list .title a {
        flex: 1;
        -webkit-line-clamp: 3;
        padding-right: 7px;
    }
    .news-item.item-list {
        padding: 17px 0;
    }
    .date {
        font-size: 1rem;
        width: 66px;
    }
    a.cat {
        font-size: 1rem;
    }
    a.btn.btn-main {
        min-width: 191px;
        min-height: 42px;
    }
    a.btn.btn-main::after {
        width: 16px;
        height: 6px;
    }
    .img-busi {
        width: 205px;
        margin: 0px;
        padding: 10px 0 0;
        text-align: right;
        margin-left: auto;
        margin-right: -20px;
    }
    .img-home-business {
        right: auto;
        width: calc(50vw + 70px);
        right: auto;
        left: -30px;
        top: 210px;
        height: 133px;
    }
    .img-home-business img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .box-business {
        padding: 0 8px;
    }
    .title-busi-jp {
        font-size: 1.8rem;
        top: -2px;
    }
    .box-title-business {
        font-size: 1rem;
        gap: 10px;
        padding-bottom: 16px;
    }
    .box-title-business::after {
        width: 15px;
        height: 6px;
    }
    .box-business-cont {
        padding-top: 15px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .box-business .box-business-cont {
        padding-left: 0;
        padding-right: 0;
    }
    .sub-title-busi {
        font-size: 1.3rem;
    }
    .box-business-cont>p {
        font-size: 1.2rem;
    }
    .img-home-housing {
        height: 202px;
    }
    .img-home-housing img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 3px;
    }
    .home-housing-right {
        padding: 20px 0 0;
    }
    .box-img-housing img {
        width: calc(33.33% - 2px);
        border-radius: 3px;
    }
    .home-housing::after {
        bottom: -45px;
        top: auto;
        width: calc(50vw + 104px);
        border-radius: 6px 0 0 6px;
        height: calc(100% - 60px);
    }
    .box-flex-work {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .box-flex-work p {
        padding-left: 20px;
        font-size: 1.2rem;
    }
    .box-work-cont::after {
        height: 180px;
    }
    .list-recruit .news-item.item-list::after {
        right: 39px;
        bottom: 17px;
    }
    .box-slide-work {
        margin-left: 20px;
        margin-right: 20px;
    }
    .box-work-cont {
        padding: 17px;
    }
    .box-title-work {
        font-size: 1.1rem;
        padding-bottom: 12px;
        min-height: 45px;
        margin-bottom: 10px;
    }
    .slide-work .slick-slide {
        padding: 0 14px;
    }
    .slide-work .slick-list {
        margin: 0 -14px;
    }
    .work-cat {
        font-size: 1rem;
    }
    .box-work-inner .date {
        margin-bottom: 4px;
    }
    .box-work-inner::after {
        width: 33px;
        height: 22px;
        bottom: 17px;
        right: 17px;
        border-radius: 9px;
    }
    .banner-home::after {
        /* background-image: url(../images/index/bg-banner-sm.png); */
    }
    a.btn.btn-main.small {
        min-width: 144px;
        min-height: 42px;
        padding-right: 20px;
    }
    button.slick-arrow {
        width: 25px;
        height: 32px;
        padding: 0;
    }
    button.slick-arrow.prev-arrow {
        left: -26px;
    }
    button.slick-arrow.next-arrow {
        right: -26px;
    }
    ul.slick-dots {
        margin-top: 20px;
        gap: 4px;
    }
    ul.slick-dots li {
        width: 6px;
        height: 6px;
    }
    .box-home-recruit {
        flex-direction: column;
    }
    .home-recruit-left {
        width: 100%;
    }
    .home-recruit-left .main-title {
        margin: 0;
    }
    .home-recruit-right {
        width: 100vw;
        margin: 0 -30px;
        height: 295px;
        padding: 85px 45px 0;
        align-items: flex-start;
    }
    .img-recruit img {
        width: 100%;
        height: 100%;
        border-radius: 0;
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center left;
        object-position: center left;
    }
    .img-recruit {
        border-radius: 0;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .box-title-recruit {
        flex-direction: column;
        gap: 40px;
    }
    .box-title-recruit h3 {
        font-size: 1.5rem;
    }
    .name-recruit {
        font-size: 5.8rem;
        right: 0;
    }
    .slide-home-recruit .slick-slide {
        padding: 0 2px;
    }
    .slide-home-recruit .slick-slide img {
        border-radius: 3px;
    }
    .slide-home-recruit .slick-list {
        margin: 0 -2px;
    }
    .box-home-recruit::before {
        right: -78px;
        width: 475px;
        height: 266px;
        top: -115px;
    }
    .box-home-recruit::after {
        display: none;
    }
    .home-work::after {
        height: 293px;
        top: 268px;
    }
    .home-work::before {
        width: 192px;
        height: 165px;
        top: 230px;
        left: -45px;
    }
    .home-recruit::before {
        width: 144px;
        height: 123px;
        right: -30px;
        top: 75px;
    }
    .list-recruit {
        padding: 0;
        margin: 0;
    }
    .list-recruit .news-item.item-list {
        padding: 13px 22px;
    }
    .img-favi {
        max-width: 144px;
        margin: 40px auto 0;
    }
    .img-favi::after {
        width: 365px;
        height: 204px;
        left: 30px;
    }
    .home-bottom {
        padding-bottom: 33px;
    }
    .home-bottom::after {
        height: 225px;
        top: -138px;
    }
    h2.contact-title-jp {
        font-size: 1.5rem;
    }
    .contact-title-en {
        font-size: 1.2rem;
    }
    .box-contact-flex {
        flex-direction: column;
        margin-top: 13px;
    }
    .contact-left {
        width: 100%;
    }
    .box-contact {
        padding: 16px 15px 28px;
    }
    .contact-left a {
        font-size: 2.2rem;
    }
    .contact-right {
        width: 100%;
        margin-top: 15px;
        padding: 22px 0 0;
        border-top: 1px solid #a0b1b5;
        border-left: none;
    }
    a.btn.btn-main.btn-contact {
        min-width: 100%;
        min-height: 43px;
        font-size: 1.4rem;
    }
    .home-bottom::before {
        top: 0;
        height: calc(100% + 56px);
    }
    .footer-left {
        width: 100%;
    }
    .footer::after {
        height: calc(100% + 166px);
        top: -166px;
    }
    .ls-sm-300 {
        letter-spacing: 0.3em;
    }
    .page-header {
        min-height: 365px;
        padding-top: 95px;
    }
    .title-en {
        font-size: 1.3rem;
    }
    .title-jp {
        font-size: 2.3rem;
        letter-spacing: 0;
        margin-top: 10px;
    }
    .title-jp br {
        display: none;
    }
    .page-header-title {
        text-align: center;
    }
    .page-header-img::after {
        width: calc(100% - 6px);
        right: 3px;
        height: 194px;
        top: 170px;
        border-radius: 5px;
    }
    .page-header-img {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .page-header::before {
        width: 235px;
        height: 131px;
        top: 45px;
        left: -65px;
    }
    #page-header::after {
        width: 121px;
        height: 104px;
        top: 75px;
        transform: none;
        left: -30px;
    }
    #page-header::before {
        height: 58px;
        background-position: center right -42px;
        bottom: 0;
    }
    .sub-title {
        font-size: 1.8rem;
        padding-bottom: 15px;
    }
    .sub-title::after {
        width: 89px;
        height: 2px;
    }
    .box-img-about {
        max-width: 203px;
        margin: 30px auto 0;
    }
    .flex-sign {
        font-size: 1rem;
        gap: 15px;
        margin-top: 8px;
    }
    .flex-sign h4 {
        font-size: 1.8rem;
    }
    .about-01::after {
        width: calc(50% + 0px);
        height: 441px;
        border-radius: 5px 0 0 5px;
        bottom: 0;
    }
    .about-01 {
        padding-bottom: 35px;
    }
    .about-01::before {
        width: 111px;
        height: 95px;
        right: -10px;
        top: 20px;
    }
    .title-border {
        font-size: 1.5rem;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .box-list-num {
        flex-direction: column;
    }
    ul.list-num {
        width: 100%;
    }
    .title-border.small {
        font-size: 1.4rem;
    }
    .img-logo img {
        width: 160px;
    }
    .table-about {
        margin: 0 -10px;
    }
    .table-about-left {
        width: 81px;
        font-size: 1.5rem;
        padding: 10px 15px;
        padding-left: 0;
    }
    .table-about-right {
        padding: 14px 6px;
        line-height: 1.23;
        padding-right: 0;
    }
    .business-01::before {
        width: 111px;
        height: 95px;
        right: -10px;
        top: 20px;
    }
    .img-busi-dix {
        width: 83px;
        top: 5px;
    }
    .img-busi-1 {
        padding: 20px 0 15px;
    }
    .img-about-3 img {
        position: static;
        max-width: 100%;
        border-radius: 5px;
    }
    .img-about-3 {
        height: auto;
        padding-top: 30px;
    }
    .box-map {
        height: 200px;
        margin: 0 -30px;
    }
    .list-dot li {
        padding-left: 28px;
        line-height: 1.73;
        margin-bottom: 20px;
    }
    .list-dot li::after {
        width: 17px;
        height: 17px;
        top: 3px;
    }
    .about-03::before {
        width: 168px;
        height: 144px;
        right: -20px;
        bottom: -100px;
    }
    .row-reverse .list-history {
        padding-left: 0;
    }
    .about-04 {
        padding-top: 0;
    }
    .list-history {
        padding: 20px 0;
    }
    .box-his {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        margin: 0 2px;
        margin-bottom: 20px;
    }
    .box-his-year {
        font-size: 1.3rem;
        width: 100%;
    }
    .box-his-year span {
        font-size: 1.8rem;
    }
    .box-his-content {
        font-size: 1.15rem;
    }
    .row-reverse .img-history {
        padding: 0;
    }
    .img-history {
        margin: 0 auto;
        max-width: 170px;
    }
    .title-history {
        font-size: 1.6rem;
    }
    .title-history span {
        font-size: 2.2rem;
    }
    .title-history::after {
        width: 100%;
    }
    .about-04::before {
        height: calc(100% - 70px);
    }
    .list-img-data {
        flex-direction: column;
        gap: 15px;
    }
    .list-img-data .img-data {
        width: 100%;
        max-width: 243px;
        margin: 0 auto;
    }
    .about-05::after {
        width: calc(100% - 30px);
        height: 290px;
    }
    .about-05::before {
        width: 160px;
        height: 137px;
        right: -30px;
    }
    .text-about-6 {
        padding: 0 0 30px;
    }
    .text-about-6 h3 {
        font-size: 1.5rem;
        text-align: center;
    }
    .text-about-6 p {
        line-height: 1.75;
    }
    .img-about-6 p {
        font-size: 1.2rem;
    }
    .text-about-6 .title-border.small {
        font-size: 1.3rem;
    }
    .about-06::after {
        width: 382px;
        height: 214px;
        top: -40px;
        right: -100px;
    }
    .box-business-title {
        padding: 38px 0 0;
    }
    .title-business-en {
        font-size: 1rem;
    }
    h2.title-business-jp {
        font-size: 2rem;
    }
    .box-business-title>h3 {
        margin: 45px 0 20px;
        font-size: 1.5rem;
    }
    .box-business-title p {
        letter-spacing: 0.1em;
        line-height: 1.73;
    }
    .img-business-right {
        height: 162px;
        width: calc(50vw + 24px);
        position: absolute;
        top: -313px;
        right: -15px;
    }
    .img-business-right img {
        max-width: 100%;
        left: auto;
        border-radius: 5px;
    }
    .img-business-right::after {
        width: 179px;
        height: 137px;
        left: -5px;
        top: -5px;
    }
    .title-business img {
        width: 85px;
    }
    .bg-line::after {
        top: 55%;
        display: none;
    }
    .box-business-info {
        flex-direction: column;
    }
    .img-busi-info-left {
        width: 100%;
        height: auto;
        max-width: 185px;
        margin: 0 auto;
    }
    .busi-info-right {
        width: 100%;
        padding: 0;
    }
    .busi-info-right h4 {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }
    .busi-info-right p {
        letter-spacing: 0.1em;
        line-height: 1.73;
    }
    .box-link-business {
        height: 97px;
        padding: 15px;
        border-radius: 5px;
        margin-top: 53px;
    }
    .box-link-business h5 {
        font-size: 1rem;
    }
    .box-link-business a {
        font-size: 1.3rem;
        padding-top: 10px;
    }
    .box-link-business a span {
        font-size: 1.7rem;
    }
    .box-link-business::before {
        width: 21px;
        height: 15px;
        background-size: 7px 3px;
        right: 10px;
        bottom: 10px;
    }
    .box-link-business::after {
        border-radius: 5px;
    }
    .business-02::after {
        height: 83px;
    }
    .business-02::before {
        width: 475px;
        height: 266px;
        bottom: 37px;
        right: -154px;
    }
    .row-reverse .box-business-title {
        padding: 0;
    }
    .business-03 .title-business{
        
        padding-bottom: 15px;   
    }
    .business-03 .title-business img {
        width: auto;
        height: 36px;
    }
    .row-reverse .img-business-right:before{
        left: 0;
    }
    .row-reverse .img-business-right img {
        right: 0;
        border-radius: 5px;
    }
    .img-business-right img {
        
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .img-business-right::before{
        width: 100vw;
        height: 1px;
            content: "";
        width: 100vw;
        height: 1px;
        background-color: #0d3570;
        position: absolute;
        bottom: 0;
        right: 0;
        bottom: -1px;
    }
    .business-03 .img-business-right {
        top: -317px;
        left: -15px;
    }
    .business-03 .title-business {
        text-align: right;
    }
    .business-03 .bg-line::after {
        top: 48%;
    }
    .business-04 .img-business-right {
        height: auto;
        top: -100px;
        width: calc(50vw + 100px);
    }
    .business-04 .img-business-right img {
        object-fit: cover;
    }
    section#business-04 .box-business-title {
        padding-top: 0;
        padding-bottom: 130px;
    }
    .business-04 .img-business-right::after {
        height: 100%;
        width: 100%;
    }
    section#business-04 .bg-line::after {
        top: 118%;
    }
    .img-busi-4 img {
        max-width: calc(100% - 60px);
        display: block;
        margin: 0 auto;
    }
    .text-busi-4 {
        padding-top: 20px;
    }
    .text-busi-4 h3 {
        font-size: 1.4rem;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .box-housing {
        flex-direction: column;
        gap: 15px;
        margin: 0 0 50px;
    }
    .housing-left {
        width: 100%;
        max-width: 253px;
        margin: 0 auto;
    }
    .num-house {
        font-size: 2.2rem;
        margin: 0;
    }
    .title-housing {
        font-size: 1.8rem;
        padding-bottom: 15px;
        margin-top: 10px;
        margin-bottom: 20px;
        line-height: 1.43;
    }
    .box-housing.reverse {
        flex-direction: column;
    }
    .box-bg-after::after {
        height: 176px;
        top: -30px;
    }
    .housing-02::before {
        width: 111px;
        height: 95px;
        right: -10px;
        top: -27px;
    }
    .page-reform .housing-02::before {
        top: 15px;
    }
    .housing-02::after{
        height: 310px;
    }
    .list-housing {
        display: block;
        gap: 0;
    }
    .list-housing .slick-list {
        overflow: visible;
        margin: 0 -14px;
    }
    .list-housing .slick-slide {
        padding: 0 14px;
    }
    .list-housing button.slick-arrow.next-arrow {
        right: -28px;
    }
    .list-housing button.slick-arrow.prev-arrow {
        left: -28px;
    }
    .box-slide-housing {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    .img-link-left {
        width: 114px;
        border-radius: 5px;
    }
    .box-img-link a {
        font-size: 1.5rem;
    }
    .box-img-link {
        gap: 15px;
        padding: 8px;
        border-radius: 5px;
        max-width: 269px;
        margin-left: auto;
        margin-right: auto;
    }
    .box-img-link::after {
        width: 22px;
        height: 15px;
        right: 10px;
        bottom: 10px;
    }
    .housing-03 .news-item.item-list {
        padding: 15px 0;
    }
    section#housing-03 .news-item.item-list .title {
        margin-top: 6px;
    }
    .box-housing-4 {
        flex-direction: column;
    }
    .img-housing-4 {
        width: 100%;
    }
    .box-housing-right {
        padding-top: 10px;
    }
    .box-border-contact a.btn.btn-main.btn-contact {
        min-width: 100%;
        min-height: 62px;
        text-align: center;
        border-radius: 28px;
    }
    .box-border-contact {
        padding: 23px;
    }
    .box-border-contact .contact-left a {
        font-size: 2.1rem;
    }
    .box-contact-housing .container {
        padding: 0 23px;
    }
    .box-border-contact .contact-left p {
        padding-left: 70px;
        font-size: 1rem;
    }
    .box-border-contact .contact-right {
        padding-top: 15px;
        margin-top: 20px;
    }
    .box-contact-housing {
        padding: 57px 0 50px;
    }
    .box-renovation {
        flex-direction: column;
    }
    .renovation-img {
        height: 198px;
        flex: unset;
        width: 100%;
    }
    .renovation-img img {
        max-width: 100vw;
        left: -30px;
        border-radius: 0;
    }
    .renovation-cont {
        width: auto;
        padding: 28px 20px;
        top: -25px;
        margin: 0 -10px;
    }
    .box-contact-housing-bottom .box-border-contact {
        margin: 0 -6px;
    }
    .work-item-inner {
        padding: 10px;
        border-radius: 4px;
    }
    .work-item {
        border-radius: 5px;
        margin-bottom: 30px;
    }
    .work-item-title {
        padding: 10px 16px;
    }
    .box-work-cat .date {
        font-size: 1.2rem;
        width: auto;
    }
    .box-work-cat {
        gap: 10px;
    }
    .box-work-cat a.work-cat {
        font-size: 1.2rem;
    }
    .work-title {
        font-size: 1.3rem;
        margin-top: 10px;
    }
    .work-item-cont {
        padding: 10px 0;
    }
    .work-info-title {
        width: 80px;
        font-size: 1.2rem;
    }
    .work-info-title span {
        font-size: 1.2rem;
    }
    .work-info-cont {
        font-size: 1.2rem;
        line-height: 1.13;
    }
    .work-info-flex {
        align-items: baseline;
    }
    .work-except {
        font-size: 1.2rem;
        line-height: 1.48;
    }
    .work-item-img::after {
        height: 100px;
    }
    .box-flex-recruit {
        gap: 30px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .box-recruit-img {
        width: calc(50% - 15px);
    }
    .img-recruit-box img {
        width: 100px;
    }
    .box-recruit-img h3 {
        font-size: 1.5rem;
        line-height: 1.5;
    }
    .box-recruit-img p {
        line-height: 1.73;
        letter-spacing: 0.1em;
    }
    .recruit-02::after {
        height: 163px;
        top: 160px;
    }
    .box-recruit-custom {
        padding: 32px 0 65px;
    }
    .recruit-3-img {
        max-width: 237px;
        margin: 0 auto 20px;
    }
    .box-img-title {
        font-size: 2rem;
        gap: 10px;
    }
    .box-img-title img {
        width: 52px;
    }
    .title-recruit-border {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 1.3rem;
        padding-bottom: 8px;
    }
    .box-main-work {
        gap: 10px;
    }
    .main-work-item {
        font-size: 1.2rem;
        max-width: 51px;
    }
    .box-recruit-custom-right {
        padding: 0;
    }
    .box-recruit-custom>p {
        padding-top: 23px;
        line-height: 1.73;
    }
    .box-recruit-custom.box-recruit-custom-2 .box-img-title img {
        width: 20px;
    }
    .page-contact main .contact-right {
        padding: 15px 0;
    }
    .box-recruit-custom {
        padding: 32px 0 65px;
    }
    .box-qna {
        margin-bottom: 20px;
    }
    .recruit-02::before {
        width: 188px;
        height: 162px;
        right: -70px;
        bottom: -80px;
    }
    .recruit-3-img {
        max-width: 237px;
        margin: 0 auto 20px;
    }
    .box-img-title {
        font-size: 2rem;
        gap: 10px;
    }
    .box-img-title img {
        width: 52px;
    }
    .title-recruit-border {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 1.3rem;
        padding-bottom: 8px;
    }
    .box-main-work {
        gap: 10px;
    }
    .main-work-item {
        font-size: 1.2rem;
        max-width: 51px;
    }
    .box-recruit-custom-right {
        padding: 0;
    }
    .box-recruit-custom>p {
        padding-top: 23px;
        line-height: 1.73;
    }
    .box-recruit-custom.box-recruit-custom-2 .box-img-title img {
        width: 40px;
    }
    .box-employee {
        display: flex;
        gap: 14px;
        align-items: center;
        margin-bottom: 20px;
    }
    .employee-img {
        width: 134px;
        padding: 2px;
    }
    .employee-text {
        flex: 1;
    }
    .employee-title {
        margin: 0 0 12px;
        font-size: 1.3rem;
        line-height: 1.54;
        min-height: 65px;
        padding-bottom: 5px;
    }
    .box-info-employee p {
        font-size: 1.2rem;
    }
    .box-employee::after {
        width: 33px;
        height: 33px;
        bottom: 5px;
    }
    .popup-item {
        max-width: calc(100vw - 35px);
        max-height: 490px;
    }
    .popup-item-cont,
    .popup-item {
        max-height: 80vh;
    }
    .popup-item-cont .popup-item-cont-inner {
        padding: 30px 20px 40px;
    }
    .popup-about-left {
        width: 130px;
    }
    .box-popup-about {
        gap: 14px;
    }
    .popup-item-cont:before {
        height: 30px;
    }
    .popup-item-cont .popup-item-cont-inner::after {
        height: 93px;
    }
    .popup-employe-right .employee-title {
        font-size: 1.3rem;
        min-height: unset;
        margin-bottom: 30px;
        padding-top: 10px;
        min-height: 85px;
    }
    .popup-employe-right .box-info-employee p {
        font-size: 1.2rem;
    }
    .popup-item::after {
        height: 105px;
    }
    .popup-item::before {
        width: 104px;
        height: 95px;
    }
    .question {
        font-size: 1.4rem;
        padding-left: 30px;
    }
    .question::after {
        width: 15px;
        height: 3px;
        top: 10px;
    }
    .close-popup-cs {
        width: 50px;
        height: 50px;
    }
    .recruit-04::before {
        width: 185px;
        height: 158px;
        right: -70px;
        top: -40px;
    }
    #recruit-05::before {
        width: 100%;
        height: 302px;
        right: 0;
        top: -150px;
        background-position: center right;
    }
    .text-recruit-5 h4 {
        font-size: 1.5rem;
        line-height: 1.73;
        margin-bottom: 15px;
    }
    .img-recruit-5 {
        max-width: 231px;
        margin: 0 auto 25px;
    }
    .img-data-recruit {
        margin-bottom: 15px;
    }
    a.btn.btn-pdf {
        font-size: 1.3rem;
        min-height: 34px;
        border-radius: 10px;
        padding-left: 35px;
    }
    a.btn.btn-pdf::after {
        width: 14px;
        height: 16px;
        left: 12px;
    }
    a.btn.btn-pdf::before {
        width: 24px;
        height: 16px;
        right: 12px;
    }
    .page-recruit .box-link-business {
        height: 147px;
        padding: 24px 25px;
    }
    .recruit-05::after {
        height: 150px;
    }
    .recruit-05::before {
        width: 336px;
        height: 188px;
        right: -60px;
        bottom: 220px;
    }
    .page-contact .box-border-contact {
        margin: 0 -5px 20px;
    }
    .page-cs .page-header {
        min-height: 195px;
        padding-top: 100px;
    }
    .page-cs .title-jp {
        margin: 5px -3px 0;
    }
    #contact-02::before {
        width: 155px;
        height: 133px;
        right: -50px;
    }
    .box-radio {
        gap: 20px;
    }
    a.btn.btn-main.btn-home-single {
        min-width: 167px;
    }
    .table-info {
        flex-direction: column;
    }
    .info-title {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #b9ced6;
        padding: 10px 20px;
    }
    .info-cont {
        padding: 10px 20px;
        width: 100%;
    }
    .sub-title-single {
        font-size: 1.5rem;
        border-width: 2px;
        padding-left: 25px;
        min-height: 30px;
    }
    .sub-title-single::before {
        left: -2px;
    }
    .recruit-single-contact .box-border-contact {
        margin: 0 -6px;
    }
    .recruit-single-contact {
        padding: 30px 0;
    }
    .works-item .col-inner {
        padding: 12px;
    }
    .works-item .col-inner {
        border-radius: 8px;
    }
    .img-works img {
        border-radius: 3px;
    }
    .img-works {
        height: 175px;
    }
    .img-works .title-box:before {
        height: 100px;
        border-radius: 3px 3px 0 0;
    }
    .img-works .title-box {
        padding: 5px 15px;
    }
    .img-works .title-box div {
        font-size: 12px;
    }
    .works-item .title-text {
        font-size: 13px;
    }
    .works-item .title-text {
        margin-top: 5px;
    }
    .infor-tit {
        width: 80px;
        padding-left: 16px;
    }
    .infor-item {
        font-size: 12px;
    }
    .infor-tit:before {
        width: 10px;
        height: 10px;
        top: 5px;
    }
    .infor-text {
        font-size: 12px;
    }
    .works-item .col-inner {
        margin-bottom: 30px;
    }
    a.btn.btn-main.btn-contact::before {
        width: 18px;
        height: 14px;
        left: 22px;
    }
    a.btn.btn-main.btn-contact::after {
        right: 23px;
    }
    .fs-sm-11-5{
        font-size: 11.5px;
    }
    .box-contact-header {
        padding: 0 30px;
        position: relative;
    }
    .box-contact-header::after {
        content: "";
        width: 100%;
        height: 366px;
        background-image: url(../images/index/bg-2-sm.png);
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -140px;
        z-index: -1;
    }
    .box-contact-header::before {
        content: "";
        width: 100%;
        height: 50vh;
        background: linear-gradient(90deg, #4fc1eb 0%, #0d3570 100%);
        position: absolute;
        left: 0;
        top: 38px;
        z-index: -2;
    }
    .bg-line::before {
        width: 193px;
        height: 165px;
        left: 0;
        left: -68px;
        bottom: -210px;
    }
    .box-business-info {
        margin-top: 35px;
    }
    .business-03 .bg-line::before {
        right: -68px;
    }
    .text-busi-4 p {
        line-height: 1.875;
    }
    .housing-01::after {
        width: 111px;
        height: 95px;
        right: -10px;
        top: -10px;
    }
    section#housing-03 a.btn.btn-main {
        min-width: 223px;
    }
    .box-contact-housing::after {
        background-image: url(../images/housing/bg-housing-4-sm.png);
    }
    .box-reform .title-border {
        font-size: 1.8rem;
        padding-bottom: 10px;
    }
    .box-reform {
        margin-bottom: 50px;
    }
    .text-recruit {
        font-size: 3.9rem;
        top: 15px;
        right: 10px;
    }
    .title-important img {
        top: 0;
    }
    .home-news::after {
        width: 211px;
        height: 181px;
        left: unset;
        right: -11px;
        top: 110px;
    }
    .news-item.item-list::after {
        width: 15px;
        height: 5px;
        right: 0;
        bottom: 20px;
    }
    .home-business::after {
        width: 475px;
        height: 265px;
        left: calc(50% - 194px);
        top: 50px;
        transform: scaleX(-1);
    }
    .box-business-cont {
        padding-top: 0;
    }
    .box-title-business>p {
        font-size: 8px;
    }
    .box-title-business::after {
        top: 25px;
        right: 10px
    }
    .box-business-cont .box-title-business {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .home-housing::before {
        width: 250px;
        height: 214px;
        left: calc(50% + 30px);
        top: 170px;
    }
    .box-work-inner .img-work {
        height: 341px;
    }
    button.slick-arrow {
        top: 150px;
    }
    .home-recruit-right {
        margin-top: 20px;
    }
    .box-title-recruit h3 {
        letter-spacing: 0.2em;
    }
    .name-recruit {
        bottom: -5px;
    }
    body .header-main::before {
        background-image: url(../images/index/bg-header-sm.svg);
        border-color: transparent;
        background-size: cover;
    }
    .page-header::after {
        background-image: url(../images/index/bg-page-header-sm.svg);
        border-color: transparent;
        background-size: cover;
    }
    .title-en {
        font-weight: 200;
        letter-spacing: 0.1em;
    }
    .title-jp {
        font-weight: 400;
        letter-spacing: 0.2em;
        margin-top: 5px;
    }
    .about-03::after {
        right: -78px;
        width: 475px;
        height: 266px;
        top: 0;
    }
    body:not(.home) p:not([class*="text-"]) {
        text-align: justify;
    }
    .img-about-6 p {
        text-align: center;
    }
    #business-04 .title-business-jp {
        font-size: 2rem;
    }
    .box-work-inner .img-work,
    .page-housing .box-work-inner .img-work {
        height: 341px;
    }
    body.page-reform .title-jp {
        font-size: 2rem;
        margin: 0 -5px;
    }
    body:not(.home) .footer {
        padding-top: 50px;
    }
    a.btn.btn-main.btn-contact:hover {
        color: white;
    }
    a.btn.btn-main.btn-contact:hover::after,
    a.btn.btn-main.btn-contact:hover span::before {
        background-color: white;
    }
    .img-data-recruit {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    #recruit-05::after {
        width: 230px;
        height: 214px;
        right: -80px;
    }
    .img-data-recruit img {
        background-color: white;
    }
    .page-recruit .box-link-business h5 {
        font-size: 1.2rem;
    }
    .page-recruit .box-link-business a {
        font-size: 1.8rem;
    }
    .page-recruit .box-link-business {
        padding-top: 40px;
    }
    span.kako-pc {
        position: relative;
        left: 0px;
    }
    span.kako-sm {
        position: relative;
        left: -6px;
    }
    .box-link-business::before {
        background-position: center bottom 7px;
    }
    body.page-works .sidebar:before {
        width: 325px;
        height: 182px;
        right: -65px;
        top: -50px;
    }
    .list-recruit .news-item.item-list .title a {
        padding-right: 27px;
        -webkit-line-clamp: 1;
    }
    .recruit-01:before{
            content: "";
    width: 500px;
    height: 429px;
    background-image: url(../images/about/after-3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -200px;
    right: -145px;
            width: 110px;
        height: 95px;
        right: 0px;
        bottom: unset;
        top: 0;
    }
    body.page-recruit .text-recruit{
        top: 91px;
    }
    #recruit-02::before{
        width: 475px;
        height: 266px;     
        left: 15px;
        top: -90px;
    }
    .infor-line a.cat{
        margin-left: 10px;
    }
    .submit-btn .one-btn.back-btn::before{
        left: 15px;
    }
    .recruit-pdf a.btn.btn-pdf{
        padding-left: 18px;
        padding-right: 35px;
        margin-bottom: 20px;
    }
    .box-link-business.box-link-about{
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .box-banner-wrap{
        padding-bottom: 30px;
    }
    .box-banner-wrap:before{
        height: 80px;
    }
}