@media (max-width: 1215px) {
    header {
        padding: 10px;
    }
    .btn-mail,
    header .pc-menu a {
        margin-left: 10px;
    }
}

@media (max-width: 1281px) {
    .container,
    .inner-container {
        max-width: 1000px;
    }
    .service-item .item-thumb {
        flex: 0 0 45%;
    }
    .service-item .item-content {
        flex: 0 0 50%;
    }
}

@media (max-width: 1000px) {
    .pc-menu {
        display: none;
    }
    .top-banner .small-banner,
    .top-banner .big-banner {
        height: calc(50vh - 80px);
    }
    .top-banner h1 {
        font-size: 30px;
    }
    .page-title h1 {
        font-size: 38px;
    }
    .sec-news .news-list {
        margin-top: 0;
    }
    .sec-about .sec-about-ill .d-inline-block img {
        width: 330px;
    }
    .sec-env-ill img {
        width: 220px;
    }
    .sec-env {
        padding-bottom: 50px;
    }
    .sec-recruit .bg-13 {
        top: -30%;
        left: -30%;
    }
    .recruit-content div:last-of-type {
        flex: 0 0 60%;
    }
    .recruit-content div:first-of-type {
        flex: 0 0 35%;
    }
    .recruit-content div:first-of-type .bg-12 {
        position: absolute;
        bottom: 0px;
        right: -12px;
    }
    .page-banner {
        padding: 0 10px;
    }
    .container,
    .inner-container {
        padding: 0 20px;
    }
    main {
        padding: 140px 0 200px;
    }
    .page-banner .page-banner-img img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: 20px;
    }
    .f-item a {
        font-size: 16px;
    }
    .f-title {
        line-height: 24px;
        min-height: 48px;
    }
    .our-r-item h2 {
        font-size: 40px;
    }
    .our-r-item h3 {
        font-size: 80px;
    }
    .service-item {
        align-items: flex-start;
    }
    .env-list .env-item {
        flex: 0 0 24%;
    }
    .menu-toggle {
        top: 14px;
    }
    .btn-mail {
        margin-right: 70px;
    }
    .header-sp-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    .menu-toggle {
        top: 5px;
    }
    .logo img {
        width: 150px;
    }
    .btn-mail,
    header p.font-mon {
        display: none;
    }
    .top-banner .small-banner,
    .top-banner .big-banner {
        height: calc(60vh - 80px);
    }
    .top-banner .big-banner img {
        object-position: 53%;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .top-banner h1 {
        font-size: 28px;
        letter-spacing: 5px;
    }
    .top-banner {
        padding-top: 65px;
    }
    .sec-news {
        padding-top: 80px;
    }
    .sec-news .news-list {
        flex: 0 0 100%;
        padding-left: 0px;
        margin-top: 50px;
    }
    .news-list .news-item {
        padding: 15px 0;
    }
    .page-title p {
        font-size: 18px;
    }
    .page-title h1 {
        font-size: 30px;
    }
    .news-item h2 {
        font-size: 16px;
    }
    .news-desc-info span:first-of-type,
    .news-item span:last-of-type {
        font-size: 14px;
    }
    .btn-next span:first-of-type,
    .btn-back span:last-of-type,
    .btn-more span:first-of-type {
        font-size: 16px;
    }
    .img-banner .ill-4 {
        width: 50px;
    }
    .our-favor-list .f-item,
    .recruit-content div:last-of-type,
    .recruit-content div:first-of-type,
    .sec-about-content,
    .sec-about-thumb {
        flex: 0 0 100%;
    }
    .sec-about .inner-container {
        padding-top: 120px;
    }
    .sec-about .sec-about-ill {
        top: -60px;
    }
    .sec-about-thumb {
        margin-top: 50px;
    }
    .font-middle {
        font-size: 22px;
    }
    .font-small {
        font-size: 14px;
        line-height: 24px;
    }
    .sec-env .env-content {
        flex: 1;
        position: relative;
        padding: 5% 20px 0;
    }
    .sec-env .env-img-1 {
        flex: 0 0 calc(100% - 40px);
        margin-left: 20px;
    }
    .sec-env .env-img-2 {
        flex: 0 0 30%;
    }
    .sec-step .sec-step-list .ss-item {
        flex: 0 0 98%;
        margin-top: 50px;
    }
    .recruit-thumb .thumb-img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: 10px;
    }
    .sec-recruit .recruit-thumb .thumb-desc {
        width: 90%;
        padding: 10px 0 10px 10px;
    }
    .sec-recruit .recruit-thumb .thumb-desc p {
        flex: 1;
        padding-left: 20px;
    }
    .recruit-content .recruit-menu {
        position: relative;
        z-index: 3;
        margin-top: 50px;
    }
    .recruit-content .recruit-menu a {
        padding: 10px 15px;
        font-size: 14px;
    }
    .recruit-content div:first-of-type {
        display: none;
    }
    .recruit-content .recruit-menu a span:last-of-type img {
        width: 10px;
    }
    .entry-detail {
        flex: 0 0 100%;
        margin-bottom: 50px;
    }
    .footer-entry {
        padding: 60px 0;
    }
    .footer-menu {
        flex: 0 0 50%;
        margin: 30px 0 0;
    }
    .footer-bottom-menu {
        margin-top: 20px;
    }
    .footer-bottom-menu a {
        display: block;
        margin-top: 10px;
    }
    .news-desc-title {
        font-size: 30px;
    }
    .pagination a {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
    .about-desc-1 {
        align-items: flex-start;
    }
    .about-desc-1 img {
        width: 50px;
    }
    .font-large {
        font-size: 30px;
    }
    .page-banner .page-banner-img {
        margin-top: 30px;
    }
    .page-banner .page-banner-img img {
        height: 250px;
    }
    .our-favor-result {
        margin-right: -2%;
    }
    .our-favor-result .our-r-item {
        flex: 0 0 48%;
        margin-top: 10px;
        margin-right: 2%;
        padding: 10px;
    }
    .our-r-item h3 {
        font-size: 60px;
    }
    .our-r-item p {
        font-size: 16px;
    }
    .our-r-item h2 {
        font-size: 24px;
    }
    .our-favor-result .our-r-item img {
        width: 60px;
    }
    .our-favor-result .our-r-item span {
        font-size: 12px;
    }
    .our-favor-result .our-r-item:first-of-type img {
        width: 40px;
    }
    .our-favor-result .our-r-item:nth-of-type(3) img {
        width: auto;
    }
    .rule-item,
    .form-field .field-label,
    .form-field .field-content {
        flex: 0 0 100%;
    }
    .service-item .item-content,
    .service-item .item-thumb {
        flex: 0 0 100%;
    }
    .service-item .item-content {
        margin-top: 15px;
    }
    .sevice-desc ul li {
        padding-left: 40px;
    }
    .sevice-desc ul li::before {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .env-list {
        margin-right: -5%;
    }
    .env-list .env-item {
        flex: 0 0 45%;
        margin-right: 5%;
        padding: 15px 10px;
    }
    .env-item p {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }
    .step-list .step-item {
        flex: 0 0 100%;
    }
    .rec-flow .rec-flow-item {
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .img-5-11 {
        max-width: 100%;
    }
    .rec-flow .rec-flow-item::before {
        content: unset;
    }
    .day-flow-item .df-item-time {
        border-radius: 6px;
        font-size: 14px;
        padding: 0 5px;
        width: 54px;
    }
    .day-flow-list::before {
        left: 15px;
    }
    .flow-list-title {
        padding-left: 7px;
    }
    .day-flow-item .df-item-content {
        margin-left: 15px;
        flex-wrap: wrap;
        padding-left: 20px;
    }
    .day-flow-item .df-item-content::before {
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-right: 15px solid #FFF7D0;
        left: -9px;
        top: 12px;
    }
    .day-flow-item .df-item-content .item-thumb,
    .day-flow-item .df-item-content .df-desc {
        flex: 0 0 100%;
        margin: 0;
    }
    .day-flow-item .df-item-content p {
        line-height: 22px;
        min-height: auto;
        margin-bottom: 10px;
    }
    .month-list .d-flex {
        font-size: 14px;
    }
    .img-banner img {
        margin-top: 5px;
    }
    .mt-100 {
        margin-top: 80px;
    }
    main {
        padding: 120px 0 160px;
    }
    .footer-menu-sec {
        padding-top: 50px;
    }
    .rule-item h2 {
        font-size: 30px;
    }
    .page-tab a {
        font-size: 18px;
    }
    .ico-check-list li {
        margin-top: 10px;
    }
    .ico-check-list li span {
        font-size: 14px;
    }
    .ico-check-list li img {
        width: 15px;
    }
    .business-list .form-field .field-content,
    .business-list .form-field .field-label {
        padding: 15px 0;
    }
    .business-list .form-field .field-label {
        flex: 0 0 25%;
    }
    .business-list .form-field .field-content {
        flex: 1;
    }
    .rec-event-list .event-item {
        flex: 0 0 98%;
    }
    .contact-flow .contact-flow-inner p {
        font-size: 14px;
    }
    .contact-flow .contact-flow-inner .flow::before {
        width: 141px;
        left: -116px;
    }
    .contact-flow .contact-flow-inner .flow:nth-of-type(2)::before {
        left: -114px;
        width: 151px;
    }
    form .form-field .field-content {
        flex: 0 0 100%;
        margin-top: 10px;
    }
    .contact-flow {
        padding: 60px 0;
    }
    .form-field .field-content textarea,
    .form-field .field-content input {
        font-size: 14px;
    }
    .confirm-page .form-field .field-content textarea {
        height: auto;
    }
}