@charset "UTF-8";
/*=====================================
こちらは下層ページカスタマイズと
デザインの調整の為のファイルです。
SCSSからコンパイルされたものではありません。
=======================================*/


/* ===============================
    全体調整
   =============================== */

/* 全体に対するプロポーショナルメトリクス */
body {
    font-feature-settings: "palt";
}
#menu-header-nav li,
#menu-mobile-nav li{
    display: block;
}
#menu-header-nav a:-webkit-any-link,
#menu-mobile-nav a:-webkit-any-link {
    text-decoration: none;
}
#menu-header-nav li a {
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px clamp(5px, 0.7291666667vw, 13px);
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #1D2B4D;
    font-size: 14px;
    transition: 0.3s ease;
    letter-spacing: 0.04em;
}
.menu-header-nav-container {
    margin-right: 15px;
}
.c-mobile-menu__main {
    padding: 110px 0 70px;
}
#menu-mobile-nav li a {
    display: block;
    padding: 10px 1em;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.error404 .l-section__container p {
    text-align: center;
}
.error404 .l-section__container p span {
    display: inline-block;
}

/* TOPページh1回り */
.c-section-title h2::before,
.c-section-title--center h2::after {
    margin-bottom: 0.15vw;
}

/* 下層ページh1回り */
body.page:not(.home) .l-hero-sub__title p,
body.blog:not(.home) .l-hero-sub__title p,
body.single:not(.home) .l-hero-sub__title p {
    margin-left: -3px;
}
body.page:not(.home) .l-hero-sub__inner {
    width: 100%;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
    max-width: 1554px;
}
.l-hero-sub__title h1::before {
    padding-bottom: 0.8vw;
}


/* パンくずリスト */
.c-breadcrumb__inner a {
    margin-right: 0;
}
.c-breadcrumb__inner .current-item {
    margin-right: 0;
}
.c-breadcrumb__inner .current-item {
    margin-left: 0;
}

span.mk-breadcrumb-arrow::before {
    content: "";
    background-image: url(../../images/mk-bc-arrow.svg);
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-size: contain; 
    background-repeat: no-repeat;
    z-index: -1; 
    background-position: center;
    margin-left: 5px;
    margin-right: 4px;
}

@media screen and (min-width: 1280px) {
    .l-header__nav {
        padding: 8px 10px 8px 45px;
    }
}
@media screen and (min-width: 960px) {
    .l-header__nav {
        display: none;
}
.c-mobile-menu__button {
        display: flex;
    }
    .c-mobile-menu {
        display: flex;
    }
}
@media screen and (min-width: 1070px) {
    .c-mobile-menu__button {
        display: none;
    }
    .c-mobile-menu {
        display: none;
    }
}
@media screen and (min-width: 1070px) {
    .l-header__nav {
        display: flex;
}
}

.p-recruit-cta__wrapper .l-section__container {
    padding-top: 50px;
}
.l-footer__nav-title a {
    color: #FFFFFF;
    text-decoration: none;
}
.l-footer__nav-title a:hover {
    opacity: 0.7;
    transition: opacity 0.3s;
}

.blog:not(.home) .l-hero-sub__inner,
.post-template-default:not(.home) .l-hero-sub__inner {
    width: 100%;
    max-width: 1508px;
    padding-left: 60px;
    padding-right: 60px;
}
@media screen and (max-width: 691px) {
.blog:not(.home) .l-hero-sub__inner,
.post-template-default:not(.home) .l-hero-sub__inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.l-hero-sub__inner:not(.home) {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
}

/* ボタン調整 */
.c-button::before,
.c-news-content__title span::before,
.p-recruit__job__more::before,
.p-works__block__link::before {
    background-image: url(../../images/icon-arrow-right-white-main.svg);
}
.c-button-blue::before {
    background-image: url(../../images/icon-arrow-right-blue.svg);
}
.l-header__button .c-button::before {
    background-image: url(../../images/icon-arrow-right-orange-main.svg);
}
.l-header__button .c-button-blue::before {
    background-image: url(../../images/icon-arrow-right-blue.svg);
}
.c-button--orange::before {
    background-image: url(../../images/icon-arrow-right-orange.svg);
}
.c-news-content__button .c-button::before {
    background-image: url(../../images/icon-arrow-right-orange-main.svg);
}
.c-fixed-banner--bottom .c-fixed-banner__right span::after {
    background-image: url(../../images/icon-arrow-right-orange-main.svg);
}
.c-button::before {
    right: 15px;
    width: 22px;
    height: 21px;
}
.c-button::after {
    right: 13px;
}
.c-button,
.c-news-content__button .c-button {
    padding: 16px 45px 16px 26px;
}
.c-news-content__button .c-button::before {
    top: 49%;
}
.p-casual-talk-cta .c-button::before,
.p-recruit-cta__buttons .c-button::before,
.p-casual-talk .c-button::before {
    right: 16px;
}
.l-footer__button .c-button::after {
    right: 10px;
}
.l-footer__button .c-button::before {
    right: 13px;
}
.p-single-post__button .c-button::before {
    right: 16px;
}
    .p-single-recruit-cta__buttons {
        grid-template-columns: none;
        display: flex;
    }
    .p-single-recruit-cta__button .c-button {
        max-width: 260px;
        width: 260px;
    }
    .c-fixed-banner--bottom .c-fixed-banner__left span::after,
    .c-fixed-banner--bottom .c-fixed-banner__right span::after {
        background-size: 46%;
    }
    .c-fixed-banner--bottom {
    display: none;
    }
    .c-fixed-banner--bottom .c-fixed-banner__left {
        padding: 13px 10px 13px 20px;
    }
    .c-fixed-banner--bottom .c-fixed-banner__right span {
        margin-left: 0;
    }
    .c-fixed-banner--bottom .c-fixed-banner__right {
        padding: 13px 10px 13px 20px;
    }

@media screen and (min-width: 960px) {
    .p-casual-talk-cta__button .c-button,
    .p-recruit-cta__button .c-button {
        max-width: 328px;
        padding: 16px 45px 16px 30px;
        max-width: 275px;
    }
    .p-casual-talk-cta__buttons,
    .p-recruit-cta__button {
        min-width: auto;
    }
    .c-news-content__button .c-button {
        max-width: 225px;
    }
    .p-recruit-cta__buttons {
        grid-template-columns: none;
    }
    .p-recruit-cta__buttons {
        display: flex;
    }
    .p-recruit-cta__button {
        min-width: 265px;
    }
}
.p-casual-talk .c-button::before {
    top: 49%;
}

.p-works__block__link::before,
.p-recruit__job__more::before,
.p-news-content__more span::before {
    width: 21px;
    height: 21px;
    top: 51.2%;
    right: 2px;
}
@media screen and (max-width: 900px) {
    .p-news-content__more span::before {
        top: 50%;
        right: 1px;
    }
}

.c-news-content__title span::before {
    background-size: 44%;
}

@media screen and (max-width: 1279px) {
        .l-header__nav {
            padding: 8px 10px 8px 40px;
        }
    }

@media screen and (max-width: 1026px) {
    .p-works__block__link::before,
    .p-recruit__job__more::before {
        width: 20px;
        height: 20px;
        top: 48.7%;
        right: 2px;
    }
    }

    .p-recruit__job__list {
        gap: 40px 24px;
    }


@media screen and (max-width: 789px) {
    .c-section-title h2::before,
    .c-section-title--center h2::after {
        margin-bottom: 0.25vw;
    }
}


@media screen and (max-width: 662px) {
    .p-single-recruit-cta__buttons {
        flex-direction: column;
    }
}
@media screen and (min-width: 600px) {
    .c-fixed-banner--bottom .c-fixed-banner__left span,
    .c-fixed-banner--bottom .c-fixed-banner__right span {
        justify-content: left;
    }
}
@media screen and (max-width: 600px) {
    .c-fixed-banner--bottom {
        display: block;
    }
    #page-top {
        bottom: 65px;
    }

}
@media screen and (max-width: 499px) {
    .c-news-content__button .c-button::before,
    .p-casual-talk .c-button::before {
    top: 50%;
} 
    .c-news-content__button {
        right: 16px;
    }
}
@media screen and (min-width: 480px) {
    .c-fixed-banner--bottom .c-fixed-banner__left {
        padding: 13px 10px 13px 30px;
    }
}



/* ===============================
    FV周り・図形調整
   =============================== */
.l-hero__inner {
    margin-top: 0;
    gap: 88px;
    max-width: 1443px;
}
.l-hero__lead {
    font-weight: 600;
}
.l-hero__buttons .c-button::after {
    right: 13px;

}
.l-hero__buttons .c-button::before {
    background-image: url(../../images/icon-arrow-right-orange.svg);
}
.l-hero__buttons .c-button::after {
    width: 32px;
    height: 32px;
}

.l-hero__buttons .c-button-white--orange::before {
    background-image: url(../../images/icon-arrow-right-white-main.svg);
}
.l-hero__buttons .c-button-white--orange::after {
    width: 33px;
    height: 33px;
}

.l-hero__buttons .c-button::before {
    right: 16px;
    top: 50.3%;
}
.l-hero__buttons .c-button {
    padding: 16px 45px 17px 26px;
}

/* FV＋全体図形アニメーション */
.l-hero__decor-item.is-01,
.l-hero__decor-item.is-05,
.l-hero__decor-item.is-03,
.l-hero__decor-item.is-02,
.l-hero__decor-item.is-04 {
    animation: floatY 5s ease-in-out infinite;
}
@keyframes floatY {
    0% {
        transform: translate(50%, -50%);
    }
    50% {
        transform: translate(50%,-58%);
    }
    100% {
        transform: translate(50%, -50%);
    }
}

.p-works__decor,
.p-recruit__decor-item--left,
.p-recruit__decor-item--right,
.p-recruit-cta__image img,
.l-hero-sub__decor-item img {
    animation: floatMY 5s ease-in-out infinite;
}
@keyframes floatMY {
    0% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(-6px);
    }
    100% {
        transform: translateY(5px);
    }
}
.l-hero__text {
    opacity: 0;
    transform: translateX(10px);
    animation: slideIn 1s ease-in-out forwards;
}
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

body.home .p-section__bg::before {
    transform: scale(0);
    animation: round 0.15s ease-in-out forwards;
}
@keyframes round {
    0% {
        transform: scale(0);
        background: linear-gradient(90deg, rgba(246, 242, 234, 1) 0%, rgba(250, 248, 246, 1) 30.29%, rgba(249, 249, 249, 1) 100%);
    }
    80% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1.0);
        background: linear-gradient(90deg, rgba(246, 242, 234, 0.7) 0%, rgba(250, 248, 246, 0.7) 30.29%, rgba(249, 249, 249, 0.7) 100%);
    }
}
@media screen and (min-width: 1280px) {
    body.home .p-section__bg::before {
    transform: scale(0);
    animation: round1280 0.3s ease-in-out forwards;
}
}
@keyframes round1280 {
    0% {
        transform: scale(0);
        background: linear-gradient(90deg, rgba(246, 242, 234, 1) 0%, rgba(250, 248, 246, 1) 30.29%, rgba(249, 249, 249, 1) 100%);
    }
    60% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1.05);
        background: linear-gradient(90deg, rgba(246, 242, 234, 0.7) 0%, rgba(250, 248, 246, 0.7) 30.29%, rgba(249, 249, 249, 0.7) 100%);
    }
}
@media screen and (min-width: 1920px) {
    body.home .p-section__bg::before {
        transform: scale(0);
        animation: round1920 0.3s ease-in-out forwards;
}
}
@keyframes round1920 {
    0% {
        transform: scale(0);
        background: linear-gradient(90deg, rgba(246, 242, 234, 1) 0%, rgba(250, 248, 246, 1) 30.29%, rgba(249, 249, 249, 1) 100%);
    }
    40% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1.1);
        background: linear-gradient(90deg, rgba(246, 242, 234, 0.7) 0%, rgba(250, 248, 246, 0.7) 30.29%, rgba(249, 249, 249, 0.7) 100%);
    }
}


/* スクロールで表示 */
.fade-up {
    opacity: 0;
    transform: translateY(30px);
}

.fade-up.is-active {
    animation: fadeUp 0.8s ease forwards;
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* 順番に遅延させる */
.fade-group .fade-up:nth-child(1) { animation-delay: 0.1s; }
.fade-group .fade-up:nth-child(2) { animation-delay: 0.25s; }
.fade-group .fade-up:nth-child(3) { animation-delay: 0.4s; }
.fade-group .fade-up:nth-child(4) { animation-delay: 0.55s; }
.fade-group .fade-up:nth-child(5) { animation-delay: 0.7s; }
.fade-group .fade-up:nth-child(6) { animation-delay: 0.85s; }


@media screen and (min-width: 819px) {
    .l-hero__buttons .c-button::after {
    right: 11px;
}
}

@media screen and (min-width: 768px) {
        .l-hero__text img {
            transform: translateX(-11px);
        }
        .l-hero__buttons {
            margin-top: 40px;
            margin-bottom: 40px;
        }
            .l-hero__note {
            margin-top: 40px;
        }
        .l-hero__inner {
            padding-top: 12px;
        }
}
@media screen and (min-width: 1280px) {
        .l-hero__text {
            max-width: none;
            flex-basis: 615px;
        }
        .l-hero__decor-item.is-04 {
            top: 10vw;
            right: -1vw;
            width: 300px;
        }
        .l-hero {
        padding-top: 150px;
    }

}
@media screen and (min-width: 1920px) {
    .l-hero__text {
        max-width: none;
        flex-basis: 615px;
    }
        .l-hero__note {
            margin-top: 52px;
        }
        .l-hero {
        padding-top: 150px;
    }
    .l-hero__decor-item.is-02 {
        top: 83%;
        right: 66%;
        width: 346px;
    }
    .l-hero__decor-item.is-03 {
        width: 97px;
        top: calc(54% + 20px);
        right: 57%;
    }
        .l-hero__decor-item.is-01 {
        top: 79%;
        right: 39%;
        width: 173px;
    }
        .l-hero__decor-item.is-05 {
        top: 47%;
        left: 87%;
        width: 135px;
    }
    .l-hero__buttons .c-button  {
        width: 232px;
        max-width: 232px;
        padding-bottom: 22px;
    }
    
}
@media screen and (max-width: 1919px) {
        .l-hero__inner {
        gap: 40px;
        max-width: 1463px;
        padding-left: 40px;
    }
    .l-hero__decor-item.is-02 {
        top: 48vw;
        right: 65vw;
        width: 346px;
    }
    .l-hero__decor-item.is-01 {
        top: 48vw;
        right: 38vw;
        width: 173px;
    }
    .l-hero__decor-item.is-03 {
        width: 97px;
        top: 33vw;
        right: 55.6vw;
    }
    .l-hero__decor-item.is-05 {
        top: 47%;
        left: 87%;
        width: 135px;
    }
    .l-hero__decor-item.is-05 {
        top: 28vw;
        left: 86.9vw;
        width: 135px;
    }
    .l-hero__decor-item.is-04 {
        top: 10vw;
        right: -1vw;
        width: 300px;
    }
}
@media screen and (max-width: 1838px) {
        .l-hero__decor-item.is-01 {
        top: 50vw;
    }
}
@media screen and (max-width: 1750px) {
    .l-hero__decor-item.is-01 {
        top: 50.5vw;
    }
    .l-hero__decor-item.is-05 {
        left: 87.3vw;
    }
}
@media screen and (max-width: 1737px) {
    .l-hero__decor-item.is-01 {
        top: 53vw;
    }
}
@media screen and (max-width: 1700px) {
    .l-hero__decor-item.is-05 {
        left: 90.6vw;
        width: 115px;
    }
    .l-hero__decor-item.is-04 {
        top: 9vw;
        right: -2.7vw;
        width: 280px;
    }
}
@media screen and (max-width: 1650px) {
    .l-hero__decor-item.is-04 {
        top: 8vw;
        right: -4vw;
    }
    .l-hero__decor-item.is-01 {
        top: 54vw;
    }
}
@media screen and (max-width: 1639px) {
    .l-hero__decor-item.is-01 {
        top: 56vw;
    }
}
@media screen and (max-width: 1627px) {
    .l-hero-sub__title h1::before {
        padding-bottom: 0.9vw;
    }
}


@media screen and (max-width: 1600px) {
    .l-hero__inner {
        max-width: 1333px;
    }
    .l-hero__decor-item.is-01 {
        top: 50vw;
    }
}
@media screen and (max-width: 1500px) {
    .l-hero-sub__title h1::before {
        padding-bottom: 1.1vw;
    }
}

@media screen and (max-width: 1550px) {
    .l-hero__decor-item.is-01 {
        top: 52vw;
    }
    .l-hero__decor-item.is-03 {
        top: 35vw;
        right: 52.6vw;
    }
    .l-hero__decor-item.is-05 {
        left: 89vw;
        width: 105px;
    }
    .l-hero__buttons .c-button::before {
        right: 15px;
    }
}
@media screen and (max-width: 1500px) {
    .l-hero__decor-item.is-05 {
        left: 91vw;
        width: 90px;
    }
    .l-hero__decor-item.is-04 {
        top: 7vw;
        right: -2vw;
        width: 220px;
    }
    .l-hero__decor-item.is-02 {
        top: 49vw;
        right: 60vw;
        width: 280px;
    }
}
@media screen and (max-width: 1492px) {
    .l-hero__decor-item.is-01 {
        top: 54vw;
    }
}

@media screen and (max-width: 1440px) {
    .l-hero__decor-item.is-03 {
        top: 36.5vw;
        right: 52vw;
        width: 95px;
    }
        .l-hero__decor-item.is-01 {
        top: 52vw;
        right: 34vw;
        width: 140px;
    }
    .l-hero__decor-item.is-02 {
        top: 48vw;
        right: 57vw;
        width: 280px;
    }
    .l-hero__lead {
        font-size: clamp(18px, 4vw, 22px);
    }
}
@media screen and (max-width: 1400px) {
    .l-hero__buttons .c-button::before {
        right: 16px;
    }
}
@media screen and (max-width: 1390px) {
    .l-hero__text {
        flex-basis: 520px;
    }
    .l-hero__inner {
        gap: 10px;
        padding-left: 60px;
    }
    .l-hero__decor-item.is-01 {
        top: 58vw;
        right: 37vw;
    }
    .l-hero__decor-item.is-02 {
        top: 56vw;
    }
    .l-hero__decor-item.is-03 {
        top: 39vw;
        right: 57vw;
        width: 80px;
    }
    .l-hero__decor-item.is-02 {
        top: 54vw;
        right: 64vw;
    }
}
@media screen and (max-width: 1300px) {
    .l-hero__inner {
        max-width: 85vw;
    }
    .l-hero__text {
        flex-basis: 35vw;
    }
    .l-hero__inner {
        gap: 30px;
    }
    .u-show-xl {
        display: none;
    }
    .l-hero__note {
        margin-top: 40px;
        width: 95%;
    }
    .l-hero__inner {
        padding-left: 35px;
    }
    .l-hero__decor-item.is-03 {
        top: 40.5vw;
    }
    .l-hero__decor-item.is-02 {
        top: 56vw;
    }
    .l-hero__decor-item.is-05 {
        left: 88.5vw;
    }
    .l-hero__decor-item.is-01 {
        top: 54vw;
        right: 38vw;
    }
    .l-hero {
        padding-top: 120px;
    }
}
@media screen and (max-width: 1280px) {

    .l-hero__decor-item.is-03 {
        top: 41vw;
        width: 60px;
    }
    .l-hero__decor-item.is-03 {
        top: 39vw;
    }
}
@media screen and (max-width: 1279px) {
    .l-hero__note {
        font-size: 14px;
    }
    .l-hero__buttons {
        margin-left: -6px;
    }
    .l-hero__lead {
        font-size: 16px;
    }
}
@media screen and (max-width: 1232px) {
    .l-hero__decor-item.is-03 {
        top: 38vw;
        right: 56vw;
        width: 60px;
        opacity: 0.6;
    }
    .l-hero__text img {
            transform: translateX(-26px);
        }
}
@media screen and (max-width: 1100px) {
    .l-hero__inner {
        max-width: 88vw;
    }
    .l-hero__inner {
        padding-left: 20px;
    }
    .l-hero__inner {
        padding-left: 40px;
    }
    .l-hero__text img {
            transform: translateX(-11px);
    }
    .l-hero__note {
        margin-top: 20px;
    }
    .l-hero__buttons {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .l-hero__lead {
        margin-bottom: 20px;
    }
    .l-hero__inner {
        gap: 70px;
    }
    .l-hero__buttons {
        gap: 13px;
    }
        .l-hero__decor-item.is-04 {
        right: -4vw;
    }
        .l-hero__decor-item.is-02 {
        top: 50vw;
        right: 60vw;
        width: 200px;
    }
    .l-hero__decor-item.is-01 {
        top: 53vw;
        right: 35vw;
        width: 100px;
    }
    .l-hero__decor-item.is-03 {
        right: 53vw;
    }
        .l-hero__decor-item.is-05 {
        left: 89.5vw;
    }
}
@media screen and (max-width: 959px) {
    .l-hero__inner {
        gap: 20px;
    }
    .l-hero__inner {
        max-width: 90vw;
    }
    .l-hero__image {
        max-width: 410px;
    }
    .l-hero__note {
        margin-top: 33px;
    }
    .l-hero__buttons {
        margin-top: 25px;
    }
    .l-hero__lead {
        margin-bottom: 33px;
    }
    .l-hero__decor-item.is-02 {
        width: 150px;
        top: 44vw;
        right: 59vw;
    }
    .l-hero__decor-item.is-03 {
        right: 53vw;
        opacity: 1;
        top: 22vw;
    }
    .l-hero__decor-item.is-01 {
        top: 54vw;
        right: 35vw;
        width: 86px;
    }
    .l-hero__inner {
        padding-left: 25px;
    }
    .l-hero__decor-item.is-04 {
        right: 0;
        width: 150px;
    }
    .l-hero__decor-item.is-05 {
        left: 87.5vw;
    }
        .l-hero__decor-item.is-02 {
        width: 220px;
        top: 52vw;
        right: 60vw;
    }
    .p-recruit__block__title {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 125%;
        letter-spacing: 0.27px;
    }
    .p-recruit__block__text {
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: 180%;
        letter-spacing: 0.187px;
    }
    .p-recruit__block__item {
        padding-bottom: 37px;
    }
}
@media screen and (max-width: 942px) {
    .l-hero__decor-item.is-02 {
        width: 180px;
        top: 48vw;
        right: 62vw;
    }
}
@media screen and (max-width: 933px) {
        .l-hero__decor-item.is-01 {
        top: 55vw;
        right: 37vw;
        width: 75px;
    }
        .l-hero__decor-item.is-02 {
        width: 155px;
        top: 45vw;
        right: 62vw;
    }
        .l-hero__decor-item.is-03 {
        right: 55vw;
        opacity: 1;
        top: 21vw;
    }
    .l-hero__decor-item.is-05 {
        width: 78px;
    }
}
@media screen and (max-width: 915px) {
    .l-hero__decor-item.is-01 {
        top: 57vw;
    }
}
@media screen and (max-width: 850px) {
        .l-hero__note {
        margin-top: 25px;
    }
        .l-hero__lead {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 818px) {
    .c-button::after {
        top: 50.6%;
    }
    .l-hero__buttons .c-button::before {
        right: 18px;
    }
    .l-hero__buttons .c-button::before {
    top: 50.4%;
}
}
@media screen and (max-width: 795px) {
    .l-hero__buttons {
        width: 150%;
    }
}
@media screen and (max-width: 767px) {
        .l-hero__image {
        max-width: 70vw;
    }
    .l-hero__inner {
        padding-left: 0;
    }
    .l-hero__decor-item.is-04 {
        width: 180px;
        top: 10vw;
    }
    .l-hero__decor-item.is-05 {
        width: 110px;
        top: 9vw;
        transform: rotate(11deg);
        left: 62.5vw;
    }
    .l-hero__note {
        width: 100%;
    }
    .l-hero__buttons {
        justify-content: left;
        flex-direction: row;
    }
    .l-hero {
        padding-top: 80px;
    }

}
@media screen and (max-width: 767px) {
    .l-hero__decor-item.is-03 {
        width: 170px;
        height: auto;
        right: 87vw;
        top: 51vw;
    }
    .l-hero__decor-item.is-02 {
        width: 260px;
        top: 110vw;
        right: 90vw;
    }
    .l-hero__decor-item.is-01 {
        top: 110vw;
        right: 9vw;
        width: 160px;
    }
    .l-hero__text img {
        width: 100.07%;
    }
    .l-hero__text img {
        transform: translateX(0.07%);
    }
    .l-hero__image {
        max-width: 100%;
        margin-left: 2%;
    }


}
@media screen and (max-width: 709px) {
    .l-hero__decor-item.is-02 {
        top: 112vw;
        opacity: 0.7;
    } 
}
@media screen and (max-width: 691px) {
    .l-hero-sub__title h1::before {
        padding-bottom: 1.5vw;
    }
}

@media screen and (max-width: 628px) {
        .l-hero__image {
        max-width: 100%;
    }
    .l-hero__inner {
        padding-top: 20px;
    }
    .l-hero__decor-item.is-01 {
        top: 109vw;
    }
    .l-hero__decor-item.is-02 {
        top: 113vw;
        right: 91vw;
    }
        .l-hero__decor-item.is-03 {
        right: 90vw;
    }
        .l-hero__decor-item.is-05 {
        width: 95px;
        top: 9vw;
        left: 60.5vw;
        transform: rotate(5deg);
    }
        .l-hero__decor-item.is-04 {
        top: 7vw;
        right: -2vw;
    }
}

@media screen and (max-width: 570px) {
    .l-hero-sub__title h1::before {
        padding-bottom: 1.9vw;
    }
}

@media screen and (max-width: 550px) {
    .l-hero__decor-item.is-02 {
        top: 117vw;
    }
}
@media screen and (max-width: 495px) {
        .l-hero__decor-item.is-02 {
        top: 118vw;
    }
        .l-hero__decor-item.is-01 {
        top: 110vw;
        right: 9vw;
        width: 110px;
    }
    .l-hero__decor-item.is-03 {
        width: 130px;
        top: 65vw;
    }
    .l-hero__decor-item.is-02 {
        width: 180px;
        top: 113vw;
    }
        .l-hero__decor-item.is-04 {
        width: 160px;
        right: -5px;
    }
    .l-hero__decor-item.is-05 {
        top: 11vw;
        left: 55vw;
        width: 90px;
        transform: rotate(5deg);
    }
    .l-hero__buttons {
        margin-left: 0;
    }
    .l-hero__buttons .c-button {
        flex-basis: 50%;
        padding: 10px 22px 12px 16px;
        letter-spacing: 0.05em;
    }
        .l-hero__buttons {
        gap: 8px;
    }
    .l-hero__buttons .c-button::after {
        width: 22px;
        height: 22px;
        right: 10px;
    }
    .l-hero__buttons .c-button::before {
        width: 19px;
        height: 18px;
    }
    .l-hero__buttons .c-button::before {
        right: 11px;
    }
    .l-hero__buttons .c-button::before {
        top: 50.03%;
    }
    .l-hero__buttons {
        width: 100%;
    }
    

}
@media screen and (max-width: 479px) {
    .p-recruit__block__item {
        padding-bottom: 24px;
    }
}

@media screen and (max-width: 448px) {
    .l-hero-sub__title h1::before {
        padding-bottom: 2.3vw;
    }
}
@media screen and (max-width: 445px) {
    .l-hero {
        padding-top: 65px;
    }
}
@media screen and (max-width: 430px) {
    .l-hero {
        padding-top: 65px;
    }
    .l-hero__decor-item.is-01 {
        top: 109vw;
        right: 9vw;
        width: 94px;
    }
    .l-hero__decor-item.is-03 {
        width: 110px;
        right: 92vw;
    }
    .l-hero__decor-item.is-04 {
        width: 120px;
        top: 10vw;
    }
    .l-hero__decor-item.is-05 {
        top: 11vw;
        width: 80px;
        transform: rotate(1deg);
        left: 50.5vw;
    }
    .l-hero__decor-item.is-02 {
        top: 116vw;
    }
}
@media screen and (max-width: 374px) {
    .p-works__content {
        grid-template-columns: none;
    }
    .p-recruit__job__list {
        grid-template-columns: none;
    }
}
@media screen and (max-width: 370px) {
    .l-hero__buttons {
        flex-direction: column;
    }
        .l-hero__buttons .c-button {
        width: 180px;
    }
        .l-hero__buttons {
        gap: 12px;
    }
        .l-hero-sub__title h1::before {
        padding-bottom: 2.8vw;
    }
    .l-hero__decor-item.is-05 {
        left: 45.5vw;
    }
}
@media screen and (max-width: 366px) {
    .c-fixed-banner--bottom .c-fixed-banner__left,
    .c-fixed-banner--bottom .c-fixed-banner__right {
        font-size: 11px;
    }

}


/* ===============================
    TOPページ調整
   =============================== */

.p-strengths__item {
    box-shadow: 2.308px 2.308px 2.308px 0 rgba(246, 242, 237, 1);
}
@media screen and (max-width: 599px) {
    .p-strengths__item {
        padding: 26px 30px 26px;
    }
}
.p-recruit__job__title {
    bottom: -1px;
}
.p-recruit__job__title::after {
    bottom: 0;
}
@media screen and (max-width: 959px) {
    .p-recruit__job__title {
        padding-bottom: 10px;
    }
}
/* 角丸タイミング変更 */
.p-strengths__item {
        border-radius: 14px;
}
.p-works__block__image img {
    border-radius: 12px;
}
.p-works__block__image .u-action-zoom-in__mask {
    border-radius: 12px;
}
.p-works__block__body {
        border-radius: 0 14px 14px 14px;
}
.p-recruit__block__item {
    border-radius: 14px;
}
.p-recruit__job__image {
    border-radius: 12px;
}
.p-recruit-cta {
    border-radius: 14px; 
}
.p-casual-talk__item {
    border-radius: 14px;
}
.l-footer__content {
    border-radius: 14px;
}
.p-single-post__eyecatch img {
    border-radius: 12px;
}



@media screen and (min-width: 1280px) {
    .p-strengths__item {
        border-radius: 20px;
    }
    .p-works__block__image img {
        border-radius: 17px;
    }
    .p-works__block__image .u-action-zoom-in__mask {
        border-radius: 17px;
    }
    .p-works__block__body {
        border-radius: 0 20px 20px 20px;
    }
    .p-recruit__block__item {
        border-radius: 20px;
    }
    .p-recruit__job__image {
        border-radius: 17px;
    }
    .p-recruit-cta {
        border-radius: 20px; 
    }
    .p-casual-talk__item {
        border-radius: 20px;
    }
    .l-footer__content {
        border-radius: 20px;
    }
    .p-single-post__eyecatch img {
    border-radius: 17px;
}
}


/* ===============================
    記事ページ調整
   =============================== */

.p-single-head__title,
.p-single-post__content h2, 
.p-single-post__content p,
.p-single-post__content ul,
.p-single-post__content ol,
.p-single-post__content h3,
.p-single-post__content h4,
.p-single-post__content blockquote.wp-block-quote p,
.p-single-post__content .wp-block-details.is-style-note summary,
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    text-align: justify;
}
.p-single-post__content ul {
    list-style-type: none;
    position: relative;
    padding-inline-start: 1.1em;
}
.p-single-post__content ul li::before {
    position: absolute;
    content: "・"; 
    color: #1D2B4D;
    font-size: 0.9em;
    left: 0.3em;
    margin-top: 1px;
}

.p-single-post__content ol {
    padding-left: 1.25em;
}
.p-single-post__content .wp-block-image {
    margin: 30px 0;
}
.p-single-post__content .wp-block-image img {
    border-radius: 17px;
}
.p-single-post__content h4::before {
    content: none;
}
.p-single-post__content h4 {
    border-left: 2px solid #1D2B4D;
    padding-left: 15px;
    padding-bottom: 4px;
}
.p-single-post__content blockquote.wp-block-quote {
    padding: 3px 15px;
}
.p-single-post__content p a[target=_blank]::after {
    margin-left: 3px;
    margin-top: 2px;
}

@media screen and (min-width: 600px) {
    .p-single-post__content blockquote.wp-block-quote {
        padding: 10px 25px;
    }
}

@media screen and (max-width: 1279px) {
    .p-single-post__content .wp-block-image img {
        border-radius: 12px;
    }
}



/* ===============================
    固定ページテンプレート調整
   =============================== */

/* 固定ページテンプレートの余白調整 */

body.page:not(.home) .page_main_container {
	padding-top: 0;
}

body.page:not(.home) .l-section__container{
	width: 1554px;
	max-width: 100%;
	padding-left:60px;
	padding-right:60px;
}
@media screen and (min-width: 768px) {
    body.page:not(.home) .l-section__container {
        margin: 0 auto;
    }
}
body.page:not(.home) .l-section__container {
    margin: 0 auto;
}

body.page-id-222 .p-section__bg .l-hero-sub {
        padding-bottom: 20px;
    }

/* 固定ページ右上3D装飾 */
body.page:not(.home) .l-hero-sub__decor,
body.blog:not(.home) .l-hero-sub__decor,
body.single:not(.home) .l-hero-sub__decor {
    right: 6.4vw;
	width: 608px;
    aspect-ratio: 337 / 280;
}
body.page:not(.home) .l-hero-sub__decor-item,
body.blog:not(.home) .l-hero-sub__decor-item,
body.single:not(.home) .l-hero-sub__decor-item {
    position: relative;
	width: 100%;
}
/*固定ページ右上3D装飾調整*/
@media screen and (min-width: 960px) {
    body.page:not(.home) .l-hero-sub__decor-item,
    body.blog:not(.home) .l-hero-sub__decor-item,
    body.single:not(.home) .l-hero-sub__decor-item {
        right: 0;
    }
}
/*固定ページボタン横幅*/
body.page:not(.home) .em-btn-width .c-button {
        width: 265px;
    }
body.page:not(.home) .em-btn-width .p-single-recruit-cta__buttons {
    grid-template-columns: none;
    display: flex;
    justify-content: center;
}

/* -----固定ページテンプレート調整ノートPC幅------ */

@media screen and (max-width: 1650px) {
    /* 固定ページ背景円装飾調整 */
    body.page:not(.home) .p-section__bg::before {
        left: 40px;
    }
}

@media screen and (max-width: 1537px) {
    /* 固定ページ右上3D装飾 */
    body.page:not(.home) .l-hero-sub__decor,
    body.blog:not(.home) .l-hero-sub__decor,
    body.single:not(.home) .l-hero-sub__decor {
        right: 2.4vw;
        width: clamp(380px, 40vw, 528px);
    }
    body.page-id-222 .p-section__bg .l-hero-sub {
        padding-bottom: 20px;
    }

}

/* -----固定ページテンプレート調整TB幅------ */
@media screen and (max-width: 1024px) {
    /* 固定ページ右上3D装飾 */
    body.page:not(.home) .l-hero-sub__decor,
    body.blog:not(.home) .l-hero-sub__decor,
    body.single:not(.home) .l-hero-sub__decor {
        right: -3vw;
    }
    body.page:not(.home) .l-hero-sub__decor-item,
    body.blog:not(.home) .l-hero-sub__decor-item,
    body.single:not(.home) .l-hero-sub__decor-item {
        opacity: 0.8;
    }
    /* h1周り文字サイズ・余白等 */

    body.page:not(.home) .c-breadcrumb {
        font-size: 11px;
    }
    .c-breadcrumb__inner {
        padding: 6px 0;
    }

}
/* -----固定ページテンプレート調整SP幅------ */
@media screen and (max-width: 691px) {
    /* h1周り文字サイズ・余白等 */
    body.page-id-222 .p-section__bg .l-hero-sub {
        padding-bottom: 20px;
    }

    body.page:not(.home) .em-btn-width {
        width: 100%;
    }
}

@media screen and (max-width: 565px) {
    /* h1周り文字サイズ・余白等 */
    body.page-id-222 .p-section__bg .l-hero-sub {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 470px) {
    /* h1周り文字サイズ・余白等 */
    body.page:not(.home) .l-hero-sub {
        padding-bottom: 40px;
    }
    body.page-id-222 .p-section__bg .l-hero-sub {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 350px) {
body.page:not(.home).page-id-1291 .l-hero-sub__title p {
        white-space: normal;
    }
}

/* ===============================
    フォーム(お問い合わせ・面談申込)
   =============================== */

/* リキャプチャ位置調整 */
@media screen and (max-width: 599px) {
    body.page-id-139 .grecaptcha-badge,
    body.page-id-220 .grecaptcha-badge {
        bottom: 65px!important;
    }
    body.page-id-139 #page-top,
    body.page-id-220 #page-top {
        bottom: 135px;
    }
}

@media screen and (min-width: 600px) {
    body.page-id-139 #page-top,
    body.page-id-220 #page-top {
        bottom: 8.5%;
    }
}
/* 固定ページフォームの装飾 */
body.page:not(.home) .form_con_choice {
	padding-top: 40px;
}
body.page:not(.home) .form_con_choice .form_title {
	padding-bottom: 22px;
}
body.page:not(.home) .form_con_choice .form_title_box {
	display: flex;
	justify-content: space-between;
}
body.page:not(.home) .wpcf7-radio {
	display: flex;
	flex-direction: column;
}
body.page:not(.home) .wpcf7-radio .wpcf7-list-item,
body.page:not(.home) .wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
	font-weight: 400;
}
body.page:not(.home) .wpcf7-radio {
	gap: 2px;
	padding-bottom: 5px;
}
body.page:not(.home) .mkform-con {
	width: 1070px;
	max-width: 100%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	font-weight: 600;
}
body.page:not(.home) .mkform-required{
	color: #EB2F05;
}
body.page:not(.home) .form_title_box p:last-child {
	font-size: 16px;
}
body.page:not(.home) .form_con {
		padding-top: 35px;
}
body.page:not(.home) .form_con span.wpcf7-form-control-wrap,
body.page:not(.home) .form_con_area span.wpcf7-form-control-wrap {
	display: block;
	margin-top: 15px;
}
body.page:not(.home) .form_con span.wpcf7-form-control-wrap .wpcf7-form-control, 
body.page:not(.home) .form_con_area span.wpcf7-form-control-wrap .wpcf7-form-control {
	padding: 14px 28px 14px 28px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFB997;
	border-radius:7px;
	width: 100%;
}
body.page:not(.home) .form_con_area {
	padding-top: 40px;
}

body.page:not(.home) .form_con_pp {
	padding-top: 40px;
}
body.page:not(.home) .form_con_pp p:first-child {
	padding-bottom: 25px;
}

body.page:not(.home) .form_con_btn {
margin: auto; 
padding-top: 70px;
}

body.page:not(.home) .form_con_btn {
	display:flex;
	justify-content: center;
}
body.page:not(.home) .form_con_btn .mksoushin-btn {
	padding: 15px 136px;
	border: none;
	background-color: #FB8549;
	color: #ffffff;
	border-radius: 35px;
	font-weight: 700;
}
body.page:not(.home) div.wpcf7 .wpcf7-spinner {
    display: none !important;
}
body.page:not(.home) .wpcf7-list-item-label {
	margin-left: 13px;
}
body.page:not(.home) .form_con_pp a {
	color: #FB8549;
	line-height: 1.5;
	border-bottom: 1px solid #FB8549;
	display: inline-block;
	
}
	/*ラジオ・チェックカスタム*/
body.page:not(.home) input[type="checkbox"],
body.page:not(.home) input[type="radio"] {
transform: scale(1.5);
	accent-color: #E26D1D;
	pointer-events: none;
}

.wpcf7-not-valid-tip {
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #EB2F05;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border: none;
}
	/* 入力欄アクティブ時 */
.form_con input:focus,
textarea:focus
{
    outline: 1px #FB8549 solid;
}
.form_con input,
textarea {
	font-weight:400;
}

	/* プレースホルダー */
.wpcf7 ::placeholder {
    color: #C8CACD;

}
/* 旧Edge対応 */
.wpcf7 ::-ms-input-placeholder {
    color: #C8CACD;
}
/* IE対応 */
.wpcf7 :-ms-input-placeholder {
    color: #C8CACD;
}

	/* -----フォーム(お問い合わせ・面談申込)TB幅------ */

@media screen and (max-width: 1279px) {
    /* レイアウト調整 */
    body.page:not(.home) .form_con_choice {
        padding-top: 30px;
    }
    body.page:not(.home) .form_con {
        padding-top: 25px;
    }
    body.page:not(.home) .form_con_choice .form_title {
        padding-bottom: 13px;
    }
    body.page:not(.home) .wpcf7-radio {
        gap: 2px;
        padding-bottom: 0;
    }
    body.page:not(.home) .form_con span.wpcf7-form-control-wrap, body.page .form_con_area span.wpcf7-form-control-wrap {
        display: block;
        margin-top: 11px;
    }
    body.page:not(.home) .form_con_pp p:first-child {
        padding-bottom: 17px;
}
    body.page:not(.home) .form_con_area,
    body.page:not(.home) .form_con_pp {
        padding-top: 32px;
    }
    body.page:not(.home) .form_con_btn {
        margin: auto;
        padding-top: 47px;
        padding-bottom: 3px;
    }
    body.page:not(.home) .form_con span.wpcf7-form-control-wrap .wpcf7-form-control, body.page .form_con_area span.wpcf7-form-control-wrap .wpcf7-form-control {
        padding: 14px 25px 14px 25px;
    }
    /* フォント調整 */
    body.page:not(.home) .mkform-con {
        font-size: 15px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-weight: 600;
    }
    body.page:not(.home) .form_title_box p:last-child {
    font-size: 13px;
}
    /*ラジオ・チェックカスタム*/
    body.page:not(.home) input[type="checkbox"],
    body.page:not(.home) input[type="radio"] {
        transform: translateY(2px) scale(1.1);
        accent-color: #E26D1D;
        pointer-events: none;

    }
}
body.page:not(.home) .mkentry_form-check1 {
    display: flex;
    flex-direction: column;
}


	/* -----フォーム(お問い合わせ・面談申込)SP幅------ */

    @media screen and (max-width: 691px) {
    /* レイアウト調整 */
    body.page:not(.home) .l-section__container {
        padding-left: 30px;
        padding-right: 30px;
    }
    body.page:not(.home) .form_con_choice {
        padding-top: 25px;
    }
    body.page:not(.home) .form_con_choice .form_title {
        padding-bottom: 8px;
    }
        body.page:not(.home) .form_con {
        padding-top: 20px;
    }
    body.page:not(.home) .form_con span.wpcf7-form-control-wrap, body.page .form_con_area span.wpcf7-form-control-wrap {
        margin-top: 6px;
    }
    body.page:not(.home) .form_con span.wpcf7-form-control-wrap .wpcf7-form-control, body.page:not(.home) .form_con_area span.wpcf7-form-control-wrap .wpcf7-form-control {
        padding: 8px 15px 8px 15px;
    }
    body.page:not(.home) .form_con_area, body.page .form_con_pp {
        padding-top: 25px;
    }
    body.page:not(.home) .form_con_area, body.page .form_con_pp {
        padding-top: 20px;
    }
    body.page:not(.home) .form_con_btn .mksoushin-btn {
        padding: 7px 70px;
    }
        body.page:not(.home) .form_con_btn {
        margin: auto;
        padding-top: 38px;
        padding-bottom: 13px;
    }

    /* フォント調整 */
    body.page:not(.home) .mkform-con {
        font-size: 13px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-weight: 600;
    }
    body.page:not(.home) .form_title_box p:last-child {
        font-size: 11px;
    }
    body.page:not(.home) .wpcf7-list-item-label {
        margin-left: 4px;
    }
}


/* ===============================
    固定ページエレメンター共通
   =============================== */

/* センター揃えテキストの改行 */
body.page:not(.home) .em-text-wrap span,
body.page:not(.home) .em-text-wrap-copy span {
    display: inline-block;
}
body.page:not(.home) .em-text-br {
    display: none;
}
body.page:not(.home) span.em-copytext-br {
    display: inline;
}
/* 固定ページ上部センター揃えテキスト */
body.page:not(.home) .em-text-wrap-copy {
    font-size: 18px;
    font-weight: 500;
    line-height: 2.27em;
    letter-spacing: 0.0144em;
    text-align: center;
}

/* 丸アイコンboxの本文テキスト */
body.page:not(.home) .em-text-wrap {
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: 0.0144em;
    text-align: center;
}

/* 横幅いっぱい */
body.page:not(.home) .full-width {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
} 
/* リストアイコン調整 */
body.page:not(.home) .custom-e-icon-list span.elementor-icon-list-icon svg {
    width: 14px;
}
body.page:not(.home) .custom-e-icon-list span.elementor-icon-list-icon {
    display: inline-block;
    width: 14px;
    min-width: 14px;
}
/* 募集要項リストアイコン調整 */

.em-description-list-come .elementor-icon-list-icon {
    width: 14px;
    height: auto;
    min-width: 14px;
    max-width: 14px;
}
.em-description-list-check .elementor-icon-list-icon,
.em-description-list-check .elementor-icon-list-icon svg {
    width: 20px;
    height: auto;
    min-width: 20px;
    max-width: 20px;
}
@media screen and (max-width: 1279px) {
    .em-description-list-check .elementor-icon-list-icon,
.em-description-list-check .elementor-icon-list-icon svg {
    width: 15px;
    height: auto;
    min-width: 15px;
    max-width: 15px;
}
}


/* サービスページリスト折り返し制御 */
body.page:not(.home) .em-service-kinds-list {
    white-space: nowrap;
}

/* SVGコピー調整 */
body.page:not(.home) .em-maxwidth-svgcopy img {
    max-width: 100%;
}
/* 会社紹介SVGコピー調整 */
body.page:not(.home) .elementor-element-6d43657 {
    max-width: 100%;
    width: 938px;
}
body.page:not(.home) .elementor-3555 .elementor-element.elementor-element-6d43657 img {
        display: block;
        margin: 0 auto;
    }
body.page:not(.home) .elementor-3555 .elementor-element.elementor-element-6d43657 {
        margin: 0 auto;
    }

/* 装飾タブ風曲線高さ固定 */
body.page:not(.home) .em-hight-fixd {
    max-height: 54px;
    min-height: 54px;
}
body.page:not(.home) .tab-dec-parts,
body.page:not(.home) .tab-dec-parts img {
    min-width: 56px;
    min-height: 54px;
    max-width: 56px;
    min-width: 54px;
    display: block;
}
/* 採用情報ページ */
body.page-id-1872 .p-works__block__link {
    margin-top: 0;
}

/* 会社紹介ページ */
body.page:not(.home) .elementor-element-726944c {
    max-width: 100%;
}
/* 募集要項ページテキスト改行 */
body.page:not(.home) .em-text-wrap-white {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.625em;
    letter-spacing: 0.018em;
    color: #FFFFFF;
    text-align: center;
}
body.page:not(.home) .em-text-wrap-white span {
    display: inline-block;
}
/* 採用情報ページテキスト改行 */
body.page:not(.home) .em-text-wrap-white-h3 {
    font-size: 22px;
    line-height: 1.63em;
}
/* CTA上部調整 */
body.page:not(.home) .page_main_container {
    padding-bottom: 30px;
}
/* CTA調整 */
body.page .p-casual-talk__block {
    max-width: 100%;
    width: 1070px;
    margin: 0 auto;
    margin-top: 85px;
}
body.page .p-casual-talk__button {
    max-width: 100%;
    width: 1070px;
    margin: 0 auto;
    margin-top: 80px;
}

/* ボタン調整 */
body.page:not(.home) .wb-btn .c-button {
        max-width: 300px;
        padding: 14px 30px;
    }


@media screen and (min-width: 960px) {
    body.page:not(.home) .wb-btn .c-button {
        max-width: 300px;
        padding: 14px 30px;
    }
}
body.page:not(.home) .wb-btn-s .c-button {
        max-width: 280px;
        width: 280px;
        border: none;
    }

/* CTA調整 */
@media screen and (min-width: 1280px) {
    body.page:not(.home) .p-recruit-cta__wrapper .l-section__container {
        padding-top: 90px;
    }
}

@media screen and (max-width: 1279px) {
        /* リストアイコン調整 */
    body.page:not(.home) .custom-e-icon-list span.elementor-icon-list-icon svg {
        width: 11px;
    }
    body.page:not(.home) .custom-e-icon-list span.elementor-icon-list-icon {
        display: inline-block;
        width: 11px;
        min-width: 11px;
    }
    body.page:not(.home) .em-text-wrap-white {
        font-size: 14px;
    }
    /* 採用情報ページテキスト改行 */
    body.page:not(.home) .em-text-wrap-white-h3 {
    font-size: 18px;
}
}

@media screen and (max-width: 1535px) {
    body.page:not(.home) .em-text-wrap {
        width: 210px;
        max-width: 100%;
        margin: 0 auto;
    }
    body.page:not(.home) .em-text-wrap_h {
        width: 100%;
    }
}

@media screen and (max-width: 1279px) {
    /* 丸アイコンboxの本文テキスト */
    body.page:not(.home)  .em-text-wrap {
        font-size: 13px;
        width: 250px;
    }
    /* 固定ページ上部センター揃えテキスト */
    body.page:not(.home) .em-text-wrap-copy {
        font-size: 15px;
    }
    body.page:not(.home) div.round-icon-con {
        width: 704px;
        max-width: 100%;
    }
    /* map iframeの横幅調整 */
    .em-projects-map-box iframe  {
        height: 300px; 
    }
    /* 会社紹介SVGコピー調整 */
    body.page:not(.home) .elementor-element-6d43657 {
        width: 750px;
    }

} 
@media screen and (max-width: 808px) {
body.page:not(.home) .em-btn-width .p-single-recruit-cta__buttons {
    gap: 15px;
}
body.page:not(.home) .em-btn-width .c-button {
    width: 235px;
}
}

@media screen and (max-width: 808px) {
    body.page:not(.home) .em-text-wrap {
        width: 170px;
    }
    body.page:not(.home) .em-text-wrap_h {
        width: 100%;
    }
}

@media screen and (max-width: 691px) {
    body.page:not(.home) .em-text-wrap {
        text-align: left;
        width: 240px;
        line-height: 1.8em;
    }
    body.page:not(.home) .em-text-center {
        text-align: center;
    }
    body.page:not(.home) p.em-sp-left {
        text-align: left;
        width: 100%;
    }
    body.page:not(.home) .em-text-br {
        display: inline;
    }
    /* 固定ページ上部センター揃えテキスト */
    body.page:not(.home) .em-text-wrap-copy span {
        display: inline;
    }
    body.page:not(.home) .em-text-wrap-copy {
        text-align: justify;
        line-height: 2em;
    }
    /* 固定ページ上部センター揃えテキスト */
    body.page:not(.home) .em-text-wrap-copy {
        font-size: 14px;
    }
    body.page:not(.home) span.em-copytext-br {
        display: none;
    }
    body.page:not(.home) span.em-text-saiyou span {
        display: inline;
    }
    body.page:not(.home) .em-text-saiyou {
        width: 100%;
    }
    body.page:not(.home) .em-come-list .elementor-icon-list-icon {
        display: inline-block;
        width: 14px;
        min-width: 14px;
    }
    body.page:not(.home) .em-come-list .elementor-icon-list-icon svg {
        width: 14px;
    }
    body.page:not(.home) .em-come-list-center .elementor-icon-list-item {
        max-width: 345px;
        margin: 0 auto;
    }
    body.page:not(.home) .u-content-width, body.page:not(.home) .l-hero-sub__inner, body.page:not(.home) .l-section__container,body.page:not(.home) .l-footer__content {
    padding-left:30px;
	padding-right:30px;
}

body.page:not(.home) .l-footer__content {
    margin: 0;
}
body.page:not(.home) .em-btn-width .p-single-recruit-cta__buttons {
    flex-direction: column;
}
    body.page:not(.home) .em-btn-width .c-button {
        width: 100%;
        display: block;
        margin: 0 auto;

    }
    body.page:not(.home) .wb-btn .c-button {
        max-width: 300px;
        padding: 14px 30px 14px 25px;
    }
    body.page:not(.home) .wb-btn-s .c-button {
        max-width: 100%;
        padding: 14px 30px 15px 19px;
    }
    }










/* 一時的に非表示 */
/*.p-recruit-cta__wrapper {
    display: none;
}
.l-section--beige {
    display: none;
}
#page-top {
    display: none;
}*/
/* 非表示 */
.p-strengths__description {
    display: none;
}
/* カジュアルトークCTA非表示 */
.p-casual-talk-cta__container {
    display: none;
}
.p-recruit__job {
    border-bottom: none;
}
.p-recruit__job {
    padding-bottom: 70px;
}
@media screen and (min-width: 960px) {
    .p-recruit__job {
        padding-bottom: 105px;
    }
}

/* お問い合わせページCTA非表示 */
.page-id-139 .p-recruit-cta__wrapper,
.page-id-139 .l-section--beige,
.page-id-139 #page-top {
    display: none;
}
/* お申し込みページCTA非表示 */
.page-id-220 .p-recruit-cta__wrapper,
.page-id-220 .l-section--beige,
.page-id-220 #page-top {
    display: none;
}
/* カジュアルトークページ非表示 */
.page-id-222 .p-casual-talk__wrapper {
    display: none;
}



@media screen and (max-width: 1550px) {
    /* padding余白等 */
.l-footer {
        padding-left: 60px;
        padding-right: 60px;

    }
}
@media screen and (max-width: 691px) {
    /* padding余白等 */
    .l-footer {
        padding-left: 0;
        padding-right: 0;
    }
    body.page:not(.home)  .em-education-list .elementor-icon-list-icon svg {
        width: 16px;
        min-width: 16px;
        max-width: 16px;
    }


}



 /* グラデーション調整 */
body.page:not(.home)  #l-main-content {
    background-image: linear-gradient(0deg, #faf8f6 78%, transparent);
}
body.page-id-137:not(.home) #l-main-content {
    background-image: linear-gradient(0deg, #faf8f6 45%, transparent);
}

body.page-id-1784 #l-main-content  {
    background-image: none;
}
body.page-id-1784 .l-footer {
    background-color: #ffffff;
}
body.page:not(.home) .l-section--beige-gradient::after {
    background: linear-gradient(to bottom, rgba(250, 248, 246, 0) 0%, rgba(250, 248, 246, 0.9) 15%, rgb(250, 248, 246) 100%);
}
body.home .l-section--beige-gradient::after {
    background: linear-gradient(to bottom, rgba(250, 248, 246, 0) 0%, rgba(250, 248, 246, 0.5) 15%, rgb(250, 248, 246) 100%);
}

/* フッター */
@media screen and (min-width: 600px) {
    .l-footer__nav {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
}
@media screen and (min-width: 960px) and (max-width: 1077px) {
    .l-footer__content {
        padding: 73px 50px;
    }
}