.leales-845 .leales-element.leales-element-e1f0fd6{margin-top:0px;margin-bottom:0px;padding:180px 0px 124px 0px;}.leales-845 .leales-element.leales-element-413a913 > .leales-column-wrap > .leales-widget-wrap > .leales-widget:not(.leales-widget__width-auto):not(.leales-widget__width-initial):not(:last-child):not(.leales-absolute){margin-bottom:0px;}.leales-845 .leales-element.leales-element-7079f69 .leales-heading-title{font-family:"Higure Gothic", Sans-serif;font-size:60px;font-weight:900;line-height:1em;letter-spacing:0px;}.leales-845 .leales-element.leales-element-d5e1f3b .leales-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;line-height:1em;letter-spacing:0px;}.leales-845 .leales-element.leales-element-d5e1f3b > .leales-widget-container{margin:20px 0px 0px 0px;}.leales-845 .leales-element.leales-element-b457383 > .leales-container{min-height:600px;}.leales-845 .leales-element.leales-element-b457383:not(.leales-motion-effects-element-type-background), .leales-845 .leales-element.leales-element-b457383 > .leales-motion-effects-container > .leales-motion-effects-layer{background-image:url("https://recruit.degina.jp/enthalten/components/gehalt/uploads/2025/05/recruit-1_v2.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.leales-845 .leales-element.leales-element-b457383{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.leales-845 .leales-element.leales-element-b457383 > .leales-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.leales-845 .leales-element.leales-element-29ba278{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.leales-845 .leales-element.leales-element-cfba714 > .leales-column-wrap > .leales-widget-wrap > .leales-widget:not(.leales-widget__width-auto):not(.leales-widget__width-initial):not(:last-child):not(.leales-absolute){margin-bottom:0px;}@media(max-width:1024px){.leales-845 .leales-element.leales-element-7079f69 .leales-heading-title{font-size:50px;}.leales-845 .leales-element.leales-element-b457383 > .leales-container{min-height:500px;}}@media(max-width:767px){.leales-845 .leales-element.leales-element-e1f0fd6{padding:130px 0px 80px 0px;}.leales-845 .leales-element.leales-element-7079f69 .leales-heading-title{font-size:32px;}.leales-845 .leales-element.leales-element-d5e1f3b .leales-heading-title{font-size:13px;}.leales-845 .leales-element.leales-element-d5e1f3b > .leales-widget-container{margin:12px 0px 0px 0px;}.leales-845 .leales-element.leales-element-b457383 > .leales-container{min-height:350px;}}/* Start custom CSS for html, class: .leales-element-7cece5b */.object{
    aspect-ratio: 1/1;
    border-radius: 50%;
    position: absolute;
    z-index: -10;
}

.object.object--circle1 {
    width: 80%;
    max-width: 800px;
    border: 6vw solid #FFF;
    top: -380px;
    left: -20%;
}

@media screen and (max-width: 767px) {
    .object.object--circle1 {
    top: -100px;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .leales-element-3e5143b *//* ------------------------ 求める人物像 ------------------------ */

.person__ttl {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1.5;
}

.person__txt {
    margin-top: 1em;
}

.for-person {
    margin-top: 2em;
}

.for-person__ttl {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1.5;
}

.for-person__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 1em;
}

.for-person__item {
    display: flex;
    align-items: center;
    padding: 26px 0;
    line-height: 1.5;
    border-bottom: 1px solid #DDD;
}

.for-person__item:first-child {
    border-top: 1px solid #DDD;
}

.for-person__number {
    width: 80px;
    text-align: center;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
}

.for-person__content {
    width: calc(100% - 80px);
}

@media screen and (max-width: 767px) {
    .person__ttl {
        font-size: 24px;
    }

    .for-person__ttl {
        font-size: 20px;
    }

    .for-person__number {
        width: 70px;
    }

    .for-person__content {
        width: calc(100% - 70px);
    }

    .for-person__item {
        padding: 20px 0;
    }

    .for-person {
        margin-top: 1.5em;
    }
}

/* ------------------------ 選考の流れ ------------------------ */

.flow__inner {
    display: flex;
    justify-content: space-between;
}

.flow__item {
    width: calc((100% - 36px)/4);
    border-radius: 10px;
    background: #FFF;
    padding: 28px;
    letter-spacing: 0;
}

.flow__num {
    font-size: 12px;
    font-family: "Poppins", Sans-serif;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 1em;
    color: #7BBCD3;
}

.flow__ttl {
    font-size: 24px;
}

.flow__dd {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 0.8em;
}

.flow__attention {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 2em;
}

@media screen and (max-width: 767px) {
    .flow__item {
        width: 100%;
        padding: 24px;
        margin-top: 10px;
    }

    .flow__item:first-child {
        margin-top: 0;
    }

    .flow__inner {
        flex-wrap: wrap;
    }

    .flow__ttl {
        font-size: 22px;
    }
}

/* ------------------------ よくある質問 ------------------------ */

.qa__ttl {
    font-size: 18px;
    letter-spacing: 0;
    display: block;
    position: relative;
    font-weight: 500;
}

.qa__ttl>span {
    display: block;
    font-size: 13px;
    line-height: 1.75;
    font-weight: 400;
    font-style: normal;
    margin-top: 5px;
}

.qa__ttl--center {
    text-align: center;
}

/* FAQパーツ */
.qa__txt {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
    font-style: normal;
    color: #293D4E;
    letter-spacing: 0;
}

.qa__box {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.qa__box>dl>dt {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 20px 50px 20px 60px;
    position: relative;
    border-radius: 10px;
}

.qa__box>dl>dt .crossBar {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
}

.qa__box>dl>dt .crossBar::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 100%;
    background-color: #293D4E;
    position: absolute;
    top: 0;
    left: 50%;
    transform-origin: center center;
    transform: translateX(-50%) rotate(0deg);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.qa__box>dl>dt .crossBar::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #293D4E;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.qa__box>dl>dt>span{
    font-size: 24px;
    line-height: 1.6;
    font-weight: bold;
    font-style: normal;
    color: #7BBCD3;
    font-family: "Poppins", sans-serif;
    position: absolute;
    top: 16px;
    left: 26px;
}

.qa__box>dl>dd {
    margin: 0;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}

/* アニメーション後のスタイル */
.qa__box>dl>dd.is-open {
    max-height: 300px;
    padding: 20px 0 20px 0;
}

/* ＋ボタンのアニメーション */
.qa__box>dl>dt.is-open .crossBar::before {
    transform: translateX(-50%) rotate(90deg);
}

@media screen and (max-width: 767px) {
    .qa__box>dl>dt {
        padding: 16px 32px 16px 42px;
    }

    .qa__box>dl>dt>span {
        font-size: 20px;
        top: 12px;
        left: 14px;
    }

    .qa__box>dl>dt .crossBar {
        width: 10px;
        height: 10px;
        right: 16px;
    }

    .qa__ttl {
        font-size: 16px;
        line-height: 1.6;
    }
}


.recruiting-job__list {
    margin-top: 1em;
}

.recruiting-job__item {
    background: #EFEFEF;
    border-radius: 10px;
    padding: 32px 34px;
    letter-spacing: 0;
    line-height: 1;
    position: relative;
    margin-top: 1em;
    transition: .3s;
}

.recruiting-job__en {
    font-size: 11px;
    color: #B7B7B7;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    margin-top: 1em;
}

.recruiting-job__ttl {
    font-size: 22px;
    color: #293D4E;
}

.recruiting-job__arrow {
    width: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 28px;
    display: flex;
    align-items: center;
    transition: .3s;
}

.recruiting-job__item::before {
    content: "";
    height: 100%;
    width: 8px;
    background: #7BBCD3;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (max-width: 767px) {
    .recruiting-job__item {
        padding: 24px;
    }

    .recruiting-job__ttl {
        font-size: 20px;
    }

    .recruiting-job__arrow {
        width: 10px;
        right: 23px;
    }

    .recruiting-job__item::before {
        width: 6px;
    }
}

.recruiting-job__item:hover{
    background: #e7e7e7;
}

.recruiting-job__item:hover .recruiting-job__arrow{
    transform: translateX(5px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Higure Gothic';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/HigureGothic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Higure Gothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/HigureGothic-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Higure Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/HigureGothic-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Higure Gothic';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/HigureGothic-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */