/*
Theme Name: Taigen株式会社
Theme URI:
Description:
Version: 0.0.1
Author:
Author URI:
*/

@font-face {
    font-family: "bahnschrift";
    src: url(assets/fonts/bahnschrift.ttf);
}
:root{
    --light-gray: 247, 247, 247;
    --vw: 100vw / var(--base-width);
}
:where(img, picture) {
    display: block;
    max-width: 100%;
    height: auto;
}
body {
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.d-block{
    display: block !important;
}
.u-purple{
    color: #5945A8;
}
.u-light-green{
    color: #80DD31;
}
.c-head01 .c-head01__ja.l__purple::before{
    background: #8170CE;
    background: linear-gradient(90deg,rgba(129, 112, 206, 1) 0%, rgba(219, 98, 154, 1) 100%);
}
.c-profile01-oneday .st__purple .c-profile01-oneday__dt::before{
    background: #5945A8;
}
.c-profile01-oneday .st__purple .c-profile01-oneday__dt:not(:last-of-type)::after{
    background: #5945A8;
}
.c-profile01-oneday .st__purple .c-profile01-oneday__dd:not(:last-of-type)::after{
    background: #5945A8;
}

.c-btn01 .c-btn01__link.c-btn01__link__purple::before{
    background: linear-gradient(to right, #8170CE 0%, #DB629A 50%, #8170ce 100%);
}

.c-btn01.-purple .c-btn01__link {
    border: 2px solid #5945A8;
}
.c-btn01.-purple .c-btn01__txt {
    color: #5945A8;
}
.c-btn01.-purple .c-btn01__link::before {
    background: #fff;
}
.c-btn01.-purple .c-btn01__link:hover::before {
    background: #5945A8;
}
.c-btn01.-purple .c-btn01__link:hover .c-btn01__txt{
    color: #fff;
}

.c-slider01__youtube{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.c-slider01__youtube iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.page-id-3 .c-head01 .c-head01__ja::before{
    background: #8170CE;
    background: linear-gradient(90deg,rgba(129, 112, 206, 1) 0%, rgba(219, 98, 154, 1) 100%);
}
.page-id-26 .p-thanks-main .p-thanks-main__bg{
    color: #D1C4E9;
}
.page-id-161 .c-form01 .c-form01__btn::before{
    background: linear-gradient(to right, #8170CE 0%, #DB629A 50%, #8170ce 100%);
}
.page-id-161 .c-form01 .c-form01__btn::after{
    background: url(assets-new/images/icon/icon-feather-arrow-right-circle.png) no-repeat center / 100% auto;
}
.page-id-159 .c-form01 .c-form01__btn::before{
    background: linear-gradient(to right, #8170CE 0%, #DB629A 50%, #8170ce 100%);
}
.page-id-159 .c-form01 .c-form01__btn::after{
    background: url(assets-new/images/icon/icon-feather-arrow-right-circle.png) no-repeat center / 100% auto;
}

.page-id-37 .c-set02 .c-set02__name-en{
    background: #5945A8;
}
.page-id-37 .c-cv01 .c-cv01__content{
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;    
}
.page-id-8 .c-cv01 .c-cv01__content{
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;    
}
.page-id-6395 .c-cv01 .c-cv01__content{
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;    
}

.page-id-72 .c-profile01-other .c-profile01-other__en,
.page-id-70 .c-profile01-other .c-profile01-other__en{
    background: #5945A8;
}

.page-id-6221 .c-editor-style h3{
    border-bottom: none;
}
.page-id-6221 .p-recruit-archive .p-recruit-archive__title{
    border-color: #5945A8;
}

.page-id-6171 .p-recruit-mind::before{
    display: none;
}
.page-id-6171 .p-recruit-mind .p-recruit-mind__bg img{
    top: auto;
    bottom: 0;
}

.page-id-145 .c-archive01 .c-archive01__cat{
    background: #5945A8;
}
.page-id-6395 .c-archive01 .c-archive01__cat{
    background: #5945A8;
}


@media only screen and (max-width: 767px){
    .l-nav.is-open{
        overflow: scroll;
        max-height: 100vh;
    }
}
.l-nav.is-open{

}
.submenu{
    list-style: none;
    padding: 16px 0 0 46px;
    margin: 0;
    font-size: 16px;
    line-height: 23px;
}
.submenu>li+li{
    margin-top: 10px;
}
.submenu>li>a{
    font-weight: 500;
    color: #5945A8;
    display: block;
    background: url(assets-new/images/062025_arrow_right.png) center right no-repeat;
    text-decoration: none;
    position: relative;
    font-family: "Noto Sans JP", sans-serif;
}
.submenu>li>a:before {
    content: "";
    width: 8px;
    position: absolute;
    height: 8px;
    border-left: 1px solid #404040;
    border-bottom: 1px solid #404040;
    left: -20px;
    top: 4px;
}
.submenu>li p{
    display: none;
}
.submenu>li ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.submenu>li ul li a{
    font-size: 14px;
    color: #404040;
    text-decoration: none;
}

.l-nav__btn-link-blue{
    position: relative;
    border: 3px solid #297EE3;
    height: calc(50 * var(--vw));
    border-radius: calc(infinity * 1px);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(17 * var(--vw));
    font-weight: 500;
    color: #297EE3;
    margin-top: 20px;
}

.l-nav__btn-link-blue .l-nav__btn-arrow{
    min-width: 26px;
    right: 45px;
}
@media only screen and (min-width: 992px){

    .l-nav__list-item{
        position: relative;
    }
    .hm-w-submenu{
        position: fixed;
        top: calc(100% - 20px);
        left: 64px;
        padding-top: 20px;
        opacity: 0;
        pointer-events: none;
    }
    .submenu{
        width: 900px;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        flex-wrap: wrap;
        padding: 30px 0 30px 0;
        background: #fff;
        border-radius: 17px;
        position: relative;
        top: 30px;
        left: 0;
        box-shadow: 0 0 15px #463318;
        transition: opacity 0.2s;
    }
    
    .l-nav__list-item:hover .hm-w-submenu{
        opacity: 1;
        pointer-events: auto;
    }
    .submenu:before{
        position: absolute;
        content: "";
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 16px solid #fff;
        bottom: 100%;
        left: 140px;
    }
    .l-nav__list-item:last-child .submenu:before{
        left: 56%;
    }
    /*    .page-id-6265 .l-nav__list-item:last-child .submenu:before{
            left: 80%;
        }*/
    .l-nav__list-item.has-submenu .submenu:before{
        display: none;
    }
    .l-nav__list-item.has-submenu:hover:after{
        position: absolute;
        content: "";
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 16px solid #fff;
        top: calc(100% + 34px);
        left: 50%;
        transform: translateX(-50%);
    }
    .submenu>li+li{
        margin-top: 0;
        border-left: 1px solid #D9D9D9;
    }
    .submenu>li{
        width: 33.333333%;
        padding-inline: 20px;
    }
    .submenu>li>a{
        display: inline-block;
        padding-right: 17px;
    }
    .submenu>li>a:before{
        display: none;
    }
    .submenu>li p{
        display: block;
        font-size: 12px;
        line-height: 17px;
        margin: 10px 0 0;
        font-weight: 500;
    }
    .submenu>li ul{
        margin-top: 10px;
    }
    .submenu>li ul li{
        display: inline-block;
    }
    .submenu>li ul li a{
        color: #5945A8;
    }
}

@media only screen and (min-width: 1360px){    
    .l-nav__list-item:nth-child(n+7) .hm-w-submenu{
        transform: translateX(30%);
    }
}

@media (min-width: 744px) {
    .homepage-test .l-nav__btn {
        width: calc(8.625rem*2 + 15px);
        margin-inline: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 15px;
    }
    .l-nav__btn a{
        flex: 1;
    }
    #main-nav .l-nav__btn-link-blue{
        margin-top: 0;
        height: 2.5rem;
    }
}

#post-6277 .page-banner__content h1 small,
#post-6277 .item-row__content h3 small{
    font-size: 22px;
    color: var(--primary);
    font-weight: 600;
}

#post-6277 .item-row__image picture img{
    margin: 0;
    width: 89%;
}
.item__deco_service01.item__deco01{
    top: auto;
    bottom: 0;
}
.service-item-btns{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 10px;
    margin-block: -10px 10px;
}
.service-item-btns a{
    display: block;
    border: 1px solid var(--primary);
    color: var(--primary);
    font-size: 16px;
    line-height: 30px;
    padding: 0 7px;
    border-radius: 4px;
    text-decoration: none;
}
.service-item-btns a:hover{
    opacity: 0.7;
}

#post-6277 .item-row--2{
    margin-block: 120px 0;
}
#post-6277 .item-row--3{
    margin-bottom: 80px;
}

@media only screen and (min-width: 744px){
    .p-index-culture__deco01.p-index-culture__deco_service01{
        top: calc(-200 * var(--vw));
    }
    #post-6277 .item-row--3 .item-row__image picture img{
        margin-block: -16% 0;
    }
}

.service-row{
    position: relative;
}
.service-row .item__deco03{
    top: 0;
    right: 8vw;
    height: 50px;
}
.service-row .item__deco01{
    bottom: 0;
    left: 0;
    top: auto;
}
.service-row--inner{
    width: 100%;
    padding-inline: 15px;
    margin-inline: auto;
}
@media only screen and (min-width: 768px){
    .service-row--inner{
        width: 100%;
        max-width: calc(1920 * var(--vw));
        padding-right: calc(160 * var(--vw));
        padding-left: calc(160 * var(--vw));
        margin-inline: auto;
    }
}

.sv-title-row{position:relative;padding-left:8vw}
@media only screen and (min-width: 768px){
    .sv-title-row{padding-left:70px}
}
.sv-title-row::before{content:"";position:absolute;left:0;bottom:3.7333333333vw;background:linear-gradient(90deg, #7EE1FF, #6D55D9);border-radius:100px;transform:rotate(-55deg);height:2.2186666667vw;width:8.9013333333vw}
@media only screen and (min-width: 768px){
    .sv-title-row::before{bottom:10px;width:54px;height:15px}
}
.sv-title-row{font-size:6vw;color:rgba(64,64,64,.44);line-height:1;font-weight:500;margin:0 0 5.3333333333vw}
@media only screen and (min-width: 768px){
    .sv-title-row{font-size:38px;margin:0 0 60px}
}

.service-row+.service-row{
    margin-top: 200px;
}
.service-row:last-child{
    margin-bottom: 355px;
}

.service-row .splide a{
    text-decoration: none;
}
.service-row .splide .c-member-slider02__item figure{
    position: relative;
    padding-bottom: 56.25%;
}
.service-row .splide .c-member-slider02__item figure img{
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.c-member-slider01__area-content p{
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
}
.c-member-slider01__area-content h3{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
}

.c-member-slider02__area-content p{
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
}
.c-member-slider02__area-content h3{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
}


.popup-overlay{
    background: rgba(0,0,0,0.9);
    padding: 60px 15px;
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    overflow-y: scroll;
    z-index: 9999;
}
.popup-overlay .inner--popup{
    max-width: 1100px;
    margin: 0 auto;
}
.popup-overlay .title-popup{
    font-size: 40px;
    line-height: 48px;
    color: #7d508c;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.popup-overlay .title-popup:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 120px;
    border-bottom: 5px solid #7d508c;
}
.popup-overlay .popup{
    background: #fff url(images/popup_bg_member.png) left bottom no-repeat;
    border-radius: 20px;
    padding: 85px 60px 70px;
    position: relative;
    display:block;
}
.popup-overlay .title-head{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #7d508c;
}
.popup-overlay .title-head h3{
    font-size: 30px;
    line-height: 44px;
    color: #7d508c;
}
.popup-overlay .intro--title-head{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 18px;
    line-height: 30px;
    column-gap: 30px;
}
.popup-overlay .intro--title-head h2{
    font-size: 28px;
    line-height: 30px;
    color: #666666;
}
.popup-overlay .intro--title-head h2 small{
    font-size: 12px;
    color: #666666;
    margin-left: 15px;
}
.popup-overlay .content-body p{
    font-size: 16px;
    line-height: 32px;
}
.popup-overlay .btn-close-popup{
    border: 2px solid #5945A8;
    color: #5945A8;
    font-size: 18px;
    line-height: 26px;
    padding: 11px 15px;
    text-align: center;
    width: 260px;
    display: block;
    margin-inline: auto;
    margin-top: 40px;
    border-radius: 25px;
}
.popup-overlay .btn-close-popup:hover{
    text-decoration: none;
}
.btn-closex-popup{
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%,-50%);
}
@media only screen and (max-width: 767px){
    .popup-overlay .popup{
        flex-wrap: wrap;
    }
    .popup-overlay .title-popup{
        font-size: 32px;
        margin-bottom: 30px;
    }
    .popup-overlay .popup{
        padding: 30px 15px;
    }
    .popup-overlay .title-head h3{
        font-size: 24px;
        line-height: 32px;
    }
    .popup-overlay .intro--title-head{
        column-gap: 15px;
        font-size: 16px;
    }
    .popup-overlay .intro--title-head h2{
        font-size: 20px;
    }
    .popup-overlay .title-head{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.popup-heading img{
    height: 30px;
    width: auto;
    display: block;
    margin: 0 auto 10px;
}
.popup-heading h3{
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin: 0 0 25px;
}
.popup-heading .item__deco03{
    top: 10%;
    right: 10%;
    bottom: auto;    
}
.content--popup .item__deco03{
    bottom: 10%;
    left: 10%;
    right: auto;    
}
.popup-feature{
    width: 200px;
    height: 200px;
    margin: 0 auto 36px;
}
.content--popup dl dt{
    background: #EEE5FF;
    border-radius: 4px;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 15px;
    color: #5945A8;
    margin: 0 0 10px;
    display: inline-block;
}
.content--popup dl dd{
    font-size: 15px;
    line-height: 23px;
}
.content--popup dl+dl{
    margin-top: 30px;
}
.cpc .pull-right{
    margin-top: 30px;
}

.content--popup .popup-feature{
    display: none;
}

#post-6260 .page-banner__content h1 small, #post-6260 .item-row__content h3 small {
    font-size: 70%;
    color: var(--primary);
}
@media only screen and (min-width: 992px){
    #post-6260 .page-banner__content h1 small, #post-6260 .item-row__content h3 small {
        font-size: 22px;
    }
    .popup-heading img{
        height: 40px;
        margin: 0 auto 13px;
    }
    .popup-heading h3{
        font-size: 22px;
        line-height: 37px;
        margin: 0 0 60px;
    }
    .popup-feature{
        display: none;
    }
    .content--popup .popup-feature{
        display: block;
        width: 340px;
        height: 340px;
        margin: 0;
    }
    .cpc{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 720px;
    }
    .cpc .pull-left,
    .cpc .pull-right{
        width: 160px;
        margin: 0;
    }
    .popup-overlay .btn-close-popup{
        margin-top: 70px;
    }
    .content--popup dl+dl{
        margin-top: 45px;
    }
    .cpc+dl{
        margin-top: 45px;
    }
}

@media only screen and (max-width: 767px){
    .service-row+.service-row{
        margin-top: 75px;
    }
    .service-row:last-child{
        margin-bottom: 80px;
    }
    .sv-title-row::before{
        bottom: 2.733333vw;
    }
    .service-row .splide figure{
        margin: 0;
    }
    .service-row .splide a img{
        max-width: 200px;
        max-height: 200px;
        display: block;
        margin: 0 auto 16px;
    }
}

.c-cv01.u-purple .c-cv01__content {
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;
}
/*.p-price-case .p-price-case__num.bg-purple{
    background: #5945A8;
}*/
.bg-purple{
    background: #5945A8 !important;
}

#post-6164 .p-kv .p-kv__bg02, 
#post-6164 .p-kv .p-kv__bg05 {
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, #48C9D9 100%);
}

#post-6164 .p-kv .p-kv__txt03{
    width: 100%;
    margin: 4.625rem auto 0;
}
@media screen and (min-width: 768px) {
    #post-6164 .p-kv .p-kv__inner{
        padding-top: 14.375rem;
    }
    #post-6164 .p-kv .p-kv__txt03 {
        width: 50.1875rem;
        margin: 140px auto 0;
    }
    #post-6164 .p-kv .p-kv__txt04 {
        margin: 72px 0 0;
    }
}

@media only screen and (max-width: 767px){
    .grecaptcha-badge{
        display: none;
    }
}

.c-profile01-values .c-set01 .c-set01__img,
.c-profile01-job .c-set01 .c-set01__img{
    padding-inline: 0;
}
@media only screen and (min-width: 768px){
    .c-profile01-values .c-set01,
    .c-profile01-job .c-set01 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 3.75rem;
        padding: 0 1.25rem;
        align-items: flex-start;
    }
    .c-profile01-values .u-inner .c-set01,
    .c-profile01-job .u-inner .c-set01{
        padding-inline: 0;
        margin-inline: auto;
        margin-top: 20px;
        max-width: calc(1300 * 1rem / 16);
    }
}

.page-id-6267 .c-btn01 .c-btn01__link.c-btn01__link__yell{
    background: #F02B6B;
}
.page-id-6267 .c-btn01 .c-btn01__link.c-btn01__link__yell:before{
    display: none;
}

.page-id-6267 .business__section-detail .container{
    gap: 2.5rem 0;
}

/*==========================*/
@media screen and (min-width: 768px) {

    .p-recruit-archive__inner.u-inner{
        max-width: 1200px;
        padding-inline: 0;
    }
    .page-id-6395 .p-case-single .p-case-single__head {
        font-size: 32px;
        line-height: 42px;
        padding: 44px 56px 48px;
        color: #6F655D;
    }
    .page-id-6395 .p-case-single .p-case-single__info{
        font-size: 16px;
        line-height: 26px;
        color: #737373;
    }
    .page-id-6395 .p-case-single .p-case-single__content{
        color: #737373;
    }
    .page-id-6395 .p-case-single .p-case-single__cat,
    .page-id-6395 .p-case-single .p-case-single__subsidy-span{
        padding: 3px 20px;
        background: #5945A8;
    }
    .page-id-6395 .p-case-single .p-case-single__company{
        font-size: 24px;
        line-height: 34px;
        color: #6F655D;
    }
    .page-id-6395 .p-case-single .p-case-single__name{
        font-size: 16px;
        line-height: 24px;
    }
    .page-id-6395 .c-editor-style h2{
        background: none;
        padding: 0;
        font-size: 32px;
        line-height: 42px;
        border-left: none;
        margin: 0 0 30px;
        color: #6F655D;
    }
    .page-id-6395 .c-editor-style h3{
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 30px;
        border-bottom: none;
        color: #6F655D;
    }

    .page-id-161 .c-form01 .c-form01__lead{
        font-size: 24px;
        line-height: 34px;
        color: #6f655d;

    }
    .page-id-161 .c-form01 .c-form01__txt{
        font-size: 16px;
        line-height: 26px;
        color: #737373;
    }
    .page-id-161 .c-form01 input[type="checkbox"] + span,
    .page-id-161 .c-form01 .c-form01__item{
        font-size: 14px;
        line-height: 26px;
        color: #6F655D;
    }
}


.page-id-6265 .c-btn01 .c-btn01__link.c-btn01__link__yell:before{
    display: none;
}
.page-id-6265 .c-btn01 .c-btn01__link.c-btn01__link__yell {
    background: #F02B6B;
}

.page-id-70 .c-profile01-episode__inner.u-inner,
.page-id-70 .c-profile01-message__inner.u-inner{
    width: 100%;
    max-width: calc(1300 * 1rem / 16);
    margin: auto;
    padding-right: calc(50 * 1rem / 16);
    padding-left: calc(50 * 1rem / 16);
}
@media screen and (min-width: 768px) {
    .page-id-70 .c-profile01-message .c-profile01-message__head {
        width: 31rem;
    }
    .page-id-70 .c-profile01-episode .c-profile01-episode__head {
        width: 37.6875rem;
    }
    .page-id-70 .c-profile01-other .c-profile01-other__names{
        gap: 1.8125rem;
    }
    .page-id-6267 .business__header-image img,
    .page-id-6265 .business__header-image img{
        max-height: 500px;
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .page-id-6267 .business__section-list ul li figure{
        height: 170px;
    }
    .page-id-6267 .business__section-steps{
        padding-bottom: 0;
    }
    .page-id-6267 .business__taigen::after{
        border-radius: 3.75rem 3.75rem 0 0;
    }
}

.page-id-6267 .business__taigen-list{
    margin-bottom: 0;
}
.page-id-6267 .business__taigen + .bg-white{
    padding-top: 5.625rem;
    background: #fff;
}

body.page-id-6171 main,
body.page-id-6221 main,
body.page-id-70 main,
body.page-id-72 main,
body.page-id-37 main,
body.page-id-161 main,
body.page-id-3 main,
body.page-id-26 main,
body.page-id-159 main,
.page-id-145 .c-head01{
    font-family: "Noto Sans JP", sans-serif;
}

.p-recruit-heroes .p-recruit-heroes__link :where(svg){
    fill: #fff;
}

.u-bold{
    font-weight: 700 !important;
}

.page-id-70 main .u-inner,
.page-id-72 main .u-inner,
.page-id-6171 main .u-inner,
.page-id-3 main .u-inner,
.page-id-37 main .u-inner,
.page-id-159 main .u-inner{
    padding-right: calc(22 * 1rem / 16);
    padding-left: calc(22 * 1rem / 16);
}

.page-id-6260 .section-radius-top{
    background: #fff url(assets-new/images/common/img_deco09.png) right -14vw center no-repeat;
    background-size: 38vw auto;
}
@media screen and (min-width: 768px) {

    #post-72 .c-profile01-other .c-profile01-other__names{
        gap: 1.8125rem;
    }

    .page-id-70 main .u-inner,
    .page-id-6171 main .u-inner,
    .page-id-72 main .u-inner,
    .page-id-3 main .u-inner,
    .page-id-37 main .u-inner,
    .page-id-159 main .u-inner{
        width: 100%;
        max-width: calc(1300 * 1rem / 16);
        margin: auto;
        padding-right: calc(50 * 1rem / 16);
        padding-left: calc(50 * 1rem / 16);
    }
    #post-6171 .c-set01 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 3.75rem;
        padding: 0 1.25rem;
    }
    .page-id-6260 .section-radius-top{
        background: #fff url(assets-new/images/common/img_deco09.png) right -110px center no-repeat;
        background-size: 308px auto;
    }
}
@media only screen and (min-width: 1200px) {
    #post-6265 #splide02-list .splide__slide {
        margin-right: 30px !important;
    }
}

.page-id-6267 .business__section-steps-rotate{
    bottom: 50px;
}

@media only screen and (min-width: 744px){
    .page-id-6265 .p-index-column__inner::before{
        height: calc(1200 * var(--vw));
        border-bottom-right-radius: 0;
    }
}
#section_column .column_content {
    max-width: 100%;
}
.page-id-8 .p-news-archive .p-news-archive__inner {
    padding-top: 6.5625rem;
}
.page-id-6452 .p-news-archive .p-news-archive__inner {
    padding-top: 6.5625rem;
}
@media screen and (min-width: 768px) {
    .page-id-8 main .u-inner{
        width: 100%;
        max-width: calc(1300 * 1rem / 16);
        margin: auto;
        padding-right: calc(50 * 1rem / 16);
        padding-left: calc(50 * 1rem / 16);
    }
    .page-id-8  .p-news-archive .p-news-archive__inner {
        padding-top: 9.0625rem;
    }
}

@media screen and (min-width: 1200px) {
    .page-id-6452 .p-news-archive .p-news-archive__inner {
        padding-top: 19.375rem;
    }
}

@media screen and (min-width: 744px) {
    .page-id-6395 main .u-inner,
    .page-id-6393 main .u-inner,
    .page-id-145 main .u-inner{
        width: 100%;
        max-width: calc(1300 * 1rem / 16);
        margin: auto;
        padding-right: calc(50 * 1rem / 16);
        padding-left: calc(50 * 1rem / 16);
    }
    .page-id-6430 #section_column .column_bottom.related_post .column_content.u-inner{
        width: 100%;
        max-width: calc(1670 * 1rem / 16);
        margin: auto;
        padding-right: calc(50 * 1rem / 16);
        padding-left: calc(50 * 1rem / 16);
    }

    #header-section #header .l-nav .l-nav__btn{
        width: calc(9.625rem * 2 + 15px);
    }
}

#header-section #header .l-nav__btn-link-blue .l-nav__btn-arrow{
    margin-left: 7px;
}
#header-section #header .l-nav__btn-link-blue .l-nav__btn-arrow img{
    width: 24px;
}

.c-head01__ja {
    font-family: "Noto Sans JP", sans-serif;
}
.p-index-column__inner {
    padding-bottom: 0;
}
.l-nav__btn-link-blue{
    font-size: 1rem;
}
@media (min-width: 744px) {
    .p-index-column__inner {
        padding-bottom: 0;
    }
    .page-id-6265 .box-icon .box-icon__item figure{
        min-height: 180px;
        display: flex;
        align-items: center;
    }
}

.column_content .c-archive01 .c-archive01__article .c-archive01__link .c-archive01__title,
.column_content .c-archive01 .c-archive01__article .c-archive01__link .c-archive01__date,
.column_content .c-archive01 .c-archive01__article .c-archive01__cat{
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.page-id-6074 .c-ico svg{
    fill: unset;
}

.page-id-145 .p-case-intro .p-case-intro__head{
    color: #6F655D;
}
.page-id-145 .p-case-intro .p-case-intro__note{
    color: #737373;
}

.page-id-145 .p-case-results .p-case-results__table tr:nth-of-type(2n - 1){
    background: #E9E4F4;
}
.page-id-145 .p-case-results .p-case-results__table.-yellow table tr:nth-of-type(2n - 1){
    background: #F0EDEF;
}

.page-id-6395 main{
    font-family: "Noto Sans JP", sans-serif;
}

/*======================================*/

.column_content.c-single01 .sidebar_box_content .c-single01__head{
    margin-bottom: 10px;
}
.page-banner__content p{
    font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (min-width: 768px){
    #header-section .l-header{
        gap: 35px;
    }
    #header-section .l-header .l-nav .l-nav__list{
        gap: 28px;
    }

}
#header-section .l-nav__list-link{
    font-weight: 500;
}
#header-section #main-nav .l-nav__btn-link-blue .l-nav__btn-txt{
    font-weight: 700;
}

#post-6164 .p-kv .p-kv__bg01, 
#post-6164 .p-kv .p-kv__bg02, 
#post-6164 .p-kv .p-kv__bg03, 
#post-6164 .p-kv .p-kv__bg04{
    background: linear-gradient(to left, rgba(247, 247, 247, 0.5) 0%, rgba(72, 201, 217, 0.3) 100%);
}
.section-heading p{
    font-family: "Noto Sans JP", sans-serif;
}

.u-blue{
    color: #297EE3;
}
/*========Homepage test=================*/
.page-id-6183 .c-set01__head{
    color: #a99ad3;
}
.page-id-6183 .c-head01__ja{
    color: #a99ad3;
}
.page-id-6183 .c-set01__lead{
    font-weight: 500;
}
.page-id-6183 .p-index-kv__copy{
    font-weight: 500;
}
/*=========organnization================*/

@media only screen and (min-width: 768px) {
    .page-id-6265 .item-row__content {
        width: 55%;
    }
    .page-id-6265 .item-row__image {
        width: 45%;
    }
    .page-id-6265 .item-row__image picture img {
        width: 58%;
    }
    .page-id-6265 .provide picture {
        margin-bottom: 123px;
    }
    .page-id-6265 .provide__item {
        align-items: flex-start;
    }
    .page-id-6265 .provide__item+.provide__item {
        margin-top: 100px;
    }

    .page-id-6265 .provide__item .provide__item--body{

    }
    .page-id-6265 .provide__item.reverse .provide__item--body{
        margin-left: auto;
    }
    .page-id-6265 .provide__item figure{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
    }
    .page-id-6265 .provide__item.reverse figure{
        left: 0;
        right: auto;
    }
    .page-id-6265 .box-icon__item:last-child figure img{
        max-width: 100px;
    }

    .page-id-6265 #splide01{
        margin-inline: auto;
        max-width: calc(100vw - 170px);
    }
}
@media only screen and (min-width: 1200px) {
    .page-id-6265 .provide__item+.provide__item {
        margin-top: 153px;
    }
    .page-id-6265 .provide__item figure img{
        max-height: 696px;
        width: auto;
    }
}
/*===========Finance test=================*/
.page-id-6074 main{
    font-family: "Noto Sans JP", sans-serif;
}
.page-id-6074 .p-mind .p-mind__num{
    font-family: "bahnschrift";
}
.page-id-6074 .p-price-case .p-price-case__num{
    font-family: "bahnschrift";
    line-height: 1.8;
}
.page-id-6074 .p-mind .p-mind__lead{
    color: #6f655d;
}
.page-id-6074 .p-price-case .p-price-case__lead{
    color: #6f655d;
}
.p-faq .p-faq__q{
    background: #f7f7f7;
    color: #6f655d;
}
.page-id-6074 .p-mind .p-mind__txt,
.page-id-6074 .c-head01 .c-head01__txt,
.page-id-6074 .c-set01__txt{
    color: #737373;
}
.page-id-6074 .p-flow .p-flow__head{
    color: #6f655d;
}
.page-id-6074 .p-flow .p-flow__txt{
    color: #737373;
}
.page-id-6074 .p-faq .p-faq__q{
    background: #F7F7F7
}

.page-id-6074 .p-advantages .c-set01 .c-set01__head{
    color: #6f655d;
}

@media only screen and (min-width:744px){
    body.page-id-6074{
        font-size: 1rem;
    }
    .page-id-6074 .p-advantages .c-set01 {
        grid-template-columns: 1fr 1fr 1fr;
        gap: calc(60 * var(--vw));
        align-items: flex-start;
    }
    .page-id-6074 .p-advantages .c-set01 .c-set01__sec{
        padding-top: 0;
    }
    .page-id-6074 .p-advantages .c-set01 .c-set01__img {
        width: 100%;
        height: auto;
        margin-bottom: -30px;
    }
    .page-id-6074 .p-price-flow+.p-price-flow .p-price-flow__inner{
        padding-top: 0;
    }
    .page-id-6074 .p-consultant .p-consultant__inner{
        padding-top: 0;
    }
}
@media (min-width: 1024px) {
    .page-id-6074 main .u-inner {
        max-width: calc(1520 * var(--vw));
    }
    .page-id-6074 main #case .u-inner{
        width: 100%;
        max-width: calc(1300 * 1rem / 16);
        margin: auto;
        padding-right: calc(50 * 1rem / 16);
        padding-left: calc(50 * 1rem / 16);
    }
    .page-id-6074 main .p-kv .p-kv__inner.u-inner{
        max-width: calc(1920 * var(--vw));
    }
    .page-id-6074 .p-price-intro .p-price-intro__inner{
        padding-top: 0;
    }
}
/*===========Case test=================*/
@media only screen and (min-width: 744px){
    body.page-id-145{
        font-size: 1rem;
    }
}
body.page-id-145 main{
    font-family: "Noto Sans JP", sans-serif;
}
.page-id-145 .c-card01 .c-card01__head,
.page-id-145 .c-archive01 .c-archive01__date,
.page-id-145 .c-archive01.-case .c-archive01__title{
    color: #6f655d;
}
.page-id-145 .p-case-case .p-case-case__lead{
    color: #6f655d;
}
.page-id-145 .c-card01 .c-card01__txt,
.page-id-145 .p-case-case .p-case-case__txt{
    color: #737373
}
.page-id-145 .p-case-results .p-case-results__table table th{
    color: #6f655d;
}
.page-id-145 .p-case-results .p-case-results__table td{
    color: #737373
}
@media screen and (min-width: 768px) {
    .page-id-145 .p-case-intro .p-case-intro__head-float {
        top: 1.375rem;
        left: 3.3375rem;
        font-size: 1.5rem;
    }
}
/*===========Case detail test=================*/
.page-id-6395 .c-editor-style h3{
    padding-left: 40px;
    position: relative;
}
.page-id-6395 .c-editor-style h3:before{
    width: 25px;
    left: 0;
    top: 19px;
    position: absolute;
    content: "";
    background: #999;
    height: 3px;
}
.wp-block-image{
    margin-block: 60px;
}
.page-id-6395 .p-case-other .c-head02{
    color: #6f655d;
}
.page-id-6395 .c-archive01 .c-archive01__title{
    color: #6f655d;
}
.c-cv01 .c-cv01__head.u-purple+.c-cv01__txt{
    color: #6f655d;
}

/*================recruit-test=====================*/
@media (min-width: 744px) {
    body.page-id-6171 {
        font-size: 1rem;
    }
}
#post-6171 .c-set01{
    align-items: flex-start;
}
.p-recruit-values .c-set01 .c-set01__sec{
    padding-top: 0;
}
.p-recruit-values .c-set01 .c-set01__img{
    padding-left: 0;
    margin-inline: auto;
    position: static;
    width: 100%;
    translate: 0;
}
/*================archive-recruit-test=====================*/
@media (min-width: 744px) {
    body.page-id-6221 {
        font-size: 1rem;
    }
}
.page-id-6221 .p-recruit-archive .c-editor-style.p-recruit-archive__content {
    margin-top: 0;
}
/*================ueno-test=====================*/
@media (min-width: 744px) {
    body.parent-pageid-6171 {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768px) {
    .page-id-70 .c-profile01-oneday .c-profile01-oneday__illust {
        bottom: -9.625rem;
    }
}

/*================ Member =====================*/
.page-id-6260 .section-header-top {
    padding-left: 120px;
    background-size: 47px 60px;
    background-position: 60px 14px;
}
.page-id-6260 #partner_companies .service-row--inner .splide__arrow--next{
    display: block;
}
/*========Business=================*/
.page-id-6267 .business__taigen-list{
    align-items: flex-start;
}
@media only screen and (min-width: 768px){
    .page-id-6267 .business__section-chart-inner ul li p{
        font-size: 1.25rem;
    }
}
@media only screen and (min-width: 1200px) {
    .page-id-6267 .business__section-detail .container{
        padding-bottom: 2.25rem;
    }
    .page-id-6267 .business__section-detail-text p {
        max-width: 600px;
    }
    .page-id-6267 .business__section-steps-item-text p{
        max-width: 580px;
    }
}

.page-id-6267 .business__section-steps-item-text p+small{
    margin-top: 50px;
    display: block;
}
.page-id-6267 .business__section-steps-item figure.business__section-step1,
.page-id-6267 .business__section-steps-item figure.business__section-step2{
    transform: translateY(60px);
}
/*========company-test=================*/

.page-id-37 .c-set02 .c-set02__name{
    color: #6f655d;
}
.page-id-37 .c-set02 .c-set02__txt{
    color: #737373;
    font-size: 1rem;
}
.page-id-37 .p-company-mind .p-company-mind__txt{
    color: #737373;
    font-size: 1rem;
}
/*========service=================*/
#post-6277 .page-banner__content h1 small, 
#post-6277 .item-row__content h3 small {
    font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (min-width: 768px){
    #post-6277 .item-row__content .service-item-intro {
        max-width: 580px;
    }
}

#post-6277 .service-item-intro .c-btn02 .c-btn02__link{
    font-size: 16px;
}
/*==================Document=================*/
.page-id-6398 .document_list .column_content .c-archive01 .c-archive01__link .c-archive01__title{
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;

}
.page-id-6398 .document_list .column_content .c-archive01 .column_detail_content p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
}
/*===============Document contact=============*/
@media only screen and (min-width: 744px){
    .page-id-6430 .column_bottom.related_post{
        overflow: hidden;
    }
    .page-id-6430 .column_bottom::before{
        width: calc(50vw + 835px);
        right: auto;
        left: 0;
    }
}
/*===============Document thanks=============*/
.page-id-6430 .related_post .column_content .c-archive01 .c-archive01__img{
    box-shadow: none;
}
/*==============partnership-test==================*/
@media only screen and (min-width: 744px){
    body.page-id-159 {
        font-size: 1rem
    }
}

/*==============Column==================*/
.page-id-6256 .column_content .c-archive01 .c-archive01__link .c-archive01__title{
    font-weight: 500;
}
/*==============Single finance column=========================*/
.single-finance-column .column_content .c-editor-style .author_img h2,
.single-finance .column_content .c-editor-style .author_img h2{
    padding: 0px 0 11% 0;
    height: auto;
}
.single-finance-column .column_content .c-editor-style .author_img h3,
.single-finance .column_content .c-editor-style .author_img h3{
    border: none;
}
@media only screen and (min-width: 992px){
    .single-finance-column .column_content .c-editor-style .author_img h2,
    .single-finance .column_content .c-editor-style .author_img h2{
        padding: 0px 0 8% 0;
    }
}
@media only screen and (min-width: 1600px){
    .single-finance-column .column_content .c-editor-style .author_img h2,
    .single-finance .column_content .c-editor-style .author_img h2{
        padding: 3px 0 7% 0;
        height: 68px;
    }
}


/*======================News=============================*/
.page-id-8 .c-archive01 .c-archive01__date,
.page-id-8 .c-archive01 .c-archive01__title{
    color: #737373;
}
/*======================Blog=============================*/
.page-id-6385 .column_content.c-single01 .c-single01__container .c-single01__content.blog_list_content .blog_detail{
    box-shadow: 0px 0px 10px 0px rgba(98, 81, 67, 0.2);
    -webkit-box-shadow: 0px 0px 20px 15px rgba(98, 81, 67, 0.05);
}

.single-post main{
    font-family: "Noto Sans JP", sans-serif;
}

/*.single-finance-column main{
    font-family: "Noto Sans JP", sans-serif;
}*/

/*=======================*/
.p-kv__txt04__button{
    max-width: 200px;
}

.page-id-6074 .c-archive01 .c-archive01__date,
.page-id-6074 .c-archive01 .c-archive01__title{
    color: #737373;
}

#cv.c-cv01 .c-cv01__container:hover{
    opacity: 0.7;
}
.p-recruit-values__btns .c-btn01.-purple .c-btn01__link:hover{
    background: #5945A8;
}
.p-recruit-values__btns .c-btn01.-purple .c-btn01__link:hover:before,
.p-recruit-heroes__btns .c-btn01.-purple .c-btn01__link:hover::before{
    background: #5945A8;
}

.c-single01__inner{
    color: #737373;
}
.c-archive01 .c-archive01__txts{
    color: #6F655D;
}


.page-id-6074 .c-set02 .c-set02__name{
    color: #6F655D;
}
.page-id-6074 .c-set02 .c-set02__txt{
    color: #737373
}

@media only screen and (max-width: 767px){
    .single-column .column_author{
        flex-wrap: wrap;
    }
    .single-column .author_img,
    .single-column .author_detail{
        width: 100%;
    }
    .single-column .author_detail .description{
        border-left: none;
        padding-left: 0;
    }
    .column_content .c-editor-style .author_img h2{
        max-width: 240px;
        padding: 0 0 18px 0;
    }
    .single-column .c-cv01__area-txt{
        padding-top: calc(10 * var(--vw));
    }
    .single-column .c-cv01__btn{
        margin-top: calc(15 * var(--vw));
    }
}
/*==============index===================*/
.page-id-6183 .p-index-kv__txt{
    font-weight: 500;
}
.page-id-6183 .c-btn01__txt{
    font-weight: 500;
}
.page-id-6183 .p-index-service__inner .c-set01__txt{
    font-weight: 500;
}
.page-id-6183 .p-index-service__inner .c-set01__btn{
    font-weight: 500;
}
.page-id-6183 .p-index-culture__inner .c-set01__txt{
    font-weight: 500;
}
.page-id-6183 .p-index-culture__inner .c-set01__btn{
    font-weight: 500;
}

header .eael-creative-button{
    color: #fff !important;
}

.page-id-6430 .p-recruit-heroes__btns .c-btn01.-purple a.c-btn01__link:hover{
    border: 2px solid #F02B6B;
    background: #fff;
    opacity: 0.7;
}
.page-id-6430 .p-recruit-heroes__btns .c-btn01.-purple a.c-btn01__link:hover::before{
    display: none;
}

@media (min-width: 992px) {
    .l-header {top: 47px;}
    .l-nav-hamburger{display:none;}
    .l-nav__btn-link .l-nav__btn-arrow{display:none;}
    .l-nav__list-link .l-nav__list-arrow{display:none;}
}	
@media screen and (min-width: 600px) and (max-width:991px) {
    body .l-nav-hamburger {
        width: 38px;
        height: 38px;
    }
    body .l-nav-hamburger__icon {
        width: 100%;
        height: 5.5px;
    }
    body .l-nav-hamburger__icon::before {
        top: -11px;
    }
    body .l-nav-hamburger__icon::after {
        top: 11px;
    }	
    #header-section .l-nav .l-nav__btn {
        width: 100% !important;
        margin-inline: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 15px;
    }
    body  .l-nav__btn-link {
        width: calc(50% - 15px);
        max-width: 300px;
    }
    body .l-nav__btn-link-blue{
        width: calc(50% - 15px);
        max-width: 300px;margin:0;
    }
}
@media (max-width: 991px) {
    body #header-section .l-header {
        left: 15px;
        align-items: center;
        translate: unset;
        padding: 0 20px;
        width: calc(100% - 30px);
        height: 60px;
        border-radius: 0.3125rem;
        background: #fff;
    }
    body #header-section .l-header::before {
        display: none;
    }
    body .l-header .l-header__logo img{max-width: 106px;}
    body .l-nav {
        display: block;
        visibility: hidden;
        opacity: 0;
        width: calc(100% - 26 * var(--vw));
        padding: calc(60 * var(--vw)) calc(30 * var(--vw)) calc(50 * var(--vw));
        border-radius: calc(5 * var(--vw));
        position: fixed;
        top: calc(20 * var(--vw));
        left: calc(13 * var(--vw));
        z-index: 1;
        transition: opacity var(--duration), visibility var(--duration);
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.08);
        background: white;
    }

    body .l-nav {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        right: -1.25rem;
        width: calc(100% + 1.25rem);
        padding: 3.4375rem 2.5rem 1.875rem 1.875rem !important;
        border-radius: 0.625rem 0 0 0.625rem;
        box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.08);
        background: #fff;
        transition: opacity var(--dur), visibility var(--dur);
        height:auto;
        display: flex;
        flex-direction: column;
    }
    body .l-nav.is-open {
        overflow: scroll;
        max-height: 100vh;
        opacity: 1;
        visibility: visible;
    }
    body .l-nav .l-nav__item {
        position: relative;
    }
    body .l-nav .l-nav__item::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.125rem;
        border-radius: 9999px;
        background: rgba(var(--light-gray));
    }
    body .l-nav .l-nav__list-link {
        display: block;
        position: relative;
        padding: 0.625rem 0 0.6875rem;
        place-items: unset;
    }
    body .l-nav .l-nav__list-ico {
        position: absolute;
        top: 50%;
        right: 0;
        width: 0.5rem;
        color: rgba(var(--green));
        translate: 0 -50%;
    }
    body .l-nav .l-nav__btn {
        margin-top: 1.875rem;justify-content: center !important;
    }
    body .l-nav__list-arrow {
        width: 8px;
    }
    body .l-nav__list {
        flex-direction: column;gap: 20px;
    }
    body .l-nav__list-item{min-width:250px;}
    body .l-nav .l-nav__list-link {
        display: grid;
        padding: 5px 0;
        border-bottom: 1px solid rgb(var(--gray));
        position: relative;
        align-items: center;
        grid-template-columns: 1fr auto;
        font-size: 18px;
        white-space: nowrap;
    }
    body  .l-nav__btn-link {
        display: grid;
        height: 55px !important;
        border-radius: calc(infinity * 1px);
        position: relative;
        place-items: center;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        background: linear-gradient(to right, #8170ce 0%, #db629a 100%);
        font-size: 18px !important;
        font-weight: 700;
        color: white;
    }
    body .l-nav__btn-link-blue{
        height: 55px !important;font-size: 18px !important; position: relative;
    }
    body .l-nav__btn-arrow {
        width: 11px;
        position: absolute;
        top: 50%;
        right: 30px;
        translate: 0 -50%;
    }
    body .submenu {
        box-shadow: unset;
    }

}

.gradient-text {
    background: linear-gradient(180deg, #8170ce 60%, #db629a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12vw;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    line-height: 1;
}
@media only screen and (min-width: 768px){
    .gradient-text{
        font-size: 76px;
    }
}


#pickup .splide__list{
    align-items: stretch;
}
#pickup .splide__list .c-slider01__item{
    height: 100%;
}
#pickup .splide__list .c-slider01__item a{
    height: 100%;
}
#pickup .splide__list .c-slider01__item .c-slider01__content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.c-profile01-episode .c-head01 .c-head01__txt,
.c-profile01-message .c-head01 .c-head01__txt,
.c-profile01-values .c-set01 .c-set01__txt,
.c-profile01-oneday .c-profile01-oneday__dd{
    line-height: 1.75;
}

.page-id-145 .c-card01 .c-card01__txt,
.page-id-37 .c-set02 .c-set02__txt,
.page-id-37 .p-company-mind .p-company-mind__txt,
.p-company-info .p-company-info__dd{
    line-height: 1.75;
}

.page-id-145 .p-case-case .p-case-case__txt,
.page-id-145 .c-card01 .c-card01__txt,
.page-id-145 .p-case-case .p-case-case__txt,
.page-id-145 .c-archive01.-case .c-archive01__title
.p-case-intro .p-case-intro__note.-border{
    line-height: 1.75;
}

.p-case-single .p-case-single__content .wp-block-image{
    margin-bottom: 30px;
}

.c-archive01.-case .c-archive01__img{
    margin-bottom: 2px;
}
.c-archive01.-case .c-archive01__title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.p-case-other{
    margin-bottom: 80px;
}
@media only screen and (min-width: 768px){
    .p-case-other{
        margin-bottom: 100px;
    }
}


@media screen and (min-width: 768px) {
    .single-column .l-header,
    .single-finance .l-header,
    .single-finance-column .l-header,
    .page-id-6687 .l-header,
    .single-case .l-header,
    .page-id-159 .l-header,
    .page-id-145 .l-header,
    .page-id-6074 .l-header,
    .page-id-6265 .l-header,
    .page-id-6667 .l-header{
        max-width: 100%;
    }
}

/* Popup overlay */
.popup {
    display: none; 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    background: #fff;
    width: 650px;
    max-width: calc(100% - 60px);
    border-radius: 40px;
    padding: 20px;
    position: relative;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.popup-content .inner-popup--content{
    background: #FFFCF2;
    padding: 40px;
    border-radius: 40px;
}
.popup-content .inner-popup--content .c-btn01{
    max-width: 20rem;
}
.close-btn {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(40%, -40%);
    font-size: 36px;
    padding-bottom: 5px;
    line-height: 1;
    color: #666;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #CCCCCC;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
}

.popup-image img {
    margin: 0 auto 30px;
    border-radius: 8px;
}

.tag {
    display: inline-block;
    background: #e6d9ff;
    color: #6a4bc9;
    padding: 4px 14px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 0;
}

.popup-text h2 {
    font-size: 20px;
    margin: 17px 0 10px;
    font-weight: 500;
}

.popup-text p {
    font-size: 14px;
    color: #555;
    margin-bottom: 33px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.download-btn {
    background: #7f56d9;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
}

.download-btn:hover {
    background: #6a44c5;
}

@media only screen and (min-width: 1200px){
    .page-id-6277 .section-header-top {        
        padding-left: 75px;
    }
    .page-id-6277 .section-header-top.c-head01 .c-head01__en {
        font-size: 4.75rem;
        letter-spacing: 2px;
    }
    .page-id-6277 .section-header-top .c-head01__ja {
        margin: 0;
    }
}

#price{
    scroll-margin-top: 120px
}

.document__item .column_detail_content p{
    line-height: 1.375;
}

.page-id-37 .p-company-access{
    margin-bottom: 100px;
}



@media only screen and (max-width: 767px){
    .page-id-37 .p-company-access{
        margin-bottom: 80px;
    }
    .page-id-6074 .p-kv .p-kv__txt02{
        width: 12.9375rem;
    }
    body.page-id-6074 .finance-page .swiper-slide_content picture{
        top: -190px;
    }
    body.page-id-6260 .popup-overlay .inner--popup .popup{
        padding-inline: 15px;
    }
    body.page-id-6260 .popup-heading .item__deco03{
        top: 100%;
        right: 15%
    }
    body.page-id-6260 .popup .popup-heading:after{
        top: 75%;
        right: 5%;
    }
}
@media only screen and (max-width: 575px) and (min-width: 480px){
    .page-id-6265 .page-banner picture img{
        margin-top: -10%;
    }
}
@media only screen and (max-width: 480px){
    .page-id-6265 .page-banner picture img{
        margin-top: -10%;
    }
}

.page-id-6074 .c-head01 .c-head01__en{
    margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {	
    body .business__header-inner-text {padding-left: 100px;}
    body .business__header-inner-text::before {top: 0;left: 40px;}
    body .business figure {margin: 0 40px 0 0;}
    body .business__section {padding-top: 121px;}
    body .business__section-list {padding-top: 140px;}

    /*    .page-id-6267 .business__header-image{
            height: 500px;
        }
        .page-id-6267 .business__header-image img{
            transform: translateY(-35px);
            max-height: 550px;
        }*/
}

.page-id-6265 .document__item h3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    padding-bottom: 0;
    margin-bottom: 0;
    min-height: 9.1333333333vw;
    border: none;
}
.page-id-6265 .document__item .column_detail_content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    margin-top: 2.6666666667vw;
    padding-top: 2.4vw;
    border-top: 1px solid #d9d9d9;
}
@media only screen and (min-width: 768px){
    .page-id-6265 .document .document__item h3{
        padding-bottom: 0;
        min-height: 45px;
    }
    .page-id-6265 .document .document__item .column_detail_content{
        margin-top: 10px;
        padding-top: 9px;
    }
}

.column_content .doc_content .doc_img h5{
    font-weight: 600;
}
.column_content .doc_content .doc_img img{
    width: 470px;
    aspect-ratio: 470/320;
    object-fit: cover;
}
.column_content .doc_content .doc_img p{
    line-height: 1.65;
}
.column_content .c-editor-style p,
.c-editor-style p{
    line-height: 1.65;
}
body.page-id-159 .p-partnership-main .p-partnership-main__txt{
    line-height: 1.65;
}
.p-case-results .p-case-results__table table{
    width: 100%;
}

.doc_filter ul li.document_cat a img{
    display: none;
}
.doc_filter ul li.document_cat a.selected{
    padding-right: 10px;
}
.doc_filter ul li.document_cat a.selected img{
    display: block;
}

#member_list .splide__slide img{
    margin-inline: auto;
}

.popuplist--posts{
    height: 430px;
    overflow-y: scroll;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    body.page-id-6265 .business figure{
        margin: 0 55px 0 0;
    }
}
@media only screen and (min-width: 1200px) {
    body.page-id-6265 .business figure{
        margin: 0 95px 0 0;
    }
}

@media only screen and (min-width: 768px) {
    .single-column .column_content .c-editor-style p,
    .single-finance-column .column_content .c-editor-style p,
    .single-finance .column_content .c-editor-style p{
        font-size: 18px;
        line-height: 32px;
        color: rgb(69, 69, 69);
    }
    .p-company-info .p-company-info__dd{
        color: #737373;
    }
}


.parent-pageid-6171 main{
    font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .c-cv01__head {
    font-size: calc(18 * var(--vw)) !important;
  }
	.popup .c-btn01 .c-btn01__txt {
	  font-size: 1rem;
	  padding-left: 1rem;
	}
}


#post-6164 .p-kv .p-kv__txt03{
    text-align: center;
}

.single-column .column_content .c-editor-style .author_img h2{
    background: url(assets/images/finance/bg_author_title09192025.png) no-repeat !important;
    background-position: 0 2px !important;
    background-size: contain !important;
}
.single-finance .column_content .c-editor-style .author_img h2{
    background-position: 0 2px !important;
    background-size: 100% 100% !important;
	padding: 0px 0 8px 0;
	height:auto;
}


.list-terms{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 40px;
}
.list-terms a{
    display: inline-block;
    padding: 0.125rem 0.75rem;
    border-radius: 0.25rem;
    background: rgba(var(--gray));
    color: #fff;
    font-size: 0.875rem;
    font-family: "Zen Kaku Gothic New", sans-serif;
}
.list-terms a.active,
.list-terms a:hover{
    background: rgba(var(--green));
}

@media only screen and (min-width: 992px){
    .l-nav__list-item:nth-child(2) .submenu{
        width: 650px;
        row-gap: 17px;
        justify-content: flex-start;
    }
    .l-nav__list-item:nth-child(2) .submenu>li{
        width: unset;
        padding-inline: 15px;
    }
    .l-nav__list-item:nth-child(2) .submenu>li+li{
        border-left: none;
    }
    .l-nav__list-item:nth-child(2) .submenu>li>a{
        background: url(assets-new/images/062025_arrow_right.png) top 5px right no-repeat;
    }
}
@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

:where(html) {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

:where(body, h1, h2, h3, h4, p, figure, blockquote, dl, dd) {
  margin: 0;
}

:where(body) {
  min-height: 100vh;
}

:where(h1, h2, h3, h4, h5, h6) {
  font-weight: 500;
}

:where(ul[role="list"], ol[role="list"]) {
  list-style: none;
  margin: 0;
  padding: 0;
}

:where(a:not([class])) {
  color: currentColor;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

:where(a[class]) {
  display: block;
  color: inherit;
}

:where(a) {
  text-decoration: none;
}

:where(img, picture) {
  display: block;
  max-width: 100%;
  height: auto;
}

:where(input, button, textarea, select) {
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
}

:where(button) {
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

:where(address) {
  font-style: normal;
}

:where(dialog) {
  position: static;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: inherit;
  font: inherit;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="submit"],
button,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="submit"],
input[type="button"],
input[type="radio"],
input[type="checkbox"],
label,
button,
select {
  cursor: pointer;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

:root {
  --vh: ;
  --black: 115, 115, 115;
  --brown: 111, 101, 93;
  --orange: 237, 108, 33;
  --green: 39, 161, 160;
  --gray: 186, 186, 186;
  --light-gray: 247, 247, 247;
  --dur: 0.3s;
}

html {
  scroll-behavior: smooth;
}
html:not([lang="ja"]) {
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1299px) {
  html {
    font-size: 1.2307692308vw;
  }
}

body {
  min-width: 320px;
  background: rgba(var(--light-gray));
  color: rgba(var(--black));
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.625;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 768px) {
  body {
    min-width: auto;
  }
}
@media screen and (min-width: 768px) and (hover: none) {
  body {
    -webkit-text-size-adjust: none;
  }
}

/**
 * show hide
 */
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

/**
 * l-burger
 */
.l-burger {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  width: 2.8125rem;
  height: 2.8125rem;
  z-index: 1;
}
.l-burger .l-burger__line {
  position: absolute;
  top: calc(50% - 0.3125rem);
  left: 0.3125rem;
  width: 2.1875rem;
  height: 0.3125rem;
  border-radius: 9999px;
  background: linear-gradient(to right, #ec6c00 0%, #ecc800 100%);
  transition: all var(--dur);
}
.l-burger .l-burger__line::before,
.l-burger .l-burger__line::after {
  content: "";
  position: absolute;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  transition: inherit;
}
.l-burger .l-burger__line::before {
  top: -0.6875rem;
}
.l-burger .l-burger__line::after {
  top: 0.6875rem;
}
.l-burger.is-open .l-burger__line {
  background: transparent;
}
.l-burger.is-open .l-burger__line::before {
  top: 0;
  background: linear-gradient(to right, #ec6c00 0%, #ecc800 100%);
  rotate: 45deg;
}
.l-burger.is-open .l-burger__line::after {
  top: 0;
  background: linear-gradient(to left, #ec6c00 0%, #ecc800 100%);
  rotate: -45deg;
}

/**
 * l-container
 */
.l-container {
  position: relative;
  overflow-x: clip;
}
.l-container:has(.p-thanks-main) {
  overflow: clip;
}

/**
 * l-footer
 */
.l-footer {
  background: #beb2ab;
  color: #fff;
}
.l-footer .l-footer__inner {
  padding-top: 1.875rem;
  padding-bottom: 0.9375rem;
}
.l-footer .l-footer__info {
  position: relative;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid;
}
.l-footer .l-footer__logo {
  width: 5.75rem;
}
.l-footer .l-footer__name {
  margin-top: 0.75rem;
  font-size: 0.875rem;
}
.l-footer .l-footer__address {
  margin-top: 0.625rem;
  font-style: normal;
  font-size: 0.875rem;
}
.l-footer .l-footer__fb {
  position: absolute;
  right: 0.625rem;
  bottom: 0.75rem;
}
.l-footer .l-footer__fb-ico {
  width: 2.375rem;
}
@media screen and (min-width: 768px) {
  .l-footer .l-footer__inner {
    display: grid;
    grid-template-columns: 52.1875rem 1fr;
    padding-top: 3.125rem;
    padding-bottom: 2.8125rem;
  }
  .l-footer .l-footer__info {
    padding-bottom: 0;
    border-bottom: none;
  }
  .l-footer .l-footer__logo {
    width: 11.375rem;
  }
  .l-footer .l-footer__name {
    margin-top: 1.5625rem;
    font-size: 1rem;
  }
  .l-footer .l-footer__address {
    margin-top: 1.25rem;
    font-size: 1rem;
  }
  .l-footer .l-footer__fb {
    right: 2.1875rem;
    bottom: 0.1875rem;
  }
}

.l-footer-nav {
  margin-top: 0.5rem;
  padding-right: 1.25rem;
}
.l-footer-nav .l-footer-nav__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem 0.625rem;
}
.l-footer-nav .l-footer-nav__item {
  width: calc(50% - 0.3125rem);
}
.l-footer-nav .l-footer-nav__link {
  padding: 0.3125rem 0;
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .l-footer-nav {
    flex: 1;
    margin-top: 3.125rem;
    padding-right: 0;
    padding-left: 2.5rem;
    border-left: 1px solid #fff;
  }
  .l-footer-nav .l-footer-nav__list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .l-footer-nav .l-footer-nav__item {
    width: calc(50% - 0.25rem);
  }
  .l-footer-nav .l-footer-nav__link {
    font-size: 1rem;
  }
}

.l-footer-cr {
  background: rgba(var(--orange));
  font-size: 0.625rem;
  letter-spacing: 0.04em;
  text-align: center;
}
.l-footer-cr .l-footer-cr__inner {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.l-footer-cr .l-footer-cr__policy {
  margin-top: 0.3125rem;
}
.l-footer-cr .l-footer-cr__policy-ico {
  width: 0.75rem;
  margin-left: 0.5rem;
  translate: 0 -0.0625rem;
}
@media screen and (min-width: 768px) {
  .l-footer-cr {
    font-size: 0.8125rem;
    text-align: left;
  }
  .l-footer-cr .l-footer-cr__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .l-footer-cr .l-footer-cr__policy {
    margin-top: 0;
    text-align: right;
  }
  .l-footer-cr .l-footer-cr__policy-ico {
    width: 0.9375rem;
    margin-left: 0.5rem;
    translate: 0 -0.0625rem;
  }
}

/**
 * l-header
 */
.l-header {
  display: flex;
  align-items: center;
  position: fixed;
  top: 1.25rem;
  left: 50%;
  z-index: 100;
  width: 21.875rem;
  height: 3.75rem;
  padding-left: 1.25rem;
  border-radius: 0.3125rem;
  background: #fff;
  transition: box-shadow var(--dur);
  translate: -50%;
}
.l-header:has(.l-nav:not(.is-open)) {
  box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.08);
}
.l-header .l-header__logo {
  position: relative;
  z-index: 1;
  padding-top: 0.375rem;
  width: 6.8125rem;
}
@media screen and (min-width: 768px) {
  .l-header {
    gap: 0.75rem;
    top: 2.1875rem;
    width: 100%;
    max-width: 1100px;
    height: 60px;
    padding: 0 30px;
    border-radius: 0;
    background: transparent;
  }
  .l-header::before {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    width: calc(100% - 270px);
    height: 100%;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
    border-radius: 9999px;
    transition: width 0.15s;
  }
  .l-header.is-scrolled::before {
    width: calc(100% - 60px);
  }
  .l-header.is-scrolled .l-nav {
    background: none;
    box-shadow: none;
  }
  .l-header:has(.l-nav:not(.is-open)) {
    box-shadow: none;
  }
  .l-header .l-header__logo {
    width: auto;
    padding-top: 4px;
    padding-left: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .l-header {
    max-width: 100%;
    height: 3.75rem;
    padding: 0 3.125rem;
  }
  .l-header::before {
    right: 3.125rem;
    top: 0;
    width: calc(100% - 19.375rem);
  }
  .l-header.is-scrolled::before {
    width: calc(100% - 6.25rem);
  }
  .l-header .l-header__logo {
    padding-left: 1.5375rem;
    width: 11.2125rem;
    padding-top: 0.375rem;
  }
}

/**
 * l-nav
 */
@media screen and (max-width: 767px) {
  .l-nav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: -1.25rem;
    width: calc(100% + 1.25rem);
    padding: 3.4375rem 2.5rem 1.875rem 1.875rem;
    border-radius: 0.625rem 0 0 0.625rem;
    box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.08);
    background: #fff;
    transition: opacity var(--dur), visibility var(--dur);
  }
  .l-nav.is-open {
    opacity: 1;
    visibility: visible;
  }
  .l-nav .l-nav__item {
    position: relative;
  }
  .l-nav .l-nav__item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.125rem;
    border-radius: 9999px;
    background: rgba(var(--light-gray));
  }
  .l-nav .l-nav__list-link {
    display: block;
    position: relative;
    padding: 0.625rem 0 0.6875rem;
  }
  .l-nav .l-nav__list-ico {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.5rem;
    color: rgba(var(--green));
    translate: 0 -50%;
  }
  .l-nav .l-nav__btn {
    margin-top: 1.875rem;
  }
}
@media screen and (min-width: 768px) {
  .l-nav {
    display: flex;
    flex: 1;
    gap: 18px;
    z-index: 1;
    height: 100%;
    padding: 11px 12px 10px 72px;
  }
  .l-nav .l-nav__list {
    display: flex;
    flex: 1;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
  }
  .l-nav .l-nav__item {
    height: 100%;
  }
  .l-nav .l-nav__list-link {
    display: grid;
    place-items: center;
    height: 100%;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    transition: color var(--dur);
  }
  .l-nav .l-nav__list-link.-current {
    border-bottom-color: currentColor;
    color: rgba(var(--orange));
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .l-nav .l-nav__list-link:hover {
    color: rgba(var(--orange));
  }
}
@media screen and (min-width: 768px) {
  .l-nav .l-nav__btn {
    width: 138px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .l-nav {
    gap: 1.75rem;
    padding: 0.6875rem 0.75rem 0.625rem 3rem;
  }
  .l-nav .l-nav__list {
    gap: 1.25rem;
  }
  .l-nav .l-nav__list-link {
    font-size: 1.25rem;
  }
  .l-nav .l-nav__btn {
    width: 9.6875rem;
  }
}

/**
 * l-nav-overlay
 */
.l-nav-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 100%;
}
.l-nav-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

/**
 * l-sub-bg
 */
.l-sub-bg {
  position: relative;
}
.l-sub-bg .l-sub-bg__bg01,
.l-sub-bg .l-sub-bg__bg02,
.l-sub-bg .l-sub-bg__bg03,
.l-sub-bg .l-sub-bg__bg04,
.l-sub-bg .l-sub-bg__bg05 {
  opacity: 0.38;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  position: absolute;
  z-index: -1;
  transform-origin: right center;
  border-radius: 9999px;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #dedede 100%);
  transition: -webkit-clip-path 0.9s;
  transition: clip-path 0.9s;
  transition: clip-path 0.9s, -webkit-clip-path 0.9s;
  rotate: -45deg;
}
.l-sub-bg .l-sub-bg__bg01.is-found,
.l-sub-bg .l-sub-bg__bg02.is-found,
.l-sub-bg .l-sub-bg__bg03.is-found,
.l-sub-bg .l-sub-bg__bg04.is-found,
.l-sub-bg .l-sub-bg__bg05.is-found {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.l-sub-bg .l-sub-bg__bg01 {
  top: -1.25rem;
  left: -4.0625rem;
  width: 11.375rem;
  height: 3.5rem;
}
.l-sub-bg .l-sub-bg__bg02 {
  top: 7.5rem;
  left: -2.5rem;
  width: 6.625rem;
  height: 0.8125rem;
}
.l-sub-bg .l-sub-bg__bg03 {
  top: 1.875rem;
  left: 16.25rem;
  width: 9.75rem;
  height: 3rem;
}
.l-sub-bg .l-sub-bg__bg04 {
  top: 5.9375rem;
  left: 16.5625rem;
  width: 9.875rem;
  height: 1.0625rem;
}
.l-sub-bg .l-sub-bg__bg05 {
  top: 14.375rem;
  left: -3.75rem;
  width: 7.25rem;
  height: 2.25rem;
}
@media screen and (min-width: 768px) {
  .l-sub-bg {
    max-width: 1920px;
    margin-inline: auto;
  }
  .l-sub-bg .l-sub-bg__bg01 {
    top: -11.875rem;
    left: -15rem;
    width: 53.125rem;
    height: 16.4375rem;
  }
  .l-sub-bg .l-sub-bg__bg02 {
    top: 27.1875rem;
    left: -5.625rem;
    width: 30.8125rem;
    height: 3.9375rem;
  }
  .l-sub-bg .l-sub-bg__bg03 {
    top: 3.4375rem;
    left: 80rem;
    width: 45.375rem;
    height: 14.0625rem;
  }
  .l-sub-bg .l-sub-bg__bg04 {
    top: 23.75rem;
    left: 80.625rem;
    width: 45.9375rem;
    height: 5rem;
  }
  .l-sub-bg .l-sub-bg__bg05 {
    top: 65rem;
    left: -16.25rem;
    width: 33.875rem;
    height: 10.4375rem;
  }
}

[data-anime="fadeIn"] {
  opacity: 0;
}
[data-anime="fadeIn"].is-found {
  opacity: 1;
}

[data-anime="fadeInUp"] {
  opacity: 0;
  translate: 0 30px;
}
[data-anime="fadeInUp"].is-found {
  opacity: 1;
  translate: 0;
}

[data-anime="fadeInDown"] {
  opacity: 0;
  translate: 0 -30px;
}
[data-anime="fadeInDown"].is-found {
  opacity: 1;
  translate: 0;
}

[data-anime="fadeInLeft"] {
  opacity: 0;
  translate: -30px 0;
}
[data-anime="fadeInLeft"].is-found {
  opacity: 1;
  translate: 0;
}

[data-anime="fadeInRight"] {
  opacity: 0;
  translate: 30px 0;
}
[data-anime="fadeInRight"].is-found {
  opacity: 1;
  translate: 0;
}

[data-anime="zoomIn"] {
  opacity: 0;
  scale: 0.5;
}
[data-anime="zoomIn"].is-found {
  opacity: 1;
  scale: 1;
}

[data-anime="blurIn"] {
  opacity: 0;
  filter: blur(10px);
}
[data-anime="blurIn"].is-found {
  opacity: 1;
  filter: blur(0);
}

[data-anime="bgSlide"] {
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
[data-anime="bgSlide"] > span {
  opacity: 0;
  transition-delay: 0.5s;
}
[data-anime="bgSlide"]::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: currentColor;
}
[data-anime="bgSlide"].is-found > span {
  opacity: 1;
}
[data-anime="bgSlide"].is-found::before {
  animation: bgSlide 1s ease 0s 1 normal forwards;
}

@keyframes bgSlide {
  0% {
    left: 0;
    width: 0;
  }
  49.99% {
    left: 0;
    width: 100%;
  }
  50% {
    right: 0;
    left: auto;
    width: 100%;
  }
  100% {
    right: 0;
    left: auto;
    width: 0;
  }
}
[data-anime="fadeInText"] > span {
  opacity: 0;
  transition: opacity 0.6s;
}
[data-anime="fadeInText"].is-found > span {
  opacity: 1;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(1) {
  transition-delay: 0s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(2) {
  transition-delay: 0.07s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(3) {
  transition-delay: 0.14s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(4) {
  transition-delay: 0.21s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(5) {
  transition-delay: 0.28s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(6) {
  transition-delay: 0.35s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(7) {
  transition-delay: 0.42s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(8) {
  transition-delay: 0.49s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(9) {
  transition-delay: 0.56s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(10) {
  transition-delay: 0.63s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(11) {
  transition-delay: 0.7s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(12) {
  transition-delay: 0.77s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(13) {
  transition-delay: 0.84s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(14) {
  transition-delay: 0.91s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(15) {
  transition-delay: 0.98s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(16) {
  transition-delay: 1.05s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(17) {
  transition-delay: 1.12s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(18) {
  transition-delay: 1.19s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(19) {
  transition-delay: 1.26s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(20) {
  transition-delay: 1.33s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(21) {
  transition-delay: 1.4s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(22) {
  transition-delay: 1.47s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(23) {
  transition-delay: 1.54s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(24) {
  transition-delay: 1.61s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(25) {
  transition-delay: 1.68s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(26) {
  transition-delay: 1.75s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(27) {
  transition-delay: 1.82s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(28) {
  transition-delay: 1.89s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(29) {
  transition-delay: 1.96s;
}
[data-anime="fadeInText"].is-found > span:nth-of-type(30) {
  transition-delay: 2.03s;
}

[data-anime="slideInText"] > span {
  translate: 0 1em;
  opacity: 0;
  display: inline-block;
  transition: translate 0.6s, opacity 0.3s;
}
[data-anime="slideInText"].is-found > span {
  translate: 0 0;
  opacity: 1;
}
[data-anime="slideInText"].is-found > span:nth-of-type(1) {
  transition-delay: 0s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(2) {
  transition-delay: 0.07s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(3) {
  transition-delay: 0.14s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(4) {
  transition-delay: 0.21s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(5) {
  transition-delay: 0.28s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(6) {
  transition-delay: 0.35s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(7) {
  transition-delay: 0.42s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(8) {
  transition-delay: 0.49s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(9) {
  transition-delay: 0.56s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(10) {
  transition-delay: 0.63s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(11) {
  transition-delay: 0.7s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(12) {
  transition-delay: 0.77s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(13) {
  transition-delay: 0.84s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(14) {
  transition-delay: 0.91s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(15) {
  transition-delay: 0.98s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(16) {
  transition-delay: 1.05s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(17) {
  transition-delay: 1.12s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(18) {
  transition-delay: 1.19s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(19) {
  transition-delay: 1.26s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(20) {
  transition-delay: 1.33s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(21) {
  transition-delay: 1.4s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(22) {
  transition-delay: 1.47s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(23) {
  transition-delay: 1.54s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(24) {
  transition-delay: 1.61s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(25) {
  transition-delay: 1.68s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(26) {
  transition-delay: 1.75s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(27) {
  transition-delay: 1.82s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(28) {
  transition-delay: 1.89s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(29) {
  transition-delay: 1.96s;
}
[data-anime="slideInText"].is-found > span:nth-of-type(30) {
  transition-delay: 2.03s;
}

[data-anime] {
  transition-property: opacity, translate, filter, scale;
  transition-duration: 0.6s;
}
[data-anime][data-anime-duration="0.1"] {
  transition-duration: 0.1s;
}
[data-anime][data-anime-delay="0.1"] {
  transition-delay: 0.1s;
}
[data-anime][data-anime-duration="0.2"] {
  transition-duration: 0.2s;
}
[data-anime][data-anime-delay="0.2"] {
  transition-delay: 0.2s;
}
[data-anime][data-anime-duration="0.3"] {
  transition-duration: 0.3s;
}
[data-anime][data-anime-delay="0.3"] {
  transition-delay: 0.3s;
}
[data-anime][data-anime-duration="0.4"] {
  transition-duration: 0.4s;
}
[data-anime][data-anime-delay="0.4"] {
  transition-delay: 0.4s;
}
[data-anime][data-anime-duration="0.5"] {
  transition-duration: 0.5s;
}
[data-anime][data-anime-delay="0.5"] {
  transition-delay: 0.5s;
}
[data-anime][data-anime-duration="0.6"] {
  transition-duration: 0.6s;
}
[data-anime][data-anime-delay="0.6"] {
  transition-delay: 0.6s;
}
[data-anime][data-anime-duration="0.7"] {
  transition-duration: 0.7s;
}
[data-anime][data-anime-delay="0.7"] {
  transition-delay: 0.7s;
}
[data-anime][data-anime-duration="0.8"] {
  transition-duration: 0.8s;
}
[data-anime][data-anime-delay="0.8"] {
  transition-delay: 0.8s;
}
[data-anime][data-anime-duration="0.9"] {
  transition-duration: 0.9s;
}
[data-anime][data-anime-delay="0.9"] {
  transition-delay: 0.9s;
}
[data-anime][data-anime-duration="1"] {
  transition-duration: 1s;
}
[data-anime][data-anime-delay="1"] {
  transition-delay: 1s;
}
[data-anime][data-anime-duration="1.1"] {
  transition-duration: 1.1s;
}
[data-anime][data-anime-delay="1.1"] {
  transition-delay: 1.1s;
}
[data-anime][data-anime-duration="1.2"] {
  transition-duration: 1.2s;
}
[data-anime][data-anime-delay="1.2"] {
  transition-delay: 1.2s;
}
[data-anime][data-anime-duration="1.3"] {
  transition-duration: 1.3s;
}
[data-anime][data-anime-delay="1.3"] {
  transition-delay: 1.3s;
}
[data-anime][data-anime-duration="1.4"] {
  transition-duration: 1.4s;
}
[data-anime][data-anime-delay="1.4"] {
  transition-delay: 1.4s;
}
[data-anime][data-anime-duration="1.5"] {
  transition-duration: 1.5s;
}
[data-anime][data-anime-delay="1.5"] {
  transition-delay: 1.5s;
}
[data-anime][data-anime-duration="1.6"] {
  transition-duration: 1.6s;
}
[data-anime][data-anime-delay="1.6"] {
  transition-delay: 1.6s;
}
[data-anime][data-anime-duration="1.7"] {
  transition-duration: 1.7s;
}
[data-anime][data-anime-delay="1.7"] {
  transition-delay: 1.7s;
}
[data-anime][data-anime-duration="1.8"] {
  transition-duration: 1.8s;
}
[data-anime][data-anime-delay="1.8"] {
  transition-delay: 1.8s;
}
[data-anime][data-anime-duration="1.9"] {
  transition-duration: 1.9s;
}
[data-anime][data-anime-delay="1.9"] {
  transition-delay: 1.9s;
}
[data-anime][data-anime-duration="2"] {
  transition-duration: 2s;
}
[data-anime][data-anime-delay="2"] {
  transition-delay: 2s;
}
[data-anime][data-anime-duration="2.1"] {
  transition-duration: 2.1s;
}
[data-anime][data-anime-delay="2.1"] {
  transition-delay: 2.1s;
}
[data-anime][data-anime-duration="2.2"] {
  transition-duration: 2.2s;
}
[data-anime][data-anime-delay="2.2"] {
  transition-delay: 2.2s;
}
[data-anime][data-anime-duration="2.3"] {
  transition-duration: 2.3s;
}
[data-anime][data-anime-delay="2.3"] {
  transition-delay: 2.3s;
}
[data-anime][data-anime-duration="2.4"] {
  transition-duration: 2.4s;
}
[data-anime][data-anime-delay="2.4"] {
  transition-delay: 2.4s;
}
[data-anime][data-anime-duration="2.5"] {
  transition-duration: 2.5s;
}
[data-anime][data-anime-delay="2.5"] {
  transition-delay: 2.5s;
}
[data-anime][data-anime-duration="2.6"] {
  transition-duration: 2.6s;
}
[data-anime][data-anime-delay="2.6"] {
  transition-delay: 2.6s;
}
[data-anime][data-anime-duration="2.7"] {
  transition-duration: 2.7s;
}
[data-anime][data-anime-delay="2.7"] {
  transition-delay: 2.7s;
}
[data-anime][data-anime-duration="2.8"] {
  transition-duration: 2.8s;
}
[data-anime][data-anime-delay="2.8"] {
  transition-delay: 2.8s;
}
[data-anime][data-anime-duration="2.9"] {
  transition-duration: 2.9s;
}
[data-anime][data-anime-delay="2.9"] {
  transition-delay: 2.9s;
}
[data-anime][data-anime-duration="3"] {
  transition-duration: 3s;
}
[data-anime][data-anime-delay="3"] {
  transition-delay: 3s;
}

@media screen and (max-width: 767px) {
  .js-anime[data-anime] {
    transition-delay: 0s;
  }
}
/**
 * c-archive01
 * ニュース
 */
.c-archive01 .c-archive01__article + .c-archive01__article {
  margin-top: 2.1875rem;
}
.c-archive01 .c-archive01__link {
  display: block;
}
.c-archive01 .c-archive01__link.-pt {
  padding-top: 1.5625rem;
}
.c-archive01 .c-archive01__img img {
  width: 100%;
  max-width: none;
}
.c-archive01 .c-archive01__txts {
  margin-top: 0.75rem;
}
.c-archive01 .c-archive01__cat {
  display: inline-block;
  padding: 0.125rem 0.75rem;
  border-radius: 0.25rem;
  background: rgba(var(--green));
  color: #fff;
  font-size: 0.875rem;
}
.c-archive01 .c-archive01__date {
  display: inline-block;
  margin-left: 0.5rem;
  translate: 0 0.0625rem;
}
.c-archive01 .c-archive01__title {
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  .c-archive01 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.1875rem 1.875rem;
  }
  .c-archive01 .c-archive01__article + .c-archive01__article {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-archive01 .c-archive01__link:hover .c-archive01__img img {
    scale: 1.05;
  }
}
@media screen and (min-width: 768px) {
  .c-archive01 .c-archive01__img img {
    transition: scale var(--dur);
  }
  .c-archive01 .c-archive01__title {
    transition: color var(--dur);
  }
}

.c-archive01.-slider .c-archive01__article + .c-archive01__article {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-archive01.-slider {
    display: block;
  }
}

.c-archive01.-case .c-archive01__txts {
  margin-top: 0;
  padding: 1.125rem 0.75rem;
  background: #fff;
}
.c-archive01.-case .c-archive01__company {
  margin-top: 0.625rem;
}
.c-archive01.-case .c-archive01__title {
  margin-top: 0.25rem;
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c-archive01.-case .c-archive01__link {
    height: 100%;
  }
  .c-archive01.-case .c-archive01__img {
    overflow: clip;
  }
  .c-archive01.-case .c-archive01__txts {
    /*height: 100%;*/
  }
}

@media screen and (min-width: 768px) {
  .c-archive01.-pc-vertical {
    display: block;
  }
  .c-archive01.-pc-vertical .c-archive01__article + .c-archive01__article {
    margin-top: 1.875rem;
  }
}

/**
 * c-btn01
 * 通常ボタン
 */
.c-btn01 {
  width: 100%;
  max-width: 16.25rem;
  margin-inline: auto;
}
.c-btn01 .c-btn01__link {
  display: grid;
  grid-template-columns: 1fr 2.0625rem;
  align-items: center;
  position: relative;
  height: 3.125rem;
  padding: 0 0.625rem;
  overflow: clip;
  border-radius: 9999px;
  text-align: center;
}
.c-btn01 .c-btn01__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(to right, #ecc800 0%, #ec6c00 50%, #ecc800 100%);
}
.c-btn01 .c-btn01__txt {
  z-index: 1;
  color: #fff;
  font-size: 1.125rem;
}
.c-btn01 .c-btn01__txt.-center {
  padding-left: 1.5625rem;
}
.c-btn01 .c-btn01__ico {
  z-index: 1;
  width: 100%;
  color: #fff;
  fill: #ecad01;
}
@media screen and (min-width: 768px) {
  .c-btn01 .c-btn01__link::before {
    transition: left var(--dur);
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-btn01 .c-btn01__link:hover::before {
    left: 0;
  }
}

.c-btn01.-has-border .c-btn01__link {
  height: 3.875rem;
  border: 0.375rem solid #fff;
}

.c-btn01.-left {
  margin-inline: 0;
}

@media screen and (min-width: 768px) {
  .c-btn01.-pc-small {
    max-width: 138px;
    margin-inline: 0;
  }
  .c-btn01.-pc-small .c-btn01__link {
    display: flex;
    justify-content: center;
    height: auto;
    height: 100%;
    padding: 0;
    text-align: center;
    padding-bottom: 0.0625rem;
  }
  .c-btn01.-pc-small .c-btn01__ico {
    display: none;
  }
  .c-btn01.-pc-small .c-btn01__txt {
    padding-left: 0;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .c-btn01.-pc-small {
    max-width: 9.6875rem;
  }
  .c-btn01.-pc-small .c-btn01__txt {
    font-size: 1.125rem;
  }
}

.c-btn01.-green .c-btn01__link {
  height: 3.375rem;
  border: 2px solid rgba(var(--green));
}
.c-btn01.-green .c-btn01__link::before {
  background: #fff;
}
.c-btn01.-green .c-btn01__txt {
  color: rgba(var(--green));
}
.c-btn01.-green .c-btn01__ico {
  color: rgba(var(--green));
  fill: #fff;
}
@media screen and (min-width: 768px) {
  .c-btn01.-green .c-btn01__link::before {
    transition: background-color var(--dur);
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-btn01.-green .c-btn01__link:hover::before {
    background: rgba(var(--green));
  }
  .c-btn01.-green .c-btn01__link:hover .c-btn01__txt {
    color: #fff;
  }
  .c-btn01.-green .c-btn01__link:hover .c-btn01__ico {
    color: #fff;
    fill: rgba(var(--green));
  }
}
@media screen and (min-width: 768px) {
  .c-btn01.-green .c-btn01__ico {
    transition: color var(--dur), fill var(--dur);
  }
  .c-btn01.-green .c-btn01__txt {
    transition: color var(--dur);
  }
}

/**
 * c-btn02
 */
.c-btn02 .c-btn02__link {
  display: block;
  font-size: 1.125rem;
}
.c-btn02 .c-btn02__ico {
  width: 2.5rem;
  margin-left: 0.9375rem;
  fill: #fff;
}
@media screen and (max-width: 767px) {
  .c-btn02 .c-btn02__link.-small {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .c-btn02 .c-btn02__link {
    transition: color var(--dur);
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-btn02 .c-btn02__link:hover {
    color: rgba(var(--orange));
  }
  .c-btn02 .c-btn02__link:hover .c-btn02__ico {
    translate: 0.3125rem;
  }
}
@media screen and (min-width: 768px) {
  .c-btn02 .c-btn02__ico {
    margin-left: 0.9375rem;
    transition: translate var(--dur);
  }
}

/**
 * c-card01
 * 画像とテキストのカード
 */
.c-card01 .c-card01__item + .c-card01__item {
  margin-top: 1.875rem;
}
.c-card01 .c-card01__head {
  margin-top: 1.875rem;
  font-size: 1.25rem;
  text-align: center;
}
.c-card01 .c-card01__head.-left {
  text-align: left;
}
.c-card01 .c-card01__txt {
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .c-card01 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.875rem;
  }
  .c-card01 .c-card01__item + .c-card01__item {
    margin-top: 0;
  }
  .c-card01 .c-card01__head {
    margin-top: 1.25rem;
    font-size: 1.5rem;
    text-align: center;
  }
  .c-card01 .c-card01__txt {
    margin-top: 0.625rem;
  }
}

/**
 * c-cv01
 * 無料相談
 */
.c-cv01 {
  padding: 1.875rem 1.375rem 0;
}
.c-cv01 .c-cv01__img {
  width: 9.375rem;
  margin-bottom: -1.5625rem;
  margin-inline: auto;
}
.c-cv01 .c-cv01__content {
  padding: 2.1875rem 0 1.5625rem;
  background: url(assets/images/common/cv/bg_cv01_sp.jpg) no-repeat center/cover;
  text-align: center;
}
.c-cv01 .c-cv01__head {
  font-size: 1.25rem;
}
.c-cv01 .c-cv01__txt {
  margin-top: 0.625rem;
  line-height: 1.25;
}
.c-cv01 .c-cv01__btn {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-cv01 {
    width: 62.5rem;
    padding: 6.25rem 0 0;
    margin-inline: auto;
  }
  .c-cv01 .c-cv01__img {
    width: 17rem;
    margin-bottom: -2.1875rem;
    margin-inline: auto;
  }
  .c-cv01 .c-cv01__content {
    padding: 3.125rem 0 2.1875rem;
    background-image: url(assets/images/common/cv/bg_cv01_pc.jpg);
  }
  .c-cv01 .c-cv01__head {
    font-size: 1.875rem;
  }
  .c-cv01 .c-cv01__txt {
    margin-top: 0.9375rem;
  }
  .c-cv01 .c-cv01__btn {
    margin-top: 2.1875rem;
  }
}

.c-cv01.-has-pb {
  padding-bottom: 3.75rem;
}
@media screen and (min-width: 768px) {
  .c-cv01.-has-pb {
    padding-bottom: 6.25rem;
  }
}

/**
 * c-editor-style
 * WP用のエディターのデフォルトスタイル
 */
.c-editor-style {
  overflow: hidden;
}
.c-editor-style > *:first-child {
  margin-top: 0;
}
.c-editor-style h1,
.c-editor-style h2,
.c-editor-style h3,
.c-editor-style h4,
.c-editor-style h5,
.c-editor-style h6 {
  font-weight: bold;
}
.c-editor-style h1 {
  margin-top: 2.5em;
  margin-bottom: 0.27639em;
}
.c-editor-style h2 {
  margin-top: 2.5em;
  margin-bottom: 0.27639em;
  padding: 0.33em 0.66em;
  border-left: 1px solid rgba(var(--orange));
  background-color: rgba(var(--light-gray));
  font-size: 1.5em;
}
.c-editor-style h3 {
  margin-top: 2.5em;
  margin-bottom: 0.27639em;
  padding: 0.133em 0;
  border-bottom: 2px solid rgba(var(--orange));
  font-size: 1.25em;
}
.c-editor-style h4 {
  position: relative;
  margin-top: 2.25em;
  margin-bottom: 0.5em;
  padding-left: 2em;
  font-size: 1.125em;
}
.c-editor-style h4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.5em;
  height: 1px;
  background: rgba(var(--orange));
}
.c-editor-style h5 {
  margin-top: 2.25em;
  margin-bottom: 0.665em;
  padding-bottom: 0.33em;
  border-bottom: 1px solid #eee;
  font-size: 1.17em;
}
.c-editor-style h6 {
  margin-top: 2em;
  margin-bottom: 0.835em;
  font-size: 0.83em;
}
.c-editor-style p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.c-editor-style ul {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 2em;
}
.c-editor-style ol {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 2em;
}
.c-editor-style a:not([class]) {
  color: rgba(var(--orange));
  text-decoration: underline;
}
.c-editor-style hr {
  height: 1px;
  margin-top: 2em;
  margin-bottom: 2em;
  border: none;
}

/**
 * c-form01
 * フォーム
 */
.c-form01 {
  margin-top: 1.875rem;
}
.c-form01 .c-form01__lead {
  font-size: 1.25rem;
  line-height: 1.35;
}
.c-form01 .c-form01__txt {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.c-form01 input[type="text"],
.c-form01 input[type="tel"],
.c-form01 input[type="email"],
.c-form01 textarea {
  width: 100%;
  margin-top: 0.3125rem;
  padding: 0.75em;
  border: 1px solid #8e8e8e;
  border-radius: 4px;
  background: #fff;
  font-size: 16px;
}
.c-form01 input[type="text"]::-moz-placeholder,
.c-form01 input[type="tel"]::-moz-placeholder,
.c-form01 input[type="email"]::-moz-placeholder,
.c-form01 textarea::-moz-placeholder {
  color: #c6c6c6;
}
.c-form01 input[type="text"]::placeholder,
.c-form01 input[type="tel"]::placeholder,
.c-form01 input[type="email"]::placeholder,
.c-form01 textarea::placeholder {
  color: #c6c6c6;
}
.c-form01 textarea {
  min-height: 170px;
}
.c-form01 input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  padding-left: 2em;
}
.c-form01 input[type="checkbox"] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.32em;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #6f655d;
  background: #fff;
}
.c-form01 input[type="checkbox"] + span::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0.4em;
  left: 0.35em;
  transform: rotate(45deg);
  width: 0.5em;
  height: 0.75em;
  border-right: 2px solid rgba(var(--orange));
  border-bottom: 2px solid rgba(var(--orange));
}
.c-form01 input[type="checkbox"]:checked + span::after {
  opacity: 1;
}
.c-form01 .c-form01__item {
  font-size: 0.875rem;
}
.c-form01 .c-form01__item + .c-form01__item {
  margin-top: 1.25rem;
}
.c-form01 .c-form01__policy {
  margin-top: 1.875rem;
  font-size: 0.875rem;
  line-height: 1.8571428571;
}
.c-form01 .c-form01__policy-link {
  text-decoration: underline;
  display: inline;
}
.c-form01 .c-form01__btn {
  position: relative;
  width: 100%;
  max-width: 16.25rem;
  height: 3.125rem;
  margin-top: 1.875rem;
  overflow: clip;
  border-radius: 9999px;
  text-align: center;
  margin-inline: auto;
}
.c-form01 .c-form01__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(to right, #ecc800 0%, #ec6c00 50%, #ecc800 100%);
}
.c-form01 .c-form01__btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.625rem;
  width: 2.0625rem;
  height: 2.0625rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2233%22%20height%3D%2233%22%20viewBox%3D%220%200%2033%2033%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_2516%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%202516%22%20transform%3D%22translate(1.499%201.499)%22%3E%20%3Cpath%20id%3D%22%E5%90%88%E4%BD%93_4%22%20data-name%3D%22%E5%90%88%E4%BD%93%204%22%20d%3D%22M-998.419%2C11704.406a16.43%2C16.43%2C0%2C0%2C1-5.244-3.534%2C16.453%2C16.453%2C0%2C0%2C1-3.537-5.246%2C16.385%2C16.385%2C0%2C0%2C1-1.3-6.422%2C16.389%2C16.389%2C0%2C0%2C1%2C1.3-6.422%2C16.4%2C16.4%2C0%2C0%2C1%2C3.537-5.244%2C16.407%2C16.407%2C0%2C0%2C1%2C5.244-3.537%2C16.4%2C16.4%2C0%2C0%2C1%2C6.422-1.3%2C16.417%2C16.417%2C0%2C0%2C1%2C6.425%2C1.3%2C16.473%2C16.473%2C0%2C0%2C1%2C5.244%2C3.537%2C16.441%2C16.441%2C0%2C0%2C1%2C3.534%2C5.244%2C16.392%2C16.392%2C0%2C0%2C1%2C1.3%2C6.422%2C16.388%2C16.388%2C0%2C0%2C1-1.3%2C6.422%2C16.492%2C16.492%2C0%2C0%2C1-3.534%2C5.246%2C16.5%2C16.5%2C0%2C0%2C1-5.244%2C3.534%2C16.4%2C16.4%2C0%2C0%2C1-6.425%2C1.3A16.387%2C16.387%2C0%2C0%2C1-998.419%2C11704.406Z%22%20transform%3D%22translate(1006.997%20-11674.204)%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20id%3D%22%E5%90%88%E4%BD%93_5%22%20data-name%3D%22%E5%90%88%E4%BD%93%205%22%20d%3D%22M-1002.058%2C11687.266a1.5%2C1.5%2C0%2C0%2C1%2C0-2.121l3.441-3.44H-1007a1.5%2C1.5%2C0%2C0%2C1-1.5-1.5%2C1.5%2C1.5%2C0%2C0%2C1%2C1.5-1.5h8.377l-3.438-3.437a1.5%2C1.5%2C0%2C0%2C1%2C0-2.121%2C1.5%2C1.5%2C0%2C0%2C1%2C2.121%2C0l5.974%2C5.971a1.506%2C1.506%2C0%2C0%2C1%2C.343.489v0l.014.033h0l.013.033v0l.012.032v0c0%2C.01.007.021.011.031v0l.01.031v0l.009.031v0l.008.03v0l.007.028%2C0%2C.01.005.024%2C0%2C.013%2C0%2C.022%2C0%2C.016%2C0%2C.02%2C0%2C.02%2C0%2C.017c0%2C.008%2C0%2C.016%2C0%2C.024v.012q0%2C.013%2C0%2C.026s0%2C.007%2C0%2C.011%2C0%2C.021%2C0%2C.033v0q0%2C.038%2C0%2C.076h0c0%2C.009%2C0%2C.018%2C0%2C.026s0%2C.006%2C0%2C.009a1.493%2C1.493%2C0%2C0%2C1-.472%2C1.056l-5.969%2C5.97a1.486%2C1.486%2C0%2C0%2C1-1.059.439A1.5%2C1.5%2C0%2C0%2C1-1002.058%2C11687.266Z%22%20transform%3D%22translate(1015.997%20-11665.204)%22%20fill%3D%22%23ecad01%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center/100% auto;
  translate: 0 -50%;
}
.c-form01 .c-form01__btn input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c-form01 {
    margin-top: 3.125rem;
    max-width: 31.875rem;
    margin-inline: auto;
  }
  .c-form01 .c-form01__lead {
    margin-top: 3.125rem;
    font-size: 1.5rem;
    text-align: center;
  }
  .c-form01 .c-form01__txt {
    max-width: 60rem;
    margin-top: 3.125rem;
    margin-inline: auto;
    text-align: center;
    margin-bottom: 3.125rem;
  }
  .c-form01 .c-form01__policy {
    margin-top: 3.125rem;
    text-align: center;
  }
  .c-form01 .c-form01__btn {
    margin-top: 3.25rem;
  }
  .c-form01 .c-form01__btn::before {
    transition: left var(--dur);
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-form01 .c-form01__btn:hover::before {
    left: 0;
  }
}

/**
 * c-head01
 * 見出し
 */
.c-head01 .c-head01__en {
  font-size: 2.875rem;
  line-height: 1.0869565217;
}
.c-head01 .c-head01__ja {
  position: relative;
  padding-left: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.35;
}
.c-head01 .c-head01__ja::before {
  content: "";
  position: absolute;
  top: 0.6875rem;
  left: 0.3125rem;
  width: 1.625rem;
  height: 0.5625rem;
  background: rgba(var(--orange));
}
.c-head01 .c-head01__txt {
  margin-top: 1.875rem;
}
.c-head01 .c-head01__txt + .c-head01__txt {
  margin-top: 1.75em;
}
@media screen and (min-width: 768px) {
  .c-head01 .c-head01__en {
    font-size: 4.6875rem;
  }
  .c-head01 .c-head01__ja {
    padding-left: 3.125rem;
    font-size: 2.375rem;
    margin-top: 0.3125rem;
    line-height: 1.3684210526;
  }
  .c-head01 .c-head01__ja::before {
    top: 1.5rem;
    width: 2.1875rem;
  }
  .c-head01 .c-head01__txt {
    margin-top: 3.125rem;
  }
}

/**
 * c-head02
 * 太字の見出し
 */
.c-head02 {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-head02 {
    font-size: 2rem;
  }
}

.c-head02.-center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .c-head02.-pc-large {
    font-size: 2.375rem;
  }
}

/**
 * SVG Icon
 */
.c-ico {
  display: inline-block;
  vertical-align: middle;
}
.c-ico svg {
  display: block;
  line-height: 1;
}

/**
 * c-pager01
 * 一覧用ページャー
 */
.c-pager01 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  justify-content: center;
  margin-top: 3.125rem;
}
.c-pager01 a,
.c-pager01 span {
  display: block;
  display: grid;
  place-items: center;
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid rgba(var(--orange));
  border-radius: 50%;
  background: #fff;
  color: rgba(var(--orange));
  font-weight: 700;
  font-size: 0.875rem;
}
.c-pager01 .current {
  background: rgba(var(--orange));
  color: #fff;
}
.c-pager01 .prev,
.c-pager01 .next {
  border: none;
  background: none;
}
@media screen and (min-width: 768px) {
  .c-pager01 {
    margin-top: 5rem;
  }
  .c-pager01 a,
  .c-pager01 span {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1rem;
  }
  .c-pager01 a {
    transition: all var(--dur);
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .c-pager01 a:hover {
    background: rgba(var(--orange));
    color: #fff;
  }
}

/**
 * c-profile01
 * プロフィールページ丸ごと
 */
/**
* c-profile01-intro
*/
.c-profile01-intro .c-profile01-intro__inner {
  padding-top: 6.875rem;
}
.c-profile01-intro .c-profile01-intro__img {
  width: 14.5rem;
}
.c-profile01-intro .c-profile01-intro__en {
  margin-top: 1.125rem;
}
.c-profile01-intro .c-profile01-intro__en img {
  width: auto;
  max-width: none;
  height: 2.1875rem;
}
.c-profile01-intro .c-profile01-intro__name {
  margin-top: 1.125rem;
  font-size: 0.9375rem;
}
.c-profile01-intro .c-profile01-intro__name-role {
  margin-right: 0.625rem;
  font-size: 0.625rem;
}
.c-profile01-intro .c-profile01-intro__lead {
  margin-top: 0.9375rem;
  font-size: 1.25rem;
  line-height: 1.55;
}
.c-profile01-intro .c-profile01-intro__lead-span {
  background: linear-gradient(transparent 10%, #fff 10%, #fff 90%, transparent 90%);
}
.c-profile01-intro .c-profile01-intro__sec {
  margin: 2.1875rem -0.625rem 0;
  padding: 1.25rem 1.5625rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .c-profile01-intro .c-profile01-intro__inner {
    position: relative;
    padding-top: 8.75rem;
  }
  .c-profile01-intro .c-profile01-intro__img {
    position: absolute;
    top: 8.75rem;
    right: 13.125rem;
    z-index: -1;
    width: 32.1875rem;
  }
  .c-profile01-intro .c-profile01-intro__en {
    margin-top: 11.25rem;
  }
  .c-profile01-intro .c-profile01-intro__en img {
    height: 5rem;
  }
  .c-profile01-intro .c-profile01-intro__name {
    margin-top: 1.25rem;
    font-size: 1.25rem;
  }
  .c-profile01-intro .c-profile01-intro__name-role {
    margin-right: 0.625rem;
    font-size: 0.8125rem;
  }
  .c-profile01-intro .c-profile01-intro__lead {
    margin-top: 1.125rem;
    font-size: 2.375rem;
    line-height: 1.8421052632;
  }
  .c-profile01-intro .c-profile01-intro__lead-span {
    padding: 0.05em 0 0.05em 0.25em;
    background: linear-gradient(transparent 0%, #fff 0%, #fff 100%, transparent 100%);
  }
  .c-profile01-intro .c-profile01-intro__sec {
    margin: 8.25rem 0 0;
    padding: 2.8125rem 3.125rem;
    background: #fff;
  }
  .c-profile01-intro .c-profile01-intro__profile {
    font-size: 1.5rem;
  }
  .c-profile01-intro .c-profile01-intro__txt {
    margin-top: 0.75rem;
  }
}

/**
* c-profile01-job
*/
.c-profile01-job .c-profile01-job__inner {
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .c-profile01-job .c-profile01-job__inner {
    padding-top: 6.875rem;
  }
}

/**
* c-profile01-oneday
*/
.c-profile01-oneday .c-profile01-oneday__inner {
  padding-top: 3.75rem;
}
.c-profile01-oneday .c-profile01-oneday__img {
  margin-top: 1.875rem;
}
.c-profile01-oneday .c-profile01-oneday__dl {
  margin-top: 1.875rem;
  padding-left: 1.75rem;
}
.c-profile01-oneday .c-profile01-oneday__dt {
  position: relative;
  font-size: 1.5rem;
}
.c-profile01-oneday .c-profile01-oneday__dt:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: -1.1875rem;
  width: 0.125rem;
  height: 100%;
  background: rgba(var(--orange));
}
.c-profile01-oneday .c-profile01-oneday__dt::before {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: -1.875rem;
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  background: rgba(var(--orange));
}
.c-profile01-oneday .c-profile01-oneday__dt-time {
  display: block;
  font-size: 1rem;
}
.c-profile01-oneday .c-profile01-oneday__dd {
  position: relative;
  margin-top: 0.125rem;
}
.c-profile01-oneday .c-profile01-oneday__dd + .c-profile01-oneday__dt {
  margin-top: 0.125rem;
}
.c-profile01-oneday .c-profile01-oneday__dd:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: -1.1875rem;
  width: 0.125rem;
  height: calc(100% + 0.4375rem);
  background: rgba(var(--orange));
}
.c-profile01-oneday .c-profile01-oneday__illust {
  width: 11.6875rem;
  margin-top: 1.875rem;
  margin-left: 3.125rem;
}
@media screen and (min-width: 768px) {
  .c-profile01-oneday {
    position: relative;
  }
  .c-profile01-oneday::before {
    content: "";
    position: absolute;
    top: 16.25rem;
    left: calc(50% + 3.125rem);
    width: 146.6875rem;
    height: 93.125rem;
    background-image: url(assets/images/common/bg_deco01_pc.png);
    translate: -50%;
  }
  .c-profile01-oneday .c-profile01-oneday__inner {
    position: relative;
    padding-top: 8.75rem;
  }
  .c-profile01-oneday .c-profile01-oneday__img {
    position: absolute;
    top: 21.25rem;
    left: 3.125rem;
    width: 23.75rem;
    margin-top: 0;
  }
  .c-profile01-oneday .c-profile01-oneday__img.-img02 {
    top: -15rem;
    left: -37.5rem;
  }
  .c-profile01-oneday .c-profile01-oneday__img.-img03 {
    top: 12.5rem;
    left: -37.5rem;
  }
  .c-profile01-oneday .c-profile01-oneday__img.-img04 {
    top: -10rem;
    left: -37.5rem;
  }
  .c-profile01-oneday .c-profile01-oneday__img.-img05 {
    top: 16.875rem;
    left: -37.5rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dl {
    width: 39.25rem;
    margin: 10.625rem 0 0 auto;
    padding-left: 1.75rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dt {
    display: flex;
    flex-wrap: wrap;
    gap: 0.9375rem;
    align-items: center;
  }
  .c-profile01-oneday .c-profile01-oneday__dt:not(:last-of-type)::after {
    top: 0.25rem;
    left: -1.5625rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dt::before {
    top: 0.25rem;
    left: -2.3125rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dt-time {
    display: block;
    font-size: 1rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dd {
    position: relative;
    padding-left: 3.625rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dd + .c-profile01-oneday__dt {
    margin-top: 1.875rem;
  }
  .c-profile01-oneday .c-profile01-oneday__dd:not(:last-of-type)::after {
    left: -1.5625rem;
    height: calc(100% + 2.25rem);
  }
  .c-profile01-oneday .c-profile01-oneday__illust {
    position: absolute;
    bottom: -5.625rem;
    left: 14.375rem;
    width: 18.75rem;
    margin-top: 0;
    margin-left: 0;
  }
  .c-profile01-oneday .c-profile01-oneday__illust.-illust02 {
    bottom: -12.5rem;
  }
}

/**
* c-profile01-values
*/
.c-profile01-values .c-profile01-values__inner {
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .c-profile01-values .c-profile01-values__inner {
    padding-top: 12.5rem;
  }
  .c-profile01-values .c-profile01-values__inner.-pc-pt-wide {
    padding-top: 20rem;
  }
}

/**
* c-profile01-episode
*/
.c-profile01-episode .c-profile01-episode__inner {
  padding-top: 2.5rem;
}
.c-profile01-episode .c-profile01-episode__img {
  width: 16.0625rem;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-profile01-episode .c-profile01-episode__inner {
    position: relative;
    padding-top: 6.875rem;
  }
  .c-profile01-episode .c-profile01-episode__head {
    width: 36.6875rem;
    margin: 0 0 0 auto;
  }
  .c-profile01-episode .c-profile01-episode__txt {
    width: 30rem;
  }
  .c-profile01-episode .c-profile01-episode__img {
    position: absolute;
    top: 22.1875rem;
    left: 6.25rem;
    width: 30rem;
    margin-top: 0;
  }
}

/**
* c-profile01-message
*/
.c-profile01-message .c-profile01-message__inner {
  padding-top: 2.5rem;
}
.c-profile01-message .c-profile01-message__img {
  width: 15.375rem;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-profile01-message .c-profile01-message__inner {
    position: relative;
    padding-top: 29.375rem;
  }
  .c-profile01-message .c-profile01-message__inner.-pc-pt-narrow {
    padding-top: 23.75rem;
  }
  .c-profile01-message .c-profile01-message__head {
    width: 30rem;
    margin-left: 3.125rem;
  }
  .c-profile01-message .c-profile01-message__img {
    position: absolute;
    top: 6.25rem;
    right: 9.375rem;
    width: 30rem;
    margin-top: 0;
  }
}

/**
* c-profile01-other
*/
.c-profile01-other {
  width: 20.625rem;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  border-radius: 0.375rem;
  margin-inline: auto;
}
.c-profile01-other .c-profile01-other__link {
  display: flex;
  flex-wrap: wrap;
  gap: 2.0625rem;
  align-items: center;
  padding: 0.4375rem 2rem 0.4375rem 2.5rem;
}
.c-profile01-other .c-profile01-other__img {
  width: 3.75rem;
}
.c-profile01-other .c-profile01-other__names {
  flex: 1;
  padding-top: 0.4375rem;
}
.c-profile01-other .c-profile01-other__name {
  line-height: 1;
}
.c-profile01-other .c-profile01-other__name-role {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 0.625rem;
  translate: 0 -0.25rem;
}
.c-profile01-other .c-profile01-other__en {
  width: 5.3125rem;
  margin-top: 0.5rem;
  background: rgba(var(--green));
  color: #fff;
  font-size: 0.625rem;
  text-align: center;
}
.c-profile01-other .c-profile01-other__ico {
  width: 1.25rem;
  color: rgba(var(--green));
  fill: #fff;
}
@media screen and (min-width: 768px) {
  .c-profile01-other {
    width: 54.375rem;
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
  .c-profile01-other .c-profile01-other__link {
    gap: 3.125rem;
    padding: 1.25rem 4.25rem 1.25rem 4.25rem;
  }
  .c-profile01-other .c-profile01-other__img {
    width: 10rem;
  }
  .c-profile01-other .c-profile01-other__names {
    display: flex;
    gap: 2.8125rem;
    align-items: center;
    padding-top: 0.4375rem;
  }
  .c-profile01-other .c-profile01-other__name {
    font-size: 2rem;
  }
  .c-profile01-other .c-profile01-other__name-role {
    margin-right: 1.875rem;
    font-size: 1rem;
  }
  .c-profile01-other .c-profile01-other__en {
    width: 10.625rem;
    margin-top: 0;
    padding: 0.125rem 0;
    font-size: 1rem;
  }
  .c-profile01-other .c-profile01-other__ico {
    width: 2.5rem;
  }
}

/**
 * c-set01
 * 画像、タイトル、テキストの3つわり
 */
.c-set01 .c-set01__img {
  margin-top: -2.1875rem;
  margin-bottom: -2.1875rem;
}
.c-set01 .c-set01__head {
  font-size: 1.25rem;
  text-align: center;
}
.c-set01 .c-set01__txt {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-set01 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.75rem;
    padding: 0 1.25rem;
  }
  .c-set01 .c-set01__sec {
    position: relative;
    padding-top: 20rem;
  }
  .c-set01 .c-set01__img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 25rem;
    translate: -50%;
  }
  .c-set01 .c-set01__head {
    font-size: 1.5rem;
  }
  .c-set01 .c-set01__txt {
    margin-top: 1.25rem;
  }
}

/**
 * c-set02
 * トップと会社概要にあるコンサルタント
 */
.c-set02 .c-set02__sec + .c-set02__sec {
  margin-top: 1.875rem;
}
.c-set02 .c-set02__img {
  width: 12.5rem;
  margin-inline: auto;
}
.c-set02 .c-set02__name {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1875rem 0.375rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.875rem;
  font-size: 1.5rem;
}
.c-set02 .c-set02__role {
  font-size: 0.75rem;
}
.c-set02 .c-set02__name-en {
  width: 8.125rem;
  background: rgba(var(--green));
  color: #fff;
  font-size: 0.75rem;
  text-align: center;
  margin-inline: auto;
}
.c-set02 .c-set02__txt {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-set02 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12.5rem;
  }
  .c-set02 .c-set02__sec + .c-set02__sec {
    margin-top: 0;
  }
  .c-set02 .c-set02__img {
    width: 16.5625rem;
  }
  .c-set02 .c-set02__name {
    gap: 0.1875rem 1.875rem;
    align-items: center;
    margin-top: 1.25rem;
    padding-right: 1.25rem;
    font-size: 2rem;
  }
  .c-set02 .c-set02__role {
    font-size: 1rem;
  }
  .c-set02 .c-set02__name-en {
    width: 10.625rem;
    margin-top: 0.25rem;
    padding-bottom: 0.0625rem;
    font-size: 1rem;
    margin-inline: auto;
    translate: 2.8125rem;
  }
  .c-set02 .c-set02__name-en.-left {
    translate: 1.75rem;
  }
  .c-set02 .c-set02__txt {
    margin-top: 1.875rem;
  }
}

/**
 * c-single01
 * お知らせ、コラム詳細
 */
.c-single01 {
  position: relative;
}
.c-single01::before {
  content: "";
  position: absolute;
  top: 13.75rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.c-single01 .c-single01__inner {
  position: relative;
  z-index: 1;
  padding-top: 6.5625rem;
}
.c-single01 .c-single01__thumb {
  height: 13.75rem;
}
.c-single01 .c-single01__thumb img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-single01 .c-single01__cat {
  display: inline-block;
  margin-top: 1.875rem;
  padding: 0.125rem 0.75rem;
  border-radius: 0.25rem;
  background: rgba(var(--green));
  color: #fff;
  font-size: 0.875rem;
}
.c-single01 .c-single01__head {
  margin-top: 1.5625rem;
  font-size: 1.5rem;
  line-height: 1.4166666667;
}
.c-single01 .c-single01__container {
  margin-top: 1.875rem;
}
.c-single01 .c-single01__btn {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-single01 {
    overflow-y: clip;
  }
  .c-single01::before {
    top: 37.5rem;
  }
  .c-single01::after {
    content: "";
    position: absolute;
    top: 20.625rem;
    left: -10%;
    width: 120%;
    height: 17.5rem;
    border-radius: 50% 50% 0 0;
    background: #fff;
  }
  .c-single01 .c-single01__inner {
    padding-top: 10.3125rem;
    padding-bottom: 6.25rem;
  }
  .c-single01 .c-single01__thumb {
    width: 54.375rem;
    height: auto;
    margin-inline: auto;
  }
  .c-single01 .c-single01__cat {
    margin-top: 6.25rem;
  }
  .c-single01 .c-single01__head {
    margin-top: 1.25rem;
    font-size: 2.375rem;
    line-height: 1.3684210526;
  }
  .c-single01 .c-single01__container {
    display: grid;
    grid-template-columns: 1fr 23.75rem;
    gap: 4.375rem;
    margin-top: 3.4375rem;
  }
  .c-single01 .c-single01__btn {
    margin-top: 6.25rem;
  }
}

.c-single01 .c-form01__lead.-contact,
.c-single01 .c-form01__txt.-contact {
  display: none;
}

.c-single01 .c-form01 {
  background: rgba(var(--light-gray));
  text-align: left;
  padding: 0.625rem 1.875rem 1.875rem;
  border-radius: 0.625rem;
}
.c-single01 .c-form01__txt.-single {
  margin-top: 0;
  margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
  .c-single01 .c-form01 {
    max-width: 35.625rem;
  }

  .c-single01 .c-form01__txt.-single {
    margin-top: 1.125rem;
    margin-inline: 0;
    text-align: left;
    margin-bottom: 1.125rem;
  }
}

/**
 * c-single01-sidebar(PCのみ)
 */
.c-single01-sidebar {
  margin-top: 5rem;
}

/**
 * c-single01-other
 */
.c-single01-other {
  position: relative;
  margin-top: 3.75rem;
}
.c-single01-other .c-single01-other__inner {
  padding-bottom: 3.75rem;
}
.c-single01-other .c-single01-other__archive {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .c-single01-other {
    margin-top: 0;
  }
  .c-single01-other .c-single01-other__inner {
    padding-top: 6.25rem;
    padding-bottom: 5.625rem;
  }
  .c-single01-other .c-single01-other__archive {
    margin-top: 3.125rem;
  }
}

/**
 * layout
 */
.u-inner {
  padding-right: calc(22 * 1rem / 16);
  padding-left: calc(22 * 1rem / 16);
}
@media screen and (min-width: 768px) {
  .u-inner {
    width: 100%;
    max-width: calc(1300 * 1rem / 16);
    margin: auto;
    padding-right: calc(50 * 1rem / 16);
    padding-left: calc(50 * 1rem / 16);
  }
}

/**
 * hover
 */
.u-alpha {
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .u-alpha:hover {
    opacity: 0.7;
  }
}

/**
 * text
 */
.u-break {
  display: inline-block;
}

/**
 * font
 */
.u-bold {
  font-weight: 700;
}

.u-black {
  color: rgba(var(--black));
}

.u-brown {
  color: rgba(var(--brown));
}

.u-gray {
  color: rgba(var(--gray));
}

.u-orange {
  color: rgba(var(--orange));
}

.u-green {
  color: rgba(var(--green));
}

.u-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
}

/**
 * radius
 */
.u-radius {
  border-radius: 0.625rem;
  overflow: clip;
}
@media screen and (min-width: 768px) {
  .u-radius {
    border-radius: 1.875rem;
  }
}

.u-radius-s {
  border-radius: 0.625rem;
  overflow: clip;
}

.u-radius-m {
  border-radius: 0.625rem;
  overflow: clip;
}
@media screen and (min-width: 768px) {
  .u-radius-m {
    border-radius: 1.25rem;
  }
}

/**
 * shadow
 */
.u-shadow {
  box-shadow: 0px 0px 1.5625rem rgba(0, 0, 0, 0.16);
}

/**
 * p-kv
 */
.p-kv {
  position: relative;
}
.p-kv .p-kv__inner {
  padding-top: 7rem;
}
.p-kv .p-kv__inner:has(:not(.p-kv__notice)) {
  padding-bottom: 3.125rem;
}
.p-kv .p-kv__txt01 {
  width: 13.6875rem;
}
.p-kv .p-kv__txt02 {
  width: 17.9375rem;
  margin: 0.5rem 0 0 -0.25rem;
}
.p-kv .p-kv__txt03 {
  width: 7.9375rem;
  margin: 2.625rem 0 0 -0.25rem;
}
.p-kv .p-kv__txt04 {
  width: 16rem;
  margin-top: 1.75rem;
}
.p-kv .p-kv__notice {
  margin-top: 3.125rem;
  padding: 0.75rem;
  border-radius: 0.375rem;
  background: rgba(var(--orange));
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.2857142857;
  text-align: center;
}
.p-kv .p-kv__slider {
  position: absolute;
  top: -0.9375rem;
  right: -5.3125rem;
  z-index: -1;
  width: 18.75rem;
}
.p-kv .p-kv__pagination {
  position: absolute;
  top: 21.5625rem;
  left: 1.25rem !important;
}
.p-kv .p-kv__pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 0.25rem;
  height: 0.25rem;
  margin: 0 0.1875rem;
  background: #e0e0e0;
}
.p-kv .p-kv__pagination .swiper-pagination-bullet-active {
  background: #868686;
}
.p-kv .p-kv__bg01,
.p-kv .p-kv__bg02,
.p-kv .p-kv__bg03,
.p-kv .p-kv__bg04,
.p-kv .p-kv__bg05 {
  opacity: 0.19;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  position: absolute;
  z-index: -1;
  transform-origin: right center;
  border-radius: 9999px;
  transition: -webkit-clip-path 0.9s;
  transition: clip-path 0.9s;
  transition: clip-path 0.9s, -webkit-clip-path 0.9s;
  rotate: -45deg;
}
.p-kv .p-kv__bg01.is-found,
.p-kv .p-kv__bg02.is-found,
.p-kv .p-kv__bg03.is-found,
.p-kv .p-kv__bg04.is-found,
.p-kv .p-kv__bg05.is-found {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.p-kv .p-kv__bg01,
.p-kv .p-kv__bg02,
.p-kv .p-kv__bg03,
.p-kv .p-kv__bg04 {
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #fba224 100%);
}
.p-kv .p-kv__bg02,
.p-kv .p-kv__bg05 {
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ed6c21 100%);
}
.p-kv .p-kv__bg01 {
  top: 1.5625rem;
  left: -7.1875rem;
  width: 16.6875rem;
  height: 5.125rem;
}
.p-kv .p-kv__bg02 {
  top: 15.3125rem;
  left: -5rem;
  width: 8.375rem;
  height: 1.0625rem;
}
.p-kv .p-kv__bg03 {
  top: 15.9375rem;
  left: 2.1875rem;
  width: 9.1875rem;
  height: 2.8125rem;
}
.p-kv .p-kv__bg04 {
  top: 14.375rem;
  left: 15.625rem;
  width: 12.5625rem;
  height: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-kv .p-kv__inner {
    position: relative;
    padding-top: 10.375rem;
  }
  .p-kv .p-kv__inner:has(:not(.p-kv__notice)) {
    padding-bottom: 4.375rem;
  }
  .p-kv .p-kv__txt01 {
    width: 31.1875rem;
  }
  .p-kv .p-kv__txt02 {
    width: 34.5rem;
    margin: 1.375rem 0 0 0;
  }
  .p-kv .p-kv__txt03 {
    width: 19.1875rem;
    margin: 3.125rem 0 0 0;
  }
  .p-kv .p-kv__txt04 {
    width: 24rem;
    margin: 2.1875rem 0 0 1.25rem;
  }
  .p-kv .p-kv__notice {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 4.375rem;
    padding: 0.75rem 1.5625rem;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5;
    margin-inline: auto;
  }
  .p-kv .p-kv__notice br {
    display: none;
  }
  .p-kv .p-kv__slider {
    top: -36.25rem;
    right: auto;
    left: 45.0520833333dvw;
    width: 66.0625rem;
  }
  .p-kv .p-kv__pagination {
    top: 39.25rem;
    left: calc((100vw - 1200px) * 0.5) !important;
  }
  .p-kv .p-kv__pagination .swiper-pagination-bullet {
    width: 0.375rem;
    height: 0.375rem;
    margin: 0 0.375rem;
  }
  .p-kv .p-kv__bg01 {
    top: -23.75rem;
    left: -27.8125rem;
    width: 61.4375rem;
    height: 19rem;
  }
  .p-kv .p-kv__bg02 {
    top: 27.1875rem;
    left: -20.625rem;
    width: 30.8125rem;
    height: 3.9375rem;
  }
  .p-kv .p-kv__bg03 {
    top: 27.8125rem;
    left: 5.9375rem;
    width: 33.875rem;
    height: 10.4375rem;
  }
  .p-kv .p-kv__bg04 {
    top: 23.75rem;
    left: 55.625rem;
    width: 46.4375rem;
    height: 3.9375rem;
  }
  .p-kv .p-kv__bg05 {
    top: 24.375rem;
    left: 80rem;
    width: 30.8125rem;
    height: 1.0625rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  .p-kv .p-kv__pagination {
    left: 3.125rem !important;
  }
}

/**
 * p-news
 */
.p-news .p-news__inner {
  position: relative;
  padding-top: 1.5625rem;
}
.p-news .p-news__head {
  font-size: 1.25rem;
}
.p-news .p-news__archive {
  margin: 0 -1.375rem;
}
.p-news .p-news__prev,
.p-news .p-news__next {
  display: grid;
  place-items: center;
  position: absolute;
  top: 10.9375rem;
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}
.p-news .p-news__prev.swiper-button-lock,
.p-news .p-news__next.swiper-button-lock {
  display: none;
}
.p-news .p-news__prev {
  left: -0.3125rem;
  scale: -1;
}
.p-news .p-news__next {
  right: -0.3125rem;
}
.p-news .p-news__ico {
  width: 1.125rem;
  color: #bfbfbf;
}
@media screen and (min-width: 768px) {
  .p-news .p-news__inner {
    padding-top: 3.125rem;
  }
  .p-news .p-news__head {
    font-size: 2rem;
  }
  .p-news .p-news__archive {
    margin: 0 -1.875rem;
    padding: 0 1.875rem;
  }
  .p-news .p-news__archive .swiper-slide {
    opacity: 0;
    transition: opacity var(--dur);
  }
  .p-news .p-news__archive .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  .p-news .p-news__archive .swiper-slide.swiper-slide-next {
    opacity: 1;
  }
  .p-news .p-news__archive .swiper-slide.swiper-slide-next + .swiper-slide {
    opacity: 1;
  }
  .p-news .p-news__prev,
  .p-news .p-news__next {
    top: 14.375rem;
    cursor: pointer;
  }
  .p-news .p-news__prev:hover .p-news__ico,
  .p-news .p-news__next:hover .p-news__ico {
    color: #868686;
  }
  .p-news .p-news__prev {
    left: -0.5rem;
  }
  .p-news .p-news__next {
    right: -0.5rem;
  }
  .p-news .p-news__ico {
    transition: color var(--dur);
  }
}

/**
 * p-mind
 */
.p-mind .p-mind__inner {
  padding-top: 1.875rem;
}
.p-mind .p-mind__sec {
  margin-top: 2.5rem;
}
.p-mind .p-mind__sec + .p-mind__sec {
  margin-top: 1.5625rem;
}
.p-mind .p-mind__num {
  font-size: 3.75rem;
  line-height: 1;
}
.p-mind .p-mind__lead {
  margin-top: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.35;
}
.p-mind .p-mind__txt {
  margin-top: 1.875rem;
}
.p-mind .p-mind__btn {
  margin-top: 1.875rem;
}
.p-mind .p-mind__img {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-mind {
    position: relative;
  }
  .p-mind::before {
    content: "";
    position: absolute;
    top: 11.25rem;
    left: calc(50% + 3.125rem);
    z-index: -1;
    width: 146.6875rem;
    height: 93.125rem;
    background: url(assets/images/common/bg_deco01_pc.png) no-repeat center/100% auto;
    translate: -50%;
  }
  .p-mind .p-mind__inner {
    padding-top: 5rem;
    padding-bottom: 6.25rem;
  }
  .p-mind .p-mind__sec {
    display: flex;
    gap: 6.25rem;
    margin-top: 2.8125rem;
  }
  .p-mind .p-mind__sec.-reverse {
    flex-direction: row-reverse;
    gap: 3.75rem;
    justify-content: flex-end;
  }
  .p-mind .p-mind__sec + .p-mind__sec {
    margin-top: 3.125rem;
  }
  .p-mind .p-mind__txts {
    width: 33.125rem;
  }
  .p-mind .p-mind__lead {
    margin-top: 0.9375rem;
    font-size: 2.375rem;
    line-height: 1.3684210526;
  }
  .p-mind .p-mind__txt {
    margin-top: 1.25rem;
  }
  .p-mind .p-mind__btn {
    margin-top: 1.25rem;
  }
  .p-mind .p-mind__img {
    width: 35.625rem;
    margin-top: 0.625rem;
  }
}

/**
 * p-subsidy
 */
.p-subsidy .p-subsidy__inner {
  padding-top: 1.875rem;
}
.p-subsidy .p-subsidy__img {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-subsidy {
    background: #fff;
  }
  .p-subsidy .p-subsidy__inner {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .p-subsidy .p-subsidy__img {
    width: 61.25rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
}

/**
 * p-advantages
 */
.p-advantages .p-advantages__inner {
  padding-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-advantages .p-advantages__inner {
    padding-top: 6.25rem;
  }
}

/**
 * p-consultant
 */
.p-consultant .p-consultant__inner {
  padding-top: 1.875rem;
}
.p-consultant .p-consultant__container {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-consultant .p-consultant__inner {
    padding-top: 6.25rem;
  }
  .p-consultant .p-consultant__container {
    margin-top: 3.125rem;
  }
}

/**
 * p-flow
 */
.p-flow .p-flow__inner {
  padding-top: 1.875rem;
}
.p-flow .p-flow__content-sp {
  margin: 0 -0.625rem;
  padding: 1.25rem 0.75rem 1.875rem 1.75rem;
  background: #fff;
}
.p-flow .p-flow__sec {
  display: flex;
  flex-wrap: wrap;
  gap: 1.125rem;
  position: relative;
  margin-top: 1.875rem;
}
.p-flow .p-flow__sec + .p-flow__sec {
  margin-top: 0.3125rem;
}
.p-flow .p-flow__sec:not(:last-of-type)::before {
  content: "";
  position: absolute;
  top: 3rem;
  left: 1.375rem;
  width: 0.25rem;
  height: 100%;
  background: #d1d1d1;
  transition: height 0.6s;
}
.p-flow .p-flow__num {
  display: grid;
  place-items: center;
  z-index: 1;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: rgba(var(--green));
  color: #fff;
  font-size: 1.3125rem;
}
.p-flow .p-flow__txts {
  flex: 1;
  padding-top: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-flow .p-flow__content-pc {
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
}
@media screen and (min-width: 768px) {
  .p-flow .p-flow__inner {
    padding-top: 6.25rem;
  }
  .p-flow .p-flow__content-sp {
    margin: 0;
    padding: 0;
    overflow: visible;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
  .p-flow .p-flow__content-pc {
    margin-top: 3.125rem;
    padding: 3.75rem 11.5625rem;
    background: #fff;
  }
  .p-flow .p-flow__sec {
    gap: 1.625rem;
    position: relative;
    margin-top: 0;
  }
  .p-flow .p-flow__sec + .p-flow__sec {
    margin-top: 2.5rem;
  }
  .p-flow .p-flow__sec:not(:last-of-type)::before {
    top: 4.5rem;
    left: 2.125rem;
    background: #d1d1d1;
  }
  .p-flow .p-flow__num {
    width: 4.5rem;
    height: 4.5rem;
    font-size: 2rem;
  }
  .p-flow .p-flow__txts {
    padding-top: 0.9375rem;
  }
  .p-flow .p-flow__head {
    font-size: 1.5rem;
  }
  .p-flow .p-flow__txt {
    margin-top: 0.3125rem;
  }
}

/**
 * p-faq
 */
.p-faq .p-faq__inner {
  padding-top: 1.875rem;
}
.p-faq .p-faq__head {
  padding-left: 0.9375rem;
}
.p-faq .p-faq__content-sp {
  margin: 0 -0.625rem;
  padding: 0.625rem 0.75rem 2.1875rem 0.75rem;
  background: #fff;
}
.p-faq .p-faq__set {
  margin-top: 2.1875rem;
}
.p-faq .p-faq__set + .p-faq__set {
  margin-top: 1.25rem;
}
.p-faq .p-faq__q {
  position: relative;
  width: 100%;
  min-height: 3.75rem;
  padding: 0.625rem 2.1875rem;
  background: rgba(var(--light-gray));
  line-height: 1.375;
  text-align: left;
}
.p-faq .p-faq__q.is-active .p-faq__ico {
  scale: 1 -1;
}
.p-faq .p-faq__index {
  position: absolute;
  top: 50%;
  left: 0.625rem;
  font-size: 1.25rem;
  translate: 0 -50%;
}
.p-faq .p-faq__ico {
  position: absolute;
  top: 50%;
  right: 0.9375rem;
  width: 0.875rem;
  transition: scale 0.15s;
  translate: 0 -50%;
}
.p-faq .p-faq__a-wrap {
  height: 0;
  overflow: hidden;
  transition: height var(--dur);
}
.p-faq .p-faq__a {
  padding: 0.625rem 0.625rem 0;
}
.p-faq .p-faq__link {
  color: #0010d6;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-faq .p-faq__content-pc {
    overflow: visible;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
}
@media screen and (min-width: 768px) {
  .p-faq .p-faq__inner {
    padding-top: 6.25rem;
  }
  .p-faq .p-faq__content-sp {
    margin: 0;
    padding: 0;
    overflow: visible;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }
  .p-faq .p-faq__content-pc {
    margin-top: 3.125rem;
    padding: 3.75rem;
    background: #fff;
  }
  .p-faq .p-faq__head {
    padding-left: 0;
  }
  .p-faq .p-faq__set {
    margin-top: 0;
  }
  .p-faq .p-faq__set + .p-faq__set {
    margin-top: 1.875rem;
  }
  .p-faq .p-faq__q {
    padding: 0.9375rem 5.625rem;
    font-size: 1.125rem;
  }
  .p-faq .p-faq__index {
    left: 1.75rem;
    font-size: 1.5rem;
  }
  .p-faq .p-faq__ico {
    right: 1.5625rem;
    width: 1.1875rem;
  }
  .p-faq .p-faq__a {
    padding: 0.9375rem 5.625rem 0;
  }
}

/**
 * p-price-intro
 */
.p-price-intro .p-price-intro__inner {
  padding-top: 6.5625rem;
}
.p-price-intro .p-price-intro__plans {
  margin-top: 1.875rem;
}
.p-price-intro .p-price-intro__plan + .p-price-intro__plan {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-price-intro .p-price-intro__inner {
    padding-top: 9.375rem;
  }
  .p-price-intro .p-price-intro__plans {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
    margin-top: 3.75rem;
  }
  .p-price-intro .p-price-intro__plan + .p-price-intro__plan {
    margin-top: 0;
  }
}

/**
 * p-price-case
 */
.p-price-case .p-price-case__inner {
  padding-top: 1.875rem;
}
.p-price-case .p-price-case__container {
  margin-top: 4.375rem;
}
.p-price-case .p-price-case__sec {
  position: relative;
  padding: 2.1875rem 0 3.125rem;
  overflow: visible;
  background: #fff;
}
.p-price-case .p-price-case__sec + .p-price-case__sec {
  margin-top: 3.125rem;
}
.p-price-case .p-price-case__num {
  display: grid;
  place-items: center;
  position: absolute;
  top: -1.4375rem;
  left: 50%;
  width: 2.8125rem;
  height: 2.8125rem;
  border-radius: 50%;
  background: rgba(var(--green));
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  translate: -50%;
}
.p-price-case .p-price-case__lead {
  min-height: 2em;
  font-size: 0.875rem;
  text-align: center;
}
.p-price-case .p-price-case__img {
  width: 7.375rem;
  margin-top: 1.5625rem;
  margin-bottom: 1.875rem;
  margin-inline: auto;
}
.p-price-case .p-price-case__img.-case02 {
  width: 9.25rem;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  translate: 0.625rem;
}
.p-price-case .p-price-case__img.-case03 {
  width: 11.125rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  translate: -0.9375rem;
}
.p-price-case .p-price-case__img.-case04 {
  width: 11.125rem;
  margin-top: 0.625rem;
  margin-bottom: 0.9375rem;
}
.p-price-case .p-price-case__img.-case05 {
  width: 10.5rem;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.p-price-case .p-price-case__img.-case06 {
  width: 7.375rem;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}
.p-price-case .p-price-case__price {
  width: 16.25rem;
  margin-inline: auto;
}
.p-price-case .p-price-case__btn {
  margin-top: 4.375rem;
}
@media screen and (min-width: 768px) {
  .p-price-case .p-price-case__inner {
    padding-top: 6.25rem;
  }
  .p-price-case .p-price-case__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5.625rem 2.5rem;
    margin-top: 7.5rem;
  }
  .p-price-case .p-price-case__sec {
    padding: 4.0625rem 0 2.8125rem;
  }
  .p-price-case .p-price-case__sec + .p-price-case__sec {
    margin-top: 0;
  }
  .p-price-case .p-price-case__num {
    top: -2.5rem;
    width: 5rem;
    height: 5rem;
    font-size: 3rem;
  }
  .p-price-case .p-price-case__lead {
    min-height: 2em;
    font-size: 1.5rem;
    text-align: center;
  }
  .p-price-case .p-price-case__img {
    width: 12.9375rem;
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
  .p-price-case .p-price-case__img.-case02 {
    width: 16.375rem;
    margin-top: 1.375rem;
    margin-bottom: 2.1875rem;
    translate: 1.25rem;
  }
  .p-price-case .p-price-case__img.-case03 {
    width: 19.375rem;
    margin-top: 3.4375rem;
    margin-bottom: 3.125rem;
    translate: -1.5625rem;
  }
  .p-price-case .p-price-case__img.-case04 {
    width: 19.8125rem;
    margin-top: 1.375rem;
    margin-bottom: 1.875rem;
  }
  .p-price-case .p-price-case__img.-case05 {
    width: 18.4375rem;
    margin-top: 1.875rem;
    margin-bottom: 1.5625rem;
  }
  .p-price-case .p-price-case__img.-case06 {
    width: 12.75rem;
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }
  .p-price-case .p-price-case__price {
    width: 28.75rem;
  }
  .p-price-case .p-price-case__btn {
    margin-top: 6.25rem;
  }
}

/**
 * p-price-flow
 */
.p-price-flow .p-price-flow__inner {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem;
}
.p-price-flow .p-price-flow__img {
  margin-top: 1.875rem;
  padding: 1.875rem 0.9375rem 1.875rem 1.375rem;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .p-price-flow .p-price-flow__inner {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .p-price-flow .p-price-flow__img {
    margin-top: 3.125rem;
    padding: 6.875rem 9.0625rem;
  }
}

/**
 * p-case-intro
 */
.p-case-intro .p-case-intro__inner {
  padding-top: 6.5625rem;
}
.p-case-intro .p-case-intro__container {
  margin-top: 1.875rem;
}
.p-case-intro .p-case-intro__sec {
  position: relative;
  padding: 1.75rem 1.125rem 1.375rem;
  background: #fff;
}
.p-case-intro .p-case-intro__sec.-pt-wide {
  padding-top: 3rem;
}
.p-case-intro .p-case-intro__sec.-pt-narrow {
  padding-top: 1.125rem;
}
.p-case-intro .p-case-intro__sec + .p-case-intro__sec {
  margin-top: 1.875rem;
}
.p-case-intro .p-case-intro__head {
  position: relative;
  font-size: 1.25rem;
  line-height: 1.2;
}
.p-case-intro .p-case-intro__head-large {
  font-size: 2.9375rem;
}
.p-case-intro .p-case-intro__head-medium {
  font-size: 1.3125rem;
}
.p-case-intro .p-case-intro__head-small {
  font-size: 0.625rem;
}
.p-case-intro .p-case-intro__head-float {
  position: absolute;
  top: 0.75rem;
  left: 1.875rem;
  font-size: 0.625rem;
}
.p-case-intro .p-case-intro__note {
  margin-top: 2.375rem;
}
.p-case-intro .p-case-intro__note.-border {
  margin-top: 1.25rem;
  padding-top: 0.9375rem;
  border-top: 1px solid rgba(var(--gray));
}
.p-case-intro .p-case-intro__img {
  position: absolute;
  top: 0.75rem;
  right: 1.375rem;
  width: 7.5rem;
}
.p-case-intro .p-case-intro__img.-power02 {
  top: 2.5rem;
  right: 1.375rem;
  width: 7.75rem;
}
.p-case-intro .p-case-intro__img.-power03 {
  top: 0.5rem;
  right: 2.8125rem;
  width: 6.125rem;
}
.p-case-intro .p-case-intro__img.-power04 {
  top: 0.5rem;
  right: 1.125rem;
  width: 8.75rem;
}
.p-case-intro .p-case-intro__img.-power05 {
  top: 1.375rem;
  right: 1.5625rem;
  width: 5.9375rem;
}
@media screen and (min-width: 768px) {
  .p-case-intro .p-case-intro__inner {
    padding-top: 9.375rem;
  }
  .p-case-intro .p-case-intro__container {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1.875rem;
    margin-top: 3.125rem;
  }
  .p-case-intro .p-case-intro__sec {
    width: calc(50% - 0.9375rem);
    padding: 8.875rem 3.25rem 2.8125rem;
    background: #fff;
  }
  .p-case-intro .p-case-intro__sec.-pt-wide {
    padding-top: 14.0625rem;
  }
  .p-case-intro .p-case-intro__sec.-pt-narrow {
    padding-top: 13.875rem;
  }
  .p-case-intro .p-case-intro__sec.-plr-narrow {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
  }
  .p-case-intro .p-case-intro__sec + .p-case-intro__sec {
    margin-top: 0;
  }
  .p-case-intro .p-case-intro__sec:nth-of-type(n + 3) {
    width: calc(33.33% - 1.25rem);
  }
  .p-case-intro .p-case-intro__head {
    font-size: 2.375rem;
  }
  .p-case-intro .p-case-intro__head-large {
    font-size: 5.625rem;
  }
  .p-case-intro .p-case-intro__head-medium {
    font-size: 2.5rem;
  }
  .p-case-intro .p-case-intro__head-small {
    display: block;
    margin-top: -2.8125rem;
    font-size: 1rem;
  }
  .p-case-intro .p-case-intro__head-pc-medium {
    display: block;
    margin-top: -0.3125rem;
    font-size: 2rem;
  }
  .p-case-intro .p-case-intro__head-float {
    top: 1.375rem;
    left: 3.4375rem;
    font-size: 1.5rem;
  }
  .p-case-intro .p-case-intro__note {
    margin-top: 1.5625rem;
  }
  .p-case-intro .p-case-intro__note.-border {
    margin-top: 0.9375rem;
    padding-top: 0.625rem;
  }
  .p-case-intro .p-case-intro__img {
    top: 3.4375rem;
    right: 2.625rem;
    width: 13.625rem;
  }
  .p-case-intro .p-case-intro__img.-power02 {
    top: 2.1875rem;
    right: 0.9375rem;
    width: 16.25rem;
  }
  .p-case-intro .p-case-intro__img.-power03 {
    top: 0;
    right: 6.5625rem;
    width: 14.0625rem;
  }
  .p-case-intro .p-case-intro__img.-power04 {
    top: 2.1875rem;
    right: 1.125rem;
    width: 20.6875rem;
  }
  .p-case-intro .p-case-intro__img.-power05 {
    top: 2.8125rem;
    right: 4.6875rem;
    width: 13.25rem;
  }
}

/**
 * p-case-case
 */
.p-case-case .p-case-case__inner {
  padding-top: 1.875rem;
}
.p-case-case .p-case-case__archive {
  margin-top: 1.875rem;
}
.p-case-case .p-case-case__sec {
  margin-top: 1.875rem;
}
.p-case-case .p-case-case__sec:first-of-type {
  position: relative;
}
.p-case-case .p-case-case__sec:first-of-type::before {
  content: "";
  position: absolute;
  top: 16.5625rem;
  left: -1.375rem;
  z-index: -1;
  width: calc(100% + 2.75rem);
  height: 27.5625rem;
  background: url(assets/images/common/bg_deco01_sp.png) no-repeat center/100% auto;
}
.p-case-case .p-case-case__lead {
  font-size: 1.25rem;
  line-height: 1.35;
  text-align: center;
}
.p-case-case .p-case-case__txt {
  margin-top: 1.875rem;
}
.p-case-case .p-case-case__txt + .p-case-case__txt {
  margin-top: 1.75em;
}
.p-case-case .p-case-case__img {
  width: 15.6875rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
.p-case-case .p-case-case__img.-large {
  width: 100%;
}
.p-case-case .p-case-case__cards {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-case-case .p-case-case__inner {
    padding-top: 6.25rem;
  }
  .p-case-case .p-case-case__archive {
    margin-top: 3.125rem;
  }
  .p-case-case .p-case-case__sec {
    margin-top: 6.25rem;
  }
  .p-case-case .p-case-case__sec:first-of-type::before {
    top: 8.4375rem;
    left: calc(50% + 3.125rem);
    z-index: -1;
    width: 146.6875rem;
    height: 93.125rem;
    background-image: url(assets/images/common/bg_deco01_pc.png);
    translate: -50%;
  }
  .p-case-case .p-case-case__lead {
    font-size: 2.375rem;
    text-align: center;
  }
  .p-case-case .p-case-case__txt {
    max-width: 60rem;
    margin-top: 3.4375rem;
    text-align: center;
    margin-inline: auto;
  }
  .p-case-case .p-case-case__img {
    width: 32.875rem;
    margin-top: 3.125rem;
  }
  .p-case-case .p-case-case__img.-large {
    width: 54.375rem;
    margin-top: 4.375rem;
  }
  .p-case-case .p-case-case__cards {
    margin-top: 3.125rem;
  }
}

/**
 * p-case-promise
 */
.p-case-promise .p-case-promise__inner {
  padding-top: 1.875rem;
}
.p-case-promise .p-case-promise__img {
  width: 14.125rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
.p-case-promise .p-case-promise__cards {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-case-promise .p-case-promise__inner {
    padding-top: 6.25rem;
  }
  .p-case-promise .p-case-promise__img {
    width: 33.1875rem;
    margin-top: 3.125rem;
  }
  .p-case-promise .p-case-promise__cards {
    margin-top: 2.5rem;
  }
}

/**
 * p-case-results
 */
.p-case-results .p-case-results__inner {
  padding-top: 1.875rem;
  padding-bottom: 3.125rem;
}
.p-case-results .p-case-results__lead {
  margin-top: 1.875rem;
  font-size: 1.25rem;
}
.p-case-results .p-case-results__txt {
  margin-top: 0.5rem;
}
.p-case-results .p-case-results__sec {
  margin-top: 0.5rem;
}
.p-case-results .p-case-results__sec + .p-case-results__sec {
  margin-top: 1.875rem;
}
.p-case-results .p-case-results__sec-note {
  margin-top: 0.3125rem;
}
.p-case-results .p-case-results__table-wrap {
  margin-top: 1.25rem;
}
.p-case-results .p-case-results__table table {
  table-layout: auto;
}
.p-case-results .p-case-results__table table .col1 {
  width: 9.6875rem;
}
.p-case-results .p-case-results__table table .col2 {
  width: auto;
}
.p-case-results .p-case-results__table table .col3 {
  width: 6.875rem;
}
.p-case-results .p-case-results__table tr {
  background: #fff;
}
.p-case-results .p-case-results__table tr:nth-of-type(2n - 1) {
  background: #e1f0f0;
}
.p-case-results .p-case-results__table th,
.p-case-results .p-case-results__table td {
  padding: 0.5625rem 0.75rem;
  font-size: 0.8125rem;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
}
.p-case-results .p-case-results__table th {
  position: relative;
}
.p-case-results .p-case-results__table th::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 50%;
  background: #bfbfbf;
  translate: 0 -50%;
}
.p-case-results .p-case-results__table.-yellow table tr:nth-of-type(2n - 1) {
  background: #fcf0dd;
}
@media screen and (max-width: 767px) {
  .p-case-results .p-case-results__content {
    overflow: visible;
    border-radius: 0;
    box-shadow: none;
  }
  .p-case-results .p-case-results__table-wrap {
    margin-right: -1.375rem;
    margin-left: -1.375rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .p-case-results .p-case-results__table {
    width: 100%;
    min-width: 56.5625rem;
    margin: 0 1.375rem;
    padding-right: 1.375rem;
  }
}
@media screen and (min-width: 768px) {
  .p-case-results .p-case-results__inner {
    padding-top: 6.875rem;
    padding-bottom: 6.25rem;
  }
  .p-case-results .p-case-results__content {
    margin-top: 3.125rem;
    padding: 3.125rem 6.875rem;
    background: #fff;
  }
  .p-case-results .p-case-results__lead {
    margin-top: 0;
    font-size: 2.375rem;
    text-align: center;
  }
  .p-case-results .p-case-results__txt {
    font-size: 1.5rem;
    text-align: center;
  }
  .p-case-results .p-case-results__sec {
    margin-top: 3.125rem;
  }
  .p-case-results .p-case-results__sec + .p-case-results__sec {
    margin-top: 6.25rem;
  }
  .p-case-results .p-case-results__sec-head {
    font-size: 1.5rem;
  }
  .p-case-results .p-case-results__sec-note {
    margin-top: 0;
  }
  .p-case-results .p-case-results__table-wrap {
    margin-top: 2.8125rem;
  }
  .p-case-results .p-case-results__table table th,
  .p-case-results .p-case-results__table table td {
    padding: 0.375rem 1.125rem;
    font-size: 1rem;
  }
  .p-case-results .p-case-results__table table th {
    padding-left: 2.8125rem;
  }
  .p-case-results .p-case-results__table table .col1 {
    width: 14.6875rem;
  }
  .p-case-results .p-case-results__table table .col3 {
    width: 9.375rem;
  }
}

/**
 * p-case-single
 */
.p-case-single:not(:has(.p-case-single__thumb)) {
  padding-top: 10.625rem;
}
.p-case-single .p-case-single__thumb {
  width: 100%;
  height: 18.4375rem;
}
.p-case-single .p-case-single__thumb img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-case-single .p-case-single__head {
  width: 21.875rem;
  min-height: 5.9375rem;
  margin-bottom: -3.125rem;
  padding: 0.9375rem 1.25rem;
  border-radius: 0.625rem;
  background: #fff;
  font-size: 1.25rem;
  text-align: center;
  translate: 0 -3.125rem;
  margin-inline: auto;
}
.p-case-single .p-case-single__info {
  width: 20.625rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
.p-case-single .p-case-single__cat {
  display: inline-block;
  margin-right: 0.75rem;
  padding: 0.125rem 0.625rem;
  border-radius: 0.25rem;
  background: rgba(var(--green));
  color: #fff;
}
.p-case-single .p-case-single__company {
  margin-top: 0.625rem;
}
.p-case-single .p-case-single__name {
  margin-top: 0.5rem;
}
.p-case-single .p-case-single__txt {
  margin-top: 0.9375rem;
}
.p-case-single .p-case-single__txt + .p-case-single__txt {
  margin-top: 0;
}
.p-case-single .p-case-single__subsidy {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 0.9375rem;
}
.p-case-single .p-case-single__subsidy-span {
  display: inline-block;
  margin-right: 0.75rem;
  padding: 0.125rem 0.625rem;
  border-radius: 0.25rem;
  background: rgba(var(--brown));
  color: #fff;
}
.p-case-single .p-case-single__content {
  width: 20.625rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-case-single:not(:has(.p-case-single__thumb)) {
    padding-top: 13.75rem;
  }
  .p-case-single .p-case-single__thumb {
    width: 81.25rem;
    height: 36.25rem;
    overflow: hidden;
    border-radius: 0 0 1.25rem 1.25rem;
    margin-inline: auto;
  }
  .p-case-single .p-case-single__thumb img {
    max-width: none;
    width: 100%;
  }
  .p-case-single .p-case-single__head {
    width: 62.5rem;
    min-height: 5.9375rem;
    padding: 2.8125rem 3.4375rem;
    border-radius: 1.25rem;
    font-size: 2rem;
    line-height: 1.3125;
  }
  .p-case-single .p-case-single__info {
    width: 55rem;
  }
  .p-case-single .p-case-single__company {
    font-size: 1.5rem;
  }
  .p-case-single .p-case-single__name {
    margin-top: 0.3125rem;
  }
  .p-case-single .p-case-single__subsidy {
    margin-top: 1.375rem;
  }
  .p-case-single .p-case-single__content {
    width: 55rem;
    margin-inline: auto;
  }
}

/**
 * p-case-other
 */
.p-case-other .p-case-other__inner {
  padding-top: 3.125rem;
}
.p-case-other .p-case-other__archive {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-case-other .p-case-other__inner {
    padding-top: 6.25rem;
  }
  .p-case-other .p-case-other__archive {
    margin-top: 3.125rem;
  }
}

/**
 * p-news-archive
 */
.p-news-archive .p-news-archive__inner {
  padding-top: 6.5625rem;
}
.p-news-archive .p-news-archive__content {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-news-archive .p-news-archive__inner {
    padding-top: 9.0625rem;
  }
  .p-news-archive .p-news-archive__content {
    margin-top: 3.125rem;
  }
}

/**
 * p-column-archive
 */
.p-column-archive .p-column-archive__inner {
  padding-top: 6.5625rem;
}
.p-column-archive .p-column-archive__content {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-column-archive .p-column-archive__inner {
    padding-top: 9.0625rem;
  }
  .p-column-archive .p-column-archive__content {
    margin-top: 3.125rem;
  }
}

/**
 * p-partnership-main
 */
.p-partnership-main .p-partnership-main__inner {
  padding-top: 6.5625rem;
  padding-bottom: 3.75rem;
}
.p-partnership-main .p-partnership-main__img {
  width: 7.4375rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
.p-partnership-main .p-partnership-main__lead {
  margin-top: 1.875rem;
  font-size: 1.25rem;
  line-height: 1.35;
}
.p-partnership-main .p-partnership-main__txt {
  margin-top: 1.875rem;
}
.p-partnership-main .p-partnership-main__form {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-partnership-main .p-partnership-main__inner {
    padding-top: 9.375rem;
    padding-bottom: 6.25rem;
  }
  .p-partnership-main .p-partnership-main__img {
    width: 11.0625rem;
    margin-top: 3.125rem;
  }
  .p-partnership-main .p-partnership-main__lead {
    margin-top: 3.125rem;
    font-size: 1.5rem;
    text-align: center;
  }
  .p-partnership-main .p-partnership-main__txt {
    max-width: 60rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
  .p-partnership-main .p-partnership-main__txt.-pc-center {
    text-align: center;
  }
  .p-partnership-main .p-partnership-main__form {
    margin-top: 3.125rem;
    max-width: 31.875rem;
    margin-inline: auto;
  }
}

/**
 * p-recruit-company
 */
.p-recruit-company .p-recruit-company__inner {
  padding-top: 6.5625rem;
}
.p-recruit-company .p-recruit-company__img {
  margin-top: 1.875rem;
}
.p-recruit-company .p-recruit-company__txt {
  margin-top: 1.875rem;
}
.p-recruit-company .p-recruit-company__txt + .p-recruit-company__txt {
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-recruit-company .p-recruit-company__inner {
    padding-top: 9.375rem;
  }
  .p-recruit-company .p-recruit-company__img {
    width: 54.375rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
  .p-recruit-company .p-recruit-company__txt {
    width: 45rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
}

/**
 * p-recruit-mind
 */
.p-recruit-mind {
  position: relative;
}
.p-recruit-mind::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffe9d6 58.05%, #f5be8f 100%);
}
.p-recruit-mind .p-recruit-mind__inner {
  position: relative;
  z-index: 1;
  padding-top: 1.875rem;
}
.p-recruit-mind .p-recruit-mind__txt {
  margin-top: 1.875rem;
}
.p-recruit-mind .p-recruit-mind__txt + .p-recruit-mind__txt {
  margin-top: 1.5625rem;
}
.p-recruit-mind .p-recruit-mind__txt.-center {
  text-align: center;
}
.p-recruit-mind .p-recruit-mind__list {
  margin-top: 1.875rem;
  padding-left: 0;
}
.p-recruit-mind .p-recruit-mind__list-item {
  display: grid;
  place-items: center;
  width: 15rem;
  padding: 0.5rem;
  border: 2px solid;
  border-radius: 0.375rem;
  background: #fff;
  margin-inline: auto;
}
.p-recruit-mind .p-recruit-mind__list-item + .p-recruit-mind__list-item {
  margin-top: 1.875rem;
}
.p-recruit-mind .p-recruit-mind__bg {
  position: relative;
  height: 13.125rem;
  margin-top: 3.75rem;
}
.p-recruit-mind .p-recruit-mind__bg img {
  position: absolute;
  top: 0.0625rem;
  left: 50%;
  width: 28.75rem;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  translate: -50%;
}
@media screen and (min-width: 768px) {
  .p-recruit-mind::before {
    height: 70rem;
  }
  .p-recruit-mind .p-recruit-mind__inner {
    padding-top: 6.25rem;
  }
  .p-recruit-mind .p-recruit-mind__txt {
    margin-top: 3.125rem;
  }
  .p-recruit-mind .p-recruit-mind__txt.-pc-center {
    text-align: center;
  }
  .p-recruit-mind .p-recruit-mind__list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.1875rem;
    justify-content: center;
    margin-top: 0.9375rem;
  }
  .p-recruit-mind .p-recruit-mind__list + .p-recruit-mind__txt {
    margin-top: 0.9375rem;
  }
  .p-recruit-mind .p-recruit-mind__list-item {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.5rem 0.9375rem;
    margin-inline: 0;
  }
  .p-recruit-mind .p-recruit-mind__list-item + .p-recruit-mind__list-item {
    margin-top: 0;
  }
  .p-recruit-mind .p-recruit-mind__bg {
    position: relative;
    height: 47.1875rem;
    margin-top: 0;
  }
  .p-recruit-mind .p-recruit-mind__bg img {
    top: 0.375rem;
    width: 102.9375rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  .p-recruit-mind .p-recruit-mind__bg {
    translate: -2.5rem;
  }
}

/**
 * p-recruit-values
 */
.p-recruit-values .p-recruit-values__inner {
  padding-top: 1.875rem;
}
.p-recruit-values .p-recruit-values__set {
  margin-top: 2.1875rem;
}
.p-recruit-values .p-recruit-values__btns {
  margin-top: 1.875rem;
}
.p-recruit-values .p-recruit-values__btn + .p-recruit-values__btn {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-recruit-values .p-recruit-values__inner {
    padding-top: 6.25rem;
  }
  .p-recruit-values .p-recruit-values__set {
    margin-top: 0.625rem;
  }
  .p-recruit-values .p-recruit-values__btns {
    display: flex;
    flex-wrap: wrap;
    gap: 3.75rem;
    justify-content: center;
    margin-top: 4.375rem;
  }
  .p-recruit-values .p-recruit-values__btn {
    margin-inline: 0;
  }
  .p-recruit-values .p-recruit-values__btn + .p-recruit-values__btn {
    margin-top: 0;
  }
}

/**
 * p-recruit-heroes
 */
.p-recruit-heroes {
  position: relative;
  overflow: clip;
}
.p-recruit-heroes::before {
  content: "";
  position: absolute;
  top: 44.375rem;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 32.125rem;
  background: url(assets/images/common/bg_deco01_sp.png) no-repeat center/100% auto;
}
.p-recruit-heroes .p-recruit-heroes__inner {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem;
}
.p-recruit-heroes .p-recruit-heroes__persons {
  margin-top: 1.875rem;
}
.p-recruit-heroes .p-recruit-heroes__person + .p-recruit-heroes__person {
  margin-top: 1.875rem;
}
.p-recruit-heroes .p-recruit-heroes__img {
  width: 12.5rem;
  margin-inline: auto;
}
.p-recruit-heroes .p-recruit-heroes__name {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  justify-content: center;
  align-items: center;
  margin-top: 1.875rem;
  font-size: 1.25rem;
}
.p-recruit-heroes .p-recruit-heroes__role {
  font-size: 1rem;
}
.p-recruit-heroes .p-recruit-heroes__link {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-top: 0.625rem;
  margin-inline: auto;
}
.p-recruit-heroes .p-recruit-heroes__lead {
  margin: 1.875rem -1.375rem 0;
  font-size: 1.25rem;
  line-height: 1.35;
  text-align: center;
}
.p-recruit-heroes .p-recruit-heroes__keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3125rem 0.375rem;
  justify-content: center;
  margin-top: 1.875rem;
  padding-left: 0;
}
.p-recruit-heroes .p-recruit-heroes__keywords-item {
  display: grid;
  place-items: center;
  padding: 0.5rem 0.9375rem 0.5625rem;
  border: 2px solid;
  border-radius: 0.375rem;
  background: #fff;
}
.p-recruit-heroes .p-recruit-heroes__btns {
  margin-top: 1.875rem;
}
.p-recruit-heroes .p-recruit-heroes__btn + .p-recruit-heroes__btn {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-recruit-heroes .p-recruit-heroes__keywords-item.-sp-break {
    margin: 0 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  .p-recruit-heroes::before {
    top: 31.25rem;
    left: 50%;
    width: 146.6875rem;
    height: 93.125rem;
    background-image: url(assets/images/common/bg_deco01_pc.png);
    translate: -50%;
  }
  .p-recruit-heroes .p-recruit-heroes__inner {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .p-recruit-heroes .p-recruit-heroes__persons {
    display: flex;
    flex-wrap: wrap;
    gap: 20.8125rem;
    justify-content: center;
    margin-top: 3.125rem;
  }
  .p-recruit-heroes .p-recruit-heroes__person + .p-recruit-heroes__person {
    margin-top: 0;
  }
  .p-recruit-heroes .p-recruit-heroes__img {
    width: 16.5625rem;
  }
  .p-recruit-heroes .p-recruit-heroes__name {
    gap: 1.875rem;
    margin-top: 0.9375rem;
    font-size: 2rem;
  }
  .p-recruit-heroes .p-recruit-heroes__link {
    margin-top: 1.25rem;
  }
  .p-recruit-heroes .p-recruit-heroes__lead {
    margin: 6.25rem 0 0;
    font-size: 2.375rem;
  }
  .p-recruit-heroes .p-recruit-heroes__keywords {
    gap: 1.875rem 1.25rem;
    width: 51.25rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
  .p-recruit-heroes .p-recruit-heroes__keywords-item {
    padding: 0.4375rem 1rem 0.5rem;
    font-size: 1.125rem;
  }
  .p-recruit-heroes .p-recruit-heroes__btns {
    display: flex;
    flex-wrap: wrap;
    gap: 3.75rem;
    justify-content: center;
    margin-top: 6.25rem;
  }
  .p-recruit-heroes .p-recruit-heroes__btn {
    margin-inline: 0;
  }
  .p-recruit-heroes .p-recruit-heroes__btn + .p-recruit-heroes__btn {
    margin-top: 0;
  }
}

/**
 * p-recruit-archive
 */
.p-recruit-archive .p-recruit-archive__inner {
  padding-top: 6.5625rem;
  padding-bottom: 3.75rem;
}
.p-recruit-archive .p-recruit-archive__article {
  margin-top: 1.875rem;
  padding: 1.375rem;
  background: #fff;
}
.p-recruit-archive .p-recruit-archive__title {
  padding-bottom: 1.125rem;
  border-bottom: 1px solid rgba(var(--green));
  font-size: 1.25rem;
}
.p-recruit-archive .p-recruit-archive__content {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-recruit-archive .p-recruit-archive__inner {
    padding-top: 9.375rem;
    padding-bottom: 6.25rem;
  }
  .p-recruit-archive .p-recruit-archive__article {
    margin-top: 3.125rem;
    padding: 4.0625rem 6.25rem;
  }
  .p-recruit-archive .p-recruit-archive__article + .p-recruit-archive__article {
    margin-top: 5rem;
  }
  .p-recruit-archive .p-recruit-archive__title {
    padding-bottom: 1.5625rem;
    font-size: 1.5rem;
  }
  .p-recruit-archive .p-recruit-archive__content {
    margin-top: 1.875rem;
  }
}

/**
 * p-company-info
 */
.p-company-info .p-company-info__inner {
  padding-top: 6.5625rem;
}
.p-company-info .p-company-info__content {
  margin: 1.875rem -0.625rem 0;
  padding: 1.75rem 1.25rem 0.9375rem;
  background: #fff;
}
.p-company-info .p-company-info__set {
  padding-bottom: 0.625rem;
}
.p-company-info .p-company-info__set + .p-company-info__set {
  padding-top: 0.625rem;
  border-top: 1px solid #e3e3e3;
}
.p-company-info .p-company-info__dt {
  font-size: 0.9375rem;
  line-height: 1.4;
}
.p-company-info .p-company-info__dd {
  font-size: 0.9375rem;
}
.p-company-info .p-company-info__img {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-company-info .p-company-info__dd.-sp-small {
    font-size: 0.875rem;
    letter-spacing: -0.04em;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .p-company-info .p-company-info__inner {
    padding-top: 9.375rem;
  }
  .p-company-info .p-company-info__content {
    margin: 3.125rem 0 0;
    padding: 5.5rem 17.5rem 3.75rem;
  }
  .p-company-info .p-company-info__set {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1.25rem;
  }
  .p-company-info .p-company-info__set + .p-company-info__set {
    padding-top: 1.25rem;
  }
  .p-company-info .p-company-info__dt {
    width: 10rem;
    font-size: 1.125rem;
    line-height: 1.4;
  }
  .p-company-info .p-company-info__dd {
    flex: 1;
    font-size: 1rem;
  }
  .p-company-info .p-company-info__img {
    width: 54.375rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
}

.p-company-mind .p-company-mind__inner {
  padding-top: 2.5rem;
}
.p-company-mind .p-company-mind__img {
  width: 19.75rem;
  margin-top: 2.5rem;
  margin-inline: auto;
}
.p-company-mind .p-company-mind__txt {
  margin-top: 1.875rem;
}
.p-company-mind .p-company-mind__txt + .p-company-mind__txt {
  margin-top: 1.5625rem;
}
.p-company-mind .p-company-mind__txt.-center {
  text-align: center;
}
.p-company-mind .p-company-mind__list {
  margin-top: 1.875rem;
}
.p-company-mind .p-company-mind__list-item {
  display: grid;
  place-items: center;
  width: 15rem;
  padding: 0.5rem;
  border: 2px solid;
  border-radius: 0.375rem;
  background: #fff;
  margin-inline: auto;
}
.p-company-mind .p-company-mind__list-item + .p-company-mind__list-item {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-company-mind .p-company-mind__inner {
    padding-top: 6.875rem;
  }
  .p-company-mind .p-company-mind__img {
    width: 38.125rem;
    margin-top: 3.125rem;
    margin-inline: auto;
  }
  .p-company-mind .p-company-mind__txt {
    margin-top: 3.125rem;
  }
  .p-company-mind .p-company-mind__txt.-pc-center {
    text-align: center;
  }
  .p-company-mind .p-company-mind__list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5625rem;
    justify-content: center;
    margin-top: 0.9375rem;
  }
  .p-company-mind .p-company-mind__list + .p-company-mind__txt {
    margin-top: 0.9375rem;
  }
  .p-company-mind .p-company-mind__list-item {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.5rem 0.9375rem;
    margin-inline: 0;
  }
  .p-company-mind .p-company-mind__list-item + .p-company-mind__list-item {
    margin-top: 0;
  }
}

.p-company-consultant .p-company-consultant__inner {
  padding-top: 2.5rem;
}
.p-company-consultant .p-company-consultant__container {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-company-consultant .p-company-consultant__inner {
    padding-top: 8.125rem;
  }
  .p-company-consultant .p-company-consultant__container {
    margin-top: 3.125rem;
  }
}

.p-company-access .p-company-access__inner {
  padding-top: 2.5rem;
}
.p-company-access .p-company-access__map {
  margin-top: 1.875rem;
}
.p-company-access .p-company-access__map iframe {
  width: 100%;
  aspect-ratio: 330/450;
}
@media screen and (min-width: 768px) {
  .p-company-access .p-company-access__inner {
    padding-top: 6.875rem;
  }
  .p-company-access .p-company-access__map {
    margin-top: 3.125rem;
  }
  .p-company-access .p-company-access__map iframe {
    width: 100%;
    aspect-ratio: 1200/450;
  }
}

/**
 * p-contact-main
 */
.p-contact-main .p-contact-main__inner {
  padding-top: 6.5625rem;
  padding-bottom: 3.75rem;
}

@media screen and (min-width: 768px) {
  .p-contact-main .p-contact-main__inner {
    padding-top: 9.375rem;
    padding-bottom: 6.25rem;
  }
}

.p-contact-main .c-form01__lead.-single,
.p-contact-main .c-form01__txt.-single {
  display: none;
}

/**
 * p-thanks-main
 */
.p-thanks-main .p-thanks-main__inner {
  position: relative;
  padding-top: 6.875rem;
  padding-bottom: 3.75rem;
}
.p-thanks-main .p-thanks-main__txt {
  margin-top: 1.25rem;
  text-align: center;
}
.p-thanks-main .p-thanks-main__img {
  position: relative;
  z-index: 1;
  width: 5.625rem;
  margin-top: 1.875rem;
  margin-inline: auto;
}
.p-thanks-main .p-thanks-main__bg {
  position: absolute;
  top: 16.875rem;
  left: 50%;
  color: #fcf0dd;
  font-size: 3.75rem;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  translate: -50%;
}
.p-thanks-main .p-thanks-main__btn {
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-thanks-main .p-thanks-main__inner {
    padding-top: 14.6875rem;
    padding-bottom: 6.25rem;
  }
  .p-thanks-main .p-thanks-main__txt {
    margin-top: 2.1875rem;
    font-size: 0.875rem;
  }
  .p-thanks-main .p-thanks-main__img {
    position: relative;
    z-index: 1;
    width: 8.3125rem;
    margin-top: 6.875rem;
    margin-inline: auto;
  }
  .p-thanks-main .p-thanks-main__bg {
    top: 29.375rem;
    font-size: 7.4375rem;
  }
  .p-thanks-main .p-thanks-main__btn {
    margin-top: 2.5rem;
  }
}

/**
 * p-privacypolicy-main
 */
.p-privacypolicy-main .p-privacypolicy-main__inner {
  padding-top: 6.5625rem;
  padding-bottom: 3.125rem;
}
.p-privacypolicy-main .p-privacypolicy-main__content {
  margin: 1.25rem -0.625rem 0;
  padding: 1.375rem 1.375rem 0.9375rem;
  background: #fff;
}
.p-privacypolicy-main .p-privacypolicy-main__lead {
  margin-top: 0.625rem;
}
.p-privacypolicy-main .p-privacypolicy-main__lead + .p-privacypolicy-main__txt,
.p-privacypolicy-main .p-privacypolicy-main__lead + .p-privacypolicy-main__list {
  margin-top: 0.625rem;
}
.p-privacypolicy-main .p-privacypolicy-main__txt + .p-privacypolicy-main__list {
  margin-top: 1.75em;
}
.p-privacypolicy-main .p-privacypolicy-main__txt + .p-privacypolicy-main__txt {
  margin-top: 1em;
}
.p-privacypolicy-main .p-privacypolicy-main__list-item {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.p-privacypolicy-main .p-privacypolicy-main__list-item > .p-privacypolicy-main__list {
  padding-left: 1em;
}
.p-privacypolicy-main .p-privacypolicy-main__list-item > .p-privacypolicy-main__list .p-privacypolicy-main__list-item > .p-privacypolicy-main__list {
  padding-left: 2em;
}
@media screen and (min-width: 768px) {
  .p-privacypolicy-main .p-privacypolicy-main__inner {
    padding-top: 9.375rem;
    padding-bottom: 6.25rem;
  }
  .p-privacypolicy-main .p-privacypolicy-main__content {
    margin: 3.125rem 0 0;
    padding: 4.5rem 8.0625rem 5rem;
  }
}

/**
 * p-page-404
 */
.p-page-404 .p-page-404__inner {
  padding-top: 15.625rem;
  padding-bottom: 12.5rem;
}
.p-page-404 .p-page-404__btn {
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-page-404 .p-page-404__inner {
    padding-top: 21.875rem;
    padding-bottom: 18.75rem;
  }
  .p-page-404 .p-page-404__btn {
    margin-top: 3.75rem;
  }
}
