@charset "UTF-8";
.gHeader {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}
.gHeader_inner {
    padding-top: 20px;
    padding-left: 20px;
}
.gHeader_title {}
.gHeader_title > a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.51, -0.05, 0.4, 1.93);
}
.gHeader_title > a::before {
    content: "";
}
.gHeader_title > a::after {
    content: "";
}
.gHeader_title_img {
    display: block;
    width: 200px;
    height: 200px;
}
.gNav {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    background-color: #fff;
    border-bottom-left-radius: 20px;
    width: 650px;
    transition-duration: .3s;
    transition-property: box-shadow;
    max-width: 100%;
}
.gNav.isFixed {
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.10);
}
.gNav_inner {
    padding: 0 20px;
    padding-left: 32px;
}
.gNav_list {
    list-style: none;
    display: flex;
    font-size: 15px;
}
.gNav_list > li {
    flex-grow: 1;
}
.gNav_list > li:first-child {}
.gNav_list > li:last-child {}
.gNav_list > li:nth-child(2n+1) {}
.gNav_list > li:nth-child(n+3) {}
.gNav_list > li > a {
    display: flex;
    text-decoration: none;
    color: inherit;
    padding: 10px 10px;
    align-items: center;
    line-height: 1.2;
    font-weight: 500;
    justify-content: center;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.p-home .gNav_list > li > a.-home,
.p-contact .gNav_list > li > a.-contact,
.p-recruit .gNav_list > li > a.-recruit,
.p-company .gNav_list > li > a.-company,
.p-business .gNav_list > li > a.-business,
.p-concept .gNav_list > li > a.-concept {
    color: #E24834;
}
.gNav_list > li > a > b {
    display: block;
    font-weight: inherit;
    position: relative;
    z-index: 1;
    top: 0;
    transition-duration: .3s;
    transition-property: top;
}
.gNav_list > li > a::before {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    margin-right: -1px;
}
.gNav_list > li > a::after {
    content: "";
}
.gMenuBtn {
    display: none;
}
.gMenuBtn::before {
    content: "";
}
.gMenuBtn::after {
    content: "";
}
.gMenuBtn_bar {}
.gMenuBtn_bar-no1 {}
.gMenuBtn_bar-no2 {}
.gMenuBtn_bar-no3 {}
.gBody {
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding-bottom: 150px;
}
.gVisual {
    min-height: 550px;
    margin-bottom: 92px;
}
.gVisual-mbL {
    margin-bottom: 165px;
}
.gVisual_image {
    background-image: url(/assets/img/common/pt-main-business@2x.jpg);
    width: 1196px;
    height: 550px;
    position: absolute;
    z-index: 0;
    right: -96px;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e3e6ea;
}
.gVisual_image-home {
    background-image: url(/assets/img/common/pt-main-home@2x.jpg);
}
.gVisual_image-contact {
    background-image: url(/assets/img/common/pt-main-contact@2x.jpg);
    background-color: #fcdeb1;
}
.gVisual_image-recruit {
    background-image: url(/assets/img/common/pt-main-recruit@2x.jpg);
    background-color: #f0e5d2;
}
.gVisual_image-company {
    background-image: url(/assets/img/common/pt-main-company@2x.jpg);
    background-color: #fcede5;
}
.gVisual_image-business {
    background-image: url(/assets/img/common/pt-main-business@2x.jpg);
}
.gVisual_image-concept {
    background-image: url(/assets/img/common/pt-main-concept@2x.jpg);
    background-color: #fcf9f4;
}
.gVisual_image-business-detail {
    background-image: url(/assets/img/common/pt-main-business-detail@2x.jpg);
}
.gVisual_image-recruit-voice {
    background-image: url(/assets/img/common/pt-main-recruit-voice@2x.jpg);
}
.gVisual_image-recruit-environment {
    background-image: url(/assets/img/common/pt-main-recruit-environment@2x.jpg);
}
.gVisual_image-recruit-requirements {
    background-image: url(/assets/img/common/pt-main-recruit-requirements01@2x.jpg);
}
.gVisual_image-recruit-requirements-capricciosa {
    background-image: url(/assets/img/common/pt-main-recruit-requirements02@2x.jpg);
}
.gVisual_image-recruit-requirements-pepperlunch {
    background-image: url(/assets/img/common/pt-main-recruit-requirements03@2x.jpg);
}
.gVisual_image-recruit-requirements-kushi-ya {
    background-image: url(/assets/img/common/pt-main-recruit-requirements04@2x.jpg);
}
.gVisual_image-recruit_voice {
    background-image: url(/assets/img/common/pt-main-recruit-voice@2x.jpg);
}
.gVisual_image-recruit_environment {
    background-image: url(/assets/img/common/pt-main-recruit-environment@2x.jpg);
background-color: #e2c9a9;}
.gVisual_image-capricciosa {
    background-image: url(/assets/img/common/pt-main-recruit-voice-capricciosa@2x.jpg);
}
.gVisual_image-kushiya {
    background-image: url(/assets/img/common/pt-main-recruit-voice-kushiya@2x.jpg);
}
.gVisual_image-pepperlunch {
    background-image: url(/assets/img/common/pt-main-recruit-voice-pepperlunch@2x.jpg);
}
.gVisual_image_mask {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #fff;
    margin-bottom: 0px;
}
.gVisual_inner {
    padding-top: 319px;
    max-width: 1200px;
}
.gVisual_title {
    color: #E24834;
    font-size: 90px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 15px;
}
.gVisual_title > b {
    display: block;
    font-weight: inherit;
}
.gPankuzu {}
.gPankuzu_oList {
    list-style: none;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: auto;
    font-size: 15px;
}
.gPankuzu_oList > li {
    display: flex;
    align-items: center;
}
.gPankuzu_oList > li::after {
    content: "/";
    display: block;
    margin: 0 9px;
}
.gPankuzu_oList > li:last-child::after {
    display: none;
}
.gPankuzu_oList > li:first-child {}
.gPankuzu_oList > li:last-child {}
.gPankuzu_oList > li:nth-child(2n+1) {}
.gPankuzu_oList > li:nth-child(n+3) {}
.gPankuzu_oList > li > a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.gPankuzu_oList > li > a::before {
    content: "";
}
.gPankuzu_oList > li > a::after {
    content: "";
}
.gBody_inner {}
.gPageTop {
    position: relative;
    z-index: 10;
}
.gPageTop_button {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #E64B37;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 20px;
    transform: translateY(-50%);
    color: #fff;
    border: 1px solid #E64B37;
    box-sizing: border-box;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.gPageTop_button::before {
    content: "";
    display: block;
    border: 8px solid rgba(255, 255, 255, 0);
    width: 0;
    height: 0;
    border-top-width: 0;
    margin: 0 auto;
    border-bottom-color: currentColor;
    border-bottom-width: 13px;
}
.gPageTop_button::after {
    content: "";
}
.gFooter {
    border-top: 1px solid #EEEEEE;
    padding-top: 61px;
    padding-bottom: 61px;
}
.gFooter_inner {
    max-width: 1200px;
}
.gFooter_cols {
    align-items: center;
    display: flex;
}
.gFooter_col {}
.gFooter_col-no1 {
    width: 180px;
    margin-right: 24px;
}
.gFooter_logo {}
.gFooter_logo > a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.51, -0.05, 0.4, 1.93);
}
.gFooter_logo > a::before {
    content: "";
}
.gFooter_logo > a::after {
    content: "";
}
.gFooter_logo > a > svg {
    display: block;
    width: 180px;
    height: 180px;
}
.gFooter_col-no2 {
    margin-right: auto;
}
.gFooter_dList {
    list-style: none;
}
.gFooter_dList > dt {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 14px;
}
.gFooter_dList > dd {}
.gFooter_copyright {
    margin-top: 19px;
}
.gFooter_copyright > small {
    display: block;
    font-size: 12px;
}
.gFooter_col-no3 {
    width: 252px;
    display: flex;
    align-items: center;
}
.gFooter_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.gFooter_list > li {
    width: 49%;
    margin-left: 2%;
}
.gFooter_list > li:first-child {}
.gFooter_list > li:last-child {}
.gFooter_list > li:nth-child(2n+1) {
    margin-left: 0;
}
.gFooter_list > li:nth-child(n+3) {}
.gFooter_list > li > a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 13px 0;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.gFooter_list > li > a::before {
    content: "";
}
.gFooter_list > li > a::after {
    content: "";
}
.gFooter_dList > dt > a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.gFooter_dList > dt > a::before {
    content: "";
}
.gFooter_dList > dt > a::after {
    content: "";
}
.gFooter_hr {
    display: block;
    width: 1px;
    height: 180px;
    background-color: #EEEEEE;
    border: none;
    margin: 0 53px;
}
.gBody-noPb {
    padding-bottom: 0;
}
@media screen and (max-width:1349px) {
    .gVisual_image {
        right: auto;
        left: 209px;
    }
}
@media screen and (min-width:1000px) {
    .gHeader_title > a:hover {
        transform: scale(1.1);
    }
    .gNav_list > li > a:hover > b {
        top: 0;
    }
    .gNav_list > li > a:hover {
        color: #E24834;
    }
    .gMenuBtn:hover {}
    .gPankuzu_oList > li > a:hover {
        color: #E64B37;
    }
    .gPageTop_button:hover {
        background-color: #fff;
        color: #E64B37;
    }
    .gFooter_logo > a:hover {
        transform: scale(1.1);
    }
    .gFooter_list > li > a:hover {
        color: #E64B37;
    }
    .gFooter_dList > dt > a:hover {
        color: #E64B37;
    }
}
@media screen and (max-width: 999px) {
    .gHeader {}
    .gHeader_inner {}
    .gHeader_title {}
    .gHeader_title > a {}
    .gHeader_title > a::before {}
    .gHeader_title > a::after {}
    .gHeader_title_img {
        width: 160px;
        height: 160px;
    }
    .gNav {
        width: 500px;
    }
    .gNav.isFixed {}
    .gNav_inner {
        padding-left: 30px;
    }
    .gNav_list {}
    .gNav_list > li {}
    .gNav_list > li:first-child {}
    .gNav_list > li:last-child {}
    .gNav_list > li:nth-child(2n+1) {}
    .gNav_list > li:nth-child(n+3) {}
    .gNav_list > li > a {
        padding: 10px 5px;
    }
    .gNav_list > li > a > b {}
    .gNav_list > li > a::before {}
    .gNav_list > li > a::after {}
    .gMenuBtn {}
    .gMenuBtn::before {}
    .gMenuBtn::after {}
    .gMenuBtn_bar {}
    .gMenuBtn_bar-no1 {}
    .gMenuBtn_bar-no2 {}
    .gMenuBtn_bar-no3 {}
    .gBody {
        padding-bottom: 120px;
    }
    .gVisual {
        min-height: 385px;
        margin-bottom: 70px;
    }
    .gVisual-mbL {
        margin-bottom: 100px;
    }
    .gVisual_image {
        width: 837px;
        height: 385px;
        left: 180px;
    }
    .gVisual_image_mask {}
    .gVisual_inner {
        padding-top: 220px;
    }
    .gVisual_title {
        font-size: 70px;
    }
    .gVisual_title > b {}
    .gPankuzu {}
    .gPankuzu_oList {}
    .gPankuzu_oList > li {}
    .gPankuzu_oList > li::after {}
    .gPankuzu_oList > li:last-child::after {}
    .gPankuzu_oList > li:first-child {}
    .gPankuzu_oList > li:last-child {}
    .gPankuzu_oList > li:nth-child(2n+1) {}
    .gPankuzu_oList > li:nth-child(n+3) {}
    .gPankuzu_oList > li > a {}
    .gPankuzu_oList > li > a::before {}
    .gPankuzu_oList > li > a::after {}
    .gBody_inner {}
    .gPageTop {}
    .gPageTop_button {
        width: 50px;
        height: 50px;
    }
    .gPageTop_button::before {}
    .gPageTop_button::after {}
    .gFooter {
        padding: 45px 0;
    }
    .gFooter_inner {}
    .gFooter_cols {}
    .gFooter_col {}
    .gFooter_col-no1 {
        width: 160px;
        margin-right: 10px;
    }
    .gFooter_logo {}
    .gFooter_logo > a {}
    .gFooter_logo > a::before {}
    .gFooter_logo > a::after {}
    .gFooter_logo > a > svg {
        width: 160px;
        height: 160px;
    }
    .gFooter_col-no2 {}
    .gFooter_dList {}
    .gFooter_dList > dt {}
    .gFooter_dList > dd {}
    .gFooter_copyright {}
    .gFooter_copyright > small {}
    .gFooter_col-no3 {
        width: 210px;
    }
    .gFooter_list {}
    .gFooter_list > li {}
    .gFooter_list > li:first-child {}
    .gFooter_list > li:last-child {}
    .gFooter_list > li:nth-child(2n+1) {}
    .gFooter_list > li:nth-child(n+3) {}
    .gFooter_list > li > a {
        padding: 10px 0;
    }
    .gFooter_list > li > a::before {}
    .gFooter_list > li > a::after {}
    .gFooter_dList > dt > a {}
    .gFooter_dList > dt > a::before {}
    .gFooter_dList > dt > a::after {}
    .gFooter_hr {
        margin: 0 25px;
        height: 150px;
    }
    .gBody-noPb {
        padding-bottom: 0;
    }
}
@media screen and (max-width:767px) {
    .gHeader {}
    .gHeader_inner {
        padding-top: 10px;
        padding-left: 10px;
    }
    .gHeader_title {}
    .gHeader_title > a {}
    .gHeader_title > a::before {}
    .gHeader_title > a::after {}
    .gHeader_title_img {
        width: 80px;
        height: 80px;
    }
    .gNav {
        width: 250px;
        padding-top: 60px;
        padding-bottom: 35px;
        box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.10);
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: center top;
        transform-origin: center top;
        opacity: 0;
        transition-property: opacity, transform, -webkit-transform;
        transition-duration: .5s, 0s, 0s;
        transition-delay: 0s, .5s, .5s;
        pointer-events: none;
        max-height: 100vh;
        overflow: auto;
        box-sizing: border-box;
    }
    .gNav.isShow {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        transition-delay: 0s, 0s, 0s;
        pointer-events: auto;
    }
    .gNav.isFixed {}
    .gNav_inner {
        padding: 0;
    }
    .gNav_list {
        display: block;
    }
    .gNav_list > li {}
    .gNav_list > li:first-child {}
    .gNav_list > li:last-child {}
    .gNav_list > li:nth-child(2n+1) {}
    .gNav_list > li:nth-child(n+3) {}
    .gNav_list > li > a {}
    .gNav_list > li > a > b {}
    .gNav_list > li > a::before {}
    .gNav_list > li > a::after {}
    .gMenuBtn {
        display: block;
        width: 60px;
        height: 60px;
        background-color: #fff;
        position: fixed;
        z-index: 1002;
        top: 0;
        right: 0;
        border-bottom-left-radius: 20px;
        color: #E64B37;
    }
    .gMenuBtn::before {}
    .gMenuBtn::after {}
    .gMenuBtn_bar {
        display: block;
        height: 3px;
        width: 24px;
        background-color: currentColor;
        margin: 0 auto;
        position: relative;
        z-index: 1;
        top: 0;
        transition-duration: .3s;
        transition-property: transform, top;
    }
    .gMenuBtn_bar-no1 {}
    .gMenuBtn_bar-no2 {
        margin: 6px auto;
    }
    .gMenuBtn_bar-no3 {}
    .isShow .gMenuBtn_bar-no1 {
        top: 9px;
        transform: rotate(45deg);
    }
    .isShow .gMenuBtn_bar-no2 {
        transform: scale(0, 1);
    }
    .isShow .gMenuBtn_bar-no3 {
        top: -9px;
        transform: rotate(-45deg);
    }
    .gBody {
        padding-bottom: 80px;
    }
    .gVisual {
        min-height: 160px;
        margin-bottom: 40px;
    }
    .gVisual-mbL {
        margin-bottom: 60px;
    }
    .gVisual_image {
        width: 348px;
        height: 160px;
        left: auto;
        right: -25px;
    }
    .gVisual_image_mask {}
    .gVisual_inner {
        padding-top: 156px;
    }
    .gVisual_title {
        font-size: 60px;
        margin-bottom: 14px;
    }
    .gVisual_title > b {}
    .gPankuzu {}
    .gPankuzu_oList {
        font-size: 13px;
    }
    .gPankuzu_oList > li {}
    .gPankuzu_oList > li::after {}
    .gPankuzu_oList > li:last-child::after {}
    .gPankuzu_oList > li:first-child {}
    .gPankuzu_oList > li:last-child {}
    .gPankuzu_oList > li:nth-child(2n+1) {}
    .gPankuzu_oList > li:nth-child(n+3) {}
    .gPankuzu_oList > li > a {}
    .gPankuzu_oList > li > a::before {}
    .gPankuzu_oList > li > a::after {}
    .gBody_inner {}
    .gPageTop {}
    .gPageTop_button {
        width: 60px;
        height: 60px;
        right: 0px;
    }
    .gPageTop_button::before {}
    .gPageTop_button::after {}
    .gFooter {
        padding-top: 56px;
        padding-bottom: 56px;
    }
    .gFooter_inner {}
    .gFooter_cols {
        display: block;
        text-align: center;
    }
    .gFooter_col {}
    .gFooter_col-no1 {
        margin: 0 auto 26px;
        width: 180px;
    }
    .gFooter_logo {}
    .gFooter_logo > a {}
    .gFooter_logo > a::before {}
    .gFooter_logo > a::after {}
    .gFooter_logo > a > svg {
        width: 180px;
        height: 180px;
    }
    .gFooter_col-no2 {}
    .gFooter_dList {}
    .gFooter_dList > dt {
        margin-bottom: 12px;
    }
    .gFooter_dList > dd {}
    .gFooter_copyright {}
    .gFooter_copyright > small {}
    .gFooter_col-no3 {
        display: none;
    }
    .gFooter_list {}
    .gFooter_list > li {}
    .gFooter_list > li:first-child {}
    .gFooter_list > li:last-child {}
    .gFooter_list > li:nth-child(2n+1) {}
    .gFooter_list > li:nth-child(n+3) {}
    .gFooter_list > li > a {}
    .gFooter_list > li > a::before {}
    .gFooter_list > li > a::after {}
    .gFooter_dList > dt > a {}
    .gFooter_dList > dt > a::before {}
    .gFooter_dList > dt > a::after {}
    .gFooter_hr {
        display: none;
    }
    .gBody-noPb {
        padding-bottom: 0;
    }
}
@media screen and (max-width:449px) {
    .gVisual_image {
        right: auto;
        left: 98px;
    }
}
@media screen and (max-width:374px) {}
