@charset "UTF-8";

@media (min-width: 768px) {
    html {
        overflow-y: scroll;
    }
}

@media (max-width: 767px) {
    html.-scroll-locked {
        overflow: hidden;
    }
}

body.-scroll-locked {
    bottom: auto;
    left: 0;
    position: fixed;
    right: 0;
    top: auto;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1240px) {
    .hidden-lg {
        display: none !important;
    }
}

.gheadline {
    display: none;
}

@media (min-width: 768px) {
    .gheadline {
        display: block;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 40px;
        top: 12px;
        z-index: 99;
    }
}

.gheadline h1 {
    color: #ffffff;
    display: none;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
    margin: 0;
    opacity: 0.5;
    padding: 0;
    text-align: right;
}

@media (min-width: 768px) {
    .gheadline h1 {
        display: block;
    }
}

.gshadow {
    background: linear-gradient(180deg, #010101 0%, rgba(0, 0, 0, 0) 100%);
    content: "";
    display: block;
    height: 122px;
    left: 0;
    mix-blend-mode: multiply;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 97;
}

.header {
    color: #000000;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: padding 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    z-index: 98;
}

@media (min-width: 768px) {
    .header {
        padding: 12px 0 0;
    }
}

.header-container {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 20px;
}

@media (min-width: 768px) {
    .header-container {
        padding: 20px 40px;
    }
}

.header__logo {
    flex: 0 0 110px;
}

@media (min-width: 768px) {
    .header__logo {
        flex: 0 0 154px;
    }
}

.header__logo a {
    aspect-ratio: 212/51;
    display: block;
    position: relative;
    text-decoration: none;
    transition: width 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 110px;
}

@media (min-width: 768px) {
    .header__logo a {
        width: 154px;
    }
}

.header__logo a:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100%;
    -webkit-mask-image: url(../image/hd_logo_black.png);
    mask-image: url(../image/hd_logo_black.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 100%;
}

.header__logo a span {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 1px;
}

.header__nav {
    display: none;
}

@media (min-width: 992px) {
    .header__nav {
        align-items: center;
        display: flex;
        flex: 1 1 auto;
        flex-flow: row nowrap;
        gap: 0;
        justify-content: flex-end;
        padding: 0 90px 0 0;
    }
}

.header__nav__menu {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    justify-content: flex-end;
    margin: 0 30px 0 0;
}

.header__nav__menu__item {
    font-size: 16px;
    line-height: 1.2;
    position: relative;
}

.header__nav__menu__item__link {
    color: #ffffff;
    display: block;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: inherit;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.header__nav__menu__item__link:before {
    background-color: #ffffff;
    border-radius: 50%;
    bottom: -8px;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 4px;
}

.header__nav__menu__item__link:focus {
    filter: none;
}

.header__nav__menu__item__link:focus:before {
    opacity: 0;
}

@media (hover: hover) and (pointer: fine) {
    .header__nav__menu__item__link:hover {
        filter: none;
    }

    .header__nav__menu__item__link:hover:before {
        opacity: 0;
    }
}

.header__nav__menu__item__link.-active:before {
    opacity: 0;
}

.header__nav__menu__item__link--recruit:before {
    display: none;
}

.header__nav__contact {
    flex: 0 0 auto;
    font-size: 14px;
    line-height: 1.2;
    width: 130px;
}

.header__nav__contact a {
    align-items: center;
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 14px;
    font-weight: 700;
    gap: 6px;
    height: 30px;
    justify-content: center;
    letter-spacing: 0.05em;
    line-height: 1.2;
    position: relative;
    text-decoration: none;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, border-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

.header__nav__contact a:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 10px;
    -webkit-mask-image: url(../image/icons/icon-white-email.svg);
    mask-image: url(../image/icons/icon-white-email.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 18px;
}

.header__nav__contact a:focus {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
    filter: none;
}

.header__nav__contact a:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .header__nav__contact a:hover {
        background-color: #ffffff;
        border-color: #ffffff;
        color: #000000;
        filter: none;
    }

    .header__nav__contact a:hover:before {
        background-color: #000000;
    }
}

.header.-scrolled, .header--scrolled {
    padding: 0;
}

.header.-scrolled:before, .header--scrolled:before {
    background-color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {
    .header.-scrolled .header__logo a, .header--scrolled .header__logo a {
        width: 124px;
    }
}

.gburger {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: block;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    height: 26px;
    inset: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 20px;
    top: 20px;
    transition: top 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 30px;
    z-index: 101;
}

@media (min-width: 768px) {
    .gburger {
        right: 40px;
        top: 38px;
    }
}

.gburger__box {
    display: block;
    height: 13px;
    margin: 0 auto 2px;
    position: relative;
    width: 30px;
}

.gburger__box__line {
    display: block;
    margin: 0;
    top: 7px;
    transition: top 0.25s ease 0s, transform 0.25s ease 0s, background-color 0.25s ease 0s;
    will-change: all;
}

.gburger__box__line, .gburger__box__line:before, .gburger__box__line:after {
    background-color: #ffffff;
    height: 1px;
    position: absolute;
    width: 30px;
}

.gburger__box__line:before, .gburger__box__line:after {
    content: "";
    display: block;
}

.gburger__box__line:before {
    top: -6px;
    transition: top 0.25s ease 0s, transform 0.25s ease 0s, background-color 0.25s ease 0s, opacity 0.25s ease 0s;
}

.gburger__box__line:after {
    top: 6px;
    transition: top 0.25s ease 0s, transform 0.25s ease 0s, background-color 0.25s ease 0s;
}

@media (hover: hover) and (pointer: fine) {
    .gburger:not(.-active):hover .gburger__box__line {
        top: 13px;
    }

    .gburger:not(.-active):hover .gburger__box__line:before {
        top: -9px;
    }

    .gburger:not(.-active):hover .gburger__box__line:after {
        top: 9px;
    }

    .gburger:not(.-active):hover .gburger__label {
        opacity: 0;
    }
}

.gburger.-active .gburger__box__line {
    background-color: #fff;
    top: -3px;
    transform: translate3d(0, 6px, 0) rotate(45deg);
}

.gburger.-active .gburger__box__line:before {
    background-color: #fff;
    opacity: 0;
    transform: rotate(-45deg) translate3d(-4.2857142857px, -5px, 0);
}

.gburger.-active .gburger__box__line:after {
    background-color: #fff;
    top: 11px;
    transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.gburger__label {
    color: #ffffff;
    display: block;
    font-size: 11px;
    letter-spacing: 0.01em;
    line-height: 1;
    text-align: center;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, opacity 0.25s ease 0s;
    white-space: nowrap;
}

.gburger.-active .gburger__label {
    color: #ffffff;
}

@media (min-width: 768px) {
    :has(.header.-scrolled, .header--scrolled) .gburger {
        top: 26px;
    }
}

.gcontact {
    background-color: #ffffff;
    bottom: 16px;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.26);
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    left: 16px;
    padding: 8px 12px 12px;
    position: fixed;
    right: 16px;
    top: auto;
    z-index: 98;
}

@media (min-width: 768px) {
    .gcontact {
        left: auto;
        padding: 15px 35px;
    }
}

.gcontact__close {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    background-color: #000000;
    border: 1px solid #ffffff;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-size: 10px;
    height: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 30px;
    z-index: 1;
}

.gcontact__close:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 14px;
    margin: 0 auto;
    -webkit-mask-image: url(../image/icons/icon-white-cross.svg);
    mask-image: url(../image/icons/icon-white-cross.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 14px;
}

.gcontact__close:focus {
    background-color: #ffffff;
    filter: none;
}

.gcontact__close:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .gcontact__close:hover {
        background-color: #ffffff;
        filter: none;
    }

    .gcontact__close:hover:before {
        background-color: #000000;
    }
}

.gcontact__title {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 8px;
    text-align: center;
}

@media (min-width: 768px) {
    .gcontact__title {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 15px;
    }
}

.gcontact__actions {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 10px;
    justify-content: center;
}

@media (min-width: 768px) {
    .gcontact__actions {
        gap: 25px;
    }
}

.gcontact__actions__item {
    flex: 0 0 calc(50% - 5px);
}

@media (min-width: 768px) {
    .gcontact__actions__item {
        flex: 0 0 206px;
    }
}

.gcontact__actions__item__tel {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    display: flex;
    flex-flow: row nowrap;
    font-size: 9px;
    font-weight: 500;
    gap: 6px;
    height: 50px;
    justify-content: center;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}

@media (min-width: 768px) {
    .gcontact__actions__item__tel {
        font-size: 10px;
    }
}

.gcontact__actions__item__tel:before {
    background-image: url(../image/icons/icon-black-tel.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 20px;
    margin: 0;
    width: 20px;
}

@media (min-width: 768px) {
    .gcontact__actions__item__tel:before {
        height: 25px;
        width: 25px;
    }
}

.gcontact__actions__item__tel__text em {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 4px;
}

@media (min-width: 768px) {
    .gcontact__actions__item__tel__text em {
        font-size: 19px;
    }
}

.gcontact__actions__item__tel__text span {
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

.gcontact__actions__item__tel:focus {
    filter: none;
}

@media (hover: hover) and (pointer: fine) {
    .gcontact__actions__item__tel:hover {
        filter: none;
    }
}

.gcontact__actions__item__email {
    align-items: center;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    height: 50px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

@media (min-width: 768px) {
    .gcontact__actions__item__email {
        font-size: 13px;
    }
}

.gcontact__actions__item__email:before {
    aspect-ratio: 18/10;
    background-color: #ffffff;
    content: "";
    display: block;
    height: auto;
    margin: auto 0;
    -webkit-mask-image: url(../image/icons/icon-white-email.svg);
    mask-image: url(../image/icons/icon-white-email.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 22px;
}

.gcontact__actions__item__email:after {
    animation: gContactLine 8s ease-in-out 0s infinite normal both;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4));
    bottom: 0;
    content: "";
    display: block;
    height: auto;
    left: -110%;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    width: 100px;
    z-index: 1;
}

@keyframes gContactLine {
    0% {
        left: -110%;
    }

    10% {
        left: 110%;
    }

    100% {
        left: 110%;
    }
}

.gcontact__actions__item__email:focus {
    background-color: #ffffff;
    color: #000000;
    filter: none;
}

.gcontact__actions__item__email:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .gcontact__actions__item__email:hover {
        background-color: #ffffff;
        color: #000000;
        filter: none;
    }

    .gcontact__actions__item__email:hover:before {
        background-color: #000000;
    }
}

.gsubmenu {
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

@media (max-width: 991px) {
    .gsubmenu {
        display: none !important;
    }
}

.gsubmenu.-initialized {
    display: block;
}

.gsubmenu__service {
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.gsubmenu__service:after {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: auto;
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    content: "";
    display: block;
    height: 23px;
    left: var(--left, 0);
    margin: 0;
    position: absolute;
    right: auto;
    top: -22px;
    width: 10px;
}

.gsubmenu__service-inner {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    margin: 0 auto;
    max-width: 1080px;
}

.gsubmenu__service__head {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    width: 240px;
}

.gsubmenu__service__head__title {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.gsubmenu__service__head__title__en {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0 0 10px;
    position: relative;
}

.gsubmenu__service__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    padding: 0 20px 0 0;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

.gsubmenu__service__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: block;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 11px;
}

.gsubmenu__service__head__title__en a:focus {
    filter: none;
}

.gsubmenu__service__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__service__head__title__en a:hover {
        filter: none;
    }

    .gsubmenu__service__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gsubmenu__service__head__title__ja {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.gsubmenu__service__menu {
    padding: 0 0 0 50px;
    width: calc(100% - 250px);
}

.gsubmenu__service__menu__item-wrapper {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 35px 50px;
    justify-content: flex-start;
    padding: 0 0 1px;
}

.gsubmenu__service__menu__item {
    width: calc(50% - 25px);
}

@media (min-width: 1240px) {
    .gsubmenu__service__menu__item {
        width: calc(33.33333% - 33.33333px);
    }
}

.gsubmenu__service__menu__item a {
    align-items: center;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 14px;
    gap: 14px;
    justify-content: center;
    line-height: 1.35;
    text-decoration: none;
}

.gsubmenu__service__menu__item a ._fig {
    aspect-ratio: 110/70;
    overflow: hidden;
    width: calc(50% - 7px);
}

.gsubmenu__service__menu__item a ._fig img {
    display: block;
    height: 100%;
    margin: 0;
    object-fit: cover;
    object-position: center;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

.gsubmenu__service__menu__item a span {
    display: block;
    width: calc(50% - 7px);
}

.gsubmenu__service__menu__item a:focus {
    filter: none;
}

.gsubmenu__service__menu__item a:focus ._fig img {
    transform: scale(1.1);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__service__menu__item a:hover {
        filter: none;
    }

    .gsubmenu__service__menu__item a:hover ._fig img {
        transform: scale(1.1);
    }
}

.gsubmenu__works {
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.gsubmenu__works:after {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: auto;
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    content: "";
    display: block;
    height: 23px;
    left: var(--left, 0);
    margin: 0;
    position: absolute;
    right: auto;
    top: -22px;
    width: 10px;
}

.gsubmenu__works-inner {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    margin: 0 auto;
    max-width: 1080px;
}

.gsubmenu__works__head {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    width: 240px;
}

.gsubmenu__works__head__title {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.gsubmenu__works__head__title__en {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0 0 10px;
    position: relative;
}

.gsubmenu__works__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    padding: 0 20px 0 0;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

.gsubmenu__works__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: block;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 11px;
}

.gsubmenu__works__head__title__en a:focus {
    filter: none;
}

.gsubmenu__works__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__works__head__title__en a:hover {
        filter: none;
    }

    .gsubmenu__works__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gsubmenu__works__head__title__ja {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.gsubmenu__works__menu {
    padding: 0 0 0 50px;
    width: calc(100% - 250px);
}

.gsubmenu__works__menu-inner {
    padding: 0 0 2px;
}

.gsubmenu__works__menu__list {
    margin: 0 0 65px;
}

.gsubmenu__works__menu__list:last-child {
    margin-bottom: 0;
}

.gsubmenu__works__menu__list__title {
    color: rgba(204, 204, 204, 0.7);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
}

.gsubmenu__works__menu__list__item-wrapper {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 20px 25px;
    justify-content: flex-start;
}

.gsubmenu__works__menu__list__item {
    font-size: 10px;
    line-height: 1.2;
}

.gsubmenu__works__menu__list__item a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.gsubmenu__works__menu__list__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__works__menu__list__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gsubmenu__company {
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.gsubmenu__company:after {
    background-color: rgba(0, 0, 0, 0.9);
    bottom: auto;
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    content: "";
    display: block;
    height: 23px;
    left: var(--left, 0);
    margin: 0;
    position: absolute;
    right: auto;
    top: -22px;
    width: 10px;
}

.gsubmenu__company-inner {
    align-items: stretch;
    display: flex;
    flex-flow: row nowrap;
    margin: 0 auto;
    max-width: 1080px;
}

.gsubmenu__company__head {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    width: 240px;
}

.gsubmenu__company__head__title {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.gsubmenu__company__head__title__en {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0 0 10px;
    position: relative;
}

.gsubmenu__company__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    padding: 0 20px 0 0;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

.gsubmenu__company__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: block;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 11px;
}

.gsubmenu__company__head__title__en a:focus {
    filter: none;
}

.gsubmenu__company__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__company__head__title__en a:hover {
        filter: none;
    }

    .gsubmenu__company__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gsubmenu__company__head__title__ja {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

.gsubmenu__company__menu {
    padding: 0 0 0 50px;
    width: calc(100% - 250px);
}

.gsubmenu__company__menu__item-wrapper {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 35px 50px;
    justify-content: flex-start;
    padding: 0 0 1px;
}

@media (min-width: 1240px) {
    .gsubmenu__company__menu__item-wrapper {
        max-width: 550px;
    }
}

.gsubmenu__company__menu__item {
    width: calc(50% - 25px);
}

.gsubmenu__company__menu__item a {
    align-items: center;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 14px;
    gap: 14px;
    justify-content: center;
    line-height: 1.35;
    text-decoration: none;
}

.gsubmenu__company__menu__item a ._fig {
    aspect-ratio: 110/70;
    overflow: hidden;
    width: calc(50% - 7px);
}

.gsubmenu__company__menu__item a ._fig img {
    display: block;
    height: 100%;
    margin: 0;
    object-fit: cover;
    object-position: center;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

.gsubmenu__company__menu__item a span {
    display: block;
    width: calc(50% - 7px);
}

.gsubmenu__company__menu__item a:focus {
    filter: none;
}

.gsubmenu__company__menu__item a:focus ._fig img {
    transform: scale(1.1);
}

@media (hover: hover) and (pointer: fine) {
    .gsubmenu__company__menu__item a:hover {
        filter: none;
    }

    .gsubmenu__company__menu__item a:hover ._fig img {
        transform: scale(1.1);
    }
}

.gburgermenu-bg {
    background-color: black;
    border-radius: 50%;
    bottom: auto;
    display: none;
    filter: blur(10px);
    height: max(220vw, 220vh);
    left: auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(0%, 0%) scale(0);
    transform-origin: right top;
    width: max(220vw, 220vh);
    z-index: 99;
}

.gburgermenu {
    bottom: 0;
    display: none;
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

.gburgermenu__logo {
    display: none;
    left: 20px;
    position: absolute;
    top: 20px;
}

@media (min-width: 768px) {
    .gburgermenu__logo {
        display: block;
        left: 40px;
        top: 30px;
    }
}

.gburgermenu__logo a {
    aspect-ratio: 212/51;
    display: block;
    position: relative;
    text-decoration: none;
    transition: width 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 110px;
}

@media (min-width: 768px) {
    .gburgermenu__logo a {
        width: 154px;
    }
}

.gburgermenu__logo a:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100%;
    -webkit-mask-image: url(../image/hd_logo_black.png);
    mask-image: url(../image/hd_logo_black.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 100%;
}

.gburgermenu__logo a span {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 1px;
}

.gburgermenu-scroller {
    height: calc(100% - 90px);
    overflow-y: auto;
    padding: 20px 0 0;
}

@media (min-width: 768px) {
    .gburgermenu-scroller {
        height: 100%;
        padding: 160px 0 0;
    }
}

.gburgermenu-scroller-container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 30px;
}

@media (min-width: 768px) {
    .gburgermenu-scroller-container {
        padding: 0 30px 30px;
    }
}

.gburgermenu__main__logo {
    margin: 0 -10px 40px;
}

@media (min-width: 768px) {
    .gburgermenu__main__logo {
        display: none;
    }
}

.gburgermenu__main__logo a {
    aspect-ratio: 212/51;
    display: block;
    position: relative;
    text-decoration: none;
    transition: width 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 110px;
}

@media (min-width: 768px) {
    .gburgermenu__main__logo a {
        width: 154px;
    }
}

.gburgermenu__main__logo a:before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100%;
    -webkit-mask-image: url(../image/hd_logo_black.png);
    mask-image: url(../image/hd_logo_black.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 100%;
}

.gburgermenu__main__logo a span {
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 1px;
}

.gburgermenu__main__service {
    align-items: stretch;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    flex-flow: row wrap;
    gap: 20px 0;
    margin: 0 0 28px;
    padding: 0 0 28px;
}

@media (min-width: 768px) {
    .gburgermenu__main__service {
        margin: 0 0 50px;
        padding: 0 0 50px;
    }
}

.gburgermenu__main__service__head {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head {
        flex: 0 0 200px;
    }
}

.gburgermenu__main__service__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.gburgermenu__main__service__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.gburgermenu__main__service__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head__title__en a {
        padding: 0 20px 0 0;
    }
}

.gburgermenu__main__service__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head__title__en a:after {
        display: block;
    }
}

.gburgermenu__main__service__head__title__en a:focus {
    filter: none;
}

.gburgermenu__main__service__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__service__head__title__en a:hover {
        filter: none;
    }

    .gburgermenu__main__service__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gburgermenu__main__service__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .gburgermenu__main__service__head__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.gburgermenu__main__service__menu {
    align-items: stretch;
    display: flex;
    flex: 0 0 100%;
    flex-flow: row wrap;
    gap: 16px 30px;
    justify-content: flex-start;
    padding: 0 0 0 30px;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__menu {
        flex: 0 0 calc(100% - 200px);
        gap: 20px 30px;
        padding: 6px 0 0;
    }
}

.gburgermenu__main__service__menu__item {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__menu__item {
        flex: 0 0 calc(33.33333% - 20px);
    }
}

@media (min-width: 992px) {
    .gburgermenu__main__service__menu__item {
        flex: 0 0 calc(25% - 22.5px);
    }
}

@media (min-width: 1240px) {
    .gburgermenu__main__service__menu__item {
        flex: 0 0 calc(20% - 24px);
    }
}

.gburgermenu__main__service__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

@media (min-width: 768px) {
    .gburgermenu__main__service__menu__item a {
        font-size: 13px;
    }
}

.gburgermenu__main__service__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.gburgermenu__main__service__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__service__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gburgermenu__main__works {
    align-items: stretch;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    flex-flow: row wrap;
    gap: 20px 0;
    margin: 0 0 28px;
    padding: 0 0 28px;
}

@media (min-width: 768px) {
    .gburgermenu__main__works {
        margin: 0 0 50px;
        padding: 0 0 50px;
    }
}

.gburgermenu__main__works__head {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head {
        flex: 0 0 200px;
    }
}

.gburgermenu__main__works__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.gburgermenu__main__works__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.gburgermenu__main__works__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head__title__en a {
        padding: 0 20px 0 0;
    }
}

.gburgermenu__main__works__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head__title__en a:after {
        display: block;
    }
}

.gburgermenu__main__works__head__title__en a:focus {
    filter: none;
}

.gburgermenu__main__works__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__works__head__title__en a:hover {
        filter: none;
    }

    .gburgermenu__main__works__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gburgermenu__main__works__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .gburgermenu__main__works__head__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.gburgermenu__main__works__menu {
    flex: 0 0 100%;
    padding: 0 0 0 30px;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__menu {
        flex: 0 0 calc(100% - 200px);
        padding: 0;
    }
}

.gburgermenu__main__works__menu__button {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 20px 0 0;
    position: relative;
    text-align: left;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__menu__button {
        display: none;
    }
}

.gburgermenu__main__works__menu__button:before, .gburgermenu__main__works__menu__button:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    right: 0;
    top: 2px;
    transition: opacit 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 9px;
}

.gburgermenu__main__works__menu__button:before {
    background-image: url(../image/commons/com-burger-menu-icon-plus.svg);
}

.gburgermenu__main__works__menu__button:after {
    background-image: url(../image/commons/com-burger-menu-icon-minus.svg);
    opacity: 0;
}

.gburgermenu__main__works__menu__button.-active:before {
    opacity: 0;
    transform: rotate(180deg);
}

.gburgermenu__main__works__menu__button.-active:after {
    opacity: 1;
    transform: rotate(180deg);
}

.gburgermenu__main__works__menu__main {
    background-color: #222222;
    display: none;
    margin: 20px 0 0;
    padding: 20px;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__menu__main {
        display: block !important;
        margin: 0;
        padding: 30px 35px;
    }
}

.gburgermenu__main__works__menu__main__list {
    margin: 0 0 40px;
}

.gburgermenu__main__works__menu__main__list:last-child {
    margin-bottom: 0;
}

.gburgermenu__main__works__menu__main__list__title {
    color: rgba(204, 204, 204, 0.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 16px;
}

.gburgermenu__main__works__menu__main__list__item-wrapper {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 18px 20px;
    justify-content: flex-start;
}

.gburgermenu__main__works__menu__main__list__item {
    flex: 0 0 100%;
    font-size: 10px;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .gburgermenu__main__works__menu__main__list__item {
        flex: 0 0 auto;
    }
}

.gburgermenu__main__works__menu__main__list__item a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 0 12px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.gburgermenu__main__works__menu__main__list__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 5px;
}

.gburgermenu__main__works__menu__main__list__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__works__menu__main__list__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gburgermenu__main__sub {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 28px 0;
    justify-content: center;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub {
        gap: 60px 0;
    }
}

@media (min-width: 1240px) {
    .gburgermenu__main__sub {
        flex-wrap: nowrap;
    }
}

.gburgermenu__main__sub__list {
    flex: 0 0 100%;
}

@media (min-width: 1240px) {
    .gburgermenu__main__sub__list {
        flex: 0 0 calc(100% - 490px);
        padding: 0 30px 0 0;
    }
}

.gburgermenu__main__sub__list__company {
    align-items: stretch;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    display: flex;
    flex-flow: row wrap;
    gap: 20px 0;
    margin: 0 0 28px;
    padding: 0 0 28px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company {
        margin: 0 0 50px;
        padding: 0 0 50px;
    }
}

.gburgermenu__main__sub__list__company__head {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head {
        flex: 0 0 200px;
    }
}

.gburgermenu__main__sub__list__company__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.gburgermenu__main__sub__list__company__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.gburgermenu__main__sub__list__company__head__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head__title__en a {
        padding: 0 20px 0 0;
    }
}

.gburgermenu__main__sub__list__company__head__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head__title__en a:after {
        display: block;
    }
}

.gburgermenu__main__sub__list__company__head__title__en a:focus {
    filter: none;
}

.gburgermenu__main__sub__list__company__head__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__list__company__head__title__en a:hover {
        filter: none;
    }

    .gburgermenu__main__sub__list__company__head__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gburgermenu__main__sub__list__company__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__head__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.gburgermenu__main__sub__list__company__menu {
    align-items: stretch;
    display: flex;
    flex: 0 0 100%;
    flex-flow: row wrap;
    gap: 16px 50px;
    justify-content: flex-start;
    padding: 0 0 0 30px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__menu {
        flex: 0 0 calc(100% - 200px);
        gap: 20px 50px;
        padding: 6px 0 0;
    }
}

.gburgermenu__main__sub__list__company__menu__item {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__menu__item {
        flex: 0 0 auto;
    }
}

.gburgermenu__main__sub__list__company__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__company__menu__item a {
        font-size: 13px;
    }
}

.gburgermenu__main__sub__list__company__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.gburgermenu__main__sub__list__company__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__list__company__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gburgermenu__main__sub__list__other {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 0;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other {
        gap: 30px 70px;
        padding: 0 20px 0 0;
    }
}

.gburgermenu__main__sub__list__other__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    flex: 0 0 100%;
    margin: 0 0 28px;
    padding: 0 0 28px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item {
        border-bottom: none;
        flex: 0 0 auto;
        margin: 0;
        padding: 0;
    }
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

.gburgermenu__main__sub__list__other__item__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.gburgermenu__main__sub__list__other__item__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.gburgermenu__main__sub__list__other__item__title__en a {
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item__title__en a {
        padding: 0 20px 0 0;
    }
}

.gburgermenu__main__sub__list__other__item__title__en a:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item__title__en a:after {
        display: block;
    }
}

.gburgermenu__main__sub__list__other__item__title__en a:focus {
    filter: none;
}

.gburgermenu__main__sub__list__other__item__title__en a:focus:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__list__other__item__title__en a:hover {
        filter: none;
    }

    .gburgermenu__main__sub__list__other__item__title__en a:hover:after {
        transform: translateX(5px);
    }
}

.gburgermenu__main__sub__list__other__item__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__list__other__item__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.gburgermenu__main__sub__list__other__menu {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 20px 30px;
    justify-content: flex-start;
    padding: 6px 0 0;
    width: calc(100% - 200px);
}

.gburgermenu__main__sub__list__other__menu__item {
    width: calc(20% - 24px);
}

.gburgermenu__main__sub__list__other__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.gburgermenu__main__sub__list__other__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.gburgermenu__main__sub__list__other__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__list__other__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gburgermenu__main__sub__info {
    align-items: center;
    background-color: #ffffff;
    bottom: 0;
    display: none;
    flex: 0 0 calc(100% + 60px);
    flex-flow: row wrap;
    height: 90px;
    justify-content: center;
    left: 0;
    margin: 0 -30px;
    padding: 0 20px;
    position: fixed;
    right: 0;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info {
        display: block;
        flex: 0 0 490px;
        height: auto;
        inset: auto;
        margin: 0;
        padding: 30px 40px;
        position: static;
    }
}

.gburgermenu__main__sub__info__contact {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    margin: 0 0 30px;
    padding: 0 0 30px;
}

.gburgermenu__main__sub__info__contact__title {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 8px;
    text-align: center;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__title {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 15px;
        white-space: nowrap;
    }
}

.gburgermenu__main__sub__info__contact__actions {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 0 10px;
    justify-content: center;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions {
        gap: 0;
    }
}

.gburgermenu__main__sub__info__contact__actions__item {
    flex: 0 0 calc(50% - 5px);
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions__item {
        flex: 0 0 50%;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__tel {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    display: flex;
    flex-flow: row nowrap;
    font-size: 9px;
    font-weight: 500;
    gap: 6px;
    height: 44px;
    justify-content: center;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions__item__tel {
        font-size: 11px;
        height: 60px;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__tel:before {
    background-image: url(../image/icons/icon-black-tel.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 20px;
    margin: 0;
    width: 20px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions__item__tel:before {
        height: 26px;
        width: 26px;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__tel__text em {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 4px;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions__item__tel__text em {
        font-size: 21px;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__tel__text span {
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

.gburgermenu__main__sub__info__contact__actions__item__tel:focus {
    filter: none;
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__info__contact__actions__item__tel:hover {
        filter: none;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__email {
    align-items: center;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    height: 44px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__contact__actions__item__email {
        font-size: 15px;
        height: 60px;
    }
}

.gburgermenu__main__sub__info__contact__actions__item__email:before {
    aspect-ratio: 18/10;
    background-color: #ffffff;
    content: "";
    display: block;
    height: auto;
    margin: auto 0;
    -webkit-mask-image: url(../image/icons/icon-white-email.svg);
    mask-image: url(../image/icons/icon-white-email.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 24px;
}

.gburgermenu__main__sub__info__contact__actions__item__email:focus {
    background-color: #ffffff;
    color: #000000;
    filter: none;
}

.gburgermenu__main__sub__info__contact__actions__item__email:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__info__contact__actions__item__email:hover {
        background-color: #ffffff;
        color: #000000;
        filter: none;
    }

    .gburgermenu__main__sub__info__contact__actions__item__email:hover:before {
        background-color: #000000;
    }
}

.gburgermenu__main__sub__info__menu {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 25px;
    justify-content: center;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__menu {
        justify-content: space-between;
    }
}

.gburgermenu__main__sub__info__menu__sns {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    gap: 25px;
    justify-content: flex-start;
}

.gburgermenu__main__sub__info__menu__sns__item a {
    display: block;
    text-decoration: none;
    transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.gburgermenu__main__sub__info__menu__sns__item a:focus {
    filter: none;
    opacity: 0.65;
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__info__menu__sns__item a:hover {
        filter: none;
        opacity: 0.65;
    }
}

.gburgermenu__main__sub__info__menu__privacy {
    flex: 0 0 100%;
    text-align: center;
}

@media (min-width: 768px) {
    .gburgermenu__main__sub__info__menu__privacy {
        /* flex: 0 0 100px;  260317 */
        text-align: right;
    }
}

.gburgermenu__main__sub__info__menu__privacy a {
    color: rgba(0, 0, 0, 0.7);
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.gburgermenu__main__sub__info__menu__privacy a:focus {
    color: #000000;
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__main__sub__info__menu__privacy a:hover {
        color: #000000;
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.gburgermenu__contact {
    align-items: stretch;
    background-color: #ffffff;
    bottom: 0;
    display: flex;
    flex-flow: column wrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    height: 90px;
    justify-content: center;
    left: 0;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
    width: auto;
}

@media (min-width: 768px) {
    .gburgermenu__contact {
        display: none;
    }
}

.gburgermenu__contact__title {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 8px;
    text-align: center;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__contact__title {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 15px;
        white-space: nowrap;
    }
}

.gburgermenu__contact__actions {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 0 10px;
    justify-content: center;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions {
        gap: 0;
    }
}

.gburgermenu__contact__actions__item {
    flex: 0 0 calc(50% - 5px);
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions__item {
        flex: 0 0 50%;
    }
}

.gburgermenu__contact__actions__item__tel {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    display: flex;
    flex-flow: row nowrap;
    font-size: 9px;
    font-weight: 500;
    gap: 6px;
    height: 44px;
    justify-content: center;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions__item__tel {
        font-size: 11px;
        height: 60px;
    }
}

.gburgermenu__contact__actions__item__tel:before {
    background-image: url(../image/icons/icon-black-tel.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 20px;
    margin: 0;
    width: 20px;
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions__item__tel:before {
        height: 26px;
        width: 26px;
    }
}

.gburgermenu__contact__actions__item__tel__text em {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 4px;
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions__item__tel__text em {
        font-size: 21px;
    }
}

.gburgermenu__contact__actions__item__tel__text span {
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

.gburgermenu__contact__actions__item__tel:focus {
    filter: none;
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__contact__actions__item__tel:hover {
        filter: none;
    }
}

.gburgermenu__contact__actions__item__email {
    align-items: center;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    height: 44px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

@media (min-width: 768px) {
    .gburgermenu__contact__actions__item__email {
        font-size: 15px;
        height: 60px;
    }
}

.gburgermenu__contact__actions__item__email:before {
    aspect-ratio: 18/10;
    background-color: #ffffff;
    content: "";
    display: block;
    height: auto;
    margin: auto 0;
    -webkit-mask-image: url(../image/icons/icon-white-email.svg);
    mask-image: url(../image/icons/icon-white-email.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 24px;
}

.gburgermenu__contact__actions__item__email:focus {
    background-color: #ffffff;
    color: #000000;
    filter: none;
}

.gburgermenu__contact__actions__item__email:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .gburgermenu__contact__actions__item__email:hover {
        background-color: #ffffff;
        color: #000000;
        filter: none;
    }

    .gburgermenu__contact__actions__item__email:hover:before {
        background-color: #000000;
    }
}

.contact-note {
    margin: 30px 0 0;
}

.contact-note p {
    margin: 0;
    text-align: center;
}

.contact-note p a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

@media (min-width: 768px) {
    .contact-note p a {
        font-size: 16px;
    }
}

.contact-note p a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
}

@media (hover: hover) and (pointer: fine) {
    .contact-note p a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    }
}

/* jisseki =============================== */
.jisseki {
    background-color: none;
    line-height: 0; /* section直下の空白テキストノードが作る余分な行ボックスを除去 */
    padding-bottom: 0 !important;
    padding-top: 1.2rem !important;
}

.jisseki h3 {
    color: #fff;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 0.85em;
    line-height: 1;
    margin: 0;
    padding: 2px 20px 2px;
    text-align: center;
}

@media (min-width: 768px) {
    .jisseki h3 {
        font-size: 0.76em;
        padding: 2px 30px 2px;
    }
}

.jisseki__slider {
    background-color: #ffffff;
    padding: 20px 0;
}

.jisseki__slider .splide {
    height: 100%;
}

.jisseki__slider .splide__track {
    height: 100%;
}

.jisseki__slider .splide__slide {
    width: auto;
}

@media (min-width: 768px) {
    .jisseki__slider .splide__slide {
        width: auto;
    }
}

@media (min-width: 992px) {
    .jisseki__slider .splide__slide {
        width: auto;
    }
}

.jisseki__slider .splide__slide img {
    aspect-ratio: 400/200;
    height: auto;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.works-menu {
    background-color: #F1F1F1;
    margin: 60px auto 100px;
    max-width: 1328px;
    padding: 30px 20px 30px;
    width: calc(100% - 60px);
}

@media (min-width: 768px) {
    .works-menu {
        padding: 50px 50px 30px;
        width: calc(100% - 112px);
    }
}

.works-menu__list-wrapper {
    margin: 0 0 20px;
}

.works-menu__list {
    align-items: flex-start;
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0 0 40px;
    padding: 0 0 40px;
}

@media (min-width: 768px) {
    .works-menu__list {
        flex-wrap: nowrap;
        margin: 0 0 50px;
        padding: 0 0 50px;
    }
}

.works-menu__list:last-child {
    margin-bottom: 0;
}

.works-menu__list__title {
    color: rgba(0, 0, 0, 0.5);
    flex: 0 0 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
}

@media (min-width: 768px) {
    .works-menu__list__title {
        flex: 0 0 160px;
    }
}

.works-menu__list__item-wrapper {
    align-items: center;
    display: flex;
    flex: 0 0 100%;
    flex-flow: row wrap;
    gap: 20px 16px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .works-menu__list__item-wrapper {
        flex: 0 0 calc(100% - 160px);
        gap: 25px 20px;
    }
}

.works-menu__list__item {
    font-size: 10px;
    line-height: 1.2;
}

.works-menu__list__item a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.works-menu__list__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .works-menu__list__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.works-menu__action a {
    align-items: center;
    border: 1px solid #000;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    font-weight: 400;
    height: 40px;
    justify-content: center;
    margin: 0 auto;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 160px;
}

.works-menu__action a:focus {
    background-color: #000;
    color: #ffffff;
    filter: none;
}

@media (hover: hover) and (pointer: fine) {
    .works-menu__action a:hover {
        background-color: #000;
        color: #ffffff;
        filter: none;
    }
}

.breadcrumbs--single, .breadcrumbs--single-learn {
    margin: 0 0 20px;
}

.breadcrumb {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 4px 0;
    justify-content: flex-start;
    list-style: none;
    margin: 0 0 16px;
    padding: 16px 3rem 0;
}

@media (min-width: 768px) {
    .breadcrumb {
        margin: 0;
        padding: 16px 30px 0;
    }
}

.breadcrumb-item {
    color: rgba(51, 51, 51, 0.4);
    font-size: 10px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 0 0 0 25px;
    position: relative;
}

@media (min-width: 768px) {
    .breadcrumb-item {
        font-size: 12px;
    }
}

.breadcrumb-item:before {
    border-left: #333333 solid 1px;
    bottom: auto;
    content: "";
    display: block;
    height: 1em;
    left: 12px;
    position: absolute;
    top: 0.15em;
    transform: rotate(20deg);
    width: 1px;
}

.breadcrumb-item:first-child {
    padding-left: 0;
}

.breadcrumb-item:first-child:before {
    display: none;
}

.breadcrumb-item a {
    color: #333333;
    font-size: inherit;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

@media (min-width: 768px) {
    .breadcrumb-item a {
        text-underline-offset: 6px;
    }
}

.breadcrumb-item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .breadcrumb-item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

/* 250602 */
.grecaptcha-badge {
    visibility: hidden !important;
}

.n25footer__main {
    background-color: #000000;
    font-size: 10px;
    line-height: 1.2;
    padding: 30px 0 40px;
}

@media (min-width: 768px) {
    .n25footer__main {
        padding: 110px 0 80px;
    }
}

.n25footer__main-container {
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 20px;
}

@media (min-width: 768px) {
    .n25footer__main-container {
        align-items: stretch;
        display: flex;
        flex-flow: row wrap;
        gap: 64px;
        justify-content: flex-start;
        padding: 0 30px;
        width: 680px;
    }
}

@media (min-width: 992px) {
    .n25footer__main-container {
        flex-wrap: nowrap;
        gap: 32px;
        justify-content: space-between;
        width: 100%;
    }
}

.n25footer__main__service {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

@media (min-width: 768px) {
    .n25footer__main__service {
        border-bottom: none;
        flex: 0 0 auto;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__service {
        flex: 0 0 180px;
    }
}

.n25footer__main__service__head {
    display: block;
    padding: 28px 0;
    position: relative;
    text-decoration: none;
}

@media (min-width: 768px) {
    .n25footer__main__service__head {
        margin: 0 0 40px;
        padding: 0;
    }
}

.n25footer__main__service__head:before {
    background-color: #fff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: "";
    display: block;
    height: 12px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 10px;
}

@media (min-width: 768px) {
    .n25footer__main__service__head:before {
        display: none;
    }
}

.n25footer__main__service__head.-active:before {
    transform: rotate(180deg);
}

.n25footer__main__service__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .n25footer__main__service__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.n25footer__main__service__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__service__head__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.n25footer__main__service__head__title__en:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: -20px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .n25footer__main__service__head__title__en:after {
        display: block;
    }
}

.n25footer__main__service__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .n25footer__main__service__head__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.n25footer__main__service__head__title:focus .n25footer__main__service__head__title__en:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__service__head__title:hover .n25footer__main__service__head__title__en:after {
        transform: translateX(5px);
    }
}

.n25footer__main__service__menu {
    display: none;
    padding: 0 0 30px;
}

@media (min-width: 768px) {
    .n25footer__main__service__menu {
        display: block !important;
        padding: 0;
    }
}

.n25footer__main__service__menu__item {
    margin: 0 0 12px;
}

@media (min-width: 768px) {
    .n25footer__main__service__menu__item {
        margin: 0 0 24px;
    }
}

.n25footer__main__service__menu__item:last-child {
    margin-bottom: 0;
}

.n25footer__main__service__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__service__menu__item a {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    .n25footer__main__service__menu__item a {
        font-size: 11px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__service__menu__item a {
        font-size: 13px;
    }
}

.n25footer__main__service__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.n25footer__main__service__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: #ffffff;
    text-decoration-color: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__service__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: #ffffff;
        text-decoration-color: #ffffff;
    }
}

.n25footer__main__works {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

@media (min-width: 768px) {
    .n25footer__main__works {
        border-bottom: none;
        flex: 0 0 auto;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__works {
        flex: 0 1 390px;
    }
}

.n25footer__main__works__head {
    display: block;
    padding: 28px 0;
    position: relative;
    text-decoration: none;
}

@media (min-width: 768px) {
    .n25footer__main__works__head {
        margin: 0 0 40px;
        padding: 0;
    }
}

.n25footer__main__works__head:before {
    background-color: #fff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: "";
    display: block;
    height: 12px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 10px;
}

@media (min-width: 768px) {
    .n25footer__main__works__head:before {
        display: none;
    }
}

.n25footer__main__works__head.-active:before {
    transform: rotate(180deg);
}

.n25footer__main__works__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .n25footer__main__works__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.n25footer__main__works__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__works__head__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

.n25footer__main__works__head__title__en:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: -20px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .n25footer__main__works__head__title__en:after {
        display: block;
    }
}

.n25footer__main__works__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .n25footer__main__works__head__title__ja {
        font-size: 14px;
        transform: none;
    }
}

.n25footer__main__works__head__title:focus .n25footer__main__works__head__title__en:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__works__head__title:hover .n25footer__main__works__head__title__en:after {
        transform: translateX(5px);
    }
}

.n25footer__main__works__menu {
    display: none;
    padding: 0 0 30px;
}

@media (min-width: 768px) {
    .n25footer__main__works__menu {
        align-items: stretch;
        display: flex !important;
        flex-flow: row nowrap;
        gap: 30px 30px;
        justify-content: space-between;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .n25footer__main__works__menu {
        gap: 30px 20px;
    }
}

.n25footer__main__works__menu__list {
    margin: 0 0 30px;
}

.n25footer__main__works__menu__list:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .n25footer__main__works__menu__list {
        margin: 0;
    }
}

.n25footer__main__works__menu__list__title {
    color: rgba(204, 204, 204, 0.7);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 16px;
}

.n25footer__main__works__menu__list__item {
    margin: 0 0 12px;
}

@media (min-width: 768px) {
    .n25footer__main__works__menu__list__item {
        margin: 0 0 16px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__works__menu__list__item {
        margin: 0 0 18px;
    }
}

.n25footer__main__works__menu__list__item:last-child {
    margin-bottom: 0;
}

.n25footer__main__works__menu__list__item a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 0 12px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__works__menu__list__item a {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    .n25footer__main__works__menu__list__item a {
        font-size: 10px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__works__menu__list__item a {
        font-size: 13px;
    }
}

.n25footer__main__works__menu__list__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 5px;
}

.n25footer__main__works__menu__list__item a:focus {
    filter: none;
    -webkit-text-decoration-color: #ffffff;
    text-decoration-color: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__works__menu__list__item a:hover {
        filter: none;
        -webkit-text-decoration-color: #ffffff;
        text-decoration-color: #ffffff;
    }
}

@media (min-width: 768px) {
    .n25footer__main__sub {
        flex: 0 0 400px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub {
        flex: 0 0 450px;
    }
}

.n25footer__main__sub__list {
    margin: 0 0 20px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list {
        align-items: stretch;
        display: flex;
        flex-flow: row nowrap;
        gap: 30px;
        justify-content: space-between;
        margin: 0 0 64px;
    }
}

.n25footer__main__sub__list__company {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company {
        border-bottom: none;
    }
}

.n25footer__main__sub__list__company__head {
    display: block;
    padding: 28px 0;
    position: relative;
    text-decoration: none;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head {
        margin: 0 0 40px;
        padding: 0;
    }
}

.n25footer__main__sub__list__company__head:before {
    background-color: #fff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: "";
    display: block;
    height: 12px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 10px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head:before {
        display: none;
    }
}

.n25footer__main__sub__list__company__head.-active:before {
    transform: rotate(180deg);
}

.n25footer__main__sub__list__company__head__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head__title {
        align-items: stretch;
        flex-direction: column;
    }
}

.n25footer__main__sub__list__company__head__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head__title__en {
        font-size: 22px;
        margin: 0 0 10px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__company__head__title__en {
        font-size: 24px;
    }
}

.n25footer__main__sub__list__company__head__title__en:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: -20px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head__title__en:after {
        display: block;
    }
}

.n25footer__main__sub__list__company__head__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__head__title__ja {
        font-size: 13px;
        transform: none;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__company__head__title__ja {
        font-size: 14px;
    }
}

.n25footer__main__sub__list__company__head__title:focus .n25footer__main__sub__list__company__head__title__en:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__list__company__head__title:hover .n25footer__main__sub__list__company__head__title__en:after {
        transform: translateX(5px);
    }
}

.n25footer__main__sub__list__company__menu {
    display: none;
    padding: 0 0 30px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__menu {
        display: block !important;
        padding: 0;
    }
}

.n25footer__main__sub__list__company__menu__item {
    margin: 0 0 12px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__menu__item {
        margin: 0 0 24px;
    }
}

.n25footer__main__sub__list__company__menu__item:last-child {
    margin-bottom: 0;
}

.n25footer__main__sub__list__company__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__company__menu__item a {
        font-size: 13px;
    }
}

@media (min-width: 992px) {
    .n25footer__main__sub__list__company__menu__item a {
        font-size: 12px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__company__menu__item a {
        font-size: 13px;
    }
}

.n25footer__main__sub__list__company__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.n25footer__main__sub__list__company__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__list__company__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.n25footer__main__sub__list__other__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.n25footer__main__sub__list__other__item:last-child {
    border-bottom: none;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__other__item {
        border-bottom: none;
        margin: 0 0 40px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__other__item {
        margin: 0 0 64px;
    }
}

.n25footer__main__sub__list__other__item:last-child {
    margin-bottom: 0;
}

.n25footer__main__sub__list__other__item__title {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    gap: 0 10px;
    justify-content: flex-start;
    padding: 28px 0;
    text-decoration: none;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__other__item__title {
        align-items: stretch;
        flex-direction: column;
        padding: 0;
    }
}

.n25footer__main__sub__list__other__item__title__en {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.1;
    margin: 0;
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__other__item__title__en {
        font-size: 24px;
        margin: 0 0 10px;
    }
}

@media (min-width: 992px) {
    .n25footer__main__sub__list__other__item__title__en {
        font-size: 22px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__other__item__title__en {
        font-size: 24px;
    }
}

.n25footer__main__sub__list__other__item__title__en:after {
    background-color: #ffffff;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    content: "";
    display: none;
    height: 10px;
    margin: auto 0;
    position: absolute;
    right: -20px;
    top: 0;
    transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 8px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__other__item__title__en:after {
        display: block;
    }
}

.n25footer__main__sub__list__other__item__title__ja {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    transform: translateY(3px);
}

@media (min-width: 768px) {
    .n25footer__main__sub__list__other__item__title__ja {
        font-size: 13px;
        transform: none;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__list__other__item__title__ja {
        font-size: 14px;
    }
}

.n25footer__main__sub__list__other__item__title:focus .n25footer__main__sub__list__other__item__title__en:after {
    transform: translateX(5px);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__list__other__item__title:hover .n25footer__main__sub__list__other__item__title__en:after {
        transform: translateX(5px);
    }
}

.n25footer__main__sub__list__other__menu {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 20px 30px;
    justify-content: flex-start;
    padding: 6px 0 0;
    width: calc(100% - 200px);
}

.n25footer__main__sub__list__other__menu__item {
    width: calc(20% - 24px);
}

.n25footer__main__sub__list__other__menu__item a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    line-height: 1.4;
    padding: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.n25footer__main__sub__list__other__menu__item a:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 7px;
}

.n25footer__main__sub__list__other__menu__item a:focus {
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__list__other__menu__item a:hover {
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.n25footer__main__sub__info {
    align-items: center;
    background-color: #ffffff;
    color: #000;
    display: block;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 0 26px;
    padding: 20px 30px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info {
        margin: 0;
        padding: 30px 20px;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__info {
        padding: 30px 30px;
    }
}

.n25footer__main__sub__info__contact {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact {
        margin: 0 0 40px;
    }
}

.n25footer__main__sub__info__contact__title {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 8px;
    text-align: center;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__title {
        font-size: 12px;
        line-height: 1.2;
        margin: 0 0 15px;
        white-space: nowrap;
    }
}

@media (min-width: 1240px) {
    .n25footer__main__sub__info__contact__title {
        font-size: 13px;
    }
}

.n25footer__main__sub__info__contact__actions {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 14px 10px;
    justify-content: center;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions {
        flex-wrap: nowrap;
        gap: 0;
    }
}

.n25footer__main__sub__info__contact__actions__item {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item {
        flex: 0 0 calc(50% - 5px);
    }
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item {
        flex: 0 0 50%;
    }
}

.n25footer__main__sub__info__contact__actions__item__tel {
    align-items: center;
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    font-weight: 500;
    gap: 6px;
    height: 54px;
    justify-content: center;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item__tel {
        font-size: 11px;
        height: 60px;
    }
}

.n25footer__main__sub__info__contact__actions__item__tel:before {
    background-image: url(../image/icons/icon-black-tel.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 24px;
    margin: 0;
    width: 24px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item__tel:before {
        height: 26px;
        width: 26px;
    }
}

.n25footer__main__sub__info__contact__actions__item__tel__text em {
    display: block;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 4px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item__tel__text em {
        font-size: 20px;
    }
}

.n25footer__main__sub__info__contact__actions__item__tel__text span {
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

.n25footer__main__sub__info__contact__actions__item__tel:focus {
    filter: none;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__info__contact__actions__item__tel:hover {
        filter: none;
    }
}

.n25footer__main__sub__info__contact__actions__item__email {
    align-items: center;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    display: flex;
    flex-flow: row nowrap;
    font-size: 14px;
    font-weight: 700;
    gap: 10px;
    height: 54px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 100%;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__contact__actions__item__email {
        font-size: 14px;
        height: 60px;
    }
}

.n25footer__main__sub__info__contact__actions__item__email:before {
    aspect-ratio: 18/10;
    background-color: #ffffff;
    content: "";
    display: block;
    height: auto;
    margin: auto 0;
    -webkit-mask-image: url(../image/icons/icon-white-email.svg);
    mask-image: url(../image/icons/icon-white-email.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    transition: background-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 24px;
}

.n25footer__main__sub__info__contact__actions__item__email:focus {
    background-color: #ffffff;
    color: #000000;
    filter: none;
}

.n25footer__main__sub__info__contact__actions__item__email:focus:before {
    background-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__info__contact__actions__item__email:hover {
        background-color: #ffffff;
        color: #000000;
        filter: none;
    }

    .n25footer__main__sub__info__contact__actions__item__email:hover:before {
        background-color: #000000;
    }
}

.n25footer__main__sub__info__menu {
    align-items: center;
    display: none;
    flex-flow: row wrap;
    gap: 25px;
    justify-content: center;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__menu {
        display: flex;
        justify-content: space-between;
    }
}

.n25footer__main__sub__info__menu__sns {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    gap: 16px;　/*4つのときは25px*/
    justify-content: flex-start;
}

.n25footer__main__sub__info__menu__sns__item a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 38px;
}

.n25footer__main__sub__info__menu__sns__item a:focus {
    filter: none;
    opacity: 0.65;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__info__menu__sns__item a:hover {
        filter: none;
        opacity: 0.65;
    }
}

.n25footer__main__sub__info__menu__sns__item img {
    width: 38px;
}

.n25footer__main__sub__info__menu__privacy {
    flex: 0 0 100%;
    text-align: center;
}

@media (min-width: 768px) {
    .n25footer__main__sub__info__menu__privacy {
        flex: 0 0 100px;
        text-align: right;
    }
}

.n25footer__main__sub__info__menu__privacy a {
    color: rgba(0, 0, 0, 0.7);
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: underline;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 100%);
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, -webkit-text-decoration-color 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

.n25footer__main__sub__info__menu__privacy a:focus {
    color: #000000;
    filter: none;
    -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__info__menu__privacy a:hover {
        color: #000000;
        filter: none;
        -webkit-text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
        text-decoration-color: color-mix(in srgb, currentColor, transparent 0%);
    }
}

.n25footer__main__sub__sns {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    justify-content: space-between;
    padding: 0 40px;
}

@media (min-width: 768px) {
    .n25footer__main__sub__sns {
        display: none;
    }
}

.n25footer__main__sub__sns__item a {
    display: block;
    overflow: hidden;
    text-decoration: none;
    transition: opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    width: 42px;
}

.n25footer__main__sub__sns__item a:focus {
    filter: none;
    opacity: 0.65;
}

@media (hover: hover) and (pointer: fine) {
    .n25footer__main__sub__sns__item a:hover {
        filter: none;
        opacity: 0.65;
    }
}

.n25footer__main__sub__sns__item img {
    width: 42px;
}

.n25footer__relation {
    background-color: #222222;
    font-size: 10px;
    line-height: 1.2;
    padding: 40px 0;
}

@media (min-width: 768px) {
    .n25footer__relation {
        padding: 60px 0;
    }
}

.n25footer__relation-container {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .n25footer__relation-container {
        padding: 0 30px;
    }
}

@media (min-width: 992px) {
    .n25footer__relation-container {
        flex-wrap: nowrap;
        padding: 0 30px;
    }
}

.n25footer__relation__item {
    display: block;
    flex: 0 0 calc(50% - 15px);
}

@media (min-width: 992px) {
    .n25footer__relation__item {
        flex: 0 0 calc(25% - 22.5px);
    }
}

.n25footer__relation__item__link {
    color: #ffffff;
    display: block;
    text-decoration: none;
}

.n25footer__relation__item__link__logo {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    height: 58px;
    justify-content: center;
    margin: 0;
    margin: 0;
    text-align: center;
}

.n25footer__relation__item__link__logo img.--newtrace {
    width: 167px;
}

@media (min-width: 768px) {
    .n25footer__relation__item__link__logo img.--newtrace {
        width: 185px;
    }
}

.n25footer__relation__item__link__logo img.--cybaba {
    width: 128px;
}

@media (min-width: 768px) {
    .n25footer__relation__item__link__logo img.--cybaba {
        width: 142px;
    }
}

.n25footer__relation__item__link__logo img.--dothoneycomb {
    width: 130px;
}

@media (min-width: 768px) {
    .n25footer__relation__item__link__logo img.--dothoneycomb {
        width: 144px;
    }
}

.n25footer__relation__item__link__logo img.--iceberg {
    width: 120px;
}

@media (min-width: 768px) {
    .n25footer__relation__item__link__logo img.--iceberg {
        width: 133px;
    }
}

.n25footer__relation__item__link__text {
    align-items: center;
    display: none;
    flex-flow: row nowrap;
    font-size: 12px;
    justify-content: center;
    line-height: 1.2;
    margin: 0;
    min-height: 3lh;
    text-align: center;
}

@media (min-width: 768px) {
    .n25footer__relation__item__link__text {
        display: flex;
    }
}

.n25footer__other {
    background-color: #ffffff;
    color: #000;
    padding: 40px 0 20px;
}

@media (min-width: 768px) {
    .n25footer__other {
        padding: 30px 0;
    }
}

.n25footer__other-container {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1260px;
    padding: 0 20px;
    width: 100%;
}

@media (min-width: 992px) {
    .n25footer__other-container {
        flex-wrap: nowrap;
        padding: 0 30px;
    }
}

.n25footer__other__company {
    flex: 0 0 100%;
    min-width: 0px;
}

@media (min-width: 768px) {
    .n25footer__other__company {
        align-items: center;
        display: flex;
        flex-flow: row;
        gap: 30px;
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .n25footer__other__company {
        flex: 0 0 auto;
        justify-content: flex-start;
    }
}

.n25footer__other__company__logo a {
    display: block;
    margin: 0 auto 20px;
    text-decoration: none;
    width: 145px;
}

@media (min-width: 768px) {
    .n25footer__other__company__logo a {
        margin: 0;
        width: 166px;
    }
}

.n25footer__other__company__logo a img {
    width: 166px;
}

.n25footer__other__company__info__name {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 4px;
    text-align: center;
}

@media (min-width: 768px) {
    .n25footer__other__company__info__name {
        font-size: 12px;
        margin: 0;
        text-align: left;
    }
}

@media (min-width: 1240px) {
    .n25footer__other__company__info__name {
        font-size: 14px;
    }
}

.n25footer__other__company__info__address {
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
}

@media (min-width: 768px) {
    .n25footer__other__company__info__address {
        font-size: 10px;
        line-height: 1.2;
        text-align: left;
    }
}

@media (min-width: 1240px) {
    .n25footer__other__company__info__address {
        font-size: 12px;
    }
}

.n25footer__other__company__info__address a {
    color: #000000;
    text-decoration: none;
}

.n25footer__other__info {
    flex: 0 0 100%;
    min-width: 0px;
}

@media (min-width: 992px) {
    .n25footer__other__info {
        flex: 0 1 auto;
    }
}

.n25footer__other__info__list {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 8px 12px;
    justify-content: center;
    margin: 0 auto 16px;
    max-width: 320px;
    padding: 0;
}

@media (min-width: 768px) {
    .n25footer__other__info__list {
        gap: 8px 16px;
        max-width: 340px;
    }
}

@media (min-width: 992px) {
    .n25footer__other__info__list {
        justify-content: flex-end;
        margin: 0 0 16px;
        max-width: none;
    }
}

.n25footer__other__info__list__item {
    align-items: center;
    display: flex;
    flex: 0 0 calc(50% - 6px);
    flex-flow: row nowrap;
    gap: 12px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .n25footer__other__info__list__item {
        flex: 0 0 calc(50% - 8px);
        gap: 5px;
    }
}

@media (min-width: 992px) {
    .n25footer__other__info__list__item {
        justify-content: flex-end;
    }
}

@media (min-width: 1240px) {
    .n25footer__other__info__list__item {
        flex: 0 0 auto;
    }
}

.n25footer__other__info__list__item__title {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    width: 38px;
}

@media (min-width: 768px) {
    .n25footer__other__info__list__item__title {
        font-size: 12px;
        width: auto;
    }
}

.n25footer__other__info__list__item__content p {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}

@media (min-width: 768px) {
    .n25footer__other__info__list__item__content p {
        font-size: 12px;
    }
}

.n25footer__other__info__privacy {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #999999;
    font-size: 10px;
    line-height: 1.2;
    padding: 16px 0 0;
    text-align: left;
    width: 100%;
}

@media (min-width: 768px) {
    .n25footer__other__info__privacy {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .n25footer__other__info__privacy {
        border-top: none;
        margin: 0 0 0 auto;
        padding: 0;
        text-align: left;
        width: -webkit-fit-content;
        width: fit-content;
    }
}
/* ===== VE寄せ: Partners 帯 (2025.cssが最終読込のためここで上書き / 260528 REWEB) ===== */
.jisseki .clients-label{margin:0;background:#1a1a1a;color:#9a9a98;text-align:center;font:400 1rem "Cormorant Garamond";letter-spacing:.45em;padding:2.6rem 0 .4rem}
.jisseki__slider{background:#1a1a1a;padding:1rem 0 3rem;margin:0}
.jisseki__slider .splide__slide{display:flex;align-items:center;justify-content:center;padding:0 .7rem}
.jisseki__slider .splide__slide img{filter:brightness(0) invert(1);opacity:.62;transition:opacity .3s;max-height:4rem;width:auto;object-fit:contain}
.jisseki__slider .splide__slide img:hover{opacity:1}

/* partner band 調整: 上余白40px + クライアント名テキスト流し (260528 REWEB) */
.jisseki .clients-label{margin-top:1.6rem}
.jisseki__slider .splide__slide .client-name{color:rgba(255,255,255,.72);font:300 1.4rem "Cormorant Garamond";line-height:1.4;letter-spacing:.22em;white-space:nowrap;transition:color .25s}
.jisseki__slider .splide__slide:hover .client-name{color:#fff}
