@media(max-width:767px) {
    a.menu-btn {
        width: 38px;
        height: auto;
        right: 18px;
        top: 18px;
        background-color: transparent;
        border-radius: 0;
        box-shadow: none;
        min-height: unset;
    }
    a.menu-btn span {
        width: 38px;
        height: 1px;
        left: 0;
        background-color: #fff;
        top: 0;
    }
    a.menu-btn span:nth-child(2) {
        top: 10px;
    }
    a.menu-btn span:nth-child(3) {
        top: 20px;
    }
    a.menu-btn::after {
        font-size: 1.3rem;
        color: #fff;
        top: 30px;
    }
    a.menu-btn.open {
        background-color: transparent;
    }
    a.menu-btn.open span {
        top: 9px;
        background-color: #f76f00;
    }
    a.menu-btn.open::after {
        content: "Menu";
        color: #f76f00;
    }
    a.menu-btn.open span {
        top: 9px;
    }
    .box-button-fixed {
        bottom: 0;
        top: auto;
        display: flex;
        width: 100%;
        left: 0;
        justify-content: center;
    }
    .box-button-fixed a.btn.btn-menu {
        writing-mode: unset;
        text-orientation: unset;
        width: 160px;
        min-height: 55px;
        height: 55px;
        padding-left: 23px;
        padding-top: 0;
        font-size: 1.7rem;
        border-radius: 11px 11px 0 0;
        border-right: 2px solid #FFF;
        border-bottom: none;
        margin: 0 6px;
        justify-content: flex-start;
    }
    .box-button-fixed a.btn.btn-menu::before {
        top: 50%;
        width: 22px;
        height: 22px;
        right: 16px;
    }
    .box-button-fixed a.btn.btn-menu::after {
        top: 53%;
        width: 15px;
        height: 10px;
        transform: translateY(-50%) rotate(90deg);
        right: 20px;
    }
    a.menu-btn.open span {
        top: 9px;
    }
    .box-button-fixed {
        bottom: 0;
        top: auto;
        display: flex;
        width: 100%;
        left: 0;
        justify-content: center;
    }
    .box-button-fixed a.btn.btn-menu {
        writing-mode: unset;
        text-orientation: unset;
        width: 160px;
        min-height: 55px;
        height: 55px;
        padding-left: 23px;
        padding-top: 0;
        font-size: 1.7rem;
        border-radius: 11px 11px 0 0;
        border-right: 2px solid #FFF;
        border-bottom: none;
        margin: 0 6px;
        justify-content: flex-start;
    }
    .box-button-fixed a.btn.btn-menu::before {
        top: 50%;
        width: 22px;
        height: 22px;
        right: 16px;
    }
    .box-button-fixed a.btn.btn-menu::after {
        top: 53%;
        width: 15px;
        height: 10px;
        transform: translateY(-50%) rotate(90deg);
        right: 20px;
    }
    .slide-home-content {
        height: 615px;
        padding-top: 165px;
    }
    .img-banner-left {
        width: 255px;
        left: -17px;
        top: 170px;
    }
    .img-banner-right {
        width: 254px;
        right: 0;
        top: 65px;
        right: -16px;
        left: unset;
    }
    .img-banner {
        max-width: 197px;
    }
    .text-banner {
        width: max-content;
        font-size: 2.5rem;
        bottom: -7px;
        left: 0;
        transform: none;
    }
    .banner-img p {
        font-size: 1.5rem;
        margin-top: 160px;
        line-height: 1.633;
    }
    .banner-img p::after {
        width: 313px;
        height: 85px;
    }
    section .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .main-title-jp {
        font-size: 2.3rem;
        padding-bottom: 15px;
        margin-bottom: 11px;
    }
    .main-title-en {
        font-size: 1.5rem;
    }
    .home-news .main-title-jp::after {
        width: 42px;
        height: 4px;
    }
    .main-title-jp::after {
        width: 117px;
        height: 8px;
    }
    .news-item.item-list {
        padding: 13px 18px;
    }
    .news-item .date {
        font-size: 1.3rem;
        width: 80px;
    }
    a.cat {
        min-width: 85px;
        min-height: 20px;
        font-size: 1.2rem;
    }
    .news-item.item-list .title {
        padding-top: 7px;
    }
    .news-item.item-list .title a {
        font-size: 1.4rem;
        -webkit-line-clamp: 3;
        line-height: 1.59;
    }
    .img-message {
        max-width: 235px;
        margin: 0 auto;
    }
    .home-message::after {
        height: 514px;
    }
    .home-personal::before {
        height: 43px;
    }
    .box-personal {
        border-radius: 25px;
        min-height: 360px;
        margin-bottom: 0;
    }
    .title-person {
        min-height: 45px;
        font-size: 1.8rem;
    }
    .box-personal-cont {
        flex-direction: column-reverse;
        padding: 10px 23px 20px;
    }
    .personal-img {
        width: 100%;
        text-align: center;
    }
    .personal-img img {
        max-height: 150px;
        margin: 0 auto;
    }
    .personal-text {
        font-size: 1.4rem;
        width: 100%;
        flex: unset;
        max-width: unset;
    }
    .reverse .box-personal-cont {
        flex-direction: column-reverse;
    }
    .slide-personal-sm button.slick-arrow {
        width: 45px;
        height: 45px;
        padding: 0;
        border: none;
        border-radius: 50%;
        cursor: pointer;
        top: 110px;
        position: absolute;
        left: -18px;
        z-index: 1;
    }
    .slide-personal-sm button.slide-arrow.next-arrow.slick-arrow {
        left: auto;
        right: -18px;
    }
    .slide-personal-sm {
        margin: 0;
        width: 100%;
    }
    .slide-personal-sm .slick-list {
        margin: 0 -7px;
        overflow: visible;
    }
    .slide-personal-sm .slick-slide {
        padding: 0 7px;
    }
    .slide-personal-sm ul.slick-dots {
        bottom: -15px;
    }
    .box-text-note {
        margin-top: 45px;
        max-width: 290px;
        font-size: 1.5rem;
        min-height: 56px;
        padding-top: 12px;
    }
    .slide-personal .slick-slide img {
        height: 152px;
        border-radius: 8px;
    }
    .features-num {
        font-size: 1.1rem;
    }
    .features-num span {
        font-size: 4.7rem;
    }
    .features-num::after {
        width: 169px;
        height: 78px;
        top: 10px;
    }
    .box-features-img img {
        border-radius: 8px;
    }
    .title-features {
        min-width: 290px;
        font-size: 1.7rem;
        padding: 8px 11px;
        border-radius: 6px;
        max-width: calc(100% - 10px);
    }
    .box-features-text p {
        padding: 5px 0 0;
        font-size: 1.4rem;
        line-height: 1.85;
    }
    .home-personal::after {
        display: none;
    }
    .home-features::before {
        width: 100%;
        height: 182px;
        top: 0;
        background-image: url(../images/index/bg-ft-sm.png);
        background-size: cover;
    }
    .home-features::after {
        top: 90px;
        height: calc(100% - 150px);
    }
    #home-features {
        position: relative;
    }
    #home-features::before {
        content: "";
        width: 100%;
        height: 182px;
        background-image: url(../images/index/bg-ft-sm.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        z-index: -1;
        left: 0;
        bottom: 0;
    }
    .img-data {
        margin-bottom: 6px;
    }
    .home-about::after {
        width: 309px;
        height: 309px;
        top: -123px;
        right: -183px;
    }
    .box-home-job-info {
        flex-direction: column;
        margin-bottom: 0;
    }
    .home-job-left {
        width: 100%;
    }
    .box-job-link {
        left: 0;
        display: flex;
        flex-wrap: wrap;
    }
    a.btn.btn-job {
        min-width: calc(33.33% - 5px);
        font-size: 1.3rem;
        padding: 0;
        min-height: 35px;
        border: 1px solid #f76f00;
        justify-content: center;
        border-radius: 35px;
        background-color: #fff;
        margin-right: 7px;
        padding: 0 16px;
        margin-bottom: 10px;
    }
    a.btn.btn-job::after {
        display: none;
    }
    a.btn.btn-job:nth-child(3n) {
        margin-right: 0;
    }
    a.btn.btn-job:nth-child(4) {
        min-width: calc(33.33% - 29px);
    }
    a.btn.btn-job:nth-child(6) {
        min-width: calc(33.33% - 9px);
    }
    .home-job-right {
        width: 100%;
        padding: 0;
        position: relative;
        z-index: 1;
        margin-top: 15px;
    }
    .box-home-job-info::after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .home-job-left::after {
        width: 100vw;
        z-index: -2;
        left: -25px;
        border-radius: 23px;
        height: 265px;
        top: -30px;
    }
    .slide-job-item {
        flex-direction: column;
        padding: 35px 25px 33px;
        background-color: #fff;
        border-radius: 20px;
        box-shadow: 0 14px 15px 0 rgba(0, 0, 0, 0.15);
    }
    .job-item-img {
        width: 100%;
    }
    .job-item-img img {
        border-radius: 8px;
    }
    .job-item-cont {
        padding: 20px 0 0;
    }
    .job-item-cont h3 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 15px;
    }
    .job-item-cont p {
        font-size: 1.4rem;
        line-height: 1.667;
    }
    .box-btn-job {
        padding-top: 30px;
    }
    a.btn.btn-main {
        max-width: 210px;
        min-height: 50px;
        margin: 0 auto;
        font-size: 1.4rem;
    }
    a.btn.btn-job.active {
        background: #f76f00;
        color: #fff;
    }
    .box-home-job-info::after {
        display: none;
    }
    .home-job-info::after {
        width: 309px;
        height: 309px;
        left: -150px;
        bottom: -10px;
        top: auto;
    }
    .box-slide-interview {
        margin: 0 28px;
    }
    .img-interview {
        border-radius: 80px 80px 0 0;
    }
    a.cat-inter {
        width: 80px;
        height: 80px;
        font-size: 1.3rem;
        line-height: 1.32;
    }
    .box-cont-interview {
        width: 100%;
        right: -12px;
        padding: 15px 12px 10px;
    }
    p.name-inter span {
        font-size: 1.8rem;
    }
    p.name-inter {
        font-size: 1.3rem;
    }
    .cap-inter {
        font-size: 1.2rem;
        padding-bottom: 8px;
        margin-bottom: 7px;
    }
    .cap-inter::after {
        width: 82px;
    }
    .year-join {
        font-size: 1.2rem;
    }
    .slide-interview button.slide-arrow {
        width: 45px;
        height: 45px;
        left: -35px;
        top: 170px;
    }
    .box-interview {
        padding: 12px 0;
    }
    .slide-interview button.slide-arrow.next-arrow {
        right: -35px;
        left: auto;
    }
    .slide-interview ul.slick-dots {
        bottom: -40px;
    }
    .home-interview::after {
        height: 268px;
        background-size: cover;
        bottom: 0;
    }
    .home-interview {
        padding-bottom: 80px;
    }
    .home-welfare::after {
        width: 309px;
        height: 309px;
        top: -123px;
        right: -183px;
    }
    p.desc-text {
        font-size: 1.4rem;
        text-align: left;
        margin-top: 25px;
    }
    .toggle-wel .toggle-hd {
        min-height: 44px;
        font-size: 1.6rem;
        padding: 8px;
    }
    .toggle-wel .toggle-hd::after {
        width: 17px;
        height: 17px;
        right: 20px;
    }
    .box-flex-wel {
        flex-direction: column;
        gap: 5px;
        margin-bottom: 5px;
    }
    .box-flex-wel .text {
        width: 100%;
        padding: 13px 20px;
        font-size: 1.5rem;
    }
    .box-flex-wel .desc {
        padding: 13px 20px;
        font-size: 1.4rem;
        line-height: 1.66;
    }
    .toggle-wel .toggle-cont {
        padding: 20px 0 40px;
    }
    .toggle-wel {
        margin-top: 20px;
    }
    .img-support img {
        border-radius: 8px;
    }
    .sp-title {
        max-width: unset;
        min-height: 35px;
        font-size: 1.7rem;
        border-radius: 7px;
        margin-bottom: 15px;
        width: fit-content;
        padding: 5px 15px;
    }
    .box-support-text {
        margin-top: -15px;
    }
    .box-support-text p {
        font-size: 1.4rem;
        line-height: 1.85;
    }
    .box-support {
        margin-bottom: 40px;
    }
    .img-initi img {
        height: 153px;
    }
    .box-initi-cont {
        padding: 15px 20px;
        font-size: 1.4rem;
        line-height: 1.66;
    }
    .box-initi-title {
        margin-bottom: 5px;
        font-size: 1.5rem;
    }
    .box-initi {
        margin-bottom: 15px;
        border-radius: 10px;
    }
    .box-contact-init {
        padding: 30px 17px 25px;
        border-width: 1px;
    }
    .box-contact-init::after {
        width: 37px;
        height: 37px;
        top: -17px;
    }
    a.btn.btn-primary {
        font-size: 1.5rem;
        min-height: 50px;
        border-radius: 10px;
        margin-bottom: 13px;
    }
    a.btn.btn-primary::after {
        width: 17px;
        height: 17px;
        right: 13px;
    }
    .home-job::before {
        width: 88px;
        height: 127px;
        right: -10px;
        top: -30px;
    }
    .home-job::after {
        height: calc(100% - 90px);
    }
    .home-job .main-title::after {
        width: 299px;
        height: 233px;
        top: -40px;
        background-position: top;
    }
    .box-job {
        flex-direction: column;
        padding: 12px 17px;
        border-radius: 8px;
        margin-bottom: 17px;
    }
    .box-job-cat {
        display: flex;
        gap: 7px;
    }
    .box-job-cat p {
        font-size: 1.3rem;
        flex: 1;
        min-width: unset;
        min-height: 23px;
        border-radius: 3px;
    }
    .box-job-cat p:nth-child(2) {
        margin: 0;
    }
    .box-job-cont {
        padding: 10px 0 0;
        padding-right: 40px;
    }
    .box-job-cont .date {
        color: #333333;
    }
    .title-job {
        padding-top: 0;
    }
    .title-job a {
        font-size: 1.4rem;
    }
    .box-job::after {
        width: 14px;
        height: 14px;
        transform: none;
        right: 15px;
        bottom: 29px;
        top: auto;
    }
    section#home-job::after {
        width: 80px;
        height: 135px;
        left: -10px;
        bottom: -70px;
        background-position: center left;
    }
    .insta-title {
        font-size: 2.5rem;
    }
    .insta-title img {
        width: 36px;
    }
    .home-insta::before {
        width: 309px;
        height: 309px;
        top: -115px;
        right: -180px;
    }
    .home-insta a.btn.btn-main {
        max-width: 220px;
        padding-left: 28px;
    }
    a.btn.btn-main::before {
        width: 19px;
        height: 19px;
        right: 15px;
    }
    a.btn.btn-main::after {
        right: 21px;
        width: 6px;
    }
    .box-contact {
        max-width: 290px;
        padding: 30px 25px;
    }
    .box-contact .main-title-jp {
        font-size: 2.5rem;
    }
    .box-contact .main-title {
        padding-bottom: 20px;
    }
    .home-insta::after {
        height: 130px;
        bottom: -10px;
    }
    a.btn.btn-footer {
        max-width: calc(100% - 46px);
        margin: 0 auto;
        min-height: 60px;
        font-size: 1.3rem;
        padding-left: 25px;
        border-radius: 10px;
    }
    a.btn.btn-footer span {
        font-size: 1.5rem;
    }
    .menu-pc {
        padding-top: 100px;
    }
    .box-flex-menu {
        flex-direction: column;
        padding: 0 20px;
        max-height: calc(100vh - 180px);
        overflow: auto;
    }
    .menu-list {
        width: 100%;
    }
    .menu-list a {
        padding-left: 20px;
        font-size: 1.5rem;
        margin-bottom: 17px;
    }
    .menu-list a::after {
        left: 0;
        width: 8px;
        height: 14px;
    }
    .box-button-menu {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        flex: unset;
        width: 100%;
    }
    a.btn.btn-menu {
        width: calc(50% - 6px);
        margin: 0;
        font-size: 1.5rem;
        min-height: 50px;
        padding-left: 15px;
    }
    .box-button-menu div {
        display: none;
    }
    a.btn.btn-menu::before {
        width: 24px;
        height: 24px;
        right: 12px;
    }
    a.btn.btn-menu::after {
        width: 5px;
        height: 8px;
        right: 21px;
    }
    a.btn.btn-insta img {
        width: 26px;
        margin-right: 6px;
    }
    a.btn.btn-insta {
        font-size: 1.7rem;
        letter-spacing: 0;
    }
    .box-single-interview-top {
        flex-wrap: wrap;
    }
    .interview-top-left {
        width: 100%;
    }
    .interview-top-right {
        flex: auto;
        width: 100%;
    }
    .title-jp {
        font-size: 20px;
    }
    .title-ja {
        font-size: 15px;
    }
    .page-header::after {
        width: 410px;
        height: 170px;
        left: calc(50% - 25px);
        border-bottom-left-radius: 65px;
    }
    body:not(.home):not(.menu-open) a.menu-btn span {
        background-color: #0F1049;
    }
    body:not(.home):not(.menu-open) a.menu-btn:after {
        color: #0F1049;
    }
    body #logo:before {
        width: calc(100% + 36px);
        height: calc(100% + 30px);
        left: -17px;
        top: -15px;
        background-color: white;
        box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.2);
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        border-bottom-right-radius: 27px;
    }
    .page-header-title {
        padding-top: 90px;
    }
    .page-header-title {
        height: 192px;
    }
    .interview-excerpt {
        position: absolute;
    }
    body:not(.home) .interview-top-right .box-cont-interview {
        position: relative;
        left: unset;
        border-right: none;
        width: calc(100% - 60px);
        top: -15px;
        right: 0;
        width: fit-content;
        margin-left: auto;
        padding-right: 25px;
        padding-left: 25px;
        right: -25px;
    }
    body:not(.home) .img-single-inter {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 0;
    }
    .page-header::before {
        width: 200px;
        height: 200px;
        left: -65px;
        top: -5px;
    }
    .img-single-inter img {
        border-radius: 57px 57px 0 0;
    }
    .cat-interview {
        min-width: 70px;
        height: 70px;
        font-size: 13px;
        left: 25px;
        top: -10px;
    }
    .interview-excerpt.sm {
        font-size: 15px;
        left: unset;
        right: 25px;
        left: unset;
        top: 15px;
        transform: translateY(-100%);
        width: calc(100% - 145px);
        border-radius: 10px;
        padding: 10px 15px;
    }
    body:not(.home) .name-inter span {
        font-size: 19px;
    }
    body:not(.home) .name-inter {
        font-size: 13px;
    }
    body:not(.home) .cap-inter {
        font-size: 12px;
    }
    body:not(.home) .year-join {
        font-size: 12px;
        margin-bottom: 10px;
    }
    body:not(.home) .box-cont-interview {
        padding: 10px 25px 10px 10px;
        border-top-left-radius: 25px;
    }
    body:not(.home) .name-inter {
        margin-bottom: 10px;
    }
    body:not(.home) .cap-inter {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .single-interview-inner:before {
        height: 170px;
    }
    section.single-interview:before {
        left: -20px;
        width: calc(100% + 40px);
        height: 90px;
        bottom: 170px;
    }
    .q {
        top: 50%;
        transform: translateY(-50%);
    }
    .question-inter .text {
        min-height: 45px;
        font-size: 15px;
    }
    .q,
    .a {
        font-size: 30px;
        width: 50px;
    }
    .question-inter:before {
        min-height: unset;
    }
    .answer-inner {
        flex-wrap: wrap;
        margin-top: 25px;
        font-size: 14px;
    }
    .question-inter {
        padding-left: 50px;
    }
    .answer-inter {
        padding-left: 50px;
    }
    .answer-inter {
        max-width: 100%;
    }
    .img-qna-inter {
        width: 100%;
    }
    .img_left .answer-inner {
        flex-flow: row;
        flex-wrap: wrap;
    }
    .interview-schedule:before {
        width: 242px;
        height: 242px;
        top: -70px;
    }
    .single-interview .sub-title h2 {
        font-size: 20px;
    }
    .single-interview .sub-title {
        font-size: 19px;
    }
    .time-schedule {
        width: 90px;
        font-size: 17px;
    }
    .list-schedule:before {
        left: 70px;
    }
    .cont-schedule {
        font-size: 14px;
    }
    .box-schedule {
        padding-bottom: 20px;
    }
    .list-schedule-image {
        margin-top: 40px;
        max-width: 100%;
    }
    .img-schedule {
        width: calc(50% + 20px);
        margin-bottom: -15px;
    }
    .message-box .message {
        flex-flow: column-reverse;
    }
    .img-message {
        max-width: 165px;
        margin: 0 auto;
    }
    .message-box .message .right {
        width: 100%;
    }
    .img-message img {
        border-radius: 50px 50px 0 0;
    }
    .message-box {
        margin-top: 20px;
        padding: 0 20px 35px;
    }
    .message-box .message .left .text {
        padding-top: 0;
    }
    .message-box:before {
        border-radius: 10px;
    }
    .message-box .message .left .text {
        font-size: 14px;
    }
    .single-content-inner {
        padding: 20px 20px 30px;
        margin-top: 40px;
    }
    .infor-line {
        flex-flow: column-reverse;
    }
    .infor-line .date {
        margin-left: auto;
        margin-bottom: 10px;
    }
    .cat-item {
        min-width: unset;
        width: calc(50% - 5px);
        font-size: 12px;
        display: flex;
        align-items: center;
        margin-right: 10px;
        justify-content: center;
    }
    .cat-item:nth-child(2n) {
        margin-right: 0;
    }
    .cat-list {
        width: 100%;
    }
    .infor-line {
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .title-line .title-single {
        font-size: 15px;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .recruit-item {
        flex-wrap: wrap;
        gap: unset;
    }
    .recruit-item .left,
    .recruit-item .right {
        width: 100%;
    }
    .recruit-item:first-child .left {
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
    }
    .recruit-item:first-child .right {
        border-top-right-radius: 0;
    }
    .recruit-item:last-child .left {
        border-bottom-left-radius: 0;
    }
    .recruit-item:last-child .right {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    .recruit-item {
        margin-bottom: 5px;
    }
    .contactForm>.inner {
        padding: 30px 20px;
    }
    body:not(.home) .cap-inter::after {
        width: 80px;
    }
    .img-qna-inter {
        width: calc(100% + 50px);
        position: relative;
        left: -50px;
    }
    a.btn.btn-job:before {
        display: none;
    }
    body.home .cat-inter {
        width: 80px;
        height: 80px;
        font-size: 13px;
    }
    .slide-interview button.slide-arrow {
        top: 50%;
        transform: translateY(-50%);
    }
    body.home .box-cont-interview {
        padding-left: 20px;
        padding-right: 20px;
    }
}