.c-layout06 .c-layout06_optionList.is-history > li {
    padding-left: 0px;
}
.tran-list {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 50px;
}
.tran-item {
    width: 50%;
    text-align: center;
}

.tran-item__title {
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.c-access .c-access_googleMapShort {
    margin-bottom: 100px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-100 {
    margin-top: 100px !important;
}


.title-h4 {
    font-size: 20px;
    font-weight: 800;
}
.just-center {
    justify-content: center !important;
}
.just-start {
    justify-content: start !important;
}
.align-start {
    align-content: start !important;
}
.c-layout10 .c-layout10_optionList.is-history > li:not(.is-noyear) {
    padding-left: 0;
}
.c-layout10 .c-layout10_option.is-double > section {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-right: none;
    border-bottom: none;
}
.c-layout10 .c-layout10_option {
        border-right: 1px solid #e4cfb6;
    border-bottom: 1px solid #e4cfb6;
}
.uagb-block-2a1a4003:not(.uagb-icon-list__no-label) .uagb-icon-list__source-wrap {
    width: 20px;
}
.uagb-block-2a1a4003 .uagb-icon-list__label-wrap {
    flex: 1;
}
.list-black li {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 1.6rem !important;
}
.c-mainvisual .c-mainvisual_catch {
    width: 50%;
}
@media screen and (min-width: 767px) {
    .sp {
        display: none;
    }


}
a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
}
.c-recruit {
    display: table;
    margin: 0 auto 50px;
    max-width: 800px;
    width: 100%;
}

.c-recruit__img {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .c-recruit {
        margin: 0 auto 20px;
    }
    
}
@media screen and (max-width: 768px) {
    .c-mainvisual .c-mainvisual_catch {
        width: 100%;
    }
    .c-mainvisual .c-mainvisual_inner {
        top: 70%;
    }
    .p-service .c-mainvisual-scd .c-mainvisual-scd_pic img {
        left: 80%;
    }
    .p-access .c-mainvisual-scd .c-mainvisual-scd_pic img {
        left: -3%;
    }
}
.tb-recruit th {
    width: 30%;
}
.btn-cruit__link {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}