@charset "UTF-8";

/*
レイアウトや共通パーツ系CSS
*/

.c-archive01 {
    position: relative;
    background: #f17437;
    color: #fff;
}
.c-archive01::before {
    position: absolute;
    top: 0;
    left: 25px;
    width: 135px;
    height: 203px;
    background: url(../img/home/bg_projects01_sp.png) 0 0/100% no-repeat;
    content: "";
}
@media all and (min-width: 600px) {
    .c-archive01::before {
        left: 50%;
        width: 356px;
        height: 528px;
        margin-left: -638px;
        background-image: url(../img/home/bg_projects01_pc.png);
    }
}

.c-archive01__inner {
    position: relative;
    padding: 30px 15px 10px;
}
@media all and (min-width: 600px) {
    .c-archive01__inner {
        padding: 51px 0 19px;
    }
}

.c-archive01__head {
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-archive01__head {
        font-size: 3.4rem;
        letter-spacing: 0.06em;
    }
}

@media all and (min-width: 600px) {
    .c-archive01__btn {
        width: 300px;
    }
}

@media all and (min-width: 600px) {
    .c-archive01__btn-link {
        padding: 13px 46px 15px;
    }
}

.c-archive01-list {
    margin: 24px 0 30px;
}
@media all and (min-width: 600px) {
    .c-archive01-list {
        display: flex;
        flex-wrap: wrap;
        margin: 48px -22px 50px 0;
    }
}

.c-archive01-list__item + .c-archive01-list__item {
    margin-top: 20px;
}
@media all and (min-width: 600px) {
    .c-archive01-list__item:nth-child(n) {
        width: 350px;
        margin: 0 23px 30px 0;
    }
}

.c-archive01-list__link {
    display: block;
    color: inherit;
    text-decoration: none;
}
_:-ms-lang(x)::-ms-backdrop,
:root .c-archive01-list__link {
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 600px) {
    .c-archive01-list__link {
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-archive01-list__link::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s ease;
        opacity: 0;
        background: rgba(255, 255, 255, 0.1);
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-archive01-list__link:hover::before,
    .c-archive01-list__link:focus::before {
        opacity: 1;
    }
}

.c-archive01-list__head {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    min-height: 154px;
    box-sizing: border-box;
    padding: 45px 20px 20px;
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 1.7rem;
}
_:-ms-lang(x)::-ms-backdrop,
:root .c-archive01-list__head {
    width: 100%;
}

@media all and (min-width: 600px) {
    .c-archive01-list__head {
        flex-wrap: wrap;
        align-items: center;
        min-height: 170px;
        padding: 45px 20px 20px;
        font-size: 2rem;
    }
}
.c-archive01-list__head::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 25px;
    background-color: #ccc;
    content: "";
}
.c-archive01-list__head.is-new::after {
    display: flex;
    align-items: center;
    height: 35px;
    padding: 0 20px;
    background-color: #1a1a1a;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    content: "NEW";
}

.c-archive01-list__cat {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 20px;
    height: 35px;
    padding: 0 13px;
    background-color: #1a1a1a;
    color: #fff;
    font-size: 1.2rem;
    white-space: nowrap;
}

.c-archive01-list__area-txt {
    padding: 20px;
    border: solid 1px #fff;
    border-radius: 0 0 10px 10px;
}

.c-archive01-list__img {
    overflow: hidden;
    margin-bottom: 15px;
}

.c-archive01-list__txt {
    margin-bottom: 20px;
    font-size: 1.3rem;
}
@media all and (min-width: 600px) {
    .c-archive01-list__txt {
        font-size: 1.4rem;
    }
}

.c-archive01-list__sub {
    text-decoration: underline;
    font-size: 1.5rem;
}

.c-archive02 {
    margin: 0 -10px;
    border-top: solid 1px #e7e7e7;
}
@media all and (min-width: 600px) {
    .c-archive02 {
        margin: 0;
    }
}

.c-archive02__item {
    border-bottom: solid 1px #e7e7e7;
}

.c-archive02__item-link {
    position: relative;
    padding: 25px 10px 60px;
    color: inherit;
}
@media all and (min-width: 600px) {
    .c-archive02__item-link {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 50px 60px 50px 0;
    }
}
.c-archive02__item-link::before {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: no-repeat center/contain;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250px%22%20height%3D%2250px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f36c2c%22%20d%3D%22M25.000%2C-0.000%20C38.807%2C-0.000%2050.000%2C11.193%2050.000%2C25.000%20C50.000%2C38.807%2038.807%2C50.000%2025.000%2C50.000%20C11.193%2C50.000%20-0.000%2C38.807%20-0.000%2C25.000%20C-0.000%2C11.193%2011.193%2C-0.000%2025.000%2C-0.000%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M34.016%2C24.501%20L19.989%2C33.006%20L19.989%2C16.000%20L34.016%2C24.501%20Z%22%2F%3E%3C%2Fsvg%3E");
    content: "";
    position: absolute;
    bottom: 25px;
    right: 10px;
}
@media all and (min-width: 600px) {
    .c-archive02__item-link::before {
        top: 50%;
        bottom: auto;
        right: 0;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
    }
}

.c-archive02__item-area-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media all and (min-width: 600px) {
    .c-archive02__item-area-img {
        display: block;
        width: 350px;
    }
}

.c-archive02__item-img {
    width: 54%;
}
@media all and (min-width: 600px) {
    .c-archive02__item-img {
        width: 100%;
    }
}

.c-archive02__item-meta {
    width: 46%;
    box-sizing: border-box;
    padding-left: 20px;
}
@media all and (min-width: 600px) {
    .c-archive02__item-meta {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-left: 0;
    }
}

.c-archive02__item-meta-date {
    color: #a8a8a8;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.5;
}
@media all and (min-width: 600px) {
    .c-archive02__item-meta-date {
        font-size: 2rem;
    }
}

.c-archive02__item-meta-cat {
    display: inline-block;
    margin-top: 5px;
    padding: 3px 14px;
    background: #f36c2c;
    color: #fff;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.2;
}
@media all and (min-width: 600px) {
    .c-archive02__item-meta-cat {
        display: inline-block;
        margin: 0 0 0 20px;
        padding: 7px 17px;
        font-size: 1.3rem;
    }
}

.c-archive02__item-area-txt {
    margin-top: 15px;
}
@media all and (min-width: 600px) {
    .c-archive02__item-area-txt {
        width: calc(100% - 350px);
        box-sizing: border-box;
        margin-top: 0;
        padding-left: 50px;
    }
}

.c-archive02__item-head {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.76;
}
@media all and (min-width: 600px) {
    .c-archive02__item-head {
        margin: 15px 0;
        font-size: 2.4rem;
    }
}

@media all and (min-width: 600px) {
    .c-archive03 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
}

.c-archive03__item {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 145px;
    box-sizing: border-box;
    padding: 60px 40px 35px;
    border: solid 2px #f36c2c;
    border-radius: 5px;
    background: #fff;
}
@media all and (min-width: 600px) {
    .c-archive03__item {
        width: calc(33.333% - 20px);
        min-height: 184px;
        margin: 0 10px;
        border-radius: 6px;
    }
}
.c-archive03__item:nth-child(n + 2) {
    margin-top: 15px;
}
@media all and (min-width: 600px) {
    .c-archive03__item:nth-child(n + 2) {
        margin-top: 0;
    }
}
@media all and (min-width: 600px) {
    .c-archive03__item:nth-child(n + 4) {
        margin-top: 15px;
    }
}
.c-archive03__item::before {
    position: absolute;
    top: calc(50% + 15px);
    left: 0;
    width: 20px;
    height: 2px;
    transform: translateY(-50%);
    background: #f36c2c;
    content: "";
}
.c-archive03.is-white .c-archive03__item {
    border: 0;
}

.c-archive03__item-tag {
    display: inline-block;
    position: absolute;
    top: 15px;
    left: -2px;
    padding: 5px 10px;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.2;
}
@media all and (min-width: 600px) {
    .c-archive03__item-tag {
        top: 10px;
        padding: 5px 12px;
        font-size: 1.4rem;
    }
}
.c-archive03.is-white .c-archive03__item-tag {
    left: 0;
}
.c-archive03__item-tag.is-accepting {
    background: #000;
    color: #fff;
}
.c-archive03__item-tag.is-stopping {
    background: #e7e7e7;
}

.c-archive03__item-txt-main {
    font-weight: 700;
    font-size: 1.9rem;
    line-height: 1.5;
}
@media all and (min-width: 600px) {
    .c-archive03__item-txt-main {
        font-size: 2.4rem;
    }
}

.c-archive03__item-txt-sub {
    margin-top: 5px;
    color: #7f7e7e;
    font-weight: 500;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-archive03__item-txt-sub {
        font-size: 1.6rem;
    }
}

/*
Archive
c-archive04
*/
.c-archive04 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 15px;
}
@media all and (min-width: 600px) {
    .c-archive04 {
        grid-template-columns: repeat(3, 1fr);
        gap: 13px 24px;
    }
}

@media all and (min-width: 600px) {
    .c-archive04__child-item {
        display: grid;
        grid-template-rows: auto 1fr;
    }
}

.c-archive04__child-head {
    background-color: #1a1a1a;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .c-archive04__child-head {
        padding: 2px 0 3px;
        font-size: 2.3rem;
    }
}

.c-archive04__grandchild-list {
    padding: 12px;
    border: solid 1px currentColor;
    background-color: #fff;
}
@media all and (min-width: 600px) {
    .c-archive04__grandchild-list {
        padding: 28px 20px;
    }
}

.c-archive04__grandchild-item:not(:first-child) {
    margin-top: 5px;
}
@media all and (min-width: 600px) {
    .c-archive04__grandchild-item:not(:first-child) {
        margin-top: 15px;
    }
}

.c-archive04__grandchild-link,
.c-archive04__grandchild-block {
    display: inline-flex;
}

.c-archive04__grandchild-link {
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-archive04__grandchild-link:hover,
    .c-archive04__grandchild-link:focus {
        opacity: 0.7;
    }
}

.c-archive04__grandchild-label {
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 3px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 0 5px 1px;
    border-radius: 3px;
    background-color: #f36c2c;
    color: #fff;
    font-size: 1.2rem;
}
@media all and (min-width: 600px) {
    .c-archive04__grandchild-label {
        top: 4px;
        height: 24px;
        margin-right: 5px;
        border-radius: 5px;
        font-size: 1.4rem;
    }
}
.is-private .c-archive04__grandchild-label {
    background-color: #ccc;
    color: #666;
}

.c-archive04__grandchild-head {
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-archive04__grandchild-head {
        font-size: 1.8rem;
    }
}

.c-bg-orange01 {
    overflow: hidden;
    position: relative;
    background: #f36c2c;
}

.c-bg-orange01__inner {
    position: relative;
    z-index: 1;
}
.c-bg-orange01__inner::before {
    position: absolute;
    top: -39px;
    left: 0;
    z-index: -1;
    width: 134px;
    height: 242px;
    background: url(../img/common/img_bg01.png) no-repeat center/contain;
    content: "";
}
@media all and (min-width: 600px) {
    .c-bg-orange01__inner::before {
        top: -120px;
        left: -90px;
        width: 356px;
        height: 640px;
    }
}
#recruit .c-bg-orange01__inner::before {
    display: none;
}

.c-btn01 {
    max-width: 295px;
    margin: auto;
}
@media all and (min-width: 600px) {
    .c-btn01 {
        max-width: 500px;
    }
}

.c-btn01__link {
    display: block;
    position: relative;
    padding: 19px 24px;
    border: solid 3px #f36c2c;
    color: #f36c2c;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-btn01__link {
        padding: 29px 45px 30px;
        border-width: 4px;
        transition: background 0.3s ease, color 0.3s ease;
        font-size: 1.9rem;
    }
}
.c-btn01__link::before {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #f36c2c;
    transition: border 0.3s ease;
    transform: translateY(-50%);
    content: "";
}
@media all and (min-width: 600px) {
    .c-btn01__link::before {
        right: 36px;
    }
}
@media all and (min-width: 600px) {
    .c-btn01__link:hover,
    .c-btn01__link:focus {
        background: #f36c2c;
        color: #fff;
    }
}
@media all and (min-width: 600px) {
    .c-btn01__link:hover::before,
    .c-btn01__link:focus::before {
        border-color: transparent transparent transparent #fff;
    }
}

.c-btn02 {
    max-width: 265px;
    margin: auto;
}
@media all and (min-width: 600px) {
    .c-btn02 {
        max-width: 400px;
    }
}
[lang="en"] .c-btn02 {
    max-width: 300px;
}
@media all and (min-width: 600px) {
    [lang="en"] .c-btn02 {
        max-width: none;
    }
}
@media all and (min-width: 600px) {
    .c-btn02.is-transparent {
        max-width: 300px;
        margin: 0;
    }
}
@media all and (min-width: 600px) {
    #download .c-btn02 {
        max-width: 300px;
    }
}

.c-btn02__link {
    display: block;
    position: relative;
    padding: 13px 24px 14px;
    border: solid 2px #1a1a1a;
    border-radius: 30px;
    background: #fff;
    box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.1);
    color: #1a1a1a;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.4rem;
    white-space: nowrap;
}
@media all and (min-width: 600px) {
    .c-btn02__link {
        overflow: hidden;
        z-index: 2;
        padding: 17px 46px 21px;
        border-radius: 40px;
        transition: border 0.3s ease, color 0.3s ease;
        box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0.1);
        font-size: 1.6rem;
    }
}
[lang="en"] .c-btn02__link {
    padding: 13px 14px 14px;
    white-space: normal;
}
@media all and (min-width: 600px) {
    [lang="en"] .c-btn02__link {
        padding: 17px 46px 21px;
    }
}
#download .c-btn02__link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55.5px;
    box-sizing: border-box;
    border-width: 1px;
    border-radius: 24.755px;
    transition: color 0.3s ease;
    box-shadow: none;
    font-size: 1.4rem;
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.04em;
}
@media all and (min-width: 600px) {
    #download .c-btn02__link {
        height: 60px;
        border-width: 2px;
        border-radius: 30px;
        font-size: 1.6rem;
    }
}
.c-btn02__link::before {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #1a1a1a;
    transition: border 0.3s ease;
    transform: translateY(-50%);
    content: "";
}
@media all and (min-width: 600px) {
    .c-btn02__link::before {
        right: 24px;
    }
}
#download .c-btn02__link::before {
    left: 16px;
    right: auto;
    transform: translateY(-50%) scaleX(-1);
}
@media all and (min-width: 600px) {
    #download .c-btn02__link::before {
        left: 24px;
    }
}
@media all and (min-width: 600px) {
    .c-btn02__link::after {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        border-radius: 40px;
        transition: transform 0.3s ease, background-color 0.3s ease;
        transform: translateX(-100%);
        background: #f36c2c;
        box-shadow: inset 0 -5px 0 0 rgba(0, 0, 0, 0.1);
        content: "";
    }
}
@media all and (min-width: 600px) {
    #dock_thanks .c-btn02__link::after {
        background: #439fec;
    }
}
@media all and (min-width: 600px) {
    #download .c-btn02__link::after {
        transform: translateX(100%);
        background: url(../img/download/bg_bnr02_pc.png) no-repeat center/cover;
        box-shadow: none;
    }
}
@media all and (min-width: 600px) {
    .c-btn02__link:hover,
    .c-btn02__link:focus {
        border-color: #f36c2c;
        color: #fff;
    }
}
@media all and (min-width: 600px) {
    #dock_thanks .c-btn02__link:hover,
    #dock_thanks .c-btn02__link:focus {
        border-color: #439fec;
    }
}
@media all and (min-width: 600px) {
    #download .c-btn02__link:hover,
    #download .c-btn02__link:focus {
        border: none;
    }
}
@media all and (min-width: 600px) {
    .c-btn02__link:hover::before,
    .c-btn02__link:focus::before {
        border-color: transparent transparent transparent #fff;
    }
}
@media all and (min-width: 600px) {
    #download .c-btn02__link:hover::before,
    #download .c-btn02__link:focus::before {
        left: calc(24px + 2px);
    }
}
@media all and (min-width: 600px) {
    .c-btn02__link:hover::after,
    .c-btn02__link:focus::after {
        transform: translateX(0);
    }
}
@media all and (min-width: 600px) {
    #download .c-btn02__link:hover::after,
    #download .c-btn02__link:focus::after {
        transform: translateX(0);
    }
}
.c-btn02.is-white .c-btn02__link {
    border-color: #fff;
    background: none;
    color: #fff;
}
.c-btn02.is-white .c-btn02__link::before {
    border-color: transparent transparent transparent #fff;
}
@media all and (min-width: 600px) {
    .c-btn02.is-white .c-btn02__link:hover,
    .c-btn02.is-white .c-btn02__link:focus {
        color: #f36c2c;
    }
}
@media all and (min-width: 600px) {
    .c-btn02.is-white .c-btn02__link:hover::before,
    .c-btn02.is-white .c-btn02__link:focus::before {
        border-color: transparent transparent transparent #f36c2c;
    }
}
@media all and (min-width: 600px) {
    .c-btn02.is-white .c-btn02__link:hover::after,
    .c-btn02.is-white .c-btn02__link:focus::after {
        background: #fff;
    }
}
.c-btn02.is-transparent .c-btn02__link {
    background: none;
}
@media all and (min-width: 600px) {
    .c-btn02.is-transparent .c-btn02__link {
        padding: 14px 46px 16px;
    }
}
@media all and (min-width: 600px) {
    .c-btn02.is-bottom .c-btn02__link {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        height: 70px;
        box-sizing: border-box;
        padding: 5px;
        line-height: 1.3;
    }
}
.c-btn02.is-bottom .c-btn02__link::before {
    border-width: 6px 3px 0 3px;
    border-color: #1a1a1a transparent transparent transparent;
}
.c-btn02.is-bottom .c-btn02__link:hover::before,
.c-btn02.is-bottom .c-btn02__link:focus::before {
    border-color: #fff transparent transparent transparent;
}

.c-btn-anchor01 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
@media all and (min-width: 600px) {
    .c-btn-anchor01 {
        width: 830px;
        margin: 0 auto;
    }
}

.c-btn-anchor01__item {
    width: calc(50% - 10px);
    margin: 0 5px;
}
@media all and (min-width: 600px) {
    .c-btn-anchor01__item {
        width: calc(25% - 30px);
        margin: 0 15px;
    }
}
.c-btn-anchor01__item:nth-child(n + 3) {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-btn-anchor01__item:nth-child(n + 3) {
        margin-top: 0;
    }
}
@media all and (min-width: 600px) {
    .c-btn-anchor01__item:nth-child(n + 5) {
        margin-top: 15px;
    }
}

.c-btn-anchor01__item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    border: solid 2px #f36c2c;
    color: inherit;
    text-decoration: none;
    font-weight: 700;
}
@media all and (min-width: 600px) {
    .c-btn-anchor01__item-link {
        padding: 6px;
    }
}
.c-btn-anchor01__item.is-current .c-btn-anchor01__item-link {
    background: #f36c2c;
    color: #fff;
}

/*
Card
c-card01
*/
.c-card01 {
    margin: 0 -10px;
}
@media all and (min-width: 600px) {
    .c-card01 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -20px;
    }
}

.c-card01__item {
    display: flex;
    padding: 18px;
    background: #fdeede;
}
@media all and (min-width: 600px) {
    .c-card01__item {
        width: calc(50% - 40px);
        box-sizing: border-box;
        margin: 0 20px 40px;
        padding: 40px;
    }
}
.c-card01__item + .c-card01__item {
    margin-top: 15px;
}
@media all and (min-width: 600px) {
    .c-card01__item + .c-card01__item {
        margin-top: 0;
    }
}

.c-card01__img {
    width: 75px;
}
@media all and (min-width: 600px) {
    .c-card01__img {
        width: 110px;
    }
}

.c-card01__detail {
    flex: 1;
    padding-left: 20px;
}
@media all and (min-width: 600px) {
    .c-card01__detail {
        padding-left: 30px;
    }
}

.c-card01__head {
    padding-bottom: 3px;
    color: #f36c2c;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.7647058824;
}
@media all and (min-width: 600px) {
    .c-card01__head {
        font-size: 2.4rem;
    }
}

.c-card01__txt-area {
    font-size: 1.3rem;
}
@media all and (min-width: 600px) {
    .c-card01__txt-area {
        font-size: 1.5rem;
    }
}

.c-case01 {
    position: relative;
    background: #f17437;
    color: #fff;
}
.c-case01::before {
    position: absolute;
    top: 0;
    left: 25px;
    width: 135px;
    height: 203px;
    background: url(../img/home/bg_projects01_sp.png) 0 0/100% no-repeat;
    content: "";
}
@media all and (min-width: 600px) {
    .c-case01::before {
        left: 50%;
        width: 356px;
        height: 528px;
        margin-left: -638px;
        background-image: url(../img/home/bg_projects01_pc.png);
    }
}

.c-case01__inner {
    position: relative;
    padding: 30px 15px 40px;
}
@media all and (min-width: 600px) {
    .c-case01__inner {
        padding: 88px 0 100px;
    }
}

.c-case01__head {
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-case01__head {
        font-size: 3.4rem;
        letter-spacing: 0.06em;
    }
}

.c-case01-list {
    margin: 24px 0 30px;
}
@media all and (min-width: 600px) {
    .c-case01-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 48px 0 50px;
    }
}

.c-case01-list__item + .c-case01-list__item {
    margin-top: 20px;
}
@media all and (min-width: 600px) {
    .c-case01-list__item:nth-child(n) {
        width: 350px;
        margin: 0;
    }
}

.c-case01-list__link {
    display: block;
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-case01-list__link {
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-case01-list__link::before {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        transition: opacity 0.3s ease;
        opacity: 0;
        background: rgba(255, 255, 255, 0.1);
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-case01-list__link:hover::before,
    .c-case01-list__link:focus::before {
        opacity: 1;
    }
}

.c-case01-list__head {
    position: relative;
    padding: 14px 23px 14px 35px;
    border-radius: 5px 5px 0 0;
    background: #fff;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-case01-list__head {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 130px;
        box-sizing: border-box;
        padding: 0 28px 0 40px;
        font-size: 1.6rem;
    }
}
.c-case01-list__head::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 2px;
    transform: translateY(-50%);
    background: #f36c2c;
    content: "";
}

.c-case01-list__area-txt {
    padding: 19px 19px 25px;
    border: solid 1px #fff;
    border-radius: 0 0 5px 5px;
}
@media all and (min-width: 600px) {
    .c-case01-list__area-txt {
        padding: 20px 29px 28px 29px;
    }
}

.c-case01-list__img {
    overflow: hidden;
    margin: 0 0 15px;
    border-radius: 5px;
}
@media all and (min-width: 600px) {
    .c-case01-list__img {
        margin: 0 -10px 9px;
    }
}

.c-case01-list__txt {
    font-size: 1.3rem;
}
@media all and (min-width: 600px) {
    .c-case01-list__txt {
        font-size: 1.4rem;
    }
}

.c-case01-list__sub {
    margin: 6px 0 0;
    font-weight: bold;
    font-size: 1.1rem;
}
@media all and (min-width: 600px) {
    .c-case01-list__sub {
        margin: 13px 0 0;
    }
}

@media all and (min-width: 600px) {
    .c-case01__btn {
        width: 300px;
    }
}

@media all and (min-width: 600px) {
    .c-case01__btn-link {
        padding: 13px 46px 15px;
    }
}

/*
Case
c-case02
.c-case02 - Base styles
*/
.c-case02__inner {
    padding: 10px 25px 30px;
}
@media all and (min-width: 600px) {
    .c-case02__inner {
        padding: 48px 0 72px;
    }
}

.c-case02__header {
    padding-bottom: 8.8888888889px;
}
@media all and (min-width: 600px) {
    .c-case02__header {
        padding-bottom: 16px;
    }
}

@media all and (min-width: 600px) {
    .c-case02-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

.c-case02-list__item {
    border: solid 4.5px #439fec;
    border-radius: 3px;
}
.c-case02-list__item + .c-case02-list__item {
    margin-top: 20px;
}
@media all and (min-width: 600px) {
    .c-case02-list__item:nth-child(n) {
        width: 348px;
        margin: 0;
    }
}

.c-case02-list__link {
    display: block;
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-case02-list__link {
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-case02-list__link::before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc(100% + 9px);
        height: calc(100% + 9px);
        border-radius: 3px;
        transition: opacity 0.3s ease;
        transform: translate(-50%, -50%);
        opacity: 0;
        background-color: rgba(67, 159, 236, 0.1);
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-case02-list__link:hover::before,
    .c-case02-list__link:focus::before {
        opacity: 1;
    }
}

.c-case02-list__head {
    position: relative;
    padding: 14px 23px 14px 35px;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-case02-list__head {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 130px;
        box-sizing: border-box;
        padding: 0 28px 0 40px;
        font-size: 1.5rem;
        font-feature-settings: "palt" 1;
    }
}

.c-case02-list__head::before {
    position: absolute;
    top: 50%;
    left: -1px;
    width: 20px;
    height: 2px;
    transform: translateY(-50%);
    background: #439fec;
    content: "";
}

.c-case02-list__area-txt {
    padding: 0 20px 26px;
}
@media all and (min-width: 600px) {
    .c-case02-list__area-txt {
        padding: 21px 30px 28px 30px;
    }
}

.c-case02-list__img {
    overflow: hidden;
    border-radius: 5px;
}
@media all and (min-width: 600px) {
    .c-case02-list__img {
        margin: 0 -10px 9px;
    }
}





.c-cv01-bg {
    position: relative;
    z-index: 20;
    background: url(../img/common/bg_cv01_sp.jpg) no-repeat center/cover;
}
@media all and (min-width: 600px) {
    .c-cv01-bg {
        position: static;
        background-image: url(../img/common/bg_cv01_pc.jpg);
    }
}

.c-cv01__inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media all and (min-width: 600px) {
    .c-cv01__inner {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.c-cv01-wrap {
    margin: 0 -25px;
    background: #fff;
}
@media all and (min-width: 600px) {
    .c-cv01-wrap {
        margin: 0;
    }
}

.c-cv01-header {
    box-sizing: border-box;
    padding: 26px 0 18px;
    border-bottom: solid 2px #ffeedb;
    color: #f36c2c;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-cv01-header {
        padding: 42px 0 28px;
    }
}

.c-cv01__en {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-cv01__en {
        margin: 0 0 8px;
        font-size: 6rem;
    }
}

.c-cv01__head {
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.6;
}
@media all and (min-width: 600px) {
    .c-cv01__head {
        font-size: 1.5rem;
        line-height: 1.2;
    }
}

.c-cv01-txt-area {
    box-sizing: border-box;
    padding: 18px 40px 34px;
}
@media all and (min-width: 600px) {
    .c-cv01-txt-area {
        padding: 32px 40px 50px;
    }
}

.c-cv01__txt {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-cv01__txt {
        margin-bottom: 34px;
        font-size: 2rem;
        letter-spacing: 0.14em;
    }
}

.c-cv01__txt-sub {
    margin-bottom: 30px;
    text-align: center;
}

@media all and (min-width: 600px) {
    .c-cv01-btns {
        display: flex;
        justify-content: space-between;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01-btns {
        gap: 10px;
    }
}
@media all and (min-width: 600px) {
    .is-foreign .c-cv01-btns {
        display: block;
    }
}

@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn {
        flex: 1;
    }
}
.c-cv01__btn + .c-cv01__btn {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-cv01__btn + .c-cv01__btn {
        margin-top: 0;
    }
}

.c-cv01__btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    color: inherit;
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-cv01__btn-link {
        width: 500px;
        height: 100px;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn-link {
        width: auto;
    }
}
.c-cv01__btn.is-tel .c-cv01__btn-link {
    border: solid 3px #f36c2c;
    font-weight: 600;
    font-size: 2.5rem;
}
@media all and (min-width: 600px) {
    .c-cv01__btn.is-tel .c-cv01__btn-link {
        border: solid 4px #f36c2c;
        font-size: 4rem;
        pointer-events: none;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-tel .c-cv01__btn-link {
        font-size: calc(4rem * 0.8);
    }
}
.c-cv01__btn.is-contact .c-cv01__btn-link {
    background: linear-gradient(to right, #ef7134 0%, #ef551e 100%);
    color: #fff;
    font-weight: 600;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-cv01__btn.is-contact .c-cv01__btn-link {
        font-size: 2.2rem;
    }
}
@media all and (min-width: 600px) {
    .is-foreign .c-cv01__btn-link {
        width: 100%;
    }
}
.c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link {
    border: solid 3px #f36c2c;
    color: #f36c2c;
    font-weight: 600;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link {
        border: solid 4px #f36c2c;
        transition-property: background-color, color;
        font-size: 2.2rem;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link:hover,
    .c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link:focus {
        background-color: #f36c2c;
        color: #fff;
    }
}

.c-cv01__btn-link-txt {
    box-sizing: border-box;
}
.c-cv01__btn.is-tel .c-cv01__btn-link-txt {
    padding: 6px 0 0 28px;
    background: url(../img/common/ico_tel01.png) no-repeat left top 18px/20px;
    letter-spacing: 0.001em;
}
@media all and (min-width: 600px) {
    .c-cv01__btn.is-tel .c-cv01__btn-link-txt {
        padding: 0 0 0 48px;
        background-position: left top 20px;
        background-size: 33px;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-tel .c-cv01__btn-link-txt {
        padding: 0 0 0 calc(48px * 0.8);
        background-position: left top calc(20px * 0.8);
        background-size: calc(33px * 0.8);
    }
}
.c-cv01__btn.is-contact .c-cv01__btn-link-txt {
    padding: 2px 0 0 30px;
    background: url(../img/common/ico_mail01.png) no-repeat left top 6px/19px;
    letter-spacing: 0.05em;
}
@media all and (min-width: 600px) {
    .c-cv01__btn.is-contact .c-cv01__btn-link-txt {
        padding: 2px 0 0 40px;
        background-position: left top 10px;
        background-size: 28px;
    }
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-contact .c-cv01__btn-link-txt {
        background-position: left 0.5rem top 10px;
    }
}
.c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link-txt {
    padding: 2px 0 0 30px;
    background: url(../img/common/ico_download01.svg) no-repeat left top 3px/19px;
    background-size: 24px;
    letter-spacing: 0.05em;
}
@media all and (min-width: 600px) {
    .c-cv01:not(#entry) .c-cv01__btn.is-download .c-cv01__btn-link-txt {
        padding: 2px 0 0 40px;
        background-position: left 0.5rem top 8px;
        background-size: 30px;
    }
}

:is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv01-bnrs-wrap {
    background-color: #fff;
}

.c-cv01-bnrs {
    padding: 30px 0;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs {
        display: flex;
        justify-content: space-between;
        padding: 80px 0;
    }
}
#dock .c-cv01-bnrs {
    padding: 110px 0 40px;
}
@media all and (min-width: 600px) {
    #dock .c-cv01-bnrs {
        padding: 173px 0 80px;
    }
}

.c-cv01-bnrs__item + .c-cv01-bnrs__item {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs__item + .c-cv01-bnrs__item {
        margin-top: 0;
    }
}

#dock .c-cv01-bnrs__aria-txt {
    position: relative;
}

#dock .c-cv01-bnrs__txt {
    position: absolute;
    bottom: 15px;
    left: 0;
    padding-right: 110px;
    color: #439fec;
    font-size: 1.2rem;
    line-height: 1.8;
}
@media all and (min-width: 600px) {
    #dock .c-cv01-bnrs__txt {
        bottom: 30px;
        left: 50%;
        width: 100%;
        padding-right: 0;
        transform: translateX(-50%);
        text-align: center;
        font-size: 2.4rem;
    }
}

#dock .c-cv01-bnrs__balloon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 12px;
    right: -15px;
    width: 189px;
    height: 133px;
    transform: scale(0.6, 0.6);
    transform-origin: right bottom;
    background-image: url(../img/dock/bg_balloon01.png);
    background-repeat: no-repeat;
}
@media all and (min-width: 600px) {
    #dock .c-cv01-bnrs__balloon {
        right: 4px;
        transform: none;
    }
}

#dock .c-cv01-bnrs__balloon-txt {
    position: relative;
    top: -7px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
}

@media all and (min-width: 600px) {
    .c-cv01-bnrs__link {
        display: block;
        overflow: hidden;
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs__link::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(-100%);
        background: rgba(255, 255, 255, 0.3);
        transition: transform 0.3s ease;
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs__link:hover::before,
    .c-cv01-bnrs__link:focus::before {
        transform: translateX(0);
    }
}
#dock .c-cv01-bnrs__link {
    display: block;
}

.c-cv01-bnrs-other {
    background: #f7f7f7;
}

.c-cv01-bnrs-other__inner {
    padding: 40px 0 54px;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other__inner {
        padding: 100px 0;
    }
}

.c-cv01-bnrs-other-list {
    padding: 0 15px;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
        padding: 0;
    }
}

@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item {
        width: calc(50% - 30px);
        margin: 0 15px;
    }
}
.c-cv01-bnrs-other-list__item:nth-child(n + 2) {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item:nth-child(n + 2) {
        margin-top: 0;
    }
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item:nth-child(n + 3) {
        margin-top: 20px;
    }
}

.c-cv01-bnrs-other-list__item-link {
    display: block;
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item-link {
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item-link::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0;
        transition: width 0.3s ease;
        background: rgba(255, 255, 255, 0.3);
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-cv01-bnrs-other-list__item-link:hover::before,
    .c-cv01-bnrs-other-list__item-link:focus::before {
        width: 100%;
    }
}

.c-cv02 {
    width: 275px;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 13px 20px 12px;
    background-image: url(../img/common/bg_cv02.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    font-family: "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}
@media all and (min-width: 600px) {
    .c-cv02 {
        margin: 60px 0 0;
        text-align: left;
    }
}

.c-cv02__label {
    padding-left: calc(46 / 20 * 1em);
    font-weight: bold;
    font-size: 1.5rem;
    white-space: nowrap;
}
@media all and (min-width: 600px) {
    .c-cv02__label {
        font-size: 2rem;
    }
}
.c-cv02__label .text {
    position: relative;
}
.c-cv02__label .text::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(-46 / 20 * 1em);
    width: calc(38 / 20 * 1em);
    height: calc(28 / 20 * 1em);
    margin: auto;
    background-image: url(../img/common/ico_mail02.png);
    background-size: calc(37 / 20 * 1em) calc(26 / 20 * 1em);
    background-repeat: no-repeat;
    content: "";
}

.c-cv02__text {
    font-size: 1.1rem;
}
@media all and (min-width: 600px) {
    .c-cv02__text {
        font-size: 1.24rem;
    }
}
.c-cv02__text:nth-of-type(1) {
    margin-top: 5px;
}
@media all and (min-width: 600px) {
    .c-cv02__text:nth-of-type(1) {
        margin-top: 2px;
    }
}
.c-cv02__text:nth-of-type(2) {
    margin-top: 8px;
}
.c-cv02__text .wbr {
    display: inline-block;
}
@media all and (min-width: 600px) {
    .c-cv02__text .wbr {
        display: inline;
    }
}

.c-cv02__linkWrap {
    position: relative;
    z-index: 0;
    margin-top: 6px;
}
.c-cv02__linkWrap::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #cccccc;
    content: "";
}

.c-cv02__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    transition: background-color 0.3s ease;
    background-color: black;
    color: inherit;
    text-indent: 0.5em;
    text-decoration: none;
    font-size: 1.26rem;
    letter-spacing: 0.5em;
}
@media all and (min-width: 600px) {
    .c-cv02__link {
        font-size: 1.4rem;
    }
}
@media all and (min-width: 600px) {
    .c-cv02__link:hover,
    .c-cv02__link:focus {
        background-color: rgba(0, 0, 0, 0.7);
    }
}

/*
c-cv03
アルバイト・パートタイム募集のSP用エントリーボタン
*/
@media all and (min-width: 600px) {
    .c-cv03 {
        display: none;
    }
}

.c-cv03__btn-link {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: calc(27 / 25.4 * 1em) 0;
    border: solid 1px #fff;
    background-color: #f36c2c;
    box-shadow: calc(3.793 / 25.4 * 1em) calc(3.793 / 25.4 * 1em) calc(3.793 / 25.4 * 1em) rgba(9, 0, 0, 0.3);
    color: #fff;
    font-weight: bold;
    font-size: clamp(1.91rem, 25.4 / 425 * 100vw, 2.54rem);
}
.c-cv03__btn-link::before,
.c-cv03__btn-link::after {
    position: absolute;
    top: 50%;
    right: calc(11 / 25.4 * 1em);
    transform: translateY(-50%);
    content: "";
}
.c-cv03__btn-link::before {
    width: calc(33.64 / 25.4 * 1em);
    height: calc(33.64 / 25.4 * 1em);
    border-radius: 50%;
    background-color: #fff;
}
.c-cv03__btn-link::after {
    border: solid calc(8 / 25.4 * 1em) transparent;
    border-left: solid 0.545527811em #f36c2c;
}

.c-cv03__btn-link-txt {
    position: relative;
    top: calc(-2 / 25.4 * 1em);
    left: calc(-5 / 25.4 * 1em);
}

/*
c-cv04
ポップアップバナー
*/
.c-cv04 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 55.5px;
    box-sizing: border-box;
    padding: 0 24px;
    border-radius: 30px;
    box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    text-align: center;
    line-height: 1.4;
}
@media all and (min-width: 600px) {
    .c-cv04 {
        flex-direction: column;
        justify-content: space-between;
        align-items: normal;
        width: 300px;
        height: 170px;
        padding: 0;
        border-radius: 0;
        transition: background-color 0.3s ease;
        box-shadow: none;
        text-align: left;
        line-height: 1.75;
    }
}
[data-id="kengaku"] .c-cv04 {
    background-color: #fff032;
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04:hover,
    [data-id="kengaku"] .c-cv04:focus-visible {
        background-color: #ffd232;
    }
}
[data-id="mailmagazine"] .c-cv04 {
    background-color: color-mix(in srgb, #ffd232, #f36c2c 10%);
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04:hover,
    [data-id="mailmagazine"] .c-cv04:focus-visible {
        background-color: color-mix(in srgb, #ffd232, #f36c2c 30%);
    }
}

@media all and (min-width: 600px) {
    .c-cv04__txt-area {
        padding: 11px 14px;
    }
    _:-ms-lang(x)::-ms-backdrop,
    :root .c-cv04__txt-area {
        width: 100%;
        box-sizing: border-box;
    }
}

.c-cv04__badge-wrap {
    display: inline-block;
}
@media all and (min-width: 600px) {
    .c-cv04__badge-wrap {
        display: block;
    }
}

.c-cv04__badge {
    display: inline-block;
    color: #f00;
    font-weight: bold;
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .c-cv04__badge {
        padding: 10px 8px;
        border-radius: 50%;
        background-color: #e21900;
        color: #fff;
        text-indent: 0.08em;
        font-size: 1.3rem;
        line-height: 1;
        letter-spacing: 0.08em;
    }
}
.c-cv04__badge::before {
    content: "【";
}
@media all and (min-width: 600px) {
    .c-cv04__badge::before {
        content: "";
    }
}
.c-cv04__badge::after {
    content: "】";
}
@media all and (min-width: 600px) {
    .c-cv04__badge::after {
        content: "";
    }
}

.c-cv04__txt {
    display: inline-block;
}
@media all and (min-width: 600px) {
    .c-cv04__txt {
        display: block;
        line-height: 1;
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__txt {
        margin-top: 8px;
        padding-right: 90px;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__txt {
        margin-top: 33px;
        padding-left: 100px;
    }
}

.c-cv04__txt-main {
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .c-cv04__txt-main {
        margin-right: -0.2em;
        line-height: 1;
        vertical-align: baseline;
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__txt-main {
        font-size: 2.2rem;
        letter-spacing: 0.04em;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__txt-main {
        font-size: 2.4rem;
        letter-spacing: 0;
    }
}

.c-cv04__txt-sub {
    font-weight: bold;
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .c-cv04__txt-sub {
        font-feature-settings: "palt" 1;
        vertical-align: baseline;
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__txt-sub {
        font-size: 1.6rem;
        line-height: 1.6;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__txt-sub {
        display: block;
        position: relative;
        right: -2px;
        margin-top: 7px;
        font-size: 1.3rem;
        line-height: 1.3;
        letter-spacing: 0;
    }
}

@media all and (min-width: 600px) {
    .c-cv04__visual {
        position: relative;
        border-top: solid 2px #180a07;
    }
    _:-ms-lang(x)::-ms-backdrop,
    :root .c-cv04__visual {
        width: 100%;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__visual {
        background-color: #000;
        text-align: center;
    }
}

@media all and (min-width: 600px) {
    .c-cv04__visual-img {
        position: absolute;
        pointer-events: none;
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__visual-img {
        bottom: 7px;
        right: 8px;
        width: 104px;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__visual-img {
        bottom: 23px;
        left: 14px;
        width: 118px;
    }
}

@media all and (min-width: 600px) {
    .c-cv04__visual-txt {
        position: relative;
        top: -1px;
        padding-left: 42px;
        font-feature-settings: "palt" 1;
        font-size: 1.3rem;
        line-height: 2.7;
        letter-spacing: 0.06em;
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__visual-txt {
        color: #000;
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__visual-txt {
        color: #fff;
    }
}
@media all and (min-width: 600px) {
    .c-cv04__visual-txt::before {
        position: absolute;
        top: 50%;
        left: 12px;
        width: 24px;
        height: 24px;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        content: "";
    }
}
@media all and (min-width: 600px) {
    [data-id="kengaku"] .c-cv04__visual-txt::before {
        background-image: url(../img/common/ico_arrow02.png);
    }
}
@media all and (min-width: 600px) {
    [data-id="mailmagazine"] .c-cv04__visual-txt::before {
        filter: invert(100%);
        background-image: url(../img/common/ico_arrow02.png);
    }
}

/*
c-cv05
CONTACT（シンプル）
*/
#santa_dx .c-cv05-bg {
    background-color: #2e2e2e;
}
:is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05-bg {
    background-color: #fff;
}

.c-cv05__inner {
    padding-top: 40px;
    padding-bottom: 50px;
}
@media all and (min-width: 600px) {
    .c-cv05__inner {
        padding-top: 59px;
        padding-bottom: calc(70px + 7px);
    }
}

.c-cv05-header {
    padding-bottom: 20px;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-cv05-header {
        padding-bottom: 28px;
    }
}
#santa_dx .c-cv05-header {
    color: #fff;
}
:is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05-header {
    color: currentColor;
}

.c-cv05__en {
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 4.5rem;
    line-height: 1.2;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-cv05__en {
        margin-bottom: 8px;
        font-size: 5rem;
    }
}

.c-cv05__head {
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.6;
}
@media all and (min-width: 600px) {
    .c-cv05__head {
        font-size: 1.6rem;
        line-height: 1.2;
    }
}

.c-cv05__link {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 0;
    padding: max(10.6667px, calc(20 / 600 * 100vw));
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: max(1.38667rem, calc(26 / 600 * 100vw));
}
@media all and (min-width: 600px) {
    .c-cv05__link {
        bottom: 0;
        padding: 18px;
        transition: bottom 0.1s ease, background-color 0.3s ease, box-shadow 0.1s ease;
        font-size: 3.2rem;
    }
}
#santa_dx .c-cv05__link {
    background-color: var(--santa_dx_orange);
    box-shadow: 5px 5px 8px #000;
    color: #fff;
}
@media all and (min-width: 600px) {
    #santa_dx .c-cv05__link {
        box-shadow: 7px 7px 10px #000;
    }
}
:is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link {
    background-color: #f9ad1e;
    box-shadow: 6.7364px 6.7364px 9.6px rgba(0, 0, 0, 0.3);
    color: currentColor;
}
@media all and (min-width: 600px) {
    :is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link {
        box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3);
    }
}
:is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link::before {
    position: absolute;
    top: 7px;
    left: 11px;
    z-index: -1;
    width: max(43.641px, calc(88 * 0.93 / 600 * 100vw));
    height: max(39.172px, calc(79 * 0.93 / 600 * 100vw));
    background-image: url(../img/butsuryu_kaizen/ico_forklift01.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
}
@media all and (min-width: 600px) {
    :is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link::before {
        top: 5px;
        left: 23px;
        width: 88px;
        height: 79px;
    }
}
.c-cv05__link::after {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: max(70.266px, calc(85 * 1.55 / 600 * 100vw));
    height: max(60.344px, calc(73 * 1.55 / 600 * 100vw));
    opacity: 0.4;
    background-image: url(../img/santa_dx/ico_mail01.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
}
@media all and (min-width: 600px) {
    .c-cv05__link::after {
        bottom: 4px;
        right: 4px;
        width: 85px;
        height: 73px;
        opacity: 1;
    }
}
@media all and (min-width: 600px) {
    #santa_dx .c-cv05__link:hover {
        background-color: color-mix(in srgb, var(--santa_dx_orange), #fff 15%);
    }
}
@media all and (min-width: 600px) {
    #santa_dx .c-cv05__link:focus {
        background-color: color-mix(in srgb, var(--santa_dx_orange), #fff 15%);
    }
}
@media all and (min-width: 600px) {
    #santa_dx .c-cv05__link:active {
        bottom: -2px;
        box-shadow: 3.5px 3.5px 5px #000;
    }
}
@media all and (min-width: 600px) {
    :is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link:hover {
        background-color: color-mix(in srgb, #f9ad1e, #fff 15%);
    }
}
@media all and (min-width: 600px) {
    :is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link:focus {
        background-color: color-mix(in srgb, #f9ad1e, #fff 15%);
    }
}
@media all and (min-width: 600px) {
    :is(#butsuryu_kaizen, #kaizen_mission, #kaizen_flow, #kaizen_reasons, #kaizen_about) .c-cv05__link:active {
        bottom: -2px;
        box-shadow: 3.5px 3.5px 5px rgba(0, 0, 0, 0.3);
    }
}

/*
FAQ
c-faq01
*/
.c-faq01__inner {
    padding-bottom: 50px;
}
@media all and (min-width: 600px) {
    .c-faq01__inner {
        padding-bottom: 117px;
    }
}

.c-faq01__btn-link {
    font-size: 1.8rem;
}
@media all and (min-width: 600px) {
    .c-faq01__btn-link {
        padding: 13px 46px 15px;
        font-size: 2rem;
    }
}
.c-faq01__btn-link:not(:root):not(:root) {
    background-color: #f17437;
}

.c-faq01-list-wrap {
    margin-bottom: 30px;
}
@media all and (min-width: 600px) {
    .c-faq01-list-wrap {
        margin-bottom: 55px;
    }
}

@media all and (min-width: 600px) {
    .c-faq01-list {
        float: left;
        width: calc(50% - 15px);
        margin-top: -25px;
        margin-bottom: -25px;
    }
}
@media all and (min-width: 600px) {
    .c-faq01-list:nth-child(odd) {
        margin-right: 15px;
    }
}
@media all and (min-width: 600px) {
    .c-faq01-list:nth-child(even) {
        margin-left: 15px;
    }
}
.c-faq01-list {
    --faq-color-1: #f36c2c;
    --faq-color-2: #fef0e9;
}

.c-faq01-list__set {
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 16px;
    border: solid 2px var(--faq-color-1);
    border-bottom: none;
    transition: height 0.3s ease;
    font-weight: 700;
}
_:-ms-lang(x)::-ms-backdrop,
:root .c-faq01-list__set {
    border-bottom: none !important;
}

@media all and (min-width: 600px) {
    .c-faq01-list__set {
        margin-top: 25px;
        margin-bottom: 25px;
        border-width: 3px;
    }
}

.c-faq01-list__term {
    position: relative;
    z-index: 1;
    border-bottom: solid 2px var(--faq-color-1);
    background-color: #fff;
}
@media all and (min-width: 600px) {
    .c-faq01-list__term {
        border-bottom-width: 3px;
    }
}

.c-faq01-list__term-btn {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 43px;
    box-sizing: border-box;
    padding: 6px 25px 6px 6px;
    border: none;
    background: none;
    text-align: left;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
_:lang(x) + _:-webkit-full-screen-document,
:root .c-faq01-list__term-btn {
    margin: 0;
}

@media all and (min-width: 600px) {
    .c-faq01-list__term-btn {
        min-height: 76px;
        padding: 10px 45px 10px 10px;
        transition: background-color 0.3s ease;
        cursor: pointer;
    }
}
.c-faq01-list__term-btn::after {
    position: absolute;
    top: calc(50% - 3px);
    right: 7px;
    width: 10px;
    height: 9px;
    transition: transform 0.3s ease;
    background-repeat: no-repeat;
    content: "";
}
@media all and (min-width: 600px) {
    .c-faq01-list__term-btn::after {
        top: calc(50% - 7px);
        right: 14px;
        width: 18px;
        height: 16px;
    }
}
.c-faq01-list__term-btn::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.51%2015.42%22%3E%3Cpolygon%20fill%3D%22%23f36c2c%22%20points%3D%228.76%2015.42%200%207.12%200%200%208.76%208.3%208.76%2015.42%22%20%2F%3E%3Cpolygon%20fill%3D%22%23f36c2c%22%20points%3D%2217.51%207.12%208.76%2015.42%208.76%208.3%2017.51%200%2017.51%207.12%22%20%2F%3E%3C%2Fsvg%3E");
}
.c-faq01-list__term.is-active .c-faq01-list__term-btn::after {
    transform: rotate(180deg);
}
@media all and (min-width: 600px) {
    .c-faq01-list__term-btn:hover {
        background-color: var(--faq-color-2);
    }
}
@media all and (min-width: 600px) {
    .c-faq01-list__term-btn:focus-visible {
        background-color: var(--faq-color-2);
    }
}
@media all and (min-width: 600px) {
    _:-ms-lang(x)::-ms-backdrop,
    :root .c-faq01-list__term-btn:focus {
        background-color: var(--faq-color-2);
    }
}

_:-ms-lang(x)::-ms-backdrop,
:root .c-faq01-list__term-btn:active {
    padding: 5px 26px 7px 5px;
}
@media all and (min-width: 600px) {
    _:-ms-lang(x)::-ms-backdrop,
    :root .c-faq01-list__term-btn:active {
        padding: 9px 46px 11px 9px;
    }
}

_:lang(x) + _:-webkit-full-screen-document,
:root .c-faq01-list__term-btn:active {
    color: inherit;
}

.c-faq01-list__term-label,
.c-faq01-list__mean-label {
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 31px;
    height: 31px;
    box-sizing: border-box;
    margin-bottom: auto;
    padding-bottom: 6px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    color: var(--faq-color-1);
    font-weight: bold;
    font-size: 2.1rem;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-faq01-list__term-label,
    .c-faq01-list__mean-label {
        width: 55px;
        height: 55px;
        padding-bottom: 8px;
        border-radius: 7px;
        box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
        font-size: 3.8rem;
    }
}

.c-faq01-list__term-txt,
.c-faq01-list__mean-txt {
    flex: 1;
    padding-left: 15px;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-faq01-list__term-txt,
    .c-faq01-list__mean-txt {
        padding-left: 25px;
    }
}

.c-faq01-list__mean {
    display: flex;
    position: relative;
    top: 0;
    z-index: 0;
    min-height: 137px;
    box-sizing: border-box;
    padding: 6px;
    border-bottom: solid 2px var(--faq-color-1);
    transition: top 0.3s ease;
    background-color: #f7f7f7;
}
@media all and (min-width: 600px) {
    .c-faq01-list__mean {
        min-height: 163px;
        padding: 10px;
        border-bottom-width: 3px;
    }
}

.c-faq01-list__mean-label {
    padding-bottom: 3px;
    background-color: var(--faq-color-1);
    color: #fff;
    font-size: 1.9rem;
    letter-spacing: 0;
}
_:-ms-lang(x)::-ms-backdrop,
:root .c-faq01-list__mean-label {
    color: #fff !important;
}

@media all and (min-width: 600px) {
    .c-faq01-list__mean-label {
        font-size: 3.4rem;
    }
}



/*
Head
c-head01
.c-head01 - Base styles
Styleguide 5.0.0
*/
.c-head01 {
    margin: 0 0 30px;
    color: #f36c2c;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-head01 {
        margin: 0 0 55px;
    }
}
#sweets .c-head01:not(.is-white) {
    color: #f92197;
}
.c-head01.is-white {
    color: #fff;
}
.c-projects-k .c-head01.is-white {
    color: #f36c2c;
}
.c-head01.is-small {
    margin-bottom: 22px;
}

.c-head01__en {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 4.5rem;
    line-height: 1;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-head01__en {
        margin: 0 0 8px;
        font-size: 6.5rem;
    }
}
.c-head01.is-small .c-head01__en {
    font-size: 4rem;
}
@media all and (min-width: 600px) {
    .c-head01.is-small .c-head01__en {
        font-size: 7rem;
    }
}

.c-head01__head {
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.4;
}
@media all and (min-width: 600px) {
    .c-head01__head {
        font-size: 1.5rem;
    }
}

/*
Head
c-head02
*/
.c-head02 {
    position: relative;
    margin: 0 -10px 18px;
    padding-left: 12px;
    font-weight: 700;
    font-size: 1.7rem;
    letter-spacing: 0.06em;
}
@media all and (min-width: 600px) {
    .c-head02 {
        margin: 0 0 32px;
        padding-left: 22px;
        font-size: 2.4rem;
        line-height: 1.7;
    }
}
@media all and (min-width: 600px) {
    .c-head02.is-right {
        margin-left: 550px;
    }
}
.c-head02::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: linear-gradient(0deg, #e45827 0%, #e45827 50%, #f1ab93 50%, #f1ab93 100%);
    content: "";
}
#dock_contact .c-head02::before {
    background: linear-gradient(0deg, #439fec 0%, #439fec 50%, #81caff 50%, #81caff 100%);
}

/*
Head
c-head03
物流ドックってなに
*/
.c-head03 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 12px;
}
@media all and (min-width: 600px) {
    .c-head03 {
        margin-bottom: 22px;
    }
}

.c-head03__en {
    color: #f36c2c;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 1;
}
@media all and (min-width: 600px) {
    .c-head03__en {
        font-size: 5rem;
        letter-spacing: 0.001em;
    }
}

.c-head03__head {
    margin: 0 0 2px 6px;
    font-size: 1rem;
}
@media all and (min-width: 600px) {
    .c-head03__head {
        margin: 0 0 4px 18px;
        font-size: 1.5rem;
    }
}

/*
c-head04
*/
.c-head04 {
    margin: 45px 0 25px;
    color: #f36c2c;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-head04 {
        margin: 36px 0 40px;
    }
}
.c-head04.is-white {
    color: #fff;
}
#recruit #movie .c-head04 {
    margin: 25px 0;
}
@media all and (min-width: 600px) {
    #recruit #movie .c-head04 {
        margin: 30px 0;
    }
}
#recruit #environment .c-head04 {
    margin: 15px 0;
}
@media all and (min-width: 600px) {
    #recruit #environment .c-head04 {
        margin: 30px 0;
    }
}
#recruit .company-appealpoint__block:nth-of-type(1) .c-head04 {
    margin: 5px 0 -5px;
}
#recruit .company-appealpoint__block:nth-of-type(2) .c-head04 {
    margin: 10px 0;
}
@media all and (min-width: 600px) {
    #recruit .company-appealpoint__block:nth-of-type(2) .c-head04 {
        margin: 85px 0 -5px;
    }
}
#recruit .recruit-industry .c-head04 {
    margin: 25px 0;
}
@media all and (min-width: 600px) {
    #recruit .recruit-industry .c-head04 {
        margin: 40px 0;
    }
}

.c-head04__head {
    position: relative;
    padding-bottom: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.4;
}
@media all and (min-width: 600px) {
    .c-head04__head {
        padding-bottom: 10px;
        font-size: 3.4rem;
    }
}
#recruit .c-head04__head {
    padding-bottom: 0;
    font-feature-settings: 'palt' 1;
}
@media all and (min-width: 600px) {
    #recruit .c-head04__head {
        font-size: 3.5rem;
    }
}
#recruit #environment .c-head04__head {
    font-weight: 500;
}
.c-head04__head::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 86px;
    height: 2px;
    transform: translateX(-50%);
    background: #f36c2c;
    content: "";
}
@media all and (min-width: 600px) {
    .c-head04__head::before {
        width: 140px;
    }
}
.c-head04.is-white .c-head04__head::before {
    background: #fff;
}
#recruit .c-head04__head::before {
    display: none;
}

/*
c-head05
物流事業部
*/
.c-head05 {
    margin-bottom: 25px;
    color: #f36c2c;
    text-align: center;
    font-weight: 700;
    font-size: 2.5rem;
}
@media all and (min-width: 600px) {
    .c-head05 {
        margin-bottom: 40px;
        font-size: 5rem;
    }
}

/*
c-head06
物流事業部
*/
.c-head06 {
    position: relative;
    margin: 0 -10px 25px;
    padding-bottom: 8px;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-head06 {
        margin: 0 0 40px;
        padding-bottom: 10px;
        font-size: 3rem;
    }
}
.c-head06::before,
.c-head06::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    content: "";
}
.c-head06::before {
    width: 100%;
    background: #e7e7e7;
}
.c-head06::after {
    width: 70px;
    background: #f36c2c;
}
@media all and (min-width: 600px) {
    .c-head06::after {
        width: 100px;
    }
}

/*
c-head07
*/
.c-head07 {
    margin-bottom: 10px;
    color: #f36c2c;
    text-align: center;
    font-weight: bold;
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .c-head07 {
        margin-bottom: 14px;
        font-size: 2.4rem;
    }
}
.c-head07.is-pc-large {
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-head07.is-pc-large {
        margin-bottom: 25px;
        font-size: 2.8rem;
    }
}
@media all and (min-width: 600px) {
    .c-head07.is-pc-left {
        text-align: left;
    }
}
.c-head07.is-left {
    text-align: left;
}

/*
Head
c-head08
物流ドックで使われている
.c-head08 - Base styles
*/
.c-head08 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 8.3333333333px;
}
@media all and (min-width: 600px) {
    .c-head08 {
        margin-bottom: 15px;
    }
}

.c-head08__en {
    color: #439fec;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.8571428571rem;
}
@media all and (min-width: 600px) {
    .c-head08__en {
        font-size: 4rem;
    }
}

.c-head08__head {
    position: relative;
    top: -2.6666666667px;
    font-size: 1rem;
    letter-spacing: 0.06em;
}
@media all and (min-width: 600px) {
    .c-head08__head {
        top: -4px;
        font-size: 1.5rem;
    }
}

/*
Head
c-head09
*/
.c-head09 {
    margin-bottom: 25px;
    color: #f36c2c;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-head09 {
        margin-bottom: 40px;
    }
}

.c-head09__en {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-head09__en {
        margin-bottom: 4px;
        font-size: 5rem;
    }
}

.c-head09__head {
    font-weight: bold;
    font-size: 1.3rem;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-head09__head {
        font-size: 1.6rem;
    }
}

/*
Head
c-head10
*/
.c-head10 {
    position: relative;
    margin: 10px -10px;
    padding-left: 12px;
    font-weight: 500;
    font-size: 1.7rem;
    font-feature-settings: 'palt' 1;
    line-height: 1.4;
    letter-spacing: 0.06em;
}
@media all and (min-width: 600px) {
    .c-head10 {
        margin: 0 0 23px;
        padding-left: 20px;
        font-size: 2.6rem;
        line-height: 1.7;
    }
}
.c-head10::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4.8px;
    background-color: #f36c2c;
    content: '';
}
@media all and (min-width: 600px) {
    .c-head10::before {
        width: 8.8px;
    }
}

/*
Head
c-head11
*/
.c-head11 {
    text-align: center;
}

.c-head11__en {
    display: inline-block;
    margin-bottom: 12px;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #b3b3b3;
    /* text-stroke: 1px #b3b3b3; */
    font-family: 'Barlow', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 3.4rem;
    line-height: 1;
    letter-spacing: 1px;
    white-space: nowrap;
}
@media all and (min-width: 600px) {
    .c-head11__en {
        margin-bottom: 24px;
        font-size: 5rem;
    }
}

.c-head11__head {
    font-weight: 700;
    font-size: 3.4rem;
    line-height: 1.45;
}
@media all and (min-width: 600px) {
    .c-head11__head {
        font-size: 5rem;
    }
}
@media not all and (min-width: 390px) {
    .c-head11__head {
        font-size: max(2.8rem, calc((34 / 390) * 100vw));
    }
}

/*
Head
c-head12
*/
.c-head12 {
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}

.c-head12__en {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 4.5rem;
}
@media all and (min-width: 600px) {
    .c-head12__en {
        font-size: 5rem;
    }
}

.c-head12__head {
    font-weight: 700;
}


/*
c-list01
*/
@media all and (min-width: 600px) {
    .c-list01.is-wide {
        display: flex;
        flex-wrap: wrap;
    }
}

.c-list01__item {
    position: relative;
    padding-left: 15px;
}
@media all and (min-width: 600px) {
    .c-list01.is-wide .c-list01__item {
        width: 50%;
        box-sizing: border-box;
        margin: 5px 0;
    }
}
.c-list01__item:nth-child(n + 2) {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-list01.is-wide .c-list01__item:nth-child(n + 2) {
        margin: 5px 0;
    }
}
#recruit .c-list01__item {
    margin-top: 0;
    padding-left: 0;
    text-indent: 0.5em;
}
.c-list01__item::before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #f36c2c;
    content: "";
}
#recruit .c-list01__item::before {
    top: 12px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: currentColor;
}
@media all and (min-width: 600px) {
    #recruit .c-list01__item::before {
        top: 12px;
        width: 4px;
        height: 4px;
    }
}

/*
List
c-list02
*/
.c-list02__item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.c-list02__item-num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    background: #f36c2c;
    color: #fff;
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-list02__item-num {
        width: 50px;
        font-size: 2rem;
    }
}

.c-list02__item-txt {
    width: calc(100% - 30px);
    box-sizing: border-box;
    padding: 5px 10px;
    border: solid 2px #f36c2c;
    border-left: none;
}
@media all and (min-width: 600px) {
    .c-list02__item-txt {
        width: calc(100% - 50px);
        padding: 10px 20px;
    }
}



/*
c-logo01
*/
.c-logo01__symbol polygon {
    fill: #ff7700;
}

.c-logo01__type path {
    fill: #fff;
}
@media not all and (min-width: 600px) {
    .l-header.is-nav-open .c-logo01__type path {
        fill: #5a5757;
    }
}
.c-logo01.is-gray .c-logo01__type path {
    fill: #5a5858;
}



/*
Pager
c-pager01
*/
.c-pager01 {
    position: relative;
    width: 225px;
    height: 67px;
    margin: 30px auto 40px;
    border: solid 1px #000;
}
@media all and (min-width: 600px) {
    .c-pager01 {
        position: static;
        width: auto;
        height: auto;
        margin: 50px 0 100px;
        border: none;
    }
}
.c-pager01.is-only {
    position: static;
    width: auto;
    height: 35px;
    border: none;
}
@media all and (min-width: 600px) {
    .c-pager01.is-only {
        height: auto;
    }
}

.c-pager01__linear-link.is-prev,
.c-pager01__linear-link.is-next {
    position: absolute;
    top: -1px;
    width: 40px;
    height: calc(100% + 2px);
}
@media all and (min-width: 600px) {
    .c-pager01__linear-link.is-prev,
    .c-pager01__linear-link.is-next {
        display: none;
    }
}
.c-pager01__linear-link.is-prev::before,
.c-pager01__linear-link.is-next::before {
    position: absolute;
    top: 50%;
    border: solid 8px transparent;
    transform: translateY(-50%);
    content: "";
}
.c-pager01__linear-link.is-prev {
    left: -41px;
}
.c-pager01__linear-link.is-prev::before {
    left: 24px;
    border-right: solid 8px #000;
}
.c-pager01__linear-link.is-next {
    right: -41px;
}
.c-pager01__linear-link.is-next::before {
    right: 24px;
    border-left: solid 8px #000;
}

.c-pager01__list-wrap {
    overflow: auto;
    position: relative;
    width: 100%;
    height: 100%;
}
@media all and (min-width: 600px) {
    .c-pager01__list-wrap {
        overflow: visible !important;
        position: static;
        width: auto;
        height: auto;
    }
}

.c-pager01__list {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    transition: left 0.1s ease;
    text-align: center;
    letter-spacing: -0.5em;
}
@media all and (min-width: 600px) {
    .c-pager01__list {
        display: block;
        position: static;
        margin: 0;
    }
}
.is-less .c-pager01__list {
    justify-content: center;
    width: 100%;
}

.c-pager01__item {
    display: inline-block;
    position: relative;
    margin: 0 5px;
    transition: transform 0.3s ease;
    transform: scale(1);
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    .c-pager01__item {
        display: none;
        margin: 0 8px;
        transform: none;
    }
}
@media all and (min-width: 600px) {
    .c-pager01__item.is-current,
    .c-pager01__item.is-current-before,
    .c-pager01__item.is-current-after,
    .c-pager01__item.is-first,
    .c-pager01__item.is-last,
    .c-pager01__item.is-shift {
        display: inline-block;
    }
}
.c-pager01__item.is-prev {
    display: none;
}
@media all and (min-width: 600px) {
    .c-pager01__item.is-prev {
        display: inline-block;
        margin-right: 8px;
    }
}
.c-pager01__item.is-next {
    display: none;
}
@media all and (min-width: 600px) {
    .c-pager01__item.is-next {
        display: inline-block;
        margin-left: 8px;
    }
}
.c-pager01__item.is-ellipsis {
    display: none;
}
@media all and (min-width: 600px) {
    .c-pager01__item.is-ellipsis {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 45px;
        height: 45px;
    }
}
.c-pager01__item.is-focus {
    transform: scale(1.2);
}
@media all and (min-width: 600px) {
    .c-pager01__item.is-focus {
        transform: none;
    }
}

.c-pager01__link {
    display: block;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    padding-top: 1px;
    border: solid 1px #f36c2c;
    border-radius: 3px;
    color: #f36c2c;
    text-decoration: none;
    font-size: 1.8rem;
}
@media all and (min-width: 600px) {
    .c-pager01__link {
        width: 45px;
        height: 45px;
        padding-top: 0;
        border-width: 2px;
        border-radius: 6px;
        font-size: 2.3rem;
    }
}
@media all and (min-width: 600px) {
    .c-pager01__link:hover,
    .c-pager01__link:focus {
        border-width: 1px;
        background-color: #f36c2c;
        color: #fff;
        text-decoration: none;
    }
}
.is-prev .c-pager01__link,
.is-next .c-pager01__link {
    border: 0;
}
@media all and (min-width: 600px) {
    .is-prev .c-pager01__link::before,
    .is-next .c-pager01__link::before {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        content: "";
    }
}
@media all and (min-width: 600px) {
    .is-prev .c-pager01__link:focus,
    .is-prev .c-pager01__link:hover,
    .is-next .c-pager01__link:focus,
    .is-next .c-pager01__link:hover {
        border: 0;
        opacity: 0.5;
        outline-offset: -1px;
        background-color: #fff;
    }
}
@media all and (min-width: 600px) {
    .is-prev .c-pager01__link::before {
        background: url(../img/case/ico_left.png) no-repeat center right 16px/15px;
    }
}
@media all and (min-width: 600px) {
    .is-next .c-pager01__link::before {
        background: url(../img/case/ico_right.png) no-repeat center right 14px/15px;
    }
}

.c-pager01__label {
    display: block;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    padding-top: 1px;
    border: solid 1px #f36c2c;
    border-radius: 3px;
    color: #f36c2c;
    text-decoration: none;
    font-size: 1.8rem;
}
@media all and (min-width: 600px) {
    .c-pager01__label {
        width: 45px;
        height: 45px;
        font-size: 2.3rem;
    }
}
.is-current .c-pager01__label {
    border: solid 1px #000;
    background: #000;
    color: #fff;
}

@media all and (min-width: 600px) {
    .c-pager01__circle {
        position: relative;
        color: #f36c2c;
    }
}
@media all and (min-width: 600px) {
    .c-pager01__circle::before,
    .c-pager01__circle::after {
        position: absolute;
        content: "・";
    }
}
@media all and (min-width: 600px) {
    .c-pager01__circle::before {
        left: 0.7em;
    }
}
@media all and (min-width: 600px) {
    .c-pager01__circle::after {
        right: 0.7em;
    }
}

/*
Pager
c-pager02
*/
.c-pager02 {
    display: block;
    position: relative;
    margin: 34px 25px 73px;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-pager02 {
        width: 1100px;
        min-height: 46px;
        margin: 51px auto 95px;
        padding: 0;
    }
}

@media all and (min-width: 600px) {
    .c-pager02__list {
        min-height: 40px;
    }
}

.c-pager02__all {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 100px;
    height: 35px;
    box-sizing: border-box;
    border: solid 1px #f36c2c;
    transform: translateX(-50%);
    color: #f36c2c;
    text-align: center;
    font-weight: bold;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-pager02__all {
        top: 0;
        width: 138px;
        height: 46px;
        margin: 0 0 0 -10px;
        border-width: 2px;
        font-size: 2.4rem;
    }
}

.c-pager02__previous {
    position: relative;
    float: right;
    width: 45%;
    height: 35px;
    box-sizing: border-box;
    border: solid 1px #000;
    font-weight: bold;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-pager02__previous {
        width: 120px;
        height: 46px;
        margin: 0 8px 0;
        border: 0;
        font-size: 1.8rem;
    }
}

.c-pager02__next {
    position: relative;
    float: left;
    width: 45%;
    height: 35px;
    box-sizing: border-box;
    border: solid 1px #000;
    font-weight: bold;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-pager02__next {
        width: 120px;
        height: 46px;
        margin: 0 8px 0;
        border: 0;
        font-size: 1.8rem;
    }
}

.c-pager02__link {
    display: block;
    height: 100%;
    box-sizing: border-box;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
@media all and (min-width: 600px) {
    .c-pager02__link {
        padding: 0;
    }
}
.c-pager02__all .c-pager02__link {
    padding-top: 5px;
    transition: background 0.3s ease, color 0.3s ease;
}
@media all and (min-width: 600px) {
    .c-pager02__all .c-pager02__link {
        padding: 0;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__all .c-pager02__link:hover,
    .c-pager02__all .c-pager02__link:focus {
        background: #f36c2c;
        color: #fff;
    }
}
.c-pager02__previous .c-pager02__link {
    padding: 3px 11% 0 0;
    transition: color 0.3s ease;
}
@media all and (min-width: 600px) {
    .c-pager02__previous .c-pager02__link {
        padding: 6px 0 0;
        outline-offset: 10px;
    }
}
.c-pager02__previous .c-pager02__link::before {
    position: absolute;
    top: 50%;
    right: 12%;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 6px;
    border-color: transparent transparent transparent #000;
    transition: border 0.3s ease;
    transform: translateY(-50%);
    content: "";
}
@media all and (max-width: 340px) {
    .c-pager02__previous .c-pager02__link::before {
        right: 7%;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__previous .c-pager02__link::before {
        left: 100%;
        right: 0;
        border-width: 4px 0 4px 7px;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__previous .c-pager02__link:hover,
    .c-pager02__previous .c-pager02__link:focus {
        color: #f36c2c;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__previous .c-pager02__link:hover::before,
    .c-pager02__previous .c-pager02__link:focus::before {
        border-left-color: #f36c2c;
    }
}
.c-pager02__next .c-pager02__link {
    padding: 3px 0px 0 11%;
    transition: color 0.3s ease;
}
@media all and (min-width: 600px) {
    .c-pager02__next .c-pager02__link {
        padding: 6px 0 0;
        outline-offset: 10px;
    }
}
.c-pager02__next .c-pager02__link::before {
    position: absolute;
    top: 50%;
    right: 84%;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 6px 3px 0;
    border-color: transparent #000 transparent transparent;
    transition: border 0.3s ease;
    transform: translateY(-50%);
    content: "";
}
@media all and (max-width: 340px) {
    .c-pager02__next .c-pager02__link::before {
        right: 87%;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__next .c-pager02__link::before {
        right: 100%;
        border-width: 4px 7px 4px 0;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__next .c-pager02__link:hover,
    .c-pager02__next .c-pager02__link:focus {
        color: #f36c2c;
    }
}
@media all and (min-width: 600px) {
    .c-pager02__next .c-pager02__link:hover::before,
    .c-pager02__next .c-pager02__link:focus::before {
        border-right-color: #f36c2c;
    }
}



/*
Project
c-projects
*/
.c-projects {
    position: relative;
    background: #f17437;
    color: #fff;
}
.c-projects::before {
    position: absolute;
    top: 0;
    left: 25px;
    width: 135px;
    height: 203px;
    background: url(../img/home/bg_projects01_sp.png) 0 0/100% no-repeat;
    content: "";
}
@media all and (min-width: 600px) {
    .c-projects::before {
        left: 50%;
        width: 356px;
        height: 528px;
        margin-left: -638px;
        background-image: url(../img/home/bg_projects01_pc.png);
    }
}

.c-projects__inner {
    position: relative;
    padding: 54px 15px 40px;
}
@media all and (min-width: 600px) {
    .c-projects__inner {
        padding: 112px 0 120px;
    }
}

@media all and (min-width: 600px) {
    .c-projects-header {
        margin: 0 0 30px;
    }
}

.c-projects__copy {
    text-align: center;
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-projects__copy {
        margin: 0 0 56px;
        font-weight: bold;
        font-size: 1.8rem;
    }
}

.c-projects-list {
    margin: 35px 0 30px;
}
@media all and (min-width: 600px) {
    .c-projects-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 0 50px;
    }
}

.c-projects-list__item + .c-projects-list__item {
    margin-top: 20px;
}
@media all and (min-width: 600px) {
    .c-projects-list__item:nth-child(n) {
        width: 350px;
        margin: 0;
    }
}
.c-projects-k .c-projects-list__item:nth-child(n) {
    border: solid 4px #ffe100;
    border-radius: 5px;
}

.c-projects-list__link {
    display: block;
    color: inherit;
    text-decoration: none;
}
@media all and (min-width: 600px) {
    .c-projects-list__link {
        position: relative;
    }
}
@media all and (min-width: 600px) {
    .c-projects-list__link::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity 0.3s ease;
        opacity: 0;
        background: rgba(255, 255, 255, 0.1);
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-projects-list__link:hover::before,
    .c-projects-list__link:focus::before {
        opacity: 1;
    }
}

.c-projects-list__head {
    position: relative;
    padding: 14px 23px 14px 35px;
    border-radius: 5px 5px 0 0;
    background: #fff;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-projects-list__head {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 130px;
        box-sizing: border-box;
        padding: 0 28px 0 40px;
        font-size: 1.6rem;
    }
}
.c-projects-list__head::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 2px;
    transform: translateY(-50%);
    background: #f36c2c;
    content: "";
}
.c-projects-k .c-projects-list__head::before {
    background: #ffe100;
}

.c-projects-list__area-txt {
    padding: 19px 19px 25px;
    border: solid 1px #fff;
    border-radius: 0 0 5px 5px;
}
@media all and (min-width: 600px) {
    .c-projects-list__area-txt {
        padding: 20px 29px 28px 29px;
    }
}

.c-projects-list__img_wrapper {
    position: relative;
    width: 100%;
}
.c-projects-list__img_wrapper::before {
    display: block;
    padding-top: 75%;
    content: "";
}

.c-projects-list__img {
    overflow: hidden;
    margin: 0 0 15px;
    border-radius: 5px;
}
@media all and (min-width: 600px) {
    .c-projects-list__img {
        margin: 0 -10px 9px;
    }
}
.c-projects-list__img_wrapper .c-projects-list__img {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.c-projects-list__img_wrapper .c-projects-list__img img {
    width: auto;
    height: 100%;
}

.c-projects-list__txt {
    font-size: 1.3rem;
}
@media all and (min-width: 600px) {
    .c-projects-list__txt {
        font-size: 1.4rem;
    }
}

.c-projects-list__sub {
    margin: 6px 0 0;
    font-weight: bold;
    font-size: 1.1rem;
}
@media all and (min-width: 600px) {
    .c-projects-list__sub {
        margin: 13px 0 0;
    }
}

@media all and (min-width: 600px) {
    .c-projects__btn {
        width: 300px;
    }
}

@media all and (min-width: 600px) {
    .c-projects__btn-link {
        padding: 13px 46px 15px;
    }
}



/*
c-set01
具体的な業務
*/
.c-set01 {
    margin-top: 10px;
    padding: 15px 18px;
    background: #fdeede;
}
@media all and (min-width: 600px) {
    .c-set01 {
        margin-top: 20px;
        padding: 30px 40px;
    }
}
#recruit .c-set01 {
    margin-top: 15px;
    padding: 15px 17px 17px;
}
@media all and (min-width: 600px) {
    #recruit .c-set01 {
        padding: 18px 25px 20px;
    }
}

.c-set01__head {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.6rem;
}
@media all and (min-width: 600px) {
    .c-set01__head {
        margin-bottom: 15px;
        font-size: 1.8rem;
    }
}

@media all and (min-width: 600px) {
    .c-set01.is-wide {
        width: 100%;
        margin-top: 0;
    }
}

/*
Set
c-set02
*/
@media all and (min-width: 600px) {
    .c-set02__item {
        display: flex;
    }
}
.c-set02__item + .c-set02__item {
    margin-top: 36px;
}
@media all and (min-width: 600px) {
    .c-set02__item + .c-set02__item {
        margin-top: 100px;
    }
}
@media all and (min-width: 600px) {
    .c-set02__item.is-rebirth {
        flex-direction: row-reverse;
    }
}

.c-set02__img {
    margin-bottom: 20px;
}
@media all and (min-width: 600px) {
    .c-set02__img {
        width: 700px;
        min-width: 700px;
        min-height: 0%;
        margin: 0 0 0 -150px;
    }
}
@media all and (min-width: 600px) {
    .c-set02__item.is-rebirth .c-set02__img {
        margin: 0 -150px 0 0;
    }
}

@media all and (min-width: 600px) {
    .c-set02__txt-area {
        flex: 1;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin: 0 0 40px 0;
        padding: 0 0 0 56px;
        background: #fff;
    }
}
@media all and (min-width: 600px) {
    .c-set02__item.is-rebirth .c-set02__txt-area {
        padding: 0 40px 0 0;
    }
}

.c-set02__sub {
    margin-bottom: 5px;
    color: #f36c2c;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
}
@media all and (min-width: 600px) {
    .c-set02__sub {
        margin-bottom: 30px;
        font-size: 3.4rem;
    }
}
.c-set02__sub.is-center {
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-set02__sub.is-over {
        white-space: nowrap;
    }
}

.c-set02__txt {
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-set02__txt {
        max-width: 500px;
        white-space: normal;
    }
}
@media all and (min-width: 600px) {
    .c-set02__txt.is-center {
        text-align: center;
    }
}

/*
c-set03
*/
@media all and (min-width: 600px) {
    .c-set03__item {
        margin-bottom: -1.5em;
    }
}
.c-set03__item + .c-set03__item {
    margin-top: 36px;
}
@media all and (min-width: 600px) {
    .c-set03__item + .c-set03__item {
        margin-top: 100px;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item::after {
        display: block;
        clear: both;
        content: "";
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround {
        display: flex;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround:nth-of-type(odd) {
        flex-direction: row;
    }
}
@media all and (min-width: 600px) {
    .c-set03.is-reverse .c-set03__item.is-noaround:nth-of-type(odd) {
        flex-direction: row-reverse;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround:nth-of-type(even) {
        flex-direction: row-reverse;
    }
}
@media all and (min-width: 600px) {
    .c-set03.is-reverse .c-set03__item.is-noaround:nth-of-type(even) {
        flex-direction: row;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround.is-control-left {
        flex-direction: row !important;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround.is-control-right {
        flex-direction: row-reverse !important;
    }
}

.c-set03__img {
    margin-bottom: 20px;
}
@media all and (min-width: 600px) {
    .c-set03__img {
        width: 550px;
        margin-bottom: 1.5em;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item:nth-of-type(odd) .c-set03__img {
        float: left;
        margin-right: 45px;
    }
}
@media all and (min-width: 600px) {
    .c-set03.is-reverse .c-set03__item:nth-of-type(odd) .c-set03__img {
        float: right;
        margin-right: 0;
        margin-left: 45px;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item:nth-of-type(even) .c-set03__img {
        float: right;
        margin-left: 45px;
    }
}
@media all and (min-width: 600px) {
    .c-set03.is-reverse .c-set03__item:nth-of-type(even) .c-set03__img {
        float: left;
        margin-right: 45px;
        margin-left: 0;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-control-left .c-set03__img {
        float: left !important;
        margin-right: 45px !important;
        margin-left: 0 !important;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-control-right .c-set03__img {
        float: right !important;
        margin-right: 0 !important;
        margin-left: 45px !important;
    }
}

.c-set03__sub {
    margin-bottom: 5px;
    color: #f36c2c;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.5;
}
@media all and (min-width: 600px) {
    .c-set03__sub {
        margin-bottom: 30px;
        font-size: 2.9rem;
    }
}
#sweets .c-set03__sub {
    color: #f92197;
}
.c-set03__sub.is-center {
    text-align: center;
}

@media all and (min-width: 600px) {
    .c-set03__txt-area {
        padding-bottom: 1.5em;
    }
}
@media all and (min-width: 600px) {
    .c-set03__item.is-noaround .c-set03__txt-area {
        width: calc(100% - 595px);
    }
}

.c-set03__txt {
    letter-spacing: 0.1em;
}
@media all and (min-width: 600px) {
    .c-set03__txt.is-center {
        text-align: center;
    }
}

/*
Set
c-set04
*/
@media all and (min-width: 600px) {
    .c-set04 {
        overflow: hidden;
    }
}

@media all and (min-width: 600px) {
    .c-set04__img {
        float: right;
        width: 500px;
    }
}

.c-set04__map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 70%;
}
@media all and (min-width: 600px) {
    .c-set04__map {
        float: right;
        width: 500px;
        padding-top: 350px;
    }
}
.c-set04__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.c-set04__area-txt {
    margin-top: 15px;
}
@media all and (min-width: 600px) {
    .c-set04__area-txt {
        margin-top: 0;
    }
}

/*
c-set05
基幹システム系
*/
.c-set05 {
    position: relative;
    margin: 38px -10px 0;
    padding: 30px 25px 10px;
    border: solid 2px #f1ab93;
}
@media all and (min-width: 600px) {
    .c-set05 {
        margin: 60px 0 0;
        padding: 40px 35px 16px;
    }
}
.kaizen-about-system .c-set05 {
    border-color: #ffbe2e;
}
@media all and (min-width: 600px) {
    .kaizen-about-system .c-set05.cart {
        padding: 40px 40px 16px;
    }
}

.c-set05__head {
    position: absolute;
    top: -15px;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, 0);
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-set05__head {
        top: -25px;
    }
}

.c-set05__head-in {
    display: inline-flex;
    align-items: center;
    height: 30px;
    box-sizing: border-box;
    padding: 0 15px;
    border-radius: 30px;
    background-color: #f36c2c;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    white-space: nowrap;
}
@media all and (min-width: 600px) {
    .c-set05__head-in {
        height: 50px;
        padding: 0 40px;
        border-radius: 50px;
        font-size: 2rem;
    }
}
.kaizen-about-system .c-set05__head-in {
    background-color: #ffbe2e;
}

.c-set05__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media all and (min-width: 600px) {
    .c-set05__list {
        justify-content: center;
    }
}
@media all and (min-width: 600px) {
    .c-set05.is-center .c-set05__list {
        padding: 0 50px;
    }
}

.c-set05__item {
    width: 50%;
    padding-bottom: 20px;
    text-align: center;
}
@media all and (min-width: 600px) {
    .c-set05__item {
        width: auto;
        padding-bottom: 24px;
    }
}
@media all and (min-width: 600px) {
    .kaizen-about-system .c-set05__item {
        width: 20%;
    }
}
@media all and (min-width: 600px) {
    .kaizen-about-system .cart .c-set05__item {
        width: 25%;
        max-width: 165px;
    }
}

@media all and (min-width: 600px) {
    .c-set05__item img {
        width: auto;
    }
}
@media all and (min-width: 600px) {
    .kaizen-about-system .c-set05__item img {
        width: 100%;
    }
}

/*
Set
c-set06
*/
.c-set06__set:not(:first-child) {
    margin-top: 60px;
}
@media all and (min-width: 600px) {
    .c-set06__set:not(:first-child) {
        margin-top: 90px;
    }
}

.c-set06__head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: serif;
    font-weight: bold;
    font-feature-settings: 'palt' 1;
}
@media all and (min-width: 600px) {
    .c-set06__head {
        justify-content: flex-end;
        position: relative;
    }
}

.c-set06__head > strong {
    font-size: 2.4rem;
    line-height: 1.35;
}
@media all and (min-width: 600px) {
    .c-set06__head > strong {
        position: relative;
        top: 5px;
        font-size: 4.4rem;
    }
}

.c-set06__head b {
    font-size: 4.5rem;
    vertical-align: baseline;
}
@media all and (min-width: 600px) {
    .c-set06__head b {
        position: relative;
        top: 3px;
        font-size: 6.8rem;
    }
}
.c-set06__set:first-child .c-set06__head b {
    position: relative;
    top: 3px;
}
@media all and (min-width: 600px) {
    .c-set06__set:first-child .c-set06__head b {
        font-size: 7.7rem;
    }
}

.c-set06__head > span {
    visibility: hidden;
    transform: translateY(100px);
    opacity: 0;
    font-size: 2.2rem;
}
@media all and (min-width: 600px) {
    .c-set06__head > span {
        position: absolute;
        font-size: 3rem;
    }
}
@media all and (min-width: 600px) {
    .product .c-set06__head > span {
        --head-sub-width: 172px;
    }
}
@media all and (min-width: 600px) {
    .growth .c-set06__head > span {
        --head-sub-width: 158px;
    }
}
@media all and (min-width: 600px) {
    .raises .c-set06__head > span {
        --head-sub-width: 215px;
    }
}
@media all and (min-width: 600px) {
    .balance .c-set06__head > span {
        --head-sub-width: 146px;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:first-child .c-set06__head > span {
        font-size: 2.6rem;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(odd) .c-set06__head > span {
        left: calc(50% + (var(--head-sub-width) / 2) + 0.5em);
        transform: translateX(100px);
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(even) .c-set06__head > span {
        right: calc(50% + (var(--head-sub-width) / 2) + 0.5em);
        transform: translateX(-100px);
    }
}
.c-set06__head > span.is-lazy {
    animation: fadeIn-toTop var(--animation-duration) var(--animation-timing-function) forwards;
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(odd) .c-set06__head > span.is-lazy {
        animation-name: fadeIn-toLeft;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(even) .c-set06__head > span.is-lazy {
        animation-name: fadeIn-toRight;
    }
}

.c-set06__txt-area-wrap {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .c-set06__txt-area-wrap {
        display: flex;
        column-gap: 60px;
    }
}
.c-set06__set:first-child .c-set06__txt-area-wrap {
    margin-top: 15px;
}
@media all and (min-width: 600px) {
    .c-set06__set:first-child .c-set06__txt-area-wrap {
        margin-top: 20px;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:not(:first-child) .c-set06__txt-area-wrap {
        margin-top: 20px;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(odd) .c-set06__txt-area-wrap {
        flex-direction: row-reverse;
    }
}

.c-set06__txt-area {
    visibility: hidden;
    transform: translateY(100px);
    opacity: 0;
}
@media all and (min-width: 600px) {
    .c-set06__txt-area {
        flex: 1;
    }
}
.c-set06__txt-area.is-lazy {
    animation: fadeIn-toTop var(--animation-duration) 0.5s var(--animation-timing-function) forwards;
}

.c-set06__example {
    margin-top: 30px;
}

.c-set06__label {
    color: #f36c2c;
    font-weight: 700;
}

.c-set06__item::before {
    margin-right: 4px;
    color: #f36c2c;
    content: '●';
}

.c-set06__img {
    visibility: hidden;
    transform: translateY(100px);
    opacity: 0;
    margin-top: 20px;
}
@media all and (min-width: 600px) {
    .c-set06__img {
        flex: 1;
        margin-top: 8px;
    }
}
.c-set06__img.is-lazy {
    animation: fadeIn-toTop var(--animation-duration) 0.5s var(--animation-timing-function) forwards;
}
@media all and (min-width: 600px) {
    .c-set06__set .c-set06__img.is-lazy {
        animation-delay: 1s;
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(odd) .c-set06__img.is-lazy {
        animation-name: fadeIn-toRight;
        transform: translateX(-100px);
    }
}
@media all and (min-width: 600px) {
    .c-set06__set:nth-child(even) .c-set06__img.is-lazy {
        animation-name: fadeIn-toLeft;
        transform: translateX(100px);
    }
}



/* 画像下のキャプション */
.c-single01-textarea__sub {
    margin: 10px 0 0;
    color: #737373;
    text-align: left;
    font-size: 1.3rem;
}
@media all and (min-width: 600px) {
    .c-single01-textarea__sub {
        margin: 16px 0 0;
        font-size: 1.4rem;
    }
}

/*
Table
c-table01
.c-table01 - Base styles
*/
@media all and (min-width: 600px) {
    .c-table01 {
        border-bottom: solid 1px #e7e7e7;
    }
}
@media not all and (min-width: 600px) {
    .c-table01 table,
    .c-table01 thead,
    .c-table01 tbody,
    .c-table01 tr {
        display: block;
    }
}
.c-table01 th,
.c-table01 td {
    box-sizing: border-box;
    padding: 10px 15px;
}
@media not all and (min-width: 600px) {
    .c-table01 th,
    .c-table01 td {
        display: block;
    }
}
@media all and (min-width: 600px) {
    .c-table01 th,
    .c-table01 td {
        padding: 35px 40px;
        border-top: solid 1px #e7e7e7;
    }
}
.c-table01 th {
    border-top: solid 1px #e7e7e7;
    background: #f7f7f7;
    font-weight: 700;
    font-size: 1.5rem;
}
@media all and (min-width: 600px) {
    .c-table01 th {
        width: 330px;
    }
}
.c-table01 td {
    background: #fff;
}

.c-table01__note {
    font-size: 1.2rem;
}
@media all and (min-width: 600px) {
    .c-table01__note {
        font-size: 1.4rem;
    }
}




/*
Txt
c-txt-note01
※倉庫業務は、アルバイト・パートスタッフの方々に活躍していただいています。
*/
.c-txt-note01 {
    margin-top: 10px;
    padding-left: 1em;
    color: #7f7e7e;
    text-indent: -1em;
    font-size: 1.2rem;
}
@media all and (min-width: 600px) {
    .c-txt-note01 {
        margin-top: 20px;
        font-size: 1.4rem;
    }
}

/*
Txt
c-txt-note02
*/
.c-txt-note02 {
    margin-top: 10px;
    color: #7f7e7e;
    font-size: 1.4rem;
}
@media all and (min-width: 600px) {
    .c-txt-note02 {
        margin-top: 20px;
        font-size: 1.6rem;
    }
}
.c-txt-note02 + .c-txt-note02 {
    margin-top: 0;
}
.c-txt-note02.is-red {
    margin-top: 0;
    color: #f00;
}

.c-color-orange {
    color: #f36c2c;
}





/* パンくずリスト
================================================== */
.l-breadcrumb .breadcrumb-list {
    padding: 22px 0 25px;
}
#dock .l-breadcrumb .breadcrumb-list {
    padding: 22px 0 16px;
}
#dock_contact .l-breadcrumb .breadcrumb-list,
#dock_thanks .l-breadcrumb .breadcrumb-list {
    padding: 28px 0 10px;
}

.l-breadcrumb .breadcrumb-list__item {
    display: inline-block;
    font-size: 1.5rem;
}
.l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item {
    padding-left: 3px;
}
#dock .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item,
#dock_contact .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item,
#dock_thanks .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item {
    padding-left: 14px;
}
.l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item::before {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: -1px 10px 0 0;
    border-top: solid 1px #1a1a1a;
    border-right: solid 1px #1a1a1a;
    transform: rotate(45deg);
    vertical-align: middle;
    content: "";
}
#dock .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item::before,
#dock_contact .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item::before,
#dock_thanks .l-breadcrumb .breadcrumb-list__item + .breadcrumb-list__item::before {
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    margin-right: 24px;
    border-width: 2px;
    transform: rotate(45deg) skew(-20deg, -20deg);
}
.l-breadcrumb .breadcrumb-list__item a {
    color: #f36c2c;
    text-decoration: none;
}
#sweets .l-breadcrumb .breadcrumb-list__item a {
    color: #f92197;
}
#dock .l-breadcrumb .breadcrumb-list__item a,
#dock_contact .l-breadcrumb .breadcrumb-list__item a,
#dock_thanks .l-breadcrumb .breadcrumb-list__item a {
    color: inherit;
}
.l-breadcrumb .breadcrumb-list__item a:hover,
.l-breadcrumb .breadcrumb-list__item a:focus {
    text-decoration: underline;
}



/* コンテンツ
================================================== */
@media all and (min-width: 600px) {
    .l-container.col2 .l-contents {
        order: 2;
        width: calc(100% - 250px - 20px);
    }
}
#stopla .l-contents {
    position: relative;
}

:where(.l-contents) a {
    color: rgb(26, 13, 171);
}



/* スタンダードセクション
================================================== */
.l-standard-sec__inner {
    position: relative;
    padding-top: 40px;
    padding-bottom: 50px;
}
@media all and (min-width: 600px) {
    .l-standard-sec__inner {
        padding-top: 20px;
        padding-bottom: 100px;
    }
}

@media all and (min-width: 600px) {
    .l-standard-sec__en {
        margin-bottom: 3px;
    }
}



.l-standard-sec__bg {
    position: absolute;
    top: 35%;
    left: 0;
    z-index: -1;
    width: 45%;
}
@media all and (min-width: 600px) {
    .l-standard-sec__bg {
        top: 30%;
        width: 34%;
    }
}

.l-standard-sec__txt-wrap {
    margin-bottom: 55px;
}
@media all and (min-width: 600px) {
    .l-standard-sec__txt-wrap {
        margin-bottom: 95px;
    }
}

.l-standard-sec__txt01 {
    text-align: center;
    font-weight: bold;
    font-size: 1.7rem;
}
@media all and (min-width: 600px) {
    .l-standard-sec__txt01 {
        font-size: 2.8rem;
    }
}

.l-standard-sec__txt02 {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .l-standard-sec__txt02 {
        margin-top: 18px;
        text-align: center;
    }
}

.l-standard-sec__txt03 {
    margin-top: 10px;
}
@media all and (min-width: 600px) {
    .l-standard-sec__txt03 {
        margin-top: 18px;
    }
}



/* 下層ページ（デフォルト）
================================================== */
.l-sub-img {
    height: 140px;
    background: url(../img/common/bg_submain01_sp.jpg) no-repeat center/cover;
}
@media all and (min-width: 600px) {
    .l-sub-img {
        height: 340px;
        background-image: url(../img/common/bg_submain01_pc.jpg);
    }
}

.l-sub-img__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.l-sub-img__head {
    margin-top: 44px;
    color: #fff;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.3;
    letter-spacing: 0.06em;
}
@media all and (min-width: 600px) {
    .l-sub-img__head {
        font-size: 5.5rem;
        line-height: 1.6;
        letter-spacing: 0.06em;
    }
}
#download .l-sub-img__head {
    font-size: 2.3rem;
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.025em;
}
@media all and (min-width: 600px) {
    #download .l-sub-img__head {
        font-size: 5rem;
    }
}

.l-sub-img__en {
    margin-top: 8px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
    letter-spacing: 0.001em;
}
@media all and (min-width: 600px) {
    .l-sub-img__en {
        margin-top: 0;
        font-size: 2rem;
    }
}
#download .l-sub-img__en {
    font-feature-settings: 'palt' 1;
    letter-spacing: 0;
}
@media all and (min-width: 600px) {
    #download .l-sub-img__en {
        font-size: 1.6rem;
    }
}

/* 下層ページ（スタンダード）
================================================== */
.l-sub-img-standard {
    width: 100%;
    height: 384px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media all and (min-width: 600px) {
    .l-sub-img-standard {
        height: 768px;
    }
}

.l-sub-img-standard__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 15px;
}

.l-sub-img-standard__head {
    text-align: center;
}

.l-sub-img-standard__head-bg {
    display: inline-block;
    box-sizing: border-box;
    margin-top: 24px;
    padding: 0 10px 2px;
    background: rgba(243, 108, 44, 0.9);
    color: #fff;
    font-weight: 700;
    font-size: 2.3rem;
    line-height: 1.2;
    letter-spacing: 0.05em;
}
@media all and (min-width: 600px) {
    .l-sub-img-standard__head-bg {
        margin-top: 0;
        padding: 0 18px 5px;
        font-size: 4.5rem;
        line-height: 1.2;
        letter-spacing: 0.06em;
    }
}
#sweets .l-sub-img-standard__head-bg {
    background: rgba(249, 33, 151, 0.9);
}

@media all and (min-width: 600px) {
    .l-sub-img-standard__head-bg-space {
        letter-spacing: -0.2em;
    }
}

/* アウター
================================================== */
.l-wrapper {
    position: relative;
}



#sweets .l-wrapper {
    background-color: #f99dc9;
}
#butsuryu_kaizen .l-wrapper {
    background-color: #f5f7f8;
}

.l-wrapper:has(.l-sub-img-kaizen) {
    background-color: #ededed;
}



@media all and (min-width: 600px) {
    .l-container.col2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 1100px;
        margin: 0 auto;
    }
}



/* サイドバー
================================================== */
@media all and (min-width: 600px) {
    .l-container.col2 .l-sidebar {
        width: 250px;
    }
}



/* コンタクト（JS制御）
================================================== */
.js-contact-task-con,
.js-contact-trigger01-con,
.js-contact-trigger02-con,
.js-contact-trigger03-con,
.js-contact-trigger04-con {
    display: none;
}
.js-contact-task-con.is-show,
.js-contact-trigger01-con.is-show,
.js-contact-trigger02-con.is-show,
.js-contact-trigger03-con.is-show,
.js-contact-trigger04-con.is-show {
    display: block;
}

/* スウィッチ（JS制御）
================================================== */
.js-switch-tab {
    cursor: pointer;
}

.js-switch-content {
    display: none;
}
.js-switch-content.is-active {
    display: block;
}

/* トグル（JS制御）
================================================== */
.js-toggle-trigger {
    cursor: pointer;
}

.js-toggle-content {
    display: none;
}



.pr_btn-link {
    color: inherit;
}



/* 2023/03/08 S&Eパートナーズ追加			*/

.c-projects-list__foot {
    position: relative;
    padding: 10px 23px 10px 35px;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 1.5rem;
}
.c-projects-list__area-txt-f {
    border-radius: 5px 5px 0px 0px;
}
@media all and (min-width: 600px) {
    .c-projects-list__foot {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 130px;
        box-sizing: border-box;
        padding: 0 28px 0 40px;
        font-size: 1.6rem;
    }
}
.c-projects-list__foot::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 2px;
    transform: translateY(-50%);
    background: #f36c2c;
    content: "";
}
.c-projects-k .c-projects-list__foot::before {
    background: #ffe100;
}
/* 2023/03/08 S&Eパートナーズ追加　ここまで			*/



/* ============================================================
アパレル物流・ファッション物流
============================================================ */
.l-standard-sec__txt-wrap .itemBox {
  display: flex;
  margin: 0 auto 100px;
}
.l-standard-sec__txt-wrap .itemBox p.l-standard-sec__txt01 {
  text-align: left;
  color: #f36c2c;
}
.l-standard-sec__txt-wrap .itemBox p.l-standard-sec__txt02 {
  text-align: left;
}
.l-standard-sec__txt-wrap .itemBox .thumb img {
  width: 280px;
  margin: 0 0 0 30px;
}
.flow {
  background: #FFF5EA;
  padding: 30px 40px;
  box-sizing: border-box;
  margin: 0 auto 100px;
}
.flow .flow__itemBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 70px;
}
.flow .flow__itemBox:last-of-type {
  margin: 0 auto 0;
}
.flow__itemBox .flow__icon {
  width: 12%;
}
.flow .flow__itemBox .flow__thumb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: #ffffff;
  width: 85%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
.flow .flow__itemBox .flow__thumb:before {
  content: "";
  position: absolute;
  margin: 0 auto;
  border-top: 40px solid #F36C2C;
  border-right: 75px solid transparent;
  border-left: 75px solid transparent;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
}
.flow .flow__itemBox:last-of-type .flow__thumb:before {
  content: none;
}
.flow__thumb .flow__content {
  display: flex;
  align-items: center;
  width: 37%;
  border-right: solid 2px #d9d9d9;
}
.flow__thumb .flow__num {
  color: #F36C2C;
  font-size: 5rem;
  font-weight: bold;
  margin: 0 20px 0 0;
}
.flow__itemBox h3 {
  font-size: 2.8rem;
  font-weight: bold;
  padding: 0 20px 0 0;
}
.flow__thumb .flow__txt {
  width: 63%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.flow__thumb .flow__txt p {
  font-weight: bold;
}
.returns .returns__item {
  display: flex;
  justify-content: space-around;
  margin: 0 auto 90px;
}
.returns__item img {
  width: 180px;
}
.returns__item p.l-standard-sec__txt01 {
  color: #f36c2c;
}
@media screen and (max-width:599px) {
  .l-standard-sec__txt-wrap .itemBox {
    margin: 0 auto 50px;
  }
  .l-standard-sec__txt-wrap .itemBox .thumb {
    text-align: center;
  }
  .l-standard-sec__txt-wrap .itemBox p.l-standard-sec__txt01 {
    font-size: 2rem;
    text-align: center;
    line-height: 1.5;
  }
  .l-standard-sec__txt-wrap .itemBox .thumb img {
    margin: 25px auto;
  }
  .flow {
    padding: 0;
    margin: 0 auto 50px;
  }
  .flow .flow__itemBox {
    display: block;
    margin: 0 auto 50px;
  }
  .flow .flow__itemBox .flow__thumb {
    display: block;
    width: 100%;
    padding: 5px 10px 15px;
    border: solid 3px #F36C2C;
  }
  .flow .flow__itemBox .flow__thumb:before {
    border-top: 30px solid #F36C2C;
    bottom: -45px;
  }
  .flow__thumb .flow__content {
    width: 100%;
    border-right: none;
  }
  .flow__thumb .flow__num {
    font-size: 4rem;
    line-height: 1;
    margin: 0 10px 0 0;
  }
  .flow__itemBox h3 {
    font-size: 2.5rem;
    padding: 0;
  }
  .flow__thumb .flow__txt {
    width: 100%;
    padding: 0;
  }
  .returns .returns__item {
    display: block;
    margin: 0 auto 50px;
  }
  .returns__item img {
    width: 100%;
    margin: 25px auto 0;
  }
  .returns__item p.l-standard-sec__txt01 {
    font-size: 2rem;
    text-align: center;
    line-height: 1.5;
  }
}



/* ============================================================
2025/11/07 内部リンク装飾
============================================================ */

/* --- 見出しの親要素のスタイル --- */
.case-study-title-visual {
    font-size: 1em;
    font-weight: bold;
    color: #333;
    margin-top: 0;
    margin-bottom: 9px;
    display: flex;
    align-items: center;
}

/* --- その他のスタイル（余白調整済み） --- */
.system-name {
    font-size: 1em;
    color: #333;
  margin-top: 0px;
    margin-bottom: 1.5px;
}

.case-study-link {
    font-size: 0.9em;
    color: #333;
    margin-top: 3px;
}

.case-study-link a {
    color: #e95400;
    text-decoration: none;
    word-break: break-all;
}

.case-study-block {
    background-color: #f7f7f7;
    padding: 20px 20px 10px 20px;
    border-radius: 5px;
    max-width: 600px;
    margin: 20px 0;
}
.case-study-block span{
   color:#e36c2c;
  font-size:1rem;
  margin:0 5px 0 0;
}

/* ============================================================
2025/11/07 内部リンク装飾　ここまで
============================================================ */



/* 記事関連(本文の中に画像を片面に差し込む用) */
.repackage-layout {
  display: flex;
  gap: 3%;
  margin-bottom: 2em;
  flex-wrap: nowrap;
}

/* ロジぺディア(行間に空白を入れる用) */
.p-spacer {
  display: block;
  height: 1.5em;
}



/* YouTube動画のレスポンシブ対応 */
.c-projects-list__video-wrapper {
    width: 100%;
}

.c-projects-list__video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9のアスペクト比 */
    height: 0;
    overflow: hidden;
    background-color: #000;
}

.c-projects-list__video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}



/* ============================================================
2025/12/11 test
============================================================ */

.projectsItem__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
}

.o-c__cta-link_border:before {
    display: none;
    /* position: absolute;
        display: block;
        content: "";
        width: 0;
        height: 0;
        top: 0;
        left: 10px;
        right: auto;
        bottom: 0;
        margin: auto;
        border-top: 2px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 6px solid #ff852b;
        border-right: none;
        transform: none;
        transition: all ease 0.3s; */
}

/* .o-c__cta-link_border:before {
    position: absolute;
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    top: 3px;
    right: 25px;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    transition: all
ease 0.3s;
    border-top: 3px solid #ff852b;
    border-right: 3px solid #ff852b;
} */

@media screen and (min-width: 600px) {
    .o-c__cta-link_border:before {
        position: absolute;
        display: block;
        content: "";
        width: 0;
        height: 0;
        top: 0;
        left: 25px;
        right: auto;
        bottom: 0;
        margin: auto;
        /* 右向き三角形 */
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #ff852b;
        /* 元の矢印スタイルを無効化 */
        border-right: none;
        transform: none;
        transition: all ease 0.3s;
    }
}

/* @media screen and (min-width: 600px) {
.o-c__cta-link_border:before {
    position: absolute;
    display: block;
    content: "";
    width: 13px;
    height: 13px;
    top: 3px;
    right: 25px;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    transition: all
ease 0.3s;
    border-top: 3px solid #ff852b;
    border-right: 3px solid #ff852b;
	}
} */

.o-c__cta-link_border {
    display: none;
    /* text-decoration: none;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    display: block;
    font-weight: 700;
    border-radius: 50px;
    position: relative;
    z-index: 300;
    line-height: 1.2;
    padding: 8px 20px 20px 25px;
    background-color: #FFF;
    border: 2px solid #ff852b;
    color: #ff852b;
    font-size: 10px;
    transition: 200ms ease all;
    width: 31%;
    height: 5%;
    top: 78%;
    left: 58%; */
	}


@media screen and (min-width: 600px) {
.o-c__cta-link_border {
    text-decoration: none;
        box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
        display: block;
        font-weight: 700;
        border-radius: 50px;
        position: relative;
        z-index: 300;
        line-height: 1;
        padding: 19px 25px 35px 65px;
        background-color: #FFF;
        border: 3px solid #ff852b;
        color: #ff852b;
        transition: 200ms ease all;
        top: 71%;
        left: 51%;
        width: 34%;
        height: 50px;
        font-size: 31px;
        line-height: 1.1;

	}}


@media screen and (min-width: 600px) {
    .o-c__cta-link_border:hover {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
        background-color: #ff852b;
        border: 3px solid #FFF;
        color: #FFF;
        transform: scale(1.03);
    }
}


@media screen and (min-width: 600px) {
    .o-c__cta-link_border:hover::before
 {
        border-left: 15px solid #FFF; /* オレンジ → 白 */
    }
}

/* @media screen and (min-width: 600px) {
    .o-c__cta-link_border:hover::before
 {
        border-top: 3px solid #FFF;
        border-right: 3px solid #FFF;
    }
} */



.o-c__cta-link_border_footer:before {
    position: absolute;
        display: block;
        content: "";
        width: 0;
        height: 0;
        top: 0;
        left: 33px; /* 配置も調整 */
        right: auto;
        bottom: 0;
        margin: auto;
        border-top: 7px solid transparent;   /* 小さく */
        border-bottom: 8px solid transparent; /* 小さく */
        border-left: 16px solid #FFF;     /* 白 */
        border-right: none;
        transform: none;
        transition: all ease 0.3s;
}

.o-c__cta-link_border_footer {
    text-decoration: none;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    display: block;
    font-weight: 700;
    border-radius: 50px;
    position: relative;
    z-index: 300;
    line-height: 1.2;
    padding: 6px 20px 20px 70px;
    background-color: #ff852b; /* オレンジ */
    border: 2px solid #FFF; /* 白 */
    color: #FFF; /* 白 */
    font-size: 17px;
    transition: 200ms ease all;
    width: 61%;
}

@media screen and (min-width: 600px) {
.o-c__cta-link_border_footer {
    display: none;
	}}

@media not all and (min-width: 600px) {
    .u-view-pc {
        display: none !important;
    }
}



/* あらゆるシステムと連携 /seと/ecd2cページ
================================================== */
.se-info-system__inner {
    padding-bottom: 40px;
}
@media all and (min-width: 600px) {
    .se-info-system__inner {
        padding-bottom: 80px;
    }
}

.se-info-system__head {
    padding-bottom: 3px;
    color: #f36c2c;
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
}
@media all and (min-width: 600px) {
    .se-info-system__head {
        padding-bottom: 7px;
        font-size: 3.4rem;
    }
}

@media all and (min-width: 600px) {
    .se-info-system__txt {
        text-align: center;
    }
}

/* ============================================================
2026/03/03 化粧品物流バナー　レイアウト設定関連
============================================================ */

.l-standard-sec__bnr-wrap {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 40px;
}

/* aタグの幅を半分にする */
.l-standard-sec__bnr-link {
    display: block; /* aタグをブロック要素にする */
    width: calc(50% - 10px);
}

/* 画像はaタグの幅いっぱいに広げる */
.l-standard-sec__bnr-link img {
    width: 100%;
    height: auto;
}

/* スマホ用の縦並び設定 */
@media screen and (max-width: 768px) {
    .l-standard-sec__bnr-wrap {
        flex-direction: column;
        gap: 15px;
    }
    .l-standard-sec__bnr-link {
        width: 100%;
    }
}
/* ============================================================
2026/03/03 化粧品物流バナー　レイアウト設定関連　ここまで
============================================================ */


/* ============================================================
2026/03/12 化粧品物流バナー　レイアウト設定関連
============================================================ */

/* --- エリア全体 --- */
.l-standard-sec__bnr-area {
    margin-top: 40px;
    padding: 3% 0;
    background-color: antiquewhite;
}

/* --- タイトル部 --- */
.l-standard-sec__title-wrap {
    text-align: center;
}

.l-standard-sec__bnr-sub {
    line-height: 1.4;
}

.l-standard-sec__bnr-title {
    margin: -5px 0 6px;
    font-weight: 700;
    font-size: 2.0rem;
    color: #f36c2c;
}

/* 「で」の接続テキスト */
.l-standard-sec__bnr-title-connector {
    line-height: 2.1;
}

/* --- 強調テキスト共通 --- */
.cosme-strong_large,
.cosme-strong_larger,
.cosme-strong_xx-large {
    font-weight: 700;
}

.cosme-strong_large {
    font-size: large;
}

.cosme-strong_larger {
    font-size: larger;
}

.cosme-strong_xx-large {
    font-size: xx-large;
}

/* ============================================================
2026/03/12 化粧品物流バナー　レイアウト設定関連　ここまで
============================================================ */
