<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Taigen���篌�腓�
Theme URI:
Description:
Version: 0.0.1
Author:
Author URI:
*/

.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-6185 .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-6162 .p-thanks-main .p-thanks-main__bg{
    color: #D1C4E9;
}
.page-id-6177 .c-form01 .c-form01__btn::before{
    background: linear-gradient(to right, #8170CE 0%, #DB629A 50%, #8170ce 100%);
}
.page-id-6177 .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-6167 .c-form01 .c-form01__btn::before{
    background: linear-gradient(to right, #8170CE 0%, #DB629A 50%, #8170ce 100%);
}
.page-id-6167 .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-6175 .c-set02 .c-set02__name-en{
    background: #5945A8;
}
.page-id-6175 .c-cv01 .c-cv01__content{
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;    
}
.page-id-6248 .c-cv01 .c-cv01__content{
    background: url(assets-new/images/062025_bg_cv01_pc.png) no-repeat center / cover;    
}

.page-id-6181 .c-profile01-other .c-profile01-other__en,
.page-id-6179 .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-6173 .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&gt;li+li{
    margin-top: 10px;
}
.submenu&gt;li&gt;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;
}
.submenu&gt;li&gt;a:before {
    content: "";
    width: 8px;
    position: absolute;
    height: 8px;
    border-left: 1px solid #404040;
    border-bottom: 1px solid #404040;
    left: -20px;
    top: 4px;
}
.submenu&gt;li p{
    display: none;
}
.submenu&gt;li ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.submenu&gt;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: absolute;
        top: 100%;
        left: -120px;
        padding-top: 20px;
        opacity: 0;
        pointer-events: none;
    }
    .submenu{
        width: 900px;
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        padding: 30px 0 17px 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;
    }
    .submenu&gt;li+li{
        margin-top: 0;
        border-left: 1px solid #D9D9D9;
    }
    .submenu&gt;li{
        width: 33.333333%;
        padding-inline: 20px;
    }
    .submenu&gt;li&gt;a{
        display: inline-block;
        padding-right: 17px;
    }
    .submenu&gt;li&gt;a:before{
        display: none;
    }
    .submenu&gt;li p{
        display: block;
        font-size: 12px;
        line-height: 17px;
        margin: 10px 0 0;
    }
    .submenu&gt;li ul li{
        display: inline-block;
    }
    .submenu&gt;li ul li a{
        color: #5945A8;
    }
}

@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);
}

#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;
}
.c-member-slider01__area-content h3{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

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


.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;
    border-radius: 20px;
    padding: 85px 60px 70px;
    position: relative;
}
.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__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(255, 255, 255, 0) 0%, #48C9D9 100%);
}

#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;
}
#header .l-nav__btn-link-blue .l-nav__btn-arrow {
  margin-left: 7px;
}
@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-6177 .c-form01 .c-form01__lead{
        font-size: 24px;
        line-height: 34px;
        color: #6F655D;
        
    }
    .page-id-6177 .c-form01 .c-form01__txt{
        font-size: 16px;
        line-height: 26px;
        color: #737373;
    }
    .page-id-6177 .c-form01 input[type="checkbox"] + span,
    .page-id-6177 .c-form01 .c-form01__item{
        font-size: 14px;
        line-height: 26px;
        color: #6F655D;
    }
}</pre></body></html>