.leales-843 .leales-element.leales-element-4f07246{margin-top:0px;margin-bottom:0px;padding:180px 0px 124px 0px;}.leales-843 .leales-element.leales-element-ccba33e > .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-843 .leales-element.leales-element-909999c .leales-heading-title{font-family:"Higure Gothic", Sans-serif;font-size:60px;font-weight:900;line-height:1em;letter-spacing:0px;}.leales-843 .leales-element.leales-element-2674001 .leales-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;line-height:1em;letter-spacing:0px;}.leales-843 .leales-element.leales-element-2674001 > .leales-widget-container{margin:20px 0px 0px 0px;}.leales-843 .leales-element.leales-element-ef575b0 > .leales-container{min-height:600px;}.leales-843 .leales-element.leales-element-ef575b0:not(.leales-motion-effects-element-type-background), .leales-843 .leales-element.leales-element-ef575b0 > .leales-motion-effects-container > .leales-motion-effects-layer{background-image:url("https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/people-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.leales-843 .leales-element.leales-element-ef575b0{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-843 .leales-element.leales-element-ef575b0 > .leales-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.leales-843 .leales-element.leales-element-f0179dc > .leales-container{max-width:1200px;}.leales-843 .leales-element.leales-element-f0179dc{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.leales-843 .leales-element.leales-element-fb97b08 > .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-843 .leales-element.leales-element-909999c .leales-heading-title{font-size:50px;}.leales-843 .leales-element.leales-element-ef575b0 > .leales-container{min-height:500px;}}@media(max-width:767px){.leales-843 .leales-element.leales-element-4f07246{padding:130px 0px 80px 0px;}.leales-843 .leales-element.leales-element-909999c .leales-heading-title{font-size:32px;}.leales-843 .leales-element.leales-element-2674001 .leales-heading-title{font-size:13px;}.leales-843 .leales-element.leales-element-2674001 > .leales-widget-container{margin:12px 0px 0px 0px;}.leales-843 .leales-element.leales-element-ef575b0 > .leales-container{min-height:350px;}.leales-843 .leales-element.leales-element-ef575b0:not(.leales-motion-effects-element-type-background), .leales-843 .leales-element.leales-element-ef575b0 > .leales-motion-effects-container > .leales-motion-effects-layer{background-image:url("https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/people-1-sp.jpg");}}/* Start custom CSS for html, class: .leales-element-bf09ec7 */.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-7a5f7ee *//*デザインカスタマイズ*/

.member-slide__img img {
    width: 100%;
    height: 560px;
    object-fit: contain;
    position: relative;
}

.member-slide__img {
    z-index: 1;
    position: relative;
    transform: translate3d(0, 0, 0);
}

.member-slide__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
    width: 48%;
    display: flex;
    align-items: center;
    transition: .4s;
}

.member-slide:hover .member-slide__bg {
    transform: scale(1.2) rotate(-5deg);
}

.member-slide__item {
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    bottom: 10%;
    z-index: 3;
    text-align: left;
    letter-spacing: 0;
    color: #293D4E;
    transform: translateZ(1px);
}

.member-date__ttl {
    font-size: clamp(1.125rem, 0.903rem + 0.46vw, 1.25rem);
    font-weight: 900;
    line-height: 1.6;
    z-index: 2;
    position: relative;
    margin-bottom: 28px;
}

.member-date__ttl p {
    position: relative;
    display: inline-block;
}

.member-date__ttl p::before, .member-date__date p::before, .member-date__name p::before {
    content: "";
    width: calc(100% + 8px);
    height: 100%;
    background: #FFF;
    position: absolute;
    top: 0;
    left: -4px;
    z-index: -1;
}

.member-date__ttlwrap:last-of-type {
    margin-top: 5px;
}

.member-date__date {
    font-size: 12px;
    line-height: 1.8;
    position: relative;
    display: block;
    width: 100%;
}

.member-date__date p {
    position: relative;
    display: inline-block;
}

.member-date__name {
    font-size: 18px;
    line-height: 1.7;
    position: relative;
    margin-top: 12px;
}

.member-date__name p {
    position: relative;
    display: inline-block;
}

/*スライダーのレスポンシブ*/

@media screen and (max-width: 767px) {
    .member-slide__img img {
        height: 420px;
    }

    .member-slide__bg {
        width: 48%;
    }

    .member-date__ttl {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .member-date__name {
        font-size: 16px;
        margin-top: 6px;
    }

    .member-slide__item {
        left: 5%;
    }
}

.member__list {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

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

.member-slide {
    height: 560px;
    width: 32%;
    display: flex;
    justify-content: space-between;
}

.member-slide__inner {
    position: relative;
    width: 100%;
}

.member__list.member-slide--center{
    justify-content: center;
}

.member-slide--center .member-slide {
    margin-right: 2%;
}

.member-slide--center .member-slide:nth-of-type(2) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .member__list {
        flex-direction: column;
        margin-top: 36px;
    }

    .member-slide {
        height: 420px;
        margin-top: 36px;
        width: 100%;
    }

    .member-slide:first-child {
        margin-top: 0;
    }

    .member-slide {
        flex-wrap: wrap;
    }

    .member-slide--center .member-slide {
        margin-right: 0;
    }
}/* 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 */