.mv_heading,
.career_title .en {
    font-family: "Inter", sans-serif;
}

.about {
    margin-top: 97px;
}
@media only screen and (min-width: 768px) {
    .about .heading .en {
        position: relative;
        left: -10px;
    }
}
@media only screen and (min-width: 768px) {
    .about .heading .jp {
        position: relative;
        left: 3px;
        letter-spacing: 0.13em;
    }
}
.about_more {
    width: 100%;
    display: flex;
    gap: 32px 60px;
    flex-direction: column;
    margin-top: 50px;
}
@media only screen and (min-width: 768px) {
    .about_more {
        max-width: 880px;
        flex-direction: row;
        margin-top: 78px;
        margin-left: auto;
        margin-right: auto;
    }
}
.about_more_item {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .about_more_item {
        width: calc(50% - 30px);
    }
}
.about_more_item_link {
    display: block;
}
.about_more_item_photo {
    width: 100%;
    aspect-ratio: 1.5868725869;
}
.about_more_item_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_more_item_tag {
    width: 100%;
    height: 72.14px;
    background-color: #1f1f1f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: 0.15em;
    color: #fff;
    padding-left: 10px;
    padding-right: 34px;
    border: 3.33px solid #fff;
    margin-top: -1px;
}
.about_more_item_tag span {
    position: relative;
}
.about_more_item_tag span::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: -20px;
    translate: 0 -50%;
    rotate: 45deg;
    border: 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    border-top-right-radius: 2px;
}
@media only screen and (min-width: 768px) {
    .about_more_item_tag span::after {
        width: 12px;
        height: 12px;
        right: -22px;
    }
}

.address {
    margin-top: 121px;
}
@media only screen and (min-width: 768px) {
    .address {
        margin-top: 143px;
    }
}
@media only screen and (min-width: 768px) {
    .address_inner {
        max-width: 952px;
        margin-left: auto;
        margin-right: auto;
    }
}
.address_logo {
    width: 180px;
}
@media only screen and (min-width: 768px) {
    .address_logo {
        width: 200px;
    }
}
.address_leading {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.03em;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 27px;
}
@media only screen and (min-width: 768px) {
    .address_leading {
        font-size: 2rem;
        margin-top: 11px;
        margin-bottom: 27px;
    }
}
.address_dl {
    display: flex;
    align-items: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: -1px;
    padding-top: 15px;
    padding-bottom: 17px;
}
@media only screen and (min-width: 768px) {
    .address_dl {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.address_dt {
    width: 102px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fbfbfb;
}
.address_dd {
    width: calc(100% - 102px);
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.05em;
    color: #fbfbfb;
}
@media only screen and (min-width: 768px) {
    .address_dd {
        font-size: 1.6rem;
    }
}
.address_dd a {
    font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
    .address_dd a {
        font-size: 1.6rem;
    }
}

.career {
    margin-top: 81px;
}
@media only screen and (min-width: 768px) {
    .career {
        max-width: 954px;
        margin-top: 142px;
        margin-left: auto;
        margin-right: auto;
    }
}
.career_header {
    display: flex;
    gap: 18px 39px;
    align-items: flex-start;
    flex-direction: column;
}
@media only screen and (min-width: 768px) {
    .career_header {
        flex-direction: row;
    }
}
.career_title {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
}
.career_title .jp,
.career_title .en {
    line-height: 1.4;
}
.career_title .jp {
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.13em;
}
@media only screen and (min-width: 768px) {
    .career_title .jp {
        font-size: 3.2rem;
    }
}
.career_title .en {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #9e9e9e;
}
.career_leading {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.03em;
    color: #fbfbfb;
}
@media only screen and (min-width: 768px) {
    .career_leading {
        position: relative;
        top: -5px;
    }
}
.career_body {
    margin-top: 40px;
}
.career_slider {
    width: 256px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 768px) {
    .career_slider {
        width: 512px;
        max-width: 100%;
        margin-left: 0;
    }
}
@media only screen and (min-width: 768px) {
    .career_slider_wrap {
        overflow: hidden;
        margin-left: -28px;
        margin-right: -42px;
        margin-left: clamp(-28px, (1200px - 100vw) * 1000, 0px);
        margin-right: clamp(-42px, (1200px - 100vw) * 1000, 0px);
    }
}
.career_slider_item {
    margin-left: 8px;
    margin-right: 8px;
}
@media only screen and (min-width: 768px) {
    .career_slider_item {
        width: auto;
        margin-left: 0;
        margin-right: 16px;
    }
}
.career_slider_item_photo {
    width: 100%;
    aspect-ratio: 0.8571428571;
}
.career_slider_item_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.career_slider_item_title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.3333333333;
    margin-top: 11px;
}
@media only screen and (min-width: 768px) {
    .career_slider_item_title {
        margin-top: 10px;
    }
}
.career_slider_item_txt {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6;
    color: #fbfbfb;
    margin-top: 9px;
}
@media only screen and (min-width: 768px) {
    .career_slider_item_txt {
        margin-top: 10px;
    }
}
.career_slider_state {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
}
@media only screen and (min-width: 768px) {
    .career_slider_state {
        margin-top: 44px;
    }
}
.career_slider_prev,
.career_slider_next {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 99px;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .career_slider_prev,
    .career_slider_next {
        transition: 150ms linear;
        cursor: pointer;
    }
    .career_slider_prev:hover,
    .career_slider_next:hover {
        filter: brightness(0.8);
    }
}
.career_slider_prev::after,
.career_slider_next::after {
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: calc(50% - 2px);
    translate: -50% -50%;
    rotate: 45deg;
    border: 0;
    border-top: 2px solid #474747;
    border-right: 2px solid #474747;
    border-top-right-radius: 2px;
}
.career_slider_prev::after {
    scale: -1 -1;
    left: calc(50% + 2px);
}
.career .slick-list {
    overflow: visible;
}
.career .slick-dots {
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;
}
.career .slick-dots li {
    width: 8px;
    height: 8px;
    background-color: #dadada;
    border-radius: 99px;
}
@media only screen and (min-width: 768px) {
    .career .slick-dots li {
        cursor: pointer;
        transition: background-color 150ms linear;
    }
    .career .slick-dots li:hover {
        background-color: #707070;
    }
}
.career .slick-dots li.slick-active {
    width: 10px;
    height: 10px;
    pointer-events: none;
    background-color: #707070;
}
.career .slick-dots button {
    display: none;
}

.job {
    margin-top: 56px;
}
@media only screen and (min-width: 768px) {
    .job {
        margin-top: 109px;
    }
}
@media only screen and (min-width: 768px) {
    .job .heading .en {
        position: relative;
        left: -5px;
    }
}
@media only screen and (min-width: 768px) {
    .job .heading .jp {
        position: relative;
        left: -7px;
    }
}
.job_form {
    max-width: 375px;
    display: flex;
    gap: 23px;
    flex-direction: column;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 768px) {
    .job_form {
        max-width: 600px;
        gap: 35px;
        position: relative;
        left: -8px;
        margin-top: 78px;
    }
}
.job_form_row {
    display: flex;
    gap: 8px;
    flex-direction: column;
}
@media only screen and (min-width: 768px) {
    .job_form_row {
        gap: 20px;
        flex-direction: row;
    }
}
.job_form_row__job_type .job_form_tag {
    letter-spacing: 0.5em;
}
.job_form_tag {
    width: 100%;
    flex-shrink: 0;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
@media only screen and (min-width: 768px) {
    .job_form_tag {
        width: 169px;
        font-size: 2.6rem;
    }
}
.job_form_submit {
    width: 100%;
    height: 64px;
    background-color: #e50012;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.06em;
    margin-top: 17px;
    padding-left: 21px;
}
@media only screen and (min-width: 768px) {
    .job_form_submit {
        font-size: 2.8rem;
        margin-top: 3px;
        padding-left: 28px;
        transition: 150ms linear;
        cursor: pointer;
    }
    .job_form_submit:hover {
        background-color: #fff;
        color: #1f1f1f;
    }
}
.mv {
    position: relative;
}
.mv_bg {
    position: absolute;
    z-index: -1;
    inset: 0;
}
.mv_bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mv_inner {
    padding: 95px 24px 45px;
}
@media only screen and (min-width: 768px) {
    .mv_inner {
        padding-top: 135px;
        padding-bottom: 69px;
    }
}
.mv_grid {
    display: flex;
    gap: 23px 52px;
    align-items: flex-start;
    flex-direction: column;
}
@media only screen and (min-width: 768px) {
    .mv_grid {
        max-width: 1252px;
        flex-direction: row-reverse;
        gap: clamp(20px, (100vw - 1200px) * 1000, 52px);
        margin-left: auto;
        margin-right: auto;
    }
}
.mv_grid_context {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .mv_grid_context {
        width: calc(36.1022364217% - 52px);
        width: clamp(
            40% - 10px,
            (100vw - 1200px) * 1000,
            36.1022364217% - 52px
        );
        padding-top: 40px;
    }
}
.mv_grid_gallery {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .mv_grid_gallery {
        width: 63.8977635783%;
        width: clamp(60% - 10px, (100vw - 1200px) * 1000, 63.8977635783%);
        position: relative;
        left: 1px;
        margin-left: 0;
        margin-right: 0;
    }
}
.mv_heading {
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.3;
    color: #2375ce;
}
@media only screen and (min-width: 768px) {
    .mv_heading {
        font-size: 3.5rem;
        font-size: clamp(
            2.4rem,
            calc(2.4rem + 0.0174050633 * (100vw - 768px)),
            3.5rem
        );
    }
}
.mv_leading {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #fff;
    margin-top: 5px;
}
@media only screen and (min-width: 768px) {
    .mv_leading {
        font-size: 4.5rem;
        font-size: clamp(
            2.8rem,
            calc(2.8rem + 0.0268987342 * (100vw - 768px)),
            4.5rem
        );
        margin-top: 12px;
    }
}
.mv_txt {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.7;
    color: #fff;
    text-align: justify;
}
@media only screen and (min-width: 768px) {
    .mv_txt {
        font-size: 1.7rem;
        margin-top: 13px;
    }
}
.mv_slider {
    margin-left: -24px;
    margin-right: -24px;
}
@media only screen and (min-width: 768px) {
    .mv_slider {
        margin-left: 0;
        margin-right: 0;
    }
}
@media only screen and (min-width: 768px) {
    .mv_slider_item {
        height: 31.25vw;
        min-height: 300px;
        max-height: 450px;
    }
}
.mv_slider_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mv_slider_dots {
    position: relative;
    right: -24px;
    margin-top: 30px;
}
@media only screen and (min-width: 768px) {
    .mv_slider_dots {
        margin-top: 22px;
        right: 0;
    }
}
.mv_slider_dots .slick-dots {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    padding-right: 10px;
}
@media only screen and (min-width: 768px) {
    .mv_slider_dots .slick-dots {
        padding-right: 0;
    }
}
.mv_slider_dots .slick-dots li {
    width: 40px;
    height: 5px;
    background-color: #757575;
    transition: 150ms linear;
}
@media only screen and (min-width: 768px) {
    .mv_slider_dots .slick-dots li {
        cursor: pointer;
    }
    .mv_slider_dots .slick-dots li:hover {
        background-color: #fff;
    }
}
.mv_slider_dots .slick-dots li.slick-active {
    background-color: #fff;
    pointer-events: none;
}
.mv_slider_dots .slick-dots button {
    display: none;
}

.work {
    margin-top: 64px;
}
@media only screen and (min-width: 768px) {
    .work {
        margin-top: 110px;
    }
}
@media only screen and (min-width: 768px) {
    .work .heading .en {
        position: relative;
        left: 5px;
    }
}
@media only screen and (min-width: 768px) {
    .work .heading .jp {
        position: relative;
        left: 3px;
        letter-spacing: 0.13em;
    }
}
.work_lists {
    display: flex;
    gap: 40px 39px;
    flex-direction: column;
    margin-top: 49px;
    padding-left: 14px;
    padding-right: 14px;
}
@media only screen and (min-width: 768px) {
    .work_lists {
        flex-direction: row;
        gap: clamp(20px, (100vw - 1200px) * 1000, 39px);
        margin-top: 78px;
        padding-left: 0;
        padding-right: 0;
    }
}
.work_lists_item {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    .work_lists_item {
        width: calc(33.33% - 26px);
        width: clamp(
            33.33% - 13.3333333333px,
            (100vw - 1200px) * 1000,
            33.33% - 26px
        );
    }
}
.work_lists_item_link {
    display: block;
}
@media only screen and (min-width: 768px) {
    .work_lists_item_link {
        transition: opacity 150ms linear;
        cursor: pointer;
    }
    .work_lists_item_link:hover {
        opacity: 0.6;
    }
}
.work_lists_item_photo {
    width: 100%;
    aspect-ratio: 1.3000084581;
}
.work_lists_item_photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.work_lists_item_tag {
    min-height: 65px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.15em;
    color: #1f1f1f;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
    padding-left: 10px;
    padding-right: 40px;
    padding-bottom: 7px;
}
@media only screen and (min-width: 768px) {
    .work_lists_item_tag {
        font-size: clamp(
            2rem,
            calc(2rem + 0.0063291139 * (100vw - 768px)),
            2.4rem
        );
        padding-left: 24px;
        padding-right: 24px;
    }
}
.work_lists_item_tag span {
    position: relative;
}
.work_lists_item_tag span::after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: -29px;
    translate: 0 -50%;
    rotate: 45deg;
    border: 0;
    border-top: 2px solid #474747;
    border-right: 2px solid #474747;
    border-top-right-radius: 2px;
}
@media only screen and (min-width: 768px) {
    .work_lists_item_tag span::after {
        width: 13px;
        height: 13px;
        right: -33px;
        right: clamp(
            -3.3rem,
            calc(-2rem + -0.0205696203 * (100vw - 768px)),
            -2rem
        );
    }
}
