.leales-837 .leales-element.leales-element-c24bd2b{margin-top:0px;margin-bottom:0px;padding:180px 0px 124px 0px;}.leales-837 .leales-element.leales-element-0767835 > .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-837 .leales-element.leales-element-c4b8bae .leales-heading-title{font-family:"Higure Gothic", Sans-serif;font-size:60px;font-weight:900;line-height:1em;letter-spacing:0px;}.leales-837 .leales-element.leales-element-7d2b961 .leales-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;line-height:1em;letter-spacing:0px;}.leales-837 .leales-element.leales-element-7d2b961 > .leales-widget-container{margin:20px 0px 0px 0px;}.leales-837 .leales-element.leales-element-5b98d5f > .leales-container{min-height:600px;}.leales-837 .leales-element.leales-element-5b98d5f:not(.leales-motion-effects-element-type-background), .leales-837 .leales-element.leales-element-5b98d5f > .leales-motion-effects-container > .leales-motion-effects-layer{background-image:url("https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/company-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.leales-837 .leales-element.leales-element-5b98d5f{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-837 .leales-element.leales-element-5b98d5f > .leales-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.leales-837 .leales-element.leales-element-9372105{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.leales-837 .leales-element.leales-element-3b4b5da > .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-837 .leales-element.leales-element-c4b8bae .leales-heading-title{font-size:50px;}.leales-837 .leales-element.leales-element-5b98d5f > .leales-container{min-height:500px;}}@media(max-width:767px){.leales-837 .leales-element.leales-element-c24bd2b{padding:130px 0px 80px 0px;}.leales-837 .leales-element.leales-element-c4b8bae .leales-heading-title{font-size:32px;}.leales-837 .leales-element.leales-element-7d2b961 .leales-heading-title{font-size:13px;}.leales-837 .leales-element.leales-element-7d2b961 > .leales-widget-container{margin:12px 0px 0px 0px;}.leales-837 .leales-element.leales-element-5b98d5f > .leales-container{min-height:350px;}.leales-837 .leales-element.leales-element-5b98d5f:not(.leales-motion-effects-element-type-background), .leales-837 .leales-element.leales-element-5b98d5f > .leales-motion-effects-container > .leales-motion-effects-layer{background-image:url("https://recruit.degina.jp/enthalten/components/gehalt/uploads/2024/07/company-1-sp.jpg");}}/* Start custom CSS for html, class: .leales-element-b0d292e */.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-9c24886 *//* ------------------------ ミッション・ビジョン ------------------------ */

.mission__inner {
    text-align: center;
    padding: 50px;
    border-radius: 30px;
    background: #FFF;
    margin-top: 18px;
    letter-spacing: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

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

.mission__subttl {
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    font-family: "Poppins", Sans-serif;
    text-transform: uppercase;
    color: #7FC7C1;
}

.mission__ttl {
    font-size: 28px;
    margin-top: 0.8em;
    line-height: 1.4;
}

.mission__dd {
    margin-top: 1em;
    width: 100%;
    max-width: 700px;
}

@media screen and (max-width: 767px) {
    .mission__inner {
        padding: 28px;
    }

    .mission__ttl {
        font-size: 22px;
    }

    p.mission__dd {
        margin-top: 0.8em;
        font-size: 15px;
        text-align: left;
    }
}

/* ------------------------ ミッション・ビジョン ------------------------ */

/* 社長 */

img.message-ceo__img ,img.message-ceo__img--sp {
    border-radius: 30px;
    display: none;
}

.message-ceo__img--sp{
    display: none;
}

@media screen and (max-width: 767px) {
    .message-ceo__img{
        display: none;
    }

    .message-ceo__img--sp{
        display: block;
    }
}

.message-ceo__txtarea {
    margin-top: 30px;
}

.message-ceo__ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0;
}

.message-ceo__txt {
    margin-top: 0.8em;
}

.message-ceo__date {
    text-align: right;
    letter-spacing: 0;
    line-height: 1;
    font-size: 13px;
    font-weight: bold;
    color: #8E8E8E;
    margin-top: 1em;
}

.message-ceo__name img {
    width: 160px;
}

.message-ceo__name {
    margin-top: 1.2em;
}

@media screen and (max-width: 767px) {
    .message-ceo__txtarea {
        margin-top: 22px;
    }

    .message-ceo__ttl {
        font-size: 20px;
    }

    .message-ceo__txt {
        margin-top: 0.6em;
        font-size: 15px;
    }

    .message-ceo__date {
        font-size: 12px;
    }

    .message-ceo__name img {
        width: 130px;
    }
}

/* 役員 */

.message-officer__item {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.message-officer__thumb {
    width: 34%;
}

.message-officer__content {
    width: 66%;
    padding-left: 6%;
}

.message-officer__thumb img {
    border-radius: 30px;
}

.message-officer__date {
    letter-spacing: 0;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
}

.message-officer__txt {
    margin-top: 1em;
    font-size: 0.9em;
    line-height: 1.8;
}

.message-officer__post {
    font-size: 13px;
    margin-bottom: 1em;
}

.message-officer__name {
    font-size: 26px;
    display: inline;
    margin-right: 0.5em;
}

.message-officer__en {
    font-size: 14px;
    display: inline;
    color: #8E8E8E;
}

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

    .message-officer__thumb {
        width: 100%;
    }

    .message-officer__content {
        width: 100%;
        padding-left: 0;
        margin-top: 1.8em;
    }

    .message-officer__name {
        font-size: 24px;
    }

    .message-officer__post {
        font-size: 12px;
    }

    .message-officer__en {
        font-size: 12px;
    }

    .message-officer__txt {
        font-size: 15px;
    }
}

/* ------------------------ 会社概要 ------------------------ */

.info-table__row {
    display: flex;
    align-items: start;
    background: #FFF;
    border-radius: 10px;
    padding: 32px 36px;
    margin-top: 10px;
    letter-spacing: 0;
}

.info-table__row a {
    color: #7FC7C1;
}

.info-table__row:first-child {
    margin-top: 0;
}

.info-table__dt {
    width: 120px;
    font-weight: bold;
    line-height: 1.5;
    color: #7FC7C1;
}

.info-table__dd {
    width: calc(100% - 120px);
    line-height: 1.5;
}

.info-table__subttl {
    font-weight: bold;
    font-size: 14px;
}

.info-table__address:nth-child(2) {
    margin-top: 0.5em;
}

.company-map iframe {
    height: 400px;
    width: 100%;
    border-radius: 10px;
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .info-table__row {
        padding: 20px 20px;
        flex-direction: column;
        margin-top:8px;
    }

    .info-table__dt {
        width: 100%;
        font-size: 14px;
    }

    .info-table__dd {
        width: 100%;
        margin-top: 0.4em;
    }

    .company-map iframe {
        height: 300px;
        margin-top: 8px;
    }
}

.object.object--circle2 {
    width: 65%;
    max-width: 900px;
    border: 6vw solid #7FC7C1;
    bottom: -220px;
    right: -26%;
}

.object.object--circle3 {
    width: 85%;
    max-width: 1200px;
    border: 7vw solid #7FC7C1;
    bottom: 0;
    left: -60%;
}

@media screen and (max-width: 767px) {
    .object.object--circle2 {
    width: 70%;
    border: 7vw solid #7FC7C1;
    bottom: -80px;
}

.object.object--circle3 {
    width: 85%;
    border: 8vw solid #7FC7C1;
    bottom: 60px;
    left: -30%;
}
}/* 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 */